[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. 186312 1726890030.06868: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-2h0 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 186312 1726890030.07156: Added group all to inventory 186312 1726890030.07158: Added group ungrouped to inventory 186312 1726890030.07161: Group all now contains ungrouped 186312 1726890030.07163: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 186312 1726890030.15926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 186312 1726890030.15965: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 186312 1726890030.15981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 186312 1726890030.16024: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 186312 1726890030.16072: Loaded config def from plugin (inventory/script) 186312 1726890030.16073: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 186312 1726890030.16100: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 186312 1726890030.16159: Loaded config def from plugin (inventory/yaml) 186312 1726890030.16161: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 186312 1726890030.16221: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 186312 1726890030.16492: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 186312 1726890030.16495: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 186312 1726890030.16498: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 186312 1726890030.16502: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 186312 1726890030.16505: Loading data from /tmp/storage-kFg/inventory.yml 186312 1726890030.16551: /tmp/storage-kFg/inventory.yml was not parsable by auto 186312 1726890030.16592: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 186312 1726890030.16621: Loading data from /tmp/storage-kFg/inventory.yml 186312 1726890030.16675: group all already in inventory 186312 1726890030.16680: set inventory_file for managed_node1 186312 1726890030.16683: set inventory_dir for managed_node1 186312 1726890030.16683: Added host managed_node1 to inventory 186312 1726890030.16685: Added host managed_node1 to group all 186312 1726890030.16686: set ansible_host for managed_node1 186312 1726890030.16686: set ansible_ssh_extra_args for managed_node1 186312 1726890030.16688: set inventory_file for managed_node2 186312 1726890030.16690: set inventory_dir for managed_node2 186312 1726890030.16690: Added host managed_node2 to inventory 186312 1726890030.16691: Added host managed_node2 to group all 186312 1726890030.16692: set ansible_host for managed_node2 186312 1726890030.16692: set ansible_ssh_extra_args for managed_node2 186312 1726890030.16694: set inventory_file for managed_node3 186312 1726890030.16695: set inventory_dir for managed_node3 186312 1726890030.16695: Added host managed_node3 to inventory 186312 1726890030.16696: Added host managed_node3 to group all 186312 1726890030.16697: set ansible_host for managed_node3 186312 1726890030.16697: set ansible_ssh_extra_args for managed_node3 186312 1726890030.16699: Reconcile groups and hosts in inventory. 186312 1726890030.16701: Group ungrouped now contains managed_node1 186312 1726890030.16702: Group ungrouped now contains managed_node2 186312 1726890030.16703: Group ungrouped now contains managed_node3 186312 1726890030.16763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 186312 1726890030.16843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 186312 1726890030.16874: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 186312 1726890030.16892: Loaded config def from plugin (vars/host_group_vars) 186312 1726890030.16893: 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) 186312 1726890030.16898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 186312 1726890030.16903: 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) 186312 1726890030.16940: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 186312 1726890030.17164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890030.17232: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 186312 1726890030.17257: Loaded config def from plugin (connection/local) 186312 1726890030.17259: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 186312 1726890030.17599: Loaded config def from plugin (connection/paramiko_ssh) 186312 1726890030.17602: 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) 186312 1726890030.18201: 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) 186312 1726890030.18233: Loaded config def from plugin (connection/psrp) 186312 1726890030.18236: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 186312 1726890030.18642: 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) 186312 1726890030.18689: Loaded config def from plugin (connection/ssh) 186312 1726890030.18692: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 186312 1726890030.20302: 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) 186312 1726890030.20330: Loaded config def from plugin (connection/winrm) 186312 1726890030.20332: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 186312 1726890030.20353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 186312 1726890030.20394: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 186312 1726890030.20439: Loaded config def from plugin (shell/cmd) 186312 1726890030.20440: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 186312 1726890030.20458: 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) 186312 1726890030.20501: Loaded config def from plugin (shell/powershell) 186312 1726890030.20503: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 186312 1726890030.20551: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 186312 1726890030.20658: Loaded config def from plugin (shell/sh) 186312 1726890030.20660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 186312 1726890030.20682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 186312 1726890030.20860: Loaded config def from plugin (become/runas) 186312 1726890030.20862: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 186312 1726890030.20973: Loaded config def from plugin (become/su) 186312 1726890030.20975: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 186312 1726890030.21072: Loaded config def from plugin (become/sudo) 186312 1726890030.21073: 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 186312 1726890030.21096: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap_scsi_generated.yml 186312 1726890030.21393: trying /usr/local/lib/python3.12/site-packages/ansible/modules 186312 1726890030.23628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 186312 1726890030.23694: in VariableManager get_vars() 186312 1726890030.23699: done with get_vars() 186312 1726890030.23701: variable 'playbook_dir' from source: magic vars 186312 1726890030.23702: variable 'ansible_playbook_python' from source: magic vars 186312 1726890030.23703: variable 'ansible_config_file' from source: magic vars 186312 1726890030.23704: variable 'groups' from source: magic vars 186312 1726890030.23704: variable 'omit' from source: magic vars 186312 1726890030.23705: variable 'ansible_version' from source: magic vars 186312 1726890030.23705: variable 'ansible_check_mode' from source: magic vars 186312 1726890030.23706: variable 'ansible_diff_mode' from source: magic vars 186312 1726890030.23706: variable 'ansible_forks' from source: magic vars 186312 1726890030.23706: variable 'ansible_inventory_sources' from source: magic vars 186312 1726890030.23707: variable 'ansible_skip_tags' from source: magic vars 186312 1726890030.23708: variable 'ansible_limit' from source: magic vars 186312 1726890030.23708: variable 'ansible_run_tags' from source: magic vars 186312 1726890030.23709: variable 'ansible_verbosity' from source: magic vars 186312 1726890030.23735: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml 186312 1726890030.24181: in VariableManager get_vars() 186312 1726890030.24193: done with get_vars() 186312 1726890030.24288: in VariableManager get_vars() 186312 1726890030.24298: done with get_vars() 186312 1726890030.24322: in VariableManager get_vars() 186312 1726890030.24332: done with get_vars() 186312 1726890030.24426: in VariableManager get_vars() 186312 1726890030.24434: done with get_vars() 186312 1726890030.24479: in VariableManager get_vars() 186312 1726890030.24487: done with get_vars() 186312 1726890030.24530: in VariableManager get_vars() 186312 1726890030.24538: done with get_vars() 186312 1726890030.24579: in VariableManager get_vars() 186312 1726890030.24588: done with get_vars() 186312 1726890030.24642: in VariableManager get_vars() 186312 1726890030.24651: done with get_vars() 186312 1726890030.24689: in VariableManager get_vars() 186312 1726890030.24698: done with get_vars() 186312 1726890030.24732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 186312 1726890030.24741: 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 186312 1726890030.24889: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 186312 1726890030.24985: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 186312 1726890030.24987: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-2h0/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__) 186312 1726890030.25006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 186312 1726890030.25028: 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) 186312 1726890030.25129: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 186312 1726890030.25165: Loaded config def from plugin (callback/default) 186312 1726890030.25167: 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) 186312 1726890030.25903: Loaded config def from plugin (callback/junit) 186312 1726890030.25905: 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) 186312 1726890030.25938: 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) 186312 1726890030.25975: Loaded config def from plugin (callback/minimal) 186312 1726890030.25976: 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) 186312 1726890030.26004: 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) 186312 1726890030.26046: Loaded config def from plugin (callback/tree) 186312 1726890030.26048: 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 186312 1726890030.26121: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 186312 1726890030.26127: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-2h0/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_swap_scsi_generated.yml **************************************** 2 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap_scsi_generated.yml 186312 1726890030.26145: in VariableManager get_vars() 186312 1726890030.26152: done with get_vars() 186312 1726890030.26155: in VariableManager get_vars() 186312 1726890030.26160: done with get_vars() 186312 1726890030.26163: variable 'omit' from source: magic vars 186312 1726890030.26184: in VariableManager get_vars() 186312 1726890030.26192: done with get_vars() 186312 1726890030.26206: variable 'omit' from source: magic vars PLAY [Run test tests_swap.yml for scsi] **************************************** 186312 1726890030.26546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 186312 1726890030.26651: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 186312 1726890030.26675: getting the remaining hosts for this loop 186312 1726890030.26676: done getting the remaining hosts for this loop 186312 1726890030.26678: getting the next task for host managed_node3 186312 1726890030.26680: done getting next task for host managed_node3 186312 1726890030.26681: ^ task is: TASK: Gathering Facts 186312 1726890030.26682: ^ 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 186312 1726890030.26684: getting variables 186312 1726890030.26684: in VariableManager get_vars() 186312 1726890030.26691: Calling all_inventory to load vars for managed_node3 186312 1726890030.26692: Calling groups_inventory to load vars for managed_node3 186312 1726890030.26694: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890030.26701: Calling all_plugins_play to load vars for managed_node3 186312 1726890030.26708: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890030.26710: Calling groups_plugins_play to load vars for managed_node3 186312 1726890030.26736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890030.26769: done with get_vars() 186312 1726890030.26774: done getting variables 186312 1726890030.26817: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap_scsi_generated.yml:3 Friday 20 September 2024 23:40:30 -0400 (0:00:00.007) 0:00:00.007 ****** 186312 1726890030.26834: entering _queue_task() for managed_node3/gather_facts 186312 1726890030.26835: Creating lock for gather_facts 186312 1726890030.27065: worker is 1 (out of 1 available) 186312 1726890030.27075: exiting _queue_task() for managed_node3/gather_facts 186312 1726890030.27086: done queuing things up, now waiting for results queue to drain 186312 1726890030.27088: waiting for pending results... 186312 1726890030.27220: running TaskExecutor() for managed_node3/TASK: Gathering Facts 186312 1726890030.27278: in run() - task 02369adf-7a19-881e-6b85-000000000021 186312 1726890030.27288: variable 'ansible_search_path' from source: unknown 186312 1726890030.27318: calling self._execute() 186312 1726890030.27365: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890030.27369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890030.27377: variable 'omit' from source: magic vars 186312 1726890030.27450: variable 'omit' from source: magic vars 186312 1726890030.27469: variable 'omit' from source: magic vars 186312 1726890030.27491: variable 'omit' from source: magic vars 186312 1726890030.27535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890030.27559: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890030.27574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890030.27587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890030.27596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890030.27619: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890030.27623: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890030.27628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890030.27695: Set connection var ansible_shell_type to sh 186312 1726890030.27703: Set connection var ansible_pipelining to False 186312 1726890030.27711: Set connection var ansible_timeout to 10 186312 1726890030.27715: Set connection var ansible_connection to ssh 186312 1726890030.27720: Set connection var ansible_shell_executable to /bin/sh 186312 1726890030.27727: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890030.27748: variable 'ansible_shell_executable' from source: unknown 186312 1726890030.27751: variable 'ansible_connection' from source: unknown 186312 1726890030.27754: variable 'ansible_module_compression' from source: unknown 186312 1726890030.27756: variable 'ansible_shell_type' from source: unknown 186312 1726890030.27758: variable 'ansible_shell_executable' from source: unknown 186312 1726890030.27761: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890030.27764: variable 'ansible_pipelining' from source: unknown 186312 1726890030.27768: variable 'ansible_timeout' from source: unknown 186312 1726890030.27770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890030.27909: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 186312 1726890030.27920: variable 'omit' from source: magic vars 186312 1726890030.27925: starting attempt loop 186312 1726890030.27928: running the handler 186312 1726890030.27939: variable 'ansible_facts' from source: unknown 186312 1726890030.27954: _low_level_execute_command(): starting 186312 1726890030.27965: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890030.28493: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890030.28516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890030.28532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890030.28548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890030.28588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890030.28600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890030.28655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890030.30307: stdout chunk (state=3): >>>/root <<< 186312 1726890030.30410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890030.30486: stderr chunk (state=3): >>><<< 186312 1726890030.30496: stdout chunk (state=3): >>><<< 186312 1726890030.30520: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890030.30535: _low_level_execute_command(): starting 186312 1726890030.30550: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890030.3052485-186317-97730247166425 `" && echo ansible-tmp-1726890030.3052485-186317-97730247166425="` echo /root/.ansible/tmp/ansible-tmp-1726890030.3052485-186317-97730247166425 `" ) && sleep 0' 186312 1726890030.31063: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890030.31073: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890030.31084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890030.31100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890030.31154: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890030.31157: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890030.31159: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890030.31162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890030.31169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890030.31220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890030.31225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890030.31264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890030.33138: stdout chunk (state=3): >>>ansible-tmp-1726890030.3052485-186317-97730247166425=/root/.ansible/tmp/ansible-tmp-1726890030.3052485-186317-97730247166425 <<< 186312 1726890030.33252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890030.33294: stderr chunk (state=3): >>><<< 186312 1726890030.33297: stdout chunk (state=3): >>><<< 186312 1726890030.33308: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890030.3052485-186317-97730247166425=/root/.ansible/tmp/ansible-tmp-1726890030.3052485-186317-97730247166425 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890030.33336: variable 'ansible_module_compression' from source: unknown 186312 1726890030.33376: ANSIBALLZ: Using generic lock for ansible.legacy.setup 186312 1726890030.33379: ANSIBALLZ: Acquiring lock 186312 1726890030.33381: ANSIBALLZ: Lock acquired: 139892279502720 186312 1726890030.33383: ANSIBALLZ: Creating module 186312 1726890030.53776: ANSIBALLZ: Writing module into payload 186312 1726890030.53884: ANSIBALLZ: Writing module 186312 1726890030.53902: ANSIBALLZ: Renaming module 186312 1726890030.53907: ANSIBALLZ: Done creating module 186312 1726890030.53934: variable 'ansible_facts' from source: unknown 186312 1726890030.53937: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890030.53944: _low_level_execute_command(): starting 186312 1726890030.53950: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' 186312 1726890030.54417: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890030.54430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890030.54449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890030.54460: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890030.54511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890030.54530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890030.54580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890030.56225: stdout chunk (state=3): >>>PLATFORM <<< 186312 1726890030.56305: stdout chunk (state=3): >>>Linux <<< 186312 1726890030.56325: stdout chunk (state=3): >>>FOUND <<< 186312 1726890030.56342: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 186312 1726890030.56471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890030.56516: stderr chunk (state=3): >>><<< 186312 1726890030.56519: stdout chunk (state=3): >>><<< 186312 1726890030.56535: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890030.56546 [managed_node3]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 186312 1726890030.56576: _low_level_execute_command(): starting 186312 1726890030.56580: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 186312 1726890030.56651: Sending initial data 186312 1726890030.56660: Sent initial data (1181 bytes) 186312 1726890030.57005: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890030.57019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890030.57038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890030.57049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890030.57065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890030.57108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890030.57126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890030.57160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890030.60931: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 186312 1726890030.61310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890030.61360: stderr chunk (state=3): >>><<< 186312 1726890030.61365: stdout chunk (state=3): >>><<< 186312 1726890030.61381: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890030.61428: variable 'ansible_facts' from source: unknown 186312 1726890030.61431: variable 'ansible_facts' from source: unknown 186312 1726890030.61440: variable 'ansible_module_compression' from source: unknown 186312 1726890030.61476: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 186312 1726890030.61497: variable 'ansible_facts' from source: unknown 186312 1726890030.61604: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890030.3052485-186317-97730247166425/AnsiballZ_setup.py 186312 1726890030.61709: Sending initial data 186312 1726890030.61714: Sent initial data (155 bytes) 186312 1726890030.62378: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890030.62382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890030.62417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890030.62420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890030.62422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890030.62475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890030.62479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890030.62524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890030.64279: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890030.64282: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890030.64308: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890030.64342: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp9i6vzy5j /root/.ansible/tmp/ansible-tmp-1726890030.3052485-186317-97730247166425/AnsiballZ_setup.py <<< 186312 1726890030.64376: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890030.66052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890030.66145: stderr chunk (state=3): >>><<< 186312 1726890030.66148: stdout chunk (state=3): >>><<< 186312 1726890030.66164: done transferring module to remote 186312 1726890030.66176: _low_level_execute_command(): starting 186312 1726890030.66181: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890030.3052485-186317-97730247166425/ /root/.ansible/tmp/ansible-tmp-1726890030.3052485-186317-97730247166425/AnsiballZ_setup.py && sleep 0' 186312 1726890030.66613: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890030.66621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890030.66675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890030.66678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890030.66680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890030.66683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890030.66733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890030.66736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890030.66779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890030.68537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890030.68584: stderr chunk (state=3): >>><<< 186312 1726890030.68587: stdout chunk (state=3): >>><<< 186312 1726890030.68604: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890030.68607: _low_level_execute_command(): starting 186312 1726890030.68612: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890030.3052485-186317-97730247166425/AnsiballZ_setup.py && sleep 0' 186312 1726890030.69018: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890030.69024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890030.69058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890030.69064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890030.69071: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890030.69076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890030.69088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890030.69097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890030.69147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890030.69157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890030.69208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890030.71135: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890030.71157: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890030.71163: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890030.71216: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890030.71256: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890030.71287: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890030.71291: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890030.71319: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890030.71337: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890030.71342: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890030.71385: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890030.71392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890030.71407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890030.71432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890030.71435: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890030.71461: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf9b3dc0> <<< 186312 1726890030.71502: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890030.71521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf9583a0> <<< 186312 1726890030.71528: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf9b3b20> <<< 186312 1726890030.71548: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890030.71554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890030.71566: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf9b3ac0> <<< 186312 1726890030.71585: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890030.71607: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890030.71620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890030.71626: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf958490> <<< 186312 1726890030.71644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890030.71666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890030.71670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890030.71690: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890030.71695: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf958940> <<< 186312 1726890030.71727: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf958670> <<< 186312 1726890030.71743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890030.71756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890030.71777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890030.71799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890030.71821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890030.71833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890030.71855: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890030.71863: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf90f190> <<< 186312 1726890030.71875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890030.71896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890030.71966: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf90f220> <<< 186312 1726890030.71996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890030.72031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf932850> <<< 186312 1726890030.72036: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf90f940> <<< 186312 1726890030.72060: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf970880> <<< 186312 1726890030.72080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890030.72096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf908d90> <<< 186312 1726890030.72145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890030.72158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890030.72166: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf932d90> <<< 186312 1726890030.72207: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf958970> <<< 186312 1726890030.72239: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890030.72567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890030.72570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890030.72604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890030.72609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890030.72629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890030.72646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890030.72667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890030.72681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890030.72686: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8afeb0> <<< 186312 1726890030.72766: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8b2f40> <<< 186312 1726890030.72859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 186312 1726890030.72904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8af370> <<< 186312 1726890030.72960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890030.73005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890030.73042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890030.73046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890030.73052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890030.73079: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.73093: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf831dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8318b0> <<< 186312 1726890030.73096: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890030.73124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890030.73131: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf831eb0> <<< 186312 1726890030.73137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890030.73163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890030.73196: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890030.73216: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf831f70> <<< 186312 1726890030.73224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890030.73228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890030.73230: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf831e80> <<< 186312 1726890030.73235: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890030.73274: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf889d30> <<< 186312 1726890030.73287: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890030.73310: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf884610> <<< 186312 1726890030.73368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890030.73371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf896670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8b6e20> <<< 186312 1726890030.73393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890030.73398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890030.73430: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.73434: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf842c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf889250> <<< 186312 1726890030.73464: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.73467: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf896280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8bc9d0> <<< 186312 1726890030.73495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890030.73500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890030.73530: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890030.73550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890030.73555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890030.73574: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf842fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf842d90> <<< 186312 1726890030.73651: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf842d00> <<< 186312 1726890030.73680: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890030.73696: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890030.73716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890030.73870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890030.73890: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf573370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890030.73904: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf573460> <<< 186312 1726890030.73988: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf84afa0> <<< 186312 1726890030.74140: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf845a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf845490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890030.74402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4a71c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf55ec70> <<< 186312 1726890030.74404: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf845eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4baaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf4bae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4cd730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890030.74429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890030.74453: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4cdc70> <<< 186312 1726890030.74488: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf4583a0> <<< 186312 1726890030.74496: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4baf10> <<< 186312 1726890030.74520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890030.74527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890030.74571: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.74584: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf469280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4cd5b0> <<< 186312 1726890030.74589: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890030.74617: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.74622: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf469340> <<< 186312 1726890030.74649: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8429d0> <<< 186312 1726890030.74670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890030.74688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890030.74706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890030.74722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890030.74748: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.74752: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf4856a0> <<< 186312 1726890030.74774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890030.74782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890030.74807: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf485970> <<< 186312 1726890030.74814: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf485760> <<< 186312 1726890030.74839: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf485850> <<< 186312 1726890030.74865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890030.74870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890030.75060: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.75065: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf485ca0> <<< 186312 1726890030.75099: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.75108: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf4911f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4858e0> <<< 186312 1726890030.75125: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf477a30> <<< 186312 1726890030.75153: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8425b0> <<< 186312 1726890030.75169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890030.75260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890030.75262: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf485a90> <<< 186312 1726890030.75428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f54bf3a5670> <<< 186312 1726890030.75720: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 186312 1726890030.75793: stdout chunk (state=3): >>># zipimport: zlib available<<< 186312 1726890030.75801: stdout chunk (state=3): >>> <<< 186312 1726890030.75883: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890030.75885: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.77195: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.78048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb07c0> <<< 186312 1726890030.78067: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890030.78094: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890030.78112: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890030.78136: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bedb0160> <<< 186312 1726890030.78176: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb0280> <<< 186312 1726890030.78204: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb0f10> <<< 186312 1726890030.78228: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890030.78280: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb04f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb0d30> import 'atexit' # <<< 186312 1726890030.78321: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.78347: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bedb0f70> <<< 186312 1726890030.78351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890030.78367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890030.78404: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb0100> <<< 186312 1726890030.78420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890030.78430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890030.78445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890030.78463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890030.78488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890030.78574: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed7bee0> <<< 186312 1726890030.78609: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.78618: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bec870d0> <<< 186312 1726890030.78640: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.78653: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bec872b0> <<< 186312 1726890030.78665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890030.78673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890030.78704: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bec87c40> <<< 186312 1726890030.78728: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed96dc0> <<< 186312 1726890030.78880: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed963a0> <<< 186312 1726890030.78901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890030.78910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890030.78929: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed96f70> <<< 186312 1726890030.78951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890030.78959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890030.79001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890030.79005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890030.79016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890030.79027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890030.79047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 186312 1726890030.79050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bede3c10> <<< 186312 1726890030.79133: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedbfcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedbf3a0> <<< 186312 1726890030.79138: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed62b80> <<< 186312 1726890030.79163: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.79167: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bedbf4c0> <<< 186312 1726890030.79195: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedbf4f0> <<< 186312 1726890030.79224: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890030.79229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890030.79251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890030.79283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890030.79350: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.79356: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bece6250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedf61f0> <<< 186312 1726890030.79374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890030.79391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890030.79444: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.79449: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54becf38e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedf6370> <<< 186312 1726890030.79470: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890030.79505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890030.79537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890030.79543: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890030.79598: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedf6ca0> <<< 186312 1726890030.79754: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54becf3880> <<< 186312 1726890030.79827: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bece68b0> <<< 186312 1726890030.79902: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bed8f190> <<< 186312 1726890030.79939: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bedf6670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedee8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890030.79965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890030.80362: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bece79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bed05b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54becf2640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bece7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54becf2a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890030.80372: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.80484: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890030.80507: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890030.80521: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.80602: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.80703: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.81152: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.81618: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890030.81621: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890030.81634: 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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890030.81649: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890030.81655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890030.81713: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.81721: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bed357c0> <<< 186312 1726890030.81776: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890030.81793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed3c820> <<< 186312 1726890030.81796: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be8839a0> <<< 186312 1726890030.81845: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890030.81851: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.81902: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.81905: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890030.81908: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.82028: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.82185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890030.82188: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed6e760> # zipimport: zlib available <<< 186312 1726890030.82567: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.82930: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.82979: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.83047: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890030.83082: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.83134: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890030.83138: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.83176: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.83280: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890030.83297: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890030.83310: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.83328: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.83371: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890030.83546: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.83734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890030.83774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890030.83776: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890030.83844: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb23d0> # zipimport: zlib available <<< 186312 1726890030.83909: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.83990: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890030.84018: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890030.84027: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.84047: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.84091: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890030.84096: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.84132: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.84165: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.84256: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.84335: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890030.84352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890030.84436: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bed269a0> <<< 186312 1726890030.84566: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be701be0> <<< 186312 1726890030.84586: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890030.84638: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.84689: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.84728: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85019: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890030.85059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed36670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed80d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb2400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890030.85089: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890030.85092: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890030.85191: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890030.85194: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 186312 1726890030.85206: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85255: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85315: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85343: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85346: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85377: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85416: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85445: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85488: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 186312 1726890030.85552: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85627: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85640: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85669: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890030.85824: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85958: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.85996: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.86047: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890030.86078: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890030.86108: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890030.86156: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be8acac0> <<< 186312 1726890030.86180: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890030.86193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890030.86213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890030.86254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890030.86264: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be867a90> <<< 186312 1726890030.86302: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54be867a00> <<< 186312 1726890030.86392: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be899760> <<< 186312 1726890030.86406: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be8ac190> <<< 186312 1726890030.86445: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be604f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be604af0> <<< 186312 1726890030.86471: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890030.86510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890030.86544: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bed93cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be848eb0> <<< 186312 1726890030.86572: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890030.86618: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed932e0> <<< 186312 1726890030.86621: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890030.86720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890030.86741: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54be66cfa0> <<< 186312 1726890030.86772: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be897dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be604dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 186312 1726890030.86775: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.86837: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.86876: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 186312 1726890030.86918: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.87021: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890030.87049: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 186312 1726890030.87064: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 186312 1726890030.87108: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.87155: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 186312 1726890030.87194: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.87245: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 186312 1726890030.87298: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.87348: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.87390: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.87449: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 186312 1726890030.87845: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88218: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890030.88264: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88317: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88341: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88379: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890030.88399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88415: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88446: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890030.88502: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88547: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 186312 1726890030.88550: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88572: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88604: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 186312 1726890030.88611: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88634: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88662: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 186312 1726890030.88668: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88730: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.88803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890030.88834: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be88a670> <<< 186312 1726890030.88855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890030.88885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890030.89035: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be585f10> <<< 186312 1726890030.89041: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 186312 1726890030.89100: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.89156: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 186312 1726890030.89162: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.89238: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.89325: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 186312 1726890030.89331: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.89376: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.89446: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 186312 1726890030.89453: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.89486: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.89534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890030.89555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890030.89702: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890030.89707: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54be580c10> <<< 186312 1726890030.89949: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be5c1e80> <<< 186312 1726890030.89952: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 186312 1726890030.89954: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.90000: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.90047: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 186312 1726890030.90051: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.90133: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.90205: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.90298: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.90438: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 186312 1726890030.90477: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.90531: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 186312 1726890030.90544: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.90558: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.90600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890030.90671: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54be5004f0> <<< 186312 1726890030.90692: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be500a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 186312 1726890030.90705: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 186312 1726890030.90739: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.90772: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 186312 1726890030.90913: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91046: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 186312 1726890030.91050: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91116: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91197: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91230: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91266: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890030.91289: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91367: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91391: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91503: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91636: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 186312 1726890030.91642: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91745: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91853: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 186312 1726890030.91856: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91888: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.91919: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.92361: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.92770: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 186312 1726890030.92778: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890030.92786: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.92872: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.92962: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890030.92967: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.93049: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.93134: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890030.93140: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.93265: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.93397: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890030.93420: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.93426: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.93429: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890030.93432: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.93474: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.93508: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 186312 1726890030.93517: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.93601: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.93678: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.93845: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.94021: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 186312 1726890030.94028: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.94053: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.94085: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 186312 1726890030.94091: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.94151: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.94155: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890030.94205: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.94285: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 186312 1726890030.94316: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.94332: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890030.94430: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.94433: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 186312 1726890030.94477: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.94529: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 186312 1726890030.94738: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.94969: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available<<< 186312 1726890030.94971: stdout chunk (state=3): >>> <<< 186312 1726890030.95010: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95069: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890030.95071: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95099: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95141: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890030.95144: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95164: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95202: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 186312 1726890030.95207: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95233: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95265: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 186312 1726890030.95271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95335: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95401: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 186312 1726890030.95406: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95427: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890030.95445: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95482: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95522: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890030.95527: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95547: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95563: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95607: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95646: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95705: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95764: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 186312 1726890030.95783: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890030.95793: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95830: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.95873: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 186312 1726890030.95880: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.96039: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.96234: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890030.96239: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.96251: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.96298: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890030.96305: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.96344: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.96388: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 186312 1726890030.96391: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.96452: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.96521: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890030.96544: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.96602: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.96683: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890030.96757: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890030.97534: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890030.97557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890030.97602: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54be33d100><<< 186312 1726890030.97606: stdout chunk (state=3): >>> <<< 186312 1726890030.97609: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be33d9a0> <<< 186312 1726890030.97674: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be33d6a0> <<< 186312 1726890030.99049: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890031.12818: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 186312 1726890031.12836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 186312 1726890031.12856: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be33d250> <<< 186312 1726890031.12887: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 186312 1726890031.12901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 186312 1726890031.12922: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be54b5b0> <<< 186312 1726890031.12986: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 186312 1726890031.12993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890031.13034: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 186312 1726890031.13037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890031.13043: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be4fdd90> <<< 186312 1726890031.13058: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be4fd880> <<< 186312 1726890031.13351: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 186312 1726890031.13357: stdout chunk (state=3): >>> PyThreadState_Clear: warning: thread still has a frame<<< 186312 1726890031.13363: 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 <<< 186312 1726890031.37389: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzd<<< 186312 1726890031.37429: stdout chunk (state=3): >>>HAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.47, "5m": 0.85, "15m": 1.06}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "40", "second": "30", "epoch": "1726890030", "epoch_int": "1726890030", "date": "2024-09-20", "time": "23:40:30", "iso8601_micro": "2024-09-21T03:40:30.996379Z", "iso8601": "2024-09-21T03:40:30Z", "iso8601_basic": "20240920T234030996379", "iso8601_basic_short": "20240920T234030", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineInt<<< 186312 1726890031.37448: stdout chunk (state=3): >>>el", "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": 3532, "ansible_memfree_mb": 238, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3294, "free": 238}, "nocache": {"free": 3150, "used": 382}, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters"<<< 186312 1726890031.37456: stdout chunk (state=3): >>>: []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_dis<<< 186312 1726890031.37480: stdout chunk (state=3): >>>k7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5153, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251606597632, "block_size": 4096, "block_total": 65519355, "block_available": 61427392, "block_used": 4091963, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off <<< 186312 1726890031.37499: stdout chunk (state=3): >>>[fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "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"}}} <<< 186312 1726890031.38029: 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 <<< 186312 1726890031.38066: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 186312 1726890031.38085: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct <<< 186312 1726890031.38113: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 186312 1726890031.38145: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 186312 1726890031.38152: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 186312 1726890031.38156: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale <<< 186312 1726890031.38189: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 186312 1726890031.38250: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 186312 1726890031.38526: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890031.38553: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890031.38578: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890031.38591: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890031.38598: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890031.38645: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890031.38671: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890031.38716: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890031.38753: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 186312 1726890031.38772: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 186312 1726890031.38798: stdout chunk (state=3): >>># destroy queue <<< 186312 1726890031.38814: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 186312 1726890031.38831: stdout chunk (state=3): >>># destroy shlex <<< 186312 1726890031.38844: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 186312 1726890031.38874: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 186312 1726890031.38888: stdout chunk (state=3): >>># destroy json <<< 186312 1726890031.38904: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 186312 1726890031.38926: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 186312 1726890031.38942: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util <<< 186312 1726890031.38955: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 186312 1726890031.38988: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata <<< 186312 1726890031.39004: stdout chunk (state=3): >>># cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 186312 1726890031.39023: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890031.39040: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890031.39055: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 186312 1726890031.39075: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 186312 1726890031.39095: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 186312 1726890031.39113: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890031.39130: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 186312 1726890031.39146: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 186312 1726890031.39162: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator<<< 186312 1726890031.39184: stdout chunk (state=3): >>> # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890031.39204: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 186312 1726890031.39222: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 186312 1726890031.39237: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890031.39253: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal <<< 186312 1726890031.39268: stdout chunk (state=3): >>># 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 <<< 186312 1726890031.39280: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890031.39315: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 186312 1726890031.39328: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890031.39481: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890031.39498: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 186312 1726890031.39542: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath <<< 186312 1726890031.39567: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890031.39570: stdout chunk (state=3): >>># destroy select <<< 186312 1726890031.39576: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890031.39597: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890031.39634: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890031.39982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890031.40033: stderr chunk (state=3): >>><<< 186312 1726890031.40036: stdout chunk (state=3): >>><<< 186312 1726890031.40156: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf9b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf9583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf9b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf9b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf958490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf958940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf958670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf90f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf90f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf90f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf970880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf908d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf932d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf958970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8b2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8af370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf831dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8318b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf831eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf831f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf831e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf889d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf884610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf896670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf842c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf889250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf896280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf842fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf842d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf842d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf573370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf573460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf84afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf845a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf845490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4a71c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf55ec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf845eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4baaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf4bae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4cd730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4cdc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf4583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4baf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf469280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4cd5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf469340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf4856a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf485970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf485760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf485850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf485ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bf4911f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf4858e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf477a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf8425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bf485a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f54bf3a5670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb07c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bedb0160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb0280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb0f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb04f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb0d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bedb0f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb0100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed7bee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bec870d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bec872b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bec87c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed96dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed963a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed96f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bede3c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedbfcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedbf3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed62b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bedbf4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedbf4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bece6250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedf61f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54becf38e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedf6370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedf6ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54becf3880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bece68b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bed8f190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bedf6670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedee8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bece79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bed05b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54becf2640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bece7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54becf2a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bed357c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed3c820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be8839a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed6e760> # 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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb23d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bed269a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be701be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed36670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed80d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bedb2400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be8acac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be867a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54be867a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be899760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be8ac190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be604f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be604af0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54bed93cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be848eb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54bed932e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54be66cfa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be897dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be604dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be88a670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be585f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54be580c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be5c1e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54be5004f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be500a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/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_kd5bhh4q/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54be33d100> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be33d9a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be33d6a0> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be33d250> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be54b5b0> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be4fdd90> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54be4fd880> 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_lsb": {}, "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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.47, "5m": 0.85, "15m": 1.06}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "40", "second": "30", "epoch": "1726890030", "epoch_int": "1726890030", "date": "2024-09-20", "time": "23:40:30", "iso8601_micro": "2024-09-21T03:40:30.996379Z", "iso8601": "2024-09-21T03:40:30Z", "iso8601_basic": "20240920T234030996379", "iso8601_basic_short": "20240920T234030", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 3532, "ansible_memfree_mb": 238, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3294, "free": 238}, "nocache": {"free": 3150, "used": 382}, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5153, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251606597632, "block_size": 4096, "block_total": 65519355, "block_available": 61427392, "block_used": 4091963, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # 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 multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # 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 multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 186312 1726890031.41035: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890030.3052485-186317-97730247166425/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890031.41038: _low_level_execute_command(): starting 186312 1726890031.41040: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890030.3052485-186317-97730247166425/ > /dev/null 2>&1 && sleep 0' 186312 1726890031.41255: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890031.41258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890031.41287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890031.41290: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890031.41293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890031.41348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890031.41351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890031.41398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890031.43248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890031.43318: stderr chunk (state=3): >>><<< 186312 1726890031.43327: stdout chunk (state=3): >>><<< 186312 1726890031.43353: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890031.43356: handler run complete 186312 1726890031.43550: variable 'ansible_facts' from source: unknown 186312 1726890031.43671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890031.44025: variable 'ansible_facts' from source: unknown 186312 1726890031.44225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890031.44340: attempt loop complete, returning result 186312 1726890031.44343: _execute() done 186312 1726890031.44393: dumping result to json 186312 1726890031.44478: done dumping result, returning 186312 1726890031.44482: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02369adf-7a19-881e-6b85-000000000021] 186312 1726890031.44485: sending task result for task 02369adf-7a19-881e-6b85-000000000021 186312 1726890031.47313: done sending task result for task 02369adf-7a19-881e-6b85-000000000021 ok: [managed_node3] 186312 1726890031.47420: no more pending results, returning what we have 186312 1726890031.47424: results queue empty 186312 1726890031.47425: checking for any_errors_fatal 186312 1726890031.47426: done checking for any_errors_fatal 186312 1726890031.47426: checking for max_fail_percentage 186312 1726890031.47427: done checking for max_fail_percentage 186312 1726890031.47427: checking to see if all hosts have failed and the running result is not ok 186312 1726890031.47428: done checking to see if all hosts have failed 186312 1726890031.47429: getting the remaining hosts for this loop 186312 1726890031.47429: done getting the remaining hosts for this loop 186312 1726890031.47432: getting the next task for host managed_node3 186312 1726890031.47434: done getting next task for host managed_node3 186312 1726890031.47435: ^ task is: TASK: meta (flush_handlers) 186312 1726890031.47437: ^ 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 186312 1726890031.47439: getting variables 186312 1726890031.47440: in VariableManager get_vars() 186312 1726890031.47450: Calling all_inventory to load vars for managed_node3 186312 1726890031.47452: Calling groups_inventory to load vars for managed_node3 186312 1726890031.47454: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890031.47459: Calling all_plugins_play to load vars for managed_node3 186312 1726890031.47461: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890031.47463: Calling groups_plugins_play to load vars for managed_node3 186312 1726890031.47600: WORKER PROCESS EXITING 186312 1726890031.47610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890031.47768: done with get_vars() 186312 1726890031.47776: done getting variables 186312 1726890031.47806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 186312 1726890031.47845: in VariableManager get_vars() 186312 1726890031.47851: Calling all_inventory to load vars for managed_node3 186312 1726890031.47852: Calling groups_inventory to load vars for managed_node3 186312 1726890031.47854: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890031.47856: Calling all_plugins_play to load vars for managed_node3 186312 1726890031.47858: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890031.47859: Calling groups_plugins_play to load vars for managed_node3 186312 1726890031.47972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890031.48135: done with get_vars() 186312 1726890031.48145: done queuing things up, now waiting for results queue to drain 186312 1726890031.48147: results queue empty 186312 1726890031.48148: checking for any_errors_fatal 186312 1726890031.48150: done checking for any_errors_fatal 186312 1726890031.48150: checking for max_fail_percentage 186312 1726890031.48153: done checking for max_fail_percentage 186312 1726890031.48154: checking to see if all hosts have failed and the running result is not ok 186312 1726890031.48155: done checking to see if all hosts have failed 186312 1726890031.48155: getting the remaining hosts for this loop 186312 1726890031.48156: done getting the remaining hosts for this loop 186312 1726890031.48157: getting the next task for host managed_node3 186312 1726890031.48160: done getting next task for host managed_node3 186312 1726890031.48161: ^ task is: TASK: Set disk interface for test 186312 1726890031.48162: ^ 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 186312 1726890031.48163: getting variables 186312 1726890031.48164: in VariableManager get_vars() 186312 1726890031.48169: Calling all_inventory to load vars for managed_node3 186312 1726890031.48170: Calling groups_inventory to load vars for managed_node3 186312 1726890031.48171: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890031.48174: Calling all_plugins_play to load vars for managed_node3 186312 1726890031.48175: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890031.48177: Calling groups_plugins_play to load vars for managed_node3 186312 1726890031.48290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890031.48467: done with get_vars() 186312 1726890031.48473: done getting variables 186312 1726890031.48518: 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 disk interface for test] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap_scsi_generated.yml:10 Friday 20 September 2024 23:40:31 -0400 (0:00:01.217) 0:00:01.224 ****** 186312 1726890031.48541: entering _queue_task() for managed_node3/set_fact 186312 1726890031.48542: Creating lock for set_fact 186312 1726890031.48737: worker is 1 (out of 1 available) 186312 1726890031.48749: exiting _queue_task() for managed_node3/set_fact 186312 1726890031.48758: done queuing things up, now waiting for results queue to drain 186312 1726890031.48760: waiting for pending results... 186312 1726890031.48897: running TaskExecutor() for managed_node3/TASK: Set disk interface for test 186312 1726890031.48949: in run() - task 02369adf-7a19-881e-6b85-000000000006 186312 1726890031.48959: variable 'ansible_search_path' from source: unknown 186312 1726890031.48989: calling self._execute() 186312 1726890031.49042: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890031.49046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890031.49054: variable 'omit' from source: magic vars 186312 1726890031.49131: variable 'omit' from source: magic vars 186312 1726890031.49149: variable 'omit' from source: magic vars 186312 1726890031.49173: variable 'omit' from source: magic vars 186312 1726890031.49208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890031.49252: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890031.49275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890031.49311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890031.49342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890031.49381: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890031.49384: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890031.49407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890031.49507: Set connection var ansible_shell_type to sh 186312 1726890031.49537: Set connection var ansible_pipelining to False 186312 1726890031.49558: Set connection var ansible_timeout to 10 186312 1726890031.49586: Set connection var ansible_connection to ssh 186312 1726890031.49589: Set connection var ansible_shell_executable to /bin/sh 186312 1726890031.49592: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890031.49668: variable 'ansible_shell_executable' from source: unknown 186312 1726890031.49703: variable 'ansible_connection' from source: unknown 186312 1726890031.49708: variable 'ansible_module_compression' from source: unknown 186312 1726890031.49712: variable 'ansible_shell_type' from source: unknown 186312 1726890031.49715: variable 'ansible_shell_executable' from source: unknown 186312 1726890031.49719: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890031.49722: variable 'ansible_pipelining' from source: unknown 186312 1726890031.49725: variable 'ansible_timeout' from source: unknown 186312 1726890031.49728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890031.49855: 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) 186312 1726890031.49892: variable 'omit' from source: magic vars 186312 1726890031.49895: starting attempt loop 186312 1726890031.49898: running the handler 186312 1726890031.49900: handler run complete 186312 1726890031.49903: attempt loop complete, returning result 186312 1726890031.49905: _execute() done 186312 1726890031.49917: dumping result to json 186312 1726890031.49919: done dumping result, returning 186312 1726890031.49932: done running TaskExecutor() for managed_node3/TASK: Set disk interface for test [02369adf-7a19-881e-6b85-000000000006] 186312 1726890031.49935: sending task result for task 02369adf-7a19-881e-6b85-000000000006 186312 1726890031.50024: done sending task result for task 02369adf-7a19-881e-6b85-000000000006 186312 1726890031.50027: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } 186312 1726890031.50140: no more pending results, returning what we have 186312 1726890031.50142: results queue empty 186312 1726890031.50143: checking for any_errors_fatal 186312 1726890031.50150: done checking for any_errors_fatal 186312 1726890031.50151: checking for max_fail_percentage 186312 1726890031.50152: done checking for max_fail_percentage 186312 1726890031.50153: checking to see if all hosts have failed and the running result is not ok 186312 1726890031.50154: done checking to see if all hosts have failed 186312 1726890031.50160: getting the remaining hosts for this loop 186312 1726890031.50162: done getting the remaining hosts for this loop 186312 1726890031.50165: getting the next task for host managed_node3 186312 1726890031.50170: done getting next task for host managed_node3 186312 1726890031.50172: ^ task is: TASK: meta (flush_handlers) 186312 1726890031.50179: ^ 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 186312 1726890031.50190: getting variables 186312 1726890031.50191: in VariableManager get_vars() 186312 1726890031.50228: Calling all_inventory to load vars for managed_node3 186312 1726890031.50248: Calling groups_inventory to load vars for managed_node3 186312 1726890031.50252: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890031.50260: Calling all_plugins_play to load vars for managed_node3 186312 1726890031.50263: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890031.50266: Calling groups_plugins_play to load vars for managed_node3 186312 1726890031.50511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890031.50788: done with get_vars() 186312 1726890031.50797: done getting variables 186312 1726890031.50843: in VariableManager get_vars() 186312 1726890031.50849: Calling all_inventory to load vars for managed_node3 186312 1726890031.50850: Calling groups_inventory to load vars for managed_node3 186312 1726890031.50851: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890031.50854: Calling all_plugins_play to load vars for managed_node3 186312 1726890031.50855: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890031.50857: Calling groups_plugins_play to load vars for managed_node3 186312 1726890031.50998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890031.51254: done with get_vars() 186312 1726890031.51263: done queuing things up, now waiting for results queue to drain 186312 1726890031.51264: results queue empty 186312 1726890031.51265: checking for any_errors_fatal 186312 1726890031.51266: done checking for any_errors_fatal 186312 1726890031.51266: checking for max_fail_percentage 186312 1726890031.51267: done checking for max_fail_percentage 186312 1726890031.51267: checking to see if all hosts have failed and the running result is not ok 186312 1726890031.51268: done checking to see if all hosts have failed 186312 1726890031.51268: getting the remaining hosts for this loop 186312 1726890031.51269: done getting the remaining hosts for this loop 186312 1726890031.51270: getting the next task for host managed_node3 186312 1726890031.51272: done getting next task for host managed_node3 186312 1726890031.51273: ^ task is: TASK: meta (flush_handlers) 186312 1726890031.51274: ^ 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 186312 1726890031.51279: getting variables 186312 1726890031.51279: in VariableManager get_vars() 186312 1726890031.51284: Calling all_inventory to load vars for managed_node3 186312 1726890031.51285: Calling groups_inventory to load vars for managed_node3 186312 1726890031.51287: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890031.51290: Calling all_plugins_play to load vars for managed_node3 186312 1726890031.51291: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890031.51292: Calling groups_plugins_play to load vars for managed_node3 186312 1726890031.51474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890031.51696: done with get_vars() 186312 1726890031.51701: done getting variables 186312 1726890031.51748: in VariableManager get_vars() 186312 1726890031.51753: Calling all_inventory to load vars for managed_node3 186312 1726890031.51755: Calling groups_inventory to load vars for managed_node3 186312 1726890031.51756: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890031.51758: Calling all_plugins_play to load vars for managed_node3 186312 1726890031.51760: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890031.51761: Calling groups_plugins_play to load vars for managed_node3 186312 1726890031.51880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890031.52039: done with get_vars() 186312 1726890031.52047: done queuing things up, now waiting for results queue to drain 186312 1726890031.52048: results queue empty 186312 1726890031.52049: checking for any_errors_fatal 186312 1726890031.52050: done checking for any_errors_fatal 186312 1726890031.52050: checking for max_fail_percentage 186312 1726890031.52051: done checking for max_fail_percentage 186312 1726890031.52051: checking to see if all hosts have failed and the running result is not ok 186312 1726890031.52051: done checking to see if all hosts have failed 186312 1726890031.52052: getting the remaining hosts for this loop 186312 1726890031.52052: done getting the remaining hosts for this loop 186312 1726890031.52054: getting the next task for host managed_node3 186312 1726890031.52056: done getting next task for host managed_node3 186312 1726890031.52056: ^ task is: None 186312 1726890031.52057: ^ 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 186312 1726890031.52058: done queuing things up, now waiting for results queue to drain 186312 1726890031.52058: results queue empty 186312 1726890031.52059: checking for any_errors_fatal 186312 1726890031.52059: done checking for any_errors_fatal 186312 1726890031.52059: checking for max_fail_percentage 186312 1726890031.52060: done checking for max_fail_percentage 186312 1726890031.52060: checking to see if all hosts have failed and the running result is not ok 186312 1726890031.52061: done checking to see if all hosts have failed 186312 1726890031.52062: getting the next task for host managed_node3 186312 1726890031.52063: done getting next task for host managed_node3 186312 1726890031.52064: ^ task is: None 186312 1726890031.52064: ^ 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 186312 1726890031.52093: in VariableManager get_vars() 186312 1726890031.52105: done with get_vars() 186312 1726890031.52109: in VariableManager get_vars() 186312 1726890031.52118: done with get_vars() 186312 1726890031.52121: variable 'omit' from source: magic vars 186312 1726890031.52143: in VariableManager get_vars() 186312 1726890031.52150: done with get_vars() 186312 1726890031.52162: variable 'omit' from source: magic vars PLAY [Test management of swap] ************************************************* 186312 1726890031.52363: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 186312 1726890031.52383: getting the remaining hosts for this loop 186312 1726890031.52384: done getting the remaining hosts for this loop 186312 1726890031.52386: getting the next task for host managed_node3 186312 1726890031.52387: done getting next task for host managed_node3 186312 1726890031.52388: ^ task is: TASK: Gathering Facts 186312 1726890031.52389: ^ 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 186312 1726890031.52390: getting variables 186312 1726890031.52391: in VariableManager get_vars() 186312 1726890031.52396: Calling all_inventory to load vars for managed_node3 186312 1726890031.52397: Calling groups_inventory to load vars for managed_node3 186312 1726890031.52398: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890031.52401: Calling all_plugins_play to load vars for managed_node3 186312 1726890031.52402: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890031.52404: Calling groups_plugins_play to load vars for managed_node3 186312 1726890031.52516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890031.52771: done with get_vars() 186312 1726890031.52779: done getting variables 186312 1726890031.52806: 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=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:2 Friday 20 September 2024 23:40:31 -0400 (0:00:00.042) 0:00:01.267 ****** 186312 1726890031.52836: entering _queue_task() for managed_node3/gather_facts 186312 1726890031.53049: worker is 1 (out of 1 available) 186312 1726890031.53060: exiting _queue_task() for managed_node3/gather_facts 186312 1726890031.53072: done queuing things up, now waiting for results queue to drain 186312 1726890031.53073: waiting for pending results... 186312 1726890031.53273: running TaskExecutor() for managed_node3/TASK: Gathering Facts 186312 1726890031.53309: in run() - task 02369adf-7a19-881e-6b85-000000000036 186312 1726890031.53323: variable 'ansible_search_path' from source: unknown 186312 1726890031.53356: calling self._execute() 186312 1726890031.53403: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890031.53411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890031.53421: variable 'omit' from source: magic vars 186312 1726890031.53488: variable 'omit' from source: magic vars 186312 1726890031.53507: variable 'omit' from source: magic vars 186312 1726890031.53533: variable 'omit' from source: magic vars 186312 1726890031.53567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890031.53591: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890031.53607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890031.53621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890031.53633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890031.53666: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890031.53671: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890031.53675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890031.53743: Set connection var ansible_shell_type to sh 186312 1726890031.53751: Set connection var ansible_pipelining to False 186312 1726890031.53759: Set connection var ansible_timeout to 10 186312 1726890031.53762: Set connection var ansible_connection to ssh 186312 1726890031.53768: Set connection var ansible_shell_executable to /bin/sh 186312 1726890031.53775: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890031.53793: variable 'ansible_shell_executable' from source: unknown 186312 1726890031.53796: variable 'ansible_connection' from source: unknown 186312 1726890031.53798: variable 'ansible_module_compression' from source: unknown 186312 1726890031.53800: variable 'ansible_shell_type' from source: unknown 186312 1726890031.53803: variable 'ansible_shell_executable' from source: unknown 186312 1726890031.53805: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890031.53807: variable 'ansible_pipelining' from source: unknown 186312 1726890031.53812: variable 'ansible_timeout' from source: unknown 186312 1726890031.53817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890031.53952: 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) 186312 1726890031.53958: variable 'omit' from source: magic vars 186312 1726890031.53965: starting attempt loop 186312 1726890031.53967: running the handler 186312 1726890031.53978: variable 'ansible_facts' from source: unknown 186312 1726890031.53995: _low_level_execute_command(): starting 186312 1726890031.54008: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890031.54654: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890031.54704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890031.54707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890031.54710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890031.54769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890031.54775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890031.54778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890031.54834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890031.56468: stdout chunk (state=3): >>>/root <<< 186312 1726890031.56576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890031.56625: stderr chunk (state=3): >>><<< 186312 1726890031.56629: stdout chunk (state=3): >>><<< 186312 1726890031.56646: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890031.56672: _low_level_execute_command(): starting 186312 1726890031.56676: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890031.5664454-186355-206125406427720 `" && echo ansible-tmp-1726890031.5664454-186355-206125406427720="` echo /root/.ansible/tmp/ansible-tmp-1726890031.5664454-186355-206125406427720 `" ) && sleep 0' 186312 1726890031.57103: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890031.57107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890031.57150: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890031.57160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890031.57169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890031.57237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890031.57241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890031.57282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890031.59152: stdout chunk (state=3): >>>ansible-tmp-1726890031.5664454-186355-206125406427720=/root/.ansible/tmp/ansible-tmp-1726890031.5664454-186355-206125406427720 <<< 186312 1726890031.59397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890031.59468: stderr chunk (state=3): >>><<< 186312 1726890031.59477: stdout chunk (state=3): >>><<< 186312 1726890031.59819: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890031.5664454-186355-206125406427720=/root/.ansible/tmp/ansible-tmp-1726890031.5664454-186355-206125406427720 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890031.59823: variable 'ansible_module_compression' from source: unknown 186312 1726890031.59826: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 186312 1726890031.59828: variable 'ansible_facts' from source: unknown 186312 1726890031.59830: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890031.5664454-186355-206125406427720/AnsiballZ_setup.py 186312 1726890031.60057: Sending initial data 186312 1726890031.60067: Sent initial data (156 bytes) 186312 1726890031.60720: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890031.60738: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890031.60742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890031.60764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890031.60784: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890031.60789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890031.60831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890031.60843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890031.60890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890031.62620: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 186312 1726890031.62632: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 186312 1726890031.62643: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 186312 1726890031.62653: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 186312 1726890031.62663: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 186312 1726890031.62673: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 186312 1726890031.62682: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 186312 1726890031.62693: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890031.62707: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890031.62756: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 186312 1726890031.62766: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 186312 1726890031.62776: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 186312 1726890031.62832: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpm4fnzldt /root/.ansible/tmp/ansible-tmp-1726890031.5664454-186355-206125406427720/AnsiballZ_setup.py <<< 186312 1726890031.62880: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890031.65430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890031.65617: stderr chunk (state=3): >>><<< 186312 1726890031.65621: stdout chunk (state=3): >>><<< 186312 1726890031.65623: done transferring module to remote 186312 1726890031.65710: _low_level_execute_command(): starting 186312 1726890031.65719: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890031.5664454-186355-206125406427720/ /root/.ansible/tmp/ansible-tmp-1726890031.5664454-186355-206125406427720/AnsiballZ_setup.py && sleep 0' 186312 1726890031.66303: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890031.66320: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890031.66337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890031.66358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890031.66400: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890031.66411: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890031.66426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890031.66443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890031.66453: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890031.66462: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890031.66478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890031.66491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890031.66508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890031.66529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890031.66543: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890031.66557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890031.66641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890031.66663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890031.66680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890031.66751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890031.68522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890031.68591: stderr chunk (state=3): >>><<< 186312 1726890031.68601: stdout chunk (state=3): >>><<< 186312 1726890031.68704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890031.68707: _low_level_execute_command(): starting 186312 1726890031.68710: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890031.5664454-186355-206125406427720/AnsiballZ_setup.py && sleep 0' 186312 1726890031.69303: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890031.69324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890031.69340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890031.69361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890031.69401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890031.69414: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890031.69430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890031.69448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890031.69459: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890031.69475: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890031.69486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890031.69498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890031.69515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890031.69529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890031.69540: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890031.69552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890031.69636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890031.69658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890031.69673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890031.69756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890031.71694: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890031.71721: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890031.71782: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890031.71829: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890031.71857: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890031.71906: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890031.71972: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890031.71998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890031.72014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890031.72037: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57708d8dc0> <<< 186312 1726890031.72088: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890031.72120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577087d3a0> <<< 186312 1726890031.72131: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57708d8b20> <<< 186312 1726890031.72176: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57708d8ac0> <<< 186312 1726890031.72180: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890031.72198: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577087d490> <<< 186312 1726890031.72239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890031.72271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890031.72289: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577087d940> <<< 186312 1726890031.72301: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577087d670> <<< 186312 1726890031.72352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890031.72356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890031.72376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890031.72407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890031.72436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890031.72475: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770834190> <<< 186312 1726890031.72478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890031.72491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890031.72557: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770834220> <<< 186312 1726890031.72588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890031.72635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770857850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770834940> <<< 186312 1726890031.72681: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770895880> <<< 186312 1726890031.72695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577082dd90> <<< 186312 1726890031.72761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770857d90> <<< 186312 1726890031.72811: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577087d970> <<< 186312 1726890031.72843: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890031.73184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890031.73187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890031.73234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890031.73247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890031.73281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890031.73304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890031.73307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705d4eb0> <<< 186312 1726890031.73355: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705d7f40> <<< 186312 1726890031.73385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890031.73408: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890031.73444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890031.73457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890031.73502: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705cc610> <<< 186312 1726890031.73524: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705d5640> <<< 186312 1726890031.73540: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705d4370> <<< 186312 1726890031.73543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890031.73608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890031.73625: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890031.73666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890031.73679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890031.73749: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57704badc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704ba8b0> import 'itertools' # <<< 186312 1726890031.73787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704baeb0> <<< 186312 1726890031.73791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890031.73864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704baf70> <<< 186312 1726890031.73881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704bae80> <<< 186312 1726890031.73884: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890031.73926: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705aed30> import '_functools' # <<< 186312 1726890031.73962: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705a9610> <<< 186312 1726890031.74013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705dbe20> <<< 186312 1726890031.74042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890031.74079: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57704cbc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705ae250> <<< 186312 1726890031.74149: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57705bb280> <<< 186312 1726890031.74178: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705e19d0> <<< 186312 1726890031.74184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890031.74234: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890031.74268: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704cbfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704cbd90> <<< 186312 1726890031.74300: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704cbd00> <<< 186312 1726890031.74347: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890031.74362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890031.74365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890031.74429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890031.74450: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577049f370> <<< 186312 1726890031.74469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890031.74479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890031.74508: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577049f460> <<< 186312 1726890031.74629: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704d3fa0> <<< 186312 1726890031.74687: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704cea30> <<< 186312 1726890031.74701: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704ce490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890031.74713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890031.74748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890031.74753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890031.74787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890031.74796: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703d31c0> <<< 186312 1726890031.74829: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770489c70> <<< 186312 1726890031.74876: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704ceeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705e1040> <<< 186312 1726890031.74922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890031.74947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890031.74971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703e6af0> import 'errno' # <<< 186312 1726890031.75021: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703e6e20> <<< 186312 1726890031.75070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890031.75095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703f9730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890031.75145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890031.75158: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703f9c70> <<< 186312 1726890031.75388: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577038f3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703e6f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703a0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703f95b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703a0340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704cb9d0> <<< 186312 1726890031.75393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890031.75405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890031.75424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890031.75436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890031.75468: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703bc6a0> <<< 186312 1726890031.75488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890031.75527: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703bc970> <<< 186312 1726890031.75542: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703bc760> <<< 186312 1726890031.75555: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703bc850> <<< 186312 1726890031.75581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890031.75779: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703bcca0> <<< 186312 1726890031.75817: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703c81f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703bc8e0> <<< 186312 1726890031.75839: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703aea30> <<< 186312 1726890031.75859: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704cb5b0> <<< 186312 1726890031.75883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890031.75941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890031.75979: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703bca90> <<< 186312 1726890031.76115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890031.76135: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f57702ea670> <<< 186312 1726890031.76386: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 186312 1726890031.76478: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.76529: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890031.76561: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890031.76564: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.77799: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.78710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890031.78729: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57702297c0> <<< 186312 1726890031.78734: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890031.78765: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890031.78784: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890031.78798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890031.78811: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890031.78818: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5770229160> <<< 186312 1726890031.78845: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770229280> <<< 186312 1726890031.78881: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770229f10> <<< 186312 1726890031.78898: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890031.78904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890031.78949: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57702294f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770229d30> <<< 186312 1726890031.78953: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890031.78977: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5770229f70> <<< 186312 1726890031.78998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890031.79028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890031.79063: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770229100> <<< 186312 1726890031.79080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890031.79098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890031.79110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890031.79137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890031.79153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890031.79160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890031.79237: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57701f5ee0> <<< 186312 1726890031.79273: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576fbc70d0> <<< 186312 1726890031.79304: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576fbc72b0> <<< 186312 1726890031.79332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890031.79368: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576fbc7c40> <<< 186312 1726890031.79382: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577020fdc0> <<< 186312 1726890031.79566: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577020f3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890031.79599: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577020ff70> <<< 186312 1726890031.79615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890031.79656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890031.79679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890031.79711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577025cc10> <<< 186312 1726890031.79790: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770238cd0> <<< 186312 1726890031.79793: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57702383a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57701dbb80> <<< 186312 1726890031.79817: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57702384c0> <<< 186312 1726890031.79845: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57702384f0> <<< 186312 1726890031.79877: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890031.79889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890031.79901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890031.79930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890031.79997: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577015f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577026f1f0> <<< 186312 1726890031.80024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890031.80037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890031.80090: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890031.80100: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577016c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577026f370> <<< 186312 1726890031.80114: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890031.80145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890031.80179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890031.80182: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890031.80235: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577026fca0> <<< 186312 1726890031.80361: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577016c880> <<< 186312 1726890031.80449: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577015f8b0> <<< 186312 1726890031.80481: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5770208190> <<< 186312 1726890031.80540: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577026f670> <<< 186312 1726890031.80545: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57702678b0> <<< 186312 1726890031.80574: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890031.80590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890031.80592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890031.80631: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57701609d0> <<< 186312 1726890031.80821: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890031.80837: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577017eb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577016b640> <<< 186312 1726890031.80887: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5770160f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577016ba30> # zipimport: zlib available <<< 186312 1726890031.80893: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890031.80905: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.80965: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.81055: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890031.81096: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 186312 1726890031.81099: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890031.81113: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.81192: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.81287: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.81729: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.82178: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890031.82197: 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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890031.82221: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890031.82273: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57701af7c0> <<< 186312 1726890031.82350: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890031.82365: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57701ac820> <<< 186312 1726890031.82368: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7cd9a0> <<< 186312 1726890031.82421: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890031.82439: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.82453: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890031.82580: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.82708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890031.82711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890031.82741: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57701e7760> <<< 186312 1726890031.82745: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.83121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.83476: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.83532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.83603: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890031.83607: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.83636: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.83672: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890031.83675: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.83735: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.83803: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890031.83806: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.83844: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py<<< 186312 1726890031.83848: stdout chunk (state=3): >>> <<< 186312 1726890031.83850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.83872: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.83904: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890031.83919: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.84094: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.84280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890031.84306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890031.84319: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890031.84380: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577022b3d0> <<< 186312 1726890031.84399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.84447: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.84533: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890031.84537: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890031.84552: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.84575: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.84617: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890031.84633: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.84657: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.84693: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.84782: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.84841: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890031.84875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890031.84938: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890031.84941: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577019f9a0> <<< 186312 1726890031.85013: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f647be0> <<< 186312 1726890031.85050: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890031.85053: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890031.85058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85106: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85158: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85180: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85224: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890031.85231: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890031.85252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890031.85283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890031.85306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890031.85328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890031.85401: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57701b0670> <<< 186312 1726890031.85440: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57701f9d90> <<< 186312 1726890031.85499: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577022b400> <<< 186312 1726890031.85502: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890031.85508: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85555: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890031.85645: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890031.85664: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85667: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 186312 1726890031.85674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85722: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85775: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85790: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85814: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85848: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85888: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85913: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.85950: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 186312 1726890031.85958: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.86022: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.86080: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.86101: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.86135: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 186312 1726890031.86144: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.86276: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.86416: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.86445: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.86498: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890031.86527: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890031.86581: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890031.86608: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7f9ac0> <<< 186312 1726890031.86631: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890031.86642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890031.86664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890031.86704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7b0a90> <<< 186312 1726890031.86754: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576f7b0a00> <<< 186312 1726890031.86816: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7e5760> <<< 186312 1726890031.86829: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7f9190> <<< 186312 1726890031.86850: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f54af10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f54aaf0> <<< 186312 1726890031.86882: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890031.86894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890031.86917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890031.86949: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577020ccd0> <<< 186312 1726890031.86965: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f794eb0> <<< 186312 1726890031.86992: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890031.87000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890031.87021: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577020c2e0> <<< 186312 1726890031.87045: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890031.87057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890031.87087: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576f5b3fa0> <<< 186312 1726890031.87119: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7e2dc0> <<< 186312 1726890031.87161: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f54adc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py<<< 186312 1726890031.87184: stdout chunk (state=3): >>> # zipimport: zlib available <<< 186312 1726890031.87192: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 186312 1726890031.87208: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.87261: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.87297: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 186312 1726890031.87308: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.87348: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.87389: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890031.87403: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.87419: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890031.87430: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.87461: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.87488: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 186312 1726890031.87500: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.87534: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.87609: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 186312 1726890031.87666: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 186312 1726890031.87765: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.87772: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.87813: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.87855: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 186312 1726890031.87869: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890031.87879: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.88245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.88606: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890031.88654: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.88703: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.88730: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.88768: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 186312 1726890031.88775: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890031.88780: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.88803: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.88831: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 186312 1726890031.88839: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.88886: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.88928: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 186312 1726890031.88934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.88961: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.88991: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 186312 1726890031.89003: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.89025: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.89047: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 186312 1726890031.89052: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.89119: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.89188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890031.89195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890031.89224: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7d5670> <<< 186312 1726890031.89236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890031.89263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890031.89409: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f4cbf10> <<< 186312 1726890031.89426: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 186312 1726890031.89438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.89474: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.89534: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 186312 1726890031.89544: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.89615: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.89709: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 186312 1726890031.89719: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.89759: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.89831: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 186312 1726890031.89835: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.89868: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.89905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890031.89929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890031.90066: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890031.90083: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576f4c6c10> <<< 186312 1726890031.90307: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f507e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890031.90356: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.90409: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 186312 1726890031.90415: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.90480: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.90554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.90645: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.90774: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 186312 1726890031.90788: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.90821: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.90863: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 186312 1726890031.90868: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.90899: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.90954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 186312 1726890031.90957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890031.90999: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890031.91002: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576f4464f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f446a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890031.91020: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91040: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91043: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 186312 1726890031.91076: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91120: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 186312 1726890031.91137: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91247: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91372: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 186312 1726890031.91375: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91453: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91536: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91572: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91615: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 186312 1726890031.91618: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890031.91620: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91689: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91706: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91821: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.91943: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 186312 1726890031.91947: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890031.92052: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.92155: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 186312 1726890031.92162: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.92189: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.92223: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.92653: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.93067: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 186312 1726890031.93083: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890031.93106: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.93169: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.93259: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890031.93278: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.93354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.93446: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890031.93449: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.93570: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.93701: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890031.93728: 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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890031.93741: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.93772: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.93816: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890031.93895: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.93974: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.94155: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.94327: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 186312 1726890031.94331: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 186312 1726890031.94334: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.94358: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.94395: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 186312 1726890031.94426: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.94444: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 186312 1726890031.94452: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.94515: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.94573: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 186312 1726890031.94600: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.94635: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890031.94676: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.94785: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890031.94857: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 186312 1726890031.95041: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95252: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 186312 1726890031.95257: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95307: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95357: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890031.95363: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95392: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95430: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 186312 1726890031.95460: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95488: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 186312 1726890031.95500: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95528: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95556: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 186312 1726890031.95561: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95629: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95694: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 186312 1726890031.95718: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95724: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95739: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890031.95741: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95777: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95818: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890031.95831: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95836: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95863: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95900: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95941: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.95997: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.96066: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 186312 1726890031.96069: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 186312 1726890031.96078: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 186312 1726890031.96126: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.96162: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 186312 1726890031.96173: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.96325: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.96485: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890031.96493: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.96543: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.96579: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890031.96590: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.96658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.96669: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 186312 1726890031.96744: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.96820: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 186312 1726890031.96892: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.96973: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890031.97033: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890031.97257: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576f2940d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f294910> <<< 186312 1726890031.97299: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f294f40> <<< 186312 1726890031.98998: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890032.12793: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 186312 1726890032.12809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 186312 1726890032.12832: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f294fa0> <<< 186312 1726890032.12862: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 186312 1726890032.12883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 186312 1726890032.12889: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f491280> <<< 186312 1726890032.12935: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 186312 1726890032.12951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890032.12983: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890032.12997: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f43fe20> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f43f9d0> <<< 186312 1726890032.13255: 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 <<< 186312 1726890032.37193: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhx<<< 186312 1726890032.37207: stdout chunk (state=3): >>>p2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "40", "second": "31", "epoch": "1726890031", "epoch_int": "1726890031", "date": "2024-09-20", "time": "23:40:31", "iso8601_micro": "2024-09-21T03:40:31.992522Z", "iso8601": "2024-09-21T03:40:31Z", "iso8601_basic": "20240920T234031992522", "iso8601_basic_short": "20240920T234031", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": 3532, "ansible_memfree_mb": 239, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3293, "free": 239}, "nocache": {"free": 3151, "used": 381}, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47<<< 186312 1726890032.37225: stdout chunk (state=3): >>>f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-4<<< 186312 1726890032.37229: stdout chunk (state=3): >>>9cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5154, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251606597632, "block_size": 4096, "block_total": 65519355, "block_available": 61427392, "block_used": 4091963, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_loadavg": {"1m": 0.47, "5m": 0.85, "15m": 1.06}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [<<< 186312 1726890032.37234: stdout chunk (state=3): >>>fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "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"}}} <<< 186312 1726890032.37740: 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 <<< 186312 1726890032.37762: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 186312 1726890032.37778: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 186312 1726890032.37803: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes <<< 186312 1726890032.37806: stdout chunk (state=3): >>># cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 186312 1726890032.37852: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro <<< 186312 1726890032.37869: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips <<< 186312 1726890032.37884: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base <<< 186312 1726890032.37907: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot <<< 186312 1726890032.37939: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 186312 1726890032.38170: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890032.38195: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890032.38235: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890032.38277: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890032.38299: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 186312 1726890032.38322: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 186312 1726890032.38326: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890032.38366: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890032.38420: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 186312 1726890032.38425: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 186312 1726890032.38462: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 186312 1726890032.38487: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 186312 1726890032.38518: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 186312 1726890032.38565: 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 # destroy multiprocessing.connection <<< 186312 1726890032.38571: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 186312 1726890032.38639: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl <<< 186312 1726890032.38726: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890032.38776: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890032.38803: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890032.38806: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890032.38808: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890032.38856: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 186312 1726890032.38866: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890032.39042: stdout chunk (state=3): >>># destroy platform <<< 186312 1726890032.39067: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse <<< 186312 1726890032.39110: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890032.39115: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890032.39118: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890032.39120: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890032.39125: stdout chunk (state=3): >>># destroy select <<< 186312 1726890032.39127: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890032.39130: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890032.39155: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890032.39462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890032.39526: stderr chunk (state=3): >>><<< 186312 1726890032.39529: stdout chunk (state=3): >>><<< 186312 1726890032.39697: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57708d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577087d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57708d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57708d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577087d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577087d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577087d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770834190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770834220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770857850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770834940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770895880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577082dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770857d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577087d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57704badc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704ba8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704baeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704baf70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704bae80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705a9610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57704cbc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57705bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704cbfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704cbd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704cbd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577049f370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577049f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704d3fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704cea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704ce490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703d31c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770489c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704ceeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57705e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703e6af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703e6e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703f9730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703f9c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577038f3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703e6f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703a0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703f95b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703a0340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704cb9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703bc6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703bc970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703bc760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703bc850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703bcca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57703c81f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703bc8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703aea30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57704cb5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57703bca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f57702ea670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57702297c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5770229160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770229280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770229f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57702294f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770229d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5770229f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770229100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57701f5ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576fbc70d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576fbc72b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576fbc7c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577020fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577020f3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577020ff70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577025cc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5770238cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57702383a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57701dbb80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57702384c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57702384f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577015f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577026f1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577016c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577026f370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577026fca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577016c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577015f8b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5770208190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577026f670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57702678b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57701609d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577017eb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577016b640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5770160f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577016ba30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57701af7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57701ac820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7cd9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57701e7760> # 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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577022b3d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577019f9a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f647be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57701b0670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57701f9d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577022b400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7f9ac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7b0a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576f7b0a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7e5760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7f9190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f54af10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f54aaf0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f577020ccd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f794eb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f577020c2e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576f5b3fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7e2dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f54adc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f7d5670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f4cbf10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576f4c6c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f507e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576f4464f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f446a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/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_qdh5_c7y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f576f2940d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f294910> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f294f40> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f294fa0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f491280> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f43fe20> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f576f43f9d0> 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_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "40", "second": "31", "epoch": "1726890031", "epoch_int": "1726890031", "date": "2024-09-20", "time": "23:40:31", "iso8601_micro": "2024-09-21T03:40:31.992522Z", "iso8601": "2024-09-21T03:40:31Z", "iso8601_basic": "20240920T234031992522", "iso8601_basic_short": "20240920T234031", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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": 3532, "ansible_memfree_mb": 239, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3293, "free": 239}, "nocache": {"free": 3151, "used": 381}, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5154, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251606597632, "block_size": 4096, "block_total": 65519355, "block_available": 61427392, "block_used": 4091963, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_loadavg": {"1m": 0.47, "5m": 0.85, "15m": 1.06}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # 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 multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890032.40588: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890031.5664454-186355-206125406427720/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890032.40592: _low_level_execute_command(): starting 186312 1726890032.40595: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890031.5664454-186355-206125406427720/ > /dev/null 2>&1 && sleep 0' 186312 1726890032.40883: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890032.40886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890032.40936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890032.40939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890032.40942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890032.40944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890032.40989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890032.40993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890032.40997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890032.41046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890032.42817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890032.42891: stderr chunk (state=3): >>><<< 186312 1726890032.42895: stdout chunk (state=3): >>><<< 186312 1726890032.42939: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890032.42967: handler run complete 186312 1726890032.43182: variable 'ansible_facts' from source: unknown 186312 1726890032.43335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890032.43660: variable 'ansible_facts' from source: unknown 186312 1726890032.43792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890032.43911: attempt loop complete, returning result 186312 1726890032.43916: _execute() done 186312 1726890032.43920: dumping result to json 186312 1726890032.43949: done dumping result, returning 186312 1726890032.43956: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02369adf-7a19-881e-6b85-000000000036] 186312 1726890032.43960: sending task result for task 02369adf-7a19-881e-6b85-000000000036 ok: [managed_node3] 186312 1726890032.44681: no more pending results, returning what we have 186312 1726890032.44683: results queue empty 186312 1726890032.44684: checking for any_errors_fatal 186312 1726890032.44684: done checking for any_errors_fatal 186312 1726890032.44685: checking for max_fail_percentage 186312 1726890032.44686: done checking for max_fail_percentage 186312 1726890032.44686: checking to see if all hosts have failed and the running result is not ok 186312 1726890032.44687: done checking to see if all hosts have failed 186312 1726890032.44687: getting the remaining hosts for this loop 186312 1726890032.44688: done getting the remaining hosts for this loop 186312 1726890032.44691: getting the next task for host managed_node3 186312 1726890032.44695: done getting next task for host managed_node3 186312 1726890032.44696: ^ task is: TASK: meta (flush_handlers) 186312 1726890032.44697: ^ 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 186312 1726890032.44700: getting variables 186312 1726890032.44701: in VariableManager get_vars() 186312 1726890032.44719: Calling all_inventory to load vars for managed_node3 186312 1726890032.44721: Calling groups_inventory to load vars for managed_node3 186312 1726890032.44723: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890032.44733: Calling all_plugins_play to load vars for managed_node3 186312 1726890032.44735: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890032.44738: Calling groups_plugins_play to load vars for managed_node3 186312 1726890032.44876: done sending task result for task 02369adf-7a19-881e-6b85-000000000036 186312 1726890032.44879: WORKER PROCESS EXITING 186312 1726890032.44888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890032.45060: done with get_vars() 186312 1726890032.45069: done getting variables 186312 1726890032.45118: in VariableManager get_vars() 186312 1726890032.45126: Calling all_inventory to load vars for managed_node3 186312 1726890032.45127: Calling groups_inventory to load vars for managed_node3 186312 1726890032.45129: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890032.45132: Calling all_plugins_play to load vars for managed_node3 186312 1726890032.45133: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890032.45135: Calling groups_plugins_play to load vars for managed_node3 186312 1726890032.45257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890032.45409: done with get_vars() 186312 1726890032.45428: done queuing things up, now waiting for results queue to drain 186312 1726890032.45430: results queue empty 186312 1726890032.45431: checking for any_errors_fatal 186312 1726890032.45436: done checking for any_errors_fatal 186312 1726890032.45437: checking for max_fail_percentage 186312 1726890032.45446: done checking for max_fail_percentage 186312 1726890032.45447: checking to see if all hosts have failed and the running result is not ok 186312 1726890032.45448: done checking to see if all hosts have failed 186312 1726890032.45449: getting the remaining hosts for this loop 186312 1726890032.45449: done getting the remaining hosts for this loop 186312 1726890032.45452: getting the next task for host managed_node3 186312 1726890032.45457: done getting next task for host managed_node3 186312 1726890032.45459: ^ task is: TASK: Include role to ensure packages are installed 186312 1726890032.45463: ^ 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 186312 1726890032.45466: getting variables 186312 1726890032.45467: in VariableManager get_vars() 186312 1726890032.45479: Calling all_inventory to load vars for managed_node3 186312 1726890032.45481: Calling groups_inventory to load vars for managed_node3 186312 1726890032.45483: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890032.45488: Calling all_plugins_play to load vars for managed_node3 186312 1726890032.45490: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890032.45493: Calling groups_plugins_play to load vars for managed_node3 186312 1726890032.45651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890032.45875: done with get_vars() 186312 1726890032.45881: done getting variables TASK [Include role to ensure packages are installed] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:12 Friday 20 September 2024 23:40:32 -0400 (0:00:00.930) 0:00:02.198 ****** 186312 1726890032.45931: entering _queue_task() for managed_node3/include_role 186312 1726890032.45932: Creating lock for include_role 186312 1726890032.46175: worker is 1 (out of 1 available) 186312 1726890032.46187: exiting _queue_task() for managed_node3/include_role 186312 1726890032.46198: done queuing things up, now waiting for results queue to drain 186312 1726890032.46199: waiting for pending results... 186312 1726890032.46351: running TaskExecutor() for managed_node3/TASK: Include role to ensure packages are installed 186312 1726890032.46426: in run() - task 02369adf-7a19-881e-6b85-00000000000a 186312 1726890032.46435: variable 'ansible_search_path' from source: unknown 186312 1726890032.46464: calling self._execute() 186312 1726890032.46520: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.46527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.46538: variable 'omit' from source: magic vars 186312 1726890032.46610: _execute() done 186312 1726890032.46613: dumping result to json 186312 1726890032.46621: done dumping result, returning 186312 1726890032.46625: done running TaskExecutor() for managed_node3/TASK: Include role to ensure packages are installed [02369adf-7a19-881e-6b85-00000000000a] 186312 1726890032.46630: sending task result for task 02369adf-7a19-881e-6b85-00000000000a 186312 1726890032.46729: done sending task result for task 02369adf-7a19-881e-6b85-00000000000a 186312 1726890032.46732: WORKER PROCESS EXITING 186312 1726890032.46799: no more pending results, returning what we have 186312 1726890032.46803: in VariableManager get_vars() 186312 1726890032.46856: Calling all_inventory to load vars for managed_node3 186312 1726890032.46858: Calling groups_inventory to load vars for managed_node3 186312 1726890032.46860: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890032.46871: Calling all_plugins_play to load vars for managed_node3 186312 1726890032.46873: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890032.46875: Calling groups_plugins_play to load vars for managed_node3 186312 1726890032.47081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890032.47323: done with get_vars() 186312 1726890032.47330: variable 'ansible_search_path' from source: unknown 186312 1726890032.47579: variable 'omit' from source: magic vars 186312 1726890032.47595: variable 'omit' from source: magic vars 186312 1726890032.47613: variable 'omit' from source: magic vars 186312 1726890032.47618: we have included files to process 186312 1726890032.47619: generating all_blocks data 186312 1726890032.47620: done generating all_blocks data 186312 1726890032.47621: processing included file: fedora.linux_system_roles.storage 186312 1726890032.47652: in VariableManager get_vars() 186312 1726890032.47661: done with get_vars() 186312 1726890032.47709: in VariableManager get_vars() 186312 1726890032.47725: done with get_vars() 186312 1726890032.47761: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 186312 1726890032.47826: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 186312 1726890032.48064: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 186312 1726890032.48153: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 186312 1726890032.48258: in VariableManager get_vars() 186312 1726890032.48273: done with get_vars() 186312 1726890032.48462: in VariableManager get_vars() 186312 1726890032.48474: done with get_vars() 186312 1726890032.48564: iterating over new_blocks loaded from include file 186312 1726890032.48567: in VariableManager get_vars() 186312 1726890032.48581: done with get_vars() 186312 1726890032.48583: filtering new block on tags 186312 1726890032.48634: done filtering new block on tags 186312 1726890032.48638: in VariableManager get_vars() 186312 1726890032.48652: done with get_vars() 186312 1726890032.48654: filtering new block on tags 186312 1726890032.48670: done filtering new block on tags 186312 1726890032.48673: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node3 186312 1726890032.48678: extending task lists for all hosts with included blocks 186312 1726890032.48992: done extending task lists 186312 1726890032.48994: done processing included files 186312 1726890032.48994: results queue empty 186312 1726890032.48995: checking for any_errors_fatal 186312 1726890032.48997: done checking for any_errors_fatal 186312 1726890032.48997: checking for max_fail_percentage 186312 1726890032.48998: done checking for max_fail_percentage 186312 1726890032.48998: checking to see if all hosts have failed and the running result is not ok 186312 1726890032.48999: done checking to see if all hosts have failed 186312 1726890032.48999: getting the remaining hosts for this loop 186312 1726890032.49000: done getting the remaining hosts for this loop 186312 1726890032.49002: getting the next task for host managed_node3 186312 1726890032.49005: done getting next task for host managed_node3 186312 1726890032.49007: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890032.49008: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890032.49016: getting variables 186312 1726890032.49017: in VariableManager get_vars() 186312 1726890032.49025: Calling all_inventory to load vars for managed_node3 186312 1726890032.49027: Calling groups_inventory to load vars for managed_node3 186312 1726890032.49028: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890032.49031: Calling all_plugins_play to load vars for managed_node3 186312 1726890032.49035: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890032.49038: Calling groups_plugins_play to load vars for managed_node3 186312 1726890032.49284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890032.49445: done with get_vars() 186312 1726890032.49452: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 23:40:32 -0400 (0:00:00.035) 0:00:02.234 ****** 186312 1726890032.49500: entering _queue_task() for managed_node3/include_tasks 186312 1726890032.49501: Creating lock for include_tasks 186312 1726890032.49717: worker is 1 (out of 1 available) 186312 1726890032.49729: exiting _queue_task() for managed_node3/include_tasks 186312 1726890032.49742: done queuing things up, now waiting for results queue to drain 186312 1726890032.49743: waiting for pending results... 186312 1726890032.49892: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890032.49983: in run() - task 02369adf-7a19-881e-6b85-000000000075 186312 1726890032.50020: variable 'ansible_search_path' from source: unknown 186312 1726890032.50033: variable 'ansible_search_path' from source: unknown 186312 1726890032.50056: calling self._execute() 186312 1726890032.50130: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.50134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.50139: variable 'omit' from source: magic vars 186312 1726890032.50206: _execute() done 186312 1726890032.50210: dumping result to json 186312 1726890032.50215: done dumping result, returning 186312 1726890032.50221: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-000000000075] 186312 1726890032.50229: sending task result for task 02369adf-7a19-881e-6b85-000000000075 186312 1726890032.50351: done sending task result for task 02369adf-7a19-881e-6b85-000000000075 186312 1726890032.50354: WORKER PROCESS EXITING 186312 1726890032.50406: no more pending results, returning what we have 186312 1726890032.50410: in VariableManager get_vars() 186312 1726890032.50439: Calling all_inventory to load vars for managed_node3 186312 1726890032.50442: Calling groups_inventory to load vars for managed_node3 186312 1726890032.50443: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890032.50450: Calling all_plugins_play to load vars for managed_node3 186312 1726890032.50452: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890032.50454: Calling groups_plugins_play to load vars for managed_node3 186312 1726890032.50691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890032.50861: done with get_vars() 186312 1726890032.50872: variable 'ansible_search_path' from source: unknown 186312 1726890032.50875: variable 'ansible_search_path' from source: unknown 186312 1726890032.50925: we have included files to process 186312 1726890032.50926: generating all_blocks data 186312 1726890032.50928: done generating all_blocks data 186312 1726890032.50933: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890032.50935: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890032.50939: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890032.51615: done processing included file 186312 1726890032.51616: iterating over new_blocks loaded from include file 186312 1726890032.51617: in VariableManager get_vars() 186312 1726890032.51630: done with get_vars() 186312 1726890032.51632: filtering new block on tags 186312 1726890032.51655: done filtering new block on tags 186312 1726890032.51657: in VariableManager get_vars() 186312 1726890032.51667: done with get_vars() 186312 1726890032.51668: filtering new block on tags 186312 1726890032.51688: done filtering new block on tags 186312 1726890032.51690: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node3 186312 1726890032.51693: extending task lists for all hosts with included blocks 186312 1726890032.51802: done extending task lists 186312 1726890032.51803: done processing included files 186312 1726890032.51803: results queue empty 186312 1726890032.51804: checking for any_errors_fatal 186312 1726890032.51806: done checking for any_errors_fatal 186312 1726890032.51807: checking for max_fail_percentage 186312 1726890032.51807: done checking for max_fail_percentage 186312 1726890032.51808: checking to see if all hosts have failed and the running result is not ok 186312 1726890032.51808: done checking to see if all hosts have failed 186312 1726890032.51809: getting the remaining hosts for this loop 186312 1726890032.51810: done getting the remaining hosts for this loop 186312 1726890032.51813: getting the next task for host managed_node3 186312 1726890032.51817: done getting next task for host managed_node3 186312 1726890032.51818: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890032.51820: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890032.51828: getting variables 186312 1726890032.51829: in VariableManager get_vars() 186312 1726890032.51836: Calling all_inventory to load vars for managed_node3 186312 1726890032.51838: Calling groups_inventory to load vars for managed_node3 186312 1726890032.51839: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890032.51842: Calling all_plugins_play to load vars for managed_node3 186312 1726890032.51843: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890032.51845: Calling groups_plugins_play to load vars for managed_node3 186312 1726890032.51994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890032.52257: done with get_vars() 186312 1726890032.52266: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 23:40:32 -0400 (0:00:00.028) 0:00:02.262 ****** 186312 1726890032.52332: entering _queue_task() for managed_node3/setup 186312 1726890032.52561: worker is 1 (out of 1 available) 186312 1726890032.52573: exiting _queue_task() for managed_node3/setup 186312 1726890032.52584: done queuing things up, now waiting for results queue to drain 186312 1726890032.52585: waiting for pending results... 186312 1726890032.52832: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890032.52964: in run() - task 02369adf-7a19-881e-6b85-0000000000b4 186312 1726890032.52985: variable 'ansible_search_path' from source: unknown 186312 1726890032.52993: variable 'ansible_search_path' from source: unknown 186312 1726890032.53038: calling self._execute() 186312 1726890032.53117: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.53130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.53147: variable 'omit' from source: magic vars 186312 1726890032.53660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890032.55436: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890032.55480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890032.55506: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890032.55534: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890032.55554: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890032.55625: 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) 186312 1726890032.55645: 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) 186312 1726890032.55663: 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) 186312 1726890032.55692: 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) 186312 1726890032.55703: 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) 186312 1726890032.55750: 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) 186312 1726890032.55781: 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) 186312 1726890032.55810: 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) 186312 1726890032.55854: 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) 186312 1726890032.55872: 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) 186312 1726890032.56028: variable '__storage_required_facts' from source: role '' all vars 186312 1726890032.56043: variable 'ansible_facts' from source: unknown 186312 1726890032.56157: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 186312 1726890032.56165: when evaluation is False, skipping this task 186312 1726890032.56171: _execute() done 186312 1726890032.56178: dumping result to json 186312 1726890032.56185: done dumping result, returning 186312 1726890032.56194: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-881e-6b85-0000000000b4] 186312 1726890032.56202: sending task result for task 02369adf-7a19-881e-6b85-0000000000b4 skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 186312 1726890032.56348: no more pending results, returning what we have 186312 1726890032.56354: results queue empty 186312 1726890032.56355: checking for any_errors_fatal 186312 1726890032.56356: done checking for any_errors_fatal 186312 1726890032.56357: checking for max_fail_percentage 186312 1726890032.56358: done checking for max_fail_percentage 186312 1726890032.56359: checking to see if all hosts have failed and the running result is not ok 186312 1726890032.56360: done checking to see if all hosts have failed 186312 1726890032.56360: getting the remaining hosts for this loop 186312 1726890032.56362: done getting the remaining hosts for this loop 186312 1726890032.56365: getting the next task for host managed_node3 186312 1726890032.56371: done getting next task for host managed_node3 186312 1726890032.56375: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890032.56378: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890032.56394: getting variables 186312 1726890032.56396: in VariableManager get_vars() 186312 1726890032.56437: Calling all_inventory to load vars for managed_node3 186312 1726890032.56441: Calling groups_inventory to load vars for managed_node3 186312 1726890032.56443: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890032.56453: Calling all_plugins_play to load vars for managed_node3 186312 1726890032.56456: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890032.56459: Calling groups_plugins_play to load vars for managed_node3 186312 1726890032.56720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890032.57269: done sending task result for task 02369adf-7a19-881e-6b85-0000000000b4 186312 1726890032.57272: WORKER PROCESS EXITING 186312 1726890032.57292: done with get_vars() 186312 1726890032.57304: done getting variables 186312 1726890032.57406: 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.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:40:32 -0400 (0:00:00.051) 0:00:02.313 ****** 186312 1726890032.57445: entering _queue_task() for managed_node3/include_vars 186312 1726890032.57447: Creating lock for include_vars 186312 1726890032.57713: worker is 1 (out of 1 available) 186312 1726890032.57727: exiting _queue_task() for managed_node3/include_vars 186312 1726890032.57743: done queuing things up, now waiting for results queue to drain 186312 1726890032.57744: waiting for pending results... 186312 1726890032.57996: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890032.58136: in run() - task 02369adf-7a19-881e-6b85-0000000000b5 186312 1726890032.58157: variable 'ansible_search_path' from source: unknown 186312 1726890032.58164: variable 'ansible_search_path' from source: unknown 186312 1726890032.58539: variable 'ansible_facts' from source: unknown 186312 1726890032.58808: variable 'ansible_facts' from source: unknown 186312 1726890032.59050: variable 'ansible_facts' from source: unknown 186312 1726890032.59285: variable 'ansible_facts' from source: unknown 186312 1726890032.59392: variable 'omit' from source: magic vars 186312 1726890032.59513: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.59531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.59549: variable 'omit' from source: magic vars 186312 1726890032.60098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890032.60357: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890032.60407: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890032.60449: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890032.60494: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890032.60577: variable '__vars_file' from source: task vars 186312 1726890032.60665: variable 'role_path' from source: magic vars 186312 1726890032.60675: variable 'item' from source: unknown 186312 1726890032.60700: Evaluated conditional (__vars_file is file): False 186312 1726890032.60707: when evaluation is False, skipping this task 186312 1726890032.60753: variable 'item' from source: unknown 186312 1726890032.60834: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 186312 1726890032.61056: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.61068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.61080: variable 'omit' from source: magic vars 186312 1726890032.61254: variable '__vars_file' from source: task vars 186312 1726890032.61338: variable 'role_path' from source: magic vars 186312 1726890032.61350: variable 'item' from source: unknown 186312 1726890032.61367: Evaluated conditional (__vars_file is file): False 186312 1726890032.61374: when evaluation is False, skipping this task 186312 1726890032.61411: variable 'item' from source: unknown 186312 1726890032.61486: 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" } 186312 1726890032.61640: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.61655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.61670: variable 'omit' from source: magic vars 186312 1726890032.61849: variable '__vars_file' from source: task vars 186312 1726890032.61922: variable 'role_path' from source: magic vars 186312 1726890032.61928: variable 'item' from source: unknown 186312 1726890032.61937: Evaluated conditional (__vars_file is file): True 186312 1726890032.61942: variable 'omit' from source: magic vars 186312 1726890032.61988: variable 'omit' from source: magic vars 186312 1726890032.62027: variable '__vars_file' from source: task vars 186312 1726890032.62071: variable '__vars_file' from source: task vars 186312 1726890032.62126: variable 'role_path' from source: magic vars 186312 1726890032.62131: variable 'item' from source: unknown 186312 1726890032.62150: variable 'omit' from source: magic vars 186312 1726890032.62171: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890032.62191: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890032.62208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890032.62226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890032.62232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890032.62257: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890032.62260: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.62263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.62326: Set connection var ansible_shell_type to sh 186312 1726890032.62339: Set connection var ansible_pipelining to False 186312 1726890032.62351: Set connection var ansible_timeout to 10 186312 1726890032.62354: Set connection var ansible_connection to ssh 186312 1726890032.62356: Set connection var ansible_shell_executable to /bin/sh 186312 1726890032.62359: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890032.62372: variable 'ansible_shell_executable' from source: unknown 186312 1726890032.62375: variable 'ansible_connection' from source: unknown 186312 1726890032.62377: variable 'ansible_module_compression' from source: unknown 186312 1726890032.62379: variable 'ansible_shell_type' from source: unknown 186312 1726890032.62382: variable 'ansible_shell_executable' from source: unknown 186312 1726890032.62384: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.62388: variable 'ansible_pipelining' from source: unknown 186312 1726890032.62390: variable 'ansible_timeout' from source: unknown 186312 1726890032.62394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.62476: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890032.62483: variable 'omit' from source: magic vars 186312 1726890032.62488: starting attempt loop 186312 1726890032.62490: running the handler 186312 1726890032.62557: handler run complete 186312 1726890032.62564: attempt loop complete, returning result 186312 1726890032.62580: variable 'item' from source: unknown 186312 1726890032.62624: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890032.62741: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.62744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.62747: variable 'omit' from source: magic vars 186312 1726890032.62829: variable '__vars_file' from source: task vars 186312 1726890032.62885: variable 'role_path' from source: magic vars 186312 1726890032.62888: variable 'item' from source: unknown 186312 1726890032.62896: Evaluated conditional (__vars_file is file): True 186312 1726890032.62899: variable 'omit' from source: magic vars 186312 1726890032.62911: variable 'omit' from source: magic vars 186312 1726890032.62948: variable '__vars_file' from source: task vars 186312 1726890032.62991: variable '__vars_file' from source: task vars 186312 1726890032.63044: variable 'role_path' from source: magic vars 186312 1726890032.63049: variable 'item' from source: unknown 186312 1726890032.63066: variable 'omit' from source: magic vars 186312 1726890032.63077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890032.63084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890032.63090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890032.63099: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890032.63102: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.63104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.63149: Set connection var ansible_shell_type to sh 186312 1726890032.63155: Set connection var ansible_pipelining to False 186312 1726890032.63164: Set connection var ansible_timeout to 10 186312 1726890032.63166: Set connection var ansible_connection to ssh 186312 1726890032.63176: Set connection var ansible_shell_executable to /bin/sh 186312 1726890032.63178: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890032.63190: variable 'ansible_shell_executable' from source: unknown 186312 1726890032.63192: variable 'ansible_connection' from source: unknown 186312 1726890032.63195: variable 'ansible_module_compression' from source: unknown 186312 1726890032.63197: variable 'ansible_shell_type' from source: unknown 186312 1726890032.63199: variable 'ansible_shell_executable' from source: unknown 186312 1726890032.63201: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.63206: variable 'ansible_pipelining' from source: unknown 186312 1726890032.63208: variable 'ansible_timeout' from source: unknown 186312 1726890032.63213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.63272: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890032.63284: variable 'omit' from source: magic vars 186312 1726890032.63287: starting attempt loop 186312 1726890032.63289: running the handler 186312 1726890032.63340: handler run complete 186312 1726890032.63346: attempt loop complete, returning result 186312 1726890032.63357: variable 'item' from source: unknown 186312 1726890032.63419: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890032.63529: dumping result to json 186312 1726890032.63532: done dumping result, returning 186312 1726890032.63614: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-0000000000b5] 186312 1726890032.63617: sending task result for task 02369adf-7a19-881e-6b85-0000000000b5 186312 1726890032.63697: done sending task result for task 02369adf-7a19-881e-6b85-0000000000b5 186312 1726890032.63700: WORKER PROCESS EXITING 186312 1726890032.63780: no more pending results, returning what we have 186312 1726890032.63783: results queue empty 186312 1726890032.63784: checking for any_errors_fatal 186312 1726890032.63789: done checking for any_errors_fatal 186312 1726890032.63790: checking for max_fail_percentage 186312 1726890032.63791: done checking for max_fail_percentage 186312 1726890032.63792: checking to see if all hosts have failed and the running result is not ok 186312 1726890032.63793: done checking to see if all hosts have failed 186312 1726890032.63793: getting the remaining hosts for this loop 186312 1726890032.63795: done getting the remaining hosts for this loop 186312 1726890032.63798: getting the next task for host managed_node3 186312 1726890032.63806: done getting next task for host managed_node3 186312 1726890032.63809: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890032.63815: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890032.63828: getting variables 186312 1726890032.63829: in VariableManager get_vars() 186312 1726890032.64144: Calling all_inventory to load vars for managed_node3 186312 1726890032.64147: Calling groups_inventory to load vars for managed_node3 186312 1726890032.64150: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890032.64159: Calling all_plugins_play to load vars for managed_node3 186312 1726890032.64161: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890032.64164: Calling groups_plugins_play to load vars for managed_node3 186312 1726890032.64384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890032.64769: done with get_vars() 186312 1726890032.64777: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 23:40:32 -0400 (0:00:00.074) 0:00:02.387 ****** 186312 1726890032.64853: entering _queue_task() for managed_node3/stat 186312 1726890032.65050: worker is 1 (out of 1 available) 186312 1726890032.65061: exiting _queue_task() for managed_node3/stat 186312 1726890032.65073: done queuing things up, now waiting for results queue to drain 186312 1726890032.65075: waiting for pending results... 186312 1726890032.65227: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890032.65305: in run() - task 02369adf-7a19-881e-6b85-0000000000b7 186312 1726890032.65318: variable 'ansible_search_path' from source: unknown 186312 1726890032.65322: variable 'ansible_search_path' from source: unknown 186312 1726890032.65351: calling self._execute() 186312 1726890032.65410: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.65418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.65428: variable 'omit' from source: magic vars 186312 1726890032.65751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890032.65951: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890032.65982: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890032.66008: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890032.66034: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890032.66095: 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) 186312 1726890032.66114: 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) 186312 1726890032.66136: 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) 186312 1726890032.66155: 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) 186312 1726890032.66244: Evaluated conditional (not __storage_is_ostree is defined): True 186312 1726890032.66247: variable 'omit' from source: magic vars 186312 1726890032.66285: variable 'omit' from source: magic vars 186312 1726890032.66307: variable 'omit' from source: magic vars 186312 1726890032.66327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890032.66353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890032.66367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890032.66379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890032.66391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890032.66416: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890032.66419: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.66423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.66489: Set connection var ansible_shell_type to sh 186312 1726890032.66498: Set connection var ansible_pipelining to False 186312 1726890032.66508: Set connection var ansible_timeout to 10 186312 1726890032.66511: Set connection var ansible_connection to ssh 186312 1726890032.66516: Set connection var ansible_shell_executable to /bin/sh 186312 1726890032.66522: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890032.66538: variable 'ansible_shell_executable' from source: unknown 186312 1726890032.66541: variable 'ansible_connection' from source: unknown 186312 1726890032.66547: variable 'ansible_module_compression' from source: unknown 186312 1726890032.66549: variable 'ansible_shell_type' from source: unknown 186312 1726890032.66568: variable 'ansible_shell_executable' from source: unknown 186312 1726890032.66575: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890032.66583: variable 'ansible_pipelining' from source: unknown 186312 1726890032.66585: variable 'ansible_timeout' from source: unknown 186312 1726890032.66589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890032.66735: 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) 186312 1726890032.66751: variable 'omit' from source: magic vars 186312 1726890032.66761: starting attempt loop 186312 1726890032.66768: running the handler 186312 1726890032.66784: _low_level_execute_command(): starting 186312 1726890032.66797: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890032.67553: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890032.67568: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890032.67582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890032.67598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890032.67647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890032.67659: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890032.67671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890032.67689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890032.67700: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890032.67711: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890032.67732: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890032.67747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890032.67763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890032.67775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890032.67788: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890032.67802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890032.67886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890032.67909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890032.67936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890032.68007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890032.69546: stdout chunk (state=3): >>>/root <<< 186312 1726890032.69651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890032.69705: stderr chunk (state=3): >>><<< 186312 1726890032.69718: stdout chunk (state=3): >>><<< 186312 1726890032.69772: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890032.69782: _low_level_execute_command(): starting 186312 1726890032.69786: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890032.6973991-186397-66410286315386 `" && echo ansible-tmp-1726890032.6973991-186397-66410286315386="` echo /root/.ansible/tmp/ansible-tmp-1726890032.6973991-186397-66410286315386 `" ) && sleep 0' 186312 1726890032.70501: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890032.70520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890032.72294: stdout chunk (state=3): >>>ansible-tmp-1726890032.6973991-186397-66410286315386=/root/.ansible/tmp/ansible-tmp-1726890032.6973991-186397-66410286315386 <<< 186312 1726890032.72405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890032.72486: stderr chunk (state=3): >>><<< 186312 1726890032.72496: stdout chunk (state=3): >>><<< 186312 1726890032.72723: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890032.6973991-186397-66410286315386=/root/.ansible/tmp/ansible-tmp-1726890032.6973991-186397-66410286315386 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890032.72726: variable 'ansible_module_compression' from source: unknown 186312 1726890032.72729: ANSIBALLZ: Using lock for stat 186312 1726890032.72731: ANSIBALLZ: Acquiring lock 186312 1726890032.72733: ANSIBALLZ: Lock acquired: 139892279503488 186312 1726890032.72735: ANSIBALLZ: Creating module 186312 1726890032.83485: ANSIBALLZ: Writing module into payload 186312 1726890032.83609: ANSIBALLZ: Writing module 186312 1726890032.83647: ANSIBALLZ: Renaming module 186312 1726890032.83664: ANSIBALLZ: Done creating module 186312 1726890032.83692: variable 'ansible_facts' from source: unknown 186312 1726890032.83770: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890032.6973991-186397-66410286315386/AnsiballZ_stat.py 186312 1726890032.83989: Sending initial data 186312 1726890032.83992: Sent initial data (154 bytes) 186312 1726890032.85067: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890032.85070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890032.85110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890032.85118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890032.85120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890032.85185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890032.85197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890032.85272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890032.86966: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890032.86983: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890032.87017: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpewhm53zx /root/.ansible/tmp/ansible-tmp-1726890032.6973991-186397-66410286315386/AnsiballZ_stat.py <<< 186312 1726890032.87060: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890032.88136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890032.88234: stderr chunk (state=3): >>><<< 186312 1726890032.88238: stdout chunk (state=3): >>><<< 186312 1726890032.88257: done transferring module to remote 186312 1726890032.88269: _low_level_execute_command(): starting 186312 1726890032.88277: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890032.6973991-186397-66410286315386/ /root/.ansible/tmp/ansible-tmp-1726890032.6973991-186397-66410286315386/AnsiballZ_stat.py && sleep 0' 186312 1726890032.88757: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890032.88789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890032.88794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890032.88800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890032.88802: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890032.88852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890032.88856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890032.88898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890032.90566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890032.90626: stderr chunk (state=3): >>><<< 186312 1726890032.90640: stdout chunk (state=3): >>><<< 186312 1726890032.90680: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890032.90683: _low_level_execute_command(): starting 186312 1726890032.90686: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890032.6973991-186397-66410286315386/AnsiballZ_stat.py && sleep 0' 186312 1726890032.91210: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890032.91216: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890032.91248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890032.91252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890032.91264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890032.91287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890032.91299: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890032.91317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890032.91395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890032.91398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890032.91403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890032.91451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890032.93318: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890032.93332: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890032.93387: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890032.93390: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890032.93444: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890032.93458: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890032.93463: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890032.93492: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890032.93507: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890032.93513: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890032.93591: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890032.93595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890032.93610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890032.93631: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0843dc0> <<< 186312 1726890032.93681: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890032.93684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05d83a0> <<< 186312 1726890032.93725: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0843b20> <<< 186312 1726890032.93728: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890032.93758: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0843ac0> <<< 186312 1726890032.93761: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890032.93781: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890032.93793: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05d8490> <<< 186312 1726890032.93816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890032.93848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890032.93865: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05d8940> <<< 186312 1726890032.93879: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05d8670> <<< 186312 1726890032.93908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890032.93923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890032.93947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890032.93976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890032.94016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890032.94021: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890032.94036: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b058f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890032.94062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890032.94132: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b058f220> <<< 186312 1726890032.94175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890032.94213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05b2850> <<< 186312 1726890032.94222: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b058f940> <<< 186312 1726890032.94257: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890032.94277: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0588d90> <<< 186312 1726890032.94325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05b2d90> <<< 186312 1726890032.94376: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05d8970> <<< 186312 1726890032.94398: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890032.94586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890032.94603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890032.94629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890032.94643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890032.94667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890032.94680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890032.94694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890032.94714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b052feb0> <<< 186312 1726890032.94776: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0532f40> <<< 186312 1726890032.94790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890032.94801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890032.94830: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890032.94836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890032.94839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890032.94862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890032.94884: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0527610> <<< 186312 1726890032.94899: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0530640> <<< 186312 1726890032.94914: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b052f370> <<< 186312 1726890032.94930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890032.94997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890032.95016: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890032.95050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890032.95065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890032.95071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890032.95101: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890032.95119: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b04b0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04b0910> <<< 186312 1726890032.95127: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890032.95144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890032.95156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04b0f10> <<< 186312 1726890032.95165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890032.95183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890032.95205: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890032.95214: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04b0fd0> <<< 186312 1726890032.95234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890032.95242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c20d0> <<< 186312 1726890032.95254: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890032.95300: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0509d90> <<< 186312 1726890032.95305: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890032.95330: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0504670> <<< 186312 1726890032.95387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05166d0> <<< 186312 1726890032.95393: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0536e20> <<< 186312 1726890032.95414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890032.95418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890032.95446: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890032.95451: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b04c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05092b0> <<< 186312 1726890032.95486: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890032.95493: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b05162e0> <<< 186312 1726890032.95502: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b053c9d0> <<< 186312 1726890032.95516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890032.95521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890032.95546: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890032.95571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890032.95578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890032.95592: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c2eb0> <<< 186312 1726890032.95599: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c2df0> <<< 186312 1726890032.95628: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890032.95649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c2d60> <<< 186312 1726890032.95653: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890032.95654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890032.95674: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890032.95682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890032.95724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890032.95759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890032.95781: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04963d0> <<< 186312 1726890032.95807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890032.95827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890032.95859: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04964c0> <<< 186312 1726890032.95961: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04caf40> <<< 186312 1726890032.96000: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c5a90> <<< 186312 1726890032.96005: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c5490> <<< 186312 1726890032.96042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890032.96124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890032.96155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890032.96158: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03bb220> <<< 186312 1726890032.96173: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0481520> <<< 186312 1726890032.96200: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c5f10> <<< 186312 1726890032.96205: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b053c040> <<< 186312 1726890032.96230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890032.96249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890032.96273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890032.96284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03ceb50> <<< 186312 1726890032.96299: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890032.96364: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b03cee80> <<< 186312 1726890032.96369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890032.96386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03e0790> <<< 186312 1726890032.96406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890032.96434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890032.96461: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03e0cd0> <<< 186312 1726890032.96494: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890032.96531: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b036c400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03cef70> <<< 186312 1726890032.96534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890032.96593: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b037d2e0> <<< 186312 1726890032.96595: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03e0610> <<< 186312 1726890032.96597: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890032.96633: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b037d3a0> <<< 186312 1726890032.96659: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c2a30> <<< 186312 1726890032.96676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890032.96697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890032.96725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890032.96735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890032.96758: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890032.96763: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b0399700> <<< 186312 1726890032.96790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890032.96814: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890032.96819: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b03999d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03997c0> <<< 186312 1726890032.96844: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890032.96871: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b03998b0> <<< 186312 1726890032.96874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890032.97050: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890032.97060: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b0399d00> <<< 186312 1726890032.97090: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890032.97092: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b03a3250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0399940> <<< 186312 1726890032.97112: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b038ba90> <<< 186312 1726890032.97149: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c2610> <<< 186312 1726890032.97160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890032.97209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890032.97243: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0399af0> <<< 186312 1726890032.97338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890032.97351: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb7b02c16d0> <<< 186312 1726890032.97520: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip' <<< 186312 1726890032.97526: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890032.97614: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890032.97641: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890032.97656: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890032.97684: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890032.97689: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890032.98861: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890032.99796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890032.99800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01e8820> <<< 186312 1726890032.99829: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890032.99838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890032.99854: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890032.99859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890032.99881: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890032.99890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890032.99908: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890032.99914: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b01e8160> <<< 186312 1726890032.99940: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01e8280> <<< 186312 1726890032.99970: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01e8f70> <<< 186312 1726890032.99999: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890033.00040: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01e84f0> <<< 186312 1726890033.00043: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01e8d90> import 'atexit' # <<< 186312 1726890033.00073: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b01e8fd0> <<< 186312 1726890033.00099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890033.00131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890033.00158: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01e8100> <<< 186312 1726890033.00177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890033.00189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890033.00210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890033.00236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890033.00255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890033.00334: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7afbeff40> <<< 186312 1726890033.00357: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b015cd00> <<< 186312 1726890033.00382: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b015ceb0> <<< 186312 1726890033.00410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890033.00435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890033.00467: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b015c370> <<< 186312 1726890033.00477: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b024edc0> <<< 186312 1726890033.00639: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b024e3a0> <<< 186312 1726890033.00667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890033.00671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890033.00678: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b024efd0> <<< 186312 1726890033.00702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890033.00705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890033.00732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890033.00800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890033.00814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b021dd30> <<< 186312 1726890033.00886: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01bbd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01bb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01f14f0> <<< 186312 1726890033.00920: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.00927: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b01bb520> <<< 186312 1726890033.00943: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01bb550> <<< 186312 1726890033.00975: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890033.00982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890033.00997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890033.01020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890033.01087: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.01100: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7afbdefd0> <<< 186312 1726890033.01104: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b022f250> <<< 186312 1726890033.01108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890033.01127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890033.01170: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.01175: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7afbdb850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b022f3d0> <<< 186312 1726890033.01208: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890033.01237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.01257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890033.01263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890033.01324: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0247e50> <<< 186312 1726890033.01453: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7afbdb7f0> <<< 186312 1726890033.01530: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7afbdb640> <<< 186312 1726890033.01557: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.01586: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7afbda5b0> <<< 186312 1726890033.01601: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7afbcfd90> <<< 186312 1726890033.01607: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0226910> <<< 186312 1726890033.01647: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 186312 1726890033.01651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890033.01674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890033.01678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890033.01718: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.01721: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b01af6a0> <<< 186312 1726890033.01898: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.01908: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b01aeb20> <<< 186312 1726890033.01930: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01be0a0> <<< 186312 1726890033.01939: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b01af100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01f3b20> <<< 186312 1726890033.01956: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.01963: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890033.01982: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.02051: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.02149: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890033.02160: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890033.02179: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.02185: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890033.02202: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.02301: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.02401: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.02853: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.03301: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890033.03321: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890033.03341: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890033.03347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.03401: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7af7d45e0> <<< 186312 1726890033.03470: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890033.03481: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7afbaa580> <<< 186312 1726890033.03488: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7af777100> <<< 186312 1726890033.03535: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890033.03540: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.03557: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.03579: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890033.03585: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.03705: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.03831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890033.03867: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01aeb80> <<< 186312 1726890033.03870: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.04248: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.04611: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.04666: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.04734: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890033.04739: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.04766: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.04804: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890033.04808: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.04863: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.04937: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890033.04957: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.04960: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.04967: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890033.04976: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.05013: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.05054: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890033.05057: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.05236: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.05426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890033.05453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890033.05459: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890033.05530: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7af7a7f10> <<< 186312 1726890033.05538: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.05597: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.05663: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890033.05674: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890033.05700: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.05736: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.05766: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890033.05773: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.05815: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.05849: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.05913: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.05969: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890033.05999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.06066: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.06071: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b023a220> <<< 186312 1726890033.06099: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7af7a7850> <<< 186312 1726890033.06136: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890033.06146: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.06248: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.06304: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.06329: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.06369: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890033.06376: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890033.06398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890033.06434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890033.06457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890033.06466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890033.06552: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7afb9dca0> <<< 186312 1726890033.06593: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7afb99f70> <<< 186312 1726890033.06653: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7afb93940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890033.06661: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.06684: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.06710: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890033.06774: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890033.06787: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.06802: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890033.06826: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.06931: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.07097: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.07231: 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"}}} <<< 186312 1726890033.07236: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890033.07438: 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 <<< 186312 1726890033.07461: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 186312 1726890033.07486: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 186312 1726890033.07526: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 186312 1726890033.07554: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings <<< 186312 1726890033.07560: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 186312 1726890033.07754: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890033.07761: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890033.07788: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890033.07791: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890033.07794: stdout chunk (state=3): >>># destroy binascii<<< 186312 1726890033.07795: stdout chunk (state=3): >>> # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890033.07819: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 186312 1726890033.07837: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 186312 1726890033.07849: stdout chunk (state=3): >>># destroy array <<< 186312 1726890033.07871: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890033.07874: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890033.07936: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 186312 1726890033.07981: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 186312 1726890033.07984: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890033.07989: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 186312 1726890033.07991: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890033.07993: stdout chunk (state=3): >>># destroy fnmatch <<< 186312 1726890033.08014: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 186312 1726890033.08017: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890033.08020: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890033.08056: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 186312 1726890033.08065: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890033.08082: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 186312 1726890033.08102: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890033.08107: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890033.08254: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890033.08264: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 186312 1726890033.08267: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890033.08274: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 186312 1726890033.08312: stdout chunk (state=3): >>># destroy stat <<< 186312 1726890033.08319: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890033.08322: stdout chunk (state=3): >>># destroy select <<< 186312 1726890033.08327: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890033.08330: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890033.08344: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890033.08593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890033.08654: stderr chunk (state=3): >>><<< 186312 1726890033.08661: stdout chunk (state=3): >>><<< 186312 1726890033.08725: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0843dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0843b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0843ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b058f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b058f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b058f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0588d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b052feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0532f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0527610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0530640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b052f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b04b0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04b0910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04b0f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04b0fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0509d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0504670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05166d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0536e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b04c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b05092b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b05162e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b053c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c2df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04963d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04964c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04caf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03bb220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0481520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b053c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03ceb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b03cee80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03e0790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03e0cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b036c400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03cef70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b037d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03e0610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b037d3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c2a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b0399700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b03999d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b03997c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b03998b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b0399d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b03a3250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0399940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b038ba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b04c2610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0399af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb7b02c16d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01e8820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b01e8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01e8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01e8f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01e84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01e8d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b01e8fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01e8100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7afbeff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b015cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b015ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b015c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b024edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b024e3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b024efd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b021dd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01bbd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01bb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01f14f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b01bb520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01bb550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7afbdefd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b022f250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7afbdb850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b022f3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0247e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7afbdb7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7afbdb640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7afbda5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7afbcfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b0226910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b01af6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b01aeb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01be0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b01af100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01f3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/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_l9ryp5z_/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_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/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_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7af7d45e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7afbaa580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7af777100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7b01aeb80> # 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_l9ryp5z_/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_l9ryp5z_/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_l9ryp5z_/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_l9ryp5z_/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_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7af7a7f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/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_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7b023a220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7af7a7850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7afb9dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7afb99f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7afb93940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/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_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_l9ryp5z_/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_l9ryp5z_/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 186312 1726890033.09252: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890032.6973991-186397-66410286315386/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890033.09255: _low_level_execute_command(): starting 186312 1726890033.09257: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890032.6973991-186397-66410286315386/ > /dev/null 2>&1 && sleep 0' 186312 1726890033.09416: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890033.09420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890033.09468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890033.09471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 186312 1726890033.09473: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890033.09475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890033.09525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890033.09528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890033.09572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890033.11289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890033.11336: stderr chunk (state=3): >>><<< 186312 1726890033.11339: stdout chunk (state=3): >>><<< 186312 1726890033.11352: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890033.11358: handler run complete 186312 1726890033.11373: attempt loop complete, returning result 186312 1726890033.11376: _execute() done 186312 1726890033.11378: dumping result to json 186312 1726890033.11382: done dumping result, returning 186312 1726890033.11389: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-881e-6b85-0000000000b7] 186312 1726890033.11397: sending task result for task 02369adf-7a19-881e-6b85-0000000000b7 186312 1726890033.11481: done sending task result for task 02369adf-7a19-881e-6b85-0000000000b7 186312 1726890033.11484: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 186312 1726890033.11574: no more pending results, returning what we have 186312 1726890033.11577: results queue empty 186312 1726890033.11578: checking for any_errors_fatal 186312 1726890033.11586: done checking for any_errors_fatal 186312 1726890033.11587: checking for max_fail_percentage 186312 1726890033.11588: done checking for max_fail_percentage 186312 1726890033.11589: checking to see if all hosts have failed and the running result is not ok 186312 1726890033.11590: done checking to see if all hosts have failed 186312 1726890033.11590: getting the remaining hosts for this loop 186312 1726890033.11592: done getting the remaining hosts for this loop 186312 1726890033.11596: getting the next task for host managed_node3 186312 1726890033.11601: done getting next task for host managed_node3 186312 1726890033.11604: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890033.11607: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890033.11618: getting variables 186312 1726890033.11621: in VariableManager get_vars() 186312 1726890033.11653: Calling all_inventory to load vars for managed_node3 186312 1726890033.11656: Calling groups_inventory to load vars for managed_node3 186312 1726890033.11658: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890033.11667: Calling all_plugins_play to load vars for managed_node3 186312 1726890033.11669: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890033.11672: Calling groups_plugins_play to load vars for managed_node3 186312 1726890033.11867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890033.12034: done with get_vars() 186312 1726890033.12043: done getting variables 186312 1726890033.12087: 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.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:40:33 -0400 (0:00:00.472) 0:00:02.860 ****** 186312 1726890033.12109: entering _queue_task() for managed_node3/set_fact 186312 1726890033.12295: worker is 1 (out of 1 available) 186312 1726890033.12305: exiting _queue_task() for managed_node3/set_fact 186312 1726890033.12319: done queuing things up, now waiting for results queue to drain 186312 1726890033.12320: waiting for pending results... 186312 1726890033.12476: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890033.12566: in run() - task 02369adf-7a19-881e-6b85-0000000000b8 186312 1726890033.12577: variable 'ansible_search_path' from source: unknown 186312 1726890033.12581: variable 'ansible_search_path' from source: unknown 186312 1726890033.12609: calling self._execute() 186312 1726890033.12673: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.12677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.12686: variable 'omit' from source: magic vars 186312 1726890033.13009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890033.13187: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890033.13220: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890033.13267: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890033.13295: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890033.13360: 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) 186312 1726890033.13377: 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) 186312 1726890033.13397: 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) 186312 1726890033.13418: 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) 186312 1726890033.13504: Evaluated conditional (not __storage_is_ostree is defined): True 186312 1726890033.13508: variable 'omit' from source: magic vars 186312 1726890033.13552: variable 'omit' from source: magic vars 186312 1726890033.13631: variable '__ostree_booted_stat' from source: set_fact 186312 1726890033.13666: variable 'omit' from source: magic vars 186312 1726890033.13684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890033.13702: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890033.13718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890033.13736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890033.13745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890033.13767: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890033.13770: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.13773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.13839: Set connection var ansible_shell_type to sh 186312 1726890033.13846: Set connection var ansible_pipelining to False 186312 1726890033.13855: Set connection var ansible_timeout to 10 186312 1726890033.13857: Set connection var ansible_connection to ssh 186312 1726890033.13862: Set connection var ansible_shell_executable to /bin/sh 186312 1726890033.13867: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890033.13882: variable 'ansible_shell_executable' from source: unknown 186312 1726890033.13885: variable 'ansible_connection' from source: unknown 186312 1726890033.13888: variable 'ansible_module_compression' from source: unknown 186312 1726890033.13890: variable 'ansible_shell_type' from source: unknown 186312 1726890033.13892: variable 'ansible_shell_executable' from source: unknown 186312 1726890033.13895: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.13897: variable 'ansible_pipelining' from source: unknown 186312 1726890033.13899: variable 'ansible_timeout' from source: unknown 186312 1726890033.13904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.13978: 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) 186312 1726890033.13985: variable 'omit' from source: magic vars 186312 1726890033.13990: starting attempt loop 186312 1726890033.13992: running the handler 186312 1726890033.14001: handler run complete 186312 1726890033.14009: attempt loop complete, returning result 186312 1726890033.14013: _execute() done 186312 1726890033.14015: dumping result to json 186312 1726890033.14018: done dumping result, returning 186312 1726890033.14025: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-881e-6b85-0000000000b8] 186312 1726890033.14031: sending task result for task 02369adf-7a19-881e-6b85-0000000000b8 186312 1726890033.14109: done sending task result for task 02369adf-7a19-881e-6b85-0000000000b8 186312 1726890033.14115: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } 186312 1726890033.14179: no more pending results, returning what we have 186312 1726890033.14182: results queue empty 186312 1726890033.14182: checking for any_errors_fatal 186312 1726890033.14187: done checking for any_errors_fatal 186312 1726890033.14188: checking for max_fail_percentage 186312 1726890033.14189: done checking for max_fail_percentage 186312 1726890033.14189: checking to see if all hosts have failed and the running result is not ok 186312 1726890033.14190: done checking to see if all hosts have failed 186312 1726890033.14191: getting the remaining hosts for this loop 186312 1726890033.14192: done getting the remaining hosts for this loop 186312 1726890033.14195: getting the next task for host managed_node3 186312 1726890033.14202: done getting next task for host managed_node3 186312 1726890033.14205: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890033.14207: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890033.14218: getting variables 186312 1726890033.14219: in VariableManager get_vars() 186312 1726890033.14245: Calling all_inventory to load vars for managed_node3 186312 1726890033.14247: Calling groups_inventory to load vars for managed_node3 186312 1726890033.14248: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890033.14255: Calling all_plugins_play to load vars for managed_node3 186312 1726890033.14263: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890033.14265: Calling groups_plugins_play to load vars for managed_node3 186312 1726890033.14431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890033.14598: done with get_vars() 186312 1726890033.14606: done getting variables 186312 1726890033.14647: 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.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:40:33 -0400 (0:00:00.025) 0:00:02.885 ****** 186312 1726890033.14667: entering _queue_task() for managed_node3/set_fact 186312 1726890033.14839: worker is 1 (out of 1 available) 186312 1726890033.14853: exiting _queue_task() for managed_node3/set_fact 186312 1726890033.14866: done queuing things up, now waiting for results queue to drain 186312 1726890033.14867: waiting for pending results... 186312 1726890033.15016: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890033.15087: in run() - task 02369adf-7a19-881e-6b85-000000000076 186312 1726890033.15096: variable 'ansible_search_path' from source: unknown 186312 1726890033.15100: variable 'ansible_search_path' from source: unknown 186312 1726890033.15133: calling self._execute() 186312 1726890033.15189: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.15193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.15200: variable 'omit' from source: magic vars 186312 1726890033.15277: variable 'omit' from source: magic vars 186312 1726890033.15312: variable 'omit' from source: magic vars 186312 1726890033.15341: variable 'omit' from source: magic vars 186312 1726890033.15378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890033.15403: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890033.15421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890033.15437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890033.15446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890033.15471: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890033.15475: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.15477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.15543: Set connection var ansible_shell_type to sh 186312 1726890033.15551: Set connection var ansible_pipelining to False 186312 1726890033.15559: Set connection var ansible_timeout to 10 186312 1726890033.15561: Set connection var ansible_connection to ssh 186312 1726890033.15566: Set connection var ansible_shell_executable to /bin/sh 186312 1726890033.15573: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890033.15591: variable 'ansible_shell_executable' from source: unknown 186312 1726890033.15594: variable 'ansible_connection' from source: unknown 186312 1726890033.15597: variable 'ansible_module_compression' from source: unknown 186312 1726890033.15599: variable 'ansible_shell_type' from source: unknown 186312 1726890033.15602: variable 'ansible_shell_executable' from source: unknown 186312 1726890033.15604: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.15606: variable 'ansible_pipelining' from source: unknown 186312 1726890033.15608: variable 'ansible_timeout' from source: unknown 186312 1726890033.15610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.15717: 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) 186312 1726890033.15728: variable 'omit' from source: magic vars 186312 1726890033.15731: starting attempt loop 186312 1726890033.15733: running the handler 186312 1726890033.15742: handler run complete 186312 1726890033.15751: attempt loop complete, returning result 186312 1726890033.15754: _execute() done 186312 1726890033.15756: dumping result to json 186312 1726890033.15758: done dumping result, returning 186312 1726890033.15766: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-881e-6b85-000000000076] 186312 1726890033.15770: sending task result for task 02369adf-7a19-881e-6b85-000000000076 186312 1726890033.15848: done sending task result for task 02369adf-7a19-881e-6b85-000000000076 186312 1726890033.15851: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890033.15930: no more pending results, returning what we have 186312 1726890033.15933: results queue empty 186312 1726890033.15934: checking for any_errors_fatal 186312 1726890033.15938: done checking for any_errors_fatal 186312 1726890033.15938: checking for max_fail_percentage 186312 1726890033.15940: done checking for max_fail_percentage 186312 1726890033.15940: checking to see if all hosts have failed and the running result is not ok 186312 1726890033.15941: done checking to see if all hosts have failed 186312 1726890033.15942: getting the remaining hosts for this loop 186312 1726890033.15943: done getting the remaining hosts for this loop 186312 1726890033.15946: getting the next task for host managed_node3 186312 1726890033.15951: done getting next task for host managed_node3 186312 1726890033.15954: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890033.15956: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890033.15965: getting variables 186312 1726890033.15966: in VariableManager get_vars() 186312 1726890033.15986: Calling all_inventory to load vars for managed_node3 186312 1726890033.15988: Calling groups_inventory to load vars for managed_node3 186312 1726890033.15989: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890033.15995: Calling all_plugins_play to load vars for managed_node3 186312 1726890033.15996: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890033.15998: Calling groups_plugins_play to load vars for managed_node3 186312 1726890033.16147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890033.16330: done with get_vars() 186312 1726890033.16338: done getting variables 186312 1726890033.16374: 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.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:40:33 -0400 (0:00:00.017) 0:00:02.903 ****** 186312 1726890033.16394: entering _queue_task() for managed_node3/set_fact 186312 1726890033.16563: worker is 1 (out of 1 available) 186312 1726890033.16574: exiting _queue_task() for managed_node3/set_fact 186312 1726890033.16587: done queuing things up, now waiting for results queue to drain 186312 1726890033.16588: waiting for pending results... 186312 1726890033.16732: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890033.16794: in run() - task 02369adf-7a19-881e-6b85-000000000077 186312 1726890033.16803: variable 'ansible_search_path' from source: unknown 186312 1726890033.16808: variable 'ansible_search_path' from source: unknown 186312 1726890033.16835: calling self._execute() 186312 1726890033.16887: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.16891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.16899: variable 'omit' from source: magic vars 186312 1726890033.16972: variable 'omit' from source: magic vars 186312 1726890033.17004: variable 'omit' from source: magic vars 186312 1726890033.17031: variable 'omit' from source: magic vars 186312 1726890033.17066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890033.17088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890033.17105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890033.17120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890033.17130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890033.17152: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890033.17155: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.17158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.17220: Set connection var ansible_shell_type to sh 186312 1726890033.17229: Set connection var ansible_pipelining to False 186312 1726890033.17237: Set connection var ansible_timeout to 10 186312 1726890033.17240: Set connection var ansible_connection to ssh 186312 1726890033.17244: Set connection var ansible_shell_executable to /bin/sh 186312 1726890033.17251: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890033.17266: variable 'ansible_shell_executable' from source: unknown 186312 1726890033.17269: variable 'ansible_connection' from source: unknown 186312 1726890033.17272: variable 'ansible_module_compression' from source: unknown 186312 1726890033.17274: variable 'ansible_shell_type' from source: unknown 186312 1726890033.17279: variable 'ansible_shell_executable' from source: unknown 186312 1726890033.17281: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.17284: variable 'ansible_pipelining' from source: unknown 186312 1726890033.17286: variable 'ansible_timeout' from source: unknown 186312 1726890033.17288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.17388: 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) 186312 1726890033.17397: variable 'omit' from source: magic vars 186312 1726890033.17401: starting attempt loop 186312 1726890033.17404: running the handler 186312 1726890033.17415: handler run complete 186312 1726890033.17426: attempt loop complete, returning result 186312 1726890033.17429: _execute() done 186312 1726890033.17431: dumping result to json 186312 1726890033.17434: done dumping result, returning 186312 1726890033.17439: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-881e-6b85-000000000077] 186312 1726890033.17444: sending task result for task 02369adf-7a19-881e-6b85-000000000077 186312 1726890033.17519: done sending task result for task 02369adf-7a19-881e-6b85-000000000077 186312 1726890033.17522: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 186312 1726890033.17579: no more pending results, returning what we have 186312 1726890033.17582: results queue empty 186312 1726890033.17583: checking for any_errors_fatal 186312 1726890033.17586: done checking for any_errors_fatal 186312 1726890033.17586: checking for max_fail_percentage 186312 1726890033.17588: done checking for max_fail_percentage 186312 1726890033.17589: checking to see if all hosts have failed and the running result is not ok 186312 1726890033.17590: done checking to see if all hosts have failed 186312 1726890033.17590: getting the remaining hosts for this loop 186312 1726890033.17592: done getting the remaining hosts for this loop 186312 1726890033.17594: getting the next task for host managed_node3 186312 1726890033.17598: done getting next task for host managed_node3 186312 1726890033.17601: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890033.17603: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890033.17609: getting variables 186312 1726890033.17610: in VariableManager get_vars() 186312 1726890033.17636: Calling all_inventory to load vars for managed_node3 186312 1726890033.17638: Calling groups_inventory to load vars for managed_node3 186312 1726890033.17640: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890033.17645: Calling all_plugins_play to load vars for managed_node3 186312 1726890033.17647: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890033.17648: Calling groups_plugins_play to load vars for managed_node3 186312 1726890033.17787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890033.17969: done with get_vars() 186312 1726890033.17976: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 23:40:33 -0400 (0:00:00.016) 0:00:02.919 ****** 186312 1726890033.18037: entering _queue_task() for managed_node3/include_tasks 186312 1726890033.18190: worker is 1 (out of 1 available) 186312 1726890033.18203: exiting _queue_task() for managed_node3/include_tasks 186312 1726890033.18217: done queuing things up, now waiting for results queue to drain 186312 1726890033.18218: waiting for pending results... 186312 1726890033.18348: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890033.18408: in run() - task 02369adf-7a19-881e-6b85-000000000078 186312 1726890033.18420: variable 'ansible_search_path' from source: unknown 186312 1726890033.18426: variable 'ansible_search_path' from source: unknown 186312 1726890033.18450: calling self._execute() 186312 1726890033.18499: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.18502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.18511: variable 'omit' from source: magic vars 186312 1726890033.18769: variable 'storage_provider' from source: role '' defaults 186312 1726890033.18785: _execute() done 186312 1726890033.18788: dumping result to json 186312 1726890033.18791: done dumping result, returning 186312 1726890033.18797: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-881e-6b85-000000000078] 186312 1726890033.18802: sending task result for task 02369adf-7a19-881e-6b85-000000000078 186312 1726890033.18888: done sending task result for task 02369adf-7a19-881e-6b85-000000000078 186312 1726890033.18891: WORKER PROCESS EXITING 186312 1726890033.18930: no more pending results, returning what we have 186312 1726890033.18934: in VariableManager get_vars() 186312 1726890033.18962: Calling all_inventory to load vars for managed_node3 186312 1726890033.18964: Calling groups_inventory to load vars for managed_node3 186312 1726890033.18965: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890033.18971: Calling all_plugins_play to load vars for managed_node3 186312 1726890033.18972: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890033.18974: Calling groups_plugins_play to load vars for managed_node3 186312 1726890033.19118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890033.19288: done with get_vars() 186312 1726890033.19293: variable 'ansible_search_path' from source: unknown 186312 1726890033.19294: variable 'ansible_search_path' from source: unknown 186312 1726890033.19316: we have included files to process 186312 1726890033.19317: generating all_blocks data 186312 1726890033.19318: done generating all_blocks data 186312 1726890033.19322: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890033.19323: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890033.19326: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890033.20068: in VariableManager get_vars() 186312 1726890033.20083: done with get_vars() 186312 1726890033.20859: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890033.21403: done processing included file 186312 1726890033.21405: iterating over new_blocks loaded from include file 186312 1726890033.21406: in VariableManager get_vars() 186312 1726890033.21419: done with get_vars() 186312 1726890033.21420: filtering new block on tags 186312 1726890033.21476: done filtering new block on tags 186312 1726890033.21478: in VariableManager get_vars() 186312 1726890033.21488: done with get_vars() 186312 1726890033.21489: filtering new block on tags 186312 1726890033.21542: done filtering new block on tags 186312 1726890033.21544: in VariableManager get_vars() 186312 1726890033.21554: done with get_vars() 186312 1726890033.21555: filtering new block on tags 186312 1726890033.21643: done filtering new block on tags 186312 1726890033.21645: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node3 186312 1726890033.21648: extending task lists for all hosts with included blocks 186312 1726890033.21933: done extending task lists 186312 1726890033.21934: done processing included files 186312 1726890033.21934: results queue empty 186312 1726890033.21935: checking for any_errors_fatal 186312 1726890033.21936: done checking for any_errors_fatal 186312 1726890033.21936: checking for max_fail_percentage 186312 1726890033.21937: done checking for max_fail_percentage 186312 1726890033.21937: checking to see if all hosts have failed and the running result is not ok 186312 1726890033.21938: done checking to see if all hosts have failed 186312 1726890033.21938: getting the remaining hosts for this loop 186312 1726890033.21940: done getting the remaining hosts for this loop 186312 1726890033.21942: getting the next task for host managed_node3 186312 1726890033.21945: done getting next task for host managed_node3 186312 1726890033.21946: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890033.21948: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890033.21954: getting variables 186312 1726890033.21955: in VariableManager get_vars() 186312 1726890033.21962: Calling all_inventory to load vars for managed_node3 186312 1726890033.21963: Calling groups_inventory to load vars for managed_node3 186312 1726890033.21965: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890033.21967: Calling all_plugins_play to load vars for managed_node3 186312 1726890033.21969: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890033.21970: Calling groups_plugins_play to load vars for managed_node3 186312 1726890033.22084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890033.22255: done with get_vars() 186312 1726890033.22261: done getting variables 186312 1726890033.22315: 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.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:40:33 -0400 (0:00:00.042) 0:00:02.962 ****** 186312 1726890033.22336: entering _queue_task() for managed_node3/package 186312 1726890033.22338: Creating lock for package 186312 1726890033.22495: worker is 1 (out of 1 available) 186312 1726890033.22508: exiting _queue_task() for managed_node3/package 186312 1726890033.22521: done queuing things up, now waiting for results queue to drain 186312 1726890033.22522: waiting for pending results... 186312 1726890033.22655: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890033.22734: in run() - task 02369adf-7a19-881e-6b85-0000000000ed 186312 1726890033.22743: variable 'ansible_search_path' from source: unknown 186312 1726890033.22747: variable 'ansible_search_path' from source: unknown 186312 1726890033.22770: calling self._execute() 186312 1726890033.22821: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.22828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.22831: variable 'omit' from source: magic vars 186312 1726890033.23140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890033.23293: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890033.23327: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890033.23352: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890033.23377: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890033.23438: 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) 186312 1726890033.23456: 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) 186312 1726890033.23475: 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) 186312 1726890033.23494: 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) 186312 1726890033.23594: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): True 186312 1726890033.23599: variable 'omit' from source: magic vars 186312 1726890033.23640: variable 'omit' from source: magic vars 186312 1726890033.23658: variable 'blivet_package_list' from source: include_vars 186312 1726890033.23712: variable 'blivet_package_list' from source: include_vars 186312 1726890033.23795: variable 'ansible_architecture' from source: facts 186312 1726890033.24081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890033.25822: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890033.25879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890033.25941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890033.25998: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890033.26059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890033.26139: 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) 186312 1726890033.26172: 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) 186312 1726890033.26208: 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) 186312 1726890033.26241: 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) 186312 1726890033.26252: 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) 186312 1726890033.26314: variable '__storage_is_ostree' from source: set_fact 186312 1726890033.26317: variable 'omit' from source: magic vars 186312 1726890033.26360: variable 'omit' from source: magic vars 186312 1726890033.26389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890033.26432: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890033.26450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890033.26469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890033.26485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890033.26503: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890033.26505: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.26509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.26571: Set connection var ansible_shell_type to sh 186312 1726890033.26578: Set connection var ansible_pipelining to False 186312 1726890033.26586: Set connection var ansible_timeout to 10 186312 1726890033.26590: Set connection var ansible_connection to ssh 186312 1726890033.26593: Set connection var ansible_shell_executable to /bin/sh 186312 1726890033.26599: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890033.26615: variable 'ansible_shell_executable' from source: unknown 186312 1726890033.26618: variable 'ansible_connection' from source: unknown 186312 1726890033.26620: variable 'ansible_module_compression' from source: unknown 186312 1726890033.26626: variable 'ansible_shell_type' from source: unknown 186312 1726890033.26629: variable 'ansible_shell_executable' from source: unknown 186312 1726890033.26631: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890033.26633: variable 'ansible_pipelining' from source: unknown 186312 1726890033.26636: variable 'ansible_timeout' from source: unknown 186312 1726890033.26641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890033.26708: 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) 186312 1726890033.26717: variable 'omit' from source: magic vars 186312 1726890033.26722: starting attempt loop 186312 1726890033.26725: running the handler 186312 1726890033.26736: variable 'ansible_facts' from source: unknown 186312 1726890033.26739: variable 'ansible_facts' from source: unknown 186312 1726890033.26771: _low_level_execute_command(): starting 186312 1726890033.26777: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890033.27443: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890033.27746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890033.27756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890033.27759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890033.27761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890033.27763: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890033.27765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890033.27767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890033.27769: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890033.27771: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890033.27773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890033.27775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890033.27777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890033.27779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890033.27781: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890033.27783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890033.27784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890033.27786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890033.27788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890033.27835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890033.29248: stdout chunk (state=3): >>>/root <<< 186312 1726890033.29350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890033.29395: stderr chunk (state=3): >>><<< 186312 1726890033.29405: stdout chunk (state=3): >>><<< 186312 1726890033.29430: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890033.29438: _low_level_execute_command(): starting 186312 1726890033.29445: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890033.2942758-186420-216558314561862 `" && echo ansible-tmp-1726890033.2942758-186420-216558314561862="` echo /root/.ansible/tmp/ansible-tmp-1726890033.2942758-186420-216558314561862 `" ) && sleep 0' 186312 1726890033.29860: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890033.29866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890033.29893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890033.29900: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890033.29908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890033.29920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890033.29926: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890033.29935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890033.29946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890033.29960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890033.29965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890033.30008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890033.30023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890033.30037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890033.30080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890033.31871: stdout chunk (state=3): >>>ansible-tmp-1726890033.2942758-186420-216558314561862=/root/.ansible/tmp/ansible-tmp-1726890033.2942758-186420-216558314561862 <<< 186312 1726890033.32032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890033.32037: stderr chunk (state=3): >>><<< 186312 1726890033.32039: stdout chunk (state=3): >>><<< 186312 1726890033.32056: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890033.2942758-186420-216558314561862=/root/.ansible/tmp/ansible-tmp-1726890033.2942758-186420-216558314561862 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890033.32086: variable 'ansible_module_compression' from source: unknown 186312 1726890033.32153: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 186312 1726890033.32156: ANSIBALLZ: Acquiring lock 186312 1726890033.32159: ANSIBALLZ: Lock acquired: 139892279502720 186312 1726890033.32161: ANSIBALLZ: Creating module 186312 1726890033.47833: ANSIBALLZ: Writing module into payload 186312 1726890033.48106: ANSIBALLZ: Writing module 186312 1726890033.48138: ANSIBALLZ: Renaming module 186312 1726890033.48145: ANSIBALLZ: Done creating module 186312 1726890033.48163: variable 'ansible_facts' from source: unknown 186312 1726890033.48247: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890033.2942758-186420-216558314561862/AnsiballZ_dnf.py 186312 1726890033.48386: Sending initial data 186312 1726890033.48390: Sent initial data (154 bytes) 186312 1726890033.49376: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890033.49386: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890033.49397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890033.49410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890033.49457: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890033.49463: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890033.49474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890033.49487: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890033.49494: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890033.49501: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890033.49509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890033.49520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890033.49541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890033.49546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890033.49548: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890033.49556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890033.49627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890033.49644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890033.49648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890033.49733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890033.51398: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890033.51434: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890033.51468: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpsvhoyf5b /root/.ansible/tmp/ansible-tmp-1726890033.2942758-186420-216558314561862/AnsiballZ_dnf.py <<< 186312 1726890033.51499: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890033.52758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890033.52892: stderr chunk (state=3): >>><<< 186312 1726890033.52927: stdout chunk (state=3): >>><<< 186312 1726890033.52930: done transferring module to remote 186312 1726890033.52941: _low_level_execute_command(): starting 186312 1726890033.52946: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890033.2942758-186420-216558314561862/ /root/.ansible/tmp/ansible-tmp-1726890033.2942758-186420-216558314561862/AnsiballZ_dnf.py && sleep 0' 186312 1726890033.53361: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890033.53367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890033.53395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890033.53398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890033.53401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890033.53452: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890033.53456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890033.53500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890033.55160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890033.55237: stderr chunk (state=3): >>><<< 186312 1726890033.55249: stdout chunk (state=3): >>><<< 186312 1726890033.55326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890033.55329: _low_level_execute_command(): starting 186312 1726890033.55332: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890033.2942758-186420-216558314561862/AnsiballZ_dnf.py && sleep 0' 186312 1726890033.55890: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890033.55905: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890033.55924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890033.55945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890033.55993: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890033.56005: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890033.56024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890033.56043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890033.56054: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890033.56065: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890033.56077: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890033.56095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890033.56111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890033.56125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890033.56136: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890033.56150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890033.56233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890033.56253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890033.56269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890033.56341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890033.58208: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890033.58227: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890033.58290: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890033.58295: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890033.58341: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890033.58355: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890033.58399: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890033.58473: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.58492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890033.58521: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfff3dc0> <<< 186312 1726890033.58600: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890033.58622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfff3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890033.58668: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfff3ac0> import '_signal' # <<< 186312 1726890033.58719: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890033.58742: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff98490> <<< 186312 1726890033.58761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890033.58772: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff98670> <<< 186312 1726890033.58823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890033.58859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890033.58862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890033.58900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890033.58903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890033.58943: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff4f190> <<< 186312 1726890033.58955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890033.59043: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff4f220> <<< 186312 1726890033.59085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890033.59106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff4f940> <<< 186312 1726890033.59140: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dffb0880> <<< 186312 1726890033.59165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff48d90> <<< 186312 1726890033.59216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890033.59228: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff72d90> <<< 186312 1726890033.59271: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff98970> <<< 186312 1726890033.59296: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890033.59533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890033.59564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890033.59601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890033.59639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890033.59650: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfeefeb0> <<< 186312 1726890033.59698: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfef2f40> <<< 186312 1726890033.59745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 186312 1726890033.59765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890033.59790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890033.59837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890033.59858: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfee7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfef0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfeef370> <<< 186312 1726890033.59871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890033.59948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890033.59972: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890033.59999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.60009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890033.60084: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfbd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbd68b0> import 'itertools' # <<< 186312 1726890033.60103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbd6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890033.60145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890033.60184: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbd6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbd6e80> <<< 186312 1726890033.60196: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890033.60244: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfe52d30> import '_functools' # <<< 186312 1726890033.60267: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfe4d610> <<< 186312 1726890033.60345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890033.60381: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfe5f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfef6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890033.60428: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfbe7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfe52250> <<< 186312 1726890033.60432: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfe5f280> <<< 186312 1726890033.60452: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfefc9d0> <<< 186312 1726890033.60481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890033.60503: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.60535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890033.60568: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbe7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbe7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbe7d00> <<< 186312 1726890033.60603: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890033.60637: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890033.60648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890033.60707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890033.60744: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbbb370> <<< 186312 1726890033.60757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890033.60794: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbbb460> <<< 186312 1726890033.60899: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbeffa0> <<< 186312 1726890033.60947: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbeaa30> <<< 186312 1726890033.60977: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890033.60988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890033.61024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890033.61061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfb091c0> <<< 186312 1726890033.61098: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfba5c70> <<< 186312 1726890033.61149: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbeaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfefc040> <<< 186312 1726890033.61172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890033.61201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890033.61231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfb1caf0> import 'errno' # <<< 186312 1726890033.61288: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfb1ce20> <<< 186312 1726890033.61322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890033.61348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfb2f730> <<< 186312 1726890033.61371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890033.61398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890033.61410: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfb2fc70> <<< 186312 1726890033.61450: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfac53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfb1cf10> <<< 186312 1726890033.61482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890033.61538: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfad6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfb2f5b0> <<< 186312 1726890033.61564: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890033.61575: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfad6340> <<< 186312 1726890033.61618: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbe79d0> <<< 186312 1726890033.61641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890033.61670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890033.61724: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfaf26a0> <<< 186312 1726890033.61741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890033.61754: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfaf2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfaf2760> <<< 186312 1726890033.61776: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.61781: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfaf2850> <<< 186312 1726890033.61804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890033.61822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890033.61995: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.62005: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfaf2ca0> <<< 186312 1726890033.62031: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.62041: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfafe1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfaf28e0> <<< 186312 1726890033.62056: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfae4a30> <<< 186312 1726890033.62076: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbe75b0> <<< 186312 1726890033.62100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890033.62154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890033.62188: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfaf2a90> <<< 186312 1726890033.62284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890033.62303: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff8dfa27670> <<< 186312 1726890033.62461: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip' <<< 186312 1726890033.62472: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.62552: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.62588: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890033.62603: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.62614: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890033.62632: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.63836: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.64745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890033.64748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df9507c0> <<< 186312 1726890033.64771: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890033.64776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.64795: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890033.64801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890033.64826: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890033.64831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890033.64855: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.64858: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df950160> <<< 186312 1726890033.64888: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df950280> <<< 186312 1726890033.64917: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df950f10> <<< 186312 1726890033.64938: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890033.64945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890033.64981: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df9504f0> <<< 186312 1726890033.64991: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df950d30> import 'atexit' # <<< 186312 1726890033.65019: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.65031: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df950f70> <<< 186312 1726890033.65039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890033.65065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890033.65100: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df950100> <<< 186312 1726890033.65129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890033.65135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890033.65154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890033.65176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890033.65197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890033.65201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890033.65262: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df36eee0> <<< 186312 1726890033.65300: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df38bf40> <<< 186312 1726890033.65329: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df38bd60> <<< 186312 1726890033.65348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890033.65372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890033.65407: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df38b3d0> <<< 186312 1726890033.65424: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df936dc0> <<< 186312 1726890033.65580: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df9363a0> <<< 186312 1726890033.65607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890033.65621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890033.65627: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df936f70> <<< 186312 1726890033.65645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890033.65648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890033.65675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890033.65698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890033.65707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890033.65734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890033.65743: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df984c10> <<< 186312 1726890033.65825: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3edcd0> <<< 186312 1726890033.65830: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3ed3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df953490> <<< 186312 1726890033.65851: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.65877: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df3ed4c0> <<< 186312 1726890033.65885: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.65890: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3ed4f0> <<< 186312 1726890033.65910: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890033.65920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890033.65944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890033.65961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890033.66032: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.66045: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df351250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df9961f0> <<< 186312 1726890033.66057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890033.66069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890033.66120: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.66125: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df35c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df996370> <<< 186312 1726890033.66146: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890033.66177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.66203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890033.66206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890033.66209: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890033.66264: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df9b0d90> <<< 186312 1726890033.66387: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df35c880> <<< 186312 1726890033.66477: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.66479: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df35c6d0> <<< 186312 1726890033.66505: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.66510: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df35b670> <<< 186312 1726890033.66545: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.66548: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df35b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df98e8b0> <<< 186312 1726890033.66576: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890033.66603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890033.66613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890033.66652: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.66657: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df3e1670> <<< 186312 1726890033.66832: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df3e0ac0> <<< 186312 1726890033.66843: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3f00d0> <<< 186312 1726890033.66871: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.66878: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df3e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df95ba60> <<< 186312 1726890033.66891: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.66905: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.66917: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890033.66923: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.66991: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.67073: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.67086: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.67094: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 186312 1726890033.67110: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890033.67131: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.67223: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.67319: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.67762: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.68206: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890033.68257: 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_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890033.68266: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.68311: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.68316: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8def34580> <<< 186312 1726890033.68376: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890033.68380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df329520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8deed70a0> <<< 186312 1726890033.68430: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890033.68458: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.68476: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890033.68479: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.68593: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.68750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890033.68759: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3e0bb0> # zipimport: zlib available <<< 186312 1726890033.69144: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.69505: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.69574: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.69616: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890033.69634: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.69671: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.69710: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890033.69759: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.69858: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890033.69862: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890033.69895: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.69930: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890033.69937: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.70120: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.70303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890033.70355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890033.70410: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df339970> <<< 186312 1726890033.70428: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.70474: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.70553: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/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_xqds77nt/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_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890033.70557: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890033.70581: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.70614: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.70648: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890033.70676: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.70725: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.70817: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.70874: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890033.70889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.70967: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df9a2250> <<< 186312 1726890033.70984: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3396a0> <<< 186312 1726890033.71029: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890033.71032: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890033.71034: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.71145: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.71198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.71217: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.71273: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890033.71276: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890033.71284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890033.71310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890033.71337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890033.71342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890033.71433: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3207c0> <<< 186312 1726890033.71469: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df31d7f0> <<< 186312 1726890033.71525: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df317970> <<< 186312 1726890033.71531: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890033.71554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.71579: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/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_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890033.71646: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890033.71661: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.71679: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 186312 1726890033.71698: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.72133: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.72545: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.73096: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.73631: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86640> <<< 186312 1726890033.73648: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec866d0> <<< 186312 1726890033.73673: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 186312 1726890033.73693: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 186312 1726890033.73728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 186312 1726890033.73732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86910> <<< 186312 1726890033.73745: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 186312 1726890033.73766: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890033.73822: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86070> <<< 186312 1726890033.73826: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py <<< 186312 1726890033.73836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 186312 1726890033.73853: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py <<< 186312 1726890033.73862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890033.73875: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 186312 1726890033.73884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 186312 1726890033.73907: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 186312 1726890033.73916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 186312 1726890033.73932: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py <<< 186312 1726890033.73962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 186312 1726890033.73969: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec51730> <<< 186312 1726890033.73993: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec51c40> <<< 186312 1726890033.74040: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 186312 1726890033.74043: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec51e50> <<< 186312 1726890033.74105: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df99f700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 186312 1726890033.74115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890033.74162: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec50a60> <<< 186312 1726890033.74173: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 186312 1726890033.74192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 186312 1726890033.74260: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec50ac0> <<< 186312 1726890033.74285: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 186312 1726890033.74302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 186312 1726890033.74343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 186312 1726890033.74358: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8deccf610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec50ee0> <<< 186312 1726890033.74431: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec50370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df99f6d0> <<< 186312 1726890033.74445: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 186312 1726890033.74461: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 186312 1726890033.74499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 186312 1726890033.74529: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 186312 1726890033.74563: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8deec3070> <<< 186312 1726890033.74690: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def08dc0> <<< 186312 1726890033.74721: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8deccf430> <<< 186312 1726890033.74744: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 186312 1726890033.74765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 186312 1726890033.74825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 186312 1726890033.74831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 186312 1726890033.74833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def03df0> <<< 186312 1726890033.74888: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def03250> <<< 186312 1726890033.74902: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def09d30> <<< 186312 1726890033.74910: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8deca5f70> <<< 186312 1726890033.74938: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8deec8910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df339ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec866a0> <<< 186312 1726890033.74970: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86760> <<< 186312 1726890033.74985: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 186312 1726890033.75014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 186312 1726890033.75033: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 186312 1726890033.75086: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def03ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86160> <<< 186312 1726890033.75126: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.75188: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def34a60> <<< 186312 1726890033.75207: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 186312 1726890033.75246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 186312 1726890033.75289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890033.75321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890033.75463: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8deec9940> <<< 186312 1726890033.75737: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dece75e0> <<< 186312 1726890033.75764: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def34850> <<< 186312 1726890033.75793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 186312 1726890033.75799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 186312 1726890033.75820: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8decd46a0> <<< 186312 1726890033.75854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec7fcd0> <<< 186312 1726890033.75900: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 186312 1726890033.75917: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec98b50> <<< 186312 1726890033.75921: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec7ffd0> <<< 186312 1726890033.75937: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 186312 1726890033.75989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 186312 1726890033.76084: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec986d0> <<< 186312 1726890033.76149: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 186312 1726890033.76152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 186312 1726890033.76392: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec61700> <<< 186312 1726890033.76408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 186312 1726890033.76432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 186312 1726890033.76452: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de9feca0> <<< 186312 1726890033.76488: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.76593: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 186312 1726890033.76600: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.76693: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.76818: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 186312 1726890033.76825: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.76871: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.76923: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 186312 1726890033.76928: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.77024: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.77113: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 186312 1726890033.77194: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890033.77338: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890033.77669: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py <<< 186312 1726890033.77675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.77718: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 186312 1726890033.77724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de960be0> <<< 186312 1726890033.77748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890033.77792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890033.77971: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de960d60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890033.78008: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.78026: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8de9b2430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de960fd0> <<< 186312 1726890033.78034: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de960250> <<< 186312 1726890033.78064: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 186312 1726890033.78067: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de960850> <<< 186312 1726890033.78087: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 186312 1726890033.78145: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 186312 1726890033.78172: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py <<< 186312 1726890033.78177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.78199: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py <<< 186312 1726890033.78204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 186312 1726890033.78349: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 186312 1726890033.78352: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8de8e79d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de8e7580> <<< 186312 1726890033.78354: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 186312 1726890033.78376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 186312 1726890033.78443: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8de888550> <<< 186312 1726890033.78473: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de8e7a00> <<< 186312 1726890033.78495: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 186312 1726890033.78559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 186312 1726890033.79492: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 186312 1726890033.79499: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8de560e20> <<< 186312 1726890033.79557: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de9082e0> <<< 186312 1726890033.79586: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 186312 1726890033.79625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 186312 1726890033.79720: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 186312 1726890033.79727: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dcffe2e0> <<< 186312 1726890033.79758: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de8bb8b0> <<< 186312 1726890033.79799: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 186312 1726890033.79816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890033.79946: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 186312 1726890033.79949: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dcecce80> <<< 186312 1726890033.79959: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcfdd580> <<< 186312 1726890033.79987: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 186312 1726890033.80018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890033.80101: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dce37a00> <<< 186312 1726890033.80141: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcffe520> <<< 186312 1726890033.80170: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py <<< 186312 1726890033.80179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890033.80249: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dce2fd60> <<< 186312 1726890033.80254: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dce37fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de8e7130> <<< 186312 1726890033.80268: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 186312 1726890033.80290: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 186312 1726890033.80314: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 186312 1726890033.80323: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890033.80351: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 186312 1726890033.80354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890033.80385: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dcd5db20> <<< 186312 1726890033.80418: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd5d340> <<< 186312 1726890033.80435: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 186312 1726890033.80460: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 186312 1726890033.80491: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 186312 1726890033.80520: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd73700> <<< 186312 1726890033.80561: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 186312 1726890033.80564: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 186312 1726890033.80583: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd7f2b0> <<< 186312 1726890033.80623: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.80962: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dcd7f850> <<< 186312 1726890033.81003: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 186312 1726890033.81007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890033.81022: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd7fca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd7f370> <<< 186312 1726890033.81059: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd73790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd69dc0> <<< 186312 1726890033.81073: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 186312 1726890033.81078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.81179: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc932ee0> <<< 186312 1726890033.81195: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd73190> <<< 186312 1726890033.81255: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd5dca0> <<< 186312 1726890033.81287: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dce61730> <<< 186312 1726890033.81312: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.81403: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dce61f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dce618b0> <<< 186312 1726890033.81427: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de8e7280> <<< 186312 1726890033.81453: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc93fd60> <<< 186312 1726890033.81471: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 186312 1726890033.81528: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 186312 1726890033.81538: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 186312 1726890033.81548: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890033.81574: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.81603: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 186312 1726890033.81638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 186312 1726890033.81673: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 186312 1726890033.81756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 186312 1726890033.81868: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc7af220> <<< 186312 1726890033.81956: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc8502b0> <<< 186312 1726890033.81979: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 186312 1726890033.82005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890033.82016: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cb7f0> <<< 186312 1726890033.82083: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc802e50> <<< 186312 1726890033.82123: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc'<<< 186312 1726890033.82126: stdout chunk (state=3): >>> <<< 186312 1726890033.82198: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.82218: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 186312 1726890033.82258: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbe80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbbb0> <<< 186312 1726890033.82298: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890033.82353: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbe50> <<< 186312 1726890033.82370: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.82404: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py <<< 186312 1726890033.82410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890033.82432: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b51c0> <<< 186312 1726890033.82454: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 186312 1726890033.82510: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbf40> <<< 186312 1726890033.82573: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890033.82609: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b53d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbeb0> <<< 186312 1726890033.82664: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 186312 1726890033.82667: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbc40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 186312 1726890033.82711: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b51f0> <<< 186312 1726890033.82723: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 186312 1726890033.82807: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 186312 1726890033.82833: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b54c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 186312 1726890033.82866: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5550> <<< 186312 1726890033.82883: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 186312 1726890033.82922: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b55e0> <<< 186312 1726890033.82957: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 186312 1726890033.82976: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5670> <<< 186312 1726890033.83015: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 186312 1726890033.83059: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5700> <<< 186312 1726890033.83084: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5790> <<< 186312 1726890033.83100: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890033.83138: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cb220> <<< 186312 1726890033.83171: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc8361c0> <<< 186312 1726890033.83215: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890033.83219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890033.83319: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc6b5be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cb8e0> <<< 186312 1726890033.83349: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc850100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc82eca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc82e2b0> <<< 186312 1726890033.83402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890033.83406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890033.83409: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc82e490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc964b50> <<< 186312 1726890033.83433: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 186312 1726890033.83458: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 186312 1726890033.83482: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc82ee20> <<< 186312 1726890033.83509: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc93fd00> <<< 186312 1726890033.83513: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py <<< 186312 1726890033.83516: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.83531: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 186312 1726890033.83542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 186312 1726890033.83565: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py <<< 186312 1726890033.83574: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 186312 1726890033.83589: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6ccc40> <<< 186312 1726890033.83601: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6cc4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc964940> <<< 186312 1726890033.83628: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 186312 1726890033.83647: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 186312 1726890033.83674: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890033.83696: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 186312 1726890033.83715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 186312 1726890033.83736: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py <<< 186312 1726890033.83751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890033.83756: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6692b0> <<< 186312 1726890033.83773: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 186312 1726890033.83800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 186312 1726890033.83821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890033.83856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890033.83880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890033.83900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890033.83903: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc61c190> <<< 186312 1726890033.83939: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.83944: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc61c220> <<< 186312 1726890033.83993: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc67c6a0> <<< 186312 1726890033.84023: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6696d0> <<< 186312 1726890033.84045: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc65fa90> <<< 186312 1726890033.84076: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6560d0> <<< 186312 1726890033.84081: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6ccee0> <<< 186312 1726890033.84106: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py <<< 186312 1726890033.84111: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 186312 1726890033.84130: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 186312 1726890033.84235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.84278: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc61cfd0> <<< 186312 1726890033.84281: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc61c790> <<< 186312 1726890033.84332: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6ccd90> <<< 186312 1726890033.84346: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 186312 1726890033.84373: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc656940> <<< 186312 1726890033.84402: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc63f850> <<< 186312 1726890033.84407: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc63f8e0> <<< 186312 1726890033.84514: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc63fa60> <<< 186312 1726890033.84517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 186312 1726890033.84519: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 186312 1726890033.84520: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 186312 1726890033.84522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 186312 1726890033.84629: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' <<< 186312 1726890033.84632: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8ded541c0> <<< 186312 1726890033.84637: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded40190> <<< 186312 1726890033.84669: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded54220> <<< 186312 1726890033.84676: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890033.84679: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded54310> <<< 186312 1726890033.84684: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc63fa00> <<< 186312 1726890033.84748: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc63ffa0> <<< 186312 1726890033.84752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 186312 1726890033.84765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890033.84807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890033.84834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890033.84842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890033.84872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 186312 1726890033.84921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc4863d0> <<< 186312 1726890033.84929: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc486190> <<< 186312 1726890033.84952: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4769d0> <<< 186312 1726890033.85043: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded659d0> <<< 186312 1726890033.85050: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded54eb0> <<< 186312 1726890033.85094: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' <<< 186312 1726890033.85099: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded65ca0> <<< 186312 1726890033.85116: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded6c9a0> <<< 186312 1726890033.85148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc493700> <<< 186312 1726890033.85173: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc493340> <<< 186312 1726890033.85215: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 186312 1726890033.85247: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 186312 1726890033.85258: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4a4670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4a4190> <<< 186312 1726890033.85284: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4a44f0> <<< 186312 1726890033.85309: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de960970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de9607c0> <<< 186312 1726890033.85762: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 186312 1726890033.85786: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.85825: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4abfa0> <<< 186312 1726890033.85852: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.85865: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 186312 1726890033.85892: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 186312 1726890033.85920: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 186312 1726890033.85951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 186312 1726890033.85999: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc461fa0> <<< 186312 1726890033.86033: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 186312 1726890033.86069: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 186312 1726890033.86073: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.86184: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc3fcd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3fcc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3fc3d0> <<< 186312 1726890033.86187: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3fc190> <<< 186312 1726890033.86204: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc44cee0> <<< 186312 1726890033.86235: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py <<< 186312 1726890033.86238: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890033.86253: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3fc220> <<< 186312 1726890033.86268: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 186312 1726890033.86282: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.86308: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 186312 1726890033.86324: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 186312 1726890033.86347: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc426160> <<< 186312 1726890033.86380: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3fceb0> <<< 186312 1726890033.86418: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py <<< 186312 1726890033.86424: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 186312 1726890033.86427: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4179d0> <<< 186312 1726890033.86450: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc426fd0> <<< 186312 1726890033.86508: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 186312 1726890033.86518: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4051c0> <<< 186312 1726890033.86546: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc405310> <<< 186312 1726890033.86582: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 186312 1726890033.86602: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 186312 1726890033.86631: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc405910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc405640> <<< 186312 1726890033.86667: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4059d0> <<< 186312 1726890033.86725: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc337610> <<< 186312 1726890033.86755: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc337700> <<< 186312 1726890033.86797: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 186312 1726890033.86839: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 186312 1726890033.86864: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc337ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc337af0> <<< 186312 1726890033.86911: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 186312 1726890033.86916: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc337f40> <<< 186312 1726890033.86970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc34db20> <<< 186312 1726890033.86974: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc34dc40> <<< 186312 1726890033.87008: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 186312 1726890033.87043: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc34de80> <<< 186312 1726890033.87090: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2dd310> <<< 186312 1726890033.87130: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2ddd00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 186312 1726890033.87155: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2dde50> <<< 186312 1726890033.87170: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 186312 1726890033.87223: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2ed550> <<< 186312 1726890033.87243: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2ed130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 186312 1726890033.87329: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 186312 1726890033.87344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2edf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2eda90> <<< 186312 1726890033.87377: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 186312 1726890033.87401: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2edd90> <<< 186312 1726890033.87433: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 186312 1726890033.87456: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2fa820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 186312 1726890033.87468: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2fafa0> <<< 186312 1726890033.87502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3062b0> <<< 186312 1726890033.87564: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3063a0> <<< 186312 1726890033.87593: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc44c4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc44c220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4abd00> <<< 186312 1726890033.87621: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 186312 1726890033.87659: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.87703: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc306f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc306c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.87719: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 186312 1726890033.87751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 186312 1726890033.87773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890033.87803: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890033.87854: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2a25e0> <<< 186312 1726890033.87868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890033.87960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890033.87997: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2aa520> <<< 186312 1726890033.88000: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc2a2e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2a2df0> <<< 186312 1726890033.88038: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 186312 1726890033.88077: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2d6760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2d61f0> <<< 186312 1726890033.88110: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.88142: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 186312 1726890033.88171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 186312 1726890033.88209: stdout chunk (state=3): >>>import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py <<< 186312 1726890033.88247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc223a90> <<< 186312 1726890033.88269: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc223c70> <<< 186312 1726890033.88296: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 186312 1726890033.88353: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2d6cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2d6a60> <<< 186312 1726890033.88433: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc314160> <<< 186312 1726890033.88468: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2a2220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc306af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc44c250> <<< 186312 1726890033.88496: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 186312 1726890033.88557: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc243190> <<< 186312 1726890033.88591: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 186312 1726890033.88622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2434c0> <<< 186312 1726890033.88657: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc243d30> <<< 186312 1726890033.88702: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1d8640> <<< 186312 1726890033.88736: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 186312 1726890033.88768: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1d8bb0> <<< 186312 1726890033.88795: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 186312 1726890033.88893: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc1e5c70> <<< 186312 1726890033.88973: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1e5850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1e55b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1e5220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1e5460> <<< 186312 1726890033.89076: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 186312 1726890033.89140: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1f5be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1f5c70> <<< 186312 1726890033.89154: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 186312 1726890033.89251: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc2022b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1f5df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 186312 1726890033.89280: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 186312 1726890033.89352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890033.89387: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc10a310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 186312 1726890033.89420: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc114370> <<< 186312 1726890033.89702: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc114310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc1144c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc114220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc10ad30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc10a3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0fba60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0fb0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc202970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1f5820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1f50d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1f5970> <<< 186312 1726890033.89791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc10adc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc114790> <<< 186312 1726890033.89821: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc114a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc114f70> <<< 186312 1726890033.89845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 186312 1726890033.89876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 186312 1726890033.89955: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc12e760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0b2940> <<< 186312 1726890033.89985: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 186312 1726890033.90015: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0bfbb0> <<< 186312 1726890033.90039: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 186312 1726890033.90424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc0e2160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0bfc10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 186312 1726890033.90479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc091430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc091550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0844c0> <<< 186312 1726890033.90508: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890033.90540: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0847f0> <<< 186312 1726890033.90582: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc086940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc084160> <<< 186312 1726890033.90606: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890033.90624: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc084220> <<< 186312 1726890033.90646: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc077ac0> <<< 186312 1726890033.90676: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 186312 1726890033.90684: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc086df0> <<< 186312 1726890033.90708: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc02c220> <<< 186312 1726890033.90738: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc02c310> <<< 186312 1726890033.90762: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 186312 1726890033.90791: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc02c430> <<< 186312 1726890033.90808: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 186312 1726890033.90833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 186312 1726890033.90853: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 186312 1726890033.90947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890033.90967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 186312 1726890033.91008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 186312 1726890033.91043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 186312 1726890033.91055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 186312 1726890033.91076: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc001670> <<< 186312 1726890033.91126: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc055f70> <<< 186312 1726890033.91149: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' <<< 186312 1726890033.91179: stdout chunk (state=3): >>>import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc067a00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 186312 1726890033.91196: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc067a90> <<< 186312 1726890033.91232: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 186312 1726890033.91249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890033.91295: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0012e0> <<< 186312 1726890033.91308: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0123d0> <<< 186312 1726890033.91471: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc038d30> <<< 186312 1726890033.91520: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 186312 1726890033.91560: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0429a0> <<< 186312 1726890033.91585: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 186312 1726890033.91597: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbfbf8b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0422b0> <<< 186312 1726890033.91648: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc02cbe0> <<< 186312 1726890033.91694: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0dddc0> <<< 186312 1726890033.91715: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 186312 1726890033.91746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890033.91768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890033.91785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890033.91790: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbfe5670> <<< 186312 1726890033.91820: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbfe5e20> <<< 186312 1726890033.91875: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.91898: stdout chunk (state=3): >>>import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf75190> <<< 186312 1726890033.91932: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 186312 1726890033.91943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 186312 1726890033.92000: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf75ac0> <<< 186312 1726890033.92034: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 186312 1726890033.92050: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 186312 1726890033.92060: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf931f0> <<< 186312 1726890033.92071: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf75d90> <<< 186312 1726890033.92099: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf75220> <<< 186312 1726890033.92136: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbfd48b0> <<< 186312 1726890033.92153: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 186312 1726890033.92171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 186312 1726890033.92195: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 186312 1726890033.92237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890033.92251: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 186312 1726890033.92260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 186312 1726890033.92293: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf4b310> <<< 186312 1726890033.92323: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 186312 1726890033.92374: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 186312 1726890033.92403: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf4bdf0> <<< 186312 1726890033.92420: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 186312 1726890033.92442: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf4bf70> <<< 186312 1726890033.92461: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 186312 1726890033.92483: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 186312 1726890033.92497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 186312 1726890033.92523: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 186312 1726890033.92584: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf53c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf537f0> <<< 186312 1726890033.92604: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf53340> <<< 186312 1726890033.92626: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf4ba90> <<< 186312 1726890033.92643: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 186312 1726890033.92666: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf4bbe0> <<< 186312 1726890033.92695: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 186312 1726890033.92731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.92758: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.92798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 186312 1726890033.92819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890033.92832: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.92856: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf00a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf006a0> <<< 186312 1726890033.92877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 186312 1726890033.92902: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890033.92964: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf00700> import 'urllib3.packages.six.moves' # <<< 186312 1726890033.92972: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 186312 1726890033.93030: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbef5640> <<< 186312 1726890033.93065: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbef5820> <<< 186312 1726890033.93086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 186312 1726890033.93104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 186312 1726890033.93150: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890033.93164: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.93188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890033.93216: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead940> <<< 186312 1726890033.93241: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbeadaf0> <<< 186312 1726890033.93279: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' <<< 186312 1726890033.93287: stdout chunk (state=3): >>>import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbeadca0> <<< 186312 1726890033.93358: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead5e0> <<< 186312 1726890033.93376: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 186312 1726890033.93391: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead8e0> <<< 186312 1726890033.93409: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py <<< 186312 1726890033.93424: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbeb5100> <<< 186312 1726890033.93443: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 186312 1726890033.93454: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 186312 1726890033.93473: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbeb5160> <<< 186312 1726890033.93496: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 186312 1726890033.93513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 186312 1726890033.93544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 186312 1726890033.93557: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbec5370> <<< 186312 1726890033.93582: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 186312 1726890033.93598: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 186312 1726890033.94475: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbec5940> <<< 186312 1726890033.94500: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py <<< 186312 1726890033.94539: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' <<< 186312 1726890033.94556: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbee7e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbeb5c40> <<< 186312 1726890033.94591: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py <<< 186312 1726890033.94595: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbeb5ac0> <<< 186312 1726890033.94603: stdout chunk (state=3): >>>import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead280> <<< 186312 1726890033.94621: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead340> <<< 186312 1726890033.94646: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 186312 1726890033.94663: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead040> <<< 186312 1726890033.94693: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf0ab20> <<< 186312 1726890033.94736: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py <<< 186312 1726890033.94747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 186312 1726890033.94768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 186312 1726890033.94785: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 186312 1726890033.94801: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe6e910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe6e550> <<< 186312 1726890033.94832: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf1b940> <<< 186312 1726890033.94840: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 186312 1726890033.94858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 186312 1726890033.94886: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead0a0> <<< 186312 1726890033.94925: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py <<< 186312 1726890033.94935: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe6ed90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbef5970> <<< 186312 1726890033.94957: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 186312 1726890033.94963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 186312 1726890033.95013: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe7a940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbef5040> <<< 186312 1726890033.95045: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py <<< 186312 1726890033.95057: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.95073: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 186312 1726890033.95099: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 186312 1726890033.95119: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 186312 1726890033.95152: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 186312 1726890033.95174: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe932b0> <<< 186312 1726890033.95191: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe93520> <<< 186312 1726890033.95211: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe870a0> <<< 186312 1726890033.95228: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 186312 1726890033.95250: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py <<< 186312 1726890033.95256: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe93e20> <<< 186312 1726890033.95295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe991c0> <<< 186312 1726890033.95303: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe93a00> <<< 186312 1726890033.95330: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py <<< 186312 1726890033.95335: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe93c70> <<< 186312 1726890033.95354: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 186312 1726890033.95375: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py <<< 186312 1726890033.95387: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 186312 1726890033.95409: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py <<< 186312 1726890033.95423: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe99c70> <<< 186312 1726890033.95443: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe99820> <<< 186312 1726890033.95454: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 186312 1726890033.95473: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' <<< 186312 1726890033.95483: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea40d0> <<< 186312 1726890033.95509: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 186312 1726890033.95536: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 186312 1726890033.95566: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' <<< 186312 1726890033.95631: stdout chunk (state=3): >>>import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4b80> <<< 186312 1726890033.95649: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 186312 1726890033.95652: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4c40> <<< 186312 1726890033.95654: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 186312 1726890033.95674: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4cd0> <<< 186312 1726890033.95682: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 186312 1726890033.95707: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4d60> <<< 186312 1726890033.95731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 186312 1726890033.95762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' <<< 186312 1726890033.95770: stdout chunk (state=3): >>>import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4520> <<< 186312 1726890033.95795: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 186312 1726890033.95813: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 186312 1726890033.95826: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe99b50> <<< 186312 1726890033.95846: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 186312 1726890033.95882: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 186312 1726890033.95893: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdcd3a0> <<< 186312 1726890033.95910: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py <<< 186312 1726890033.95918: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdcd6d0> <<< 186312 1726890033.95947: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py <<< 186312 1726890033.95952: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdcd940> <<< 186312 1726890033.95981: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' <<< 186312 1726890033.95984: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdcdbe0> <<< 186312 1726890033.96011: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py <<< 186312 1726890033.96016: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdcde80> <<< 186312 1726890033.96050: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py <<< 186312 1726890033.96056: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd2160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe99460> <<< 186312 1726890033.96081: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 186312 1726890033.96109: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' <<< 186312 1726890033.96117: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd24c0> <<< 186312 1726890033.96143: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py <<< 186312 1726890033.96157: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 186312 1726890033.96168: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 186312 1726890033.96189: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd28e0> <<< 186312 1726890033.96217: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd2760> <<< 186312 1726890033.96240: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py <<< 186312 1726890033.96246: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 186312 1726890033.96268: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd2d00> <<< 186312 1726890033.96293: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 186312 1726890033.96328: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd2c10> <<< 186312 1726890033.96346: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py <<< 186312 1726890033.96352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 186312 1726890033.96381: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd2d30> <<< 186312 1726890033.96402: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 186312 1726890033.96435: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbde0100> <<< 186312 1726890033.96456: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py <<< 186312 1726890033.96462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 186312 1726890033.96496: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbde0190> <<< 186312 1726890033.96502: stdout chunk (state=3): >>>import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe99670> <<< 186312 1726890033.96527: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe878b0> <<< 186312 1726890033.96550: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe878e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe87430> <<< 186312 1726890033.96576: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890033.96622: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe99550> <<< 186312 1726890033.96647: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbef53d0> <<< 186312 1726890033.96668: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py<<< 186312 1726890033.96676: stdout chunk (state=3): >>> <<< 186312 1726890033.96687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890033.96715: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbde0fd0> <<< 186312 1726890033.96738: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 186312 1726890033.96762: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890033.96795: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 186312 1726890033.96804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890033.96936: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd765b0> <<< 186312 1726890033.96944: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd763a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd76130> <<< 186312 1726890033.96971: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 186312 1726890033.96980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890033.97001: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd76430> <<< 186312 1726890033.97031: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py <<< 186312 1726890033.97038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd82f70> <<< 186312 1726890033.97077: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd2c70> <<< 186312 1726890033.97094: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 186312 1726890033.97139: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.97161: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py <<< 186312 1726890033.97170: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd93a90> <<< 186312 1726890033.97190: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py <<< 186312 1726890033.97195: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 186312 1726890033.97215: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 186312 1726890033.97242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 186312 1726890033.97264: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd9f280> <<< 186312 1726890033.97291: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py <<< 186312 1726890033.97298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd9f340> <<< 186312 1726890033.97349: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd93b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd93790> <<< 186312 1726890033.97393: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd936a0> <<< 186312 1726890033.97408: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 186312 1726890033.97434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 186312 1726890033.97450: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 186312 1726890033.97456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890033.97476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py<<< 186312 1726890033.97487: stdout chunk (state=3): >>> <<< 186312 1726890033.97501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890033.97518: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd4f1f0> <<< 186312 1726890033.97522: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd9fd30> <<< 186312 1726890033.97548: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd9ff40> <<< 186312 1726890033.97576: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py <<< 186312 1726890033.97584: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 186312 1726890033.97596: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd4f820> <<< 186312 1726890033.97627: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 186312 1726890033.97631: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 186312 1726890033.97659: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd4fee0> <<< 186312 1726890033.97669: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd93760> <<< 186312 1726890033.97698: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py <<< 186312 1726890033.97713: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 186312 1726890033.97720: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 186312 1726890033.97742: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 186312 1726890033.97766: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 186312 1726890033.97771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 186312 1726890033.97801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890033.97827: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 186312 1726890033.97844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890033.97872: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcff1f0> <<< 186312 1726890033.97887: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcf5e20> <<< 186312 1726890033.97908: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcf5310> <<< 186312 1726890033.97915: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd66880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd9fb80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf63c70> <<< 186312 1726890033.97942: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf63580> <<< 186312 1726890033.97962: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcf5f40> <<< 186312 1726890033.97984: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 186312 1726890033.97994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 186312 1726890033.98006: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcf5c70> <<< 186312 1726890033.98032: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 186312 1726890033.98036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 186312 1726890033.98056: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd09940> <<< 186312 1726890033.98080: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py <<< 186312 1726890033.98086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 186312 1726890033.98109: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd09d30> <<< 186312 1726890033.98127: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf4b550> <<< 186312 1726890033.98165: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf3d8b0> <<< 186312 1726890033.98193: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py <<< 186312 1726890033.98199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd21310> <<< 186312 1726890033.98232: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py <<< 186312 1726890033.98235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd216a0> <<< 186312 1726890033.98257: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py <<< 186312 1726890033.98266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd217c0> <<< 186312 1726890033.98277: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 186312 1726890033.98297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 186312 1726890033.98322: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py <<< 186312 1726890033.98328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcba130> <<< 186312 1726890033.98352: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd21880> <<< 186312 1726890033.98375: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py <<< 186312 1726890033.98397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 186312 1726890033.98402: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 186312 1726890033.98408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 186312 1726890033.98430: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py <<< 186312 1726890033.98438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 186312 1726890033.98454: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcc7190> <<< 186312 1726890033.98483: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcbaa30> <<< 186312 1726890033.98509: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 186312 1726890033.98512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 186312 1726890033.98540: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 186312 1726890033.98578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 186312 1726890033.98606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 186312 1726890033.98619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 186312 1726890033.98640: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc6c940> <<< 186312 1726890033.98670: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 186312 1726890033.98674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 186312 1726890033.98681: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc78580> <<< 186312 1726890033.98736: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcc7f10> <<< 186312 1726890033.98754: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcc7730> <<< 186312 1726890033.98775: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcdca30> <<< 186312 1726890033.98800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 186312 1726890033.98806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 186312 1726890033.98839: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 186312 1726890033.98842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 186312 1726890033.98865: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py <<< 186312 1726890033.98883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' <<< 186312 1726890033.98898: stdout chunk (state=3): >>>import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc91c70> <<< 186312 1726890033.98915: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc913a0> <<< 186312 1726890033.98944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' <<< 186312 1726890033.98949: stdout chunk (state=3): >>>import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc91e20> <<< 186312 1726890033.98971: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py <<< 186312 1726890033.98977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbca32e0> <<< 186312 1726890033.98994: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 186312 1726890033.99033: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dbca3460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbca3310> <<< 186312 1726890033.99055: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbca3400> <<< 186312 1726890033.99086: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.99106: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890033.99188: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py <<< 186312 1726890033.99195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' <<< 186312 1726890033.99201: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbca3d30> <<< 186312 1726890033.99245: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890033.99256: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dbca3b80> <<< 186312 1726890033.99266: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbca3550> <<< 186312 1726890033.99290: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.99314: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890033.99336: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 186312 1726890033.99342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890033.99366: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 186312 1726890033.99386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890033.99401: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' <<< 186312 1726890033.99412: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc45970> <<< 186312 1726890033.99433: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc45a60><<< 186312 1726890033.99442: stdout chunk (state=3): >>> <<< 186312 1726890033.99461: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890033.99473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 186312 1726890033.99484: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc45d60> <<< 186312 1726890033.99506: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 186312 1726890033.99515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc55370> <<< 186312 1726890033.99532: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc45310> <<< 186312 1726890033.99547: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc31eb0> <<< 186312 1726890033.99553: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890033.99575: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890033.99579: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890033.99620: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc455b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc31b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbca3910> <<< 186312 1726890033.99660: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890033.99688: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890033.99715: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 186312 1726890033.99731: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb454c0> <<< 186312 1726890033.99753: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 186312 1726890033.99756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890033.99774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890033.99806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890033.99825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890033.99895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890033.99989: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb5ef40> <<< 186312 1726890034.00031: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb45d00> <<< 186312 1726890034.00054: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb45850> <<< 186312 1726890034.00179: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc55f70> <<< 186312 1726890034.00215: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py <<< 186312 1726890034.00222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 186312 1726890034.00241: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb0fdc0> <<< 186312 1726890034.00263: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 186312 1726890034.00294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 186312 1726890034.00317: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 186312 1726890034.00323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 186312 1726890034.00370: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb2c340> <<< 186312 1726890034.00434: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890034.00441: stdout chunk (state=3): >>>import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dbb2cf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb0fe50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb0f790> <<< 186312 1726890034.00466: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 186312 1726890034.00490: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 186312 1726890034.00507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 186312 1726890034.00533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 186312 1726890034.00541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 186312 1726890034.00589: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbaa9f70> <<< 186312 1726890034.00692: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbaa9430> <<< 186312 1726890034.00720: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb11880> <<< 186312 1726890034.00742: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcdc8b0> <<< 186312 1726890034.00748: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcbaee0> <<< 186312 1726890034.00799: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbfa7580> <<< 186312 1726890034.00833: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890034.00836: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf32850> <<< 186312 1726890034.00865: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py <<< 186312 1726890034.00872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbac0e20> <<< 186312 1726890034.00894: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 186312 1726890034.00923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 186312 1726890034.00970: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbac0fa0> <<< 186312 1726890034.01005: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbfd4f40> <<< 186312 1726890034.01039: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0b29d0> <<< 186312 1726890034.01060: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py <<< 186312 1726890034.01069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 186312 1726890034.01080: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 186312 1726890034.01097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 186312 1726890034.01125: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py <<< 186312 1726890034.01134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba70700> <<< 186312 1726890034.01148: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbae1b80> <<< 186312 1726890034.01171: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py <<< 186312 1726890034.01180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 186312 1726890034.01194: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 186312 1726890034.01206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 186312 1726890034.01233: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 186312 1726890034.01250: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba7c130> <<< 186312 1726890034.01278: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' <<< 186312 1726890034.01284: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba7c3d0> <<< 186312 1726890034.01306: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py <<< 186312 1726890034.01319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 186312 1726890034.01328: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba7c610> <<< 186312 1726890034.01357: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' <<< 186312 1726890034.01368: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba7c850> <<< 186312 1726890034.01386: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py <<< 186312 1726890034.01396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba7ca30> <<< 186312 1726890034.01414: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba70ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba709d0> <<< 186312 1726890034.01438: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py <<< 186312 1726890034.01445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 186312 1726890034.01463: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba70eb0> <<< 186312 1726890034.01493: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py <<< 186312 1726890034.01496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba8e400> <<< 186312 1726890034.01520: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 186312 1726890034.01552: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 186312 1726890034.01567: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba8e8b0> <<< 186312 1726890034.01576: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba8e520> <<< 186312 1726890034.01595: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 186312 1726890034.01625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 186312 1726890034.01652: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 186312 1726890034.01662: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba281c0> <<< 186312 1726890034.01718: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba8ed00> <<< 186312 1726890034.01737: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py <<< 186312 1726890034.01749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890034.01767: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba8ee50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0bf400> <<< 186312 1726890034.01794: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 186312 1726890034.01802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890034.01860: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' <<< 186312 1726890034.01866: stdout chunk (state=3): >>># extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dba35b50> <<< 186312 1726890034.01911: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0b26d0> <<< 186312 1726890034.01926: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0aa550> <<< 186312 1726890034.01958: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py <<< 186312 1726890034.01976: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 186312 1726890034.02005: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 186312 1726890034.02020: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 186312 1726890034.02027: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba4c670> <<< 186312 1726890034.02051: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 186312 1726890034.02059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 186312 1726890034.02082: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py <<< 186312 1726890034.02089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 186312 1726890034.02108: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba57940> <<< 186312 1726890034.02130: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py <<< 186312 1726890034.02136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 186312 1726890034.02155: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py <<< 186312 1726890034.02161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 186312 1726890034.02182: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba626d0> <<< 186312 1726890034.02224: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba57f70> <<< 186312 1726890034.02244: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba4cb20> <<< 186312 1726890034.02272: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py <<< 186312 1726890034.02280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba573a0> <<< 186312 1726890034.02372: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py <<< 186312 1726890034.02391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8db9d5670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8db9d5880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8db9d5b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py <<< 186312 1726890034.02408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8db9d5e50> <<< 186312 1726890034.02420: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba4c100> <<< 186312 1726890034.02428: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba35d00> <<< 186312 1726890034.02452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' <<< 186312 1726890034.02461: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba4c4c0> <<< 186312 1726890034.69153: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "libblockdev"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 186312 1726890034.70751: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 186312 1726890034.70770: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890034.71414: 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 <<< 186312 1726890034.71437: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 186312 1726890034.71474: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants <<< 186312 1726890034.71516: stdout chunk (state=3): >>># destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 186312 1726890034.71599: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 186312 1726890034.71659: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanu<<< 186312 1726890034.71712: stdout chunk (state=3): >>>p[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2]<<< 186312 1726890034.71768: stdout chunk (state=3): >>> removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscripti<<< 186312 1726890034.71805: stdout chunk (state=3): >>>on_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmod<<< 186312 1726890034.71828: stdout chunk (state=3): >>>el # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages<<< 186312 1726890034.71855: stdout chunk (state=3): >>>.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.over<<< 186312 1726890034.71863: stdout chunk (state=3): >>>rides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 186312 1726890034.72530: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890034.72539: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890034.72573: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 186312 1726890034.72595: stdout chunk (state=3): >>># destroy netrc <<< 186312 1726890034.72631: stdout chunk (state=3): >>># destroy sqlite3 <<< 186312 1726890034.72642: stdout chunk (state=3): >>># destroy sqlite3.dbapi2 # destroy systemd.journal <<< 186312 1726890034.72659: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 186312 1726890034.72694: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib <<< 186312 1726890034.72717: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo <<< 186312 1726890034.72747: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil <<< 186312 1726890034.72751: stdout chunk (state=3): >>># cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap <<< 186312 1726890034.72765: stdout chunk (state=3): >>># cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types <<< 186312 1726890034.72772: stdout chunk (state=3): >>># cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi <<< 186312 1726890034.72804: stdout chunk (state=3): >>># cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators <<< 186312 1726890034.72834: stdout chunk (state=3): >>># cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm <<< 186312 1726890034.72849: stdout chunk (state=3): >>># destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata <<< 186312 1726890034.72872: stdout chunk (state=3): >>># cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields <<< 186312 1726890034.72876: stdout chunk (state=3): >>># destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client <<< 186312 1726890034.72888: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies <<< 186312 1726890034.72907: stdout chunk (state=3): >>># cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt <<< 186312 1726890034.72924: stdout chunk (state=3): >>># destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory <<< 186312 1726890034.72941: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock <<< 186312 1726890034.72957: stdout chunk (state=3): >>># destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath <<< 186312 1726890034.72969: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version <<< 186312 1726890034.72978: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop <<< 186312 1726890034.72998: stdout chunk (state=3): >>># cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six <<< 186312 1726890034.73017: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist <<< 186312 1726890034.73029: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove <<< 186312 1726890034.73050: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const <<< 186312 1726890034.73073: stdout chunk (state=3): >>># destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect <<< 186312 1726890034.73084: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols <<< 186312 1726890034.73107: stdout chunk (state=3): >>># cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios <<< 186312 1726890034.73113: stdout chunk (state=3): >>># 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 gpg.errors <<< 186312 1726890034.73125: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 186312 1726890034.73152: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 186312 1726890034.73166: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm <<< 186312 1726890034.73195: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils <<< 186312 1726890034.73199: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 186312 1726890034.73224: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc <<< 186312 1726890034.73247: stdout chunk (state=3): >>># cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl <<< 186312 1726890034.73252: stdout chunk (state=3): >>># cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 186312 1726890034.73279: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 186312 1726890034.73300: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 186312 1726890034.73322: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset <<< 186312 1726890034.73326: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 186312 1726890034.73340: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 186312 1726890034.73358: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket <<< 186312 1726890034.73386: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890034.73410: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 186312 1726890034.73418: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 186312 1726890034.73438: stdout chunk (state=3): >>># cleanup[3] wiping locale <<< 186312 1726890034.73459: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile <<< 186312 1726890034.73486: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma<<< 186312 1726890034.73511: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch <<< 186312 1726890034.73528: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890034.73538: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 186312 1726890034.73564: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890034.73571: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890034.73605: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings <<< 186312 1726890034.73608: stdout chunk (state=3): >>># destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs <<< 186312 1726890034.73638: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 186312 1726890034.73645: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890034.73683: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 186312 1726890034.73700: stdout chunk (state=3): >>># destroy librepo._librepo <<< 186312 1726890034.73710: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 186312 1726890034.74535: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 186312 1726890034.74547: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890034.74552: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890034.74594: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890034.74637: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error <<< 186312 1726890034.74690: stdout chunk (state=3): >>># destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890034.74721: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 186312 1726890034.74769: 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 # destroy gzip <<< 186312 1726890034.74830: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests <<< 186312 1726890034.74916: stdout chunk (state=3): >>># destroy iniparse.ini <<< 186312 1726890034.74919: stdout chunk (state=3): >>># destroy enum <<< 186312 1726890034.74933: stdout chunk (state=3): >>># destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect <<< 186312 1726890034.74947: stdout chunk (state=3): >>># destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 186312 1726890034.74974: stdout chunk (state=3): >>># destroy urllib.parse <<< 186312 1726890034.75003: stdout chunk (state=3): >>># destroy _weakref <<< 186312 1726890034.75051: stdout chunk (state=3): >>># destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network <<< 186312 1726890034.75062: stdout chunk (state=3): >>># destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 186312 1726890034.75094: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 186312 1726890034.75108: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # 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 <<< 186312 1726890034.75149: stdout chunk (state=3): >>># destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse <<< 186312 1726890034.75160: stdout chunk (state=3): >>># destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 186312 1726890034.75169: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 186312 1726890034.75189: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 186312 1726890034.75248: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 186312 1726890034.75299: stdout chunk (state=3): >>># destroy codecs <<< 186312 1726890034.75301: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 186312 1726890034.75365: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 186312 1726890034.75419: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client <<< 186312 1726890034.75424: stdout chunk (state=3): >>># destroy email <<< 186312 1726890034.75450: stdout chunk (state=3): >>># destroy string <<< 186312 1726890034.75472: stdout chunk (state=3): >>># destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl <<< 186312 1726890034.75481: stdout chunk (state=3): >>># destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 186312 1726890034.75510: stdout chunk (state=3): >>># destroy pyexpat # destroy threading <<< 186312 1726890034.75519: stdout chunk (state=3): >>># destroy functools # destroy logging # destroy socket # destroy struct <<< 186312 1726890034.75622: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 186312 1726890034.75629: stdout chunk (state=3): >>># clear sys.audit hooks <<< 186312 1726890034.76408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890034.76419: stdout chunk (state=3): >>><<< 186312 1726890034.76436: stderr chunk (state=3): >>><<< 186312 1726890034.76868: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfff3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfff3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfff3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dffb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff48d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dff98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfeefeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfef2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfee7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfef0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfeef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfbd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbd68b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbd6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbd6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbd6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfe52d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfe4d610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfe5f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfef6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfbe7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfe52250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfe5f280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfefc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbe7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbe7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbe7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbbb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbbb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbeffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbeaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfb091c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfba5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbeaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfefc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfb1caf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfb1ce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfb2f730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfb2fc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfac53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfb1cf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfad6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfb2f5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfad6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbe79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfaf26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfaf2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfaf2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfaf2850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfaf2ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dfafe1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfaf28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfae4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfbe75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dfaf2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff8dfa27670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/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_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df9507c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df950160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df950280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df950f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df9504f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df950d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df950f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df950100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df36eee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df38bf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df38bd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df38b3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df936dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df9363a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df936f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df984c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3edcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3ed3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df953490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df3ed4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3ed4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df351250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df9961f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df35c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df996370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df9b0d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df35c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df35c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df35b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df35b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df98e8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df3e1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df3e0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3f00d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df3e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df95ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/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_xqds77nt/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_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/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_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8def34580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df329520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8deed70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3e0bb0> # 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_xqds77nt/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_xqds77nt/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_xqds77nt/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_xqds77nt/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_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df339970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/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_xqds77nt/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_xqds77nt/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_xqds77nt/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_xqds77nt/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8df9a2250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3396a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/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_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df3207c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df31d7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df317970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/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_xqds77nt/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_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/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_xqds77nt/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.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec866d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec51730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec51c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec51e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df99f700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec50a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec50ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8deccf610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec50ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec50370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df99f6d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8deec3070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def08dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8deccf430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def03df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def03250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def09d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8deca5f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8deec8910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8df339ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec866a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def03ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec86160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def34a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8deec9940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dece75e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8def34850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8decd46a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec7fcd0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec98b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec7ffd0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec986d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dec61700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de9feca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/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_xqds77nt/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_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqds77nt/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de960be0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de960d60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8de9b2430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de960fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de960250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de960850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8de8e79d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de8e7580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8de888550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de8e7a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8de560e20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de9082e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dcffe2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de8bb8b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dcecce80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcfdd580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dce37a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcffe520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dce2fd60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dce37fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de8e7130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dcd5db20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd5d340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd73700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd7f2b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dcd7f850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd7fca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd7f370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd73790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd69dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc932ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd73190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dcd5dca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dce61730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dce61f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dce618b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de8e7280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc93fd60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc7af220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc8502b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cb7f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc802e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbe80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbbb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbe50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b51c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbf40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b53d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbeb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cbc40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b51f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b54c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b55e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cb220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc8361c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc6b5be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6b5940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc7cb8e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc850100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc82eca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc82e2b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc82e490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc964b50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc82ee20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc93fd00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6ccc40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6cc4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc964940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6692b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc61c190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc61c220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc67c6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6696d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc65fa90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6560d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6ccee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc61cfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc61c790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc6ccd90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc656940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc63f850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc63f8e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc63fa60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8ded541c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded40190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded54220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded54310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc63fa00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc63ffa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc4863d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc486190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4769d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded659d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded54eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded65ca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8ded6c9a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc493700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc493340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4a4670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4a4190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4a44f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de960970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8de9607c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4abfa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc461fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc3fcd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3fcc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3fc3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3fc190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc44cee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3fc220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc426160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3fceb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4179d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc426fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4051c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc405310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc405910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc405640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4059d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc337610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc337700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc337ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc337af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc337f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc34db20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc34dc40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc34de80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2dd310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2ddd00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2dde50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2ed550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2ed130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2edf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2eda90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2edd90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2fa820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2fafa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3062b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc3063a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc44c4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc44c220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc4abd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc306f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc306c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2a25e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2aa520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc2a2e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2a2df0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2d6760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2d61f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc223a90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc223c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2d6cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2d6a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc314160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2a2220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc306af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc44c250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc243190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc2434c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc243d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1d8640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1d8bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc1e5c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1e5850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1e55b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1e5220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1e5460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1f5be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1f5c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc2022b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1f5df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc10a310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc114370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc114310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc1144c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc114220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc10ad30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc10a3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0fba60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0fb0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc202970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1f5820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1f50d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc1f5970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc10adc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc114790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc114a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc114f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc12e760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0b2940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0bfbb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dc0e2160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0bfc10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc091430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc091550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0844c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0847f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc086940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc084160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc084220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc077ac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc086df0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc02c220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc02c310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc02c430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc001670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc055f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc067a00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc067a90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0012e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0123d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc038d30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0429a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbfbf8b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0422b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc02cbe0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0dddc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbfe5670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbfe5e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf75190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf75ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf931f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf75d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf75220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbfd48b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf4b310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf4bdf0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf4bf70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf53c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf537f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf53340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf4ba90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf4bbe0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf00a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf006a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf00700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbef5640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbef5820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbeadaf0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbeadca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead5e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead8e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbeb5100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbeb5160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbec5370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbec5940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbee7e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbeb5c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbeb5ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf0ab20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe6e910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe6e550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf1b940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbead0a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe6ed90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbef5970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe7a940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbef5040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe932b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe93520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe870a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe93e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe991c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe93a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe93c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe99c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe99820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea40d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbea4fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe99b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdcd3a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdcd6d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdcd940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdcdbe0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdcde80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd2160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe99460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd24c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd28e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd2760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd2d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd2c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd2d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbde0100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbde0190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe99670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe878b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe878e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe87430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbe99550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbef53d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbde0fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd765b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd763a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd76130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd76430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd82f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbdd2c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd93a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd9f280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd9f340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd93b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd93790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd936a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd4f1f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd9fd30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd9ff40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd4f820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd4fee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd93760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcff1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcf5e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcf5310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd66880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd9fb80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf63c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf63580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcf5f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcf5c70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd09940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd09d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf4b550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf3d8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd21310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd216a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd217c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcba130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbd21880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcc7190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcbaa30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc6c940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc78580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcc7f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcc7730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcdca30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc91c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc913a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc91e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbca32e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dbca3460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbca3310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbca3400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbca3d30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dbca3b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbca3550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc45970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc45a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc45d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc55370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc45310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc31eb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc455b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc31b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbca3910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb454c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb5ef40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb45d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb45850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbc55f70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb0fdc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb2c340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dbb2cf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb0fe50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb0f790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbaa9f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbaa9430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbb11880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcdc8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbcbaee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbfa7580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbf32850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbac0e20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbac0fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbfd4f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0b29d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba70700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dbae1b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba7c130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba7c3d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba7c610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba7c850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba7ca30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba70ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba709d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba70eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba8e400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba8e8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba8e520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba281c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba8ed00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba8ee50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0bf400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8dba35b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0b26d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dc0aa550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba4c670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba57940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba626d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba57f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba4cb20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba573a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8db9d5670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8db9d5880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8db9d5b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8db9d5e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba4c100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba35d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8dba4c4c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "libblockdev"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. [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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks 186312 1726890034.79301: done with _execute_module (ansible.legacy.dnf, {'name': ['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', 'stratisd', 'stratis-cli', 'libblockdev'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890033.2942758-186420-216558314561862/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890034.79304: _low_level_execute_command(): starting 186312 1726890034.79307: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890033.2942758-186420-216558314561862/ > /dev/null 2>&1 && sleep 0' 186312 1726890034.79308: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890034.79310: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890034.79311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890034.79314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890034.79315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890034.79317: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890034.79318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890034.79319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890034.79320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890034.79322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890034.79323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890034.79324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890034.80838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890034.80874: stderr chunk (state=3): >>><<< 186312 1726890034.80877: stdout chunk (state=3): >>><<< 186312 1726890034.80888: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890034.80894: handler run complete 186312 1726890034.80925: attempt loop complete, returning result 186312 1726890034.80931: _execute() done 186312 1726890034.80934: dumping result to json 186312 1726890034.80936: done dumping result, returning 186312 1726890034.80949: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-881e-6b85-0000000000ed] 186312 1726890034.80952: sending task result for task 02369adf-7a19-881e-6b85-0000000000ed 186312 1726890034.81045: done sending task result for task 02369adf-7a19-881e-6b85-0000000000ed 186312 1726890034.81048: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 186312 1726890034.81438: no more pending results, returning what we have 186312 1726890034.81441: results queue empty 186312 1726890034.81442: checking for any_errors_fatal 186312 1726890034.81444: done checking for any_errors_fatal 186312 1726890034.81444: checking for max_fail_percentage 186312 1726890034.81446: done checking for max_fail_percentage 186312 1726890034.81447: checking to see if all hosts have failed and the running result is not ok 186312 1726890034.81447: done checking to see if all hosts have failed 186312 1726890034.81448: getting the remaining hosts for this loop 186312 1726890034.81449: done getting the remaining hosts for this loop 186312 1726890034.81455: getting the next task for host managed_node3 186312 1726890034.81461: done getting next task for host managed_node3 186312 1726890034.81467: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890034.81470: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890034.81484: getting variables 186312 1726890034.81485: in VariableManager get_vars() 186312 1726890034.81530: Calling all_inventory to load vars for managed_node3 186312 1726890034.81535: Calling groups_inventory to load vars for managed_node3 186312 1726890034.81537: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890034.81545: Calling all_plugins_play to load vars for managed_node3 186312 1726890034.81551: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890034.81556: Calling groups_plugins_play to load vars for managed_node3 186312 1726890034.81943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890034.82237: done with get_vars() 186312 1726890034.82252: done getting variables 186312 1726890034.82365: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:40:34 -0400 (0:00:01.600) 0:00:04.563 ****** 186312 1726890034.82398: entering _queue_task() for managed_node3/debug 186312 1726890034.82399: Creating lock for debug 186312 1726890034.82666: worker is 1 (out of 1 available) 186312 1726890034.82683: exiting _queue_task() for managed_node3/debug 186312 1726890034.82696: done queuing things up, now waiting for results queue to drain 186312 1726890034.82697: waiting for pending results... 186312 1726890034.82898: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890034.83045: in run() - task 02369adf-7a19-881e-6b85-0000000000ee 186312 1726890034.83066: variable 'ansible_search_path' from source: unknown 186312 1726890034.83070: variable 'ansible_search_path' from source: unknown 186312 1726890034.83111: calling self._execute() 186312 1726890034.83171: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890034.83175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890034.83184: variable 'omit' from source: magic vars 186312 1726890034.83261: variable 'omit' from source: magic vars 186312 1726890034.83337: variable 'omit' from source: magic vars 186312 1726890034.83398: variable 'omit' from source: magic vars 186312 1726890034.83426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890034.83460: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890034.83474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890034.83490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890034.83499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890034.83541: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890034.83558: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890034.83566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890034.83651: Set connection var ansible_shell_type to sh 186312 1726890034.83657: Set connection var ansible_pipelining to False 186312 1726890034.83666: Set connection var ansible_timeout to 10 186312 1726890034.83669: Set connection var ansible_connection to ssh 186312 1726890034.83673: Set connection var ansible_shell_executable to /bin/sh 186312 1726890034.83678: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890034.83702: variable 'ansible_shell_executable' from source: unknown 186312 1726890034.83705: variable 'ansible_connection' from source: unknown 186312 1726890034.83708: variable 'ansible_module_compression' from source: unknown 186312 1726890034.83710: variable 'ansible_shell_type' from source: unknown 186312 1726890034.83716: variable 'ansible_shell_executable' from source: unknown 186312 1726890034.83718: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890034.83720: variable 'ansible_pipelining' from source: unknown 186312 1726890034.83723: variable 'ansible_timeout' from source: unknown 186312 1726890034.83725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890034.83844: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890034.83854: variable 'omit' from source: magic vars 186312 1726890034.83857: starting attempt loop 186312 1726890034.83860: running the handler 186312 1726890034.84107: handler run complete 186312 1726890034.84127: attempt loop complete, returning result 186312 1726890034.84134: _execute() done 186312 1726890034.84137: dumping result to json 186312 1726890034.84139: done dumping result, returning 186312 1726890034.84142: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-881e-6b85-0000000000ee] 186312 1726890034.84147: sending task result for task 02369adf-7a19-881e-6b85-0000000000ee 186312 1726890034.84226: done sending task result for task 02369adf-7a19-881e-6b85-0000000000ee 186312 1726890034.84229: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 186312 1726890034.84287: no more pending results, returning what we have 186312 1726890034.84290: results queue empty 186312 1726890034.84291: checking for any_errors_fatal 186312 1726890034.84301: done checking for any_errors_fatal 186312 1726890034.84302: checking for max_fail_percentage 186312 1726890034.84303: done checking for max_fail_percentage 186312 1726890034.84304: checking to see if all hosts have failed and the running result is not ok 186312 1726890034.84305: done checking to see if all hosts have failed 186312 1726890034.84306: getting the remaining hosts for this loop 186312 1726890034.84308: done getting the remaining hosts for this loop 186312 1726890034.84311: getting the next task for host managed_node3 186312 1726890034.84318: done getting next task for host managed_node3 186312 1726890034.84322: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890034.84325: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890034.84335: getting variables 186312 1726890034.84336: in VariableManager get_vars() 186312 1726890034.84364: Calling all_inventory to load vars for managed_node3 186312 1726890034.84367: Calling groups_inventory to load vars for managed_node3 186312 1726890034.84370: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890034.84379: Calling all_plugins_play to load vars for managed_node3 186312 1726890034.84382: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890034.84384: Calling groups_plugins_play to load vars for managed_node3 186312 1726890034.84556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890034.84783: done with get_vars() 186312 1726890034.84791: done getting variables 186312 1726890034.84843: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:40:34 -0400 (0:00:00.024) 0:00:04.587 ****** 186312 1726890034.84864: entering _queue_task() for managed_node3/debug 186312 1726890034.85101: worker is 1 (out of 1 available) 186312 1726890034.85113: exiting _queue_task() for managed_node3/debug 186312 1726890034.85128: done queuing things up, now waiting for results queue to drain 186312 1726890034.85130: waiting for pending results... 186312 1726890034.85320: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890034.85416: in run() - task 02369adf-7a19-881e-6b85-0000000000ef 186312 1726890034.85426: variable 'ansible_search_path' from source: unknown 186312 1726890034.85429: variable 'ansible_search_path' from source: unknown 186312 1726890034.85461: calling self._execute() 186312 1726890034.85519: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890034.85525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890034.85535: variable 'omit' from source: magic vars 186312 1726890034.85606: variable 'omit' from source: magic vars 186312 1726890034.85654: variable 'omit' from source: magic vars 186312 1726890034.85685: variable 'omit' from source: magic vars 186312 1726890034.85726: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890034.85753: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890034.85773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890034.85787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890034.85796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890034.85820: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890034.85823: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890034.85827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890034.85894: Set connection var ansible_shell_type to sh 186312 1726890034.85902: Set connection var ansible_pipelining to False 186312 1726890034.85910: Set connection var ansible_timeout to 10 186312 1726890034.85915: Set connection var ansible_connection to ssh 186312 1726890034.85920: Set connection var ansible_shell_executable to /bin/sh 186312 1726890034.85925: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890034.85942: variable 'ansible_shell_executable' from source: unknown 186312 1726890034.85944: variable 'ansible_connection' from source: unknown 186312 1726890034.85947: variable 'ansible_module_compression' from source: unknown 186312 1726890034.85949: variable 'ansible_shell_type' from source: unknown 186312 1726890034.85952: variable 'ansible_shell_executable' from source: unknown 186312 1726890034.85954: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890034.85957: variable 'ansible_pipelining' from source: unknown 186312 1726890034.85960: variable 'ansible_timeout' from source: unknown 186312 1726890034.85964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890034.86080: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890034.86088: variable 'omit' from source: magic vars 186312 1726890034.86092: starting attempt loop 186312 1726890034.86107: running the handler 186312 1726890034.86447: handler run complete 186312 1726890034.86482: attempt loop complete, returning result 186312 1726890034.86493: _execute() done 186312 1726890034.86501: dumping result to json 186312 1726890034.86509: done dumping result, returning 186312 1726890034.86522: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-881e-6b85-0000000000ef] 186312 1726890034.86526: sending task result for task 02369adf-7a19-881e-6b85-0000000000ef 186312 1726890034.86609: done sending task result for task 02369adf-7a19-881e-6b85-0000000000ef ok: [managed_node3] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } 186312 1726890034.86695: WORKER PROCESS EXITING 186312 1726890034.86704: no more pending results, returning what we have 186312 1726890034.86706: results queue empty 186312 1726890034.86707: checking for any_errors_fatal 186312 1726890034.86713: done checking for any_errors_fatal 186312 1726890034.86714: checking for max_fail_percentage 186312 1726890034.86715: done checking for max_fail_percentage 186312 1726890034.86716: checking to see if all hosts have failed and the running result is not ok 186312 1726890034.86717: done checking to see if all hosts have failed 186312 1726890034.86718: getting the remaining hosts for this loop 186312 1726890034.86719: done getting the remaining hosts for this loop 186312 1726890034.86722: getting the next task for host managed_node3 186312 1726890034.86727: done getting next task for host managed_node3 186312 1726890034.86730: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890034.86734: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890034.86742: getting variables 186312 1726890034.86744: in VariableManager get_vars() 186312 1726890034.86768: Calling all_inventory to load vars for managed_node3 186312 1726890034.86770: Calling groups_inventory to load vars for managed_node3 186312 1726890034.86771: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890034.86777: Calling all_plugins_play to load vars for managed_node3 186312 1726890034.86779: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890034.86781: Calling groups_plugins_play to load vars for managed_node3 186312 1726890034.86951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890034.87208: done with get_vars() 186312 1726890034.87228: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 23:40:34 -0400 (0:00:00.024) 0:00:04.612 ****** 186312 1726890034.87301: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890034.87303: Creating lock for fedora.linux_system_roles.blivet 186312 1726890034.87487: worker is 1 (out of 1 available) 186312 1726890034.87497: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890034.87510: done queuing things up, now waiting for results queue to drain 186312 1726890034.87513: waiting for pending results... 186312 1726890034.87726: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890034.87835: in run() - task 02369adf-7a19-881e-6b85-0000000000f0 186312 1726890034.87852: variable 'ansible_search_path' from source: unknown 186312 1726890034.87856: variable 'ansible_search_path' from source: unknown 186312 1726890034.87898: calling self._execute() 186312 1726890034.87991: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890034.88004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890034.88011: variable 'omit' from source: magic vars 186312 1726890034.88459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890034.88701: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890034.88741: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890034.88799: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890034.88832: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890034.88901: 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) 186312 1726890034.88924: 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) 186312 1726890034.88943: 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) 186312 1726890034.88973: 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) 186312 1726890034.89080: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 186312 1726890034.89084: variable 'omit' from source: magic vars 186312 1726890034.89147: variable 'omit' from source: magic vars 186312 1726890034.89277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890034.91535: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890034.91614: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890034.91656: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890034.91702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890034.91763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890034.91833: 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) 186312 1726890034.91865: 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) 186312 1726890034.91899: 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) 186312 1726890034.91955: 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) 186312 1726890034.91980: 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) 186312 1726890034.92222: variable 'storage_use_partitions' from source: role '' defaults 186312 1726890034.92241: variable 'storage_disklabel_type' from source: role '' defaults 186312 1726890034.92257: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890034.92335: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890034.92414: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890034.92487: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890034.92781: variable 'omit' from source: magic vars 186312 1726890034.92809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890034.92850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890034.92875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890034.92898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890034.92915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890034.92951: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890034.92960: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890034.92968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890034.93064: Set connection var ansible_shell_type to sh 186312 1726890034.93082: Set connection var ansible_pipelining to False 186312 1726890034.93106: Set connection var ansible_timeout to 10 186312 1726890034.93117: Set connection var ansible_connection to ssh 186312 1726890034.93131: Set connection var ansible_shell_executable to /bin/sh 186312 1726890034.93143: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890034.93175: variable 'ansible_shell_executable' from source: unknown 186312 1726890034.93183: variable 'ansible_connection' from source: unknown 186312 1726890034.93190: variable 'ansible_module_compression' from source: unknown 186312 1726890034.93204: variable 'ansible_shell_type' from source: unknown 186312 1726890034.93219: variable 'ansible_shell_executable' from source: unknown 186312 1726890034.93227: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890034.93239: variable 'ansible_pipelining' from source: unknown 186312 1726890034.93246: variable 'ansible_timeout' from source: unknown 186312 1726890034.93254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890034.93421: 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) 186312 1726890034.93441: variable 'omit' from source: magic vars 186312 1726890034.93455: starting attempt loop 186312 1726890034.93462: running the handler 186312 1726890034.93478: _low_level_execute_command(): starting 186312 1726890034.93489: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890034.94446: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890034.94466: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890034.94490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890034.94509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890034.94564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890034.94576: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890034.94592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890034.94615: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890034.94632: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890034.94645: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890034.94657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890034.94676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890034.94693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890034.94710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890034.94724: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890034.94743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890034.94858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890034.94881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890034.94897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890034.94971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890034.96461: stdout chunk (state=3): >>>/root <<< 186312 1726890034.96572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890034.96656: stderr chunk (state=3): >>><<< 186312 1726890034.96672: stdout chunk (state=3): >>><<< 186312 1726890034.96705: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890034.96724: _low_level_execute_command(): starting 186312 1726890034.96727: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890034.9670303-186464-55792164846424 `" && echo ansible-tmp-1726890034.9670303-186464-55792164846424="` echo /root/.ansible/tmp/ansible-tmp-1726890034.9670303-186464-55792164846424 `" ) && sleep 0' 186312 1726890034.97174: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890034.97182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890034.97294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890034.97357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890034.97400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890034.99188: stdout chunk (state=3): >>>ansible-tmp-1726890034.9670303-186464-55792164846424=/root/.ansible/tmp/ansible-tmp-1726890034.9670303-186464-55792164846424 <<< 186312 1726890034.99300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890034.99361: stderr chunk (state=3): >>><<< 186312 1726890034.99364: stdout chunk (state=3): >>><<< 186312 1726890034.99375: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890034.9670303-186464-55792164846424=/root/.ansible/tmp/ansible-tmp-1726890034.9670303-186464-55792164846424 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890034.99436: variable 'ansible_module_compression' from source: unknown 186312 1726890034.99490: ANSIBALLZ: Using lock for fedora.linux_system_roles.blivet 186312 1726890034.99497: ANSIBALLZ: Acquiring lock 186312 1726890034.99500: ANSIBALLZ: Lock acquired: 139892274118480 186312 1726890034.99503: ANSIBALLZ: Creating module 186312 1726890035.10055: ANSIBALLZ: Writing module into payload 186312 1726890035.10376: ANSIBALLZ: Writing module 186312 1726890035.10399: ANSIBALLZ: Renaming module 186312 1726890035.10403: ANSIBALLZ: Done creating module 186312 1726890035.10422: variable 'ansible_facts' from source: unknown 186312 1726890035.10473: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890034.9670303-186464-55792164846424/AnsiballZ_blivet.py 186312 1726890035.10570: Sending initial data 186312 1726890035.10579: Sent initial data (156 bytes) 186312 1726890035.11262: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.11266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.11303: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.11307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.11309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890035.11311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.11364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890035.11367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890035.11412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890035.13100: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890035.13135: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890035.13170: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmplkpqo6zk /root/.ansible/tmp/ansible-tmp-1726890034.9670303-186464-55792164846424/AnsiballZ_blivet.py <<< 186312 1726890035.13207: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890035.14116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890035.14208: stderr chunk (state=3): >>><<< 186312 1726890035.14213: stdout chunk (state=3): >>><<< 186312 1726890035.14227: done transferring module to remote 186312 1726890035.14238: _low_level_execute_command(): starting 186312 1726890035.14241: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890034.9670303-186464-55792164846424/ /root/.ansible/tmp/ansible-tmp-1726890034.9670303-186464-55792164846424/AnsiballZ_blivet.py && sleep 0' 186312 1726890035.14665: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.14668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.14699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.14703: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890035.14705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.14764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890035.14770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890035.14805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890035.16463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890035.16506: stderr chunk (state=3): >>><<< 186312 1726890035.16509: stdout chunk (state=3): >>><<< 186312 1726890035.16524: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890035.16527: _low_level_execute_command(): starting 186312 1726890035.16533: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890034.9670303-186464-55792164846424/AnsiballZ_blivet.py && sleep 0' 186312 1726890035.16939: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.16953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.16964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.16975: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.17023: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890035.17038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890035.17083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890035.18963: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890035.18983: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 186312 1726890035.18989: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890035.19046: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890035.19086: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890035.19118: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890035.19123: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890035.19157: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890035.19166: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890035.19220: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.19247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890035.19262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890035.19270: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890035.19291: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc7f3dc0> <<< 186312 1726890035.19343: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890035.19347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890035.19350: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc7983a0> <<< 186312 1726890035.19358: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc7f3b20> <<< 186312 1726890035.19377: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890035.19382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890035.19399: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc7f3ac0> <<< 186312 1726890035.19418: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890035.19439: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890035.19460: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc798490> <<< 186312 1726890035.19484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890035.19506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890035.19531: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890035.19537: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc798940> <<< 186312 1726890035.19556: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc798670> <<< 186312 1726890035.19591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890035.19599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890035.19622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py<<< 186312 1726890035.19626: stdout chunk (state=3): >>> <<< 186312 1726890035.19642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890035.19662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890035.19677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890035.19704: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc74f190> <<< 186312 1726890035.19728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890035.19747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890035.19836: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc74f220> <<< 186312 1726890035.19851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890035.19858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890035.19883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890035.19895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc74f940> <<< 186312 1726890035.19926: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc7b0880> <<< 186312 1726890035.19949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890035.19963: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc748d90> <<< 186312 1726890035.20010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890035.20027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc772d90> <<< 186312 1726890035.20078: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc798970> <<< 186312 1726890035.20108: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890035.20325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890035.20334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890035.20365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890035.20372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890035.20390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890035.20409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890035.20426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890035.20451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890035.20453: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6efeb0> <<< 186312 1726890035.20501: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6f2f40> <<< 186312 1726890035.20515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890035.20531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890035.20546: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890035.20570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890035.20582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890035.20602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890035.20610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890035.20635: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6e7610> <<< 186312 1726890035.20648: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6f0640> <<< 186312 1726890035.20658: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6ef370> <<< 186312 1726890035.20678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890035.20744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890035.20762: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890035.20795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.20814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890035.20824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890035.20847: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.20859: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc62bdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc62b8b0> <<< 186312 1726890035.20872: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890035.20897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc62beb0> <<< 186312 1726890035.20915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890035.20938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890035.20960: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890035.20965: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc62bf70> <<< 186312 1726890035.20985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890035.20992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc62be80> <<< 186312 1726890035.21011: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890035.21053: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc683d30> <<< 186312 1726890035.21063: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890035.21088: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc67d610> <<< 186312 1726890035.21149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890035.21152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc691670> <<< 186312 1726890035.21154: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6f6e20> <<< 186312 1726890035.21177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890035.21217: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.21220: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc63cc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc683250> <<< 186312 1726890035.21250: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.21265: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc691280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6fc9d0> <<< 186312 1726890035.21289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890035.21294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890035.21316: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890035.21323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.21342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890035.21353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890035.21376: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63cfa0> <<< 186312 1726890035.21381: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63cd90> <<< 186312 1726890035.21404: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890035.21415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63cd00> <<< 186312 1726890035.21428: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890035.21442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890035.21454: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890035.21464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890035.21488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890035.21537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890035.21561: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890035.21566: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc3fb370> <<< 186312 1726890035.21581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890035.21600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890035.21631: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc3fb460> <<< 186312 1726890035.21752: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc646fa0> <<< 186312 1726890035.21787: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63ea30> <<< 186312 1726890035.21804: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63e490> <<< 186312 1726890035.21824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890035.21836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890035.21871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890035.21883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890035.21908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890035.21922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc3201c0> <<< 186312 1726890035.21951: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc3e5c70> <<< 186312 1726890035.22005: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63eeb0> <<< 186312 1726890035.22010: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6fc040> <<< 186312 1726890035.22036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890035.22059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890035.22088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890035.22091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc333af0> <<< 186312 1726890035.22109: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890035.22140: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc333e20> <<< 186312 1726890035.22163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890035.22169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890035.22196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890035.22200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890035.22209: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc346730> <<< 186312 1726890035.22232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890035.22259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890035.22288: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc346c70> <<< 186312 1726890035.22333: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.22336: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2d13a0> <<< 186312 1726890035.22338: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc333f10> <<< 186312 1726890035.22361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py<<< 186312 1726890035.22364: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890035.22413: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2e3280> <<< 186312 1726890035.22430: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc3465b0> <<< 186312 1726890035.22433: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890035.22463: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2e3340> <<< 186312 1726890035.22505: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63c9d0> <<< 186312 1726890035.22533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890035.22539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890035.22558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890035.22578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890035.22603: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.22610: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2fd6a0> <<< 186312 1726890035.22630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890035.22654: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.22659: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2fd970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc2fd760> <<< 186312 1726890035.22681: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.22686: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2fd850> <<< 186312 1726890035.22720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890035.22898: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2fdca0> <<< 186312 1726890035.22933: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.22936: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc30b1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc2fd8e0> <<< 186312 1726890035.22952: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc2f1a30> <<< 186312 1726890035.22978: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63c5b0> <<< 186312 1726890035.22998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890035.23053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890035.23086: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc2fda90> <<< 186312 1726890035.23180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890035.23196: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb4dc232670> <<< 186312 1726890035.23347: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 186312 1726890035.23351: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.23441: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.23466: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 186312 1726890035.23472: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.23486: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.23504: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890035.23512: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.24695: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.25639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890035.25646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1457c0> <<< 186312 1726890035.25658: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.25683: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890035.25688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890035.25706: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890035.25712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890035.25736: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.25743: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.25746: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc145160> <<< 186312 1726890035.25775: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc145280> <<< 186312 1726890035.25804: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc145f10> <<< 186312 1726890035.25827: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890035.25872: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1454f0> <<< 186312 1726890035.25884: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc145d30> import 'atexit' # <<< 186312 1726890035.25909: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.25920: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc145f70> <<< 186312 1726890035.25928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890035.25954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890035.25989: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc145100> <<< 186312 1726890035.26009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890035.26024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890035.26043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890035.26063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890035.26088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890035.26154: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb6eee0> <<< 186312 1726890035.26193: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.26198: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb8cf40> <<< 186312 1726890035.26221: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.26232: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb8cd60> <<< 186312 1726890035.26237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890035.26264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890035.26296: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb8c3d0> <<< 186312 1726890035.26315: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1acdc0> <<< 186312 1726890035.26470: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1ac3a0> <<< 186312 1726890035.26493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890035.26497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890035.26519: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1acf70> <<< 186312 1726890035.26544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890035.26548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890035.26582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890035.26587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890035.26600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890035.26606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890035.26631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890035.26634: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc17dc10> <<< 186312 1726890035.26717: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbbeacd0> <<< 186312 1726890035.26720: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbbea3a0> <<< 186312 1726890035.26722: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc14d490> <<< 186312 1726890035.26752: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.26759: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbbea4c0> <<< 186312 1726890035.26775: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbbea4f0> <<< 186312 1726890035.26799: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890035.26805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890035.26832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890035.26852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890035.26922: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb50250> <<< 186312 1726890035.26928: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc18e1f0> <<< 186312 1726890035.26953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890035.26959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890035.27010: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.27017: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb5d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc18e370> <<< 186312 1726890035.27037: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890035.27068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.27092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890035.27108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890035.27113: stdout chunk (state=3): >>> <<< 186312 1726890035.27164: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1a6d90> <<< 186312 1726890035.27288: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb5d880> <<< 186312 1726890035.27376: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb5d6d0> <<< 186312 1726890035.27407: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb5c670> <<< 186312 1726890035.27450: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb5c5b0> <<< 186312 1726890035.27456: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1848b0> <<< 186312 1726890035.27484: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 186312 1726890035.27491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890035.27503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890035.27520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890035.27563: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.27565: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbbe1670> <<< 186312 1726890035.27742: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.27745: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbbe0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbbef0d0> <<< 186312 1726890035.27781: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.27785: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbbe10d0> <<< 186312 1726890035.27794: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc151a60> # zipimport: zlib available <<< 186312 1726890035.27812: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.27821: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890035.27833: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.27905: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.27973: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.27985: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.27995: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890035.28005: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.28015: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.28022: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890035.28037: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.28127: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.28225: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.28660: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.29113: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890035.29135: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890035.29154: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890035.29160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.29232: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4db732580> <<< 186312 1726890035.29280: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890035.29294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb2b520> <<< 186312 1726890035.29299: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db6d70a0> <<< 186312 1726890035.29345: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890035.29356: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.29370: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.29390: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890035.29393: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.29510: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.29635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890035.29665: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbbe0bb0> <<< 186312 1726890035.29671: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.30055: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.30415: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.30470: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.30539: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890035.30542: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.30570: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.30606: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890035.30609: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.30663: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.30738: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890035.30757: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890035.30768: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890035.30773: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.30807: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.30841: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890035.30849: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.31026: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.31216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890035.31248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890035.31253: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890035.31320: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb39970> <<< 186312 1726890035.31328: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.31383: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.31454: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890035.31458: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890035.31460: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890035.31480: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.31515: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.31547: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890035.31551: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.31593: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.31628: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.31688: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.31747: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890035.31772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.31848: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.31851: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc199250> <<< 186312 1726890035.31870: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb396a0> <<< 186312 1726890035.31912: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890035.31918: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.32023: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.32076: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.32099: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.32141: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890035.32148: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890035.32168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890035.32198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890035.32226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890035.32229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890035.32318: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb1f7c0> <<< 186312 1726890035.32354: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb1c7f0> <<< 186312 1726890035.32417: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb16970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890035.32423: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.32445: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.32472: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890035.32534: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890035.32558: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.32561: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.32579: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 186312 1726890035.32595: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890035.32611: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 186312 1726890035.32617: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.32628: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 186312 1726890035.32654: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890035.32666: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890035.32673: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.32689: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.32705: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 186312 1726890035.32714: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.33994: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.35085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890035.35115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890035.35138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890035.35143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890035.35165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 186312 1726890035.35170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890035.35196: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4db6b8f10> <<< 186312 1726890035.35216: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db6b87c0> <<< 186312 1726890035.35239: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db708f70> <<< 186312 1726890035.35340: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db434fd0> <<< 186312 1726890035.35381: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py <<< 186312 1726890035.35386: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.35406: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py <<< 186312 1726890035.35428: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 186312 1726890035.35450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890035.35456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890035.35476: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db70fc70> <<< 186312 1726890035.35499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890035.35541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 186312 1726890035.35549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890035.35576: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db6c9b80> <<< 186312 1726890035.35620: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.35628: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4db6c97f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db6c94f0> <<< 186312 1726890035.35652: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py <<< 186312 1726890035.35654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890035.35674: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890035.35699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890035.35719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890035.35775: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db514850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db514640> <<< 186312 1726890035.35837: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db6c9700> <<< 186312 1726890035.35859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py <<< 186312 1726890035.35864: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 186312 1726890035.35892: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 186312 1726890035.35894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.35910: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890035.36073: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py <<< 186312 1726890035.36076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db704a00> <<< 186312 1726890035.36130: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890035.36138: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4db704640> <<< 186312 1726890035.36149: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db704340> <<< 186312 1726890035.36179: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.36202: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py <<< 186312 1726890035.36209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890035.36235: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 186312 1726890035.36240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890035.36249: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 186312 1726890035.36257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890035.36289: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py <<< 186312 1726890035.36293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' <<< 186312 1726890035.36295: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db46bbe0> <<< 186312 1726890035.36307: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 186312 1726890035.36323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db46baf0> <<< 186312 1726890035.36341: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890035.36355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 186312 1726890035.36362: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db46b7f0> <<< 186312 1726890035.36387: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 186312 1726890035.36391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 186312 1726890035.36393: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db46b220> <<< 186312 1726890035.36419: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db47ed90> <<< 186312 1726890035.36424: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db47e970> <<< 186312 1726890035.36436: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890035.36452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890035.36460: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.36466: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890035.36488: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db47ec10> <<< 186312 1726890035.36493: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db47e340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db704f70> <<< 186312 1726890035.36537: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890035.36555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890035.36580: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 186312 1726890035.36590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 186312 1726890035.36593: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db50ef40> <<< 186312 1726890035.36615: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 186312 1726890035.36630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890035.36634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890035.36668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890035.36691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890035.36698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890035.36789: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db439a00> <<< 186312 1726890035.36836: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db5267c0> <<< 186312 1726890035.36855: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db526310> <<< 186312 1726890035.36971: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db51ba30> <<< 186312 1726890035.37031: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 186312 1726890035.37039: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 186312 1726890035.37209: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db40b8b0> <<< 186312 1726890035.37263: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 186312 1726890035.37268: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 186312 1726890035.37467: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dae10eb0> <<< 186312 1726890035.37472: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db704490> <<< 186312 1726890035.37528: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 186312 1726890035.37548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 186312 1726890035.37746: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dae10fd0> <<< 186312 1726890035.37779: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc197e20> <<< 186312 1726890035.37803: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py <<< 186312 1726890035.37808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 186312 1726890035.37832: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 186312 1726890035.37857: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py <<< 186312 1726890035.37860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 186312 1726890035.37904: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dada26d0> <<< 186312 1726890035.37908: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dada24f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dae2c790> <<< 186312 1726890035.38350: stdout chunk (state=3): >>> ** (process:401168): WARNING **: 23:40:35.383: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db53ca90> <<< 186312 1726890035.38371: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890035.38427: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dada22e0> <<< 186312 1726890035.38446: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dadd4a00> <<< 186312 1726890035.38468: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.38498: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py <<< 186312 1726890035.38503: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 186312 1726890035.38525: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 186312 1726890035.38542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 186312 1726890035.38577: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.38605: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py <<< 186312 1726890035.38610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 186312 1726890035.38638: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da728a00> <<< 186312 1726890035.38656: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.38680: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py <<< 186312 1726890035.38694: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 186312 1726890035.38711: stdout chunk (state=3): >>>import 'six.moves' # <<< 186312 1726890035.38738: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py <<< 186312 1726890035.38740: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da745160> <<< 186312 1726890035.38768: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da72d4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da728f40> <<< 186312 1726890035.38793: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py <<< 186312 1726890035.38801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 186312 1726890035.38824: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da73be20> <<< 186312 1726890035.38846: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py <<< 186312 1726890035.38849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 186312 1726890035.38868: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.38895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 186312 1726890035.38928: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py <<< 186312 1726890035.38931: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' <<< 186312 1726890035.38940: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da757f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da757c70> <<< 186312 1726890035.38960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 186312 1726890035.38989: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da757d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da7578e0> <<< 186312 1726890035.39015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py <<< 186312 1726890035.39024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890035.39048: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 186312 1726890035.39052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 186312 1726890035.39062: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da7579a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da757940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da745ee0> <<< 186312 1726890035.39087: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py <<< 186312 1726890035.39089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 186312 1726890035.39115: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.39144: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' <<< 186312 1726890035.39147: stdout chunk (state=3): >>>import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6dcb20> <<< 186312 1726890035.39187: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py <<< 186312 1726890035.39204: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6dcf10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6dc7f0> <<< 186312 1726890035.39209: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da7576d0> <<< 186312 1726890035.39231: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py <<< 186312 1726890035.39251: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6dc820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da728220> <<< 186312 1726890035.39257: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py <<< 186312 1726890035.39267: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 186312 1726890035.39278: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.39300: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py <<< 186312 1726890035.39310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 186312 1726890035.39364: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6f35b0> <<< 186312 1726890035.39370: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6f3310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da728760> <<< 186312 1726890035.39688: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dadd96d0> <<< 186312 1726890035.39760: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dadd4e80> <<< 186312 1726890035.39798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py <<< 186312 1726890035.39802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 186312 1726890035.39824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890035.39846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890035.39861: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6a3550> <<< 186312 1726890035.39888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py <<< 186312 1726890035.39901: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 186312 1726890035.39910: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6a3d00> <<< 186312 1726890035.39969: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da71a220> <<< 186312 1726890035.39994: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 186312 1726890035.40023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 186312 1726890035.40044: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py <<< 186312 1726890035.40059: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.40194: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6d7be0> <<< 186312 1726890035.40217: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 186312 1726890035.40224: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890035.40235: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.40257: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' <<< 186312 1726890035.40279: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6698b0> <<< 186312 1726890035.40306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py <<< 186312 1726890035.40313: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da669e20> <<< 186312 1726890035.40338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' <<< 186312 1726890035.40352: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da679520> <<< 186312 1726890035.40369: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py <<< 186312 1726890035.40388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 186312 1726890035.40410: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da679880> <<< 186312 1726890035.40438: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py <<< 186312 1726890035.40441: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 186312 1726890035.40493: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da679fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da669550> <<< 186312 1726890035.40515: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6691f0> <<< 186312 1726890035.40626: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da65e2b0> <<< 186312 1726890035.40647: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' <<< 186312 1726890035.40696: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py <<< 186312 1726890035.40702: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' <<< 186312 1726890035.40802: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da61b730> <<< 186312 1726890035.40808: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da65e8b0> <<< 186312 1726890035.40814: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6d7d90> <<< 186312 1726890035.40819: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 186312 1726890035.40850: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6250d0> <<< 186312 1726890035.40853: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6d7fd0> <<< 186312 1726890035.40905: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 186312 1726890035.40935: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da65e430> <<< 186312 1726890035.40957: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da625430> <<< 186312 1726890035.41009: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 186312 1726890035.41014: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da625700> <<< 186312 1726890035.41195: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py <<< 186312 1726890035.41200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' <<< 186312 1726890035.41227: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py <<< 186312 1726890035.41241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890035.41364: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4da654eb0> <<< 186312 1726890035.41387: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 186312 1726890035.41409: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da54bc40> <<< 186312 1726890035.41450: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da54b5b0> <<< 186312 1726890035.41455: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py <<< 186312 1726890035.41460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' <<< 186312 1726890035.41468: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da54bf10> <<< 186312 1726890035.41487: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 186312 1726890035.41518: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da559610> <<< 186312 1726890035.41537: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 186312 1726890035.41553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890035.41571: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' <<< 186312 1726890035.41596: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da5707f0> <<< 186312 1726890035.41615: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da5683a0> <<< 186312 1726890035.41646: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da57d9d0> <<< 186312 1726890035.41723: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da5836a0> <<< 186312 1726890035.41727: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py <<< 186312 1726890035.41765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da504490> <<< 186312 1726890035.41793: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da64bee0> <<< 186312 1726890035.41809: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da64bbe0> <<< 186312 1726890035.41841: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py <<< 186312 1726890035.41844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890035.42034: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da522490> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 186312 1726890035.42060: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da522c10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da522430> <<< 186312 1726890035.42089: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da510c40> <<< 186312 1726890035.42110: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 186312 1726890035.42140: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da543c70> <<< 186312 1726890035.42167: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py <<< 186312 1726890035.42178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' <<< 186312 1726890035.42194: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4c73d0> <<< 186312 1726890035.42222: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py <<< 186312 1726890035.42302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 186312 1726890035.42305: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 186312 1726890035.42344: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4e24f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py <<< 186312 1726890035.42352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 186312 1726890035.42381: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4e28b0> <<< 186312 1726890035.42408: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py <<< 186312 1726890035.42411: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 186312 1726890035.42444: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4ea550> <<< 186312 1726890035.42468: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 186312 1726890035.42496: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4fb130> <<< 186312 1726890035.42520: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py <<< 186312 1726890035.42533: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' <<< 186312 1726890035.42538: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4fb940> <<< 186312 1726890035.42563: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 186312 1726890035.42593: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4fbc70> <<< 186312 1726890035.42621: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py <<< 186312 1726890035.42631: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 186312 1726890035.42644: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4fbe20> <<< 186312 1726890035.42668: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 186312 1726890035.42696: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da485730> <<< 186312 1726890035.42728: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 186312 1726890035.42760: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890035.42794: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py <<< 186312 1726890035.42797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890035.42869: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da497310> <<< 186312 1726890035.42882: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da485fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da485a90> <<< 186312 1726890035.43120: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4c7490> <<< 186312 1726890035.43143: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890035.43245: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da448f40> <<< 186312 1726890035.43248: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4542b0> <<< 186312 1726890035.43342: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4d4d30> <<< 186312 1726890035.43355: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 186312 1726890035.43402: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc'<<< 186312 1726890035.43409: stdout chunk (state=3): >>> <<< 186312 1726890035.43850: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da462c10> <<< 186312 1726890035.43880: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 186312 1726890035.43907: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da46ab20> <<< 186312 1726890035.44062: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da462520> <<< 186312 1726890035.44079: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890035.44135: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da475dc0> <<< 186312 1726890035.44178: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 186312 1726890035.44206: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da47bfd0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 186312 1726890035.44243: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da480730> <<< 186312 1726890035.44259: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 186312 1726890035.44333: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da480ee0> <<< 186312 1726890035.44337: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890035.44378: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da40d9a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6ccca0> <<< 186312 1726890035.44414: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da64b940> <<< 186312 1726890035.44547: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6bbeb0> <<< 186312 1726890035.44580: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py <<< 186312 1726890035.44583: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890035.44615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890035.44666: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da434be0> <<< 186312 1726890035.44698: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da43e790> <<< 186312 1726890035.44721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 186312 1726890035.44772: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da43e370> <<< 186312 1726890035.44802: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py <<< 186312 1726890035.44804: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 186312 1726890035.44847: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da3c9d30> <<< 186312 1726890035.44982: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da42d970> <<< 186312 1726890035.45015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py <<< 186312 1726890035.45018: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890035.45135: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da434760> <<< 186312 1726890035.45153: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890035.45204: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da38bb50> <<< 186312 1726890035.45228: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 186312 1726890035.45284: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890035.45314: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py <<< 186312 1726890035.45323: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890035.45342: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da356910> <<< 186312 1726890035.45368: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py <<< 186312 1726890035.45382: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 186312 1726890035.45417: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890035.45443: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da367ac0> <<< 186312 1726890035.45587: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da35b220> <<< 186312 1726890035.45624: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890035.45634: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da307f40> <<< 186312 1726890035.45978: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da396670> <<< 186312 1726890035.45998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 186312 1726890035.46025: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890035.46126: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da2d7c70> <<< 186312 1726890035.46147: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py <<< 186312 1726890035.46159: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 186312 1726890035.46185: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da2f3e80> <<< 186312 1726890035.46205: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 186312 1726890035.46240: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da2f98b0> <<< 186312 1726890035.46267: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 186312 1726890035.46280: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da302400> <<< 186312 1726890035.46303: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 186312 1726890035.46341: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da302760> <<< 186312 1726890035.46366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py <<< 186312 1726890035.46370: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 186312 1726890035.46386: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da288610> <<< 186312 1726890035.46406: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 186312 1726890035.46424: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890035.46509: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da288f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dadd4b20> <<< 186312 1726890035.46535: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 186312 1726890035.46552: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 186312 1726890035.46688: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dadd4be0> <<< 186312 1726890035.46707: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 186312 1726890035.46739: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 186312 1726890035.46759: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py <<< 186312 1726890035.46796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 186312 1726890035.46835: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da25eb50> <<< 186312 1726890035.46857: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da248880> <<< 186312 1726890035.46882: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.46893: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.46901: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 186312 1726890035.46933: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.46941: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.46943: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 186312 1726890035.46948: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.47158: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.47326: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 186312 1726890035.47494: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890035.47672: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": [], "invocation": {"module_args": {"pools": [], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "packages_only": true, "safe_mode": true, "diskvolume_mkfs_option_map": {}}}} <<< 186312 1726890035.47692: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890035.48318: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 186312 1726890035.48336: 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 <<< 186312 1726890035.48351: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 186312 1726890035.48389: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 186312 1726890035.48424: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit <<< 186312 1726890035.48461: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters <<< 186312 1726890035.48508: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio <<< 186312 1726890035.48548: stdout chunk (state=3): >>># cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto <<< 186312 1726890035.48568: stdout chunk (state=3): >>># cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator <<< 186312 1726890035.49044: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890035.49068: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890035.49098: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890035.49120: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890035.49132: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 186312 1726890035.49159: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 186312 1726890035.49183: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm <<< 186312 1726890035.49228: stdout chunk (state=3): >>># destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm <<< 186312 1726890035.49251: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev <<< 186312 1726890035.49285: stdout chunk (state=3): >>># cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os <<< 186312 1726890035.49333: stdout chunk (state=3): >>># destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 186312 1726890035.49359: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap <<< 186312 1726890035.49391: stdout chunk (state=3): >>># cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper <<< 186312 1726890035.49451: stdout chunk (state=3): >>># cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian <<< 186312 1726890035.49483: stdout chunk (state=3): >>># destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess <<< 186312 1726890035.49521: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder <<< 186312 1726890035.49566: stdout chunk (state=3): >>># cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib <<< 186312 1726890035.49600: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890035.49649: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc <<< 186312 1726890035.49674: stdout chunk (state=3): >>># 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890035.49697: stdout chunk (state=3): >>># destroy decimal # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy io <<< 186312 1726890035.50341: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 186312 1726890035.50379: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 186312 1726890035.50414: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 186312 1726890035.50474: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk <<< 186312 1726890035.50497: stdout chunk (state=3): >>># destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 186312 1726890035.50542: 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 genericpath # destroy _sre # destroy sre_parse <<< 186312 1726890035.50572: stdout chunk (state=3): >>># destroy _string # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 186312 1726890035.50622: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 186312 1726890035.50651: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy copy # destroy pprint # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings <<< 186312 1726890035.50663: stdout chunk (state=3): >>># destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 186312 1726890035.50689: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 186312 1726890035.50749: stdout chunk (state=3): >>># destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition <<< 186312 1726890035.50765: stdout chunk (state=3): >>># destroy collections # destroy contextlib # destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc <<< 186312 1726890035.50815: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc # destroy errno <<< 186312 1726890035.50830: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890035.50880: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890035.51236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890035.51315: stderr chunk (state=3): >>><<< 186312 1726890035.51318: stdout chunk (state=3): >>><<< 186312 1726890035.51643: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc7f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc7983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc7f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc7f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc798490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc798940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc798670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc74f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc74f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc74f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc7b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc748d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc772d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc798970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6f2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc62bdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc62b8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc62beb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc62bf70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc62be80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc683d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc67d610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc691670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc63cc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc683250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc691280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63cfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63cd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63cd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc3fb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc3fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc646fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63ea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63e490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc3201c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc3e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc6fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc333af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc333e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc346730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc346c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2d13a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc333f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2e3280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc3465b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2e3340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63c9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2fd6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2fd970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc2fd760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2fd850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc2fdca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc30b1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc2fd8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc2f1a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc63c5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc2fda90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb4dc232670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1457c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc145160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc145280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc145f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1454f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc145d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc145f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc145100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb6eee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb8cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb8cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb8c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1acdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1ac3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1acf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc17dc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbbeacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbbea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc14d490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbbea4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbbea4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb50250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc18e1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb5d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc18e370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1a6d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb5d880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb5d6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb5c670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbb5c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc1848b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbbe1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbbe0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbbef0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dbbe10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc151a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4db732580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb2b520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db6d70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbbe0bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb39970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4dc199250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb396a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb1f7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb1c7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dbb16970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4db6b8f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db6b87c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db708f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db434fd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db70fc70> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db6c9b80> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4db6c97f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db6c94f0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db514850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db514640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db6c9700> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db704a00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4db704640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db704340> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db46bbe0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db46baf0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db46b7f0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db46b220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db47ed90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db47e970> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db47ec10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db47e340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db704f70> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db50ef40> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db439a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db5267c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db526310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db51ba30> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db40b8b0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dae10eb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db704490> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dae10fd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dc197e20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dada26d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dada24f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dae2c790> ** (process:401168): WARNING **: 23:40:35.383: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4db53ca90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dada22e0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dadd4a00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da728a00> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da745160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da72d4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da728f40> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da73be20> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da757f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da757c70> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da757d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da7578e0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da7579a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da757940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da745ee0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6dcb20> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6dcf10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6dc7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da7576d0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6dc820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da728220> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6f35b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6f3310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da728760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dadd96d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dadd4e80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6a3550> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6a3d00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da71a220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6d7be0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6698b0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da669e20> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da679520> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da679880> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da679fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da669550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6691f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da65e2b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da61b730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da65e8b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6d7d90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6250d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6d7fd0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da65e430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da625430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da625700> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4da654eb0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da54bc40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da54b5b0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da54bf10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da559610> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da5707f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da5683a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da57d9d0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da5836a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da504490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da64bee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da64bbe0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da522490> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da522c10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da522430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da510c40> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da543c70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4c73d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4e24f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4e28b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4ea550> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4fb130> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4fb940> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4fbc70> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4fbe20> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da485730> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da497310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da485fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da485a90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4c7490> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da448f40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4542b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da4d4d30> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da462c10> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da46ab20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da462520> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da475dc0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da47bfd0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da480730> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da480ee0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da40d9a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6ccca0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da64b940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da6bbeb0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da434be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da43e790> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da43e370> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da3c9d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da42d970> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da434760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da38bb50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da356910> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da367ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da35b220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da307f40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da396670> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da2d7c70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da2f3e80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da2f98b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da302400> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da302760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da288610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da288f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dadd4b20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4dadd4be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da25eb50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4da248880> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_0a0sgc7w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # zipimport: zlib available {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": [], "invocation": {"module_args": {"pools": [], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "packages_only": true, "safe_mode": true, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy distro # destroy argparse # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy blivet.devicelibs.disk # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy copy # destroy pprint # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy collections # destroy contextlib # destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.mod ule_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.l inux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy distro # destroy argparse # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy blivet.devicelibs.disk # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy copy # destroy pprint # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy collections # destroy contextlib # destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 _frozen_importlib # clear sys.audit hooks 186312 1726890035.53015: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'packages_only': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_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-1726890034.9670303-186464-55792164846424/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890035.53018: _low_level_execute_command(): starting 186312 1726890035.53021: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890034.9670303-186464-55792164846424/ > /dev/null 2>&1 && sleep 0' 186312 1726890035.53491: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890035.53506: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.53525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890035.53554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.53597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890035.53609: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890035.53631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.53650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890035.53667: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890035.53681: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890035.53693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.53707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890035.53726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.53742: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890035.53755: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890035.53770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.53856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890035.53877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890035.53900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890035.53969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890035.55711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890035.55791: stderr chunk (state=3): >>><<< 186312 1726890035.55801: stdout chunk (state=3): >>><<< 186312 1726890035.56022: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890035.56025: handler run complete 186312 1726890035.56028: attempt loop complete, returning result 186312 1726890035.56030: _execute() done 186312 1726890035.56032: dumping result to json 186312 1726890035.56034: done dumping result, returning 186312 1726890035.56036: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-881e-6b85-0000000000f0] 186312 1726890035.56038: sending task result for task 02369adf-7a19-881e-6b85-0000000000f0 186312 1726890035.56115: done sending task result for task 02369adf-7a19-881e-6b85-0000000000f0 186312 1726890035.56118: WORKER PROCESS EXITING ok: [managed_node3] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 186312 1726890035.56253: no more pending results, returning what we have 186312 1726890035.56257: results queue empty 186312 1726890035.56258: checking for any_errors_fatal 186312 1726890035.56265: done checking for any_errors_fatal 186312 1726890035.56266: checking for max_fail_percentage 186312 1726890035.56268: done checking for max_fail_percentage 186312 1726890035.56269: checking to see if all hosts have failed and the running result is not ok 186312 1726890035.56270: done checking to see if all hosts have failed 186312 1726890035.56270: getting the remaining hosts for this loop 186312 1726890035.56273: done getting the remaining hosts for this loop 186312 1726890035.56276: getting the next task for host managed_node3 186312 1726890035.56283: done getting next task for host managed_node3 186312 1726890035.56287: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890035.56291: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890035.56304: getting variables 186312 1726890035.56305: in VariableManager get_vars() 186312 1726890035.56340: Calling all_inventory to load vars for managed_node3 186312 1726890035.56343: Calling groups_inventory to load vars for managed_node3 186312 1726890035.56345: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890035.56357: Calling all_plugins_play to load vars for managed_node3 186312 1726890035.56360: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890035.56363: Calling groups_plugins_play to load vars for managed_node3 186312 1726890035.56900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890035.57249: done with get_vars() 186312 1726890035.57260: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 23:40:35 -0400 (0:00:00.700) 0:00:05.312 ****** 186312 1726890035.57360: entering _queue_task() for managed_node3/include_tasks 186312 1726890035.57607: worker is 1 (out of 1 available) 186312 1726890035.57625: exiting _queue_task() for managed_node3/include_tasks 186312 1726890035.57637: done queuing things up, now waiting for results queue to drain 186312 1726890035.57639: waiting for pending results... 186312 1726890035.57896: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890035.58049: in run() - task 02369adf-7a19-881e-6b85-0000000000f1 186312 1726890035.58068: variable 'ansible_search_path' from source: unknown 186312 1726890035.58077: variable 'ansible_search_path' from source: unknown 186312 1726890035.58117: calling self._execute() 186312 1726890035.58203: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890035.58216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890035.58230: variable 'omit' from source: magic vars 186312 1726890035.58728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890035.58980: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890035.59033: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890035.59076: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890035.59117: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890035.59210: 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) 186312 1726890035.59246: 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) 186312 1726890035.59281: 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) 186312 1726890035.59316: 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) 186312 1726890035.59476: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 186312 1726890035.59488: _execute() done 186312 1726890035.59501: dumping result to json 186312 1726890035.59508: done dumping result, returning 186312 1726890035.59523: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-881e-6b85-0000000000f1] 186312 1726890035.59533: sending task result for task 02369adf-7a19-881e-6b85-0000000000f1 186312 1726890035.59662: no more pending results, returning what we have 186312 1726890035.59668: in VariableManager get_vars() 186312 1726890035.59704: Calling all_inventory to load vars for managed_node3 186312 1726890035.59707: Calling groups_inventory to load vars for managed_node3 186312 1726890035.59709: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890035.59722: Calling all_plugins_play to load vars for managed_node3 186312 1726890035.59726: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890035.59729: Calling groups_plugins_play to load vars for managed_node3 186312 1726890035.59984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890035.60464: done with get_vars() 186312 1726890035.60473: variable 'ansible_search_path' from source: unknown 186312 1726890035.60474: variable 'ansible_search_path' from source: unknown 186312 1726890035.60744: variable 'storage_provider' from source: role '' defaults 186312 1726890035.60769: done sending task result for task 02369adf-7a19-881e-6b85-0000000000f1 186312 1726890035.60773: WORKER PROCESS EXITING 186312 1726890035.60807: we have included files to process 186312 1726890035.60808: generating all_blocks data 186312 1726890035.60810: done generating all_blocks data 186312 1726890035.60815: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 186312 1726890035.60817: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 186312 1726890035.60819: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 186312 1726890035.61217: in VariableManager get_vars() 186312 1726890035.61248: done with get_vars() 186312 1726890035.61264: done processing included file 186312 1726890035.61266: iterating over new_blocks loaded from include file 186312 1726890035.61267: in VariableManager get_vars() 186312 1726890035.61286: done with get_vars() 186312 1726890035.61288: filtering new block on tags 186312 1726890035.61350: done filtering new block on tags 186312 1726890035.61352: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed_node3 186312 1726890035.61357: extending task lists for all hosts with included blocks 186312 1726890035.61841: done extending task lists 186312 1726890035.61842: done processing included files 186312 1726890035.61843: results queue empty 186312 1726890035.61844: checking for any_errors_fatal 186312 1726890035.61848: done checking for any_errors_fatal 186312 1726890035.61849: checking for max_fail_percentage 186312 1726890035.61850: done checking for max_fail_percentage 186312 1726890035.61851: checking to see if all hosts have failed and the running result is not ok 186312 1726890035.61852: done checking to see if all hosts have failed 186312 1726890035.61852: getting the remaining hosts for this loop 186312 1726890035.61854: done getting the remaining hosts for this loop 186312 1726890035.61856: getting the next task for host managed_node3 186312 1726890035.61860: done getting next task for host managed_node3 186312 1726890035.61863: ^ task is: TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 186312 1726890035.61866: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890035.61878: getting variables 186312 1726890035.61879: in VariableManager get_vars() 186312 1726890035.61891: Calling all_inventory to load vars for managed_node3 186312 1726890035.61893: Calling groups_inventory to load vars for managed_node3 186312 1726890035.61895: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890035.61899: Calling all_plugins_play to load vars for managed_node3 186312 1726890035.61901: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890035.61908: Calling groups_plugins_play to load vars for managed_node3 186312 1726890035.62139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890035.62375: done with get_vars() 186312 1726890035.62386: done getting variables 186312 1726890035.62431: 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.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 20 September 2024 23:40:35 -0400 (0:00:00.051) 0:00:05.363 ****** 186312 1726890035.62463: entering _queue_task() for managed_node3/set_fact 186312 1726890035.62707: worker is 1 (out of 1 available) 186312 1726890035.62722: exiting _queue_task() for managed_node3/set_fact 186312 1726890035.62735: done queuing things up, now waiting for results queue to drain 186312 1726890035.62736: waiting for pending results... 186312 1726890035.63007: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 186312 1726890035.63164: in run() - task 02369adf-7a19-881e-6b85-000000000156 186312 1726890035.63190: variable 'ansible_search_path' from source: unknown 186312 1726890035.63198: variable 'ansible_search_path' from source: unknown 186312 1726890035.63480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890035.65774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890035.65851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890035.65890: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890035.65939: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890035.65971: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890035.66057: 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) 186312 1726890035.66089: 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) 186312 1726890035.66123: 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) 186312 1726890035.66173: 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) 186312 1726890035.66195: 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) 186312 1726890035.66352: dumping result to json 186312 1726890035.66359: done dumping result, returning 186312 1726890035.66369: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed [02369adf-7a19-881e-6b85-000000000156] 186312 1726890035.66378: sending task result for task 02369adf-7a19-881e-6b85-000000000156 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890035.66533: no more pending results, returning what we have 186312 1726890035.66537: results queue empty 186312 1726890035.66538: checking for any_errors_fatal 186312 1726890035.66540: done checking for any_errors_fatal 186312 1726890035.66540: checking for max_fail_percentage 186312 1726890035.66542: done checking for max_fail_percentage 186312 1726890035.66543: checking to see if all hosts have failed and the running result is not ok 186312 1726890035.66544: done checking to see if all hosts have failed 186312 1726890035.66544: getting the remaining hosts for this loop 186312 1726890035.66548: done getting the remaining hosts for this loop 186312 1726890035.66551: getting the next task for host managed_node3 186312 1726890035.66558: done getting next task for host managed_node3 186312 1726890035.66562: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 186312 1726890035.66567: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890035.66580: getting variables 186312 1726890035.66581: in VariableManager get_vars() 186312 1726890035.66617: Calling all_inventory to load vars for managed_node3 186312 1726890035.66620: Calling groups_inventory to load vars for managed_node3 186312 1726890035.66623: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890035.66633: Calling all_plugins_play to load vars for managed_node3 186312 1726890035.66637: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890035.66639: Calling groups_plugins_play to load vars for managed_node3 186312 1726890035.66914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890035.67403: done with get_vars() 186312 1726890035.67416: done getting variables 186312 1726890035.67446: done sending task result for task 02369adf-7a19-881e-6b85-000000000156 186312 1726890035.67449: WORKER PROCESS EXITING 186312 1726890035.67487: 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.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 20 September 2024 23:40:35 -0400 (0:00:00.051) 0:00:05.415 ****** 186312 1726890035.67588: entering _queue_task() for managed_node3/package 186312 1726890035.67831: worker is 1 (out of 1 available) 186312 1726890035.67842: exiting _queue_task() for managed_node3/package 186312 1726890035.67854: done queuing things up, now waiting for results queue to drain 186312 1726890035.67855: waiting for pending results... 186312 1726890035.68127: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 186312 1726890035.68299: in run() - task 02369adf-7a19-881e-6b85-000000000158 186312 1726890035.68319: variable 'ansible_search_path' from source: unknown 186312 1726890035.68327: variable 'ansible_search_path' from source: unknown 186312 1726890035.68371: calling self._execute() 186312 1726890035.68453: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890035.68469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890035.68483: variable 'omit' from source: magic vars 186312 1726890035.68874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890035.71329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890035.71401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890035.71451: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890035.71493: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890035.71529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890035.71618: 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) 186312 1726890035.71655: 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) 186312 1726890035.71684: 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) 186312 1726890035.71735: 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) 186312 1726890035.71761: 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) 186312 1726890035.71907: Evaluated conditional (install_copr | d(false) | bool): False 186312 1726890035.71917: when evaluation is False, skipping this task 186312 1726890035.71925: _execute() done 186312 1726890035.71933: dumping result to json 186312 1726890035.71944: done dumping result, returning 186312 1726890035.71955: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present [02369adf-7a19-881e-6b85-000000000158] 186312 1726890035.71964: sending task result for task 02369adf-7a19-881e-6b85-000000000158 186312 1726890035.72077: done sending task result for task 02369adf-7a19-881e-6b85-000000000158 skipping: [managed_node3] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } 186312 1726890035.72126: no more pending results, returning what we have 186312 1726890035.72130: results queue empty 186312 1726890035.72131: checking for any_errors_fatal 186312 1726890035.72139: done checking for any_errors_fatal 186312 1726890035.72140: checking for max_fail_percentage 186312 1726890035.72141: done checking for max_fail_percentage 186312 1726890035.72142: checking to see if all hosts have failed and the running result is not ok 186312 1726890035.72144: done checking to see if all hosts have failed 186312 1726890035.72144: getting the remaining hosts for this loop 186312 1726890035.72147: done getting the remaining hosts for this loop 186312 1726890035.72152: getting the next task for host managed_node3 186312 1726890035.72160: done getting next task for host managed_node3 186312 1726890035.72165: ^ task is: TASK: fedora.linux_system_roles.storage : Enable COPRs 186312 1726890035.72170: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890035.72186: getting variables 186312 1726890035.72188: in VariableManager get_vars() 186312 1726890035.72225: Calling all_inventory to load vars for managed_node3 186312 1726890035.72229: Calling groups_inventory to load vars for managed_node3 186312 1726890035.72232: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890035.72243: Calling all_plugins_play to load vars for managed_node3 186312 1726890035.72246: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890035.72249: Calling groups_plugins_play to load vars for managed_node3 186312 1726890035.72530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890035.72994: done with get_vars() 186312 1726890035.73007: done getting variables 186312 1726890035.73118: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 20 September 2024 23:40:35 -0400 (0:00:00.056) 0:00:05.471 ****** 186312 1726890035.73240: entering _queue_task() for managed_node3/include_tasks 186312 1726890035.73485: worker is 1 (out of 1 available) 186312 1726890035.73502: exiting _queue_task() for managed_node3/include_tasks 186312 1726890035.73515: done queuing things up, now waiting for results queue to drain 186312 1726890035.73517: waiting for pending results... 186312 1726890035.73771: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable COPRs 186312 1726890035.73928: in run() - task 02369adf-7a19-881e-6b85-000000000159 186312 1726890035.73951: variable 'ansible_search_path' from source: unknown 186312 1726890035.73961: variable 'ansible_search_path' from source: unknown 186312 1726890035.74245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890035.76580: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890035.76670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890035.76709: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890035.76752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890035.76792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890035.76880: 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) 186312 1726890035.76919: 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) 186312 1726890035.76953: 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) 186312 1726890035.77009: 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) 186312 1726890035.77033: 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) 186312 1726890035.77184: dumping result to json 186312 1726890035.77195: done dumping result, returning 186312 1726890035.77212: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable COPRs [02369adf-7a19-881e-6b85-000000000159] 186312 1726890035.77226: sending task result for task 02369adf-7a19-881e-6b85-000000000159 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890035.77381: no more pending results, returning what we have 186312 1726890035.77385: results queue empty 186312 1726890035.77386: checking for any_errors_fatal 186312 1726890035.77391: done checking for any_errors_fatal 186312 1726890035.77392: checking for max_fail_percentage 186312 1726890035.77393: done checking for max_fail_percentage 186312 1726890035.77394: checking to see if all hosts have failed and the running result is not ok 186312 1726890035.77395: done checking to see if all hosts have failed 186312 1726890035.77396: getting the remaining hosts for this loop 186312 1726890035.77398: done getting the remaining hosts for this loop 186312 1726890035.77402: getting the next task for host managed_node3 186312 1726890035.77415: done getting next task for host managed_node3 186312 1726890035.77420: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890035.77424: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890035.77438: getting variables 186312 1726890035.77442: in VariableManager get_vars() 186312 1726890035.77475: Calling all_inventory to load vars for managed_node3 186312 1726890035.77479: Calling groups_inventory to load vars for managed_node3 186312 1726890035.77481: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890035.77492: Calling all_plugins_play to load vars for managed_node3 186312 1726890035.77496: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890035.77499: Calling groups_plugins_play to load vars for managed_node3 186312 1726890035.77757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890035.78250: done with get_vars() 186312 1726890035.78260: done getting variables 186312 1726890035.78387: done sending task result for task 02369adf-7a19-881e-6b85-000000000159 186312 1726890035.78391: WORKER PROCESS EXITING 186312 1726890035.78432: 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.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:40:35 -0400 (0:00:00.052) 0:00:05.523 ****** 186312 1726890035.78464: entering _queue_task() for managed_node3/package 186312 1726890035.78683: worker is 1 (out of 1 available) 186312 1726890035.78693: exiting _queue_task() for managed_node3/package 186312 1726890035.78705: done queuing things up, now waiting for results queue to drain 186312 1726890035.78706: waiting for pending results... 186312 1726890035.78960: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890035.79094: in run() - task 02369adf-7a19-881e-6b85-0000000000f2 186312 1726890035.79115: variable 'ansible_search_path' from source: unknown 186312 1726890035.79123: variable 'ansible_search_path' from source: unknown 186312 1726890035.79169: calling self._execute() 186312 1726890035.79246: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890035.79262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890035.79281: variable 'omit' from source: magic vars 186312 1726890035.79673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890035.79943: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890035.79987: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890035.80034: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890035.80072: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890035.80164: 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) 186312 1726890035.80195: 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) 186312 1726890035.80228: 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) 186312 1726890035.80267: 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) 186312 1726890035.80419: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 186312 1726890035.80429: variable 'omit' from source: magic vars 186312 1726890035.80499: variable 'omit' from source: magic vars 186312 1726890035.80627: variable 'package_info' from source: set_fact 186312 1726890035.80643: variable 'extra_pkgs' from source: task vars 186312 1726890035.80817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890035.82923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890035.82992: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890035.83031: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890035.83074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890035.83386: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890035.83450: 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) 186312 1726890035.83480: 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) 186312 1726890035.83516: 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) 186312 1726890035.83557: 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) 186312 1726890035.83573: 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) 186312 1726890035.83668: variable '__storage_is_ostree' from source: set_fact 186312 1726890035.83678: variable 'omit' from source: magic vars 186312 1726890035.83720: variable 'omit' from source: magic vars 186312 1726890035.83751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890035.83782: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890035.83804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890035.83834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890035.83849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890035.83883: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890035.83890: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890035.83897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890035.83998: Set connection var ansible_shell_type to sh 186312 1726890035.84015: Set connection var ansible_pipelining to False 186312 1726890035.84037: Set connection var ansible_timeout to 10 186312 1726890035.84047: Set connection var ansible_connection to ssh 186312 1726890035.84058: Set connection var ansible_shell_executable to /bin/sh 186312 1726890035.84068: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890035.84091: variable 'ansible_shell_executable' from source: unknown 186312 1726890035.84098: variable 'ansible_connection' from source: unknown 186312 1726890035.84104: variable 'ansible_module_compression' from source: unknown 186312 1726890035.84110: variable 'ansible_shell_type' from source: unknown 186312 1726890035.84121: variable 'ansible_shell_executable' from source: unknown 186312 1726890035.84128: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890035.84141: variable 'ansible_pipelining' from source: unknown 186312 1726890035.84153: variable 'ansible_timeout' from source: unknown 186312 1726890035.84161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890035.84273: 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) 186312 1726890035.84288: variable 'omit' from source: magic vars 186312 1726890035.84298: starting attempt loop 186312 1726890035.84304: running the handler 186312 1726890035.84317: variable 'ansible_facts' from source: unknown 186312 1726890035.84324: variable 'ansible_facts' from source: unknown 186312 1726890035.84385: _low_level_execute_command(): starting 186312 1726890035.84398: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890035.85161: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890035.85177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.85192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890035.85222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.85273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890035.85285: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890035.85300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.85321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890035.85334: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890035.85346: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890035.85366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.85381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890035.85398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.85413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890035.85426: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890035.85441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.85523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890035.85546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890035.85563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890035.85852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890035.87263: stdout chunk (state=3): >>>/root <<< 186312 1726890035.87368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890035.87439: stderr chunk (state=3): >>><<< 186312 1726890035.87442: stdout chunk (state=3): >>><<< 186312 1726890035.87535: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890035.87539: _low_level_execute_command(): starting 186312 1726890035.87543: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890035.874585-186488-100185757989774 `" && echo ansible-tmp-1726890035.874585-186488-100185757989774="` echo /root/.ansible/tmp/ansible-tmp-1726890035.874585-186488-100185757989774 `" ) && sleep 0' 186312 1726890035.88082: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890035.88096: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.88114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890035.88132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.88174: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890035.88187: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890035.88201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.88222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890035.88234: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890035.88246: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890035.88259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.88273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890035.88289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.88302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890035.88318: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890035.88333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.88405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890035.88428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890035.88445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890035.88511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890035.90333: stdout chunk (state=3): >>>ansible-tmp-1726890035.874585-186488-100185757989774=/root/.ansible/tmp/ansible-tmp-1726890035.874585-186488-100185757989774 <<< 186312 1726890035.90531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890035.90534: stdout chunk (state=3): >>><<< 186312 1726890035.90537: stderr chunk (state=3): >>><<< 186312 1726890035.90621: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890035.874585-186488-100185757989774=/root/.ansible/tmp/ansible-tmp-1726890035.874585-186488-100185757989774 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890035.90624: variable 'ansible_module_compression' from source: unknown 186312 1726890035.90820: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 186312 1726890035.90823: variable 'ansible_facts' from source: unknown 186312 1726890035.90863: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890035.874585-186488-100185757989774/AnsiballZ_dnf.py 186312 1726890035.91142: Sending initial data 186312 1726890035.91156: Sent initial data (153 bytes) 186312 1726890035.92055: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.92058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.92095: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890035.92099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.92101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890035.92103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.92168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890035.92171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890035.92224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890035.93908: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890035.93944: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890035.93984: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpqgxt9v3z /root/.ansible/tmp/ansible-tmp-1726890035.874585-186488-100185757989774/AnsiballZ_dnf.py <<< 186312 1726890035.94016: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890035.95786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890035.95818: stderr chunk (state=3): >>><<< 186312 1726890035.95821: stdout chunk (state=3): >>><<< 186312 1726890035.95908: done transferring module to remote 186312 1726890035.95917: _low_level_execute_command(): starting 186312 1726890035.95920: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890035.874585-186488-100185757989774/ /root/.ansible/tmp/ansible-tmp-1726890035.874585-186488-100185757989774/AnsiballZ_dnf.py && sleep 0' 186312 1726890035.96799: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.96803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.96843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890035.96846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.96849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.97037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890035.97040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890035.97081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890035.98755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890035.98816: stderr chunk (state=3): >>><<< 186312 1726890035.98819: stdout chunk (state=3): >>><<< 186312 1726890035.98900: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890035.98904: _low_level_execute_command(): starting 186312 1726890035.98906: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890035.874585-186488-100185757989774/AnsiballZ_dnf.py && sleep 0' 186312 1726890035.99708: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890035.99733: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.99750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890035.99768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.99807: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890035.99823: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890035.99841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890035.99859: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890035.99872: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890035.99882: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890035.99895: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890035.99908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890035.99932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890035.99950: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890035.99962: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890035.99976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890036.00052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890036.00073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890036.00089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890036.00162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890036.02049: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890036.02063: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890036.02135: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890036.02162: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890036.02200: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890036.02249: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890036.02337: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890036.02351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890036.02376: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a83dc0> <<< 186312 1726890036.02452: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890036.02456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a83b20> <<< 186312 1726890036.02494: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890036.02498: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a83ac0> <<< 186312 1726890036.02561: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890036.02603: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a28490> <<< 186312 1726890036.02607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890036.02632: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a28940> <<< 186312 1726890036.02668: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a28670> <<< 186312 1726890036.02690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890036.02713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890036.02749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890036.02777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890036.02817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26177cf190> <<< 186312 1726890036.02821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890036.02835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890036.02917: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26177cf220> <<< 186312 1726890036.02958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890036.02972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26177f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26177cf940> <<< 186312 1726890036.03034: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a40880> <<< 186312 1726890036.03038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26177c8d90> <<< 186312 1726890036.03083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890036.03103: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26177f2d90> <<< 186312 1726890036.03153: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a28970> <<< 186312 1726890036.03182: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890036.03423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890036.03442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890036.03462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890036.03479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890036.03507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890036.03540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261776feb0> <<< 186312 1726890036.03596: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617772f40> <<< 186312 1726890036.03632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890036.03663: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890036.03694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890036.03719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890036.03752: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617770640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261776f370> <<< 186312 1726890036.03783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890036.03844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890036.03868: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890036.03913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.03927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890036.03968: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261767adc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261767a8b0> <<< 186312 1726890036.04000: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890036.04036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261767aeb0> <<< 186312 1726890036.04066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890036.04103: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261767af70> <<< 186312 1726890036.04131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261767ae80> import '_collections' # <<< 186312 1726890036.04178: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26176d2d30> import '_functools' # <<< 186312 1726890036.04205: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26176cd610> <<< 186312 1726890036.04263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26176df670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617776e20> <<< 186312 1726890036.04291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890036.04334: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261768bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26176d2250> <<< 186312 1726890036.04376: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26176df280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261777c9d0> <<< 186312 1726890036.04405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890036.04478: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.04490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768bd90> <<< 186312 1726890036.04522: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768bd00> <<< 186312 1726890036.04579: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890036.04603: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890036.04618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890036.04870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890036.04883: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261765f370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261765f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617693fa0> <<< 186312 1726890036.04917: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768ea30> <<< 186312 1726890036.04928: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768e490> <<< 186312 1726890036.04950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890036.04960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890036.04996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890036.05009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890036.05041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890036.05053: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175931c0> <<< 186312 1726890036.05076: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261764ac70> <<< 186312 1726890036.05131: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261777c040> <<< 186312 1726890036.05154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890036.05175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890036.05219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175a6af0> <<< 186312 1726890036.05250: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890036.05279: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26175a6e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890036.05306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890036.05342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175b9730> <<< 186312 1726890036.05354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890036.05375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890036.05403: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175b9c70> <<< 186312 1726890036.05455: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26175443a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175a6f10> <<< 186312 1726890036.05481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890036.05538: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2617555280> <<< 186312 1726890036.05568: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175b95b0> import 'pwd' # <<< 186312 1726890036.05579: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2617555340> <<< 186312 1726890036.05611: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768b9d0> <<< 186312 1726890036.05640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890036.05663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890036.05684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890036.05736: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890036.05773: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26175716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890036.05801: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2617571970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617571760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2617571850> <<< 186312 1726890036.05834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890036.06021: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2617571ca0> <<< 186312 1726890036.06068: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261757d1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175718e0> <<< 186312 1726890036.06088: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617563a30> <<< 186312 1726890036.06116: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768b5b0> <<< 186312 1726890036.06127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890036.06173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890036.06219: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617571a90> <<< 186312 1726890036.06316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890036.06330: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f261749f670> <<< 186312 1726890036.06499: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 186312 1726890036.06580: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.06630: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890036.06666: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890036.06669: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.07845: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.08772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173c87c0> <<< 186312 1726890036.08827: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.08832: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890036.08868: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890036.08871: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26173c8160> <<< 186312 1726890036.08903: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173c8280> <<< 186312 1726890036.08955: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173c8f10> <<< 186312 1726890036.08959: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890036.08991: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173c84f0> <<< 186312 1726890036.09004: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173c8d30> import 'atexit' # <<< 186312 1726890036.09035: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26173c8f70> <<< 186312 1726890036.09047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890036.09073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890036.09108: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173c8100> <<< 186312 1726890036.09138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890036.09142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890036.09161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890036.09180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890036.09203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890036.09275: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616deeee0> <<< 186312 1726890036.09315: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890036.09319: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261733a0d0> <<< 186312 1726890036.09340: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890036.09358: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261733a2b0> <<< 186312 1726890036.09361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890036.09384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890036.09418: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261733ac40> <<< 186312 1726890036.09434: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173aedc0> <<< 186312 1726890036.09593: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173ae3a0> <<< 186312 1726890036.09626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890036.09660: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173aef70> <<< 186312 1726890036.09697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890036.09744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890036.09758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173fcc10> <<< 186312 1726890036.09844: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617398cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173983a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173cc490> <<< 186312 1726890036.09886: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890036.09890: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26173984c0> <<< 186312 1726890036.09929: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173984f0> <<< 186312 1726890036.09934: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890036.09952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890036.09955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890036.09976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890036.10061: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2616dd1250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261740e1f0> <<< 186312 1726890036.10080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890036.10174: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2616ddc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261740e370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890036.10214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.10240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890036.10315: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617428d90> <<< 186312 1726890036.10420: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616ddc880> <<< 186312 1726890036.10507: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2616ddc6d0> <<< 186312 1726890036.10539: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2616ddb670> <<< 186312 1726890036.10601: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2616ddb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26174068b0> <<< 186312 1726890036.10636: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890036.10649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890036.10693: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261738f670> <<< 186312 1726890036.10873: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261738eac0> <<< 186312 1726890036.10947: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261739e0d0> <<< 186312 1726890036.10961: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261738f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173d3a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890036.11040: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.11113: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890036.11160: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890036.11171: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.11265: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.11360: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.11816: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.12295: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890036.12309: 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.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890036.12325: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.12376: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26169b5580> <<< 186312 1726890036.12459: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616da9520> <<< 186312 1726890036.12462: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26169580a0> <<< 186312 1726890036.12553: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890036.12670: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.12820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890036.12839: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261738ebb0> # zipimport: zlib available <<< 186312 1726890036.13214: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.13573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.13642: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.13694: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890036.13737: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.13769: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890036.13826: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.13895: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890036.13900: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.13916: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890036.13934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.13964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.14004: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890036.14007: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.14190: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.14381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890036.14408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890036.14483: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616db9970> # zipimport: zlib available <<< 186312 1726890036.14550: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.14622: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/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_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890036.14626: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/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_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890036.14645: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.14681: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.14732: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890036.14735: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.14756: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.14798: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.14858: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.14921: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890036.14942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.15018: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261741a250> <<< 186312 1726890036.15051: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616db96a0> <<< 186312 1726890036.15084: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890036.15087: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890036.15090: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.15201: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.15253: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.15281: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.15337: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890036.15356: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890036.15369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890036.15402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890036.15421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890036.15424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890036.15498: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616da07c0> <<< 186312 1726890036.15542: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616d9d7f0> <<< 186312 1726890036.15602: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616d97970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890036.15630: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.15653: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/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_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890036.15747: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890036.15765: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 186312 1726890036.15768: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.16225: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.16650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.17210: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.17754: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793640> <<< 186312 1726890036.17792: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167936d0> <<< 186312 1726890036.17847: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 186312 1726890036.17865: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 186312 1726890036.17888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793910> <<< 186312 1726890036.17901: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890036.17941: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793070> <<< 186312 1726890036.17990: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 186312 1726890036.18018: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890036.18062: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 186312 1726890036.18091: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 186312 1726890036.18127: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675e730> <<< 186312 1726890036.18143: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675ec40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675ee50> <<< 186312 1726890036.18191: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617417700> <<< 186312 1726890036.18214: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 186312 1726890036.18218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890036.18245: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675da60> <<< 186312 1726890036.18265: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 186312 1726890036.18294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 186312 1726890036.18370: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675dac0> <<< 186312 1726890036.18373: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 186312 1726890036.18395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 186312 1726890036.18399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 186312 1726890036.18414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 186312 1726890036.18452: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167dc610> <<< 186312 1726890036.18455: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675dee0> <<< 186312 1726890036.18494: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675d370> <<< 186312 1726890036.18506: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26174176d0> <<< 186312 1726890036.18520: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 186312 1726890036.18558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 186312 1726890036.18561: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 186312 1726890036.18607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 186312 1726890036.18632: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 186312 1726890036.18645: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616944070> <<< 186312 1726890036.18790: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616989dc0> <<< 186312 1726890036.18842: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167dc430> <<< 186312 1726890036.18845: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 186312 1726890036.18879: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 186312 1726890036.18920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616984df0> <<< 186312 1726890036.18973: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616984250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261698ad30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167b2f70> <<< 186312 1726890036.19065: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616949910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616db9ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167936a0> <<< 186312 1726890036.19099: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 186312 1726890036.19116: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 186312 1726890036.19151: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616984ac0> <<< 186312 1726890036.19167: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793160> <<< 186312 1726890036.19182: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 186312 1726890036.19194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.19265: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26169b5a60> <<< 186312 1726890036.19286: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 186312 1726890036.19304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 186312 1726890036.19366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890036.19394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890036.19713: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261694a940> <<< 186312 1726890036.19819: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167f45e0> <<< 186312 1726890036.19839: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26169b5850> <<< 186312 1726890036.19867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 186312 1726890036.19890: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167e16a0> <<< 186312 1726890036.19923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261678d5e0> <<< 186312 1726890036.19972: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 186312 1726890036.19992: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167a5b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261678d8e0> <<< 186312 1726890036.20017: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 186312 1726890036.20062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 186312 1726890036.20155: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167a56d0> <<< 186312 1726890036.20169: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 186312 1726890036.20194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 186312 1726890036.20463: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261676e700> <<< 186312 1726890036.20495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 186312 1726890036.20506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 186312 1726890036.20534: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261650bca0> <<< 186312 1726890036.20559: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.20667: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 186312 1726890036.20678: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.20768: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.20901: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 186312 1726890036.20943: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.20989: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 186312 1726890036.21099: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.21181: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 186312 1726890036.21292: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890036.21421: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890036.21771: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.21801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 186312 1726890036.21839: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646dbe0> <<< 186312 1726890036.21864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890036.21914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890036.22076: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646dd60> <<< 186312 1726890036.22100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890036.22103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890036.22141: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26164bf430> <<< 186312 1726890036.22160: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646dfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646d250> <<< 186312 1726890036.22207: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' <<< 186312 1726890036.22210: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646d850> <<< 186312 1726890036.22227: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 186312 1726890036.22289: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 186312 1726890036.22325: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.22350: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 186312 1726890036.22484: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26163f49d0> <<< 186312 1726890036.22495: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26163f4580> <<< 186312 1726890036.22508: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 186312 1726890036.22544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 186312 1726890036.22610: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2616395550> <<< 186312 1726890036.22638: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26163f4a00> <<< 186312 1726890036.22659: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 186312 1726890036.22793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 186312 1726890036.23679: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26162f4e20> <<< 186312 1726890036.23744: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26164152e0> <<< 186312 1726890036.23768: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 186312 1726890036.23817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 186312 1726890036.23918: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614aff2e0> <<< 186312 1726890036.23973: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26163c88b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 186312 1726890036.24003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890036.24148: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26149cde80> <<< 186312 1726890036.24190: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614ade580> <<< 186312 1726890036.24203: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 186312 1726890036.24240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890036.24326: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614938a00> <<< 186312 1726890036.24372: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614aff520> <<< 186312 1726890036.24387: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py <<< 186312 1726890036.24395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890036.24475: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 186312 1726890036.24478: stdout chunk (state=3): >>>import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614931d60> <<< 186312 1726890036.24481: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614938fa0> <<< 186312 1726890036.24483: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26163f4130> <<< 186312 1726890036.24503: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 186312 1726890036.24549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 186312 1726890036.24553: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 186312 1726890036.24556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890036.24581: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 186312 1726890036.24587: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890036.24622: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890036.24628: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614860b20> <<< 186312 1726890036.24667: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614860340> <<< 186312 1726890036.24677: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 186312 1726890036.24719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 186312 1726890036.24730: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 186312 1726890036.24758: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614874700> <<< 186312 1726890036.24794: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 186312 1726890036.24797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 186312 1726890036.24827: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26148812b0> <<< 186312 1726890036.24867: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.25275: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614881850> <<< 186312 1726890036.25280: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890036.25363: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614881ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614881370> <<< 186312 1726890036.25368: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614874790> <<< 186312 1726890036.25371: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261486cdc0> <<< 186312 1726890036.25373: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 186312 1726890036.25376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.25472: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614439ee0> <<< 186312 1726890036.25489: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614874190> <<< 186312 1726890036.25553: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614860ca0> <<< 186312 1726890036.25580: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614963730> <<< 186312 1726890036.25616: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.25697: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614963f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26149638b0> <<< 186312 1726890036.25741: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26163f4280> <<< 186312 1726890036.25783: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614446d60> <<< 186312 1726890036.25787: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 186312 1726890036.25846: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 186312 1726890036.25858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 186312 1726890036.25888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.25916: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 186312 1726890036.25954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 186312 1726890036.25983: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 186312 1726890036.26077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 186312 1726890036.26194: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26142b7220> <<< 186312 1726890036.26283: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26143562b0> <<< 186312 1726890036.26315: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890036.26343: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26143637f0> <<< 186312 1726890036.26431: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614309e50> <<< 186312 1726890036.26451: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.26542: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.26556: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 186312 1726890036.26594: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363bb0> <<< 186312 1726890036.26620: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.26649: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890036.26705: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363e50> <<< 186312 1726890036.26738: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.26741: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890036.26783: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc1c0> <<< 186312 1726890036.26801: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 186312 1726890036.26871: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363f40> <<< 186312 1726890036.26875: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.26888: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890036.26939: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc3d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363eb0> <<< 186312 1726890036.26963: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 186312 1726890036.26995: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363c40> <<< 186312 1726890036.27009: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 186312 1726890036.27068: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc1f0> <<< 186312 1726890036.27071: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 186312 1726890036.27124: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc430> <<< 186312 1726890036.27150: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py <<< 186312 1726890036.27175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 186312 1726890036.27188: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc4c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 186312 1726890036.27228: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc550> <<< 186312 1726890036.27248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 186312 1726890036.27289: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc5e0> <<< 186312 1726890036.27306: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 186312 1726890036.27347: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc670> <<< 186312 1726890036.27363: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 186312 1726890036.27398: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc700> <<< 186312 1726890036.27418: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py <<< 186312 1726890036.27440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc790> <<< 186312 1726890036.27444: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py <<< 186312 1726890036.27452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890036.27489: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363220> <<< 186312 1726890036.27545: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261433d1c0> <<< 186312 1726890036.27573: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890036.27717: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26141bcbe0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26143638e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614356100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614334ca0> <<< 186312 1726890036.27770: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26143342b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890036.27793: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614334490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261446ab50> <<< 186312 1726890036.27837: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614334e20> <<< 186312 1726890036.27861: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614446d00> <<< 186312 1726890036.27895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.27925: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 186312 1726890036.27962: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141d3c40> <<< 186312 1726890036.28005: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141d34f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261446a940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 186312 1726890036.28022: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 186312 1726890036.28062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890036.28093: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 186312 1726890036.28128: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141702b0> <<< 186312 1726890036.28158: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 186312 1726890036.28181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 186312 1726890036.28195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890036.28252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890036.28274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614122190> <<< 186312 1726890036.28309: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614122220> <<< 186312 1726890036.28363: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141836a0> <<< 186312 1726890036.28390: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141706d0> <<< 186312 1726890036.28419: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614164a90> <<< 186312 1726890036.28467: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261415d0d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141d3ee0> <<< 186312 1726890036.28481: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 186312 1726890036.28506: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 186312 1726890036.28628: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.28658: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614122fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614122790> <<< 186312 1726890036.28692: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141d3d90> <<< 186312 1726890036.28720: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 186312 1726890036.28768: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261415d940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614146850> <<< 186312 1726890036.28804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141468e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614146a60> <<< 186312 1726890036.28836: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 186312 1726890036.28857: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 186312 1726890036.28888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 186312 1726890036.28967: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613f881c0> <<< 186312 1726890036.29002: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614156190> <<< 186312 1726890036.29050: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f88220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890036.29088: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f88310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614146a00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 186312 1726890036.29126: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614146fa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py <<< 186312 1726890036.29148: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890036.29207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890036.29255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890036.29292: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613f0f3d0> <<< 186312 1726890036.29303: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f0f190> <<< 186312 1726890036.29334: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613eff9d0> <<< 186312 1726890036.29459: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f999d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f88eb0> <<< 186312 1726890036.29497: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f99ca0> <<< 186312 1726890036.29545: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613fa09a0> <<< 186312 1726890036.29570: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f1d700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f1d340> <<< 186312 1726890036.29608: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 186312 1726890036.29647: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f2d670> <<< 186312 1726890036.29691: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f2d190> <<< 186312 1726890036.29712: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f2d4f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646d970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646d790> <<< 186312 1726890036.30194: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 186312 1726890036.30227: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f35fa0> <<< 186312 1726890036.30249: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.30262: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 186312 1726890036.30294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 186312 1726890036.30319: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 186312 1726890036.30371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 186312 1726890036.30400: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613eebfa0> <<< 186312 1726890036.30431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 186312 1726890036.30460: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 186312 1726890036.30473: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.30567: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613e85d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e85c10> <<< 186312 1726890036.30579: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e853d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e85190> <<< 186312 1726890036.30618: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ed6ee0> <<< 186312 1726890036.30642: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e85220> <<< 186312 1726890036.30670: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 186312 1726890036.30693: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.30714: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 186312 1726890036.30739: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613eb0160> <<< 186312 1726890036.30769: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e85eb0> <<< 186312 1726890036.30807: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 186312 1726890036.30841: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ea19d0> <<< 186312 1726890036.30877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613eb0fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e8f1c0> <<< 186312 1726890036.30919: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e8f310> <<< 186312 1726890036.30955: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 186312 1726890036.30978: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 186312 1726890036.30989: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 186312 1726890036.31022: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e8f910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e8f640> <<< 186312 1726890036.31056: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e8f9d0> <<< 186312 1726890036.31097: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dbc610> <<< 186312 1726890036.31127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dbc700> <<< 186312 1726890036.31157: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 186312 1726890036.31187: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 186312 1726890036.31260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dbcee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dbcaf0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 186312 1726890036.31273: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dbcf40> <<< 186312 1726890036.31331: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dd2b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dd2c40> <<< 186312 1726890036.31365: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 186312 1726890036.31409: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dd2e80> <<< 186312 1726890036.31455: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d62310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d62d00> <<< 186312 1726890036.31523: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 186312 1726890036.31586: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d62e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d72550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d72130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 186312 1726890036.31665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 186312 1726890036.31706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 186312 1726890036.31738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d72f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d72a90> <<< 186312 1726890036.31770: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d72d90> <<< 186312 1726890036.31852: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d7e820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 186312 1726890036.31934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d7efa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d8b2b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d8b3a0> <<< 186312 1726890036.31938: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ed64c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ed6220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f35d00> <<< 186312 1726890036.31941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 186312 1726890036.31979: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.32010: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d8bf10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d8bc40> <<< 186312 1726890036.32041: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.32055: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 186312 1726890036.32087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 186312 1726890036.32107: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890036.32136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890036.32194: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d265e0> <<< 186312 1726890036.32226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890036.32275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890036.32306: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d2f520> <<< 186312 1726890036.32375: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613d26e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d26df0> <<< 186312 1726890036.32389: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 186312 1726890036.32451: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d5a760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d5a1f0> <<< 186312 1726890036.32466: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.32492: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 186312 1726890036.32534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 186312 1726890036.32583: stdout chunk (state=3): >>>import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 186312 1726890036.32598: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ca8a90> <<< 186312 1726890036.32636: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ca8c70> <<< 186312 1726890036.32652: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 186312 1726890036.32700: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d5acd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d5aa60> <<< 186312 1726890036.32766: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d99160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 186312 1726890036.32835: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d26220> <<< 186312 1726890036.32839: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d8baf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ed6250> <<< 186312 1726890036.32853: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 186312 1726890036.32922: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613cc8190> <<< 186312 1726890036.32962: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 186312 1726890036.33007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613cc84c0> <<< 186312 1726890036.33043: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613cc8d30> <<< 186312 1726890036.33063: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c5d640> <<< 186312 1726890036.33103: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 186312 1726890036.33126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c5dbb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 186312 1726890036.33158: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 186312 1726890036.33261: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613c6ac70> <<< 186312 1726890036.33275: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c6a850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c6a5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c6a220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 186312 1726890036.33319: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c6a460> <<< 186312 1726890036.33357: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 186312 1726890036.33397: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.33453: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c79be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890036.33473: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c79c70> <<< 186312 1726890036.33482: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 186312 1726890036.33565: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613c872b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c79df0> <<< 186312 1726890036.33627: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 186312 1726890036.33633: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 186312 1726890036.33685: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890036.33717: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b8f310> <<< 186312 1726890036.33723: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 186312 1726890036.33752: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b98370> <<< 186312 1726890036.33780: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b98310> <<< 186312 1726890036.33813: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 186312 1726890036.33875: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613b984c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b98220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b8fd30> <<< 186312 1726890036.33917: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b8f3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b80a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b800d0> <<< 186312 1726890036.33941: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c87970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c79820> <<< 186312 1726890036.33980: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c790d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c79970> <<< 186312 1726890036.34011: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py <<< 186312 1726890036.34054: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b8fdc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b98790> <<< 186312 1726890036.34096: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 186312 1726890036.34139: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b98a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 186312 1726890036.34167: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b98f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 186312 1726890036.34207: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 186312 1726890036.34252: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613bb3760> <<< 186312 1726890036.34295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b37940> <<< 186312 1726890036.34332: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 186312 1726890036.34374: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b44bb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 186312 1726890036.34416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 186312 1726890036.34494: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613b67160> <<< 186312 1726890036.34548: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b44c10> <<< 186312 1726890036.34571: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 186312 1726890036.34606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 186312 1726890036.34659: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 186312 1726890036.34687: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 186312 1726890036.34750: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b0f430> <<< 186312 1726890036.34763: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b0f550> <<< 186312 1726890036.34872: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b024c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890036.34903: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b027f0> <<< 186312 1726890036.34907: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890036.34930: stdout chunk (state=3): >>>import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b04940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b02160> <<< 186312 1726890036.34950: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890036.34982: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b02220> <<< 186312 1726890036.35016: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613af5ac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py <<< 186312 1726890036.35042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b04df0> <<< 186312 1726890036.35071: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613aaa220> <<< 186312 1726890036.35100: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613aaa310> <<< 186312 1726890036.35126: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 186312 1726890036.35150: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613aaa430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 186312 1726890036.35188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 186312 1726890036.35203: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 186312 1726890036.35338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 186312 1726890036.35371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 186312 1726890036.35407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 186312 1726890036.35446: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a7f670> <<< 186312 1726890036.35501: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ad3f70> <<< 186312 1726890036.35534: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ae5a00> <<< 186312 1726890036.35572: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ae5a90> <<< 186312 1726890036.35595: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890036.35677: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a7f2e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a903d0> <<< 186312 1726890036.35863: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ab6d30> <<< 186312 1726890036.35891: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 186312 1726890036.35931: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ac09a0> <<< 186312 1726890036.35963: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a3d8b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ac02b0> <<< 186312 1726890036.36019: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613aaabe0> <<< 186312 1726890036.36077: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b62dc0> <<< 186312 1726890036.36100: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 186312 1726890036.36146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890036.36182: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a63670> <<< 186312 1726890036.36210: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a63e20> <<< 186312 1726890036.36240: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139f2190> <<< 186312 1726890036.36280: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 186312 1726890036.36297: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 186312 1726890036.36367: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139f2ac0> <<< 186312 1726890036.36408: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 186312 1726890036.36435: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a111f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139f2d90> <<< 186312 1726890036.36461: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139f2220> <<< 186312 1726890036.36493: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a528b0> <<< 186312 1726890036.36533: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 186312 1726890036.36557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 186312 1726890036.36593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890036.36631: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 186312 1726890036.36677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139c9310> <<< 186312 1726890036.36709: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 186312 1726890036.36758: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139c9df0> <<< 186312 1726890036.36784: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 186312 1726890036.36839: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139c9f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 186312 1726890036.36871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 186312 1726890036.36944: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139d1c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139d17f0> <<< 186312 1726890036.36991: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139d1340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139c9a90> <<< 186312 1726890036.37036: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 186312 1726890036.37050: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139c9be0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 186312 1726890036.37083: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.37117: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.37151: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890036.37176: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.37231: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261397ea30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261397e6a0> <<< 186312 1726890036.37263: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 186312 1726890036.37277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890036.37339: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261397e700> import 'urllib3.packages.six.moves' # <<< 186312 1726890036.37353: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 186312 1726890036.37420: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613973640> <<< 186312 1726890036.37440: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613973820> <<< 186312 1726890036.37450: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 186312 1726890036.37483: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 186312 1726890036.37503: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890036.37534: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.37559: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890036.37593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a940> <<< 186312 1726890036.37638: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392aaf0> <<< 186312 1726890036.37664: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392aca0> <<< 186312 1726890036.37707: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a5e0> <<< 186312 1726890036.37745: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a8e0> <<< 186312 1726890036.37773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613933100> <<< 186312 1726890036.37786: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 186312 1726890036.37825: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613933160> <<< 186312 1726890036.37850: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 186312 1726890036.37875: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 186312 1726890036.37898: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613943370> <<< 186312 1726890036.37933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 186312 1726890036.37944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 186312 1726890036.38871: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613943940> <<< 186312 1726890036.38886: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613963e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613933c40> <<< 186312 1726890036.38955: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613933ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a280> <<< 186312 1726890036.38987: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 186312 1726890036.39013: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a040> <<< 186312 1726890036.39082: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613987b20> <<< 186312 1726890036.39152: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 186312 1726890036.39184: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138eb910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138eb550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613999940> <<< 186312 1726890036.39205: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 186312 1726890036.39252: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a0a0> <<< 186312 1726890036.39282: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138ebd90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613973970> <<< 186312 1726890036.39319: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 186312 1726890036.39369: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138f8940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613973040> <<< 186312 1726890036.39423: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.39440: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 186312 1726890036.39471: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 186312 1726890036.39544: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 186312 1726890036.39573: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139112b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613911520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139050a0> <<< 186312 1726890036.39609: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 186312 1726890036.39686: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613911e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139191c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613911a00> <<< 186312 1726890036.39710: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613911c70> <<< 186312 1726890036.39778: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 186312 1726890036.39806: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613919c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613919820> <<< 186312 1726890036.39860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139220d0> <<< 186312 1726890036.39886: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 186312 1726890036.39902: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 186312 1726890036.39940: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922b80> <<< 186312 1726890036.39982: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 186312 1726890036.40020: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922cd0> <<< 186312 1726890036.40036: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 186312 1726890036.40072: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922d60> <<< 186312 1726890036.40085: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 186312 1726890036.40126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922df0> <<< 186312 1726890036.40172: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 186312 1726890036.40197: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613919b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 186312 1726890036.40257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261384b3a0> <<< 186312 1726890036.40271: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261384b6d0> <<< 186312 1726890036.40325: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261384b940> <<< 186312 1726890036.40364: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261384bbe0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261384be80> <<< 186312 1726890036.40408: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613850160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613919460> <<< 186312 1726890036.40461: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138504c0> <<< 186312 1726890036.40509: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 186312 1726890036.40539: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 186312 1726890036.40563: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138508e0> <<< 186312 1726890036.40597: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613850760> <<< 186312 1726890036.40642: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 186312 1726890036.40666: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613850d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 186312 1726890036.40703: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613850c10> <<< 186312 1726890036.40735: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 186312 1726890036.40766: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613850d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 186312 1726890036.40788: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261385e100> <<< 186312 1726890036.40822: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 186312 1726890036.40855: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261385e190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613919670> <<< 186312 1726890036.40881: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139058b0> <<< 186312 1726890036.40913: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139058e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613905430> <<< 186312 1726890036.40946: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890036.40982: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613919550> <<< 186312 1726890036.41009: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139733d0> <<< 186312 1726890036.41034: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 186312 1726890036.41080: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890036.41109: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261385efd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 186312 1726890036.41143: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890036.41179: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890036.41339: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137f45b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137f43a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137f4130> <<< 186312 1726890036.41375: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890036.41399: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137f4430> <<< 186312 1726890036.41420: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137fff70> <<< 186312 1726890036.41456: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613850c70> <<< 186312 1726890036.41479: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py <<< 186312 1726890036.41487: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 186312 1726890036.41530: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.41553: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613810a90> <<< 186312 1726890036.41578: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py <<< 186312 1726890036.41584: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 186312 1726890036.41609: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 186312 1726890036.41633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 186312 1726890036.41658: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261381d280> <<< 186312 1726890036.41681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py <<< 186312 1726890036.41687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261381d340> <<< 186312 1726890036.41744: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613810b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613810790> <<< 186312 1726890036.41785: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138106a0> <<< 186312 1726890036.41801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 186312 1726890036.41825: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 186312 1726890036.41849: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890036.41870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 186312 1726890036.41896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890036.41906: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137ce1f0> <<< 186312 1726890036.41919: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261381dd30> <<< 186312 1726890036.41948: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py <<< 186312 1726890036.41970: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261381df40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py <<< 186312 1726890036.41983: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 186312 1726890036.41990: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137ce820> <<< 186312 1726890036.42031: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 186312 1726890036.42053: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137ceee0> <<< 186312 1726890036.42067: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613810760> <<< 186312 1726890036.42091: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 186312 1726890036.42113: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 186312 1726890036.42141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 186312 1726890036.42164: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 186312 1726890036.42178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 186312 1726890036.42204: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890036.42235: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 186312 1726890036.42255: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890036.42284: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261377e1f0> <<< 186312 1726890036.42304: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613774e20> <<< 186312 1726890036.42327: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613774310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137e4880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261381db80> <<< 186312 1726890036.42341: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139e1c70> <<< 186312 1726890036.42368: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139e1580> <<< 186312 1726890036.42396: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613774f40> <<< 186312 1726890036.42418: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 186312 1726890036.42432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 186312 1726890036.42444: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613774c70> <<< 186312 1726890036.42470: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 186312 1726890036.42476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 186312 1726890036.42504: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613788940> <<< 186312 1726890036.42530: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py <<< 186312 1726890036.42544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613788d30> <<< 186312 1726890036.42575: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139c9550> <<< 186312 1726890036.42619: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139bb8b0> <<< 186312 1726890036.42654: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' <<< 186312 1726890036.42661: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137a1310> <<< 186312 1726890036.42688: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137a16a0> <<< 186312 1726890036.42720: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137a17c0> <<< 186312 1726890036.42744: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 186312 1726890036.42760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 186312 1726890036.42787: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890036.42795: stdout chunk (state=3): >>>import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613737130> <<< 186312 1726890036.42824: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137a1880> <<< 186312 1726890036.42846: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 186312 1726890036.42870: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 186312 1726890036.42882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 186312 1726890036.42904: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 186312 1726890036.42938: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613744190> <<< 186312 1726890036.42964: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613737a30> <<< 186312 1726890036.42987: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 186312 1726890036.42997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 186312 1726890036.43043: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 186312 1726890036.43073: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 186312 1726890036.43099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 186312 1726890036.43143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 186312 1726890036.43177: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136ea940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 186312 1726890036.43189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136f6580> <<< 186312 1726890036.43262: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613744f10> <<< 186312 1726890036.43275: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613744730> <<< 186312 1726890036.43319: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261375aa30> <<< 186312 1726890036.43353: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 186312 1726890036.43402: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 186312 1726890036.43419: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261370fc70> <<< 186312 1726890036.43453: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261370f3a0> <<< 186312 1726890036.43493: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261370fe20> <<< 186312 1726890036.43540: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137212e0> <<< 186312 1726890036.43554: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 186312 1726890036.43607: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613721460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613721310> <<< 186312 1726890036.43623: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613721400> <<< 186312 1726890036.43652: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.43681: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890036.43770: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613721d30> <<< 186312 1726890036.43839: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613721b80> <<< 186312 1726890036.43871: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613721550> <<< 186312 1726890036.43913: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.43960: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 186312 1726890036.43994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136bb970> <<< 186312 1726890036.44054: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136bba60> <<< 186312 1726890036.44096: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136bbd60> <<< 186312 1726890036.44153: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136cc370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136bb310> <<< 186312 1726890036.44196: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136a8eb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890036.44233: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136bb5b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136a8b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613721910> <<< 186312 1726890036.44280: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890036.44317: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890036.44376: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26135bd4c0> <<< 186312 1726890036.44405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890036.44435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890036.44459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890036.44465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890036.44562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890036.44664: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26135d5f40> <<< 186312 1726890036.44708: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26135bdd00> <<< 186312 1726890036.44737: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26135bd850> <<< 186312 1726890036.44867: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136ccf70> <<< 186312 1726890036.44907: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py <<< 186312 1726890036.44913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 186312 1726890036.44942: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613586dc0> <<< 186312 1726890036.44967: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 186312 1726890036.44999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 186312 1726890036.45024: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 186312 1726890036.45033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 186312 1726890036.45085: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26135a3340> <<< 186312 1726890036.45153: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890036.45156: stdout chunk (state=3): >>>import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26135a3f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613586e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613586790> <<< 186312 1726890036.45185: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py <<< 186312 1726890036.45191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 186312 1726890036.45215: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 186312 1726890036.45234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 186312 1726890036.45262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 186312 1726890036.45273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 186312 1726890036.45320: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613520f70> <<< 186312 1726890036.45418: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613520430> <<< 186312 1726890036.45457: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613588880> <<< 186312 1726890036.45490: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261375a8b0> <<< 186312 1726890036.45494: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613737ee0> <<< 186312 1726890036.45557: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a24580> <<< 186312 1726890036.45579: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py <<< 186312 1726890036.45594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.45620: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139b0850> <<< 186312 1726890036.45636: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py <<< 186312 1726890036.45639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 186312 1726890036.45641: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613537e20> <<< 186312 1726890036.45660: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 186312 1726890036.45693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 186312 1726890036.45747: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613537fa0> <<< 186312 1726890036.45785: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a52f40> <<< 186312 1726890036.45832: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b379d0> <<< 186312 1726890036.45838: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py <<< 186312 1726890036.45852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 186312 1726890036.45859: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 186312 1726890036.45879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 186312 1726890036.45918: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py<<< 186312 1726890036.45921: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' <<< 186312 1726890036.45935: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134e7700> <<< 186312 1726890036.45938: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613557b80> <<< 186312 1726890036.45961: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 186312 1726890036.45992: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 186312 1726890036.46000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 186312 1726890036.46025: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 186312 1726890036.46051: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134f3130> <<< 186312 1726890036.46074: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py <<< 186312 1726890036.46078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134f33d0> <<< 186312 1726890036.46107: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py <<< 186312 1726890036.46116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 186312 1726890036.46146: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134f3610> <<< 186312 1726890036.46171: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py <<< 186312 1726890036.46173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134f3850><<< 186312 1726890036.46184: stdout chunk (state=3): >>> <<< 186312 1726890036.46195: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py <<< 186312 1726890036.46221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 186312 1726890036.46231: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134f3a30> <<< 186312 1726890036.46249: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134e7ca0> <<< 186312 1726890036.46258: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134e79d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 186312 1726890036.46286: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134e7eb0> <<< 186312 1726890036.46307: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py <<< 186312 1726890036.46340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890036.46352: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613505400> <<< 186312 1726890036.46405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 186312 1726890036.46433: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26135058b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613505520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 186312 1726890036.46463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 186312 1726890036.46509: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261349f1c0> <<< 186312 1726890036.46567: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613505d00> <<< 186312 1726890036.46612: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890036.46646: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613505e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b44400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 186312 1726890036.46657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890036.46727: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26134a6b50> <<< 186312 1726890036.46780: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b376d0> <<< 186312 1726890036.46793: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b2e550> <<< 186312 1726890036.46851: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 186312 1726890036.46889: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 186312 1726890036.46917: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134c3670> <<< 186312 1726890036.46974: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 186312 1726890036.47007: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134ce940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py <<< 186312 1726890036.47045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py <<< 186312 1726890036.47071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134d96d0> <<< 186312 1726890036.47103: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134cef70> <<< 186312 1726890036.47144: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134c3b20> <<< 186312 1726890036.47186: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134ce3a0> <<< 186312 1726890036.47206: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261344c670> <<< 186312 1726890036.47242: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261344c880> <<< 186312 1726890036.47278: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261344cb80> <<< 186312 1726890036.47339: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261344ce50> <<< 186312 1726890036.47379: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134c3100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134a6d00> <<< 186312 1726890036.47394: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134c34c0> <<< 186312 1726890037.17009: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["kpartx"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 186312 1726890037.18716: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 186312 1726890037.18742: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890037.19467: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 186312 1726890037.19473: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 186312 1726890037.19499: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 186312 1726890037.19528: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq <<< 186312 1726890037.19555: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors <<< 186312 1726890037.19570: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket <<< 186312 1726890037.19585: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 186312 1726890037.19593: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters <<< 186312 1726890037.19625: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 186312 1726890037.19674: stdout chunk (state=3): >>># cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo <<< 186312 1726890037.19678: stdout chunk (state=3): >>># cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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 <<< 186312 1726890037.19681: stdout chunk (state=3): >>># cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols <<< 186312 1726890037.19685: stdout chunk (state=3): >>># cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery <<< 186312 1726890037.19696: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types <<< 186312 1726890037.19732: stdout chunk (state=3): >>># cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm <<< 186312 1726890037.19754: stdout chunk (state=3): >>># cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector <<< 186312 1726890037.19761: stdout chunk (state=3): >>># cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection <<< 186312 1726890037.19799: stdout chunk (state=3): >>># cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils <<< 186312 1726890037.19831: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober #<<< 186312 1726890037.19864: stdout chunk (state=3): >>> cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring <<< 186312 1726890037.19882: stdout chunk (state=3): >>># cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit <<< 186312 1726890037.19893: stdout chunk (state=3): >>># cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 186312 1726890037.20660: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890037.20667: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890037.20705: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 186312 1726890037.20728: stdout chunk (state=3): >>># destroy netrc <<< 186312 1726890037.20767: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 186312 1726890037.20795: stdout chunk (state=3): >>># destroy systemd.journal <<< 186312 1726890037.20800: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 186312 1726890037.20834: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client <<< 186312 1726890037.20871: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib <<< 186312 1726890037.20877: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile <<< 186312 1726890037.20881: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath <<< 186312 1726890037.20922: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap <<< 186312 1726890037.20936: stdout chunk (state=3): >>># cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes <<< 186312 1726890037.20953: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util <<< 186312 1726890037.20962: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures <<< 186312 1726890037.20981: stdout chunk (state=3): >>># destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm <<< 186312 1726890037.21033: stdout chunk (state=3): >>># destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version <<< 186312 1726890037.21038: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client <<< 186312 1726890037.21058: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies <<< 186312 1726890037.21070: stdout chunk (state=3): >>># cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six <<< 186312 1726890037.21073: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection <<< 186312 1726890037.21097: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider <<< 186312 1726890037.21109: stdout chunk (state=3): >>># destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath <<< 186312 1726890037.21126: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version <<< 186312 1726890037.21137: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service <<< 186312 1726890037.21155: stdout chunk (state=3): >>># destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories <<< 186312 1726890037.21171: stdout chunk (state=3): >>># destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo <<< 186312 1726890037.21186: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove <<< 186312 1726890037.21225: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf <<< 186312 1726890037.21246: stdout chunk (state=3): >>># 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 <<< 186312 1726890037.21258: stdout chunk (state=3): >>># destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect <<< 186312 1726890037.21265: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols <<< 186312 1726890037.21273: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 186312 1726890037.21276: stdout chunk (state=3): >>># cleanup[3] wiping glob # cleanup[3] wiping termios <<< 186312 1726890037.21281: stdout chunk (state=3): >>># 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 186312 1726890037.21311: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 186312 1726890037.21330: stdout chunk (state=3): >>># cleanup[3] wiping libcomps <<< 186312 1726890037.21370: stdout chunk (state=3): >>># cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction <<< 186312 1726890037.21409: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm <<< 186312 1726890037.21418: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction <<< 186312 1726890037.21422: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 186312 1726890037.21426: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser <<< 186312 1726890037.21429: stdout chunk (state=3): >>># cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar <<< 186312 1726890037.21432: stdout chunk (state=3): >>># cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client <<< 186312 1726890037.21434: stdout chunk (state=3): >>># cleanup[3] wiping ssl <<< 186312 1726890037.21462: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 186312 1726890037.21467: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 186312 1726890037.21469: stdout chunk (state=3): >>># cleanup[3] wiping urllib.parse <<< 186312 1726890037.21487: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset <<< 186312 1726890037.21505: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders <<< 186312 1726890037.21509: stdout chunk (state=3): >>># cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse <<< 186312 1726890037.21566: stdout chunk (state=3): >>># cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket <<< 186312 1726890037.21575: stdout chunk (state=3): >>># cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket <<< 186312 1726890037.21580: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog <<< 186312 1726890037.21582: stdout chunk (state=3): >>># destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890037.21585: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 186312 1726890037.21587: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 186312 1726890037.21610: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json <<< 186312 1726890037.21624: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile <<< 186312 1726890037.21670: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 186312 1726890037.21675: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890037.21682: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890037.21687: stdout chunk (state=3): >>># cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util <<< 186312 1726890037.21701: stdout chunk (state=3): >>># cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890037.21723: stdout chunk (state=3): >>># cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890037.21752: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools <<< 186312 1726890037.21767: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890037.21795: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890037.21818: stdout chunk (state=3): >>># cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external <<< 186312 1726890037.21829: stdout chunk (state=3): >>># cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 186312 1726890037.21845: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890037.21883: stdout chunk (state=3): >>># destroy pyexpat.errors <<< 186312 1726890037.21896: stdout chunk (state=3): >>># destroy pyexpat.model # destroy librepo._librepo <<< 186312 1726890037.21919: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib <<< 186312 1726890037.21925: stdout chunk (state=3): >>># destroy _signal # destroy marshal <<< 186312 1726890037.22857: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 186312 1726890037.22879: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890037.22887: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890037.22924: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890037.22954: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 186312 1726890037.22961: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890037.23001: stdout chunk (state=3): >>># destroy _compat_pickle <<< 186312 1726890037.23005: stdout chunk (state=3): >>># destroy _pickle <<< 186312 1726890037.23007: stdout chunk (state=3): >>># destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 186312 1726890037.23043: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890037.23058: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 186312 1726890037.23106: 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 <<< 186312 1726890037.23120: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890037.23150: stdout chunk (state=3): >>># destroy gzip <<< 186312 1726890037.23201: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 186312 1726890037.23209: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 186312 1726890037.23275: stdout chunk (state=3): >>># destroy enum # destroy signal <<< 186312 1726890037.23317: stdout chunk (state=3): >>># destroy queue # destroy shlex # destroy pwd <<< 186312 1726890037.23320: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale <<< 186312 1726890037.23327: stdout chunk (state=3): >>># destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect <<< 186312 1726890037.23335: stdout chunk (state=3): >>># destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 186312 1726890037.23367: stdout chunk (state=3): >>># destroy urllib.parse <<< 186312 1726890037.23426: stdout chunk (state=3): >>># destroy _weakref <<< 186312 1726890037.23434: stdout chunk (state=3): >>># destroy ntpath <<< 186312 1726890037.23437: stdout chunk (state=3): >>># destroy posix <<< 186312 1726890037.23463: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network <<< 186312 1726890037.23474: stdout chunk (state=3): >>># destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 186312 1726890037.23501: stdout chunk (state=3): >>># destroy _opcode <<< 186312 1726890037.23525: stdout chunk (state=3): >>># destroy requests.sessions # destroy json.scanner # destroy _json <<< 186312 1726890037.23543: 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses <<< 186312 1726890037.23568: stdout chunk (state=3): >>># destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove <<< 186312 1726890037.23577: 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 # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 186312 1726890037.23610: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields <<< 186312 1726890037.23619: stdout chunk (state=3): >>># destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib <<< 186312 1726890037.23621: stdout chunk (state=3): >>># destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 186312 1726890037.23677: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 186312 1726890037.23734: stdout chunk (state=3): >>># destroy codecs <<< 186312 1726890037.23750: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants <<< 186312 1726890037.23762: stdout chunk (state=3): >>># destroy gpg.errors # destroy gpg.util <<< 186312 1726890037.23838: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 186312 1726890037.23871: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 186312 1726890037.23882: stdout chunk (state=3): >>># destroy http.client <<< 186312 1726890037.23889: stdout chunk (state=3): >>># destroy email <<< 186312 1726890037.23923: stdout chunk (state=3): >>># destroy string <<< 186312 1726890037.23939: stdout chunk (state=3): >>># destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 186312 1726890037.23957: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 186312 1726890037.23997: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 186312 1726890037.24137: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890037.24785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890037.24843: stderr chunk (state=3): >>><<< 186312 1726890037.24849: stdout chunk (state=3): >>><<< 186312 1726890037.25147: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a83dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a83b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a83ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a28490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a28940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a28670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26177cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26177cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26177f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26177cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a40880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26177c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26177f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617a28970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261776feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617772f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617770640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261776f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261767adc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261767a8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261767aeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261767af70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261767ae80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26176d2d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26176cd610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26176df670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617776e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261768bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26176d2250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26176df280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261777c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768bd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768bd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261765f370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261765f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617693fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768ea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768e490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175931c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261764ac70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261777c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175a6af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26175a6e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175b9730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175b9c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26175443a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175a6f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2617555280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175b95b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2617555340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768b9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26175716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2617571970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617571760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2617571850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2617571ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261757d1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26175718e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617563a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261768b5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617571a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f261749f670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/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_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173c87c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26173c8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173c8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173c8f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173c84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173c8d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26173c8f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173c8100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616deeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261733a0d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261733a2b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261733ac40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173aedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173ae3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173aef70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173fcc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617398cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173983a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173cc490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26173984c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173984f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2616dd1250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261740e1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2616ddc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261740e370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617428d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616ddc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2616ddc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2616ddb670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2616ddb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26174068b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261738f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261738eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261739e0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261738f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26173d3a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/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_34b4ixb6/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_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/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_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26169b5580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616da9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26169580a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261738ebb0> # 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_34b4ixb6/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_34b4ixb6/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_34b4ixb6/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_34b4ixb6/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_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616db9970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/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_34b4ixb6/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_34b4ixb6/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_34b4ixb6/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_34b4ixb6/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261741a250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616db96a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/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_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616da07c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616d9d7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616d97970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/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_34b4ixb6/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_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/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_34b4ixb6/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.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167936d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675e730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675ec40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675ee50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2617417700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675da60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675dac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167dc610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675dee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261675d370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26174176d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616944070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616989dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167dc430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616984df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616984250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261698ad30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167b2f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616949910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616db9ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167936a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616984ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2616793160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26169b5a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f261694a940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167f45e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26169b5850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167e16a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261678d5e0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167a5b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261678d8e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26167a56d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261676e700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261650bca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/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_34b4ixb6/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_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_34b4ixb6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646dbe0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646dd60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26164bf430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646dfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646d250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646d850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26163f49d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26163f4580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2616395550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26163f4a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26162f4e20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26164152e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614aff2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26163c88b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26149cde80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614ade580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614938a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614aff520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614931d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614938fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26163f4130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614860b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614860340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614874700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26148812b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614881850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614881ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614881370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614874790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261486cdc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614439ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614874190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614860ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614963730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614963f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26149638b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26163f4280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614446d60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26142b7220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26143562b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26143637f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614309e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc1c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc3d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363c40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc1f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc4c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc5e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614363220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261433d1c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26141bcbe0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141bc940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26143638e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614356100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614334ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26143342b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614334490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261446ab50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614334e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614446d00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141d3c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141d34f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261446a940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141702b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614122190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2614122220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141836a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141706d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614164a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261415d0d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141d3ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614122fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614122790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141d3d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261415d940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614146850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26141468e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614146a60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613f881c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614156190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f88220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f88310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614146a00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2614146fa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613f0f3d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f0f190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613eff9d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f999d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f88eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f99ca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613fa09a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f1d700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f1d340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f2d670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f2d190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f2d4f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646d970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261646d790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f35fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613eebfa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613e85d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e85c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e853d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e85190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ed6ee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e85220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613eb0160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e85eb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ea19d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613eb0fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e8f1c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e8f310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e8f910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e8f640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613e8f9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dbc610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dbc700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dbcee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dbcaf0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dbcf40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dd2b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dd2c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613dd2e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d62310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d62d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d62e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d72550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d72130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d72f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d72a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d72d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d7e820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d7efa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d8b2b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d8b3a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ed64c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ed6220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613f35d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d8bf10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d8bc40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d265e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d2f520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613d26e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d26df0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d5a760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d5a1f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ca8a90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ca8c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d5acd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d5aa60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d99160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d26220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613d8baf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ed6250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613cc8190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613cc84c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613cc8d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c5d640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c5dbb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613c6ac70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c6a850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c6a5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c6a220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c6a460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c79be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c79c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613c872b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c79df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b8f310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b98370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b98310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613b984c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b98220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b8fd30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b8f3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b80a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b800d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c87970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c79820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c790d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613c79970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b8fdc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b98790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b98a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b98f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613bb3760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b37940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b44bb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613b67160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b44c10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b0f430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b0f550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b024c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b027f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b04940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b02160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b02220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613af5ac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b04df0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613aaa220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613aaa310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613aaa430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a7f670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ad3f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ae5a00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ae5a90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a7f2e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a903d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ab6d30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ac09a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a3d8b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613ac02b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613aaabe0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b62dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a63670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a63e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139f2190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139f2ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a111f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139f2d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139f2220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a528b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139c9310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139c9df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139c9f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139d1c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139d17f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139d1340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139c9a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139c9be0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261397ea30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261397e6a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261397e700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613973640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613973820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392aaf0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392aca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a5e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a8e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613933100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613933160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613943370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613943940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613963e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613933c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613933ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613987b20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138eb910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138eb550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613999940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261392a0a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138ebd90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613973970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138f8940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613973040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139112b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613911520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139050a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613911e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139191c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613911a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613911c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613919c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613919820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139220d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613922fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613919b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261384b3a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261384b6d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261384b940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261384bbe0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261384be80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613850160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613919460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138504c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138508e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613850760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613850d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613850c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613850d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261385e100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261385e190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613919670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139058b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139058e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613905430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613919550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139733d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261385efd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137f45b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137f43a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137f4130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137f4430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137fff70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613850c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613810a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261381d280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261381d340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613810b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613810790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26138106a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137ce1f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261381dd30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261381df40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137ce820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137ceee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613810760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261377e1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613774e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613774310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137e4880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261381db80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139e1c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139e1580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613774f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613774c70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613788940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613788d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139c9550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139bb8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137a1310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137a16a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137a17c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613737130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137a1880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613744190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613737a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136ea940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136f6580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613744f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613744730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261375aa30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261370fc70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261370f3a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261370fe20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26137212e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613721460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613721310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613721400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613721d30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2613721b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613721550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136bb970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136bba60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136bbd60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136cc370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136bb310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136a8eb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136bb5b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136a8b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613721910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26135bd4c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26135d5f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26135bdd00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26135bd850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26136ccf70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613586dc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26135a3340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26135a3f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613586e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613586790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613520f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613520430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613588880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261375a8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613737ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a24580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26139b0850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613537e20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613537fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613a52f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b379d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134e7700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613557b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134f3130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134f33d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134f3610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134f3850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134f3a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134e7ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134e79d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134e7eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613505400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26135058b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613505520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261349f1c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613505d00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613505e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b44400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26134a6b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b376d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2613b2e550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134c3670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134ce940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134d96d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134cef70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134c3b20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134ce3a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261344c670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261344c880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261344cb80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f261344ce50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134c3100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134a6d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26134c34c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["kpartx"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890037.26996: done with _execute_module (ansible.legacy.dnf, {'name': ['kpartx'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890035.874585-186488-100185757989774/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890037.27000: _low_level_execute_command(): starting 186312 1726890037.27002: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890035.874585-186488-100185757989774/ > /dev/null 2>&1 && sleep 0' 186312 1726890037.27005: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890037.27010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890037.27011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890037.27012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890037.27014: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890037.27016: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890037.27017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890037.27019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890037.27021: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890037.27022: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890037.27023: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890037.27024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890037.27025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890037.27026: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890037.27028: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890037.27030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890037.27032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890037.27033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890037.27034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890037.27036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890037.28118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890037.28162: stderr chunk (state=3): >>><<< 186312 1726890037.28165: stdout chunk (state=3): >>><<< 186312 1726890037.28176: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890037.28182: handler run complete 186312 1726890037.28215: attempt loop complete, returning result 186312 1726890037.28218: _execute() done 186312 1726890037.28220: dumping result to json 186312 1726890037.28225: done dumping result, returning 186312 1726890037.28234: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-881e-6b85-0000000000f2] 186312 1726890037.28238: sending task result for task 02369adf-7a19-881e-6b85-0000000000f2 ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 186312 1726890037.28408: no more pending results, returning what we have 186312 1726890037.28413: results queue empty 186312 1726890037.28414: checking for any_errors_fatal 186312 1726890037.28420: done checking for any_errors_fatal 186312 1726890037.28421: checking for max_fail_percentage 186312 1726890037.28424: done checking for max_fail_percentage 186312 1726890037.28424: checking to see if all hosts have failed and the running result is not ok 186312 1726890037.28425: done checking to see if all hosts have failed 186312 1726890037.28426: getting the remaining hosts for this loop 186312 1726890037.28428: done getting the remaining hosts for this loop 186312 1726890037.28434: getting the next task for host managed_node3 186312 1726890037.28440: done getting next task for host managed_node3 186312 1726890037.28443: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890037.28446: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890037.28456: getting variables 186312 1726890037.28457: in VariableManager get_vars() 186312 1726890037.28486: Calling all_inventory to load vars for managed_node3 186312 1726890037.28489: Calling groups_inventory to load vars for managed_node3 186312 1726890037.28491: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890037.28500: Calling all_plugins_play to load vars for managed_node3 186312 1726890037.28503: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890037.28505: Calling groups_plugins_play to load vars for managed_node3 186312 1726890037.28670: done sending task result for task 02369adf-7a19-881e-6b85-0000000000f2 186312 1726890037.28678: WORKER PROCESS EXITING 186312 1726890037.28688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890037.28880: done with get_vars() 186312 1726890037.28888: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 23:40:37 -0400 (0:00:01.504) 0:00:07.028 ****** 186312 1726890037.28965: entering _queue_task() for managed_node3/service_facts 186312 1726890037.28966: Creating lock for service_facts 186312 1726890037.29166: worker is 1 (out of 1 available) 186312 1726890037.29178: exiting _queue_task() for managed_node3/service_facts 186312 1726890037.29189: done queuing things up, now waiting for results queue to drain 186312 1726890037.29191: waiting for pending results... 186312 1726890037.29353: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890037.29441: in run() - task 02369adf-7a19-881e-6b85-0000000000f3 186312 1726890037.29453: variable 'ansible_search_path' from source: unknown 186312 1726890037.29456: variable 'ansible_search_path' from source: unknown 186312 1726890037.29485: calling self._execute() 186312 1726890037.29558: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890037.29561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890037.29570: variable 'omit' from source: magic vars 186312 1726890037.29850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890037.30043: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890037.30072: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890037.30100: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890037.30127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890037.30193: 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) 186312 1726890037.30214: 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) 186312 1726890037.30232: 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) 186312 1726890037.30251: 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) 186312 1726890037.30359: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): True 186312 1726890037.30362: variable 'omit' from source: magic vars 186312 1726890037.30400: variable 'omit' from source: magic vars 186312 1726890037.30427: variable 'omit' from source: magic vars 186312 1726890037.30446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890037.30465: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890037.30478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890037.30490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890037.30499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890037.30524: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890037.30527: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890037.30531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890037.30593: Set connection var ansible_shell_type to sh 186312 1726890037.30601: Set connection var ansible_pipelining to False 186312 1726890037.30609: Set connection var ansible_timeout to 10 186312 1726890037.30612: Set connection var ansible_connection to ssh 186312 1726890037.30617: Set connection var ansible_shell_executable to /bin/sh 186312 1726890037.30623: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890037.30643: variable 'ansible_shell_executable' from source: unknown 186312 1726890037.30646: variable 'ansible_connection' from source: unknown 186312 1726890037.30649: variable 'ansible_module_compression' from source: unknown 186312 1726890037.30651: variable 'ansible_shell_type' from source: unknown 186312 1726890037.30653: variable 'ansible_shell_executable' from source: unknown 186312 1726890037.30656: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890037.30658: variable 'ansible_pipelining' from source: unknown 186312 1726890037.30660: variable 'ansible_timeout' from source: unknown 186312 1726890037.30662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890037.30758: 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) 186312 1726890037.30766: variable 'omit' from source: magic vars 186312 1726890037.30772: starting attempt loop 186312 1726890037.30775: running the handler 186312 1726890037.30786: _low_level_execute_command(): starting 186312 1726890037.30792: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890037.31286: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890037.31294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890037.31319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890037.31332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890037.31343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890037.31387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890037.31399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890037.31410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890037.31452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890037.33050: stdout chunk (state=3): >>>/root <<< 186312 1726890037.33153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890037.33195: stderr chunk (state=3): >>><<< 186312 1726890037.33203: stdout chunk (state=3): >>><<< 186312 1726890037.33225: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890037.33239: _low_level_execute_command(): starting 186312 1726890037.33243: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890037.3322349-186531-246092870612769 `" && echo ansible-tmp-1726890037.3322349-186531-246092870612769="` echo /root/.ansible/tmp/ansible-tmp-1726890037.3322349-186531-246092870612769 `" ) && sleep 0' 186312 1726890037.33837: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890037.33928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890037.33968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890037.33980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890037.34024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890037.35879: stdout chunk (state=3): >>>ansible-tmp-1726890037.3322349-186531-246092870612769=/root/.ansible/tmp/ansible-tmp-1726890037.3322349-186531-246092870612769 <<< 186312 1726890037.35993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890037.36035: stderr chunk (state=3): >>><<< 186312 1726890037.36038: stdout chunk (state=3): >>><<< 186312 1726890037.36050: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890037.3322349-186531-246092870612769=/root/.ansible/tmp/ansible-tmp-1726890037.3322349-186531-246092870612769 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890037.36085: variable 'ansible_module_compression' from source: unknown 186312 1726890037.36119: ANSIBALLZ: Using lock for service_facts 186312 1726890037.36122: ANSIBALLZ: Acquiring lock 186312 1726890037.36124: ANSIBALLZ: Lock acquired: 139892279506224 186312 1726890037.36130: ANSIBALLZ: Creating module 186312 1726890037.48105: ANSIBALLZ: Writing module into payload 186312 1726890037.48217: ANSIBALLZ: Writing module 186312 1726890037.48235: ANSIBALLZ: Renaming module 186312 1726890037.48242: ANSIBALLZ: Done creating module 186312 1726890037.48256: variable 'ansible_facts' from source: unknown 186312 1726890037.48341: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890037.3322349-186531-246092870612769/AnsiballZ_service_facts.py 186312 1726890037.48473: Sending initial data 186312 1726890037.48477: Sent initial data (164 bytes) 186312 1726890037.49393: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890037.49402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890037.49416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890037.49432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890037.49468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890037.49474: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890037.49485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890037.49499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890037.49506: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890037.49514: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890037.49523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890037.49534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890037.49543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890037.49552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890037.49557: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890037.49566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890037.49638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890037.49657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890037.49670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890037.49742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890037.51558: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890037.51604: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890037.51640: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp4nljlnoj /root/.ansible/tmp/ansible-tmp-1726890037.3322349-186531-246092870612769/AnsiballZ_service_facts.py <<< 186312 1726890037.51678: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890037.52907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890037.52977: stderr chunk (state=3): >>><<< 186312 1726890037.52980: stdout chunk (state=3): >>><<< 186312 1726890037.53000: done transferring module to remote 186312 1726890037.53019: _low_level_execute_command(): starting 186312 1726890037.53027: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890037.3322349-186531-246092870612769/ /root/.ansible/tmp/ansible-tmp-1726890037.3322349-186531-246092870612769/AnsiballZ_service_facts.py && sleep 0' 186312 1726890037.53637: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890037.53646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890037.53661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890037.53666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890037.53706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890037.53709: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890037.53723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890037.53739: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890037.53748: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890037.53767: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890037.53770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890037.53772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890037.53780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890037.53786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890037.53803: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890037.53806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890037.53876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890037.53893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890037.53899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890037.53961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890037.55707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890037.55817: stderr chunk (state=3): >>><<< 186312 1726890037.55821: stdout chunk (state=3): >>><<< 186312 1726890037.55823: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890037.55826: _low_level_execute_command(): starting 186312 1726890037.55831: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890037.3322349-186531-246092870612769/AnsiballZ_service_facts.py && sleep 0' 186312 1726890037.56433: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890037.56436: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890037.56455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890037.56458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890037.56497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890037.56500: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890037.56508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890037.56534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890037.56539: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890037.56547: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890037.56555: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890037.56574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890037.56577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890037.56580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890037.56596: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890037.56599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890037.56679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890037.56682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890037.56702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890037.56767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890037.58702: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890037.58720: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890037.58741: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890037.58786: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890037.58790: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890037.58826: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890037.58858: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890037.58861: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890037.58914: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890037.58975: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890037.58998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890037.59031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890037.59081: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc1f3dc0> <<< 186312 1726890037.59094: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc1983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc1f3b20> <<< 186312 1726890037.59129: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890037.59182: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc1f3ac0> <<< 186312 1726890037.59212: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890037.59268: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc198490> <<< 186312 1726890037.59292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890037.59298: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc198670> <<< 186312 1726890037.59327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890037.59360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890037.59398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890037.59443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890037.59464: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc14f190> <<< 186312 1726890037.59478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890037.59555: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc14f220> <<< 186312 1726890037.59596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890037.59634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc14f940> <<< 186312 1726890037.59667: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc1b0880> <<< 186312 1726890037.59682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc148d90> <<< 186312 1726890037.59753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc172d90> <<< 186312 1726890037.59796: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc198970> <<< 186312 1726890037.59827: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890037.60037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890037.60040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890037.60076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890037.60109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890037.60155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890037.60158: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0efeb0> <<< 186312 1726890037.60224: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0f2f40> <<< 186312 1726890037.60257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890037.60271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 186312 1726890037.60320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890037.60348: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0e7610> <<< 186312 1726890037.60368: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0ef370> <<< 186312 1726890037.60379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890037.60445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890037.60463: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890037.60521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890037.60559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890037.60588: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bc06fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc06f910> import 'itertools' # <<< 186312 1726890037.60603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890037.60606: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc06ff10> <<< 186312 1726890037.60614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890037.60634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890037.60648: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890037.60677: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc06ffd0> <<< 186312 1726890037.60680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890037.60690: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0820d0> <<< 186312 1726890037.60701: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890037.60748: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0c9d90> <<< 186312 1726890037.60753: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890037.60774: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0c4670> <<< 186312 1726890037.60833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0d66d0> <<< 186312 1726890037.60853: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0f6e20> <<< 186312 1726890037.60861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890037.60895: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890037.60900: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bc082cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0c92b0> <<< 186312 1726890037.60932: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bc0d62e0> <<< 186312 1726890037.60948: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0fc9d0> <<< 186312 1726890037.60965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890037.60971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890037.60991: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890037.60998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890037.61013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890037.61025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890037.61044: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc082eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc082df0> <<< 186312 1726890037.61072: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890037.61076: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc082d60> <<< 186312 1726890037.61097: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890037.61128: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890037.61135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890037.61149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890037.61198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890037.61228: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0563d0> <<< 186312 1726890037.61242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890037.61260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890037.61292: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0564c0> <<< 186312 1726890037.61411: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc08af40> <<< 186312 1726890037.61444: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc085a90> <<< 186312 1726890037.61459: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc085490> <<< 186312 1726890037.61490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890037.61496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890037.61533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890037.61539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890037.61565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890037.61568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890037.61570: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd65220> <<< 186312 1726890037.61609: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc041520> <<< 186312 1726890037.61655: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc085f10> <<< 186312 1726890037.61661: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0fc040> <<< 186312 1726890037.61683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890037.61709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890037.61735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd77b50> <<< 186312 1726890037.61741: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890037.61776: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890037.61778: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd77e80> <<< 186312 1726890037.61794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890037.61808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890037.61831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890037.61845: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd88790> <<< 186312 1726890037.61861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890037.61894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890037.61923: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd88cd0> <<< 186312 1726890037.61958: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890037.61962: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd15400> <<< 186312 1726890037.61964: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd77f70> <<< 186312 1726890037.61988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890037.61992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890037.62038: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890037.62041: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd262e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd88610> <<< 186312 1726890037.62059: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890037.62082: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890037.62087: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd263a0> <<< 186312 1726890037.62122: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc082a30> <<< 186312 1726890037.62150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890037.62157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890037.62175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890037.62190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890037.62239: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd41700> <<< 186312 1726890037.62281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890037.62337: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd419d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd417c0> <<< 186312 1726890037.62361: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd418b0> <<< 186312 1726890037.62364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890037.62552: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd41d00> <<< 186312 1726890037.62584: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd4d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd41940> <<< 186312 1726890037.62606: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd34a90> <<< 186312 1726890037.62622: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc082610> <<< 186312 1726890037.62647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890037.62705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890037.62732: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd41af0> <<< 186312 1726890037.62831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890037.62848: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f38bbc7d6d0> <<< 186312 1726890037.63019: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 186312 1726890037.63102: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.63148: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890037.63161: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.63188: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890037.63191: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.64397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.65354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb91820> <<< 186312 1726890037.65380: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890037.65409: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890037.65436: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890037.65466: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890037.65471: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbb91160> <<< 186312 1726890037.65510: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb91280> <<< 186312 1726890037.65542: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb91f70> <<< 186312 1726890037.65565: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890037.65672: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb914f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb91d90> <<< 186312 1726890037.65677: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890037.65680: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890037.65682: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbb91fd0> <<< 186312 1726890037.65686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890037.65718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890037.65750: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb91100> <<< 186312 1726890037.65773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890037.65777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890037.65799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890037.65846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890037.65849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890037.65919: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb5aef40> <<< 186312 1726890037.65956: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb5cdd00> <<< 186312 1726890037.65999: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb5cdeb0> <<< 186312 1726890037.66027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890037.66043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890037.66076: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb5cd370> <<< 186312 1726890037.66092: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbf7dc0> <<< 186312 1726890037.66258: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbf73a0> <<< 186312 1726890037.66283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890037.66323: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbf7fd0> <<< 186312 1726890037.66373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890037.66403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890037.66416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890037.66436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbc7d30> <<< 186312 1726890037.66616: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb62d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb62400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb984f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbb62520> <<< 186312 1726890037.66623: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb62550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890037.66636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890037.66658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890037.66722: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890037.66726: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb59ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbd8250> <<< 186312 1726890037.66751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890037.66759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890037.66817: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb59c850> <<< 186312 1726890037.66824: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbd83d0> <<< 186312 1726890037.66841: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890037.66880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890037.66904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890037.66914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890037.66971: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbf1e50> <<< 186312 1726890037.67098: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb59c7f0> <<< 186312 1726890037.67190: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb59c640> <<< 186312 1726890037.67229: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb59b5b0> <<< 186312 1726890037.67269: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890037.67274: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb590d90> <<< 186312 1726890037.67280: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbd1910> <<< 186312 1726890037.67306: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<< 186312 1726890037.67309: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890037.67334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890037.67343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890037.67391: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbb596a0> <<< 186312 1726890037.67567: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890037.67576: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbb58b20> <<< 186312 1726890037.67588: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb680a0> <<< 186312 1726890037.67620: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890037.67648: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbb59100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb9cb20> <<< 186312 1726890037.67654: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890037.67661: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890037.67673: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.67751: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.67827: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.67832: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.67838: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890037.67855: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.67869: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.67877: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890037.67886: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.67980: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.68079: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.68541: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.68994: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890037.69013: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890037.69020: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890037.69040: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890037.69053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890037.69106: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb17e5e0> <<< 186312 1726890037.69174: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890037.69187: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb57d580> <<< 186312 1726890037.69194: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb120100> <<< 186312 1726890037.69246: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890037.69251: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.69271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.69291: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890037.69299: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.69414: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.69540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890037.69545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890037.69569: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb58b80> <<< 186312 1726890037.69576: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.69964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.70339: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.70386: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.70448: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890037.70465: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.70510: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.70533: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890037.70583: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.70654: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890037.70668: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.70682: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.70698: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890037.70737: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.70768: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890037.70781: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.70969: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.71173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890037.71200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890037.71203: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890037.71267: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb152f10> <<< 186312 1726890037.71274: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.71336: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.71405: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890037.71423: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890037.71449: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.71476: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.71524: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890037.71554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.71598: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.71670: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.71752: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890037.71762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890037.71831: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbbe4220> <<< 186312 1726890037.71862: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb152850> <<< 186312 1726890037.71922: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890037.72043: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.72086: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.72118: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.72166: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890037.72189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890037.72240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890037.72262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890037.72287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890037.72368: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb55eca0> <<< 186312 1726890037.72396: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb55cf70> <<< 186312 1726890037.72454: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb556940> <<< 186312 1726890037.72483: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890037.72491: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.72539: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890037.72600: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890037.72630: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/modules/__init__.py <<< 186312 1726890037.72651: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.72859: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.73059: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.73164: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.73288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890037.73304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890037.73322: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbf1100> <<< 186312 1726890037.73351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890037.73370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890037.73387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890037.73403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38baf5a2b0> <<< 186312 1726890037.73451: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38baf5a340> <<< 186312 1726890037.73513: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbf1910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/service.py <<< 186312 1726890037.73592: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890037.73735: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890039.17121: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "running", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "sys<<< 186312 1726890039.17141: stdout chunk (state=3): >>>temd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "st<<< 186312 1726890039.17161: stdout chunk (state=3): >>>opped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "stratisd.service": {"name": "stratisd.service", "state": "running", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status"<<< 186312 1726890039.17165: stdout chunk (state=3): >>>: "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blivet.service": {"name": "blivet.service", "state": "inactive", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "sou<<< 186312 1726890039.17170: stdout chunk (state=3): >>>rce": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "ndctl-monitor.service": {"name": "ndctl-monitor.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "<<< 186312 1726890039.17202: stdout chunk (state=3): >>>qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "stratis-fstab-setup@.service": {"name": "stratis-fstab-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "stratisd-min-postinitrd.service": {"name": "stratisd-min-postinitrd.service", "state": "inactive", "status": "static", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service"<<< 186312 1726890039.17208: stdout chunk (state=3): >>>: {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tangd@.service": {"name": "tangd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "target.service": {"name": "target.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "targetclid.service": {"name": "targetclid.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ <<< 186312 1726890039.17618: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 186312 1726890039.17684: 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__ # 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<<< 186312 1726890039.17688: stdout chunk (state=3): >>> # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal<<< 186312 1726890039.17694: stdout chunk (state=3): >>> # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 <<< 186312 1726890039.17696: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 186312 1726890039.17700: stdout chunk (state=3): >>># cleanup[2] removing _stat <<< 186312 1726890039.17704: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 186312 1726890039.17768: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 186312 1726890039.17783: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections <<< 186312 1726890039.17786: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii <<< 186312 1726890039.17789: stdout chunk (state=3): >>># 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 <<< 186312 1726890039.17792: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil <<< 186312 1726890039.17796: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 186312 1726890039.17816: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random<<< 186312 1726890039.17843: stdout chunk (state=3): >>> # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json<<< 186312 1726890039.17862: stdout chunk (state=3): >>> # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize <<< 186312 1726890039.17882: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string <<< 186312 1726890039.17886: stdout chunk (state=3): >>># cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 186312 1726890039.17906: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 186312 1726890039.17910: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext <<< 186312 1726890039.17916: stdout chunk (state=3): >>># cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890039.18109: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890039.18127: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890039.18157: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890039.18166: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890039.18178: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890039.18208: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 186312 1726890039.18227: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890039.18245: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890039.18267: stdout chunk (state=3): >>># destroy array <<< 186312 1726890039.18272: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890039.18293: stdout chunk (state=3): >>># destroy selinux <<< 186312 1726890039.18299: stdout chunk (state=3): >>># destroy distro # destroy json # destroy logging # destroy argparse <<< 186312 1726890039.18335: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle <<< 186312 1726890039.18402: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 186312 1726890039.18406: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890039.18409: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 186312 1726890039.18414: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890039.18416: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 186312 1726890039.18423: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 <<< 186312 1726890039.18456: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890039.18475: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890039.18501: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890039.18504: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types <<< 186312 1726890039.18532: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890039.18536: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890039.18553: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890039.18572: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890039.18586: stdout chunk (state=3): >>># destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 186312 1726890039.18592: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890039.18742: stdout chunk (state=3): >>># destroy platform <<< 186312 1726890039.18752: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse <<< 186312 1726890039.18755: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890039.18758: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890039.18766: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890039.18785: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890039.18810: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator <<< 186312 1726890039.18821: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890039.18857: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890039.19129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890039.19186: stderr chunk (state=3): >>><<< 186312 1726890039.19189: stdout chunk (state=3): >>><<< 186312 1726890039.19286: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc1f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc1983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc1f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc1f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc198490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc198670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc14f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc14f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc14f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc1b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc148d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc172d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc198970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0f2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bc06fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc06f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc06ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc06ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0820d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0c9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0c4670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0d66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bc082cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0c92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bc0d62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc082eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc082df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc082d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0563d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0564c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc08af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc085a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc085490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd65220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc041520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc085f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc0fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd77b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd77e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd88790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd88cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd15400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd77f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd262e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd88610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd263a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc082a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd41700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd419d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd417c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd418b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd41d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbd4d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd41940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd34a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bc082610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbd41af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f38bbc7d6d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb91820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbb91160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb91280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb91f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb914f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb91d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbb91fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb91100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb5aef40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb5cdd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb5cdeb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb5cd370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbf7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbf73a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbf7fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbc7d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb62d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb62400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb984f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbb62520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb62550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb59ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbd8250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb59c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbd83d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbf1e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb59c7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb59c640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb59b5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb590d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbd1910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbb596a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbb58b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb680a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbb59100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb9cb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_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_service_facts_payload_n3xyfy_7/ansible_service_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_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_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_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bb17e5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb57d580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb120100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbb58b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_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_service_facts_payload_n3xyfy_7/ansible_service_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_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_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_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb152f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_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_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bbbe4220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb152850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb55eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb55cf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bb556940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_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_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbf1100> # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38baf5a2b0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38baf5a340> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bbbf1910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_n3xyfy_7/ansible_service_facts_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "running", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fcoe.service": {"name": "fcoe.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "running", "status": "enabled", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ipset.service": {"name": "ipset.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "iscsi-shutdown.service": {"name": "iscsi-shutdown.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsi.service": {"name": "iscsi.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iscsid.service": {"name": "iscsid.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-activation-early.service": {"name": "lvm2-activation-early.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "multipathd.service": {"name": "multipathd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rbdmap.service": {"name": "rbdmap.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "stratisd.service": {"name": "stratisd.service", "state": "running", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blivet.service": {"name": "blivet.service", "state": "inactive", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.fedoraproject.FirewallD1.service": {"name": "dbus-org.fedoraproject.FirewallD1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "ndctl-monitor.service": {"name": "ndctl-monitor.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "stratis-fstab-setup@.service": {"name": "stratis-fstab-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "stratisd-min-postinitrd.service": {"name": "stratisd-min-postinitrd.service", "state": "inactive", "status": "static", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tangd@.service": {"name": "tangd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "target.service": {"name": "target.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "targetclid.service": {"name": "targetclid.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 186312 1726890039.19960: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_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-1726890037.3322349-186531-246092870612769/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890039.19971: _low_level_execute_command(): starting 186312 1726890039.19978: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890037.3322349-186531-246092870612769/ > /dev/null 2>&1 && sleep 0' 186312 1726890039.20431: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890039.20444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890039.20466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890039.20477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890039.20486: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.20536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890039.20549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890039.20593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890039.22385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890039.22435: stderr chunk (state=3): >>><<< 186312 1726890039.22438: stdout chunk (state=3): >>><<< 186312 1726890039.22453: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890039.22459: handler run complete 186312 1726890039.22570: variable 'ansible_facts' from source: unknown 186312 1726890039.22665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890039.22932: variable 'ansible_facts' from source: unknown 186312 1726890039.23027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890039.23146: attempt loop complete, returning result 186312 1726890039.23150: _execute() done 186312 1726890039.23153: dumping result to json 186312 1726890039.23188: done dumping result, returning 186312 1726890039.23196: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-881e-6b85-0000000000f3] 186312 1726890039.23204: sending task result for task 02369adf-7a19-881e-6b85-0000000000f3 186312 1726890039.23939: done sending task result for task 02369adf-7a19-881e-6b85-0000000000f3 186312 1726890039.23942: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "running", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "tangd@.service": { "name": "tangd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 186312 1726890039.24548: no more pending results, returning what we have 186312 1726890039.24551: results queue empty 186312 1726890039.24552: checking for any_errors_fatal 186312 1726890039.24554: done checking for any_errors_fatal 186312 1726890039.24554: checking for max_fail_percentage 186312 1726890039.24555: done checking for max_fail_percentage 186312 1726890039.24556: checking to see if all hosts have failed and the running result is not ok 186312 1726890039.24557: done checking to see if all hosts have failed 186312 1726890039.24557: getting the remaining hosts for this loop 186312 1726890039.24558: done getting the remaining hosts for this loop 186312 1726890039.24560: getting the next task for host managed_node3 186312 1726890039.24564: done getting next task for host managed_node3 186312 1726890039.24566: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890039.24568: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890039.24574: getting variables 186312 1726890039.24575: in VariableManager get_vars() 186312 1726890039.24593: Calling all_inventory to load vars for managed_node3 186312 1726890039.24595: Calling groups_inventory to load vars for managed_node3 186312 1726890039.24597: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890039.24603: Calling all_plugins_play to load vars for managed_node3 186312 1726890039.24605: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890039.24607: Calling groups_plugins_play to load vars for managed_node3 186312 1726890039.24848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890039.25174: done with get_vars() 186312 1726890039.25183: done getting variables 186312 1726890039.25225: 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.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:40:39 -0400 (0:00:01.962) 0:00:08.991 ****** 186312 1726890039.25250: entering _queue_task() for managed_node3/set_fact 186312 1726890039.25433: worker is 1 (out of 1 available) 186312 1726890039.25444: exiting _queue_task() for managed_node3/set_fact 186312 1726890039.25455: done queuing things up, now waiting for results queue to drain 186312 1726890039.25456: waiting for pending results... 186312 1726890039.25628: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890039.25710: in run() - task 02369adf-7a19-881e-6b85-0000000000f4 186312 1726890039.25724: variable 'ansible_search_path' from source: unknown 186312 1726890039.25728: variable 'ansible_search_path' from source: unknown 186312 1726890039.25756: calling self._execute() 186312 1726890039.25819: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890039.25823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890039.25834: variable 'omit' from source: magic vars 186312 1726890039.25907: variable 'omit' from source: magic vars 186312 1726890039.25951: variable 'omit' from source: magic vars 186312 1726890039.26204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890039.27695: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890039.27749: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890039.27776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890039.27802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890039.27822: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890039.27880: 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) 186312 1726890039.27900: 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) 186312 1726890039.27919: 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) 186312 1726890039.27947: 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) 186312 1726890039.27961: 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) 186312 1726890039.27993: 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) 186312 1726890039.28009: 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) 186312 1726890039.28028: 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) 186312 1726890039.28054: 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) 186312 1726890039.28066: 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) 186312 1726890039.28108: 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) 186312 1726890039.28126: 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) 186312 1726890039.28144: 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) 186312 1726890039.28172: 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) 186312 1726890039.28183: 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) 186312 1726890039.28216: 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) 186312 1726890039.28234: 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) 186312 1726890039.28250: 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) 186312 1726890039.28275: 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) 186312 1726890039.28287: 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) 186312 1726890039.28326: 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) 186312 1726890039.28344: 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) 186312 1726890039.28361: 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) 186312 1726890039.28386: 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) 186312 1726890039.28398: 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) 186312 1726890039.28607: variable 'ansible_facts' from source: unknown 186312 1726890039.28773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890039.28894: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890039.28922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890039.28949: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890039.28969: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890039.29000: 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) 186312 1726890039.29017: 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) 186312 1726890039.29036: 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) 186312 1726890039.29056: 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) 186312 1726890039.29354: variable 'omit' from source: magic vars 186312 1726890039.29378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890039.29395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890039.29408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890039.29423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890039.29470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890039.29715: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890039.29718: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890039.29720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890039.29722: Set connection var ansible_shell_type to sh 186312 1726890039.29724: Set connection var ansible_pipelining to False 186312 1726890039.29726: Set connection var ansible_timeout to 10 186312 1726890039.29728: Set connection var ansible_connection to ssh 186312 1726890039.29733: Set connection var ansible_shell_executable to /bin/sh 186312 1726890039.29735: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890039.29737: variable 'ansible_shell_executable' from source: unknown 186312 1726890039.29739: variable 'ansible_connection' from source: unknown 186312 1726890039.29741: variable 'ansible_module_compression' from source: unknown 186312 1726890039.29743: variable 'ansible_shell_type' from source: unknown 186312 1726890039.29746: variable 'ansible_shell_executable' from source: unknown 186312 1726890039.29748: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890039.29750: variable 'ansible_pipelining' from source: unknown 186312 1726890039.29752: variable 'ansible_timeout' from source: unknown 186312 1726890039.29754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890039.29796: 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) 186312 1726890039.29804: variable 'omit' from source: magic vars 186312 1726890039.29809: starting attempt loop 186312 1726890039.29814: running the handler 186312 1726890039.29822: handler run complete 186312 1726890039.29832: attempt loop complete, returning result 186312 1726890039.29834: _execute() done 186312 1726890039.29837: dumping result to json 186312 1726890039.29839: done dumping result, returning 186312 1726890039.29845: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-881e-6b85-0000000000f4] 186312 1726890039.29850: sending task result for task 02369adf-7a19-881e-6b85-0000000000f4 186312 1726890039.29935: done sending task result for task 02369adf-7a19-881e-6b85-0000000000f4 186312 1726890039.29938: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 186312 1726890039.30000: no more pending results, returning what we have 186312 1726890039.30004: results queue empty 186312 1726890039.30005: checking for any_errors_fatal 186312 1726890039.30017: done checking for any_errors_fatal 186312 1726890039.30018: checking for max_fail_percentage 186312 1726890039.30020: done checking for max_fail_percentage 186312 1726890039.30021: checking to see if all hosts have failed and the running result is not ok 186312 1726890039.30022: done checking to see if all hosts have failed 186312 1726890039.30022: getting the remaining hosts for this loop 186312 1726890039.30024: done getting the remaining hosts for this loop 186312 1726890039.30028: getting the next task for host managed_node3 186312 1726890039.30038: done getting next task for host managed_node3 186312 1726890039.30042: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890039.30045: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890039.30055: getting variables 186312 1726890039.30056: in VariableManager get_vars() 186312 1726890039.30085: Calling all_inventory to load vars for managed_node3 186312 1726890039.30088: Calling groups_inventory to load vars for managed_node3 186312 1726890039.30090: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890039.30103: Calling all_plugins_play to load vars for managed_node3 186312 1726890039.30106: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890039.30108: Calling groups_plugins_play to load vars for managed_node3 186312 1726890039.30676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890039.31233: done with get_vars() 186312 1726890039.31245: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 23:40:39 -0400 (0:00:00.060) 0:00:09.052 ****** 186312 1726890039.31314: entering _queue_task() for managed_node3/systemd 186312 1726890039.31315: Creating lock for systemd 186312 1726890039.31538: worker is 1 (out of 1 available) 186312 1726890039.31550: exiting _queue_task() for managed_node3/systemd 186312 1726890039.31562: done queuing things up, now waiting for results queue to drain 186312 1726890039.31563: waiting for pending results... 186312 1726890039.31737: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890039.31863: in run() - task 02369adf-7a19-881e-6b85-0000000000f6 186312 1726890039.31885: variable 'ansible_search_path' from source: unknown 186312 1726890039.31889: variable 'ansible_search_path' from source: unknown 186312 1726890039.31932: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890039.32223: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890039.32302: dumping result to json 186312 1726890039.32325: done dumping result, returning 186312 1726890039.32329: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-881e-6b85-0000000000f6] 186312 1726890039.32340: sending task result for task 02369adf-7a19-881e-6b85-0000000000f6 186312 1726890039.32504: done sending task result for task 02369adf-7a19-881e-6b85-0000000000f6 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890039.32560: no more pending results, returning what we have 186312 1726890039.32564: results queue empty 186312 1726890039.32564: checking for any_errors_fatal 186312 1726890039.32570: done checking for any_errors_fatal 186312 1726890039.32571: checking for max_fail_percentage 186312 1726890039.32573: done checking for max_fail_percentage 186312 1726890039.32574: checking to see if all hosts have failed and the running result is not ok 186312 1726890039.32574: done checking to see if all hosts have failed 186312 1726890039.32575: getting the remaining hosts for this loop 186312 1726890039.32577: done getting the remaining hosts for this loop 186312 1726890039.32580: getting the next task for host managed_node3 186312 1726890039.32585: done getting next task for host managed_node3 186312 1726890039.32589: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890039.32595: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890039.32614: getting variables 186312 1726890039.32616: in VariableManager get_vars() 186312 1726890039.32646: Calling all_inventory to load vars for managed_node3 186312 1726890039.32649: Calling groups_inventory to load vars for managed_node3 186312 1726890039.32651: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890039.32660: Calling all_plugins_play to load vars for managed_node3 186312 1726890039.32663: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890039.32666: Calling groups_plugins_play to load vars for managed_node3 186312 1726890039.32958: WORKER PROCESS EXITING 186312 1726890039.32968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890039.33341: done with get_vars() 186312 1726890039.33354: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 23:40:39 -0400 (0:00:00.021) 0:00:09.073 ****** 186312 1726890039.33434: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890039.33660: worker is 1 (out of 1 available) 186312 1726890039.33673: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890039.33686: done queuing things up, now waiting for results queue to drain 186312 1726890039.33687: waiting for pending results... 186312 1726890039.34030: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890039.34088: in run() - task 02369adf-7a19-881e-6b85-0000000000f7 186312 1726890039.34100: variable 'ansible_search_path' from source: unknown 186312 1726890039.34103: variable 'ansible_search_path' from source: unknown 186312 1726890039.34144: calling self._execute() 186312 1726890039.34216: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890039.34221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890039.34230: variable 'omit' from source: magic vars 186312 1726890039.34331: variable 'omit' from source: magic vars 186312 1726890039.34399: variable 'omit' from source: magic vars 186312 1726890039.34651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890039.36757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890039.36811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890039.36841: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890039.36868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890039.36890: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890039.36950: 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) 186312 1726890039.36971: 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) 186312 1726890039.36990: 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) 186312 1726890039.37019: 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) 186312 1726890039.37030: 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) 186312 1726890039.37204: variable 'storage_use_partitions' from source: role '' defaults 186312 1726890039.37214: variable 'storage_disklabel_type' from source: role '' defaults 186312 1726890039.37217: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890039.37265: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890039.37312: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890039.37363: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890039.37424: variable 'storage_safe_mode' from source: play vars 186312 1726890039.37475: 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) 186312 1726890039.37493: 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) 186312 1726890039.37510: 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) 186312 1726890039.37542: 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) 186312 1726890039.37552: 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) 186312 1726890039.37599: variable 'omit' from source: magic vars 186312 1726890039.37618: variable 'omit' from source: magic vars 186312 1726890039.37642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890039.37661: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890039.37674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890039.37687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890039.37695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890039.37719: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890039.37722: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890039.37724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890039.37788: Set connection var ansible_shell_type to sh 186312 1726890039.37795: Set connection var ansible_pipelining to False 186312 1726890039.37803: Set connection var ansible_timeout to 10 186312 1726890039.37806: Set connection var ansible_connection to ssh 186312 1726890039.37810: Set connection var ansible_shell_executable to /bin/sh 186312 1726890039.37818: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890039.37835: variable 'ansible_shell_executable' from source: unknown 186312 1726890039.37838: variable 'ansible_connection' from source: unknown 186312 1726890039.37841: variable 'ansible_module_compression' from source: unknown 186312 1726890039.37843: variable 'ansible_shell_type' from source: unknown 186312 1726890039.37846: variable 'ansible_shell_executable' from source: unknown 186312 1726890039.37849: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890039.37852: variable 'ansible_pipelining' from source: unknown 186312 1726890039.37854: variable 'ansible_timeout' from source: unknown 186312 1726890039.37856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890039.37942: 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) 186312 1726890039.37949: variable 'omit' from source: magic vars 186312 1726890039.37957: starting attempt loop 186312 1726890039.37960: running the handler 186312 1726890039.37973: _low_level_execute_command(): starting 186312 1726890039.37976: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890039.38605: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890039.38721: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890039.38726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890039.38729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890039.38731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890039.38741: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890039.38744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.38747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890039.38749: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890039.38751: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890039.38754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890039.38756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890039.38762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890039.39232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890039.39238: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890039.39241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.39249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890039.39252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890039.39269: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890039.39290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890039.40915: stdout chunk (state=3): >>>/root <<< 186312 1726890039.41018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890039.41087: stderr chunk (state=3): >>><<< 186312 1726890039.41090: stdout chunk (state=3): >>><<< 186312 1726890039.41111: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890039.41125: _low_level_execute_command(): starting 186312 1726890039.41135: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890039.4110973-186591-179161223790810 `" && echo ansible-tmp-1726890039.4110973-186591-179161223790810="` echo /root/.ansible/tmp/ansible-tmp-1726890039.4110973-186591-179161223790810 `" ) && sleep 0' 186312 1726890039.41768: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890039.41777: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890039.41787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890039.41805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890039.41889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890039.41892: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890039.41914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.41943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890039.41946: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890039.41949: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890039.41952: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890039.41972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890039.41975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890039.41981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890039.41988: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890039.41997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.42074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890039.42088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890039.42095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890039.42169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890039.44041: stdout chunk (state=3): >>>ansible-tmp-1726890039.4110973-186591-179161223790810=/root/.ansible/tmp/ansible-tmp-1726890039.4110973-186591-179161223790810 <<< 186312 1726890039.44218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890039.44221: stderr chunk (state=3): >>><<< 186312 1726890039.44224: stdout chunk (state=3): >>><<< 186312 1726890039.44241: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890039.4110973-186591-179161223790810=/root/.ansible/tmp/ansible-tmp-1726890039.4110973-186591-179161223790810 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890039.44292: variable 'ansible_module_compression' from source: unknown 186312 1726890039.44359: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 186312 1726890039.44402: variable 'ansible_facts' from source: unknown 186312 1726890039.44571: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890039.4110973-186591-179161223790810/AnsiballZ_blivet.py 186312 1726890039.44728: Sending initial data 186312 1726890039.44731: Sent initial data (157 bytes) 186312 1726890039.45561: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890039.45569: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890039.45579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890039.45592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890039.45629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890039.45640: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890039.45649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.45663: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890039.45668: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890039.45675: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890039.45682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890039.45691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890039.45701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890039.45708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890039.45720: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890039.45729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.45800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890039.45814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890039.45827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890039.46092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890039.47718: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890039.47756: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890039.47793: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmptt7av87k /root/.ansible/tmp/ansible-tmp-1726890039.4110973-186591-179161223790810/AnsiballZ_blivet.py <<< 186312 1726890039.47837: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890039.49182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890039.49272: stderr chunk (state=3): >>><<< 186312 1726890039.49276: stdout chunk (state=3): >>><<< 186312 1726890039.49296: done transferring module to remote 186312 1726890039.49309: _low_level_execute_command(): starting 186312 1726890039.49315: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890039.4110973-186591-179161223790810/ /root/.ansible/tmp/ansible-tmp-1726890039.4110973-186591-179161223790810/AnsiballZ_blivet.py && sleep 0' 186312 1726890039.50293: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890039.50299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890039.50346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.50351: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890039.50364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890039.50370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890039.50383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.50463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890039.50480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890039.51233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890039.52486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890039.52489: stderr chunk (state=3): >>><<< 186312 1726890039.52618: stdout chunk (state=3): >>><<< 186312 1726890039.52621: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890039.52624: _low_level_execute_command(): starting 186312 1726890039.52627: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890039.4110973-186591-179161223790810/AnsiballZ_blivet.py && sleep 0' 186312 1726890039.53663: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890039.53668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890039.53706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.53723: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890039.53728: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890039.53749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890039.53754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.53835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890039.53841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890039.53857: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890039.54047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890039.55934: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890039.55962: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890039.56026: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890039.56033: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890039.56058: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890039.56090: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890039.56140: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890039.56147: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890039.56200: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890039.56209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890039.56239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890039.56245: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890039.56272: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02973dc0> <<< 186312 1726890039.56305: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890039.56326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb029183a0> <<< 186312 1726890039.56333: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02973b20> <<< 186312 1726890039.56356: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890039.56363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890039.56374: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02973ac0> <<< 186312 1726890039.56401: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890039.56422: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890039.56434: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02918490> <<< 186312 1726890039.56461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890039.56479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890039.56506: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890039.56518: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02918940> <<< 186312 1726890039.56534: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02918670> <<< 186312 1726890039.56563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890039.56572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890039.56593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890039.56621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890039.56645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890039.56652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890039.56677: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890039.56684: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb028cf190> <<< 186312 1726890039.56695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890039.56722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890039.56792: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb028cf220> <<< 186312 1726890039.56822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890039.56861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb028f2850> <<< 186312 1726890039.56866: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb028cf940> <<< 186312 1726890039.56903: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02930880> <<< 186312 1726890039.56924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890039.56933: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb028c8d90> <<< 186312 1726890039.56992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890039.56999: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb028f2d90> <<< 186312 1726890039.57050: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02918970> <<< 186312 1726890039.57079: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890039.57300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890039.57310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890039.57341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890039.57354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890039.57361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890039.57383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890039.57405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890039.57420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890039.57427: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0286feb0> <<< 186312 1726890039.57484: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02872f40> <<< 186312 1726890039.57498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890039.57503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890039.57539: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890039.57551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890039.57556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890039.57580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890039.57610: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02867610> <<< 186312 1726890039.57636: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02870640> <<< 186312 1726890039.57650: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0286f370> <<< 186312 1726890039.57658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890039.57736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890039.57743: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890039.57786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.57792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890039.57794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890039.57827: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.57844: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb02596dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025968b0> <<< 186312 1726890039.57877: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890039.57899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890039.57934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02596eb0> <<< 186312 1726890039.57938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890039.57941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890039.57967: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02596f70> <<< 186312 1726890039.57972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890039.57985: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02596e80> <<< 186312 1726890039.57994: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890039.58041: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025eed30> <<< 186312 1726890039.58047: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890039.58074: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025e9610> <<< 186312 1726890039.58127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890039.58133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025fc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02876e20> <<< 186312 1726890039.58159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890039.58207: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.58247: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb025a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025ee250> <<< 186312 1726890039.58268: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.58272: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb025fc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0287c9d0> <<< 186312 1726890039.58278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890039.58280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890039.58302: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890039.58316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.58349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890039.58353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890039.58355: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a7fa0> <<< 186312 1726890039.58357: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a7d90> <<< 186312 1726890039.58418: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890039.58422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a7d00> <<< 186312 1726890039.58425: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890039.58444: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890039.58469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890039.58480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890039.58535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890039.58555: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0257b370> <<< 186312 1726890039.58726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890039.58730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0257b460> <<< 186312 1726890039.58927: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025b1fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024951c0> <<< 186312 1726890039.58947: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02565c70> <<< 186312 1726890039.58993: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0287c040> <<< 186312 1726890039.59024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890039.59048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890039.59074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890039.59078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024a9af0> <<< 186312 1726890039.59089: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890039.59125: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb024a9e20> <<< 186312 1726890039.59150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890039.59153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890039.59176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890039.59180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890039.59190: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024bb730> <<< 186312 1726890039.59214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890039.59247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890039.59273: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024bbc70> <<< 186312 1726890039.59313: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.59318: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb024463a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024a9f10> <<< 186312 1726890039.59348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890039.59352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890039.59391: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb02458280> <<< 186312 1726890039.59411: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024bb5b0> import 'pwd' # <<< 186312 1726890039.59445: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb02458340> <<< 186312 1726890039.59486: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a79d0> <<< 186312 1726890039.59502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890039.59520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890039.59540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890039.59554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890039.59593: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.59596: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb024736a0> <<< 186312 1726890039.59638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890039.59643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb02473970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02473760> <<< 186312 1726890039.59673: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb02473850> <<< 186312 1726890039.59708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890039.59711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890039.59904: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.59907: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb02473ca0> <<< 186312 1726890039.59938: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.59941: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb024801f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024738e0> <<< 186312 1726890039.59962: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02466a30> <<< 186312 1726890039.60126: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02473a90> <<< 186312 1726890039.60202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890039.60219: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feb023a7670> <<< 186312 1726890039.60381: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 186312 1726890039.60473: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.60501: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890039.60525: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.60538: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890039.60553: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.61766: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.62725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890039.62728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d987c0> <<< 186312 1726890039.62751: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.62783: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890039.62797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890039.62809: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890039.62845: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.62848: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d98160> <<< 186312 1726890039.62881: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d98280> <<< 186312 1726890039.62911: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d98f10> <<< 186312 1726890039.62935: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890039.62983: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d98d30> <<< 186312 1726890039.63013: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890039.63027: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d98f70> <<< 186312 1726890039.63051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890039.63070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890039.63117: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d98100> <<< 186312 1726890039.63130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890039.63155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890039.63170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890039.63189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890039.63214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890039.63285: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01ceeee0> <<< 186312 1726890039.63322: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d0cf40> <<< 186312 1726890039.63352: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d0cd60> <<< 186312 1726890039.63374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890039.63401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890039.63442: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d0c3d0> <<< 186312 1726890039.63454: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01dffdc0> <<< 186312 1726890039.63619: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01dff3a0> <<< 186312 1726890039.63642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890039.63660: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01dfff70> <<< 186312 1726890039.63710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890039.63738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890039.63751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890039.63786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890039.63789: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01dd0c10> <<< 186312 1726890039.63867: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d6acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d6a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01da0490> <<< 186312 1726890039.63903: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d6a4c0> <<< 186312 1726890039.63951: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d6a4f0> <<< 186312 1726890039.63983: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890039.63998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890039.64015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890039.64100: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01cd0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01de11f0> <<< 186312 1726890039.64126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890039.64131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890039.64182: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.64185: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01cdd8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01de1370> <<< 186312 1726890039.64208: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890039.64246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.64266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890039.64283: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890039.64334: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01df9d90> <<< 186312 1726890039.64462: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01cdd880> <<< 186312 1726890039.64555: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.64567: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01cdd6d0> <<< 186312 1726890039.64590: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01cdc670> <<< 186312 1726890039.64631: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01cdc5b0> <<< 186312 1726890039.64643: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01dd98b0> <<< 186312 1726890039.64669: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890039.64680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890039.64699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890039.64745: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.64755: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d61670> <<< 186312 1726890039.64936: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.64940: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d60ac0> <<< 186312 1726890039.64942: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d6f0d0> <<< 186312 1726890039.64978: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890039.64983: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01da4a60> <<< 186312 1726890039.65004: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.65007: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.65023: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890039.65033: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.65103: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.65192: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.65197: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.65199: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890039.65216: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890039.65228: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890039.65245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.65340: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.65438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.65885: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.66348: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890039.66352: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890039.66366: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890039.66380: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890039.66400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.66453: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb0189d580> <<< 186312 1726890039.66526: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890039.66532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01cae520> <<< 186312 1726890039.66543: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb018430a0> <<< 186312 1726890039.66595: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890039.66602: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.66618: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.66642: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890039.66645: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.66765: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.66892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890039.66897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890039.66923: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d60bb0> <<< 186312 1726890039.66926: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.67313: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.67677: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.67739: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.67800: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890039.67804: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.68054: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890039.68058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.68130: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.68133: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890039.68139: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.68315: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.68501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890039.68535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890039.68538: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890039.68610: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01cb9970> <<< 186312 1726890039.68616: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.68680: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.68753: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890039.68757: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890039.68760: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890039.68774: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.68818: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.68856: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890039.68860: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.68899: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.68935: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.68993: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.69054: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890039.69079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.69153: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01dec250> <<< 186312 1726890039.69184: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01cb96a0> <<< 186312 1726890039.69225: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890039.69228: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.69338: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.69389: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.69416: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.69454: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890039.69471: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890039.69482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890039.69519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890039.69535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890039.69552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890039.69639: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01c9f7c0> <<< 186312 1726890039.69684: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01c9c7f0> <<< 186312 1726890039.69747: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01c96970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890039.69773: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.69801: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890039.69873: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890039.69902: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890039.69924: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 186312 1726890039.69952: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 186312 1726890039.69955: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890039.69998: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890039.70032: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890039.70050: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 186312 1726890039.70054: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.71358: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.72842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 186312 1726890039.72846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890039.72868: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01824f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb018247c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01874f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb015a0fd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890039.72883: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0187bc70> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890039.73241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01834b80> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb018347f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb018344f0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01680850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01680640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01834700> <<< 186312 1726890039.73374: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 186312 1726890039.73389: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890039.73470: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0186fa00> <<< 186312 1726890039.73557: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb0186f640> <<< 186312 1726890039.73579: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0186f340> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.73621: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890039.73650: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890039.73738: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890039.73865: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb016a3430> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb016a3520> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb016a3820> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb016a3df0> <<< 186312 1726890039.73907: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0166cd90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0166c970> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890039.73925: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0166cc10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0166c340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0186ff70> <<< 186312 1726890039.73972: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890039.74036: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890039.74040: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0160cf40> <<< 186312 1726890039.74062: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890039.74077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890039.74120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890039.74141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890039.74232: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb015a7a00> <<< 186312 1726890039.74272: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb016177c0> <<< 186312 1726890039.74297: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01617310> <<< 186312 1726890039.74414: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb015f4a30> <<< 186312 1726890039.74484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 186312 1726890039.74488: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 186312 1726890039.74662: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb015768b0> <<< 186312 1726890039.74737: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 186312 1726890039.74742: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 186312 1726890039.74940: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f7ceb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0186f490> <<< 186312 1726890039.74983: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 186312 1726890039.75018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 186312 1726890039.75208: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f7cfd0> <<< 186312 1726890039.75287: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01deae20> <<< 186312 1726890039.75291: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 186312 1726890039.75337: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py <<< 186312 1726890039.75341: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 186312 1726890039.75374: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f0f6d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f0f4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f97790> <<< 186312 1726890039.75834: stdout chunk (state=3): >>> ** (process:401594): WARNING **: 23:40:39.757: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb016a7a90> <<< 186312 1726890039.75848: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890039.75906: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f0f2e0> <<< 186312 1726890039.75956: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f40a00> <<< 186312 1726890039.75960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.75982: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 186312 1726890039.76003: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 186312 1726890039.76019: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 186312 1726890039.76062: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.76074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 186312 1726890039.76105: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00894a00> <<< 186312 1726890039.76140: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.76183: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 186312 1726890039.76196: stdout chunk (state=3): >>>import 'six.moves' # <<< 186312 1726890039.76211: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008b1160> <<< 186312 1726890039.76258: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008994f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00894f40> <<< 186312 1726890039.76281: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 186312 1726890039.76313: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008a7e20> <<< 186312 1726890039.76353: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 186312 1726890039.76356: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.76414: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c2f10> <<< 186312 1726890039.76448: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c2c70> <<< 186312 1726890039.76451: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 186312 1726890039.76489: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c2d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c28e0> <<< 186312 1726890039.76546: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c29a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c2940> <<< 186312 1726890039.76605: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008b1ee0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 186312 1726890039.76609: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.76652: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00848b20> <<< 186312 1726890039.76713: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00848f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008487f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c26d0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00848820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00894220> <<< 186312 1726890039.76738: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 186312 1726890039.76756: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.76778: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 186312 1726890039.76836: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0085f5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0085f310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00894760> <<< 186312 1726890039.77175: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f456d0> <<< 186312 1726890039.77239: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f40e80> <<< 186312 1726890039.77260: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 186312 1726890039.77290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890039.77324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890039.77367: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0080f550> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 186312 1726890039.77370: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0080fd00> <<< 186312 1726890039.77446: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00886220> <<< 186312 1726890039.77459: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 186312 1726890039.77482: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 186312 1726890039.77519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py <<< 186312 1726890039.77552: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.77599: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00843be0> <<< 186312 1726890039.77618: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' <<< 186312 1726890039.77664: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 186312 1726890039.77668: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890039.77708: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.77755: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007d58b0> <<< 186312 1726890039.77823: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007d5e20> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' <<< 186312 1726890039.77831: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007e5520> <<< 186312 1726890039.77881: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 186312 1726890039.77897: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007e5880> <<< 186312 1726890039.77900: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 186312 1726890039.77956: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007e5fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007d5550> <<< 186312 1726890039.77959: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007d51f0> <<< 186312 1726890039.78086: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007ca2b0> <<< 186312 1726890039.78153: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' <<< 186312 1726890039.78157: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00787730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007ca8b0> <<< 186312 1726890039.78189: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00843d90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 186312 1726890039.78237: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007910d0> <<< 186312 1726890039.78274: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00843fd0> <<< 186312 1726890039.78290: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 186312 1726890039.78358: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007ca430> <<< 186312 1726890039.78392: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00791430> <<< 186312 1726890039.78426: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 186312 1726890039.78431: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00791700> <<< 186312 1726890039.78631: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' <<< 186312 1726890039.78657: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890039.78760: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb007c0eb0> <<< 186312 1726890039.78852: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006b7c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006b75b0> <<< 186312 1726890039.78872: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006b7f10> <<< 186312 1726890039.78904: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 186312 1726890039.78943: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006c4610> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890039.78981: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006db7f0> <<< 186312 1726890039.79002: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006d43a0> <<< 186312 1726890039.79056: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006e89d0> <<< 186312 1726890039.79102: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006ef6a0> <<< 186312 1726890039.79125: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890039.79157: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00674490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007b7ee0> <<< 186312 1726890039.79190: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007b7be0> <<< 186312 1726890039.79215: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890039.79265: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0068e490> <<< 186312 1726890039.79289: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 186312 1726890039.79313: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 186312 1726890039.79385: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0068ec10> <<< 186312 1726890039.79398: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0068e430> <<< 186312 1726890039.79476: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0067bc40> <<< 186312 1726890039.79519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 186312 1726890039.79560: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006afc70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006333d0> <<< 186312 1726890039.79582: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py <<< 186312 1726890039.79633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 186312 1726890039.79650: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 186312 1726890039.79680: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0064e4f0> <<< 186312 1726890039.79708: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 186312 1726890039.79768: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0064e8b0> <<< 186312 1726890039.79785: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 186312 1726890039.79813: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00655550> <<< 186312 1726890039.79877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00665130> <<< 186312 1726890039.79902: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00665940> <<< 186312 1726890039.79932: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 186312 1726890039.79974: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00665c70> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 186312 1726890039.80022: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00665e20> <<< 186312 1726890039.80046: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 186312 1726890039.80078: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005f0730> <<< 186312 1726890039.80105: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890039.80139: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890039.80192: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00601310> <<< 186312 1726890039.80222: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005f0fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005f0a90> <<< 186312 1726890039.80457: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00633490> <<< 186312 1726890039.80476: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890039.80526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890039.80558: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005b4f40> <<< 186312 1726890039.80576: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005c02b0> <<< 186312 1726890039.80653: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0063fd30> <<< 186312 1726890039.80681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 186312 1726890039.80716: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py <<< 186312 1726890039.80738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890039.81162: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005cdc10> <<< 186312 1726890039.81197: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 186312 1726890039.81232: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005d5b20> <<< 186312 1726890039.81391: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005cd520> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890039.81800: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005e0dc0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005e6fd0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005ea730> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005eaee0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890039.82056: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005789a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00838ca0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007b7940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00827eb0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005a0be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005a9790> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 186312 1726890039.82106: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005a9370> <<< 186312 1726890039.82241: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00535d30> <<< 186312 1726890039.82353: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00599970> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890039.82437: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005a0760> <<< 186312 1726890039.82460: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890039.82536: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb004f6b50> <<< 186312 1726890039.82549: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 186312 1726890039.82934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb004c0910> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 186312 1726890039.83243: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb004d2ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb004c6220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00472f40> <<< 186312 1726890039.83787: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00501670> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00442c70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0045fe80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb004648b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0046c400> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0046c760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb003f2610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890039.83859: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb003f2f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f40b20> <<< 186312 1726890039.83921: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 186312 1726890039.84166: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 186312 1726890039.84325: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f40be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb003c9b50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb003b3880> # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890039.84347: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available <<< 186312 1726890039.84494: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.84669: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 186312 1726890039.84817: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890039.85016: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": [], "invocation": {"module_args": {"pools": [], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ <<< 186312 1726890039.85647: 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 <<< 186312 1726890039.85650: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 186312 1726890039.85685: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 186312 1726890039.85701: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 186312 1726890039.85727: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 186312 1726890039.85764: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 186312 1726890039.85833: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins <<< 186312 1726890039.85883: stdout chunk (state=3): >>># cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] remov<<< 186312 1726890039.85887: stdout chunk (state=3): >>>ing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator <<< 186312 1726890039.86388: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890039.86423: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890039.86445: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890039.86461: stdout chunk (state=3): >>># destroy datetime # destroy distro # destroy argparse <<< 186312 1726890039.86508: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 186312 1726890039.86571: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync <<< 186312 1726890039.86594: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev <<< 186312 1726890039.86662: stdout chunk (state=3): >>># cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 186312 1726890039.86703: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject <<< 186312 1726890039.86843: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring <<< 186312 1726890039.86911: stdout chunk (state=3): >>># cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 186312 1726890039.86978: stdout chunk (state=3): >>># cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath <<< 186312 1726890039.87028: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890039.87034: stdout chunk (state=3): >>># destroy decimal # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy io <<< 186312 1726890039.87671: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 186312 1726890039.87774: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 186312 1726890039.87945: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 186312 1726890039.88005: 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy copy # destroy pprint # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 186312 1726890039.88146: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy collections # destroy contextlib # destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc <<< 186312 1726890039.88227: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 <<< 186312 1726890039.88243: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890039.88571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890039.88798: stderr chunk (state=3): >>><<< 186312 1726890039.88820: stdout chunk (state=3): >>><<< 186312 1726890039.89358: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02973dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb029183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02973b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02973ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02918490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02918940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02918670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb028cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb028cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb028f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb028cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02930880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb028c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb028f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02918970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0286feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02872f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02867610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02870640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0286f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb02596dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025968b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02596eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02596f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02596e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025eed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025e9610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025fc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02876e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb025a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025ee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb025fc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0287c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0257b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0257b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025b1fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024951c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02565c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0287c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024a9af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb024a9e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024bb730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024bbc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb024463a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024a9f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb02458280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024bb5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb02458340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb024736a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb02473970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02473760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb02473850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb02473ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb024801f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb024738e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02466a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb025a75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb02473a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feb023a7670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d987c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d98160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d98280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d98f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d98d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d98f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d98100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01ceeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d0cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d0cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d0c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01dffdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01dff3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01dfff70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01dd0c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d6acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d6a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01da0490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d6a4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d6a4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01cd0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01de11f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01cdd8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01de1370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01df9d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01cdd880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01cdd6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01cdc670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01cdc5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01dd98b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d61670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d60ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d6f0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01d610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01da4a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb0189d580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01cae520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb018430a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01d60bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01cb9970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01dec250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01cb96a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01c9f7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01c9c7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01c96970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb01824f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb018247c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01874f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb015a0fd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0187bc70> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01834b80> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb018347f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb018344f0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01680850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01680640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01834700> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0186fa00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb0186f640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0186f340> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb016a3430> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb016a3520> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb016a3820> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb016a3df0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0166cd90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0166c970> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0166cc10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0166c340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0186ff70> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0160cf40> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb015a7a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb016177c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01617310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb015f4a30> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb015768b0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f7ceb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0186f490> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f7cfd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb01deae20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f0f6d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f0f4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f97790> ** (process:401594): WARNING **: 23:40:39.757: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb016a7a90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f0f2e0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f40a00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00894a00> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008b1160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008994f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00894f40> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008a7e20> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c2f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c2c70> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c2d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c28e0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c29a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c2940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008b1ee0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00848b20> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00848f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008487f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb008c26d0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00848820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00894220> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0085f5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0085f310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00894760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f456d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f40e80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0080f550> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0080fd00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00886220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00843be0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007d58b0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007d5e20> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007e5520> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007e5880> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007e5fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007d5550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007d51f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007ca2b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00787730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007ca8b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00843d90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007910d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00843fd0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007ca430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00791430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00791700> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feb007c0eb0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006b7c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006b75b0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006b7f10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006c4610> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006db7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006d43a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006e89d0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006ef6a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00674490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007b7ee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007b7be0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0068e490> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0068ec10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0068e430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0067bc40> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006afc70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb006333d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0064e4f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0064e8b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00655550> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00665130> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00665940> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00665c70> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00665e20> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005f0730> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00601310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005f0fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005f0a90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00633490> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005b4f40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005c02b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0063fd30> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005cdc10> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005d5b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005cd520> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005e0dc0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005e6fd0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005ea730> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005eaee0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005789a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00838ca0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb007b7940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00827eb0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005a0be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005a9790> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005a9370> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00535d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00599970> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb005a0760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb004f6b50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb004c0910> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb004d2ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb004c6220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00472f40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00501670> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00442c70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0045fe80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb004648b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0046c400> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb0046c760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb003f2610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb003f2f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f40b20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb00f40be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb003c9b50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7feb003b3880> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_bwgu6rbv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # zipimport: zlib available {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": [], "invocation": {"module_args": {"pools": [], "volumes": [], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy distro # destroy argparse # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy blivet.devicelibs.disk # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy copy # destroy pprint # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy collections # destroy contextlib # destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890039.91358: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_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-1726890039.4110973-186591-179161223790810/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890039.91364: _low_level_execute_command(): starting 186312 1726890039.91368: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890039.4110973-186591-179161223790810/ > /dev/null 2>&1 && sleep 0' 186312 1726890039.91965: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890039.91979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890039.91994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890039.92014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890039.92064: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890039.92077: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890039.92115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.92136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890039.92155: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890039.92167: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890039.92179: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890039.92193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890039.92209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890039.92224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890039.92239: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890039.92254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890039.92336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890039.92362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890039.92382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890039.92478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890039.94270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890039.94390: stderr chunk (state=3): >>><<< 186312 1726890039.94420: stdout chunk (state=3): >>><<< 186312 1726890039.94490: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890039.94494: handler run complete 186312 1726890039.94605: attempt loop complete, returning result 186312 1726890039.94608: _execute() done 186312 1726890039.94622: dumping result to json 186312 1726890039.94627: done dumping result, returning 186312 1726890039.94752: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-881e-6b85-0000000000f7] 186312 1726890039.94755: sending task result for task 02369adf-7a19-881e-6b85-0000000000f7 186312 1726890039.94837: done sending task result for task 02369adf-7a19-881e-6b85-0000000000f7 186312 1726890039.94841: WORKER PROCESS EXITING ok: [managed_node3] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 186312 1726890039.94999: no more pending results, returning what we have 186312 1726890039.95003: results queue empty 186312 1726890039.95004: checking for any_errors_fatal 186312 1726890039.95013: done checking for any_errors_fatal 186312 1726890039.95014: checking for max_fail_percentage 186312 1726890039.95016: done checking for max_fail_percentage 186312 1726890039.95016: checking to see if all hosts have failed and the running result is not ok 186312 1726890039.95017: done checking to see if all hosts have failed 186312 1726890039.95018: getting the remaining hosts for this loop 186312 1726890039.95020: done getting the remaining hosts for this loop 186312 1726890039.95024: getting the next task for host managed_node3 186312 1726890039.95031: done getting next task for host managed_node3 186312 1726890039.95035: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890039.95039: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890039.95053: getting variables 186312 1726890039.95055: in VariableManager get_vars() 186312 1726890039.95151: Calling all_inventory to load vars for managed_node3 186312 1726890039.95155: Calling groups_inventory to load vars for managed_node3 186312 1726890039.95158: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890039.95169: Calling all_plugins_play to load vars for managed_node3 186312 1726890039.95172: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890039.95175: Calling groups_plugins_play to load vars for managed_node3 186312 1726890039.95966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890039.96614: done with get_vars() 186312 1726890039.96631: done getting variables 186312 1726890039.96941: 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.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:40:39 -0400 (0:00:00.635) 0:00:09.709 ****** 186312 1726890039.96981: entering _queue_task() for managed_node3/command 186312 1726890039.96984: Creating lock for command 186312 1726890039.97968: worker is 1 (out of 1 available) 186312 1726890039.97979: exiting _queue_task() for managed_node3/command 186312 1726890039.97992: done queuing things up, now waiting for results queue to drain 186312 1726890039.97994: waiting for pending results... 186312 1726890039.98273: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890039.99343: in run() - task 02369adf-7a19-881e-6b85-0000000000f8 186312 1726890039.99375: variable 'ansible_search_path' from source: unknown 186312 1726890039.99382: variable 'ansible_search_path' from source: unknown 186312 1726890039.99432: calling self._execute() 186312 1726890039.99547: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890039.99559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890039.99580: variable 'omit' from source: magic vars 186312 1726890039.99989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890040.02713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890040.02782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890040.02827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890040.02906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890040.04296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890040.04496: 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) 186312 1726890040.04535: 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) 186312 1726890040.04568: 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) 186312 1726890040.04642: 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) 186312 1726890040.04726: 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) 186312 1726890040.05033: Evaluated conditional (storage_udevadm_trigger | d(false)): False 186312 1726890040.05042: when evaluation is False, skipping this task 186312 1726890040.05049: _execute() done 186312 1726890040.05056: dumping result to json 186312 1726890040.05062: done dumping result, returning 186312 1726890040.05074: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-881e-6b85-0000000000f8] 186312 1726890040.05082: sending task result for task 02369adf-7a19-881e-6b85-0000000000f8 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890040.05235: no more pending results, returning what we have 186312 1726890040.05239: results queue empty 186312 1726890040.05240: checking for any_errors_fatal 186312 1726890040.05254: done checking for any_errors_fatal 186312 1726890040.05255: checking for max_fail_percentage 186312 1726890040.05257: done checking for max_fail_percentage 186312 1726890040.05258: checking to see if all hosts have failed and the running result is not ok 186312 1726890040.05259: done checking to see if all hosts have failed 186312 1726890040.05260: getting the remaining hosts for this loop 186312 1726890040.05262: done getting the remaining hosts for this loop 186312 1726890040.05267: getting the next task for host managed_node3 186312 1726890040.05275: done getting next task for host managed_node3 186312 1726890040.05280: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890040.05285: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890040.05298: getting variables 186312 1726890040.05301: in VariableManager get_vars() 186312 1726890040.05339: Calling all_inventory to load vars for managed_node3 186312 1726890040.05342: Calling groups_inventory to load vars for managed_node3 186312 1726890040.05345: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890040.05357: Calling all_plugins_play to load vars for managed_node3 186312 1726890040.05361: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890040.05364: Calling groups_plugins_play to load vars for managed_node3 186312 1726890040.05883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890040.06431: done sending task result for task 02369adf-7a19-881e-6b85-0000000000f8 186312 1726890040.06435: WORKER PROCESS EXITING 186312 1726890040.07675: done with get_vars() 186312 1726890040.07688: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 23:40:40 -0400 (0:00:00.112) 0:00:09.821 ****** 186312 1726890040.08191: entering _queue_task() for managed_node3/stat 186312 1726890040.08445: worker is 1 (out of 1 available) 186312 1726890040.08458: exiting _queue_task() for managed_node3/stat 186312 1726890040.08473: done queuing things up, now waiting for results queue to drain 186312 1726890040.08474: waiting for pending results... 186312 1726890040.09729: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890040.10156: in run() - task 02369adf-7a19-881e-6b85-0000000000f9 186312 1726890040.10238: variable 'ansible_search_path' from source: unknown 186312 1726890040.10271: variable 'ansible_search_path' from source: unknown 186312 1726890040.10327: calling self._execute() 186312 1726890040.10525: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.10665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.10673: variable 'omit' from source: magic vars 186312 1726890040.10767: variable 'omit' from source: magic vars 186312 1726890040.10840: variable 'omit' from source: magic vars 186312 1726890040.10871: variable 'omit' from source: magic vars 186312 1726890040.10923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890040.10960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890040.10979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890040.11001: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890040.11014: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890040.11053: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890040.11056: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.11059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.11157: Set connection var ansible_shell_type to sh 186312 1726890040.11168: Set connection var ansible_pipelining to False 186312 1726890040.11177: Set connection var ansible_timeout to 10 186312 1726890040.11180: Set connection var ansible_connection to ssh 186312 1726890040.11185: Set connection var ansible_shell_executable to /bin/sh 186312 1726890040.11190: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890040.11218: variable 'ansible_shell_executable' from source: unknown 186312 1726890040.11221: variable 'ansible_connection' from source: unknown 186312 1726890040.11223: variable 'ansible_module_compression' from source: unknown 186312 1726890040.11226: variable 'ansible_shell_type' from source: unknown 186312 1726890040.11228: variable 'ansible_shell_executable' from source: unknown 186312 1726890040.11230: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.11237: variable 'ansible_pipelining' from source: unknown 186312 1726890040.11240: variable 'ansible_timeout' from source: unknown 186312 1726890040.11244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.11455: 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) 186312 1726890040.11465: variable 'omit' from source: magic vars 186312 1726890040.11470: starting attempt loop 186312 1726890040.11474: running the handler 186312 1726890040.11486: _low_level_execute_command(): starting 186312 1726890040.11495: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890040.12239: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890040.12251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890040.12262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890040.12277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890040.12322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890040.12330: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890040.12344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890040.12356: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890040.12365: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890040.12373: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890040.12385: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890040.12391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890040.12407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890040.12418: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890040.12429: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890040.12437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890040.12516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890040.12531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890040.12544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890040.12748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890040.14209: stdout chunk (state=3): >>>/root <<< 186312 1726890040.14325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890040.14394: stderr chunk (state=3): >>><<< 186312 1726890040.14398: stdout chunk (state=3): >>><<< 186312 1726890040.14423: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890040.14437: _low_level_execute_command(): starting 186312 1726890040.14443: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890040.1442082-186620-100621932423851 `" && echo ansible-tmp-1726890040.1442082-186620-100621932423851="` echo /root/.ansible/tmp/ansible-tmp-1726890040.1442082-186620-100621932423851 `" ) && sleep 0' 186312 1726890040.15966: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890040.15988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890040.16009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890040.16031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890040.16080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890040.16093: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890040.16107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890040.16128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890040.16142: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890040.16168: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890040.16181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890040.16194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890040.16209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890040.16224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890040.16240: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890040.16258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890040.16340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890040.16363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890040.16391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890040.16466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890040.18249: stdout chunk (state=3): >>>ansible-tmp-1726890040.1442082-186620-100621932423851=/root/.ansible/tmp/ansible-tmp-1726890040.1442082-186620-100621932423851 <<< 186312 1726890040.18428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890040.18434: stdout chunk (state=3): >>><<< 186312 1726890040.18436: stderr chunk (state=3): >>><<< 186312 1726890040.18719: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890040.1442082-186620-100621932423851=/root/.ansible/tmp/ansible-tmp-1726890040.1442082-186620-100621932423851 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890040.18722: variable 'ansible_module_compression' from source: unknown 186312 1726890040.18724: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890040.18727: variable 'ansible_facts' from source: unknown 186312 1726890040.18731: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890040.1442082-186620-100621932423851/AnsiballZ_stat.py 186312 1726890040.18859: Sending initial data 186312 1726890040.18862: Sent initial data (155 bytes) 186312 1726890040.19831: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890040.19847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890040.19863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890040.19882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890040.19936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890040.19950: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890040.19964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890040.19992: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890040.20004: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890040.20020: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890040.20035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890040.20058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890040.20096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890040.20108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890040.20122: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890040.20141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890040.20217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890040.20244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890040.20261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890040.20326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890040.22041: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890040.22103: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890040.22107: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpiqpgtgy9 /root/.ansible/tmp/ansible-tmp-1726890040.1442082-186620-100621932423851/AnsiballZ_stat.py <<< 186312 1726890040.22138: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890040.23719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890040.23821: stderr chunk (state=3): >>><<< 186312 1726890040.23824: stdout chunk (state=3): >>><<< 186312 1726890040.23826: done transferring module to remote 186312 1726890040.23831: _low_level_execute_command(): starting 186312 1726890040.23833: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890040.1442082-186620-100621932423851/ /root/.ansible/tmp/ansible-tmp-1726890040.1442082-186620-100621932423851/AnsiballZ_stat.py && sleep 0' 186312 1726890040.24885: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890040.24888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890040.24926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890040.24933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890040.24937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890040.24986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890040.25287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890040.25373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890040.27098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890040.27101: stdout chunk (state=3): >>><<< 186312 1726890040.27104: stderr chunk (state=3): >>><<< 186312 1726890040.27199: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890040.27207: _low_level_execute_command(): starting 186312 1726890040.27210: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890040.1442082-186620-100621932423851/AnsiballZ_stat.py && sleep 0' 186312 1726890040.27832: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890040.27846: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890040.27859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890040.27874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890040.27920: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890040.27937: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890040.27951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890040.27967: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890040.27977: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890040.27987: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890040.27997: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890040.28008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890040.28027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890040.28041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890040.28054: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890040.28067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890040.28145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890040.28166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890040.28180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890040.28398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890040.30130: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890040.30143: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890040.30196: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890040.30250: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890040.30263: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890040.30303: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890040.30307: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890040.30309: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890040.30390: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890040.30394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890040.30420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890040.30433: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400d1edc0> <<< 186312 1726890040.30501: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890040.30505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400d1eb20> <<< 186312 1726890040.30538: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400d1eac0> <<< 186312 1726890040.30578: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400cc3490> <<< 186312 1726890040.30637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890040.30660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400cc3940> <<< 186312 1726890040.30677: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400cc3670> <<< 186312 1726890040.30722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890040.30737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890040.30773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890040.30802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890040.30840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890040.30856: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400c7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890040.30860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890040.30936: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400c7a220> <<< 186312 1726890040.30988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890040.30994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400c7a940> <<< 186312 1726890040.31035: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400cdb880> <<< 186312 1726890040.31051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400c73d90> <<< 186312 1726890040.31113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400c9dd90> <<< 186312 1726890040.31162: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400cc3970> <<< 186312 1726890040.31184: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890040.31389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890040.31436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890040.31478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890040.31499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890040.31513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009d4eb0> <<< 186312 1726890040.31623: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009d7f40> <<< 186312 1726890040.31626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890040.31891: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890040.31937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400955e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400955910> <<< 186312 1726890040.31971: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890040.32020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400955f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890040.32037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400955fd0> <<< 186312 1726890040.32056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009670d0> import '_collections' # <<< 186312 1726890040.32099: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009aed90> import '_functools' # <<< 186312 1726890040.32124: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009a9670> <<< 186312 1726890040.32181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009dbe20> <<< 186312 1726890040.32205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890040.32240: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400967cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009ae2b0> <<< 186312 1726890040.32274: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890040.32305: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84009bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890040.32353: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890040.32463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400967eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400967df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400967d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890040.32487: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890040.32499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890040.32561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890040.32592: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840093b3d0> <<< 186312 1726890040.32605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890040.32637: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840093b4c0> <<< 186312 1726890040.32758: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840096ff40> <<< 186312 1726890040.32809: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840096aa90> <<< 186312 1726890040.32823: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840096a490> <<< 186312 1726890040.32837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890040.32909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890040.32927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890040.32939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400889220> <<< 186312 1726890040.32951: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400926520> <<< 186312 1726890040.33000: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840096af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009e1040> <<< 186312 1726890040.33025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890040.33067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890040.33091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840089cb50> import 'errno' # <<< 186312 1726890040.33162: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840089ce80> <<< 186312 1726890040.33166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890040.33201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84008ae790> <<< 186312 1726890040.33217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890040.33255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890040.33268: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84008aecd0> <<< 186312 1726890040.33308: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400845400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840089cf70> <<< 186312 1726890040.33339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890040.33397: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84008562e0> <<< 186312 1726890040.33417: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84008ae610> import 'pwd' # <<< 186312 1726890040.33428: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84008563a0> <<< 186312 1726890040.33489: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400967a30> <<< 186312 1726890040.33507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890040.33554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890040.33559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890040.33609: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400872700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890040.33638: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84008729d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84008727c0> <<< 186312 1726890040.33671: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84008728b0> <<< 186312 1726890040.33687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890040.33967: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400872d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840087c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400872940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400864a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400967610> <<< 186312 1726890040.33971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890040.34056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890040.34059: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400872af0> <<< 186312 1726890040.34160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f84007a66d0> <<< 186312 1726890040.34366: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890040.34452: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.34500: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/__init__.py <<< 186312 1726890040.34526: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890040.34530: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890040.35722: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.36663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890040.36666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400198820> <<< 186312 1726890040.36688: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890040.36734: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890040.36770: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890040.36776: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400198160> <<< 186312 1726890040.36807: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400198280> <<< 186312 1726890040.36851: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400198f70> <<< 186312 1726890040.36866: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890040.36913: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400198d90> import 'atexit' # <<< 186312 1726890040.36950: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400198fd0> <<< 186312 1726890040.36977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890040.36989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890040.37063: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400198100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890040.37108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890040.37127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890040.37133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890040.37183: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84000eff40> <<< 186312 1726890040.37257: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840010cd00> <<< 186312 1726890040.37284: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840010ceb0> <<< 186312 1726890040.37288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890040.37300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890040.37348: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840010c370> <<< 186312 1726890040.37351: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001fedc0> <<< 186312 1726890040.37518: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001fe3a0> <<< 186312 1726890040.37621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890040.37664: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001fefd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890040.37667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001cdd30> <<< 186312 1726890040.37746: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840016bd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840016b400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001a14f0> <<< 186312 1726890040.37919: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840016b520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840016b550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890040.38571: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84000defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001df250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84000db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001df3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001f8e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84000db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84000db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84000da5b0> <<< 186312 1726890040.38578: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84000cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001d6910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890040.38590: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840015f6a0> <<< 186312 1726890040.38756: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840015eb20> <<< 186312 1726890040.38833: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840016e0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840015f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001a3b20> # zipimport: zlib available <<< 186312 1726890040.38839: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.38869: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890040.38923: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.39065: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/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_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890040.39517: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890040.39699: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.40188: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/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_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890040.40216: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890040.40269: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83ffcb45e0> <<< 186312 1726890040.40332: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84000bb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83ffc56100> <<< 186312 1726890040.40431: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890040.40540: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.40693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840015eb80> <<< 186312 1726890040.40719: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.41086: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.41469: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.41517: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.41581: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890040.41610: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.41652: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890040.41655: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.41705: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.41835: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/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_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890040.41879: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.41899: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890040.42093: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.42258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890040.42295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890040.42301: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890040.42378: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83ffc87f10> # zipimport: zlib available <<< 186312 1726890040.42427: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.42497: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890040.42528: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890040.42532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.42559: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.42603: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890040.42618: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.42643: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.42678: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.42745: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.42799: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890040.42825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890040.42899: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890040.42902: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84001ea220> <<< 186312 1726890040.42925: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83ffc87850> <<< 186312 1726890040.42965: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890040.42969: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.43077: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.43131: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.43149: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.43198: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890040.43203: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890040.43221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890040.43253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890040.43273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890040.43284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890040.43372: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840009eca0> <<< 186312 1726890040.43408: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840009af70> <<< 186312 1726890040.43475: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400094940> <<< 186312 1726890040.43478: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890040.43480: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.43498: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.43524: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890040.43598: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890040.43616: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.43621: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890040.43634: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.43740: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.43904: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890040.44056: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890040.45147: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1366, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726889833.9826505, "mtime": 1726889833.314645, "ctime": 1726889833.314645, "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": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890040.45162: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890040.45556: 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<<< 186312 1726890040.45563: stdout chunk (state=3): >>> # clear sys.path_hooks # clear sys.path_importer_cache <<< 186312 1726890040.45570: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 186312 1726890040.45583: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 186312 1726890040.45590: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 186312 1726890040.45599: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 186312 1726890040.45604: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 186312 1726890040.45616: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64<<< 186312 1726890040.45676: stdout chunk (state=3): >>> # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal <<< 186312 1726890040.45680: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid <<< 186312 1726890040.45686: stdout chunk (state=3): >>># cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket <<< 186312 1726890040.45772: stdout chunk (state=3): >>># cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings <<< 186312 1726890040.45777: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast <<< 186312 1726890040.45780: stdout chunk (state=3): >>># destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 186312 1726890040.45785: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext <<< 186312 1726890040.45788: stdout chunk (state=3): >>># cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro <<< 186312 1726890040.45791: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890040.45972: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890040.46002: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890040.46040: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct <<< 186312 1726890040.46044: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 186312 1726890040.46068: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile <<< 186312 1726890040.46075: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 186312 1726890040.46099: stdout chunk (state=3): >>># destroy encodings <<< 186312 1726890040.46103: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890040.46120: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890040.46154: stdout chunk (state=3): >>># destroy selinux <<< 186312 1726890040.46160: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890040.46222: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890040.46232: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890040.46237: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890040.46243: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 186312 1726890040.46266: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 186312 1726890040.46304: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890040.46311: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890040.46318: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 186312 1726890040.46373: stdout chunk (state=3): >>># destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890040.46378: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 186312 1726890040.46384: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 <<< 186312 1726890040.46387: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890040.46421: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890040.46442: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl <<< 186312 1726890040.46447: stdout chunk (state=3): >>># destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890040.46583: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890040.46599: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890040.46624: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890040.46640: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890040.46657: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890040.46689: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890040.47025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890040.47037: stdout chunk (state=3): >>><<< 186312 1726890040.47050: stderr chunk (state=3): >>><<< 186312 1726890040.47172: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400d1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400d1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400d1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400cc3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400cc3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400cc3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400c7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400c7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400c7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400cdb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400c73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400c9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400cc3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400955e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400955910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400955f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400955fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009a9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400967cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84009bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400967eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400967df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400967d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840093b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840093b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840096ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840096aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840096a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400889220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400926520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840096af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84009e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840089cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840089ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84008ae790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84008aecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400845400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840089cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84008562e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84008ae610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84008563a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400967a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400872700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84008729d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84008727c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84008728b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400872d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840087c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400872940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400864a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400967610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400872af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f84007a66d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400198820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400198160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400198280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400198f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400198d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8400198fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400198100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84000eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840010cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840010ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840010c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001fe3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001fefd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001cdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840016bd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840016b400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001a14f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840016b520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840016b550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84000defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001df250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84000db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001df3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001f8e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84000db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84000db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84000da5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84000cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001d6910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840015f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840015eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840016e0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f840015f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84001a3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/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_k1nkuvfu/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_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/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_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83ffcb45e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84000bb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83ffc56100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840015eb80> # 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_k1nkuvfu/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_k1nkuvfu/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_k1nkuvfu/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_k1nkuvfu/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_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83ffc87f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/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_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84001ea220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83ffc87850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840009eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f840009af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8400094940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/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_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_k1nkuvfu/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_k1nkuvfu/ansible_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/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1366, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726889833.9826505, "mtime": 1726889833.314645, "ctime": 1726889833.314645, "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": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 186312 1726890040.48017: done with _execute_module (stat, {'path': '/etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890040.1442082-186620-100621932423851/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890040.48021: _low_level_execute_command(): starting 186312 1726890040.48024: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890040.1442082-186620-100621932423851/ > /dev/null 2>&1 && sleep 0' 186312 1726890040.48984: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890040.48996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890040.49010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890040.49029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890040.49069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890040.49081: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890040.49095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890040.49118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890040.49130: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890040.49141: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890040.49153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890040.49165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890040.49180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890040.49191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890040.49200: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890040.49214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890040.49310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890040.49335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890040.49353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890040.49421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890040.51175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890040.51273: stderr chunk (state=3): >>><<< 186312 1726890040.51276: stdout chunk (state=3): >>><<< 186312 1726890040.51387: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890040.51391: handler run complete 186312 1726890040.51394: attempt loop complete, returning result 186312 1726890040.51396: _execute() done 186312 1726890040.51398: dumping result to json 186312 1726890040.51400: done dumping result, returning 186312 1726890040.51403: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-881e-6b85-0000000000f9] 186312 1726890040.51405: sending task result for task 02369adf-7a19-881e-6b85-0000000000f9 186312 1726890040.51638: done sending task result for task 02369adf-7a19-881e-6b85-0000000000f9 186312 1726890040.51641: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726889833.9826505, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "ctime": 1726889833.314645, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81789063, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726889833.314645, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "2983873335", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890040.51761: no more pending results, returning what we have 186312 1726890040.51765: results queue empty 186312 1726890040.51766: checking for any_errors_fatal 186312 1726890040.51772: done checking for any_errors_fatal 186312 1726890040.51773: checking for max_fail_percentage 186312 1726890040.51774: done checking for max_fail_percentage 186312 1726890040.51775: checking to see if all hosts have failed and the running result is not ok 186312 1726890040.51776: done checking to see if all hosts have failed 186312 1726890040.51777: getting the remaining hosts for this loop 186312 1726890040.51778: done getting the remaining hosts for this loop 186312 1726890040.51782: getting the next task for host managed_node3 186312 1726890040.51793: done getting next task for host managed_node3 186312 1726890040.51801: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890040.51805: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890040.51822: getting variables 186312 1726890040.51830: in VariableManager get_vars() 186312 1726890040.51876: Calling all_inventory to load vars for managed_node3 186312 1726890040.51879: Calling groups_inventory to load vars for managed_node3 186312 1726890040.51881: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890040.51892: Calling all_plugins_play to load vars for managed_node3 186312 1726890040.51894: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890040.51897: Calling groups_plugins_play to load vars for managed_node3 186312 1726890040.52578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890040.53237: done with get_vars() 186312 1726890040.53251: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 23:40:40 -0400 (0:00:00.451) 0:00:10.272 ****** 186312 1726890040.53376: entering _queue_task() for managed_node3/lineinfile 186312 1726890040.53378: Creating lock for lineinfile 186312 1726890040.53688: worker is 1 (out of 1 available) 186312 1726890040.53706: exiting _queue_task() for managed_node3/lineinfile 186312 1726890040.53727: done queuing things up, now waiting for results queue to drain 186312 1726890040.53730: waiting for pending results... 186312 1726890040.54141: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890040.54292: in run() - task 02369adf-7a19-881e-6b85-0000000000fa 186312 1726890040.54304: variable 'ansible_search_path' from source: unknown 186312 1726890040.54307: variable 'ansible_search_path' from source: unknown 186312 1726890040.54348: calling self._execute() 186312 1726890040.54431: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.54440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.54455: variable 'omit' from source: magic vars 186312 1726890040.54909: variable '__storage_fstab' from source: set_fact 186312 1726890040.54915: Evaluated conditional (__storage_fstab.stat.exists): True 186312 1726890040.55317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890040.55323: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890040.55363: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890040.55400: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890040.55434: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890040.55509: variable 'blivet_output' from source: set_fact 186312 1726890040.55520: Evaluated conditional (blivet_output is changed): False 186312 1726890040.55523: when evaluation is False, skipping this task 186312 1726890040.55525: _execute() done 186312 1726890040.55528: dumping result to json 186312 1726890040.55532: done dumping result, returning 186312 1726890040.55539: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-881e-6b85-0000000000fa] 186312 1726890040.55544: sending task result for task 02369adf-7a19-881e-6b85-0000000000fa 186312 1726890040.55644: done sending task result for task 02369adf-7a19-881e-6b85-0000000000fa 186312 1726890040.55649: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 186312 1726890040.55698: no more pending results, returning what we have 186312 1726890040.55703: results queue empty 186312 1726890040.55703: checking for any_errors_fatal 186312 1726890040.55715: done checking for any_errors_fatal 186312 1726890040.55716: checking for max_fail_percentage 186312 1726890040.55718: done checking for max_fail_percentage 186312 1726890040.55719: checking to see if all hosts have failed and the running result is not ok 186312 1726890040.55720: done checking to see if all hosts have failed 186312 1726890040.55721: getting the remaining hosts for this loop 186312 1726890040.55723: done getting the remaining hosts for this loop 186312 1726890040.55727: getting the next task for host managed_node3 186312 1726890040.55736: done getting next task for host managed_node3 186312 1726890040.55741: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890040.55747: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890040.55760: getting variables 186312 1726890040.55762: in VariableManager get_vars() 186312 1726890040.55797: Calling all_inventory to load vars for managed_node3 186312 1726890040.55801: Calling groups_inventory to load vars for managed_node3 186312 1726890040.55803: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890040.55822: Calling all_plugins_play to load vars for managed_node3 186312 1726890040.55826: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890040.55829: Calling groups_plugins_play to load vars for managed_node3 186312 1726890040.56544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890040.58045: done with get_vars() 186312 1726890040.58058: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 23:40:40 -0400 (0:00:00.048) 0:00:10.321 ****** 186312 1726890040.58262: entering _queue_task() for managed_node3/systemd 186312 1726890040.58519: worker is 1 (out of 1 available) 186312 1726890040.58532: exiting _queue_task() for managed_node3/systemd 186312 1726890040.58547: done queuing things up, now waiting for results queue to drain 186312 1726890040.58549: waiting for pending results... 186312 1726890040.58814: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890040.58937: in run() - task 02369adf-7a19-881e-6b85-0000000000fc 186312 1726890040.58951: variable 'ansible_search_path' from source: unknown 186312 1726890040.58955: variable 'ansible_search_path' from source: unknown 186312 1726890040.59006: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890040.59222: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890040.59271: dumping result to json 186312 1726890040.59274: done dumping result, returning 186312 1726890040.59281: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-881e-6b85-0000000000fc] 186312 1726890040.59288: sending task result for task 02369adf-7a19-881e-6b85-0000000000fc 186312 1726890040.59392: done sending task result for task 02369adf-7a19-881e-6b85-0000000000fc 186312 1726890040.59394: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890040.59470: no more pending results, returning what we have 186312 1726890040.59474: results queue empty 186312 1726890040.59475: checking for any_errors_fatal 186312 1726890040.59481: done checking for any_errors_fatal 186312 1726890040.59482: checking for max_fail_percentage 186312 1726890040.59484: done checking for max_fail_percentage 186312 1726890040.59485: checking to see if all hosts have failed and the running result is not ok 186312 1726890040.59486: done checking to see if all hosts have failed 186312 1726890040.59487: getting the remaining hosts for this loop 186312 1726890040.59489: done getting the remaining hosts for this loop 186312 1726890040.59492: getting the next task for host managed_node3 186312 1726890040.59503: done getting next task for host managed_node3 186312 1726890040.59507: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890040.59514: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890040.59532: getting variables 186312 1726890040.59534: in VariableManager get_vars() 186312 1726890040.59568: Calling all_inventory to load vars for managed_node3 186312 1726890040.59572: Calling groups_inventory to load vars for managed_node3 186312 1726890040.59575: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890040.59588: Calling all_plugins_play to load vars for managed_node3 186312 1726890040.59591: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890040.59595: Calling groups_plugins_play to load vars for managed_node3 186312 1726890040.61509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890040.62810: done with get_vars() 186312 1726890040.62825: done getting variables 186312 1726890040.62886: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:40:40 -0400 (0:00:00.053) 0:00:10.375 ****** 186312 1726890040.63621: entering _queue_task() for managed_node3/debug 186312 1726890040.63847: worker is 1 (out of 1 available) 186312 1726890040.63858: exiting _queue_task() for managed_node3/debug 186312 1726890040.63870: done queuing things up, now waiting for results queue to drain 186312 1726890040.63871: waiting for pending results... 186312 1726890040.64464: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890040.64696: in run() - task 02369adf-7a19-881e-6b85-0000000000fe 186312 1726890040.64708: variable 'ansible_search_path' from source: unknown 186312 1726890040.64713: variable 'ansible_search_path' from source: unknown 186312 1726890040.64778: calling self._execute() 186312 1726890040.65000: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.65004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.65015: variable 'omit' from source: magic vars 186312 1726890040.65225: variable 'omit' from source: magic vars 186312 1726890040.65413: variable 'omit' from source: magic vars 186312 1726890040.65451: variable 'omit' from source: magic vars 186312 1726890040.65510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890040.65651: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890040.65670: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890040.65688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890040.65701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890040.65842: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890040.65845: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.65849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.66039: Set connection var ansible_shell_type to sh 186312 1726890040.66054: Set connection var ansible_pipelining to False 186312 1726890040.66063: Set connection var ansible_timeout to 10 186312 1726890040.66066: Set connection var ansible_connection to ssh 186312 1726890040.66069: Set connection var ansible_shell_executable to /bin/sh 186312 1726890040.66076: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890040.66100: variable 'ansible_shell_executable' from source: unknown 186312 1726890040.66103: variable 'ansible_connection' from source: unknown 186312 1726890040.66105: variable 'ansible_module_compression' from source: unknown 186312 1726890040.66108: variable 'ansible_shell_type' from source: unknown 186312 1726890040.66110: variable 'ansible_shell_executable' from source: unknown 186312 1726890040.66114: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.66117: variable 'ansible_pipelining' from source: unknown 186312 1726890040.66119: variable 'ansible_timeout' from source: unknown 186312 1726890040.66122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.66716: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890040.66720: variable 'omit' from source: magic vars 186312 1726890040.66723: starting attempt loop 186312 1726890040.66725: running the handler 186312 1726890040.66727: variable 'blivet_output' from source: set_fact 186312 1726890040.67045: variable 'blivet_output' from source: set_fact 186312 1726890040.67119: handler run complete 186312 1726890040.67266: attempt loop complete, returning result 186312 1726890040.67269: _execute() done 186312 1726890040.67272: dumping result to json 186312 1726890040.67275: done dumping result, returning 186312 1726890040.67282: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-881e-6b85-0000000000fe] 186312 1726890040.67288: sending task result for task 02369adf-7a19-881e-6b85-0000000000fe 186312 1726890040.67382: done sending task result for task 02369adf-7a19-881e-6b85-0000000000fe 186312 1726890040.67386: WORKER PROCESS EXITING ok: [managed_node3] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } 186312 1726890040.67466: no more pending results, returning what we have 186312 1726890040.67469: results queue empty 186312 1726890040.67470: checking for any_errors_fatal 186312 1726890040.67477: done checking for any_errors_fatal 186312 1726890040.67478: checking for max_fail_percentage 186312 1726890040.67480: done checking for max_fail_percentage 186312 1726890040.67481: checking to see if all hosts have failed and the running result is not ok 186312 1726890040.67482: done checking to see if all hosts have failed 186312 1726890040.67483: getting the remaining hosts for this loop 186312 1726890040.67484: done getting the remaining hosts for this loop 186312 1726890040.67488: getting the next task for host managed_node3 186312 1726890040.67495: done getting next task for host managed_node3 186312 1726890040.67499: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890040.67503: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890040.67515: getting variables 186312 1726890040.67517: in VariableManager get_vars() 186312 1726890040.67550: Calling all_inventory to load vars for managed_node3 186312 1726890040.67554: Calling groups_inventory to load vars for managed_node3 186312 1726890040.67556: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890040.67567: Calling all_plugins_play to load vars for managed_node3 186312 1726890040.67570: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890040.67573: Calling groups_plugins_play to load vars for managed_node3 186312 1726890040.68094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890040.69718: done with get_vars() 186312 1726890040.69736: done getting variables 186312 1726890040.69793: 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.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:40:40 -0400 (0:00:00.062) 0:00:10.437 ****** 186312 1726890040.69827: entering _queue_task() for managed_node3/set_fact 186312 1726890040.70260: worker is 1 (out of 1 available) 186312 1726890040.70272: exiting _queue_task() for managed_node3/set_fact 186312 1726890040.70284: done queuing things up, now waiting for results queue to drain 186312 1726890040.70285: waiting for pending results... 186312 1726890040.70583: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890040.70705: in run() - task 02369adf-7a19-881e-6b85-0000000000ff 186312 1726890040.70721: variable 'ansible_search_path' from source: unknown 186312 1726890040.70724: variable 'ansible_search_path' from source: unknown 186312 1726890040.70769: calling self._execute() 186312 1726890040.70855: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.70859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.70868: variable 'omit' from source: magic vars 186312 1726890040.70971: variable 'omit' from source: magic vars 186312 1726890040.71040: variable 'omit' from source: magic vars 186312 1726890040.71284: variable 'blivet_output' from source: set_fact 186312 1726890040.71341: variable 'omit' from source: magic vars 186312 1726890040.71385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890040.71421: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890040.71443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890040.71460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890040.71470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890040.71504: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890040.71508: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.71510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.71635: Set connection var ansible_shell_type to sh 186312 1726890040.71645: Set connection var ansible_pipelining to False 186312 1726890040.71655: Set connection var ansible_timeout to 10 186312 1726890040.71658: Set connection var ansible_connection to ssh 186312 1726890040.71662: Set connection var ansible_shell_executable to /bin/sh 186312 1726890040.71668: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890040.71687: variable 'ansible_shell_executable' from source: unknown 186312 1726890040.71691: variable 'ansible_connection' from source: unknown 186312 1726890040.71693: variable 'ansible_module_compression' from source: unknown 186312 1726890040.71696: variable 'ansible_shell_type' from source: unknown 186312 1726890040.71698: variable 'ansible_shell_executable' from source: unknown 186312 1726890040.71706: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.71709: variable 'ansible_pipelining' from source: unknown 186312 1726890040.71714: variable 'ansible_timeout' from source: unknown 186312 1726890040.71719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.71876: 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) 186312 1726890040.71885: variable 'omit' from source: magic vars 186312 1726890040.71888: starting attempt loop 186312 1726890040.71890: running the handler 186312 1726890040.71902: handler run complete 186312 1726890040.71913: attempt loop complete, returning result 186312 1726890040.71916: _execute() done 186312 1726890040.71918: dumping result to json 186312 1726890040.71920: done dumping result, returning 186312 1726890040.71939: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-881e-6b85-0000000000ff] 186312 1726890040.71944: sending task result for task 02369adf-7a19-881e-6b85-0000000000ff 186312 1726890040.72025: done sending task result for task 02369adf-7a19-881e-6b85-0000000000ff 186312 1726890040.72028: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890040.72097: no more pending results, returning what we have 186312 1726890040.72100: results queue empty 186312 1726890040.72100: checking for any_errors_fatal 186312 1726890040.72108: done checking for any_errors_fatal 186312 1726890040.72108: checking for max_fail_percentage 186312 1726890040.72110: done checking for max_fail_percentage 186312 1726890040.72114: checking to see if all hosts have failed and the running result is not ok 186312 1726890040.72115: done checking to see if all hosts have failed 186312 1726890040.72116: getting the remaining hosts for this loop 186312 1726890040.72118: done getting the remaining hosts for this loop 186312 1726890040.72121: getting the next task for host managed_node3 186312 1726890040.72128: done getting next task for host managed_node3 186312 1726890040.72134: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890040.72140: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890040.72152: getting variables 186312 1726890040.72154: in VariableManager get_vars() 186312 1726890040.72188: Calling all_inventory to load vars for managed_node3 186312 1726890040.72191: Calling groups_inventory to load vars for managed_node3 186312 1726890040.72194: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890040.72206: Calling all_plugins_play to load vars for managed_node3 186312 1726890040.72209: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890040.72214: Calling groups_plugins_play to load vars for managed_node3 186312 1726890040.73455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890040.75308: done with get_vars() 186312 1726890040.75325: done getting variables 186312 1726890040.75387: 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.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:40:40 -0400 (0:00:00.055) 0:00:10.493 ****** 186312 1726890040.75425: entering _queue_task() for managed_node3/set_fact 186312 1726890040.75687: worker is 1 (out of 1 available) 186312 1726890040.75698: exiting _queue_task() for managed_node3/set_fact 186312 1726890040.75710: done queuing things up, now waiting for results queue to drain 186312 1726890040.75714: waiting for pending results... 186312 1726890040.76444: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890040.76585: in run() - task 02369adf-7a19-881e-6b85-000000000100 186312 1726890040.76608: variable 'ansible_search_path' from source: unknown 186312 1726890040.76617: variable 'ansible_search_path' from source: unknown 186312 1726890040.76656: calling self._execute() 186312 1726890040.76741: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.76751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.76764: variable 'omit' from source: magic vars 186312 1726890040.76903: variable 'omit' from source: magic vars 186312 1726890040.76979: variable 'omit' from source: magic vars 186312 1726890040.77205: variable 'blivet_output' from source: set_fact 186312 1726890040.77267: variable 'omit' from source: magic vars 186312 1726890040.77314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890040.77352: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890040.77379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890040.77399: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890040.77416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890040.77450: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890040.77457: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.77465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.77561: Set connection var ansible_shell_type to sh 186312 1726890040.77576: Set connection var ansible_pipelining to False 186312 1726890040.77593: Set connection var ansible_timeout to 10 186312 1726890040.77599: Set connection var ansible_connection to ssh 186312 1726890040.77607: Set connection var ansible_shell_executable to /bin/sh 186312 1726890040.77617: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890040.77641: variable 'ansible_shell_executable' from source: unknown 186312 1726890040.77648: variable 'ansible_connection' from source: unknown 186312 1726890040.77655: variable 'ansible_module_compression' from source: unknown 186312 1726890040.77661: variable 'ansible_shell_type' from source: unknown 186312 1726890040.77667: variable 'ansible_shell_executable' from source: unknown 186312 1726890040.77672: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.77679: variable 'ansible_pipelining' from source: unknown 186312 1726890040.77686: variable 'ansible_timeout' from source: unknown 186312 1726890040.77696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.77880: 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) 186312 1726890040.77895: variable 'omit' from source: magic vars 186312 1726890040.77906: starting attempt loop 186312 1726890040.77916: running the handler 186312 1726890040.77930: handler run complete 186312 1726890040.77944: attempt loop complete, returning result 186312 1726890040.77949: _execute() done 186312 1726890040.77955: dumping result to json 186312 1726890040.77961: done dumping result, returning 186312 1726890040.77972: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-881e-6b85-000000000100] 186312 1726890040.77982: sending task result for task 02369adf-7a19-881e-6b85-000000000100 ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 186312 1726890040.78179: no more pending results, returning what we have 186312 1726890040.78182: results queue empty 186312 1726890040.78183: checking for any_errors_fatal 186312 1726890040.78188: done checking for any_errors_fatal 186312 1726890040.78189: checking for max_fail_percentage 186312 1726890040.78191: done checking for max_fail_percentage 186312 1726890040.78191: checking to see if all hosts have failed and the running result is not ok 186312 1726890040.78192: done checking to see if all hosts have failed 186312 1726890040.78193: getting the remaining hosts for this loop 186312 1726890040.78195: done getting the remaining hosts for this loop 186312 1726890040.78198: getting the next task for host managed_node3 186312 1726890040.78204: done getting next task for host managed_node3 186312 1726890040.78207: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890040.78214: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890040.78228: getting variables 186312 1726890040.78232: in VariableManager get_vars() 186312 1726890040.78263: Calling all_inventory to load vars for managed_node3 186312 1726890040.78266: Calling groups_inventory to load vars for managed_node3 186312 1726890040.78268: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890040.78280: Calling all_plugins_play to load vars for managed_node3 186312 1726890040.78283: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890040.78286: Calling groups_plugins_play to load vars for managed_node3 186312 1726890040.78806: done sending task result for task 02369adf-7a19-881e-6b85-000000000100 186312 1726890040.78810: WORKER PROCESS EXITING 186312 1726890040.78824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890040.79669: done with get_vars() 186312 1726890040.79681: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 23:40:40 -0400 (0:00:00.043) 0:00:10.536 ****** 186312 1726890040.79764: entering _queue_task() for managed_node3/mount 186312 1726890040.79765: Creating lock for mount 186312 1726890040.80024: worker is 1 (out of 1 available) 186312 1726890040.80040: exiting _queue_task() for managed_node3/mount 186312 1726890040.80052: done queuing things up, now waiting for results queue to drain 186312 1726890040.80054: waiting for pending results... 186312 1726890040.80385: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890040.80513: in run() - task 02369adf-7a19-881e-6b85-000000000101 186312 1726890040.80525: variable 'ansible_search_path' from source: unknown 186312 1726890040.80528: variable 'ansible_search_path' from source: unknown 186312 1726890040.81089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890040.84019: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890040.84108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890040.84222: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890040.84227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890040.84686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890040.84774: 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) 186312 1726890040.84804: 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) 186312 1726890040.84832: 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) 186312 1726890040.84879: 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) 186312 1726890040.84894: 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) 186312 1726890040.84944: 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) 186312 1726890040.84973: 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) 186312 1726890040.84998: 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) 186312 1726890040.85044: 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) 186312 1726890040.85057: 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) 186312 1726890040.85324: variable 'blivet_output' from source: set_fact 186312 1726890040.85380: dumping result to json 186312 1726890040.85383: done dumping result, returning 186312 1726890040.85506: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-881e-6b85-000000000101] 186312 1726890040.85509: sending task result for task 02369adf-7a19-881e-6b85-000000000101 186312 1726890040.85616: done sending task result for task 02369adf-7a19-881e-6b85-000000000101 186312 1726890040.85620: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890040.85672: no more pending results, returning what we have 186312 1726890040.85677: results queue empty 186312 1726890040.85677: checking for any_errors_fatal 186312 1726890040.85685: done checking for any_errors_fatal 186312 1726890040.85686: checking for max_fail_percentage 186312 1726890040.85688: done checking for max_fail_percentage 186312 1726890040.85689: checking to see if all hosts have failed and the running result is not ok 186312 1726890040.85690: done checking to see if all hosts have failed 186312 1726890040.85691: getting the remaining hosts for this loop 186312 1726890040.85693: done getting the remaining hosts for this loop 186312 1726890040.85696: getting the next task for host managed_node3 186312 1726890040.85704: done getting next task for host managed_node3 186312 1726890040.85708: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890040.85715: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890040.85731: getting variables 186312 1726890040.85733: in VariableManager get_vars() 186312 1726890040.85767: Calling all_inventory to load vars for managed_node3 186312 1726890040.85770: Calling groups_inventory to load vars for managed_node3 186312 1726890040.85772: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890040.85783: Calling all_plugins_play to load vars for managed_node3 186312 1726890040.85785: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890040.85788: Calling groups_plugins_play to load vars for managed_node3 186312 1726890040.86618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890040.87423: done with get_vars() 186312 1726890040.87441: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 23:40:40 -0400 (0:00:00.077) 0:00:10.614 ****** 186312 1726890040.87538: entering _queue_task() for managed_node3/systemd 186312 1726890040.87781: worker is 1 (out of 1 available) 186312 1726890040.87793: exiting _queue_task() for managed_node3/systemd 186312 1726890040.87808: done queuing things up, now waiting for results queue to drain 186312 1726890040.87809: waiting for pending results... 186312 1726890040.88093: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890040.88228: in run() - task 02369adf-7a19-881e-6b85-000000000103 186312 1726890040.88252: variable 'ansible_search_path' from source: unknown 186312 1726890040.88256: variable 'ansible_search_path' from source: unknown 186312 1726890040.88294: calling self._execute() 186312 1726890040.88369: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890040.88381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890040.88390: variable 'omit' from source: magic vars 186312 1726890040.88787: variable 'blivet_output' from source: set_fact 186312 1726890040.88800: Evaluated conditional (blivet_output['mounts']): False 186312 1726890040.88804: when evaluation is False, skipping this task 186312 1726890040.88809: _execute() done 186312 1726890040.88816: dumping result to json 186312 1726890040.88821: done dumping result, returning 186312 1726890040.88829: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000000103] 186312 1726890040.88837: sending task result for task 02369adf-7a19-881e-6b85-000000000103 186312 1726890040.88930: done sending task result for task 02369adf-7a19-881e-6b85-000000000103 186312 1726890040.88935: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 186312 1726890040.88985: no more pending results, returning what we have 186312 1726890040.88990: results queue empty 186312 1726890040.88991: checking for any_errors_fatal 186312 1726890040.88999: done checking for any_errors_fatal 186312 1726890040.88999: checking for max_fail_percentage 186312 1726890040.89001: done checking for max_fail_percentage 186312 1726890040.89002: checking to see if all hosts have failed and the running result is not ok 186312 1726890040.89003: done checking to see if all hosts have failed 186312 1726890040.89004: getting the remaining hosts for this loop 186312 1726890040.89006: done getting the remaining hosts for this loop 186312 1726890040.89010: getting the next task for host managed_node3 186312 1726890040.89019: done getting next task for host managed_node3 186312 1726890040.89024: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890040.89031: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890040.89047: getting variables 186312 1726890040.89049: in VariableManager get_vars() 186312 1726890040.89084: Calling all_inventory to load vars for managed_node3 186312 1726890040.89087: Calling groups_inventory to load vars for managed_node3 186312 1726890040.89090: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890040.89103: Calling all_plugins_play to load vars for managed_node3 186312 1726890040.89106: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890040.89109: Calling groups_plugins_play to load vars for managed_node3 186312 1726890040.89776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890040.90311: done with get_vars() 186312 1726890040.90331: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 23:40:40 -0400 (0:00:00.030) 0:00:10.644 ****** 186312 1726890040.90552: entering _queue_task() for managed_node3/mount 186312 1726890040.90770: worker is 1 (out of 1 available) 186312 1726890040.90780: exiting _queue_task() for managed_node3/mount 186312 1726890040.90792: done queuing things up, now waiting for results queue to drain 186312 1726890040.90793: waiting for pending results... 186312 1726890040.91331: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890040.91336: in run() - task 02369adf-7a19-881e-6b85-000000000104 186312 1726890040.91339: variable 'ansible_search_path' from source: unknown 186312 1726890040.91347: variable 'ansible_search_path' from source: unknown 186312 1726890040.91680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890040.94813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890040.94897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890040.94938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890040.94980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890040.95005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890040.95092: 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) 186312 1726890040.95125: 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) 186312 1726890040.95155: 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) 186312 1726890040.95199: 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) 186312 1726890040.95214: 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) 186312 1726890040.95259: 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) 186312 1726890040.95285: 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) 186312 1726890040.95308: 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) 186312 1726890040.95349: 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) 186312 1726890040.95365: 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) 186312 1726890040.95423: 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) 186312 1726890040.95450: 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) 186312 1726890040.95473: 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) 186312 1726890040.95516: 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) 186312 1726890040.95534: 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) 186312 1726890040.95686: variable 'blivet_output' from source: set_fact 186312 1726890040.95786: dumping result to json 186312 1726890040.95790: done dumping result, returning 186312 1726890040.95793: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-881e-6b85-000000000104] 186312 1726890040.96009: sending task result for task 02369adf-7a19-881e-6b85-000000000104 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890040.96167: no more pending results, returning what we have 186312 1726890040.96171: results queue empty 186312 1726890040.96172: checking for any_errors_fatal 186312 1726890040.96178: done checking for any_errors_fatal 186312 1726890040.96179: checking for max_fail_percentage 186312 1726890040.96181: done checking for max_fail_percentage 186312 1726890040.96183: checking to see if all hosts have failed and the running result is not ok 186312 1726890040.96184: done checking to see if all hosts have failed 186312 1726890040.96184: getting the remaining hosts for this loop 186312 1726890040.96186: done getting the remaining hosts for this loop 186312 1726890040.96190: getting the next task for host managed_node3 186312 1726890040.96198: done getting next task for host managed_node3 186312 1726890040.96202: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890040.96206: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890040.96228: done sending task result for task 02369adf-7a19-881e-6b85-000000000104 186312 1726890040.96232: WORKER PROCESS EXITING 186312 1726890040.96238: getting variables 186312 1726890040.96240: in VariableManager get_vars() 186312 1726890040.96278: Calling all_inventory to load vars for managed_node3 186312 1726890040.96281: Calling groups_inventory to load vars for managed_node3 186312 1726890040.96284: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890040.96296: Calling all_plugins_play to load vars for managed_node3 186312 1726890040.96299: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890040.96302: Calling groups_plugins_play to load vars for managed_node3 186312 1726890040.97079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890040.97860: done with get_vars() 186312 1726890040.97874: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 23:40:40 -0400 (0:00:00.074) 0:00:10.719 ****** 186312 1726890040.97976: entering _queue_task() for managed_node3/file 186312 1726890040.98234: worker is 1 (out of 1 available) 186312 1726890040.98246: exiting _queue_task() for managed_node3/file 186312 1726890040.98258: done queuing things up, now waiting for results queue to drain 186312 1726890040.98259: waiting for pending results... 186312 1726890040.98524: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890040.98650: in run() - task 02369adf-7a19-881e-6b85-000000000106 186312 1726890040.98665: variable 'ansible_search_path' from source: unknown 186312 1726890040.98669: variable 'ansible_search_path' from source: unknown 186312 1726890040.98996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890041.02697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890041.03236: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890041.03289: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890041.03325: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890041.03389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890041.03875: 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) 186312 1726890041.03915: 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) 186312 1726890041.04206: 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) 186312 1726890041.04279: 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) 186312 1726890041.04294: 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) 186312 1726890041.04342: 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) 186312 1726890041.04369: 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) 186312 1726890041.04399: 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) 186312 1726890041.04555: 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) 186312 1726890041.04574: 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) 186312 1726890041.04681: 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) 186312 1726890041.04748: 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) 186312 1726890041.04774: 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) 186312 1726890041.04821: 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) 186312 1726890041.04839: 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) 186312 1726890041.05129: variable 'blivet_output' from source: set_fact 186312 1726890041.05192: dumping result to json 186312 1726890041.05195: done dumping result, returning 186312 1726890041.05201: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-881e-6b85-000000000106] 186312 1726890041.05206: sending task result for task 02369adf-7a19-881e-6b85-000000000106 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890041.05368: no more pending results, returning what we have 186312 1726890041.05373: results queue empty 186312 1726890041.05374: checking for any_errors_fatal 186312 1726890041.05383: done checking for any_errors_fatal 186312 1726890041.05384: checking for max_fail_percentage 186312 1726890041.05386: done checking for max_fail_percentage 186312 1726890041.05387: checking to see if all hosts have failed and the running result is not ok 186312 1726890041.05388: done checking to see if all hosts have failed 186312 1726890041.05388: getting the remaining hosts for this loop 186312 1726890041.05390: done getting the remaining hosts for this loop 186312 1726890041.05394: getting the next task for host managed_node3 186312 1726890041.05402: done getting next task for host managed_node3 186312 1726890041.05406: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890041.05413: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890041.05430: done sending task result for task 02369adf-7a19-881e-6b85-000000000106 186312 1726890041.05435: WORKER PROCESS EXITING 186312 1726890041.05441: getting variables 186312 1726890041.05443: in VariableManager get_vars() 186312 1726890041.05478: Calling all_inventory to load vars for managed_node3 186312 1726890041.05481: Calling groups_inventory to load vars for managed_node3 186312 1726890041.05484: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890041.05495: Calling all_plugins_play to load vars for managed_node3 186312 1726890041.05499: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890041.05502: Calling groups_plugins_play to load vars for managed_node3 186312 1726890041.06180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890041.06935: done with get_vars() 186312 1726890041.06948: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 23:40:41 -0400 (0:00:00.090) 0:00:10.809 ****** 186312 1726890041.07041: entering _queue_task() for managed_node3/systemd 186312 1726890041.07676: worker is 1 (out of 1 available) 186312 1726890041.07691: exiting _queue_task() for managed_node3/systemd 186312 1726890041.07708: done queuing things up, now waiting for results queue to drain 186312 1726890041.07715: waiting for pending results... 186312 1726890041.08031: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890041.08217: in run() - task 02369adf-7a19-881e-6b85-000000000108 186312 1726890041.08221: variable 'ansible_search_path' from source: unknown 186312 1726890041.08225: variable 'ansible_search_path' from source: unknown 186312 1726890041.08274: calling self._execute() 186312 1726890041.08375: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890041.08386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890041.08402: variable 'omit' from source: magic vars 186312 1726890041.08800: variable 'blivet_output' from source: set_fact 186312 1726890041.08855: Evaluated conditional (blivet_output['mounts']): False 186312 1726890041.08859: when evaluation is False, skipping this task 186312 1726890041.08862: _execute() done 186312 1726890041.08864: dumping result to json 186312 1726890041.08867: done dumping result, returning 186312 1726890041.08869: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000000108] 186312 1726890041.08871: sending task result for task 02369adf-7a19-881e-6b85-000000000108 186312 1726890041.09042: done sending task result for task 02369adf-7a19-881e-6b85-000000000108 186312 1726890041.09045: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 186312 1726890041.09085: no more pending results, returning what we have 186312 1726890041.09089: results queue empty 186312 1726890041.09090: checking for any_errors_fatal 186312 1726890041.09095: done checking for any_errors_fatal 186312 1726890041.09096: checking for max_fail_percentage 186312 1726890041.09097: done checking for max_fail_percentage 186312 1726890041.09098: checking to see if all hosts have failed and the running result is not ok 186312 1726890041.09099: done checking to see if all hosts have failed 186312 1726890041.09100: getting the remaining hosts for this loop 186312 1726890041.09101: done getting the remaining hosts for this loop 186312 1726890041.09104: getting the next task for host managed_node3 186312 1726890041.09110: done getting next task for host managed_node3 186312 1726890041.09116: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890041.09119: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890041.09135: getting variables 186312 1726890041.09136: in VariableManager get_vars() 186312 1726890041.09183: Calling all_inventory to load vars for managed_node3 186312 1726890041.09186: Calling groups_inventory to load vars for managed_node3 186312 1726890041.09191: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890041.09213: Calling all_plugins_play to load vars for managed_node3 186312 1726890041.09225: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890041.09233: Calling groups_plugins_play to load vars for managed_node3 186312 1726890041.09843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890041.10486: done with get_vars() 186312 1726890041.10498: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 23:40:41 -0400 (0:00:00.035) 0:00:10.845 ****** 186312 1726890041.10617: entering _queue_task() for managed_node3/stat 186312 1726890041.10972: worker is 1 (out of 1 available) 186312 1726890041.10986: exiting _queue_task() for managed_node3/stat 186312 1726890041.10998: done queuing things up, now waiting for results queue to drain 186312 1726890041.10999: waiting for pending results... 186312 1726890041.11690: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890041.11994: in run() - task 02369adf-7a19-881e-6b85-000000000109 186312 1726890041.12015: variable 'ansible_search_path' from source: unknown 186312 1726890041.12019: variable 'ansible_search_path' from source: unknown 186312 1726890041.12105: calling self._execute() 186312 1726890041.12339: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890041.12345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890041.12356: variable 'omit' from source: magic vars 186312 1726890041.12628: variable 'omit' from source: magic vars 186312 1726890041.12716: variable 'omit' from source: magic vars 186312 1726890041.12750: variable 'omit' from source: magic vars 186312 1726890041.12793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890041.12858: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890041.12877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890041.12897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890041.12906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890041.12987: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890041.12990: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890041.12999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890041.13143: Set connection var ansible_shell_type to sh 186312 1726890041.13162: Set connection var ansible_pipelining to False 186312 1726890041.13172: Set connection var ansible_timeout to 10 186312 1726890041.13176: Set connection var ansible_connection to ssh 186312 1726890041.13179: Set connection var ansible_shell_executable to /bin/sh 186312 1726890041.13315: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890041.13340: variable 'ansible_shell_executable' from source: unknown 186312 1726890041.13343: variable 'ansible_connection' from source: unknown 186312 1726890041.13346: variable 'ansible_module_compression' from source: unknown 186312 1726890041.13348: variable 'ansible_shell_type' from source: unknown 186312 1726890041.13351: variable 'ansible_shell_executable' from source: unknown 186312 1726890041.13353: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890041.13355: variable 'ansible_pipelining' from source: unknown 186312 1726890041.13359: variable 'ansible_timeout' from source: unknown 186312 1726890041.13363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890041.13866: 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) 186312 1726890041.13870: variable 'omit' from source: magic vars 186312 1726890041.13883: starting attempt loop 186312 1726890041.13887: running the handler 186312 1726890041.13892: _low_level_execute_command(): starting 186312 1726890041.13900: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890041.15776: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890041.15788: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.15805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.15822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.15862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890041.15874: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890041.15880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.15898: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890041.15901: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890041.15908: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890041.15928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.15942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.15955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.15965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890041.15971: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890041.15981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.16070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890041.16078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890041.16081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890041.16155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890041.17750: stdout chunk (state=3): >>>/root <<< 186312 1726890041.17941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890041.18232: stderr chunk (state=3): >>><<< 186312 1726890041.18235: stdout chunk (state=3): >>><<< 186312 1726890041.18828: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890041.18831: _low_level_execute_command(): starting 186312 1726890041.18835: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890041.1874251-186674-80703707117939 `" && echo ansible-tmp-1726890041.1874251-186674-80703707117939="` echo /root/.ansible/tmp/ansible-tmp-1726890041.1874251-186674-80703707117939 `" ) && sleep 0' 186312 1726890041.19662: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890041.19681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.19696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.19716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.19929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890041.20013: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890041.20143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.20542: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890041.20669: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890041.20686: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890041.20735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.20755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.20771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.20781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890041.20791: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890041.20802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.20886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890041.20905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890041.20921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890041.20989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890041.22810: stdout chunk (state=3): >>>ansible-tmp-1726890041.1874251-186674-80703707117939=/root/.ansible/tmp/ansible-tmp-1726890041.1874251-186674-80703707117939 <<< 186312 1726890041.22961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890041.23080: stderr chunk (state=3): >>><<< 186312 1726890041.23085: stdout chunk (state=3): >>><<< 186312 1726890041.23122: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890041.1874251-186674-80703707117939=/root/.ansible/tmp/ansible-tmp-1726890041.1874251-186674-80703707117939 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890041.23286: variable 'ansible_module_compression' from source: unknown 186312 1726890041.23396: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890041.23465: variable 'ansible_facts' from source: unknown 186312 1726890041.23797: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890041.1874251-186674-80703707117939/AnsiballZ_stat.py 186312 1726890041.24259: Sending initial data 186312 1726890041.24263: Sent initial data (154 bytes) 186312 1726890041.26069: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890041.26123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.26142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.26177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.26219: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890041.26230: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890041.26244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.26262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890041.26347: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890041.26360: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890041.26374: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.26388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.26410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.26473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890041.26485: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890041.26499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.26801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890041.26827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890041.26845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890041.27010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890041.28588: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890041.28650: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890041.28665: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp2por6foz /root/.ansible/tmp/ansible-tmp-1726890041.1874251-186674-80703707117939/AnsiballZ_stat.py <<< 186312 1726890041.28708: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890041.30260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890041.30519: stderr chunk (state=3): >>><<< 186312 1726890041.30522: stdout chunk (state=3): >>><<< 186312 1726890041.30524: done transferring module to remote 186312 1726890041.30526: _low_level_execute_command(): starting 186312 1726890041.30536: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890041.1874251-186674-80703707117939/ /root/.ansible/tmp/ansible-tmp-1726890041.1874251-186674-80703707117939/AnsiballZ_stat.py && sleep 0' 186312 1726890041.31166: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890041.31179: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.31192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.31209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.31251: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890041.31265: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890041.31279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.31296: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890041.31306: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890041.31321: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890041.31333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.31346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.31361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.31372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890041.31383: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890041.31397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.31474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890041.31494: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890041.31508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890041.31572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890041.33239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890041.33303: stderr chunk (state=3): >>><<< 186312 1726890041.33306: stdout chunk (state=3): >>><<< 186312 1726890041.33396: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890041.33400: _low_level_execute_command(): starting 186312 1726890041.33403: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890041.1874251-186674-80703707117939/AnsiballZ_stat.py && sleep 0' 186312 1726890041.33969: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890041.33984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.33998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.34018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.34062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890041.34076: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890041.34090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.34107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890041.34125: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890041.34140: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890041.34153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.34167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.34182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.34195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890041.34205: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890041.34224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.34298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890041.34322: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890041.34343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890041.34418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890041.36266: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890041.36297: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890041.36299: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890041.36355: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890041.36396: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890041.36435: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890041.36460: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890041.36494: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890041.36527: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.36542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890041.36566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890041.36595: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd44d8dc0> <<< 186312 1726890041.36636: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890041.36671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd447d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd44d8b20> <<< 186312 1726890041.36689: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890041.36705: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd44d8ac0> <<< 186312 1726890041.36716: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890041.36737: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890041.36752: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd447d490> <<< 186312 1726890041.36774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890041.36798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890041.36823: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890041.36825: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd447d940> <<< 186312 1726890041.36842: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd447d670> <<< 186312 1726890041.36872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890041.36881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890041.36901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890041.36923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890041.36938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890041.36957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890041.36987: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890041.36990: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4434190> <<< 186312 1726890041.37001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890041.37024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890041.37091: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4434220> <<< 186312 1726890041.37121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890041.37156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 186312 1726890041.37164: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4457850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4434940> <<< 186312 1726890041.37190: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4495880> <<< 186312 1726890041.37218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890041.37224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd442dd90> <<< 186312 1726890041.37268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890041.37286: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4457d90> <<< 186312 1726890041.37341: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd447d970> <<< 186312 1726890041.37363: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890041.37559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890041.37599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890041.37603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'<<< 186312 1726890041.37608: stdout chunk (state=3): >>> <<< 186312 1726890041.37623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890041.37647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890041.37667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890041.37679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890041.37684: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41afeb0> <<< 186312 1726890041.37736: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41b2f40> <<< 186312 1726890041.37765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890041.37772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890041.37778: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890041.37796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890041.37809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890041.37830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890041.37872: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41b0640> <<< 186312 1726890041.37892: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41af370> <<< 186312 1726890041.37902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890041.37968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890041.37992: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890041.38037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.38069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890041.38093: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd4130e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4130910> import 'itertools' # <<< 186312 1726890041.38135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4130f10> <<< 186312 1726890041.38174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890041.38219: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4130fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41420d0> <<< 186312 1726890041.38236: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890041.38275: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4189d90> <<< 186312 1726890041.38296: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890041.38308: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4184670> <<< 186312 1726890041.38360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41b6e20> <<< 186312 1726890041.38463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890041.38490: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd4142cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd41962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890041.38518: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.38557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890041.38589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4142eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4142df0> <<< 186312 1726890041.38602: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4142d60> <<< 186312 1726890041.38650: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890041.38661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890041.38684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890041.38785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41163d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890041.38818: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41164c0> <<< 186312 1726890041.38937: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd414af40> <<< 186312 1726890041.38979: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4145a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4145490> <<< 186312 1726890041.39011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890041.39047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890041.39056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890041.39087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890041.39095: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd403f220> <<< 186312 1726890041.39126: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4101520> <<< 186312 1726890041.39170: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4145f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41bc040> <<< 186312 1726890041.39199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890041.39221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890041.39255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890041.39258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4052b50><<< 186312 1726890041.39260: stdout chunk (state=3): >>> import 'errno' # <<< 186312 1726890041.39296: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd4052e80> <<< 186312 1726890041.39316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890041.39324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890041.39344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890041.39364: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4064790> <<< 186312 1726890041.39379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890041.39414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890041.39436: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4064cd0> <<< 186312 1726890041.39467: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.39482: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.39490: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3ff0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4052f70> <<< 186312 1726890041.39508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890041.39514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890041.39552: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.39567: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd40012e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4064610> <<< 186312 1726890041.39574: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890041.39600: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd40013a0> <<< 186312 1726890041.39638: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4142a30> <<< 186312 1726890041.39654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890041.39671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890041.39694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890041.39709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890041.39741: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.39748: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd401d700> <<< 186312 1726890041.39761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890041.39768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890041.39787: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.39798: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd401d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd401d7c0> <<< 186312 1726890041.39822: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd401d8b0> <<< 186312 1726890041.39848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890041.40035: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.40041: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd401dd00> <<< 186312 1726890041.40073: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd4027250> <<< 186312 1726890041.40085: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd401d940> <<< 186312 1726890041.40094: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd400fa90> <<< 186312 1726890041.40122: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4142610> <<< 186312 1726890041.40141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890041.40194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890041.40228: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd401daf0> <<< 186312 1726890041.40322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890041.40336: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcdd3f436d0> <<< 186312 1726890041.40470: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890041.40561: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.40590: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/__init__.py <<< 186312 1726890041.40601: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.40606: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.40629: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890041.40636: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.41836: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.42764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890041.42770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd394f820> <<< 186312 1726890041.42791: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.42821: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890041.42852: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890041.42874: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.42881: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd394f160> <<< 186312 1726890041.42916: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd394f280> <<< 186312 1726890041.42942: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd394ff70> <<< 186312 1726890041.42967: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890041.42974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890041.43019: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd394f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd394fd90> <<< 186312 1726890041.43028: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890041.43054: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.43069: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd394ffd0> <<< 186312 1726890041.43080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890041.43100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890041.43136: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd394f100> <<< 186312 1726890041.43156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890041.43172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890041.43193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890041.43213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890041.43235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890041.43307: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd38a6f40> <<< 186312 1726890041.43342: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.43351: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd38c3d00> <<< 186312 1726890041.43372: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.43387: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd38c3eb0> <<< 186312 1726890041.43399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890041.43423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890041.43452: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd38c3370> <<< 186312 1726890041.43470: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39b5dc0> <<< 186312 1726890041.43632: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39b53a0> <<< 186312 1726890041.43653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890041.43679: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39b5fd0> <<< 186312 1726890041.43696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890041.43726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890041.43739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890041.43758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890041.43770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890041.43796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890041.43801: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3984d30> <<< 186312 1726890041.43883: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3924d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3924400> <<< 186312 1726890041.43891: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39564f0> <<< 186312 1726890041.43984: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3924520> <<< 186312 1726890041.44015: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3924550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890041.44032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890041.44037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890041.44101: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.44122: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3895fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3996250> <<< 186312 1726890041.44139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890041.44151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890041.44231: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3892850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39963d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890041.44252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.44287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890041.44306: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890041.44345: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39aee50> <<< 186312 1726890041.44474: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd38927f0> <<< 186312 1726890041.44557: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.44574: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3892640> <<< 186312 1726890041.44595: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.44620: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd38915b0> <<< 186312 1726890041.44638: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3886d90> <<< 186312 1726890041.44651: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd398d910> <<< 186312 1726890041.44669: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890041.44695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890041.44707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890041.44749: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd39166a0> <<< 186312 1726890041.44933: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3915b20> <<< 186312 1726890041.44978: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39250a0> <<< 186312 1726890041.45017: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3916100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd395ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890041.45035: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.45095: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.45198: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890041.45232: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890041.45246: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.45334: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.45429: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.45873: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.46341: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_bku98abd/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_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890041.46381: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890041.46394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.46435: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd34565e0> <<< 186312 1726890041.46525: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3862580> <<< 186312 1726890041.46539: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd33f9100> <<< 186312 1726890041.46571: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890041.46607: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.46627: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890041.46786: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.46860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890041.46879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3915b80> <<< 186312 1726890041.46894: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.47269: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.47628: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.47683: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.47747: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890041.47800: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.47845: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890041.47850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.47876: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.47947: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890041.47963: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.47976: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890041.47987: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.48021: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.48054: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890041.48061: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.48241: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.48426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890041.48456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890041.48464: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890041.48537: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3429f10> <<< 186312 1726890041.48554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.48597: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.48666: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890041.48688: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890041.48706: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.48744: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.48758: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890041.48770: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.48806: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.48843: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.48905: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.48961: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890041.48984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.49053: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd39a1220> <<< 186312 1726890041.49090: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3429850> <<< 186312 1726890041.49127: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890041.49239: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.49410: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890041.49426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890041.49452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890041.49526: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3854ca0> <<< 186312 1726890041.49564: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3850f70> <<< 186312 1726890041.49622: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd384a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890041.49631: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.49651: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.49675: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890041.49742: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890041.49755: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.49766: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890041.49785: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.49889: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.50055: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.50210: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890041.50786: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890041.50809: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890041.51094: 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 <<< 186312 1726890041.51107: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 186312 1726890041.51131: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath <<< 186312 1726890041.51153: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math <<< 186312 1726890041.51174: stdout chunk (state=3): >>># cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 186312 1726890041.51191: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 186312 1726890041.51202: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890041.51376: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890041.51400: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890041.51434: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890041.51446: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890041.51465: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile <<< 186312 1726890041.51483: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 186312 1726890041.51494: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 186312 1726890041.51507: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890041.51525: stdout chunk (state=3): >>># destroy array <<< 186312 1726890041.51536: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890041.51546: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890041.51585: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890041.51599: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890041.51609: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890041.51630: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 186312 1726890041.51642: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890041.51660: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890041.51676: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890041.51703: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 186312 1726890041.51730: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890041.51734: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890041.51738: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890041.51761: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890041.51765: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890041.51773: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890041.51900: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890041.51905: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890041.51931: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 186312 1726890041.51950: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib <<< 186312 1726890041.51962: stdout chunk (state=3): >>># destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890041.51979: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 186312 1726890041.51983: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890041.52007: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890041.52244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890041.52294: stderr chunk (state=3): >>><<< 186312 1726890041.52297: stdout chunk (state=3): >>><<< 186312 1726890041.52368: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd44d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd447d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd44d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd44d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd447d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd447d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd447d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4434190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4434220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4457850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4434940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4495880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd442dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4457d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd447d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41b2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41af370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd4130e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4130910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4130f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4130fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4189d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4184670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd4142cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd41962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4142eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4142df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4142d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41163d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41164c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd414af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4145a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4145490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd403f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4101520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4145f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd41bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4052b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd4052e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4064790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4064cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3ff0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4052f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd40012e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4064610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd40013a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4142a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd401d700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd401d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd401d7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd401d8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd401dd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd4027250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd401d940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd400fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd4142610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd401daf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcdd3f436d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd394f820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd394f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd394f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd394ff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd394f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd394fd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd394ffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd394f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd38a6f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd38c3d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd38c3eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd38c3370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39b5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39b53a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39b5fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3984d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3924d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3924400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39564f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3924520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3924550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3895fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3996250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3892850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39963d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39aee50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd38927f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3892640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd38915b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3886d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd398d910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd39166a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3915b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd39250a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd3916100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd395ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_bku98abd/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_bku98abd/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_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_bku98abd/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_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd34565e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3862580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd33f9100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3915b80> # 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_bku98abd/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_bku98abd/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_bku98abd/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_bku98abd/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_bku98abd/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3429f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_bku98abd/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_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdd39a1220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3429850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3854ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd3850f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdd384a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_bku98abd/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_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_bku98abd/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_bku98abd/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_bku98abd/ansible_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/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890041.53747: done with _execute_module (stat, {'path': '/etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890041.1874251-186674-80703707117939/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890041.53753: _low_level_execute_command(): starting 186312 1726890041.53756: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890041.1874251-186674-80703707117939/ > /dev/null 2>&1 && sleep 0' 186312 1726890041.53758: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890041.53760: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.53765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.53768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.53770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890041.53772: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890041.53774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.53777: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890041.53779: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890041.53781: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890041.53784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.53786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.53788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.53793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890041.53795: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890041.53798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.53800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890041.53804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890041.53806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890041.53814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890041.55518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890041.55586: stderr chunk (state=3): >>><<< 186312 1726890041.55606: stdout chunk (state=3): >>><<< 186312 1726890041.55628: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890041.55633: handler run complete 186312 1726890041.55719: attempt loop complete, returning result 186312 1726890041.55722: _execute() done 186312 1726890041.55726: dumping result to json 186312 1726890041.55729: done dumping result, returning 186312 1726890041.55731: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-881e-6b85-000000000109] 186312 1726890041.55733: sending task result for task 02369adf-7a19-881e-6b85-000000000109 186312 1726890041.55920: done sending task result for task 02369adf-7a19-881e-6b85-000000000109 ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726888564.9572353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888561.042203, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 415236294, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "500545905", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890041.56068: no more pending results, returning what we have 186312 1726890041.56071: results queue empty 186312 1726890041.56072: checking for any_errors_fatal 186312 1726890041.56077: done checking for any_errors_fatal 186312 1726890041.56077: checking for max_fail_percentage 186312 1726890041.56079: done checking for max_fail_percentage 186312 1726890041.56079: checking to see if all hosts have failed and the running result is not ok 186312 1726890041.56080: done checking to see if all hosts have failed 186312 1726890041.56081: getting the remaining hosts for this loop 186312 1726890041.56082: done getting the remaining hosts for this loop 186312 1726890041.56085: getting the next task for host managed_node3 186312 1726890041.56090: done getting next task for host managed_node3 186312 1726890041.56094: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890041.56097: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890041.56109: getting variables 186312 1726890041.56110: in VariableManager get_vars() 186312 1726890041.56143: Calling all_inventory to load vars for managed_node3 186312 1726890041.56145: Calling groups_inventory to load vars for managed_node3 186312 1726890041.56147: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890041.56156: Calling all_plugins_play to load vars for managed_node3 186312 1726890041.56158: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890041.56160: Calling groups_plugins_play to load vars for managed_node3 186312 1726890041.56568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890041.57078: WORKER PROCESS EXITING 186312 1726890041.57157: done with get_vars() 186312 1726890041.57166: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 23:40:41 -0400 (0:00:00.466) 0:00:11.311 ****** 186312 1726890041.57233: entering _queue_task() for managed_node3/lineinfile 186312 1726890041.57420: worker is 1 (out of 1 available) 186312 1726890041.57432: exiting _queue_task() for managed_node3/lineinfile 186312 1726890041.57445: done queuing things up, now waiting for results queue to drain 186312 1726890041.57447: waiting for pending results... 186312 1726890041.57619: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890041.57708: in run() - task 02369adf-7a19-881e-6b85-00000000010a 186312 1726890041.57721: variable 'ansible_search_path' from source: unknown 186312 1726890041.57725: variable 'ansible_search_path' from source: unknown 186312 1726890041.57925: variable 'blivet_output' from source: set_fact 186312 1726890041.57970: dumping result to json 186312 1726890041.57974: done dumping result, returning 186312 1726890041.57979: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-881e-6b85-00000000010a] 186312 1726890041.57987: sending task result for task 02369adf-7a19-881e-6b85-00000000010a 186312 1726890041.58091: done sending task result for task 02369adf-7a19-881e-6b85-00000000010a 186312 1726890041.58094: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890041.58150: no more pending results, returning what we have 186312 1726890041.58153: results queue empty 186312 1726890041.58153: checking for any_errors_fatal 186312 1726890041.58159: done checking for any_errors_fatal 186312 1726890041.58160: checking for max_fail_percentage 186312 1726890041.58161: done checking for max_fail_percentage 186312 1726890041.58162: checking to see if all hosts have failed and the running result is not ok 186312 1726890041.58163: done checking to see if all hosts have failed 186312 1726890041.58163: getting the remaining hosts for this loop 186312 1726890041.58165: done getting the remaining hosts for this loop 186312 1726890041.58168: getting the next task for host managed_node3 186312 1726890041.58176: done getting next task for host managed_node3 186312 1726890041.58192: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890041.58196: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890041.58205: getting variables 186312 1726890041.58206: in VariableManager get_vars() 186312 1726890041.58232: Calling all_inventory to load vars for managed_node3 186312 1726890041.58234: Calling groups_inventory to load vars for managed_node3 186312 1726890041.58236: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890041.58242: Calling all_plugins_play to load vars for managed_node3 186312 1726890041.58244: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890041.58245: Calling groups_plugins_play to load vars for managed_node3 186312 1726890041.58527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890041.58857: done with get_vars() 186312 1726890041.58866: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 23:40:41 -0400 (0:00:00.016) 0:00:11.328 ****** 186312 1726890041.58929: entering _queue_task() for managed_node3/setup 186312 1726890041.59084: worker is 1 (out of 1 available) 186312 1726890041.59094: exiting _queue_task() for managed_node3/setup 186312 1726890041.59115: done queuing things up, now waiting for results queue to drain 186312 1726890041.59117: waiting for pending results... 186312 1726890041.59367: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890041.59474: in run() - task 02369adf-7a19-881e-6b85-00000000010c 186312 1726890041.59491: variable 'ansible_search_path' from source: unknown 186312 1726890041.59494: variable 'ansible_search_path' from source: unknown 186312 1726890041.59554: calling self._execute() 186312 1726890041.59623: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890041.59626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890041.59637: variable 'omit' from source: magic vars 186312 1726890041.59949: variable 'ansible_check_mode' from source: magic vars 186312 1726890041.59958: Evaluated conditional (not ansible_check_mode): True 186312 1726890041.59965: variable 'omit' from source: magic vars 186312 1726890041.60036: variable 'omit' from source: magic vars 186312 1726890041.60073: variable 'omit' from source: magic vars 186312 1726890041.60121: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890041.60173: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890041.60189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890041.60209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890041.60219: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890041.60254: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890041.60258: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890041.60261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890041.60372: Set connection var ansible_shell_type to sh 186312 1726890041.60381: Set connection var ansible_pipelining to False 186312 1726890041.60394: Set connection var ansible_timeout to 10 186312 1726890041.60405: Set connection var ansible_connection to ssh 186312 1726890041.60408: Set connection var ansible_shell_executable to /bin/sh 186312 1726890041.60413: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890041.60438: variable 'ansible_shell_executable' from source: unknown 186312 1726890041.60442: variable 'ansible_connection' from source: unknown 186312 1726890041.60446: variable 'ansible_module_compression' from source: unknown 186312 1726890041.60451: variable 'ansible_shell_type' from source: unknown 186312 1726890041.60474: variable 'ansible_shell_executable' from source: unknown 186312 1726890041.60477: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890041.60479: variable 'ansible_pipelining' from source: unknown 186312 1726890041.60483: variable 'ansible_timeout' from source: unknown 186312 1726890041.60501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890041.60682: 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) 186312 1726890041.60689: variable 'omit' from source: magic vars 186312 1726890041.60695: starting attempt loop 186312 1726890041.60698: running the handler 186312 1726890041.60721: _low_level_execute_command(): starting 186312 1726890041.60725: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890041.61379: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.61386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.61440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890041.61444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.61447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.61503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890041.61523: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890041.61527: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890041.61600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890041.63065: stdout chunk (state=3): >>>/root <<< 186312 1726890041.63173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890041.63231: stderr chunk (state=3): >>><<< 186312 1726890041.63236: stdout chunk (state=3): >>><<< 186312 1726890041.63254: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890041.63264: _low_level_execute_command(): starting 186312 1726890041.63270: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890041.6325314-186697-30863180870355 `" && echo ansible-tmp-1726890041.6325314-186697-30863180870355="` echo /root/.ansible/tmp/ansible-tmp-1726890041.6325314-186697-30863180870355 `" ) && sleep 0' 186312 1726890041.63753: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.63757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.63793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890041.63797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.63804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890041.63807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.63852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890041.63855: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890041.63899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890041.65677: stdout chunk (state=3): >>>ansible-tmp-1726890041.6325314-186697-30863180870355=/root/.ansible/tmp/ansible-tmp-1726890041.6325314-186697-30863180870355 <<< 186312 1726890041.65806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890041.65873: stderr chunk (state=3): >>><<< 186312 1726890041.65891: stdout chunk (state=3): >>><<< 186312 1726890041.65896: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890041.6325314-186697-30863180870355=/root/.ansible/tmp/ansible-tmp-1726890041.6325314-186697-30863180870355 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890041.65963: variable 'ansible_module_compression' from source: unknown 186312 1726890041.66024: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 186312 1726890041.66071: variable 'ansible_facts' from source: unknown 186312 1726890041.66220: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890041.6325314-186697-30863180870355/AnsiballZ_setup.py 186312 1726890041.66404: Sending initial data 186312 1726890041.66407: Sent initial data (155 bytes) 186312 1726890041.67185: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.67188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.67225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890041.67236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.67239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890041.67242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.67293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890041.67298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890041.67340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890041.69001: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890041.69038: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890041.69074: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpvidou210 /root/.ansible/tmp/ansible-tmp-1726890041.6325314-186697-30863180870355/AnsiballZ_setup.py <<< 186312 1726890041.69107: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890041.71022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890041.71139: stderr chunk (state=3): >>><<< 186312 1726890041.71142: stdout chunk (state=3): >>><<< 186312 1726890041.71162: done transferring module to remote 186312 1726890041.71188: _low_level_execute_command(): starting 186312 1726890041.71191: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890041.6325314-186697-30863180870355/ /root/.ansible/tmp/ansible-tmp-1726890041.6325314-186697-30863180870355/AnsiballZ_setup.py && sleep 0' 186312 1726890041.71700: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890041.71709: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.71717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.71735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.71778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890041.71782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890041.71784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890041.71795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.71850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890041.71853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890041.71863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890041.71927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890041.73575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890041.73616: stderr chunk (state=3): >>><<< 186312 1726890041.73619: stdout chunk (state=3): >>><<< 186312 1726890041.73633: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890041.73636: _low_level_execute_command(): starting 186312 1726890041.73642: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890041.6325314-186697-30863180870355/AnsiballZ_setup.py && sleep 0' 186312 1726890041.74083: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890041.74086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890041.74121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890041.74124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890041.74139: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890041.74185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890041.74188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890041.74239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890041.76097: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890041.76122: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890041.76128: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890041.76181: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890041.76186: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890041.76217: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890041.76247: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890041.76261: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890041.76291: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890041.76298: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890041.76341: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.76365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890041.76388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890041.76396: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890041.76417: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195891dc0> <<< 186312 1726890041.76448: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890041.76461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890041.76493: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1958363a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195891b20> <<< 186312 1726890041.76520: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890041.76533: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195891ac0> <<< 186312 1726890041.76538: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890041.76567: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890041.76594: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195836490> <<< 186312 1726890041.76602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890041.76628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890041.76655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195836940> <<< 186312 1726890041.76699: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195836670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890041.76739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890041.76780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890041.76799: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955cf190> <<< 186312 1726890041.76827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890041.76842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890041.76904: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955cf220> <<< 186312 1726890041.76969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890041.76973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890041.76977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955cf940> <<< 186312 1726890041.77004: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19584e880> <<< 186312 1726890041.77040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955c8d90> <<< 186312 1726890041.77107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955f2d90> <<< 186312 1726890041.77144: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195836970> <<< 186312 1726890041.77164: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890041.77496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890041.77534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890041.77544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890041.77555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890041.77579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890041.77608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890041.77621: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19556feb0> <<< 186312 1726890041.77655: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195572f40> <<< 186312 1726890041.77676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890041.77686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890041.77703: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890041.77731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890041.77743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890041.77775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890041.77798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195567610> <<< 186312 1726890041.77817: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195570640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19556f370> <<< 186312 1726890041.77837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890041.77902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890041.77922: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890041.77962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890041.77974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890041.77998: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.78012: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa195454e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195454910> <<< 186312 1726890041.78039: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890041.78052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195454f10> <<< 186312 1726890041.78060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890041.78099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890041.78130: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195454fd0> <<< 186312 1726890041.78150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1954660d0> <<< 186312 1726890041.78155: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890041.78197: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195549d90> <<< 186312 1726890041.78205: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890041.78228: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195544670> <<< 186312 1726890041.78285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890041.78311: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195576e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890041.78318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890041.78337: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.78350: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa195466cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955492b0> <<< 186312 1726890041.78378: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.78403: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1955562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19557c9d0> <<< 186312 1726890041.78420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890041.78448: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.78468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890041.78477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890041.78500: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195466eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195466df0> <<< 186312 1726890041.78526: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195466d60> <<< 186312 1726890041.78551: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890041.78556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890041.78580: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890041.78595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890041.78608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890041.78650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890041.78675: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890041.78681: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19543a3d0> <<< 186312 1726890041.78701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890041.78707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890041.78749: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19543a4c0> <<< 186312 1726890041.78864: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19546ef40> <<< 186312 1726890041.78901: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195469a90> <<< 186312 1726890041.78906: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195469490> <<< 186312 1726890041.78934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890041.78939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890041.78978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890041.78984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890041.79018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890041.79021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890041.79024: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19536e220> <<< 186312 1726890041.79051: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195425520> <<< 186312 1726890041.79105: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195469f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19557c040> <<< 186312 1726890041.79127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890041.79149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890041.79175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890041.79192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195381b50> <<< 186312 1726890041.79195: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890041.79231: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa195381e80> <<< 186312 1726890041.79248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890041.79252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890041.79280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890041.79282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890041.79284: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195393790> <<< 186312 1726890041.79309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890041.79338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890041.79363: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195393cd0> <<< 186312 1726890041.79399: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.79417: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19531f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195381f70> <<< 186312 1726890041.79439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890041.79441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890041.79481: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.79484: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1953302e0> <<< 186312 1726890041.79491: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195393610> <<< 186312 1726890041.79503: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890041.79531: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.79534: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1953303a0> <<< 186312 1726890041.79580: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195466a30> <<< 186312 1726890041.79587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890041.79601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890041.79621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890041.79640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890041.79667: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.79675: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19534c700> <<< 186312 1726890041.79690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890041.79722: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.79727: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19534c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19534c7c0> <<< 186312 1726890041.79753: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.79758: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19534c8b0> <<< 186312 1726890041.79780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890041.79785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890041.79967: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.79972: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19534cd00> <<< 186312 1726890041.80002: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.80007: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa195356250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19534c940> <<< 186312 1726890041.80024: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19533ea90> <<< 186312 1726890041.80043: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195466610> <<< 186312 1726890041.80066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890041.80119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890041.80152: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19534caf0> <<< 186312 1726890041.80282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890041.80303: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa19526c6d0> <<< 186312 1726890041.80581: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip' <<< 186312 1726890041.80587: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.80673: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.80701: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/__init__.py <<< 186312 1726890041.80727: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.80734: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.80737: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890041.80753: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.81935: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.82853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890041.82878: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951a9820> <<< 186312 1726890041.82882: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890041.82887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.82915: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890041.82954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890041.82962: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890041.82974: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1951a9160> <<< 186312 1726890041.82995: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951a9280> <<< 186312 1726890041.83024: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951a9f70> <<< 186312 1726890041.83047: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890041.83052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890041.83096: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951a94f0> <<< 186312 1726890041.83102: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951a9d90> import 'atexit' # <<< 186312 1726890041.83127: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1951a9fd0> <<< 186312 1726890041.83148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890041.83171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890041.83210: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951a9100> <<< 186312 1726890041.83228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890041.83244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890041.83261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890041.83285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890041.83309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890041.83386: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195175f40> <<< 186312 1726890041.83423: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194b48310> <<< 186312 1726890041.83449: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.83458: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194b48160> <<< 186312 1726890041.83473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890041.83477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890041.83517: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194b48ca0> <<< 186312 1726890041.83532: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19518edc0> <<< 186312 1726890041.83692: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19518e3a0> <<< 186312 1726890041.83707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890041.83717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890041.83734: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19518efd0> <<< 186312 1726890041.83756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890041.83761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890041.83793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890041.83817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890041.83824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890041.83856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890041.83859: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951ded30> <<< 186312 1726890041.83943: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19517c730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19517c400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19515cb20> <<< 186312 1726890041.84057: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19517cf40> <<< 186312 1726890041.84098: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19517cf10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890041.84163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890041.84197: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194bb4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951f1250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890041.84315: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194bb1850> <<< 186312 1726890041.84346: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951f13d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890041.84407: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951f1ca0> <<< 186312 1726890041.84513: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194bb17f0> <<< 186312 1726890041.84599: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.84602: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa195188c10> <<< 186312 1726890041.84633: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1951f1fa0> <<< 186312 1726890041.84671: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1951f1550> <<< 186312 1726890041.84683: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951e9910> <<< 186312 1726890041.84708: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 186312 1726890041.84716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890041.84728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890041.84740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890041.84782: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.84788: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194ba6940> <<< 186312 1726890041.84960: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.84969: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194bc4d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194bb0580> <<< 186312 1726890041.85303: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194ba6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194bb09a0> <<< 186312 1726890041.85545: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890041.85551: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890041.86080: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.86337: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890041.86352: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890041.86363: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890041.86377: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890041.86392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.86445: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.86450: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194bc27f0> <<< 186312 1726890041.86508: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890041.86543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194bf48b0> <<< 186312 1726890041.86547: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194750970><<< 186312 1726890041.86552: stdout chunk (state=3): >>> <<< 186312 1726890041.86591: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890041.86602: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.86606: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.86642: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890041.86757: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.86907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890041.86936: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195167730> # zipimport: zlib available <<< 186312 1726890041.87314: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.87674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.87729: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.87798: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890041.87805: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.87832: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.87867: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890041.87872: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.87924: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.87992: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890041.87995: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.88016: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.88025: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890041.88036: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.88068: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.88106: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890041.88110: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.88297: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.88508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890041.88524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890041.88789: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951ab370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890041.88792: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890041.88835: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890041.88853: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.88902: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890041.88989: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.89052: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890041.89073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.89144: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194be2550> <<< 186312 1726890041.89224: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1945cdeb0> <<< 186312 1726890041.89260: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890041.89319: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.89367: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.89397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.89453: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890041.89468: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890041.89471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890041.89506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890041.89534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890041.89545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890041.89610: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194be87f0> <<< 186312 1726890041.89649: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194be6790> <<< 186312 1726890041.89715: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194be2b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890041.89762: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.89779: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890041.89845: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890041.89870: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890041.89933: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.89978: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.89998: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90017: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90052: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90088: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90157: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 186312 1726890041.90168: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90224: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90287: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90305: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90335: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 186312 1726890041.90346: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90483: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90621: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90651: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.90703: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 186312 1726890041.90711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890041.90732: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'<<< 186312 1726890041.90740: stdout chunk (state=3): >>> <<< 186312 1726890041.90754: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 186312 1726890041.90761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890041.90789: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194717370> <<< 186312 1726890041.90816: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 186312 1726890041.90823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890041.90838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890041.90863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890041.90884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890041.90899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890041.90908: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194735a90> <<< 186312 1726890041.90946: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194735b20> <<< 186312 1726890041.91002: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194706280> <<< 186312 1726890041.91028: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194717970> <<< 186312 1726890041.91045: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1944cd7f0> <<< 186312 1726890041.91056: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1944cdb20> <<< 186312 1726890041.91071: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890041.91093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890041.91117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890041.91124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890041.91151: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.91160: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19477a0a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194716f70> <<< 186312 1726890041.91181: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890041.91191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890041.91218: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19477a190> <<< 186312 1726890041.91235: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890041.91258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890041.91286: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890041.91291: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194537fd0> <<< 186312 1726890041.91314: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194763820> <<< 186312 1726890041.91335: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1944cdd60> <<< 186312 1726890041.91347: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 186312 1726890041.91368: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 186312 1726890041.91379: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.91388: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 186312 1726890041.91401: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.91445: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.91503: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 186312 1726890041.91520: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.91554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.91608: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 186312 1726890041.91623: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890041.91635: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.91659: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.91697: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 186312 1726890041.91708: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.91735: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.91780: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 186312 1726890041.91834: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890041.91864: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 186312 1726890041.92248: stdout chunk (state=3): >>># 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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 186312 1726890041.92449: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.92809: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 186312 1726890041.92822: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.92856: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.92910: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.92931: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.92959: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 186312 1726890041.92974: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890041.92984: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.93002: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.93035: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890041.93080: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.93137: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 186312 1726890041.93161: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.93185: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 186312 1726890041.93199: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.93224: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.93258: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890041.93325: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.93394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890041.93419: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19441ae80> <<< 186312 1726890041.93438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890041.93465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890041.93624: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19441a9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 186312 1726890041.93683: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.93743: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890041.93818: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.93897: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 186312 1726890041.93901: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.93954: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.94036: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 186312 1726890041.94039: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.94062: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.94118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890041.94134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890041.94264: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194495490> <<< 186312 1726890041.94503: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19442f850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890041.94548: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.94595: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 186312 1726890041.94676: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.94741: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.94836: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.94970: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 186312 1726890041.95017: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.95050: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 186312 1726890041.95085: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.95139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890041.95201: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19448e3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19448e940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890041.95224: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 186312 1726890041.95256: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.95297: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 186312 1726890041.95310: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.95427: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.95550: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 186312 1726890041.95638: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.95718: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.95751: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.95802: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 186312 1726890041.95866: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.95884: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.95998: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.96127: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890041.96235: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.96339: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 186312 1726890041.96362: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.96396: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.96814: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.97233: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890041.97244: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.97322: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.97406: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890041.97421: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.97497: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.97574: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890041.97586: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.97715: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.97852: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 186312 1726890041.97875: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 186312 1726890041.97910: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.97952: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890041.98036: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.98116: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.98283: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.98454: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 186312 1726890041.98500: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.98539: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 186312 1726890041.98571: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.98596: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 186312 1726890041.98615: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.98651: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.98727: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 186312 1726890041.98756: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.98769: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890041.98823: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.98868: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 186312 1726890041.98926: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.98982: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 186312 1726890041.98985: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.99187: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.99408: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 186312 1726890041.99413: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.99462: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.99516: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890041.99520: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.99546: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.99584: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890041.99587: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.99615: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.99642: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 186312 1726890041.99656: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.99678: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.99720: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 186312 1726890041.99783: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.99877: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 186312 1726890041.99890: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 186312 1726890041.99933: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890041.99982: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890041.99985: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00011: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890042.00059: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00098: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00160: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00236: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890042.00240: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00278: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00334: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 186312 1726890042.00338: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00482: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00649: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890042.00653: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00685: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00740: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890042.00743: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00772: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00830: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 186312 1726890042.00833: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00890: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.00969: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 186312 1726890042.00972: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890042.00975: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.01048: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.01135: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 186312 1726890042.01137: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890042.01176: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.01339: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890042.01367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 186312 1726890042.01370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890042.01403: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1943d9160> <<< 186312 1726890042.01407: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194bf6fa0> <<< 186312 1726890042.01457: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19442ebe0> <<< 186312 1726890042.03310: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890042.15910: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 186312 1726890042.15916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 186312 1726890042.15955: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1943d91f0> <<< 186312 1726890042.15960: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 186312 1726890042.15963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 186312 1726890042.15977: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19442f490> <<< 186312 1726890042.16045: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 186312 1726890042.16049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890042.16077: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890042.16081: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194234cd0> <<< 186312 1726890042.16093: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19425a790> <<< 186312 1726890042.16320: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 186312 1726890042.16323: stdout chunk (state=3): >>> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame<<< 186312 1726890042.16338: stdout chunk (state=3): >>> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 186312 1726890042.40390: stdout chunk (state=3): >>> {"ansible_facts": {"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_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_iscsi_iqn": "", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "40", "second": "42", "epoch": "1726890042", "epoch_int": "1726890042", "date": "2024-09-20", "time": "23:40:42", "iso8601_micro": "2024-09-21T03:40:42.030284Z", "iso8601": "2024-09-21T03:40:42Z", "iso8601_basic": "20240920T234042030284", "iso8601_basic_short": "20240920T234042", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforci<<< 186312 1726890042.40400: stdout chunk (state=3): >>>ng", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 213, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3319, "free": 213}, "nocache": {"free": 3125, "used": 407}, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices":<<< 186312 1726890042.40411: stdout chunk (state=3): >>> {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07<<< 186312 1726890042.40451: stdout chunk (state=3): >>>fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5164, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251606618112, "block_size": 4096, "block_total": 65519355, "block_available": 61427397, "block_used": 4091958, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.79, "5m": 0.9, "15m": 1.08}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [f<<< 186312 1726890042.40457: stdout chunk (state=3): >>>ixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 186312 1726890042.41020: 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__ # 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 <<< 186312 1726890042.41074: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid <<< 186312 1726890042.41081: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 186312 1726890042.41121: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils <<< 186312 1726890042.41174: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace <<< 186312 1726890042.41199: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 186312 1726890042.41483: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890042.41572: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression <<< 186312 1726890042.41576: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890042.41579: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890042.41594: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890042.41626: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890042.41707: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 186312 1726890042.41711: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 186312 1726890042.41752: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction # destroy shlex <<< 186312 1726890042.41756: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890042.41827: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass <<< 186312 1726890042.41846: stdout chunk (state=3): >>># destroy json <<< 186312 1726890042.41861: 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 # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 186312 1726890042.41986: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser <<< 186312 1726890042.42131: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890042.42134: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890042.42205: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890042.42231: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890042.42409: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 186312 1726890042.42465: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890042.42485: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890042.42504: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890042.42537: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890042.42922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890042.42925: stdout chunk (state=3): >>><<< 186312 1726890042.42927: stderr chunk (state=3): >>><<< 186312 1726890042.43092: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195891dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1958363a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195891b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195891ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195836490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195836940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195836670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19584e880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195836970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19556feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195572f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195567610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195570640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19556f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa195454e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195454910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195454f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195454fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1954660d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195549d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195544670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195576e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa195466cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1955492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1955562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19557c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195466eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195466df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195466d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19543a3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19543a4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19546ef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195469a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195469490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19536e220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195425520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195469f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19557c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195381b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa195381e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195393790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195393cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19531f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195381f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1953302e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195393610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1953303a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195466a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19534c700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19534c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19534c7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19534c8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19534cd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa195356250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19534c940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19533ea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195466610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19534caf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa19526c6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951a9820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1951a9160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951a9280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951a9f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951a94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951a9d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1951a9fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951a9100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195175f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194b48310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194b48160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194b48ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19518edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19518e3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19518efd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951ded30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19517c730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19517c400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19515cb20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19517cf40> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19517cf10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194bb4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951f1250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194bb1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951f13d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951f1ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194bb17f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa195188c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1951f1fa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1951f1550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951e9910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194ba6940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194bc4d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194bb0580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194ba6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194bb09a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194bc27f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194bf48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194750970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa195167730> # 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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1951ab370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194be2550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1945cdeb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194be87f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194be6790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194be2b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194717370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194735a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194735b20> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194706280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194717970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1944cd7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1944cdb20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19477a0a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194716f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19477a190> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194537fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194763820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1944cdd60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19441ae80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19441a9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa194495490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19442f850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19448e3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19448e940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/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_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_04xvhr28/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1943d9160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194bf6fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19442ebe0> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1943d91f0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19442f490> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa194234cd0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19425a790> 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_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_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_iscsi_iqn": "", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "40", "second": "42", "epoch": "1726890042", "epoch_int": "1726890042", "date": "2024-09-20", "time": "23:40:42", "iso8601_micro": "2024-09-21T03:40:42.030284Z", "iso8601": "2024-09-21T03:40:42Z", "iso8601_basic": "20240920T234042030284", "iso8601_basic_short": "20240920T234042", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 213, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3319, "free": 213}, "nocache": {"free": 3125, "used": 407}, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5164, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251606618112, "block_size": 4096, "block_total": 65519355, "block_available": 61427397, "block_used": 4091958, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.79, "5m": 0.9, "15m": 1.08}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # 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 multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890042.45342: done with _execute_module (setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890041.6325314-186697-30863180870355/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890042.45347: _low_level_execute_command(): starting 186312 1726890042.45350: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890041.6325314-186697-30863180870355/ > /dev/null 2>&1 && sleep 0' 186312 1726890042.45708: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890042.45718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 186312 1726890042.45731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890042.45748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890042.47599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890042.47602: stderr chunk (state=3): >>><<< 186312 1726890042.47605: stdout chunk (state=3): >>><<< 186312 1726890042.47608: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890042.47610: handler run complete 186312 1726890042.47736: variable 'ansible_facts' from source: unknown 186312 1726890042.47889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890042.48122: variable 'ansible_facts' from source: unknown 186312 1726890042.48192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890042.48306: attempt loop complete, returning result 186312 1726890042.48314: _execute() done 186312 1726890042.48317: dumping result to json 186312 1726890042.48349: done dumping result, returning 186312 1726890042.48357: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-881e-6b85-00000000010c] 186312 1726890042.48362: sending task result for task 02369adf-7a19-881e-6b85-00000000010c 186312 1726890042.48695: done sending task result for task 02369adf-7a19-881e-6b85-00000000010c 186312 1726890042.48699: WORKER PROCESS EXITING ok: [managed_node3] 186312 1726890042.49396: no more pending results, returning what we have 186312 1726890042.49399: results queue empty 186312 1726890042.49399: checking for any_errors_fatal 186312 1726890042.49407: done checking for any_errors_fatal 186312 1726890042.49407: checking for max_fail_percentage 186312 1726890042.49409: done checking for max_fail_percentage 186312 1726890042.49410: checking to see if all hosts have failed and the running result is not ok 186312 1726890042.49411: done checking to see if all hosts have failed 186312 1726890042.49414: getting the remaining hosts for this loop 186312 1726890042.49415: done getting the remaining hosts for this loop 186312 1726890042.49419: getting the next task for host managed_node3 186312 1726890042.49429: done getting next task for host managed_node3 186312 1726890042.49431: ^ task is: TASK: meta (role_complete) 186312 1726890042.49433: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890042.49508: getting variables 186312 1726890042.49509: in VariableManager get_vars() 186312 1726890042.49539: Calling all_inventory to load vars for managed_node3 186312 1726890042.49542: Calling groups_inventory to load vars for managed_node3 186312 1726890042.49586: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890042.49597: Calling all_plugins_play to load vars for managed_node3 186312 1726890042.49600: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890042.49603: Calling groups_plugins_play to load vars for managed_node3 186312 1726890042.50784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890042.51315: done with get_vars() 186312 1726890042.51325: done getting variables 186312 1726890042.51385: done queuing things up, now waiting for results queue to drain 186312 1726890042.51386: results queue empty 186312 1726890042.51387: checking for any_errors_fatal 186312 1726890042.51389: done checking for any_errors_fatal 186312 1726890042.51390: checking for max_fail_percentage 186312 1726890042.51390: done checking for max_fail_percentage 186312 1726890042.51391: checking to see if all hosts have failed and the running result is not ok 186312 1726890042.51391: done checking to see if all hosts have failed 186312 1726890042.51392: getting the remaining hosts for this loop 186312 1726890042.51392: done getting the remaining hosts for this loop 186312 1726890042.51394: getting the next task for host managed_node3 186312 1726890042.51396: done getting next task for host managed_node3 186312 1726890042.51398: ^ task is: TASK: Mark tasks to be skipped 186312 1726890042.51399: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890042.51403: getting variables 186312 1726890042.51403: in VariableManager get_vars() 186312 1726890042.51418: Calling all_inventory to load vars for managed_node3 186312 1726890042.51420: Calling groups_inventory to load vars for managed_node3 186312 1726890042.51422: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890042.51427: Calling all_plugins_play to load vars for managed_node3 186312 1726890042.51431: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890042.51433: Calling groups_plugins_play to load vars for managed_node3 186312 1726890042.51669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890042.52060: done with get_vars() 186312 1726890042.52068: done getting variables 186312 1726890042.52094: 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 [Mark tasks to be skipped] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:16 Friday 20 September 2024 23:40:42 -0400 (0:00:00.931) 0:00:12.260 ****** 186312 1726890042.52121: entering _queue_task() for managed_node3/set_fact 186312 1726890042.52323: worker is 1 (out of 1 available) 186312 1726890042.52338: exiting _queue_task() for managed_node3/set_fact 186312 1726890042.52350: done queuing things up, now waiting for results queue to drain 186312 1726890042.52352: waiting for pending results... 186312 1726890042.52518: running TaskExecutor() for managed_node3/TASK: Mark tasks to be skipped 186312 1726890042.52582: in run() - task 02369adf-7a19-881e-6b85-00000000000b 186312 1726890042.52632: variable 'ansible_search_path' from source: unknown 186312 1726890042.52660: calling self._execute() 186312 1726890042.53055: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890042.53059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890042.53062: variable 'omit' from source: magic vars 186312 1726890042.53064: variable 'omit' from source: magic vars 186312 1726890042.53066: variable 'omit' from source: magic vars 186312 1726890042.53345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890042.56417: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890042.56499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890042.56550: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890042.56591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890042.56626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890042.56855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 186312 1726890042.57002: Loaded config def from plugin (lookup/env) 186312 1726890042.57015: Loading LookupModule 'env' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/env.py 186312 1726890042.57086: variable 'omit' from source: magic vars 186312 1726890042.57121: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890042.57151: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890042.57174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890042.57199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890042.57217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890042.57251: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890042.57260: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890042.57268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890042.57364: Set connection var ansible_shell_type to sh 186312 1726890042.57379: Set connection var ansible_pipelining to False 186312 1726890042.57398: Set connection var ansible_timeout to 10 186312 1726890042.57406: Set connection var ansible_connection to ssh 186312 1726890042.57420: Set connection var ansible_shell_executable to /bin/sh 186312 1726890042.57433: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890042.57457: variable 'ansible_shell_executable' from source: unknown 186312 1726890042.57464: variable 'ansible_connection' from source: unknown 186312 1726890042.57471: variable 'ansible_module_compression' from source: unknown 186312 1726890042.57477: variable 'ansible_shell_type' from source: unknown 186312 1726890042.57484: variable 'ansible_shell_executable' from source: unknown 186312 1726890042.57492: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890042.57502: variable 'ansible_pipelining' from source: unknown 186312 1726890042.57513: variable 'ansible_timeout' from source: unknown 186312 1726890042.57522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890042.57661: 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) 186312 1726890042.57676: variable 'omit' from source: magic vars 186312 1726890042.57686: starting attempt loop 186312 1726890042.57692: running the handler 186312 1726890042.57706: handler run complete 186312 1726890042.57727: attempt loop complete, returning result 186312 1726890042.57740: _execute() done 186312 1726890042.57749: dumping result to json 186312 1726890042.57757: done dumping result, returning 186312 1726890042.57768: done running TaskExecutor() for managed_node3/TASK: Mark tasks to be skipped [02369adf-7a19-881e-6b85-00000000000b] 186312 1726890042.57777: sending task result for task 02369adf-7a19-881e-6b85-00000000000b ok: [managed_node3] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } 186312 1726890042.57932: no more pending results, returning what we have 186312 1726890042.57935: results queue empty 186312 1726890042.57936: checking for any_errors_fatal 186312 1726890042.57938: done checking for any_errors_fatal 186312 1726890042.57938: checking for max_fail_percentage 186312 1726890042.57940: done checking for max_fail_percentage 186312 1726890042.57941: checking to see if all hosts have failed and the running result is not ok 186312 1726890042.57942: done checking to see if all hosts have failed 186312 1726890042.57943: getting the remaining hosts for this loop 186312 1726890042.57945: done getting the remaining hosts for this loop 186312 1726890042.57949: getting the next task for host managed_node3 186312 1726890042.57955: done getting next task for host managed_node3 186312 1726890042.57958: ^ task is: TASK: Get unused disks for swap 186312 1726890042.57960: ^ state is: HOST STATE: block=2, 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 186312 1726890042.57964: getting variables 186312 1726890042.57966: in VariableManager get_vars() 186312 1726890042.57996: Calling all_inventory to load vars for managed_node3 186312 1726890042.57999: Calling groups_inventory to load vars for managed_node3 186312 1726890042.58002: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890042.58017: Calling all_plugins_play to load vars for managed_node3 186312 1726890042.58020: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890042.58024: Calling groups_plugins_play to load vars for managed_node3 186312 1726890042.58665: done sending task result for task 02369adf-7a19-881e-6b85-00000000000b 186312 1726890042.58668: WORKER PROCESS EXITING 186312 1726890042.58680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890042.59066: done with get_vars() 186312 1726890042.59076: done getting variables TASK [Get unused disks for swap] *********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:24 Friday 20 September 2024 23:40:42 -0400 (0:00:00.070) 0:00:12.330 ****** 186312 1726890042.59140: entering _queue_task() for managed_node3/include_tasks 186312 1726890042.59325: worker is 1 (out of 1 available) 186312 1726890042.59339: exiting _queue_task() for managed_node3/include_tasks 186312 1726890042.59353: done queuing things up, now waiting for results queue to drain 186312 1726890042.59354: waiting for pending results... 186312 1726890042.59560: running TaskExecutor() for managed_node3/TASK: Get unused disks for swap 186312 1726890042.59657: in run() - task 02369adf-7a19-881e-6b85-00000000000c 186312 1726890042.59680: variable 'ansible_search_path' from source: unknown 186312 1726890042.59722: calling self._execute() 186312 1726890042.59819: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890042.59834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890042.59848: variable 'omit' from source: magic vars 186312 1726890042.59957: _execute() done 186312 1726890042.59966: dumping result to json 186312 1726890042.59973: done dumping result, returning 186312 1726890042.59983: done running TaskExecutor() for managed_node3/TASK: Get unused disks for swap [02369adf-7a19-881e-6b85-00000000000c] 186312 1726890042.59993: sending task result for task 02369adf-7a19-881e-6b85-00000000000c 186312 1726890042.60135: no more pending results, returning what we have 186312 1726890042.60141: in VariableManager get_vars() 186312 1726890042.60178: Calling all_inventory to load vars for managed_node3 186312 1726890042.60182: Calling groups_inventory to load vars for managed_node3 186312 1726890042.60185: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890042.60200: Calling all_plugins_play to load vars for managed_node3 186312 1726890042.60203: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890042.60206: Calling groups_plugins_play to load vars for managed_node3 186312 1726890042.60910: done sending task result for task 02369adf-7a19-881e-6b85-00000000000c 186312 1726890042.60915: WORKER PROCESS EXITING 186312 1726890042.60936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890042.61747: done with get_vars() 186312 1726890042.61758: variable 'ansible_search_path' from source: unknown 186312 1726890042.61774: we have included files to process 186312 1726890042.61775: generating all_blocks data 186312 1726890042.61776: done generating all_blocks data 186312 1726890042.61784: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 186312 1726890042.61785: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 186312 1726890042.61790: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 186312 1726890042.62746: done processing included file 186312 1726890042.62748: iterating over new_blocks loaded from include file 186312 1726890042.62749: in VariableManager get_vars() 186312 1726890042.62761: done with get_vars() 186312 1726890042.62762: filtering new block on tags 186312 1726890042.62815: done filtering new block on tags 186312 1726890042.62818: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node3 186312 1726890042.62822: extending task lists for all hosts with included blocks 186312 1726890042.63713: done extending task lists 186312 1726890042.63715: done processing included files 186312 1726890042.63718: results queue empty 186312 1726890042.63719: checking for any_errors_fatal 186312 1726890042.63722: done checking for any_errors_fatal 186312 1726890042.63723: checking for max_fail_percentage 186312 1726890042.63724: done checking for max_fail_percentage 186312 1726890042.63725: checking to see if all hosts have failed and the running result is not ok 186312 1726890042.63727: done checking to see if all hosts have failed 186312 1726890042.63728: getting the remaining hosts for this loop 186312 1726890042.63731: done getting the remaining hosts for this loop 186312 1726890042.63736: getting the next task for host managed_node3 186312 1726890042.63743: done getting next task for host managed_node3 186312 1726890042.63746: ^ task is: TASK: Ensure test packages 186312 1726890042.63748: ^ state is: HOST STATE: block=2, 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? (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 186312 1726890042.63751: getting variables 186312 1726890042.63752: in VariableManager get_vars() 186312 1726890042.63764: Calling all_inventory to load vars for managed_node3 186312 1726890042.63769: Calling groups_inventory to load vars for managed_node3 186312 1726890042.63771: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890042.63778: Calling all_plugins_play to load vars for managed_node3 186312 1726890042.63781: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890042.63784: Calling groups_plugins_play to load vars for managed_node3 186312 1726890042.64253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890042.64924: done with get_vars() 186312 1726890042.64943: done getting variables 186312 1726890042.65002: 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 [Ensure test packages] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Friday 20 September 2024 23:40:42 -0400 (0:00:00.058) 0:00:12.389 ****** 186312 1726890042.65041: entering _queue_task() for managed_node3/package 186312 1726890042.65278: worker is 1 (out of 1 available) 186312 1726890042.65294: exiting _queue_task() for managed_node3/package 186312 1726890042.65306: done queuing things up, now waiting for results queue to drain 186312 1726890042.65307: waiting for pending results... 186312 1726890042.65593: running TaskExecutor() for managed_node3/TASK: Ensure test packages 186312 1726890042.65704: in run() - task 02369adf-7a19-881e-6b85-0000000001df 186312 1726890042.65725: variable 'ansible_search_path' from source: unknown 186312 1726890042.65783: calling self._execute() 186312 1726890042.65882: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890042.65893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890042.65906: variable 'omit' from source: magic vars 186312 1726890042.66015: variable 'omit' from source: magic vars 186312 1726890042.66058: variable 'omit' from source: magic vars 186312 1726890042.66094: variable 'test_packages' from source: task vars 186312 1726890042.66282: variable 'test_packages' from source: task vars 186312 1726890042.66569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890042.66864: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890042.66909: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890042.66955: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890042.66992: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890042.67184: variable 'ansible_facts' from source: unknown 186312 1726890042.67654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890042.70039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890042.70139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890042.70195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890042.70242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890042.70288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890042.70399: 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) 186312 1726890042.70444: 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) 186312 1726890042.70475: 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) 186312 1726890042.70533: 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) 186312 1726890042.70556: 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) 186312 1726890042.70661: variable '__storage_is_ostree' from source: set_fact 186312 1726890042.70671: variable 'omit' from source: magic vars 186312 1726890042.70700: variable 'omit' from source: magic vars 186312 1726890042.70735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890042.70770: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890042.70792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890042.70817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890042.70835: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890042.70872: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890042.70880: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890042.70888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890042.70992: Set connection var ansible_shell_type to sh 186312 1726890042.71008: Set connection var ansible_pipelining to False 186312 1726890042.71025: Set connection var ansible_timeout to 10 186312 1726890042.71035: Set connection var ansible_connection to ssh 186312 1726890042.71046: Set connection var ansible_shell_executable to /bin/sh 186312 1726890042.71056: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890042.71086: variable 'ansible_shell_executable' from source: unknown 186312 1726890042.71094: variable 'ansible_connection' from source: unknown 186312 1726890042.71101: variable 'ansible_module_compression' from source: unknown 186312 1726890042.71107: variable 'ansible_shell_type' from source: unknown 186312 1726890042.71115: variable 'ansible_shell_executable' from source: unknown 186312 1726890042.71122: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890042.71131: variable 'ansible_pipelining' from source: unknown 186312 1726890042.71138: variable 'ansible_timeout' from source: unknown 186312 1726890042.71145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890042.71256: 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) 186312 1726890042.71271: variable 'omit' from source: magic vars 186312 1726890042.71282: starting attempt loop 186312 1726890042.71289: running the handler 186312 1726890042.71305: variable 'ansible_facts' from source: unknown 186312 1726890042.71314: variable 'ansible_facts' from source: unknown 186312 1726890042.71370: _low_level_execute_command(): starting 186312 1726890042.71383: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890042.72217: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890042.72236: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890042.72252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890042.72272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890042.72319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890042.72339: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890042.72355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890042.72374: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890042.72389: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890042.72401: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890042.72415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890042.72434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890042.72459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890042.72472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890042.72485: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890042.72502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890042.72581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890042.72606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890042.72627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890042.72695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890042.74283: stdout chunk (state=3): >>>/root <<< 186312 1726890042.74476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890042.74480: stdout chunk (state=3): >>><<< 186312 1726890042.74483: stderr chunk (state=3): >>><<< 186312 1726890042.74584: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890042.74587: _low_level_execute_command(): starting 186312 1726890042.74591: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890042.7450433-186740-173503257651572 `" && echo ansible-tmp-1726890042.7450433-186740-173503257651572="` echo /root/.ansible/tmp/ansible-tmp-1726890042.7450433-186740-173503257651572 `" ) && sleep 0' 186312 1726890042.75218: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890042.75235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890042.75251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890042.75271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890042.75311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890042.75326: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890042.75344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890042.75375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890042.75388: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890042.75401: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890042.75415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890042.75433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890042.75449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890042.75462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890042.75478: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890042.75492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890042.75568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890042.75593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890042.75609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890042.75680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890042.77520: stdout chunk (state=3): >>>ansible-tmp-1726890042.7450433-186740-173503257651572=/root/.ansible/tmp/ansible-tmp-1726890042.7450433-186740-173503257651572 <<< 186312 1726890042.77795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890042.77797: stdout chunk (state=3): >>><<< 186312 1726890042.77799: stderr chunk (state=3): >>><<< 186312 1726890042.78022: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890042.7450433-186740-173503257651572=/root/.ansible/tmp/ansible-tmp-1726890042.7450433-186740-173503257651572 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890042.78025: variable 'ansible_module_compression' from source: unknown 186312 1726890042.78028: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 186312 1726890042.78030: variable 'ansible_facts' from source: unknown 186312 1726890042.78142: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890042.7450433-186740-173503257651572/AnsiballZ_dnf.py 186312 1726890042.78867: Sending initial data 186312 1726890042.78870: Sent initial data (154 bytes) 186312 1726890042.80467: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890042.80479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890042.80494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890042.80516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890042.80559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890042.80570: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890042.80582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890042.80602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890042.80619: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890042.80633: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890042.80644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890042.80656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890042.80670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890042.80680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890042.80689: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890042.80701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890042.80785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890042.80805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890042.80821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890042.80890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890042.82574: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890042.82606: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890042.82651: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpu7ubky77 /root/.ansible/tmp/ansible-tmp-1726890042.7450433-186740-173503257651572/AnsiballZ_dnf.py <<< 186312 1726890042.82688: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890042.84526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890042.84674: stderr chunk (state=3): >>><<< 186312 1726890042.84678: stdout chunk (state=3): >>><<< 186312 1726890042.84680: done transferring module to remote 186312 1726890042.84682: _low_level_execute_command(): starting 186312 1726890042.84685: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890042.7450433-186740-173503257651572/ /root/.ansible/tmp/ansible-tmp-1726890042.7450433-186740-173503257651572/AnsiballZ_dnf.py && sleep 0' 186312 1726890042.86081: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890042.86232: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890042.86248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890042.86265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890042.86305: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890042.86321: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890042.86345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890042.86363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890042.86376: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890042.86388: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890042.86399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890042.86416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890042.86438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890042.86462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890042.86474: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890042.86488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890042.86643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890042.86672: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890042.86737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890042.86794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890042.88445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890042.88518: stderr chunk (state=3): >>><<< 186312 1726890042.88521: stdout chunk (state=3): >>><<< 186312 1726890042.88798: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890042.88802: _low_level_execute_command(): starting 186312 1726890042.88805: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890042.7450433-186740-173503257651572/AnsiballZ_dnf.py && sleep 0' 186312 1726890042.90038: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890042.90052: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890042.90066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890042.90090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890042.90135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890042.90150: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890042.90169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890042.90188: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890042.90205: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890042.90224: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890042.90241: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890042.90262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890042.90278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890042.90298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890042.90318: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890042.90348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890042.90450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890042.90471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890042.90487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890042.90569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890042.92472: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890042.92476: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890042.92538: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890042.92563: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890042.92596: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890042.92640: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890042.92698: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890042.92725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890042.92747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890042.92759: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362773dc0> <<< 186312 1726890042.92828: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890042.92834: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23627183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362773b20> <<< 186312 1726890042.92872: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362773ac0> <<< 186312 1726890042.92931: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890042.92936: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362718490> <<< 186312 1726890042.92998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890042.93003: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362718940> <<< 186312 1726890042.93023: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362718670> <<< 186312 1726890042.93073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890042.93077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890042.93107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890042.93134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890042.93170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23626cf190> <<< 186312 1726890042.93184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890042.93187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890042.93249: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23626cf220> <<< 186312 1726890042.93277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890042.93321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23626f2850> <<< 186312 1726890042.93365: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23626cf940> <<< 186312 1726890042.93379: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362730880> <<< 186312 1726890042.93382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23626c8d90> <<< 186312 1726890042.93441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23626f2d90> <<< 186312 1726890042.93490: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362718970> <<< 186312 1726890042.93519: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890042.93755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890042.93804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890042.93807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890042.93838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890042.93868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236266feb0> <<< 186312 1726890042.93923: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362672f40> <<< 186312 1726890042.93958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890042.93971: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890042.94032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890042.94037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890042.94082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362667610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362670640> <<< 186312 1726890042.94086: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236266f370> <<< 186312 1726890042.94098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890042.94165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890042.94178: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890042.94223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890042.94255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890042.94275: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f236236fdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236236f8b0> import 'itertools' # <<< 186312 1726890042.94336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236236feb0> <<< 186312 1726890042.94358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890042.94406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236236ff70> <<< 186312 1726890042.94427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236236fe80> <<< 186312 1726890042.94432: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890042.94463: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23623c7d30> import '_functools' # <<< 186312 1726890042.94489: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23623c2610> <<< 186312 1726890042.94566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23623d4670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362676e20> <<< 186312 1726890042.94579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890042.94615: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2362380c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23623c7250> <<< 186312 1726890042.94682: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23623d4280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236267c9d0> <<< 186312 1726890042.94702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890042.94750: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890042.94808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890042.94838: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362380fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362380d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362380d00> <<< 186312 1726890042.94863: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890042.94877: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890042.94935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890042.94963: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362354370> <<< 186312 1726890042.94981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890042.95014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890042.95017: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362354460> <<< 186312 1726890042.95134: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362388fa0> <<< 186312 1726890042.95180: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362383a30> <<< 186312 1726890042.95210: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362383490> <<< 186312 1726890042.95238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890042.95272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890042.95289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622a21c0> <<< 186312 1726890042.95323: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236233ec70> <<< 186312 1726890042.95368: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362383eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236267c040> <<< 186312 1726890042.95404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890042.95450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890042.95478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622b5af0> import 'errno' # <<< 186312 1726890042.95513: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23622b5e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890042.95566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622c8730> <<< 186312 1726890042.95578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890042.95626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890042.95718: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622c8c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23622533a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622b5f10> <<< 186312 1726890042.97019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2362264280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622c85b0> import 'pwd' # <<< 186312 1726890042.97024: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2362264340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23623809d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23622806a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2362280970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362280760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2362280850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2362280ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f236228c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622808e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362272a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23623805b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362280a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f23621a0670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 186312 1726890042.97528: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890042.98017: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890042.98951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9a7c0> <<< 186312 1726890042.99007: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890042.99011: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890042.99049: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890042.99053: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b9a160> <<< 186312 1726890042.99076: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9a280> <<< 186312 1726890042.99123: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9af10> <<< 186312 1726890042.99137: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890042.99181: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9a4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9ad30> import 'atexit' # <<< 186312 1726890042.99221: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b9af70> <<< 186312 1726890042.99247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890042.99259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890042.99302: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9a100> <<< 186312 1726890042.99338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890042.99341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890042.99379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890042.99395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890042.99398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890042.99460: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361aeeee0> <<< 186312 1726890042.99495: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b0bf40> <<< 186312 1726890042.99534: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b0bd60> <<< 186312 1726890042.99546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890042.99572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890042.99609: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b0b3d0> <<< 186312 1726890042.99623: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b80dc0> <<< 186312 1726890042.99788: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b803a0> <<< 186312 1726890042.99818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890042.99871: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b80f70> <<< 186312 1726890042.99874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890042.99903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890042.99956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890042.99960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361bcec10> <<< 186312 1726890043.00029: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b6acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b6a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9e490> <<< 186312 1726890043.00065: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b6a4c0> <<< 186312 1726890043.00091: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.00136: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b6a4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890043.00160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890043.00179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890043.00182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890043.00261: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361ad1250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361be01f0> <<< 186312 1726890043.00278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890043.00352: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361adc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361be0370> <<< 186312 1726890043.00355: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890043.00419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.00422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890043.00479: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361bfad90> <<< 186312 1726890043.00614: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361adc880> <<< 186312 1726890043.00728: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361adc6d0> <<< 186312 1726890043.00756: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361adb670> <<< 186312 1726890043.00784: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361adb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361bd88b0> <<< 186312 1726890043.00822: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890043.00838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890043.00867: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b61670> <<< 186312 1726890043.01381: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b60ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b700d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361ba5a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890043.01435: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.01539: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.01983: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.02438: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890043.02451: 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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890043.02471: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890043.02487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.02548: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890043.02551: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23616b5580> <<< 186312 1726890043.02605: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890043.02611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361aad520> <<< 186312 1726890043.02626: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23616580a0> <<< 186312 1726890043.02675: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890043.02678: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.02693: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.02710: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890043.02715: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.02832: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.02962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890043.02965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890043.02990: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b60bb0> <<< 186312 1726890043.02993: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.03372: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.03739: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.03789: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.03853: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890043.03893: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.03933: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890043.03937: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.03988: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.04066: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890043.04088: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890043.04101: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.04129: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.04171: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890043.04174: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.04351: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.04538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890043.04570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890043.04573: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890043.04648: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361ab9970> # zipimport: zlib available <<< 186312 1726890043.04707: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.04782: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890043.04785: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890043.04788: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890043.04803: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.04842: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.04885: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890043.04888: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.04920: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.04957: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.05016: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.05074: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890043.05096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.05170: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361bec250> <<< 186312 1726890043.05198: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361ab96a0> <<< 186312 1726890043.05239: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890043.05346: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.05396: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.05421: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.05458: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890043.05477: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890043.05490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890043.05527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890043.05553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890043.05555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890043.05640: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361aa07c0> <<< 186312 1726890043.05674: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361a9d7f0> <<< 186312 1726890043.05744: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361a97970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890043.05766: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.05785: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890043.05899: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890043.05908: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890043.06456: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.06916: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.07319: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.07881: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493640> <<< 186312 1726890043.07916: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614936d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 186312 1726890043.07944: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 186312 1726890043.07988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493910> <<< 186312 1726890043.08013: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890043.08046: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493070> <<< 186312 1726890043.08077: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 186312 1726890043.08106: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890043.08136: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 186312 1726890043.08176: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 186312 1726890043.08204: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a5730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 186312 1726890043.08225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a5c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 186312 1726890043.08247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a5e50> <<< 186312 1726890043.08290: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361be9700> <<< 186312 1726890043.08320: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 186312 1726890043.08346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890043.08368: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a6a60> <<< 186312 1726890043.08393: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 186312 1726890043.08410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 186312 1726890043.08474: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a6ac0> <<< 186312 1726890043.08498: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 186312 1726890043.08520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 186312 1726890043.08545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 186312 1726890043.08564: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614e6610> <<< 186312 1726890043.08580: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a6ee0> <<< 186312 1726890043.08616: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a6370> <<< 186312 1726890043.08654: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361be96d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 186312 1726890043.08682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 186312 1726890043.08739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 186312 1726890043.08774: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361644070> <<< 186312 1726890043.08921: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361689dc0> <<< 186312 1726890043.08959: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614e6430> <<< 186312 1726890043.08983: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 186312 1726890043.09050: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 186312 1726890043.09069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361683df0> <<< 186312 1726890043.09119: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361683250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361691d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236143ff70> <<< 186312 1726890043.09174: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361649910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361ab9ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614936a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py <<< 186312 1726890043.09214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 186312 1726890043.09284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 186312 1726890043.09314: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361683ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493160> <<< 186312 1726890043.09361: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.09419: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23616b5a60> <<< 186312 1726890043.09450: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 186312 1726890043.09467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 186312 1726890043.09530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890043.09571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890043.09716: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f236164a940> <<< 186312 1726890043.09977: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614f45e0> <<< 186312 1726890043.10033: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23616b5850> <<< 186312 1726890043.10078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614e16a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236144a5e0> <<< 186312 1726890043.10147: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 186312 1726890043.10187: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236145eb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236144a8e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 186312 1726890043.10226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 186312 1726890043.10318: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236145e6d0> <<< 186312 1726890043.10368: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 186312 1726890043.10633: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236148a910> <<< 186312 1726890043.10655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 186312 1726890043.10689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 186312 1726890043.10781: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236120bca0> # zipimport: zlib available <<< 186312 1726890043.10827: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 186312 1726890043.10839: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.10925: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.11053: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 186312 1726890043.11114: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.11175: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 186312 1726890043.11254: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.11353: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 186312 1726890043.11438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890043.11575: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890043.11895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.11945: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 186312 1726890043.11970: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116dbe0> <<< 186312 1726890043.11992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890043.12043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890043.12201: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116dd60> <<< 186312 1726890043.12233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890043.12285: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23611bf430> <<< 186312 1726890043.12319: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116dfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116d250> <<< 186312 1726890043.12348: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116d850> <<< 186312 1726890043.12360: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 186312 1726890043.12417: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 186312 1726890043.12446: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.12472: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 186312 1726890043.12597: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23610f49d0> <<< 186312 1726890043.12622: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23610f4580> <<< 186312 1726890043.12655: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 186312 1726890043.12668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 186312 1726890043.12736: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361095550> <<< 186312 1726890043.12779: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23610f4a00> <<< 186312 1726890043.12798: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 186312 1726890043.12853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 186312 1726890043.13814: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2360d5fe20> <<< 186312 1726890043.13889: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23611152e0> <<< 186312 1726890043.13918: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 186312 1726890043.13954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 186312 1726890043.14037: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f8092e0> <<< 186312 1726890043.14114: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23610c88b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 186312 1726890043.14136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890043.14271: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f6d8e80> <<< 186312 1726890043.14301: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f7e8580> <<< 186312 1726890043.14304: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 186312 1726890043.14334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890043.14409: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f642a00> <<< 186312 1726890043.14461: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f809520> <<< 186312 1726890043.14473: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890043.14555: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f63bd60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f642fa0> <<< 186312 1726890043.14578: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23610f4130> <<< 186312 1726890043.14608: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 186312 1726890043.14677: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890043.14700: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f56ab20> <<< 186312 1726890043.14804: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f56a340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 186312 1726890043.14902: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f57e700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f58b2b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.15252: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f58b850> <<< 186312 1726890043.15326: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890043.15371: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f58bca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f58b370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f57e790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f576dc0> <<< 186312 1726890043.15377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.15481: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f13eee0> <<< 186312 1726890043.15493: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f57e190> <<< 186312 1726890043.15554: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f56aca0> <<< 186312 1726890043.15588: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f66d730> <<< 186312 1726890043.15609: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.15706: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f66df10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f66d8b0> <<< 186312 1726890043.15739: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23610f4280> <<< 186312 1726890043.15767: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f14bd60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 186312 1726890043.15806: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 186312 1726890043.15839: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 186312 1726890043.15869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890043.15893: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.15911: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 186312 1726890043.15939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 186312 1726890043.15978: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 186312 1726890043.16056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 186312 1726890043.16168: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235efbc220> <<< 186312 1726890043.16261: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f05b2b0> <<< 186312 1726890043.16280: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 186312 1726890043.16292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890043.16321: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f0687f0> <<< 186312 1726890043.16384: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f00ee50> <<< 186312 1726890043.16415: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.16595: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 186312 1726890043.16772: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe1c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 186312 1726890043.16800: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068f40> <<< 186312 1726890043.16826: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.16882: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe3d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068eb0> <<< 186312 1726890043.16896: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 186312 1726890043.16929: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068c40> <<< 186312 1726890043.16955: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 186312 1726890043.17067: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe1f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe430> <<< 186312 1726890043.17081: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 186312 1726890043.17137: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe4c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 186312 1726890043.17176: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe550> <<< 186312 1726890043.17239: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe5e0> <<< 186312 1726890043.17253: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 186312 1726890043.17279: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe670> <<< 186312 1726890043.17357: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe700> <<< 186312 1726890043.17398: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe790> <<< 186312 1726890043.17429: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068220> <<< 186312 1726890043.17480: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f0421c0> <<< 186312 1726890043.17505: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890043.17605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235eebebe0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f0688e0> <<< 186312 1726890043.17644: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f05b100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f039ca0> <<< 186312 1726890043.17671: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f0392b0> <<< 186312 1726890043.17701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890043.17738: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f039490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f16fb50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 186312 1726890043.17775: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f039e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f14bd00> <<< 186312 1726890043.17834: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 186312 1726890043.17896: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eed8c40> <<< 186312 1726890043.18006: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eed84f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f16f940> <<< 186312 1726890043.18193: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee752b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890043.18205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee28190> <<< 186312 1726890043.18295: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235ee28220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee896a0> <<< 186312 1726890043.18432: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee756d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee69a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee630d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eed8ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 186312 1726890043.18569: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.18595: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee28fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee28790> <<< 186312 1726890043.18636: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eed8d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee63940> <<< 186312 1726890043.18678: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee4b850> <<< 186312 1726890043.18791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee4b8e0> <<< 186312 1726890043.18806: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee4ba60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 186312 1726890043.18885: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235ec8d1c0> <<< 186312 1726890043.19175: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee5b190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec8d220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec8d310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee4ba00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee4bfa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890043.19209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235ec143d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec14190> <<< 186312 1726890043.19251: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec049d0> <<< 186312 1726890043.19361: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec9e9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec8deb0> <<< 186312 1726890043.19462: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec9eca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eca59a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec24700> <<< 186312 1726890043.19615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec24340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec33670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec33190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec334f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116d970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116d7c0> <<< 186312 1726890043.20069: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 186312 1726890043.20173: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec3afa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 186312 1726890043.20200: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 186312 1726890043.20249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 186312 1726890043.20301: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebf0fa0> <<< 186312 1726890043.20352: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.20452: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235eb8ad90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb8ac10> <<< 186312 1726890043.20876: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb8a3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb8a190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebdbee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb8a220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebb5160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb8aeb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eba69d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebb5fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb941c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb94310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 186312 1726890043.20924: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb94910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb94640> <<< 186312 1726890043.21015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb949d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eac1610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 186312 1726890043.21049: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eac1700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 186312 1726890043.22149: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eac1ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eac1af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eac1f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ead7b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ead7c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ead7e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea67310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea67d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea67e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea77550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea77130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea77f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea77a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea77d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea84820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea84fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea902b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea903a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebdb4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebdb220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec3ad00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea90f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea90c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea2b5e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890043.22376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea34520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235ea2be80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea2bdf0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 186312 1726890043.22561: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea60760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea601f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 186312 1726890043.22575: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e9ada90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e9adc70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 186312 1726890043.22644: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea60cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea60a60> <<< 186312 1726890043.22731: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea9e160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea2b220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea90af0> <<< 186312 1726890043.22770: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebdb250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 186312 1726890043.22821: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e9cd190> <<< 186312 1726890043.22874: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e9cd4c0> <<< 186312 1726890043.22960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e9cdd30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e962640> <<< 186312 1726890043.23011: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e962bb0> <<< 186312 1726890043.23058: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.23088: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 186312 1726890043.23143: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e96fc70> <<< 186312 1726890043.23160: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e96f850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e96f5b0> <<< 186312 1726890043.23173: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e96f220> <<< 186312 1726890043.23187: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 186312 1726890043.23203: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 186312 1726890043.23261: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e96f460> <<< 186312 1726890043.23808: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e97ebe0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e97ec70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e98c2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e97edf0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e894310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e89d370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e89d310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 186312 1726890043.24002: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e89d4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e89d220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e894d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e8943d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e885a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e8850d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e98c970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e97e820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e97e0d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e97e970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e894dc0> <<< 186312 1726890043.24097: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e89d790> <<< 186312 1726890043.24210: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e89da00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e89df70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 186312 1726890043.24282: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e8b8760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e83c940> <<< 186312 1726890043.24362: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e849bb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 186312 1726890043.24416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 186312 1726890043.24443: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e86c160> <<< 186312 1726890043.24613: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e849c10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.24664: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 186312 1726890043.24705: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e814430> <<< 186312 1726890043.24737: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e814550> <<< 186312 1726890043.24785: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e8074c0> <<< 186312 1726890043.24814: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 186312 1726890043.24826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890043.24869: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e8077f0> <<< 186312 1726890043.24881: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e809940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e807160> <<< 186312 1726890043.24906: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890043.25046: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e807220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7faac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e809df0> <<< 186312 1726890043.25103: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7af220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7af310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7af430> <<< 186312 1726890043.25165: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 186312 1726890043.25279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890043.25321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 186312 1726890043.25353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 186312 1726890043.25753: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e784670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7d8f70> <<< 186312 1726890043.25770: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7eaa00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7eaa90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7842e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7953d0> <<< 186312 1726890043.25818: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7bbd30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 186312 1726890043.25915: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7c59a0> <<< 186312 1726890043.25928: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7428b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7c52b0> <<< 186312 1726890043.25960: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7afbe0> <<< 186312 1726890043.26078: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e867dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890043.26126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e768670> <<< 186312 1726890043.26190: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e768e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6f7190> <<< 186312 1726890043.26248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 186312 1726890043.26379: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6f7ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7161f0> <<< 186312 1726890043.26409: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6f7d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6f7220> <<< 186312 1726890043.26485: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7578b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 186312 1726890043.26506: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 186312 1726890043.26626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6ce310> <<< 186312 1726890043.26687: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 186312 1726890043.26742: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6cedf0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 186312 1726890043.26851: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6cef70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 186312 1726890043.26898: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6d6c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6d67f0> <<< 186312 1726890043.26948: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6d6340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6cea90> <<< 186312 1726890043.26970: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 186312 1726890043.27001: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6cebe0> <<< 186312 1726890043.27035: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 186312 1726890043.27052: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.27088: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.27121: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890043.27140: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.27179: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e683a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6836a0> <<< 186312 1726890043.27203: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 186312 1726890043.27220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890043.27421: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e683700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e678640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e678820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 186312 1726890043.27452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890043.27482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.27517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890043.27570: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62faf0> <<< 186312 1726890043.27606: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62fca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f5e0> <<< 186312 1726890043.27657: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f8e0> <<< 186312 1726890043.27720: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e638100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 186312 1726890043.27777: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e638160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 186312 1726890043.27833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e648370> <<< 186312 1726890043.27852: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 186312 1726890043.28801: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e648940> <<< 186312 1726890043.28828: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e668e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e638c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e638ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f280> <<< 186312 1726890043.28858: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 186312 1726890043.28907: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f040> <<< 186312 1726890043.29495: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e68cb20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5f0910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5f0550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e69d940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f0a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5f0d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e678970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5fc940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e678040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6162b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e616520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e60a0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e616e20> <<< 186312 1726890043.29535: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61c1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e616a00> <<< 186312 1726890043.29583: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e616c70> <<< 186312 1726890043.29692: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61cc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61c820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 186312 1726890043.29724: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6270d0> <<< 186312 1726890043.29752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 186312 1726890043.29791: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627b80> <<< 186312 1726890043.29842: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627c40> <<< 186312 1726890043.30661: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61cb50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5503a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5506d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e550940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e550be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e550e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e555160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61c460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5554c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5558e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e555760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e555d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e555c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e555d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 186312 1726890043.30807: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e562100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e562190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61c670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e60a8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e60a8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e60a430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890043.30846: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61c550> <<< 186312 1726890043.30869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6783d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 186312 1726890043.30964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890043.30998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e562fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890043.31017: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890043.31309: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4f95b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4f93a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4f9130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4f9430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e504f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e555c70> <<< 186312 1726890043.31425: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e515a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 186312 1726890043.31501: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 186312 1726890043.31517: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e522280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e522340> <<< 186312 1726890043.31608: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e515b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e515790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5156a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 186312 1726890043.31645: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 186312 1726890043.31737: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4d21f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e522d30> <<< 186312 1726890043.31824: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e522f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4d2820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 186312 1726890043.31907: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4d2ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e515760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 186312 1726890043.31947: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 186312 1726890043.31997: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890043.32103: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4831f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e478e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e478310> <<< 186312 1726890043.32170: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4e9880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e522b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6e6c70> <<< 186312 1726890043.32235: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6e6580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e478f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e478c70> <<< 186312 1726890043.32287: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e48c940> <<< 186312 1726890043.32309: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 186312 1726890043.32334: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e48cd30> <<< 186312 1726890043.32356: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6ce550> <<< 186312 1726890043.32378: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6c08b0> <<< 186312 1726890043.32415: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4a6310> <<< 186312 1726890043.32447: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4a66a0> <<< 186312 1726890043.32480: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4a67c0> <<< 186312 1726890043.32510: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 186312 1726890043.32543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e43b130> <<< 186312 1726890043.32624: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4a6880> <<< 186312 1726890043.32650: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 186312 1726890043.32666: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 186312 1726890043.32693: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e449190> <<< 186312 1726890043.32740: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e43ba30> <<< 186312 1726890043.32764: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 186312 1726890043.32781: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 186312 1726890043.32830: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 186312 1726890043.32870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 186312 1726890043.32874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 186312 1726890043.32914: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3ef940> <<< 186312 1726890043.32937: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3fb580> <<< 186312 1726890043.32988: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e449f10> <<< 186312 1726890043.33019: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e449730> <<< 186312 1726890043.33068: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e45ea30> <<< 186312 1726890043.33086: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 186312 1726890043.33131: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 186312 1726890043.33158: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e414c70> <<< 186312 1726890043.33191: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4143a0> <<< 186312 1726890043.33244: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e414e20> <<< 186312 1726890043.33248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4252e0> <<< 186312 1726890043.33282: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 186312 1726890043.33325: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e425460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e425310> <<< 186312 1726890043.33348: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e425400> <<< 186312 1726890043.33386: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.33390: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890043.33464: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e425d30> <<< 186312 1726890043.33535: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e425b80> <<< 186312 1726890043.33582: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e425550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.33610: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890043.33644: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890043.33673: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890043.33714: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3c0970> <<< 186312 1726890043.33756: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3c0a60> <<< 186312 1726890043.33796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3c0d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 186312 1726890043.33839: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3d1370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3c0310> <<< 186312 1726890043.33883: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3adeb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.33918: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3c05b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3adb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e425910> <<< 186312 1726890043.33969: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890043.34080: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890043.34108: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e2c14c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890043.34136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890043.34216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890043.34304: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e2daf40> <<< 186312 1726890043.34348: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e2c1d00> <<< 186312 1726890043.34371: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e2c1850> <<< 186312 1726890043.34502: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3d1f70> <<< 186312 1726890043.34575: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 186312 1726890043.34591: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e28adc0> <<< 186312 1726890043.34603: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 186312 1726890043.34645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 186312 1726890043.34648: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 186312 1726890043.34694: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e2a8340> <<< 186312 1726890043.34758: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e2a8f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e28ae50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e28a790> <<< 186312 1726890043.34798: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 186312 1726890043.34837: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 186312 1726890043.34856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 186312 1726890043.34907: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e224f70> <<< 186312 1726890043.35010: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e224430> <<< 186312 1726890043.35059: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e28c880> <<< 186312 1726890043.35076: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e45e8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e43bee0> <<< 186312 1726890043.35130: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e729580> <<< 186312 1726890043.35152: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6b5850> <<< 186312 1726890043.35193: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 186312 1726890043.35202: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e23ce20> <<< 186312 1726890043.35214: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 186312 1726890043.35239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 186312 1726890043.35286: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e23cfa0> <<< 186312 1726890043.35323: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e757f40> <<< 186312 1726890043.35349: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e83c9d0> <<< 186312 1726890043.35368: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py <<< 186312 1726890043.35381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 186312 1726890043.35396: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 186312 1726890043.35407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 186312 1726890043.35435: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py <<< 186312 1726890043.35439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1eb700> <<< 186312 1726890043.35460: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e25cb80> <<< 186312 1726890043.35479: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py <<< 186312 1726890043.35495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 186312 1726890043.35508: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 186312 1726890043.35519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 186312 1726890043.35541: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py <<< 186312 1726890043.35557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 186312 1726890043.35561: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1f8130> <<< 186312 1726890043.35589: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py <<< 186312 1726890043.35592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' <<< 186312 1726890043.35626: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1f83d0> <<< 186312 1726890043.35632: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py <<< 186312 1726890043.35634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 186312 1726890043.35635: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1f8610> <<< 186312 1726890043.35669: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py <<< 186312 1726890043.35671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1f8850> <<< 186312 1726890043.35690: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py <<< 186312 1726890043.35701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 186312 1726890043.35721: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1f8a30> <<< 186312 1726890043.35742: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1ebca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1eb9d0> <<< 186312 1726890043.35749: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 186312 1726890043.35776: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1ebeb0> <<< 186312 1726890043.35799: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890043.35810: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e209400> <<< 186312 1726890043.35829: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py <<< 186312 1726890043.35840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 186312 1726890043.35864: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 186312 1726890043.35874: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e2098b0> <<< 186312 1726890043.35888: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e209520> <<< 186312 1726890043.35908: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 186312 1726890043.35934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 186312 1726890043.35957: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 186312 1726890043.35971: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1a41c0> <<< 186312 1726890043.36035: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e209d00> <<< 186312 1726890043.36071: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py <<< 186312 1726890043.36086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890043.36101: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e209e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e849400> <<< 186312 1726890043.36119: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890043.36168: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' <<< 186312 1726890043.36177: stdout chunk (state=3): >>># extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e1abb50> <<< 186312 1726890043.36237: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e83c6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e833550> <<< 186312 1726890043.36264: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py <<< 186312 1726890043.36272: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 186312 1726890043.36294: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 186312 1726890043.36317: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py <<< 186312 1726890043.36331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 186312 1726890043.36346: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1c8670> <<< 186312 1726890043.36356: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 186312 1726890043.36375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 186312 1726890043.36398: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py <<< 186312 1726890043.36410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 186312 1726890043.36425: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1d3940> <<< 186312 1726890043.36440: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 186312 1726890043.36465: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 186312 1726890043.36499: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1dd6d0> <<< 186312 1726890043.36534: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1d3f70> <<< 186312 1726890043.36563: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1c8b20> <<< 186312 1726890043.36586: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py <<< 186312 1726890043.36598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1d33a0> <<< 186312 1726890043.36618: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' <<< 186312 1726890043.36636: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1e1670> <<< 186312 1726890043.36655: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py <<< 186312 1726890043.36674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1e1880><<< 186312 1726890043.36687: stdout chunk (state=3): >>> <<< 186312 1726890043.36702: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' <<< 186312 1726890043.36716: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1e1b80> <<< 186312 1726890043.36738: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py <<< 186312 1726890043.36771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1e1e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1c8100> <<< 186312 1726890043.36777: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1abd00> <<< 186312 1726890043.36803: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1c84c0> <<< 186312 1726890044.03016: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["util-linux-core"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 186312 1726890044.04807: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 186312 1726890044.04820: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890044.05681: 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 <<< 186312 1726890044.06034: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto <<< 186312 1726890044.06285: stdout chunk (state=3): >>># cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector<<< 186312 1726890044.06461: stdout chunk (state=3): >>> # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper <<< 186312 1726890044.06522: stdout chunk (state=3): >>># cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 186312 1726890044.07202: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890044.07281: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro <<< 186312 1726890044.07297: stdout chunk (state=3): >>># destroy netrc <<< 186312 1726890044.07368: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts <<< 186312 1726890044.07431: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config <<< 186312 1726890044.07482: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile <<< 186312 1726890044.07547: stdout chunk (state=3): >>># destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata <<< 186312 1726890044.07593: stdout chunk (state=3): >>># cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool <<< 186312 1726890044.07650: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n <<< 186312 1726890044.07727: stdout chunk (state=3): >>># destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist <<< 186312 1726890044.07834: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 186312 1726890044.07966: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header <<< 186312 1726890044.08091: stdout chunk (state=3): >>># cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket <<< 186312 1726890044.08179: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 186312 1726890044.08289: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna <<< 186312 1726890044.08323: stdout chunk (state=3): >>># 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 # 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 <<< 186312 1726890044.08362: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 186312 1726890044.08382: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 186312 1726890044.09174: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 186312 1726890044.09208: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890044.09242: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890044.09277: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890044.09308: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 186312 1726890044.09391: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy stat <<< 186312 1726890044.09395: stdout chunk (state=3): >>># destroy selectors <<< 186312 1726890044.09479: 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 <<< 186312 1726890044.09566: stdout chunk (state=3): >>># destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 186312 1726890044.09704: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse <<< 186312 1726890044.09858: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 186312 1726890044.09909: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 186312 1726890044.09944: stdout chunk (state=3): >>># destroy codecs <<< 186312 1726890044.09996: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 186312 1726890044.10129: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 186312 1726890044.10160: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 186312 1726890044.10229: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 186312 1726890044.10292: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890044.11091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890044.11171: stderr chunk (state=3): >>><<< 186312 1726890044.11182: stdout chunk (state=3): >>><<< 186312 1726890044.11998: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362773dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23627183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362773b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362773ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362718490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362718940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362718670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23626cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23626cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23626f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23626cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362730880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23626c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23626f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362718970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236266feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362672f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362667610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362670640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236266f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f236236fdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236236f8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236236feb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236236ff70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236236fe80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23623c7d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23623c2610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23623d4670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362676e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2362380c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23623c7250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23623d4280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236267c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362380fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362380d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362380d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362354370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362354460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362388fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362383a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362383490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622a21c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236233ec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362383eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236267c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622b5af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23622b5e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622c8730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622c8c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23622533a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622b5f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2362264280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622c85b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2362264340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23623809d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23622806a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2362280970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362280760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2362280850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2362280ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f236228c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23622808e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362272a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23623805b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2362280a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f23621a0670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9a7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b9a160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9a280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9af10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9a4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9ad30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b9af70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9a100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361aeeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b0bf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b0bd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b0b3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b80dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b803a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b80f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361bcec10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b6acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b6a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b9e490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b6a4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b6a4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361ad1250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361be01f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361adc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361be0370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361bfad90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361adc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361adc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361adb670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361adb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361bd88b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b61670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b60ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b700d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361b610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361ba5a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23616b5580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361aad520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23616580a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361b60bb0> # 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_ru_y95ja/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_ru_y95ja/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_ru_y95ja/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_ru_y95ja/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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361ab9970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/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_ru_y95ja/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_ru_y95ja/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_ru_y95ja/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361bec250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361ab96a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361aa07c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361a9d7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361a97970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/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.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614936d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a5730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a5c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a5e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361be9700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a6a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a6ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614e6610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a6ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614a6370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361be96d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361644070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361689dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614e6430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361683df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361683250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361691d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236143ff70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361649910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361ab9ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614936a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361683ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2361493160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23616b5a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f236164a940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614f45e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23616b5850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23614e16a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236144a5e0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236145eb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236144a8e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236145e6d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236148a910> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236120bca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/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_ru_y95ja/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_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ru_y95ja/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116dbe0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116dd60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23611bf430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116dfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116d250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116d850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23610f49d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23610f4580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2361095550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23610f4a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2360d5fe20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23611152e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f8092e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23610c88b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f6d8e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f7e8580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f642a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f809520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f63bd60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f642fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23610f4130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f56ab20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f56a340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f57e700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f58b2b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f58b850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f58bca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f58b370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f57e790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f576dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f13eee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f57e190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f56aca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f66d730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235f66df10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f66d8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23610f4280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f14bd60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235efbc220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f05b2b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f0687f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f00ee50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe1c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe3d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068c40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe1f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe4c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe5e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f068220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f0421c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235eebebe0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eebe940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f0688e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f05b100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f039ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f0392b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f039490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f16fb50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f039e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f14bd00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eed8c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eed84f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235f16f940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee752b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee28190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235ee28220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee896a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee756d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee69a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee630d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eed8ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee28fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee28790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eed8d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee63940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee4b850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee4b8e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee4ba60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235ec8d1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee5b190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec8d220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec8d310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee4ba00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ee4bfa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235ec143d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec14190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec049d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec9e9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec8deb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec9eca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eca59a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec24700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec24340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec33670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec33190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec334f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116d970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236116d7c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec3afa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebf0fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235eb8ad90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb8ac10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb8a3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb8a190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebdbee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb8a220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebb5160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb8aeb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eba69d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebb5fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb941c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb94310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb94910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb94640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eb949d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eac1610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eac1700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eac1ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eac1af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235eac1f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ead7b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ead7c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ead7e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea67310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea67d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea67e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea77550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea77130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea77f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea77a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea77d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea84820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea84fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea902b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea903a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebdb4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebdb220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ec3ad00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea90f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea90c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea2b5e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea34520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235ea2be80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea2bdf0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea60760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea601f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e9ada90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e9adc70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea60cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea60a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea9e160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea2b220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ea90af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235ebdb250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e9cd190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e9cd4c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e9cdd30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e962640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e962bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e96fc70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e96f850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e96f5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e96f220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e96f460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e97ebe0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e97ec70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e98c2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e97edf0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e894310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e89d370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e89d310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e89d4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e89d220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e894d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e8943d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e885a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e8850d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e98c970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e97e820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e97e0d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e97e970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e894dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e89d790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e89da00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e89df70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e8b8760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e83c940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e849bb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e86c160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e849c10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e814430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e814550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e8074c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e8077f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e809940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e807160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e807220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7faac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e809df0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7af220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7af310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7af430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e784670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7d8f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7eaa00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7eaa90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7842e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7953d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7bbd30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7c59a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7428b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7c52b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7afbe0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e867dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e768670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e768e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6f7190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6f7ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7161f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6f7d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6f7220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e7578b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6ce310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6cedf0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6cef70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6d6c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6d67f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6d6340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6cea90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6cebe0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e683a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6836a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e683700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e678640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e678820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62faf0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62fca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f5e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f8e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e638100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e638160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e648370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e648940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e668e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e638c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e638ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e68cb20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5f0910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5f0550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e69d940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e62f0a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5f0d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e678970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5fc940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e678040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6162b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e616520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e60a0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e616e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61c1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e616a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e616c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61cc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61c820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6270d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e627fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61cb50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5503a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5506d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e550940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e550be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e550e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e555160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61c460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5554c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5558e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e555760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e555d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e555c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e555d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e562100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e562190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61c670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e60a8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e60a8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e60a430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e61c550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6783d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e562fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4f95b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4f93a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4f9130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4f9430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e504f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e555c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e515a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e522280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e522340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e515b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e515790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e5156a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4d21f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e522d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e522f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4d2820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4d2ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e515760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4831f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e478e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e478310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4e9880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e522b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6e6c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6e6580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e478f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e478c70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e48c940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e48cd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6ce550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6c08b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4a6310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4a66a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4a67c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e43b130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4a6880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e449190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e43ba30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3ef940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3fb580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e449f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e449730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e45ea30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e414c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4143a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e414e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e4252e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e425460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e425310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e425400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e425d30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e425b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e425550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3c0970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3c0a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3c0d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3d1370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3c0310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3adeb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3c05b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3adb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e425910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e2c14c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e2daf40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e2c1d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e2c1850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e3d1f70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e28adc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e2a8340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e2a8f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e28ae50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e28a790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e224f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e224430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e28c880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e45e8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e43bee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e729580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e6b5850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e23ce20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e23cfa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e757f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e83c9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1eb700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e25cb80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1f8130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1f83d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1f8610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1f8850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1f8a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1ebca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1eb9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1ebeb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e209400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e2098b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e209520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1a41c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e209d00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e209e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e849400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f235e1abb50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e83c6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e833550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1c8670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1d3940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1dd6d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1d3f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1c8b20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1d33a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1e1670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1e1880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1e1b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1e1e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1c8100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1abd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f235e1c84c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["util-linux-core"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890044.15892: done with _execute_module (ansible.legacy.dnf, {'name': ['util-linux-core'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890042.7450433-186740-173503257651572/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890044.15895: _low_level_execute_command(): starting 186312 1726890044.15898: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890042.7450433-186740-173503257651572/ > /dev/null 2>&1 && sleep 0' 186312 1726890044.15900: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890044.15903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890044.15905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890044.15907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890044.15909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890044.15929: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890044.15933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.15936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890044.15942: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890044.15945: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890044.15947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890044.15949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890044.15951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890044.15953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890044.15955: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890044.15957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.15959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890044.15961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890044.15963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890044.15965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890044.17631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890044.17635: stdout chunk (state=3): >>><<< 186312 1726890044.17637: stderr chunk (state=3): >>><<< 186312 1726890044.17640: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890044.17642: handler run complete 186312 1726890044.17645: attempt loop complete, returning result 186312 1726890044.17647: _execute() done 186312 1726890044.17649: dumping result to json 186312 1726890044.17651: done dumping result, returning 186312 1726890044.17655: done running TaskExecutor() for managed_node3/TASK: Ensure test packages [02369adf-7a19-881e-6b85-0000000001df] 186312 1726890044.17657: sending task result for task 02369adf-7a19-881e-6b85-0000000001df 186312 1726890044.17738: done sending task result for task 02369adf-7a19-881e-6b85-0000000001df 186312 1726890044.17741: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 186312 1726890044.17821: no more pending results, returning what we have 186312 1726890044.17825: results queue empty 186312 1726890044.17826: checking for any_errors_fatal 186312 1726890044.17827: done checking for any_errors_fatal 186312 1726890044.17828: checking for max_fail_percentage 186312 1726890044.17829: done checking for max_fail_percentage 186312 1726890044.17830: checking to see if all hosts have failed and the running result is not ok 186312 1726890044.17831: done checking to see if all hosts have failed 186312 1726890044.17832: getting the remaining hosts for this loop 186312 1726890044.17833: done getting the remaining hosts for this loop 186312 1726890044.17836: getting the next task for host managed_node3 186312 1726890044.17842: done getting next task for host managed_node3 186312 1726890044.17844: ^ task is: TASK: Find unused disks in the system 186312 1726890044.17848: ^ state is: HOST STATE: block=2, 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? (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 186312 1726890044.17852: getting variables 186312 1726890044.17853: in VariableManager get_vars() 186312 1726890044.17880: Calling all_inventory to load vars for managed_node3 186312 1726890044.17883: Calling groups_inventory to load vars for managed_node3 186312 1726890044.17942: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890044.17993: Calling all_plugins_play to load vars for managed_node3 186312 1726890044.17997: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890044.18001: Calling groups_plugins_play to load vars for managed_node3 186312 1726890044.18570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890044.19187: done with get_vars() 186312 1726890044.19200: done getting variables TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Friday 20 September 2024 23:40:44 -0400 (0:00:01.542) 0:00:13.932 ****** 186312 1726890044.19286: entering _queue_task() for managed_node3/fedora.linux_system_roles.find_unused_disk 186312 1726890044.19288: Creating lock for fedora.linux_system_roles.find_unused_disk 186312 1726890044.19569: worker is 1 (out of 1 available) 186312 1726890044.19581: exiting _queue_task() for managed_node3/fedora.linux_system_roles.find_unused_disk 186312 1726890044.19592: done queuing things up, now waiting for results queue to drain 186312 1726890044.19594: waiting for pending results... 186312 1726890044.19867: running TaskExecutor() for managed_node3/TASK: Find unused disks in the system 186312 1726890044.19944: in run() - task 02369adf-7a19-881e-6b85-0000000001e0 186312 1726890044.19964: variable 'ansible_search_path' from source: unknown 186312 1726890044.20002: calling self._execute() 186312 1726890044.20069: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.20074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.20081: variable 'omit' from source: magic vars 186312 1726890044.20162: variable 'omit' from source: magic vars 186312 1726890044.20190: variable 'omit' from source: magic vars 186312 1726890044.20382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890044.22094: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890044.22175: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890044.22215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890044.22253: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890044.22289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890044.22373: 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) 186312 1726890044.22407: 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) 186312 1726890044.22441: 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) 186312 1726890044.22491: 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) 186312 1726890044.22514: 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) 186312 1726890044.22626: variable 'min_size' from source: include params 186312 1726890044.22638: variable 'volume_size' from source: play vars 186312 1726890044.22739: variable 'volume_size' from source: play vars 186312 1726890044.22744: variable 'omit' from source: magic vars 186312 1726890044.22819: variable 'max_size' from source: include params 186312 1726890044.22940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890044.23118: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890044.23122: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890044.23148: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890044.23163: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890044.23276: variable 'ansible_facts' from source: unknown 186312 1726890044.23534: variable 'omit' from source: magic vars 186312 1726890044.23638: variable 'max_return' from source: include params 186312 1726890044.23641: variable 'omit' from source: magic vars 186312 1726890044.23742: variable 'storage_test_use_interface' from source: set_fact 186312 1726890044.23747: variable 'omit' from source: magic vars 186312 1726890044.24055: variable 'omit' from source: magic vars 186312 1726890044.24059: variable 'omit' from source: magic vars 186312 1726890044.24074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890044.24101: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890044.24117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890044.24134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890044.24141: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890044.24168: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890044.24171: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.24174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.24265: Set connection var ansible_shell_type to sh 186312 1726890044.24275: Set connection var ansible_pipelining to False 186312 1726890044.24285: Set connection var ansible_timeout to 10 186312 1726890044.24289: Set connection var ansible_connection to ssh 186312 1726890044.24293: Set connection var ansible_shell_executable to /bin/sh 186312 1726890044.24299: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890044.24335: variable 'ansible_shell_executable' from source: unknown 186312 1726890044.24338: variable 'ansible_connection' from source: unknown 186312 1726890044.24341: variable 'ansible_module_compression' from source: unknown 186312 1726890044.24343: variable 'ansible_shell_type' from source: unknown 186312 1726890044.24345: variable 'ansible_shell_executable' from source: unknown 186312 1726890044.24347: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.24349: variable 'ansible_pipelining' from source: unknown 186312 1726890044.24351: variable 'ansible_timeout' from source: unknown 186312 1726890044.24353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.24465: 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) 186312 1726890044.24473: variable 'omit' from source: magic vars 186312 1726890044.24478: starting attempt loop 186312 1726890044.24481: running the handler 186312 1726890044.24495: _low_level_execute_command(): starting 186312 1726890044.24503: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890044.25296: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890044.25308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890044.25326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890044.25342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890044.25377: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890044.25385: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890044.25395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.25409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890044.25419: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890044.25432: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890044.25435: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890044.25442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890044.25455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890044.25464: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890044.25467: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890044.25476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.25548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890044.25568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890044.25580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890044.25641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890044.27147: stdout chunk (state=3): >>>/root <<< 186312 1726890044.27290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890044.27293: stdout chunk (state=3): >>><<< 186312 1726890044.27301: stderr chunk (state=3): >>><<< 186312 1726890044.27317: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890044.27328: _low_level_execute_command(): starting 186312 1726890044.27335: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890044.2731636-186801-158622034459349 `" && echo ansible-tmp-1726890044.2731636-186801-158622034459349="` echo /root/.ansible/tmp/ansible-tmp-1726890044.2731636-186801-158622034459349 `" ) && sleep 0' 186312 1726890044.27749: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890044.27757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890044.27786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890044.27792: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890044.27801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.27810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890044.27817: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890044.27840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890044.27843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890044.27845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.27904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890044.27910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890044.27914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890044.27952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890044.29743: stdout chunk (state=3): >>>ansible-tmp-1726890044.2731636-186801-158622034459349=/root/.ansible/tmp/ansible-tmp-1726890044.2731636-186801-158622034459349 <<< 186312 1726890044.29858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890044.29936: stderr chunk (state=3): >>><<< 186312 1726890044.29948: stdout chunk (state=3): >>><<< 186312 1726890044.30240: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890044.2731636-186801-158622034459349=/root/.ansible/tmp/ansible-tmp-1726890044.2731636-186801-158622034459349 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890044.30244: variable 'ansible_module_compression' from source: unknown 186312 1726890044.30247: ANSIBALLZ: Using lock for fedora.linux_system_roles.find_unused_disk 186312 1726890044.30249: ANSIBALLZ: Acquiring lock 186312 1726890044.30251: ANSIBALLZ: Lock acquired: 139892282202624 186312 1726890044.30253: ANSIBALLZ: Creating module 186312 1726890044.40951: ANSIBALLZ: Writing module into payload 186312 1726890044.41065: ANSIBALLZ: Writing module 186312 1726890044.41095: ANSIBALLZ: Renaming module 186312 1726890044.41099: ANSIBALLZ: Done creating module 186312 1726890044.41126: variable 'ansible_facts' from source: unknown 186312 1726890044.41206: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890044.2731636-186801-158622034459349/AnsiballZ_find_unused_disk.py 186312 1726890044.41418: Sending initial data 186312 1726890044.41451: Sent initial data (167 bytes) 186312 1726890044.42401: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890044.42405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890044.42456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890044.42464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.42516: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890044.42520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890044.42530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890044.42568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890044.44223: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890044.44228: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890044.44256: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890044.44294: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpt6zsvgnx /root/.ansible/tmp/ansible-tmp-1726890044.2731636-186801-158622034459349/AnsiballZ_find_unused_disk.py <<< 186312 1726890044.44329: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890044.45140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890044.45302: stderr chunk (state=3): >>><<< 186312 1726890044.45305: stdout chunk (state=3): >>><<< 186312 1726890044.45307: done transferring module to remote 186312 1726890044.45341: _low_level_execute_command(): starting 186312 1726890044.45345: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890044.2731636-186801-158622034459349/ /root/.ansible/tmp/ansible-tmp-1726890044.2731636-186801-158622034459349/AnsiballZ_find_unused_disk.py && sleep 0' 186312 1726890044.45873: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890044.45888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890044.45900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890044.45918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890044.45963: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890044.45968: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890044.45988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.46010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890044.46023: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890044.46026: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890044.46051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890044.46059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890044.46071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890044.46079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890044.46085: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890044.46096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.46171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890044.46196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890044.46220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890044.46288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890044.47944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890044.47982: stderr chunk (state=3): >>><<< 186312 1726890044.47985: stdout chunk (state=3): >>><<< 186312 1726890044.47996: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890044.47999: _low_level_execute_command(): starting 186312 1726890044.48005: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890044.2731636-186801-158622034459349/AnsiballZ_find_unused_disk.py && sleep 0' 186312 1726890044.48427: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890044.48430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890044.48471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.48475: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890044.48478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.48527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890044.48530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890044.48533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890044.48596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890044.50468: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 186312 1726890044.50477: stdout chunk (state=3): >>>import _imp # builtin <<< 186312 1726890044.50493: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 186312 1726890044.50496: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890044.50548: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890044.50554: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890044.50583: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890044.50613: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890044.50617: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890044.50667: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890044.50670: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890044.50673: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890044.50713: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890044.50728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890044.50749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890044.50752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890044.50757: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890044.50784: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d5b3dc0> <<< 186312 1726890044.50836: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890044.50839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890044.50842: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d5583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d5b3b20> <<< 186312 1726890044.50890: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890044.50900: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d5b3ac0><<< 186312 1726890044.50903: stdout chunk (state=3): >>> <<< 186312 1726890044.50905: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890044.50940: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890044.50947: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d558490> <<< 186312 1726890044.51011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890044.51016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890044.51019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890044.51039: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890044.51042: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d558940> <<< 186312 1726890044.51066: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d558670> <<< 186312 1726890044.51069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890044.51072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890044.51096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890044.51145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890044.51154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890044.51175: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d50f190> <<< 186312 1726890044.51201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890044.51224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890044.51301: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d50f220> <<< 186312 1726890044.51322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890044.51325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890044.51361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890044.51365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d532850> <<< 186312 1726890044.51367: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d50f940> <<< 186312 1726890044.51416: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d570880> <<< 186312 1726890044.51420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890044.51422: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d508d90> <<< 186312 1726890044.51491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890044.51494: stdout chunk (state=3): >>>import '_locale' # <<< 186312 1726890044.51496: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d532d90> <<< 186312 1726890044.51543: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d558970> <<< 186312 1726890044.51580: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890044.51765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890044.51781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890044.51803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890044.51816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890044.51835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890044.51852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890044.51874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890044.51890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4afeb0> <<< 186312 1726890044.51941: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4b2f40> <<< 186312 1726890044.51965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890044.52010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890044.52018: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890044.52035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890044.52058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890044.52083: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4b0640> <<< 186312 1726890044.52090: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4af370> <<< 186312 1726890044.52115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890044.52173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890044.52194: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890044.52242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890044.52246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890044.52252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890044.52283: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890044.52292: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d430dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4308b0> import 'itertools' # <<< 186312 1726890044.52327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890044.52331: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d430eb0> <<< 186312 1726890044.52350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890044.52372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890044.52383: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890044.52389: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d430f70> <<< 186312 1726890044.52394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890044.52425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d430e80> <<< 186312 1726890044.52428: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890044.52476: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d489d30> import '_functools' # <<< 186312 1726890044.52502: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d484610> <<< 186312 1726890044.52560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890044.52571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d497670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4b6e20> <<< 186312 1726890044.52596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890044.52607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890044.52626: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890044.52639: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d443c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d489250> <<< 186312 1726890044.52659: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890044.52671: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d497280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4bc9d0> <<< 186312 1726890044.52694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890044.52701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890044.52745: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890044.52751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890044.52775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890044.52778: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d443fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d443d90> <<< 186312 1726890044.52870: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890044.52880: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d443d00> <<< 186312 1726890044.52883: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890044.52895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890044.52939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890044.52971: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d1fb370> <<< 186312 1726890044.52986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890044.53004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890044.53031: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d1fb460> <<< 186312 1726890044.53156: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d44cfa0> <<< 186312 1726890044.53204: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d446a30> <<< 186312 1726890044.53220: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d446490> <<< 186312 1726890044.53223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890044.53235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890044.53269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890044.53317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d1301c0> <<< 186312 1726890044.53354: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d1e7c70> <<< 186312 1726890044.53394: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d446eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4bc040> <<< 186312 1726890044.53439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890044.53477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890044.53508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d143af0> import 'errno' # <<< 186312 1726890044.53511: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d143e20> <<< 186312 1726890044.53533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890044.53544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890044.53558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890044.53572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890044.53589: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d154730> <<< 186312 1726890044.53601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890044.53631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890044.53654: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d154c70> <<< 186312 1726890044.53729: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d0e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d143f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890044.53788: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d0f1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d1545b0> import 'pwd' # <<< 186312 1726890044.53813: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d0f1340> <<< 186312 1726890044.53855: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4439d0> <<< 186312 1726890044.53869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890044.53897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890044.53924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890044.53965: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d10d6a0> <<< 186312 1726890044.53978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890044.54008: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d10d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d10d760> <<< 186312 1726890044.54030: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d10d850> <<< 186312 1726890044.54055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890044.54067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890044.54238: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890044.54245: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d10dca0> <<< 186312 1726890044.54271: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890044.54286: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d0211f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d10d8e0> <<< 186312 1726890044.54299: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d100a30> <<< 186312 1726890044.54325: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4435b0> <<< 186312 1726890044.54346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890044.54397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890044.54431: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d10da90> <<< 186312 1726890044.54535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890044.54543: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe86d049670> <<< 186312 1726890044.54702: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip' <<< 186312 1726890044.54711: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.54791: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.54822: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/__init__.py <<< 186312 1726890044.54829: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.54846: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.54853: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890044.54882: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.56084: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.57020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf5e7c0> <<< 186312 1726890044.57047: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890044.57070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890044.57080: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890044.57093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890044.57109: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890044.57139: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86cf5e160> <<< 186312 1726890044.57178: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf5e280> <<< 186312 1726890044.57203: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf5ef10> <<< 186312 1726890044.57231: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890044.57279: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf5e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf5ed30> import 'atexit' # <<< 186312 1726890044.57318: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86cf5ef70> <<< 186312 1726890044.57351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890044.57365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890044.57391: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf5e100> <<< 186312 1726890044.57415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890044.57427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890044.57447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890044.57469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890044.57492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890044.57563: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c970ee0> <<< 186312 1726890044.57602: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c988f40> <<< 186312 1726890044.57635: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c988d60> <<< 186312 1726890044.57652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<< 186312 1726890044.57664: stdout chunk (state=3): >>> <<< 186312 1726890044.57711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890044.57730: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9883d0> <<< 186312 1726890044.57747: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf44dc0> <<< 186312 1726890044.57893: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf443a0> <<< 186312 1726890044.57918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890044.57934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890044.57945: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf44f70> <<< 186312 1726890044.57963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890044.57972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890044.57995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890044.58019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890044.58027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890044.58052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890044.58064: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf94c10> <<< 186312 1726890044.58138: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9ebcd0> <<< 186312 1726890044.58170: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9eb3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf83b80> <<< 186312 1726890044.58182: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c9eb4c0> <<< 186312 1726890044.58210: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9eb4f0> <<< 186312 1726890044.58238: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890044.58647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890044.58667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c952250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cfa61f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c95f8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cfa6370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cfbed90> <<< 186312 1726890044.58740: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c95f880> <<< 186312 1726890044.58826: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c95f6d0> <<< 186312 1726890044.58868: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c95d670> <<< 186312 1726890044.58902: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890044.58912: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c95d5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf9c8b0> <<< 186312 1726890044.58943: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890044.58971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890044.59058: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c9e2670> <<< 186312 1726890044.59208: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c9e1ac0> <<< 186312 1726890044.59232: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9f10d0> <<< 186312 1726890044.59255: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c9e20d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf69a60> <<< 186312 1726890044.59282: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890044.59311: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890044.59389: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.59580: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890044.59603: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.59699: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.60142: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.60636: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890044.60648: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890044.61134: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c538a90> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c93f520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c4e80a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890044.61165: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9e1bb0> # zipimport: zlib available <<< 186312 1726890044.61572: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.61920: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.61985: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.62077: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890044.62082: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.62124: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.62128: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890044.62184: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.62257: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890044.62329: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890044.62332: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890044.62373: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890044.62562: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.62743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890044.62783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890044.62857: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c938970> <<< 186312 1726890044.62866: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.62921: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.62996: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890044.63007: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890044.63026: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.63060: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.63099: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890044.63121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.63141: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.63186: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.63271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.63335: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890044.63359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890044.63435: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890044.63439: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86cfb1250> <<< 186312 1726890044.63465: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9386a0> <<< 186312 1726890044.63501: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890044.63513: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.63621: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.63674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.63699: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.63743: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890044.63750: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890044.63772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890044.63803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890044.63825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890044.63840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890044.63945: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c91f7c0> <<< 186312 1726890044.63982: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c91c7f0> <<< 186312 1726890044.64029: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c916970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890044.64053: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64064: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64086: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890044.64150: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890044.64178: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64200: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/__init__.py <<< 186312 1726890044.64225: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890044.64229: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/__init__.py <<< 186312 1726890044.64243: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64249: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 186312 1726890044.64276: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64287: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64295: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890044.64313: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64326: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64333: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 186312 1726890044.64345: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64464: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64594: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64620: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 186312 1726890044.64646: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 186312 1726890044.64658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64741: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.64827: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 186312 1726890044.64901: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890044.65053: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890044.68478: stdout chunk (state=3): >>> {"changed": false, "disks": ["sda"], "info": ["Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] is not an interface [scsi]"], "invocation": {"module_args": {"min_size": "5g", "max_size": "0", "max_return": 1, "with_interface": "scsi", "match_sector_size": false}}} <<< 186312 1726890044.68500: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890044.68890: 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__ <<< 186312 1726890044.68966: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes <<< 186312 1726890044.68974: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # cleanup[2] removing gc <<< 186312 1726890044.69169: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890044.69195: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890044.69256: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890044.69283: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890044.69302: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890044.69343: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890044.69348: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890044.69465: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890044.69518: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890044.69598: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath<<< 186312 1726890044.69627: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890044.69649: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890044.69795: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890044.69843: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890044.69860: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890044.69894: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890044.70136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890044.70210: stderr chunk (state=3): >>><<< 186312 1726890044.70215: stdout chunk (state=3): >>><<< 186312 1726890044.70321: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d5b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d5583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d5b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d5b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d558490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d558940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d558670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d50f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d50f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d532850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d50f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d570880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d508d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d532d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d558970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4b2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4af370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d430dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d430eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d430f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d430e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d489d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d484610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d497670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d443c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d489250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d497280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d443fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d443d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d443d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d1fb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d1fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d44cfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d446a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d446490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d1301c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d1e7c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d446eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d143af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d143e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d154730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d154c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d0e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d143f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d0f1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d1545b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d0f1340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4439d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d10d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d10d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d10d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d10d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d10dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86d0211f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d10d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d100a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d4435b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86d10da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe86d049670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf5e7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86cf5e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf5e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf5ef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf5e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf5ed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86cf5ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf5e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c970ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c988f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c988d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9883d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf44dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf443a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf44f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf94c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9ebcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9eb3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf83b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c9eb4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9eb4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c952250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cfa61f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c95f8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cfa6370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cfbed90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c95f880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c95f6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c95d670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c95d5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf9c8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c9e2670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c9e1ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9f10d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c9e20d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86cf69a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86c538a90> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c93f520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c4e80a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9e1bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c938970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe86cfb1250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c9386a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c91f7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c91c7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe86c916970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_vaxt3df0/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available import 'gc' # {"changed": false, "disks": ["sda"], "info": ["Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] is not an interface [scsi]"], "invocation": {"module_args": {"min_size": "5g", "max_size": "0", "max_return": 1, "with_interface": "scsi", "match_sector_size": false}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.mod ule_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_ro les.plugins.module_utils.storage_lsr.size # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 186312 1726890044.71096: done with _execute_module (fedora.linux_system_roles.find_unused_disk, {'min_size': '5g', 'max_size': '0', 'max_return': '1', 'with_interface': 'scsi', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.find_unused_disk', '_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-1726890044.2731636-186801-158622034459349/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890044.71100: _low_level_execute_command(): starting 186312 1726890044.71103: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890044.2731636-186801-158622034459349/ > /dev/null 2>&1 && sleep 0' 186312 1726890044.71721: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890044.71740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890044.71758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890044.71776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890044.71823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890044.71838: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890044.71856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.71874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890044.71886: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890044.71897: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890044.71909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890044.71931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890044.71948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890044.71962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890044.71975: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890044.71988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890044.72073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890044.72096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890044.72113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890044.72179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890044.73904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890044.73981: stderr chunk (state=3): >>><<< 186312 1726890044.73991: stdout chunk (state=3): >>><<< 186312 1726890044.74221: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890044.74224: handler run complete 186312 1726890044.74227: attempt loop complete, returning result 186312 1726890044.74231: _execute() done 186312 1726890044.74234: dumping result to json 186312 1726890044.74236: done dumping result, returning 186312 1726890044.74238: done running TaskExecutor() for managed_node3/TASK: Find unused disks in the system [02369adf-7a19-881e-6b85-0000000001e0] 186312 1726890044.74240: sending task result for task 02369adf-7a19-881e-6b85-0000000001e0 186312 1726890044.74314: done sending task result for task 02369adf-7a19-881e-6b85-0000000001e0 186312 1726890044.74317: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "disks": [ "sda" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] is not an interface [scsi]" ] } 186312 1726890044.74398: no more pending results, returning what we have 186312 1726890044.74401: results queue empty 186312 1726890044.74402: checking for any_errors_fatal 186312 1726890044.74410: done checking for any_errors_fatal 186312 1726890044.74413: checking for max_fail_percentage 186312 1726890044.74415: done checking for max_fail_percentage 186312 1726890044.74415: checking to see if all hosts have failed and the running result is not ok 186312 1726890044.74416: done checking to see if all hosts have failed 186312 1726890044.74417: getting the remaining hosts for this loop 186312 1726890044.74419: done getting the remaining hosts for this loop 186312 1726890044.74422: getting the next task for host managed_node3 186312 1726890044.74428: done getting next task for host managed_node3 186312 1726890044.74433: ^ task is: TASK: Debug why there are no unused disks 186312 1726890044.74435: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890044.74442: getting variables 186312 1726890044.74444: in VariableManager get_vars() 186312 1726890044.74472: Calling all_inventory to load vars for managed_node3 186312 1726890044.74475: Calling groups_inventory to load vars for managed_node3 186312 1726890044.74478: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890044.74488: Calling all_plugins_play to load vars for managed_node3 186312 1726890044.74490: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890044.74493: Calling groups_plugins_play to load vars for managed_node3 186312 1726890044.75291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890044.75911: done with get_vars() 186312 1726890044.75932: done getting variables 186312 1726890044.76025: 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 [Debug why there are no unused disks] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Friday 20 September 2024 23:40:44 -0400 (0:00:00.567) 0:00:14.499 ****** 186312 1726890044.76058: entering _queue_task() for managed_node3/shell 186312 1726890044.76060: Creating lock for shell 186312 1726890044.76337: worker is 1 (out of 1 available) 186312 1726890044.76349: exiting _queue_task() for managed_node3/shell 186312 1726890044.76366: done queuing things up, now waiting for results queue to drain 186312 1726890044.76367: waiting for pending results... 186312 1726890044.76655: running TaskExecutor() for managed_node3/TASK: Debug why there are no unused disks 186312 1726890044.76773: in run() - task 02369adf-7a19-881e-6b85-0000000001e1 186312 1726890044.76796: variable 'ansible_search_path' from source: unknown 186312 1726890044.76844: calling self._execute() 186312 1726890044.76932: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.76943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.76956: variable 'omit' from source: magic vars 186312 1726890044.77328: variable 'unused_disks_return' from source: set_fact 186312 1726890044.77366: Evaluated conditional ('Unable to find unused disk' in unused_disks_return.disks): False 186312 1726890044.77373: when evaluation is False, skipping this task 186312 1726890044.77379: _execute() done 186312 1726890044.77385: dumping result to json 186312 1726890044.77391: done dumping result, returning 186312 1726890044.77398: done running TaskExecutor() for managed_node3/TASK: Debug why there are no unused disks [02369adf-7a19-881e-6b85-0000000001e1] 186312 1726890044.77406: sending task result for task 02369adf-7a19-881e-6b85-0000000001e1 skipping: [managed_node3] => { "changed": false, "false_condition": "'Unable to find unused disk' in unused_disks_return.disks", "skip_reason": "Conditional result was False" } 186312 1726890044.77546: no more pending results, returning what we have 186312 1726890044.77551: results queue empty 186312 1726890044.77551: checking for any_errors_fatal 186312 1726890044.77561: done checking for any_errors_fatal 186312 1726890044.77562: checking for max_fail_percentage 186312 1726890044.77565: done checking for max_fail_percentage 186312 1726890044.77566: checking to see if all hosts have failed and the running result is not ok 186312 1726890044.77567: done checking to see if all hosts have failed 186312 1726890044.77568: getting the remaining hosts for this loop 186312 1726890044.77570: done getting the remaining hosts for this loop 186312 1726890044.77573: getting the next task for host managed_node3 186312 1726890044.77580: done getting next task for host managed_node3 186312 1726890044.77582: ^ task is: TASK: Set unused_disks if necessary 186312 1726890044.77584: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890044.77589: getting variables 186312 1726890044.77590: in VariableManager get_vars() 186312 1726890044.77622: Calling all_inventory to load vars for managed_node3 186312 1726890044.77625: Calling groups_inventory to load vars for managed_node3 186312 1726890044.77628: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890044.77641: Calling all_plugins_play to load vars for managed_node3 186312 1726890044.77644: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890044.77646: Calling groups_plugins_play to load vars for managed_node3 186312 1726890044.78256: done sending task result for task 02369adf-7a19-881e-6b85-0000000001e1 186312 1726890044.78260: WORKER PROCESS EXITING 186312 1726890044.78284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890044.79031: done with get_vars() 186312 1726890044.79044: done getting variables 186312 1726890044.79099: 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 [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Friday 20 September 2024 23:40:44 -0400 (0:00:00.030) 0:00:14.530 ****** 186312 1726890044.79132: entering _queue_task() for managed_node3/set_fact 186312 1726890044.79357: worker is 1 (out of 1 available) 186312 1726890044.79367: exiting _queue_task() for managed_node3/set_fact 186312 1726890044.79379: done queuing things up, now waiting for results queue to drain 186312 1726890044.79380: waiting for pending results... 186312 1726890044.79636: running TaskExecutor() for managed_node3/TASK: Set unused_disks if necessary 186312 1726890044.79740: in run() - task 02369adf-7a19-881e-6b85-0000000001e2 186312 1726890044.79763: variable 'ansible_search_path' from source: unknown 186312 1726890044.79799: calling self._execute() 186312 1726890044.79890: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.79901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.79916: variable 'omit' from source: magic vars 186312 1726890044.80288: variable 'unused_disks_return' from source: set_fact 186312 1726890044.80326: Evaluated conditional ('Unable to find unused disk' not in unused_disks_return.disks): True 186312 1726890044.80336: variable 'omit' from source: magic vars 186312 1726890044.80381: variable 'omit' from source: magic vars 186312 1726890044.80487: variable 'unused_disks_return' from source: set_fact 186312 1726890044.80553: variable 'omit' from source: magic vars 186312 1726890044.80600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890044.80641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890044.80666: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890044.80690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890044.80704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890044.80739: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890044.80748: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.80754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.80852: Set connection var ansible_shell_type to sh 186312 1726890044.80869: Set connection var ansible_pipelining to False 186312 1726890044.80884: Set connection var ansible_timeout to 10 186312 1726890044.80891: Set connection var ansible_connection to ssh 186312 1726890044.80907: Set connection var ansible_shell_executable to /bin/sh 186312 1726890044.80919: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890044.80944: variable 'ansible_shell_executable' from source: unknown 186312 1726890044.80958: variable 'ansible_connection' from source: unknown 186312 1726890044.80966: variable 'ansible_module_compression' from source: unknown 186312 1726890044.80972: variable 'ansible_shell_type' from source: unknown 186312 1726890044.80978: variable 'ansible_shell_executable' from source: unknown 186312 1726890044.80984: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.80990: variable 'ansible_pipelining' from source: unknown 186312 1726890044.80996: variable 'ansible_timeout' from source: unknown 186312 1726890044.81003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.81160: 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) 186312 1726890044.81183: variable 'omit' from source: magic vars 186312 1726890044.81192: starting attempt loop 186312 1726890044.81199: running the handler 186312 1726890044.81217: handler run complete 186312 1726890044.81236: attempt loop complete, returning result 186312 1726890044.81243: _execute() done 186312 1726890044.81250: dumping result to json 186312 1726890044.81257: done dumping result, returning 186312 1726890044.81266: done running TaskExecutor() for managed_node3/TASK: Set unused_disks if necessary [02369adf-7a19-881e-6b85-0000000001e2] 186312 1726890044.81277: sending task result for task 02369adf-7a19-881e-6b85-0000000001e2 ok: [managed_node3] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } 186312 1726890044.81440: no more pending results, returning what we have 186312 1726890044.81443: results queue empty 186312 1726890044.81444: checking for any_errors_fatal 186312 1726890044.81452: done checking for any_errors_fatal 186312 1726890044.81452: checking for max_fail_percentage 186312 1726890044.81454: done checking for max_fail_percentage 186312 1726890044.81455: checking to see if all hosts have failed and the running result is not ok 186312 1726890044.81456: done checking to see if all hosts have failed 186312 1726890044.81457: getting the remaining hosts for this loop 186312 1726890044.81459: done getting the remaining hosts for this loop 186312 1726890044.81463: getting the next task for host managed_node3 186312 1726890044.81470: done getting next task for host managed_node3 186312 1726890044.81473: ^ task is: TASK: Exit playbook when there's not enough unused disks in the system 186312 1726890044.81476: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890044.81482: getting variables 186312 1726890044.81484: in VariableManager get_vars() 186312 1726890044.81518: Calling all_inventory to load vars for managed_node3 186312 1726890044.81523: Calling groups_inventory to load vars for managed_node3 186312 1726890044.81527: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890044.81540: Calling all_plugins_play to load vars for managed_node3 186312 1726890044.81545: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890044.81548: Calling groups_plugins_play to load vars for managed_node3 186312 1726890044.82164: done sending task result for task 02369adf-7a19-881e-6b85-0000000001e2 186312 1726890044.82167: WORKER PROCESS EXITING 186312 1726890044.82191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890044.82928: done with get_vars() 186312 1726890044.82940: done getting variables 186312 1726890044.83026: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Friday 20 September 2024 23:40:44 -0400 (0:00:00.039) 0:00:14.569 ****** 186312 1726890044.83058: entering _queue_task() for managed_node3/fail 186312 1726890044.83060: Creating lock for fail 186312 1726890044.83283: worker is 1 (out of 1 available) 186312 1726890044.83293: exiting _queue_task() for managed_node3/fail 186312 1726890044.83305: done queuing things up, now waiting for results queue to drain 186312 1726890044.83307: waiting for pending results... 186312 1726890044.83565: running TaskExecutor() for managed_node3/TASK: Exit playbook when there's not enough unused disks in the system 186312 1726890044.83670: in run() - task 02369adf-7a19-881e-6b85-0000000001e3 186312 1726890044.83691: variable 'ansible_search_path' from source: unknown 186312 1726890044.83730: calling self._execute() 186312 1726890044.83820: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.83830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.83843: variable 'omit' from source: magic vars 186312 1726890044.84263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890044.87244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890044.87304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890044.87363: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890044.87399: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890044.87432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890044.87517: 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) 186312 1726890044.87560: 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) 186312 1726890044.87591: 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) 186312 1726890044.87642: 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) 186312 1726890044.87671: 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) 186312 1726890044.87724: 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) 186312 1726890044.87752: 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) 186312 1726890044.87787: 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) 186312 1726890044.87832: 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) 186312 1726890044.87850: 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) 186312 1726890044.88004: variable 'unused_disks' from source: set_fact 186312 1726890044.88018: variable 'disks_needed' from source: include params 186312 1726890044.88049: Evaluated conditional (unused_disks | d([]) | length < disks_needed | d(1)): False 186312 1726890044.88056: when evaluation is False, skipping this task 186312 1726890044.88061: _execute() done 186312 1726890044.88067: dumping result to json 186312 1726890044.88074: done dumping result, returning 186312 1726890044.88082: done running TaskExecutor() for managed_node3/TASK: Exit playbook when there's not enough unused disks in the system [02369adf-7a19-881e-6b85-0000000001e3] 186312 1726890044.88097: sending task result for task 02369adf-7a19-881e-6b85-0000000001e3 186312 1726890044.88209: done sending task result for task 02369adf-7a19-881e-6b85-0000000001e3 skipping: [managed_node3] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } 186312 1726890044.88258: no more pending results, returning what we have 186312 1726890044.88262: results queue empty 186312 1726890044.88263: checking for any_errors_fatal 186312 1726890044.88268: done checking for any_errors_fatal 186312 1726890044.88269: checking for max_fail_percentage 186312 1726890044.88271: done checking for max_fail_percentage 186312 1726890044.88272: checking to see if all hosts have failed and the running result is not ok 186312 1726890044.88273: done checking to see if all hosts have failed 186312 1726890044.88274: getting the remaining hosts for this loop 186312 1726890044.88276: done getting the remaining hosts for this loop 186312 1726890044.88279: getting the next task for host managed_node3 186312 1726890044.88286: done getting next task for host managed_node3 186312 1726890044.88289: ^ task is: TASK: Print unused disks 186312 1726890044.88292: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890044.88296: getting variables 186312 1726890044.88297: in VariableManager get_vars() 186312 1726890044.88337: Calling all_inventory to load vars for managed_node3 186312 1726890044.88340: Calling groups_inventory to load vars for managed_node3 186312 1726890044.88344: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890044.88354: Calling all_plugins_play to load vars for managed_node3 186312 1726890044.88357: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890044.88360: Calling groups_plugins_play to load vars for managed_node3 186312 1726890044.89379: WORKER PROCESS EXITING 186312 1726890044.89418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890044.89999: done with get_vars() 186312 1726890044.90014: done getting variables 186312 1726890044.90075: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print unused disks] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Friday 20 September 2024 23:40:44 -0400 (0:00:00.070) 0:00:14.640 ****** 186312 1726890044.90103: entering _queue_task() for managed_node3/debug 186312 1726890044.90351: worker is 1 (out of 1 available) 186312 1726890044.90364: exiting _queue_task() for managed_node3/debug 186312 1726890044.90375: done queuing things up, now waiting for results queue to drain 186312 1726890044.90376: waiting for pending results... 186312 1726890044.90659: running TaskExecutor() for managed_node3/TASK: Print unused disks 186312 1726890044.90765: in run() - task 02369adf-7a19-881e-6b85-0000000001e4 186312 1726890044.90783: variable 'ansible_search_path' from source: unknown 186312 1726890044.90828: calling self._execute() 186312 1726890044.90916: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.90935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.90952: variable 'omit' from source: magic vars 186312 1726890044.91062: variable 'omit' from source: magic vars 186312 1726890044.91108: variable 'omit' from source: magic vars 186312 1726890044.91154: variable 'omit' from source: magic vars 186312 1726890044.91201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890044.91241: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890044.91271: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890044.91293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890044.91311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890044.91349: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890044.91364: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.91375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.91469: Set connection var ansible_shell_type to sh 186312 1726890044.91476: Set connection var ansible_pipelining to False 186312 1726890044.91485: Set connection var ansible_timeout to 10 186312 1726890044.91488: Set connection var ansible_connection to ssh 186312 1726890044.91492: Set connection var ansible_shell_executable to /bin/sh 186312 1726890044.91498: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890044.91517: variable 'ansible_shell_executable' from source: unknown 186312 1726890044.91519: variable 'ansible_connection' from source: unknown 186312 1726890044.91522: variable 'ansible_module_compression' from source: unknown 186312 1726890044.91524: variable 'ansible_shell_type' from source: unknown 186312 1726890044.91527: variable 'ansible_shell_executable' from source: unknown 186312 1726890044.91538: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.91541: variable 'ansible_pipelining' from source: unknown 186312 1726890044.91543: variable 'ansible_timeout' from source: unknown 186312 1726890044.91545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.91650: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890044.91659: variable 'omit' from source: magic vars 186312 1726890044.91662: starting attempt loop 186312 1726890044.91664: running the handler 186312 1726890044.91703: variable 'unused_disks' from source: set_fact 186312 1726890044.91846: variable 'unused_disks' from source: set_fact 186312 1726890044.91888: handler run complete 186312 1726890044.91900: attempt loop complete, returning result 186312 1726890044.91903: _execute() done 186312 1726890044.91907: dumping result to json 186312 1726890044.91910: done dumping result, returning 186312 1726890044.91920: done running TaskExecutor() for managed_node3/TASK: Print unused disks [02369adf-7a19-881e-6b85-0000000001e4] 186312 1726890044.91922: sending task result for task 02369adf-7a19-881e-6b85-0000000001e4 186312 1726890044.91997: done sending task result for task 02369adf-7a19-881e-6b85-0000000001e4 186312 1726890044.92000: WORKER PROCESS EXITING ok: [managed_node3] => { "unused_disks": [ "sda" ] } 186312 1726890044.92069: no more pending results, returning what we have 186312 1726890044.92072: results queue empty 186312 1726890044.92073: checking for any_errors_fatal 186312 1726890044.92077: done checking for any_errors_fatal 186312 1726890044.92078: checking for max_fail_percentage 186312 1726890044.92079: done checking for max_fail_percentage 186312 1726890044.92080: checking to see if all hosts have failed and the running result is not ok 186312 1726890044.92081: done checking to see if all hosts have failed 186312 1726890044.92081: getting the remaining hosts for this loop 186312 1726890044.92083: done getting the remaining hosts for this loop 186312 1726890044.92086: getting the next task for host managed_node3 186312 1726890044.92092: done getting next task for host managed_node3 186312 1726890044.92094: ^ task is: TASK: Save disk used for swap 186312 1726890044.92096: ^ state is: HOST STATE: block=2, 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 186312 1726890044.92100: getting variables 186312 1726890044.92101: in VariableManager get_vars() 186312 1726890044.92130: Calling all_inventory to load vars for managed_node3 186312 1726890044.92132: Calling groups_inventory to load vars for managed_node3 186312 1726890044.92135: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890044.92141: Calling all_plugins_play to load vars for managed_node3 186312 1726890044.92143: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890044.92145: Calling groups_plugins_play to load vars for managed_node3 186312 1726890044.92430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890044.92751: done with get_vars() 186312 1726890044.92759: done getting variables 186312 1726890044.92797: 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 [Save disk used for swap] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:32 Friday 20 September 2024 23:40:44 -0400 (0:00:00.027) 0:00:14.667 ****** 186312 1726890044.92817: entering _queue_task() for managed_node3/set_fact 186312 1726890044.92975: worker is 1 (out of 1 available) 186312 1726890044.92987: exiting _queue_task() for managed_node3/set_fact 186312 1726890044.92999: done queuing things up, now waiting for results queue to drain 186312 1726890044.93000: waiting for pending results... 186312 1726890044.93198: running TaskExecutor() for managed_node3/TASK: Save disk used for swap 186312 1726890044.93375: in run() - task 02369adf-7a19-881e-6b85-00000000000d 186312 1726890044.93378: variable 'ansible_search_path' from source: unknown 186312 1726890044.93382: calling self._execute() 186312 1726890044.93407: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.93415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.93425: variable 'omit' from source: magic vars 186312 1726890044.93529: variable 'omit' from source: magic vars 186312 1726890044.93570: variable 'omit' from source: magic vars 186312 1726890044.93805: variable 'unused_disks' from source: set_fact 186312 1726890044.93842: variable 'omit' from source: magic vars 186312 1726890044.93884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890044.93919: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890044.93937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890044.93954: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890044.93964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890044.93997: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890044.94001: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.94003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.94105: Set connection var ansible_shell_type to sh 186312 1726890044.94116: Set connection var ansible_pipelining to False 186312 1726890044.94128: Set connection var ansible_timeout to 10 186312 1726890044.94131: Set connection var ansible_connection to ssh 186312 1726890044.94139: Set connection var ansible_shell_executable to /bin/sh 186312 1726890044.94144: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890044.94172: variable 'ansible_shell_executable' from source: unknown 186312 1726890044.94175: variable 'ansible_connection' from source: unknown 186312 1726890044.94177: variable 'ansible_module_compression' from source: unknown 186312 1726890044.94180: variable 'ansible_shell_type' from source: unknown 186312 1726890044.94183: variable 'ansible_shell_executable' from source: unknown 186312 1726890044.94185: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.94187: variable 'ansible_pipelining' from source: unknown 186312 1726890044.94189: variable 'ansible_timeout' from source: unknown 186312 1726890044.94206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.94370: 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) 186312 1726890044.94376: variable 'omit' from source: magic vars 186312 1726890044.94381: starting attempt loop 186312 1726890044.94385: running the handler 186312 1726890044.94395: handler run complete 186312 1726890044.94414: attempt loop complete, returning result 186312 1726890044.94417: _execute() done 186312 1726890044.94419: dumping result to json 186312 1726890044.94421: done dumping result, returning 186312 1726890044.94429: done running TaskExecutor() for managed_node3/TASK: Save disk used for swap [02369adf-7a19-881e-6b85-00000000000d] 186312 1726890044.94437: sending task result for task 02369adf-7a19-881e-6b85-00000000000d 186312 1726890044.94533: done sending task result for task 02369adf-7a19-881e-6b85-00000000000d 186312 1726890044.94536: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__swap_disk": "sda" }, "changed": false } 186312 1726890044.94584: no more pending results, returning what we have 186312 1726890044.94587: results queue empty 186312 1726890044.94588: checking for any_errors_fatal 186312 1726890044.94593: done checking for any_errors_fatal 186312 1726890044.94594: checking for max_fail_percentage 186312 1726890044.94595: done checking for max_fail_percentage 186312 1726890044.94596: checking to see if all hosts have failed and the running result is not ok 186312 1726890044.94597: done checking to see if all hosts have failed 186312 1726890044.94598: getting the remaining hosts for this loop 186312 1726890044.94599: done getting the remaining hosts for this loop 186312 1726890044.94602: getting the next task for host managed_node3 186312 1726890044.94606: done getting next task for host managed_node3 186312 1726890044.94609: ^ task is: TASK: Create a disk device with swap 186312 1726890044.94610: ^ state is: HOST STATE: block=2, 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 186312 1726890044.94616: getting variables 186312 1726890044.94617: in VariableManager get_vars() 186312 1726890044.94641: Calling all_inventory to load vars for managed_node3 186312 1726890044.94643: Calling groups_inventory to load vars for managed_node3 186312 1726890044.94646: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890044.94655: Calling all_plugins_play to load vars for managed_node3 186312 1726890044.94658: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890044.94661: Calling groups_plugins_play to load vars for managed_node3 186312 1726890044.94981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890044.95304: done with get_vars() 186312 1726890044.95314: done getting variables TASK [Create a disk device with swap] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:36 Friday 20 September 2024 23:40:44 -0400 (0:00:00.025) 0:00:14.692 ****** 186312 1726890044.95372: entering _queue_task() for managed_node3/include_role 186312 1726890044.95526: worker is 1 (out of 1 available) 186312 1726890044.95539: exiting _queue_task() for managed_node3/include_role 186312 1726890044.95552: done queuing things up, now waiting for results queue to drain 186312 1726890044.95553: waiting for pending results... 186312 1726890044.95707: running TaskExecutor() for managed_node3/TASK: Create a disk device with swap 186312 1726890044.95769: in run() - task 02369adf-7a19-881e-6b85-00000000000e 186312 1726890044.95780: variable 'ansible_search_path' from source: unknown 186312 1726890044.95806: calling self._execute() 186312 1726890044.95867: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890044.95871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890044.95879: variable 'omit' from source: magic vars 186312 1726890044.95954: _execute() done 186312 1726890044.95958: dumping result to json 186312 1726890044.95961: done dumping result, returning 186312 1726890044.95964: done running TaskExecutor() for managed_node3/TASK: Create a disk device with swap [02369adf-7a19-881e-6b85-00000000000e] 186312 1726890044.95970: sending task result for task 02369adf-7a19-881e-6b85-00000000000e 186312 1726890044.96066: done sending task result for task 02369adf-7a19-881e-6b85-00000000000e 186312 1726890044.96070: WORKER PROCESS EXITING 186312 1726890044.96096: no more pending results, returning what we have 186312 1726890044.96100: in VariableManager get_vars() 186312 1726890044.96129: Calling all_inventory to load vars for managed_node3 186312 1726890044.96132: Calling groups_inventory to load vars for managed_node3 186312 1726890044.96134: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890044.96142: Calling all_plugins_play to load vars for managed_node3 186312 1726890044.96144: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890044.96146: Calling groups_plugins_play to load vars for managed_node3 186312 1726890044.96437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890044.96859: done with get_vars() 186312 1726890044.96869: variable 'ansible_search_path' from source: unknown 186312 1726890044.97696: variable 'omit' from source: magic vars 186312 1726890044.97720: variable 'omit' from source: magic vars 186312 1726890044.97735: variable 'omit' from source: magic vars 186312 1726890044.97739: we have included files to process 186312 1726890044.97740: generating all_blocks data 186312 1726890044.97742: done generating all_blocks data 186312 1726890044.97746: processing included file: fedora.linux_system_roles.storage 186312 1726890044.97770: in VariableManager get_vars() 186312 1726890044.97783: done with get_vars() 186312 1726890044.97808: in VariableManager get_vars() 186312 1726890044.97823: done with get_vars() 186312 1726890044.97858: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 186312 1726890044.97885: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 186312 1726890044.98027: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 186312 1726890044.98104: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 186312 1726890044.98197: in VariableManager get_vars() 186312 1726890044.98217: done with get_vars() 186312 1726890044.98422: in VariableManager get_vars() 186312 1726890044.98439: done with get_vars() 186312 1726890044.98558: iterating over new_blocks loaded from include file 186312 1726890044.98560: in VariableManager get_vars() 186312 1726890044.98573: done with get_vars() 186312 1726890044.98574: filtering new block on tags 186312 1726890044.98621: done filtering new block on tags 186312 1726890044.98624: in VariableManager get_vars() 186312 1726890044.98636: done with get_vars() 186312 1726890044.98638: filtering new block on tags 186312 1726890044.98649: done filtering new block on tags 186312 1726890044.98650: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node3 186312 1726890044.98653: extending task lists for all hosts with included blocks 186312 1726890044.99139: done extending task lists 186312 1726890044.99140: done processing included files 186312 1726890044.99141: results queue empty 186312 1726890044.99141: checking for any_errors_fatal 186312 1726890044.99143: done checking for any_errors_fatal 186312 1726890044.99143: checking for max_fail_percentage 186312 1726890044.99144: done checking for max_fail_percentage 186312 1726890044.99144: checking to see if all hosts have failed and the running result is not ok 186312 1726890044.99145: done checking to see if all hosts have failed 186312 1726890044.99145: getting the remaining hosts for this loop 186312 1726890044.99146: done getting the remaining hosts for this loop 186312 1726890044.99148: getting the next task for host managed_node3 186312 1726890044.99150: done getting next task for host managed_node3 186312 1726890044.99152: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890044.99153: ^ state is: HOST STATE: block=2, 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? (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 186312 1726890044.99160: getting variables 186312 1726890044.99160: in VariableManager get_vars() 186312 1726890044.99167: Calling all_inventory to load vars for managed_node3 186312 1726890044.99169: Calling groups_inventory to load vars for managed_node3 186312 1726890044.99170: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890044.99173: Calling all_plugins_play to load vars for managed_node3 186312 1726890044.99174: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890044.99176: Calling groups_plugins_play to load vars for managed_node3 186312 1726890044.99409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890044.99726: done with get_vars() 186312 1726890044.99735: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 23:40:44 -0400 (0:00:00.044) 0:00:14.737 ****** 186312 1726890044.99783: entering _queue_task() for managed_node3/include_tasks 186312 1726890044.99953: worker is 1 (out of 1 available) 186312 1726890044.99964: exiting _queue_task() for managed_node3/include_tasks 186312 1726890044.99975: done queuing things up, now waiting for results queue to drain 186312 1726890044.99976: waiting for pending results... 186312 1726890045.00154: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890045.00232: in run() - task 02369adf-7a19-881e-6b85-0000000002a6 186312 1726890045.00242: variable 'ansible_search_path' from source: unknown 186312 1726890045.00245: variable 'ansible_search_path' from source: unknown 186312 1726890045.00272: calling self._execute() 186312 1726890045.00365: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.00368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.00379: variable 'omit' from source: magic vars 186312 1726890045.00499: _execute() done 186312 1726890045.00507: dumping result to json 186312 1726890045.00519: done dumping result, returning 186312 1726890045.00536: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-0000000002a6] 186312 1726890045.00546: sending task result for task 02369adf-7a19-881e-6b85-0000000002a6 186312 1726890045.00686: no more pending results, returning what we have 186312 1726890045.00692: in VariableManager get_vars() 186312 1726890045.00734: Calling all_inventory to load vars for managed_node3 186312 1726890045.00740: Calling groups_inventory to load vars for managed_node3 186312 1726890045.00742: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.00762: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.00766: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.00770: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.01530: done sending task result for task 02369adf-7a19-881e-6b85-0000000002a6 186312 1726890045.01534: WORKER PROCESS EXITING 186312 1726890045.01699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.02318: done with get_vars() 186312 1726890045.02328: variable 'ansible_search_path' from source: unknown 186312 1726890045.02329: variable 'ansible_search_path' from source: unknown 186312 1726890045.02365: we have included files to process 186312 1726890045.02366: generating all_blocks data 186312 1726890045.02367: done generating all_blocks data 186312 1726890045.02369: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890045.02370: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890045.02372: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890045.02802: done processing included file 186312 1726890045.02803: iterating over new_blocks loaded from include file 186312 1726890045.02804: in VariableManager get_vars() 186312 1726890045.02819: done with get_vars() 186312 1726890045.02820: filtering new block on tags 186312 1726890045.02845: done filtering new block on tags 186312 1726890045.02847: in VariableManager get_vars() 186312 1726890045.02859: done with get_vars() 186312 1726890045.02860: filtering new block on tags 186312 1726890045.02881: done filtering new block on tags 186312 1726890045.02882: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node3 186312 1726890045.02885: extending task lists for all hosts with included blocks 186312 1726890045.02994: done extending task lists 186312 1726890045.02995: done processing included files 186312 1726890045.02995: results queue empty 186312 1726890045.02996: checking for any_errors_fatal 186312 1726890045.02997: done checking for any_errors_fatal 186312 1726890045.02998: checking for max_fail_percentage 186312 1726890045.02998: done checking for max_fail_percentage 186312 1726890045.02999: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.02999: done checking to see if all hosts have failed 186312 1726890045.03000: getting the remaining hosts for this loop 186312 1726890045.03001: done getting the remaining hosts for this loop 186312 1726890045.03002: getting the next task for host managed_node3 186312 1726890045.03005: done getting next task for host managed_node3 186312 1726890045.03006: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890045.03008: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.03016: getting variables 186312 1726890045.03016: in VariableManager get_vars() 186312 1726890045.03023: Calling all_inventory to load vars for managed_node3 186312 1726890045.03025: Calling groups_inventory to load vars for managed_node3 186312 1726890045.03026: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.03029: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.03031: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.03033: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.03275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.03582: done with get_vars() 186312 1726890045.03590: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 23:40:45 -0400 (0:00:00.038) 0:00:14.775 ****** 186312 1726890045.03638: entering _queue_task() for managed_node3/setup 186312 1726890045.03795: worker is 1 (out of 1 available) 186312 1726890045.03807: exiting _queue_task() for managed_node3/setup 186312 1726890045.03820: done queuing things up, now waiting for results queue to drain 186312 1726890045.03821: waiting for pending results... 186312 1726890045.03986: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890045.04079: in run() - task 02369adf-7a19-881e-6b85-00000000031a 186312 1726890045.04089: variable 'ansible_search_path' from source: unknown 186312 1726890045.04093: variable 'ansible_search_path' from source: unknown 186312 1726890045.04121: calling self._execute() 186312 1726890045.04186: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.04190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.04199: variable 'omit' from source: magic vars 186312 1726890045.04605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890045.06459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890045.06510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890045.06541: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890045.06568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890045.06587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890045.06648: 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) 186312 1726890045.06668: 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) 186312 1726890045.06685: 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) 186312 1726890045.06713: 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) 186312 1726890045.06724: 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) 186312 1726890045.06763: 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) 186312 1726890045.06780: 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) 186312 1726890045.06796: 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) 186312 1726890045.06823: 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) 186312 1726890045.06832: 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) 186312 1726890045.06956: variable '__storage_required_facts' from source: role '' all vars 186312 1726890045.06969: variable 'ansible_facts' from source: unknown 186312 1726890045.07130: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 186312 1726890045.07134: when evaluation is False, skipping this task 186312 1726890045.07136: _execute() done 186312 1726890045.07140: dumping result to json 186312 1726890045.07142: done dumping result, returning 186312 1726890045.07149: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-881e-6b85-00000000031a] 186312 1726890045.07154: sending task result for task 02369adf-7a19-881e-6b85-00000000031a 186312 1726890045.07237: done sending task result for task 02369adf-7a19-881e-6b85-00000000031a 186312 1726890045.07240: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 186312 1726890045.07318: no more pending results, returning what we have 186312 1726890045.07321: results queue empty 186312 1726890045.07322: checking for any_errors_fatal 186312 1726890045.07324: done checking for any_errors_fatal 186312 1726890045.07324: checking for max_fail_percentage 186312 1726890045.07325: done checking for max_fail_percentage 186312 1726890045.07326: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.07327: done checking to see if all hosts have failed 186312 1726890045.07328: getting the remaining hosts for this loop 186312 1726890045.07329: done getting the remaining hosts for this loop 186312 1726890045.07332: getting the next task for host managed_node3 186312 1726890045.07337: done getting next task for host managed_node3 186312 1726890045.07341: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890045.07344: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.07360: getting variables 186312 1726890045.07362: in VariableManager get_vars() 186312 1726890045.07390: Calling all_inventory to load vars for managed_node3 186312 1726890045.07392: Calling groups_inventory to load vars for managed_node3 186312 1726890045.07394: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.07400: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.07402: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.07404: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.07695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.08028: done with get_vars() 186312 1726890045.08040: done getting variables 186312 1726890045.08076: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:40:45 -0400 (0:00:00.044) 0:00:14.820 ****** 186312 1726890045.08100: entering _queue_task() for managed_node3/include_vars 186312 1726890045.08262: worker is 1 (out of 1 available) 186312 1726890045.08273: exiting _queue_task() for managed_node3/include_vars 186312 1726890045.08286: done queuing things up, now waiting for results queue to drain 186312 1726890045.08287: waiting for pending results... 186312 1726890045.08470: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890045.08557: in run() - task 02369adf-7a19-881e-6b85-00000000031b 186312 1726890045.08568: variable 'ansible_search_path' from source: unknown 186312 1726890045.08572: variable 'ansible_search_path' from source: unknown 186312 1726890045.08857: variable 'ansible_facts' from source: unknown 186312 1726890045.09324: variable 'ansible_facts' from source: unknown 186312 1726890045.09720: variable 'ansible_facts' from source: unknown 186312 1726890045.09989: variable 'ansible_facts' from source: unknown 186312 1726890045.10262: variable 'omit' from source: magic vars 186312 1726890045.10464: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.10493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.10518: variable 'omit' from source: magic vars 186312 1726890045.10871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890045.11315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890045.11409: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890045.11487: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890045.11555: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890045.11672: variable '__vars_file' from source: task vars 186312 1726890045.11828: variable 'role_path' from source: magic vars 186312 1726890045.11846: variable 'item' from source: unknown 186312 1726890045.11863: Evaluated conditional (__vars_file is file): False 186312 1726890045.11871: when evaluation is False, skipping this task 186312 1726890045.11934: variable 'item' from source: unknown 186312 1726890045.12036: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 186312 1726890045.12203: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.12206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.12215: variable 'omit' from source: magic vars 186312 1726890045.12495: variable '__vars_file' from source: task vars 186312 1726890045.12594: variable 'role_path' from source: magic vars 186312 1726890045.12605: variable 'item' from source: unknown 186312 1726890045.12634: Evaluated conditional (__vars_file is file): False 186312 1726890045.12643: when evaluation is False, skipping this task 186312 1726890045.12680: variable 'item' from source: unknown 186312 1726890045.12760: 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" } 186312 1726890045.12924: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.12940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.12956: variable 'omit' from source: magic vars 186312 1726890045.13121: variable '__vars_file' from source: task vars 186312 1726890045.13208: variable 'role_path' from source: magic vars 186312 1726890045.13220: variable 'item' from source: unknown 186312 1726890045.13236: Evaluated conditional (__vars_file is file): True 186312 1726890045.13244: variable 'omit' from source: magic vars 186312 1726890045.13306: variable 'omit' from source: magic vars 186312 1726890045.13365: variable '__vars_file' from source: task vars 186312 1726890045.13438: variable '__vars_file' from source: task vars 186312 1726890045.13522: variable 'role_path' from source: magic vars 186312 1726890045.13534: variable 'item' from source: unknown 186312 1726890045.13555: variable 'omit' from source: magic vars 186312 1726890045.13582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890045.13614: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890045.13641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890045.13661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.13673: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.13702: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890045.13709: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.13718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.13818: Set connection var ansible_shell_type to sh 186312 1726890045.13841: Set connection var ansible_pipelining to False 186312 1726890045.13854: Set connection var ansible_timeout to 10 186312 1726890045.13860: Set connection var ansible_connection to ssh 186312 1726890045.13868: Set connection var ansible_shell_executable to /bin/sh 186312 1726890045.13876: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890045.13895: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.13901: variable 'ansible_connection' from source: unknown 186312 1726890045.13907: variable 'ansible_module_compression' from source: unknown 186312 1726890045.13914: variable 'ansible_shell_type' from source: unknown 186312 1726890045.13920: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.13926: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.13936: variable 'ansible_pipelining' from source: unknown 186312 1726890045.13950: variable 'ansible_timeout' from source: unknown 186312 1726890045.13959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.14072: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890045.14086: variable 'omit' from source: magic vars 186312 1726890045.14095: starting attempt loop 186312 1726890045.14105: running the handler 186312 1726890045.14206: handler run complete 186312 1726890045.14222: attempt loop complete, returning result 186312 1726890045.14243: variable 'item' from source: unknown 186312 1726890045.14314: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890045.14489: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.14502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.14517: variable 'omit' from source: magic vars 186312 1726890045.14685: variable '__vars_file' from source: task vars 186312 1726890045.14778: variable 'role_path' from source: magic vars 186312 1726890045.14789: variable 'item' from source: unknown 186312 1726890045.14802: Evaluated conditional (__vars_file is file): True 186312 1726890045.14810: variable 'omit' from source: magic vars 186312 1726890045.14832: variable 'omit' from source: magic vars 186312 1726890045.14892: variable '__vars_file' from source: task vars 186312 1726890045.14960: variable '__vars_file' from source: task vars 186312 1726890045.15065: variable 'role_path' from source: magic vars 186312 1726890045.15079: variable 'item' from source: unknown 186312 1726890045.15114: variable 'omit' from source: magic vars 186312 1726890045.15152: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890045.15167: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.15181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.15209: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890045.15219: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.15237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.15345: Set connection var ansible_shell_type to sh 186312 1726890045.15366: Set connection var ansible_pipelining to False 186312 1726890045.15381: Set connection var ansible_timeout to 10 186312 1726890045.15390: Set connection var ansible_connection to ssh 186312 1726890045.15401: Set connection var ansible_shell_executable to /bin/sh 186312 1726890045.15426: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890045.15463: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.15473: variable 'ansible_connection' from source: unknown 186312 1726890045.15490: variable 'ansible_module_compression' from source: unknown 186312 1726890045.15499: variable 'ansible_shell_type' from source: unknown 186312 1726890045.15506: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.15515: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.15524: variable 'ansible_pipelining' from source: unknown 186312 1726890045.15533: variable 'ansible_timeout' from source: unknown 186312 1726890045.15541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.15680: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890045.15697: variable 'omit' from source: magic vars 186312 1726890045.15711: starting attempt loop 186312 1726890045.15723: running the handler 186312 1726890045.15784: handler run complete 186312 1726890045.15797: attempt loop complete, returning result 186312 1726890045.15818: variable 'item' from source: unknown 186312 1726890045.15901: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890045.16062: dumping result to json 186312 1726890045.16074: done dumping result, returning 186312 1726890045.16088: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-00000000031b] 186312 1726890045.16107: sending task result for task 02369adf-7a19-881e-6b85-00000000031b 186312 1726890045.16238: done sending task result for task 02369adf-7a19-881e-6b85-00000000031b 186312 1726890045.16250: WORKER PROCESS EXITING 186312 1726890045.16337: no more pending results, returning what we have 186312 1726890045.16341: results queue empty 186312 1726890045.16342: checking for any_errors_fatal 186312 1726890045.16349: done checking for any_errors_fatal 186312 1726890045.16349: checking for max_fail_percentage 186312 1726890045.16351: done checking for max_fail_percentage 186312 1726890045.16352: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.16353: done checking to see if all hosts have failed 186312 1726890045.16353: getting the remaining hosts for this loop 186312 1726890045.16356: done getting the remaining hosts for this loop 186312 1726890045.16359: getting the next task for host managed_node3 186312 1726890045.16368: done getting next task for host managed_node3 186312 1726890045.16371: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890045.16376: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.16394: getting variables 186312 1726890045.16399: in VariableManager get_vars() 186312 1726890045.16441: Calling all_inventory to load vars for managed_node3 186312 1726890045.16444: Calling groups_inventory to load vars for managed_node3 186312 1726890045.16450: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.16464: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.16470: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.16477: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.17066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.17586: done with get_vars() 186312 1726890045.17600: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 23:40:45 -0400 (0:00:00.095) 0:00:14.915 ****** 186312 1726890045.17667: entering _queue_task() for managed_node3/stat 186312 1726890045.17849: worker is 1 (out of 1 available) 186312 1726890045.17863: exiting _queue_task() for managed_node3/stat 186312 1726890045.17876: done queuing things up, now waiting for results queue to drain 186312 1726890045.17878: waiting for pending results... 186312 1726890045.18056: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890045.18148: in run() - task 02369adf-7a19-881e-6b85-00000000031d 186312 1726890045.18158: variable 'ansible_search_path' from source: unknown 186312 1726890045.18162: variable 'ansible_search_path' from source: unknown 186312 1726890045.18190: calling self._execute() 186312 1726890045.18254: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.18258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.18266: variable 'omit' from source: magic vars 186312 1726890045.18574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890045.18920: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890045.18974: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890045.19037: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890045.19083: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890045.19182: 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) 186312 1726890045.19213: 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) 186312 1726890045.19253: 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) 186312 1726890045.19289: 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) 186312 1726890045.19417: variable '__storage_is_ostree' from source: set_fact 186312 1726890045.19435: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890045.19445: when evaluation is False, skipping this task 186312 1726890045.19458: _execute() done 186312 1726890045.19465: dumping result to json 186312 1726890045.19471: done dumping result, returning 186312 1726890045.19481: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-881e-6b85-00000000031d] 186312 1726890045.19489: sending task result for task 02369adf-7a19-881e-6b85-00000000031d skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890045.19637: no more pending results, returning what we have 186312 1726890045.19641: results queue empty 186312 1726890045.19642: checking for any_errors_fatal 186312 1726890045.19656: done checking for any_errors_fatal 186312 1726890045.19657: checking for max_fail_percentage 186312 1726890045.19659: done checking for max_fail_percentage 186312 1726890045.19660: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.19661: done checking to see if all hosts have failed 186312 1726890045.19662: getting the remaining hosts for this loop 186312 1726890045.19663: done getting the remaining hosts for this loop 186312 1726890045.19667: getting the next task for host managed_node3 186312 1726890045.19674: done getting next task for host managed_node3 186312 1726890045.19677: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890045.19681: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.19698: getting variables 186312 1726890045.19699: in VariableManager get_vars() 186312 1726890045.19734: Calling all_inventory to load vars for managed_node3 186312 1726890045.19738: Calling groups_inventory to load vars for managed_node3 186312 1726890045.19740: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.19751: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.19758: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.19765: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.20593: done sending task result for task 02369adf-7a19-881e-6b85-00000000031d 186312 1726890045.20596: WORKER PROCESS EXITING 186312 1726890045.20620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.21331: done with get_vars() 186312 1726890045.21349: done getting variables 186312 1726890045.21414: 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.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:40:45 -0400 (0:00:00.037) 0:00:14.953 ****** 186312 1726890045.21453: entering _queue_task() for managed_node3/set_fact 186312 1726890045.21723: worker is 1 (out of 1 available) 186312 1726890045.21737: exiting _queue_task() for managed_node3/set_fact 186312 1726890045.21751: done queuing things up, now waiting for results queue to drain 186312 1726890045.21752: waiting for pending results... 186312 1726890045.22139: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890045.22284: in run() - task 02369adf-7a19-881e-6b85-00000000031e 186312 1726890045.22306: variable 'ansible_search_path' from source: unknown 186312 1726890045.22316: variable 'ansible_search_path' from source: unknown 186312 1726890045.22358: calling self._execute() 186312 1726890045.22463: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.22474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.22491: variable 'omit' from source: magic vars 186312 1726890045.23292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890045.23607: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890045.23672: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890045.23709: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890045.23753: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890045.23878: 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) 186312 1726890045.23942: 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) 186312 1726890045.23977: 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) 186312 1726890045.24042: 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) 186312 1726890045.24226: variable '__storage_is_ostree' from source: set_fact 186312 1726890045.24245: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890045.24252: when evaluation is False, skipping this task 186312 1726890045.24258: _execute() done 186312 1726890045.24264: dumping result to json 186312 1726890045.24270: done dumping result, returning 186312 1726890045.24279: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-881e-6b85-00000000031e] 186312 1726890045.24287: sending task result for task 02369adf-7a19-881e-6b85-00000000031e skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890045.24461: no more pending results, returning what we have 186312 1726890045.24465: results queue empty 186312 1726890045.24466: checking for any_errors_fatal 186312 1726890045.24473: done checking for any_errors_fatal 186312 1726890045.24474: checking for max_fail_percentage 186312 1726890045.24476: done checking for max_fail_percentage 186312 1726890045.24477: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.24478: done checking to see if all hosts have failed 186312 1726890045.24479: getting the remaining hosts for this loop 186312 1726890045.24481: done getting the remaining hosts for this loop 186312 1726890045.24484: getting the next task for host managed_node3 186312 1726890045.24493: done getting next task for host managed_node3 186312 1726890045.24497: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890045.24500: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.24518: getting variables 186312 1726890045.24519: in VariableManager get_vars() 186312 1726890045.24552: Calling all_inventory to load vars for managed_node3 186312 1726890045.24555: Calling groups_inventory to load vars for managed_node3 186312 1726890045.24558: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.24567: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.24570: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.24573: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.25289: done sending task result for task 02369adf-7a19-881e-6b85-00000000031e 186312 1726890045.25292: WORKER PROCESS EXITING 186312 1726890045.25315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.26023: done with get_vars() 186312 1726890045.26039: done getting variables 186312 1726890045.26089: 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.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:40:45 -0400 (0:00:00.046) 0:00:15.000 ****** 186312 1726890045.26121: entering _queue_task() for managed_node3/set_fact 186312 1726890045.26335: worker is 1 (out of 1 available) 186312 1726890045.26346: exiting _queue_task() for managed_node3/set_fact 186312 1726890045.26358: done queuing things up, now waiting for results queue to drain 186312 1726890045.26359: waiting for pending results... 186312 1726890045.26778: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890045.27122: in run() - task 02369adf-7a19-881e-6b85-0000000002a7 186312 1726890045.27145: variable 'ansible_search_path' from source: unknown 186312 1726890045.27153: variable 'ansible_search_path' from source: unknown 186312 1726890045.27187: calling self._execute() 186312 1726890045.27296: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.27447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.27464: variable 'omit' from source: magic vars 186312 1726890045.27667: variable 'omit' from source: magic vars 186312 1726890045.27721: variable 'omit' from source: magic vars 186312 1726890045.27992: variable 'omit' from source: magic vars 186312 1726890045.28081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890045.28249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890045.28309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890045.28407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.28433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.28472: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890045.28482: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.28494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.28609: Set connection var ansible_shell_type to sh 186312 1726890045.28626: Set connection var ansible_pipelining to False 186312 1726890045.28648: Set connection var ansible_timeout to 10 186312 1726890045.28655: Set connection var ansible_connection to ssh 186312 1726890045.28665: Set connection var ansible_shell_executable to /bin/sh 186312 1726890045.28676: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890045.28698: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.28706: variable 'ansible_connection' from source: unknown 186312 1726890045.28714: variable 'ansible_module_compression' from source: unknown 186312 1726890045.28722: variable 'ansible_shell_type' from source: unknown 186312 1726890045.28733: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.28741: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.28755: variable 'ansible_pipelining' from source: unknown 186312 1726890045.28763: variable 'ansible_timeout' from source: unknown 186312 1726890045.28772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.28931: 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) 186312 1726890045.28949: variable 'omit' from source: magic vars 186312 1726890045.28958: starting attempt loop 186312 1726890045.28966: running the handler 186312 1726890045.28982: handler run complete 186312 1726890045.29000: attempt loop complete, returning result 186312 1726890045.29006: _execute() done 186312 1726890045.29014: dumping result to json 186312 1726890045.29021: done dumping result, returning 186312 1726890045.29035: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-881e-6b85-0000000002a7] 186312 1726890045.29046: sending task result for task 02369adf-7a19-881e-6b85-0000000002a7 ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890045.29203: no more pending results, returning what we have 186312 1726890045.29207: results queue empty 186312 1726890045.29208: checking for any_errors_fatal 186312 1726890045.29217: done checking for any_errors_fatal 186312 1726890045.29218: checking for max_fail_percentage 186312 1726890045.29220: done checking for max_fail_percentage 186312 1726890045.29221: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.29222: done checking to see if all hosts have failed 186312 1726890045.29223: getting the remaining hosts for this loop 186312 1726890045.29224: done getting the remaining hosts for this loop 186312 1726890045.29228: getting the next task for host managed_node3 186312 1726890045.29236: done getting next task for host managed_node3 186312 1726890045.29240: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890045.29243: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.29255: getting variables 186312 1726890045.29257: in VariableManager get_vars() 186312 1726890045.29287: Calling all_inventory to load vars for managed_node3 186312 1726890045.29290: Calling groups_inventory to load vars for managed_node3 186312 1726890045.29293: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.29303: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.29306: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.29308: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.31608: done sending task result for task 02369adf-7a19-881e-6b85-0000000002a7 186312 1726890045.31611: WORKER PROCESS EXITING 186312 1726890045.31780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.39331: done with get_vars() 186312 1726890045.39347: done getting variables 186312 1726890045.39394: 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.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:40:45 -0400 (0:00:00.132) 0:00:15.133 ****** 186312 1726890045.39596: entering _queue_task() for managed_node3/set_fact 186312 1726890045.40252: worker is 1 (out of 1 available) 186312 1726890045.40265: exiting _queue_task() for managed_node3/set_fact 186312 1726890045.40277: done queuing things up, now waiting for results queue to drain 186312 1726890045.40278: waiting for pending results... 186312 1726890045.40575: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890045.40705: in run() - task 02369adf-7a19-881e-6b85-0000000002a8 186312 1726890045.40726: variable 'ansible_search_path' from source: unknown 186312 1726890045.40736: variable 'ansible_search_path' from source: unknown 186312 1726890045.40779: calling self._execute() 186312 1726890045.40883: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.40896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.40908: variable 'omit' from source: magic vars 186312 1726890045.41020: variable 'omit' from source: magic vars 186312 1726890045.41082: variable 'omit' from source: magic vars 186312 1726890045.41124: variable 'omit' from source: magic vars 186312 1726890045.41175: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890045.41216: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890045.41243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890045.41269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.41286: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.41322: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890045.41333: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.41342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.41450: Set connection var ansible_shell_type to sh 186312 1726890045.41464: Set connection var ansible_pipelining to False 186312 1726890045.41482: Set connection var ansible_timeout to 10 186312 1726890045.41488: Set connection var ansible_connection to ssh 186312 1726890045.41497: Set connection var ansible_shell_executable to /bin/sh 186312 1726890045.41510: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890045.41539: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.41547: variable 'ansible_connection' from source: unknown 186312 1726890045.41553: variable 'ansible_module_compression' from source: unknown 186312 1726890045.41559: variable 'ansible_shell_type' from source: unknown 186312 1726890045.41565: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.41571: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.41578: variable 'ansible_pipelining' from source: unknown 186312 1726890045.41587: variable 'ansible_timeout' from source: unknown 186312 1726890045.41594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.42052: 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) 186312 1726890045.42069: variable 'omit' from source: magic vars 186312 1726890045.42078: starting attempt loop 186312 1726890045.42085: running the handler 186312 1726890045.42099: handler run complete 186312 1726890045.42114: attempt loop complete, returning result 186312 1726890045.42121: _execute() done 186312 1726890045.42136: dumping result to json 186312 1726890045.42143: done dumping result, returning 186312 1726890045.42157: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-881e-6b85-0000000002a8] 186312 1726890045.42167: sending task result for task 02369adf-7a19-881e-6b85-0000000002a8 ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 186312 1726890045.42342: no more pending results, returning what we have 186312 1726890045.42346: results queue empty 186312 1726890045.42347: checking for any_errors_fatal 186312 1726890045.42356: done checking for any_errors_fatal 186312 1726890045.42357: checking for max_fail_percentage 186312 1726890045.42358: done checking for max_fail_percentage 186312 1726890045.42359: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.42360: done checking to see if all hosts have failed 186312 1726890045.42361: getting the remaining hosts for this loop 186312 1726890045.42363: done getting the remaining hosts for this loop 186312 1726890045.42367: getting the next task for host managed_node3 186312 1726890045.42375: done getting next task for host managed_node3 186312 1726890045.42379: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890045.42384: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.42396: getting variables 186312 1726890045.42398: in VariableManager get_vars() 186312 1726890045.42436: Calling all_inventory to load vars for managed_node3 186312 1726890045.42439: Calling groups_inventory to load vars for managed_node3 186312 1726890045.42442: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.42453: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.42457: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.42460: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.43113: done sending task result for task 02369adf-7a19-881e-6b85-0000000002a8 186312 1726890045.43117: WORKER PROCESS EXITING 186312 1726890045.43142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.44090: done with get_vars() 186312 1726890045.44103: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 23:40:45 -0400 (0:00:00.047) 0:00:15.181 ****** 186312 1726890045.44197: entering _queue_task() for managed_node3/include_tasks 186312 1726890045.44434: worker is 1 (out of 1 available) 186312 1726890045.44447: exiting _queue_task() for managed_node3/include_tasks 186312 1726890045.44464: done queuing things up, now waiting for results queue to drain 186312 1726890045.44465: waiting for pending results... 186312 1726890045.44746: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890045.44877: in run() - task 02369adf-7a19-881e-6b85-0000000002a9 186312 1726890045.44902: variable 'ansible_search_path' from source: unknown 186312 1726890045.44918: variable 'ansible_search_path' from source: unknown 186312 1726890045.44960: calling self._execute() 186312 1726890045.45056: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.45069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.45084: variable 'omit' from source: magic vars 186312 1726890045.45397: variable 'storage_provider' from source: role '' defaults 186312 1726890045.45415: _execute() done 186312 1726890045.45424: dumping result to json 186312 1726890045.45435: done dumping result, returning 186312 1726890045.45454: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-881e-6b85-0000000002a9] 186312 1726890045.45466: sending task result for task 02369adf-7a19-881e-6b85-0000000002a9 186312 1726890045.45600: no more pending results, returning what we have 186312 1726890045.45605: in VariableManager get_vars() 186312 1726890045.45644: Calling all_inventory to load vars for managed_node3 186312 1726890045.45647: Calling groups_inventory to load vars for managed_node3 186312 1726890045.45649: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.45661: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.45664: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.45667: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.46436: done sending task result for task 02369adf-7a19-881e-6b85-0000000002a9 186312 1726890045.46439: WORKER PROCESS EXITING 186312 1726890045.46631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.47299: done with get_vars() 186312 1726890045.47315: variable 'ansible_search_path' from source: unknown 186312 1726890045.47316: variable 'ansible_search_path' from source: unknown 186312 1726890045.47351: we have included files to process 186312 1726890045.47352: generating all_blocks data 186312 1726890045.47355: done generating all_blocks data 186312 1726890045.47359: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890045.47360: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890045.47362: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890045.48371: in VariableManager get_vars() 186312 1726890045.48515: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890045.51198: done processing included file 186312 1726890045.51200: iterating over new_blocks loaded from include file 186312 1726890045.51202: in VariableManager get_vars() 186312 1726890045.51228: done with get_vars() 186312 1726890045.51233: filtering new block on tags 186312 1726890045.51364: done filtering new block on tags 186312 1726890045.51367: in VariableManager get_vars() 186312 1726890045.51386: done with get_vars() 186312 1726890045.51388: filtering new block on tags 186312 1726890045.51490: done filtering new block on tags 186312 1726890045.51494: in VariableManager get_vars() 186312 1726890045.51513: done with get_vars() 186312 1726890045.51515: filtering new block on tags 186312 1726890045.52670: done filtering new block on tags 186312 1726890045.52673: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node3 186312 1726890045.52678: extending task lists for all hosts with included blocks 186312 1726890045.53518: done extending task lists 186312 1726890045.53519: done processing included files 186312 1726890045.53520: results queue empty 186312 1726890045.53521: checking for any_errors_fatal 186312 1726890045.53528: done checking for any_errors_fatal 186312 1726890045.53532: checking for max_fail_percentage 186312 1726890045.53533: done checking for max_fail_percentage 186312 1726890045.53534: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.53535: done checking to see if all hosts have failed 186312 1726890045.53536: getting the remaining hosts for this loop 186312 1726890045.53538: done getting the remaining hosts for this loop 186312 1726890045.53541: getting the next task for host managed_node3 186312 1726890045.53545: done getting next task for host managed_node3 186312 1726890045.53548: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890045.53550: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.53559: getting variables 186312 1726890045.53573: in VariableManager get_vars() 186312 1726890045.53586: Calling all_inventory to load vars for managed_node3 186312 1726890045.53589: Calling groups_inventory to load vars for managed_node3 186312 1726890045.53591: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.53596: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.53599: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.53602: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.54081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.54816: done with get_vars() 186312 1726890045.54834: done getting variables 186312 1726890045.54889: 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.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:40:45 -0400 (0:00:00.107) 0:00:15.288 ****** 186312 1726890045.54919: entering _queue_task() for managed_node3/package 186312 1726890045.55279: worker is 1 (out of 1 available) 186312 1726890045.55292: exiting _queue_task() for managed_node3/package 186312 1726890045.55305: done queuing things up, now waiting for results queue to drain 186312 1726890045.55306: waiting for pending results... 186312 1726890045.55637: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890045.55798: in run() - task 02369adf-7a19-881e-6b85-000000000353 186312 1726890045.55826: variable 'ansible_search_path' from source: unknown 186312 1726890045.55838: variable 'ansible_search_path' from source: unknown 186312 1726890045.55886: calling self._execute() 186312 1726890045.56008: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.56024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.56045: variable 'omit' from source: magic vars 186312 1726890045.56513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890045.56870: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890045.56923: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890045.56973: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890045.57016: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890045.57122: 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) 186312 1726890045.57162: 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) 186312 1726890045.57200: 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) 186312 1726890045.57238: 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) 186312 1726890045.57448: variable 'storage_skip_checks' from source: set_fact 186312 1726890045.57484: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 186312 1726890045.57496: when evaluation is False, skipping this task 186312 1726890045.57504: _execute() done 186312 1726890045.57510: dumping result to json 186312 1726890045.57520: done dumping result, returning 186312 1726890045.57534: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-881e-6b85-000000000353] 186312 1726890045.57544: sending task result for task 02369adf-7a19-881e-6b85-000000000353 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890045.57709: no more pending results, returning what we have 186312 1726890045.57720: results queue empty 186312 1726890045.57721: checking for any_errors_fatal 186312 1726890045.57723: done checking for any_errors_fatal 186312 1726890045.57724: checking for max_fail_percentage 186312 1726890045.57726: done checking for max_fail_percentage 186312 1726890045.57727: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.57728: done checking to see if all hosts have failed 186312 1726890045.57731: getting the remaining hosts for this loop 186312 1726890045.57733: done getting the remaining hosts for this loop 186312 1726890045.57738: getting the next task for host managed_node3 186312 1726890045.57746: done getting next task for host managed_node3 186312 1726890045.57751: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890045.57755: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.57773: getting variables 186312 1726890045.57775: in VariableManager get_vars() 186312 1726890045.57811: Calling all_inventory to load vars for managed_node3 186312 1726890045.57816: Calling groups_inventory to load vars for managed_node3 186312 1726890045.57819: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.57833: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.57836: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.57839: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.58519: done sending task result for task 02369adf-7a19-881e-6b85-000000000353 186312 1726890045.58523: WORKER PROCESS EXITING 186312 1726890045.58550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.59322: done with get_vars() 186312 1726890045.59344: done getting variables 186312 1726890045.59397: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:40:45 -0400 (0:00:00.045) 0:00:15.333 ****** 186312 1726890045.59433: entering _queue_task() for managed_node3/debug 186312 1726890045.59696: worker is 1 (out of 1 available) 186312 1726890045.59709: exiting _queue_task() for managed_node3/debug 186312 1726890045.59723: done queuing things up, now waiting for results queue to drain 186312 1726890045.59724: waiting for pending results... 186312 1726890045.60008: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890045.60148: in run() - task 02369adf-7a19-881e-6b85-000000000354 186312 1726890045.60172: variable 'ansible_search_path' from source: unknown 186312 1726890045.60181: variable 'ansible_search_path' from source: unknown 186312 1726890045.60226: calling self._execute() 186312 1726890045.60338: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.60350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.60365: variable 'omit' from source: magic vars 186312 1726890045.60481: variable 'omit' from source: magic vars 186312 1726890045.60560: variable 'omit' from source: magic vars 186312 1726890045.60601: variable 'omit' from source: magic vars 186312 1726890045.60654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890045.60690: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890045.60720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890045.60746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.60766: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.60798: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890045.60805: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.60816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.60915: Set connection var ansible_shell_type to sh 186312 1726890045.60936: Set connection var ansible_pipelining to False 186312 1726890045.60952: Set connection var ansible_timeout to 10 186312 1726890045.60959: Set connection var ansible_connection to ssh 186312 1726890045.60972: Set connection var ansible_shell_executable to /bin/sh 186312 1726890045.60981: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890045.61003: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.61010: variable 'ansible_connection' from source: unknown 186312 1726890045.61018: variable 'ansible_module_compression' from source: unknown 186312 1726890045.61026: variable 'ansible_shell_type' from source: unknown 186312 1726890045.61037: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.61043: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.61050: variable 'ansible_pipelining' from source: unknown 186312 1726890045.61055: variable 'ansible_timeout' from source: unknown 186312 1726890045.61062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.61216: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890045.61235: variable 'omit' from source: magic vars 186312 1726890045.61246: starting attempt loop 186312 1726890045.61255: running the handler 186312 1726890045.61509: handler run complete 186312 1726890045.61543: attempt loop complete, returning result 186312 1726890045.61550: _execute() done 186312 1726890045.61555: dumping result to json 186312 1726890045.61561: done dumping result, returning 186312 1726890045.61570: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-881e-6b85-000000000354] 186312 1726890045.61583: sending task result for task 02369adf-7a19-881e-6b85-000000000354 186312 1726890045.61684: done sending task result for task 02369adf-7a19-881e-6b85-000000000354 ok: [managed_node3] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 186312 1726890045.61746: no more pending results, returning what we have 186312 1726890045.61751: results queue empty 186312 1726890045.61752: checking for any_errors_fatal 186312 1726890045.61761: done checking for any_errors_fatal 186312 1726890045.61762: checking for max_fail_percentage 186312 1726890045.61764: done checking for max_fail_percentage 186312 1726890045.61765: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.61766: done checking to see if all hosts have failed 186312 1726890045.61766: getting the remaining hosts for this loop 186312 1726890045.61768: done getting the remaining hosts for this loop 186312 1726890045.61772: getting the next task for host managed_node3 186312 1726890045.61781: done getting next task for host managed_node3 186312 1726890045.61785: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890045.61789: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.61802: getting variables 186312 1726890045.61804: in VariableManager get_vars() 186312 1726890045.61840: Calling all_inventory to load vars for managed_node3 186312 1726890045.61843: Calling groups_inventory to load vars for managed_node3 186312 1726890045.61846: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.61856: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.61859: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.61862: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.62862: WORKER PROCESS EXITING 186312 1726890045.63069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.63813: done with get_vars() 186312 1726890045.63836: done getting variables 186312 1726890045.63905: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:40:45 -0400 (0:00:00.045) 0:00:15.378 ****** 186312 1726890045.63949: entering _queue_task() for managed_node3/debug 186312 1726890045.64291: worker is 1 (out of 1 available) 186312 1726890045.64302: exiting _queue_task() for managed_node3/debug 186312 1726890045.64326: done queuing things up, now waiting for results queue to drain 186312 1726890045.64328: waiting for pending results... 186312 1726890045.64714: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890045.64883: in run() - task 02369adf-7a19-881e-6b85-000000000355 186312 1726890045.64902: variable 'ansible_search_path' from source: unknown 186312 1726890045.64909: variable 'ansible_search_path' from source: unknown 186312 1726890045.64955: calling self._execute() 186312 1726890045.65095: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.65119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.65139: variable 'omit' from source: magic vars 186312 1726890045.65285: variable 'omit' from source: magic vars 186312 1726890045.65383: variable 'omit' from source: magic vars 186312 1726890045.65444: variable 'omit' from source: magic vars 186312 1726890045.65508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890045.65571: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890045.65608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890045.65644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.65670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.65720: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890045.65734: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.65743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.65895: Set connection var ansible_shell_type to sh 186312 1726890045.65911: Set connection var ansible_pipelining to False 186312 1726890045.65931: Set connection var ansible_timeout to 10 186312 1726890045.65938: Set connection var ansible_connection to ssh 186312 1726890045.65948: Set connection var ansible_shell_executable to /bin/sh 186312 1726890045.65956: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890045.65985: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.65994: variable 'ansible_connection' from source: unknown 186312 1726890045.66000: variable 'ansible_module_compression' from source: unknown 186312 1726890045.66006: variable 'ansible_shell_type' from source: unknown 186312 1726890045.66014: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.66021: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.66027: variable 'ansible_pipelining' from source: unknown 186312 1726890045.66036: variable 'ansible_timeout' from source: unknown 186312 1726890045.66043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.66247: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890045.66267: variable 'omit' from source: magic vars 186312 1726890045.66281: starting attempt loop 186312 1726890045.66289: running the handler 186312 1726890045.66353: variable 'storage_volumes' from source: include params 186312 1726890045.66567: variable 'storage_volumes' from source: include params 186312 1726890045.66694: variable '__swap_disk' from source: set_fact 186312 1726890045.66800: handler run complete 186312 1726890045.66826: attempt loop complete, returning result 186312 1726890045.66835: _execute() done 186312 1726890045.66842: dumping result to json 186312 1726890045.66855: done dumping result, returning 186312 1726890045.66869: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-881e-6b85-000000000355] 186312 1726890045.66878: sending task result for task 02369adf-7a19-881e-6b85-000000000355 ok: [managed_node3] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } 186312 1726890045.67057: no more pending results, returning what we have 186312 1726890045.67060: results queue empty 186312 1726890045.67061: checking for any_errors_fatal 186312 1726890045.67069: done checking for any_errors_fatal 186312 1726890045.67070: checking for max_fail_percentage 186312 1726890045.67071: done checking for max_fail_percentage 186312 1726890045.67072: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.67073: done checking to see if all hosts have failed 186312 1726890045.67074: getting the remaining hosts for this loop 186312 1726890045.67076: done getting the remaining hosts for this loop 186312 1726890045.67079: getting the next task for host managed_node3 186312 1726890045.67088: done getting next task for host managed_node3 186312 1726890045.67092: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890045.67096: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.67106: getting variables 186312 1726890045.67108: in VariableManager get_vars() 186312 1726890045.67144: Calling all_inventory to load vars for managed_node3 186312 1726890045.67147: Calling groups_inventory to load vars for managed_node3 186312 1726890045.67149: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.67160: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.67163: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.67165: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.67856: done sending task result for task 02369adf-7a19-881e-6b85-000000000355 186312 1726890045.67860: WORKER PROCESS EXITING 186312 1726890045.67884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.68714: done with get_vars() 186312 1726890045.68737: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 23:40:45 -0400 (0:00:00.048) 0:00:15.427 ****** 186312 1726890045.68840: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890045.69207: worker is 1 (out of 1 available) 186312 1726890045.69226: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890045.69241: done queuing things up, now waiting for results queue to drain 186312 1726890045.69243: waiting for pending results... 186312 1726890045.69605: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890045.69788: in run() - task 02369adf-7a19-881e-6b85-000000000356 186312 1726890045.69825: variable 'ansible_search_path' from source: unknown 186312 1726890045.69840: variable 'ansible_search_path' from source: unknown 186312 1726890045.69885: calling self._execute() 186312 1726890045.70042: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.70060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.70075: variable 'omit' from source: magic vars 186312 1726890045.70592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890045.70973: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890045.71041: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890045.71085: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890045.71140: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890045.71256: 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) 186312 1726890045.71295: 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) 186312 1726890045.71335: 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) 186312 1726890045.71374: 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) 186312 1726890045.71547: variable 'storage_skip_checks' from source: set_fact 186312 1726890045.71576: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890045.71585: when evaluation is False, skipping this task 186312 1726890045.71592: _execute() done 186312 1726890045.71605: dumping result to json 186312 1726890045.71615: done dumping result, returning 186312 1726890045.71628: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-881e-6b85-000000000356] 186312 1726890045.71641: sending task result for task 02369adf-7a19-881e-6b85-000000000356 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890045.71817: no more pending results, returning what we have 186312 1726890045.71822: results queue empty 186312 1726890045.71823: checking for any_errors_fatal 186312 1726890045.71832: done checking for any_errors_fatal 186312 1726890045.71833: checking for max_fail_percentage 186312 1726890045.71835: done checking for max_fail_percentage 186312 1726890045.71836: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.71838: done checking to see if all hosts have failed 186312 1726890045.71838: getting the remaining hosts for this loop 186312 1726890045.71840: done getting the remaining hosts for this loop 186312 1726890045.71845: getting the next task for host managed_node3 186312 1726890045.71854: done getting next task for host managed_node3 186312 1726890045.71858: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890045.71863: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.71884: getting variables 186312 1726890045.71886: in VariableManager get_vars() 186312 1726890045.71925: Calling all_inventory to load vars for managed_node3 186312 1726890045.71928: Calling groups_inventory to load vars for managed_node3 186312 1726890045.71934: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.71947: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.71951: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.71954: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.72788: done sending task result for task 02369adf-7a19-881e-6b85-000000000356 186312 1726890045.72792: WORKER PROCESS EXITING 186312 1726890045.72828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.73550: done with get_vars() 186312 1726890045.73567: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 23:40:45 -0400 (0:00:00.048) 0:00:15.476 ****** 186312 1726890045.73687: entering _queue_task() for managed_node3/include_tasks 186312 1726890045.74007: worker is 1 (out of 1 available) 186312 1726890045.74019: exiting _queue_task() for managed_node3/include_tasks 186312 1726890045.74032: done queuing things up, now waiting for results queue to drain 186312 1726890045.74033: waiting for pending results... 186312 1726890045.74310: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890045.74483: in run() - task 02369adf-7a19-881e-6b85-000000000357 186312 1726890045.74501: variable 'ansible_search_path' from source: unknown 186312 1726890045.74509: variable 'ansible_search_path' from source: unknown 186312 1726890045.74559: calling self._execute() 186312 1726890045.74684: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.74705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.74723: variable 'omit' from source: magic vars 186312 1726890045.75176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890045.75532: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890045.75591: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890045.75656: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890045.75698: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890045.75814: 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) 186312 1726890045.75852: 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) 186312 1726890045.75893: 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) 186312 1726890045.75926: 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) 186312 1726890045.76102: variable 'storage_skip_checks' from source: set_fact 186312 1726890045.76139: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890045.76147: when evaluation is False, skipping this task 186312 1726890045.76154: _execute() done 186312 1726890045.76161: dumping result to json 186312 1726890045.76167: done dumping result, returning 186312 1726890045.76177: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-881e-6b85-000000000357] 186312 1726890045.76194: sending task result for task 02369adf-7a19-881e-6b85-000000000357 186312 1726890045.76318: done sending task result for task 02369adf-7a19-881e-6b85-000000000357 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890045.76374: no more pending results, returning what we have 186312 1726890045.76378: results queue empty 186312 1726890045.76379: checking for any_errors_fatal 186312 1726890045.76390: done checking for any_errors_fatal 186312 1726890045.76391: checking for max_fail_percentage 186312 1726890045.76393: done checking for max_fail_percentage 186312 1726890045.76393: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.76395: done checking to see if all hosts have failed 186312 1726890045.76395: getting the remaining hosts for this loop 186312 1726890045.76398: done getting the remaining hosts for this loop 186312 1726890045.76402: getting the next task for host managed_node3 186312 1726890045.76410: done getting next task for host managed_node3 186312 1726890045.76416: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890045.76421: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.76442: getting variables 186312 1726890045.76444: in VariableManager get_vars() 186312 1726890045.76480: Calling all_inventory to load vars for managed_node3 186312 1726890045.76483: Calling groups_inventory to load vars for managed_node3 186312 1726890045.76486: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.76497: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.76500: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.76503: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.77469: WORKER PROCESS EXITING 186312 1726890045.77508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.78311: done with get_vars() 186312 1726890045.78327: done getting variables 186312 1726890045.78390: 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.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:40:45 -0400 (0:00:00.047) 0:00:15.523 ****** 186312 1726890045.78432: entering _queue_task() for managed_node3/package 186312 1726890045.78662: worker is 1 (out of 1 available) 186312 1726890045.78673: exiting _queue_task() for managed_node3/package 186312 1726890045.78689: done queuing things up, now waiting for results queue to drain 186312 1726890045.78691: waiting for pending results... 186312 1726890045.78973: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890045.79104: in run() - task 02369adf-7a19-881e-6b85-000000000358 186312 1726890045.79123: variable 'ansible_search_path' from source: unknown 186312 1726890045.79132: variable 'ansible_search_path' from source: unknown 186312 1726890045.79169: calling self._execute() 186312 1726890045.79267: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.79278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.79293: variable 'omit' from source: magic vars 186312 1726890045.79795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890045.80284: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890045.80334: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890045.80485: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890045.80523: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890045.80737: 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) 186312 1726890045.80770: 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) 186312 1726890045.80815: 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) 186312 1726890045.80920: 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) 186312 1726890045.81182: variable 'storage_skip_checks' from source: set_fact 186312 1726890045.81219: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890045.81232: when evaluation is False, skipping this task 186312 1726890045.81238: _execute() done 186312 1726890045.81245: dumping result to json 186312 1726890045.81251: done dumping result, returning 186312 1726890045.81260: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-881e-6b85-000000000358] 186312 1726890045.81268: sending task result for task 02369adf-7a19-881e-6b85-000000000358 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890045.81423: no more pending results, returning what we have 186312 1726890045.81427: results queue empty 186312 1726890045.81428: checking for any_errors_fatal 186312 1726890045.81439: done checking for any_errors_fatal 186312 1726890045.81440: checking for max_fail_percentage 186312 1726890045.81441: done checking for max_fail_percentage 186312 1726890045.81442: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.81443: done checking to see if all hosts have failed 186312 1726890045.81444: getting the remaining hosts for this loop 186312 1726890045.81446: done getting the remaining hosts for this loop 186312 1726890045.81449: getting the next task for host managed_node3 186312 1726890045.81457: done getting next task for host managed_node3 186312 1726890045.81461: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890045.81465: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.81481: getting variables 186312 1726890045.81485: in VariableManager get_vars() 186312 1726890045.81520: Calling all_inventory to load vars for managed_node3 186312 1726890045.81523: Calling groups_inventory to load vars for managed_node3 186312 1726890045.81526: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.81538: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.81541: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.81544: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.82151: done sending task result for task 02369adf-7a19-881e-6b85-000000000358 186312 1726890045.82154: WORKER PROCESS EXITING 186312 1726890045.82161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.82867: done with get_vars() 186312 1726890045.82882: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 23:40:45 -0400 (0:00:00.046) 0:00:15.569 ****** 186312 1726890045.83072: entering _queue_task() for managed_node3/service_facts 186312 1726890045.83318: worker is 1 (out of 1 available) 186312 1726890045.83332: exiting _queue_task() for managed_node3/service_facts 186312 1726890045.83347: done queuing things up, now waiting for results queue to drain 186312 1726890045.83348: waiting for pending results... 186312 1726890045.83622: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890045.84596: in run() - task 02369adf-7a19-881e-6b85-000000000359 186312 1726890045.84615: variable 'ansible_search_path' from source: unknown 186312 1726890045.84622: variable 'ansible_search_path' from source: unknown 186312 1726890045.84663: calling self._execute() 186312 1726890045.84760: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.84898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.84917: variable 'omit' from source: magic vars 186312 1726890045.85801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890045.86323: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890045.86456: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890045.86492: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890045.86659: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890045.86862: 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) 186312 1726890045.86891: 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) 186312 1726890045.86923: 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) 186312 1726890045.86962: 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) 186312 1726890045.87390: variable 'storage_skip_checks' from source: set_fact 186312 1726890045.87422: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 186312 1726890045.87431: when evaluation is False, skipping this task 186312 1726890045.87438: _execute() done 186312 1726890045.87445: dumping result to json 186312 1726890045.87451: done dumping result, returning 186312 1726890045.87461: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-881e-6b85-000000000359] 186312 1726890045.87470: sending task result for task 02369adf-7a19-881e-6b85-000000000359 186312 1726890045.87576: done sending task result for task 02369adf-7a19-881e-6b85-000000000359 186312 1726890045.87584: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890045.87650: no more pending results, returning what we have 186312 1726890045.87654: results queue empty 186312 1726890045.87655: checking for any_errors_fatal 186312 1726890045.87663: done checking for any_errors_fatal 186312 1726890045.87664: checking for max_fail_percentage 186312 1726890045.87666: done checking for max_fail_percentage 186312 1726890045.87667: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.87668: done checking to see if all hosts have failed 186312 1726890045.87669: getting the remaining hosts for this loop 186312 1726890045.87671: done getting the remaining hosts for this loop 186312 1726890045.87675: getting the next task for host managed_node3 186312 1726890045.87682: done getting next task for host managed_node3 186312 1726890045.87686: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890045.87690: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.87707: getting variables 186312 1726890045.87709: in VariableManager get_vars() 186312 1726890045.87748: Calling all_inventory to load vars for managed_node3 186312 1726890045.87752: Calling groups_inventory to load vars for managed_node3 186312 1726890045.87754: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.87765: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.87768: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.87771: Calling groups_plugins_play to load vars for managed_node3 186312 1726890045.88656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890045.89278: done with get_vars() 186312 1726890045.89290: done getting variables 186312 1726890045.89343: 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.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:40:45 -0400 (0:00:00.063) 0:00:15.632 ****** 186312 1726890045.89376: entering _queue_task() for managed_node3/set_fact 186312 1726890045.89624: worker is 1 (out of 1 available) 186312 1726890045.89639: exiting _queue_task() for managed_node3/set_fact 186312 1726890045.89653: done queuing things up, now waiting for results queue to drain 186312 1726890045.89654: waiting for pending results... 186312 1726890045.90313: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890045.90623: in run() - task 02369adf-7a19-881e-6b85-00000000035a 186312 1726890045.90735: variable 'ansible_search_path' from source: unknown 186312 1726890045.90744: variable 'ansible_search_path' from source: unknown 186312 1726890045.90872: calling self._execute() 186312 1726890045.91089: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.91101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.91121: variable 'omit' from source: magic vars 186312 1726890045.91349: variable 'omit' from source: magic vars 186312 1726890045.91527: variable 'omit' from source: magic vars 186312 1726890045.92267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890045.95545: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890045.95627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890045.95716: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890045.95822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890045.95891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890045.96048: 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) 186312 1726890045.96128: 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) 186312 1726890045.96163: 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) 186312 1726890045.96218: 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) 186312 1726890045.96247: 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) 186312 1726890045.96299: 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) 186312 1726890045.96334: 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) 186312 1726890045.96367: 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) 186312 1726890045.96414: 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) 186312 1726890045.96438: 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) 186312 1726890045.96508: 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) 186312 1726890045.96545: 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) 186312 1726890045.96578: 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) 186312 1726890045.96625: 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) 186312 1726890045.96649: 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) 186312 1726890045.96703: 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) 186312 1726890045.96740: 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) 186312 1726890045.96771: 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) 186312 1726890045.96818: 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) 186312 1726890045.96841: 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) 186312 1726890045.96908: 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) 186312 1726890045.96943: 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) 186312 1726890045.96980: 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) 186312 1726890045.97034: 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) 186312 1726890045.97054: 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) 186312 1726890045.97354: variable 'ansible_facts' from source: unknown 186312 1726890045.97651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890045.97797: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890045.97844: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890045.97883: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890045.97916: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890045.97985: 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) 186312 1726890045.98007: 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) 186312 1726890045.98037: 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) 186312 1726890045.98159: 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) 186312 1726890045.98722: variable 'omit' from source: magic vars 186312 1726890045.98754: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890045.98783: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890045.98817: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890045.98841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.98883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890045.98923: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890045.98935: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.98944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.99048: Set connection var ansible_shell_type to sh 186312 1726890045.99063: Set connection var ansible_pipelining to False 186312 1726890045.99077: Set connection var ansible_timeout to 10 186312 1726890045.99083: Set connection var ansible_connection to ssh 186312 1726890045.99093: Set connection var ansible_shell_executable to /bin/sh 186312 1726890045.99102: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890045.99140: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.99147: variable 'ansible_connection' from source: unknown 186312 1726890045.99153: variable 'ansible_module_compression' from source: unknown 186312 1726890045.99160: variable 'ansible_shell_type' from source: unknown 186312 1726890045.99167: variable 'ansible_shell_executable' from source: unknown 186312 1726890045.99173: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890045.99180: variable 'ansible_pipelining' from source: unknown 186312 1726890045.99186: variable 'ansible_timeout' from source: unknown 186312 1726890045.99192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890045.99299: 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) 186312 1726890045.99317: variable 'omit' from source: magic vars 186312 1726890045.99326: starting attempt loop 186312 1726890045.99338: running the handler 186312 1726890045.99355: handler run complete 186312 1726890045.99368: attempt loop complete, returning result 186312 1726890045.99374: _execute() done 186312 1726890045.99380: dumping result to json 186312 1726890045.99386: done dumping result, returning 186312 1726890045.99396: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-881e-6b85-00000000035a] 186312 1726890045.99404: sending task result for task 02369adf-7a19-881e-6b85-00000000035a ok: [managed_node3] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 186312 1726890045.99565: no more pending results, returning what we have 186312 1726890045.99569: results queue empty 186312 1726890045.99569: checking for any_errors_fatal 186312 1726890045.99575: done checking for any_errors_fatal 186312 1726890045.99576: checking for max_fail_percentage 186312 1726890045.99578: done checking for max_fail_percentage 186312 1726890045.99578: checking to see if all hosts have failed and the running result is not ok 186312 1726890045.99580: done checking to see if all hosts have failed 186312 1726890045.99580: getting the remaining hosts for this loop 186312 1726890045.99583: done getting the remaining hosts for this loop 186312 1726890045.99587: getting the next task for host managed_node3 186312 1726890045.99597: done getting next task for host managed_node3 186312 1726890045.99600: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890045.99606: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890045.99619: getting variables 186312 1726890045.99621: in VariableManager get_vars() 186312 1726890045.99659: Calling all_inventory to load vars for managed_node3 186312 1726890045.99662: Calling groups_inventory to load vars for managed_node3 186312 1726890045.99665: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890045.99676: Calling all_plugins_play to load vars for managed_node3 186312 1726890045.99679: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890045.99682: Calling groups_plugins_play to load vars for managed_node3 186312 1726890046.00652: done sending task result for task 02369adf-7a19-881e-6b85-00000000035a 186312 1726890046.00656: WORKER PROCESS EXITING 186312 1726890046.00815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890046.01426: done with get_vars() 186312 1726890046.01445: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 23:40:46 -0400 (0:00:00.121) 0:00:15.754 ****** 186312 1726890046.01535: entering _queue_task() for managed_node3/systemd 186312 1726890046.01815: worker is 1 (out of 1 available) 186312 1726890046.01826: exiting _queue_task() for managed_node3/systemd 186312 1726890046.01839: done queuing things up, now waiting for results queue to drain 186312 1726890046.01840: waiting for pending results... 186312 1726890046.02121: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890046.02264: in run() - task 02369adf-7a19-881e-6b85-00000000035c 186312 1726890046.02285: variable 'ansible_search_path' from source: unknown 186312 1726890046.02292: variable 'ansible_search_path' from source: unknown 186312 1726890046.02345: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890046.02562: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890046.02623: dumping result to json 186312 1726890046.02637: done dumping result, returning 186312 1726890046.02651: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-881e-6b85-00000000035c] 186312 1726890046.02663: sending task result for task 02369adf-7a19-881e-6b85-00000000035c skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890046.02815: no more pending results, returning what we have 186312 1726890046.02820: results queue empty 186312 1726890046.02820: checking for any_errors_fatal 186312 1726890046.02833: done checking for any_errors_fatal 186312 1726890046.02834: checking for max_fail_percentage 186312 1726890046.02835: done checking for max_fail_percentage 186312 1726890046.02836: checking to see if all hosts have failed and the running result is not ok 186312 1726890046.02837: done checking to see if all hosts have failed 186312 1726890046.02838: getting the remaining hosts for this loop 186312 1726890046.02840: done getting the remaining hosts for this loop 186312 1726890046.02843: getting the next task for host managed_node3 186312 1726890046.02850: done getting next task for host managed_node3 186312 1726890046.02854: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890046.02857: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890046.02875: getting variables 186312 1726890046.02877: in VariableManager get_vars() 186312 1726890046.02910: Calling all_inventory to load vars for managed_node3 186312 1726890046.02915: Calling groups_inventory to load vars for managed_node3 186312 1726890046.02918: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890046.02932: Calling all_plugins_play to load vars for managed_node3 186312 1726890046.02935: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890046.02938: Calling groups_plugins_play to load vars for managed_node3 186312 1726890046.03599: done sending task result for task 02369adf-7a19-881e-6b85-00000000035c 186312 1726890046.03602: WORKER PROCESS EXITING 186312 1726890046.03638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890046.04416: done with get_vars() 186312 1726890046.04432: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 23:40:46 -0400 (0:00:00.029) 0:00:15.784 ****** 186312 1726890046.04510: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890046.04709: worker is 1 (out of 1 available) 186312 1726890046.04725: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890046.04744: done queuing things up, now waiting for results queue to drain 186312 1726890046.04746: waiting for pending results... 186312 1726890046.05266: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890046.05533: in run() - task 02369adf-7a19-881e-6b85-00000000035d 186312 1726890046.05636: variable 'ansible_search_path' from source: unknown 186312 1726890046.05645: variable 'ansible_search_path' from source: unknown 186312 1726890046.05683: calling self._execute() 186312 1726890046.05922: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890046.05949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890046.05967: variable 'omit' from source: magic vars 186312 1726890046.06177: variable 'omit' from source: magic vars 186312 1726890046.06256: variable 'omit' from source: magic vars 186312 1726890046.06548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890046.09517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890046.09737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890046.09854: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890046.09894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890046.09929: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890046.10022: 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) 186312 1726890046.10061: 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) 186312 1726890046.10093: 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) 186312 1726890046.10145: 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) 186312 1726890046.10172: 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) 186312 1726890046.10366: variable 'storage_volumes' from source: include params 186312 1726890046.10422: variable '__swap_disk' from source: set_fact 186312 1726890046.10473: variable 'storage_use_partitions' from source: role '' defaults 186312 1726890046.10481: variable 'storage_disklabel_type' from source: role '' defaults 186312 1726890046.10486: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890046.10534: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890046.10573: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890046.10617: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890046.10681: variable 'storage_safe_mode' from source: play vars 186312 1726890046.10735: 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) 186312 1726890046.10752: 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) 186312 1726890046.10771: 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) 186312 1726890046.10795: 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) 186312 1726890046.10805: 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) 186312 1726890046.10858: variable 'omit' from source: magic vars 186312 1726890046.10875: variable 'omit' from source: magic vars 186312 1726890046.10894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890046.10915: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890046.10932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890046.10944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890046.10953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890046.10977: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890046.10980: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890046.10982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890046.11046: Set connection var ansible_shell_type to sh 186312 1726890046.11053: Set connection var ansible_pipelining to False 186312 1726890046.11061: Set connection var ansible_timeout to 10 186312 1726890046.11064: Set connection var ansible_connection to ssh 186312 1726890046.11069: Set connection var ansible_shell_executable to /bin/sh 186312 1726890046.11074: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890046.11094: variable 'ansible_shell_executable' from source: unknown 186312 1726890046.11097: variable 'ansible_connection' from source: unknown 186312 1726890046.11100: variable 'ansible_module_compression' from source: unknown 186312 1726890046.11102: variable 'ansible_shell_type' from source: unknown 186312 1726890046.11104: variable 'ansible_shell_executable' from source: unknown 186312 1726890046.11107: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890046.11111: variable 'ansible_pipelining' from source: unknown 186312 1726890046.11115: variable 'ansible_timeout' from source: unknown 186312 1726890046.11119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890046.11207: 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) 186312 1726890046.11216: variable 'omit' from source: magic vars 186312 1726890046.11224: starting attempt loop 186312 1726890046.11227: running the handler 186312 1726890046.11241: _low_level_execute_command(): starting 186312 1726890046.11246: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890046.11810: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890046.11824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890046.11837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890046.11850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890046.11900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890046.11907: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890046.11919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890046.11934: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890046.11942: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890046.11950: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890046.11957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890046.11966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890046.11977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890046.11984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890046.11991: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890046.12000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890046.12076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890046.12094: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890046.12106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890046.12180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890046.13784: stdout chunk (state=3): >>>/root <<< 186312 1726890046.13901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890046.13955: stderr chunk (state=3): >>><<< 186312 1726890046.13957: stdout chunk (state=3): >>><<< 186312 1726890046.14000: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890046.14004: _low_level_execute_command(): starting 186312 1726890046.14008: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890046.1398091-186880-127002241705384 `" && echo ansible-tmp-1726890046.1398091-186880-127002241705384="` echo /root/.ansible/tmp/ansible-tmp-1726890046.1398091-186880-127002241705384 `" ) && sleep 0' 186312 1726890046.14760: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890046.14780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890046.14803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890046.14825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890046.14868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890046.14883: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890046.14900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890046.14928: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890046.14952: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890046.14970: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890046.14993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890046.15017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890046.15041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890046.15058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890046.15076: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890046.15099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890046.15191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890046.15216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890046.15235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890046.15639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890046.17122: stdout chunk (state=3): >>>ansible-tmp-1726890046.1398091-186880-127002241705384=/root/.ansible/tmp/ansible-tmp-1726890046.1398091-186880-127002241705384 <<< 186312 1726890046.17244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890046.17270: stderr chunk (state=3): >>><<< 186312 1726890046.17273: stdout chunk (state=3): >>><<< 186312 1726890046.17287: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890046.1398091-186880-127002241705384=/root/.ansible/tmp/ansible-tmp-1726890046.1398091-186880-127002241705384 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890046.17351: variable 'ansible_module_compression' from source: unknown 186312 1726890046.17392: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 186312 1726890046.17426: variable 'ansible_facts' from source: unknown 186312 1726890046.17508: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890046.1398091-186880-127002241705384/AnsiballZ_blivet.py 186312 1726890046.17645: Sending initial data 186312 1726890046.17662: Sent initial data (157 bytes) 186312 1726890046.18285: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890046.18303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890046.18306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890046.18332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890046.18353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890046.18356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890046.18404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890046.18407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890046.18453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890046.20186: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890046.20191: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890046.20274: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890046.20334: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp26mk97r8 /root/.ansible/tmp/ansible-tmp-1726890046.1398091-186880-127002241705384/AnsiballZ_blivet.py <<< 186312 1726890046.21573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890046.21694: stderr chunk (state=3): >>><<< 186312 1726890046.21711: stdout chunk (state=3): >>><<< 186312 1726890046.21755: done transferring module to remote 186312 1726890046.21779: _low_level_execute_command(): starting 186312 1726890046.21782: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890046.1398091-186880-127002241705384/ /root/.ansible/tmp/ansible-tmp-1726890046.1398091-186880-127002241705384/AnsiballZ_blivet.py && sleep 0' 186312 1726890046.22355: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890046.22379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890046.22386: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890046.22396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890046.22416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890046.22431: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890046.22445: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890046.22458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890046.22470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890046.22486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890046.22499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890046.22509: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890046.22526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890046.22605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890046.22627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890046.22646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890046.22708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890046.24377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890046.24425: stderr chunk (state=3): >>><<< 186312 1726890046.24434: stdout chunk (state=3): >>><<< 186312 1726890046.24491: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890046.24495: _low_level_execute_command(): starting 186312 1726890046.24497: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890046.1398091-186880-127002241705384/AnsiballZ_blivet.py && sleep 0' 186312 1726890046.24947: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890046.24963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890046.24992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890046.24995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890046.25043: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890046.25075: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890046.25078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890046.25083: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890046.25085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890046.25136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890046.25139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890046.25184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890046.27082: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890046.27085: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 186312 1726890046.27087: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890046.27148: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890046.27153: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890046.27188: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890046.27233: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890046.27242: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890046.27260: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890046.27263: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890046.27315: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.27336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890046.27354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890046.27365: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890046.27402: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93443dc0> <<< 186312 1726890046.27443: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890046.27469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93443b20> <<< 186312 1726890046.27519: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890046.27522: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93443ac0> import '_signal' # <<< 186312 1726890046.27547: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890046.27597: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890046.27627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890046.27661: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931d8670> <<< 186312 1726890046.27678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890046.27707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890046.27733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890046.27736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890046.27756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890046.27784: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9318f190> <<< 186312 1726890046.27800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890046.27826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890046.28112: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9318f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9318f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93188d90> <<< 186312 1726890046.28122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931b2d90> <<< 186312 1726890046.28138: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931d8970> <<< 186312 1726890046.28185: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890046.28480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890046.28510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9312feb0> <<< 186312 1726890046.28660: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93132f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890046.28740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93127610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93130640> <<< 186312 1726890046.28805: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9312f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890046.28837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890046.28882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890046.28907: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9306bdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9306b8b0> <<< 186312 1726890046.28916: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890046.29052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9306beb0> <<< 186312 1726890046.29066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9306bf70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9306be80> import '_collections' # <<< 186312 1726890046.29127: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e930c3d30> import '_functools' # <<< 186312 1726890046.29135: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e930be610> <<< 186312 1726890046.29183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890046.29195: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e930d1670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93136e20> <<< 186312 1726890046.29213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890046.29250: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9307cc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e930c3250> <<< 186312 1726890046.29292: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e930d1280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9313c9d0> <<< 186312 1726890046.29350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890046.29373: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890046.29398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890046.29432: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307cfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307cd90> <<< 186312 1726890046.29474: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307cd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890046.29615: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890046.29618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890046.29621: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93050370> <<< 186312 1726890046.29627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890046.29633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890046.29649: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93050460> <<< 186312 1726890046.29823: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93086fa0> <<< 186312 1726890046.29883: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307ea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307e490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890046.30021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890046.30027: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f6a1c0> <<< 186312 1726890046.30032: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9303ac70> <<< 186312 1726890046.30035: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9313c040> <<< 186312 1726890046.30037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890046.30107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890046.30116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f7eaf0> import 'errno' # <<< 186312 1726890046.30137: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f7ee20> <<< 186312 1726890046.30183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890046.30235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890046.30249: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f90730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890046.30256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890046.30278: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f90c70> <<< 186312 1726890046.30369: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890046.30372: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f1b3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f7ef10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890046.30452: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f2c280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f905b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f2c340> <<< 186312 1726890046.30490: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307c9d0> <<< 186312 1726890046.30505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890046.30525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890046.30549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890046.30555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890046.30587: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f476a0> <<< 186312 1726890046.30610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890046.30642: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f47970> <<< 186312 1726890046.30663: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f47760> <<< 186312 1726890046.30669: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f47850> <<< 186312 1726890046.30701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890046.30893: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f47ca0> <<< 186312 1726890046.30927: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890046.30943: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f551f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f478e0> <<< 186312 1726890046.30949: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f3ba30> <<< 186312 1726890046.30966: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307c5b0> <<< 186312 1726890046.30992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890046.31046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890046.31079: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f47a90> <<< 186312 1726890046.31180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890046.31194: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e92e84670> <<< 186312 1726890046.31347: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 186312 1726890046.31455: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.31462: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890046.31489: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.31501: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890046.31516: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.32707: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.33667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d977c0> <<< 186312 1726890046.33703: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.33732: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890046.33748: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890046.33779: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92d97160> <<< 186312 1726890046.33825: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d97280> <<< 186312 1726890046.33849: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d97f10> <<< 186312 1726890046.33867: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890046.33925: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d974f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d97d30> import 'atexit' # <<< 186312 1726890046.33974: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92d97f70> <<< 186312 1726890046.33985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890046.34000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890046.34045: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d97100> <<< 186312 1726890046.34066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890046.34072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890046.34097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890046.34131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890046.34144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890046.34218: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e927aeee0> <<< 186312 1726890046.34299: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e927ccf40> <<< 186312 1726890046.34305: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e927ccd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890046.34387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890046.34390: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e927cc3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92dfedc0> <<< 186312 1726890046.34537: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92dfe3a0> <<< 186312 1726890046.34564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890046.34650: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92dfef70> <<< 186312 1726890046.34703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92dcfc10> <<< 186312 1726890046.34788: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d69cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d693a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d9f490> <<< 186312 1726890046.34819: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92d694c0> <<< 186312 1726890046.34900: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d694f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890046.34924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890046.34938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890046.35015: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92790250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92de01f0> <<< 186312 1726890046.35039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890046.35094: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9279d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92de0370> <<< 186312 1726890046.35118: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890046.35170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.35186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890046.35243: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92df8d90> <<< 186312 1726890046.35368: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9279d880> <<< 186312 1726890046.35461: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9279d6d0> <<< 186312 1726890046.35494: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9279c670> <<< 186312 1726890046.35549: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9279c5b0> <<< 186312 1726890046.35579: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92dd68b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890046.35603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890046.35618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890046.35661: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92d60670> <<< 186312 1726890046.35840: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92d5fac0> <<< 186312 1726890046.35852: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d6e0d0> <<< 186312 1726890046.35904: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92d600d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92da3a60> <<< 186312 1726890046.35930: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890046.35945: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.36024: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.36083: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.36200: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890046.36288: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.36344: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.36788: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.37250: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890046.37264: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890046.37304: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890046.37307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.37358: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92379580> <<< 186312 1726890046.37445: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890046.37448: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9277f520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e923230a0> <<< 186312 1726890046.37496: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890046.37499: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.37522: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.37541: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890046.37658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.37789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890046.37794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890046.37821: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d5fbb0> <<< 186312 1726890046.37824: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.38204: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.38568: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.38628: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.38685: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890046.38691: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.38777: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890046.38817: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.38902: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890046.38916: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890046.38956: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890046.39051: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890046.39183: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.39395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890046.39405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890046.39488: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92779970> # zipimport: zlib available <<< 186312 1726890046.39558: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.39621: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890046.39634: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.39673: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.39719: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890046.39724: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.39754: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.39792: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.39875: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.39942: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890046.39960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.40035: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92deb250> <<< 186312 1726890046.40064: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e927796a0> <<< 186312 1726890046.40105: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890046.40114: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.40217: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.40268: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.40287: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.40337: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890046.40356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890046.40385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890046.40415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890046.40421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890046.40507: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9275f7c0> <<< 186312 1726890046.40547: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9275c7f0> <<< 186312 1726890046.40617: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92756970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890046.40621: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.40639: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.40683: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890046.40739: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890046.40764: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.40773: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 186312 1726890046.40787: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.40816: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 186312 1726890046.40836: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890046.40849: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available <<< 186312 1726890046.40870: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890046.40891: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.40906: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 186312 1726890046.40920: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.42215: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.43321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890046.43344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890046.43368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890046.43383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890046.43403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 186312 1726890046.43406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890046.43439: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92304f10> <<< 186312 1726890046.43455: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e923047c0> <<< 186312 1726890046.43476: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92354f70> <<< 186312 1726890046.43579: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91feffd0> <<< 186312 1726890046.43644: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py <<< 186312 1726890046.43666: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 186312 1726890046.43687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890046.43716: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9235bc70> <<< 186312 1726890046.43732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890046.43773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890046.43810: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92315b80> <<< 186312 1726890046.43856: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890046.43863: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e923157f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e923154f0> <<< 186312 1726890046.43874: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890046.43903: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890046.43931: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890046.43945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890046.44003: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920cf850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920cf640> <<< 186312 1726890046.44061: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92315700> <<< 186312 1726890046.44087: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py <<< 186312 1726890046.44092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 186312 1726890046.44116: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 186312 1726890046.44126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.44143: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890046.44303: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92351a00> <<< 186312 1726890046.44357: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92351640> <<< 186312 1726890046.44377: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92351340> <<< 186312 1726890046.44416: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.44433: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890046.44462: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 186312 1726890046.44470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890046.44499: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc'<<< 186312 1726890046.44504: stdout chunk (state=3): >>> <<< 186312 1726890046.44538: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' <<< 186312 1726890046.44542: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92026be0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 186312 1726890046.44567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92026af0> <<< 186312 1726890046.44571: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890046.44597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 186312 1726890046.44602: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920267f0> <<< 186312 1726890046.44642: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 186312 1726890046.44651: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92026220> <<< 186312 1726890046.44654: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92039d90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92039970> <<< 186312 1726890046.44690: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890046.44695: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890046.44702: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.44706: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890046.44722: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92039c10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92039340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92351f70> <<< 186312 1726890046.44762: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890046.44779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890046.44807: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 186312 1726890046.44810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920c9f40> <<< 186312 1726890046.44842: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 186312 1726890046.44845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890046.44856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890046.44893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890046.44919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890046.44921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890046.45015: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91ff4a00> <<< 186312 1726890046.45058: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920e17c0> <<< 186312 1726890046.45081: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920e1310> <<< 186312 1726890046.45203: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920d6a30> <<< 186312 1726890046.45261: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 186312 1726890046.45268: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 186312 1726890046.45510: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91fc68b0> <<< 186312 1726890046.45517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 186312 1726890046.45705: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e919cbeb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92351490> <<< 186312 1726890046.45759: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 186312 1726890046.45785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 186312 1726890046.45986: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e919cbfd0> <<< 186312 1726890046.46026: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92de9e20> <<< 186312 1726890046.46050: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 186312 1726890046.46074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 186312 1726890046.46116: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 186312 1726890046.46161: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9195e6d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9195e4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e919e6790> <<< 186312 1726890046.46640: stdout chunk (state=3): >>> ** (process:402293): WARNING **: 23:40:46.465: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920f7a90> <<< 186312 1726890046.46648: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890046.46698: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9195e2e0> <<< 186312 1726890046.46735: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9198fa00> <<< 186312 1726890046.46747: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.46780: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py <<< 186312 1726890046.46784: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 186312 1726890046.46798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 186312 1726890046.46824: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 186312 1726890046.46856: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.46885: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 186312 1726890046.46920: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912e3a00> <<< 186312 1726890046.46955: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py <<< 186312 1726890046.46958: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.46975: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py <<< 186312 1726890046.46994: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 186312 1726890046.46997: stdout chunk (state=3): >>>import 'six.moves' # <<< 186312 1726890046.47035: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' <<< 186312 1726890046.47038: stdout chunk (state=3): >>>import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91300160> <<< 186312 1726890046.47070: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912e84f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912e3f40> <<< 186312 1726890046.47094: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py <<< 186312 1726890046.47108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 186312 1726890046.47124: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912f6e20> <<< 186312 1726890046.47141: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 186312 1726890046.47172: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.47196: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 186312 1726890046.47237: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' <<< 186312 1726890046.47242: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91311f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91311c70> <<< 186312 1726890046.47269: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py <<< 186312 1726890046.47273: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 186312 1726890046.47303: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91311d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e913118e0> <<< 186312 1726890046.47343: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890046.47352: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 186312 1726890046.47374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e913119a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91311940> <<< 186312 1726890046.47379: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91300ee0> <<< 186312 1726890046.47413: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py <<< 186312 1726890046.47417: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 186312 1726890046.47434: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.47458: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py <<< 186312 1726890046.47461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91297b20> <<< 186312 1726890046.47511: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' <<< 186312 1726890046.47546: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91297f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912977f0> <<< 186312 1726890046.47556: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e913116d0> <<< 186312 1726890046.47562: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' <<< 186312 1726890046.47576: stdout chunk (state=3): >>>import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91297820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912e3220> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 186312 1726890046.47603: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.47632: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py <<< 186312 1726890046.47645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 186312 1726890046.47689: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912ae5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912ae310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912e3760> <<< 186312 1726890046.48017: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e919946d0> <<< 186312 1726890046.48074: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9198fe80> <<< 186312 1726890046.48104: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py <<< 186312 1726890046.48122: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 186312 1726890046.48139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890046.48179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9125e550> <<< 186312 1726890046.48207: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 186312 1726890046.48216: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9125ed00> <<< 186312 1726890046.48377: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912d5220> <<< 186312 1726890046.48382: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 186312 1726890046.48388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 186312 1726890046.48392: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py <<< 186312 1726890046.48397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.48653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91292be0> <<< 186312 1726890046.48656: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' <<< 186312 1726890046.48658: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py <<< 186312 1726890046.48663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 186312 1726890046.48668: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890046.48671: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.48673: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' <<< 186312 1726890046.48675: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912248b0> <<< 186312 1726890046.48678: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91224e20> <<< 186312 1726890046.48682: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' <<< 186312 1726890046.48686: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91234520> <<< 186312 1726890046.48695: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py <<< 186312 1726890046.48697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 186312 1726890046.48719: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91234880> <<< 186312 1726890046.48733: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 186312 1726890046.48779: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91234fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91224550> <<< 186312 1726890046.48803: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912241f0> <<< 186312 1726890046.48923: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912192b0> <<< 186312 1726890046.48958: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py <<< 186312 1726890046.48974: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' <<< 186312 1726890046.48994: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911d6730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912198b0> <<< 186312 1726890046.49021: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91292d90> <<< 186312 1726890046.49036: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 186312 1726890046.49066: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' <<< 186312 1726890046.49080: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911e00d0> <<< 186312 1726890046.49105: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91292fd0> <<< 186312 1726890046.49132: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 186312 1726890046.49169: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91219430> <<< 186312 1726890046.49196: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 186312 1726890046.49224: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911e0430> <<< 186312 1726890046.49252: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 186312 1726890046.49272: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911e0700> <<< 186312 1726890046.49482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' <<< 186312 1726890046.49502: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py <<< 186312 1726890046.49517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.49613: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9120feb0> <<< 186312 1726890046.49648: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 186312 1726890046.49676: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91106c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911065b0> <<< 186312 1726890046.49720: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' <<< 186312 1726890046.49735: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91106f10> <<< 186312 1726890046.49747: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 186312 1726890046.49766: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91113610> <<< 186312 1726890046.49785: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 186312 1726890046.49808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890046.49843: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' <<< 186312 1726890046.49847: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9112b7f0> <<< 186312 1726890046.49865: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911233a0> <<< 186312 1726890046.49901: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' <<< 186312 1726890046.49904: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911379d0> <<< 186312 1726890046.49930: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' <<< 186312 1726890046.49951: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9113e6a0> <<< 186312 1726890046.49981: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py <<< 186312 1726890046.49989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890046.49999: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910c3490> <<< 186312 1726890046.50023: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91206ee0> <<< 186312 1726890046.50049: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91206be0> <<< 186312 1726890046.50070: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py <<< 186312 1726890046.50088: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890046.50127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910dd490> <<< 186312 1726890046.50158: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 186312 1726890046.50183: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py <<< 186312 1726890046.50186: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 186312 1726890046.50251: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910ddc10> <<< 186312 1726890046.50264: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910dd430> <<< 186312 1726890046.50345: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910cac40> <<< 186312 1726890046.50379: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 186312 1726890046.50402: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910fec70> <<< 186312 1726890046.50438: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' <<< 186312 1726890046.50441: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910823d0> <<< 186312 1726890046.50452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py <<< 186312 1726890046.50485: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 186312 1726890046.50504: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 186312 1726890046.50565: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9109d4f0> <<< 186312 1726890046.50580: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 186312 1726890046.50640: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9109d8b0> <<< 186312 1726890046.50654: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 186312 1726890046.50704: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910a4550> <<< 186312 1726890046.50720: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 186312 1726890046.50742: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910b4130> <<< 186312 1726890046.50768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' <<< 186312 1726890046.50786: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910b4940> <<< 186312 1726890046.50813: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 186312 1726890046.50843: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910b4c70> <<< 186312 1726890046.50867: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 186312 1726890046.50894: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910b4e20> <<< 186312 1726890046.50919: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 186312 1726890046.50942: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9103f730> <<< 186312 1726890046.50969: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 186312 1726890046.51002: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890046.51030: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py <<< 186312 1726890046.51033: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890046.51073: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91051310> <<< 186312 1726890046.51103: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9103ffa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9103fa90> <<< 186312 1726890046.51339: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91082490> <<< 186312 1726890046.51369: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py <<< 186312 1726890046.51372: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890046.51397: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890046.51422: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91003f40> <<< 186312 1726890046.51447: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 186312 1726890046.51468: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9100f2b0> <<< 186312 1726890046.51550: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9108ed30> <<< 186312 1726890046.51575: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 186312 1726890046.51614: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890046.52062: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9101dc10> <<< 186312 1726890046.52097: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 186312 1726890046.52127: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91025b20> <<< 186312 1726890046.52260: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9101d520> <<< 186312 1726890046.52289: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890046.52329: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91030dc0> <<< 186312 1726890046.52364: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 186312 1726890046.52377: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91036fd0> <<< 186312 1726890046.52396: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 186312 1726890046.52434: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91039730> <<< 186312 1726890046.52454: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 186312 1726890046.52524: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91039ee0> <<< 186312 1726890046.52537: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890046.52583: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90fc79a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91287ca0> <<< 186312 1726890046.52620: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91206940> <<< 186312 1726890046.52756: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91276eb0> <<< 186312 1726890046.52768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py <<< 186312 1726890046.52796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890046.52825: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890046.52858: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90fefbe0> <<< 186312 1726890046.52889: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' <<< 186312 1726890046.52917: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ff8790> <<< 186312 1726890046.52930: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 186312 1726890046.52975: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ff8370> <<< 186312 1726890046.52999: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 186312 1726890046.53054: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90f83d30> <<< 186312 1726890046.53188: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90fe8970> <<< 186312 1726890046.53208: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py <<< 186312 1726890046.53222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890046.53348: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90fef760> <<< 186312 1726890046.53364: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py <<< 186312 1726890046.53367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890046.53413: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90f45b50> <<< 186312 1726890046.53436: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 186312 1726890046.53499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890046.53531: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890046.53562: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90f10910> <<< 186312 1726890046.53585: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py <<< 186312 1726890046.53638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 186312 1726890046.53641: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890046.53663: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90f22ac0> <<< 186312 1726890046.53820: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90f16220> <<< 186312 1726890046.53849: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890046.53852: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ec1f40> <<< 186312 1726890046.54207: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90f50670> <<< 186312 1726890046.54230: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 186312 1726890046.54243: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890046.54346: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90e92c70> <<< 186312 1726890046.54370: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 186312 1726890046.54417: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90eaee80> <<< 186312 1726890046.54431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 186312 1726890046.54463: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ea18b0> <<< 186312 1726890046.54495: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 186312 1726890046.54522: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ebc400> <<< 186312 1726890046.54538: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 186312 1726890046.54575: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ebc760> <<< 186312 1726890046.54588: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 186312 1726890046.54636: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90e42610> <<< 186312 1726890046.54639: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 186312 1726890046.54652: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890046.54742: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90e42f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9198fb20> <<< 186312 1726890046.54774: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 186312 1726890046.54777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 186312 1726890046.54904: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9198fbe0> <<< 186312 1726890046.54929: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 186312 1726890046.54956: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 186312 1726890046.54980: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py <<< 186312 1726890046.55016: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 186312 1726890046.55044: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90e19b50> <<< 186312 1726890046.55071: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90e03880> <<< 186312 1726890046.55118: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.55122: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.55151: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890046.55161: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 186312 1726890046.55171: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.55376: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.55544: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 186312 1726890046.55726: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890046.55886: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py <<< 186312 1726890046.55918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' <<< 186312 1726890046.55921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890046.55941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890046.55974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890046.55989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d9c820> <<< 186312 1726890046.56029: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e90d9c8b0> <<< 186312 1726890046.56107: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d89d30> <<< 186312 1726890046.56141: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d894c0> <<< 186312 1726890046.56157: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 186312 1726890046.56322: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d89cd0> <<< 186312 1726890046.56341: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py <<< 186312 1726890046.56369: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 186312 1726890046.56405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 186312 1726890046.56429: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ce33a0> <<< 186312 1726890046.56467: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d73b50> <<< 186312 1726890046.56470: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py <<< 186312 1726890046.56491: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 186312 1726890046.56514: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ce37f0> <<< 186312 1726890046.56535: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.56556: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 186312 1726890046.56593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890046.56638: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' <<< 186312 1726890046.56682: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cf9580> <<< 186312 1726890046.56686: stdout chunk (state=3): >>>import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cf9220> <<< 186312 1726890046.56714: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cf9730> <<< 186312 1726890046.56744: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cf9970> <<< 186312 1726890046.56766: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 186312 1726890046.56797: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cf9b50> <<< 186312 1726890046.56817: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py <<< 186312 1726890046.56827: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890046.56848: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cf9d60> <<< 186312 1726890046.56870: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890046.56895: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d04220> <<< 186312 1726890046.56919: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d04d60> <<< 186312 1726890046.56941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d04ee0> <<< 186312 1726890046.56971: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d0a130> <<< 186312 1726890046.57001: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890046.57038: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d0a2e0> <<< 186312 1726890046.57060: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890046.57101: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d0a760> <<< 186312 1726890046.57105: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890046.57161: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d0ad90> <<< 186312 1726890046.57165: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d150d0> <<< 186312 1726890046.57194: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d152b0> <<< 186312 1726890046.57220: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d15430> <<< 186312 1726890046.57258: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890046.57262: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d15670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cecbb0> <<< 186312 1726890046.57295: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cec100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ce3ee0> <<< 186312 1726890046.57409: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d9cb20> <<< 186312 1726890046.57508: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d88220> <<< 186312 1726890046.59637: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890046.65644: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py <<< 186312 1726890046.65647: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 186312 1726890046.65976: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cbcdf0> <<< 186312 1726890047.39778: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "create format", "fs_type": "swap", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "path": "none", "fstype": "swap", "opts": "defaults", "dump": 0, "passno": 0, "state": "present", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 186312 1726890047.40784: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890047.40905: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 186312 1726890047.40986: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev <<< 186312 1726890047.41017: stdout chunk (state=3): >>># cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment <<< 186312 1726890047.41036: stdout chunk (state=3): >>># cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi <<< 186312 1726890047.41606: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890047.41632: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 186312 1726890047.41647: stdout chunk (state=3): >>># destroy _compat_pickle <<< 186312 1726890047.41741: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers <<< 186312 1726890047.41822: stdout chunk (state=3): >>># destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel <<< 186312 1726890047.41937: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev <<< 186312 1726890047.42041: stdout chunk (state=3): >>># cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module <<< 186312 1726890047.42179: stdout chunk (state=3): >>># cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 186312 1726890047.42372: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890047.42424: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890047.42427: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io <<< 186312 1726890047.43196: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 186312 1726890047.43264: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 186312 1726890047.43371: stdout chunk (state=3): >>># destroy pyudev <<< 186312 1726890047.43375: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 186312 1726890047.43439: 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 genericpath # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890047.43508: stdout chunk (state=3): >>># destroy _string # destroy textwrap # destroy fnmatch <<< 186312 1726890047.43595: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 186312 1726890047.43618: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890047.43646: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 186312 1726890047.43760: stdout chunk (state=3): >>># destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib <<< 186312 1726890047.43764: stdout chunk (state=3): >>># destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc <<< 186312 1726890047.43839: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types <<< 186312 1726890047.43842: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib <<< 186312 1726890047.43904: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux <<< 186312 1726890047.43924: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime # destroy json # destroy re <<< 186312 1726890047.44007: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890047.44507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890047.44510: stdout chunk (state=3): >>><<< 186312 1726890047.44515: stderr chunk (state=3): >>><<< 186312 1726890047.44832: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93443dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93443b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93443ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9318f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9318f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9318f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93188d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e931d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9312feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93132f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93127610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93130640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9312f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9306bdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9306b8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9306beb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9306bf70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9306be80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e930c3d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e930be610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e930d1670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93136e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9307cc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e930c3250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e930d1280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9313c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307cfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307cd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307cd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93050370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93050460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e93086fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307ea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307e490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f6a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9303ac70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9313c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f7eaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f7ee20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f90730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f90c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f1b3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f7ef10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f2c280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f905b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f2c340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307c9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f476a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f47970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f47760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f47850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f47ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92f551f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f478e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f3ba30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9307c5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92f47a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e92e84670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d977c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92d97160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d97280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d97f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d974f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d97d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92d97f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d97100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e927aeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e927ccf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e927ccd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e927cc3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92dfedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92dfe3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92dfef70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92dcfc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d69cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d693a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d9f490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92d694c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d694f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92790250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92de01f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9279d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92de0370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92df8d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9279d880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9279d6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9279c670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9279c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92dd68b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92d60670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92d5fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d6e0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92d600d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92da3a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92379580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9277f520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e923230a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92d5fbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92779970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92deb250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e927796a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9275f7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9275c7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92756970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92304f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e923047c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92354f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91feffd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9235bc70> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92315b80> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e923157f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e923154f0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920cf850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920cf640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92315700> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92351a00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e92351640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92351340> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92026be0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92026af0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920267f0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92026220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92039d90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92039970> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92039c10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92039340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92351f70> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920c9f40> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91ff4a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920e17c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920e1310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920d6a30> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91fc68b0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e919cbeb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92351490> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e919cbfd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e92de9e20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9195e6d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9195e4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e919e6790> ** (process:402293): WARNING **: 23:40:46.465: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e920f7a90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9195e2e0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9198fa00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912e3a00> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91300160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912e84f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912e3f40> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912f6e20> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91311f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91311c70> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91311d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e913118e0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e913119a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91311940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91300ee0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91297b20> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91297f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912977f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e913116d0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91297820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912e3220> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912ae5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912ae310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912e3760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e919946d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9198fe80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9125e550> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9125ed00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912d5220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91292be0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912248b0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91224e20> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91234520> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91234880> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91234fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91224550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912241f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912192b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911d6730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e912198b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91292d90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911e00d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91292fd0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91219430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911e0430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911e0700> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e9120feb0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91106c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911065b0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91106f10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91113610> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9112b7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911233a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e911379d0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9113e6a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910c3490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91206ee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91206be0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910dd490> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910ddc10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910dd430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910cac40> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910fec70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910823d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9109d4f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9109d8b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910a4550> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910b4130> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910b4940> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910b4c70> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e910b4e20> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9103f730> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91051310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9103ffa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9103fa90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91082490> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91003f40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9100f2b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9108ed30> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9101dc10> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91025b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9101d520> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91030dc0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91036fd0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91039730> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91039ee0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90fc79a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91287ca0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91206940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e91276eb0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90fefbe0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ff8790> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ff8370> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90f83d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90fe8970> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90fef760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90f45b50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90f10910> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90f22ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90f16220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ec1f40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90f50670> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90e92c70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90eaee80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ea18b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ebc400> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ebc760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90e42610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90e42f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9198fb20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e9198fbe0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90e19b50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90e03880> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_fqxf6has/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # zipimport: zlib available # /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d9c820> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e90d9c8b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d89d30> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d894c0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d89cd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ce33a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d73b50> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ce37f0> # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cf9580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cf9220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cf9730> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cf9970> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cf9b50> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cf9d60> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d04220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d04d60> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d04ee0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d0a130> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d0a2e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d0a760> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d0ad90> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d150d0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d152b0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d15430> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d15670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cecbb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cec100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90ce3ee0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d9cb20> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90d88220> import 'gc' # # /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e90cbcdf0> {"changed": true, "actions": [{"action": "create format", "fs_type": "swap", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "path": "none", "fstype": "swap", "opts": "defaults", "dump": 0, "passno": 0, "state": "present", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io # destroy ctypes # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc # destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy re # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.mod ule_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.l inux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io # destroy ctypes # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc # destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy re # destroy _frozen_importlib # clear sys.audit hooks 186312 1726890047.46654: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'disks': ['sda'], 'fs_type': 'swap'}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_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-1726890046.1398091-186880-127002241705384/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890047.46658: _low_level_execute_command(): starting 186312 1726890047.46660: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890046.1398091-186880-127002241705384/ > /dev/null 2>&1 && sleep 0' 186312 1726890047.46854: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890047.46869: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890047.46873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890047.46888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890047.46962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890047.46966: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890047.46969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890047.46973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890047.46979: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890047.46982: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890047.46984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890047.46986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890047.47070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890047.47073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890047.47075: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890047.47077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890047.47094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890047.47108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890047.47116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890047.47196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890047.48962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890047.49180: stderr chunk (state=3): >>><<< 186312 1726890047.49184: stdout chunk (state=3): >>><<< 186312 1726890047.49200: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890047.49206: handler run complete 186312 1726890047.49287: attempt loop complete, returning result 186312 1726890047.49290: _execute() done 186312 1726890047.49292: dumping result to json 186312 1726890047.49307: done dumping result, returning 186312 1726890047.49320: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-881e-6b85-00000000035d] 186312 1726890047.49322: sending task result for task 02369adf-7a19-881e-6b85-00000000035d changed: [managed_node3] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890047.49701: no more pending results, returning what we have 186312 1726890047.49704: results queue empty 186312 1726890047.49705: checking for any_errors_fatal 186312 1726890047.49710: done checking for any_errors_fatal 186312 1726890047.49710: checking for max_fail_percentage 186312 1726890047.49713: done checking for max_fail_percentage 186312 1726890047.49714: checking to see if all hosts have failed and the running result is not ok 186312 1726890047.49715: done checking to see if all hosts have failed 186312 1726890047.49716: getting the remaining hosts for this loop 186312 1726890047.49717: done getting the remaining hosts for this loop 186312 1726890047.49720: getting the next task for host managed_node3 186312 1726890047.49726: done getting next task for host managed_node3 186312 1726890047.49730: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890047.49733: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890047.49744: getting variables 186312 1726890047.49745: in VariableManager get_vars() 186312 1726890047.49775: Calling all_inventory to load vars for managed_node3 186312 1726890047.49777: Calling groups_inventory to load vars for managed_node3 186312 1726890047.49780: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890047.49787: Calling all_plugins_play to load vars for managed_node3 186312 1726890047.49790: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890047.49792: Calling groups_plugins_play to load vars for managed_node3 186312 1726890047.50621: done sending task result for task 02369adf-7a19-881e-6b85-00000000035d 186312 1726890047.50624: WORKER PROCESS EXITING 186312 1726890047.50695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890047.51803: done with get_vars() 186312 1726890047.51823: done getting variables 186312 1726890047.51886: 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.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:40:47 -0400 (0:00:01.481) 0:00:17.265 ****** 186312 1726890047.52626: entering _queue_task() for managed_node3/command 186312 1726890047.52921: worker is 1 (out of 1 available) 186312 1726890047.52934: exiting _queue_task() for managed_node3/command 186312 1726890047.52947: done queuing things up, now waiting for results queue to drain 186312 1726890047.52949: waiting for pending results... 186312 1726890047.53586: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890047.53863: in run() - task 02369adf-7a19-881e-6b85-00000000035e 186312 1726890047.53952: variable 'ansible_search_path' from source: unknown 186312 1726890047.53959: variable 'ansible_search_path' from source: unknown 186312 1726890047.53997: calling self._execute() 186312 1726890047.54267: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890047.54281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890047.54297: variable 'omit' from source: magic vars 186312 1726890047.55154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890047.59539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890047.59633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890047.59678: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890047.59726: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890047.59760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890047.59854: 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) 186312 1726890047.59890: 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) 186312 1726890047.59933: 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) 186312 1726890047.59981: 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) 186312 1726890047.60033: 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) 186312 1726890047.60160: Evaluated conditional (storage_udevadm_trigger | d(false)): False 186312 1726890047.60169: when evaluation is False, skipping this task 186312 1726890047.60176: _execute() done 186312 1726890047.60183: dumping result to json 186312 1726890047.60189: done dumping result, returning 186312 1726890047.60201: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-881e-6b85-00000000035e] 186312 1726890047.60213: sending task result for task 02369adf-7a19-881e-6b85-00000000035e 186312 1726890047.60333: done sending task result for task 02369adf-7a19-881e-6b85-00000000035e skipping: [managed_node3] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890047.60392: no more pending results, returning what we have 186312 1726890047.60396: results queue empty 186312 1726890047.60397: checking for any_errors_fatal 186312 1726890047.60441: done checking for any_errors_fatal 186312 1726890047.60443: checking for max_fail_percentage 186312 1726890047.60445: done checking for max_fail_percentage 186312 1726890047.60446: checking to see if all hosts have failed and the running result is not ok 186312 1726890047.60447: done checking to see if all hosts have failed 186312 1726890047.60448: getting the remaining hosts for this loop 186312 1726890047.60450: done getting the remaining hosts for this loop 186312 1726890047.60455: getting the next task for host managed_node3 186312 1726890047.60462: done getting next task for host managed_node3 186312 1726890047.60466: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890047.60470: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890047.60489: getting variables 186312 1726890047.60491: in VariableManager get_vars() 186312 1726890047.60532: Calling all_inventory to load vars for managed_node3 186312 1726890047.60536: Calling groups_inventory to load vars for managed_node3 186312 1726890047.60539: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890047.60552: Calling all_plugins_play to load vars for managed_node3 186312 1726890047.60556: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890047.60560: Calling groups_plugins_play to load vars for managed_node3 186312 1726890047.61273: WORKER PROCESS EXITING 186312 1726890047.61298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890047.62121: done with get_vars() 186312 1726890047.62140: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 23:40:47 -0400 (0:00:00.096) 0:00:17.361 ****** 186312 1726890047.62243: entering _queue_task() for managed_node3/stat 186312 1726890047.62521: worker is 1 (out of 1 available) 186312 1726890047.62538: exiting _queue_task() for managed_node3/stat 186312 1726890047.62551: done queuing things up, now waiting for results queue to drain 186312 1726890047.62552: waiting for pending results... 186312 1726890047.62837: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890047.62980: in run() - task 02369adf-7a19-881e-6b85-00000000035f 186312 1726890047.63008: variable 'ansible_search_path' from source: unknown 186312 1726890047.63020: variable 'ansible_search_path' from source: unknown 186312 1726890047.63066: calling self._execute() 186312 1726890047.63171: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890047.63183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890047.63198: variable 'omit' from source: magic vars 186312 1726890047.63316: variable 'omit' from source: magic vars 186312 1726890047.63393: variable 'omit' from source: magic vars 186312 1726890047.63440: variable 'omit' from source: magic vars 186312 1726890047.63491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890047.63532: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890047.63566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890047.63589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890047.63607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890047.63645: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890047.63657: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890047.63669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890047.63786: Set connection var ansible_shell_type to sh 186312 1726890047.63801: Set connection var ansible_pipelining to False 186312 1726890047.63818: Set connection var ansible_timeout to 10 186312 1726890047.63825: Set connection var ansible_connection to ssh 186312 1726890047.63836: Set connection var ansible_shell_executable to /bin/sh 186312 1726890047.63846: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890047.63888: variable 'ansible_shell_executable' from source: unknown 186312 1726890047.63902: variable 'ansible_connection' from source: unknown 186312 1726890047.63909: variable 'ansible_module_compression' from source: unknown 186312 1726890047.63919: variable 'ansible_shell_type' from source: unknown 186312 1726890047.63926: variable 'ansible_shell_executable' from source: unknown 186312 1726890047.63932: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890047.63940: variable 'ansible_pipelining' from source: unknown 186312 1726890047.63946: variable 'ansible_timeout' from source: unknown 186312 1726890047.63952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890047.64181: 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) 186312 1726890047.64203: variable 'omit' from source: magic vars 186312 1726890047.64219: starting attempt loop 186312 1726890047.64227: running the handler 186312 1726890047.64246: _low_level_execute_command(): starting 186312 1726890047.64259: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890047.65086: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890047.65102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890047.65119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890047.65139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890047.65192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890047.65206: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890047.65222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890047.65241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890047.65252: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890047.65264: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890047.65276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890047.65292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890047.65311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890047.65327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890047.65338: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890047.65354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890047.65437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890047.65459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890047.65474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890047.65542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890047.67066: stdout chunk (state=3): >>>/root <<< 186312 1726890047.67231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890047.67289: stderr chunk (state=3): >>><<< 186312 1726890047.67292: stdout chunk (state=3): >>><<< 186312 1726890047.67322: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890047.67421: _low_level_execute_command(): starting 186312 1726890047.67425: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890047.6732635-186954-225827033767743 `" && echo ansible-tmp-1726890047.6732635-186954-225827033767743="` echo /root/.ansible/tmp/ansible-tmp-1726890047.6732635-186954-225827033767743 `" ) && sleep 0' 186312 1726890047.69115: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890047.69127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890047.69141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890047.69217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890047.69221: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890047.69229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890047.69410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890047.69452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890047.69473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890047.69694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890047.71448: stdout chunk (state=3): >>>ansible-tmp-1726890047.6732635-186954-225827033767743=/root/.ansible/tmp/ansible-tmp-1726890047.6732635-186954-225827033767743 <<< 186312 1726890047.71630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890047.71656: stderr chunk (state=3): >>><<< 186312 1726890047.71659: stdout chunk (state=3): >>><<< 186312 1726890047.71920: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890047.6732635-186954-225827033767743=/root/.ansible/tmp/ansible-tmp-1726890047.6732635-186954-225827033767743 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890047.71923: variable 'ansible_module_compression' from source: unknown 186312 1726890047.71925: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890047.71927: variable 'ansible_facts' from source: unknown 186312 1726890047.71929: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890047.6732635-186954-225827033767743/AnsiballZ_stat.py 186312 1726890047.72084: Sending initial data 186312 1726890047.72087: Sent initial data (155 bytes) 186312 1726890047.73102: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890047.73122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890047.73138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890047.73155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890047.73195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890047.73206: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890047.73222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890047.73242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890047.73254: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890047.73264: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890047.73274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890047.73286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890047.73301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890047.73314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890047.73325: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890047.73341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890047.73421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890047.73443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890047.73464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890047.73536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890047.75197: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890047.75232: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890047.75266: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp5wbq2w47 /root/.ansible/tmp/ansible-tmp-1726890047.6732635-186954-225827033767743/AnsiballZ_stat.py <<< 186312 1726890047.75303: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890047.76618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890047.76720: stderr chunk (state=3): >>><<< 186312 1726890047.76722: stdout chunk (state=3): >>><<< 186312 1726890047.76828: done transferring module to remote 186312 1726890047.76831: _low_level_execute_command(): starting 186312 1726890047.76834: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890047.6732635-186954-225827033767743/ /root/.ansible/tmp/ansible-tmp-1726890047.6732635-186954-225827033767743/AnsiballZ_stat.py && sleep 0' 186312 1726890047.77502: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890047.77524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890047.77543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890047.77564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890047.77618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890047.77633: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890047.77647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890047.77663: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890047.77674: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890047.77683: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890047.77694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890047.77710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890047.77733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890047.77745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890047.77756: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890047.77768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890047.77852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890047.77873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890047.77888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890047.77955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890047.79615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890047.79692: stderr chunk (state=3): >>><<< 186312 1726890047.79695: stdout chunk (state=3): >>><<< 186312 1726890047.79787: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890047.79790: _low_level_execute_command(): starting 186312 1726890047.79793: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890047.6732635-186954-225827033767743/AnsiballZ_stat.py && sleep 0' 186312 1726890047.80434: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890047.80759: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890047.81037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890047.81058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890047.81408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890047.81424: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890047.81441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890047.81460: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890047.81472: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890047.81483: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890047.81496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890047.81529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890047.81565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890047.81578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890047.81616: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890047.81636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890047.81785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890047.81819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890047.81842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890047.81928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890047.83844: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 186312 1726890047.83848: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890047.83895: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890047.83933: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890047.83962: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890047.84017: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890047.84020: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890047.84069: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890047.84094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890047.84108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890047.84135: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e355f3dc0> <<< 186312 1726890047.84187: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890047.84228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e355983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e355f3b20> <<< 186312 1726890047.84246: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890047.84271: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e355f3ac0> <<< 186312 1726890047.84306: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890047.84310: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35598490> <<< 186312 1726890047.84349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890047.84368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890047.84371: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35598940> <<< 186312 1726890047.84417: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35598670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890047.84435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890047.84448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890047.84480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890047.84483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890047.84532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890047.84557: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3554f190> <<< 186312 1726890047.84560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890047.84573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890047.84636: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3554f220> <<< 186312 1726890047.84714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'<<< 186312 1726890047.84725: stdout chunk (state=3): >>> <<< 186312 1726890047.85036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35572850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3554f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e355b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35548d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35572d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35598970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890047.85104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890047.85147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890047.85166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890047.85195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890047.85223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890047.85238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35514eb0> <<< 186312 1726890047.85299: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35517f40> <<< 186312 1726890047.85318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890047.85370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890047.85374: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890047.85396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890047.85428: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3550c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35515640> <<< 186312 1726890047.85447: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35514370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890047.85514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890047.85537: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890047.85582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890047.85619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890047.85660: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e35495e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35495910> import 'itertools' # <<< 186312 1726890047.85685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35495f10> <<< 186312 1726890047.85723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 186312 1726890047.85768: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35495fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354a70d0> import '_collections' # <<< 186312 1726890047.85818: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354eed90> import '_functools' # <<< 186312 1726890047.85844: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354e9670> <<< 186312 1726890047.85903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3551be20> <<< 186312 1726890047.85963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890047.85998: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e354a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354ee2b0> <<< 186312 1726890047.86028: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e354fb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e355219d0> <<< 186312 1726890047.86055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890047.86074: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890047.86109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890047.86137: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354a7df0> <<< 186312 1726890047.86163: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354a7d60> <<< 186312 1726890047.86192: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890047.86204: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890047.86224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890047.86267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890047.86296: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3547b3d0> <<< 186312 1726890047.86325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890047.86339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890047.86359: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3547b4c0> <<< 186312 1726890047.86480: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354aff40> <<< 186312 1726890047.86526: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354aaa90> <<< 186312 1726890047.86557: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354aa490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890047.86568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890047.86599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890047.86632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890047.86645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35189220> <<< 186312 1726890047.86674: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35465520> <<< 186312 1726890047.86725: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354aaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35521040> <<< 186312 1726890047.86746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890047.86769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890047.86807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3519cb50> <<< 186312 1726890047.86839: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890047.86867: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e3519ce80> <<< 186312 1726890047.86892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890047.86909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e351ae790> <<< 186312 1726890047.86934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890047.86964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890047.86995: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e351aecd0> <<< 186312 1726890047.87027: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e35145400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3519cf70> <<< 186312 1726890047.87054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890047.87113: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e351562e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e351ae610> <<< 186312 1726890047.87138: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890047.87150: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e351563a0> <<< 186312 1726890047.87184: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354a7a30> <<< 186312 1726890047.87212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890047.87233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890047.87253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890047.87300: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e35171700> <<< 186312 1726890047.87330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890047.87356: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e351719d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e351717c0> <<< 186312 1726890047.87369: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e351718b0> <<< 186312 1726890047.87395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890047.87586: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e35171d00> <<< 186312 1726890047.87622: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890047.87645: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e3517c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35171940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35164a90> <<< 186312 1726890047.87665: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354a7610> <<< 186312 1726890047.87687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890047.87740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890047.87772: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35171af0> <<< 186312 1726890047.87870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890047.87883: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e3509a6d0> <<< 186312 1726890047.88090: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890047.88177: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.88204: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890047.88247: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890047.88264: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.89447: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.90400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fc1820> <<< 186312 1726890047.90453: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890047.90482: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890047.90496: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34fc1160> <<< 186312 1726890047.90528: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fc1280> <<< 186312 1726890047.90582: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fc1f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890047.90634: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fc14f0> <<< 186312 1726890047.90640: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fc1d90> import 'atexit' # <<< 186312 1726890047.90661: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34fc1fd0> <<< 186312 1726890047.90681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890047.90704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890047.90748: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fc1100> <<< 186312 1726890047.90767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890047.90843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890047.90858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890047.90915: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e349eff40> <<< 186312 1726890047.90950: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34f35d00> <<< 186312 1726890047.90982: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890047.90985: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34f35eb0> <<< 186312 1726890047.91000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890047.91028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890047.91064: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34f35370> <<< 186312 1726890047.91067: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35027dc0> <<< 186312 1726890047.91237: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e350273a0> <<< 186312 1726890047.91271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890047.91276: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35027fd0> <<< 186312 1726890047.91309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890047.91316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890047.91333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890047.91354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890047.91394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890047.91401: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34ff6d30> <<< 186312 1726890047.91479: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34f94d30> <<< 186312 1726890047.91488: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34f94400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fca4f0> <<< 186312 1726890047.91523: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890047.91526: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34f94520> <<< 186312 1726890047.91545: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34f94550> <<< 186312 1726890047.91572: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890047.91578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890047.91597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890047.91622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890047.91678: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890047.91702: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e349defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35008250> <<< 186312 1726890047.91724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890047.91778: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e349db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e350083d0> <<< 186312 1726890047.91796: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890047.91841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890047.91856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890047.91868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890047.91926: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35020e50> <<< 186312 1726890047.92053: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e349db7f0> <<< 186312 1726890047.92177: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e349db640> <<< 186312 1726890047.92180: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e349da5b0> <<< 186312 1726890047.92271: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e349cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fff910> <<< 186312 1726890047.92296: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890047.92320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890047.92349: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34f886a0> <<< 186312 1726890047.92555: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34f87b20> <<< 186312 1726890047.92609: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34f970a0> <<< 186312 1726890047.92662: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34f88100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fccb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890047.92680: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.92774: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890047.92794: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890047.92809: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.92896: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.92999: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.93438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.93931: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890047.93934: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890047.93957: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890047.93998: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e345aa5e0> <<< 186312 1726890047.94083: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e349aa580> <<< 186312 1726890047.94090: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3454c100> <<< 186312 1726890047.94163: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890047.94190: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890047.94294: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.94448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890047.94478: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34f87b80> # zipimport: zlib available <<< 186312 1726890047.94852: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.95183: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.95250: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.95344: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890047.95348: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.95377: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890047.95440: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.95535: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890047.95550: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890047.95578: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.95620: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890047.95635: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.95801: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.95989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890047.96019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890047.96032: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890047.96101: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3457cf10> <<< 186312 1726890047.96116: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.96161: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.96237: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890047.96240: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890047.96255: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.96292: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.96336: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890047.96371: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.96410: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.96468: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.96544: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890047.96558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890047.96630: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890047.96652: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e35013220> <<< 186312 1726890047.96655: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3457c850> <<< 186312 1726890047.96700: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890047.96704: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890047.96706: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.96809: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.96864: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.96885: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.96933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890047.96936: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890047.96957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890047.96995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890047.97021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890047.97025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890047.97109: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3499dca0> <<< 186312 1726890047.97143: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34999f70> <<< 186312 1726890047.97208: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34993940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890047.97217: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.97244: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.97273: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890047.97276: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890047.97359: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890047.97377: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890047.97380: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.97606: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.97743: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890047.97968: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890047.98980: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1366, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726889833.9826505, "mtime": 1726889833.314645, "ctime": 1726889833.314645, "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": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890047.98993: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890047.99410: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 186312 1726890047.99415: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890047.99590: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890047.99643: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890047.99746: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 186312 1726890047.99761: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890047.99907: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 186312 1726890047.99992: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890047.99996: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890048.00034: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890048.00157: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890048.00221: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890048.00255: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890048.00625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890048.00628: stdout chunk (state=3): >>><<< 186312 1726890048.00633: stderr chunk (state=3): >>><<< 186312 1726890048.00760: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e355f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e355983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e355f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e355f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35598490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35598940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35598670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3554f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3554f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35572850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3554f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e355b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35548d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35572d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35598970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35514eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35517f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3550c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35515640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35514370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e35495e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35495910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35495f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35495fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354a70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354e9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3551be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e354a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e354fb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e355219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354a7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354a7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3547b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3547b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354aff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354aaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354aa490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35189220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35465520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354aaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35521040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3519cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e3519ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e351ae790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e351aecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e35145400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3519cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e351562e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e351ae610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e351563a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354a7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e35171700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e351719d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e351717c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e351718b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e35171d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e3517c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35171940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35164a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e354a7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35171af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1e3509a6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fc1820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34fc1160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fc1280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fc1f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fc14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fc1d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34fc1fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fc1100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e349eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34f35d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34f35eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34f35370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35027dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e350273a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35027fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34ff6d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34f94d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34f94400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fca4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34f94520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34f94550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e349defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35008250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e349db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e350083d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e35020e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e349db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e349db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e349da5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e349cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fff910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34f886a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34f87b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34f970a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e34f88100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34fccb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/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_8wb49zhh/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_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/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_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e345aa5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e349aa580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3454c100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34f87b80> # 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_8wb49zhh/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_8wb49zhh/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_8wb49zhh/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_8wb49zhh/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_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3457cf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/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_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1e35013220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3457c850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e3499dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34999f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1e34993940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/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_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_8wb49zhh/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_8wb49zhh/ansible_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/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1366, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726889833.9826505, "mtime": 1726889833.314645, "ctime": 1726889833.314645, "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": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890048.01847: done with _execute_module (stat, {'path': '/etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890047.6732635-186954-225827033767743/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890048.01850: _low_level_execute_command(): starting 186312 1726890048.01853: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890047.6732635-186954-225827033767743/ > /dev/null 2>&1 && sleep 0' 186312 1726890048.02654: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890048.02751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890048.02825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890048.02846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890048.02888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890048.02899: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890048.02913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.02934: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890048.02950: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890048.02981: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890048.02995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890048.03008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890048.03029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890048.03041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890048.03057: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890048.03073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.03160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890048.03237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890048.03288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890048.03397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890048.05209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890048.05215: stdout chunk (state=3): >>><<< 186312 1726890048.05218: stderr chunk (state=3): >>><<< 186312 1726890048.05518: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890048.05521: handler run complete 186312 1726890048.05524: attempt loop complete, returning result 186312 1726890048.05526: _execute() done 186312 1726890048.05528: dumping result to json 186312 1726890048.05533: done dumping result, returning 186312 1726890048.05536: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-881e-6b85-00000000035f] 186312 1726890048.05538: sending task result for task 02369adf-7a19-881e-6b85-00000000035f 186312 1726890048.05636: done sending task result for task 02369adf-7a19-881e-6b85-00000000035f 186312 1726890048.05640: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726889833.9826505, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "ctime": 1726889833.314645, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81789063, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726889833.314645, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "2983873335", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890048.05766: no more pending results, returning what we have 186312 1726890048.05770: results queue empty 186312 1726890048.05771: checking for any_errors_fatal 186312 1726890048.05779: done checking for any_errors_fatal 186312 1726890048.05780: checking for max_fail_percentage 186312 1726890048.05782: done checking for max_fail_percentage 186312 1726890048.05783: checking to see if all hosts have failed and the running result is not ok 186312 1726890048.05784: done checking to see if all hosts have failed 186312 1726890048.05785: getting the remaining hosts for this loop 186312 1726890048.05787: done getting the remaining hosts for this loop 186312 1726890048.05791: getting the next task for host managed_node3 186312 1726890048.05798: done getting next task for host managed_node3 186312 1726890048.05802: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890048.05806: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890048.05823: getting variables 186312 1726890048.05825: in VariableManager get_vars() 186312 1726890048.05861: Calling all_inventory to load vars for managed_node3 186312 1726890048.05865: Calling groups_inventory to load vars for managed_node3 186312 1726890048.05867: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890048.05878: Calling all_plugins_play to load vars for managed_node3 186312 1726890048.05882: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890048.05885: Calling groups_plugins_play to load vars for managed_node3 186312 1726890048.07440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890048.08617: done with get_vars() 186312 1726890048.08632: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 23:40:48 -0400 (0:00:00.464) 0:00:17.826 ****** 186312 1726890048.08738: entering _queue_task() for managed_node3/lineinfile 186312 1726890048.09910: worker is 1 (out of 1 available) 186312 1726890048.09923: exiting _queue_task() for managed_node3/lineinfile 186312 1726890048.09934: done queuing things up, now waiting for results queue to drain 186312 1726890048.09936: waiting for pending results... 186312 1726890048.10065: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890048.10181: in run() - task 02369adf-7a19-881e-6b85-000000000360 186312 1726890048.10194: variable 'ansible_search_path' from source: unknown 186312 1726890048.10198: variable 'ansible_search_path' from source: unknown 186312 1726890048.10232: calling self._execute() 186312 1726890048.10318: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890048.10323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890048.10337: variable 'omit' from source: magic vars 186312 1726890048.10687: variable '__storage_fstab' from source: set_fact 186312 1726890048.10724: Evaluated conditional (__storage_fstab.stat.exists): True 186312 1726890048.10880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890048.11132: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890048.11176: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890048.11209: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890048.11246: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890048.11316: variable 'blivet_output' from source: set_fact 186312 1726890048.11343: Evaluated conditional (blivet_output is changed): True 186312 1726890048.11349: variable 'omit' from source: magic vars 186312 1726890048.11406: variable 'omit' from source: magic vars 186312 1726890048.11434: variable '__str' from source: task vars 186312 1726890048.12115: variable '__str' from source: task vars 186312 1726890048.12123: variable '__str' from source: task vars 186312 1726890048.12187: variable '__str' from source: task vars 186312 1726890048.12201: variable 'omit' from source: magic vars 186312 1726890048.12230: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890048.12259: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890048.12276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890048.12293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890048.12302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890048.12332: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890048.12335: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890048.12340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890048.12430: Set connection var ansible_shell_type to sh 186312 1726890048.12443: Set connection var ansible_pipelining to False 186312 1726890048.12452: Set connection var ansible_timeout to 10 186312 1726890048.12455: Set connection var ansible_connection to ssh 186312 1726890048.12460: Set connection var ansible_shell_executable to /bin/sh 186312 1726890048.12466: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890048.12488: variable 'ansible_shell_executable' from source: unknown 186312 1726890048.12491: variable 'ansible_connection' from source: unknown 186312 1726890048.12494: variable 'ansible_module_compression' from source: unknown 186312 1726890048.12496: variable 'ansible_shell_type' from source: unknown 186312 1726890048.12498: variable 'ansible_shell_executable' from source: unknown 186312 1726890048.12500: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890048.12505: variable 'ansible_pipelining' from source: unknown 186312 1726890048.12507: variable 'ansible_timeout' from source: unknown 186312 1726890048.12512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890048.12664: 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) 186312 1726890048.12672: variable 'omit' from source: magic vars 186312 1726890048.12677: starting attempt loop 186312 1726890048.12679: running the handler 186312 1726890048.12692: _low_level_execute_command(): starting 186312 1726890048.12700: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890048.13402: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890048.13414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890048.13426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890048.13443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890048.13481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890048.13488: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890048.13498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.13511: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890048.13522: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890048.13529: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890048.13540: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890048.13549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890048.13561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890048.13568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890048.13575: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890048.13584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.13659: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890048.13674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890048.13677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890048.13927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890048.15381: stdout chunk (state=3): >>>/root <<< 186312 1726890048.15525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890048.15564: stderr chunk (state=3): >>><<< 186312 1726890048.15568: stdout chunk (state=3): >>><<< 186312 1726890048.15594: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890048.15605: _low_level_execute_command(): starting 186312 1726890048.15613: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890048.1559262-186974-152022365503474 `" && echo ansible-tmp-1726890048.1559262-186974-152022365503474="` echo /root/.ansible/tmp/ansible-tmp-1726890048.1559262-186974-152022365503474 `" ) && sleep 0' 186312 1726890048.17228: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.17423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890048.17427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890048.17444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890048.17506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890048.19328: stdout chunk (state=3): >>>ansible-tmp-1726890048.1559262-186974-152022365503474=/root/.ansible/tmp/ansible-tmp-1726890048.1559262-186974-152022365503474 <<< 186312 1726890048.19498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890048.19501: stderr chunk (state=3): >>><<< 186312 1726890048.19504: stdout chunk (state=3): >>><<< 186312 1726890048.19524: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890048.1559262-186974-152022365503474=/root/.ansible/tmp/ansible-tmp-1726890048.1559262-186974-152022365503474 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890048.19576: variable 'ansible_module_compression' from source: unknown 186312 1726890048.19636: ANSIBALLZ: Using lock for lineinfile 186312 1726890048.19639: ANSIBALLZ: Acquiring lock 186312 1726890048.19642: ANSIBALLZ: Lock acquired: 139892277370592 186312 1726890048.19644: ANSIBALLZ: Creating module 186312 1726890048.39859: ANSIBALLZ: Writing module into payload 186312 1726890048.40024: ANSIBALLZ: Writing module 186312 1726890048.40057: ANSIBALLZ: Renaming module 186312 1726890048.40068: ANSIBALLZ: Done creating module 186312 1726890048.40090: variable 'ansible_facts' from source: unknown 186312 1726890048.40189: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890048.1559262-186974-152022365503474/AnsiballZ_lineinfile.py 186312 1726890048.40369: Sending initial data 186312 1726890048.40372: Sent initial data (161 bytes) 186312 1726890048.42134: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890048.42151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890048.42167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890048.42184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890048.42225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890048.42239: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890048.42252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.42272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890048.42282: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890048.42291: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890048.42302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890048.42316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890048.42333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890048.42345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890048.42355: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890048.42383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.42455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890048.42532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890048.42550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890048.42668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890048.44476: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890048.44514: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890048.44554: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpxm7k7am1 /root/.ansible/tmp/ansible-tmp-1726890048.1559262-186974-152022365503474/AnsiballZ_lineinfile.py <<< 186312 1726890048.44586: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890048.45983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890048.46065: stderr chunk (state=3): >>><<< 186312 1726890048.46069: stdout chunk (state=3): >>><<< 186312 1726890048.46087: done transferring module to remote 186312 1726890048.46101: _low_level_execute_command(): starting 186312 1726890048.46106: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890048.1559262-186974-152022365503474/ /root/.ansible/tmp/ansible-tmp-1726890048.1559262-186974-152022365503474/AnsiballZ_lineinfile.py && sleep 0' 186312 1726890048.47565: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890048.48028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890048.48037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890048.48050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890048.48084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890048.48091: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890048.48099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.48114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890048.48121: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890048.48127: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890048.48135: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890048.48143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890048.48156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890048.48160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890048.48167: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890048.48175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.48245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890048.48261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890048.48272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890048.48342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890048.50118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890048.50121: stdout chunk (state=3): >>><<< 186312 1726890048.50123: stderr chunk (state=3): >>><<< 186312 1726890048.50219: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890048.50223: _low_level_execute_command(): starting 186312 1726890048.50225: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890048.1559262-186974-152022365503474/AnsiballZ_lineinfile.py && sleep 0' 186312 1726890048.51283: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890048.51291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890048.51302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890048.51318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890048.51352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890048.51359: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890048.51368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.51380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890048.51389: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890048.51394: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890048.51400: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890048.51409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890048.51425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890048.51433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890048.51436: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890048.51445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.51522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890048.51539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890048.51552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890048.51624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890048.53503: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 186312 1726890048.53509: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890048.53565: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890048.53601: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890048.53634: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890048.53674: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890048.53680: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890048.53734: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890048.53753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890048.53775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890048.53801: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641773dc0> <<< 186312 1726890048.53852: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890048.53861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66417183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641773b20> <<< 186312 1726890048.53885: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890048.53900: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641773ac0> <<< 186312 1726890048.53920: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890048.53950: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890048.53956: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641718490> <<< 186312 1726890048.53981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890048.54002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890048.54027: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641718940> <<< 186312 1726890048.54048: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641718670> <<< 186312 1726890048.54082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890048.54089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890048.54107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890048.54131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890048.54147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890048.54164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890048.54191: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416cf190> <<< 186312 1726890048.54207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890048.54229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890048.54298: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416cf220> <<< 186312 1726890048.54332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890048.54364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 186312 1726890048.54371: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416cf940> <<< 186312 1726890048.54399: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641730880> <<< 186312 1726890048.54428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416c8d90> <<< 186312 1726890048.54487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416f2d90> <<< 186312 1726890048.54545: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641718970> <<< 186312 1726890048.54568: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890048.54766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890048.54807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890048.54839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890048.54847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890048.54870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890048.54889: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641694eb0> <<< 186312 1726890048.54932: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641697f40> <<< 186312 1726890048.54961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890048.54978: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890048.54997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890048.55014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890048.55039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890048.55056: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664168c610> <<< 186312 1726890048.55078: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641695640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641694370> <<< 186312 1726890048.55103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890048.55166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890048.55190: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890048.55219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890048.55242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890048.55277: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66413d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413d4910> <<< 186312 1726890048.55291: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890048.55331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413d4f10> <<< 186312 1726890048.55342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890048.55359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890048.55383: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413d4fd0> <<< 186312 1726890048.55411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413e70d0> <<< 186312 1726890048.55431: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890048.55478: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664166ed90> <<< 186312 1726890048.55484: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890048.55506: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641669670> <<< 186312 1726890048.55565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890048.55587: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664167b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664169be20> <<< 186312 1726890048.55593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890048.55625: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890048.55633: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66413e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664166e2b0> <<< 186312 1726890048.55666: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f664167b2e0> <<< 186312 1726890048.55681: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416a19d0> <<< 186312 1726890048.55696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890048.55724: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890048.55765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890048.55772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413e7df0> <<< 186312 1726890048.55803: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413e7d60> <<< 186312 1726890048.55826: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890048.55854: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890048.55881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890048.55929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890048.55977: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413bb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890048.55991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890048.56023: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413bb4c0> <<< 186312 1726890048.56142: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413eff40> <<< 186312 1726890048.56183: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413eaa90> <<< 186312 1726890048.56191: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413ea490> <<< 186312 1726890048.56217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890048.56225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890048.56250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890048.56265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890048.56297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664130a220> <<< 186312 1726890048.56337: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413a7520> <<< 186312 1726890048.56384: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416a1040> <<< 186312 1726890048.56411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890048.56430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890048.56466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664131cb50> <<< 186312 1726890048.56473: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890048.56498: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890048.56533: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f664131ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890048.56565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664132d790> <<< 186312 1726890048.56594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890048.56625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890048.56650: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664132dcd0> <<< 186312 1726890048.56689: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412ba400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664131cf70> <<< 186312 1726890048.56718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890048.56774: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412cb2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664132d610> <<< 186312 1726890048.56777: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890048.56806: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412cb3a0> <<< 186312 1726890048.56846: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413e7a30> <<< 186312 1726890048.56859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890048.56877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890048.56897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890048.56914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890048.56945: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412e7700> <<< 186312 1726890048.56970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890048.56999: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412e79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66412e77c0> <<< 186312 1726890048.57030: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412e78b0> <<< 186312 1726890048.57054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890048.57253: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412e7d00> <<< 186312 1726890048.57285: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890048.57301: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412f2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66412e7940> <<< 186312 1726890048.57307: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66412d9a90> <<< 186312 1726890048.57327: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413e7610> <<< 186312 1726890048.57349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890048.57402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890048.57441: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66412e7af0> <<< 186312 1726890048.57544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890048.57550: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f664121a6d0> <<< 186312 1726890048.57698: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 186312 1726890048.57782: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.57808: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890048.57843: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890048.57860: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.59058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.60017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bd7820> <<< 186312 1726890048.60045: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890048.60066: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890048.60073: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890048.60103: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640bd7160> <<< 186312 1726890048.60141: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bd7280> <<< 186312 1726890048.60182: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bd7f70> <<< 186312 1726890048.60190: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890048.60248: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bd74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bd7d90> import 'atexit' # <<< 186312 1726890048.60284: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640bd7fd0> <<< 186312 1726890048.60291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890048.60318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890048.60349: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bd7100> <<< 186312 1726890048.60377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890048.60380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890048.60404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890048.60427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890048.60448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890048.60518: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640b2df40> <<< 186312 1726890048.60562: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b4ed00> <<< 186312 1726890048.60597: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b4eeb0> <<< 186312 1726890048.60600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890048.60634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890048.60667: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640b4e370> <<< 186312 1726890048.60680: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641193dc0> <<< 186312 1726890048.60846: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66411933a0> <<< 186312 1726890048.60887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890048.60899: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641193fd0> <<< 186312 1726890048.60926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890048.60987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890048.60996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890048.61010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641162d30> <<< 186312 1726890048.61101: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640ba8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640ba8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bdb4f0> <<< 186312 1726890048.61129: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640ba8520> <<< 186312 1726890048.61150: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640ba8550> <<< 186312 1726890048.61169: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890048.61188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890048.61380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890048.61384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641175250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b1b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66411753d0> <<< 186312 1726890048.61456: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890048.61459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890048.61518: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664118ee50> <<< 186312 1726890048.61639: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640b1b7f0> <<< 186312 1726890048.61727: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b1b640> <<< 186312 1726890048.61760: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b1a5b0> <<< 186312 1726890048.61801: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b0fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664116d910> <<< 186312 1726890048.61838: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890048.61861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890048.61908: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b9e6a0> <<< 186312 1726890048.62092: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b9db20> <<< 186312 1726890048.62152: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bae0a0> <<< 186312 1726890048.62155: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b9e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640be2b20> # zipimport: zlib available <<< 186312 1726890048.62159: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890048.62174: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.62244: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.62350: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890048.62373: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890048.62389: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.62470: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.62566: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.63010: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.63481: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890048.63493: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890048.63507: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890048.63562: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66407135e0> <<< 186312 1726890048.63643: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640aeb580> <<< 186312 1726890048.63646: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66406b5100> <<< 186312 1726890048.63704: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890048.63735: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.63738: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.63751: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890048.63852: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.63979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890048.64020: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640b9db80> <<< 186312 1726890048.64024: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.64392: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.64755: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.64809: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.64875: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890048.64913: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.64954: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890048.64958: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.65009: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.65086: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890048.65125: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890048.65139: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.65151: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.65185: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890048.65187: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.65369: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.65575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890048.65591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890048.65662: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66406e6f10> # zipimport: zlib available <<< 186312 1726890048.65728: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.65782: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890048.65804: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890048.65807: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890048.65822: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.65856: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.65888: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890048.65900: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.65933: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.65970: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.66030: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.66090: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890048.66114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890048.66204: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6641180220> <<< 186312 1726890048.66330: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66406e6850> <<< 186312 1726890048.66560: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890048.66653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890048.66667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640addca0> <<< 186312 1726890048.66697: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640adaf70> <<< 186312 1726890048.66761: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640ad4940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890048.66785: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.66817: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890048.66902: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890048.66918: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890048.67132: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.67395: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890048.67893: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 186312 1726890048.68168: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site <<< 186312 1726890048.68202: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 186312 1726890048.68222: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 186312 1726890048.68425: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890048.68520: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890048.68524: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890048.68601: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890048.68658: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890048.68756: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890048.68780: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890048.68945: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890048.68990: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890048.69001: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890048.69016: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890048.69337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890048.69373: stderr chunk (state=3): >>><<< 186312 1726890048.69376: stdout chunk (state=3): >>><<< 186312 1726890048.69468: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641773dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66417183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641773b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641773ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641718490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641718940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641718670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641730880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641718970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641694eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641697f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664168c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641695640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641694370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66413d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413d4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413d4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413d4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664166ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641669670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664167b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664169be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66413e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664166e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f664167b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416a19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413bb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413ea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664130a220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413a7520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66416a1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664131cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f664131ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664132d790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664132dcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412ba400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664131cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412cb2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664132d610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412cb3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412e7700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412e79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66412e77c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412e78b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412e7d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66412f2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66412e7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66412d9a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66413e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66412e7af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f664121a6d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bd7820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640bd7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bd7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bd7f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bd74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bd7d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640bd7fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bd7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640b2df40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b4ed00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b4eeb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640b4e370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641193dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66411933a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641193fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641162d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640ba8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640ba8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bdb4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640ba8520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640ba8550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b1efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6641175250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b1b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66411753d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664118ee50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640b1b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b1b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b1a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b0fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f664116d910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b9e6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b9db20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640bae0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6640b9e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640be2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_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_lineinfile_payload_ul15mn6s/ansible_lineinfile_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_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_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_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66407135e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640aeb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66406b5100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640b9db80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_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_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_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_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66406e6f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_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_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6641180220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66406e6850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640addca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640adaf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6640ad4940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_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_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_ul15mn6s/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890048.70035: done with _execute_module (lineinfile, {'insertbefore': '^#', 'firstmatch': True, 'line': '# system_role:storage', 'regexp': '# system_role:storage', 'path': '/etc/fstab', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_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-1726890048.1559262-186974-152022365503474/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890048.70039: _low_level_execute_command(): starting 186312 1726890048.70041: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890048.1559262-186974-152022365503474/ > /dev/null 2>&1 && sleep 0' 186312 1726890048.70596: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890048.70609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890048.70628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890048.70648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890048.70691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890048.70704: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890048.70720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.70740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890048.70751: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890048.70762: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890048.70773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890048.70784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890048.70801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890048.70815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890048.70826: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890048.70842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890048.70922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890048.70946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890048.70961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890048.71037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890048.72828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890048.72852: stderr chunk (state=3): >>><<< 186312 1726890048.72855: stdout chunk (state=3): >>><<< 186312 1726890048.73019: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890048.73022: handler run complete 186312 1726890048.73024: attempt loop complete, returning result 186312 1726890048.73026: _execute() done 186312 1726890048.73028: dumping result to json 186312 1726890048.73029: done dumping result, returning 186312 1726890048.73031: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-881e-6b85-000000000360] 186312 1726890048.73033: sending task result for task 02369adf-7a19-881e-6b85-000000000360 186312 1726890048.73101: done sending task result for task 02369adf-7a19-881e-6b85-000000000360 186312 1726890048.73104: WORKER PROCESS EXITING ok: [managed_node3] => { "backup": "", "changed": false } 186312 1726890048.73305: no more pending results, returning what we have 186312 1726890048.73308: results queue empty 186312 1726890048.73309: checking for any_errors_fatal 186312 1726890048.73322: done checking for any_errors_fatal 186312 1726890048.73323: checking for max_fail_percentage 186312 1726890048.73325: done checking for max_fail_percentage 186312 1726890048.73325: checking to see if all hosts have failed and the running result is not ok 186312 1726890048.73326: done checking to see if all hosts have failed 186312 1726890048.73327: getting the remaining hosts for this loop 186312 1726890048.73331: done getting the remaining hosts for this loop 186312 1726890048.73336: getting the next task for host managed_node3 186312 1726890048.73343: done getting next task for host managed_node3 186312 1726890048.73348: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890048.73351: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890048.73362: getting variables 186312 1726890048.73364: in VariableManager get_vars() 186312 1726890048.73399: Calling all_inventory to load vars for managed_node3 186312 1726890048.73403: Calling groups_inventory to load vars for managed_node3 186312 1726890048.73405: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890048.73419: Calling all_plugins_play to load vars for managed_node3 186312 1726890048.73423: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890048.73426: Calling groups_plugins_play to load vars for managed_node3 186312 1726890048.73935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890048.75784: done with get_vars() 186312 1726890048.75823: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 23:40:48 -0400 (0:00:00.671) 0:00:18.498 ****** 186312 1726890048.75937: entering _queue_task() for managed_node3/systemd 186312 1726890048.76237: worker is 1 (out of 1 available) 186312 1726890048.76251: exiting _queue_task() for managed_node3/systemd 186312 1726890048.76264: done queuing things up, now waiting for results queue to drain 186312 1726890048.76266: waiting for pending results... 186312 1726890048.76585: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890048.76748: in run() - task 02369adf-7a19-881e-6b85-000000000362 186312 1726890048.76767: variable 'ansible_search_path' from source: unknown 186312 1726890048.76773: variable 'ansible_search_path' from source: unknown 186312 1726890048.76837: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890048.77056: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890048.77115: dumping result to json 186312 1726890048.77123: done dumping result, returning 186312 1726890048.77133: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-881e-6b85-000000000362] 186312 1726890048.77147: sending task result for task 02369adf-7a19-881e-6b85-000000000362 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890048.77301: no more pending results, returning what we have 186312 1726890048.77305: results queue empty 186312 1726890048.77306: checking for any_errors_fatal 186312 1726890048.77323: done checking for any_errors_fatal 186312 1726890048.77324: checking for max_fail_percentage 186312 1726890048.77326: done checking for max_fail_percentage 186312 1726890048.77327: checking to see if all hosts have failed and the running result is not ok 186312 1726890048.77328: done checking to see if all hosts have failed 186312 1726890048.77329: getting the remaining hosts for this loop 186312 1726890048.77331: done getting the remaining hosts for this loop 186312 1726890048.77335: getting the next task for host managed_node3 186312 1726890048.77345: done getting next task for host managed_node3 186312 1726890048.77350: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890048.77355: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890048.77375: getting variables 186312 1726890048.77377: in VariableManager get_vars() 186312 1726890048.77423: Calling all_inventory to load vars for managed_node3 186312 1726890048.77427: Calling groups_inventory to load vars for managed_node3 186312 1726890048.77431: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890048.77445: Calling all_plugins_play to load vars for managed_node3 186312 1726890048.77448: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890048.77451: Calling groups_plugins_play to load vars for managed_node3 186312 1726890048.78381: done sending task result for task 02369adf-7a19-881e-6b85-000000000362 186312 1726890048.78385: WORKER PROCESS EXITING 186312 1726890048.78487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890048.79268: done with get_vars() 186312 1726890048.79281: done getting variables 186312 1726890048.79342: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:40:48 -0400 (0:00:00.034) 0:00:18.533 ****** 186312 1726890048.79377: entering _queue_task() for managed_node3/debug 186312 1726890048.79608: worker is 1 (out of 1 available) 186312 1726890048.79621: exiting _queue_task() for managed_node3/debug 186312 1726890048.79635: done queuing things up, now waiting for results queue to drain 186312 1726890048.79636: waiting for pending results... 186312 1726890048.79978: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890048.80133: in run() - task 02369adf-7a19-881e-6b85-000000000364 186312 1726890048.80151: variable 'ansible_search_path' from source: unknown 186312 1726890048.80158: variable 'ansible_search_path' from source: unknown 186312 1726890048.80196: calling self._execute() 186312 1726890048.80293: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890048.80305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890048.80323: variable 'omit' from source: magic vars 186312 1726890048.80434: variable 'omit' from source: magic vars 186312 1726890048.80507: variable 'omit' from source: magic vars 186312 1726890048.80557: variable 'omit' from source: magic vars 186312 1726890048.80600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890048.80645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890048.80673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890048.80694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890048.80709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890048.80748: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890048.80756: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890048.80765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890048.80872: Set connection var ansible_shell_type to sh 186312 1726890048.80891: Set connection var ansible_pipelining to False 186312 1726890048.80904: Set connection var ansible_timeout to 10 186312 1726890048.80911: Set connection var ansible_connection to ssh 186312 1726890048.80922: Set connection var ansible_shell_executable to /bin/sh 186312 1726890048.80934: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890048.80965: variable 'ansible_shell_executable' from source: unknown 186312 1726890048.80972: variable 'ansible_connection' from source: unknown 186312 1726890048.80979: variable 'ansible_module_compression' from source: unknown 186312 1726890048.80990: variable 'ansible_shell_type' from source: unknown 186312 1726890048.80997: variable 'ansible_shell_executable' from source: unknown 186312 1726890048.81003: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890048.81010: variable 'ansible_pipelining' from source: unknown 186312 1726890048.81018: variable 'ansible_timeout' from source: unknown 186312 1726890048.81025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890048.81191: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890048.81215: variable 'omit' from source: magic vars 186312 1726890048.81226: starting attempt loop 186312 1726890048.81237: running the handler 186312 1726890048.81292: variable 'blivet_output' from source: set_fact 186312 1726890048.81478: variable 'blivet_output' from source: set_fact 186312 1726890048.81807: handler run complete 186312 1726890048.81860: attempt loop complete, returning result 186312 1726890048.81867: _execute() done 186312 1726890048.81872: dumping result to json 186312 1726890048.81881: done dumping result, returning 186312 1726890048.81890: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-881e-6b85-000000000364] 186312 1726890048.81898: sending task result for task 02369adf-7a19-881e-6b85-000000000364 186312 1726890048.82024: done sending task result for task 02369adf-7a19-881e-6b85-000000000364 186312 1726890048.82033: WORKER PROCESS EXITING ok: [managed_node3] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 186312 1726890048.82182: no more pending results, returning what we have 186312 1726890048.82186: results queue empty 186312 1726890048.82187: checking for any_errors_fatal 186312 1726890048.82199: done checking for any_errors_fatal 186312 1726890048.82200: checking for max_fail_percentage 186312 1726890048.82202: done checking for max_fail_percentage 186312 1726890048.82203: checking to see if all hosts have failed and the running result is not ok 186312 1726890048.82203: done checking to see if all hosts have failed 186312 1726890048.82205: getting the remaining hosts for this loop 186312 1726890048.82207: done getting the remaining hosts for this loop 186312 1726890048.82211: getting the next task for host managed_node3 186312 1726890048.82231: done getting next task for host managed_node3 186312 1726890048.82236: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890048.82240: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890048.82251: getting variables 186312 1726890048.82253: in VariableManager get_vars() 186312 1726890048.82287: Calling all_inventory to load vars for managed_node3 186312 1726890048.82290: Calling groups_inventory to load vars for managed_node3 186312 1726890048.82293: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890048.82305: Calling all_plugins_play to load vars for managed_node3 186312 1726890048.82308: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890048.82311: Calling groups_plugins_play to load vars for managed_node3 186312 1726890048.84051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890048.86163: done with get_vars() 186312 1726890048.86181: done getting variables 186312 1726890048.86309: 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.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:40:48 -0400 (0:00:00.070) 0:00:18.604 ****** 186312 1726890048.86497: entering _queue_task() for managed_node3/set_fact 186312 1726890048.86962: worker is 1 (out of 1 available) 186312 1726890048.86974: exiting _queue_task() for managed_node3/set_fact 186312 1726890048.87005: done queuing things up, now waiting for results queue to drain 186312 1726890048.87007: waiting for pending results... 186312 1726890048.87485: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890048.87638: in run() - task 02369adf-7a19-881e-6b85-000000000365 186312 1726890048.87658: variable 'ansible_search_path' from source: unknown 186312 1726890048.87669: variable 'ansible_search_path' from source: unknown 186312 1726890048.87706: calling self._execute() 186312 1726890048.87806: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890048.87819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890048.87835: variable 'omit' from source: magic vars 186312 1726890048.87951: variable 'omit' from source: magic vars 186312 1726890048.88031: variable 'omit' from source: magic vars 186312 1726890048.88271: variable 'blivet_output' from source: set_fact 186312 1726890048.88352: variable 'omit' from source: magic vars 186312 1726890048.88396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890048.88441: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890048.88464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890048.88485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890048.88504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890048.88543: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890048.88551: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890048.88558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890048.88682: Set connection var ansible_shell_type to sh 186312 1726890048.88697: Set connection var ansible_pipelining to False 186312 1726890048.88712: Set connection var ansible_timeout to 10 186312 1726890048.88720: Set connection var ansible_connection to ssh 186312 1726890048.88734: Set connection var ansible_shell_executable to /bin/sh 186312 1726890048.88743: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890048.88770: variable 'ansible_shell_executable' from source: unknown 186312 1726890048.88777: variable 'ansible_connection' from source: unknown 186312 1726890048.88783: variable 'ansible_module_compression' from source: unknown 186312 1726890048.88789: variable 'ansible_shell_type' from source: unknown 186312 1726890048.88795: variable 'ansible_shell_executable' from source: unknown 186312 1726890048.88801: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890048.88808: variable 'ansible_pipelining' from source: unknown 186312 1726890048.88815: variable 'ansible_timeout' from source: unknown 186312 1726890048.88824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890048.88977: 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) 186312 1726890048.88992: variable 'omit' from source: magic vars 186312 1726890048.89000: starting attempt loop 186312 1726890048.89006: running the handler 186312 1726890048.89022: handler run complete 186312 1726890048.89038: attempt loop complete, returning result 186312 1726890048.89048: _execute() done 186312 1726890048.89054: dumping result to json 186312 1726890048.89061: done dumping result, returning 186312 1726890048.89073: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-881e-6b85-000000000365] 186312 1726890048.89085: sending task result for task 02369adf-7a19-881e-6b85-000000000365 ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890048.89240: no more pending results, returning what we have 186312 1726890048.89244: results queue empty 186312 1726890048.89245: checking for any_errors_fatal 186312 1726890048.89258: done checking for any_errors_fatal 186312 1726890048.89259: checking for max_fail_percentage 186312 1726890048.89261: done checking for max_fail_percentage 186312 1726890048.89262: checking to see if all hosts have failed and the running result is not ok 186312 1726890048.89263: done checking to see if all hosts have failed 186312 1726890048.89263: getting the remaining hosts for this loop 186312 1726890048.89265: done getting the remaining hosts for this loop 186312 1726890048.89269: getting the next task for host managed_node3 186312 1726890048.89277: done getting next task for host managed_node3 186312 1726890048.89281: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890048.89285: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890048.89295: getting variables 186312 1726890048.89297: in VariableManager get_vars() 186312 1726890048.89332: Calling all_inventory to load vars for managed_node3 186312 1726890048.89335: Calling groups_inventory to load vars for managed_node3 186312 1726890048.89338: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890048.89350: Calling all_plugins_play to load vars for managed_node3 186312 1726890048.89353: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890048.89356: Calling groups_plugins_play to load vars for managed_node3 186312 1726890048.90785: done sending task result for task 02369adf-7a19-881e-6b85-000000000365 186312 1726890048.90789: WORKER PROCESS EXITING 186312 1726890048.91133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890048.92308: done with get_vars() 186312 1726890048.92324: done getting variables 186312 1726890048.92388: 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.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:40:48 -0400 (0:00:00.059) 0:00:18.663 ****** 186312 1726890048.92422: entering _queue_task() for managed_node3/set_fact 186312 1726890048.92694: worker is 1 (out of 1 available) 186312 1726890048.92711: exiting _queue_task() for managed_node3/set_fact 186312 1726890048.92725: done queuing things up, now waiting for results queue to drain 186312 1726890048.92727: waiting for pending results... 186312 1726890048.93117: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890048.93461: in run() - task 02369adf-7a19-881e-6b85-000000000366 186312 1726890048.93483: variable 'ansible_search_path' from source: unknown 186312 1726890048.93491: variable 'ansible_search_path' from source: unknown 186312 1726890048.93597: calling self._execute() 186312 1726890048.93706: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890048.93721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890048.93739: variable 'omit' from source: magic vars 186312 1726890048.93856: variable 'omit' from source: magic vars 186312 1726890048.93935: variable 'omit' from source: magic vars 186312 1726890048.94192: variable 'blivet_output' from source: set_fact 186312 1726890048.94583: variable 'omit' from source: magic vars 186312 1726890048.94696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890048.94790: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890048.94818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890048.94843: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890048.94859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890048.94899: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890048.94916: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890048.94944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890048.95052: Set connection var ansible_shell_type to sh 186312 1726890048.95069: Set connection var ansible_pipelining to False 186312 1726890048.95098: Set connection var ansible_timeout to 10 186312 1726890048.95154: Set connection var ansible_connection to ssh 186312 1726890048.95165: Set connection var ansible_shell_executable to /bin/sh 186312 1726890048.95172: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890048.95198: variable 'ansible_shell_executable' from source: unknown 186312 1726890048.95218: variable 'ansible_connection' from source: unknown 186312 1726890048.95245: variable 'ansible_module_compression' from source: unknown 186312 1726890048.95254: variable 'ansible_shell_type' from source: unknown 186312 1726890048.95263: variable 'ansible_shell_executable' from source: unknown 186312 1726890048.95275: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890048.95304: variable 'ansible_pipelining' from source: unknown 186312 1726890048.95315: variable 'ansible_timeout' from source: unknown 186312 1726890048.95333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890048.95691: 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) 186312 1726890048.95706: variable 'omit' from source: magic vars 186312 1726890048.95775: starting attempt loop 186312 1726890048.95818: running the handler 186312 1726890048.95836: handler run complete 186312 1726890048.95854: attempt loop complete, returning result 186312 1726890048.95861: _execute() done 186312 1726890048.95867: dumping result to json 186312 1726890048.95879: done dumping result, returning 186312 1726890048.95890: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-881e-6b85-000000000366] 186312 1726890048.95920: sending task result for task 02369adf-7a19-881e-6b85-000000000366 ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 186312 1726890048.96292: no more pending results, returning what we have 186312 1726890048.96299: results queue empty 186312 1726890048.96299: checking for any_errors_fatal 186312 1726890048.96304: done checking for any_errors_fatal 186312 1726890048.96305: checking for max_fail_percentage 186312 1726890048.96307: done checking for max_fail_percentage 186312 1726890048.96308: checking to see if all hosts have failed and the running result is not ok 186312 1726890048.96310: done checking to see if all hosts have failed 186312 1726890048.96311: getting the remaining hosts for this loop 186312 1726890048.96315: done getting the remaining hosts for this loop 186312 1726890048.96319: getting the next task for host managed_node3 186312 1726890048.96326: done getting next task for host managed_node3 186312 1726890048.96333: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890048.96340: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890048.96355: getting variables 186312 1726890048.96362: in VariableManager get_vars() 186312 1726890048.96399: Calling all_inventory to load vars for managed_node3 186312 1726890048.96406: Calling groups_inventory to load vars for managed_node3 186312 1726890048.96409: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890048.96428: Calling all_plugins_play to load vars for managed_node3 186312 1726890048.96434: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890048.96437: Calling groups_plugins_play to load vars for managed_node3 186312 1726890048.97282: done sending task result for task 02369adf-7a19-881e-6b85-000000000366 186312 1726890048.97285: WORKER PROCESS EXITING 186312 1726890048.97306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890048.98001: done with get_vars() 186312 1726890048.98016: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 23:40:48 -0400 (0:00:00.056) 0:00:18.720 ****** 186312 1726890048.98110: entering _queue_task() for managed_node3/mount 186312 1726890048.98361: worker is 1 (out of 1 available) 186312 1726890048.98373: exiting _queue_task() for managed_node3/mount 186312 1726890048.98384: done queuing things up, now waiting for results queue to drain 186312 1726890048.98385: waiting for pending results... 186312 1726890048.99445: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890049.00055: in run() - task 02369adf-7a19-881e-6b85-000000000367 186312 1726890049.00080: variable 'ansible_search_path' from source: unknown 186312 1726890049.00087: variable 'ansible_search_path' from source: unknown 186312 1726890049.00704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890049.04065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890049.04146: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890049.04223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890049.04327: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890049.04362: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890049.04548: 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) 186312 1726890049.04591: 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) 186312 1726890049.04709: 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) 186312 1726890049.04841: 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) 186312 1726890049.04867: 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) 186312 1726890049.05292: 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) 186312 1726890049.05328: 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) 186312 1726890049.05361: 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) 186312 1726890049.05410: 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) 186312 1726890049.05437: 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) 186312 1726890049.05705: variable 'blivet_output' from source: set_fact 186312 1726890049.05888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890049.06425: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890049.07842: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890049.07971: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890049.08398: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890049.08580: 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) 186312 1726890049.08714: 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) 186312 1726890049.08747: 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) 186312 1726890049.09053: 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) 186312 1726890049.09344: dumping result to json 186312 1726890049.09474: done dumping result, returning 186312 1726890049.09499: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-881e-6b85-000000000367] 186312 1726890049.09508: sending task result for task 02369adf-7a19-881e-6b85-000000000367 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890049.09750: no more pending results, returning what we have 186312 1726890049.09759: results queue empty 186312 1726890049.09760: checking for any_errors_fatal 186312 1726890049.09771: done checking for any_errors_fatal 186312 1726890049.09774: checking for max_fail_percentage 186312 1726890049.09777: done checking for max_fail_percentage 186312 1726890049.09777: checking to see if all hosts have failed and the running result is not ok 186312 1726890049.09779: done checking to see if all hosts have failed 186312 1726890049.09779: getting the remaining hosts for this loop 186312 1726890049.09782: done getting the remaining hosts for this loop 186312 1726890049.09788: getting the next task for host managed_node3 186312 1726890049.09800: done getting next task for host managed_node3 186312 1726890049.09807: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890049.09811: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890049.09842: getting variables 186312 1726890049.09844: in VariableManager get_vars() 186312 1726890049.09883: Calling all_inventory to load vars for managed_node3 186312 1726890049.09886: Calling groups_inventory to load vars for managed_node3 186312 1726890049.09888: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890049.09901: Calling all_plugins_play to load vars for managed_node3 186312 1726890049.09904: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890049.09907: Calling groups_plugins_play to load vars for managed_node3 186312 1726890049.11173: done sending task result for task 02369adf-7a19-881e-6b85-000000000367 186312 1726890049.11188: WORKER PROCESS EXITING 186312 1726890049.11375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890049.13369: done with get_vars() 186312 1726890049.13384: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 23:40:49 -0400 (0:00:00.155) 0:00:18.876 ****** 186312 1726890049.13688: entering _queue_task() for managed_node3/systemd 186312 1726890049.14574: worker is 1 (out of 1 available) 186312 1726890049.14586: exiting _queue_task() for managed_node3/systemd 186312 1726890049.14598: done queuing things up, now waiting for results queue to drain 186312 1726890049.14599: waiting for pending results... 186312 1726890049.15548: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890049.16330: in run() - task 02369adf-7a19-881e-6b85-000000000369 186312 1726890049.16405: variable 'ansible_search_path' from source: unknown 186312 1726890049.16486: variable 'ansible_search_path' from source: unknown 186312 1726890049.16596: calling self._execute() 186312 1726890049.16880: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890049.16884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890049.16902: variable 'omit' from source: magic vars 186312 1726890049.17456: variable 'blivet_output' from source: set_fact 186312 1726890049.17525: Evaluated conditional (blivet_output['mounts']): True 186312 1726890049.17538: variable 'omit' from source: magic vars 186312 1726890049.17603: variable 'omit' from source: magic vars 186312 1726890049.17642: variable 'omit' from source: magic vars 186312 1726890049.17688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890049.17725: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890049.17751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890049.17773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890049.17787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890049.17821: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890049.17828: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890049.17835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890049.17931: Set connection var ansible_shell_type to sh 186312 1726890049.17946: Set connection var ansible_pipelining to False 186312 1726890049.17960: Set connection var ansible_timeout to 10 186312 1726890049.17966: Set connection var ansible_connection to ssh 186312 1726890049.17975: Set connection var ansible_shell_executable to /bin/sh 186312 1726890049.17985: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890049.18010: variable 'ansible_shell_executable' from source: unknown 186312 1726890049.18020: variable 'ansible_connection' from source: unknown 186312 1726890049.18027: variable 'ansible_module_compression' from source: unknown 186312 1726890049.18034: variable 'ansible_shell_type' from source: unknown 186312 1726890049.18040: variable 'ansible_shell_executable' from source: unknown 186312 1726890049.18046: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890049.18053: variable 'ansible_pipelining' from source: unknown 186312 1726890049.18059: variable 'ansible_timeout' from source: unknown 186312 1726890049.18065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890049.18263: 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) 186312 1726890049.18278: variable 'omit' from source: magic vars 186312 1726890049.18285: starting attempt loop 186312 1726890049.18290: running the handler 186312 1726890049.18304: _low_level_execute_command(): starting 186312 1726890049.18316: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890049.19554: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890049.19571: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890049.19610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890049.19640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890049.19722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890049.19758: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890049.19789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890049.19837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890049.19870: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890049.19894: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890049.19923: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890049.19946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890049.19972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890049.20000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890049.20034: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890049.20049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890049.20167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890049.20203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890049.20235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890049.20318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890049.21891: stdout chunk (state=3): >>>/root <<< 186312 1726890049.22027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890049.22131: stderr chunk (state=3): >>><<< 186312 1726890049.22140: stdout chunk (state=3): >>><<< 186312 1726890049.22199: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890049.22223: _low_level_execute_command(): starting 186312 1726890049.22243: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890049.2218287-187017-107667972857952 `" && echo ansible-tmp-1726890049.2218287-187017-107667972857952="` echo /root/.ansible/tmp/ansible-tmp-1726890049.2218287-187017-107667972857952 `" ) && sleep 0' 186312 1726890049.23936: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890049.23950: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890049.23964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890049.23982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890049.24053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890049.24085: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890049.24142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890049.24202: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890049.24222: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890049.24248: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890049.24261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890049.24295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890049.24354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890049.24392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890049.24433: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890049.24455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890049.24546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890049.24590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890049.24642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890049.24748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890049.26530: stdout chunk (state=3): >>>ansible-tmp-1726890049.2218287-187017-107667972857952=/root/.ansible/tmp/ansible-tmp-1726890049.2218287-187017-107667972857952 <<< 186312 1726890049.26642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890049.26680: stderr chunk (state=3): >>><<< 186312 1726890049.26683: stdout chunk (state=3): >>><<< 186312 1726890049.26696: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890049.2218287-187017-107667972857952=/root/.ansible/tmp/ansible-tmp-1726890049.2218287-187017-107667972857952 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890049.26746: variable 'ansible_module_compression' from source: unknown 186312 1726890049.26790: ANSIBALLZ: Using lock for systemd 186312 1726890049.26794: ANSIBALLZ: Acquiring lock 186312 1726890049.26796: ANSIBALLZ: Lock acquired: 139892297587200 186312 1726890049.26798: ANSIBALLZ: Creating module 186312 1726890049.51684: ANSIBALLZ: Writing module into payload 186312 1726890049.51818: ANSIBALLZ: Writing module 186312 1726890049.51842: ANSIBALLZ: Renaming module 186312 1726890049.51848: ANSIBALLZ: Done creating module 186312 1726890049.51884: variable 'ansible_facts' from source: unknown 186312 1726890049.52106: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890049.2218287-187017-107667972857952/AnsiballZ_systemd.py 186312 1726890049.52261: Sending initial data 186312 1726890049.52269: Sent initial data (158 bytes) 186312 1726890049.53466: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890049.53500: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890049.53536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890049.53556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890049.53610: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890049.53774: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890049.53935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890049.54184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890049.54222: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890049.54236: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890049.54247: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890049.54305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890049.54319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890049.54328: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890049.54333: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890049.54348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890049.54752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890049.54784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890049.54791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890049.54878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890049.56626: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890049.56655: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890049.56694: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp46bqj9zp /root/.ansible/tmp/ansible-tmp-1726890049.2218287-187017-107667972857952/AnsiballZ_systemd.py <<< 186312 1726890049.56733: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890049.58843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890049.58924: stderr chunk (state=3): >>><<< 186312 1726890049.58932: stdout chunk (state=3): >>><<< 186312 1726890049.58948: done transferring module to remote 186312 1726890049.58964: _low_level_execute_command(): starting 186312 1726890049.58970: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890049.2218287-187017-107667972857952/ /root/.ansible/tmp/ansible-tmp-1726890049.2218287-187017-107667972857952/AnsiballZ_systemd.py && sleep 0' 186312 1726890049.59467: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890049.59470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890049.59543: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890049.59650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890049.59707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890049.59734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890049.61479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890049.61551: stderr chunk (state=3): >>><<< 186312 1726890049.61555: stdout chunk (state=3): >>><<< 186312 1726890049.61563: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890049.61565: _low_level_execute_command(): starting 186312 1726890049.61570: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890049.2218287-187017-107667972857952/AnsiballZ_systemd.py && sleep 0' 186312 1726890049.62035: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890049.62048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890049.62089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890049.62095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890049.62171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890049.62184: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890049.62207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890049.62246: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890049.62251: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890049.62278: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890049.62282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890049.62316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890049.62319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890049.62351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890049.62356: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890049.62367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890049.62531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890049.62558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890049.62565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890049.62628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890049.64538: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890049.64597: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890049.64636: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890049.64672: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890049.64720: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890049.64723: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890049.64770: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890049.64787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890049.64810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890049.64818: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890049.64831: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaf1edc0> <<< 186312 1726890049.64877: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890049.64903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaf1eb20> <<< 186312 1726890049.64950: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890049.64965: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaf1eac0> <<< 186312 1726890049.65003: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890049.65026: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaec3490> <<< 186312 1726890049.65054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890049.65074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaec3940> <<< 186312 1726890049.65086: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaec3670> <<< 186312 1726890049.65133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890049.65137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890049.65174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890049.65177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890049.65216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890049.65219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890049.65253: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eae7a190> <<< 186312 1726890049.65256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890049.65269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890049.65358: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eae7a220> <<< 186312 1726890049.65403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890049.65464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eae9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eae7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaedb880> <<< 186312 1726890049.65468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eae73d90> <<< 186312 1726890049.65505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890049.65519: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eae9dd90> <<< 186312 1726890049.65568: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaec3970> <<< 186312 1726890049.65594: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890049.65936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890049.65941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890049.65968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890049.65975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890049.65996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890049.66012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890049.66034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890049.66039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890049.66054: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabd4eb0> <<< 186312 1726890049.66095: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabd7f40> <<< 186312 1726890049.66117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890049.66129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890049.66146: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890049.66165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890049.66178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890049.66202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890049.66205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890049.66230: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabcc610> <<< 186312 1726890049.66246: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabd4370> <<< 186312 1726890049.66269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890049.66335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890049.66357: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890049.66384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890049.66404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890049.66414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890049.66439: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890049.66451: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45eaa89e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa89910> <<< 186312 1726890049.66461: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890049.66485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890049.66499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa89f10> <<< 186312 1726890049.66503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890049.66529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890049.66546: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890049.66554: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa89fd0> <<< 186312 1726890049.66572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890049.66586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9b0d0> <<< 186312 1726890049.66599: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890049.66640: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabaed90> <<< 186312 1726890049.66646: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890049.66669: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaba9670> <<< 186312 1726890049.66727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890049.66733: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabbb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabdbe20> <<< 186312 1726890049.66754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890049.66758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890049.66784: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890049.66796: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45eaa9bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabae2b0> <<< 186312 1726890049.66834: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45eabbb2e0> <<< 186312 1726890049.66837: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabe19d0> <<< 186312 1726890049.66859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890049.66864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890049.66889: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890049.66899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890049.66908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890049.66929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890049.66942: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9bdf0> <<< 186312 1726890049.66967: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890049.66972: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9bd60> <<< 186312 1726890049.66992: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890049.66997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890049.67023: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890049.67032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890049.67045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890049.67099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890049.67129: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 186312 1726890049.67134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa6f3d0> <<< 186312 1726890049.67137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890049.67153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890049.67184: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa6f4c0> <<< 186312 1726890049.67308: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaaa3f40> <<< 186312 1726890049.67379: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9ea90> <<< 186312 1726890049.67395: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9e490> <<< 186312 1726890049.67398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890049.67446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890049.67450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890049.67471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9bd220> <<< 186312 1726890049.67500: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa59520> <<< 186312 1726890049.67550: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabe1040> <<< 186312 1726890049.67577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890049.67618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890049.67639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9d0b50> import 'errno' # <<< 186312 1726890049.67670: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea9d0e80> <<< 186312 1726890049.67714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890049.67737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890049.67755: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9e2790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890049.67788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890049.67816: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9e2cd0> <<< 186312 1726890049.67857: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea979400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9d0f70> <<< 186312 1726890049.67882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890049.67943: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea98a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9e2610> import 'pwd' # <<< 186312 1726890049.67972: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea98a3a0> <<< 186312 1726890049.68023: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9ba30> <<< 186312 1726890049.68055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890049.68078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890049.68089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890049.68133: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea9a5700> <<< 186312 1726890049.68166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890049.68192: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea9a59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9a57c0> <<< 186312 1726890049.68219: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea9a58b0> <<< 186312 1726890049.68238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890049.68801: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea9a5d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea9b0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9a5940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea998a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9b610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9a5af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f45ea3e86d0> <<< 186312 1726890049.69004: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip' # zipimport: zlib available <<< 186312 1726890049.69092: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.69124: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/__init__.py <<< 186312 1726890049.69161: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890049.69173: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.70382: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.71327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea326820> <<< 186312 1726890049.71356: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890049.71376: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890049.71409: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890049.71425: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea326160> <<< 186312 1726890049.71446: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea326280> <<< 186312 1726890049.71476: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea326f70> <<< 186312 1726890049.71502: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890049.71553: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea3264f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea326d90> import 'atexit' # <<< 186312 1726890049.71581: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea326fd0> <<< 186312 1726890049.71602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890049.71632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890049.71671: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea326100> <<< 186312 1726890049.71693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890049.71713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890049.71754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890049.71772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890049.71848: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2fb0d0> <<< 186312 1726890049.71881: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea1fe310> <<< 186312 1726890049.71925: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea1fe160> <<< 186312 1726890049.71941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890049.71980: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea1feca0> <<< 186312 1726890049.71992: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea30cdc0> <<< 186312 1726890049.72182: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea30c3a0> <<< 186312 1726890049.72185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890049.72224: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea30cfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890049.72268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890049.72302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890049.72320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea35bd30> <<< 186312 1726890049.72387: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea32bd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea32b400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2dab20> <<< 186312 1726890049.72419: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea32b520> <<< 186312 1726890049.72489: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea32b550> <<< 186312 1726890049.72492: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890049.72504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890049.72536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890049.72609: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea26cfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea36e250> <<< 186312 1726890049.72633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890049.72701: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea269850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea36e3d0> <<< 186312 1726890049.72717: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890049.72765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890049.72783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890049.72837: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea36ed30> <<< 186312 1726890049.72960: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2697f0> <<< 186312 1726890049.73054: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea306b50> <<< 186312 1726890049.73083: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea36e910> <<< 186312 1726890049.73163: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea36e5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea364910> <<< 186312 1726890049.73182: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890049.73194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890049.73242: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea25f940> <<< 186312 1726890049.73421: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea27cd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea268580> <<< 186312 1726890049.73494: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea25fee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2689a0> # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890049.73510: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890049.73516: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.73576: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.73666: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890049.73701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890049.73804: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.73891: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.74333: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.74818: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890049.74845: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890049.74903: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea2797f0> <<< 186312 1726890049.74974: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2ab8b0> <<< 186312 1726890049.74986: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9deb970> <<< 186312 1726890049.75052: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890049.75080: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890049.75202: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.75390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2e4730> # zipimport: zlib available <<< 186312 1726890049.75753: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.76119: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.76174: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.76246: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890049.76279: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.76314: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890049.76317: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.76375: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.76449: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890049.76466: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.76469: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.76487: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890049.76493: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.76533: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.76565: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890049.76753: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.76945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890049.76976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890049.77054: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea328370> # zipimport: zlib available <<< 186312 1726890049.77121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.77217: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890049.77221: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890049.77237: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.77260: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.77307: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890049.77310: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.77354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.77381: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.77478: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.77540: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890049.77567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890049.77641: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea298550> <<< 186312 1726890049.77725: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9c68eb0> <<< 186312 1726890049.77775: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890049.77778: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.77823: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.77876: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.77903: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.77965: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890049.77968: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890049.77982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890049.78009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890049.78043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890049.78054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890049.78136: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2a07f0> <<< 186312 1726890049.78170: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea29e790> <<< 186312 1726890049.78240: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea298b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890049.78261: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.78288: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890049.78396: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890049.78400: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 186312 1726890049.78413: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.78579: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.78764: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.78769: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.78784: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.78817: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.78850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.78876: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.78914: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 186312 1726890049.78981: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.79051: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.79065: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.79103: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 186312 1726890049.79106: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.79237: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.79372: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.79407: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.79462: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890049.79492: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890049.79515: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890049.79553: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9b595b0> <<< 186312 1726890049.79567: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890049.79592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890049.79614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890049.79647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890049.79666: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9df1340> <<< 186312 1726890049.79707: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e9df14f0> <<< 186312 1726890049.79795: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9c7b370> <<< 186312 1726890049.79798: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9b59c40> <<< 186312 1726890049.79834: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9db2970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9db2f70> <<< 186312 1726890049.79871: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890049.79874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890049.79922: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e9daffd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9dd1220> <<< 186312 1726890049.79959: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890049.79977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890049.80000: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9dafee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890049.80039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890049.80063: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e9bd31f0> <<< 186312 1726890049.80076: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9e19a60> <<< 186312 1726890049.80148: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9db23a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 186312 1726890049.80161: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 186312 1726890049.80199: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.80252: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 186312 1726890049.80294: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.80365: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890049.80385: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 186312 1726890049.80416: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.80447: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 186312 1726890049.80490: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.80533: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 186312 1726890049.80570: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.80617: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 186312 1726890049.80658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.80711: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.80755: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.80831: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890049.80844: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.81196: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.81553: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890049.81604: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.81651: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.81681: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.81726: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890049.81729: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.81750: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.81791: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 186312 1726890049.81794: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.81832: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.81878: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 186312 1726890049.81934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.81948: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890049.81972: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.82010: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 186312 1726890049.82013: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.82064: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.82158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890049.82178: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9bd30a0> <<< 186312 1726890049.82189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890049.82210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890049.82376: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9bd3790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 186312 1726890049.82433: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.82492: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890049.82563: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.82643: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 186312 1726890049.82708: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.82771: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 186312 1726890049.82782: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.82815: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.82852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890049.82872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890049.83015: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e9b2f400> <<< 186312 1726890049.83257: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9ad0640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890049.83300: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.83356: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 186312 1726890049.83431: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.83495: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.83590: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.83724: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 186312 1726890049.83764: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.83809: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 186312 1726890049.83843: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.83888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890049.83961: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e9a5ceb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9a5cd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 186312 1726890049.83985: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 186312 1726890049.84018: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.84072: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 186312 1726890049.84083: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.84185: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.84316: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 186312 1726890049.84328: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.84448: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.84531: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.84562: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.84625: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890049.84650: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890049.84663: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.84765: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.84894: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890049.84994: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.85096: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 186312 1726890049.85133: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.85161: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.85599: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.86033: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 186312 1726890049.86117: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.86207: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890049.86221: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.86287: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.86373: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 186312 1726890049.86501: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.86641: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 186312 1726890049.86669: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 186312 1726890049.86707: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.86745: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 186312 1726890049.86756: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.86836: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.86922: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.87078: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.87253: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 186312 1726890049.87265: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.87283: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.87326: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 186312 1726890049.87348: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.87378: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890049.87439: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.87496: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 186312 1726890049.87526: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.87557: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890049.87600: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.87665: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890049.87676: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.87715: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.87773: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 186312 1726890049.87784: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.87987: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88207: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 186312 1726890049.88219: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88253: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88311: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 186312 1726890049.88348: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88377: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890049.88388: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88407: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88442: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 186312 1726890049.88476: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88513: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 186312 1726890049.88526: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88577: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88670: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 186312 1726890049.88695: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 186312 1726890049.88726: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88768: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 186312 1726890049.88804: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88818: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88894: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.88949: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.89032: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890049.89046: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.89076: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.89131: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890049.89293: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.89458: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890049.89461: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.89497: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.89539: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 186312 1726890049.89581: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.89633: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 186312 1726890049.89636: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.89694: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.89774: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 186312 1726890049.89844: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.89936: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 186312 1726890049.90053: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.90163: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 186312 1726890049.90238: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890049.90380: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890050.11365: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 186312 1726890050.12121: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 186312 1726890050.12236: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing <<< 186312 1726890050.12245: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb <<< 186312 1726890050.12272: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890050.12564: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890050.12579: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890050.12628: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890050.12684: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 186312 1726890050.12708: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 186312 1726890050.12722: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890050.12766: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890050.12859: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 186312 1726890050.12877: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 186312 1726890050.12925: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 186312 1726890050.12961: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 186312 1726890050.13002: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 186312 1726890050.13073: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 186312 1726890050.13182: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890050.13310: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890050.13350: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890050.13401: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890050.13578: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890050.13643: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890050.13672: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890050.13676: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890050.13715: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890050.14182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890050.14185: stdout chunk (state=3): >>><<< 186312 1726890050.14187: stderr chunk (state=3): >>><<< 186312 1726890050.14328: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaf1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaf1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaf1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaec3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaec3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eae7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eae7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eae9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eae7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaedb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eae73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eae9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaec3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabd4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabd7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabd4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45eaa89e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa89910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa89f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa89fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabaed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaba9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabbb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabdbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45eaa9bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45eabbb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabe19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9bdf0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9bd60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa6f3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa6f4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaaa3f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9e490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9bd220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa59520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eabe1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9d0b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea9d0e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9e2790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9e2cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea979400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9d0f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea98a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9e2610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea98a3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9ba30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea9a5700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea9a59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9a57c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea9a58b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea9a5d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea9b0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9a5940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea998a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45eaa9b610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea9a5af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f45ea3e86d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea326820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea326160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea326280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea326f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea3264f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea326d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea326fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea326100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2fb0d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea1fe310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea1fe160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea1feca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea30cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea30c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea30cfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea35bd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea32bd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea32b400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2dab20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea32b520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea32b550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea26cfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea36e250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea269850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea36e3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea36ed30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2697f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea306b50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea36e910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea36e5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea364910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea25f940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea27cd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea268580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea25fee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2689a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea2797f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2ab8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9deb970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2e4730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea328370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45ea298550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9c68eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea2a07f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea29e790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45ea298b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9b595b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9df1340> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e9df14f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9c7b370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9b59c40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9db2970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9db2f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e9daffd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9dd1220> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9dafee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e9bd31f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9e19a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9db23a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9bd30a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9bd3790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e9b2f400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9ad0640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e9a5ceb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9a5cd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_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_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_99mkvbey/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 186312 1726890050.15927: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890049.2218287-187017-107667972857952/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890050.15933: _low_level_execute_command(): starting 186312 1726890050.15935: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890049.2218287-187017-107667972857952/ > /dev/null 2>&1 && sleep 0' 186312 1726890050.16758: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890050.16761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890050.16798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890050.16801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890050.16803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890050.16989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890050.17071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890050.17209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890050.19064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890050.19068: stdout chunk (state=3): >>><<< 186312 1726890050.19075: stderr chunk (state=3): >>><<< 186312 1726890050.19091: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890050.19098: handler run complete 186312 1726890050.19117: attempt loop complete, returning result 186312 1726890050.19120: _execute() done 186312 1726890050.19123: dumping result to json 186312 1726890050.19127: done dumping result, returning 186312 1726890050.19138: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000000369] 186312 1726890050.19143: sending task result for task 02369adf-7a19-881e-6b85-000000000369 186312 1726890050.19241: done sending task result for task 02369adf-7a19-881e-6b85-000000000369 186312 1726890050.19244: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 186312 1726890050.19306: no more pending results, returning what we have 186312 1726890050.19310: results queue empty 186312 1726890050.19310: checking for any_errors_fatal 186312 1726890050.19321: done checking for any_errors_fatal 186312 1726890050.19322: checking for max_fail_percentage 186312 1726890050.19323: done checking for max_fail_percentage 186312 1726890050.19324: checking to see if all hosts have failed and the running result is not ok 186312 1726890050.19325: done checking to see if all hosts have failed 186312 1726890050.19326: getting the remaining hosts for this loop 186312 1726890050.19328: done getting the remaining hosts for this loop 186312 1726890050.19333: getting the next task for host managed_node3 186312 1726890050.19340: done getting next task for host managed_node3 186312 1726890050.19343: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890050.19347: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890050.19359: getting variables 186312 1726890050.19360: in VariableManager get_vars() 186312 1726890050.19394: Calling all_inventory to load vars for managed_node3 186312 1726890050.19397: Calling groups_inventory to load vars for managed_node3 186312 1726890050.19399: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890050.19410: Calling all_plugins_play to load vars for managed_node3 186312 1726890050.19414: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890050.19417: Calling groups_plugins_play to load vars for managed_node3 186312 1726890050.20043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890050.23494: done with get_vars() 186312 1726890050.23509: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 23:40:50 -0400 (0:00:01.099) 0:00:19.975 ****** 186312 1726890050.23612: entering _queue_task() for managed_node3/mount 186312 1726890050.23905: worker is 1 (out of 1 available) 186312 1726890050.24023: exiting _queue_task() for managed_node3/mount 186312 1726890050.24040: done queuing things up, now waiting for results queue to drain 186312 1726890050.24041: waiting for pending results... 186312 1726890050.25648: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890050.25778: in run() - task 02369adf-7a19-881e-6b85-00000000036a 186312 1726890050.25790: variable 'ansible_search_path' from source: unknown 186312 1726890050.25793: variable 'ansible_search_path' from source: unknown 186312 1726890050.26111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890050.29964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890050.30060: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890050.30100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890050.30139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890050.30168: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890050.30255: 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) 186312 1726890050.30285: 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) 186312 1726890050.30310: 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) 186312 1726890050.30358: 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) 186312 1726890050.30375: 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) 186312 1726890050.30419: 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) 186312 1726890050.30449: 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) 186312 1726890050.30474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 186312 1726890050.30512: 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) 186312 1726890050.30533: 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) 186312 1726890050.30590: 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) 186312 1726890050.30615: 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) 186312 1726890050.30639: 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) 186312 1726890050.30683: 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) 186312 1726890050.30697: 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) 186312 1726890050.30847: variable 'blivet_output' from source: set_fact 186312 1726890050.30941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890050.32118: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890050.32121: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890050.32125: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890050.32127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890050.32131: 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) 186312 1726890050.32134: 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) 186312 1726890050.32136: 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) 186312 1726890050.32149: 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) 186312 1726890050.33183: variable 'omit' from source: magic vars 186312 1726890050.33266: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890050.33273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890050.33282: variable 'omit' from source: magic vars 186312 1726890050.33357: variable 'omit' from source: magic vars 186312 1726890050.33415: variable 'omit' from source: magic vars 186312 1726890050.33557: 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) 186312 1726890050.33581: 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) 186312 1726890050.33606: 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) 186312 1726890050.33645: 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) 186312 1726890050.33660: 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) 186312 1726890050.33750: variable 'mount_info' from source: unknown 186312 1726890050.33755: variable 'omit' from source: magic vars 186312 1726890050.34167: variable 'mount_info' from source: unknown 186312 1726890050.34286: variable 'mount_info' from source: unknown 186312 1726890050.34299: variable 'omit' from source: magic vars 186312 1726890050.34410: variable 'mount_info' from source: unknown 186312 1726890050.34416: variable 'omit' from source: magic vars 186312 1726890050.34494: variable 'mount_info' from source: unknown 186312 1726890050.34515: variable 'omit' from source: magic vars 186312 1726890050.34540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890050.34565: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890050.34581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890050.34598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890050.34607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890050.34975: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890050.34979: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890050.34981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890050.35182: Set connection var ansible_shell_type to sh 186312 1726890050.35193: Set connection var ansible_pipelining to False 186312 1726890050.35203: Set connection var ansible_timeout to 10 186312 1726890050.35206: Set connection var ansible_connection to ssh 186312 1726890050.35213: Set connection var ansible_shell_executable to /bin/sh 186312 1726890050.35218: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890050.35237: variable 'ansible_shell_executable' from source: unknown 186312 1726890050.35240: variable 'ansible_connection' from source: unknown 186312 1726890050.35242: variable 'ansible_module_compression' from source: unknown 186312 1726890050.35245: variable 'ansible_shell_type' from source: unknown 186312 1726890050.35247: variable 'ansible_shell_executable' from source: unknown 186312 1726890050.35249: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890050.35254: variable 'ansible_pipelining' from source: unknown 186312 1726890050.35256: variable 'ansible_timeout' from source: unknown 186312 1726890050.35260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890050.35652: 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) 186312 1726890050.35660: variable 'omit' from source: magic vars 186312 1726890050.35665: starting attempt loop 186312 1726890050.35668: running the handler 186312 1726890050.35680: _low_level_execute_command(): starting 186312 1726890050.35687: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890050.37593: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890050.37601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890050.37641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890050.37647: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890050.37664: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890050.37669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890050.37675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890050.37689: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890050.37694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890050.37770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890050.37909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890050.37916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890050.37993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890050.39793: stdout chunk (state=3): >>>/root <<< 186312 1726890050.39797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890050.39800: stderr chunk (state=3): >>><<< 186312 1726890050.39802: stdout chunk (state=3): >>><<< 186312 1726890050.39826: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890050.39837: _low_level_execute_command(): starting 186312 1726890050.39843: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890050.3982422-187052-243647680566306 `" && echo ansible-tmp-1726890050.3982422-187052-243647680566306="` echo /root/.ansible/tmp/ansible-tmp-1726890050.3982422-187052-243647680566306 `" ) && sleep 0' 186312 1726890050.41465: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890050.41471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890050.41578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890050.41583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890050.41624: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890050.41633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890050.41668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890050.41893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890050.41899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890050.41941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890050.41975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890050.43792: stdout chunk (state=3): >>>ansible-tmp-1726890050.3982422-187052-243647680566306=/root/.ansible/tmp/ansible-tmp-1726890050.3982422-187052-243647680566306 <<< 186312 1726890050.43919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890050.43975: stderr chunk (state=3): >>><<< 186312 1726890050.43978: stdout chunk (state=3): >>><<< 186312 1726890050.43996: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890050.3982422-187052-243647680566306=/root/.ansible/tmp/ansible-tmp-1726890050.3982422-187052-243647680566306 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890050.44074: variable 'ansible_module_compression' from source: unknown 186312 1726890050.44126: ANSIBALLZ: Using lock for mount 186312 1726890050.44130: ANSIBALLZ: Acquiring lock 186312 1726890050.44132: ANSIBALLZ: Lock acquired: 139892277757856 186312 1726890050.44136: ANSIBALLZ: Creating module 186312 1726890050.65853: ANSIBALLZ: Writing module into payload 186312 1726890050.66024: ANSIBALLZ: Writing module 186312 1726890050.66046: ANSIBALLZ: Renaming module 186312 1726890050.66051: ANSIBALLZ: Done creating module 186312 1726890050.66072: variable 'ansible_facts' from source: unknown 186312 1726890050.66140: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890050.3982422-187052-243647680566306/AnsiballZ_mount.py 186312 1726890050.66769: Sending initial data 186312 1726890050.66772: Sent initial data (156 bytes) 186312 1726890050.68818: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890050.68825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890050.68980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890050.68984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890050.68986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890050.69177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890050.69180: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890050.69258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890050.69365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890050.71165: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890050.71205: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890050.71251: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpf50kv6_r /root/.ansible/tmp/ansible-tmp-1726890050.3982422-187052-243647680566306/AnsiballZ_mount.py <<< 186312 1726890050.71254: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890050.72814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890050.72818: stderr chunk (state=3): >>><<< 186312 1726890050.72937: stdout chunk (state=3): >>><<< 186312 1726890050.72940: done transferring module to remote 186312 1726890050.72942: _low_level_execute_command(): starting 186312 1726890050.72944: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890050.3982422-187052-243647680566306/ /root/.ansible/tmp/ansible-tmp-1726890050.3982422-187052-243647680566306/AnsiballZ_mount.py && sleep 0' 186312 1726890050.74374: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890050.74377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890050.74417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890050.74421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890050.74423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890050.74428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890050.74485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890050.74536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890050.74540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890050.74587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890050.76295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890050.76366: stderr chunk (state=3): >>><<< 186312 1726890050.76369: stdout chunk (state=3): >>><<< 186312 1726890050.76464: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890050.76468: _low_level_execute_command(): starting 186312 1726890050.76470: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890050.3982422-187052-243647680566306/AnsiballZ_mount.py && sleep 0' 186312 1726890050.77828: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890050.77832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890050.77878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890050.77882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890050.77884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890050.77886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890050.78052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890050.78106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890050.78112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890050.78163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890050.80068: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890050.80096: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890050.80100: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890050.80156: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890050.80193: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890050.80234: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890050.80237: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890050.80261: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890050.80272: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890050.80327: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890050.80330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890050.80347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890050.80368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890050.80371: stdout chunk (state=3): >>> <<< 186312 1726890050.80402: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c173dc0><<< 186312 1726890050.80405: stdout chunk (state=3): >>> <<< 186312 1726890050.80455: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890050.80458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890050.80460: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c1183a0> <<< 186312 1726890050.80464: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c173b20> <<< 186312 1726890050.80483: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890050.80486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890050.80496: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c173ac0> <<< 186312 1726890050.80519: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890050.80548: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890050.80551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890050.80555: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c118490> <<< 186312 1726890050.80576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890050.80596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890050.80623: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890050.80627: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c118940> <<< 186312 1726890050.80645: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c118670> <<< 186312 1726890050.80673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890050.80685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890050.80699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890050.80723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890050.80739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890050.80755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890050.80788: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890050.80791: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0cf190> <<< 186312 1726890050.80801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890050.80823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890050.80893: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0cf220> <<< 186312 1726890050.80925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890050.80928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890050.80956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0f2850> <<< 186312 1726890050.80959: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0cf940> <<< 186312 1726890050.80986: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c130880> <<< 186312 1726890050.81017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890050.81020: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0c8d90> <<< 186312 1726890050.81076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890050.81079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890050.81081: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0f2d90> <<< 186312 1726890050.81135: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c118970> <<< 186312 1726890050.81160: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890050.81368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890050.81370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890050.81403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890050.81405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890050.81425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890050.81443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890050.81458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890050.81473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890050.81484: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c06feb0> <<< 186312 1726890050.81550: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c072f40> <<< 186312 1726890050.81553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890050.81564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890050.81573: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890050.81595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890050.81607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890050.81633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890050.81655: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c067610> <<< 186312 1726890050.81668: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c070640> <<< 186312 1726890050.81680: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c06f370> <<< 186312 1726890050.81703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890050.81767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890050.81789: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890050.81820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890050.81842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890050.81844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890050.81877: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890050.81884: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bdd5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdd5910> <<< 186312 1726890050.81895: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890050.81921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890050.81926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdd5f10> <<< 186312 1726890050.81950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890050.81953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890050.81977: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890050.81980: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdd5fd0> <<< 186312 1726890050.82004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890050.82009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bde70d0> <<< 186312 1726890050.82026: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890050.82072: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c049d90> <<< 186312 1726890050.82075: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890050.82100: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c044670> <<< 186312 1726890050.82163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890050.82166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c076e20> <<< 186312 1726890050.82187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890050.82190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890050.82222: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bde7cd0> <<< 186312 1726890050.82225: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0492b0> <<< 186312 1726890050.82263: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890050.82268: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6c0552e0> <<< 186312 1726890050.82270: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c07c9d0> <<< 186312 1726890050.82292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890050.82295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890050.82324: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890050.82327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890050.82347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890050.82352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890050.82370: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bde7eb0> <<< 186312 1726890050.82372: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bde7df0> <<< 186312 1726890050.82402: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890050.82405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bde7d60> <<< 186312 1726890050.82423: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890050.82453: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890050.82456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890050.82482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890050.82528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890050.82554: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdbb3d0> <<< 186312 1726890050.82571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890050.82590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890050.82624: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdbb4c0> <<< 186312 1726890050.82740: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdf0f40> <<< 186312 1726890050.82779: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdeaa90> <<< 186312 1726890050.82782: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdea490> <<< 186312 1726890050.82813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890050.82816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890050.82857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890050.82860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890050.82886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890050.82902: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bcef220> <<< 186312 1726890050.82930: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bda5520> <<< 186312 1726890050.82977: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdeaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c07c040> <<< 186312 1726890050.83010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890050.83035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890050.83062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890050.83065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bd03b50> <<< 186312 1726890050.83068: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890050.83101: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bd03e80> <<< 186312 1726890050.83123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890050.83151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890050.83168: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bd14790> <<< 186312 1726890050.83191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890050.83220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890050.83246: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bd14cd0> <<< 186312 1726890050.83287: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890050.83291: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bca0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bd03f70> <<< 186312 1726890050.83317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890050.83374: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bcb22e0> <<< 186312 1726890050.83378: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bd14610> <<< 186312 1726890050.83380: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890050.83410: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bcb23a0> <<< 186312 1726890050.83447: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bde7a30> <<< 186312 1726890050.83462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890050.83479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890050.83500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890050.83515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890050.83550: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890050.83555: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bccd700> <<< 186312 1726890050.83573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890050.83575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890050.83600: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890050.83603: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bccd9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bccd7c0> <<< 186312 1726890050.83638: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890050.83643: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bccd8b0> <<< 186312 1726890050.83654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890050.83852: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bccdd00> <<< 186312 1726890050.83893: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bcd7250> <<< 186312 1726890050.83897: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bccd940> <<< 186312 1726890050.83908: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bcc0a90> <<< 186312 1726890050.83933: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bde7610> <<< 186312 1726890050.83952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890050.84014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890050.84042: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bccdaf0> <<< 186312 1726890050.84138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890050.84151: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8f6bbfb6d0> <<< 186312 1726890050.84349: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip' # zipimport: zlib available <<< 186312 1726890050.84433: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.84459: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890050.84478: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.84491: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890050.84513: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.85711: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.86664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5d8820> <<< 186312 1726890050.86723: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890050.86726: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890050.86763: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890050.86766: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b5d8160> <<< 186312 1726890050.86793: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5d8280> <<< 186312 1726890050.86839: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5d8f70> <<< 186312 1726890050.86854: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890050.86896: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5d8d90> import 'atexit' # <<< 186312 1726890050.86963: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b5d8fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890050.86976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890050.87021: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5d8100> <<< 186312 1726890050.87052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890050.87074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890050.87099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890050.87115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890050.87175: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b52df40> <<< 186312 1726890050.87232: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b54ed00> <<< 186312 1726890050.87265: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b54eeb0> <<< 186312 1726890050.87277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890050.87289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890050.87338: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b54e370> <<< 186312 1726890050.87341: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb88dc0> <<< 186312 1726890050.87517: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb883a0> <<< 186312 1726890050.87558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890050.87588: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb88fd0> <<< 186312 1726890050.87617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890050.87663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890050.87666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb59d30> <<< 186312 1726890050.87745: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5a8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5a8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5dc4f0> <<< 186312 1726890050.87774: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b5a8520> <<< 186312 1726890050.87824: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5a8550> <<< 186312 1726890050.87849: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890050.87862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890050.87882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890050.87962: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b51ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb6b250> <<< 186312 1726890050.87992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890050.87995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890050.88056: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b51c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb6b3d0> <<< 186312 1726890050.88070: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890050.88125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890050.88145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890050.88189: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb82e50> <<< 186312 1726890050.88316: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b51c7f0> <<< 186312 1726890050.88406: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b51c640> <<< 186312 1726890050.88443: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b51b5b0> <<< 186312 1726890050.88483: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b50fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb61910> <<< 186312 1726890050.88528: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890050.88545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890050.88590: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b59f6a0> <<< 186312 1726890050.88776: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b59eb20> <<< 186312 1726890050.88802: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5ae0a0> <<< 186312 1726890050.88852: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b59f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5e3b20> <<< 186312 1726890050.88865: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890050.88940: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.89043: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890050.89064: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890050.89164: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.89255: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.89706: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.90175: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890050.90188: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890050.90201: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890050.90255: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b1075e0> <<< 186312 1726890050.90341: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b4ed580> <<< 186312 1726890050.90344: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b0ad100> <<< 186312 1726890050.90399: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890050.90402: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.90428: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890050.90554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.90682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890050.90710: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b59eb80> # zipimport: zlib available <<< 186312 1726890050.91095: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.91458: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.91515: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.91576: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890050.91615: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.91653: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890050.91708: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.91791: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890050.91824: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890050.91827: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.91849: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.91888: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890050.92071: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.92256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890050.92288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890050.92364: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b0def10> # zipimport: zlib available <<< 186312 1726890050.92434: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.92518: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890050.92522: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890050.92535: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.92563: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.92607: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890050.92610: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.92642: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.92678: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.92768: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.92842: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890050.92854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890050.92934: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bb75220> <<< 186312 1726890050.92958: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b0de850> <<< 186312 1726890050.92996: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890050.93116: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.93164: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.93190: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.93248: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890050.93263: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890050.93266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890050.93291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890050.93319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890050.93334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890050.93439: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b4dfca0> <<< 186312 1726890050.93452: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b4dbf70> <<< 186312 1726890050.93514: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b4d5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890050.93558: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.93571: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890050.93659: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890050.93703: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890050.93717: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 186312 1726890050.93769: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available <<< 186312 1726890050.93794: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 186312 1726890050.93805: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available <<< 186312 1726890050.94169: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.94516: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.94544: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 186312 1726890050.94549: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.94561: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.94591: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 186312 1726890050.94666: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890050.94849: stdout chunk (state=3): >>> {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "path": "none", "fstype": "swap", "opts": "defaults", "state": "present", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} # destroy __main__ <<< 186312 1726890050.95207: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator <<< 186312 1726890050.95242: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 186312 1726890050.95442: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890050.95528: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890050.95533: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890050.95561: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890050.95672: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 186312 1726890050.95801: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections <<< 186312 1726890050.95818: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890050.95977: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 186312 1726890050.96039: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890050.96044: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890050.96057: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890050.96472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890050.96475: stdout chunk (state=3): >>><<< 186312 1726890050.96478: stderr chunk (state=3): >>><<< 186312 1726890050.96662: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c1183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c06feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c072f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c067610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c070640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c06f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bdd5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdd5910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdd5f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdd5fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bde70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c049d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c044670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c076e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bde7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c0492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6c0552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c07c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bde7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bde7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bde7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdbb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdbb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdf0f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdeaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bcef220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bda5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bdeaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6c07c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bd03b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bd03e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bd14790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bd14cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bca0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bd03f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bcb22e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bd14610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bcb23a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bde7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bccd700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bccd9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bccd7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bccd8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bccdd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bcd7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bccd940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bcc0a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bde7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bccdaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8f6bbfb6d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5d8820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b5d8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5d8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5d8f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5d8d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b5d8fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5d8100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b52df40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b54ed00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b54eeb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b54e370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb88dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb883a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb88fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb59d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5a8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5a8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5dc4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b5a8520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5a8550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b51ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb6b250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b51c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb6b3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb82e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b51c7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b51c640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b51b5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b50fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6bb61910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b59f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b59eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5ae0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b59f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b5e3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_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_mount_payload_5e91dcx7/ansible_mount_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_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_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_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6b1075e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b4ed580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b0ad100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b59eb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_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_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_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_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b0def10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_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_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8f6bb75220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b0de850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b4dfca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b4dbf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8f6b4d5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_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_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_5e91dcx7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "path": "none", "fstype": "swap", "opts": "defaults", "state": "present", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 186312 1726890050.97321: done with _execute_module (mount, {'src': 'UUID=d247b814-1c08-412b-ad28-1e5d8751172a', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726890050.3982422-187052-243647680566306/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890050.97325: _low_level_execute_command(): starting 186312 1726890050.97328: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890050.3982422-187052-243647680566306/ > /dev/null 2>&1 && sleep 0' 186312 1726890050.99756: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890050.99767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890050.99782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890050.99795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890050.99837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890050.99894: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890050.99904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890050.99919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890050.99928: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890050.99934: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890050.99941: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890050.99949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890050.99973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890050.99976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890050.99979: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890050.99981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890051.00055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890051.00235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890051.00246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890051.00333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890051.02156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890051.02160: stdout chunk (state=3): >>><<< 186312 1726890051.02167: stderr chunk (state=3): >>><<< 186312 1726890051.02186: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890051.02192: handler run complete 186312 1726890051.02213: attempt loop complete, returning result 186312 1726890051.02235: variable 'mount_info' from source: unknown 186312 1726890051.02320: variable 'mount_info' from source: unknown changed: [managed_node3] => (item={'src': 'UUID=d247b814-1c08-412b-ad28-1e5d8751172a', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a" } 186312 1726890051.02552: dumping result to json 186312 1726890051.02554: done dumping result, returning 186312 1726890051.02556: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-881e-6b85-00000000036a] 186312 1726890051.02558: sending task result for task 02369adf-7a19-881e-6b85-00000000036a 186312 1726890051.02605: done sending task result for task 02369adf-7a19-881e-6b85-00000000036a 186312 1726890051.02607: WORKER PROCESS EXITING 186312 1726890051.02665: no more pending results, returning what we have 186312 1726890051.02669: results queue empty 186312 1726890051.02670: checking for any_errors_fatal 186312 1726890051.02677: done checking for any_errors_fatal 186312 1726890051.02678: checking for max_fail_percentage 186312 1726890051.02680: done checking for max_fail_percentage 186312 1726890051.02681: checking to see if all hosts have failed and the running result is not ok 186312 1726890051.02681: done checking to see if all hosts have failed 186312 1726890051.02682: getting the remaining hosts for this loop 186312 1726890051.02684: done getting the remaining hosts for this loop 186312 1726890051.02688: getting the next task for host managed_node3 186312 1726890051.02695: done getting next task for host managed_node3 186312 1726890051.02698: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890051.02702: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890051.02715: getting variables 186312 1726890051.02720: in VariableManager get_vars() 186312 1726890051.02754: Calling all_inventory to load vars for managed_node3 186312 1726890051.02758: Calling groups_inventory to load vars for managed_node3 186312 1726890051.02760: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890051.02771: Calling all_plugins_play to load vars for managed_node3 186312 1726890051.02774: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890051.02777: Calling groups_plugins_play to load vars for managed_node3 186312 1726890051.03454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890051.04570: done with get_vars() 186312 1726890051.04586: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 23:40:51 -0400 (0:00:00.810) 0:00:20.786 ****** 186312 1726890051.04687: entering _queue_task() for managed_node3/file 186312 1726890051.06162: worker is 1 (out of 1 available) 186312 1726890051.06174: exiting _queue_task() for managed_node3/file 186312 1726890051.06186: done queuing things up, now waiting for results queue to drain 186312 1726890051.06187: waiting for pending results... 186312 1726890051.06653: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890051.07035: in run() - task 02369adf-7a19-881e-6b85-00000000036c 186312 1726890051.07057: variable 'ansible_search_path' from source: unknown 186312 1726890051.07065: variable 'ansible_search_path' from source: unknown 186312 1726890051.07636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890051.10318: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890051.10402: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890051.10446: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890051.10493: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890051.10527: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890051.10629: 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) 186312 1726890051.10673: 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) 186312 1726890051.10721: 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) 186312 1726890051.10767: 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) 186312 1726890051.10788: 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) 186312 1726890051.10845: 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) 186312 1726890051.10872: 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) 186312 1726890051.10898: 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) 186312 1726890051.10951: 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) 186312 1726890051.10972: 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) 186312 1726890051.11042: 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) 186312 1726890051.11074: 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) 186312 1726890051.11124: 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) 186312 1726890051.11935: 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) 186312 1726890051.11960: 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) 186312 1726890051.12219: variable 'blivet_output' from source: set_fact 186312 1726890051.12371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890051.12789: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890051.12868: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890051.12971: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890051.13076: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890051.13164: 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) 186312 1726890051.13191: 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) 186312 1726890051.13290: 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) 186312 1726890051.13324: 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) 186312 1726890051.13561: variable 'omit' from source: magic vars 186312 1726890051.13775: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890051.13816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890051.13926: variable 'omit' from source: magic vars 186312 1726890051.14560: variable 'mount_info' from source: unknown 186312 1726890051.14576: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 186312 1726890051.14682: when evaluation is False, skipping this task 186312 1726890051.14725: variable 'mount_info' from source: unknown 186312 1726890051.14911: variable 'mount_info' from source: unknown skipping: [managed_node3] => (item={'src': 'UUID=d247b814-1c08-412b-ad28-1e5d8751172a', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "state": "present" }, "skip_reason": "Conditional result was False" } 186312 1726890051.15156: dumping result to json 186312 1726890051.15166: done dumping result, returning 186312 1726890051.15177: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-881e-6b85-00000000036c] 186312 1726890051.15263: sending task result for task 02369adf-7a19-881e-6b85-00000000036c 186312 1726890051.15352: done sending task result for task 02369adf-7a19-881e-6b85-00000000036c skipping: [managed_node3] => { "changed": false } MSG: All items skipped 186312 1726890051.15398: no more pending results, returning what we have 186312 1726890051.15402: results queue empty 186312 1726890051.15403: checking for any_errors_fatal 186312 1726890051.15417: done checking for any_errors_fatal 186312 1726890051.15419: checking for max_fail_percentage 186312 1726890051.15420: done checking for max_fail_percentage 186312 1726890051.15421: checking to see if all hosts have failed and the running result is not ok 186312 1726890051.15422: done checking to see if all hosts have failed 186312 1726890051.15423: getting the remaining hosts for this loop 186312 1726890051.15425: done getting the remaining hosts for this loop 186312 1726890051.15429: getting the next task for host managed_node3 186312 1726890051.15437: done getting next task for host managed_node3 186312 1726890051.15441: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890051.15445: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890051.15462: getting variables 186312 1726890051.15465: in VariableManager get_vars() 186312 1726890051.15501: Calling all_inventory to load vars for managed_node3 186312 1726890051.15504: Calling groups_inventory to load vars for managed_node3 186312 1726890051.15506: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890051.15520: Calling all_plugins_play to load vars for managed_node3 186312 1726890051.15523: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890051.15527: Calling groups_plugins_play to load vars for managed_node3 186312 1726890051.16449: WORKER PROCESS EXITING 186312 1726890051.16473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890051.17490: done with get_vars() 186312 1726890051.17504: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 23:40:51 -0400 (0:00:00.129) 0:00:20.915 ****** 186312 1726890051.17598: entering _queue_task() for managed_node3/systemd 186312 1726890051.18438: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890051.18457: worker is 1 (out of 1 available) 186312 1726890051.18464: exiting _queue_task() for managed_node3/systemd 186312 1726890051.18473: done queuing things up, now waiting for results queue to drain 186312 1726890051.18474: waiting for pending results... 186312 1726890051.18659: in run() - task 02369adf-7a19-881e-6b85-00000000036e 186312 1726890051.18674: variable 'ansible_search_path' from source: unknown 186312 1726890051.18677: variable 'ansible_search_path' from source: unknown 186312 1726890051.18775: calling self._execute() 186312 1726890051.18973: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890051.18978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890051.18987: variable 'omit' from source: magic vars 186312 1726890051.19738: variable 'blivet_output' from source: set_fact 186312 1726890051.19777: Evaluated conditional (blivet_output['mounts']): True 186312 1726890051.19783: variable 'omit' from source: magic vars 186312 1726890051.19950: variable 'omit' from source: magic vars 186312 1726890051.19980: variable 'omit' from source: magic vars 186312 1726890051.20928: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890051.20965: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890051.20984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890051.21000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890051.21014: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890051.21046: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890051.21050: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890051.21052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890051.21148: Set connection var ansible_shell_type to sh 186312 1726890051.21158: Set connection var ansible_pipelining to False 186312 1726890051.21169: Set connection var ansible_timeout to 10 186312 1726890051.21171: Set connection var ansible_connection to ssh 186312 1726890051.21178: Set connection var ansible_shell_executable to /bin/sh 186312 1726890051.21182: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890051.21203: variable 'ansible_shell_executable' from source: unknown 186312 1726890051.21206: variable 'ansible_connection' from source: unknown 186312 1726890051.21209: variable 'ansible_module_compression' from source: unknown 186312 1726890051.21212: variable 'ansible_shell_type' from source: unknown 186312 1726890051.21215: variable 'ansible_shell_executable' from source: unknown 186312 1726890051.21217: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890051.21222: variable 'ansible_pipelining' from source: unknown 186312 1726890051.21225: variable 'ansible_timeout' from source: unknown 186312 1726890051.21229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890051.22532: 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) 186312 1726890051.22543: variable 'omit' from source: magic vars 186312 1726890051.22549: starting attempt loop 186312 1726890051.22552: running the handler 186312 1726890051.22564: _low_level_execute_command(): starting 186312 1726890051.22573: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890051.24358: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890051.24368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890051.24407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890051.24415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 186312 1726890051.24422: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890051.24609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890051.24631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890051.24727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890051.26286: stdout chunk (state=3): >>>/root <<< 186312 1726890051.26418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890051.26462: stderr chunk (state=3): >>><<< 186312 1726890051.26466: stdout chunk (state=3): >>><<< 186312 1726890051.26487: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890051.26499: _low_level_execute_command(): starting 186312 1726890051.26505: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890051.2648578-187091-155725251678283 `" && echo ansible-tmp-1726890051.2648578-187091-155725251678283="` echo /root/.ansible/tmp/ansible-tmp-1726890051.2648578-187091-155725251678283 `" ) && sleep 0' 186312 1726890051.28004: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890051.28010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890051.28083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890051.28086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890051.28164: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890051.28170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890051.28177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890051.28260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890051.28390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890051.28494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890051.30293: stdout chunk (state=3): >>>ansible-tmp-1726890051.2648578-187091-155725251678283=/root/.ansible/tmp/ansible-tmp-1726890051.2648578-187091-155725251678283 <<< 186312 1726890051.30474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890051.30477: stderr chunk (state=3): >>><<< 186312 1726890051.30483: stdout chunk (state=3): >>><<< 186312 1726890051.30502: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890051.2648578-187091-155725251678283=/root/.ansible/tmp/ansible-tmp-1726890051.2648578-187091-155725251678283 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890051.30561: variable 'ansible_module_compression' from source: unknown 186312 1726890051.30619: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 186312 1726890051.30680: variable 'ansible_facts' from source: unknown 186312 1726890051.30867: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890051.2648578-187091-155725251678283/AnsiballZ_systemd.py 186312 1726890051.31738: Sending initial data 186312 1726890051.31742: Sent initial data (158 bytes) 186312 1726890051.34217: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890051.34221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890051.34223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890051.34225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890051.34227: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890051.34327: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890051.34341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890051.34354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890051.34362: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890051.34368: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890051.34376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890051.34386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890051.34397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890051.34404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890051.34413: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890051.34422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890051.34503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890051.34524: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890051.34539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890051.34603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890051.36318: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890051.36352: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890051.36392: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp72pptzmu /root/.ansible/tmp/ansible-tmp-1726890051.2648578-187091-155725251678283/AnsiballZ_systemd.py <<< 186312 1726890051.36429: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890051.39561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890051.39808: stderr chunk (state=3): >>><<< 186312 1726890051.39813: stdout chunk (state=3): >>><<< 186312 1726890051.39815: done transferring module to remote 186312 1726890051.39817: _low_level_execute_command(): starting 186312 1726890051.39819: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890051.2648578-187091-155725251678283/ /root/.ansible/tmp/ansible-tmp-1726890051.2648578-187091-155725251678283/AnsiballZ_systemd.py && sleep 0' 186312 1726890051.40596: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890051.40600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890051.40642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890051.40647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890051.40649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890051.40654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890051.40708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890051.40724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890051.40782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890051.42481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890051.42551: stderr chunk (state=3): >>><<< 186312 1726890051.42554: stdout chunk (state=3): >>><<< 186312 1726890051.42680: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890051.42683: _low_level_execute_command(): starting 186312 1726890051.42686: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890051.2648578-187091-155725251678283/AnsiballZ_systemd.py && sleep 0' 186312 1726890051.43594: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890051.43598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890051.43634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890051.43638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890051.43642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890051.43710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890051.43716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890051.43789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890051.45671: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890051.45697: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890051.45701: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890051.45755: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890051.45798: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890051.45832: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890051.45835: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890051.45858: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890051.45874: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890051.45927: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890051.45943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890051.45971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890051.45973: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890051.45993: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf671edc0> <<< 186312 1726890051.46044: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'<<< 186312 1726890051.46050: stdout chunk (state=3): >>> import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf66c33a0> <<< 186312 1726890051.46061: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf671eb20> <<< 186312 1726890051.46088: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890051.46091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890051.46105: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf671eac0> <<< 186312 1726890051.46118: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890051.46149: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890051.46152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890051.46154: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf66c3490> <<< 186312 1726890051.46178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890051.46207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 186312 1726890051.46210: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890051.46232: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890051.46235: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf66c3940> <<< 186312 1726890051.46249: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf66c3670> <<< 186312 1726890051.46282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890051.46285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890051.46308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890051.46329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890051.46348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890051.46359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890051.46389: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890051.46392: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf667a190> <<< 186312 1726890051.46405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890051.46430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890051.46501: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf667a220> <<< 186312 1726890051.46538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890051.46542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890051.46566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890051.46569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf669d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf667a940> <<< 186312 1726890051.46596: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf66db880> <<< 186312 1726890051.46623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890051.46626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890051.46628: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf6673d90> <<< 186312 1726890051.46672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890051.46684: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf669dd90> <<< 186312 1726890051.46736: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf66c3970> <<< 186312 1726890051.46766: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890051.47114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890051.47117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890051.47146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890051.47149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890051.47163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890051.47180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890051.47201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890051.47214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890051.47226: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63d4eb0> <<< 186312 1726890051.47266: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63d7f40> <<< 186312 1726890051.47282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890051.47295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890051.47315: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890051.47336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890051.47350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890051.47365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890051.47392: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63cc610> <<< 186312 1726890051.47407: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63d5640> <<< 186312 1726890051.47423: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63d4370> <<< 186312 1726890051.47441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890051.47508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890051.47528: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890051.47560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890051.47581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890051.47583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890051.47609: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.47624: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf6289e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf6289910> <<< 186312 1726890051.47637: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890051.47659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf6289f10> <<< 186312 1726890051.47679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890051.47699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890051.47720: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf6289fd0> <<< 186312 1726890051.47762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890051.47765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890051.47767: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629b0d0> <<< 186312 1726890051.47769: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890051.47816: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63aed90> import '_functools' # <<< 186312 1726890051.47845: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63a9670> <<< 186312 1726890051.47903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890051.47908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63dbe20> <<< 186312 1726890051.47930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890051.47966: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.47969: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf629bcd0> <<< 186312 1726890051.47972: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63ae2b0> <<< 186312 1726890051.48015: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.48019: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf63bb2e0> <<< 186312 1726890051.48023: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63e19d0> <<< 186312 1726890051.48037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890051.48070: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890051.48073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890051.48088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890051.48109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890051.48114: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629beb0> <<< 186312 1726890051.48131: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629bdf0> <<< 186312 1726890051.48151: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890051.48156: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629bd60> <<< 186312 1726890051.48169: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890051.48192: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890051.48204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890051.48224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890051.48270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890051.48293: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890051.48304: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf626f3d0> <<< 186312 1726890051.48319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890051.48330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890051.48358: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf626f4c0> <<< 186312 1726890051.48484: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf62a3f40> <<< 186312 1726890051.48521: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629ea90> <<< 186312 1726890051.48533: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629e490> <<< 186312 1726890051.48552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890051.48566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890051.48594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890051.48606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890051.48636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890051.48639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61bd220> <<< 186312 1726890051.48677: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf625a520> <<< 186312 1726890051.48728: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629ef10> <<< 186312 1726890051.48731: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63e1040> <<< 186312 1726890051.48746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890051.48768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890051.48808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890051.48813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61d0b50> <<< 186312 1726890051.48816: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890051.48846: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.48849: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf61d0e80> <<< 186312 1726890051.48862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890051.48872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890051.48891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890051.48903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890051.48920: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61e2790> <<< 186312 1726890051.48933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890051.48956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890051.48984: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61e2cd0> <<< 186312 1726890051.49018: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.49037: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf6179400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61d0f70> <<< 186312 1726890051.49050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890051.49064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890051.49102: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.49115: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf618a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61e2610> <<< 186312 1726890051.49129: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890051.49150: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.49161: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf618a3a0> <<< 186312 1726890051.49188: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629ba30> <<< 186312 1726890051.49207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890051.49224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890051.49248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890051.49259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890051.49287: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf61a6700> <<< 186312 1726890051.49314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890051.49337: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.49357: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf61a69d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61a67c0> <<< 186312 1726890051.49371: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf61a68b0> <<< 186312 1726890051.49398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890051.49410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890051.49595: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.49607: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf61a6d00> <<< 186312 1726890051.49630: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.49642: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf61b0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61a6940> <<< 186312 1726890051.49658: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf6198a90> <<< 186312 1726890051.49672: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629b610> <<< 186312 1726890051.49698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890051.49755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890051.49791: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61a6af0> <<< 186312 1726890051.49931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890051.49943: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4cf5bd46d0> <<< 186312 1726890051.50334: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip' <<< 186312 1726890051.50337: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.50423: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.50449: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890051.50467: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.50478: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890051.50499: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.51691: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.52602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890051.52606: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b12820> <<< 186312 1726890051.52634: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890051.52656: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890051.52659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890051.52684: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890051.52687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890051.52716: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.52719: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5b12160> <<< 186312 1726890051.52749: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b12280> <<< 186312 1726890051.52773: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b12f70> <<< 186312 1726890051.52799: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890051.52803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890051.52845: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b124f0> <<< 186312 1726890051.52848: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b12d90> import 'atexit' # <<< 186312 1726890051.52877: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5b12fd0> <<< 186312 1726890051.52899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890051.52926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890051.52962: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b12100> <<< 186312 1726890051.52975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890051.52997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890051.53015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890051.53034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890051.53061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890051.53141: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5ad6f40> <<< 186312 1726890051.53177: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf59ea310> <<< 186312 1726890051.53207: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf59ea160> <<< 186312 1726890051.53232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890051.53270: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf59eaca0> <<< 186312 1726890051.53281: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5af8dc0> <<< 186312 1726890051.53443: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5af83a0> <<< 186312 1726890051.53466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890051.53469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890051.53486: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5af8fd0> <<< 186312 1726890051.53513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890051.53517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890051.53549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890051.53570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890051.53573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890051.53609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890051.53614: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b47d30> <<< 186312 1726890051.53706: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b22d30> <<< 186312 1726890051.53710: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b22400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5ac5b20> <<< 186312 1726890051.53714: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.53729: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5b22520> <<< 186312 1726890051.53752: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890051.53755: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b22550> <<< 186312 1726890051.53766: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890051.53786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890051.53796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890051.53834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890051.53899: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.53903: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a58fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b5a250> <<< 186312 1726890051.53920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890051.53930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890051.53992: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a55850> <<< 186312 1726890051.53995: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b5a3d0> <<< 186312 1726890051.54009: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890051.54053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890051.54075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890051.54078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890051.54137: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b5ad30> <<< 186312 1726890051.54262: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a557f0> <<< 186312 1726890051.54356: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5af1b50> <<< 186312 1726890051.54388: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5b5a910> <<< 186312 1726890051.54434: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.54437: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5b5a5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b50910> <<< 186312 1726890051.54465: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 186312 1726890051.54468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890051.54479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890051.54500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890051.54543: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.54546: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a4a940> <<< 186312 1726890051.54723: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890051.54726: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a68d90> <<< 186312 1726890051.54734: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a54580> <<< 186312 1726890051.54780: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a4aee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a549a0> # zipimport: zlib available <<< 186312 1726890051.54814: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890051.54818: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.54875: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.54999: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890051.55025: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890051.55029: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890051.55106: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.55198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.55644: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.56120: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890051.56132: 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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890051.56145: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890051.56197: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a917f0> <<< 186312 1726890051.56267: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a978b0> <<< 186312 1726890051.56280: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf55dc970> <<< 186312 1726890051.56341: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890051.56344: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.56375: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.56378: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890051.56491: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.56650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890051.56654: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5ad0730> # zipimport: zlib available <<< 186312 1726890051.57039: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.57395: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.57452: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.57523: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890051.57553: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.57587: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890051.57651: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.57736: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890051.57760: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890051.57790: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.57832: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890051.58010: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.58201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890051.58233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890051.58319: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b14370> <<< 186312 1726890051.58322: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.58364: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.58454: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890051.58470: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.58496: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.58540: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890051.58574: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.58610: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.58705: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.58764: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890051.58789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890051.58861: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a84550> <<< 186312 1726890051.58940: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5459eb0> <<< 186312 1726890051.58989: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890051.58992: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.59035: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.59085: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.59110: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.59169: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890051.59173: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890051.59185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890051.59227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890051.59255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890051.59258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890051.59335: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a807f0> <<< 186312 1726890051.59366: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a8a790> <<< 186312 1726890051.59433: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a84b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890051.59473: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.59486: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890051.59567: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890051.59602: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 186312 1726890051.59605: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.59759: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.59948: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.59963: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.59966: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.59992: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.60045: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.60058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.60094: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 186312 1726890051.60162: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.60232: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.60245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.60281: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890051.60417: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.60553: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.60585: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.60641: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890051.60679: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890051.60692: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890051.60741: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5348a60> <<< 186312 1726890051.60761: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890051.60774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890051.60807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890051.60840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf55e1340> <<< 186312 1726890051.60888: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf55e14f0> <<< 186312 1726890051.60953: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf546c370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf53483d0> <<< 186312 1726890051.60985: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf55a2970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf55a2f70> <<< 186312 1726890051.61018: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890051.61056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890051.61060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890051.61109: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf559ffd0> <<< 186312 1726890051.61114: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf55c2df0> <<< 186312 1726890051.61151: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890051.61169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf559fee0> <<< 186312 1726890051.61197: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890051.61218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890051.61244: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf53c3e20> <<< 186312 1726890051.61279: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf560ba60> <<< 186312 1726890051.61334: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf55a23a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890051.61337: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 186312 1726890051.61383: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.61437: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 186312 1726890051.61474: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.61538: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890051.61567: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890051.61571: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.61593: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.61631: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 186312 1726890051.61669: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.61725: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 186312 1726890051.61728: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.61755: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.61795: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 186312 1726890051.61851: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.61893: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.61943: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.62001: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 186312 1726890051.62004: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 186312 1726890051.62381: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.62743: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890051.62792: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.62839: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.62866: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.62910: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890051.62923: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.62938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.62970: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890051.63015: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.63067: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 186312 1726890051.63096: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.63133: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890051.63152: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.63184: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890051.63251: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.63337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890051.63358: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf53c3f70> <<< 186312 1726890051.63371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890051.63390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890051.63552: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf53c3880> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 186312 1726890051.63604: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.63663: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890051.63745: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.63832: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 186312 1726890051.63836: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.63877: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.63948: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 186312 1726890051.63987: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.64043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890051.64057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890051.64192: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5320400> <<< 186312 1726890051.64432: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf52bf640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890051.64482: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.64536: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 186312 1726890051.64602: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.64672: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.64762: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.64908: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 186312 1726890051.64913: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.64941: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.64979: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 186312 1726890051.65018: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.65069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 186312 1726890051.65072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890051.65134: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf524deb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf524dd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890051.65154: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 186312 1726890051.65196: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.65236: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 186312 1726890051.65366: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.65492: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 186312 1726890051.65623: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.65703: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.65740: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.65787: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890051.65801: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.65820: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.65837: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.65944: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.66067: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890051.66173: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.66284: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 186312 1726890051.66287: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.66309: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.66346: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.66781: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.67232: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890051.67237: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.67323: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.67401: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 186312 1726890051.67486: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.67576: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890051.67579: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.67701: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.67861: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890051.67876: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 186312 1726890051.67906: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.67949: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890051.68045: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.68126: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.68288: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.68467: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 186312 1726890051.68470: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.68500: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.68551: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 186312 1726890051.68578: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.68594: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890051.68656: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.68728: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 186312 1726890051.68758: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.68771: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890051.68821: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.68877: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 186312 1726890051.68924: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.68976: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 186312 1726890051.69192: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.69410: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 186312 1726890051.69460: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.69517: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 186312 1726890051.69554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.69587: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 186312 1726890051.69617: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.69655: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 186312 1726890051.69683: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.69728: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 186312 1726890051.69734: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.69784: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.69889: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 186312 1726890051.69893: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890051.69908: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.69935: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.69972: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 186312 1726890051.70008: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.70024: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.70057: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.70101: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.70156: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.70247: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890051.70250: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.70278: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.70327: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890051.70491: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.70655: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 186312 1726890051.70694: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.70739: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 186312 1726890051.70785: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.70841: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 186312 1726890051.70844: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.70900: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.70982: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 186312 1726890051.71050: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.71141: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 186312 1726890051.71255: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.71366: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 186312 1726890051.71442: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890051.71605: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890051.92071: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 186312 1726890051.92700: 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 <<< 186312 1726890051.93022: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env <<< 186312 1726890051.93036: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890051.93288: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890051.93341: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890051.93345: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890051.93348: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890051.93366: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890051.93381: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 186312 1726890051.93396: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 186312 1726890051.93424: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890051.93477: stdout chunk (state=3): >>># destroy selinux <<< 186312 1726890051.93480: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 186312 1726890051.93522: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 186312 1726890051.93526: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context <<< 186312 1726890051.93557: stdout chunk (state=3): >>># destroy array # destroy _compat_pickle <<< 186312 1726890051.93560: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process <<< 186312 1726890051.93562: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 186312 1726890051.93600: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890051.93604: stdout chunk (state=3): >>># destroy base64 <<< 186312 1726890051.93634: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 186312 1726890051.93637: stdout chunk (state=3): >>># destroy getpass <<< 186312 1726890051.93641: stdout chunk (state=3): >>># destroy json <<< 186312 1726890051.93654: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 186312 1726890051.93680: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 186312 1726890051.93682: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex <<< 186312 1726890051.93759: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios <<< 186312 1726890051.93763: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 186312 1726890051.93767: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 186312 1726890051.93770: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890051.93774: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890051.93776: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 186312 1726890051.93807: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890051.93815: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890051.93817: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 186312 1726890051.93844: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890051.93847: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 186312 1726890051.93868: stdout chunk (state=3): >>># destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890051.93898: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890051.93908: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890051.93915: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890051.93939: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890051.93942: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890051.93976: stdout chunk (state=3): >>># destroy gc # destroy termios <<< 186312 1726890051.93990: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 186312 1726890051.94002: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890051.94151: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890051.94158: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890051.94171: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 186312 1726890051.94186: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890051.94206: stdout chunk (state=3): >>># destroy select <<< 186312 1726890051.94223: 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 <<< 186312 1726890051.94239: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890051.94276: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890051.94582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890051.94678: stderr chunk (state=3): >>><<< 186312 1726890051.94682: stdout chunk (state=3): >>><<< 186312 1726890051.94912: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf671edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf66c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf671eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf671eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf66c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf66c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf66c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf667a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf667a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf669d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf667a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf66db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf6673d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf669dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf66c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf6289e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf6289910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf6289f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf6289fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63a9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf629bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf63bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629bdf0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629bd60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf626f3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf626f4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf62a3f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629e490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61bd220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf625a520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf63e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61d0b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf61d0e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61e2790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61e2cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf6179400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61d0f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf618a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61e2610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf618a3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629ba30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf61a6700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf61a69d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61a67c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf61a68b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf61a6d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf61b0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61a6940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf6198a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf629b610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf61a6af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4cf5bd46d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b12820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5b12160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b12280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b12f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b124f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b12d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5b12fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b12100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5ad6f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf59ea310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf59ea160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf59eaca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5af8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5af83a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5af8fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b47d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b22d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b22400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5ac5b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5b22520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b22550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a58fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b5a250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a55850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b5a3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b5ad30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a557f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5af1b50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5b5a910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5b5a5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b50910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a4a940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a68d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a54580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a4aee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a549a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a917f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a978b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf55dc970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5ad0730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5b14370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5a84550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5459eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a807f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a8a790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5a84b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf5348a60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf55e1340> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf55e14f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf546c370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf53483d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf55a2970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf55a2f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf559ffd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf55c2df0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf559fee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf53c3e20> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf560ba60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf55a23a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf53c3f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf53c3880> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf5320400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf52bf640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cf524deb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cf524dd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_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_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_2swoiuj3/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890051.96261: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890051.2648578-187091-155725251678283/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890051.96264: _low_level_execute_command(): starting 186312 1726890051.96267: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890051.2648578-187091-155725251678283/ > /dev/null 2>&1 && sleep 0' 186312 1726890051.96902: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890051.96907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890051.96952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890051.96955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890051.96958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890051.96960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890051.97069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890051.97132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890051.97290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890051.97295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890051.97347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890051.99124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890051.99196: stderr chunk (state=3): >>><<< 186312 1726890051.99199: stdout chunk (state=3): >>><<< 186312 1726890051.99442: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890051.99445: handler run complete 186312 1726890051.99447: attempt loop complete, returning result 186312 1726890051.99449: _execute() done 186312 1726890051.99452: dumping result to json 186312 1726890051.99454: done dumping result, returning 186312 1726890051.99456: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-00000000036e] 186312 1726890051.99458: sending task result for task 02369adf-7a19-881e-6b85-00000000036e 186312 1726890051.99531: done sending task result for task 02369adf-7a19-881e-6b85-00000000036e 186312 1726890051.99534: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 186312 1726890051.99610: no more pending results, returning what we have 186312 1726890051.99616: results queue empty 186312 1726890051.99617: checking for any_errors_fatal 186312 1726890051.99631: done checking for any_errors_fatal 186312 1726890051.99632: checking for max_fail_percentage 186312 1726890051.99634: done checking for max_fail_percentage 186312 1726890051.99634: checking to see if all hosts have failed and the running result is not ok 186312 1726890051.99635: done checking to see if all hosts have failed 186312 1726890051.99636: getting the remaining hosts for this loop 186312 1726890051.99638: done getting the remaining hosts for this loop 186312 1726890051.99642: getting the next task for host managed_node3 186312 1726890051.99649: done getting next task for host managed_node3 186312 1726890051.99652: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890051.99657: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890051.99667: getting variables 186312 1726890051.99669: in VariableManager get_vars() 186312 1726890051.99706: Calling all_inventory to load vars for managed_node3 186312 1726890051.99709: Calling groups_inventory to load vars for managed_node3 186312 1726890051.99714: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890051.99726: Calling all_plugins_play to load vars for managed_node3 186312 1726890051.99729: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890051.99732: Calling groups_plugins_play to load vars for managed_node3 186312 1726890052.00550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890052.01842: done with get_vars() 186312 1726890052.01857: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 23:40:52 -0400 (0:00:00.844) 0:00:21.759 ****** 186312 1726890052.02070: entering _queue_task() for managed_node3/stat 186312 1726890052.02679: worker is 1 (out of 1 available) 186312 1726890052.02691: exiting _queue_task() for managed_node3/stat 186312 1726890052.02703: done queuing things up, now waiting for results queue to drain 186312 1726890052.02704: waiting for pending results... 186312 1726890052.03665: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890052.03913: in run() - task 02369adf-7a19-881e-6b85-00000000036f 186312 1726890052.03984: variable 'ansible_search_path' from source: unknown 186312 1726890052.03987: variable 'ansible_search_path' from source: unknown 186312 1726890052.04022: calling self._execute() 186312 1726890052.04214: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890052.04217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890052.04226: variable 'omit' from source: magic vars 186312 1726890052.04593: variable 'omit' from source: magic vars 186312 1726890052.04918: variable 'omit' from source: magic vars 186312 1726890052.04922: variable 'omit' from source: magic vars 186312 1726890052.04924: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890052.04927: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890052.05906: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890052.05925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890052.05939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890052.05965: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890052.05968: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890052.05971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890052.06062: Set connection var ansible_shell_type to sh 186312 1726890052.06071: Set connection var ansible_pipelining to False 186312 1726890052.06081: Set connection var ansible_timeout to 10 186312 1726890052.06083: Set connection var ansible_connection to ssh 186312 1726890052.06088: Set connection var ansible_shell_executable to /bin/sh 186312 1726890052.06094: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890052.06123: variable 'ansible_shell_executable' from source: unknown 186312 1726890052.06127: variable 'ansible_connection' from source: unknown 186312 1726890052.06130: variable 'ansible_module_compression' from source: unknown 186312 1726890052.06132: variable 'ansible_shell_type' from source: unknown 186312 1726890052.06135: variable 'ansible_shell_executable' from source: unknown 186312 1726890052.06137: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890052.06142: variable 'ansible_pipelining' from source: unknown 186312 1726890052.06144: variable 'ansible_timeout' from source: unknown 186312 1726890052.06152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890052.06344: 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) 186312 1726890052.06355: variable 'omit' from source: magic vars 186312 1726890052.06358: starting attempt loop 186312 1726890052.06361: running the handler 186312 1726890052.06373: _low_level_execute_command(): starting 186312 1726890052.06382: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890052.07092: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890052.07103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.07116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.07131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.07171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.07180: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890052.07190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.07204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890052.07213: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890052.07220: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890052.07231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.07243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.07256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.07264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.07271: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890052.07280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.07356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890052.07377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890052.07389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890052.07454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890052.09009: stdout chunk (state=3): >>>/root <<< 186312 1726890052.09177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890052.09181: stdout chunk (state=3): >>><<< 186312 1726890052.09191: stderr chunk (state=3): >>><<< 186312 1726890052.09210: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890052.09224: _low_level_execute_command(): starting 186312 1726890052.09230: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890052.0920963-187123-151858349609267 `" && echo ansible-tmp-1726890052.0920963-187123-151858349609267="` echo /root/.ansible/tmp/ansible-tmp-1726890052.0920963-187123-151858349609267 `" ) && sleep 0' 186312 1726890052.10716: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.10742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.10749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.10851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.10856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.10870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.10877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.11057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890052.11075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890052.11154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890052.12961: stdout chunk (state=3): >>>ansible-tmp-1726890052.0920963-187123-151858349609267=/root/.ansible/tmp/ansible-tmp-1726890052.0920963-187123-151858349609267 <<< 186312 1726890052.13126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890052.13129: stderr chunk (state=3): >>><<< 186312 1726890052.13137: stdout chunk (state=3): >>><<< 186312 1726890052.13156: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890052.0920963-187123-151858349609267=/root/.ansible/tmp/ansible-tmp-1726890052.0920963-187123-151858349609267 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890052.13206: variable 'ansible_module_compression' from source: unknown 186312 1726890052.13274: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890052.13314: variable 'ansible_facts' from source: unknown 186312 1726890052.13397: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890052.0920963-187123-151858349609267/AnsiballZ_stat.py 186312 1726890052.14058: Sending initial data 186312 1726890052.14062: Sent initial data (155 bytes) 186312 1726890052.16382: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890052.16507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.16519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.16535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.16573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.16607: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890052.16634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.16648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890052.16668: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890052.16675: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890052.16697: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.16706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.16720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.16749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.16756: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890052.16766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.17852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890052.17869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890052.17880: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890052.17943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890052.19947: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890052.19985: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890052.20028: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpk3uddozc /root/.ansible/tmp/ansible-tmp-1726890052.0920963-187123-151858349609267/AnsiballZ_stat.py <<< 186312 1726890052.20065: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890052.21417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890052.21599: stderr chunk (state=3): >>><<< 186312 1726890052.21602: stdout chunk (state=3): >>><<< 186312 1726890052.21605: done transferring module to remote 186312 1726890052.21607: _low_level_execute_command(): starting 186312 1726890052.21609: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890052.0920963-187123-151858349609267/ /root/.ansible/tmp/ansible-tmp-1726890052.0920963-187123-151858349609267/AnsiballZ_stat.py && sleep 0' 186312 1726890052.23048: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890052.23064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.23081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.23100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.23150: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.23161: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890052.23173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.23189: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890052.23199: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890052.23238: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890052.23252: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.23268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.23285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.23297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.23308: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890052.23325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.23508: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890052.23526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890052.23539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890052.23673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890052.25328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890052.25357: stderr chunk (state=3): >>><<< 186312 1726890052.25360: stdout chunk (state=3): >>><<< 186312 1726890052.25452: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890052.25455: _low_level_execute_command(): starting 186312 1726890052.25458: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890052.0920963-187123-151858349609267/AnsiballZ_stat.py && sleep 0' 186312 1726890052.26792: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890052.26875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.26890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.26908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.26953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.26967: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890052.26984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.27001: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890052.27016: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890052.27027: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890052.27040: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.27053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.27078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.27093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.27103: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890052.27119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.27198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890052.27220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890052.27235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890052.27429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890052.29282: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890052.29287: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890052.29302: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890052.29359: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890052.29362: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890052.29395: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890052.29428: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890052.29431: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890052.29459: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890052.29473: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890052.29526: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.29541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890052.29567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890052.29570: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890052.29595: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d781f3dc0> <<< 186312 1726890052.29641: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890052.29644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890052.29646: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d781983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d781f3b20> <<< 186312 1726890052.29672: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890052.29697: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d781f3ac0> <<< 186312 1726890052.29713: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890052.29739: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890052.29751: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78198490> <<< 186312 1726890052.29774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890052.29778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890052.29803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890052.29806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890052.29812: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890052.29825: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78198940> <<< 186312 1726890052.29851: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78198670> <<< 186312 1726890052.29867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890052.29870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890052.29897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890052.29917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890052.29934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890052.29948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890052.29972: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7814f190> <<< 186312 1726890052.29995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890052.30019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890052.30084: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7814f220> <<< 186312 1726890052.30114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890052.30118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890052.30142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890052.30147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7814f940> <<< 186312 1726890052.30180: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d781b0880> <<< 186312 1726890052.30205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890052.30208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78148d90> <<< 186312 1726890052.30268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890052.30271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78172d90> <<< 186312 1726890052.30328: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78198970> <<< 186312 1726890052.30348: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890052.30550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890052.30590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890052.30594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890052.30610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890052.30632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890052.30651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890052.30654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890052.30668: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78114eb0> <<< 186312 1726890052.30732: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78117f40> <<< 186312 1726890052.30735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890052.30751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890052.30762: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890052.30777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890052.30794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890052.30820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890052.30863: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7810c610> <<< 186312 1726890052.30878: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78115640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78114370> <<< 186312 1726890052.30893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890052.30962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890052.30975: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890052.31013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.31025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890052.31070: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d78095e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78095910> import 'itertools' # <<< 186312 1726890052.31131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890052.31152: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78095f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890052.31199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78095fd0> <<< 186312 1726890052.31218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780a70d0> <<< 186312 1726890052.31221: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890052.31257: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780eed90> import '_functools' # <<< 186312 1726890052.31281: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780e9670> <<< 186312 1726890052.31357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7811be20> <<< 186312 1726890052.31379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890052.31408: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d780a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780ee2b0> <<< 186312 1726890052.31461: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d780fb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d781219d0> <<< 186312 1726890052.31488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890052.31507: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.31566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780a7df0> <<< 186312 1726890052.31595: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780a7d60> <<< 186312 1726890052.31626: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890052.31658: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890052.31661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890052.31705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890052.31766: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780723d0> <<< 186312 1726890052.31769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890052.31793: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780724c0> <<< 186312 1726890052.31913: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780aff40> <<< 186312 1726890052.31970: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780aaa90> <<< 186312 1726890052.31993: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780aa490> <<< 186312 1726890052.31996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890052.32055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890052.32062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890052.32079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d6f220> <<< 186312 1726890052.32102: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7805d520> <<< 186312 1726890052.32152: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780aaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78121040> <<< 186312 1726890052.32171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890052.32220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890052.32242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d82b50> import 'errno' # <<< 186312 1726890052.32272: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d82e80> <<< 186312 1726890052.32306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890052.32336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890052.32356: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d94790> <<< 186312 1726890052.32368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890052.32395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890052.32419: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d94cd0> <<< 186312 1726890052.32461: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d2b400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d82f70> <<< 186312 1726890052.32487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890052.32545: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d3c2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d94610> <<< 186312 1726890052.32572: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890052.32583: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d3c3a0> <<< 186312 1726890052.32622: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780a7a30> <<< 186312 1726890052.32646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890052.32673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890052.32682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890052.32713: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d58700> <<< 186312 1726890052.32762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890052.32790: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d589d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d587c0> <<< 186312 1726890052.32803: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d588b0> <<< 186312 1726890052.32832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890052.33018: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d58d00> <<< 186312 1726890052.33061: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d62250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d58940> <<< 186312 1726890052.33075: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d4aa90> <<< 186312 1726890052.33107: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780a7610> <<< 186312 1726890052.33120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890052.33167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890052.33207: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d58af0> <<< 186312 1726890052.33302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890052.33319: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9d77c806d0> <<< 186312 1726890052.33473: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890052.33559: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.33600: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/__init__.py <<< 186312 1726890052.33632: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.33647: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890052.33650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.34828: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.35778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77ba7820> <<< 186312 1726890052.35807: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.35858: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890052.35862: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890052.35873: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77ba7160> <<< 186312 1726890052.35901: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77ba7280> <<< 186312 1726890052.35946: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77ba7f70> <<< 186312 1726890052.35959: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890052.36004: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77ba74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77ba7d90> import 'atexit' # <<< 186312 1726890052.36045: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77ba7fd0> <<< 186312 1726890052.36067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890052.36078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890052.36125: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77ba7100> <<< 186312 1726890052.36158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890052.36180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890052.36204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890052.36221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890052.36224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890052.36288: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d775aff40> <<< 186312 1726890052.36331: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d775ccd00> <<< 186312 1726890052.36351: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d775cceb0> <<< 186312 1726890052.36364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890052.36388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890052.36437: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d775cc370> <<< 186312 1726890052.36440: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77c0ddc0> <<< 186312 1726890052.36611: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77c0d3a0> <<< 186312 1726890052.36654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890052.36684: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77c0dfd0> <<< 186312 1726890052.36688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890052.36718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890052.36756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77bdcd30> <<< 186312 1726890052.36837: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77b7cd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77b7c400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77bae4f0> <<< 186312 1726890052.36872: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77b7c520> <<< 186312 1726890052.36903: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77b7c550> <<< 186312 1726890052.36945: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890052.36948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890052.36960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890052.36978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890052.37072: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d7759efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77bee250> <<< 186312 1726890052.37087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890052.37152: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d7759b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77bee3d0> <<< 186312 1726890052.37167: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890052.37206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.37249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890052.37252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890052.37294: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77c06e50> <<< 186312 1726890052.37419: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7759b7f0> <<< 186312 1726890052.37507: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d7759b640> <<< 186312 1726890052.37542: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d7759a5b0> <<< 186312 1726890052.37638: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890052.37660: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d7758fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77be5910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890052.37692: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77b6e6a0> <<< 186312 1726890052.37873: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77b6db20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77b7d0a0> <<< 186312 1726890052.37931: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77b6e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77bb2b20> <<< 186312 1726890052.37963: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890052.37967: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.38032: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.38134: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890052.38168: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/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_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890052.38172: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.38260: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.38363: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.38803: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.39283: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890052.39297: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890052.39310: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.39363: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d771955e0> <<< 186312 1726890052.39449: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7757b580> <<< 186312 1726890052.39453: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77137100> <<< 186312 1726890052.39503: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890052.39539: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.39543: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890052.39656: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.39786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890052.39818: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77b6db80> # zipimport: zlib available <<< 186312 1726890052.40207: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.40574: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.40631: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.40692: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890052.40746: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.40769: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890052.40832: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.40909: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890052.40944: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890052.40948: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.40970: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.41008: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890052.41196: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.41380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890052.41417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890052.41496: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77168f10> <<< 186312 1726890052.41499: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.41551: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.41642: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890052.41655: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890052.41658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.41683: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.41732: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890052.41735: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.41765: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.41801: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.41860: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.41922: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890052.41945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.42020: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77bf9220> <<< 186312 1726890052.42051: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77168850> <<< 186312 1726890052.42088: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890052.42204: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.42250: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.42277: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.42337: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890052.42351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890052.42353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890052.42376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890052.42402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890052.42417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890052.42498: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7755eca0> <<< 186312 1726890052.42545: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7755af70> <<< 186312 1726890052.42600: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77554940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890052.42649: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.42664: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890052.42740: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890052.42766: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890052.42769: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890052.42880: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.43042: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.43201: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890052.43793: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890052.43819: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890052.44126: 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 <<< 186312 1726890052.44131: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 186312 1726890052.44153: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings <<< 186312 1726890052.44184: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings <<< 186312 1726890052.44242: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex <<< 186312 1726890052.44260: stdout chunk (state=3): >>># cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890052.44447: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890052.44475: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890052.44533: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890052.44555: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890052.44600: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890052.44604: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890052.44617: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890052.44674: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890052.44732: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890052.44790: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890052.44839: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890052.44867: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890052.45017: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 186312 1726890052.45067: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890052.45081: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890052.45107: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890052.45352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890052.45440: stderr chunk (state=3): >>><<< 186312 1726890052.45444: stdout chunk (state=3): >>><<< 186312 1726890052.45620: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d781f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d781983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d781f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d781f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78198490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78198670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7814f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7814f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7814f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d781b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78148d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78172d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78198970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78114eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78117f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7810c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78115640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78114370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d78095e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78095910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78095f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78095fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780a70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780e9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7811be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d780a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d780fb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d781219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780a7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780a7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780723d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780724c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780aff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780aaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780aa490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d6f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7805d520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780aaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d78121040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d82b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d82e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d94790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d94cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d2b400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d82f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d3c2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d94610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d3c3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780a7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d58700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d589d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d587c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d588b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d58d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77d62250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d58940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d4aa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d780a7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77d58af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9d77c806d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77ba7820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77ba7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77ba7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77ba7f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77ba74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77ba7d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77ba7fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77ba7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d775aff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d775ccd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d775cceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d775cc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77c0ddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77c0d3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77c0dfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77bdcd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77b7cd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77b7c400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77bae4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77b7c520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77b7c550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d7759efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77bee250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d7759b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77bee3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77c06e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7759b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d7759b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d7759a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d7758fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77be5910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77b6e6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77b6db20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77b7d0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77b6e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77bb2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/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_ljrkwux4/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_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/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_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d771955e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7757b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77137100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77b6db80> # 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_ljrkwux4/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_ljrkwux4/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_ljrkwux4/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_ljrkwux4/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_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77168f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/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_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9d77bf9220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77168850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7755eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d7755af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9d77554940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/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_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_ljrkwux4/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_ljrkwux4/ansible_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/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890052.46306: done with _execute_module (stat, {'path': '/etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890052.0920963-187123-151858349609267/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890052.46313: _low_level_execute_command(): starting 186312 1726890052.46353: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890052.0920963-187123-151858349609267/ > /dev/null 2>&1 && sleep 0' 186312 1726890052.47256: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890052.47265: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.47276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.47315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.47357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.47419: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890052.47431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.47443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890052.47450: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890052.47457: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890052.47465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.47475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.47486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.47493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.47500: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890052.47509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.47583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890052.47741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890052.47754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890052.47848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890052.49609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890052.49616: stdout chunk (state=3): >>><<< 186312 1726890052.49622: stderr chunk (state=3): >>><<< 186312 1726890052.49638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890052.49645: handler run complete 186312 1726890052.49701: attempt loop complete, returning result 186312 1726890052.49704: _execute() done 186312 1726890052.49707: dumping result to json 186312 1726890052.49714: done dumping result, returning 186312 1726890052.49724: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-881e-6b85-00000000036f] 186312 1726890052.49732: sending task result for task 02369adf-7a19-881e-6b85-00000000036f 186312 1726890052.49842: done sending task result for task 02369adf-7a19-881e-6b85-00000000036f 186312 1726890052.49844: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726888564.9572353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888561.042203, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 415236294, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "500545905", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890052.50157: no more pending results, returning what we have 186312 1726890052.50160: results queue empty 186312 1726890052.50161: checking for any_errors_fatal 186312 1726890052.50168: done checking for any_errors_fatal 186312 1726890052.50168: checking for max_fail_percentage 186312 1726890052.50170: done checking for max_fail_percentage 186312 1726890052.50171: checking to see if all hosts have failed and the running result is not ok 186312 1726890052.50172: done checking to see if all hosts have failed 186312 1726890052.50172: getting the remaining hosts for this loop 186312 1726890052.50174: done getting the remaining hosts for this loop 186312 1726890052.50177: getting the next task for host managed_node3 186312 1726890052.50183: done getting next task for host managed_node3 186312 1726890052.50186: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890052.50189: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890052.50202: getting variables 186312 1726890052.50204: in VariableManager get_vars() 186312 1726890052.50239: Calling all_inventory to load vars for managed_node3 186312 1726890052.50242: Calling groups_inventory to load vars for managed_node3 186312 1726890052.50244: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890052.50254: Calling all_plugins_play to load vars for managed_node3 186312 1726890052.50257: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890052.50260: Calling groups_plugins_play to load vars for managed_node3 186312 1726890052.50978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890052.52410: done with get_vars() 186312 1726890052.52427: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 23:40:52 -0400 (0:00:00.504) 0:00:22.264 ****** 186312 1726890052.52517: entering _queue_task() for managed_node3/lineinfile 186312 1726890052.53486: worker is 1 (out of 1 available) 186312 1726890052.53498: exiting _queue_task() for managed_node3/lineinfile 186312 1726890052.53510: done queuing things up, now waiting for results queue to drain 186312 1726890052.53514: waiting for pending results... 186312 1726890052.54094: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890052.54238: in run() - task 02369adf-7a19-881e-6b85-000000000370 186312 1726890052.54388: variable 'ansible_search_path' from source: unknown 186312 1726890052.54397: variable 'ansible_search_path' from source: unknown 186312 1726890052.54900: variable 'blivet_output' from source: set_fact 186312 1726890052.55095: dumping result to json 186312 1726890052.55103: done dumping result, returning 186312 1726890052.55120: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-881e-6b85-000000000370] 186312 1726890052.55159: sending task result for task 02369adf-7a19-881e-6b85-000000000370 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890052.55330: no more pending results, returning what we have 186312 1726890052.55334: results queue empty 186312 1726890052.55335: checking for any_errors_fatal 186312 1726890052.55348: done checking for any_errors_fatal 186312 1726890052.55349: checking for max_fail_percentage 186312 1726890052.55350: done checking for max_fail_percentage 186312 1726890052.55351: checking to see if all hosts have failed and the running result is not ok 186312 1726890052.55352: done checking to see if all hosts have failed 186312 1726890052.55353: getting the remaining hosts for this loop 186312 1726890052.55355: done getting the remaining hosts for this loop 186312 1726890052.55359: getting the next task for host managed_node3 186312 1726890052.55368: done getting next task for host managed_node3 186312 1726890052.55372: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890052.55376: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890052.55397: getting variables 186312 1726890052.55399: in VariableManager get_vars() 186312 1726890052.55438: Calling all_inventory to load vars for managed_node3 186312 1726890052.55441: Calling groups_inventory to load vars for managed_node3 186312 1726890052.55443: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890052.55457: Calling all_plugins_play to load vars for managed_node3 186312 1726890052.55460: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890052.55463: Calling groups_plugins_play to load vars for managed_node3 186312 1726890052.56149: done sending task result for task 02369adf-7a19-881e-6b85-000000000370 186312 1726890052.56154: WORKER PROCESS EXITING 186312 1726890052.56666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890052.57254: done with get_vars() 186312 1726890052.57267: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 23:40:52 -0400 (0:00:00.048) 0:00:22.312 ****** 186312 1726890052.57356: entering _queue_task() for managed_node3/setup 186312 1726890052.57575: worker is 1 (out of 1 available) 186312 1726890052.57587: exiting _queue_task() for managed_node3/setup 186312 1726890052.57599: done queuing things up, now waiting for results queue to drain 186312 1726890052.57601: waiting for pending results... 186312 1726890052.58272: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890052.58480: in run() - task 02369adf-7a19-881e-6b85-000000000372 186312 1726890052.58501: variable 'ansible_search_path' from source: unknown 186312 1726890052.58510: variable 'ansible_search_path' from source: unknown 186312 1726890052.58554: calling self._execute() 186312 1726890052.58674: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890052.58824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890052.58844: variable 'omit' from source: magic vars 186312 1726890052.59624: variable 'ansible_check_mode' from source: magic vars 186312 1726890052.59644: Evaluated conditional (not ansible_check_mode): True 186312 1726890052.59692: variable 'omit' from source: magic vars 186312 1726890052.59768: variable 'omit' from source: magic vars 186312 1726890052.59936: variable 'omit' from source: magic vars 186312 1726890052.59982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890052.60158: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890052.60184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890052.60206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890052.60338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890052.60373: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890052.60382: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890052.60389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890052.60495: Set connection var ansible_shell_type to sh 186312 1726890052.60567: Set connection var ansible_pipelining to False 186312 1726890052.60583: Set connection var ansible_timeout to 10 186312 1726890052.60668: Set connection var ansible_connection to ssh 186312 1726890052.60681: Set connection var ansible_shell_executable to /bin/sh 186312 1726890052.60690: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890052.60718: variable 'ansible_shell_executable' from source: unknown 186312 1726890052.60727: variable 'ansible_connection' from source: unknown 186312 1726890052.60738: variable 'ansible_module_compression' from source: unknown 186312 1726890052.60745: variable 'ansible_shell_type' from source: unknown 186312 1726890052.60752: variable 'ansible_shell_executable' from source: unknown 186312 1726890052.60758: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890052.60776: variable 'ansible_pipelining' from source: unknown 186312 1726890052.60799: variable 'ansible_timeout' from source: unknown 186312 1726890052.60808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890052.62373: 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) 186312 1726890052.62387: variable 'omit' from source: magic vars 186312 1726890052.62396: starting attempt loop 186312 1726890052.62402: running the handler 186312 1726890052.62420: _low_level_execute_command(): starting 186312 1726890052.62435: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890052.63992: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890052.64108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.64126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.64147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.64191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.64205: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890052.64223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.64245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890052.64256: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890052.64266: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890052.64277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.64290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.64305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.64323: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.64339: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890052.64352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.64428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890052.64461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890052.64476: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890052.64545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890052.66054: stdout chunk (state=3): >>>/root <<< 186312 1726890052.66240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890052.66244: stdout chunk (state=3): >>><<< 186312 1726890052.66246: stderr chunk (state=3): >>><<< 186312 1726890052.66349: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890052.66353: _low_level_execute_command(): starting 186312 1726890052.66356: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890052.662622-187147-195239315396279 `" && echo ansible-tmp-1726890052.662622-187147-195239315396279="` echo /root/.ansible/tmp/ansible-tmp-1726890052.662622-187147-195239315396279 `" ) && sleep 0' 186312 1726890052.67683: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.67686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.67799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.67844: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.67847: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.67850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.68036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890052.68039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890052.68167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890052.68233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890052.69985: stdout chunk (state=3): >>>ansible-tmp-1726890052.662622-187147-195239315396279=/root/.ansible/tmp/ansible-tmp-1726890052.662622-187147-195239315396279 <<< 186312 1726890052.70095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890052.70170: stderr chunk (state=3): >>><<< 186312 1726890052.70173: stdout chunk (state=3): >>><<< 186312 1726890052.70517: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890052.662622-187147-195239315396279=/root/.ansible/tmp/ansible-tmp-1726890052.662622-187147-195239315396279 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890052.70521: variable 'ansible_module_compression' from source: unknown 186312 1726890052.70523: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 186312 1726890052.70526: variable 'ansible_facts' from source: unknown 186312 1726890052.70534: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890052.662622-187147-195239315396279/AnsiballZ_setup.py 186312 1726890052.71644: Sending initial data 186312 1726890052.71653: Sent initial data (155 bytes) 186312 1726890052.73761: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890052.73908: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.73926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.73945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.73988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.74003: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890052.74019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.74037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890052.74049: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890052.74059: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890052.74070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.74083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.74097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.74111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.74125: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890052.74139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.74216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890052.74350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890052.74366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890052.74450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890052.76092: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890052.76096: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890052.76128: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890052.76173: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp9f6g2908 /root/.ansible/tmp/ansible-tmp-1726890052.662622-187147-195239315396279/AnsiballZ_setup.py <<< 186312 1726890052.76206: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890052.79159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890052.79370: stderr chunk (state=3): >>><<< 186312 1726890052.79373: stdout chunk (state=3): >>><<< 186312 1726890052.79375: done transferring module to remote 186312 1726890052.79378: _low_level_execute_command(): starting 186312 1726890052.79380: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890052.662622-187147-195239315396279/ /root/.ansible/tmp/ansible-tmp-1726890052.662622-187147-195239315396279/AnsiballZ_setup.py && sleep 0' 186312 1726890052.81557: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890052.81565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.82117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.82140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.82181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.82193: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890052.82209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.82233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890052.82247: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890052.82259: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890052.82272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.82285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.82301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.82316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.82332: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890052.82347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.82425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890052.82450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890052.82465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890052.82536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890052.84299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890052.84302: stdout chunk (state=3): >>><<< 186312 1726890052.84304: stderr chunk (state=3): >>><<< 186312 1726890052.84395: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890052.84400: _low_level_execute_command(): starting 186312 1726890052.84404: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890052.662622-187147-195239315396279/AnsiballZ_setup.py && sleep 0' 186312 1726890052.85795: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890052.85799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890052.85834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890052.85838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890052.85841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890052.85952: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890052.85955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890052.86019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890052.86057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890052.86273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890052.88100: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890052.88119: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890052.88169: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890052.88206: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890052.88241: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890052.88285: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890052.88288: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890052.88338: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.88381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890052.88407: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890052.88410: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4f1edc0> <<< 186312 1726890052.88457: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'<<< 186312 1726890052.88487: stdout chunk (state=3): >>> import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4ec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4f1eb20> <<< 186312 1726890052.88519: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4f1eac0> <<< 186312 1726890052.88555: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890052.88604: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890052.88621: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4ec3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890052.88647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4ec3940> <<< 186312 1726890052.88659: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4ec3670> <<< 186312 1726890052.88704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890052.88708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890052.88743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890052.88770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890052.88790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890052.88809: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890052.88838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890052.88964: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890052.88978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e7a940> <<< 186312 1726890052.89014: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4edb880> <<< 186312 1726890052.89036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e73d90> <<< 186312 1726890052.89095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e9dd90> <<< 186312 1726890052.89146: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4ec3970> <<< 186312 1726890052.89172: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890052.89507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890052.89544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890052.89591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890052.89602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890052.89618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e3feb0> <<< 186312 1726890052.89680: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e42f40> <<< 186312 1726890052.89726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890052.89731: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890052.89777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890052.89789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890052.89822: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e37610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e40640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e3f370> <<< 186312 1726890052.89838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890052.89906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890052.89920: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890052.89959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.89989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890052.90037: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4af9e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4af9910> <<< 186312 1726890052.90040: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890052.90072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4af9f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890052.90128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890052.90141: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4af9fd0> <<< 186312 1726890052.90156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0b0d0> import '_collections' # <<< 186312 1726890052.90200: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4beed90> import '_functools' # <<< 186312 1726890052.90231: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4be9670> <<< 186312 1726890052.90303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890052.90340: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4bfb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e46e20> <<< 186312 1726890052.90353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890052.90372: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4b0bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4bee2b0> <<< 186312 1726890052.90407: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4bfb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e4c9d0> <<< 186312 1726890052.90437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890052.90475: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.90492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890052.90533: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0bdf0> <<< 186312 1726890052.90576: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0bd60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890052.90601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890052.90605: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890052.90618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890052.90652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890052.90691: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4adf3d0> <<< 186312 1726890052.90714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890052.90746: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4adf4c0> <<< 186312 1726890052.90861: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b13f40> <<< 186312 1726890052.90928: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0ea90> <<< 186312 1726890052.90933: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0e490> <<< 186312 1726890052.90944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890052.90994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890052.91000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890052.91025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4a13220> <<< 186312 1726890052.91051: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4aca520> <<< 186312 1726890052.91101: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e4c040> <<< 186312 1726890052.91167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890052.91171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890052.91189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4a26b50> import 'errno' # <<< 186312 1726890052.91239: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4a26e80> <<< 186312 1726890052.91280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890052.91283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890052.91308: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4a38790> <<< 186312 1726890052.91310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890052.91354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890052.91364: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4a38cd0> <<< 186312 1726890052.91406: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49cf400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4a26f70> <<< 186312 1726890052.91436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890052.91490: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49e02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4a38610> <<< 186312 1726890052.91516: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890052.91532: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49e03a0> <<< 186312 1726890052.91559: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0ba30> <<< 186312 1726890052.91590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890052.91619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890052.91633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890052.91660: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49fc700> <<< 186312 1726890052.91687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890052.91734: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49fc9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e49fc7c0> <<< 186312 1726890052.91760: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49fc8b0> <<< 186312 1726890052.91774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890052.91956: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49fcd00> <<< 186312 1726890052.91995: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4a06250> <<< 186312 1726890052.92016: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e49fc940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e49eea90> <<< 186312 1726890052.92049: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0b610> <<< 186312 1726890052.92062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890052.92119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890052.92151: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e49fcaf0> <<< 186312 1726890052.92279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890052.92300: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff8e43e86d0> <<< 186312 1726890052.92739: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip' # zipimport: zlib available <<< 186312 1726890052.92781: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.92784: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890052.92821: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890052.92824: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.93991: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.94904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4325820> <<< 186312 1726890052.94957: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.94974: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890052.94998: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890052.95013: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4325160> <<< 186312 1726890052.95046: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4325280> <<< 186312 1726890052.95084: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4325f70> <<< 186312 1726890052.95096: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890052.95149: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e43254f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4325d90> import 'atexit' # <<< 186312 1726890052.95180: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4325fd0> <<< 186312 1726890052.95198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890052.95231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890052.95267: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4325100> <<< 186312 1726890052.95284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890052.95304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890052.95323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890052.95359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890052.95362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890052.95441: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42f1f40> <<< 186312 1726890052.95476: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e41ff310> <<< 186312 1726890052.95503: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e41ff160> <<< 186312 1726890052.95533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890052.95571: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e41ffca0> <<< 186312 1726890052.95583: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e430adc0> <<< 186312 1726890052.95756: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e430a3a0> <<< 186312 1726890052.95795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890052.95807: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e430afd0> <<< 186312 1726890052.95821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890052.95856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890052.95900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890052.95916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890052.95919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e435ad30> <<< 186312 1726890052.96015: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42f8730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42f8400> <<< 186312 1726890052.96018: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42d8b20> <<< 186312 1726890052.96038: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e42f8f40> <<< 186312 1726890052.96063: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42f8f10> <<< 186312 1726890052.96076: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890052.96101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890052.96132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890052.96235: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e426bfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e436d250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890052.96283: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4268850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e436d3d0> <<< 186312 1726890052.96307: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890052.96367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.96382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890052.96385: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890052.96433: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e436dca0> <<< 186312 1726890052.96563: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42687f0> <<< 186312 1726890052.96648: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4304c10> <<< 186312 1726890052.96679: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e436dfa0> <<< 186312 1726890052.96743: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e436d550> <<< 186312 1726890052.96770: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4365910> <<< 186312 1726890052.96787: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890052.96826: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e425d940> <<< 186312 1726890052.97045: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e427bd90> <<< 186312 1726890052.97066: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4267580> <<< 186312 1726890052.97099: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e425dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42679a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890052.97102: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.97163: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.97266: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890052.97300: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890052.97303: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.97397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.97491: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.97945: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.98421: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890052.98446: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890052.98503: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e42a67f0> <<< 186312 1726890052.98572: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890052.98590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42b58b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3e05970> <<< 186312 1726890052.98647: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890052.98672: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890052.98789: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.98935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890052.98954: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42e3730> # zipimport: zlib available <<< 186312 1726890052.99334: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.99687: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.99745: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.99808: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890052.99847: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890052.99882: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890052.99941: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.00022: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890053.00056: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890053.00059: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.00080: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.00122: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890053.00307: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.00498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890053.00534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890053.00609: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4327370> # zipimport: zlib available <<< 186312 1726890053.00672: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.00763: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890053.00778: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890053.00781: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.00805: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.00856: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890053.00891: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.00935: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.01020: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.01080: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890053.01105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890053.01176: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4299550> <<< 186312 1726890053.01255: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3c7eeb0> <<< 186312 1726890053.01310: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890053.01315: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.01356: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.01422: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.01437: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.01480: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890053.01504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890053.01551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890053.01578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890053.01581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890053.01663: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4295820> <<< 186312 1726890053.01696: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e429d790> <<< 186312 1726890053.01759: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4299b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890053.01805: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.01821: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890053.01922: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890053.01925: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 186312 1726890053.01941: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.01981: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02043: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02064: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02075: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02124: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02147: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02180: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02231: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 186312 1726890053.02235: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02284: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02360: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02373: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02417: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 186312 1726890053.02442: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02550: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02689: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02724: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.02768: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890053.02799: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890053.02828: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890053.02871: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3dcd370> <<< 186312 1726890053.02901: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890053.02916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890053.02948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890053.02982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890053.02985: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3de8580> <<< 186312 1726890053.03024: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e3de84f0> <<< 186312 1726890053.03087: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3dbc280> <<< 186312 1726890053.03119: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3dcd970> <<< 186312 1726890053.03143: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3b70820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3b704f0> <<< 186312 1726890053.03184: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890053.03188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890053.03199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890053.03269: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e3e2f0a0> <<< 186312 1726890053.03283: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3dccf70> <<< 186312 1726890053.03294: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890053.03315: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3e2f190> <<< 186312 1726890053.03340: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890053.03353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890053.03395: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e3be8fd0> <<< 186312 1726890053.03435: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3e19820> <<< 186312 1726890053.03470: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3b702b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 186312 1726890053.03496: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 186312 1726890053.03543: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.03605: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 186312 1726890053.03608: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.03644: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.03707: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 186312 1726890053.03739: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890053.03750: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.03761: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.03793: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 186312 1726890053.03841: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.03890: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 186312 1726890053.03893: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.03933: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.03979: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 186312 1726890053.04033: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.04084: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.04133: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.04193: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890053.04205: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.04576: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.04941: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890053.04993: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.05041: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.05069: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.05115: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890053.05118: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.05142: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.05180: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 186312 1726890053.05183: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.05223: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.05275: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 186312 1726890053.05311: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.05342: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890053.05370: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.05406: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890053.05473: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.05547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890053.05573: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3acce80> <<< 186312 1726890053.05592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890053.05623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890053.05784: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3acc9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 186312 1726890053.05852: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.05909: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890053.05982: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.06074: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 186312 1726890053.06132: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.06205: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 186312 1726890053.06208: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.06286: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890053.06304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890053.06441: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e3b46490> <<< 186312 1726890053.06673: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3acf850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 186312 1726890053.06687: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.06740: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.06787: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 186312 1726890053.06864: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.06936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.07028: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.07181: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 186312 1726890053.07184: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.07210: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.07253: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 186312 1726890053.07294: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.07410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e3b3f3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3b3f940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890053.07442: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 186312 1726890053.07477: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.07524: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 186312 1726890053.07652: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.07779: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 186312 1726890053.07861: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.07950: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.07979: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.08032: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890053.08036: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.08106: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.08121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.08237: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.08363: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890053.08465: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.08578: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 186312 1726890053.08581: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.08609: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.08640: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.09054: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.09470: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890053.09489: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.09560: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.09656: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 186312 1726890053.09747: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.09836: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890053.09839: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.09954: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10092: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890053.10096: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10119: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10122: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890053.10136: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10168: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10208: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 186312 1726890053.10222: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10294: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10375: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10551: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10721: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 186312 1726890053.10750: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10767: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10817: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 186312 1726890053.10820: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10855: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.10858: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890053.11068: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.11896: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890053.12068: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.12072: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890053.12087: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890053.12176: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 186312 1726890053.12298: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 186312 1726890053.12323: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890053.12340: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.12377: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.12438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.12521: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890053.12550: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.12617: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.12620: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890053.12773: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.13059: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 186312 1726890053.13074: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.13120: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 186312 1726890053.13184: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.13267: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 186312 1726890053.13338: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.13422: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890053.13490: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890053.14151: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 186312 1726890053.14206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 186312 1726890053.14209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890053.14226: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e3a8a550> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42acc10> <<< 186312 1726890053.14279: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3adfaf0> <<< 186312 1726890053.15563: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890053.28096: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 186312 1726890053.28139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3adf8e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3acf250> <<< 186312 1726890053.28226: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890053.28244: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e38e7cd0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3908160> <<< 186312 1726890053.28500: 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 <<< 186312 1726890053.52970: stdout chunk (state=3): >>> {"ansible_facts": {"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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": 3532, "ansible_memfree_mb": 233, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 3299, "free": 233}, "nocache": {"free": 3146, "used": 386}, "swap": {"total": 10239, "free": 10239, "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_<<< 186312 1726890053.52977: stdout chunk (state=3): >>>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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": nul<<< 186312 1726890053.52983: stdout chunk (state=3): >>>l, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": ["d247b814-1c08-412b-ad28-1e5d8751172a"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-36001405296588<<< 186312 1726890053.53021: stdout chunk (state=3): >>>3baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"sda": ["d247b814-1c08-412b-ad28-1e5d8751172a"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5175, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251606618112, "block_size": 4096, "block_total": 65519355, "block_available": 61427397, "block_used": 4091958, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "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]", "<<< 186312 1726890053.53030: stdout chunk (state=3): >>>tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu":<<< 186312 1726890053.53053: stdout chunk (state=3): >>> 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "40", "second": "53", "epoch": "1726890053", "epoch_int": "1726890053", "date": "2024-09-20", "time": "23:40:53", "iso8601_micro": "2024-09-21T03:40:53.524443Z", "iso8601": "2024-09-21T03:40:53Z", "iso8601_basic": "20240920T234053524443", "iso8601_basic_short": "20240920T234053", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.81, "5m": 0.9, "15m": 1.08}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "ansible_local": {}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 186312 1726890053.53503: 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 <<< 186312 1726890053.53527: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 186312 1726890053.53557: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 186312 1726890053.53574: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset <<< 186312 1726890053.53577: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 186312 1726890053.53579: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 186312 1726890053.53581: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string <<< 186312 1726890053.53609: stdout chunk (state=3): >>># cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters <<< 186312 1726890053.53616: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 186312 1726890053.53642: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info <<< 186312 1726890053.53690: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin <<< 186312 1726890053.53707: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_u<<< 186312 1726890053.53719: stdout chunk (state=3): >>>tils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 186312 1726890053.53960: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890053.53981: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890053.54010: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890053.54021: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890053.54034: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890053.54069: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 186312 1726890053.54076: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890053.54102: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890053.54145: stdout chunk (state=3): >>># destroy selinux <<< 186312 1726890053.54158: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 186312 1726890053.54190: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 186312 1726890053.54198: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 186312 1726890053.54222: stdout chunk (state=3): >>># destroy queue <<< 186312 1726890053.54234: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 186312 1726890053.54249: stdout chunk (state=3): >>># destroy shlex <<< 186312 1726890053.54258: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 186312 1726890053.54299: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 186312 1726890053.54302: stdout chunk (state=3): >>># destroy getpass <<< 186312 1726890053.54304: stdout chunk (state=3): >>># destroy json <<< 186312 1726890053.54322: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 186312 1726890053.54346: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 186312 1726890053.54349: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util <<< 186312 1726890053.54352: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 186312 1726890053.54384: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep <<< 186312 1726890053.54449: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 186312 1726890053.54461: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 186312 1726890053.54465: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 186312 1726890053.54467: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890053.54471: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 186312 1726890053.54473: stdout chunk (state=3): >>># destroy subprocess <<< 186312 1726890053.54475: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 186312 1726890053.54513: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd <<< 186312 1726890053.54540: stdout chunk (state=3): >>># cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890053.54570: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890053.54574: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 186312 1726890053.54579: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890053.54581: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890053.54585: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 186312 1726890053.54603: stdout chunk (state=3): >>># destroy genericpath <<< 186312 1726890053.54607: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 186312 1726890053.54609: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 186312 1726890053.54615: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890053.54648: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios <<< 186312 1726890053.54651: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon<<< 186312 1726890053.54657: stdout chunk (state=3): >>> # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890053.54812: stdout chunk (state=3): >>># destroy platform <<< 186312 1726890053.54825: stdout chunk (state=3): >>># destroy _uuid <<< 186312 1726890053.54834: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 186312 1726890053.54839: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890053.54850: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890053.54868: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890053.54885: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 186312 1726890053.54892: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890053.54903: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890053.54943: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890053.55223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890053.55277: stderr chunk (state=3): >>><<< 186312 1726890053.55280: stdout chunk (state=3): >>><<< 186312 1726890053.55408: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4f1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4ec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4f1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4f1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4ec3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4ec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4ec3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4edb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4ec3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e3feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e42f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e37610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e40640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e3f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4af9e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4af9910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4af9f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4af9fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4beed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4be9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4bfb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e46e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4b0bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4bee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4bfb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e4c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0bdf0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0bd60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4adf3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4adf4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b13f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0e490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4a13220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4aca520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4e4c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4a26b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4a26e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4a38790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4a38cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49cf400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4a26f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49e02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4a38610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49e03a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0ba30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49fc700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49fc9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e49fc7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49fc8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e49fcd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4a06250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e49fc940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e49eea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4b0b610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e49fcaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff8e43e86d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4325820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4325160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4325280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4325f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e43254f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4325d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4325fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4325100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42f1f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e41ff310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e41ff160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e41ffca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e430adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e430a3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e430afd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e435ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42f8730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42f8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42d8b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e42f8f40> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42f8f10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e426bfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e436d250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4268850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e436d3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e436dca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42687f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4304c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e436dfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e436d550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4365910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e425d940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e427bd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4267580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e425dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42679a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e42a67f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42b58b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3e05970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42e3730> # 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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4327370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e4299550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3c7eeb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4295820> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e429d790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e4299b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3dcd370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3de8580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e3de84f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3dbc280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3dcd970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3b70820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3b704f0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e3e2f0a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3dccf70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3e2f190> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e3be8fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3e19820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3b702b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3acce80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3acc9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e3b46490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3acf850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e3b3f3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3b3f940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/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_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_q0na_g0a/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8e3a8a550> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e42acc10> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3adfaf0> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3adf8e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3acf250> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e38e7cd0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8e3908160> 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_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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": 3532, "ansible_memfree_mb": 233, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 3299, "free": 233}, "nocache": {"free": 3146, "used": 386}, "swap": {"total": 10239, "free": 10239, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": ["d247b814-1c08-412b-ad28-1e5d8751172a"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"sda": ["d247b814-1c08-412b-ad28-1e5d8751172a"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5175, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251606618112, "block_size": 4096, "block_total": 65519355, "block_available": 61427397, "block_used": 4091958, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "40", "second": "53", "epoch": "1726890053", "epoch_int": "1726890053", "date": "2024-09-20", "time": "23:40:53", "iso8601_micro": "2024-09-21T03:40:53.524443Z", "iso8601": "2024-09-21T03:40:53Z", "iso8601_basic": "20240920T234053524443", "iso8601_basic_short": "20240920T234053", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.81, "5m": 0.9, "15m": 1.08}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "ansible_local": {}, "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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # 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 multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890053.57076: done with _execute_module (setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890052.662622-187147-195239315396279/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890053.57100: _low_level_execute_command(): starting 186312 1726890053.57109: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890052.662622-187147-195239315396279/ > /dev/null 2>&1 && sleep 0' 186312 1726890053.57699: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890053.57704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890053.57745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890053.57749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890053.57751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890053.57805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890053.57814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890053.57817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890053.57849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890053.59600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890053.59643: stderr chunk (state=3): >>><<< 186312 1726890053.59648: stdout chunk (state=3): >>><<< 186312 1726890053.59659: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890053.59665: handler run complete 186312 1726890053.59771: variable 'ansible_facts' from source: unknown 186312 1726890053.59846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890053.60113: variable 'ansible_facts' from source: unknown 186312 1726890053.60181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890053.60285: attempt loop complete, returning result 186312 1726890053.60288: _execute() done 186312 1726890053.60291: dumping result to json 186312 1726890053.60320: done dumping result, returning 186312 1726890053.60327: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-881e-6b85-000000000372] 186312 1726890053.60332: sending task result for task 02369adf-7a19-881e-6b85-000000000372 186312 1726890053.60944: done sending task result for task 02369adf-7a19-881e-6b85-000000000372 186312 1726890053.60948: WORKER PROCESS EXITING ok: [managed_node3] 186312 1726890053.61173: no more pending results, returning what we have 186312 1726890053.61175: results queue empty 186312 1726890053.61176: checking for any_errors_fatal 186312 1726890053.61179: done checking for any_errors_fatal 186312 1726890053.61180: checking for max_fail_percentage 186312 1726890053.61181: done checking for max_fail_percentage 186312 1726890053.61181: checking to see if all hosts have failed and the running result is not ok 186312 1726890053.61182: done checking to see if all hosts have failed 186312 1726890053.61182: getting the remaining hosts for this loop 186312 1726890053.61183: done getting the remaining hosts for this loop 186312 1726890053.61186: getting the next task for host managed_node3 186312 1726890053.61191: done getting next task for host managed_node3 186312 1726890053.61192: ^ task is: TASK: meta (role_complete) 186312 1726890053.61194: ^ state is: HOST STATE: block=2, 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? (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 186312 1726890053.61200: getting variables 186312 1726890053.61201: in VariableManager get_vars() 186312 1726890053.61221: Calling all_inventory to load vars for managed_node3 186312 1726890053.61222: Calling groups_inventory to load vars for managed_node3 186312 1726890053.61224: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890053.61232: Calling all_plugins_play to load vars for managed_node3 186312 1726890053.61234: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890053.61236: Calling groups_plugins_play to load vars for managed_node3 186312 1726890053.61477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890053.61798: done with get_vars() 186312 1726890053.61807: done getting variables 186312 1726890053.61865: done queuing things up, now waiting for results queue to drain 186312 1726890053.61866: results queue empty 186312 1726890053.61867: checking for any_errors_fatal 186312 1726890053.61869: done checking for any_errors_fatal 186312 1726890053.61869: checking for max_fail_percentage 186312 1726890053.61870: done checking for max_fail_percentage 186312 1726890053.61870: checking to see if all hosts have failed and the running result is not ok 186312 1726890053.61871: done checking to see if all hosts have failed 186312 1726890053.61871: getting the remaining hosts for this loop 186312 1726890053.61872: done getting the remaining hosts for this loop 186312 1726890053.61873: getting the next task for host managed_node3 186312 1726890053.61876: done getting next task for host managed_node3 186312 1726890053.61880: ^ task is: TASK: Verify results 186312 1726890053.61881: ^ state is: HOST STATE: block=2, 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 186312 1726890053.61882: getting variables 186312 1726890053.61883: in VariableManager get_vars() 186312 1726890053.61889: Calling all_inventory to load vars for managed_node3 186312 1726890053.61890: Calling groups_inventory to load vars for managed_node3 186312 1726890053.61892: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890053.61895: Calling all_plugins_play to load vars for managed_node3 186312 1726890053.61897: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890053.61899: Calling groups_plugins_play to load vars for managed_node3 186312 1726890053.62131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890053.62446: done with get_vars() 186312 1726890053.62455: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:46 Friday 20 September 2024 23:40:53 -0400 (0:00:01.051) 0:00:23.364 ****** 186312 1726890053.62498: entering _queue_task() for managed_node3/include_tasks 186312 1726890053.62681: worker is 1 (out of 1 available) 186312 1726890053.62694: exiting _queue_task() for managed_node3/include_tasks 186312 1726890053.62704: done queuing things up, now waiting for results queue to drain 186312 1726890053.62705: waiting for pending results... 186312 1726890053.62878: running TaskExecutor() for managed_node3/TASK: Verify results 186312 1726890053.62946: in run() - task 02369adf-7a19-881e-6b85-00000000000f 186312 1726890053.62957: variable 'ansible_search_path' from source: unknown 186312 1726890053.62984: calling self._execute() 186312 1726890053.63052: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890053.63056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890053.63066: variable 'omit' from source: magic vars 186312 1726890053.63148: _execute() done 186312 1726890053.63151: dumping result to json 186312 1726890053.63154: done dumping result, returning 186312 1726890053.63157: done running TaskExecutor() for managed_node3/TASK: Verify results [02369adf-7a19-881e-6b85-00000000000f] 186312 1726890053.63164: sending task result for task 02369adf-7a19-881e-6b85-00000000000f 186312 1726890053.63261: done sending task result for task 02369adf-7a19-881e-6b85-00000000000f 186312 1726890053.63264: WORKER PROCESS EXITING 186312 1726890053.63291: no more pending results, returning what we have 186312 1726890053.63295: in VariableManager get_vars() 186312 1726890053.63326: Calling all_inventory to load vars for managed_node3 186312 1726890053.63331: Calling groups_inventory to load vars for managed_node3 186312 1726890053.63334: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890053.63343: Calling all_plugins_play to load vars for managed_node3 186312 1726890053.63347: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890053.63349: Calling groups_plugins_play to load vars for managed_node3 186312 1726890053.63647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890053.63969: done with get_vars() 186312 1726890053.63976: variable 'ansible_search_path' from source: unknown 186312 1726890053.63986: we have included files to process 186312 1726890053.63987: generating all_blocks data 186312 1726890053.63988: done generating all_blocks data 186312 1726890053.63992: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890053.63993: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890053.63995: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890053.64470: in VariableManager get_vars() 186312 1726890053.64481: done with get_vars() 186312 1726890053.64507: in VariableManager get_vars() 186312 1726890053.64518: done with get_vars() 186312 1726890053.64580: done processing included file 186312 1726890053.64581: iterating over new_blocks loaded from include file 186312 1726890053.64582: in VariableManager get_vars() 186312 1726890053.64589: done with get_vars() 186312 1726890053.64590: filtering new block on tags 186312 1726890053.64656: done filtering new block on tags 186312 1726890053.64658: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node3 186312 1726890053.64662: extending task lists for all hosts with included blocks 186312 1726890053.65287: done extending task lists 186312 1726890053.65288: done processing included files 186312 1726890053.65289: results queue empty 186312 1726890053.65289: checking for any_errors_fatal 186312 1726890053.65290: done checking for any_errors_fatal 186312 1726890053.65290: checking for max_fail_percentage 186312 1726890053.65291: done checking for max_fail_percentage 186312 1726890053.65292: checking to see if all hosts have failed and the running result is not ok 186312 1726890053.65292: done checking to see if all hosts have failed 186312 1726890053.65292: getting the remaining hosts for this loop 186312 1726890053.65293: done getting the remaining hosts for this loop 186312 1726890053.65295: getting the next task for host managed_node3 186312 1726890053.65297: done getting next task for host managed_node3 186312 1726890053.65299: ^ task is: TASK: Print out pool information 186312 1726890053.65300: ^ state is: HOST STATE: block=2, 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? (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 186312 1726890053.65302: getting variables 186312 1726890053.65303: in VariableManager get_vars() 186312 1726890053.65308: Calling all_inventory to load vars for managed_node3 186312 1726890053.65309: Calling groups_inventory to load vars for managed_node3 186312 1726890053.65311: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890053.65316: Calling all_plugins_play to load vars for managed_node3 186312 1726890053.65317: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890053.65319: Calling groups_plugins_play to load vars for managed_node3 186312 1726890053.65558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890053.65870: done with get_vars() 186312 1726890053.65877: done getting variables 186312 1726890053.65902: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:40:53 -0400 (0:00:00.034) 0:00:23.398 ****** 186312 1726890053.65920: entering _queue_task() for managed_node3/debug 186312 1726890053.66090: worker is 1 (out of 1 available) 186312 1726890053.66102: exiting _queue_task() for managed_node3/debug 186312 1726890053.66115: done queuing things up, now waiting for results queue to drain 186312 1726890053.66116: waiting for pending results... 186312 1726890053.66270: running TaskExecutor() for managed_node3/TASK: Print out pool information 186312 1726890053.66338: in run() - task 02369adf-7a19-881e-6b85-000000000400 186312 1726890053.66348: variable 'ansible_search_path' from source: unknown 186312 1726890053.66373: calling self._execute() 186312 1726890053.66435: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890053.66440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890053.66448: variable 'omit' from source: magic vars 186312 1726890053.66704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890053.68390: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890053.68436: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890053.68471: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890053.68497: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890053.68519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890053.68574: 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) 186312 1726890053.68595: 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) 186312 1726890053.68613: 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) 186312 1726890053.68642: 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) 186312 1726890053.68653: 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) 186312 1726890053.68733: variable '_storage_pools_list' from source: set_fact 186312 1726890053.68745: Evaluated conditional (_storage_pools_list | length > 0): False 186312 1726890053.68748: when evaluation is False, skipping this task 186312 1726890053.68751: _execute() done 186312 1726890053.68753: dumping result to json 186312 1726890053.68755: done dumping result, returning 186312 1726890053.68761: done running TaskExecutor() for managed_node3/TASK: Print out pool information [02369adf-7a19-881e-6b85-000000000400] 186312 1726890053.68765: sending task result for task 02369adf-7a19-881e-6b85-000000000400 186312 1726890053.68846: done sending task result for task 02369adf-7a19-881e-6b85-000000000400 186312 1726890053.68850: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "_storage_pools_list | length > 0" } 186312 1726890053.68892: no more pending results, returning what we have 186312 1726890053.68895: results queue empty 186312 1726890053.68896: checking for any_errors_fatal 186312 1726890053.68898: done checking for any_errors_fatal 186312 1726890053.68898: checking for max_fail_percentage 186312 1726890053.68900: done checking for max_fail_percentage 186312 1726890053.68901: checking to see if all hosts have failed and the running result is not ok 186312 1726890053.68902: done checking to see if all hosts have failed 186312 1726890053.68903: getting the remaining hosts for this loop 186312 1726890053.68905: done getting the remaining hosts for this loop 186312 1726890053.68908: getting the next task for host managed_node3 186312 1726890053.68915: done getting next task for host managed_node3 186312 1726890053.68918: ^ task is: TASK: Print out volume information 186312 1726890053.68920: ^ state is: HOST STATE: block=2, 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? (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 186312 1726890053.68924: getting variables 186312 1726890053.68925: in VariableManager get_vars() 186312 1726890053.68953: Calling all_inventory to load vars for managed_node3 186312 1726890053.68955: Calling groups_inventory to load vars for managed_node3 186312 1726890053.68962: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890053.68971: Calling all_plugins_play to load vars for managed_node3 186312 1726890053.68973: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890053.68976: Calling groups_plugins_play to load vars for managed_node3 186312 1726890053.69564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890053.69965: done with get_vars() 186312 1726890053.69990: done getting variables 186312 1726890053.70090: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:40:53 -0400 (0:00:00.042) 0:00:23.440 ****** 186312 1726890053.70135: entering _queue_task() for managed_node3/debug 186312 1726890053.70297: worker is 1 (out of 1 available) 186312 1726890053.70309: exiting _queue_task() for managed_node3/debug 186312 1726890053.70328: done queuing things up, now waiting for results queue to drain 186312 1726890053.70332: waiting for pending results... 186312 1726890053.70608: running TaskExecutor() for managed_node3/TASK: Print out volume information 186312 1726890053.70738: in run() - task 02369adf-7a19-881e-6b85-000000000401 186312 1726890053.70749: variable 'ansible_search_path' from source: unknown 186312 1726890053.70792: calling self._execute() 186312 1726890053.70857: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890053.70861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890053.70868: variable 'omit' from source: magic vars 186312 1726890053.71216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890053.73675: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890053.73760: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890053.73804: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890053.73845: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890053.73875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890053.73963: 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) 186312 1726890053.74063: 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) 186312 1726890053.74114: 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) 186312 1726890053.74169: 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) 186312 1726890053.74189: 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) 186312 1726890053.74318: variable '_storage_volumes_list' from source: set_fact 186312 1726890053.74362: Evaluated conditional (_storage_volumes_list | length > 0): True 186312 1726890053.74377: variable 'omit' from source: magic vars 186312 1726890053.74416: variable 'omit' from source: magic vars 186312 1726890053.74451: variable 'omit' from source: magic vars 186312 1726890053.74482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890053.74514: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890053.74536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890053.74559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890053.74573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890053.74616: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890053.74627: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890053.74636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890053.74764: Set connection var ansible_shell_type to sh 186312 1726890053.74775: Set connection var ansible_pipelining to False 186312 1726890053.74795: Set connection var ansible_timeout to 10 186312 1726890053.74802: Set connection var ansible_connection to ssh 186312 1726890053.74815: Set connection var ansible_shell_executable to /bin/sh 186312 1726890053.74821: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890053.74838: variable 'ansible_shell_executable' from source: unknown 186312 1726890053.74841: variable 'ansible_connection' from source: unknown 186312 1726890053.74844: variable 'ansible_module_compression' from source: unknown 186312 1726890053.74846: variable 'ansible_shell_type' from source: unknown 186312 1726890053.74848: variable 'ansible_shell_executable' from source: unknown 186312 1726890053.74850: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890053.74852: variable 'ansible_pipelining' from source: unknown 186312 1726890053.74856: variable 'ansible_timeout' from source: unknown 186312 1726890053.74860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890053.74953: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890053.74961: variable 'omit' from source: magic vars 186312 1726890053.74965: starting attempt loop 186312 1726890053.74969: running the handler 186312 1726890053.75002: variable '_storage_volumes_list' from source: set_fact 186312 1726890053.75057: variable '_storage_volumes_list' from source: set_fact 186312 1726890053.75167: handler run complete 186312 1726890053.75185: attempt loop complete, returning result 186312 1726890053.75188: _execute() done 186312 1726890053.75190: dumping result to json 186312 1726890053.75196: done dumping result, returning 186312 1726890053.75202: done running TaskExecutor() for managed_node3/TASK: Print out volume information [02369adf-7a19-881e-6b85-000000000401] 186312 1726890053.75207: sending task result for task 02369adf-7a19-881e-6b85-000000000401 186312 1726890053.75313: done sending task result for task 02369adf-7a19-881e-6b85-000000000401 186312 1726890053.75317: WORKER PROCESS EXITING ok: [managed_node3] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890053.75405: no more pending results, returning what we have 186312 1726890053.75408: results queue empty 186312 1726890053.75409: checking for any_errors_fatal 186312 1726890053.75417: done checking for any_errors_fatal 186312 1726890053.75418: checking for max_fail_percentage 186312 1726890053.75419: done checking for max_fail_percentage 186312 1726890053.75420: checking to see if all hosts have failed and the running result is not ok 186312 1726890053.75421: done checking to see if all hosts have failed 186312 1726890053.75421: getting the remaining hosts for this loop 186312 1726890053.75423: done getting the remaining hosts for this loop 186312 1726890053.75426: getting the next task for host managed_node3 186312 1726890053.75433: done getting next task for host managed_node3 186312 1726890053.75435: ^ task is: TASK: Collect info about the volumes. 186312 1726890053.75438: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890053.75441: getting variables 186312 1726890053.75443: in VariableManager get_vars() 186312 1726890053.75471: Calling all_inventory to load vars for managed_node3 186312 1726890053.75473: Calling groups_inventory to load vars for managed_node3 186312 1726890053.75476: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890053.75485: Calling all_plugins_play to load vars for managed_node3 186312 1726890053.75488: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890053.75490: Calling groups_plugins_play to load vars for managed_node3 186312 1726890053.75795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890053.76160: done with get_vars() 186312 1726890053.76169: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:40:53 -0400 (0:00:00.060) 0:00:23.501 ****** 186312 1726890053.76221: entering _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890053.76222: Creating lock for fedora.linux_system_roles.blockdev_info 186312 1726890053.76434: worker is 1 (out of 1 available) 186312 1726890053.76446: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890053.76458: done queuing things up, now waiting for results queue to drain 186312 1726890053.76459: waiting for pending results... 186312 1726890053.77029: running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. 186312 1726890053.77034: in run() - task 02369adf-7a19-881e-6b85-000000000402 186312 1726890053.77037: variable 'ansible_search_path' from source: unknown 186312 1726890053.77041: calling self._execute() 186312 1726890053.77044: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890053.77048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890053.77052: variable 'omit' from source: magic vars 186312 1726890053.77117: variable 'omit' from source: magic vars 186312 1726890053.77160: variable 'omit' from source: magic vars 186312 1726890053.77200: variable 'omit' from source: magic vars 186312 1726890053.77246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890053.77284: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890053.77304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890053.77323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890053.77338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890053.77367: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890053.77370: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890053.77373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890053.77470: Set connection var ansible_shell_type to sh 186312 1726890053.77485: Set connection var ansible_pipelining to False 186312 1726890053.77503: Set connection var ansible_timeout to 10 186312 1726890053.77509: Set connection var ansible_connection to ssh 186312 1726890053.77519: Set connection var ansible_shell_executable to /bin/sh 186312 1726890053.77526: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890053.77552: variable 'ansible_shell_executable' from source: unknown 186312 1726890053.77559: variable 'ansible_connection' from source: unknown 186312 1726890053.77566: variable 'ansible_module_compression' from source: unknown 186312 1726890053.77573: variable 'ansible_shell_type' from source: unknown 186312 1726890053.77579: variable 'ansible_shell_executable' from source: unknown 186312 1726890053.77586: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890053.77592: variable 'ansible_pipelining' from source: unknown 186312 1726890053.77599: variable 'ansible_timeout' from source: unknown 186312 1726890053.77608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890053.77791: 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) 186312 1726890053.77806: variable 'omit' from source: magic vars 186312 1726890053.77819: starting attempt loop 186312 1726890053.77826: running the handler 186312 1726890053.77846: _low_level_execute_command(): starting 186312 1726890053.77861: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890053.78593: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890053.78606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890053.78623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890053.78644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890053.78685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890053.78698: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890053.78715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890053.78735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890053.78746: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890053.78756: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890053.78768: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890053.78780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890053.78794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890053.78804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890053.78821: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890053.78838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890053.78915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890053.78943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890053.78962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890053.79145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890053.80565: stdout chunk (state=3): >>>/root <<< 186312 1726890053.80748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890053.80751: stdout chunk (state=3): >>><<< 186312 1726890053.80754: stderr chunk (state=3): >>><<< 186312 1726890053.80855: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890053.80859: _low_level_execute_command(): starting 186312 1726890053.80863: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890053.8077319-187216-99312862507 `" && echo ansible-tmp-1726890053.8077319-187216-99312862507="` echo /root/.ansible/tmp/ansible-tmp-1726890053.8077319-187216-99312862507 `" ) && sleep 0' 186312 1726890053.81412: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890053.81431: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890053.81455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890053.81471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890053.81510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890053.81528: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890053.81545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890053.81561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890053.81571: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890053.81581: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890053.81591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890053.81602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890053.81618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890053.81632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890053.81645: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890053.81658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890053.81736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890053.81762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890053.81778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890053.81843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890053.83634: stdout chunk (state=3): >>>ansible-tmp-1726890053.8077319-187216-99312862507=/root/.ansible/tmp/ansible-tmp-1726890053.8077319-187216-99312862507 <<< 186312 1726890053.83824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890053.83893: stderr chunk (state=3): >>><<< 186312 1726890053.83896: stdout chunk (state=3): >>><<< 186312 1726890053.84219: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890053.8077319-187216-99312862507=/root/.ansible/tmp/ansible-tmp-1726890053.8077319-187216-99312862507 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890053.84223: variable 'ansible_module_compression' from source: unknown 186312 1726890053.84225: ANSIBALLZ: Using lock for fedora.linux_system_roles.blockdev_info 186312 1726890053.84227: ANSIBALLZ: Acquiring lock 186312 1726890053.84229: ANSIBALLZ: Lock acquired: 139892279622928 186312 1726890053.84231: ANSIBALLZ: Creating module 186312 1726890053.99025: ANSIBALLZ: Writing module into payload 186312 1726890053.99119: ANSIBALLZ: Writing module 186312 1726890053.99149: ANSIBALLZ: Renaming module 186312 1726890053.99160: ANSIBALLZ: Done creating module 186312 1726890053.99187: variable 'ansible_facts' from source: unknown 186312 1726890053.99270: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890053.8077319-187216-99312862507/AnsiballZ_blockdev_info.py 186312 1726890053.99424: Sending initial data 186312 1726890053.99427: Sent initial data (160 bytes) 186312 1726890054.00400: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890054.00417: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.00436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890054.00456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890054.00497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890054.00509: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890054.00527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.00549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890054.00560: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890054.00570: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890054.00581: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.00598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890054.00618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890054.00635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890054.00648: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890054.00662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.00741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890054.00764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890054.00780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890054.00854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890054.02588: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890054.02630: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890054.02701: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpsk944sbj /root/.ansible/tmp/ansible-tmp-1726890053.8077319-187216-99312862507/AnsiballZ_blockdev_info.py <<< 186312 1726890054.03031: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890054.03885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890054.04148: stderr chunk (state=3): >>><<< 186312 1726890054.04158: stdout chunk (state=3): >>><<< 186312 1726890054.04161: done transferring module to remote 186312 1726890054.04167: _low_level_execute_command(): starting 186312 1726890054.04170: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890053.8077319-187216-99312862507/ /root/.ansible/tmp/ansible-tmp-1726890053.8077319-187216-99312862507/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890054.05911: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.05916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890054.05944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890054.06201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.06205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890054.06208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.06275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890054.06345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890054.06349: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890054.06400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890054.08084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890054.08153: stderr chunk (state=3): >>><<< 186312 1726890054.08156: stdout chunk (state=3): >>><<< 186312 1726890054.08264: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890054.08267: _low_level_execute_command(): starting 186312 1726890054.08270: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890053.8077319-187216-99312862507/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890054.09747: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.09751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890054.09771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.09902: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.09905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890054.09908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.09972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890054.10117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890054.10120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890054.10179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890054.12057: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890054.12083: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890054.12086: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890054.12143: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890054.12181: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890054.12209: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890054.12257: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890054.12260: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890054.12315: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890054.12318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890054.12333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890054.12348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890054.12378: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f73dc0> <<< 186312 1726890054.12410: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890054.12434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f183a0> <<< 186312 1726890054.12437: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f73b20> <<< 186312 1726890054.12459: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890054.12486: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f73ac0> <<< 186312 1726890054.12498: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890054.12531: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890054.12535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890054.12538: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f18490> <<< 186312 1726890054.12557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890054.12578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890054.12601: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890054.12604: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f18940> <<< 186312 1726890054.12626: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f18670> <<< 186312 1726890054.12654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890054.12666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890054.12684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890054.12707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890054.12721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890054.12743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890054.12770: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890054.12773: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ecf190> <<< 186312 1726890054.12783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890054.12805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890054.12875: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ecf220> <<< 186312 1726890054.12913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'<<< 186312 1726890054.12918: stdout chunk (state=3): >>> <<< 186312 1726890054.12950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890054.12954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 186312 1726890054.12957: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ecf940> <<< 186312 1726890054.12977: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f30880> <<< 186312 1726890054.13005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890054.13008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ec7d90> <<< 186312 1726890054.13079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890054.13081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890054.13083: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ef2d90> <<< 186312 1726890054.13135: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f18970> <<< 186312 1726890054.13150: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890054.13344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890054.13356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890054.13378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890054.13388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890054.13409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890054.13422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890054.13454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890054.13466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e6feb0> <<< 186312 1726890054.13517: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e72f40> <<< 186312 1726890054.13534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890054.13545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890054.13558: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890054.13573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890054.13597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890054.13609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890054.13647: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e67610> <<< 186312 1726890054.13661: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e6f370> <<< 186312 1726890054.13679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890054.13753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890054.13766: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890054.13797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890054.13818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890054.13828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890054.13851: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890054.13863: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101bd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bd68b0> import 'itertools' # <<< 186312 1726890054.13901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bd6eb0> <<< 186312 1726890054.13916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890054.13931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890054.13950: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890054.13960: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bd6f70> <<< 186312 1726890054.13978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890054.13996: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bd6e80> <<< 186312 1726890054.14003: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890054.14054: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e49d30> <<< 186312 1726890054.14065: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890054.14325: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e43610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e57670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e76e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101be7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e49250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101e57280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e7c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890054.14339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890054.14353: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be7d90> <<< 186312 1726890054.14426: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890054.14443: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890054.14455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890054.14465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890054.14534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890054.14573: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bbb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890054.14605: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bbb460> <<< 186312 1726890054.14862: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bf1fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890054.15040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ae41c0> <<< 186312 1726890054.15078: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ba5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e7c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101af7af0> import 'errno' # <<< 186312 1726890054.15147: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101af7e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890054.15176: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101b0a730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890054.15253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890054.15268: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101b0ac70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101a953a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101af7f10> <<< 186312 1726890054.15298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890054.15354: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101aa6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101b0a5b0> import 'pwd' # <<< 186312 1726890054.15388: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101aa6340> <<< 186312 1726890054.15432: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be79d0> <<< 186312 1726890054.15468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890054.15492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890054.15542: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101ac16a0> <<< 186312 1726890054.15576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101ac1970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ac1760> <<< 186312 1726890054.15620: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101ac1850> <<< 186312 1726890054.15639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890054.15850: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101ac1ca0> <<< 186312 1726890054.15876: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101acf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ac18e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ab5a30> <<< 186312 1726890054.15914: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be75b0> <<< 186312 1726890054.15929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890054.15974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890054.16016: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ac1a90> <<< 186312 1726890054.16110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890054.16133: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe1019fe670> <<< 186312 1726890054.16269: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 186312 1726890054.16358: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.16404: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890054.16434: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890054.16437: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.17650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.18659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013d87c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890054.18689: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890054.18703: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1013d8160> <<< 186312 1726890054.18734: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013d8280> <<< 186312 1726890054.18793: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013d8f10> <<< 186312 1726890054.18841: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890054.18859: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013d8d30> import 'atexit' # <<< 186312 1726890054.18890: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1013d8f70> <<< 186312 1726890054.18902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890054.18919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890054.18959: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013d8100> <<< 186312 1726890054.18990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890054.19016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890054.19054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890054.19057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890054.19118: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101390130> <<< 186312 1726890054.19191: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890054.19196: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10134cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10134cd60> <<< 186312 1726890054.19218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890054.19236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890054.19281: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe10134c3d0> <<< 186312 1726890054.19285: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101978dc0> <<< 186312 1726890054.19473: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1019783a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890054.19527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101978f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890054.19532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890054.19588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890054.19615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890054.19619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101947c10> <<< 186312 1726890054.19685: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101328d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013283a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013e0490> <<< 186312 1726890054.19740: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1013284c0> <<< 186312 1726890054.19771: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013284f0> <<< 186312 1726890054.19826: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890054.19832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890054.19849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890054.19909: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10130f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1019591f0> <<< 186312 1726890054.19936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890054.19997: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10131b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101959370> <<< 186312 1726890054.20011: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890054.20071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890054.20088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890054.20150: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101972d90> <<< 186312 1726890054.20259: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe10131b880> <<< 186312 1726890054.20351: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10131b6d0> <<< 186312 1726890054.20383: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10131a670> <<< 186312 1726890054.20445: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10131a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe10194f8b0> <<< 186312 1726890054.20479: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890054.20493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890054.20538: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1013a0670> <<< 186312 1726890054.20748: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10139fac0> <<< 186312 1726890054.20753: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013ae0d0> <<< 186312 1726890054.20793: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1013a00d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013e3a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890054.20806: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.20877: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.20982: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890054.21004: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 186312 1726890054.21023: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890054.21104: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.21208: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.21647: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.22120: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890054.22157: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890054.22213: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe100efe580> <<< 186312 1726890054.22292: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1012e7520> <<< 186312 1726890054.22307: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe100ea00a0> <<< 186312 1726890054.22359: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890054.22397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.22401: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890054.22518: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.22684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890054.22688: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe10139fbb0> # zipimport: zlib available <<< 186312 1726890054.23068: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.23435: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.23560: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.23563: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890054.23592: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.23685: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890054.23695: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.23755: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.23832: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890054.23836: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.23896: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.23920: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890054.24079: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.24274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890054.24299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890054.24421: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1012f7970> # zipimport: zlib available <<< 186312 1726890054.24441: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.24526: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890054.24653: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890054.24657: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890054.24681: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.24778: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.24845: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890054.24848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890054.24903: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101964250> <<< 186312 1726890054.24937: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1012f76a0> <<< 186312 1726890054.24981: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890054.25096: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.25151: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.25177: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.25238: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890054.25269: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890054.25289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890054.25292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890054.25321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890054.25324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890054.25403: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1012de7c0> <<< 186312 1726890054.25457: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1012db7f0> <<< 186312 1726890054.25503: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1012d5970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890054.25536: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.25561: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890054.25637: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890054.25693: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py <<< 186312 1726890054.25728: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890054.25771: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890054.25809: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 186312 1726890054.25878: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.25987: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890054.26145: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890054.26961: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "d247b814-1c08-412b-ad28-1e5d8751172a", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} <<< 186312 1726890054.26964: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890054.27450: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 186312 1726890054.27585: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc <<< 186312 1726890054.27783: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890054.27832: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890054.27917: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890054.27921: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890054.27952: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890054.28045: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890054.28153: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 186312 1726890054.28209: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890054.28407: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890054.28440: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890054.28454: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890054.29019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890054.29026: stdout chunk (state=3): >>><<< 186312 1726890054.29035: stderr chunk (state=3): >>><<< 186312 1726890054.29436: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f73dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f73b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f73ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f18670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ecf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ecf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ecf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f30880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ec7d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ef2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101f18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e6feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e72f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e6f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101bd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bd68b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bd6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bd6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bd6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e49d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e43610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e57670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e76e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101be7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e49250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101e57280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e7c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bbb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bbb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101bf1fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ae41c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ba5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101e7c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101af7af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101af7e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101b0a730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101b0ac70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101a953a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101af7f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101aa6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101b0a5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101aa6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101ac16a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101ac1970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ac1760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101ac1850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101ac1ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101acf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ac18e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ab5a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101be75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101ac1a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe1019fe670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013d87c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1013d8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013d8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013d8f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013d8d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1013d8f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013d8100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101390130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10134cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10134cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe10134c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101978dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1019783a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101978f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101947c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101328d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013283a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013e0490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1013284c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013284f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10130f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1019591f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10131b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101959370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe101972d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe10131b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10131b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10131a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10131a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe10194f8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1013a0670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe10139fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013ae0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe1013a00d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1013e3a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe100efe580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1012e7520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe100ea00a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe10139fbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1012f7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe101964250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1012f76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1012de7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1012db7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1012d5970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_zfe5lgsi/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "d247b814-1c08-412b-ad28-1e5d8751172a", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 186312 1726890054.31440: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blockdev_info', '_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-1726890053.8077319-187216-99312862507/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890054.31452: _low_level_execute_command(): starting 186312 1726890054.31461: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890053.8077319-187216-99312862507/ > /dev/null 2>&1 && sleep 0' 186312 1726890054.34689: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890054.35439: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.35482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890054.35545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890054.35677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890054.35716: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890054.35771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.35826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890054.35860: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890054.35908: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890054.35949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.35990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890054.36048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890054.36097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890054.36144: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890054.36185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.36375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890054.36565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890054.36622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890054.36895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890054.39095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890054.39101: stdout chunk (state=3): >>><<< 186312 1726890054.39110: stderr chunk (state=3): >>><<< 186312 1726890054.39229: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890054.39245: handler run complete 186312 1726890054.39425: Evaluated conditional (False): False 186312 1726890054.39435: attempt loop complete, returning result 186312 1726890054.39440: _execute() done 186312 1726890054.39453: dumping result to json 186312 1726890054.39461: done dumping result, returning 186312 1726890054.39836: done running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. [02369adf-7a19-881e-6b85-000000000402] 186312 1726890054.39844: sending task result for task 02369adf-7a19-881e-6b85-000000000402 186312 1726890054.40107: done sending task result for task 02369adf-7a19-881e-6b85-000000000402 186312 1726890054.40121: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "d247b814-1c08-412b-ad28-1e5d8751172a" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 186312 1726890054.40325: no more pending results, returning what we have 186312 1726890054.40330: results queue empty 186312 1726890054.40331: checking for any_errors_fatal 186312 1726890054.40349: done checking for any_errors_fatal 186312 1726890054.40350: checking for max_fail_percentage 186312 1726890054.40353: done checking for max_fail_percentage 186312 1726890054.40354: checking to see if all hosts have failed and the running result is not ok 186312 1726890054.40355: done checking to see if all hosts have failed 186312 1726890054.40356: getting the remaining hosts for this loop 186312 1726890054.40359: done getting the remaining hosts for this loop 186312 1726890054.40373: getting the next task for host managed_node3 186312 1726890054.40381: done getting next task for host managed_node3 186312 1726890054.40383: ^ task is: TASK: Read the /etc/fstab file for volume existence 186312 1726890054.40387: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890054.40394: getting variables 186312 1726890054.40395: in VariableManager get_vars() 186312 1726890054.40436: Calling all_inventory to load vars for managed_node3 186312 1726890054.40440: Calling groups_inventory to load vars for managed_node3 186312 1726890054.40455: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890054.40470: Calling all_plugins_play to load vars for managed_node3 186312 1726890054.40474: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890054.40479: Calling groups_plugins_play to load vars for managed_node3 186312 1726890054.43601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890054.46794: done with get_vars() 186312 1726890054.46849: done getting variables 186312 1726890054.47044: 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 [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:40:54 -0400 (0:00:00.708) 0:00:24.210 ****** 186312 1726890054.47133: entering _queue_task() for managed_node3/command 186312 1726890054.48877: worker is 1 (out of 1 available) 186312 1726890054.49066: exiting _queue_task() for managed_node3/command 186312 1726890054.49190: done queuing things up, now waiting for results queue to drain 186312 1726890054.49252: waiting for pending results... 186312 1726890054.49559: running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence 186312 1726890054.49975: in run() - task 02369adf-7a19-881e-6b85-000000000403 186312 1726890054.49990: variable 'ansible_search_path' from source: unknown 186312 1726890054.50140: calling self._execute() 186312 1726890054.50381: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890054.50388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890054.50410: variable 'omit' from source: magic vars 186312 1726890054.50844: variable 'omit' from source: magic vars 186312 1726890054.51077: variable 'omit' from source: magic vars 186312 1726890054.51249: variable 'omit' from source: magic vars 186312 1726890054.51436: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890054.51546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890054.51699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890054.51765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890054.51777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890054.51922: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890054.51930: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890054.51935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890054.52340: Set connection var ansible_shell_type to sh 186312 1726890054.52346: Set connection var ansible_pipelining to False 186312 1726890054.52371: Set connection var ansible_timeout to 10 186312 1726890054.52423: Set connection var ansible_connection to ssh 186312 1726890054.52444: Set connection var ansible_shell_executable to /bin/sh 186312 1726890054.52454: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890054.52565: variable 'ansible_shell_executable' from source: unknown 186312 1726890054.52575: variable 'ansible_connection' from source: unknown 186312 1726890054.52584: variable 'ansible_module_compression' from source: unknown 186312 1726890054.52655: variable 'ansible_shell_type' from source: unknown 186312 1726890054.52665: variable 'ansible_shell_executable' from source: unknown 186312 1726890054.52673: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890054.52679: variable 'ansible_pipelining' from source: unknown 186312 1726890054.52692: variable 'ansible_timeout' from source: unknown 186312 1726890054.52702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890054.53295: 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) 186312 1726890054.53302: variable 'omit' from source: magic vars 186312 1726890054.53310: starting attempt loop 186312 1726890054.53317: running the handler 186312 1726890054.53423: _low_level_execute_command(): starting 186312 1726890054.53435: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890054.55594: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890054.55600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.55621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890054.55642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890054.55709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890054.55722: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890054.55765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.55771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890054.55775: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890054.55788: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890054.55802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.55807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890054.55857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890054.55866: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890054.55877: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890054.55884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.56024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890054.56069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890054.56077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890054.56237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890054.57816: stdout chunk (state=3): >>>/root <<< 186312 1726890054.57978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890054.57983: stdout chunk (state=3): >>><<< 186312 1726890054.57990: stderr chunk (state=3): >>><<< 186312 1726890054.58010: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890054.58022: _low_level_execute_command(): starting 186312 1726890054.58032: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890054.5800776-187241-18989270649441 `" && echo ansible-tmp-1726890054.5800776-187241-18989270649441="` echo /root/.ansible/tmp/ansible-tmp-1726890054.5800776-187241-18989270649441 `" ) && sleep 0' 186312 1726890054.59656: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890054.59665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.59676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890054.59688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890054.60053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890054.60060: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890054.60070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.60082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890054.60089: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890054.60095: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890054.60103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.60114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890054.60126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890054.60135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890054.60138: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890054.60149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.60224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890054.60240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890054.60251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890054.60577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890054.62425: stdout chunk (state=3): >>>ansible-tmp-1726890054.5800776-187241-18989270649441=/root/.ansible/tmp/ansible-tmp-1726890054.5800776-187241-18989270649441 <<< 186312 1726890054.62593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890054.62596: stdout chunk (state=3): >>><<< 186312 1726890054.62604: stderr chunk (state=3): >>><<< 186312 1726890054.62623: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890054.5800776-187241-18989270649441=/root/.ansible/tmp/ansible-tmp-1726890054.5800776-187241-18989270649441 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890054.62657: variable 'ansible_module_compression' from source: unknown 186312 1726890054.62770: ANSIBALLZ: Using generic lock for ansible.legacy.command 186312 1726890054.62773: ANSIBALLZ: Acquiring lock 186312 1726890054.62776: ANSIBALLZ: Lock acquired: 139892279502720 186312 1726890054.62778: ANSIBALLZ: Creating module 186312 1726890054.93956: ANSIBALLZ: Writing module into payload 186312 1726890054.94067: ANSIBALLZ: Writing module 186312 1726890054.94085: ANSIBALLZ: Renaming module 186312 1726890054.94091: ANSIBALLZ: Done creating module 186312 1726890054.94108: variable 'ansible_facts' from source: unknown 186312 1726890054.94196: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890054.5800776-187241-18989270649441/AnsiballZ_command.py 186312 1726890054.94342: Sending initial data 186312 1726890054.94345: Sent initial data (157 bytes) 186312 1726890054.95349: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890054.95363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.95374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890054.95388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890054.95427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890054.95433: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890054.95443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.95457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890054.95470: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890054.95476: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890054.95484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890054.95494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890054.95505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890054.95514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890054.95521: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890054.95533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890054.95606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890054.95623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890054.95626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890054.95757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890054.97578: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890054.97582: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890054.97609: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890054.97649: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmplwcuh8e4 /root/.ansible/tmp/ansible-tmp-1726890054.5800776-187241-18989270649441/AnsiballZ_command.py <<< 186312 1726890054.97684: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890054.98915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890054.99077: stderr chunk (state=3): >>><<< 186312 1726890054.99080: stdout chunk (state=3): >>><<< 186312 1726890054.99082: done transferring module to remote 186312 1726890054.99084: _low_level_execute_command(): starting 186312 1726890054.99086: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890054.5800776-187241-18989270649441/ /root/.ansible/tmp/ansible-tmp-1726890054.5800776-187241-18989270649441/AnsiballZ_command.py && sleep 0' 186312 1726890055.00432: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.00435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.00470: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.00474: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890055.00477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.00652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890055.00655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890055.00707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890055.02520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890055.02584: stderr chunk (state=3): >>><<< 186312 1726890055.02588: stdout chunk (state=3): >>><<< 186312 1726890055.02678: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890055.02681: _low_level_execute_command(): starting 186312 1726890055.02683: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890054.5800776-187241-18989270649441/AnsiballZ_command.py && sleep 0' 186312 1726890055.04556: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890055.04675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.04689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.04705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.04756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890055.04892: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890055.04907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.04926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890055.04940: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890055.04951: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890055.04962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.04974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.04991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.05002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890055.05013: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890055.05026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.05105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890055.05123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890055.05140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890055.05329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890055.07296: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890055.07299: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890055.07302: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890055.07358: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890055.07403: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890055.07442: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890055.07445: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890055.07492: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890055.07495: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890055.07497: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890055.07552: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890055.07555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.07558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890055.07587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890055.07607: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890055.07621: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c98dc0> <<< 186312 1726890055.07668: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890055.07700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c98b20> <<< 186312 1726890055.07738: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890055.07741: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c98ac0> <<< 186312 1726890055.07773: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890055.07799: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c3d490> <<< 186312 1726890055.07843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890055.07856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890055.07877: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c3d940> <<< 186312 1726890055.07890: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c3d670> <<< 186312 1726890055.07929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890055.07943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890055.07960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890055.07982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890055.08010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890055.08028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890055.08058: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69cf190> <<< 186312 1726890055.08070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890055.08082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890055.08161: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69cf220> <<< 186312 1726890055.08215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890055.08220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890055.08244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69cf940> <<< 186312 1726890055.08267: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c55880> <<< 186312 1726890055.08289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69c8d90> <<< 186312 1726890055.08358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69f2d90> <<< 186312 1726890055.08414: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c3d970> <<< 186312 1726890055.08444: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890055.08652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890055.08655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890055.08695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890055.08718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890055.08735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890055.08761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890055.08775: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd696feb0> <<< 186312 1726890055.08824: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6972f40> <<< 186312 1726890055.08859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890055.08863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890055.08891: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890055.08918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890055.08942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890055.08971: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6967610> <<< 186312 1726890055.08983: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6970640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd696f370> <<< 186312 1726890055.09003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890055.09078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890055.09099: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890055.09147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.09161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890055.09202: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd68f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68f18b0> <<< 186312 1726890055.09236: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890055.09270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68f1eb0> <<< 186312 1726890055.09273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890055.09318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890055.09332: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68f1f70> <<< 186312 1726890055.09360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68f1e80> <<< 186312 1726890055.09363: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890055.09405: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6949d30> import '_functools' # <<< 186312 1726890055.09439: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6944610> <<< 186312 1726890055.09493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6956670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6976e20> <<< 186312 1726890055.09524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890055.09561: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6902c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6949250> <<< 186312 1726890055.09606: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6956280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd697c9d0> <<< 186312 1726890055.09638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890055.09666: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.09697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890055.09742: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6902fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6902d90> <<< 186312 1726890055.09775: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6902d00> <<< 186312 1726890055.09807: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890055.09834: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890055.09848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890055.09891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890055.09940: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68d6370> <<< 186312 1726890055.09952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890055.09986: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68d6460> <<< 186312 1726890055.10109: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd690afa0> <<< 186312 1726890055.10158: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6905a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6905490> <<< 186312 1726890055.10191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890055.10257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890055.10280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890055.10285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd680a1c0> <<< 186312 1726890055.10314: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68c0c70> <<< 186312 1726890055.10364: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6905eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd697c040> <<< 186312 1726890055.10392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890055.10437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890055.10451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd681daf0> <<< 186312 1726890055.10477: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890055.10522: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd681de20> <<< 186312 1726890055.10547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890055.10565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6830730> <<< 186312 1726890055.10590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890055.10623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890055.10650: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6830c70> <<< 186312 1726890055.10698: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67bb3a0> <<< 186312 1726890055.10722: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd681df10> <<< 186312 1726890055.10741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890055.10787: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67cc280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68305b0> <<< 186312 1726890055.10799: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890055.10827: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67cc340> <<< 186312 1726890055.10872: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69029d0> <<< 186312 1726890055.10894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890055.10915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890055.10941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890055.10969: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67e86a0> <<< 186312 1726890055.10997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890055.11044: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67e8970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd67e8760> <<< 186312 1726890055.11077: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67e8850> <<< 186312 1726890055.11090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890055.11290: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67e8ca0> <<< 186312 1726890055.11341: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67f41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd67e88e0> <<< 186312 1726890055.11364: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd67daa30> <<< 186312 1726890055.11389: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69025b0> <<< 186312 1726890055.11404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890055.11455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890055.11503: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd67e8a90> <<< 186312 1726890055.11597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890055.11612: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbdd61e8670> <<< 186312 1726890055.11760: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890055.11851: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.11891: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890055.11922: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890055.11938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.13161: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.14132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd610e7c0> <<< 186312 1726890055.14177: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.14204: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890055.14220: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890055.14252: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd610e160> <<< 186312 1726890055.14289: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd610e280> <<< 186312 1726890055.14338: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd610ef10> <<< 186312 1726890055.14353: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890055.14399: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd610e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd610ed30> import 'atexit' # <<< 186312 1726890055.14445: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd610ef70> <<< 186312 1726890055.14458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890055.14479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890055.14529: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd610e100> <<< 186312 1726890055.14564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890055.14590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890055.14593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890055.14634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890055.14637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890055.14694: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6063ee0> <<< 186312 1726890055.14755: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6086f40> <<< 186312 1726890055.14780: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6086d60> <<< 186312 1726890055.14794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890055.14824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890055.14865: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60863d0> <<< 186312 1726890055.14878: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6174dc0> <<< 186312 1726890055.15050: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd61743a0> <<< 186312 1726890055.15092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890055.15132: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6174f70> <<< 186312 1726890055.15136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890055.15167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890055.15203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890055.15219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6143c10> <<< 186312 1726890055.15301: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60decd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60de3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6111490> <<< 186312 1726890055.15342: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60de4c0> <<< 186312 1726890055.15371: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60de4f0> <<< 186312 1726890055.15401: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890055.15432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890055.15454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890055.15558: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6047250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd61551f0> <<< 186312 1726890055.15575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890055.15577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890055.15625: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6155370> <<< 186312 1726890055.15652: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890055.15703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.15736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890055.15739: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890055.15783: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd616fd90> <<< 186312 1726890055.15913: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6053880> <<< 186312 1726890055.16010: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60536d0> <<< 186312 1726890055.16042: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6052670> <<< 186312 1726890055.16110: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60525b0> <<< 186312 1726890055.16126: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd614d8b0> <<< 186312 1726890055.16160: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890055.16163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890055.16202: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60d6670> <<< 186312 1726890055.16390: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60d5ac0> <<< 186312 1726890055.16423: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60e60d0> <<< 186312 1726890055.16463: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6119a60> <<< 186312 1726890055.16493: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890055.16496: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.16565: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.16660: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890055.16700: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890055.16714: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890055.16808: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.16907: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.17376: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.17858: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/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_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890055.17901: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890055.17904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.17957: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd5c14580> <<< 186312 1726890055.18041: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6032520> <<< 186312 1726890055.18053: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd5bba0a0> <<< 186312 1726890055.18110: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890055.18134: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.18152: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890055.18268: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.18410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890055.18434: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60d5bb0> # zipimport: zlib available <<< 186312 1726890055.18821: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.19185: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.19241: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.19318: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890055.19345: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.19380: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890055.19444: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.19538: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890055.19549: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890055.19587: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.19635: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890055.19638: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.19811: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.19994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890055.20038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890055.20041: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890055.20117: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd602f970> <<< 186312 1726890055.20120: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.20172: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.20246: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/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_o39ubfnx/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_o39ubfnx/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_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890055.20269: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.20303: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.20342: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890055.20382: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.20419: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.20518: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.20570: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890055.20604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.20677: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6160250> <<< 186312 1726890055.20706: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd602f6a0> <<< 186312 1726890055.20749: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/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_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890055.20888: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.20952: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.20964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.21008: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890055.21036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890055.21077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890055.21102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890055.21105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890055.21192: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60147c0> <<< 186312 1726890055.21232: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60117f0> <<< 186312 1726890055.21297: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd600b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890055.21337: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.21351: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/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_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890055.21426: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890055.21457: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890055.21460: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.21547: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.21648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890055.21674: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd5ba25e0> <<< 186312 1726890055.21757: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.21945: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890055.22305: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=d247b814-1c08-412b-ad28-1e5d8751172a none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:40:55.218642", "end": "2024-09-20 23:40:55.221977", "delta": "0:00:00.003335", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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}}} <<< 186312 1726890055.22328: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890055.22694: 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 <<< 186312 1726890055.22710: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 <<< 186312 1726890055.22837: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections<<< 186312 1726890055.22856: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890055.23060: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890055.23072: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890055.23114: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890055.23158: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890055.23180: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890055.23220: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890055.23225: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890055.23251: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890055.23318: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890055.23414: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890055.23497: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890055.23501: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890055.23518: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890055.23667: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890055.23725: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890055.23745: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 186312 1726890055.23758: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890055.23770: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890055.24174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890055.24177: stdout chunk (state=3): >>><<< 186312 1726890055.24179: stderr chunk (state=3): >>><<< 186312 1726890055.24356: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6c3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd696feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6972f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6967610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6970640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd696f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd68f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68f18b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68f1eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68f1f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68f1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6949d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6944610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6956670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6976e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6902c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6949250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6956280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd697c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6902fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6902d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6902d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68d6370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68d6460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd690afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6905a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6905490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd680a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68c0c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6905eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd697c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd681daf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd681de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6830730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6830c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67bb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd681df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67cc280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd68305b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67cc340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67e86a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67e8970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd67e8760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67e8850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67e8ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd67f41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd67e88e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd67daa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd69025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd67e8a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbdd61e8670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/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_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd610e7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd610e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd610e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd610ef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd610e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd610ed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd610ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd610e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6063ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6086f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6086d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60863d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6174dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd61743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6174f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6143c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60decd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60de3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6111490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60de4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60de4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6047250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd61551f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6155370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd616fd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6053880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60536d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6052670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd614d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60d6670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60e60d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd60d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6119a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/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_o39ubfnx/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_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/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_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd5c14580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd6032520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd5bba0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60d5bb0> # 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_o39ubfnx/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_o39ubfnx/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_o39ubfnx/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_o39ubfnx/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_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd602f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/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_o39ubfnx/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_o39ubfnx/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_o39ubfnx/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_o39ubfnx/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdd6160250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd602f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/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_o39ubfnx/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60147c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd60117f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd600b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/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_o39ubfnx/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_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_o39ubfnx/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_o39ubfnx/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdd5ba25e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=d247b814-1c08-412b-ad28-1e5d8751172a none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:40:55.218642", "end": "2024-09-20 23:40:55.221977", "delta": "0:00:00.003335", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 186312 1726890055.25043: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890054.5800776-187241-18989270649441/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890055.25046: _low_level_execute_command(): starting 186312 1726890055.25048: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890054.5800776-187241-18989270649441/ > /dev/null 2>&1 && sleep 0' 186312 1726890055.26276: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890055.26285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.26300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.26320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.26361: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890055.26373: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890055.26386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.26403: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890055.26417: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890055.26428: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890055.26441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.26454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.26470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.26482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890055.26494: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890055.26508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.26583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890055.26600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890055.26616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890055.26682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890055.28562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890055.28566: stdout chunk (state=3): >>><<< 186312 1726890055.28568: stderr chunk (state=3): >>><<< 186312 1726890055.29015: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890055.29018: handler run complete 186312 1726890055.29020: Evaluated conditional (False): False 186312 1726890055.29022: attempt loop complete, returning result 186312 1726890055.29024: _execute() done 186312 1726890055.29026: dumping result to json 186312 1726890055.29027: done dumping result, returning 186312 1726890055.29029: done running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-881e-6b85-000000000403] 186312 1726890055.29031: sending task result for task 02369adf-7a19-881e-6b85-000000000403 186312 1726890055.29101: done sending task result for task 02369adf-7a19-881e-6b85-000000000403 186312 1726890055.29105: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003335", "end": "2024-09-20 23:40:55.221977", "rc": 0, "start": "2024-09-20 23:40:55.218642" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=d247b814-1c08-412b-ad28-1e5d8751172a none swap defaults 0 0 186312 1726890055.29187: no more pending results, returning what we have 186312 1726890055.29191: results queue empty 186312 1726890055.29192: checking for any_errors_fatal 186312 1726890055.29202: done checking for any_errors_fatal 186312 1726890055.29203: checking for max_fail_percentage 186312 1726890055.29205: done checking for max_fail_percentage 186312 1726890055.29205: checking to see if all hosts have failed and the running result is not ok 186312 1726890055.29206: done checking to see if all hosts have failed 186312 1726890055.29207: getting the remaining hosts for this loop 186312 1726890055.29209: done getting the remaining hosts for this loop 186312 1726890055.29214: getting the next task for host managed_node3 186312 1726890055.29220: done getting next task for host managed_node3 186312 1726890055.29223: ^ task is: TASK: Read the /etc/crypttab file 186312 1726890055.29225: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890055.29235: getting variables 186312 1726890055.29236: in VariableManager get_vars() 186312 1726890055.29265: Calling all_inventory to load vars for managed_node3 186312 1726890055.29268: Calling groups_inventory to load vars for managed_node3 186312 1726890055.29272: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890055.29282: Calling all_plugins_play to load vars for managed_node3 186312 1726890055.29285: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890055.29288: Calling groups_plugins_play to load vars for managed_node3 186312 1726890055.30287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890055.31896: done with get_vars() 186312 1726890055.31914: done getting variables 186312 1726890055.31976: 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 [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:40:55 -0400 (0:00:00.848) 0:00:25.059 ****** 186312 1726890055.32006: entering _queue_task() for managed_node3/command 186312 1726890055.32844: worker is 1 (out of 1 available) 186312 1726890055.32856: exiting _queue_task() for managed_node3/command 186312 1726890055.32982: done queuing things up, now waiting for results queue to drain 186312 1726890055.32984: waiting for pending results... 186312 1726890055.33897: running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file 186312 1726890055.34120: in run() - task 02369adf-7a19-881e-6b85-000000000404 186312 1726890055.34141: variable 'ansible_search_path' from source: unknown 186312 1726890055.34293: calling self._execute() 186312 1726890055.34400: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890055.34500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890055.34517: variable 'omit' from source: magic vars 186312 1726890055.34748: variable 'omit' from source: magic vars 186312 1726890055.34795: variable 'omit' from source: magic vars 186312 1726890055.34954: variable 'omit' from source: magic vars 186312 1726890055.35003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890055.35062: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890055.35162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890055.35184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890055.35201: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890055.35357: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890055.35370: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890055.35378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890055.35535: Set connection var ansible_shell_type to sh 186312 1726890055.35600: Set connection var ansible_pipelining to False 186312 1726890055.35617: Set connection var ansible_timeout to 10 186312 1726890055.35659: Set connection var ansible_connection to ssh 186312 1726890055.35670: Set connection var ansible_shell_executable to /bin/sh 186312 1726890055.35686: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890055.35805: variable 'ansible_shell_executable' from source: unknown 186312 1726890055.35816: variable 'ansible_connection' from source: unknown 186312 1726890055.35825: variable 'ansible_module_compression' from source: unknown 186312 1726890055.35834: variable 'ansible_shell_type' from source: unknown 186312 1726890055.35840: variable 'ansible_shell_executable' from source: unknown 186312 1726890055.35848: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890055.35856: variable 'ansible_pipelining' from source: unknown 186312 1726890055.35863: variable 'ansible_timeout' from source: unknown 186312 1726890055.35871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890055.36180: 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) 186312 1726890055.36244: variable 'omit' from source: magic vars 186312 1726890055.36254: starting attempt loop 186312 1726890055.36261: running the handler 186312 1726890055.36280: _low_level_execute_command(): starting 186312 1726890055.36350: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890055.38488: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.38492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.38525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890055.38529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.38532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.38591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890055.40036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890055.40039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890055.40103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890055.41740: stdout chunk (state=3): >>>/root <<< 186312 1726890055.41849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890055.41926: stderr chunk (state=3): >>><<< 186312 1726890055.41929: stdout chunk (state=3): >>><<< 186312 1726890055.42038: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890055.42042: _low_level_execute_command(): starting 186312 1726890055.42045: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890055.4194942-187266-241178916331927 `" && echo ansible-tmp-1726890055.4194942-187266-241178916331927="` echo /root/.ansible/tmp/ansible-tmp-1726890055.4194942-187266-241178916331927 `" ) && sleep 0' 186312 1726890055.43966: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890055.43985: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.44002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.44022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.44065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890055.44079: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890055.44099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.44128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890055.44140: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890055.44153: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890055.44165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.44178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.44194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.44215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890055.44228: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890055.44242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.44322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890055.44347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890055.44363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890055.44442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890055.46348: stdout chunk (state=3): >>>ansible-tmp-1726890055.4194942-187266-241178916331927=/root/.ansible/tmp/ansible-tmp-1726890055.4194942-187266-241178916331927 <<< 186312 1726890055.46459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890055.46540: stderr chunk (state=3): >>><<< 186312 1726890055.46543: stdout chunk (state=3): >>><<< 186312 1726890055.46868: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890055.4194942-187266-241178916331927=/root/.ansible/tmp/ansible-tmp-1726890055.4194942-187266-241178916331927 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890055.46873: variable 'ansible_module_compression' from source: unknown 186312 1726890055.46875: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890055.46877: variable 'ansible_facts' from source: unknown 186312 1726890055.46879: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890055.4194942-187266-241178916331927/AnsiballZ_command.py 186312 1726890055.47216: Sending initial data 186312 1726890055.47226: Sent initial data (158 bytes) 186312 1726890055.49585: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.49589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.49705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.49761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890055.49764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.49766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890055.49769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.49949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890055.49952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890055.50027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890055.51818: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890055.51852: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890055.51889: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpuyk2ky1p /root/.ansible/tmp/ansible-tmp-1726890055.4194942-187266-241178916331927/AnsiballZ_command.py <<< 186312 1726890055.51927: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890055.53231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890055.53308: stderr chunk (state=3): >>><<< 186312 1726890055.53313: stdout chunk (state=3): >>><<< 186312 1726890055.53335: done transferring module to remote 186312 1726890055.53350: _low_level_execute_command(): starting 186312 1726890055.53355: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890055.4194942-187266-241178916331927/ /root/.ansible/tmp/ansible-tmp-1726890055.4194942-187266-241178916331927/AnsiballZ_command.py && sleep 0' 186312 1726890055.54853: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.54858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.55024: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890055.55101: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890055.55118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.55137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890055.55149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890055.55159: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890055.55171: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.55189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.55214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.55228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890055.55240: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890055.55253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.55440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890055.55457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890055.55471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890055.55650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890055.57453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890055.57456: stdout chunk (state=3): >>><<< 186312 1726890055.57459: stderr chunk (state=3): >>><<< 186312 1726890055.57549: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890055.57555: _low_level_execute_command(): starting 186312 1726890055.57557: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890055.4194942-187266-241178916331927/AnsiballZ_command.py && sleep 0' 186312 1726890055.58977: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890055.59107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.59125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.59144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.59183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890055.59197: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890055.59217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.59237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890055.59325: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890055.59338: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890055.59352: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.59367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.59383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.59395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890055.59405: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890055.59424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.59493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890055.59559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890055.59576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890055.59659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890055.61672: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890055.61675: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890055.61677: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890055.61739: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890055.61775: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890055.61809: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890055.61860: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890055.61863: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890055.61866: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890055.61914: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.61928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890055.61954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890055.61983: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf481b3dc0> <<< 186312 1726890055.62022: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890055.62043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890055.62045: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf481583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf481b3b20> <<< 186312 1726890055.62076: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890055.62079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890055.62090: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf481b3ac0> <<< 186312 1726890055.62110: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890055.62141: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890055.62151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48158490> <<< 186312 1726890055.62182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890055.62196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890055.62216: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890055.62227: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48158940> <<< 186312 1726890055.62243: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48158670> <<< 186312 1726890055.62282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890055.62285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890055.62306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890055.62327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890055.62346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890055.62361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890055.62391: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4810f190> <<< 186312 1726890055.62414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890055.62430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890055.62505: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4810f220> <<< 186312 1726890055.62537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890055.62542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890055.62566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890055.62569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48132850> <<< 186312 1726890055.62584: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4810f940> <<< 186312 1726890055.62602: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48170880> <<< 186312 1726890055.62637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890055.62640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48108d90> <<< 186312 1726890055.62702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890055.62705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890055.62708: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48132d90> <<< 186312 1726890055.62755: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48158970> <<< 186312 1726890055.62785: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890055.62982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890055.62994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890055.63030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890055.63035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890055.63050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890055.63066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890055.63088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890055.63101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890055.63114: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480d4eb0> <<< 186312 1726890055.63160: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480d7f40> <<< 186312 1726890055.63188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890055.63192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890055.63205: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890055.63230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890055.63242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890055.63268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890055.63293: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480cc610> <<< 186312 1726890055.63306: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480d5640> <<< 186312 1726890055.63324: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480d4370> <<< 186312 1726890055.63335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890055.63411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890055.63431: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890055.63472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.63495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890055.63535: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf48056dc0> <<< 186312 1726890055.63539: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480568b0> <<< 186312 1726890055.63550: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890055.63573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890055.63576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48056eb0> <<< 186312 1726890055.63586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890055.63614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890055.63636: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890055.63639: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48056f70> <<< 186312 1726890055.63655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890055.63667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48056e80> <<< 186312 1726890055.63687: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890055.63742: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480aed30> <<< 186312 1726890055.63745: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890055.63765: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480a9610> <<< 186312 1726890055.63831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480bb670> <<< 186312 1726890055.63834: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480dbe20> <<< 186312 1726890055.63848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890055.63890: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.63894: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf48067c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480ae250> <<< 186312 1726890055.63935: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.63938: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf480bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480e19d0> <<< 186312 1726890055.63967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890055.63970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890055.63996: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890055.63999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.64027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890055.64031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890055.64056: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48067fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48067d90> <<< 186312 1726890055.64084: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890055.64087: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48067d00> <<< 186312 1726890055.64110: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890055.64142: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890055.64144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890055.64172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890055.64219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890055.64247: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47dfb370> <<< 186312 1726890055.64263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890055.64281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890055.64315: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47dfb460> <<< 186312 1726890055.64435: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4806ffa0> <<< 186312 1726890055.64471: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4806aa30> <<< 186312 1726890055.64483: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4806a490> <<< 186312 1726890055.64517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890055.64523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890055.64554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890055.64566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890055.64596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890055.64599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890055.64616: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d2f1c0> <<< 186312 1726890055.64638: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47de5c70> <<< 186312 1726890055.64692: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4806aeb0> <<< 186312 1726890055.64695: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480e1040> <<< 186312 1726890055.64722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890055.64744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890055.64784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d42af0> <<< 186312 1726890055.64787: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890055.64827: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.64830: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47d42e20> <<< 186312 1726890055.64853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890055.64858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890055.64891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890055.64894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'<<< 186312 1726890055.64896: stdout chunk (state=3): >>> <<< 186312 1726890055.64898: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d55730> <<< 186312 1726890055.64910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890055.64951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890055.64971: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d55c70> <<< 186312 1726890055.65010: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47ceb3a0> <<< 186312 1726890055.65024: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d42f10> <<< 186312 1726890055.65042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890055.65055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890055.65101: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.65104: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47cfc280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d555b0> <<< 186312 1726890055.65120: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890055.65152: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.65155: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47cfc340> <<< 186312 1726890055.65188: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480679d0> <<< 186312 1726890055.65207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890055.65225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890055.65244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890055.65255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890055.65290: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.65318: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47d186a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890055.65358: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.65361: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47d18970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d18760> <<< 186312 1726890055.65391: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.65394: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47d18850> <<< 186312 1726890055.65416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890055.65629: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.65635: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47d18ca0> <<< 186312 1726890055.65663: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.65666: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47d241f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d188e0> <<< 186312 1726890055.65688: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d0aa30> <<< 186312 1726890055.65710: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480675b0> <<< 186312 1726890055.65734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890055.65791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890055.65829: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d18a90> <<< 186312 1726890055.65935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890055.65957: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf47c40670> <<< 186312 1726890055.66093: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890055.66185: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.66218: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 186312 1726890055.66236: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.66239: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.66251: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890055.66268: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.67521: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.68497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890055.68501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b667c0> <<< 186312 1726890055.68522: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.68554: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890055.68557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890055.68585: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890055.68608: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47b66160> <<< 186312 1726890055.68650: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b66280> <<< 186312 1726890055.68681: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b66f10> <<< 186312 1726890055.68713: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890055.68718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890055.68756: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b664f0> <<< 186312 1726890055.68759: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b66d30> import 'atexit' # <<< 186312 1726890055.68794: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47b66f70> <<< 186312 1726890055.68810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890055.68843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890055.68880: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b66100> <<< 186312 1726890055.68899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890055.68915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890055.68938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890055.68958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890055.68981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890055.69055: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4756cee0> <<< 186312 1726890055.69096: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf4758ff40> <<< 186312 1726890055.69128: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf4758fd60> <<< 186312 1726890055.69147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890055.69174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890055.69211: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4758f3d0> <<< 186312 1726890055.69228: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47bccdc0> <<< 186312 1726890055.69392: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47bcc3a0> <<< 186312 1726890055.69411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890055.69437: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47bccf70> <<< 186312 1726890055.69459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890055.69474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890055.69499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890055.69502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890055.69518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890055.69530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890055.69557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890055.69560: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b9bc10> <<< 186312 1726890055.69650: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf475e7cd0> <<< 186312 1726890055.69653: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf475e73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b69490> <<< 186312 1726890055.69689: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.69692: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf475e74c0> <<< 186312 1726890055.69727: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.69731: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf475e74f0> <<< 186312 1726890055.69752: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890055.69755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890055.69770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890055.69802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890055.69879: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.69882: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47550250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47bad1f0> <<< 186312 1726890055.69901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890055.69918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890055.69971: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890055.69974: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf4755c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47bad370> <<< 186312 1726890055.69998: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890055.70038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.70059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890055.70073: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890055.70133: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47bc6d90> <<< 186312 1726890055.70261: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4755c880> <<< 186312 1726890055.70362: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf4755c6d0> <<< 186312 1726890055.70394: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf4755b670> <<< 186312 1726890055.70444: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf4755b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47ba58b0> <<< 186312 1726890055.70502: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890055.70516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890055.70557: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf475df670> <<< 186312 1726890055.70757: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf475deac0> <<< 186312 1726890055.70780: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf475ef0d0> <<< 186312 1726890055.70821: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf475df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b71a60> <<< 186312 1726890055.70843: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890055.70921: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.71034: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.71039: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890055.71062: 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_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890055.71162: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.71258: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.71739: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.72239: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890055.72244: 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.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890055.72275: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.72309: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47151580> <<< 186312 1726890055.72382: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4753b520> <<< 186312 1726890055.72404: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf470f70a0> <<< 186312 1726890055.72459: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890055.72493: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.72509: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890055.72621: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.72755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890055.72778: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf475debb0> # zipimport: zlib available <<< 186312 1726890055.73164: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.73537: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.73585: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.73655: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890055.73695: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.73737: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890055.73741: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.73786: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.73877: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890055.73909: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890055.73914: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.73939: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.73986: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890055.73989: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.74169: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.74353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890055.74394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890055.74401: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890055.74470: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47538970> # zipimport: zlib available <<< 186312 1726890055.74544: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.74636: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/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_k2ypvchc/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_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890055.74642: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890055.74666: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.74679: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.74727: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890055.74733: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.74761: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.74798: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.74891: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.74954: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890055.74985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890055.75057: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47bb8250> <<< 186312 1726890055.75093: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf475386a0> <<< 186312 1726890055.75137: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/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_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890055.75271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.75342: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.75356: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.75414: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890055.75417: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890055.75445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890055.75465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890055.75486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890055.75500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890055.75580: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4751d7c0> <<< 186312 1726890055.75625: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4751a7f0> <<< 186312 1726890055.75691: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47514970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890055.75694: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.75738: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.75755: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/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_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890055.75831: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890055.75863: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890055.75868: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.75952: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.76057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890055.76086: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf470df5e0> <<< 186312 1726890055.76169: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890055.76324: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890055.76659: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:40:55.762444", "end": "2024-09-20 23:40:55.765719", "delta": "0:00:00.003275", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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}}} <<< 186312 1726890055.76692: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890055.77057: 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 <<< 186312 1726890055.77073: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 186312 1726890055.77098: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 186312 1726890055.77133: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 186312 1726890055.77163: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon <<< 186312 1726890055.77209: stdout chunk (state=3): >>># cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890055.77397: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890055.77413: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890055.77460: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890055.77524: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890055.77560: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890055.77563: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890055.77594: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890055.77696: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890055.77855: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc <<< 186312 1726890055.77909: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890055.77925: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890055.78093: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 186312 1726890055.78141: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890055.78158: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890055.78188: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890055.78575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890055.78578: stdout chunk (state=3): >>><<< 186312 1726890055.78580: stderr chunk (state=3): >>><<< 186312 1726890055.78763: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf481b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf481583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf481b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf481b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48158490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48158940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48158670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4810f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4810f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4810f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48170880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48108d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48132d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48158970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf48056dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480568b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48056eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48056f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48056e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480a9610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf48067c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf480bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48067fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48067d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf48067d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47dfb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47dfb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4806ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4806aa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4806a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d2f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47de5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4806aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d42af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47d42e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d55730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d55c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47ceb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d42f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47cfc280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d555b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47cfc340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47d186a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47d18970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d18760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47d18850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47d18ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47d241f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d188e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d0aa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf480675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47d18a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf47c40670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/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_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b667c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47b66160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b66280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b66f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b664f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b66d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47b66f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b66100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4756cee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf4758ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf4758fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4758f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47bccdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47bcc3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47bccf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b9bc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf475e7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf475e73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b69490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf475e74c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf475e74f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47550250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47bad1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf4755c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47bad370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47bc6d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4755c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf4755c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf4755b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf4755b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47ba58b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf475df670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf475deac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf475ef0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf475df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47b71a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/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_k2ypvchc/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_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/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_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47151580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4753b520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf470f70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf475debb0> # 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_k2ypvchc/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_k2ypvchc/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_k2ypvchc/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_k2ypvchc/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_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47538970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/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_k2ypvchc/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_k2ypvchc/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_k2ypvchc/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_k2ypvchc/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf47bb8250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf475386a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/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_k2ypvchc/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4751d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf4751a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf47514970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/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_k2ypvchc/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_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k2ypvchc/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_k2ypvchc/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf470df5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:40:55.762444", "end": "2024-09-20 23:40:55.765719", "delta": "0:00:00.003275", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890055.79399: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890055.4194942-187266-241178916331927/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890055.79402: _low_level_execute_command(): starting 186312 1726890055.79405: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890055.4194942-187266-241178916331927/ > /dev/null 2>&1 && sleep 0' 186312 1726890055.80631: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890055.80644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.80657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.80674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.80733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890055.80820: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890055.80835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.80854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890055.80867: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890055.80878: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890055.80891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890055.80906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890055.80926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890055.80939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890055.80952: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890055.80966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890055.81134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890055.81160: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890055.81177: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890055.81249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890055.83150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890055.83153: stdout chunk (state=3): >>><<< 186312 1726890055.83155: stderr chunk (state=3): >>><<< 186312 1726890055.83219: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890055.83222: handler run complete 186312 1726890055.83225: Evaluated conditional (False): False 186312 1726890055.83228: Evaluated conditional (False): False 186312 1726890055.83232: attempt loop complete, returning result 186312 1726890055.83319: _execute() done 186312 1726890055.83322: dumping result to json 186312 1726890055.83324: done dumping result, returning 186312 1726890055.83326: done running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file [02369adf-7a19-881e-6b85-000000000404] 186312 1726890055.83327: sending task result for task 02369adf-7a19-881e-6b85-000000000404 186312 1726890055.83400: done sending task result for task 02369adf-7a19-881e-6b85-000000000404 186312 1726890055.83404: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003275", "end": "2024-09-20 23:40:55.765719", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:40:55.762444" } 186312 1726890055.83488: no more pending results, returning what we have 186312 1726890055.83492: results queue empty 186312 1726890055.83493: checking for any_errors_fatal 186312 1726890055.83501: done checking for any_errors_fatal 186312 1726890055.83502: checking for max_fail_percentage 186312 1726890055.83503: done checking for max_fail_percentage 186312 1726890055.83504: checking to see if all hosts have failed and the running result is not ok 186312 1726890055.83505: done checking to see if all hosts have failed 186312 1726890055.83506: getting the remaining hosts for this loop 186312 1726890055.83508: done getting the remaining hosts for this loop 186312 1726890055.83513: getting the next task for host managed_node3 186312 1726890055.83521: done getting next task for host managed_node3 186312 1726890055.83525: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890055.83531: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890055.83536: getting variables 186312 1726890055.83538: in VariableManager get_vars() 186312 1726890055.83573: Calling all_inventory to load vars for managed_node3 186312 1726890055.83578: Calling groups_inventory to load vars for managed_node3 186312 1726890055.83582: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890055.83594: Calling all_plugins_play to load vars for managed_node3 186312 1726890055.83597: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890055.83601: Calling groups_plugins_play to load vars for managed_node3 186312 1726890055.84639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890055.85706: done with get_vars() 186312 1726890055.85727: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:40:55 -0400 (0:00:00.541) 0:00:25.601 ****** 186312 1726890055.86185: entering _queue_task() for managed_node3/include_tasks 186312 1726890055.86810: worker is 1 (out of 1 available) 186312 1726890055.86825: exiting _queue_task() for managed_node3/include_tasks 186312 1726890055.86838: done queuing things up, now waiting for results queue to drain 186312 1726890055.86839: waiting for pending results... 186312 1726890055.87868: running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890055.88074: in run() - task 02369adf-7a19-881e-6b85-000000000405 186312 1726890055.88088: variable 'ansible_search_path' from source: unknown 186312 1726890055.88253: variable '_storage_pools_list' from source: set_fact 186312 1726890055.88764: variable '_storage_pools_list' from source: set_fact 186312 1726890055.88974: dumping result to json 186312 1726890055.88978: done dumping result, returning 186312 1726890055.88985: done running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-881e-6b85-000000000405] 186312 1726890055.88993: sending task result for task 02369adf-7a19-881e-6b85-000000000405 186312 1726890055.89126: done sending task result for task 02369adf-7a19-881e-6b85-000000000405 186312 1726890055.89135: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890055.89191: no more pending results, returning what we have 186312 1726890055.89196: results queue empty 186312 1726890055.89197: checking for any_errors_fatal 186312 1726890055.89208: done checking for any_errors_fatal 186312 1726890055.89209: checking for max_fail_percentage 186312 1726890055.89211: done checking for max_fail_percentage 186312 1726890055.89213: checking to see if all hosts have failed and the running result is not ok 186312 1726890055.89214: done checking to see if all hosts have failed 186312 1726890055.89215: getting the remaining hosts for this loop 186312 1726890055.89217: done getting the remaining hosts for this loop 186312 1726890055.89222: getting the next task for host managed_node3 186312 1726890055.89229: done getting next task for host managed_node3 186312 1726890055.89232: ^ task is: TASK: Verify the volumes with no pool were correctly managed 186312 1726890055.89236: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890055.89242: getting variables 186312 1726890055.89244: in VariableManager get_vars() 186312 1726890055.89282: Calling all_inventory to load vars for managed_node3 186312 1726890055.89286: Calling groups_inventory to load vars for managed_node3 186312 1726890055.89290: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890055.89307: Calling all_plugins_play to load vars for managed_node3 186312 1726890055.89310: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890055.89316: Calling groups_plugins_play to load vars for managed_node3 186312 1726890055.90287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890055.91926: done with get_vars() 186312 1726890055.91944: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:40:55 -0400 (0:00:00.059) 0:00:25.660 ****** 186312 1726890055.92177: entering _queue_task() for managed_node3/include_tasks 186312 1726890055.92789: worker is 1 (out of 1 available) 186312 1726890055.92803: exiting _queue_task() for managed_node3/include_tasks 186312 1726890055.92819: done queuing things up, now waiting for results queue to drain 186312 1726890055.92821: waiting for pending results... 186312 1726890055.94070: running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed 186312 1726890055.94188: in run() - task 02369adf-7a19-881e-6b85-000000000407 186312 1726890055.94326: variable 'ansible_search_path' from source: unknown 186312 1726890055.94483: variable '_storage_volumes_list' from source: set_fact 186312 1726890055.94939: variable '_storage_volumes_list' from source: set_fact 186312 1726890055.95400: variable 'omit' from source: magic vars 186312 1726890055.95757: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890055.95774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890055.95791: variable 'omit' from source: magic vars 186312 1726890055.96504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890055.97180: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890055.97277: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890055.97408: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890055.99020: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890055.99237: 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) 186312 1726890055.99269: 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) 186312 1726890055.99368: 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) 186312 1726890055.99399: 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) 186312 1726890055.99521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890056.04033: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890056.04093: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890056.04263: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890056.04314: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890056.04364: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890056.04491: 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) 186312 1726890056.04524: 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) 186312 1726890056.04583: 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) 186312 1726890056.04703: 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) 186312 1726890056.04727: 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) 186312 1726890056.05004: variable '_storage_volumes_list' from source: set_fact 186312 1726890056.05034: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 186312 1726890056.05131: variable 'storage_test_volume' from source: unknown 186312 1726890056.05317: variable 'storage_test_volume' from source: unknown 186312 1726890056.05895: dumping result to json 186312 1726890056.05909: done dumping result, returning 186312 1726890056.05921: done running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-881e-6b85-000000000407] 186312 1726890056.05929: sending task result for task 02369adf-7a19-881e-6b85-000000000407 186312 1726890056.06085: no more pending results, returning what we have 186312 1726890056.06090: in VariableManager get_vars() 186312 1726890056.06129: Calling all_inventory to load vars for managed_node3 186312 1726890056.06133: Calling groups_inventory to load vars for managed_node3 186312 1726890056.06136: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890056.06150: Calling all_plugins_play to load vars for managed_node3 186312 1726890056.06154: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890056.06157: Calling groups_plugins_play to load vars for managed_node3 186312 1726890056.07419: done sending task result for task 02369adf-7a19-881e-6b85-000000000407 186312 1726890056.07422: WORKER PROCESS EXITING 186312 1726890056.07559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890056.08738: done with get_vars() 186312 1726890056.08749: variable 'ansible_search_path' from source: unknown 186312 1726890056.08797: we have included files to process 186312 1726890056.08798: generating all_blocks data 186312 1726890056.08800: done generating all_blocks data 186312 1726890056.08804: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890056.08805: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890056.08807: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890056.10016: in VariableManager get_vars() 186312 1726890056.10036: done with get_vars() 186312 1726890056.10127: done processing included file 186312 1726890056.10129: iterating over new_blocks loaded from include file 186312 1726890056.10130: in VariableManager get_vars() 186312 1726890056.10144: done with get_vars() 186312 1726890056.10145: filtering new block on tags 186312 1726890056.10186: done filtering new block on tags 186312 1726890056.10189: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node3 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=d247b814-1c08-412b-ad28-1e5d8751172a', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 186312 1726890056.10204: extending task lists for all hosts with included blocks 186312 1726890056.10502: done extending task lists 186312 1726890056.10504: done processing included files 186312 1726890056.10505: results queue empty 186312 1726890056.10505: checking for any_errors_fatal 186312 1726890056.10510: done checking for any_errors_fatal 186312 1726890056.10510: checking for max_fail_percentage 186312 1726890056.10513: done checking for max_fail_percentage 186312 1726890056.10514: checking to see if all hosts have failed and the running result is not ok 186312 1726890056.10515: done checking to see if all hosts have failed 186312 1726890056.10515: getting the remaining hosts for this loop 186312 1726890056.10517: done getting the remaining hosts for this loop 186312 1726890056.10520: getting the next task for host managed_node3 186312 1726890056.10524: done getting next task for host managed_node3 186312 1726890056.10526: ^ task is: TASK: Set storage volume test variables 186312 1726890056.10528: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890056.10531: getting variables 186312 1726890056.10531: in VariableManager get_vars() 186312 1726890056.10541: Calling all_inventory to load vars for managed_node3 186312 1726890056.10543: Calling groups_inventory to load vars for managed_node3 186312 1726890056.10545: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890056.10553: Calling all_plugins_play to load vars for managed_node3 186312 1726890056.10555: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890056.10558: Calling groups_plugins_play to load vars for managed_node3 186312 1726890056.11706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890056.12974: done with get_vars() 186312 1726890056.12988: done getting variables 186312 1726890056.13029: 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 [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:40:56 -0400 (0:00:00.208) 0:00:25.869 ****** 186312 1726890056.13056: entering _queue_task() for managed_node3/set_fact 186312 1726890056.13363: worker is 1 (out of 1 available) 186312 1726890056.13376: exiting _queue_task() for managed_node3/set_fact 186312 1726890056.13389: done queuing things up, now waiting for results queue to drain 186312 1726890056.13390: waiting for pending results... 186312 1726890056.14321: running TaskExecutor() for managed_node3/TASK: Set storage volume test variables 186312 1726890056.14544: in run() - task 02369adf-7a19-881e-6b85-00000000049c 186312 1726890056.14559: variable 'ansible_search_path' from source: unknown 186312 1726890056.14710: calling self._execute() 186312 1726890056.14918: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.14924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.14937: variable 'omit' from source: magic vars 186312 1726890056.15154: variable 'omit' from source: magic vars 186312 1726890056.15200: variable 'omit' from source: magic vars 186312 1726890056.15943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890056.20659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890056.20741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890056.20891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890056.20926: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890056.20958: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890056.21152: 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) 186312 1726890056.21220: 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) 186312 1726890056.21326: 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) 186312 1726890056.21376: 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) 186312 1726890056.21536: 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) 186312 1726890056.21811: variable 'storage_test_volume' from source: include params 186312 1726890056.21891: variable 'omit' from source: magic vars 186312 1726890056.22082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890056.22114: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890056.22139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890056.22165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890056.22179: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890056.22210: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890056.22277: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.22285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.22495: Set connection var ansible_shell_type to sh 186312 1726890056.22513: Set connection var ansible_pipelining to False 186312 1726890056.22527: Set connection var ansible_timeout to 10 186312 1726890056.22536: Set connection var ansible_connection to ssh 186312 1726890056.22545: Set connection var ansible_shell_executable to /bin/sh 186312 1726890056.22603: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890056.22634: variable 'ansible_shell_executable' from source: unknown 186312 1726890056.22643: variable 'ansible_connection' from source: unknown 186312 1726890056.22649: variable 'ansible_module_compression' from source: unknown 186312 1726890056.22709: variable 'ansible_shell_type' from source: unknown 186312 1726890056.22718: variable 'ansible_shell_executable' from source: unknown 186312 1726890056.22724: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.22736: variable 'ansible_pipelining' from source: unknown 186312 1726890056.22743: variable 'ansible_timeout' from source: unknown 186312 1726890056.22750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.22966: 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) 186312 1726890056.22980: variable 'omit' from source: magic vars 186312 1726890056.22989: starting attempt loop 186312 1726890056.22995: running the handler 186312 1726890056.23042: handler run complete 186312 1726890056.23056: attempt loop complete, returning result 186312 1726890056.23143: _execute() done 186312 1726890056.23150: dumping result to json 186312 1726890056.23158: done dumping result, returning 186312 1726890056.23170: done running TaskExecutor() for managed_node3/TASK: Set storage volume test variables [02369adf-7a19-881e-6b85-00000000049c] 186312 1726890056.23178: sending task result for task 02369adf-7a19-881e-6b85-00000000049c ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 186312 1726890056.23337: no more pending results, returning what we have 186312 1726890056.23341: results queue empty 186312 1726890056.23342: checking for any_errors_fatal 186312 1726890056.23343: done checking for any_errors_fatal 186312 1726890056.23344: checking for max_fail_percentage 186312 1726890056.23345: done checking for max_fail_percentage 186312 1726890056.23347: checking to see if all hosts have failed and the running result is not ok 186312 1726890056.23348: done checking to see if all hosts have failed 186312 1726890056.23348: getting the remaining hosts for this loop 186312 1726890056.23350: done getting the remaining hosts for this loop 186312 1726890056.23354: getting the next task for host managed_node3 186312 1726890056.23360: done getting next task for host managed_node3 186312 1726890056.23362: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890056.23366: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890056.23375: done sending task result for task 02369adf-7a19-881e-6b85-00000000049c 186312 1726890056.23383: getting variables 186312 1726890056.23393: WORKER PROCESS EXITING 186312 1726890056.23398: in VariableManager get_vars() 186312 1726890056.23439: Calling all_inventory to load vars for managed_node3 186312 1726890056.23442: Calling groups_inventory to load vars for managed_node3 186312 1726890056.23446: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890056.23459: Calling all_plugins_play to load vars for managed_node3 186312 1726890056.23463: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890056.23466: Calling groups_plugins_play to load vars for managed_node3 186312 1726890056.23996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890056.25345: done with get_vars() 186312 1726890056.25363: done getting variables 186312 1726890056.25618: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:40:56 -0400 (0:00:00.125) 0:00:25.995 ****** 186312 1726890056.25644: entering _queue_task() for managed_node3/include_tasks 186312 1726890056.25926: worker is 1 (out of 1 available) 186312 1726890056.25938: exiting _queue_task() for managed_node3/include_tasks 186312 1726890056.25949: done queuing things up, now waiting for results queue to drain 186312 1726890056.25950: waiting for pending results... 186312 1726890056.26289: running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890056.26416: in run() - task 02369adf-7a19-881e-6b85-00000000049d 186312 1726890056.26435: variable 'ansible_search_path' from source: unknown 186312 1726890056.26477: variable '_storage_volume_tests' from source: set_fact 186312 1726890056.26680: variable '_storage_volume_tests' from source: set_fact 186312 1726890056.26765: variable 'omit' from source: magic vars 186312 1726890056.26904: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.26913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.26923: variable 'omit' from source: magic vars 186312 1726890056.27094: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.27147: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.27223: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.27433: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.27448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.27461: variable 'omit' from source: magic vars 186312 1726890056.27587: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.27627: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.27688: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.27827: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.27842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.27854: variable 'omit' from source: magic vars 186312 1726890056.27964: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.28009: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.28075: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.28196: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.28209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.28226: variable 'omit' from source: magic vars 186312 1726890056.28346: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.28389: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.28454: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.28570: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.28589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.28601: variable 'omit' from source: magic vars 186312 1726890056.28734: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.28765: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.28830: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.28957: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.28969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.28980: variable 'omit' from source: magic vars 186312 1726890056.29088: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.29127: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.29189: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.29337: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.29357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.29376: variable 'omit' from source: magic vars 186312 1726890056.29486: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.29526: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.29599: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.29708: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.29723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.29737: variable 'omit' from source: magic vars 186312 1726890056.29897: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.29942: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.30013: variable 'storage_test_volume_subset' from source: unknown 186312 1726890056.30088: dumping result to json 186312 1726890056.30099: done dumping result, returning 186312 1726890056.30107: done running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-881e-6b85-00000000049d] 186312 1726890056.30119: sending task result for task 02369adf-7a19-881e-6b85-00000000049d 186312 1726890056.30209: done sending task result for task 02369adf-7a19-881e-6b85-00000000049d 186312 1726890056.30220: WORKER PROCESS EXITING 186312 1726890056.30276: no more pending results, returning what we have 186312 1726890056.30281: in VariableManager get_vars() 186312 1726890056.30320: Calling all_inventory to load vars for managed_node3 186312 1726890056.30324: Calling groups_inventory to load vars for managed_node3 186312 1726890056.30327: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890056.30343: Calling all_plugins_play to load vars for managed_node3 186312 1726890056.30347: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890056.30351: Calling groups_plugins_play to load vars for managed_node3 186312 1726890056.31024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890056.31880: done with get_vars() 186312 1726890056.31892: variable 'ansible_search_path' from source: unknown 186312 1726890056.31932: variable 'ansible_search_path' from source: unknown 186312 1726890056.31986: variable 'ansible_search_path' from source: unknown 186312 1726890056.32017: variable 'ansible_search_path' from source: unknown 186312 1726890056.32044: variable 'ansible_search_path' from source: unknown 186312 1726890056.32076: variable 'ansible_search_path' from source: unknown 186312 1726890056.32123: variable 'ansible_search_path' from source: unknown 186312 1726890056.32919: variable 'ansible_search_path' from source: unknown 186312 1726890056.32946: we have included files to process 186312 1726890056.32948: generating all_blocks data 186312 1726890056.32950: done generating all_blocks data 186312 1726890056.32955: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890056.32956: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890056.32958: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890056.34948: done processing included file 186312 1726890056.34950: iterating over new_blocks loaded from include file 186312 1726890056.34952: in VariableManager get_vars() 186312 1726890056.34968: done with get_vars() 186312 1726890056.34970: filtering new block on tags 186312 1726890056.35816: done filtering new block on tags 186312 1726890056.35819: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node3 => (item=mount) 186312 1726890056.35825: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890056.35826: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890056.35834: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890056.37205: done processing included file 186312 1726890056.37207: iterating over new_blocks loaded from include file 186312 1726890056.37208: in VariableManager get_vars() 186312 1726890056.37225: done with get_vars() 186312 1726890056.37226: filtering new block on tags 186312 1726890056.37294: done filtering new block on tags 186312 1726890056.37296: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node3 => (item=fstab) 186312 1726890056.37300: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890056.37301: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890056.37304: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890056.38306: done processing included file 186312 1726890056.38308: iterating over new_blocks loaded from include file 186312 1726890056.38309: in VariableManager get_vars() 186312 1726890056.38325: done with get_vars() 186312 1726890056.38326: filtering new block on tags 186312 1726890056.38356: done filtering new block on tags 186312 1726890056.38359: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node3 => (item=fs) 186312 1726890056.38362: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890056.38363: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890056.38366: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890056.39745: done processing included file 186312 1726890056.39748: iterating over new_blocks loaded from include file 186312 1726890056.39749: in VariableManager get_vars() 186312 1726890056.39776: done with get_vars() 186312 1726890056.39778: filtering new block on tags 186312 1726890056.39859: done filtering new block on tags 186312 1726890056.39861: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node3 => (item=device) 186312 1726890056.39865: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890056.39866: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890056.39870: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890056.42418: done processing included file 186312 1726890056.42420: iterating over new_blocks loaded from include file 186312 1726890056.42421: in VariableManager get_vars() 186312 1726890056.42438: done with get_vars() 186312 1726890056.42440: filtering new block on tags 186312 1726890056.42646: done filtering new block on tags 186312 1726890056.42649: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node3 => (item=encryption) 186312 1726890056.42653: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890056.42654: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890056.42657: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890056.43852: done processing included file 186312 1726890056.43854: iterating over new_blocks loaded from include file 186312 1726890056.43855: in VariableManager get_vars() 186312 1726890056.43872: done with get_vars() 186312 1726890056.43874: filtering new block on tags 186312 1726890056.44018: done filtering new block on tags 186312 1726890056.44021: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node3 => (item=md) 186312 1726890056.44025: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890056.44027: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890056.44030: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890056.46929: done processing included file 186312 1726890056.46931: iterating over new_blocks loaded from include file 186312 1726890056.46933: in VariableManager get_vars() 186312 1726890056.46953: done with get_vars() 186312 1726890056.46955: filtering new block on tags 186312 1726890056.47019: done filtering new block on tags 186312 1726890056.47022: in VariableManager get_vars() 186312 1726890056.47036: done with get_vars() 186312 1726890056.47038: filtering new block on tags 186312 1726890056.47095: done filtering new block on tags 186312 1726890056.47098: in VariableManager get_vars() 186312 1726890056.47112: done with get_vars() 186312 1726890056.47115: filtering new block on tags 186312 1726890056.47297: done filtering new block on tags 186312 1726890056.47300: in VariableManager get_vars() 186312 1726890056.47315: done with get_vars() 186312 1726890056.47316: filtering new block on tags 186312 1726890056.47358: done filtering new block on tags 186312 1726890056.47361: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node3 => (item=size) 186312 1726890056.47365: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890056.47366: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890056.47369: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890056.48198: done processing included file 186312 1726890056.48200: iterating over new_blocks loaded from include file 186312 1726890056.48201: in VariableManager get_vars() 186312 1726890056.48216: done with get_vars() 186312 1726890056.48217: filtering new block on tags 186312 1726890056.48296: done filtering new block on tags 186312 1726890056.48299: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node3 => (item=cache) 186312 1726890056.48303: extending task lists for all hosts with included blocks 186312 1726890056.48525: done extending task lists 186312 1726890056.48526: done processing included files 186312 1726890056.48527: results queue empty 186312 1726890056.48528: checking for any_errors_fatal 186312 1726890056.48532: done checking for any_errors_fatal 186312 1726890056.48532: checking for max_fail_percentage 186312 1726890056.48533: done checking for max_fail_percentage 186312 1726890056.48534: checking to see if all hosts have failed and the running result is not ok 186312 1726890056.48539: done checking to see if all hosts have failed 186312 1726890056.48540: getting the remaining hosts for this loop 186312 1726890056.48541: done getting the remaining hosts for this loop 186312 1726890056.48544: getting the next task for host managed_node3 186312 1726890056.48549: done getting next task for host managed_node3 186312 1726890056.48551: ^ task is: TASK: Get expected mount device based on device type 186312 1726890056.48555: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890056.48557: getting variables 186312 1726890056.48558: in VariableManager get_vars() 186312 1726890056.48571: Calling all_inventory to load vars for managed_node3 186312 1726890056.48574: Calling groups_inventory to load vars for managed_node3 186312 1726890056.48576: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890056.48581: Calling all_plugins_play to load vars for managed_node3 186312 1726890056.48584: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890056.48587: Calling groups_plugins_play to load vars for managed_node3 186312 1726890056.49054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890056.49655: done with get_vars() 186312 1726890056.49672: done getting variables 186312 1726890056.49707: 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 [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:40:56 -0400 (0:00:00.240) 0:00:26.236 ****** 186312 1726890056.49739: entering _queue_task() for managed_node3/set_fact 186312 1726890056.50077: worker is 1 (out of 1 available) 186312 1726890056.50089: exiting _queue_task() for managed_node3/set_fact 186312 1726890056.50108: done queuing things up, now waiting for results queue to drain 186312 1726890056.50109: waiting for pending results... 186312 1726890056.50410: running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type 186312 1726890056.50543: in run() - task 02369adf-7a19-881e-6b85-0000000004dc 186312 1726890056.50567: variable 'ansible_search_path' from source: unknown 186312 1726890056.50607: calling self._execute() 186312 1726890056.50704: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.50715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.50731: variable 'omit' from source: magic vars 186312 1726890056.50841: variable 'omit' from source: magic vars 186312 1726890056.50906: variable 'omit' from source: magic vars 186312 1726890056.51267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890056.51543: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890056.51592: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890056.51640: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890056.51679: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890056.51774: 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) 186312 1726890056.51803: 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) 186312 1726890056.51835: 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) 186312 1726890056.51873: 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) 186312 1726890056.51923: 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) 186312 1726890056.51951: 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) 186312 1726890056.51989: 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) 186312 1726890056.52024: 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) 186312 1726890056.52243: variable '_storage_test_volume_present' from source: set_fact 186312 1726890056.52256: variable 'storage_test_volume' from source: include params 186312 1726890056.52314: variable 'omit' from source: magic vars 186312 1726890056.52344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890056.52383: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890056.52415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890056.52437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890056.52453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890056.52485: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890056.52493: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.52505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.52636: Set connection var ansible_shell_type to sh 186312 1726890056.52651: Set connection var ansible_pipelining to False 186312 1726890056.52663: Set connection var ansible_timeout to 10 186312 1726890056.52669: Set connection var ansible_connection to ssh 186312 1726890056.52678: Set connection var ansible_shell_executable to /bin/sh 186312 1726890056.52686: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890056.52708: variable 'ansible_shell_executable' from source: unknown 186312 1726890056.52720: variable 'ansible_connection' from source: unknown 186312 1726890056.52730: variable 'ansible_module_compression' from source: unknown 186312 1726890056.52737: variable 'ansible_shell_type' from source: unknown 186312 1726890056.52742: variable 'ansible_shell_executable' from source: unknown 186312 1726890056.52756: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.52764: variable 'ansible_pipelining' from source: unknown 186312 1726890056.52771: variable 'ansible_timeout' from source: unknown 186312 1726890056.52778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.52894: 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) 186312 1726890056.52910: variable 'omit' from source: magic vars 186312 1726890056.52921: starting attempt loop 186312 1726890056.52927: running the handler 186312 1726890056.52949: handler run complete 186312 1726890056.52966: attempt loop complete, returning result 186312 1726890056.52973: _execute() done 186312 1726890056.52981: dumping result to json 186312 1726890056.52995: done dumping result, returning 186312 1726890056.53006: done running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type [02369adf-7a19-881e-6b85-0000000004dc] 186312 1726890056.53026: sending task result for task 02369adf-7a19-881e-6b85-0000000004dc 186312 1726890056.53143: done sending task result for task 02369adf-7a19-881e-6b85-0000000004dc 186312 1726890056.53150: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 186312 1726890056.53209: no more pending results, returning what we have 186312 1726890056.53223: results queue empty 186312 1726890056.53224: checking for any_errors_fatal 186312 1726890056.53225: done checking for any_errors_fatal 186312 1726890056.53226: checking for max_fail_percentage 186312 1726890056.53228: done checking for max_fail_percentage 186312 1726890056.53229: checking to see if all hosts have failed and the running result is not ok 186312 1726890056.53230: done checking to see if all hosts have failed 186312 1726890056.53231: getting the remaining hosts for this loop 186312 1726890056.53233: done getting the remaining hosts for this loop 186312 1726890056.53236: getting the next task for host managed_node3 186312 1726890056.53245: done getting next task for host managed_node3 186312 1726890056.53247: ^ task is: TASK: Set some facts 186312 1726890056.53252: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890056.53264: getting variables 186312 1726890056.53266: in VariableManager get_vars() 186312 1726890056.53297: Calling all_inventory to load vars for managed_node3 186312 1726890056.53300: Calling groups_inventory to load vars for managed_node3 186312 1726890056.53304: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890056.53317: Calling all_plugins_play to load vars for managed_node3 186312 1726890056.53320: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890056.53323: Calling groups_plugins_play to load vars for managed_node3 186312 1726890056.53974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890056.55802: done with get_vars() 186312 1726890056.55817: done getting variables 186312 1726890056.55867: 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 [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:40:56 -0400 (0:00:00.061) 0:00:26.298 ****** 186312 1726890056.55895: entering _queue_task() for managed_node3/set_fact 186312 1726890056.56147: worker is 1 (out of 1 available) 186312 1726890056.56158: exiting _queue_task() for managed_node3/set_fact 186312 1726890056.56172: done queuing things up, now waiting for results queue to drain 186312 1726890056.56173: waiting for pending results... 186312 1726890056.57280: running TaskExecutor() for managed_node3/TASK: Set some facts 186312 1726890056.57487: in run() - task 02369adf-7a19-881e-6b85-0000000004dd 186312 1726890056.57502: variable 'ansible_search_path' from source: unknown 186312 1726890056.57650: calling self._execute() 186312 1726890056.57736: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.57742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.57866: variable 'omit' from source: magic vars 186312 1726890056.58080: variable 'omit' from source: magic vars 186312 1726890056.58142: variable 'omit' from source: magic vars 186312 1726890056.58781: variable '_storage_test_volume_present' from source: set_fact 186312 1726890056.58787: variable 'storage_test_volume' from source: include params 186312 1726890056.59409: variable 'storage_test_volume' from source: include params 186312 1726890056.59424: variable 'mount_prefix' from source: task vars 186312 1726890056.59852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890056.64483: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890056.64651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890056.64721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890056.64833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890056.64933: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890056.65134: 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) 186312 1726890056.65168: 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) 186312 1726890056.65197: 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) 186312 1726890056.65275: 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) 186312 1726890056.65355: 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) 186312 1726890056.65642: variable '__storage_is_ostree' from source: set_fact 186312 1726890056.65780: variable 'storage_test_volume' from source: include params 186312 1726890056.65853: variable 'omit' from source: magic vars 186312 1726890056.65909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890056.66018: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890056.66044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890056.66118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890056.66135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890056.66167: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890056.66214: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.66222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.66439: Set connection var ansible_shell_type to sh 186312 1726890056.66454: Set connection var ansible_pipelining to False 186312 1726890056.66467: Set connection var ansible_timeout to 10 186312 1726890056.66542: Set connection var ansible_connection to ssh 186312 1726890056.66553: Set connection var ansible_shell_executable to /bin/sh 186312 1726890056.66562: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890056.66588: variable 'ansible_shell_executable' from source: unknown 186312 1726890056.66595: variable 'ansible_connection' from source: unknown 186312 1726890056.66601: variable 'ansible_module_compression' from source: unknown 186312 1726890056.66607: variable 'ansible_shell_type' from source: unknown 186312 1726890056.66614: variable 'ansible_shell_executable' from source: unknown 186312 1726890056.66620: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.66627: variable 'ansible_pipelining' from source: unknown 186312 1726890056.66649: variable 'ansible_timeout' from source: unknown 186312 1726890056.66657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.66876: 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) 186312 1726890056.66892: variable 'omit' from source: magic vars 186312 1726890056.66977: starting attempt loop 186312 1726890056.66984: running the handler 186312 1726890056.66999: handler run complete 186312 1726890056.67014: attempt loop complete, returning result 186312 1726890056.67020: _execute() done 186312 1726890056.67026: dumping result to json 186312 1726890056.67036: done dumping result, returning 186312 1726890056.67046: done running TaskExecutor() for managed_node3/TASK: Set some facts [02369adf-7a19-881e-6b85-0000000004dd] 186312 1726890056.67054: sending task result for task 02369adf-7a19-881e-6b85-0000000004dd ok: [managed_node3] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } 186312 1726890056.67325: no more pending results, returning what we have 186312 1726890056.67329: results queue empty 186312 1726890056.67329: checking for any_errors_fatal 186312 1726890056.67335: done checking for any_errors_fatal 186312 1726890056.67335: checking for max_fail_percentage 186312 1726890056.67337: done checking for max_fail_percentage 186312 1726890056.67338: checking to see if all hosts have failed and the running result is not ok 186312 1726890056.67339: done checking to see if all hosts have failed 186312 1726890056.67339: getting the remaining hosts for this loop 186312 1726890056.67341: done getting the remaining hosts for this loop 186312 1726890056.67345: getting the next task for host managed_node3 186312 1726890056.67353: done getting next task for host managed_node3 186312 1726890056.67355: ^ task is: TASK: Get information about the mountpoint directory 186312 1726890056.67359: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890056.67369: done sending task result for task 02369adf-7a19-881e-6b85-0000000004dd 186312 1726890056.67378: getting variables 186312 1726890056.67386: WORKER PROCESS EXITING 186312 1726890056.67391: in VariableManager get_vars() 186312 1726890056.67427: Calling all_inventory to load vars for managed_node3 186312 1726890056.67430: Calling groups_inventory to load vars for managed_node3 186312 1726890056.67433: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890056.67445: Calling all_plugins_play to load vars for managed_node3 186312 1726890056.67448: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890056.67450: Calling groups_plugins_play to load vars for managed_node3 186312 1726890056.68717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890056.69332: done with get_vars() 186312 1726890056.69349: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:40:56 -0400 (0:00:00.141) 0:00:26.440 ****** 186312 1726890056.70087: entering _queue_task() for managed_node3/stat 186312 1726890056.70422: worker is 1 (out of 1 available) 186312 1726890056.70435: exiting _queue_task() for managed_node3/stat 186312 1726890056.70449: done queuing things up, now waiting for results queue to drain 186312 1726890056.70451: waiting for pending results... 186312 1726890056.70773: running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory 186312 1726890056.70887: in run() - task 02369adf-7a19-881e-6b85-0000000004de 186312 1726890056.70908: variable 'ansible_search_path' from source: unknown 186312 1726890056.70948: calling self._execute() 186312 1726890056.71050: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.71062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.71074: variable 'omit' from source: magic vars 186312 1726890056.71616: variable '_storage_test_volume_present' from source: set_fact 186312 1726890056.71636: variable 'storage_test_volume' from source: include params 186312 1726890056.71682: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 186312 1726890056.71690: when evaluation is False, skipping this task 186312 1726890056.71696: _execute() done 186312 1726890056.71703: dumping result to json 186312 1726890056.71710: done dumping result, returning 186312 1726890056.71721: done running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory [02369adf-7a19-881e-6b85-0000000004de] 186312 1726890056.71730: sending task result for task 02369adf-7a19-881e-6b85-0000000004de 186312 1726890056.71848: done sending task result for task 02369adf-7a19-881e-6b85-0000000004de 186312 1726890056.71856: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 186312 1726890056.71923: no more pending results, returning what we have 186312 1726890056.71928: results queue empty 186312 1726890056.71929: checking for any_errors_fatal 186312 1726890056.71936: done checking for any_errors_fatal 186312 1726890056.71937: checking for max_fail_percentage 186312 1726890056.71939: done checking for max_fail_percentage 186312 1726890056.71940: checking to see if all hosts have failed and the running result is not ok 186312 1726890056.71941: done checking to see if all hosts have failed 186312 1726890056.71942: getting the remaining hosts for this loop 186312 1726890056.71945: done getting the remaining hosts for this loop 186312 1726890056.71948: getting the next task for host managed_node3 186312 1726890056.71956: done getting next task for host managed_node3 186312 1726890056.71959: ^ task is: TASK: Verify the current mount state by device 186312 1726890056.71964: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890056.71968: getting variables 186312 1726890056.71970: in VariableManager get_vars() 186312 1726890056.72005: Calling all_inventory to load vars for managed_node3 186312 1726890056.72009: Calling groups_inventory to load vars for managed_node3 186312 1726890056.72015: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890056.72030: Calling all_plugins_play to load vars for managed_node3 186312 1726890056.72035: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890056.72038: Calling groups_plugins_play to load vars for managed_node3 186312 1726890056.72725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890056.73529: done with get_vars() 186312 1726890056.73549: done getting variables 186312 1726890056.73651: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:40:56 -0400 (0:00:00.035) 0:00:26.476 ****** 186312 1726890056.73681: entering _queue_task() for managed_node3/assert 186312 1726890056.73684: Creating lock for assert 186312 1726890056.73961: worker is 1 (out of 1 available) 186312 1726890056.73984: exiting _queue_task() for managed_node3/assert 186312 1726890056.73996: done queuing things up, now waiting for results queue to drain 186312 1726890056.73997: waiting for pending results... 186312 1726890056.74313: running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device 186312 1726890056.74448: in run() - task 02369adf-7a19-881e-6b85-0000000004df 186312 1726890056.74469: variable 'ansible_search_path' from source: unknown 186312 1726890056.74509: calling self._execute() 186312 1726890056.74620: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.74639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.74652: variable 'omit' from source: magic vars 186312 1726890056.75028: variable '_storage_test_volume_present' from source: set_fact 186312 1726890056.75043: Evaluated conditional (_storage_test_volume_present): True 186312 1726890056.75054: variable 'omit' from source: magic vars 186312 1726890056.75127: variable 'omit' from source: magic vars 186312 1726890056.75264: variable 'storage_test_volume' from source: include params 186312 1726890056.75330: variable 'omit' from source: magic vars 186312 1726890056.75376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890056.75428: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890056.75453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890056.75483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890056.75499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890056.75541: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890056.75550: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.75557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.75693: Set connection var ansible_shell_type to sh 186312 1726890056.75710: Set connection var ansible_pipelining to False 186312 1726890056.75736: Set connection var ansible_timeout to 10 186312 1726890056.75743: Set connection var ansible_connection to ssh 186312 1726890056.75755: Set connection var ansible_shell_executable to /bin/sh 186312 1726890056.75765: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890056.75791: variable 'ansible_shell_executable' from source: unknown 186312 1726890056.75805: variable 'ansible_connection' from source: unknown 186312 1726890056.75822: variable 'ansible_module_compression' from source: unknown 186312 1726890056.75842: variable 'ansible_shell_type' from source: unknown 186312 1726890056.75850: variable 'ansible_shell_executable' from source: unknown 186312 1726890056.75857: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.75878: variable 'ansible_pipelining' from source: unknown 186312 1726890056.75885: variable 'ansible_timeout' from source: unknown 186312 1726890056.75893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.76043: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890056.76066: variable 'omit' from source: magic vars 186312 1726890056.76076: starting attempt loop 186312 1726890056.76083: running the handler 186312 1726890056.76359: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890056.76390: variable 'storage_test_volume' from source: include params 186312 1726890056.76405: variable 'storage_test_mount_expected_mount_point' from source: set_fact 186312 1726890056.76420: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 186312 1726890056.76429: handler run complete 186312 1726890056.76447: attempt loop complete, returning result 186312 1726890056.76454: _execute() done 186312 1726890056.76461: dumping result to json 186312 1726890056.76468: done dumping result, returning 186312 1726890056.76478: done running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device [02369adf-7a19-881e-6b85-0000000004df] 186312 1726890056.76495: sending task result for task 02369adf-7a19-881e-6b85-0000000004df ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890056.76644: no more pending results, returning what we have 186312 1726890056.76648: results queue empty 186312 1726890056.76649: checking for any_errors_fatal 186312 1726890056.76657: done checking for any_errors_fatal 186312 1726890056.76658: checking for max_fail_percentage 186312 1726890056.76660: done checking for max_fail_percentage 186312 1726890056.76661: checking to see if all hosts have failed and the running result is not ok 186312 1726890056.76662: done checking to see if all hosts have failed 186312 1726890056.76662: getting the remaining hosts for this loop 186312 1726890056.76665: done getting the remaining hosts for this loop 186312 1726890056.76668: getting the next task for host managed_node3 186312 1726890056.76676: done getting next task for host managed_node3 186312 1726890056.76679: ^ task is: TASK: Verify mount directory user 186312 1726890056.76684: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890056.76688: getting variables 186312 1726890056.76690: in VariableManager get_vars() 186312 1726890056.76742: Calling all_inventory to load vars for managed_node3 186312 1726890056.76746: Calling groups_inventory to load vars for managed_node3 186312 1726890056.76749: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890056.76763: Calling all_plugins_play to load vars for managed_node3 186312 1726890056.76767: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890056.76770: Calling groups_plugins_play to load vars for managed_node3 186312 1726890056.78141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890056.79536: done sending task result for task 02369adf-7a19-881e-6b85-0000000004df 186312 1726890056.79539: WORKER PROCESS EXITING 186312 1726890056.79682: done with get_vars() 186312 1726890056.79696: done getting variables 186312 1726890056.79751: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:40:56 -0400 (0:00:00.061) 0:00:26.537 ****** 186312 1726890056.79786: entering _queue_task() for managed_node3/assert 186312 1726890056.80031: worker is 1 (out of 1 available) 186312 1726890056.80043: exiting _queue_task() for managed_node3/assert 186312 1726890056.80055: done queuing things up, now waiting for results queue to drain 186312 1726890056.80056: waiting for pending results... 186312 1726890056.80977: running TaskExecutor() for managed_node3/TASK: Verify mount directory user 186312 1726890056.81198: in run() - task 02369adf-7a19-881e-6b85-0000000004e0 186312 1726890056.81212: variable 'ansible_search_path' from source: unknown 186312 1726890056.81363: calling self._execute() 186312 1726890056.81560: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.81565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.81576: variable 'omit' from source: magic vars 186312 1726890056.82428: variable '_storage_test_volume_present' from source: set_fact 186312 1726890056.82454: variable 'storage_test_volume' from source: include params 186312 1726890056.82490: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 186312 1726890056.82494: when evaluation is False, skipping this task 186312 1726890056.82496: _execute() done 186312 1726890056.82499: dumping result to json 186312 1726890056.82502: done dumping result, returning 186312 1726890056.82509: done running TaskExecutor() for managed_node3/TASK: Verify mount directory user [02369adf-7a19-881e-6b85-0000000004e0] 186312 1726890056.82515: sending task result for task 02369adf-7a19-881e-6b85-0000000004e0 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 186312 1726890056.82782: no more pending results, returning what we have 186312 1726890056.82786: results queue empty 186312 1726890056.82787: checking for any_errors_fatal 186312 1726890056.82793: done checking for any_errors_fatal 186312 1726890056.82793: checking for max_fail_percentage 186312 1726890056.82795: done checking for max_fail_percentage 186312 1726890056.82796: checking to see if all hosts have failed and the running result is not ok 186312 1726890056.82797: done checking to see if all hosts have failed 186312 1726890056.82797: getting the remaining hosts for this loop 186312 1726890056.82799: done getting the remaining hosts for this loop 186312 1726890056.82802: getting the next task for host managed_node3 186312 1726890056.82810: done getting next task for host managed_node3 186312 1726890056.82814: ^ task is: TASK: Verify mount directory group 186312 1726890056.82819: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890056.82824: getting variables 186312 1726890056.82825: in VariableManager get_vars() 186312 1726890056.82856: Calling all_inventory to load vars for managed_node3 186312 1726890056.82859: Calling groups_inventory to load vars for managed_node3 186312 1726890056.82863: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890056.82879: Calling all_plugins_play to load vars for managed_node3 186312 1726890056.82883: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890056.82887: Calling groups_plugins_play to load vars for managed_node3 186312 1726890056.83397: done sending task result for task 02369adf-7a19-881e-6b85-0000000004e0 186312 1726890056.83400: WORKER PROCESS EXITING 186312 1726890056.84020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890056.84729: done with get_vars() 186312 1726890056.84745: done getting variables 186312 1726890056.84806: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:40:56 -0400 (0:00:00.050) 0:00:26.587 ****** 186312 1726890056.84842: entering _queue_task() for managed_node3/assert 186312 1726890056.85145: worker is 1 (out of 1 available) 186312 1726890056.85157: exiting _queue_task() for managed_node3/assert 186312 1726890056.85170: done queuing things up, now waiting for results queue to drain 186312 1726890056.85171: waiting for pending results... 186312 1726890056.85487: running TaskExecutor() for managed_node3/TASK: Verify mount directory group 186312 1726890056.85627: in run() - task 02369adf-7a19-881e-6b85-0000000004e1 186312 1726890056.85650: variable 'ansible_search_path' from source: unknown 186312 1726890056.85695: calling self._execute() 186312 1726890056.85803: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.85816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.85835: variable 'omit' from source: magic vars 186312 1726890056.86289: variable '_storage_test_volume_present' from source: set_fact 186312 1726890056.86301: variable 'storage_test_volume' from source: include params 186312 1726890056.86348: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 186312 1726890056.86357: when evaluation is False, skipping this task 186312 1726890056.86363: _execute() done 186312 1726890056.86375: dumping result to json 186312 1726890056.86381: done dumping result, returning 186312 1726890056.86391: done running TaskExecutor() for managed_node3/TASK: Verify mount directory group [02369adf-7a19-881e-6b85-0000000004e1] 186312 1726890056.86401: sending task result for task 02369adf-7a19-881e-6b85-0000000004e1 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 186312 1726890056.86571: no more pending results, returning what we have 186312 1726890056.86575: results queue empty 186312 1726890056.86576: checking for any_errors_fatal 186312 1726890056.86582: done checking for any_errors_fatal 186312 1726890056.86583: checking for max_fail_percentage 186312 1726890056.86584: done checking for max_fail_percentage 186312 1726890056.86586: checking to see if all hosts have failed and the running result is not ok 186312 1726890056.86587: done checking to see if all hosts have failed 186312 1726890056.86588: getting the remaining hosts for this loop 186312 1726890056.86590: done getting the remaining hosts for this loop 186312 1726890056.86593: getting the next task for host managed_node3 186312 1726890056.86603: done getting next task for host managed_node3 186312 1726890056.86606: ^ task is: TASK: Verify mount directory permissions 186312 1726890056.86613: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890056.86618: getting variables 186312 1726890056.86620: in VariableManager get_vars() 186312 1726890056.86652: Calling all_inventory to load vars for managed_node3 186312 1726890056.86656: Calling groups_inventory to load vars for managed_node3 186312 1726890056.86660: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890056.86676: Calling all_plugins_play to load vars for managed_node3 186312 1726890056.86680: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890056.86683: Calling groups_plugins_play to load vars for managed_node3 186312 1726890056.87360: done sending task result for task 02369adf-7a19-881e-6b85-0000000004e1 186312 1726890056.87364: WORKER PROCESS EXITING 186312 1726890056.87390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890056.88234: done with get_vars() 186312 1726890056.88250: done getting variables 186312 1726890056.88316: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:40:56 -0400 (0:00:00.035) 0:00:26.623 ****** 186312 1726890056.88429: entering _queue_task() for managed_node3/assert 186312 1726890056.88997: worker is 1 (out of 1 available) 186312 1726890056.89009: exiting _queue_task() for managed_node3/assert 186312 1726890056.89023: done queuing things up, now waiting for results queue to drain 186312 1726890056.89025: waiting for pending results... 186312 1726890056.90254: running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions 186312 1726890056.90459: in run() - task 02369adf-7a19-881e-6b85-0000000004e2 186312 1726890056.90480: variable 'ansible_search_path' from source: unknown 186312 1726890056.90522: calling self._execute() 186312 1726890056.90759: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.90771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.90789: variable 'omit' from source: magic vars 186312 1726890056.91614: variable '_storage_test_volume_present' from source: set_fact 186312 1726890056.91628: variable 'storage_test_volume' from source: include params 186312 1726890056.91679: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 186312 1726890056.91760: when evaluation is False, skipping this task 186312 1726890056.91767: _execute() done 186312 1726890056.91774: dumping result to json 186312 1726890056.91781: done dumping result, returning 186312 1726890056.91789: done running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions [02369adf-7a19-881e-6b85-0000000004e2] 186312 1726890056.91798: sending task result for task 02369adf-7a19-881e-6b85-0000000004e2 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 186312 1726890056.91954: no more pending results, returning what we have 186312 1726890056.91958: results queue empty 186312 1726890056.91958: checking for any_errors_fatal 186312 1726890056.91967: done checking for any_errors_fatal 186312 1726890056.91967: checking for max_fail_percentage 186312 1726890056.91969: done checking for max_fail_percentage 186312 1726890056.91970: checking to see if all hosts have failed and the running result is not ok 186312 1726890056.91971: done checking to see if all hosts have failed 186312 1726890056.91972: getting the remaining hosts for this loop 186312 1726890056.91974: done getting the remaining hosts for this loop 186312 1726890056.91978: getting the next task for host managed_node3 186312 1726890056.91985: done getting next task for host managed_node3 186312 1726890056.91988: ^ task is: TASK: Get path of test volume device 186312 1726890056.91994: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890056.91997: getting variables 186312 1726890056.91999: in VariableManager get_vars() 186312 1726890056.92033: Calling all_inventory to load vars for managed_node3 186312 1726890056.92037: Calling groups_inventory to load vars for managed_node3 186312 1726890056.92041: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890056.92057: Calling all_plugins_play to load vars for managed_node3 186312 1726890056.92061: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890056.92065: Calling groups_plugins_play to load vars for managed_node3 186312 1726890056.93107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890056.94031: done sending task result for task 02369adf-7a19-881e-6b85-0000000004e2 186312 1726890056.94034: WORKER PROCESS EXITING 186312 1726890056.94472: done with get_vars() 186312 1726890056.94487: done getting variables 186312 1726890056.94547: 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 [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:40:56 -0400 (0:00:00.061) 0:00:26.685 ****** 186312 1726890056.94579: entering _queue_task() for managed_node3/command 186312 1726890056.95530: worker is 1 (out of 1 available) 186312 1726890056.95542: exiting _queue_task() for managed_node3/command 186312 1726890056.95554: done queuing things up, now waiting for results queue to drain 186312 1726890056.95555: waiting for pending results... 186312 1726890056.96769: running TaskExecutor() for managed_node3/TASK: Get path of test volume device 186312 1726890056.97956: in run() - task 02369adf-7a19-881e-6b85-0000000004e3 186312 1726890056.98028: variable 'ansible_search_path' from source: unknown 186312 1726890056.98071: calling self._execute() 186312 1726890056.98275: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890056.98437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890056.98454: variable 'omit' from source: magic vars 186312 1726890056.99356: variable 'storage_test_volume' from source: include params 186312 1726890056.99515: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 186312 1726890056.99528: variable 'omit' from source: magic vars 186312 1726890056.99670: variable 'omit' from source: magic vars 186312 1726890057.00192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890057.05816: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890057.05896: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890057.06069: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890057.06103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890057.06135: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890057.06234: variable 'storage_test_volume' from source: include params 186312 1726890057.06400: variable 'omit' from source: magic vars 186312 1726890057.06497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890057.06529: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890057.06595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890057.06618: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890057.06696: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890057.06728: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890057.06738: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890057.06745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890057.06951: Set connection var ansible_shell_type to sh 186312 1726890057.06964: Set connection var ansible_pipelining to False 186312 1726890057.06976: Set connection var ansible_timeout to 10 186312 1726890057.06981: Set connection var ansible_connection to ssh 186312 1726890057.07018: Set connection var ansible_shell_executable to /bin/sh 186312 1726890057.07032: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890057.07057: variable 'ansible_shell_executable' from source: unknown 186312 1726890057.07124: variable 'ansible_connection' from source: unknown 186312 1726890057.07136: variable 'ansible_module_compression' from source: unknown 186312 1726890057.07142: variable 'ansible_shell_type' from source: unknown 186312 1726890057.07148: variable 'ansible_shell_executable' from source: unknown 186312 1726890057.07152: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890057.07158: variable 'ansible_pipelining' from source: unknown 186312 1726890057.07163: variable 'ansible_timeout' from source: unknown 186312 1726890057.07168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890057.07386: 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) 186312 1726890057.07400: variable 'omit' from source: magic vars 186312 1726890057.07407: starting attempt loop 186312 1726890057.07450: running the handler 186312 1726890057.07468: _low_level_execute_command(): starting 186312 1726890057.07478: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890057.09246: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890057.09302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.09413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.09437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.09482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.09495: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890057.09516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.09538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890057.09551: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890057.09562: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890057.09574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.09587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.09602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.09619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.09634: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890057.09649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.09733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890057.09853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890057.09868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890057.10064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890057.11656: stdout chunk (state=3): >>>/root <<< 186312 1726890057.11846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890057.11849: stdout chunk (state=3): >>><<< 186312 1726890057.11851: stderr chunk (state=3): >>><<< 186312 1726890057.11953: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890057.11964: _low_level_execute_command(): starting 186312 1726890057.11968: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890057.1186807-187326-222930231300658 `" && echo ansible-tmp-1726890057.1186807-187326-222930231300658="` echo /root/.ansible/tmp/ansible-tmp-1726890057.1186807-187326-222930231300658 `" ) && sleep 0' 186312 1726890057.13338: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890057.13399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.13415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.13432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.13473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.13616: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890057.13631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.13648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890057.13659: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890057.13669: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890057.13679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.13692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.13710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.13727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.13739: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890057.13752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.13833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890057.13850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890057.13863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890057.14061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890057.15888: stdout chunk (state=3): >>>ansible-tmp-1726890057.1186807-187326-222930231300658=/root/.ansible/tmp/ansible-tmp-1726890057.1186807-187326-222930231300658 <<< 186312 1726890057.16001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890057.16070: stderr chunk (state=3): >>><<< 186312 1726890057.16073: stdout chunk (state=3): >>><<< 186312 1726890057.16383: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890057.1186807-187326-222930231300658=/root/.ansible/tmp/ansible-tmp-1726890057.1186807-187326-222930231300658 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890057.16387: variable 'ansible_module_compression' from source: unknown 186312 1726890057.16389: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890057.16391: variable 'ansible_facts' from source: unknown 186312 1726890057.16394: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890057.1186807-187326-222930231300658/AnsiballZ_command.py 186312 1726890057.16724: Sending initial data 186312 1726890057.16727: Sent initial data (158 bytes) 186312 1726890057.18896: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890057.18916: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.18933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.18951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.18991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.19002: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890057.19024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.19044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890057.19056: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890057.19067: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890057.19078: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.19091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.19106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.19123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.19140: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890057.19157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.19236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890057.19258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890057.19275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890057.19355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890057.21147: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890057.21182: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890057.21225: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp4xz300eq /root/.ansible/tmp/ansible-tmp-1726890057.1186807-187326-222930231300658/AnsiballZ_command.py <<< 186312 1726890057.21257: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890057.22945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890057.23070: stderr chunk (state=3): >>><<< 186312 1726890057.23073: stdout chunk (state=3): >>><<< 186312 1726890057.23076: done transferring module to remote 186312 1726890057.23079: _low_level_execute_command(): starting 186312 1726890057.23081: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890057.1186807-187326-222930231300658/ /root/.ansible/tmp/ansible-tmp-1726890057.1186807-187326-222930231300658/AnsiballZ_command.py && sleep 0' 186312 1726890057.24683: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890057.24696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.24708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.24785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.24832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.24844: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890057.24857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.24874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890057.24887: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890057.24896: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890057.24907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.24921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.24938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.24999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.25009: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890057.25025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.25105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890057.25236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890057.25251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890057.25321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890057.27190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890057.27194: stdout chunk (state=3): >>><<< 186312 1726890057.27196: stderr chunk (state=3): >>><<< 186312 1726890057.27281: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890057.27285: _low_level_execute_command(): starting 186312 1726890057.27287: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890057.1186807-187326-222930231300658/AnsiballZ_command.py && sleep 0' 186312 1726890057.28647: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.28650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.28671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.28797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.28800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.28868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890057.28900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890057.29062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890057.31056: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 186312 1726890057.31060: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890057.31115: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890057.31150: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890057.31182: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890057.31235: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890057.31238: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890057.31287: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.31337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890057.31341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890057.31353: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda5b3dc0> <<< 186312 1726890057.31394: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890057.31438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda5583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda5b3b20> <<< 186312 1726890057.31481: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda5b3ac0> <<< 186312 1726890057.31491: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890057.31540: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda558490> <<< 186312 1726890057.31569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda558940> <<< 186312 1726890057.31595: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda558670> <<< 186312 1726890057.31643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890057.31646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890057.31671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890057.31698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890057.31724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890057.31769: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda50f190> <<< 186312 1726890057.31772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890057.31784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890057.31846: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda50f220> <<< 186312 1726890057.31872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890057.31912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda532850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda50f940> <<< 186312 1726890057.31962: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda570880> <<< 186312 1726890057.31976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda508d90> <<< 186312 1726890057.32035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda532d90> <<< 186312 1726890057.32084: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda558970> <<< 186312 1726890057.32108: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890057.32309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890057.32363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890057.32403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890057.32407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890057.32431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890057.32443: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4afeb0> <<< 186312 1726890057.32494: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4b2f40> <<< 186312 1726890057.32525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890057.32571: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890057.32590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890057.32618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890057.32640: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4af370> <<< 186312 1726890057.32653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890057.32733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890057.32754: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890057.32789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.32826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890057.32872: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda431dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4318b0> import 'itertools' # <<< 186312 1726890057.32897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda431eb0> <<< 186312 1726890057.32900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890057.32948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890057.32977: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda431f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda431e80> import '_collections' # <<< 186312 1726890057.33041: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda489d30> <<< 186312 1726890057.33044: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890057.33058: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda484610> <<< 186312 1726890057.33120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda496670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4b6e20> <<< 186312 1726890057.33154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890057.33169: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda442c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda489250> <<< 186312 1726890057.33206: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda496280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4bc9d0> <<< 186312 1726890057.33259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890057.33290: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.33341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda442fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda442d90> <<< 186312 1726890057.33372: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda442d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890057.33404: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890057.33428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890057.33433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890057.33491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890057.33532: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda1fb370> <<< 186312 1726890057.33554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890057.33565: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda1fb460> <<< 186312 1726890057.33701: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda44afa0> <<< 186312 1726890057.33761: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda445a30> <<< 186312 1726890057.33779: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda445490> <<< 186312 1726890057.33782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890057.33839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890057.33843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890057.33856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda1241c0> <<< 186312 1726890057.33886: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda1e5c70> <<< 186312 1726890057.33947: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda445eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4bc040> <<< 186312 1726890057.33973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890057.34010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890057.34028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda137af0> import 'errno' # <<< 186312 1726890057.34074: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda137e20> <<< 186312 1726890057.34099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890057.34138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda14a730> <<< 186312 1726890057.34151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890057.34173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890057.34199: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda14ac70> <<< 186312 1726890057.34241: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda0d53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda137f10> <<< 186312 1726890057.34268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890057.34329: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda0e6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda14a5b0> <<< 186312 1726890057.34358: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890057.34375: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda0e6340> <<< 186312 1726890057.34412: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4429d0> <<< 186312 1726890057.34444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890057.34465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890057.34502: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda1026a0> <<< 186312 1726890057.34553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890057.34582: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda102970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda102760> <<< 186312 1726890057.34615: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda102850> <<< 186312 1726890057.34628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890057.34844: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda102ca0> <<< 186312 1726890057.34867: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda10e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda1028e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda0f4a30> <<< 186312 1726890057.34890: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4425b0> <<< 186312 1726890057.34908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890057.34977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890057.35006: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda102a90> <<< 186312 1726890057.35107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890057.35122: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1eda028670> <<< 186312 1726890057.35421: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890057.35517: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.35554: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890057.35596: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890057.35599: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.36844: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.37824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f4e7c0> <<< 186312 1726890057.37870: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.37906: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890057.37909: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890057.37940: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890057.37953: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed9f4e160> <<< 186312 1726890057.37980: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f4e280> <<< 186312 1726890057.38031: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f4ef10> <<< 186312 1726890057.38045: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890057.38092: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f4e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f4ed30> import 'atexit' # <<< 186312 1726890057.38135: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed9f4ef70> <<< 186312 1726890057.38149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890057.38171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890057.38221: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f4e100> <<< 186312 1726890057.38258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890057.38262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890057.38283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890057.38324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890057.38327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890057.38388: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed996cee0> <<< 186312 1726890057.38428: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed998ff40> <<< 186312 1726890057.38468: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed998fd60> <<< 186312 1726890057.38482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890057.38519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890057.38562: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed998f3d0> <<< 186312 1726890057.38565: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9fb4dc0> <<< 186312 1726890057.38741: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9fb43a0> <<< 186312 1726890057.38762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890057.38798: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9fb4f70> <<< 186312 1726890057.38803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890057.38836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890057.38874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890057.38894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f83c10> <<< 186312 1726890057.38978: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed99e7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed99e73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f51490> <<< 186312 1726890057.39021: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed99e74c0> <<< 186312 1726890057.39058: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed99e74f0> <<< 186312 1726890057.39089: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890057.39101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890057.39134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890057.39219: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed9950250> <<< 186312 1726890057.39247: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f951f0> <<< 186312 1726890057.39250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890057.39296: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed995c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f95370> <<< 186312 1726890057.39322: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890057.39372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.39393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890057.39458: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9faed90> <<< 186312 1726890057.39586: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed995c880> <<< 186312 1726890057.39683: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed995c6d0> <<< 186312 1726890057.39717: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed995b670> <<< 186312 1726890057.39761: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed995b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f8d8b0> <<< 186312 1726890057.39800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890057.39831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890057.39834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890057.39875: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed99df670> <<< 186312 1726890057.40072: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed99deac0> <<< 186312 1726890057.40076: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed99ef0d0> <<< 186312 1726890057.40114: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed99df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f59a60> <<< 186312 1726890057.40166: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890057.40170: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.40238: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.40347: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890057.40383: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/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_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890057.40386: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.40475: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.40573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.41039: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.41518: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890057.41542: 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_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890057.41557: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.41613: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed9536580> <<< 186312 1726890057.41692: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed993b520> <<< 186312 1726890057.41706: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed94dc0a0> <<< 186312 1726890057.41766: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890057.41800: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.41803: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890057.41921: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.42056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890057.42083: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed99debb0> <<< 186312 1726890057.42086: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.42467: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.42834: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.42887: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.42953: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890057.42993: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.43032: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890057.43088: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.43171: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890057.43207: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890057.43210: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.43235: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.43272: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890057.43459: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.43650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890057.43684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890057.43687: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890057.43764: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9938970> # zipimport: zlib available <<< 186312 1726890057.43834: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.43918: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/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_gwyuossq/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_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890057.43923: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890057.43937: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.43964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.44014: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890057.44017: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.44045: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.44083: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.44175: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.44241: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890057.44261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.44347: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed9fa0250> <<< 186312 1726890057.44380: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed99386a0> <<< 186312 1726890057.44427: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/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_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890057.44436: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.44565: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.44615: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.44640: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.44699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890057.44702: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890057.44716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890057.44757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890057.44781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890057.44875: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed991d7c0> <<< 186312 1726890057.44918: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed991a7f0> <<< 186312 1726890057.44979: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9914970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890057.45026: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.45043: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/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_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890057.45125: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890057.45155: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890057.45159: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.45239: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.45341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890057.45368: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed94c45e0> <<< 186312 1726890057.45451: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.45599: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890057.45942: stdout chunk (state=3): >>> {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:40:57.455224", "end": "2024-09-20 23:40:57.458465", "delta": "0:00:00.003241", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_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}}} <<< 186312 1726890057.45964: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890057.46377: 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 <<< 186312 1726890057.46380: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 186312 1726890057.46422: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 186312 1726890057.46451: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings <<< 186312 1726890057.46490: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 186312 1726890057.46508: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 186312 1726890057.46517: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890057.46727: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890057.46760: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890057.46784: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890057.46851: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 186312 1726890057.46862: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890057.46901: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890057.46916: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890057.47050: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 186312 1726890057.47085: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890057.47203: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890057.47226: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890057.47231: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890057.47384: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890057.47455: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 186312 1726890057.47458: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890057.47488: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890057.47868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890057.47871: stdout chunk (state=3): >>><<< 186312 1726890057.47874: stderr chunk (state=3): >>><<< 186312 1726890057.48053: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda5b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda5583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda5b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda5b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda558490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda558940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda558670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda50f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda50f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda532850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda50f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda570880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda508d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda532d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda558970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4b2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4af370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda431dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4318b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda431eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda431f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda431e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda489d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda484610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda496670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda442c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda489250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda496280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda442fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda442d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda442d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda1fb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda1fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda44afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda445a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda445490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda1241c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda1e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda445eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda137af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda137e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda14a730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda14ac70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda0d53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda137f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda0e6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda14a5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda0e6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda1026a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda102970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda102760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda102850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda102ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1eda10e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda1028e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda0f4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda4425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1eda102a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1eda028670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/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_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f4e7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed9f4e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f4e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f4ef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f4e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f4ed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed9f4ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f4e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed996cee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed998ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed998fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed998f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9fb4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9fb43a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9fb4f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f83c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed99e7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed99e73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f51490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed99e74c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed99e74f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed9950250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f951f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed995c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f95370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9faed90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed995c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed995c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed995b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed995b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f8d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed99df670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed99deac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed99ef0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed99df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9f59a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/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_gwyuossq/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_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/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_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed9536580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed993b520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed94dc0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed99debb0> # 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_gwyuossq/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_gwyuossq/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_gwyuossq/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_gwyuossq/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_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9938970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/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_gwyuossq/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_gwyuossq/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_gwyuossq/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_gwyuossq/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1ed9fa0250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed99386a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/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_gwyuossq/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed991d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed991a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed9914970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/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_gwyuossq/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_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gwyuossq/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_gwyuossq/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1ed94c45e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:40:57.455224", "end": "2024-09-20 23:40:57.458465", "delta": "0:00:00.003241", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890057.48705: done with _execute_module (ansible.legacy.command, {'_raw_params': 'realpath /dev/sda', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890057.1186807-187326-222930231300658/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890057.48709: _low_level_execute_command(): starting 186312 1726890057.48714: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890057.1186807-187326-222930231300658/ > /dev/null 2>&1 && sleep 0' 186312 1726890057.51388: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890057.51456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.51470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.51486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.51532: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.51563: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890057.51674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.51691: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890057.51702: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890057.51714: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890057.51726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.51741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.51757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.51779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.51792: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890057.51807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.51887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890057.52022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890057.52043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890057.52113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890057.53925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890057.54008: stderr chunk (state=3): >>><<< 186312 1726890057.54011: stdout chunk (state=3): >>><<< 186312 1726890057.54119: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890057.54123: handler run complete 186312 1726890057.54125: Evaluated conditional (False): False 186312 1726890057.54128: attempt loop complete, returning result 186312 1726890057.54133: _execute() done 186312 1726890057.54135: dumping result to json 186312 1726890057.54137: done dumping result, returning 186312 1726890057.54139: done running TaskExecutor() for managed_node3/TASK: Get path of test volume device [02369adf-7a19-881e-6b85-0000000004e3] 186312 1726890057.54141: sending task result for task 02369adf-7a19-881e-6b85-0000000004e3 186312 1726890057.54395: done sending task result for task 02369adf-7a19-881e-6b85-0000000004e3 186312 1726890057.54399: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003241", "end": "2024-09-20 23:40:57.458465", "rc": 0, "start": "2024-09-20 23:40:57.455224" } STDOUT: /dev/sda 186312 1726890057.54507: no more pending results, returning what we have 186312 1726890057.54511: results queue empty 186312 1726890057.54515: checking for any_errors_fatal 186312 1726890057.54521: done checking for any_errors_fatal 186312 1726890057.54522: checking for max_fail_percentage 186312 1726890057.54523: done checking for max_fail_percentage 186312 1726890057.54524: checking to see if all hosts have failed and the running result is not ok 186312 1726890057.54525: done checking to see if all hosts have failed 186312 1726890057.54526: getting the remaining hosts for this loop 186312 1726890057.54528: done getting the remaining hosts for this loop 186312 1726890057.54534: getting the next task for host managed_node3 186312 1726890057.54541: done getting next task for host managed_node3 186312 1726890057.54544: ^ task is: TASK: Gather swap info 186312 1726890057.54550: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890057.54554: getting variables 186312 1726890057.54556: in VariableManager get_vars() 186312 1726890057.54588: Calling all_inventory to load vars for managed_node3 186312 1726890057.54591: Calling groups_inventory to load vars for managed_node3 186312 1726890057.54595: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890057.54606: Calling all_plugins_play to load vars for managed_node3 186312 1726890057.54609: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890057.54618: Calling groups_plugins_play to load vars for managed_node3 186312 1726890057.55284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890057.56405: done with get_vars() 186312 1726890057.56423: done getting variables 186312 1726890057.56485: 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 [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:40:57 -0400 (0:00:00.619) 0:00:27.304 ****** 186312 1726890057.56520: entering _queue_task() for managed_node3/command 186312 1726890057.57423: worker is 1 (out of 1 available) 186312 1726890057.57438: exiting _queue_task() for managed_node3/command 186312 1726890057.57451: done queuing things up, now waiting for results queue to drain 186312 1726890057.57453: waiting for pending results... 186312 1726890057.58446: running TaskExecutor() for managed_node3/TASK: Gather swap info 186312 1726890057.58821: in run() - task 02369adf-7a19-881e-6b85-0000000004e4 186312 1726890057.58844: variable 'ansible_search_path' from source: unknown 186312 1726890057.58884: calling self._execute() 186312 1726890057.58988: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890057.59020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890057.59037: variable 'omit' from source: magic vars 186312 1726890057.59427: variable 'storage_test_volume' from source: include params 186312 1726890057.59476: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 186312 1726890057.59485: variable 'omit' from source: magic vars 186312 1726890057.59547: variable 'omit' from source: magic vars 186312 1726890057.59586: variable 'omit' from source: magic vars 186312 1726890057.59633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890057.59679: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890057.59706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890057.59735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890057.59760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890057.59797: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890057.59805: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890057.59813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890057.59916: Set connection var ansible_shell_type to sh 186312 1726890057.59934: Set connection var ansible_pipelining to False 186312 1726890057.59948: Set connection var ansible_timeout to 10 186312 1726890057.59954: Set connection var ansible_connection to ssh 186312 1726890057.59963: Set connection var ansible_shell_executable to /bin/sh 186312 1726890057.59972: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890057.60004: variable 'ansible_shell_executable' from source: unknown 186312 1726890057.60015: variable 'ansible_connection' from source: unknown 186312 1726890057.60023: variable 'ansible_module_compression' from source: unknown 186312 1726890057.60032: variable 'ansible_shell_type' from source: unknown 186312 1726890057.60040: variable 'ansible_shell_executable' from source: unknown 186312 1726890057.60046: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890057.60053: variable 'ansible_pipelining' from source: unknown 186312 1726890057.60059: variable 'ansible_timeout' from source: unknown 186312 1726890057.60065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890057.60222: 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) 186312 1726890057.60241: variable 'omit' from source: magic vars 186312 1726890057.60251: starting attempt loop 186312 1726890057.60257: running the handler 186312 1726890057.60273: _low_level_execute_command(): starting 186312 1726890057.60284: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890057.61121: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890057.61147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.61165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.61192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.61240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.61252: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890057.61265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.61283: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890057.61300: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890057.61310: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890057.61322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.61337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.61352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.61362: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.61371: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890057.61383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.61467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890057.61506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890057.61532: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890057.61597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890057.63105: stdout chunk (state=3): >>>/root <<< 186312 1726890057.63295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890057.63298: stdout chunk (state=3): >>><<< 186312 1726890057.63301: stderr chunk (state=3): >>><<< 186312 1726890057.63417: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890057.63420: _low_level_execute_command(): starting 186312 1726890057.63424: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890057.6332157-187355-251240727629693 `" && echo ansible-tmp-1726890057.6332157-187355-251240727629693="` echo /root/.ansible/tmp/ansible-tmp-1726890057.6332157-187355-251240727629693 `" ) && sleep 0' 186312 1726890057.65209: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890057.65253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.65274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.65295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.65341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.65379: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890057.65396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.65416: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890057.65431: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890057.65501: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890057.65517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.65534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.65550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.65563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.65574: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890057.65585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.66590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890057.66613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890057.66628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890057.66696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890057.68486: stdout chunk (state=3): >>>ansible-tmp-1726890057.6332157-187355-251240727629693=/root/.ansible/tmp/ansible-tmp-1726890057.6332157-187355-251240727629693 <<< 186312 1726890057.68674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890057.68677: stdout chunk (state=3): >>><<< 186312 1726890057.68680: stderr chunk (state=3): >>><<< 186312 1726890057.68919: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890057.6332157-187355-251240727629693=/root/.ansible/tmp/ansible-tmp-1726890057.6332157-187355-251240727629693 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890057.68923: variable 'ansible_module_compression' from source: unknown 186312 1726890057.68925: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890057.68927: variable 'ansible_facts' from source: unknown 186312 1726890057.68932: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890057.6332157-187355-251240727629693/AnsiballZ_command.py 186312 1726890057.69368: Sending initial data 186312 1726890057.69371: Sent initial data (158 bytes) 186312 1726890057.71673: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890057.71791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.71794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.71836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.71840: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.71842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.72024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890057.72031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890057.72034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890057.72111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890057.73759: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890057.73767: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890057.73790: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890057.73832: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpm70lzgr6 /root/.ansible/tmp/ansible-tmp-1726890057.6332157-187355-251240727629693/AnsiballZ_command.py <<< 186312 1726890057.73862: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890057.75154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890057.75233: stderr chunk (state=3): >>><<< 186312 1726890057.75236: stdout chunk (state=3): >>><<< 186312 1726890057.75254: done transferring module to remote 186312 1726890057.75339: _low_level_execute_command(): starting 186312 1726890057.75343: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890057.6332157-187355-251240727629693/ /root/.ansible/tmp/ansible-tmp-1726890057.6332157-187355-251240727629693/AnsiballZ_command.py && sleep 0' 186312 1726890057.76594: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890057.76658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.76678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.76696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.76741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.76764: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890057.76779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.76835: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890057.76849: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890057.76867: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890057.76881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.76895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.76913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.76927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.76939: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890057.76955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.77149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890057.77167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890057.77182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890057.77317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890057.78927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890057.79006: stderr chunk (state=3): >>><<< 186312 1726890057.79009: stdout chunk (state=3): >>><<< 186312 1726890057.79096: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890057.79099: _low_level_execute_command(): starting 186312 1726890057.79102: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890057.6332157-187355-251240727629693/AnsiballZ_command.py && sleep 0' 186312 1726890057.80539: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890057.80555: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.80570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.80588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.80638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.80651: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890057.80666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.80684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890057.80697: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890057.80709: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890057.80728: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890057.80744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890057.80835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890057.80852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890057.80864: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890057.80878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890057.80961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890057.81035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890057.81055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890057.81177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890057.83029: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890057.83032: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890057.83045: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890057.83094: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890057.83137: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890057.83163: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890057.83166: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890057.83196: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890057.83211: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890057.83261: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.83278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890057.83304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890057.83307: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890057.83329: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c98dc0> <<< 186312 1726890057.83373: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890057.83377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890057.83384: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c98b20> <<< 186312 1726890057.83409: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890057.83430: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c98ac0> <<< 186312 1726890057.83444: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890057.83468: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890057.83485: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c3d490> <<< 186312 1726890057.83528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890057.83551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890057.83557: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c3d940> <<< 186312 1726890057.83574: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c3d670> <<< 186312 1726890057.83608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890057.83616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890057.83638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890057.83652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890057.83673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890057.83691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890057.83714: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69cf190> <<< 186312 1726890057.83739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890057.83756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890057.83827: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69cf220> <<< 186312 1726890057.83859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890057.83883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890057.83902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69cf940> <<< 186312 1726890057.83924: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c55880> <<< 186312 1726890057.83962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69c8d90> <<< 186312 1726890057.84021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69f2d90> <<< 186312 1726890057.84075: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c3d970> <<< 186312 1726890057.84103: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890057.84332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890057.84336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890057.84369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890057.84388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890057.84409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890057.84426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd696feb0> <<< 186312 1726890057.84473: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6972f40> <<< 186312 1726890057.84503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890057.84539: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890057.84584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890057.84613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890057.84617: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6967610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6970640> <<< 186312 1726890057.84638: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd696f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890057.84715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890057.84745: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890057.84801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.84808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890057.84847: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd68f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68f18b0> import 'itertools' # <<< 186312 1726890057.84871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68f1eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890057.84937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890057.84951: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68f1f70> <<< 186312 1726890057.84965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68f1e80> import '_collections' # <<< 186312 1726890057.85016: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6949d30> import '_functools' # <<< 186312 1726890057.85038: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6944610> <<< 186312 1726890057.85115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890057.85147: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6956670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6976e20> <<< 186312 1726890057.85181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890057.85218: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd6902c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6949250> <<< 186312 1726890057.85246: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd6956280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd697c9d0> <<< 186312 1726890057.85249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890057.85297: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.85325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890057.85367: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6902fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6902d90> <<< 186312 1726890057.85379: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6902d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890057.85401: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890057.85415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890057.85467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890057.85494: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68d6370> <<< 186312 1726890057.85525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890057.85528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890057.85546: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68d6460> <<< 186312 1726890057.85672: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd690afa0> <<< 186312 1726890057.85710: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6905a30> <<< 186312 1726890057.85740: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6905490> <<< 186312 1726890057.85752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890057.85786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890057.85803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890057.85828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd67ff1c0> <<< 186312 1726890057.85862: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68c0c70> <<< 186312 1726890057.85913: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6905eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd697c040> <<< 186312 1726890057.85935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890057.85956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890057.85996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6812af0> <<< 186312 1726890057.86007: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890057.86039: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd6812e20> <<< 186312 1726890057.86066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890057.86092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6825730> <<< 186312 1726890057.86121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890057.86145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890057.86172: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6825c70> <<< 186312 1726890057.86237: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67b03a0> <<< 186312 1726890057.86251: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6812f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890057.86305: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67c1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68255b0> <<< 186312 1726890057.86337: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890057.86349: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67c1340> <<< 186312 1726890057.86371: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69029d0> <<< 186312 1726890057.86399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890057.86420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890057.86443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890057.86471: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67dd6a0> <<< 186312 1726890057.86496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890057.86536: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67dd970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd67dd760> <<< 186312 1726890057.86578: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67dd850> <<< 186312 1726890057.86591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890057.86783: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67ddca0> <<< 186312 1726890057.86828: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67e91f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd67dd8e0> <<< 186312 1726890057.86849: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd67cfa30> <<< 186312 1726890057.86861: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69025b0> <<< 186312 1726890057.86885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890057.86936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890057.86968: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd67dda90> <<< 186312 1726890057.87064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890057.87075: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fabd61d4670> <<< 186312 1726890057.87236: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890057.87337: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.87383: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890057.87387: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890057.87399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.88594: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.89547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60fa7c0> <<< 186312 1726890057.89573: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.89599: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890057.89640: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890057.89643: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd60fa160> <<< 186312 1726890057.89669: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60fa280> <<< 186312 1726890057.89734: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60faf10> <<< 186312 1726890057.89765: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890057.89778: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60fa4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60fad30> import 'atexit' # <<< 186312 1726890057.89817: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd60faf70> <<< 186312 1726890057.89841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890057.89853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890057.89895: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60fa100> <<< 186312 1726890057.89933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890057.89956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890057.89988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890057.89991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890057.90050: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd604fee0> <<< 186312 1726890057.90086: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd6072f40> <<< 186312 1726890057.90157: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd6072d60> <<< 186312 1726890057.90160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890057.90198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890057.90211: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60723d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6160dc0> <<< 186312 1726890057.90380: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd61603a0> <<< 186312 1726890057.90428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890057.90433: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6160f70> <<< 186312 1726890057.90471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890057.90490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890057.90518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890057.90537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd612fc10> <<< 186312 1726890057.90609: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60cacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60ca3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60fd490> <<< 186312 1726890057.90684: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd60ca4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 186312 1726890057.90695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60ca4f0> <<< 186312 1726890057.90715: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890057.90738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890057.90754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890057.90839: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd6033250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd61411f0> <<< 186312 1726890057.90853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890057.90937: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd603f8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6141370> <<< 186312 1726890057.90984: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890057.91002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.91005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890057.91051: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd615bd90> <<< 186312 1726890057.91174: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd603f880> <<< 186312 1726890057.91262: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd603f6d0> <<< 186312 1726890057.91294: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd603e670> <<< 186312 1726890057.91341: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd603e5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd61398b0> <<< 186312 1726890057.91380: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890057.91394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890057.91406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890057.91447: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd60c2670> <<< 186312 1726890057.91686: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd60c1ac0> <<< 186312 1726890057.91710: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60d20d0> <<< 186312 1726890057.91719: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd60c20d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6105a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890057.91784: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.91870: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890057.91908: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890057.91921: 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_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890057.92011: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.92104: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.92544: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.93026: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890057.93035: 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_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890057.93059: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.93093: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd5c15580> <<< 186312 1726890057.93174: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd601e520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd5bbb0a0> <<< 186312 1726890057.93234: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890057.93273: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890057.93276: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.93385: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.93527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890057.93541: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60c1bb0> # zipimport: zlib available <<< 186312 1726890057.93924: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.94280: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.94339: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.94411: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890057.94416: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.94442: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.94475: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890057.94538: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.94626: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890057.94662: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890057.94667: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890057.94696: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.94718: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890057.94894: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.95085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890057.95118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890057.95196: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd601b970> <<< 186312 1726890057.95199: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.95249: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.95348: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/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_dgvenka8/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_dgvenka8/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_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890057.95375: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.95387: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.95428: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890057.95459: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.95505: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.95583: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.95659: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890057.95675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890057.95759: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd614c250> <<< 186312 1726890057.95799: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd601b6a0> <<< 186312 1726890057.95823: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/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_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890057.95924: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.95969: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.95992: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.96038: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890057.96083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890057.96105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890057.96131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890057.96213: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60007c0> <<< 186312 1726890057.96251: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd5ffd7f0> <<< 186312 1726890057.96311: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd5ff7970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890057.96356: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.96369: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/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_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890057.96440: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890057.96473: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890057.96476: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.96557: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.96678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890057.96681: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd5ba35e0> <<< 186312 1726890057.96757: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890057.96894: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890057.97187: stdout chunk (state=3): >>> {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority\n/dev/sda partition\t10485756\t0\t\t-2", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:40:57.968275", "end": "2024-09-20 23:40:57.971002", "delta": "0:00:00.002727", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_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}}} <<< 186312 1726890057.97208: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890057.97573: 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__ # 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<<< 186312 1726890057.97726: stdout chunk (state=3): >>> # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner <<< 186312 1726890057.97798: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890057.98002: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890057.98032: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890057.98083: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890057.98090: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890057.98127: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890057.98152: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890057.98168: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890057.98171: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890057.98225: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 186312 1726890057.98276: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890057.98344: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890057.98397: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 186312 1726890057.98404: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890057.98560: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890057.98601: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890057.98615: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890057.98639: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890057.98869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890057.98959: stderr chunk (state=3): >>><<< 186312 1726890057.98963: stdout chunk (state=3): >>><<< 186312 1726890057.99058: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6c3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd696feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6972f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6967610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6970640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd696f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd68f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68f18b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68f1eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68f1f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68f1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6949d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6944610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6956670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6976e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd6902c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6949250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd6956280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd697c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6902fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6902d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6902d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68d6370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68d6460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd690afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6905a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6905490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd67ff1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68c0c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6905eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd697c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6812af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd6812e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6825730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6825c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67b03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6812f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67c1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd68255b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67c1340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67dd6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67dd970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd67dd760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67dd850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67ddca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd67e91f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd67dd8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd67cfa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd69025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd67dda90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fabd61d4670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/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_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60fa7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd60fa160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60fa280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60faf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60fa4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60fad30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd60faf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60fa100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd604fee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd6072f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd6072d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60723d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6160dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd61603a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6160f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd612fc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60cacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60ca3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60fd490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd60ca4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60ca4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd6033250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd61411f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd603f8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6141370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd615bd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd603f880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd603f6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd603e670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd603e5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd61398b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd60c2670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd60c1ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60d20d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd60c20d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd6105a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/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_dgvenka8/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_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/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_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd5c15580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd601e520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd5bbb0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60c1bb0> # 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_dgvenka8/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_dgvenka8/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_dgvenka8/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_dgvenka8/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_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd601b970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/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_dgvenka8/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_dgvenka8/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_dgvenka8/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_dgvenka8/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fabd614c250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd601b6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/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_dgvenka8/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd60007c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd5ffd7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd5ff7970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/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_dgvenka8/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_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dgvenka8/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_dgvenka8/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fabd5ba35e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority\n/dev/sda partition\t10485756\t0\t\t-2", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:40:57.968275", "end": "2024-09-20 23:40:57.971002", "delta": "0:00:00.002727", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890058.00101: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /proc/swaps', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890057.6332157-187355-251240727629693/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890058.00105: _low_level_execute_command(): starting 186312 1726890058.00110: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890057.6332157-187355-251240727629693/ > /dev/null 2>&1 && sleep 0' 186312 1726890058.01115: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890058.01124: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890058.01135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890058.01149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890058.01188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890058.01317: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890058.01331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890058.01349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890058.01357: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890058.01364: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890058.01372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890058.01380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890058.01391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890058.01398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890058.01405: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890058.01415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890058.01493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890058.01543: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890058.01550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890058.01647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890058.03373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890058.03377: stdout chunk (state=3): >>><<< 186312 1726890058.03384: stderr chunk (state=3): >>><<< 186312 1726890058.03404: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890058.03620: handler run complete 186312 1726890058.03624: Evaluated conditional (False): False 186312 1726890058.03626: attempt loop complete, returning result 186312 1726890058.03628: _execute() done 186312 1726890058.03630: dumping result to json 186312 1726890058.03632: done dumping result, returning 186312 1726890058.03634: done running TaskExecutor() for managed_node3/TASK: Gather swap info [02369adf-7a19-881e-6b85-0000000004e4] 186312 1726890058.03636: sending task result for task 02369adf-7a19-881e-6b85-0000000004e4 186312 1726890058.03705: done sending task result for task 02369adf-7a19-881e-6b85-0000000004e4 186312 1726890058.03708: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002727", "end": "2024-09-20 23:40:57.971002", "rc": 0, "start": "2024-09-20 23:40:57.968275" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 186312 1726890058.03805: no more pending results, returning what we have 186312 1726890058.03810: results queue empty 186312 1726890058.03811: checking for any_errors_fatal 186312 1726890058.03821: done checking for any_errors_fatal 186312 1726890058.03822: checking for max_fail_percentage 186312 1726890058.03824: done checking for max_fail_percentage 186312 1726890058.03825: checking to see if all hosts have failed and the running result is not ok 186312 1726890058.03826: done checking to see if all hosts have failed 186312 1726890058.03827: getting the remaining hosts for this loop 186312 1726890058.03829: done getting the remaining hosts for this loop 186312 1726890058.03835: getting the next task for host managed_node3 186312 1726890058.03842: done getting next task for host managed_node3 186312 1726890058.03846: ^ task is: TASK: Verify swap status 186312 1726890058.03852: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890058.03856: getting variables 186312 1726890058.03858: in VariableManager get_vars() 186312 1726890058.03891: Calling all_inventory to load vars for managed_node3 186312 1726890058.03895: Calling groups_inventory to load vars for managed_node3 186312 1726890058.03899: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890058.03913: Calling all_plugins_play to load vars for managed_node3 186312 1726890058.03922: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890058.03925: Calling groups_plugins_play to load vars for managed_node3 186312 1726890058.04806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890058.06165: done with get_vars() 186312 1726890058.06225: done getting variables 186312 1726890058.06398: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:40:58 -0400 (0:00:00.499) 0:00:27.803 ****** 186312 1726890058.06433: entering _queue_task() for managed_node3/assert 186312 1726890058.07051: worker is 1 (out of 1 available) 186312 1726890058.07063: exiting _queue_task() for managed_node3/assert 186312 1726890058.07075: done queuing things up, now waiting for results queue to drain 186312 1726890058.07076: waiting for pending results... 186312 1726890058.08015: running TaskExecutor() for managed_node3/TASK: Verify swap status 186312 1726890058.08497: in run() - task 02369adf-7a19-881e-6b85-0000000004e5 186312 1726890058.08609: variable 'ansible_search_path' from source: unknown 186312 1726890058.08650: calling self._execute() 186312 1726890058.08960: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.08970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.08982: variable 'omit' from source: magic vars 186312 1726890058.10246: variable 'storage_test_volume' from source: include params 186312 1726890058.10286: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 186312 1726890058.10297: variable 'omit' from source: magic vars 186312 1726890058.10462: variable 'omit' from source: magic vars 186312 1726890058.10501: variable 'omit' from source: magic vars 186312 1726890058.10671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890058.10710: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890058.10778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890058.10801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890058.10888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890058.11007: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890058.11086: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.11098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.11335: Set connection var ansible_shell_type to sh 186312 1726890058.11353: Set connection var ansible_pipelining to False 186312 1726890058.11368: Set connection var ansible_timeout to 10 186312 1726890058.11408: Set connection var ansible_connection to ssh 186312 1726890058.11424: Set connection var ansible_shell_executable to /bin/sh 186312 1726890058.11434: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890058.11460: variable 'ansible_shell_executable' from source: unknown 186312 1726890058.11521: variable 'ansible_connection' from source: unknown 186312 1726890058.11533: variable 'ansible_module_compression' from source: unknown 186312 1726890058.11541: variable 'ansible_shell_type' from source: unknown 186312 1726890058.11547: variable 'ansible_shell_executable' from source: unknown 186312 1726890058.11554: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.11561: variable 'ansible_pipelining' from source: unknown 186312 1726890058.11567: variable 'ansible_timeout' from source: unknown 186312 1726890058.11628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.11986: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890058.12005: variable 'omit' from source: magic vars 186312 1726890058.12019: starting attempt loop 186312 1726890058.12025: running the handler 186312 1726890058.12553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890058.17072: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890058.17140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890058.17365: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890058.17409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890058.17442: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890058.17639: 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) 186312 1726890058.17671: 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) 186312 1726890058.17717: 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) 186312 1726890058.17844: 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) 186312 1726890058.17864: 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) 186312 1726890058.17953: 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) 186312 1726890058.18040: 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) 186312 1726890058.18070: 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) 186312 1726890058.18162: 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) 186312 1726890058.18240: 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) 186312 1726890058.18288: 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) 186312 1726890058.18364: 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) 186312 1726890058.18473: 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) 186312 1726890058.18554: 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) 186312 1726890058.18575: 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) 186312 1726890058.19048: variable 'storage_test_swaps' from source: set_fact 186312 1726890058.19122: variable 'storage_test_sys_node' from source: set_fact 186312 1726890058.19143: variable 'storage_test_swap_expected_matches' from source: set_fact 186312 1726890058.19243: Evaluated conditional (storage_test_swaps.stdout | regex_findall('^' + storage_test_sys_node.stdout + ' ', multiline=True) | list | length | int == storage_test_swap_expected_matches | int): True 186312 1726890058.19254: handler run complete 186312 1726890058.19272: attempt loop complete, returning result 186312 1726890058.19316: _execute() done 186312 1726890058.19326: dumping result to json 186312 1726890058.19333: done dumping result, returning 186312 1726890058.19345: done running TaskExecutor() for managed_node3/TASK: Verify swap status [02369adf-7a19-881e-6b85-0000000004e5] 186312 1726890058.19427: sending task result for task 02369adf-7a19-881e-6b85-0000000004e5 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890058.19585: no more pending results, returning what we have 186312 1726890058.19588: results queue empty 186312 1726890058.19589: checking for any_errors_fatal 186312 1726890058.19599: done checking for any_errors_fatal 186312 1726890058.19600: checking for max_fail_percentage 186312 1726890058.19602: done checking for max_fail_percentage 186312 1726890058.19603: checking to see if all hosts have failed and the running result is not ok 186312 1726890058.19604: done checking to see if all hosts have failed 186312 1726890058.19605: getting the remaining hosts for this loop 186312 1726890058.19607: done getting the remaining hosts for this loop 186312 1726890058.19610: getting the next task for host managed_node3 186312 1726890058.19619: done getting next task for host managed_node3 186312 1726890058.19622: ^ task is: TASK: Unset facts 186312 1726890058.19628: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890058.19632: getting variables 186312 1726890058.19634: in VariableManager get_vars() 186312 1726890058.19669: Calling all_inventory to load vars for managed_node3 186312 1726890058.19672: Calling groups_inventory to load vars for managed_node3 186312 1726890058.19676: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890058.19689: Calling all_plugins_play to load vars for managed_node3 186312 1726890058.19693: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890058.19697: Calling groups_plugins_play to load vars for managed_node3 186312 1726890058.20468: done sending task result for task 02369adf-7a19-881e-6b85-0000000004e5 186312 1726890058.20471: WORKER PROCESS EXITING 186312 1726890058.20478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890058.22217: done with get_vars() 186312 1726890058.22233: done getting variables 186312 1726890058.22290: 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 [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:40:58 -0400 (0:00:00.161) 0:00:27.964 ****** 186312 1726890058.22547: entering _queue_task() for managed_node3/set_fact 186312 1726890058.23330: worker is 1 (out of 1 available) 186312 1726890058.23341: exiting _queue_task() for managed_node3/set_fact 186312 1726890058.23355: done queuing things up, now waiting for results queue to drain 186312 1726890058.23356: waiting for pending results... 186312 1726890058.24156: running TaskExecutor() for managed_node3/TASK: Unset facts 186312 1726890058.24504: in run() - task 02369adf-7a19-881e-6b85-0000000004e6 186312 1726890058.24519: variable 'ansible_search_path' from source: unknown 186312 1726890058.24557: calling self._execute() 186312 1726890058.24772: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.24776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.24787: variable 'omit' from source: magic vars 186312 1726890058.25003: variable 'omit' from source: magic vars 186312 1726890058.25175: variable 'omit' from source: magic vars 186312 1726890058.25212: variable 'omit' from source: magic vars 186312 1726890058.25370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890058.25409: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890058.25586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890058.25604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890058.25615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890058.25648: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890058.25651: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.25654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.25867: Set connection var ansible_shell_type to sh 186312 1726890058.25876: Set connection var ansible_pipelining to False 186312 1726890058.25886: Set connection var ansible_timeout to 10 186312 1726890058.25890: Set connection var ansible_connection to ssh 186312 1726890058.26010: Set connection var ansible_shell_executable to /bin/sh 186312 1726890058.26017: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890058.26042: variable 'ansible_shell_executable' from source: unknown 186312 1726890058.26045: variable 'ansible_connection' from source: unknown 186312 1726890058.26047: variable 'ansible_module_compression' from source: unknown 186312 1726890058.26050: variable 'ansible_shell_type' from source: unknown 186312 1726890058.26052: variable 'ansible_shell_executable' from source: unknown 186312 1726890058.26055: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.26060: variable 'ansible_pipelining' from source: unknown 186312 1726890058.26062: variable 'ansible_timeout' from source: unknown 186312 1726890058.26066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.26324: 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) 186312 1726890058.26447: variable 'omit' from source: magic vars 186312 1726890058.26454: starting attempt loop 186312 1726890058.26457: running the handler 186312 1726890058.26472: handler run complete 186312 1726890058.26498: attempt loop complete, returning result 186312 1726890058.26501: _execute() done 186312 1726890058.26503: dumping result to json 186312 1726890058.26505: done dumping result, returning 186312 1726890058.26514: done running TaskExecutor() for managed_node3/TASK: Unset facts [02369adf-7a19-881e-6b85-0000000004e6] 186312 1726890058.26519: sending task result for task 02369adf-7a19-881e-6b85-0000000004e6 186312 1726890058.26722: done sending task result for task 02369adf-7a19-881e-6b85-0000000004e6 186312 1726890058.26725: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 186312 1726890058.26823: no more pending results, returning what we have 186312 1726890058.26827: results queue empty 186312 1726890058.26828: checking for any_errors_fatal 186312 1726890058.26834: done checking for any_errors_fatal 186312 1726890058.26835: checking for max_fail_percentage 186312 1726890058.26837: done checking for max_fail_percentage 186312 1726890058.26838: checking to see if all hosts have failed and the running result is not ok 186312 1726890058.26839: done checking to see if all hosts have failed 186312 1726890058.26840: getting the remaining hosts for this loop 186312 1726890058.26843: done getting the remaining hosts for this loop 186312 1726890058.26846: getting the next task for host managed_node3 186312 1726890058.26857: done getting next task for host managed_node3 186312 1726890058.26860: ^ task is: TASK: Set some variables for fstab checking 186312 1726890058.26867: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890058.26873: getting variables 186312 1726890058.26874: in VariableManager get_vars() 186312 1726890058.26904: Calling all_inventory to load vars for managed_node3 186312 1726890058.26907: Calling groups_inventory to load vars for managed_node3 186312 1726890058.26910: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890058.26923: Calling all_plugins_play to load vars for managed_node3 186312 1726890058.26926: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890058.26929: Calling groups_plugins_play to load vars for managed_node3 186312 1726890058.27424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890058.29361: done with get_vars() 186312 1726890058.29375: done getting variables 186312 1726890058.29655: 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 [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:40:58 -0400 (0:00:00.071) 0:00:28.036 ****** 186312 1726890058.29685: entering _queue_task() for managed_node3/set_fact 186312 1726890058.30503: worker is 1 (out of 1 available) 186312 1726890058.30516: exiting _queue_task() for managed_node3/set_fact 186312 1726890058.30529: done queuing things up, now waiting for results queue to drain 186312 1726890058.30530: waiting for pending results... 186312 1726890058.31062: running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking 186312 1726890058.31280: in run() - task 02369adf-7a19-881e-6b85-0000000004ea 186312 1726890058.31296: variable 'ansible_search_path' from source: unknown 186312 1726890058.31443: calling self._execute() 186312 1726890058.31525: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.31755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.31766: variable 'omit' from source: magic vars 186312 1726890058.31978: variable 'omit' from source: magic vars 186312 1726890058.32032: variable 'omit' from source: magic vars 186312 1726890058.32589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890058.37174: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890058.37255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890058.37404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890058.37443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890058.37471: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890058.37666: 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) 186312 1726890058.37694: 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) 186312 1726890058.37837: 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) 186312 1726890058.37964: 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) 186312 1726890058.37983: 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) 186312 1726890058.38160: 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) 186312 1726890058.38189: 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) 186312 1726890058.38220: 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) 186312 1726890058.38271: 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) 186312 1726890058.38373: 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) 186312 1726890058.38491: 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) 186312 1726890058.38581: 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) 186312 1726890058.38616: 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) 186312 1726890058.38662: 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) 186312 1726890058.38743: 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) 186312 1726890058.39149: variable 'storage_test_fstab' from source: set_fact 186312 1726890058.39170: variable 'storage_test_volume' from source: include params 186312 1726890058.39420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890058.39739: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890058.39855: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890058.39955: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890058.40024: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890058.40151: 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) 186312 1726890058.40176: 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) 186312 1726890058.40241: 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) 186312 1726890058.40350: 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) 186312 1726890058.41668: 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) 186312 1726890058.41695: 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) 186312 1726890058.41726: 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) 186312 1726890058.41788: 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) 186312 1726890058.41874: 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) 186312 1726890058.42408: variable '__mount_point' from source: task vars 186312 1726890058.42589: variable 'storage_test_volume' from source: include params 186312 1726890058.42723: variable 'storage_test_fstab' from source: set_fact 186312 1726890058.43220: variable '_storage_test_volume_present' from source: set_fact 186312 1726890058.43331: variable '__mount_point' from source: task vars 186312 1726890058.43452: variable 'storage_test_volume' from source: include params 186312 1726890058.43502: variable 'storage_test_volume' from source: include params 186312 1726890058.45063: variable '_storage_test_volume_present' from source: set_fact 186312 1726890058.45523: variable '__mount_point' from source: task vars 186312 1726890058.45598: variable 'storage_test_volume' from source: include params 186312 1726890058.45979: variable '__mount_options' from source: task vars 186312 1726890058.46987: variable 'storage_test_volume' from source: include params 186312 1726890058.47017: variable '__mount_point' from source: task vars 186312 1726890058.47092: variable 'storage_test_volume' from source: include params 186312 1726890058.47113: variable 'storage_test_fstab' from source: set_fact 186312 1726890058.47125: variable '__pattern' from source: task vars 186312 1726890058.47215: variable '__mount_point' from source: task vars 186312 1726890058.47289: variable 'storage_test_volume' from source: include params 186312 1726890058.47310: variable '__mount_options' from source: task vars 186312 1726890058.47385: variable 'storage_test_volume' from source: include params 186312 1726890058.47944: variable '_storage_test_volume_present' from source: set_fact 186312 1726890058.48423: variable '__mount_options' from source: task vars 186312 1726890058.48495: variable 'storage_test_volume' from source: include params 186312 1726890058.48532: variable 'omit' from source: magic vars 186312 1726890058.48562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890058.48592: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890058.48615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890058.48640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890058.48653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890058.48685: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890058.48692: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.49123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.49220: Set connection var ansible_shell_type to sh 186312 1726890058.49238: Set connection var ansible_pipelining to False 186312 1726890058.49253: Set connection var ansible_timeout to 10 186312 1726890058.49260: Set connection var ansible_connection to ssh 186312 1726890058.49268: Set connection var ansible_shell_executable to /bin/sh 186312 1726890058.49276: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890058.49302: variable 'ansible_shell_executable' from source: unknown 186312 1726890058.49523: variable 'ansible_connection' from source: unknown 186312 1726890058.49532: variable 'ansible_module_compression' from source: unknown 186312 1726890058.49539: variable 'ansible_shell_type' from source: unknown 186312 1726890058.49546: variable 'ansible_shell_executable' from source: unknown 186312 1726890058.49552: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.49559: variable 'ansible_pipelining' from source: unknown 186312 1726890058.49565: variable 'ansible_timeout' from source: unknown 186312 1726890058.49573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.49682: 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) 186312 1726890058.49698: variable 'omit' from source: magic vars 186312 1726890058.49707: starting attempt loop 186312 1726890058.49715: running the handler 186312 1726890058.49734: handler run complete 186312 1726890058.49749: attempt loop complete, returning result 186312 1726890058.49755: _execute() done 186312 1726890058.49762: dumping result to json 186312 1726890058.49769: done dumping result, returning 186312 1726890058.49780: done running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking [02369adf-7a19-881e-6b85-0000000004ea] 186312 1726890058.49788: sending task result for task 02369adf-7a19-881e-6b85-0000000004ea 186312 1726890058.50322: done sending task result for task 02369adf-7a19-881e-6b85-0000000004ea ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=d247b814-1c08-412b-ad28-1e5d8751172a " ], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } 186312 1726890058.50385: no more pending results, returning what we have 186312 1726890058.50388: results queue empty 186312 1726890058.50389: checking for any_errors_fatal 186312 1726890058.50395: done checking for any_errors_fatal 186312 1726890058.50395: checking for max_fail_percentage 186312 1726890058.50397: done checking for max_fail_percentage 186312 1726890058.50398: checking to see if all hosts have failed and the running result is not ok 186312 1726890058.50399: done checking to see if all hosts have failed 186312 1726890058.50400: getting the remaining hosts for this loop 186312 1726890058.50401: done getting the remaining hosts for this loop 186312 1726890058.50406: getting the next task for host managed_node3 186312 1726890058.50413: done getting next task for host managed_node3 186312 1726890058.50417: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890058.50421: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890058.50426: getting variables 186312 1726890058.50427: in VariableManager get_vars() 186312 1726890058.50457: Calling all_inventory to load vars for managed_node3 186312 1726890058.50460: Calling groups_inventory to load vars for managed_node3 186312 1726890058.50464: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890058.50476: Calling all_plugins_play to load vars for managed_node3 186312 1726890058.50480: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890058.50484: Calling groups_plugins_play to load vars for managed_node3 186312 1726890058.51018: WORKER PROCESS EXITING 186312 1726890058.51134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890058.52313: done with get_vars() 186312 1726890058.52328: done getting variables 186312 1726890058.52497: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:40:58 -0400 (0:00:00.228) 0:00:28.265 ****** 186312 1726890058.52588: entering _queue_task() for managed_node3/assert 186312 1726890058.53089: worker is 1 (out of 1 available) 186312 1726890058.53100: exiting _queue_task() for managed_node3/assert 186312 1726890058.53222: done queuing things up, now waiting for results queue to drain 186312 1726890058.53224: waiting for pending results... 186312 1726890058.54055: running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890058.54279: in run() - task 02369adf-7a19-881e-6b85-0000000004eb 186312 1726890058.54293: variable 'ansible_search_path' from source: unknown 186312 1726890058.54445: calling self._execute() 186312 1726890058.54748: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.54759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.54775: variable 'omit' from source: magic vars 186312 1726890058.55484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890058.60829: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890058.60901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890058.61067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890058.68782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890058.68817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890058.69017: variable '_storage_test_volume_present' from source: set_fact 186312 1726890058.69036: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890058.69125: variable 'omit' from source: magic vars 186312 1726890058.69186: variable 'omit' from source: magic vars 186312 1726890058.69272: variable 'omit' from source: magic vars 186312 1726890058.69300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890058.69393: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890058.69410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890058.69431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890058.69488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890058.69508: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890058.69519: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.69526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.69668: Set connection var ansible_shell_type to sh 186312 1726890058.69729: Set connection var ansible_pipelining to False 186312 1726890058.69818: Set connection var ansible_timeout to 10 186312 1726890058.69827: Set connection var ansible_connection to ssh 186312 1726890058.69838: Set connection var ansible_shell_executable to /bin/sh 186312 1726890058.69848: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890058.69874: variable 'ansible_shell_executable' from source: unknown 186312 1726890058.69882: variable 'ansible_connection' from source: unknown 186312 1726890058.69889: variable 'ansible_module_compression' from source: unknown 186312 1726890058.69896: variable 'ansible_shell_type' from source: unknown 186312 1726890058.69903: variable 'ansible_shell_executable' from source: unknown 186312 1726890058.69927: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.69936: variable 'ansible_pipelining' from source: unknown 186312 1726890058.70025: variable 'ansible_timeout' from source: unknown 186312 1726890058.70034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.70202: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890058.70247: variable 'omit' from source: magic vars 186312 1726890058.70255: starting attempt loop 186312 1726890058.70260: running the handler 186312 1726890058.70502: 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) 186312 1726890058.70592: 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) 186312 1726890058.70620: 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) 186312 1726890058.70708: 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) 186312 1726890058.70727: 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) 186312 1726890058.70825: 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) 186312 1726890058.70850: 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) 186312 1726890058.70920: 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) 186312 1726890058.71044: 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) 186312 1726890058.71064: 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) 186312 1726890058.71276: variable 'storage_test_fstab_id_matches' from source: set_fact 186312 1726890058.71287: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 186312 1726890058.71309: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 186312 1726890058.71443: handler run complete 186312 1726890058.71460: attempt loop complete, returning result 186312 1726890058.71467: _execute() done 186312 1726890058.71474: dumping result to json 186312 1726890058.71480: done dumping result, returning 186312 1726890058.71489: done running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-881e-6b85-0000000004eb] 186312 1726890058.71497: sending task result for task 02369adf-7a19-881e-6b85-0000000004eb ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890058.71695: no more pending results, returning what we have 186312 1726890058.71699: results queue empty 186312 1726890058.71700: checking for any_errors_fatal 186312 1726890058.71708: done checking for any_errors_fatal 186312 1726890058.71709: checking for max_fail_percentage 186312 1726890058.71710: done checking for max_fail_percentage 186312 1726890058.71719: checking to see if all hosts have failed and the running result is not ok 186312 1726890058.71720: done checking to see if all hosts have failed 186312 1726890058.71721: getting the remaining hosts for this loop 186312 1726890058.71722: done getting the remaining hosts for this loop 186312 1726890058.71726: getting the next task for host managed_node3 186312 1726890058.71733: done getting next task for host managed_node3 186312 1726890058.71736: ^ task is: TASK: Verify the fstab mount point 186312 1726890058.71741: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890058.71746: getting variables 186312 1726890058.71748: in VariableManager get_vars() 186312 1726890058.71781: Calling all_inventory to load vars for managed_node3 186312 1726890058.71784: Calling groups_inventory to load vars for managed_node3 186312 1726890058.71787: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890058.71798: Calling all_plugins_play to load vars for managed_node3 186312 1726890058.71802: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890058.71805: Calling groups_plugins_play to load vars for managed_node3 186312 1726890058.73318: done sending task result for task 02369adf-7a19-881e-6b85-0000000004eb 186312 1726890058.73321: WORKER PROCESS EXITING 186312 1726890058.73340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890058.75783: done with get_vars() 186312 1726890058.75797: done getting variables 186312 1726890058.75850: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:40:58 -0400 (0:00:00.232) 0:00:28.498 ****** 186312 1726890058.75879: entering _queue_task() for managed_node3/assert 186312 1726890058.77263: worker is 1 (out of 1 available) 186312 1726890058.77275: exiting _queue_task() for managed_node3/assert 186312 1726890058.77288: done queuing things up, now waiting for results queue to drain 186312 1726890058.77289: waiting for pending results... 186312 1726890058.79087: running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point 186312 1726890058.79522: in run() - task 02369adf-7a19-881e-6b85-0000000004ec 186312 1726890058.79738: variable 'ansible_search_path' from source: unknown 186312 1726890058.79778: calling self._execute() 186312 1726890058.79990: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.80056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.80071: variable 'omit' from source: magic vars 186312 1726890058.80227: variable 'omit' from source: magic vars 186312 1726890058.80442: variable 'omit' from source: magic vars 186312 1726890058.81079: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890058.81093: variable 'storage_test_volume' from source: include params 186312 1726890058.81268: variable 'omit' from source: magic vars 186312 1726890058.81319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890058.81431: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890058.81461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890058.81490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890058.81507: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890058.81608: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890058.81619: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.81627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.81852: Set connection var ansible_shell_type to sh 186312 1726890058.81869: Set connection var ansible_pipelining to False 186312 1726890058.81922: Set connection var ansible_timeout to 10 186312 1726890058.81932: Set connection var ansible_connection to ssh 186312 1726890058.81943: Set connection var ansible_shell_executable to /bin/sh 186312 1726890058.82023: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890058.82052: variable 'ansible_shell_executable' from source: unknown 186312 1726890058.82060: variable 'ansible_connection' from source: unknown 186312 1726890058.82067: variable 'ansible_module_compression' from source: unknown 186312 1726890058.82073: variable 'ansible_shell_type' from source: unknown 186312 1726890058.82079: variable 'ansible_shell_executable' from source: unknown 186312 1726890058.82084: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890058.82091: variable 'ansible_pipelining' from source: unknown 186312 1726890058.82096: variable 'ansible_timeout' from source: unknown 186312 1726890058.82101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890058.82478: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890058.82495: variable 'omit' from source: magic vars 186312 1726890058.82505: starting attempt loop 186312 1726890058.82513: running the handler 186312 1726890058.82817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890058.95501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890058.95598: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890058.95722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890058.95763: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890058.95924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890058.95992: 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) 186312 1726890058.96053: 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) 186312 1726890058.96150: 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) 186312 1726890058.96273: 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) 186312 1726890058.96294: 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) 186312 1726890058.96381: 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) 186312 1726890058.96469: 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) 186312 1726890058.96563: 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) 186312 1726890058.96607: 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) 186312 1726890058.96770: 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) 186312 1726890058.96906: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 186312 1726890058.96984: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890058.97006: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 186312 1726890058.97018: handler run complete 186312 1726890058.97038: attempt loop complete, returning result 186312 1726890058.97090: _execute() done 186312 1726890058.97103: dumping result to json 186312 1726890058.97110: done dumping result, returning 186312 1726890058.97123: done running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point [02369adf-7a19-881e-6b85-0000000004ec] 186312 1726890058.97133: sending task result for task 02369adf-7a19-881e-6b85-0000000004ec ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890058.97278: no more pending results, returning what we have 186312 1726890058.97281: results queue empty 186312 1726890058.97282: checking for any_errors_fatal 186312 1726890058.97290: done checking for any_errors_fatal 186312 1726890058.97290: checking for max_fail_percentage 186312 1726890058.97292: done checking for max_fail_percentage 186312 1726890058.97303: checking to see if all hosts have failed and the running result is not ok 186312 1726890058.97304: done checking to see if all hosts have failed 186312 1726890058.97305: getting the remaining hosts for this loop 186312 1726890058.97307: done getting the remaining hosts for this loop 186312 1726890058.97310: getting the next task for host managed_node3 186312 1726890058.97318: done getting next task for host managed_node3 186312 1726890058.97321: ^ task is: TASK: Verify mount_options 186312 1726890058.97326: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890058.97329: getting variables 186312 1726890058.97331: in VariableManager get_vars() 186312 1726890058.97363: Calling all_inventory to load vars for managed_node3 186312 1726890058.97367: Calling groups_inventory to load vars for managed_node3 186312 1726890058.97370: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890058.97381: Calling all_plugins_play to load vars for managed_node3 186312 1726890058.97384: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890058.97387: Calling groups_plugins_play to load vars for managed_node3 186312 1726890059.06013: done sending task result for task 02369adf-7a19-881e-6b85-0000000004ec 186312 1726890059.06018: WORKER PROCESS EXITING 186312 1726890059.06300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890059.07503: done with get_vars() 186312 1726890059.07641: done getting variables 186312 1726890059.07688: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:40:59 -0400 (0:00:00.318) 0:00:28.816 ****** 186312 1726890059.07719: entering _queue_task() for managed_node3/assert 186312 1726890059.08382: worker is 1 (out of 1 available) 186312 1726890059.08507: exiting _queue_task() for managed_node3/assert 186312 1726890059.08521: done queuing things up, now waiting for results queue to drain 186312 1726890059.08523: waiting for pending results... 186312 1726890059.09286: running TaskExecutor() for managed_node3/TASK: Verify mount_options 186312 1726890059.09670: in run() - task 02369adf-7a19-881e-6b85-0000000004ed 186312 1726890059.09700: variable 'ansible_search_path' from source: unknown 186312 1726890059.09757: calling self._execute() 186312 1726890059.10165: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.10179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.10197: variable 'omit' from source: magic vars 186312 1726890059.10999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890059.16027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890059.16221: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890059.16264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890059.16422: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890059.16452: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890059.16539: 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) 186312 1726890059.16648: 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) 186312 1726890059.16679: 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) 186312 1726890059.16763: 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) 186312 1726890059.16847: 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) 186312 1726890059.17072: Evaluated conditional (__storage_verify_mount_options | d(false)): False 186312 1726890059.17082: when evaluation is False, skipping this task 186312 1726890059.17090: _execute() done 186312 1726890059.17164: dumping result to json 186312 1726890059.17172: done dumping result, returning 186312 1726890059.17183: done running TaskExecutor() for managed_node3/TASK: Verify mount_options [02369adf-7a19-881e-6b85-0000000004ed] 186312 1726890059.17192: sending task result for task 02369adf-7a19-881e-6b85-0000000004ed skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890059.17350: no more pending results, returning what we have 186312 1726890059.17355: results queue empty 186312 1726890059.17356: checking for any_errors_fatal 186312 1726890059.17364: done checking for any_errors_fatal 186312 1726890059.17365: checking for max_fail_percentage 186312 1726890059.17367: done checking for max_fail_percentage 186312 1726890059.17368: checking to see if all hosts have failed and the running result is not ok 186312 1726890059.17369: done checking to see if all hosts have failed 186312 1726890059.17369: getting the remaining hosts for this loop 186312 1726890059.17371: done getting the remaining hosts for this loop 186312 1726890059.17376: getting the next task for host managed_node3 186312 1726890059.17384: done getting next task for host managed_node3 186312 1726890059.17387: ^ task is: TASK: Verify fingerprint 186312 1726890059.17392: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890059.17398: getting variables 186312 1726890059.17399: in VariableManager get_vars() 186312 1726890059.17436: Calling all_inventory to load vars for managed_node3 186312 1726890059.17440: Calling groups_inventory to load vars for managed_node3 186312 1726890059.17443: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890059.17455: Calling all_plugins_play to load vars for managed_node3 186312 1726890059.17458: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890059.17461: Calling groups_plugins_play to load vars for managed_node3 186312 1726890059.18318: done sending task result for task 02369adf-7a19-881e-6b85-0000000004ed 186312 1726890059.18321: WORKER PROCESS EXITING 186312 1726890059.18460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890059.20282: done with get_vars() 186312 1726890059.20524: done getting variables 186312 1726890059.20585: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:40:59 -0400 (0:00:00.131) 0:00:28.947 ****** 186312 1726890059.20828: entering _queue_task() for managed_node3/assert 186312 1726890059.21740: worker is 1 (out of 1 available) 186312 1726890059.21754: exiting _queue_task() for managed_node3/assert 186312 1726890059.21766: done queuing things up, now waiting for results queue to drain 186312 1726890059.21767: waiting for pending results... 186312 1726890059.23003: running TaskExecutor() for managed_node3/TASK: Verify fingerprint 186312 1726890059.23232: in run() - task 02369adf-7a19-881e-6b85-0000000004ee 186312 1726890059.23474: variable 'ansible_search_path' from source: unknown 186312 1726890059.23507: calling self._execute() 186312 1726890059.23824: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.23830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.23843: variable 'omit' from source: magic vars 186312 1726890059.24172: variable 'omit' from source: magic vars 186312 1726890059.24461: variable 'omit' from source: magic vars 186312 1726890059.24494: variable 'omit' from source: magic vars 186312 1726890059.24765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890059.24801: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890059.24824: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890059.24845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890059.24855: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890059.25109: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890059.25115: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.25118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.25444: Set connection var ansible_shell_type to sh 186312 1726890059.25454: Set connection var ansible_pipelining to False 186312 1726890059.25464: Set connection var ansible_timeout to 10 186312 1726890059.25467: Set connection var ansible_connection to ssh 186312 1726890059.25472: Set connection var ansible_shell_executable to /bin/sh 186312 1726890059.25477: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890059.25500: variable 'ansible_shell_executable' from source: unknown 186312 1726890059.25503: variable 'ansible_connection' from source: unknown 186312 1726890059.25506: variable 'ansible_module_compression' from source: unknown 186312 1726890059.25741: variable 'ansible_shell_type' from source: unknown 186312 1726890059.25745: variable 'ansible_shell_executable' from source: unknown 186312 1726890059.25751: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.25753: variable 'ansible_pipelining' from source: unknown 186312 1726890059.25756: variable 'ansible_timeout' from source: unknown 186312 1726890059.25758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.26128: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890059.26143: variable 'omit' from source: magic vars 186312 1726890059.26147: starting attempt loop 186312 1726890059.26150: running the handler 186312 1726890059.27103: variable '__fingerprint' from source: task vars 186312 1726890059.27110: variable 'storage_test_fstab' from source: set_fact 186312 1726890059.27360: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 186312 1726890059.27369: handler run complete 186312 1726890059.27385: attempt loop complete, returning result 186312 1726890059.27388: _execute() done 186312 1726890059.27391: dumping result to json 186312 1726890059.27393: done dumping result, returning 186312 1726890059.27401: done running TaskExecutor() for managed_node3/TASK: Verify fingerprint [02369adf-7a19-881e-6b85-0000000004ee] 186312 1726890059.27406: sending task result for task 02369adf-7a19-881e-6b85-0000000004ee 186312 1726890059.27507: done sending task result for task 02369adf-7a19-881e-6b85-0000000004ee 186312 1726890059.27511: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890059.27561: no more pending results, returning what we have 186312 1726890059.27565: results queue empty 186312 1726890059.27565: checking for any_errors_fatal 186312 1726890059.27573: done checking for any_errors_fatal 186312 1726890059.27574: checking for max_fail_percentage 186312 1726890059.27576: done checking for max_fail_percentage 186312 1726890059.27577: checking to see if all hosts have failed and the running result is not ok 186312 1726890059.27578: done checking to see if all hosts have failed 186312 1726890059.27578: getting the remaining hosts for this loop 186312 1726890059.27580: done getting the remaining hosts for this loop 186312 1726890059.27584: getting the next task for host managed_node3 186312 1726890059.27593: done getting next task for host managed_node3 186312 1726890059.27596: ^ task is: TASK: Clean up variables 186312 1726890059.27600: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890059.27605: getting variables 186312 1726890059.27607: in VariableManager get_vars() 186312 1726890059.27642: Calling all_inventory to load vars for managed_node3 186312 1726890059.27646: Calling groups_inventory to load vars for managed_node3 186312 1726890059.27649: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890059.27663: Calling all_plugins_play to load vars for managed_node3 186312 1726890059.27667: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890059.27670: Calling groups_plugins_play to load vars for managed_node3 186312 1726890059.28315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890059.29430: done with get_vars() 186312 1726890059.29561: done getting variables 186312 1726890059.29676: 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 [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:40:59 -0400 (0:00:00.088) 0:00:29.036 ****** 186312 1726890059.29709: entering _queue_task() for managed_node3/set_fact 186312 1726890059.30434: worker is 1 (out of 1 available) 186312 1726890059.30448: exiting _queue_task() for managed_node3/set_fact 186312 1726890059.30461: done queuing things up, now waiting for results queue to drain 186312 1726890059.30462: waiting for pending results... 186312 1726890059.31439: running TaskExecutor() for managed_node3/TASK: Clean up variables 186312 1726890059.31684: in run() - task 02369adf-7a19-881e-6b85-0000000004ef 186312 1726890059.31705: variable 'ansible_search_path' from source: unknown 186312 1726890059.31774: calling self._execute() 186312 1726890059.31940: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.32069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.32084: variable 'omit' from source: magic vars 186312 1726890059.32392: variable 'omit' from source: magic vars 186312 1726890059.32457: variable 'omit' from source: magic vars 186312 1726890059.32531: variable 'omit' from source: magic vars 186312 1726890059.32647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890059.32689: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890059.32841: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890059.32865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890059.32883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890059.32932: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890059.33037: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.33048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.33172: Set connection var ansible_shell_type to sh 186312 1726890059.33261: Set connection var ansible_pipelining to False 186312 1726890059.33277: Set connection var ansible_timeout to 10 186312 1726890059.33284: Set connection var ansible_connection to ssh 186312 1726890059.33292: Set connection var ansible_shell_executable to /bin/sh 186312 1726890059.33301: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890059.33331: variable 'ansible_shell_executable' from source: unknown 186312 1726890059.33374: variable 'ansible_connection' from source: unknown 186312 1726890059.33382: variable 'ansible_module_compression' from source: unknown 186312 1726890059.33389: variable 'ansible_shell_type' from source: unknown 186312 1726890059.33466: variable 'ansible_shell_executable' from source: unknown 186312 1726890059.33479: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.33487: variable 'ansible_pipelining' from source: unknown 186312 1726890059.33493: variable 'ansible_timeout' from source: unknown 186312 1726890059.33500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.33774: 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) 186312 1726890059.33813: variable 'omit' from source: magic vars 186312 1726890059.33902: starting attempt loop 186312 1726890059.33916: running the handler 186312 1726890059.33937: handler run complete 186312 1726890059.33954: attempt loop complete, returning result 186312 1726890059.33961: _execute() done 186312 1726890059.33968: dumping result to json 186312 1726890059.33974: done dumping result, returning 186312 1726890059.33985: done running TaskExecutor() for managed_node3/TASK: Clean up variables [02369adf-7a19-881e-6b85-0000000004ef] 186312 1726890059.33994: sending task result for task 02369adf-7a19-881e-6b85-0000000004ef ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 186312 1726890059.34186: no more pending results, returning what we have 186312 1726890059.34190: results queue empty 186312 1726890059.34191: checking for any_errors_fatal 186312 1726890059.34201: done checking for any_errors_fatal 186312 1726890059.34202: checking for max_fail_percentage 186312 1726890059.34203: done checking for max_fail_percentage 186312 1726890059.34204: checking to see if all hosts have failed and the running result is not ok 186312 1726890059.34205: done checking to see if all hosts have failed 186312 1726890059.34206: getting the remaining hosts for this loop 186312 1726890059.34208: done getting the remaining hosts for this loop 186312 1726890059.34213: getting the next task for host managed_node3 186312 1726890059.34225: done getting next task for host managed_node3 186312 1726890059.34228: ^ task is: TASK: Verify fs type 186312 1726890059.34233: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890059.34238: getting variables 186312 1726890059.34240: in VariableManager get_vars() 186312 1726890059.34274: Calling all_inventory to load vars for managed_node3 186312 1726890059.34278: Calling groups_inventory to load vars for managed_node3 186312 1726890059.34281: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890059.34294: Calling all_plugins_play to load vars for managed_node3 186312 1726890059.34297: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890059.34300: Calling groups_plugins_play to load vars for managed_node3 186312 1726890059.35173: done sending task result for task 02369adf-7a19-881e-6b85-0000000004ef 186312 1726890059.35177: WORKER PROCESS EXITING 186312 1726890059.35197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890059.36604: done with get_vars() 186312 1726890059.36623: done getting variables 186312 1726890059.36681: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:40:59 -0400 (0:00:00.070) 0:00:29.106 ****** 186312 1726890059.36747: entering _queue_task() for managed_node3/assert 186312 1726890059.37371: worker is 1 (out of 1 available) 186312 1726890059.37384: exiting _queue_task() for managed_node3/assert 186312 1726890059.37395: done queuing things up, now waiting for results queue to drain 186312 1726890059.37397: waiting for pending results... 186312 1726890059.38250: running TaskExecutor() for managed_node3/TASK: Verify fs type 186312 1726890059.38488: in run() - task 02369adf-7a19-881e-6b85-0000000004f3 186312 1726890059.38621: variable 'ansible_search_path' from source: unknown 186312 1726890059.38663: calling self._execute() 186312 1726890059.38816: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.38928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.38947: variable 'omit' from source: magic vars 186312 1726890059.39757: variable 'storage_test_volume' from source: include params 186312 1726890059.39842: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890059.40068: variable 'storage_test_volume' from source: include params 186312 1726890059.40136: Evaluated conditional (storage_test_volume.fs_type): True 186312 1726890059.40351: variable '_storage_test_volume_present' from source: set_fact 186312 1726890059.40363: Evaluated conditional (_storage_test_volume_present): True 186312 1726890059.40375: variable 'omit' from source: magic vars 186312 1726890059.40437: variable 'omit' from source: magic vars 186312 1726890059.40527: variable 'omit' from source: magic vars 186312 1726890059.40642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890059.40696: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890059.40792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890059.40881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890059.40897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890059.40936: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890059.40944: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.40952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.41156: Set connection var ansible_shell_type to sh 186312 1726890059.41216: Set connection var ansible_pipelining to False 186312 1726890059.41231: Set connection var ansible_timeout to 10 186312 1726890059.41237: Set connection var ansible_connection to ssh 186312 1726890059.41245: Set connection var ansible_shell_executable to /bin/sh 186312 1726890059.41322: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890059.41351: variable 'ansible_shell_executable' from source: unknown 186312 1726890059.41363: variable 'ansible_connection' from source: unknown 186312 1726890059.41370: variable 'ansible_module_compression' from source: unknown 186312 1726890059.41375: variable 'ansible_shell_type' from source: unknown 186312 1726890059.41381: variable 'ansible_shell_executable' from source: unknown 186312 1726890059.41386: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.41393: variable 'ansible_pipelining' from source: unknown 186312 1726890059.41423: variable 'ansible_timeout' from source: unknown 186312 1726890059.41432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.41759: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890059.41776: variable 'omit' from source: magic vars 186312 1726890059.41784: starting attempt loop 186312 1726890059.41791: running the handler 186312 1726890059.42408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890059.47158: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890059.47348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890059.47493: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890059.47599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890059.47633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890059.47759: 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) 186312 1726890059.47790: 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) 186312 1726890059.47851: 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) 186312 1726890059.47960: 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) 186312 1726890059.48038: 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) 186312 1726890059.48577: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890059.48597: variable 'storage_test_volume' from source: include params 186312 1726890059.48624: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].fstype == storage_test_volume.fs_type or (storage_test_blkinfo.info[storage_test_volume._device].fstype | length == 0 and storage_test_volume.fs_type == "unformatted")): True 186312 1726890059.48635: handler run complete 186312 1726890059.48695: attempt loop complete, returning result 186312 1726890059.48703: _execute() done 186312 1726890059.48709: dumping result to json 186312 1726890059.48719: done dumping result, returning 186312 1726890059.48737: done running TaskExecutor() for managed_node3/TASK: Verify fs type [02369adf-7a19-881e-6b85-0000000004f3] 186312 1726890059.48795: sending task result for task 02369adf-7a19-881e-6b85-0000000004f3 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890059.48960: no more pending results, returning what we have 186312 1726890059.48964: results queue empty 186312 1726890059.48965: checking for any_errors_fatal 186312 1726890059.48974: done checking for any_errors_fatal 186312 1726890059.48975: checking for max_fail_percentage 186312 1726890059.48977: done checking for max_fail_percentage 186312 1726890059.48978: checking to see if all hosts have failed and the running result is not ok 186312 1726890059.48979: done checking to see if all hosts have failed 186312 1726890059.48980: getting the remaining hosts for this loop 186312 1726890059.48982: done getting the remaining hosts for this loop 186312 1726890059.48986: getting the next task for host managed_node3 186312 1726890059.48995: done getting next task for host managed_node3 186312 1726890059.48997: ^ task is: TASK: Verify fs label 186312 1726890059.49002: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890059.49015: getting variables 186312 1726890059.49017: in VariableManager get_vars() 186312 1726890059.49052: Calling all_inventory to load vars for managed_node3 186312 1726890059.49056: Calling groups_inventory to load vars for managed_node3 186312 1726890059.49059: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890059.49072: Calling all_plugins_play to load vars for managed_node3 186312 1726890059.49076: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890059.49080: Calling groups_plugins_play to load vars for managed_node3 186312 1726890059.49919: done sending task result for task 02369adf-7a19-881e-6b85-0000000004f3 186312 1726890059.49922: WORKER PROCESS EXITING 186312 1726890059.49945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890059.51526: done with get_vars() 186312 1726890059.51541: done getting variables 186312 1726890059.51719: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:40:59 -0400 (0:00:00.150) 0:00:29.256 ****** 186312 1726890059.51755: entering _queue_task() for managed_node3/assert 186312 1726890059.52419: worker is 1 (out of 1 available) 186312 1726890059.52430: exiting _queue_task() for managed_node3/assert 186312 1726890059.52441: done queuing things up, now waiting for results queue to drain 186312 1726890059.52442: waiting for pending results... 186312 1726890059.53889: running TaskExecutor() for managed_node3/TASK: Verify fs label 186312 1726890059.54016: in run() - task 02369adf-7a19-881e-6b85-0000000004f4 186312 1726890059.54134: variable 'ansible_search_path' from source: unknown 186312 1726890059.54290: calling self._execute() 186312 1726890059.54396: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.54481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.54495: variable 'omit' from source: magic vars 186312 1726890059.55282: variable 'storage_test_volume' from source: include params 186312 1726890059.55431: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890059.55901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890059.61179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890059.61373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890059.61534: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890059.61573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890059.61602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890059.61704: variable '_storage_test_volume_present' from source: set_fact 186312 1726890059.61777: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890059.61916: variable 'storage_test_volume' from source: include params 186312 1726890059.61941: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 186312 1726890059.61958: variable 'omit' from source: magic vars 186312 1726890059.62017: variable 'omit' from source: magic vars 186312 1726890059.62499: variable 'storage_test_volume' from source: include params 186312 1726890059.62580: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890059.62632: variable 'omit' from source: magic vars 186312 1726890059.62664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890059.62743: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890059.62824: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890059.62908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890059.62931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890059.63017: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890059.63026: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.63037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.63215: Set connection var ansible_shell_type to sh 186312 1726890059.63302: Set connection var ansible_pipelining to False 186312 1726890059.63320: Set connection var ansible_timeout to 10 186312 1726890059.63326: Set connection var ansible_connection to ssh 186312 1726890059.63343: Set connection var ansible_shell_executable to /bin/sh 186312 1726890059.63369: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890059.63426: variable 'ansible_shell_executable' from source: unknown 186312 1726890059.63452: variable 'ansible_connection' from source: unknown 186312 1726890059.63476: variable 'ansible_module_compression' from source: unknown 186312 1726890059.63490: variable 'ansible_shell_type' from source: unknown 186312 1726890059.63513: variable 'ansible_shell_executable' from source: unknown 186312 1726890059.63560: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.63568: variable 'ansible_pipelining' from source: unknown 186312 1726890059.63579: variable 'ansible_timeout' from source: unknown 186312 1726890059.63587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.63825: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890059.63842: variable 'omit' from source: magic vars 186312 1726890059.63852: starting attempt loop 186312 1726890059.63859: running the handler 186312 1726890059.64074: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890059.64093: variable 'storage_test_volume' from source: include params 186312 1726890059.64129: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 186312 1726890059.64140: handler run complete 186312 1726890059.64163: attempt loop complete, returning result 186312 1726890059.64170: _execute() done 186312 1726890059.64176: dumping result to json 186312 1726890059.64183: done dumping result, returning 186312 1726890059.64192: done running TaskExecutor() for managed_node3/TASK: Verify fs label [02369adf-7a19-881e-6b85-0000000004f4] 186312 1726890059.64200: sending task result for task 02369adf-7a19-881e-6b85-0000000004f4 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890059.64356: no more pending results, returning what we have 186312 1726890059.64359: results queue empty 186312 1726890059.64360: checking for any_errors_fatal 186312 1726890059.64367: done checking for any_errors_fatal 186312 1726890059.64367: checking for max_fail_percentage 186312 1726890059.64370: done checking for max_fail_percentage 186312 1726890059.64371: checking to see if all hosts have failed and the running result is not ok 186312 1726890059.64372: done checking to see if all hosts have failed 186312 1726890059.64372: getting the remaining hosts for this loop 186312 1726890059.64374: done getting the remaining hosts for this loop 186312 1726890059.64378: getting the next task for host managed_node3 186312 1726890059.64390: done getting next task for host managed_node3 186312 1726890059.64393: ^ task is: TASK: See whether the device node is present 186312 1726890059.64398: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890059.64402: getting variables 186312 1726890059.64404: in VariableManager get_vars() 186312 1726890059.64438: Calling all_inventory to load vars for managed_node3 186312 1726890059.64448: Calling groups_inventory to load vars for managed_node3 186312 1726890059.64452: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890059.64464: Calling all_plugins_play to load vars for managed_node3 186312 1726890059.64467: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890059.64470: Calling groups_plugins_play to load vars for managed_node3 186312 1726890059.65164: done sending task result for task 02369adf-7a19-881e-6b85-0000000004f4 186312 1726890059.65168: WORKER PROCESS EXITING 186312 1726890059.65190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890059.68064: done with get_vars() 186312 1726890059.68219: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:40:59 -0400 (0:00:00.166) 0:00:29.423 ****** 186312 1726890059.68430: entering _queue_task() for managed_node3/stat 186312 1726890059.68916: worker is 1 (out of 1 available) 186312 1726890059.68928: exiting _queue_task() for managed_node3/stat 186312 1726890059.68939: done queuing things up, now waiting for results queue to drain 186312 1726890059.68941: waiting for pending results... 186312 1726890059.69990: running TaskExecutor() for managed_node3/TASK: See whether the device node is present 186312 1726890059.70234: in run() - task 02369adf-7a19-881e-6b85-0000000004f8 186312 1726890059.70278: variable 'ansible_search_path' from source: unknown 186312 1726890059.70400: calling self._execute() 186312 1726890059.70613: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.70625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.70638: variable 'omit' from source: magic vars 186312 1726890059.70860: variable 'omit' from source: magic vars 186312 1726890059.71038: variable 'omit' from source: magic vars 186312 1726890059.71495: variable 'storage_test_volume' from source: include params 186312 1726890059.71584: variable 'omit' from source: magic vars 186312 1726890059.71707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890059.71747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890059.71803: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890059.71898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890059.71917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890059.71949: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890059.71991: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.72000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.72210: Set connection var ansible_shell_type to sh 186312 1726890059.72231: Set connection var ansible_pipelining to False 186312 1726890059.72246: Set connection var ansible_timeout to 10 186312 1726890059.72317: Set connection var ansible_connection to ssh 186312 1726890059.72332: Set connection var ansible_shell_executable to /bin/sh 186312 1726890059.72344: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890059.72370: variable 'ansible_shell_executable' from source: unknown 186312 1726890059.72378: variable 'ansible_connection' from source: unknown 186312 1726890059.72384: variable 'ansible_module_compression' from source: unknown 186312 1726890059.72422: variable 'ansible_shell_type' from source: unknown 186312 1726890059.72433: variable 'ansible_shell_executable' from source: unknown 186312 1726890059.72440: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890059.72447: variable 'ansible_pipelining' from source: unknown 186312 1726890059.72453: variable 'ansible_timeout' from source: unknown 186312 1726890059.72459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890059.72883: 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) 186312 1726890059.72897: variable 'omit' from source: magic vars 186312 1726890059.72906: starting attempt loop 186312 1726890059.72967: running the handler 186312 1726890059.72986: _low_level_execute_command(): starting 186312 1726890059.72997: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890059.74837: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890059.74841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890059.74900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890059.74904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890059.74908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890059.74965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890059.75092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890059.75095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890059.75181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890059.76801: stdout chunk (state=3): >>>/root <<< 186312 1726890059.76919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890059.76990: stderr chunk (state=3): >>><<< 186312 1726890059.76993: stdout chunk (state=3): >>><<< 186312 1726890059.77104: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890059.77108: _low_level_execute_command(): starting 186312 1726890059.77113: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890059.7701921-187407-239187333728865 `" && echo ansible-tmp-1726890059.7701921-187407-239187333728865="` echo /root/.ansible/tmp/ansible-tmp-1726890059.7701921-187407-239187333728865 `" ) && sleep 0' 186312 1726890059.78481: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890059.78484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890059.78636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890059.78640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890059.78651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890059.78693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890059.78734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890059.78737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890059.78881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890059.80723: stdout chunk (state=3): >>>ansible-tmp-1726890059.7701921-187407-239187333728865=/root/.ansible/tmp/ansible-tmp-1726890059.7701921-187407-239187333728865 <<< 186312 1726890059.80907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890059.80910: stdout chunk (state=3): >>><<< 186312 1726890059.80915: stderr chunk (state=3): >>><<< 186312 1726890059.81122: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890059.7701921-187407-239187333728865=/root/.ansible/tmp/ansible-tmp-1726890059.7701921-187407-239187333728865 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890059.81125: variable 'ansible_module_compression' from source: unknown 186312 1726890059.81128: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890059.81132: variable 'ansible_facts' from source: unknown 186312 1726890059.81199: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890059.7701921-187407-239187333728865/AnsiballZ_stat.py 186312 1726890059.81369: Sending initial data 186312 1726890059.81372: Sent initial data (155 bytes) 186312 1726890059.82667: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890059.82681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890059.82696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890059.82726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890059.82772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890059.82784: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890059.82796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890059.82816: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890059.82836: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890059.82853: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890059.82864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890059.82876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890059.82890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890059.82901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890059.82913: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890059.82928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890059.83019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890059.83044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890059.83071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890059.83148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890059.84810: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890059.84845: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890059.84917: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp48as4iqc /root/.ansible/tmp/ansible-tmp-1726890059.7701921-187407-239187333728865/AnsiballZ_stat.py <<< 186312 1726890059.85218: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890059.86188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890059.86421: stderr chunk (state=3): >>><<< 186312 1726890059.86424: stdout chunk (state=3): >>><<< 186312 1726890059.86427: done transferring module to remote 186312 1726890059.86431: _low_level_execute_command(): starting 186312 1726890059.86434: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890059.7701921-187407-239187333728865/ /root/.ansible/tmp/ansible-tmp-1726890059.7701921-187407-239187333728865/AnsiballZ_stat.py && sleep 0' 186312 1726890059.87362: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890059.87366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890059.87407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890059.87411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890059.87416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890059.87473: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890059.87476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890059.87528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890059.89259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890059.89262: stdout chunk (state=3): >>><<< 186312 1726890059.89264: stderr chunk (state=3): >>><<< 186312 1726890059.89317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890059.89320: _low_level_execute_command(): starting 186312 1726890059.89323: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890059.7701921-187407-239187333728865/AnsiballZ_stat.py && sleep 0' 186312 1726890059.90238: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890059.90253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890059.90268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890059.90284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890059.90324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890059.90335: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890059.90348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890059.90364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890059.90374: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890059.90388: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890059.90403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890059.90419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890059.90434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890059.90445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890059.90454: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890059.90466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890059.90549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890059.90569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890059.90583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890059.90652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890059.92531: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890059.92545: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890059.92604: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890059.92662: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890059.92677: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890059.92737: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890059.92741: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890059.92781: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890059.92802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890059.92831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890059.92857: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93f1edc0> <<< 186312 1726890059.92889: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890059.92905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93ec33a0> <<< 186312 1726890059.92919: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93f1eb20> <<< 186312 1726890059.92943: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890059.92963: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93f1eac0> <<< 186312 1726890059.92985: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890059.93009: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890059.93014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890059.93026: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93ec3490> <<< 186312 1726890059.93046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890059.93066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890059.93097: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890059.93110: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93ec3940> <<< 186312 1726890059.93174: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93ec3670> <<< 186312 1726890059.93177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890059.93226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890059.93260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890059.93281: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93e7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890059.93306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890059.93373: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93e7a220> <<< 186312 1726890059.93443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93e9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93e7a940> <<< 186312 1726890059.93476: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93edb880> <<< 186312 1726890059.93683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93e73d90> <<< 186312 1726890059.93698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93e9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93ec3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890059.93856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890059.93895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890059.93925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890059.93937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890059.93973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890059.93977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890059.93987: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bd4eb0> <<< 186312 1726890059.94034: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bd7f40> <<< 186312 1726890059.94058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890059.94069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890059.94085: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890059.94126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890059.94131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890059.94148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890059.94166: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bcc610> <<< 186312 1726890059.94183: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bd4370> <<< 186312 1726890059.94207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890059.94270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890059.94296: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890059.94325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890059.94350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890059.94391: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93b55e20> <<< 186312 1726890059.94405: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b55910> <<< 186312 1726890059.94421: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890059.94433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b55f10> <<< 186312 1726890059.94461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890059.94479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890059.94493: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b55fd0> <<< 186312 1726890059.94525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890059.94542: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b670d0> import '_collections' # <<< 186312 1726890059.94596: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93baed90> <<< 186312 1726890059.94599: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890059.94627: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93ba9670> <<< 186312 1726890059.94698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bbb6d0> <<< 186312 1726890059.94701: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bdbe20> <<< 186312 1726890059.94714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890059.94748: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93b67cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bae2b0> <<< 186312 1726890059.94804: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890059.94808: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93bbb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93be19d0> <<< 186312 1726890059.94829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890059.94833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890059.94851: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890059.94870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890059.94884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890059.94906: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b67eb0> <<< 186312 1726890059.94934: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b67df0> <<< 186312 1726890059.94937: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890059.94939: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b67d60> <<< 186312 1726890059.94955: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890059.94965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890059.94982: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890059.94993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890059.95019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890059.95064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890059.95093: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b3b3d0> <<< 186312 1726890059.95120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890059.95132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890059.95163: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b3b4c0> <<< 186312 1726890059.95284: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b6ff40> <<< 186312 1726890059.95330: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b6aa90> <<< 186312 1726890059.95334: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b6a490> <<< 186312 1726890059.95361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890059.95364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890059.95400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890059.95414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890059.95451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890059.95454: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a89220> <<< 186312 1726890059.95485: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b25520> <<< 186312 1726890059.95540: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b6af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93be1040> <<< 186312 1726890059.95564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890059.95583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890059.95620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890059.95623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a9cb50> <<< 186312 1726890059.95636: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890059.95666: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a9ce80> <<< 186312 1726890059.95689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890059.95692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890059.95719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890059.95733: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93aae790> <<< 186312 1726890059.95747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890059.95787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890059.95809: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93aaecd0> <<< 186312 1726890059.95845: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a45400> <<< 186312 1726890059.95856: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a9cf70> <<< 186312 1726890059.95875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890059.95887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890059.95935: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a562e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93aae610> <<< 186312 1726890059.95949: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890059.95974: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890059.95985: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a563a0> <<< 186312 1726890059.96019: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b67a30> <<< 186312 1726890059.96034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890059.96061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890059.96095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890059.96129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890059.96142: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a72700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890059.96169: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890059.96179: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a729d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a727c0> <<< 186312 1726890059.96199: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890059.96209: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a728b0> <<< 186312 1726890059.96234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890059.96429: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890059.96433: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a72d00> <<< 186312 1726890059.96465: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890059.96468: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a7c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a72940> <<< 186312 1726890059.96489: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a64a90> <<< 186312 1726890059.96507: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b67610> <<< 186312 1726890059.96532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890059.96589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890059.96627: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a72af0> <<< 186312 1726890059.96718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890059.96733: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fac939a06d0> <<< 186312 1726890059.96879: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890059.97001: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890059.97052: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890059.98242: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890059.99195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93398820> <<< 186312 1726890059.99220: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890059.99269: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890059.99278: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890059.99301: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93398160> <<< 186312 1726890059.99332: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93398280> <<< 186312 1726890059.99388: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93398f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890059.99438: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93398d90> import 'atexit' # <<< 186312 1726890059.99464: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93398fd0> <<< 186312 1726890059.99496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890059.99509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890059.99548: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93398100> <<< 186312 1726890059.99576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890059.99582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890059.99618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890059.99641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890059.99648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890059.99721: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac932eff40> <<< 186312 1726890059.99750: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9330cd00> <<< 186312 1726890059.99776: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9330ceb0> <<< 186312 1726890059.99796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890059.99829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890059.99855: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9330c370> <<< 186312 1726890059.99867: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933fedc0> <<< 186312 1726890060.00067: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933fe3a0> <<< 186312 1726890060.00193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933fefd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890060.00199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933cdd30> <<< 186312 1726890060.00270: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9336bd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9336b400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933a14f0> <<< 186312 1726890060.00385: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9336b520> <<< 186312 1726890060.00395: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9336b550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890060.00622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac932defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933df250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890060.00677: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac932db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933df3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890060.00726: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933f7e50> <<< 186312 1726890060.00859: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac932db7f0> <<< 186312 1726890060.00963: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac932db640> <<< 186312 1726890060.00975: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac932da5b0> <<< 186312 1726890060.01082: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac932cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933d6910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890060.01130: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9335f6a0> <<< 186312 1726890060.01357: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9335eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9336e0a0> <<< 186312 1726890060.01406: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9335f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933a3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890060.01458: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.01573: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/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_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890060.01580: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.01708: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.01775: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.02214: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.02702: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/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_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890060.02729: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890060.02780: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac92eb45e0> <<< 186312 1726890060.02853: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac932a9580> <<< 186312 1726890060.02880: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac92e56100> <<< 186312 1726890060.02913: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890060.02947: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890060.03058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.03183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890060.03322: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9335eb80> # zipimport: zlib available <<< 186312 1726890060.03596: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.03958: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.04008: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.04088: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890060.04142: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.04165: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890060.04201: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.04324: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/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_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890060.04360: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.04409: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890060.04585: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.04915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac92e86f10> # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890060.04985: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890060.05003: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890060.05014: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.05081: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.05096: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890060.05135: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.05161: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.05252: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.05309: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890060.05331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890060.05405: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac933ea220> <<< 186312 1726890060.05436: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac92e86850> <<< 186312 1726890060.05474: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890060.05591: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.05643: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.05666: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.05719: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890060.05736: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890060.05767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890060.05787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890060.05802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890060.05886: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9329dca0> <<< 186312 1726890060.05929: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93299f70> <<< 186312 1726890060.05987: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93293940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890060.06019: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.06047: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890060.06121: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890060.06147: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890060.06263: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.06430: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890060.06588: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890060.07195: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726890047.3844001, "mtime": 1726890047.3684, "ctime": 1726890047.3684, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890060.07220: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890060.07559: 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 <<< 186312 1726890060.07731: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings <<< 186312 1726890060.07761: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890060.07918: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890060.07984: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890060.08017: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890060.08053: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890060.08092: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890060.08380: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890060.08390: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890060.08552: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890060.08591: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890060.08904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890060.08907: stderr chunk (state=3): >>><<< 186312 1726890060.08914: stdout chunk (state=3): >>><<< 186312 1726890060.09019: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93f1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93ec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93f1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93f1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93ec3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93ec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93ec3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93e7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93e7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93e9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93e7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93edb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93e73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93e9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93ec3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bd4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bd7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bd4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93b55e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b55910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b55f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b55fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93baed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93ba9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bbb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bdbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93b67cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93bae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93bbb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93be19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b67df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b67d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b3b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b3b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b6ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b6aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b6a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a89220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b25520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b6af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93be1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a9cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a9ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93aae790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93aaecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a45400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a9cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a562e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93aae610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a563a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b67a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a72700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a729d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a727c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a728b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a72d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93a7c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a72940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a64a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93b67610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93a72af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fac939a06d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93398820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93398160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93398280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93398f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93398d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac93398fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93398100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac932eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9330cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9330ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9330c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933fe3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933fefd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933cdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9336bd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9336b400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933a14f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9336b520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9336b550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac932defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933df250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac932db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933df3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933f7e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac932db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac932db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac932da5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac932cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933d6910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9335f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9335eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9336e0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac9335f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac933a3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/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_odjnv7r7/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_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/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_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac92eb45e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac932a9580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac92e56100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9335eb80> # 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_odjnv7r7/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_odjnv7r7/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_odjnv7r7/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_odjnv7r7/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_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac92e86f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/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_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fac933ea220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac92e86850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac9329dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93299f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac93293940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/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_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_odjnv7r7/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_odjnv7r7/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726890047.3844001, "mtime": 1726890047.3684, "ctime": 1726890047.3684, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890060.09778: done with _execute_module (stat, {'path': '/dev/sda', 'follow': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890059.7701921-187407-239187333728865/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890060.09782: _low_level_execute_command(): starting 186312 1726890060.09785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890059.7701921-187407-239187333728865/ > /dev/null 2>&1 && sleep 0' 186312 1726890060.11451: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890060.11465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890060.11478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890060.11495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890060.11543: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890060.11628: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890060.11642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890060.11659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890060.11670: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890060.11681: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890060.11692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890060.11704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890060.11729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890060.11743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890060.11755: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890060.11767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890060.11975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890060.11991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890060.12005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890060.12113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890060.13941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890060.13944: stdout chunk (state=3): >>><<< 186312 1726890060.13947: stderr chunk (state=3): >>><<< 186312 1726890060.14321: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890060.14324: handler run complete 186312 1726890060.14327: attempt loop complete, returning result 186312 1726890060.14331: _execute() done 186312 1726890060.14334: dumping result to json 186312 1726890060.14336: done dumping result, returning 186312 1726890060.14338: done running TaskExecutor() for managed_node3/TASK: See whether the device node is present [02369adf-7a19-881e-6b85-0000000004f8] 186312 1726890060.14340: sending task result for task 02369adf-7a19-881e-6b85-0000000004f8 186312 1726890060.14425: done sending task result for task 02369adf-7a19-881e-6b85-0000000004f8 186312 1726890060.14428: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890047.3844001, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726890047.3684, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726890047.3684, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890060.14534: no more pending results, returning what we have 186312 1726890060.14538: results queue empty 186312 1726890060.14539: checking for any_errors_fatal 186312 1726890060.14548: done checking for any_errors_fatal 186312 1726890060.14549: checking for max_fail_percentage 186312 1726890060.14551: done checking for max_fail_percentage 186312 1726890060.14552: checking to see if all hosts have failed and the running result is not ok 186312 1726890060.14553: done checking to see if all hosts have failed 186312 1726890060.14554: getting the remaining hosts for this loop 186312 1726890060.14556: done getting the remaining hosts for this loop 186312 1726890060.14559: getting the next task for host managed_node3 186312 1726890060.14569: done getting next task for host managed_node3 186312 1726890060.14571: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890060.14576: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890060.14585: getting variables 186312 1726890060.14587: in VariableManager get_vars() 186312 1726890060.14621: Calling all_inventory to load vars for managed_node3 186312 1726890060.14624: Calling groups_inventory to load vars for managed_node3 186312 1726890060.14628: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890060.14642: Calling all_plugins_play to load vars for managed_node3 186312 1726890060.14645: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890060.14648: Calling groups_plugins_play to load vars for managed_node3 186312 1726890060.15991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890060.17469: done with get_vars() 186312 1726890060.17483: done getting variables 186312 1726890060.17543: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:41:00 -0400 (0:00:00.491) 0:00:29.914 ****** 186312 1726890060.17573: entering _queue_task() for managed_node3/assert 186312 1726890060.18246: worker is 1 (out of 1 available) 186312 1726890060.18257: exiting _queue_task() for managed_node3/assert 186312 1726890060.18268: done queuing things up, now waiting for results queue to drain 186312 1726890060.18270: waiting for pending results... 186312 1726890060.18964: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890060.19225: in run() - task 02369adf-7a19-881e-6b85-0000000004f9 186312 1726890060.19255: variable 'ansible_search_path' from source: unknown 186312 1726890060.19339: calling self._execute() 186312 1726890060.19693: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.19704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.19732: variable 'omit' from source: magic vars 186312 1726890060.20703: variable '_storage_test_volume_present' from source: set_fact 186312 1726890060.20776: variable 'storage_test_volume' from source: include params 186312 1726890060.20819: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 186312 1726890060.20884: variable 'omit' from source: magic vars 186312 1726890060.21013: variable 'omit' from source: magic vars 186312 1726890060.21248: variable 'storage_test_volume' from source: include params 186312 1726890060.21365: variable 'omit' from source: magic vars 186312 1726890060.21411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890060.21484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890060.21507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890060.21538: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890060.21557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890060.21593: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890060.21600: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.21624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.21732: Set connection var ansible_shell_type to sh 186312 1726890060.21752: Set connection var ansible_pipelining to False 186312 1726890060.21770: Set connection var ansible_timeout to 10 186312 1726890060.21777: Set connection var ansible_connection to ssh 186312 1726890060.21785: Set connection var ansible_shell_executable to /bin/sh 186312 1726890060.21798: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890060.21857: variable 'ansible_shell_executable' from source: unknown 186312 1726890060.21869: variable 'ansible_connection' from source: unknown 186312 1726890060.21877: variable 'ansible_module_compression' from source: unknown 186312 1726890060.21883: variable 'ansible_shell_type' from source: unknown 186312 1726890060.21888: variable 'ansible_shell_executable' from source: unknown 186312 1726890060.21893: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.21920: variable 'ansible_pipelining' from source: unknown 186312 1726890060.21929: variable 'ansible_timeout' from source: unknown 186312 1726890060.21948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.22987: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890060.23002: variable 'omit' from source: magic vars 186312 1726890060.23013: starting attempt loop 186312 1726890060.23021: running the handler 186312 1726890060.24377: variable 'storage_test_dev' from source: set_fact 186312 1726890060.24467: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 186312 1726890060.24535: handler run complete 186312 1726890060.24592: attempt loop complete, returning result 186312 1726890060.24659: _execute() done 186312 1726890060.24672: dumping result to json 186312 1726890060.24726: done dumping result, returning 186312 1726890060.24738: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-0000000004f9] 186312 1726890060.24748: sending task result for task 02369adf-7a19-881e-6b85-0000000004f9 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890060.25014: no more pending results, returning what we have 186312 1726890060.25018: results queue empty 186312 1726890060.25019: checking for any_errors_fatal 186312 1726890060.25031: done checking for any_errors_fatal 186312 1726890060.25032: checking for max_fail_percentage 186312 1726890060.25034: done checking for max_fail_percentage 186312 1726890060.25035: checking to see if all hosts have failed and the running result is not ok 186312 1726890060.25036: done checking to see if all hosts have failed 186312 1726890060.25037: getting the remaining hosts for this loop 186312 1726890060.25038: done getting the remaining hosts for this loop 186312 1726890060.25042: getting the next task for host managed_node3 186312 1726890060.25049: done getting next task for host managed_node3 186312 1726890060.25051: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890060.25056: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890060.25060: getting variables 186312 1726890060.25062: in VariableManager get_vars() 186312 1726890060.25091: Calling all_inventory to load vars for managed_node3 186312 1726890060.25094: Calling groups_inventory to load vars for managed_node3 186312 1726890060.25097: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890060.25110: Calling all_plugins_play to load vars for managed_node3 186312 1726890060.25115: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890060.25118: Calling groups_plugins_play to load vars for managed_node3 186312 1726890060.26118: done sending task result for task 02369adf-7a19-881e-6b85-0000000004f9 186312 1726890060.26122: WORKER PROCESS EXITING 186312 1726890060.26158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890060.27790: done with get_vars() 186312 1726890060.27804: done getting variables 186312 1726890060.27865: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:41:00 -0400 (0:00:00.103) 0:00:30.018 ****** 186312 1726890060.27902: entering _queue_task() for managed_node3/assert 186312 1726890060.28921: worker is 1 (out of 1 available) 186312 1726890060.28936: exiting _queue_task() for managed_node3/assert 186312 1726890060.28951: done queuing things up, now waiting for results queue to drain 186312 1726890060.28952: waiting for pending results... 186312 1726890060.29541: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890060.30004: in run() - task 02369adf-7a19-881e-6b85-0000000004fa 186312 1726890060.30025: variable 'ansible_search_path' from source: unknown 186312 1726890060.30063: calling self._execute() 186312 1726890060.30295: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.30425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.30444: variable 'omit' from source: magic vars 186312 1726890060.31485: variable '_storage_test_volume_present' from source: set_fact 186312 1726890060.31498: variable 'storage_test_volume' from source: include params 186312 1726890060.31579: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 186312 1726890060.31588: when evaluation is False, skipping this task 186312 1726890060.31596: _execute() done 186312 1726890060.31625: dumping result to json 186312 1726890060.31637: done dumping result, returning 186312 1726890060.31648: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-0000000004fa] 186312 1726890060.31669: sending task result for task 02369adf-7a19-881e-6b85-0000000004fa skipping: [managed_node3] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 186312 1726890060.31876: no more pending results, returning what we have 186312 1726890060.31881: results queue empty 186312 1726890060.31882: checking for any_errors_fatal 186312 1726890060.31890: done checking for any_errors_fatal 186312 1726890060.31891: checking for max_fail_percentage 186312 1726890060.31893: done checking for max_fail_percentage 186312 1726890060.31894: checking to see if all hosts have failed and the running result is not ok 186312 1726890060.31896: done checking to see if all hosts have failed 186312 1726890060.31896: getting the remaining hosts for this loop 186312 1726890060.31898: done getting the remaining hosts for this loop 186312 1726890060.31902: getting the next task for host managed_node3 186312 1726890060.31913: done getting next task for host managed_node3 186312 1726890060.31917: ^ task is: TASK: Make sure we got info about this volume 186312 1726890060.31922: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890060.31928: getting variables 186312 1726890060.31932: in VariableManager get_vars() 186312 1726890060.31968: Calling all_inventory to load vars for managed_node3 186312 1726890060.31971: Calling groups_inventory to load vars for managed_node3 186312 1726890060.31975: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890060.31990: Calling all_plugins_play to load vars for managed_node3 186312 1726890060.31994: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890060.31998: Calling groups_plugins_play to load vars for managed_node3 186312 1726890060.32969: done sending task result for task 02369adf-7a19-881e-6b85-0000000004fa 186312 1726890060.32972: WORKER PROCESS EXITING 186312 1726890060.32997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890060.34518: done with get_vars() 186312 1726890060.34534: done getting variables 186312 1726890060.34705: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:41:00 -0400 (0:00:00.068) 0:00:30.086 ****** 186312 1726890060.34743: entering _queue_task() for managed_node3/assert 186312 1726890060.35127: worker is 1 (out of 1 available) 186312 1726890060.35257: exiting _queue_task() for managed_node3/assert 186312 1726890060.35269: done queuing things up, now waiting for results queue to drain 186312 1726890060.35271: waiting for pending results... 186312 1726890060.37108: running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume 186312 1726890060.37934: in run() - task 02369adf-7a19-881e-6b85-0000000004fb 186312 1726890060.37953: variable 'ansible_search_path' from source: unknown 186312 1726890060.37992: calling self._execute() 186312 1726890060.38088: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.38099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.38115: variable 'omit' from source: magic vars 186312 1726890060.38441: variable '_storage_test_volume_present' from source: set_fact 186312 1726890060.38456: Evaluated conditional (_storage_test_volume_present): True 186312 1726890060.38465: variable 'omit' from source: magic vars 186312 1726890060.38529: variable 'omit' from source: magic vars 186312 1726890060.38653: variable 'storage_test_volume' from source: include params 186312 1726890060.39366: variable 'omit' from source: magic vars 186312 1726890060.39410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890060.39450: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890060.39474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890060.39495: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890060.39510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890060.39544: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890060.39551: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.39558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.39653: Set connection var ansible_shell_type to sh 186312 1726890060.39668: Set connection var ansible_pipelining to False 186312 1726890060.39681: Set connection var ansible_timeout to 10 186312 1726890060.39688: Set connection var ansible_connection to ssh 186312 1726890060.39697: Set connection var ansible_shell_executable to /bin/sh 186312 1726890060.39705: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890060.39733: variable 'ansible_shell_executable' from source: unknown 186312 1726890060.39740: variable 'ansible_connection' from source: unknown 186312 1726890060.39748: variable 'ansible_module_compression' from source: unknown 186312 1726890060.39754: variable 'ansible_shell_type' from source: unknown 186312 1726890060.39760: variable 'ansible_shell_executable' from source: unknown 186312 1726890060.39766: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.39773: variable 'ansible_pipelining' from source: unknown 186312 1726890060.39779: variable 'ansible_timeout' from source: unknown 186312 1726890060.39787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.39924: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890060.39940: variable 'omit' from source: magic vars 186312 1726890060.39950: starting attempt loop 186312 1726890060.39956: running the handler 186312 1726890060.40106: variable 'storage_test_volume' from source: include params 186312 1726890060.40831: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890060.40858: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 186312 1726890060.40868: handler run complete 186312 1726890060.40886: attempt loop complete, returning result 186312 1726890060.40893: _execute() done 186312 1726890060.40899: dumping result to json 186312 1726890060.40905: done dumping result, returning 186312 1726890060.40916: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume [02369adf-7a19-881e-6b85-0000000004fb] 186312 1726890060.40925: sending task result for task 02369adf-7a19-881e-6b85-0000000004fb 186312 1726890060.41026: done sending task result for task 02369adf-7a19-881e-6b85-0000000004fb 186312 1726890060.41033: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890060.41098: no more pending results, returning what we have 186312 1726890060.41101: results queue empty 186312 1726890060.41102: checking for any_errors_fatal 186312 1726890060.41110: done checking for any_errors_fatal 186312 1726890060.41112: checking for max_fail_percentage 186312 1726890060.41114: done checking for max_fail_percentage 186312 1726890060.41115: checking to see if all hosts have failed and the running result is not ok 186312 1726890060.41116: done checking to see if all hosts have failed 186312 1726890060.41117: getting the remaining hosts for this loop 186312 1726890060.41119: done getting the remaining hosts for this loop 186312 1726890060.41122: getting the next task for host managed_node3 186312 1726890060.41131: done getting next task for host managed_node3 186312 1726890060.41133: ^ task is: TASK: Process volume type (set initial value) (1/2) 186312 1726890060.41138: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890060.41142: getting variables 186312 1726890060.41144: in VariableManager get_vars() 186312 1726890060.41175: Calling all_inventory to load vars for managed_node3 186312 1726890060.41177: Calling groups_inventory to load vars for managed_node3 186312 1726890060.41181: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890060.41192: Calling all_plugins_play to load vars for managed_node3 186312 1726890060.41195: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890060.41198: Calling groups_plugins_play to load vars for managed_node3 186312 1726890060.41735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890060.43029: done with get_vars() 186312 1726890060.43160: done getting variables 186312 1726890060.43271: 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 [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:41:00 -0400 (0:00:00.085) 0:00:30.172 ****** 186312 1726890060.43308: entering _queue_task() for managed_node3/set_fact 186312 1726890060.43951: worker is 1 (out of 1 available) 186312 1726890060.43964: exiting _queue_task() for managed_node3/set_fact 186312 1726890060.43978: done queuing things up, now waiting for results queue to drain 186312 1726890060.43980: waiting for pending results... 186312 1726890060.44816: running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) 186312 1726890060.45050: in run() - task 02369adf-7a19-881e-6b85-0000000004fc 186312 1726890060.45068: variable 'ansible_search_path' from source: unknown 186312 1726890060.45166: calling self._execute() 186312 1726890060.45378: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.45390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.45402: variable 'omit' from source: magic vars 186312 1726890060.45633: variable 'omit' from source: magic vars 186312 1726890060.45729: variable 'omit' from source: magic vars 186312 1726890060.46265: variable 'storage_test_volume' from source: include params 186312 1726890060.46433: variable 'omit' from source: magic vars 186312 1726890060.46478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890060.46518: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890060.46609: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890060.46634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890060.46667: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890060.46728: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890060.46772: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.46792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.48150: Set connection var ansible_shell_type to sh 186312 1726890060.48165: Set connection var ansible_pipelining to False 186312 1726890060.48180: Set connection var ansible_timeout to 10 186312 1726890060.48186: Set connection var ansible_connection to ssh 186312 1726890060.48195: Set connection var ansible_shell_executable to /bin/sh 186312 1726890060.48203: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890060.48229: variable 'ansible_shell_executable' from source: unknown 186312 1726890060.48237: variable 'ansible_connection' from source: unknown 186312 1726890060.48244: variable 'ansible_module_compression' from source: unknown 186312 1726890060.48250: variable 'ansible_shell_type' from source: unknown 186312 1726890060.48256: variable 'ansible_shell_executable' from source: unknown 186312 1726890060.48263: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.48272: variable 'ansible_pipelining' from source: unknown 186312 1726890060.48280: variable 'ansible_timeout' from source: unknown 186312 1726890060.48923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.49301: 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) 186312 1726890060.49321: variable 'omit' from source: magic vars 186312 1726890060.49330: starting attempt loop 186312 1726890060.49337: running the handler 186312 1726890060.49354: handler run complete 186312 1726890060.49368: attempt loop complete, returning result 186312 1726890060.49375: _execute() done 186312 1726890060.49381: dumping result to json 186312 1726890060.49387: done dumping result, returning 186312 1726890060.49397: done running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-881e-6b85-0000000004fc] 186312 1726890060.49406: sending task result for task 02369adf-7a19-881e-6b85-0000000004fc ok: [managed_node3] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 186312 1726890060.49553: no more pending results, returning what we have 186312 1726890060.49557: results queue empty 186312 1726890060.49557: checking for any_errors_fatal 186312 1726890060.49566: done checking for any_errors_fatal 186312 1726890060.49566: checking for max_fail_percentage 186312 1726890060.49568: done checking for max_fail_percentage 186312 1726890060.49570: checking to see if all hosts have failed and the running result is not ok 186312 1726890060.49571: done checking to see if all hosts have failed 186312 1726890060.49572: getting the remaining hosts for this loop 186312 1726890060.49574: done getting the remaining hosts for this loop 186312 1726890060.49578: getting the next task for host managed_node3 186312 1726890060.49586: done getting next task for host managed_node3 186312 1726890060.49588: ^ task is: TASK: Process volume type (get RAID value) (2/2) 186312 1726890060.49593: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890060.49597: getting variables 186312 1726890060.49599: in VariableManager get_vars() 186312 1726890060.49634: Calling all_inventory to load vars for managed_node3 186312 1726890060.49638: Calling groups_inventory to load vars for managed_node3 186312 1726890060.49641: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890060.49654: Calling all_plugins_play to load vars for managed_node3 186312 1726890060.49657: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890060.49660: Calling groups_plugins_play to load vars for managed_node3 186312 1726890060.50294: done sending task result for task 02369adf-7a19-881e-6b85-0000000004fc 186312 1726890060.50298: WORKER PROCESS EXITING 186312 1726890060.50485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890060.51523: done with get_vars() 186312 1726890060.51538: done getting variables 186312 1726890060.51592: 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 [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:41:00 -0400 (0:00:00.083) 0:00:30.255 ****** 186312 1726890060.51623: entering _queue_task() for managed_node3/set_fact 186312 1726890060.52059: worker is 1 (out of 1 available) 186312 1726890060.52071: exiting _queue_task() for managed_node3/set_fact 186312 1726890060.52081: done queuing things up, now waiting for results queue to drain 186312 1726890060.52082: waiting for pending results... 186312 1726890060.52993: running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) 186312 1726890060.54604: in run() - task 02369adf-7a19-881e-6b85-0000000004fd 186312 1726890060.54626: variable 'ansible_search_path' from source: unknown 186312 1726890060.54670: calling self._execute() 186312 1726890060.54773: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.54785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.54797: variable 'omit' from source: magic vars 186312 1726890060.55453: variable 'storage_test_volume' from source: include params 186312 1726890060.55500: Evaluated conditional (storage_test_volume.type == "raid"): False 186312 1726890060.55543: when evaluation is False, skipping this task 186312 1726890060.55552: _execute() done 186312 1726890060.55559: dumping result to json 186312 1726890060.55575: done dumping result, returning 186312 1726890060.55654: done running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-881e-6b85-0000000004fd] 186312 1726890060.55664: sending task result for task 02369adf-7a19-881e-6b85-0000000004fd 186312 1726890060.55778: done sending task result for task 02369adf-7a19-881e-6b85-0000000004fd skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 186312 1726890060.55829: no more pending results, returning what we have 186312 1726890060.55833: results queue empty 186312 1726890060.55834: checking for any_errors_fatal 186312 1726890060.55843: done checking for any_errors_fatal 186312 1726890060.55843: checking for max_fail_percentage 186312 1726890060.55845: done checking for max_fail_percentage 186312 1726890060.55846: checking to see if all hosts have failed and the running result is not ok 186312 1726890060.55847: done checking to see if all hosts have failed 186312 1726890060.55847: getting the remaining hosts for this loop 186312 1726890060.55849: done getting the remaining hosts for this loop 186312 1726890060.55852: getting the next task for host managed_node3 186312 1726890060.55860: done getting next task for host managed_node3 186312 1726890060.55862: ^ task is: TASK: Verify the volume's device type 186312 1726890060.55867: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890060.55871: getting variables 186312 1726890060.55872: in VariableManager get_vars() 186312 1726890060.55906: Calling all_inventory to load vars for managed_node3 186312 1726890060.55909: Calling groups_inventory to load vars for managed_node3 186312 1726890060.55915: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890060.55930: Calling all_plugins_play to load vars for managed_node3 186312 1726890060.55933: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890060.55937: Calling groups_plugins_play to load vars for managed_node3 186312 1726890060.56554: WORKER PROCESS EXITING 186312 1726890060.56577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890060.57737: done with get_vars() 186312 1726890060.57866: done getting variables 186312 1726890060.57928: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:41:00 -0400 (0:00:00.063) 0:00:30.319 ****** 186312 1726890060.58074: entering _queue_task() for managed_node3/assert 186312 1726890060.58552: worker is 1 (out of 1 available) 186312 1726890060.58564: exiting _queue_task() for managed_node3/assert 186312 1726890060.58577: done queuing things up, now waiting for results queue to drain 186312 1726890060.58578: waiting for pending results... 186312 1726890060.59452: running TaskExecutor() for managed_node3/TASK: Verify the volume's device type 186312 1726890060.59826: in run() - task 02369adf-7a19-881e-6b85-0000000004fe 186312 1726890060.59846: variable 'ansible_search_path' from source: unknown 186312 1726890060.59888: calling self._execute() 186312 1726890060.60132: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.60150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.60166: variable 'omit' from source: magic vars 186312 1726890060.60933: variable '_storage_test_volume_present' from source: set_fact 186312 1726890060.60950: Evaluated conditional (_storage_test_volume_present): True 186312 1726890060.60961: variable 'omit' from source: magic vars 186312 1726890060.61059: variable 'omit' from source: magic vars 186312 1726890060.61156: variable 'omit' from source: magic vars 186312 1726890060.61271: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890060.61377: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890060.61403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890060.61465: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890060.61482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890060.61586: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890060.61594: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.61603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.61824: Set connection var ansible_shell_type to sh 186312 1726890060.61840: Set connection var ansible_pipelining to False 186312 1726890060.61856: Set connection var ansible_timeout to 10 186312 1726890060.61863: Set connection var ansible_connection to ssh 186312 1726890060.61889: Set connection var ansible_shell_executable to /bin/sh 186312 1726890060.61998: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890060.62026: variable 'ansible_shell_executable' from source: unknown 186312 1726890060.62035: variable 'ansible_connection' from source: unknown 186312 1726890060.62043: variable 'ansible_module_compression' from source: unknown 186312 1726890060.62049: variable 'ansible_shell_type' from source: unknown 186312 1726890060.62056: variable 'ansible_shell_executable' from source: unknown 186312 1726890060.62062: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.62070: variable 'ansible_pipelining' from source: unknown 186312 1726890060.62077: variable 'ansible_timeout' from source: unknown 186312 1726890060.62084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.62973: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890060.63166: variable 'omit' from source: magic vars 186312 1726890060.63175: starting attempt loop 186312 1726890060.63182: running the handler 186312 1726890060.63630: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890060.63657: variable 'storage_test_volume' from source: include params 186312 1726890060.63713: variable 'st_volume_type' from source: set_fact 186312 1726890060.63737: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 186312 1726890060.63811: handler run complete 186312 1726890060.63833: attempt loop complete, returning result 186312 1726890060.63840: _execute() done 186312 1726890060.63847: dumping result to json 186312 1726890060.63854: done dumping result, returning 186312 1726890060.63864: done running TaskExecutor() for managed_node3/TASK: Verify the volume's device type [02369adf-7a19-881e-6b85-0000000004fe] 186312 1726890060.63873: sending task result for task 02369adf-7a19-881e-6b85-0000000004fe 186312 1726890060.64007: done sending task result for task 02369adf-7a19-881e-6b85-0000000004fe ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890060.64059: no more pending results, returning what we have 186312 1726890060.64063: results queue empty 186312 1726890060.64064: checking for any_errors_fatal 186312 1726890060.64073: done checking for any_errors_fatal 186312 1726890060.64074: checking for max_fail_percentage 186312 1726890060.64076: done checking for max_fail_percentage 186312 1726890060.64077: checking to see if all hosts have failed and the running result is not ok 186312 1726890060.64078: done checking to see if all hosts have failed 186312 1726890060.64079: getting the remaining hosts for this loop 186312 1726890060.64081: done getting the remaining hosts for this loop 186312 1726890060.64085: getting the next task for host managed_node3 186312 1726890060.64097: done getting next task for host managed_node3 186312 1726890060.64100: ^ task is: TASK: Stat the LUKS device, if encrypted 186312 1726890060.64105: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890060.64110: getting variables 186312 1726890060.64113: in VariableManager get_vars() 186312 1726890060.64148: Calling all_inventory to load vars for managed_node3 186312 1726890060.64151: Calling groups_inventory to load vars for managed_node3 186312 1726890060.64155: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890060.64168: Calling all_plugins_play to load vars for managed_node3 186312 1726890060.64172: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890060.64175: Calling groups_plugins_play to load vars for managed_node3 186312 1726890060.65644: WORKER PROCESS EXITING 186312 1726890060.65690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890060.66576: done with get_vars() 186312 1726890060.66590: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:41:00 -0400 (0:00:00.086) 0:00:30.406 ****** 186312 1726890060.66679: entering _queue_task() for managed_node3/stat 186312 1726890060.67354: worker is 1 (out of 1 available) 186312 1726890060.67367: exiting _queue_task() for managed_node3/stat 186312 1726890060.67378: done queuing things up, now waiting for results queue to drain 186312 1726890060.67379: waiting for pending results... 186312 1726890060.68317: running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted 186312 1726890060.68598: in run() - task 02369adf-7a19-881e-6b85-000000000502 186312 1726890060.68702: variable 'ansible_search_path' from source: unknown 186312 1726890060.68743: calling self._execute() 186312 1726890060.68956: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.68968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.68982: variable 'omit' from source: magic vars 186312 1726890060.69786: variable 'storage_test_volume' from source: include params 186312 1726890060.69830: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890060.69838: when evaluation is False, skipping this task 186312 1726890060.69845: _execute() done 186312 1726890060.69853: dumping result to json 186312 1726890060.69861: done dumping result, returning 186312 1726890060.69871: done running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-881e-6b85-000000000502] 186312 1726890060.69883: sending task result for task 02369adf-7a19-881e-6b85-000000000502 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890060.70151: no more pending results, returning what we have 186312 1726890060.70155: results queue empty 186312 1726890060.70156: checking for any_errors_fatal 186312 1726890060.70165: done checking for any_errors_fatal 186312 1726890060.70166: checking for max_fail_percentage 186312 1726890060.70168: done checking for max_fail_percentage 186312 1726890060.70169: checking to see if all hosts have failed and the running result is not ok 186312 1726890060.70170: done checking to see if all hosts have failed 186312 1726890060.70171: getting the remaining hosts for this loop 186312 1726890060.70173: done getting the remaining hosts for this loop 186312 1726890060.70177: getting the next task for host managed_node3 186312 1726890060.70185: done getting next task for host managed_node3 186312 1726890060.70189: ^ task is: TASK: Ensure cryptsetup is present 186312 1726890060.70195: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890060.70200: getting variables 186312 1726890060.70202: in VariableManager get_vars() 186312 1726890060.70235: Calling all_inventory to load vars for managed_node3 186312 1726890060.70239: Calling groups_inventory to load vars for managed_node3 186312 1726890060.70243: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890060.70257: Calling all_plugins_play to load vars for managed_node3 186312 1726890060.70261: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890060.70264: Calling groups_plugins_play to load vars for managed_node3 186312 1726890060.71118: done sending task result for task 02369adf-7a19-881e-6b85-000000000502 186312 1726890060.71121: WORKER PROCESS EXITING 186312 1726890060.71143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890060.71951: done with get_vars() 186312 1726890060.71965: done getting variables 186312 1726890060.72023: 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 [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:41:00 -0400 (0:00:00.053) 0:00:30.459 ****** 186312 1726890060.72058: entering _queue_task() for managed_node3/package 186312 1726890060.73050: worker is 1 (out of 1 available) 186312 1726890060.73065: exiting _queue_task() for managed_node3/package 186312 1726890060.73080: done queuing things up, now waiting for results queue to drain 186312 1726890060.73081: waiting for pending results... 186312 1726890060.73754: running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present 186312 1726890060.73882: in run() - task 02369adf-7a19-881e-6b85-000000000503 186312 1726890060.73908: variable 'ansible_search_path' from source: unknown 186312 1726890060.73948: calling self._execute() 186312 1726890060.74057: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.74067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.74083: variable 'omit' from source: magic vars 186312 1726890060.74204: variable 'omit' from source: magic vars 186312 1726890060.74267: variable 'omit' from source: magic vars 186312 1726890060.74569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890060.76856: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890060.76923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890060.76969: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890060.77007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890060.77048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890060.77167: 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) 186312 1726890060.77198: 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) 186312 1726890060.77229: 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) 186312 1726890060.77280: 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) 186312 1726890060.77297: 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) 186312 1726890060.77423: variable '__storage_is_ostree' from source: set_fact 186312 1726890060.77434: variable 'omit' from source: magic vars 186312 1726890060.77476: variable 'omit' from source: magic vars 186312 1726890060.77504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890060.77536: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890060.77556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890060.77584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890060.77599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890060.77632: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890060.77641: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.77647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.77753: Set connection var ansible_shell_type to sh 186312 1726890060.77768: Set connection var ansible_pipelining to False 186312 1726890060.77782: Set connection var ansible_timeout to 10 186312 1726890060.77788: Set connection var ansible_connection to ssh 186312 1726890060.77803: Set connection var ansible_shell_executable to /bin/sh 186312 1726890060.77813: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890060.77839: variable 'ansible_shell_executable' from source: unknown 186312 1726890060.77845: variable 'ansible_connection' from source: unknown 186312 1726890060.77851: variable 'ansible_module_compression' from source: unknown 186312 1726890060.77856: variable 'ansible_shell_type' from source: unknown 186312 1726890060.77861: variable 'ansible_shell_executable' from source: unknown 186312 1726890060.77866: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890060.77872: variable 'ansible_pipelining' from source: unknown 186312 1726890060.77878: variable 'ansible_timeout' from source: unknown 186312 1726890060.77884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890060.77984: 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) 186312 1726890060.78001: variable 'omit' from source: magic vars 186312 1726890060.78017: starting attempt loop 186312 1726890060.78027: running the handler 186312 1726890060.78037: variable 'ansible_facts' from source: unknown 186312 1726890060.78044: variable 'ansible_facts' from source: unknown 186312 1726890060.78100: _low_level_execute_command(): starting 186312 1726890060.78117: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890060.78842: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890060.78856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890060.78869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890060.78893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890060.78940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890060.78954: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890060.78969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890060.78992: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890060.79005: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890060.79017: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890060.79029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890060.79043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890060.79058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890060.79068: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890060.79078: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890060.79090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890060.79172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890060.79195: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890060.79219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890060.79297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890060.80935: stdout chunk (state=3): >>>/root <<< 186312 1726890060.81134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890060.81138: stdout chunk (state=3): >>><<< 186312 1726890060.81140: stderr chunk (state=3): >>><<< 186312 1726890060.81245: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890060.81249: _low_level_execute_command(): starting 186312 1726890060.81253: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890060.8115766-187452-66850495278255 `" && echo ansible-tmp-1726890060.8115766-187452-66850495278255="` echo /root/.ansible/tmp/ansible-tmp-1726890060.8115766-187452-66850495278255 `" ) && sleep 0' 186312 1726890060.83883: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890060.83897: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890060.83910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890060.83931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890060.83998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890060.84079: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890060.84093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890060.84110: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890060.84124: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890060.84135: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890060.84147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890060.84159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890060.84177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890060.84189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890060.84200: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890060.84214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890060.84292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890060.84528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890060.84545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890060.84616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890060.86432: stdout chunk (state=3): >>>ansible-tmp-1726890060.8115766-187452-66850495278255=/root/.ansible/tmp/ansible-tmp-1726890060.8115766-187452-66850495278255 <<< 186312 1726890060.86618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890060.86621: stdout chunk (state=3): >>><<< 186312 1726890060.86629: stderr chunk (state=3): >>><<< 186312 1726890060.86820: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890060.8115766-187452-66850495278255=/root/.ansible/tmp/ansible-tmp-1726890060.8115766-187452-66850495278255 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890060.86823: variable 'ansible_module_compression' from source: unknown 186312 1726890060.86826: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 186312 1726890060.86828: variable 'ansible_facts' from source: unknown 186312 1726890060.86898: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890060.8115766-187452-66850495278255/AnsiballZ_dnf.py 186312 1726890060.87525: Sending initial data 186312 1726890060.87529: Sent initial data (153 bytes) 186312 1726890060.90418: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890060.90432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890060.90446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890060.90463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890060.90507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890060.90521: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890060.90534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890060.90552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890060.90563: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890060.90581: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890060.90594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890060.90606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890060.90627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890060.90738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890060.90750: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890060.90762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890060.90844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890060.90864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890060.90879: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890060.90942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890060.92638: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890060.92674: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890060.92707: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpgccoww5g /root/.ansible/tmp/ansible-tmp-1726890060.8115766-187452-66850495278255/AnsiballZ_dnf.py <<< 186312 1726890060.92722: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890060.94602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890060.94616: stderr chunk (state=3): >>><<< 186312 1726890060.94729: stdout chunk (state=3): >>><<< 186312 1726890060.94735: done transferring module to remote 186312 1726890060.94737: _low_level_execute_command(): starting 186312 1726890060.94740: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890060.8115766-187452-66850495278255/ /root/.ansible/tmp/ansible-tmp-1726890060.8115766-187452-66850495278255/AnsiballZ_dnf.py && sleep 0' 186312 1726890060.96037: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890060.96052: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890060.96068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890060.96086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890060.96132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890060.96151: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890060.96165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890060.96182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890060.96193: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890060.96203: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890060.96216: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890060.96233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890060.96250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890060.96268: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890060.96280: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890060.96294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890060.96374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890060.96394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890060.96408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890060.96475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890060.98200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890060.98203: stdout chunk (state=3): >>><<< 186312 1726890060.98205: stderr chunk (state=3): >>><<< 186312 1726890060.98297: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890060.98301: _low_level_execute_command(): starting 186312 1726890060.98303: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890060.8115766-187452-66850495278255/AnsiballZ_dnf.py && sleep 0' 186312 1726890061.00205: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890061.00209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890061.00214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890061.00216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890061.00249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890061.00585: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890061.00588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890061.00590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890061.00592: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890061.00594: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890061.00596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890061.00598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890061.00609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890061.00617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890061.00620: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890061.00631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890061.00635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890061.00637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890061.00639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890061.00836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890061.02647: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890061.02663: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890061.02719: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890061.02752: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890061.02785: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890061.02834: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890061.02926: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.02954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890061.02958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5ed8dc0> <<< 186312 1726890061.03061: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5ed8b20> <<< 186312 1726890061.03066: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5ed8ac0> <<< 186312 1726890061.03096: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890061.03124: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e7d490> <<< 186312 1726890061.03179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890061.03192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e7d940> <<< 186312 1726890061.03204: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e7d670> <<< 186312 1726890061.03249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890061.03252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890061.03288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890061.03291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890061.03334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890061.03338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890061.03357: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890061.03382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890061.03463: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e34220> <<< 186312 1726890061.03476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890061.03518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e34940> <<< 186312 1726890061.03553: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e95880> <<< 186312 1726890061.03574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e2dd90> <<< 186312 1726890061.03642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e57d90> <<< 186312 1726890061.03690: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e7d970> <<< 186312 1726890061.03719: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890061.03958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890061.04008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890061.04039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890061.04077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890061.04080: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5bafeb0> <<< 186312 1726890061.04126: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5bb2f40> <<< 186312 1726890061.04177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890061.04188: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890061.04237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890061.04248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890061.04286: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5ba7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5bb0640> <<< 186312 1726890061.04289: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5baf370> <<< 186312 1726890061.04303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890061.04357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890061.04378: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890061.04425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.04470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890061.04498: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b5abad90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5aba880> <<< 186312 1726890061.04501: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890061.04534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5abae80> <<< 186312 1726890061.04559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890061.04586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5abaf40> <<< 186312 1726890061.04616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5abae50> <<< 186312 1726890061.04618: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890061.04664: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5b12d00> <<< 186312 1726890061.04667: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890061.04686: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5b0d5e0> <<< 186312 1726890061.04818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5b1f640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5bb6df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890061.04846: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b5acbc40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5b12220> <<< 186312 1726890061.04875: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b5b1f250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5bbc9a0> <<< 186312 1726890061.04904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890061.04952: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.05007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acbf70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acbd60> <<< 186312 1726890061.05037: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acbcd0> <<< 186312 1726890061.05062: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890061.05077: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890061.05081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890061.05139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890061.05177: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5aa0340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890061.05183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890061.05210: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5aa0430> <<< 186312 1726890061.05327: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5ad3f70> <<< 186312 1726890061.05367: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acea00> <<< 186312 1726890061.05395: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5ace4c0> <<< 186312 1726890061.05406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890061.05447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890061.05482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890061.05495: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b59ed190> <<< 186312 1726890061.05520: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5a8acd0> <<< 186312 1726890061.05572: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acee80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5bb6fd0> <<< 186312 1726890061.05596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890061.05635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890061.05659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5a00ac0> import 'errno' # <<< 186312 1726890061.05712: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b5a00df0> <<< 186312 1726890061.05745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890061.05769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5a13700> <<< 186312 1726890061.05800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890061.05886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5a13c40> <<< 186312 1726890061.05909: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59a9370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5a00ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890061.05965: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59ba250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5a13580> <<< 186312 1726890061.05999: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890061.06018: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59ba310> <<< 186312 1726890061.06038: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acb9a0> <<< 186312 1726890061.06066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890061.06087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890061.06106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890061.06132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890061.06155: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59d6670> <<< 186312 1726890061.06187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890061.06216: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59d6940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b59d6730> <<< 186312 1726890061.06245: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59d6820> <<< 186312 1726890061.06257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890061.06441: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59d6c70> <<< 186312 1726890061.06476: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59e31c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b59d68b0> <<< 186312 1726890061.06513: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b59c8a00> <<< 186312 1726890061.06538: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acb580> <<< 186312 1726890061.06552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890061.06598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890061.06633: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b59d6a60> <<< 186312 1726890061.06744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890061.06757: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f48b53d4640> <<< 186312 1726890061.06894: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 186312 1726890061.06979: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.07020: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890061.07064: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890061.07067: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.08271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.09217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52fd790> <<< 186312 1726890061.09269: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.09273: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890061.09303: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890061.09318: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b52fd160> <<< 186312 1726890061.09345: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52fd280> <<< 186312 1726890061.09387: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52fdee0> <<< 186312 1726890061.09404: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890061.09448: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52fdfd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52fdd00> import 'atexit' # <<< 186312 1726890061.09477: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b52fdf40> <<< 186312 1726890061.09497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890061.09523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890061.09567: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52fd100> <<< 186312 1726890061.09590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890061.09611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890061.09647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890061.09661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890061.09730: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5251eb0> <<< 186312 1726890061.09783: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b526ef70> <<< 186312 1726890061.09808: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b526ed90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890061.09841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890061.09884: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b526e400> <<< 186312 1726890061.09888: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52e3dc0> <<< 186312 1726890061.10061: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52e33d0> <<< 186312 1726890061.10081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890061.10109: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52e3f40> <<< 186312 1726890061.10159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890061.10171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890061.10204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5331b20> <<< 186312 1726890061.10289: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52cdca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52cd370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5301460> <<< 186312 1726890061.10322: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b52cd490> <<< 186312 1726890061.10362: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52cd4c0> <<< 186312 1726890061.10390: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890061.10403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890061.10432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890061.10513: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b5234220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b53431c0> <<< 186312 1726890061.10533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890061.10601: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b523f8e0> <<< 186312 1726890061.10618: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5343340> <<< 186312 1726890061.10621: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890061.10676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.10680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890061.10737: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b535dd00> <<< 186312 1726890061.10860: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b523f880> <<< 186312 1726890061.10949: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b523f6d0> <<< 186312 1726890061.10980: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b523e670> <<< 186312 1726890061.11044: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b523e5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b533b880> <<< 186312 1726890061.11064: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890061.11092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890061.11095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890061.11134: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b52c4670> <<< 186312 1726890061.11318: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b52c3a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52d30a0> <<< 186312 1726890061.11375: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b52c40d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5308a00> <<< 186312 1726890061.11398: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890061.11471: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.11567: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890061.11603: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890061.11607: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.11700: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.11794: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.12239: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.12709: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890061.12721: 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.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890061.12735: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.12784: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b4e03550> <<< 186312 1726890061.12866: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b520c4f0> <<< 186312 1726890061.12869: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4da6070> <<< 186312 1726890061.12926: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890061.12961: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890061.12964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.13075: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.13204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890061.13236: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52c3bb0> # zipimport: zlib available <<< 186312 1726890061.13627: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.13987: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.14041: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.14140: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890061.14188: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890061.14245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.14331: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890061.14345: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890061.14379: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.14424: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890061.14427: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.14604: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.14789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890061.14832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890061.14835: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890061.14903: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b521c940> <<< 186312 1726890061.14906: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.14960: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.15062: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/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_2_yg19nv/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_2_yg19nv/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_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890061.15066: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.15091: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.15135: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890061.15173: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.15208: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.15270: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.15334: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890061.15357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.15428: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b534f250> <<< 186312 1726890061.15455: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b521c5e0> <<< 186312 1726890061.15505: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/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_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890061.15508: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.15605: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.15660: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.15682: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.15741: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890061.15755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890061.15781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890061.15817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890061.15820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890061.15900: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5203790> <<< 186312 1726890061.15941: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52007c0> <<< 186312 1726890061.15999: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b51fa8e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890061.16042: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.16060: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/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_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890061.16134: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890061.16162: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890061.16624: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.17038: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.17594: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.18146: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4cd0> <<< 186312 1726890061.18191: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de45b0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 186312 1726890061.18242: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 186312 1726890061.18264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4b50> <<< 186312 1726890061.18279: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890061.18333: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b521cc70> <<< 186312 1726890061.18362: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890061.18391: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 186312 1726890061.18437: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 186312 1726890061.18463: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 186312 1726890061.18501: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bb0820> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bb0d30> <<< 186312 1726890061.18522: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bb0f10> <<< 186312 1726890061.18571: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bb1f40> <<< 186312 1726890061.18592: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890061.18635: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4be2670> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 186312 1726890061.18667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 186312 1726890061.18761: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bd9520> <<< 186312 1726890061.18770: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 186312 1726890061.18785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 186312 1726890061.18822: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4d94dc0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4be2d90> <<< 186312 1726890061.18869: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bd9c10> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bb1700> <<< 186312 1726890061.18899: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 186312 1726890061.18924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 186312 1726890061.18940: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 186312 1726890061.18977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 186312 1726890061.19002: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 186312 1726890061.19017: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4dd8d90> <<< 186312 1726890061.19152: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5343f40> <<< 186312 1726890061.19201: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4d94c40> <<< 186312 1726890061.19242: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 186312 1726890061.19270: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 186312 1726890061.19288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 186312 1726890061.19291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4c40e50> <<< 186312 1726890061.19339: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4c40c10> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4dd23d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52348b0> <<< 186312 1726890061.19377: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bb10d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4a00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4f10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de45e0> <<< 186312 1726890061.19453: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4580> <<< 186312 1726890061.19468: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 186312 1726890061.19542: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4c40910> <<< 186312 1726890061.19545: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4f40> <<< 186312 1726890061.19559: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.19648: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4c479d0> <<< 186312 1726890061.19662: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 186312 1726890061.19675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 186312 1726890061.19733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890061.19755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890061.19908: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b534f640> <<< 186312 1726890061.20173: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4b9a790> <<< 186312 1726890061.20198: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4c40bb0> <<< 186312 1726890061.20226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 186312 1726890061.20266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 186312 1726890061.20280: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bdf760> <<< 186312 1726890061.20337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bf8c70> <<< 186312 1726890061.20370: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 186312 1726890061.20373: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bf8640> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bf8e50> <<< 186312 1726890061.20388: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 186312 1726890061.20436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 186312 1726890061.20525: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bf81c0> <<< 186312 1726890061.20545: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 186312 1726890061.20563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 186312 1726890061.20847: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bc12e0> <<< 186312 1726890061.20876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 186312 1726890061.20879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 186312 1726890061.20903: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b495ec70> <<< 186312 1726890061.20938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.21054: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 186312 1726890061.21057: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.21146: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.21277: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 186312 1726890061.21325: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.21376: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 186312 1726890061.21379: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.21470: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.21571: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 186312 1726890061.21652: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890061.21799: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890061.22118: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.22167: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 186312 1726890061.22202: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 186312 1726890061.22206: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c0be0> <<< 186312 1726890061.22222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890061.22259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890061.22434: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c0d60> <<< 186312 1726890061.22449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890061.22496: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b4912460> <<< 186312 1726890061.22509: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c0fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c0280> <<< 186312 1726890061.22551: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c0850> <<< 186312 1726890061.22577: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 186312 1726890061.22638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 186312 1726890061.22684: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.22701: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 186312 1726890061.22853: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b45989a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4598550> <<< 186312 1726890061.22856: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 186312 1726890061.22893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 186312 1726890061.22950: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b4540520> <<< 186312 1726890061.22979: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b45989d0> <<< 186312 1726890061.23002: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 186312 1726890061.23066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 186312 1726890061.24015: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b449fdf0> <<< 186312 1726890061.24070: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b45b92b0> <<< 186312 1726890061.24096: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 186312 1726890061.24150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 186312 1726890061.24241: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2f622b0> <<< 186312 1726890061.24289: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4573880> <<< 186312 1726890061.24300: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 186312 1726890061.24326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890061.24469: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2e30e50> <<< 186312 1726890061.24502: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2f40550> <<< 186312 1726890061.24516: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 186312 1726890061.24550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890061.24642: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2d9a9d0> <<< 186312 1726890061.24700: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2f624f0> <<< 186312 1726890061.24717: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890061.24788: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2d93d30> <<< 186312 1726890061.24813: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2d9af70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4598100> <<< 186312 1726890061.24861: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 186312 1726890061.24880: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 186312 1726890061.24906: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890061.24909: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890061.24945: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2cc2af0> <<< 186312 1726890061.24981: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2cc2310> <<< 186312 1726890061.24995: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 186312 1726890061.25020: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 186312 1726890061.25049: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 186312 1726890061.25095: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2cd66d0> <<< 186312 1726890061.25162: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2ce2280> <<< 186312 1726890061.25177: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.25535: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2ce2820> <<< 186312 1726890061.25579: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 186312 1726890061.25641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2ce2c70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2ce2340> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2cd6760> <<< 186312 1726890061.25651: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2ccdd90> <<< 186312 1726890061.25663: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.25772: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b289aeb0> <<< 186312 1726890061.25824: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2cd6160> <<< 186312 1726890061.25858: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2cc2c70> <<< 186312 1726890061.25880: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2dc5700> <<< 186312 1726890061.25909: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.26024: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2dc5e20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2dc58b0> <<< 186312 1726890061.26044: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4598250> <<< 186312 1726890061.26079: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b28a8d30> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 186312 1726890061.26104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 186312 1726890061.26121: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 186312 1726890061.26173: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890061.26186: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.26369: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 186312 1726890061.26640: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b27191f0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27b8280> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c57c0> <<< 186312 1726890061.26722: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b276be20> <<< 186312 1726890061.26741: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.26824: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.26839: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 186312 1726890061.26872: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5e50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5b80> <<< 186312 1726890061.26935: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890061.26968: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5fd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5e20> <<< 186312 1726890061.26996: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.27068: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e190> <<< 186312 1726890061.27168: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5f10> <<< 186312 1726890061.27171: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890061.27233: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e3a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5e80> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 186312 1726890061.27276: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5c10> <<< 186312 1726890061.27357: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e1c0> <<< 186312 1726890061.27365: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 186312 1726890061.27402: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e400> <<< 186312 1726890061.27478: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e490> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 186312 1726890061.27534: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e520> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 186312 1726890061.27592: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e5b0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 186312 1726890061.27664: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e640> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 186312 1726890061.27705: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e6d0> <<< 186312 1726890061.27745: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e760> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890061.27782: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e7f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c51f0> <<< 186312 1726890061.27868: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b279f190> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890061.27985: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b261ebb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c53d0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' <<< 186312 1726890061.28035: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5fa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2796c70> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2796280> <<< 186312 1726890061.28054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890061.28085: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2796460> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b28cdb20> <<< 186312 1726890061.28119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 186312 1726890061.28140: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2796df0> <<< 186312 1726890061.28162: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b28a8cd0> <<< 186312 1726890061.28177: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.28267: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2634c10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b26344c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b28cd910> <<< 186312 1726890061.28291: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 186312 1726890061.28380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890061.28394: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25d1280> <<< 186312 1726890061.28455: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 186312 1726890061.28468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890061.28522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890061.28619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890061.28645: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2584160> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b25841f0> <<< 186312 1726890061.28667: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25e4670> <<< 186312 1726890061.28687: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25d16a0> <<< 186312 1726890061.28699: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25c5a60> <<< 186312 1726890061.28758: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2634f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2634eb0> <<< 186312 1726890061.28781: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 186312 1726890061.29386: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2584fa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2584760> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2634d60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25be910> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25a8820> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25a88b0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25a8a30> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b23e9190> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25b7160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23e91f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23e92e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25a89d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25a8f70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 186312 1726890061.29423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890061.29470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890061.29522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890061.29590: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b23713a0> <<< 186312 1726890061.29601: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2371160> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23629a0> <<< 186312 1726890061.29695: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23fa9a0> <<< 186312 1726890061.29705: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23e9e80> <<< 186312 1726890061.29756: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23fac70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2401970> <<< 186312 1726890061.29790: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890061.29821: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2381700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py <<< 186312 1726890061.29866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2381340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 186312 1726890061.29951: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 186312 1726890061.29967: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2390640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2390160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23904c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c0940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c07f0> <<< 186312 1726890061.30417: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 186312 1726890061.30453: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2397f70> <<< 186312 1726890061.30483: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.30513: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 186312 1726890061.30538: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 186312 1726890061.30563: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 186312 1726890061.30617: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 186312 1726890061.30668: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b234df70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 186312 1726890061.30699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 186312 1726890061.30715: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.30803: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b22e8d60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22e8be0> <<< 186312 1726890061.30828: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22e83a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22e8160> <<< 186312 1726890061.30866: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2338eb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22e81f0> <<< 186312 1726890061.30893: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 186312 1726890061.30928: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.30973: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 186312 1726890061.30985: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2311130> <<< 186312 1726890061.31006: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22e8e80> <<< 186312 1726890061.31045: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23029a0> <<< 186312 1726890061.31105: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2311fa0> <<< 186312 1726890061.31143: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2210190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' <<< 186312 1726890061.31173: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22102e0> <<< 186312 1726890061.31207: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 186312 1726890061.31222: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 186312 1726890061.31271: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22108e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2210610> <<< 186312 1726890061.31311: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22109a0> <<< 186312 1726890061.31353: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b221f5e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 186312 1726890061.31383: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b221f6d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 186312 1726890061.31439: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 186312 1726890061.31471: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b221feb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b221fac0> <<< 186312 1726890061.31519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b221ff10> <<< 186312 1726890061.31559: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2234af0> <<< 186312 1726890061.31590: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2234c10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 186312 1726890061.31611: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 186312 1726890061.31688: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2234e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21c42e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21c4cd0> <<< 186312 1726890061.31764: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21c4e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 186312 1726890061.31817: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21d3520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21d3100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 186312 1726890061.31901: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 186312 1726890061.31946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21d3f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21d3a60> <<< 186312 1726890061.31974: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21d3d60> <<< 186312 1726890061.32022: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21e07f0> <<< 186312 1726890061.32094: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21e0f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21ed280> <<< 186312 1726890061.32164: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21ed370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2338490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23381f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2397cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 186312 1726890061.32243: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21edee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21edc10> <<< 186312 1726890061.32299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.32327: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 186312 1726890061.32399: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890061.32424: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21885b0> <<< 186312 1726890061.32440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890061.32504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21914f0> <<< 186312 1726890061.32576: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2188e50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2188dc0> <<< 186312 1726890061.32624: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 186312 1726890061.32681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21bc730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21bc1c0> <<< 186312 1726890061.32749: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 186312 1726890061.32817: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b210aa60> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b210ac40> <<< 186312 1726890061.32888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21bcca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21bca30> <<< 186312 1726890061.32926: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21fb130> <<< 186312 1726890061.32966: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 186312 1726890061.33034: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21881f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21edac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2338220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 186312 1726890061.33082: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b212a160> <<< 186312 1726890061.33106: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 186312 1726890061.33198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b212a490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 186312 1726890061.33222: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b212ad00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20c0610> <<< 186312 1726890061.33303: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20c0b80> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 186312 1726890061.33405: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.33441: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b20cdc40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20cd820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20cd580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20cd1f0> <<< 186312 1726890061.33455: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 186312 1726890061.33495: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20cd430> <<< 186312 1726890061.33542: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.33586: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20d9bb0> <<< 186312 1726890061.33646: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20d9c40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 186312 1726890061.33737: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b20e9280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20d9dc0> <<< 186312 1726890061.33773: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 186312 1726890061.33803: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890061.33888: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ff12e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 186312 1726890061.33940: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ffa340> <<< 186312 1726890061.33968: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ffa2e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 186312 1726890061.34069: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b1ffa490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ffa1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ff1d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ff13a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1fe2a30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20e9fa0> <<< 186312 1726890061.34172: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20e9940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20d97f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20cdfd0> <<< 186312 1726890061.34212: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20d9940> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ff1d90> <<< 186312 1726890061.34267: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ffa760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ffa9d0> <<< 186312 1726890061.34325: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ffaf40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 186312 1726890061.34395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2015730> <<< 186312 1726890061.34409: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 186312 1726890061.34464: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f99910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 186312 1726890061.34477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 186312 1726890061.34532: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1fa6b80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 186312 1726890061.34562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 186312 1726890061.34597: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b1fc9130> <<< 186312 1726890061.34695: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1fa6be0> <<< 186312 1726890061.34725: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 186312 1726890061.34757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 186312 1726890061.34797: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.34968: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890061.35009: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f71400> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f71520> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f64490> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890061.35079: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f647c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f75910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f64130> <<< 186312 1726890061.35154: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f641f0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f57a90> <<< 186312 1726890061.35252: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f75dc0> <<< 186312 1726890061.35319: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f0c1f0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f0c2e0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f0c400> <<< 186312 1726890061.35399: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 186312 1726890061.35451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890061.35464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 186312 1726890061.35522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 186312 1726890061.35569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ee1640> <<< 186312 1726890061.35677: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f35f40> <<< 186312 1726890061.35739: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f479d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f47a60> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 186312 1726890061.35792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ee12b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ef23a0> <<< 186312 1726890061.35980: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f18d00> <<< 186312 1726890061.36021: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 186312 1726890061.36074: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f22970> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 186312 1726890061.36089: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e9f880> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f22280> <<< 186312 1726890061.36136: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f0cbb0> <<< 186312 1726890061.36180: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1fc5d90> <<< 186312 1726890061.36219: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890061.36262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890061.36299: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ec4640> <<< 186312 1726890061.36331: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ec4df0> <<< 186312 1726890061.36369: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e53160> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 186312 1726890061.36402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 186312 1726890061.36420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 186312 1726890061.36478: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e53a90> <<< 186312 1726890061.36540: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 186312 1726890061.36573: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e721c0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e53d60> <<< 186312 1726890061.36599: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e531f0> <<< 186312 1726890061.36658: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1eb3880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 186312 1726890061.36699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890061.36784: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e2c2e0> <<< 186312 1726890061.36846: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 186312 1726890061.36916: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e2cdc0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 186312 1726890061.36979: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e2cf40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 186312 1726890061.37062: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e33be0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e337c0> <<< 186312 1726890061.37141: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e33310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e2ca60> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e2cbb0> <<< 186312 1726890061.37236: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 186312 1726890061.37275: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.37318: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1de0a00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1de0670> <<< 186312 1726890061.37352: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890061.37414: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1de06d0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 186312 1726890061.37493: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1dd5610> <<< 186312 1726890061.37528: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1dd57f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 186312 1726890061.37563: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 186312 1726890061.37623: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890061.37697: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c910> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8cac0> <<< 186312 1726890061.37733: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8cc70> <<< 186312 1726890061.37789: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c5b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 186312 1726890061.37859: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c8b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d980d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 186312 1726890061.37893: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d98130> <<< 186312 1726890061.37960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 186312 1726890061.37996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1da5340> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 186312 1726890061.38911: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1da5910> <<< 186312 1726890061.38956: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1dc6e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d98c40> <<< 186312 1726890061.39005: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d98b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c250> <<< 186312 1726890061.39008: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c310> <<< 186312 1726890061.39038: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c040> <<< 186312 1726890061.39094: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1deaaf0> <<< 186312 1726890061.39136: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 186312 1726890061.39208: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d4d8e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d4d520> import 'urllib3.packages.six.moves.urllib' # <<< 186312 1726890061.39213: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1dfb9a0> <<< 186312 1726890061.39240: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 186312 1726890061.39284: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c2e0> <<< 186312 1726890061.39305: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d4dd60> <<< 186312 1726890061.39337: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1dd5940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 186312 1726890061.39375: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d5a910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e43fa0> <<< 186312 1726890061.39407: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.39448: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 186312 1726890061.39496: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 186312 1726890061.39536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 186312 1726890061.39540: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d73280> <<< 186312 1726890061.39593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d734f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d670a0> <<< 186312 1726890061.39627: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 186312 1726890061.39662: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d73df0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7b190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d739d0> <<< 186312 1726890061.39714: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d73c40> <<< 186312 1726890061.39792: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 186312 1726890061.39796: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7bc40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7b7f0> <<< 186312 1726890061.39845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7bfa0> <<< 186312 1726890061.39876: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 186312 1726890061.39879: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 186312 1726890061.39935: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d84b50> <<< 186312 1726890061.39980: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d84c10> <<< 186312 1726890061.39984: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 186312 1726890061.40011: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d84ca0> <<< 186312 1726890061.40053: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 186312 1726890061.40057: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d84d30> <<< 186312 1726890061.40090: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 186312 1726890061.40102: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d84dc0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d844f0> <<< 186312 1726890061.40154: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d84f70> <<< 186312 1726890061.40179: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7bb20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 186312 1726890061.40208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cad370> <<< 186312 1726890061.40267: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cad6a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cad910> <<< 186312 1726890061.40323: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cadbb0> <<< 186312 1726890061.40370: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cade50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7b430> <<< 186312 1726890061.40422: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 186312 1726890061.40453: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4490> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 186312 1726890061.40494: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 186312 1726890061.40505: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb48b0> <<< 186312 1726890061.40545: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4730> <<< 186312 1726890061.40569: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 186312 1726890061.40600: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 186312 1726890061.40637: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4c40> <<< 186312 1726890061.40659: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 186312 1726890061.40710: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 186312 1726890061.40747: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cc10d0> <<< 186312 1726890061.40794: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cc1160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7b640> <<< 186312 1726890061.40837: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d678b0> <<< 186312 1726890061.40888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d678e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d67430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890061.40977: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7b520> <<< 186312 1726890061.41002: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1dd53a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890061.41092: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cc1fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 186312 1726890061.41117: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890061.41251: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c57580> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c57370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c57100> <<< 186312 1726890061.41287: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 186312 1726890061.41334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c57400> <<< 186312 1726890061.41348: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c61f40> <<< 186312 1726890061.41398: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4c70> <<< 186312 1726890061.41415: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 186312 1726890061.41453: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.41502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c72a60> <<< 186312 1726890061.41532: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 186312 1726890061.41573: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 186312 1726890061.41619: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c7f250> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c7f310> <<< 186312 1726890061.41669: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c72af0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c72760> <<< 186312 1726890061.41719: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c72670> <<< 186312 1726890061.41796: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 186312 1726890061.41856: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c2f1c0> <<< 186312 1726890061.41926: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c7fd00> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c7ff10> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 186312 1726890061.41956: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c7ffd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 186312 1726890061.42017: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c2feb0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c72730> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 186312 1726890061.42042: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 186312 1726890061.42108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890061.42143: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 186312 1726890061.42228: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890061.42281: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bdf1c0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bd6df0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bd62e0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c46850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c7fb50> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e43c40> <<< 186312 1726890061.42323: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e43550> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bd6f10> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 186312 1726890061.42392: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bd6c40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 186312 1726890061.42457: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1be9910> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1be9d00> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e2c520> <<< 186312 1726890061.42510: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e1d880> <<< 186312 1726890061.42556: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c042e0> <<< 186312 1726890061.42569: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c04670> <<< 186312 1726890061.42614: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c04790> <<< 186312 1726890061.42689: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 186312 1726890061.42744: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b99100> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c04850> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 186312 1726890061.42808: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ba6160> <<< 186312 1726890061.42855: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b99a30> <<< 186312 1726890061.42870: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 186312 1726890061.42899: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 186312 1726890061.42950: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 186312 1726890061.43002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b4c910> <<< 186312 1726890061.43037: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b59550> <<< 186312 1726890061.43135: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ba6ee0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ba6700> <<< 186312 1726890061.43177: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bbca00> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 186312 1726890061.43268: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b71c40> <<< 186312 1726890061.43365: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b71370> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b71df0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b822b0> <<< 186312 1726890061.43436: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b1b82430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b822e0> <<< 186312 1726890061.43516: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b823d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890061.43582: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b82d00> <<< 186312 1726890061.43644: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b1b82b50> <<< 186312 1726890061.43705: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b82520> <<< 186312 1726890061.43765: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890061.43801: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b1e940> <<< 186312 1726890061.43924: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b1ea30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 186312 1726890061.43995: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b1ed30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b2e340> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b1e2e0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b0be80> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890061.44137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b1e580> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b0bb20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b828e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890061.44192: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1a1f490> <<< 186312 1726890061.44207: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890061.44298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890061.44398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890061.44424: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1a37f10> <<< 186312 1726890061.44461: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1a1fcd0> <<< 186312 1726890061.44487: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1a1f820> <<< 186312 1726890061.44621: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b2ef40> <<< 186312 1726890061.44653: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 186312 1726890061.44684: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19e8d90> <<< 186312 1726890061.44710: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 186312 1726890061.44754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 186312 1726890061.44771: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 186312 1726890061.44835: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1a05310> <<< 186312 1726890061.44915: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b1a05f10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19e8e20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19e8760> <<< 186312 1726890061.44944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 186312 1726890061.44975: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 186312 1726890061.45062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1982f40> <<< 186312 1726890061.45146: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1982400> <<< 186312 1726890061.45181: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19ea850> <<< 186312 1726890061.45261: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bbc880> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b99ee0> <<< 186312 1726890061.45338: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e85550> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.45364: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e11820> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1999df0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 186312 1726890061.45488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1999f70> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1eb3f10> <<< 186312 1726890061.45533: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f999a0> <<< 186312 1726890061.45568: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 186312 1726890061.45621: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19496d0> <<< 186312 1726890061.45736: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19b9b50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 186312 1726890061.45856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1955100> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19553a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19555e0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1955820> <<< 186312 1726890061.45967: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1955a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1949c70> <<< 186312 1726890061.46068: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19499a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1949e80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890061.46106: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19673d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1967880> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19674f0> <<< 186312 1726890061.46186: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1901190> <<< 186312 1726890061.46319: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1967cd0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890061.46337: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1967e20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1fa63d0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890061.46399: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b190fb20> <<< 186312 1726890061.46448: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f996a0> <<< 186312 1726890061.46535: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f90520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 186312 1726890061.46619: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1925640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 186312 1726890061.46691: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1930910> <<< 186312 1726890061.46705: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 186312 1726890061.46820: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b193a6a0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1930f40> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1925af0> <<< 186312 1726890061.46902: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1930370> <<< 186312 1726890061.46971: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b18ae640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b18ae850> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b18aeb50> <<< 186312 1726890061.47080: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b18aee20> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19250d0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b190fcd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1925490> <<< 186312 1726890062.13124: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 186312 1726890062.14704: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 186312 1726890062.14709: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890062.15508: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 186312 1726890062.15584: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 186312 1726890062.15646: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 186312 1726890062.15652: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 186312 1726890062.15702: 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 _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime <<< 186312 1726890062.15716: stdout chunk (state=3): >>># cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata <<< 186312 1726890062.15723: stdout chunk (state=3): >>># cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version <<< 186312 1726890062.15732: stdout chunk (state=3): >>># cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands <<< 186312 1726890062.15804: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings <<< 186312 1726890062.15836: stdout chunk (state=3): >>># cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urlli<<< 186312 1726890062.15871: stdout chunk (state=3): >>>b3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.package<<< 186312 1726890062.15927: stdout chunk (state=3): >>>s.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # de<<< 186312 1726890062.15944: stdout chunk (state=3): >>>stroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 186312 1726890062.16613: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890062.16641: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890062.16659: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 186312 1726890062.16678: stdout chunk (state=3): >>># destroy netrc <<< 186312 1726890062.16716: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 186312 1726890062.16738: stdout chunk (state=3): >>># destroy systemd.journal <<< 186312 1726890062.16746: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 186312 1726890062.16783: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo <<< 186312 1726890062.16876: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring <<< 186312 1726890062.16933: stdout chunk (state=3): >>># cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat <<< 186312 1726890062.16978: stdout chunk (state=3): >>># destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ <<< 186312 1726890062.17000: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages <<< 186312 1726890062.17024: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection <<< 186312 1726890062.17103: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib <<< 186312 1726890062.17109: stdout chunk (state=3): >>># destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser <<< 186312 1726890062.17116: stdout chunk (state=3): >>># cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies <<< 186312 1726890062.17119: stdout chunk (state=3): >>># destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal <<< 186312 1726890062.17147: stdout chunk (state=3): >>># cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache <<< 186312 1726890062.17173: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 186312 1726890062.17198: stdout chunk (state=3): >>># cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode <<< 186312 1726890062.17218: 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 186312 1726890062.17249: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm <<< 186312 1726890062.17274: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo <<< 186312 1726890062.17299: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc <<< 186312 1726890062.17332: stdout chunk (state=3): >>># cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl <<< 186312 1726890062.17363: stdout chunk (state=3): >>># cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words <<< 186312 1726890062.17394: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 186312 1726890062.17422: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email <<< 186312 1726890062.17460: stdout chunk (state=3): >>># destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 <<< 186312 1726890062.17490: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string <<< 186312 1726890062.17517: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess <<< 186312 1726890062.17548: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json <<< 186312 1726890062.17577: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890062.17599: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch <<< 186312 1726890062.17634: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings <<< 186312 1726890062.17683: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890062.17805: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 <<< 186312 1726890062.17843: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 186312 1726890062.18693: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport <<< 186312 1726890062.18739: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890062.18784: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 186312 1726890062.18807: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890062.18823: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 186312 1726890062.18863: 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 <<< 186312 1726890062.19132: stdout chunk (state=3): >>># destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse <<< 186312 1726890062.19147: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 186312 1726890062.19179: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network <<< 186312 1726890062.19197: stdout chunk (state=3): >>># destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 186312 1726890062.19233: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response <<< 186312 1726890062.19255: stdout chunk (state=3): >>># destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob <<< 186312 1726890062.19279: stdout chunk (state=3): >>># destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 186312 1726890062.19306: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions <<< 186312 1726890062.19331: stdout chunk (state=3): >>># destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 186312 1726890062.19384: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 186312 1726890062.19445: stdout chunk (state=3): >>># destroy codecs # destroy gpg.gpgme # destroy gpg.constants <<< 186312 1726890062.19453: stdout chunk (state=3): >>># destroy gpg.errors # destroy gpg.util <<< 186312 1726890062.19534: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 186312 1726890062.19570: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client <<< 186312 1726890062.19574: stdout chunk (state=3): >>># destroy email <<< 186312 1726890062.19641: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config <<< 186312 1726890062.19650: stdout chunk (state=3): >>># destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six <<< 186312 1726890062.19655: stdout chunk (state=3): >>># destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 186312 1726890062.19674: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 186312 1726890062.19781: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890062.20533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890062.20591: stderr chunk (state=3): >>><<< 186312 1726890062.20594: stdout chunk (state=3): >>><<< 186312 1726890062.20881: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5ed8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5ed8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5ed8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5e7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5bafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5bb2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5ba7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5bb0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5baf370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b5abad90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5aba880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5abae80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5abaf40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5abae50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5b12d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5b0d5e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5b1f640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5bb6df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b5acbc40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5b12220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b5b1f250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5bbc9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acbf70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acbd60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acbcd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5aa0340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5aa0430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5ad3f70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acea00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5ace4c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b59ed190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5a8acd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acee80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5bb6fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5a00ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b5a00df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5a13700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5a13c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59a9370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5a00ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59ba250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5a13580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59ba310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acb9a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59d6670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59d6940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b59d6730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59d6820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59d6c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b59e31c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b59d68b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b59c8a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5acb580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b59d6a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f48b53d4640> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/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_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52fd790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b52fd160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52fd280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52fdee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52fdfd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52fdd00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b52fdf40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52fd100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5251eb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b526ef70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b526ed90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b526e400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52e3dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52e33d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52e3f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5331b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52cdca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52cd370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5301460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b52cd490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52cd4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b5234220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b53431c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b523f8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5343340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b535dd00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b523f880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b523f6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b523e670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b523e5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b533b880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b52c4670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b52c3a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52d30a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b52c40d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5308a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/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_2_yg19nv/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_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/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_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b4e03550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b520c4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4da6070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52c3bb0> # 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_2_yg19nv/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_2_yg19nv/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_2_yg19nv/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_2_yg19nv/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_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b521c940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/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_2_yg19nv/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_2_yg19nv/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_2_yg19nv/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_2_yg19nv/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b534f250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b521c5e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/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_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5203790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52007c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b51fa8e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/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_2_yg19nv/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_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/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_2_yg19nv/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.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4cd0> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de45b0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4b50> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b521cc70> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bb0820> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bb0d30> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bb0f10> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bb1f40> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4be2670> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bd9520> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4d94dc0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4be2d90> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bd9c10> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bb1700> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4dd8d90> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b5343f40> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4d94c40> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4c40e50> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4c40c10> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4dd23d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b52348b0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bb10d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4a00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4f10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de45e0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4580> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4c40910> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4de4f40> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4c479d0> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b534f640> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4b9a790> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4c40bb0> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bdf760> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bf8c70> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bf8640> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bf8e50> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bf81c0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4bc12e0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b495ec70> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/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_2_yg19nv/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_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_2_yg19nv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c0be0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c0d60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b4912460> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c0fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c0280> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c0850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b45989a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4598550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b4540520> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b45989d0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b449fdf0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b45b92b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2f622b0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4573880> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2e30e50> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2f40550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2d9a9d0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2f624f0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2d93d30> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2d9af70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4598100> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2cc2af0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2cc2310> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2cd66d0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2ce2280> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2ce2820> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2ce2c70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2ce2340> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2cd6760> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2ccdd90> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b289aeb0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2cd6160> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2cc2c70> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2dc5700> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2dc5e20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2dc58b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b4598250> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b28a8d30> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b27191f0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27b8280> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c57c0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b276be20> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5e50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5b80> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5fd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5e20> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e190> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5f10> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e3a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5e80> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5c10> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e1c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e400> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e490> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e520> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e5b0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e640> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e6d0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e760> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e7f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c51f0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b279f190> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b261ebb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b261e910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c53d0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b27c5fa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2796c70> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2796280> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2796460> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b28cdb20> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2796df0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b28a8cd0> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2634c10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b26344c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b28cd910> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25d1280> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2584160> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b25841f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25e4670> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25d16a0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25c5a60> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2634f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2634eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2584fa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2584760> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2634d60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25be910> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25a8820> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25a88b0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25a8a30> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b23e9190> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25b7160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23e91f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23e92e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25a89d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b25a8f70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b23713a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2371160> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23629a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23fa9a0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23e9e80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23fac70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2401970> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2381700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2381340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2390640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2390160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23904c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c0940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b48c07f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2397f70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b234df70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b22e8d60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22e8be0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22e83a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22e8160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2338eb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22e81f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2311130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22e8e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23029a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2311fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2210190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22102e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22108e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2210610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b22109a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b221f5e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b221f6d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b221feb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b221fac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b221ff10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2234af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2234c10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2234e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21c42e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21c4cd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21c4e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21d3520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21d3100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21d3f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21d3a60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21d3d60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21e07f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21e0f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21ed280> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21ed370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2338490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b23381f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2397cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21edee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21edc10> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21885b0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21914f0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b2188e50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2188dc0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21bc730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21bc1c0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b210aa60> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b210ac40> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21bcca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21bca30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21fb130> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21881f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b21edac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2338220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b212a160> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b212a490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b212ad00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20c0610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20c0b80> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b20cdc40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20cd820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20cd580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20cd1f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20cd430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20d9bb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20d9c40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b20e9280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20d9dc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ff12e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ffa340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ffa2e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b1ffa490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ffa1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ff1d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ff13a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1fe2a30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20e9fa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20e9940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20d97f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20cdfd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b20d9940> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ff1d90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ffa760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ffa9d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ffaf40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b2015730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f99910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1fa6b80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b1fc9130> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1fa6be0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f71400> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f71520> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f64490> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f647c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f75910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f64130> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f641f0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f57a90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f75dc0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f0c1f0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f0c2e0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f0c400> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ee1640> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f35f40> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f479d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f47a60> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ee12b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ef23a0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f18d00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f22970> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e9f880> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f22280> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f0cbb0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1fc5d90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ec4640> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ec4df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e53160> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e53a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e721c0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e53d60> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e531f0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1eb3880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e2c2e0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e2cdc0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e2cf40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e33be0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e337c0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e33310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e2ca60> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e2cbb0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1de0a00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1de0670> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1de06d0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1dd5610> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1dd57f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c910> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8cac0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8cc70> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c5b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c8b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d980d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d98130> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1da5340> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1da5910> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1dc6e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d98c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d98b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c250> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c310> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1deaaf0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d4d8e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d4d520> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1dfb9a0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d8c2e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d4dd60> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1dd5940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d5a910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e43fa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d73280> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d734f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d670a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d73df0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7b190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d739d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d73c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7bc40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7b7f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7bfa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d84b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d84c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d84ca0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d84d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d84dc0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d844f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d84f70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7bb20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cad370> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cad6a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cad910> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cadbb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cade50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7b430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4490> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb48b0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4730> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cc10d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cc1160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7b640> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d678b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d678e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d67430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1d7b520> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1dd53a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cc1fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c57580> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c57370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c57100> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c57400> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c61f40> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1cb4c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c72a60> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c7f250> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c7f310> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c72af0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c72760> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c72670> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c2f1c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c7fd00> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c7ff10> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c7ffd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c2feb0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c72730> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bdf1c0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bd6df0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bd62e0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c46850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c7fb50> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e43c40> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e43550> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bd6f10> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bd6c40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1be9910> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1be9d00> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e2c520> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e1d880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c042e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c04670> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c04790> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b99100> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1c04850> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ba6160> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b99a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b4c910> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b59550> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ba6ee0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1ba6700> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bbca00> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b71c40> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b71370> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b71df0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b822b0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b1b82430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b822e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b823d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b82d00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b1b82b50> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b82520> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b1e940> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b1ea30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b1ed30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b2e340> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b1e2e0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b0be80> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b1e580> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b0bb20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b828e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1a1f490> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1a37f10> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1a1fcd0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1a1f820> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b2ef40> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19e8d90> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1a05310> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b1a05f10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19e8e20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19e8760> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1982f40> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1982400> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19ea850> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1bbc880> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1b99ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e85550> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1e11820> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1999df0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1999f70> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1eb3f10> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f999a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19496d0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19b9b50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1955100> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19553a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19555e0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1955820> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1955a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1949c70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19499a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1949e80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19673d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1967880> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19674f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1901190> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1967cd0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1967e20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1fa63d0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48b190fb20> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f996a0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1f90520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1925640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1930910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b193a6a0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1930f40> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1925af0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1930370> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b18ae640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b18ae850> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b18aeb50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b18aee20> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b19250d0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b190fcd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48b1925490> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890062.22788: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890060.8115766-187452-66850495278255/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890062.22792: _low_level_execute_command(): starting 186312 1726890062.22793: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890060.8115766-187452-66850495278255/ > /dev/null 2>&1 && sleep 0' 186312 1726890062.22795: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890062.22797: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890062.22798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890062.22799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890062.22801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890062.22802: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890062.22804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890062.22805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890062.22806: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890062.22808: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890062.22809: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890062.22810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890062.22813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890062.22814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890062.22815: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890062.22816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890062.22818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890062.22819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890062.22820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890062.22821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890062.23894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890062.23968: stderr chunk (state=3): >>><<< 186312 1726890062.23971: stdout chunk (state=3): >>><<< 186312 1726890062.23987: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890062.23994: handler run complete 186312 1726890062.24026: attempt loop complete, returning result 186312 1726890062.24029: _execute() done 186312 1726890062.24031: dumping result to json 186312 1726890062.24038: done dumping result, returning 186312 1726890062.24045: done running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present [02369adf-7a19-881e-6b85-000000000503] 186312 1726890062.24050: sending task result for task 02369adf-7a19-881e-6b85-000000000503 186312 1726890062.24149: done sending task result for task 02369adf-7a19-881e-6b85-000000000503 186312 1726890062.24152: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 186312 1726890062.24243: no more pending results, returning what we have 186312 1726890062.24246: results queue empty 186312 1726890062.24247: checking for any_errors_fatal 186312 1726890062.24253: done checking for any_errors_fatal 186312 1726890062.24254: checking for max_fail_percentage 186312 1726890062.24255: done checking for max_fail_percentage 186312 1726890062.24256: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.24257: done checking to see if all hosts have failed 186312 1726890062.24258: getting the remaining hosts for this loop 186312 1726890062.24260: done getting the remaining hosts for this loop 186312 1726890062.24263: getting the next task for host managed_node3 186312 1726890062.24269: done getting next task for host managed_node3 186312 1726890062.24272: ^ task is: TASK: Collect LUKS info for this volume 186312 1726890062.24275: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.24279: getting variables 186312 1726890062.24280: in VariableManager get_vars() 186312 1726890062.24318: Calling all_inventory to load vars for managed_node3 186312 1726890062.24321: Calling groups_inventory to load vars for managed_node3 186312 1726890062.24325: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.24335: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.24338: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.24340: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.24718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.25068: done with get_vars() 186312 1726890062.25081: done getting variables 186312 1726890062.25125: 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 [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:41:02 -0400 (0:00:01.530) 0:00:31.990 ****** 186312 1726890062.25150: entering _queue_task() for managed_node3/command 186312 1726890062.25371: worker is 1 (out of 1 available) 186312 1726890062.25385: exiting _queue_task() for managed_node3/command 186312 1726890062.25398: done queuing things up, now waiting for results queue to drain 186312 1726890062.25399: waiting for pending results... 186312 1726890062.25590: running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume 186312 1726890062.25676: in run() - task 02369adf-7a19-881e-6b85-000000000504 186312 1726890062.25687: variable 'ansible_search_path' from source: unknown 186312 1726890062.25718: calling self._execute() 186312 1726890062.25796: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.25800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.25809: variable 'omit' from source: magic vars 186312 1726890062.26096: variable 'storage_test_volume' from source: include params 186312 1726890062.26115: variable '_storage_test_volume_present' from source: set_fact 186312 1726890062.26132: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 186312 1726890062.26137: when evaluation is False, skipping this task 186312 1726890062.26140: _execute() done 186312 1726890062.26143: dumping result to json 186312 1726890062.26146: done dumping result, returning 186312 1726890062.26153: done running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume [02369adf-7a19-881e-6b85-000000000504] 186312 1726890062.26158: sending task result for task 02369adf-7a19-881e-6b85-000000000504 186312 1726890062.26252: done sending task result for task 02369adf-7a19-881e-6b85-000000000504 186312 1726890062.26254: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890062.26328: no more pending results, returning what we have 186312 1726890062.26331: results queue empty 186312 1726890062.26332: checking for any_errors_fatal 186312 1726890062.26340: done checking for any_errors_fatal 186312 1726890062.26341: checking for max_fail_percentage 186312 1726890062.26343: done checking for max_fail_percentage 186312 1726890062.26344: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.26344: done checking to see if all hosts have failed 186312 1726890062.26345: getting the remaining hosts for this loop 186312 1726890062.26347: done getting the remaining hosts for this loop 186312 1726890062.26350: getting the next task for host managed_node3 186312 1726890062.26356: done getting next task for host managed_node3 186312 1726890062.26359: ^ task is: TASK: Verify the presence/absence of the LUKS device node 186312 1726890062.26363: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.26366: getting variables 186312 1726890062.26367: in VariableManager get_vars() 186312 1726890062.26400: Calling all_inventory to load vars for managed_node3 186312 1726890062.26403: Calling groups_inventory to load vars for managed_node3 186312 1726890062.26406: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.26417: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.26420: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.26422: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.26740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.27082: done with get_vars() 186312 1726890062.27092: done getting variables 186312 1726890062.27136: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:41:02 -0400 (0:00:00.020) 0:00:32.010 ****** 186312 1726890062.27161: entering _queue_task() for managed_node3/assert 186312 1726890062.27374: worker is 1 (out of 1 available) 186312 1726890062.27405: exiting _queue_task() for managed_node3/assert 186312 1726890062.27421: done queuing things up, now waiting for results queue to drain 186312 1726890062.27423: waiting for pending results... 186312 1726890062.27615: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node 186312 1726890062.27697: in run() - task 02369adf-7a19-881e-6b85-000000000505 186312 1726890062.27716: variable 'ansible_search_path' from source: unknown 186312 1726890062.27745: calling self._execute() 186312 1726890062.27834: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.27838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.27846: variable 'omit' from source: magic vars 186312 1726890062.28120: variable 'storage_test_volume' from source: include params 186312 1726890062.28153: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890062.28157: when evaluation is False, skipping this task 186312 1726890062.28160: _execute() done 186312 1726890062.28162: dumping result to json 186312 1726890062.28165: done dumping result, returning 186312 1726890062.28171: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-881e-6b85-000000000505] 186312 1726890062.28176: sending task result for task 02369adf-7a19-881e-6b85-000000000505 186312 1726890062.28271: done sending task result for task 02369adf-7a19-881e-6b85-000000000505 186312 1726890062.28279: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890062.28433: no more pending results, returning what we have 186312 1726890062.28436: results queue empty 186312 1726890062.28437: checking for any_errors_fatal 186312 1726890062.28443: done checking for any_errors_fatal 186312 1726890062.28443: checking for max_fail_percentage 186312 1726890062.28445: done checking for max_fail_percentage 186312 1726890062.28446: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.28447: done checking to see if all hosts have failed 186312 1726890062.28447: getting the remaining hosts for this loop 186312 1726890062.28449: done getting the remaining hosts for this loop 186312 1726890062.28452: getting the next task for host managed_node3 186312 1726890062.28459: done getting next task for host managed_node3 186312 1726890062.28461: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890062.28465: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.28469: getting variables 186312 1726890062.28471: in VariableManager get_vars() 186312 1726890062.28504: Calling all_inventory to load vars for managed_node3 186312 1726890062.28507: Calling groups_inventory to load vars for managed_node3 186312 1726890062.28511: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.28523: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.28526: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.28529: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.29161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.29598: done with get_vars() 186312 1726890062.29608: done getting variables 186312 1726890062.29654: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:41:02 -0400 (0:00:00.025) 0:00:32.036 ****** 186312 1726890062.29676: entering _queue_task() for managed_node3/assert 186312 1726890062.29883: worker is 1 (out of 1 available) 186312 1726890062.29897: exiting _queue_task() for managed_node3/assert 186312 1726890062.29909: done queuing things up, now waiting for results queue to drain 186312 1726890062.29910: waiting for pending results... 186312 1726890062.30099: running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890062.30183: in run() - task 02369adf-7a19-881e-6b85-000000000506 186312 1726890062.30194: variable 'ansible_search_path' from source: unknown 186312 1726890062.30224: calling self._execute() 186312 1726890062.30301: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.30305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.30315: variable 'omit' from source: magic vars 186312 1726890062.30569: variable '_storage_test_volume_present' from source: set_fact 186312 1726890062.30578: Evaluated conditional (_storage_test_volume_present): True 186312 1726890062.30585: variable 'omit' from source: magic vars 186312 1726890062.30624: variable 'omit' from source: magic vars 186312 1726890062.30766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890062.33290: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890062.33353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890062.33389: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890062.33422: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890062.33461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890062.33558: variable 'storage_test_volume' from source: include params 186312 1726890062.33577: variable '__dev_ne_raw' from source: task vars 186312 1726890062.33706: variable 'storage_test_volume' from source: include params 186312 1726890062.33780: variable 'omit' from source: magic vars 186312 1726890062.33807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890062.33836: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890062.33853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890062.33870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890062.33879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890062.33912: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890062.33916: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.33919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.34002: Set connection var ansible_shell_type to sh 186312 1726890062.34017: Set connection var ansible_pipelining to False 186312 1726890062.34022: Set connection var ansible_timeout to 10 186312 1726890062.34025: Set connection var ansible_connection to ssh 186312 1726890062.34033: Set connection var ansible_shell_executable to /bin/sh 186312 1726890062.34036: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890062.34060: variable 'ansible_shell_executable' from source: unknown 186312 1726890062.34064: variable 'ansible_connection' from source: unknown 186312 1726890062.34067: variable 'ansible_module_compression' from source: unknown 186312 1726890062.34069: variable 'ansible_shell_type' from source: unknown 186312 1726890062.34071: variable 'ansible_shell_executable' from source: unknown 186312 1726890062.34073: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.34075: variable 'ansible_pipelining' from source: unknown 186312 1726890062.34078: variable 'ansible_timeout' from source: unknown 186312 1726890062.34083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.34183: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890062.34193: variable 'omit' from source: magic vars 186312 1726890062.34198: starting attempt loop 186312 1726890062.34201: running the handler 186312 1726890062.34357: variable '__dev_ne_raw' from source: task vars 186312 1726890062.34473: variable 'storage_test_volume' from source: include params 186312 1726890062.34496: variable 'storage_test_volume' from source: include params 186312 1726890062.34511: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 186312 1726890062.34518: handler run complete 186312 1726890062.34534: attempt loop complete, returning result 186312 1726890062.34537: _execute() done 186312 1726890062.34540: dumping result to json 186312 1726890062.34542: done dumping result, returning 186312 1726890062.34549: done running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-881e-6b85-000000000506] 186312 1726890062.34553: sending task result for task 02369adf-7a19-881e-6b85-000000000506 186312 1726890062.34648: done sending task result for task 02369adf-7a19-881e-6b85-000000000506 186312 1726890062.34651: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890062.34715: no more pending results, returning what we have 186312 1726890062.34719: results queue empty 186312 1726890062.34720: checking for any_errors_fatal 186312 1726890062.34728: done checking for any_errors_fatal 186312 1726890062.34728: checking for max_fail_percentage 186312 1726890062.34733: done checking for max_fail_percentage 186312 1726890062.34733: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.34734: done checking to see if all hosts have failed 186312 1726890062.34735: getting the remaining hosts for this loop 186312 1726890062.34736: done getting the remaining hosts for this loop 186312 1726890062.34740: getting the next task for host managed_node3 186312 1726890062.34748: done getting next task for host managed_node3 186312 1726890062.34750: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890062.34754: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.34759: getting variables 186312 1726890062.34760: in VariableManager get_vars() 186312 1726890062.34800: Calling all_inventory to load vars for managed_node3 186312 1726890062.34803: Calling groups_inventory to load vars for managed_node3 186312 1726890062.34807: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.34819: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.34822: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.34824: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.35390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.36042: done with get_vars() 186312 1726890062.36059: done getting variables 186312 1726890062.36129: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:41:02 -0400 (0:00:00.064) 0:00:32.100 ****** 186312 1726890062.36167: entering _queue_task() for managed_node3/assert 186312 1726890062.36498: worker is 1 (out of 1 available) 186312 1726890062.36508: exiting _queue_task() for managed_node3/assert 186312 1726890062.36523: done queuing things up, now waiting for results queue to drain 186312 1726890062.36525: waiting for pending results... 186312 1726890062.36861: running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890062.37005: in run() - task 02369adf-7a19-881e-6b85-000000000507 186312 1726890062.37035: variable 'ansible_search_path' from source: unknown 186312 1726890062.37081: calling self._execute() 186312 1726890062.37198: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.37218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.37236: variable 'omit' from source: magic vars 186312 1726890062.37665: variable '_storage_test_volume_present' from source: set_fact 186312 1726890062.37679: variable 'storage_test_volume' from source: include params 186312 1726890062.37733: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890062.37743: when evaluation is False, skipping this task 186312 1726890062.37750: _execute() done 186312 1726890062.37753: dumping result to json 186312 1726890062.37756: done dumping result, returning 186312 1726890062.37758: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-881e-6b85-000000000507] 186312 1726890062.37764: sending task result for task 02369adf-7a19-881e-6b85-000000000507 186312 1726890062.37861: done sending task result for task 02369adf-7a19-881e-6b85-000000000507 186312 1726890062.37864: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890062.37910: no more pending results, returning what we have 186312 1726890062.37915: results queue empty 186312 1726890062.37916: checking for any_errors_fatal 186312 1726890062.37923: done checking for any_errors_fatal 186312 1726890062.37924: checking for max_fail_percentage 186312 1726890062.37926: done checking for max_fail_percentage 186312 1726890062.37927: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.37927: done checking to see if all hosts have failed 186312 1726890062.37928: getting the remaining hosts for this loop 186312 1726890062.37932: done getting the remaining hosts for this loop 186312 1726890062.37935: getting the next task for host managed_node3 186312 1726890062.37943: done getting next task for host managed_node3 186312 1726890062.37945: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 186312 1726890062.37950: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.37955: getting variables 186312 1726890062.37956: in VariableManager get_vars() 186312 1726890062.37990: Calling all_inventory to load vars for managed_node3 186312 1726890062.37992: Calling groups_inventory to load vars for managed_node3 186312 1726890062.37996: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.38009: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.38013: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.38016: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.38573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.38902: done with get_vars() 186312 1726890062.38913: done getting variables 186312 1726890062.38958: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:41:02 -0400 (0:00:00.028) 0:00:32.129 ****** 186312 1726890062.38983: entering _queue_task() for managed_node3/assert 186312 1726890062.39199: worker is 1 (out of 1 available) 186312 1726890062.39215: exiting _queue_task() for managed_node3/assert 186312 1726890062.39228: done queuing things up, now waiting for results queue to drain 186312 1726890062.39232: waiting for pending results... 186312 1726890062.39470: running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted 186312 1726890062.39617: in run() - task 02369adf-7a19-881e-6b85-000000000508 186312 1726890062.39646: variable 'ansible_search_path' from source: unknown 186312 1726890062.39688: calling self._execute() 186312 1726890062.39803: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.39817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.39835: variable 'omit' from source: magic vars 186312 1726890062.40262: variable '_storage_test_volume_present' from source: set_fact 186312 1726890062.40276: variable 'storage_test_volume' from source: include params 186312 1726890062.40327: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890062.40339: when evaluation is False, skipping this task 186312 1726890062.40347: _execute() done 186312 1726890062.40355: dumping result to json 186312 1726890062.40363: done dumping result, returning 186312 1726890062.40373: done running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-881e-6b85-000000000508] 186312 1726890062.40384: sending task result for task 02369adf-7a19-881e-6b85-000000000508 186312 1726890062.40494: done sending task result for task 02369adf-7a19-881e-6b85-000000000508 186312 1726890062.40496: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890062.40554: no more pending results, returning what we have 186312 1726890062.40558: results queue empty 186312 1726890062.40559: checking for any_errors_fatal 186312 1726890062.40567: done checking for any_errors_fatal 186312 1726890062.40568: checking for max_fail_percentage 186312 1726890062.40570: done checking for max_fail_percentage 186312 1726890062.40571: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.40571: done checking to see if all hosts have failed 186312 1726890062.40572: getting the remaining hosts for this loop 186312 1726890062.40574: done getting the remaining hosts for this loop 186312 1726890062.40577: getting the next task for host managed_node3 186312 1726890062.40585: done getting next task for host managed_node3 186312 1726890062.40587: ^ task is: TASK: Check LUKS version 186312 1726890062.40592: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.40597: getting variables 186312 1726890062.40598: in VariableManager get_vars() 186312 1726890062.40635: Calling all_inventory to load vars for managed_node3 186312 1726890062.40638: Calling groups_inventory to load vars for managed_node3 186312 1726890062.40641: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.40652: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.40655: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.40657: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.40986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.41335: done with get_vars() 186312 1726890062.41347: done getting variables 186312 1726890062.41391: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:41:02 -0400 (0:00:00.024) 0:00:32.153 ****** 186312 1726890062.41414: entering _queue_task() for managed_node3/assert 186312 1726890062.41624: worker is 1 (out of 1 available) 186312 1726890062.41641: exiting _queue_task() for managed_node3/assert 186312 1726890062.41655: done queuing things up, now waiting for results queue to drain 186312 1726890062.41656: waiting for pending results... 186312 1726890062.41847: running TaskExecutor() for managed_node3/TASK: Check LUKS version 186312 1726890062.41923: in run() - task 02369adf-7a19-881e-6b85-000000000509 186312 1726890062.41938: variable 'ansible_search_path' from source: unknown 186312 1726890062.41966: calling self._execute() 186312 1726890062.42043: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.42048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.42057: variable 'omit' from source: magic vars 186312 1726890062.42365: variable '_storage_test_volume_present' from source: set_fact 186312 1726890062.42380: Evaluated conditional (_storage_test_volume_present): True 186312 1726890062.42498: variable 'storage_test_volume' from source: include params 186312 1726890062.42545: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890062.42555: when evaluation is False, skipping this task 186312 1726890062.42561: _execute() done 186312 1726890062.42568: dumping result to json 186312 1726890062.42575: done dumping result, returning 186312 1726890062.42584: done running TaskExecutor() for managed_node3/TASK: Check LUKS version [02369adf-7a19-881e-6b85-000000000509] 186312 1726890062.42594: sending task result for task 02369adf-7a19-881e-6b85-000000000509 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890062.42762: no more pending results, returning what we have 186312 1726890062.42766: results queue empty 186312 1726890062.42767: checking for any_errors_fatal 186312 1726890062.42776: done checking for any_errors_fatal 186312 1726890062.42777: checking for max_fail_percentage 186312 1726890062.42778: done checking for max_fail_percentage 186312 1726890062.42779: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.42780: done checking to see if all hosts have failed 186312 1726890062.42781: getting the remaining hosts for this loop 186312 1726890062.42783: done getting the remaining hosts for this loop 186312 1726890062.42787: getting the next task for host managed_node3 186312 1726890062.42796: done getting next task for host managed_node3 186312 1726890062.42799: ^ task is: TASK: Check LUKS key size 186312 1726890062.42805: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.42813: getting variables 186312 1726890062.42815: in VariableManager get_vars() 186312 1726890062.42851: Calling all_inventory to load vars for managed_node3 186312 1726890062.42854: Calling groups_inventory to load vars for managed_node3 186312 1726890062.42858: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.42874: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.42877: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.42881: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.43715: done sending task result for task 02369adf-7a19-881e-6b85-000000000509 186312 1726890062.43719: WORKER PROCESS EXITING 186312 1726890062.43745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.44366: done with get_vars() 186312 1726890062.44381: done getting variables 186312 1726890062.44447: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:41:02 -0400 (0:00:00.030) 0:00:32.184 ****** 186312 1726890062.44477: entering _queue_task() for managed_node3/assert 186312 1726890062.44753: worker is 1 (out of 1 available) 186312 1726890062.44766: exiting _queue_task() for managed_node3/assert 186312 1726890062.44778: done queuing things up, now waiting for results queue to drain 186312 1726890062.44779: waiting for pending results... 186312 1726890062.45084: running TaskExecutor() for managed_node3/TASK: Check LUKS key size 186312 1726890062.45239: in run() - task 02369adf-7a19-881e-6b85-00000000050a 186312 1726890062.45259: variable 'ansible_search_path' from source: unknown 186312 1726890062.45300: calling self._execute() 186312 1726890062.45403: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.45418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.45440: variable 'omit' from source: magic vars 186312 1726890062.45798: variable '_storage_test_volume_present' from source: set_fact 186312 1726890062.45815: Evaluated conditional (_storage_test_volume_present): True 186312 1726890062.45939: variable 'storage_test_volume' from source: include params 186312 1726890062.45986: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890062.45995: when evaluation is False, skipping this task 186312 1726890062.46003: _execute() done 186312 1726890062.46010: dumping result to json 186312 1726890062.46020: done dumping result, returning 186312 1726890062.46029: done running TaskExecutor() for managed_node3/TASK: Check LUKS key size [02369adf-7a19-881e-6b85-00000000050a] 186312 1726890062.46043: sending task result for task 02369adf-7a19-881e-6b85-00000000050a skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890062.46206: no more pending results, returning what we have 186312 1726890062.46211: results queue empty 186312 1726890062.46214: checking for any_errors_fatal 186312 1726890062.46224: done checking for any_errors_fatal 186312 1726890062.46224: checking for max_fail_percentage 186312 1726890062.46226: done checking for max_fail_percentage 186312 1726890062.46228: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.46229: done checking to see if all hosts have failed 186312 1726890062.46232: getting the remaining hosts for this loop 186312 1726890062.46234: done getting the remaining hosts for this loop 186312 1726890062.46238: getting the next task for host managed_node3 186312 1726890062.46247: done getting next task for host managed_node3 186312 1726890062.46249: ^ task is: TASK: Check LUKS cipher 186312 1726890062.46255: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.46260: getting variables 186312 1726890062.46262: in VariableManager get_vars() 186312 1726890062.46295: Calling all_inventory to load vars for managed_node3 186312 1726890062.46298: Calling groups_inventory to load vars for managed_node3 186312 1726890062.46302: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.46318: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.46323: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.46326: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.47181: done sending task result for task 02369adf-7a19-881e-6b85-00000000050a 186312 1726890062.47185: WORKER PROCESS EXITING 186312 1726890062.47207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.47843: done with get_vars() 186312 1726890062.47859: done getting variables 186312 1726890062.47922: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:41:02 -0400 (0:00:00.034) 0:00:32.218 ****** 186312 1726890062.47959: entering _queue_task() for managed_node3/assert 186312 1726890062.48356: worker is 1 (out of 1 available) 186312 1726890062.48370: exiting _queue_task() for managed_node3/assert 186312 1726890062.48383: done queuing things up, now waiting for results queue to drain 186312 1726890062.48384: waiting for pending results... 186312 1726890062.49233: running TaskExecutor() for managed_node3/TASK: Check LUKS cipher 186312 1726890062.49539: in run() - task 02369adf-7a19-881e-6b85-00000000050b 186312 1726890062.49552: variable 'ansible_search_path' from source: unknown 186312 1726890062.49704: calling self._execute() 186312 1726890062.49853: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.49857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.49870: variable 'omit' from source: magic vars 186312 1726890062.50692: variable '_storage_test_volume_present' from source: set_fact 186312 1726890062.50730: Evaluated conditional (_storage_test_volume_present): True 186312 1726890062.51017: variable 'storage_test_volume' from source: include params 186312 1726890062.51136: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890062.51147: when evaluation is False, skipping this task 186312 1726890062.51156: _execute() done 186312 1726890062.51165: dumping result to json 186312 1726890062.51208: done dumping result, returning 186312 1726890062.51227: done running TaskExecutor() for managed_node3/TASK: Check LUKS cipher [02369adf-7a19-881e-6b85-00000000050b] 186312 1726890062.51239: sending task result for task 02369adf-7a19-881e-6b85-00000000050b skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890062.51426: no more pending results, returning what we have 186312 1726890062.51434: results queue empty 186312 1726890062.51435: checking for any_errors_fatal 186312 1726890062.51444: done checking for any_errors_fatal 186312 1726890062.51446: checking for max_fail_percentage 186312 1726890062.51448: done checking for max_fail_percentage 186312 1726890062.51449: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.51450: done checking to see if all hosts have failed 186312 1726890062.51451: getting the remaining hosts for this loop 186312 1726890062.51452: done getting the remaining hosts for this loop 186312 1726890062.51456: getting the next task for host managed_node3 186312 1726890062.51465: done getting next task for host managed_node3 186312 1726890062.51468: ^ task is: TASK: Set test variables 186312 1726890062.51473: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.51478: getting variables 186312 1726890062.51480: in VariableManager get_vars() 186312 1726890062.51521: Calling all_inventory to load vars for managed_node3 186312 1726890062.51525: Calling groups_inventory to load vars for managed_node3 186312 1726890062.51529: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.51546: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.51549: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.51552: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.52166: done sending task result for task 02369adf-7a19-881e-6b85-00000000050b 186312 1726890062.52171: WORKER PROCESS EXITING 186312 1726890062.52186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.52807: done with get_vars() 186312 1726890062.52939: done getting variables 186312 1726890062.53001: 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 [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:41:02 -0400 (0:00:00.050) 0:00:32.269 ****** 186312 1726890062.53041: entering _queue_task() for managed_node3/set_fact 186312 1726890062.53352: worker is 1 (out of 1 available) 186312 1726890062.53365: exiting _queue_task() for managed_node3/set_fact 186312 1726890062.53379: done queuing things up, now waiting for results queue to drain 186312 1726890062.53380: waiting for pending results... 186312 1726890062.53699: running TaskExecutor() for managed_node3/TASK: Set test variables 186312 1726890062.53825: in run() - task 02369adf-7a19-881e-6b85-00000000050c 186312 1726890062.53841: variable 'ansible_search_path' from source: unknown 186312 1726890062.53878: calling self._execute() 186312 1726890062.53981: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.53985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.53994: variable 'omit' from source: magic vars 186312 1726890062.54098: variable 'omit' from source: magic vars 186312 1726890062.54163: variable 'omit' from source: magic vars 186312 1726890062.54445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890062.57257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890062.57339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890062.57384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890062.57434: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890062.57468: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890062.57621: variable 'storage_test_volume' from source: include params 186312 1726890062.57651: variable '_storage_test_volume_present' from source: set_fact 186312 1726890062.57877: 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) 186312 1726890062.57908: 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) 186312 1726890062.57947: 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) 186312 1726890062.57990: 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) 186312 1726890062.58010: 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) 186312 1726890062.58062: 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) 186312 1726890062.58088: 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) 186312 1726890062.58117: 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) 186312 1726890062.58167: 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) 186312 1726890062.58185: 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) 186312 1726890062.58254: 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) 186312 1726890062.58287: 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) 186312 1726890062.58318: 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) 186312 1726890062.58363: 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) 186312 1726890062.58385: 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) 186312 1726890062.58572: variable 'storage_test_crypttab' from source: set_fact 186312 1726890062.58586: variable 'storage_test_volume' from source: include params 186312 1726890062.58745: variable 'storage_test_volume' from source: include params 186312 1726890062.58777: variable 'omit' from source: magic vars 186312 1726890062.58807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890062.58842: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890062.58863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890062.58884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890062.58899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890062.58939: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890062.58947: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.58955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.59052: Set connection var ansible_shell_type to sh 186312 1726890062.59066: Set connection var ansible_pipelining to False 186312 1726890062.59080: Set connection var ansible_timeout to 10 186312 1726890062.59086: Set connection var ansible_connection to ssh 186312 1726890062.59095: Set connection var ansible_shell_executable to /bin/sh 186312 1726890062.59104: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890062.59135: variable 'ansible_shell_executable' from source: unknown 186312 1726890062.59146: variable 'ansible_connection' from source: unknown 186312 1726890062.59152: variable 'ansible_module_compression' from source: unknown 186312 1726890062.59158: variable 'ansible_shell_type' from source: unknown 186312 1726890062.59164: variable 'ansible_shell_executable' from source: unknown 186312 1726890062.59170: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.59177: variable 'ansible_pipelining' from source: unknown 186312 1726890062.59182: variable 'ansible_timeout' from source: unknown 186312 1726890062.59189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.59297: 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) 186312 1726890062.59315: variable 'omit' from source: magic vars 186312 1726890062.59336: starting attempt loop 186312 1726890062.59343: running the handler 186312 1726890062.59364: handler run complete 186312 1726890062.59379: attempt loop complete, returning result 186312 1726890062.59386: _execute() done 186312 1726890062.59393: dumping result to json 186312 1726890062.59399: done dumping result, returning 186312 1726890062.59411: done running TaskExecutor() for managed_node3/TASK: Set test variables [02369adf-7a19-881e-6b85-00000000050c] 186312 1726890062.59422: sending task result for task 02369adf-7a19-881e-6b85-00000000050c ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 186312 1726890062.59586: no more pending results, returning what we have 186312 1726890062.59590: results queue empty 186312 1726890062.59591: checking for any_errors_fatal 186312 1726890062.59599: done checking for any_errors_fatal 186312 1726890062.59600: checking for max_fail_percentage 186312 1726890062.59601: done checking for max_fail_percentage 186312 1726890062.59602: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.59603: done checking to see if all hosts have failed 186312 1726890062.59604: getting the remaining hosts for this loop 186312 1726890062.59606: done getting the remaining hosts for this loop 186312 1726890062.59609: getting the next task for host managed_node3 186312 1726890062.59621: done getting next task for host managed_node3 186312 1726890062.59624: ^ task is: TASK: Check for /etc/crypttab entry 186312 1726890062.59629: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.59636: getting variables 186312 1726890062.59638: in VariableManager get_vars() 186312 1726890062.59672: Calling all_inventory to load vars for managed_node3 186312 1726890062.59675: Calling groups_inventory to load vars for managed_node3 186312 1726890062.59679: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.59691: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.59694: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.59697: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.60249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.60835: done sending task result for task 02369adf-7a19-881e-6b85-00000000050c 186312 1726890062.60839: WORKER PROCESS EXITING 186312 1726890062.61009: done with get_vars() 186312 1726890062.61024: done getting variables 186312 1726890062.61070: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:41:02 -0400 (0:00:00.080) 0:00:32.350 ****** 186312 1726890062.61095: entering _queue_task() for managed_node3/assert 186312 1726890062.61318: worker is 1 (out of 1 available) 186312 1726890062.61330: exiting _queue_task() for managed_node3/assert 186312 1726890062.61343: done queuing things up, now waiting for results queue to drain 186312 1726890062.61344: waiting for pending results... 186312 1726890062.61542: running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry 186312 1726890062.61618: in run() - task 02369adf-7a19-881e-6b85-00000000050d 186312 1726890062.61632: variable 'ansible_search_path' from source: unknown 186312 1726890062.61660: calling self._execute() 186312 1726890062.61743: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.61747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.61757: variable 'omit' from source: magic vars 186312 1726890062.61838: variable 'omit' from source: magic vars 186312 1726890062.61881: variable 'omit' from source: magic vars 186312 1726890062.62065: variable 'storage_test_volume' from source: include params 186312 1726890062.62105: variable 'omit' from source: magic vars 186312 1726890062.62143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890062.62170: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890062.62187: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890062.62200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890062.62211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890062.62237: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890062.62241: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.62243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.62308: Set connection var ansible_shell_type to sh 186312 1726890062.62318: Set connection var ansible_pipelining to False 186312 1726890062.62326: Set connection var ansible_timeout to 10 186312 1726890062.62328: Set connection var ansible_connection to ssh 186312 1726890062.62334: Set connection var ansible_shell_executable to /bin/sh 186312 1726890062.62340: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890062.62357: variable 'ansible_shell_executable' from source: unknown 186312 1726890062.62360: variable 'ansible_connection' from source: unknown 186312 1726890062.62364: variable 'ansible_module_compression' from source: unknown 186312 1726890062.62366: variable 'ansible_shell_type' from source: unknown 186312 1726890062.62369: variable 'ansible_shell_executable' from source: unknown 186312 1726890062.62371: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.62373: variable 'ansible_pipelining' from source: unknown 186312 1726890062.62376: variable 'ansible_timeout' from source: unknown 186312 1726890062.62380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.62554: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890062.62570: variable 'omit' from source: magic vars 186312 1726890062.62585: starting attempt loop 186312 1726890062.62589: running the handler 186312 1726890062.62794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890062.65347: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890062.65402: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890062.65431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890062.65459: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890062.65480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890062.65534: 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) 186312 1726890062.65557: 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) 186312 1726890062.65574: 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) 186312 1726890062.65604: 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) 186312 1726890062.65615: 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) 186312 1726890062.65658: 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) 186312 1726890062.65674: 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) 186312 1726890062.65692: 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) 186312 1726890062.65722: 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) 186312 1726890062.65735: 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) 186312 1726890062.65823: variable '_storage_test_crypttab_entries' from source: set_fact 186312 1726890062.65826: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890062.65841: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 186312 1726890062.65847: handler run complete 186312 1726890062.65858: attempt loop complete, returning result 186312 1726890062.65862: _execute() done 186312 1726890062.65864: dumping result to json 186312 1726890062.65867: done dumping result, returning 186312 1726890062.65875: done running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry [02369adf-7a19-881e-6b85-00000000050d] 186312 1726890062.65879: sending task result for task 02369adf-7a19-881e-6b85-00000000050d 186312 1726890062.65968: done sending task result for task 02369adf-7a19-881e-6b85-00000000050d 186312 1726890062.65971: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890062.66020: no more pending results, returning what we have 186312 1726890062.66023: results queue empty 186312 1726890062.66023: checking for any_errors_fatal 186312 1726890062.66031: done checking for any_errors_fatal 186312 1726890062.66032: checking for max_fail_percentage 186312 1726890062.66034: done checking for max_fail_percentage 186312 1726890062.66041: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.66042: done checking to see if all hosts have failed 186312 1726890062.66042: getting the remaining hosts for this loop 186312 1726890062.66044: done getting the remaining hosts for this loop 186312 1726890062.66048: getting the next task for host managed_node3 186312 1726890062.66055: done getting next task for host managed_node3 186312 1726890062.66058: ^ task is: TASK: Validate the format of the crypttab entry 186312 1726890062.66061: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.66065: getting variables 186312 1726890062.66067: in VariableManager get_vars() 186312 1726890062.66098: Calling all_inventory to load vars for managed_node3 186312 1726890062.66101: Calling groups_inventory to load vars for managed_node3 186312 1726890062.66105: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.66118: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.66121: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.66125: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.66879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.67446: done with get_vars() 186312 1726890062.67457: done getting variables 186312 1726890062.67498: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:41:02 -0400 (0:00:00.064) 0:00:32.414 ****** 186312 1726890062.67528: entering _queue_task() for managed_node3/assert 186312 1726890062.67751: worker is 1 (out of 1 available) 186312 1726890062.67764: exiting _queue_task() for managed_node3/assert 186312 1726890062.67777: done queuing things up, now waiting for results queue to drain 186312 1726890062.67778: waiting for pending results... 186312 1726890062.67968: running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry 186312 1726890062.68055: in run() - task 02369adf-7a19-881e-6b85-00000000050e 186312 1726890062.68066: variable 'ansible_search_path' from source: unknown 186312 1726890062.68098: calling self._execute() 186312 1726890062.68174: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.68179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.68190: variable 'omit' from source: magic vars 186312 1726890062.68480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890062.70122: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890062.70175: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890062.70215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890062.70241: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890062.70263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890062.70326: 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) 186312 1726890062.70350: 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) 186312 1726890062.70371: 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) 186312 1726890062.70402: 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) 186312 1726890062.70416: 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) 186312 1726890062.70501: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890062.70525: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890062.70529: when evaluation is False, skipping this task 186312 1726890062.70531: _execute() done 186312 1726890062.70536: dumping result to json 186312 1726890062.70538: done dumping result, returning 186312 1726890062.70545: done running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry [02369adf-7a19-881e-6b85-00000000050e] 186312 1726890062.70550: sending task result for task 02369adf-7a19-881e-6b85-00000000050e 186312 1726890062.70641: done sending task result for task 02369adf-7a19-881e-6b85-00000000050e 186312 1726890062.70644: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890062.70688: no more pending results, returning what we have 186312 1726890062.70692: results queue empty 186312 1726890062.70692: checking for any_errors_fatal 186312 1726890062.70700: done checking for any_errors_fatal 186312 1726890062.70701: checking for max_fail_percentage 186312 1726890062.70703: done checking for max_fail_percentage 186312 1726890062.70704: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.70705: done checking to see if all hosts have failed 186312 1726890062.70706: getting the remaining hosts for this loop 186312 1726890062.70708: done getting the remaining hosts for this loop 186312 1726890062.70717: getting the next task for host managed_node3 186312 1726890062.70725: done getting next task for host managed_node3 186312 1726890062.70727: ^ task is: TASK: Check backing device of crypttab entry 186312 1726890062.70732: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.70738: getting variables 186312 1726890062.70740: in VariableManager get_vars() 186312 1726890062.70775: Calling all_inventory to load vars for managed_node3 186312 1726890062.70778: Calling groups_inventory to load vars for managed_node3 186312 1726890062.70781: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.70792: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.70795: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.70798: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.71150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.71497: done with get_vars() 186312 1726890062.71508: done getting variables 186312 1726890062.71553: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:41:02 -0400 (0:00:00.040) 0:00:32.455 ****** 186312 1726890062.71576: entering _queue_task() for managed_node3/assert 186312 1726890062.71796: worker is 1 (out of 1 available) 186312 1726890062.71809: exiting _queue_task() for managed_node3/assert 186312 1726890062.71823: done queuing things up, now waiting for results queue to drain 186312 1726890062.71825: waiting for pending results... 186312 1726890062.72014: running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry 186312 1726890062.72102: in run() - task 02369adf-7a19-881e-6b85-00000000050f 186312 1726890062.72115: variable 'ansible_search_path' from source: unknown 186312 1726890062.72147: calling self._execute() 186312 1726890062.72224: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.72228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.72240: variable 'omit' from source: magic vars 186312 1726890062.72529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890062.74201: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890062.74253: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890062.74291: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890062.74321: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890062.74344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890062.74404: 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) 186312 1726890062.74427: 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) 186312 1726890062.74452: 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) 186312 1726890062.74480: 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) 186312 1726890062.74490: 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) 186312 1726890062.74580: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890062.74602: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890062.74605: when evaluation is False, skipping this task 186312 1726890062.74607: _execute() done 186312 1726890062.74610: dumping result to json 186312 1726890062.74613: done dumping result, returning 186312 1726890062.74620: done running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry [02369adf-7a19-881e-6b85-00000000050f] 186312 1726890062.74627: sending task result for task 02369adf-7a19-881e-6b85-00000000050f 186312 1726890062.74719: done sending task result for task 02369adf-7a19-881e-6b85-00000000050f 186312 1726890062.74722: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890062.74769: no more pending results, returning what we have 186312 1726890062.74772: results queue empty 186312 1726890062.74773: checking for any_errors_fatal 186312 1726890062.74780: done checking for any_errors_fatal 186312 1726890062.74781: checking for max_fail_percentage 186312 1726890062.74783: done checking for max_fail_percentage 186312 1726890062.74783: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.74784: done checking to see if all hosts have failed 186312 1726890062.74785: getting the remaining hosts for this loop 186312 1726890062.74787: done getting the remaining hosts for this loop 186312 1726890062.74791: getting the next task for host managed_node3 186312 1726890062.74798: done getting next task for host managed_node3 186312 1726890062.74800: ^ task is: TASK: Check key file of crypttab entry 186312 1726890062.74805: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.74809: getting variables 186312 1726890062.74810: in VariableManager get_vars() 186312 1726890062.74852: Calling all_inventory to load vars for managed_node3 186312 1726890062.74855: Calling groups_inventory to load vars for managed_node3 186312 1726890062.74859: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.74869: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.74871: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.74874: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.75228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.75570: done with get_vars() 186312 1726890062.75581: done getting variables 186312 1726890062.75625: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:41:02 -0400 (0:00:00.040) 0:00:32.495 ****** 186312 1726890062.75650: entering _queue_task() for managed_node3/assert 186312 1726890062.75850: worker is 1 (out of 1 available) 186312 1726890062.75863: exiting _queue_task() for managed_node3/assert 186312 1726890062.75876: done queuing things up, now waiting for results queue to drain 186312 1726890062.75877: waiting for pending results... 186312 1726890062.76066: running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry 186312 1726890062.76143: in run() - task 02369adf-7a19-881e-6b85-000000000510 186312 1726890062.76154: variable 'ansible_search_path' from source: unknown 186312 1726890062.76182: calling self._execute() 186312 1726890062.76262: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.76266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.76275: variable 'omit' from source: magic vars 186312 1726890062.76564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890062.78210: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890062.78259: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890062.78298: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890062.78329: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890062.78351: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890062.78412: 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) 186312 1726890062.78438: 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) 186312 1726890062.78456: 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) 186312 1726890062.78485: 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) 186312 1726890062.78495: 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) 186312 1726890062.78584: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890062.78607: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890062.78611: when evaluation is False, skipping this task 186312 1726890062.78614: _execute() done 186312 1726890062.78617: dumping result to json 186312 1726890062.78620: done dumping result, returning 186312 1726890062.78626: done running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry [02369adf-7a19-881e-6b85-000000000510] 186312 1726890062.78632: sending task result for task 02369adf-7a19-881e-6b85-000000000510 186312 1726890062.78720: done sending task result for task 02369adf-7a19-881e-6b85-000000000510 186312 1726890062.78722: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890062.78772: no more pending results, returning what we have 186312 1726890062.78776: results queue empty 186312 1726890062.78776: checking for any_errors_fatal 186312 1726890062.78783: done checking for any_errors_fatal 186312 1726890062.78784: checking for max_fail_percentage 186312 1726890062.78785: done checking for max_fail_percentage 186312 1726890062.78786: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.78787: done checking to see if all hosts have failed 186312 1726890062.78788: getting the remaining hosts for this loop 186312 1726890062.78790: done getting the remaining hosts for this loop 186312 1726890062.78793: getting the next task for host managed_node3 186312 1726890062.78801: done getting next task for host managed_node3 186312 1726890062.78804: ^ task is: TASK: Clear test variables 186312 1726890062.78809: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.78815: getting variables 186312 1726890062.78817: in VariableManager get_vars() 186312 1726890062.78858: Calling all_inventory to load vars for managed_node3 186312 1726890062.78861: Calling groups_inventory to load vars for managed_node3 186312 1726890062.78865: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.78875: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.78877: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.78880: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.79230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.79577: done with get_vars() 186312 1726890062.79588: done getting variables 186312 1726890062.79633: 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 [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:41:02 -0400 (0:00:00.040) 0:00:32.535 ****** 186312 1726890062.79656: entering _queue_task() for managed_node3/set_fact 186312 1726890062.79859: worker is 1 (out of 1 available) 186312 1726890062.79873: exiting _queue_task() for managed_node3/set_fact 186312 1726890062.79886: done queuing things up, now waiting for results queue to drain 186312 1726890062.79887: waiting for pending results... 186312 1726890062.80073: running TaskExecutor() for managed_node3/TASK: Clear test variables 186312 1726890062.80154: in run() - task 02369adf-7a19-881e-6b85-000000000511 186312 1726890062.80166: variable 'ansible_search_path' from source: unknown 186312 1726890062.80195: calling self._execute() 186312 1726890062.80276: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.80281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.80289: variable 'omit' from source: magic vars 186312 1726890062.80367: variable 'omit' from source: magic vars 186312 1726890062.80409: variable 'omit' from source: magic vars 186312 1726890062.80438: variable 'omit' from source: magic vars 186312 1726890062.80471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890062.80500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890062.80517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890062.80532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890062.80543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890062.80568: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890062.80571: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.80575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.80644: Set connection var ansible_shell_type to sh 186312 1726890062.80654: Set connection var ansible_pipelining to False 186312 1726890062.80661: Set connection var ansible_timeout to 10 186312 1726890062.80664: Set connection var ansible_connection to ssh 186312 1726890062.80669: Set connection var ansible_shell_executable to /bin/sh 186312 1726890062.80673: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890062.80695: variable 'ansible_shell_executable' from source: unknown 186312 1726890062.80699: variable 'ansible_connection' from source: unknown 186312 1726890062.80701: variable 'ansible_module_compression' from source: unknown 186312 1726890062.80704: variable 'ansible_shell_type' from source: unknown 186312 1726890062.80706: variable 'ansible_shell_executable' from source: unknown 186312 1726890062.80709: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.80711: variable 'ansible_pipelining' from source: unknown 186312 1726890062.80718: variable 'ansible_timeout' from source: unknown 186312 1726890062.80721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.80830: 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) 186312 1726890062.80839: variable 'omit' from source: magic vars 186312 1726890062.80843: starting attempt loop 186312 1726890062.80846: running the handler 186312 1726890062.80858: handler run complete 186312 1726890062.80867: attempt loop complete, returning result 186312 1726890062.80870: _execute() done 186312 1726890062.80872: dumping result to json 186312 1726890062.80874: done dumping result, returning 186312 1726890062.80881: done running TaskExecutor() for managed_node3/TASK: Clear test variables [02369adf-7a19-881e-6b85-000000000511] 186312 1726890062.80886: sending task result for task 02369adf-7a19-881e-6b85-000000000511 186312 1726890062.80969: done sending task result for task 02369adf-7a19-881e-6b85-000000000511 186312 1726890062.80972: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 186312 1726890062.81040: no more pending results, returning what we have 186312 1726890062.81043: results queue empty 186312 1726890062.81044: checking for any_errors_fatal 186312 1726890062.81050: done checking for any_errors_fatal 186312 1726890062.81051: checking for max_fail_percentage 186312 1726890062.81052: done checking for max_fail_percentage 186312 1726890062.81053: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.81054: done checking to see if all hosts have failed 186312 1726890062.81055: getting the remaining hosts for this loop 186312 1726890062.81056: done getting the remaining hosts for this loop 186312 1726890062.81059: getting the next task for host managed_node3 186312 1726890062.81068: done getting next task for host managed_node3 186312 1726890062.81070: ^ task is: TASK: Get information about RAID 186312 1726890062.81074: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.81078: getting variables 186312 1726890062.81079: in VariableManager get_vars() 186312 1726890062.81109: Calling all_inventory to load vars for managed_node3 186312 1726890062.81116: Calling groups_inventory to load vars for managed_node3 186312 1726890062.81119: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.81127: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.81130: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.81132: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.81456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.81797: done with get_vars() 186312 1726890062.81807: done getting variables 186312 1726890062.81850: 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 [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:41:02 -0400 (0:00:00.022) 0:00:32.557 ****** 186312 1726890062.81873: entering _queue_task() for managed_node3/command 186312 1726890062.82065: worker is 1 (out of 1 available) 186312 1726890062.82079: exiting _queue_task() for managed_node3/command 186312 1726890062.82091: done queuing things up, now waiting for results queue to drain 186312 1726890062.82092: waiting for pending results... 186312 1726890062.82283: running TaskExecutor() for managed_node3/TASK: Get information about RAID 186312 1726890062.82360: in run() - task 02369adf-7a19-881e-6b85-000000000515 186312 1726890062.82372: variable 'ansible_search_path' from source: unknown 186312 1726890062.82401: calling self._execute() 186312 1726890062.82486: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.82490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.82498: variable 'omit' from source: magic vars 186312 1726890062.82798: variable 'storage_test_volume' from source: include params 186312 1726890062.82825: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890062.82833: when evaluation is False, skipping this task 186312 1726890062.82836: _execute() done 186312 1726890062.82839: dumping result to json 186312 1726890062.82841: done dumping result, returning 186312 1726890062.82844: done running TaskExecutor() for managed_node3/TASK: Get information about RAID [02369adf-7a19-881e-6b85-000000000515] 186312 1726890062.82846: sending task result for task 02369adf-7a19-881e-6b85-000000000515 186312 1726890062.82938: done sending task result for task 02369adf-7a19-881e-6b85-000000000515 186312 1726890062.82940: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890062.83015: no more pending results, returning what we have 186312 1726890062.83019: results queue empty 186312 1726890062.83020: checking for any_errors_fatal 186312 1726890062.83025: done checking for any_errors_fatal 186312 1726890062.83026: checking for max_fail_percentage 186312 1726890062.83028: done checking for max_fail_percentage 186312 1726890062.83028: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.83031: done checking to see if all hosts have failed 186312 1726890062.83032: getting the remaining hosts for this loop 186312 1726890062.83033: done getting the remaining hosts for this loop 186312 1726890062.83036: getting the next task for host managed_node3 186312 1726890062.83042: done getting next task for host managed_node3 186312 1726890062.83045: ^ task is: TASK: Set active devices regex 186312 1726890062.83049: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.83053: getting variables 186312 1726890062.83054: in VariableManager get_vars() 186312 1726890062.83084: Calling all_inventory to load vars for managed_node3 186312 1726890062.83086: Calling groups_inventory to load vars for managed_node3 186312 1726890062.83089: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.83096: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.83098: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.83100: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.83417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.83754: done with get_vars() 186312 1726890062.83765: done getting variables 186312 1726890062.83803: 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 [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:41:02 -0400 (0:00:00.019) 0:00:32.577 ****** 186312 1726890062.83831: entering _queue_task() for managed_node3/set_fact 186312 1726890062.84022: worker is 1 (out of 1 available) 186312 1726890062.84037: exiting _queue_task() for managed_node3/set_fact 186312 1726890062.84050: done queuing things up, now waiting for results queue to drain 186312 1726890062.84051: waiting for pending results... 186312 1726890062.84227: running TaskExecutor() for managed_node3/TASK: Set active devices regex 186312 1726890062.84307: in run() - task 02369adf-7a19-881e-6b85-000000000516 186312 1726890062.84320: variable 'ansible_search_path' from source: unknown 186312 1726890062.84351: calling self._execute() 186312 1726890062.84425: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.84429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.84442: variable 'omit' from source: magic vars 186312 1726890062.84721: variable 'storage_test_volume' from source: include params 186312 1726890062.84748: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890062.84751: when evaluation is False, skipping this task 186312 1726890062.84754: _execute() done 186312 1726890062.84757: dumping result to json 186312 1726890062.84759: done dumping result, returning 186312 1726890062.84764: done running TaskExecutor() for managed_node3/TASK: Set active devices regex [02369adf-7a19-881e-6b85-000000000516] 186312 1726890062.84770: sending task result for task 02369adf-7a19-881e-6b85-000000000516 186312 1726890062.84861: done sending task result for task 02369adf-7a19-881e-6b85-000000000516 186312 1726890062.84864: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890062.84914: no more pending results, returning what we have 186312 1726890062.84918: results queue empty 186312 1726890062.84919: checking for any_errors_fatal 186312 1726890062.84923: done checking for any_errors_fatal 186312 1726890062.84924: checking for max_fail_percentage 186312 1726890062.84926: done checking for max_fail_percentage 186312 1726890062.84926: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.84927: done checking to see if all hosts have failed 186312 1726890062.84928: getting the remaining hosts for this loop 186312 1726890062.84932: done getting the remaining hosts for this loop 186312 1726890062.84934: getting the next task for host managed_node3 186312 1726890062.84941: done getting next task for host managed_node3 186312 1726890062.84943: ^ task is: TASK: Set spare devices regex 186312 1726890062.84947: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.84951: getting variables 186312 1726890062.84952: in VariableManager get_vars() 186312 1726890062.84983: Calling all_inventory to load vars for managed_node3 186312 1726890062.84986: Calling groups_inventory to load vars for managed_node3 186312 1726890062.84989: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.84997: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.84999: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.85000: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.85519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.85847: done with get_vars() 186312 1726890062.85857: done getting variables 186312 1726890062.85896: 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 [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:41:02 -0400 (0:00:00.020) 0:00:32.598 ****** 186312 1726890062.85918: entering _queue_task() for managed_node3/set_fact 186312 1726890062.86114: worker is 1 (out of 1 available) 186312 1726890062.86128: exiting _queue_task() for managed_node3/set_fact 186312 1726890062.86144: done queuing things up, now waiting for results queue to drain 186312 1726890062.86145: waiting for pending results... 186312 1726890062.86317: running TaskExecutor() for managed_node3/TASK: Set spare devices regex 186312 1726890062.86404: in run() - task 02369adf-7a19-881e-6b85-000000000517 186312 1726890062.86416: variable 'ansible_search_path' from source: unknown 186312 1726890062.86446: calling self._execute() 186312 1726890062.86525: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.86529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.86539: variable 'omit' from source: magic vars 186312 1726890062.86821: variable 'storage_test_volume' from source: include params 186312 1726890062.86851: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890062.86855: when evaluation is False, skipping this task 186312 1726890062.86859: _execute() done 186312 1726890062.86861: dumping result to json 186312 1726890062.86864: done dumping result, returning 186312 1726890062.86867: done running TaskExecutor() for managed_node3/TASK: Set spare devices regex [02369adf-7a19-881e-6b85-000000000517] 186312 1726890062.86872: sending task result for task 02369adf-7a19-881e-6b85-000000000517 186312 1726890062.86964: done sending task result for task 02369adf-7a19-881e-6b85-000000000517 186312 1726890062.86966: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890062.87015: no more pending results, returning what we have 186312 1726890062.87019: results queue empty 186312 1726890062.87020: checking for any_errors_fatal 186312 1726890062.87027: done checking for any_errors_fatal 186312 1726890062.87027: checking for max_fail_percentage 186312 1726890062.87031: done checking for max_fail_percentage 186312 1726890062.87032: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.87033: done checking to see if all hosts have failed 186312 1726890062.87034: getting the remaining hosts for this loop 186312 1726890062.87035: done getting the remaining hosts for this loop 186312 1726890062.87039: getting the next task for host managed_node3 186312 1726890062.87045: done getting next task for host managed_node3 186312 1726890062.87047: ^ task is: TASK: Set md version regex 186312 1726890062.87051: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.87055: getting variables 186312 1726890062.87056: in VariableManager get_vars() 186312 1726890062.87088: Calling all_inventory to load vars for managed_node3 186312 1726890062.87091: Calling groups_inventory to load vars for managed_node3 186312 1726890062.87093: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.87101: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.87103: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.87104: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.87419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.87760: done with get_vars() 186312 1726890062.87770: done getting variables 186312 1726890062.87810: 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 [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:41:02 -0400 (0:00:00.019) 0:00:32.617 ****** 186312 1726890062.87835: entering _queue_task() for managed_node3/set_fact 186312 1726890062.88027: worker is 1 (out of 1 available) 186312 1726890062.88042: exiting _queue_task() for managed_node3/set_fact 186312 1726890062.88055: done queuing things up, now waiting for results queue to drain 186312 1726890062.88056: waiting for pending results... 186312 1726890062.88240: running TaskExecutor() for managed_node3/TASK: Set md version regex 186312 1726890062.88321: in run() - task 02369adf-7a19-881e-6b85-000000000518 186312 1726890062.88335: variable 'ansible_search_path' from source: unknown 186312 1726890062.88361: calling self._execute() 186312 1726890062.88439: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.88442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.88452: variable 'omit' from source: magic vars 186312 1726890062.88753: variable 'storage_test_volume' from source: include params 186312 1726890062.88781: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890062.88784: when evaluation is False, skipping this task 186312 1726890062.88788: _execute() done 186312 1726890062.88790: dumping result to json 186312 1726890062.88793: done dumping result, returning 186312 1726890062.88796: done running TaskExecutor() for managed_node3/TASK: Set md version regex [02369adf-7a19-881e-6b85-000000000518] 186312 1726890062.88801: sending task result for task 02369adf-7a19-881e-6b85-000000000518 186312 1726890062.88898: done sending task result for task 02369adf-7a19-881e-6b85-000000000518 186312 1726890062.88902: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890062.88955: no more pending results, returning what we have 186312 1726890062.88958: results queue empty 186312 1726890062.88959: checking for any_errors_fatal 186312 1726890062.88965: done checking for any_errors_fatal 186312 1726890062.88965: checking for max_fail_percentage 186312 1726890062.88967: done checking for max_fail_percentage 186312 1726890062.88968: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.88969: done checking to see if all hosts have failed 186312 1726890062.88969: getting the remaining hosts for this loop 186312 1726890062.88970: done getting the remaining hosts for this loop 186312 1726890062.88973: getting the next task for host managed_node3 186312 1726890062.88980: done getting next task for host managed_node3 186312 1726890062.88982: ^ task is: TASK: Set chunk size regex 186312 1726890062.88987: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.88990: getting variables 186312 1726890062.88991: in VariableManager get_vars() 186312 1726890062.89017: Calling all_inventory to load vars for managed_node3 186312 1726890062.89019: Calling groups_inventory to load vars for managed_node3 186312 1726890062.89021: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.89031: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.89033: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.89035: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.89347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.89688: done with get_vars() 186312 1726890062.89699: done getting variables 186312 1726890062.89743: 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 [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:41:02 -0400 (0:00:00.019) 0:00:32.636 ****** 186312 1726890062.89765: entering _queue_task() for managed_node3/set_fact 186312 1726890062.89948: worker is 1 (out of 1 available) 186312 1726890062.89961: exiting _queue_task() for managed_node3/set_fact 186312 1726890062.89974: done queuing things up, now waiting for results queue to drain 186312 1726890062.89975: waiting for pending results... 186312 1726890062.90171: running TaskExecutor() for managed_node3/TASK: Set chunk size regex 186312 1726890062.90268: in run() - task 02369adf-7a19-881e-6b85-000000000519 186312 1726890062.90280: variable 'ansible_search_path' from source: unknown 186312 1726890062.90308: calling self._execute() 186312 1726890062.90385: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.90394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.90403: variable 'omit' from source: magic vars 186312 1726890062.90698: variable 'storage_test_volume' from source: include params 186312 1726890062.90729: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890062.90732: when evaluation is False, skipping this task 186312 1726890062.90736: _execute() done 186312 1726890062.90741: dumping result to json 186312 1726890062.90743: done dumping result, returning 186312 1726890062.90749: done running TaskExecutor() for managed_node3/TASK: Set chunk size regex [02369adf-7a19-881e-6b85-000000000519] 186312 1726890062.90756: sending task result for task 02369adf-7a19-881e-6b85-000000000519 186312 1726890062.90876: done sending task result for task 02369adf-7a19-881e-6b85-000000000519 186312 1726890062.90881: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890062.91293: no more pending results, returning what we have 186312 1726890062.91307: results queue empty 186312 1726890062.91309: checking for any_errors_fatal 186312 1726890062.91323: done checking for any_errors_fatal 186312 1726890062.91325: checking for max_fail_percentage 186312 1726890062.91327: done checking for max_fail_percentage 186312 1726890062.91328: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.91339: done checking to see if all hosts have failed 186312 1726890062.91342: getting the remaining hosts for this loop 186312 1726890062.91344: done getting the remaining hosts for this loop 186312 1726890062.91352: getting the next task for host managed_node3 186312 1726890062.91360: done getting next task for host managed_node3 186312 1726890062.91363: ^ task is: TASK: Parse the chunk size 186312 1726890062.91367: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.91370: getting variables 186312 1726890062.91371: in VariableManager get_vars() 186312 1726890062.91393: Calling all_inventory to load vars for managed_node3 186312 1726890062.91395: Calling groups_inventory to load vars for managed_node3 186312 1726890062.91397: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.91405: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.91406: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.91408: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.91727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.92080: done with get_vars() 186312 1726890062.92095: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:41:02 -0400 (0:00:00.024) 0:00:32.661 ****** 186312 1726890062.92224: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890062.92226: Creating lock for fedora.linux_system_roles.bsize 186312 1726890062.92883: worker is 1 (out of 1 available) 186312 1726890062.92926: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890062.92981: done queuing things up, now waiting for results queue to drain 186312 1726890062.93000: waiting for pending results... 186312 1726890062.93680: running TaskExecutor() for managed_node3/TASK: Parse the chunk size 186312 1726890062.93761: in run() - task 02369adf-7a19-881e-6b85-00000000051a 186312 1726890062.93774: variable 'ansible_search_path' from source: unknown 186312 1726890062.93803: calling self._execute() 186312 1726890062.93882: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.93886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.93894: variable 'omit' from source: magic vars 186312 1726890062.94182: variable 'storage_test_volume' from source: include params 186312 1726890062.94211: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890062.94216: when evaluation is False, skipping this task 186312 1726890062.94220: _execute() done 186312 1726890062.94222: dumping result to json 186312 1726890062.94225: done dumping result, returning 186312 1726890062.94231: done running TaskExecutor() for managed_node3/TASK: Parse the chunk size [02369adf-7a19-881e-6b85-00000000051a] 186312 1726890062.94234: sending task result for task 02369adf-7a19-881e-6b85-00000000051a 186312 1726890062.94333: done sending task result for task 02369adf-7a19-881e-6b85-00000000051a 186312 1726890062.94336: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890062.94403: no more pending results, returning what we have 186312 1726890062.94406: results queue empty 186312 1726890062.94407: checking for any_errors_fatal 186312 1726890062.94415: done checking for any_errors_fatal 186312 1726890062.94416: checking for max_fail_percentage 186312 1726890062.94418: done checking for max_fail_percentage 186312 1726890062.94418: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.94419: done checking to see if all hosts have failed 186312 1726890062.94420: getting the remaining hosts for this loop 186312 1726890062.94421: done getting the remaining hosts for this loop 186312 1726890062.94424: getting the next task for host managed_node3 186312 1726890062.94433: done getting next task for host managed_node3 186312 1726890062.94440: ^ task is: TASK: Check RAID active devices count 186312 1726890062.94449: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.94455: getting variables 186312 1726890062.94457: in VariableManager get_vars() 186312 1726890062.94489: Calling all_inventory to load vars for managed_node3 186312 1726890062.94492: Calling groups_inventory to load vars for managed_node3 186312 1726890062.94495: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.94510: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.94518: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.94523: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.95108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.95656: done with get_vars() 186312 1726890062.95665: done getting variables 186312 1726890062.95723: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:41:02 -0400 (0:00:00.035) 0:00:32.696 ****** 186312 1726890062.95749: entering _queue_task() for managed_node3/assert 186312 1726890062.95946: worker is 1 (out of 1 available) 186312 1726890062.95960: exiting _queue_task() for managed_node3/assert 186312 1726890062.95972: done queuing things up, now waiting for results queue to drain 186312 1726890062.95974: waiting for pending results... 186312 1726890062.96152: running TaskExecutor() for managed_node3/TASK: Check RAID active devices count 186312 1726890062.96229: in run() - task 02369adf-7a19-881e-6b85-00000000051b 186312 1726890062.96248: variable 'ansible_search_path' from source: unknown 186312 1726890062.96279: calling self._execute() 186312 1726890062.96367: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890062.96371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890062.96379: variable 'omit' from source: magic vars 186312 1726890062.96695: variable 'storage_test_volume' from source: include params 186312 1726890062.96740: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890062.96746: when evaluation is False, skipping this task 186312 1726890062.96753: _execute() done 186312 1726890062.96759: dumping result to json 186312 1726890062.96767: done dumping result, returning 186312 1726890062.96776: done running TaskExecutor() for managed_node3/TASK: Check RAID active devices count [02369adf-7a19-881e-6b85-00000000051b] 186312 1726890062.96787: sending task result for task 02369adf-7a19-881e-6b85-00000000051b 186312 1726890062.96894: done sending task result for task 02369adf-7a19-881e-6b85-00000000051b 186312 1726890062.96901: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890062.97148: no more pending results, returning what we have 186312 1726890062.97152: results queue empty 186312 1726890062.97153: checking for any_errors_fatal 186312 1726890062.97160: done checking for any_errors_fatal 186312 1726890062.97161: checking for max_fail_percentage 186312 1726890062.97163: done checking for max_fail_percentage 186312 1726890062.97164: checking to see if all hosts have failed and the running result is not ok 186312 1726890062.97165: done checking to see if all hosts have failed 186312 1726890062.97166: getting the remaining hosts for this loop 186312 1726890062.97167: done getting the remaining hosts for this loop 186312 1726890062.97170: getting the next task for host managed_node3 186312 1726890062.97179: done getting next task for host managed_node3 186312 1726890062.97182: ^ task is: TASK: Check RAID spare devices count 186312 1726890062.97186: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890062.97191: getting variables 186312 1726890062.97193: in VariableManager get_vars() 186312 1726890062.97224: Calling all_inventory to load vars for managed_node3 186312 1726890062.97228: Calling groups_inventory to load vars for managed_node3 186312 1726890062.97234: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890062.97245: Calling all_plugins_play to load vars for managed_node3 186312 1726890062.97247: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890062.97251: Calling groups_plugins_play to load vars for managed_node3 186312 1726890062.97773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890062.98393: done with get_vars() 186312 1726890062.98408: done getting variables 186312 1726890062.98469: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:41:02 -0400 (0:00:00.027) 0:00:32.724 ****** 186312 1726890062.98499: entering _queue_task() for managed_node3/assert 186312 1726890062.98769: worker is 1 (out of 1 available) 186312 1726890062.98782: exiting _queue_task() for managed_node3/assert 186312 1726890062.98794: done queuing things up, now waiting for results queue to drain 186312 1726890062.98795: waiting for pending results... 186312 1726890062.99672: running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count 186312 1726890062.99916: in run() - task 02369adf-7a19-881e-6b85-00000000051c 186312 1726890062.99962: variable 'ansible_search_path' from source: unknown 186312 1726890063.00018: calling self._execute() 186312 1726890063.00145: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.00149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.00159: variable 'omit' from source: magic vars 186312 1726890063.00465: variable 'storage_test_volume' from source: include params 186312 1726890063.00491: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890063.00494: when evaluation is False, skipping this task 186312 1726890063.00497: _execute() done 186312 1726890063.00500: dumping result to json 186312 1726890063.00502: done dumping result, returning 186312 1726890063.00507: done running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count [02369adf-7a19-881e-6b85-00000000051c] 186312 1726890063.00514: sending task result for task 02369adf-7a19-881e-6b85-00000000051c 186312 1726890063.00617: done sending task result for task 02369adf-7a19-881e-6b85-00000000051c 186312 1726890063.00620: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890063.00688: no more pending results, returning what we have 186312 1726890063.00691: results queue empty 186312 1726890063.00692: checking for any_errors_fatal 186312 1726890063.00701: done checking for any_errors_fatal 186312 1726890063.00702: checking for max_fail_percentage 186312 1726890063.00704: done checking for max_fail_percentage 186312 1726890063.00704: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.00705: done checking to see if all hosts have failed 186312 1726890063.00706: getting the remaining hosts for this loop 186312 1726890063.00707: done getting the remaining hosts for this loop 186312 1726890063.00711: getting the next task for host managed_node3 186312 1726890063.00720: done getting next task for host managed_node3 186312 1726890063.00723: ^ task is: TASK: Check RAID metadata version 186312 1726890063.00727: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.00733: getting variables 186312 1726890063.00734: in VariableManager get_vars() 186312 1726890063.00761: Calling all_inventory to load vars for managed_node3 186312 1726890063.00764: Calling groups_inventory to load vars for managed_node3 186312 1726890063.00767: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.00777: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.00779: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.00782: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.01320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.01647: done with get_vars() 186312 1726890063.01657: done getting variables 186312 1726890063.01701: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:41:03 -0400 (0:00:00.032) 0:00:32.756 ****** 186312 1726890063.01724: entering _queue_task() for managed_node3/assert 186312 1726890063.01975: worker is 1 (out of 1 available) 186312 1726890063.01987: exiting _queue_task() for managed_node3/assert 186312 1726890063.02006: done queuing things up, now waiting for results queue to drain 186312 1726890063.02008: waiting for pending results... 186312 1726890063.02308: running TaskExecutor() for managed_node3/TASK: Check RAID metadata version 186312 1726890063.02453: in run() - task 02369adf-7a19-881e-6b85-00000000051d 186312 1726890063.02471: variable 'ansible_search_path' from source: unknown 186312 1726890063.02508: calling self._execute() 186312 1726890063.02622: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.02637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.02660: variable 'omit' from source: magic vars 186312 1726890063.03102: variable 'storage_test_volume' from source: include params 186312 1726890063.03149: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890063.03157: when evaluation is False, skipping this task 186312 1726890063.03164: _execute() done 186312 1726890063.03171: dumping result to json 186312 1726890063.03177: done dumping result, returning 186312 1726890063.03190: done running TaskExecutor() for managed_node3/TASK: Check RAID metadata version [02369adf-7a19-881e-6b85-00000000051d] 186312 1726890063.03200: sending task result for task 02369adf-7a19-881e-6b85-00000000051d skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890063.03370: no more pending results, returning what we have 186312 1726890063.03374: results queue empty 186312 1726890063.03375: checking for any_errors_fatal 186312 1726890063.03385: done checking for any_errors_fatal 186312 1726890063.03386: checking for max_fail_percentage 186312 1726890063.03387: done checking for max_fail_percentage 186312 1726890063.03388: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.03389: done checking to see if all hosts have failed 186312 1726890063.03390: getting the remaining hosts for this loop 186312 1726890063.03392: done getting the remaining hosts for this loop 186312 1726890063.03396: getting the next task for host managed_node3 186312 1726890063.03404: done getting next task for host managed_node3 186312 1726890063.03407: ^ task is: TASK: Check RAID chunk size 186312 1726890063.03415: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.03421: getting variables 186312 1726890063.03423: in VariableManager get_vars() 186312 1726890063.03460: Calling all_inventory to load vars for managed_node3 186312 1726890063.03464: Calling groups_inventory to load vars for managed_node3 186312 1726890063.03468: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.03482: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.03486: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.03489: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.04257: done sending task result for task 02369adf-7a19-881e-6b85-00000000051d 186312 1726890063.04260: WORKER PROCESS EXITING 186312 1726890063.04286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.05050: done with get_vars() 186312 1726890063.05065: done getting variables 186312 1726890063.05128: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:41:03 -0400 (0:00:00.034) 0:00:32.790 ****** 186312 1726890063.05163: entering _queue_task() for managed_node3/assert 186312 1726890063.05451: worker is 1 (out of 1 available) 186312 1726890063.05464: exiting _queue_task() for managed_node3/assert 186312 1726890063.05475: done queuing things up, now waiting for results queue to drain 186312 1726890063.05476: waiting for pending results... 186312 1726890063.05777: running TaskExecutor() for managed_node3/TASK: Check RAID chunk size 186312 1726890063.05927: in run() - task 02369adf-7a19-881e-6b85-00000000051e 186312 1726890063.05948: variable 'ansible_search_path' from source: unknown 186312 1726890063.05986: calling self._execute() 186312 1726890063.06096: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.06114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.06134: variable 'omit' from source: magic vars 186312 1726890063.06561: variable 'storage_test_volume' from source: include params 186312 1726890063.06605: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890063.06614: when evaluation is False, skipping this task 186312 1726890063.06622: _execute() done 186312 1726890063.06628: dumping result to json 186312 1726890063.06638: done dumping result, returning 186312 1726890063.06647: done running TaskExecutor() for managed_node3/TASK: Check RAID chunk size [02369adf-7a19-881e-6b85-00000000051e] 186312 1726890063.06661: sending task result for task 02369adf-7a19-881e-6b85-00000000051e skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890063.06835: no more pending results, returning what we have 186312 1726890063.06840: results queue empty 186312 1726890063.06841: checking for any_errors_fatal 186312 1726890063.06848: done checking for any_errors_fatal 186312 1726890063.06849: checking for max_fail_percentage 186312 1726890063.06851: done checking for max_fail_percentage 186312 1726890063.06852: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.06853: done checking to see if all hosts have failed 186312 1726890063.06854: getting the remaining hosts for this loop 186312 1726890063.06856: done getting the remaining hosts for this loop 186312 1726890063.06860: getting the next task for host managed_node3 186312 1726890063.06873: done getting next task for host managed_node3 186312 1726890063.06876: ^ task is: TASK: Parse the actual size of the volume 186312 1726890063.06882: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.06887: getting variables 186312 1726890063.06889: in VariableManager get_vars() 186312 1726890063.06926: Calling all_inventory to load vars for managed_node3 186312 1726890063.06932: Calling groups_inventory to load vars for managed_node3 186312 1726890063.06936: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.06952: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.06957: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.06960: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.07601: done sending task result for task 02369adf-7a19-881e-6b85-00000000051e 186312 1726890063.07604: WORKER PROCESS EXITING 186312 1726890063.07638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.08514: done with get_vars() 186312 1726890063.08538: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:41:03 -0400 (0:00:00.034) 0:00:32.825 ****** 186312 1726890063.08629: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890063.08937: worker is 1 (out of 1 available) 186312 1726890063.08951: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890063.08968: done queuing things up, now waiting for results queue to drain 186312 1726890063.08970: waiting for pending results... 186312 1726890063.09285: running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume 186312 1726890063.09419: in run() - task 02369adf-7a19-881e-6b85-000000000522 186312 1726890063.09446: variable 'ansible_search_path' from source: unknown 186312 1726890063.09486: calling self._execute() 186312 1726890063.09603: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.09619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.09642: variable 'omit' from source: magic vars 186312 1726890063.10075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890063.12595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890063.12680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890063.12739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890063.12786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890063.12818: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890063.12935: variable '_storage_test_volume_present' from source: set_fact 186312 1726890063.12958: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890063.13141: variable 'storage_test_volume' from source: include params 186312 1726890063.13176: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 186312 1726890063.13183: when evaluation is False, skipping this task 186312 1726890063.13189: _execute() done 186312 1726890063.13195: dumping result to json 186312 1726890063.13204: done dumping result, returning 186312 1726890063.13219: done running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume [02369adf-7a19-881e-6b85-000000000522] 186312 1726890063.13228: sending task result for task 02369adf-7a19-881e-6b85-000000000522 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 186312 1726890063.13389: no more pending results, returning what we have 186312 1726890063.13394: results queue empty 186312 1726890063.13394: checking for any_errors_fatal 186312 1726890063.13404: done checking for any_errors_fatal 186312 1726890063.13405: checking for max_fail_percentage 186312 1726890063.13407: done checking for max_fail_percentage 186312 1726890063.13408: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.13409: done checking to see if all hosts have failed 186312 1726890063.13410: getting the remaining hosts for this loop 186312 1726890063.13413: done getting the remaining hosts for this loop 186312 1726890063.13417: getting the next task for host managed_node3 186312 1726890063.13426: done getting next task for host managed_node3 186312 1726890063.13428: ^ task is: TASK: Parse the requested size of the volume 186312 1726890063.13436: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.13441: getting variables 186312 1726890063.13443: in VariableManager get_vars() 186312 1726890063.13478: Calling all_inventory to load vars for managed_node3 186312 1726890063.13482: Calling groups_inventory to load vars for managed_node3 186312 1726890063.13485: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.13498: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.13501: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.13504: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.14217: done sending task result for task 02369adf-7a19-881e-6b85-000000000522 186312 1726890063.14221: WORKER PROCESS EXITING 186312 1726890063.14246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.15049: done with get_vars() 186312 1726890063.15064: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:41:03 -0400 (0:00:00.065) 0:00:32.890 ****** 186312 1726890063.15139: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890063.15445: worker is 1 (out of 1 available) 186312 1726890063.15459: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890063.15477: done queuing things up, now waiting for results queue to drain 186312 1726890063.15479: waiting for pending results... 186312 1726890063.15803: running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume 186312 1726890063.15949: in run() - task 02369adf-7a19-881e-6b85-000000000523 186312 1726890063.15972: variable 'ansible_search_path' from source: unknown 186312 1726890063.16016: calling self._execute() 186312 1726890063.16134: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.16153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.16169: variable 'omit' from source: magic vars 186312 1726890063.16589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890063.19005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890063.19088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890063.19143: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890063.19188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890063.19222: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890063.19336: variable '_storage_test_volume_present' from source: set_fact 186312 1726890063.19359: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890063.19521: variable 'storage_test_volume' from source: include params 186312 1726890063.19562: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890063.19570: when evaluation is False, skipping this task 186312 1726890063.19577: _execute() done 186312 1726890063.19584: dumping result to json 186312 1726890063.19591: done dumping result, returning 186312 1726890063.19604: done running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume [02369adf-7a19-881e-6b85-000000000523] 186312 1726890063.19621: sending task result for task 02369adf-7a19-881e-6b85-000000000523 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890063.19786: no more pending results, returning what we have 186312 1726890063.19790: results queue empty 186312 1726890063.19791: checking for any_errors_fatal 186312 1726890063.19799: done checking for any_errors_fatal 186312 1726890063.19800: checking for max_fail_percentage 186312 1726890063.19802: done checking for max_fail_percentage 186312 1726890063.19803: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.19804: done checking to see if all hosts have failed 186312 1726890063.19805: getting the remaining hosts for this loop 186312 1726890063.19807: done getting the remaining hosts for this loop 186312 1726890063.19810: getting the next task for host managed_node3 186312 1726890063.19820: done getting next task for host managed_node3 186312 1726890063.19824: ^ task is: TASK: Establish base value for expected size 186312 1726890063.19829: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.19835: getting variables 186312 1726890063.19836: in VariableManager get_vars() 186312 1726890063.19872: Calling all_inventory to load vars for managed_node3 186312 1726890063.19875: Calling groups_inventory to load vars for managed_node3 186312 1726890063.19879: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.19893: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.19896: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.19899: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.20656: done sending task result for task 02369adf-7a19-881e-6b85-000000000523 186312 1726890063.20660: WORKER PROCESS EXITING 186312 1726890063.20683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.21443: done with get_vars() 186312 1726890063.21458: done getting variables 186312 1726890063.21519: 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 [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:41:03 -0400 (0:00:00.064) 0:00:32.954 ****** 186312 1726890063.21552: entering _queue_task() for managed_node3/set_fact 186312 1726890063.21814: worker is 1 (out of 1 available) 186312 1726890063.21826: exiting _queue_task() for managed_node3/set_fact 186312 1726890063.21844: done queuing things up, now waiting for results queue to drain 186312 1726890063.21845: waiting for pending results... 186312 1726890063.22138: running TaskExecutor() for managed_node3/TASK: Establish base value for expected size 186312 1726890063.22270: in run() - task 02369adf-7a19-881e-6b85-000000000524 186312 1726890063.22299: variable 'ansible_search_path' from source: unknown 186312 1726890063.22343: calling self._execute() 186312 1726890063.22459: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.22470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.22484: variable 'omit' from source: magic vars 186312 1726890063.22860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890063.25747: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890063.25824: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890063.25873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890063.25916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890063.25951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890063.26059: variable '_storage_test_volume_present' from source: set_fact 186312 1726890063.26087: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890063.26262: variable 'storage_test_volume' from source: include params 186312 1726890063.26299: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890063.26314: when evaluation is False, skipping this task 186312 1726890063.26325: _execute() done 186312 1726890063.26336: dumping result to json 186312 1726890063.26344: done dumping result, returning 186312 1726890063.26355: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected size [02369adf-7a19-881e-6b85-000000000524] 186312 1726890063.26364: sending task result for task 02369adf-7a19-881e-6b85-000000000524 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890063.26507: no more pending results, returning what we have 186312 1726890063.26513: results queue empty 186312 1726890063.26514: checking for any_errors_fatal 186312 1726890063.26520: done checking for any_errors_fatal 186312 1726890063.26521: checking for max_fail_percentage 186312 1726890063.26523: done checking for max_fail_percentage 186312 1726890063.26524: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.26525: done checking to see if all hosts have failed 186312 1726890063.26525: getting the remaining hosts for this loop 186312 1726890063.26527: done getting the remaining hosts for this loop 186312 1726890063.26533: getting the next task for host managed_node3 186312 1726890063.26541: done getting next task for host managed_node3 186312 1726890063.26543: ^ task is: TASK: Show expected size 186312 1726890063.26549: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.26553: getting variables 186312 1726890063.26554: in VariableManager get_vars() 186312 1726890063.26588: Calling all_inventory to load vars for managed_node3 186312 1726890063.26590: Calling groups_inventory to load vars for managed_node3 186312 1726890063.26594: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.26605: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.26608: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.26611: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.27257: done sending task result for task 02369adf-7a19-881e-6b85-000000000524 186312 1726890063.27261: WORKER PROCESS EXITING 186312 1726890063.27284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.28122: done with get_vars() 186312 1726890063.28141: done getting variables 186312 1726890063.28201: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:41:03 -0400 (0:00:00.066) 0:00:33.021 ****** 186312 1726890063.28243: entering _queue_task() for managed_node3/debug 186312 1726890063.28515: worker is 1 (out of 1 available) 186312 1726890063.28527: exiting _queue_task() for managed_node3/debug 186312 1726890063.28547: done queuing things up, now waiting for results queue to drain 186312 1726890063.28548: waiting for pending results... 186312 1726890063.28848: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890063.28998: in run() - task 02369adf-7a19-881e-6b85-000000000525 186312 1726890063.29021: variable 'ansible_search_path' from source: unknown 186312 1726890063.29063: calling self._execute() 186312 1726890063.29172: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.29185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.29206: variable 'omit' from source: magic vars 186312 1726890063.29323: variable 'omit' from source: magic vars 186312 1726890063.29390: variable 'omit' from source: magic vars 186312 1726890063.29443: variable 'omit' from source: magic vars 186312 1726890063.29491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890063.29546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890063.29573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890063.29596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890063.29614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890063.29659: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890063.29668: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.29676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.29787: Set connection var ansible_shell_type to sh 186312 1726890063.29801: Set connection var ansible_pipelining to False 186312 1726890063.29816: Set connection var ansible_timeout to 10 186312 1726890063.29823: Set connection var ansible_connection to ssh 186312 1726890063.29835: Set connection var ansible_shell_executable to /bin/sh 186312 1726890063.29843: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890063.29876: variable 'ansible_shell_executable' from source: unknown 186312 1726890063.29883: variable 'ansible_connection' from source: unknown 186312 1726890063.29889: variable 'ansible_module_compression' from source: unknown 186312 1726890063.29895: variable 'ansible_shell_type' from source: unknown 186312 1726890063.29901: variable 'ansible_shell_executable' from source: unknown 186312 1726890063.29908: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.29917: variable 'ansible_pipelining' from source: unknown 186312 1726890063.29924: variable 'ansible_timeout' from source: unknown 186312 1726890063.29933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.30090: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890063.30104: variable 'omit' from source: magic vars 186312 1726890063.30111: starting attempt loop 186312 1726890063.30119: running the handler 186312 1726890063.30371: handler run complete 186312 1726890063.30411: attempt loop complete, returning result 186312 1726890063.30420: _execute() done 186312 1726890063.30428: dumping result to json 186312 1726890063.30437: done dumping result, returning 186312 1726890063.30448: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-000000000525] 186312 1726890063.30457: sending task result for task 02369adf-7a19-881e-6b85-000000000525 ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890063.30595: no more pending results, returning what we have 186312 1726890063.30598: results queue empty 186312 1726890063.30599: checking for any_errors_fatal 186312 1726890063.30607: done checking for any_errors_fatal 186312 1726890063.30608: checking for max_fail_percentage 186312 1726890063.30610: done checking for max_fail_percentage 186312 1726890063.30611: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.30614: done checking to see if all hosts have failed 186312 1726890063.30614: getting the remaining hosts for this loop 186312 1726890063.30616: done getting the remaining hosts for this loop 186312 1726890063.30620: getting the next task for host managed_node3 186312 1726890063.30626: done getting next task for host managed_node3 186312 1726890063.30632: ^ task is: TASK: Get the size of parent/pool device 186312 1726890063.30636: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.30641: getting variables 186312 1726890063.30643: in VariableManager get_vars() 186312 1726890063.30674: Calling all_inventory to load vars for managed_node3 186312 1726890063.30677: Calling groups_inventory to load vars for managed_node3 186312 1726890063.30681: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.30692: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.30694: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.30697: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.31753: done sending task result for task 02369adf-7a19-881e-6b85-000000000525 186312 1726890063.31756: WORKER PROCESS EXITING 186312 1726890063.31871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.32501: done with get_vars() 186312 1726890063.32516: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:41:03 -0400 (0:00:00.043) 0:00:33.065 ****** 186312 1726890063.32600: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890063.32862: worker is 1 (out of 1 available) 186312 1726890063.32875: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890063.32886: done queuing things up, now waiting for results queue to drain 186312 1726890063.32887: waiting for pending results... 186312 1726890063.33178: running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device 186312 1726890063.33338: in run() - task 02369adf-7a19-881e-6b85-000000000526 186312 1726890063.33358: variable 'ansible_search_path' from source: unknown 186312 1726890063.33397: calling self._execute() 186312 1726890063.33510: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.33526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.33546: variable 'omit' from source: magic vars 186312 1726890063.33933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890063.36368: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890063.36442: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890063.36505: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890063.36553: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890063.36595: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890063.36701: variable '_storage_test_volume_present' from source: set_fact 186312 1726890063.36727: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890063.36882: variable 'storage_test_volume' from source: include params 186312 1726890063.36928: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890063.36939: when evaluation is False, skipping this task 186312 1726890063.36947: _execute() done 186312 1726890063.36955: dumping result to json 186312 1726890063.36962: done dumping result, returning 186312 1726890063.36971: done running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device [02369adf-7a19-881e-6b85-000000000526] 186312 1726890063.36980: sending task result for task 02369adf-7a19-881e-6b85-000000000526 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890063.37151: no more pending results, returning what we have 186312 1726890063.37156: results queue empty 186312 1726890063.37157: checking for any_errors_fatal 186312 1726890063.37167: done checking for any_errors_fatal 186312 1726890063.37168: checking for max_fail_percentage 186312 1726890063.37170: done checking for max_fail_percentage 186312 1726890063.37171: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.37172: done checking to see if all hosts have failed 186312 1726890063.37172: getting the remaining hosts for this loop 186312 1726890063.37175: done getting the remaining hosts for this loop 186312 1726890063.37179: getting the next task for host managed_node3 186312 1726890063.37190: done getting next task for host managed_node3 186312 1726890063.37194: ^ task is: TASK: Show test pool 186312 1726890063.37199: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.37205: getting variables 186312 1726890063.37206: in VariableManager get_vars() 186312 1726890063.37246: Calling all_inventory to load vars for managed_node3 186312 1726890063.37249: Calling groups_inventory to load vars for managed_node3 186312 1726890063.37253: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.37265: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.37269: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.37272: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.37955: done sending task result for task 02369adf-7a19-881e-6b85-000000000526 186312 1726890063.37958: WORKER PROCESS EXITING 186312 1726890063.37979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.38817: done with get_vars() 186312 1726890063.38835: done getting variables 186312 1726890063.38892: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:41:03 -0400 (0:00:00.063) 0:00:33.128 ****** 186312 1726890063.38932: entering _queue_task() for managed_node3/debug 186312 1726890063.39203: worker is 1 (out of 1 available) 186312 1726890063.39218: exiting _queue_task() for managed_node3/debug 186312 1726890063.39232: done queuing things up, now waiting for results queue to drain 186312 1726890063.39233: waiting for pending results... 186312 1726890063.39538: running TaskExecutor() for managed_node3/TASK: Show test pool 186312 1726890063.39661: in run() - task 02369adf-7a19-881e-6b85-000000000528 186312 1726890063.39688: variable 'ansible_search_path' from source: unknown 186312 1726890063.39732: calling self._execute() 186312 1726890063.39846: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.39857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.39870: variable 'omit' from source: magic vars 186312 1726890063.40264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890063.42666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890063.42754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890063.42808: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890063.42863: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890063.42896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890063.43014: variable '_storage_test_volume_present' from source: set_fact 186312 1726890063.43043: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890063.43202: variable 'storage_test_volume' from source: include params 186312 1726890063.43244: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890063.43252: when evaluation is False, skipping this task 186312 1726890063.43259: _execute() done 186312 1726890063.43270: dumping result to json 186312 1726890063.43282: done dumping result, returning 186312 1726890063.43292: done running TaskExecutor() for managed_node3/TASK: Show test pool [02369adf-7a19-881e-6b85-000000000528] 186312 1726890063.43301: sending task result for task 02369adf-7a19-881e-6b85-000000000528 skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890063.43463: no more pending results, returning what we have 186312 1726890063.43467: results queue empty 186312 1726890063.43468: checking for any_errors_fatal 186312 1726890063.43474: done checking for any_errors_fatal 186312 1726890063.43475: checking for max_fail_percentage 186312 1726890063.43477: done checking for max_fail_percentage 186312 1726890063.43478: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.43479: done checking to see if all hosts have failed 186312 1726890063.43480: getting the remaining hosts for this loop 186312 1726890063.43482: done getting the remaining hosts for this loop 186312 1726890063.43486: getting the next task for host managed_node3 186312 1726890063.43495: done getting next task for host managed_node3 186312 1726890063.43498: ^ task is: TASK: Show test blockinfo 186312 1726890063.43505: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.43509: getting variables 186312 1726890063.43516: in VariableManager get_vars() 186312 1726890063.43557: Calling all_inventory to load vars for managed_node3 186312 1726890063.43560: Calling groups_inventory to load vars for managed_node3 186312 1726890063.43564: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.43577: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.43581: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.43584: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.44390: done sending task result for task 02369adf-7a19-881e-6b85-000000000528 186312 1726890063.44393: WORKER PROCESS EXITING 186312 1726890063.44419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.45176: done with get_vars() 186312 1726890063.45191: done getting variables 186312 1726890063.45254: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:41:03 -0400 (0:00:00.063) 0:00:33.192 ****** 186312 1726890063.45287: entering _queue_task() for managed_node3/debug 186312 1726890063.45547: worker is 1 (out of 1 available) 186312 1726890063.45561: exiting _queue_task() for managed_node3/debug 186312 1726890063.45572: done queuing things up, now waiting for results queue to drain 186312 1726890063.45574: waiting for pending results... 186312 1726890063.45874: running TaskExecutor() for managed_node3/TASK: Show test blockinfo 186312 1726890063.46003: in run() - task 02369adf-7a19-881e-6b85-000000000529 186312 1726890063.46035: variable 'ansible_search_path' from source: unknown 186312 1726890063.46075: calling self._execute() 186312 1726890063.46190: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.46201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.46216: variable 'omit' from source: magic vars 186312 1726890063.46617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890063.49148: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890063.49236: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890063.49299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890063.49344: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890063.49382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890063.49487: variable '_storage_test_volume_present' from source: set_fact 186312 1726890063.49516: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890063.49652: variable 'storage_test_volume' from source: include params 186312 1726890063.49688: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890063.49696: when evaluation is False, skipping this task 186312 1726890063.49705: _execute() done 186312 1726890063.49718: dumping result to json 186312 1726890063.49729: done dumping result, returning 186312 1726890063.49743: done running TaskExecutor() for managed_node3/TASK: Show test blockinfo [02369adf-7a19-881e-6b85-000000000529] 186312 1726890063.49754: sending task result for task 02369adf-7a19-881e-6b85-000000000529 skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890063.49917: no more pending results, returning what we have 186312 1726890063.49922: results queue empty 186312 1726890063.49923: checking for any_errors_fatal 186312 1726890063.49934: done checking for any_errors_fatal 186312 1726890063.49935: checking for max_fail_percentage 186312 1726890063.49937: done checking for max_fail_percentage 186312 1726890063.49938: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.49939: done checking to see if all hosts have failed 186312 1726890063.49940: getting the remaining hosts for this loop 186312 1726890063.49942: done getting the remaining hosts for this loop 186312 1726890063.49946: getting the next task for host managed_node3 186312 1726890063.49955: done getting next task for host managed_node3 186312 1726890063.49959: ^ task is: TASK: Show test pool size 186312 1726890063.49965: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.49970: getting variables 186312 1726890063.49972: in VariableManager get_vars() 186312 1726890063.50010: Calling all_inventory to load vars for managed_node3 186312 1726890063.50019: Calling groups_inventory to load vars for managed_node3 186312 1726890063.50023: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.50040: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.50044: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.50047: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.50782: done sending task result for task 02369adf-7a19-881e-6b85-000000000529 186312 1726890063.50786: WORKER PROCESS EXITING 186312 1726890063.50811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.51642: done with get_vars() 186312 1726890063.51662: done getting variables 186312 1726890063.51723: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:41:03 -0400 (0:00:00.064) 0:00:33.256 ****** 186312 1726890063.51766: entering _queue_task() for managed_node3/debug 186312 1726890063.52055: worker is 1 (out of 1 available) 186312 1726890063.52067: exiting _queue_task() for managed_node3/debug 186312 1726890063.52080: done queuing things up, now waiting for results queue to drain 186312 1726890063.52081: waiting for pending results... 186312 1726890063.52400: running TaskExecutor() for managed_node3/TASK: Show test pool size 186312 1726890063.52557: in run() - task 02369adf-7a19-881e-6b85-00000000052a 186312 1726890063.52578: variable 'ansible_search_path' from source: unknown 186312 1726890063.52622: calling self._execute() 186312 1726890063.52740: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.52758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.52773: variable 'omit' from source: magic vars 186312 1726890063.53225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890063.57847: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890063.57925: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890063.57990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890063.58097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890063.58195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890063.58365: variable '_storage_test_volume_present' from source: set_fact 186312 1726890063.58519: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890063.58734: variable 'storage_test_volume' from source: include params 186312 1726890063.58772: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890063.58780: when evaluation is False, skipping this task 186312 1726890063.58787: _execute() done 186312 1726890063.58794: dumping result to json 186312 1726890063.58801: done dumping result, returning 186312 1726890063.58813: done running TaskExecutor() for managed_node3/TASK: Show test pool size [02369adf-7a19-881e-6b85-00000000052a] 186312 1726890063.58832: sending task result for task 02369adf-7a19-881e-6b85-00000000052a skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890063.58998: no more pending results, returning what we have 186312 1726890063.59002: results queue empty 186312 1726890063.59003: checking for any_errors_fatal 186312 1726890063.59009: done checking for any_errors_fatal 186312 1726890063.59010: checking for max_fail_percentage 186312 1726890063.59015: done checking for max_fail_percentage 186312 1726890063.59016: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.59017: done checking to see if all hosts have failed 186312 1726890063.59018: getting the remaining hosts for this loop 186312 1726890063.59020: done getting the remaining hosts for this loop 186312 1726890063.59024: getting the next task for host managed_node3 186312 1726890063.59036: done getting next task for host managed_node3 186312 1726890063.59038: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890063.59044: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.59049: getting variables 186312 1726890063.59051: in VariableManager get_vars() 186312 1726890063.59087: Calling all_inventory to load vars for managed_node3 186312 1726890063.59090: Calling groups_inventory to load vars for managed_node3 186312 1726890063.59094: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.59107: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.59111: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.59117: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.59869: done sending task result for task 02369adf-7a19-881e-6b85-00000000052a 186312 1726890063.59872: WORKER PROCESS EXITING 186312 1726890063.59897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.60716: done with get_vars() 186312 1726890063.60739: done getting variables 186312 1726890063.60797: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:41:03 -0400 (0:00:00.090) 0:00:33.347 ****** 186312 1726890063.60834: entering _queue_task() for managed_node3/set_fact 186312 1726890063.61131: worker is 1 (out of 1 available) 186312 1726890063.61142: exiting _queue_task() for managed_node3/set_fact 186312 1726890063.61154: done queuing things up, now waiting for results queue to drain 186312 1726890063.61155: waiting for pending results... 186312 1726890063.61442: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890063.61593: in run() - task 02369adf-7a19-881e-6b85-00000000052b 186312 1726890063.61619: variable 'ansible_search_path' from source: unknown 186312 1726890063.61659: calling self._execute() 186312 1726890063.61771: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.61784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.61800: variable 'omit' from source: magic vars 186312 1726890063.62199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890063.65066: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890063.65143: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890063.65192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890063.65235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890063.65267: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890063.65369: variable '_storage_test_volume_present' from source: set_fact 186312 1726890063.65393: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890063.65542: variable 'storage_test_volume' from source: include params 186312 1726890063.65578: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890063.65586: when evaluation is False, skipping this task 186312 1726890063.65593: _execute() done 186312 1726890063.65600: dumping result to json 186312 1726890063.65613: done dumping result, returning 186312 1726890063.65628: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-00000000052b] 186312 1726890063.65640: sending task result for task 02369adf-7a19-881e-6b85-00000000052b skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890063.65805: no more pending results, returning what we have 186312 1726890063.65810: results queue empty 186312 1726890063.65811: checking for any_errors_fatal 186312 1726890063.65821: done checking for any_errors_fatal 186312 1726890063.65822: checking for max_fail_percentage 186312 1726890063.65824: done checking for max_fail_percentage 186312 1726890063.65825: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.65826: done checking to see if all hosts have failed 186312 1726890063.65827: getting the remaining hosts for this loop 186312 1726890063.65829: done getting the remaining hosts for this loop 186312 1726890063.65836: getting the next task for host managed_node3 186312 1726890063.65849: done getting next task for host managed_node3 186312 1726890063.65853: ^ task is: TASK: Default thin pool reserved space values 186312 1726890063.65858: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.65865: getting variables 186312 1726890063.65867: in VariableManager get_vars() 186312 1726890063.65904: Calling all_inventory to load vars for managed_node3 186312 1726890063.65907: Calling groups_inventory to load vars for managed_node3 186312 1726890063.65917: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.65934: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.65938: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.65942: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.66684: done sending task result for task 02369adf-7a19-881e-6b85-00000000052b 186312 1726890063.66688: WORKER PROCESS EXITING 186312 1726890063.66715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.67508: done with get_vars() 186312 1726890063.67527: done getting variables 186312 1726890063.67593: 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 [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:41:03 -0400 (0:00:00.067) 0:00:33.415 ****** 186312 1726890063.67629: entering _queue_task() for managed_node3/set_fact 186312 1726890063.67918: worker is 1 (out of 1 available) 186312 1726890063.67934: exiting _queue_task() for managed_node3/set_fact 186312 1726890063.67947: done queuing things up, now waiting for results queue to drain 186312 1726890063.67949: waiting for pending results... 186312 1726890063.68270: running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values 186312 1726890063.68419: in run() - task 02369adf-7a19-881e-6b85-00000000052d 186312 1726890063.68448: variable 'ansible_search_path' from source: unknown 186312 1726890063.68488: calling self._execute() 186312 1726890063.68603: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.68619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.68635: variable 'omit' from source: magic vars 186312 1726890063.69003: variable 'storage_test_volume' from source: include params 186312 1726890063.69048: Evaluated conditional (storage_test_volume.thin): False 186312 1726890063.69055: when evaluation is False, skipping this task 186312 1726890063.69061: _execute() done 186312 1726890063.69066: dumping result to json 186312 1726890063.69072: done dumping result, returning 186312 1726890063.69084: done running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values [02369adf-7a19-881e-6b85-00000000052d] 186312 1726890063.69092: sending task result for task 02369adf-7a19-881e-6b85-00000000052d skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890063.69240: no more pending results, returning what we have 186312 1726890063.69244: results queue empty 186312 1726890063.69245: checking for any_errors_fatal 186312 1726890063.69253: done checking for any_errors_fatal 186312 1726890063.69253: checking for max_fail_percentage 186312 1726890063.69256: done checking for max_fail_percentage 186312 1726890063.69257: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.69258: done checking to see if all hosts have failed 186312 1726890063.69259: getting the remaining hosts for this loop 186312 1726890063.69261: done getting the remaining hosts for this loop 186312 1726890063.69264: getting the next task for host managed_node3 186312 1726890063.69272: done getting next task for host managed_node3 186312 1726890063.69275: ^ task is: TASK: Default minimal thin pool reserved space size 186312 1726890063.69280: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.69284: getting variables 186312 1726890063.69286: in VariableManager get_vars() 186312 1726890063.69320: Calling all_inventory to load vars for managed_node3 186312 1726890063.69323: Calling groups_inventory to load vars for managed_node3 186312 1726890063.69326: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.69343: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.69348: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.69351: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.70352: done sending task result for task 02369adf-7a19-881e-6b85-00000000052d 186312 1726890063.70356: WORKER PROCESS EXITING 186312 1726890063.70510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.71145: done with get_vars() 186312 1726890063.71158: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:41:03 -0400 (0:00:00.036) 0:00:33.451 ****** 186312 1726890063.71237: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890063.71495: worker is 1 (out of 1 available) 186312 1726890063.71508: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890063.71522: done queuing things up, now waiting for results queue to drain 186312 1726890063.71524: waiting for pending results... 186312 1726890063.71818: running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size 186312 1726890063.71962: in run() - task 02369adf-7a19-881e-6b85-00000000052e 186312 1726890063.71982: variable 'ansible_search_path' from source: unknown 186312 1726890063.72027: calling self._execute() 186312 1726890063.72144: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.72157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.72171: variable 'omit' from source: magic vars 186312 1726890063.72554: variable 'storage_test_volume' from source: include params 186312 1726890063.72594: Evaluated conditional (storage_test_volume.thin): False 186312 1726890063.72602: when evaluation is False, skipping this task 186312 1726890063.72608: _execute() done 186312 1726890063.72620: dumping result to json 186312 1726890063.72626: done dumping result, returning 186312 1726890063.72638: done running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size [02369adf-7a19-881e-6b85-00000000052e] 186312 1726890063.72649: sending task result for task 02369adf-7a19-881e-6b85-00000000052e skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890063.72808: no more pending results, returning what we have 186312 1726890063.72816: results queue empty 186312 1726890063.72818: checking for any_errors_fatal 186312 1726890063.72829: done checking for any_errors_fatal 186312 1726890063.72832: checking for max_fail_percentage 186312 1726890063.72834: done checking for max_fail_percentage 186312 1726890063.72835: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.72836: done checking to see if all hosts have failed 186312 1726890063.72837: getting the remaining hosts for this loop 186312 1726890063.72839: done getting the remaining hosts for this loop 186312 1726890063.72843: getting the next task for host managed_node3 186312 1726890063.72850: done getting next task for host managed_node3 186312 1726890063.72853: ^ task is: TASK: Default maximal thin pool reserved space size 186312 1726890063.72859: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.72865: getting variables 186312 1726890063.72866: in VariableManager get_vars() 186312 1726890063.72900: Calling all_inventory to load vars for managed_node3 186312 1726890063.72903: Calling groups_inventory to load vars for managed_node3 186312 1726890063.72907: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.72924: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.72928: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.72933: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.73550: done sending task result for task 02369adf-7a19-881e-6b85-00000000052e 186312 1726890063.73553: WORKER PROCESS EXITING 186312 1726890063.73581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.74384: done with get_vars() 186312 1726890063.74398: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:41:03 -0400 (0:00:00.032) 0:00:33.484 ****** 186312 1726890063.74494: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890063.74768: worker is 1 (out of 1 available) 186312 1726890063.74780: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890063.74794: done queuing things up, now waiting for results queue to drain 186312 1726890063.74795: waiting for pending results... 186312 1726890063.75103: running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size 186312 1726890063.75248: in run() - task 02369adf-7a19-881e-6b85-00000000052f 186312 1726890063.75269: variable 'ansible_search_path' from source: unknown 186312 1726890063.75316: calling self._execute() 186312 1726890063.75434: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.75447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.75464: variable 'omit' from source: magic vars 186312 1726890063.75843: variable 'storage_test_volume' from source: include params 186312 1726890063.75886: Evaluated conditional (storage_test_volume.thin): False 186312 1726890063.75894: when evaluation is False, skipping this task 186312 1726890063.75902: _execute() done 186312 1726890063.75910: dumping result to json 186312 1726890063.75921: done dumping result, returning 186312 1726890063.75934: done running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size [02369adf-7a19-881e-6b85-00000000052f] 186312 1726890063.75951: sending task result for task 02369adf-7a19-881e-6b85-00000000052f skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890063.76109: no more pending results, returning what we have 186312 1726890063.76115: results queue empty 186312 1726890063.76116: checking for any_errors_fatal 186312 1726890063.76122: done checking for any_errors_fatal 186312 1726890063.76123: checking for max_fail_percentage 186312 1726890063.76125: done checking for max_fail_percentage 186312 1726890063.76126: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.76127: done checking to see if all hosts have failed 186312 1726890063.76128: getting the remaining hosts for this loop 186312 1726890063.76132: done getting the remaining hosts for this loop 186312 1726890063.76135: getting the next task for host managed_node3 186312 1726890063.76144: done getting next task for host managed_node3 186312 1726890063.76147: ^ task is: TASK: Calculate maximum usable space in thin pool 186312 1726890063.76154: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.76159: getting variables 186312 1726890063.76160: in VariableManager get_vars() 186312 1726890063.76193: Calling all_inventory to load vars for managed_node3 186312 1726890063.76197: Calling groups_inventory to load vars for managed_node3 186312 1726890063.76201: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.76217: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.76221: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.76225: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.76954: done sending task result for task 02369adf-7a19-881e-6b85-00000000052f 186312 1726890063.76957: WORKER PROCESS EXITING 186312 1726890063.76978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.77688: done with get_vars() 186312 1726890063.77706: done getting variables 186312 1726890063.77767: 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 [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:41:03 -0400 (0:00:00.033) 0:00:33.517 ****** 186312 1726890063.77798: entering _queue_task() for managed_node3/set_fact 186312 1726890063.78043: worker is 1 (out of 1 available) 186312 1726890063.78056: exiting _queue_task() for managed_node3/set_fact 186312 1726890063.78069: done queuing things up, now waiting for results queue to drain 186312 1726890063.78070: waiting for pending results... 186312 1726890063.78366: running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool 186312 1726890063.78510: in run() - task 02369adf-7a19-881e-6b85-000000000530 186312 1726890063.78536: variable 'ansible_search_path' from source: unknown 186312 1726890063.78582: calling self._execute() 186312 1726890063.78693: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.78704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.78721: variable 'omit' from source: magic vars 186312 1726890063.79101: variable 'storage_test_volume' from source: include params 186312 1726890063.79152: Evaluated conditional (storage_test_volume.thin): False 186312 1726890063.79161: when evaluation is False, skipping this task 186312 1726890063.79170: _execute() done 186312 1726890063.79180: dumping result to json 186312 1726890063.79189: done dumping result, returning 186312 1726890063.79198: done running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-881e-6b85-000000000530] 186312 1726890063.79208: sending task result for task 02369adf-7a19-881e-6b85-000000000530 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890063.79364: no more pending results, returning what we have 186312 1726890063.79368: results queue empty 186312 1726890063.79369: checking for any_errors_fatal 186312 1726890063.79377: done checking for any_errors_fatal 186312 1726890063.79378: checking for max_fail_percentage 186312 1726890063.79380: done checking for max_fail_percentage 186312 1726890063.79381: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.79382: done checking to see if all hosts have failed 186312 1726890063.79382: getting the remaining hosts for this loop 186312 1726890063.79384: done getting the remaining hosts for this loop 186312 1726890063.79388: getting the next task for host managed_node3 186312 1726890063.79395: done getting next task for host managed_node3 186312 1726890063.79399: ^ task is: TASK: Apply upper size limit to max usable thin pool space 186312 1726890063.79403: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.79408: getting variables 186312 1726890063.79410: in VariableManager get_vars() 186312 1726890063.79449: Calling all_inventory to load vars for managed_node3 186312 1726890063.79453: Calling groups_inventory to load vars for managed_node3 186312 1726890063.79457: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.79471: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.79475: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.79478: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.80044: done sending task result for task 02369adf-7a19-881e-6b85-000000000530 186312 1726890063.80052: WORKER PROCESS EXITING 186312 1726890063.80264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.80933: done with get_vars() 186312 1726890063.80947: done getting variables 186312 1726890063.81001: 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 [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:41:03 -0400 (0:00:00.032) 0:00:33.549 ****** 186312 1726890063.81038: entering _queue_task() for managed_node3/set_fact 186312 1726890063.81269: worker is 1 (out of 1 available) 186312 1726890063.81283: exiting _queue_task() for managed_node3/set_fact 186312 1726890063.81296: done queuing things up, now waiting for results queue to drain 186312 1726890063.81297: waiting for pending results... 186312 1726890063.81582: running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space 186312 1726890063.81710: in run() - task 02369adf-7a19-881e-6b85-000000000531 186312 1726890063.81729: variable 'ansible_search_path' from source: unknown 186312 1726890063.81774: calling self._execute() 186312 1726890063.81880: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.81890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.81901: variable 'omit' from source: magic vars 186312 1726890063.82267: variable 'storage_test_volume' from source: include params 186312 1726890063.82315: Evaluated conditional (storage_test_volume.thin): False 186312 1726890063.82326: when evaluation is False, skipping this task 186312 1726890063.82335: _execute() done 186312 1726890063.82343: dumping result to json 186312 1726890063.82349: done dumping result, returning 186312 1726890063.82358: done running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-881e-6b85-000000000531] 186312 1726890063.82366: sending task result for task 02369adf-7a19-881e-6b85-000000000531 186312 1726890063.82479: done sending task result for task 02369adf-7a19-881e-6b85-000000000531 186312 1726890063.82487: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890063.82542: no more pending results, returning what we have 186312 1726890063.82547: results queue empty 186312 1726890063.82548: checking for any_errors_fatal 186312 1726890063.82556: done checking for any_errors_fatal 186312 1726890063.82557: checking for max_fail_percentage 186312 1726890063.82559: done checking for max_fail_percentage 186312 1726890063.82560: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.82561: done checking to see if all hosts have failed 186312 1726890063.82562: getting the remaining hosts for this loop 186312 1726890063.82564: done getting the remaining hosts for this loop 186312 1726890063.82567: getting the next task for host managed_node3 186312 1726890063.82575: done getting next task for host managed_node3 186312 1726890063.82580: ^ task is: TASK: Apply lower size limit to max usable thin pool space 186312 1726890063.82584: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.82590: getting variables 186312 1726890063.82591: in VariableManager get_vars() 186312 1726890063.82625: Calling all_inventory to load vars for managed_node3 186312 1726890063.82628: Calling groups_inventory to load vars for managed_node3 186312 1726890063.82634: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.82648: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.82651: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.82654: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.83388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.84084: done with get_vars() 186312 1726890063.84098: done getting variables 186312 1726890063.84160: 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 [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:41:03 -0400 (0:00:00.031) 0:00:33.581 ****** 186312 1726890063.84190: entering _queue_task() for managed_node3/set_fact 186312 1726890063.84421: worker is 1 (out of 1 available) 186312 1726890063.84436: exiting _queue_task() for managed_node3/set_fact 186312 1726890063.84454: done queuing things up, now waiting for results queue to drain 186312 1726890063.84455: waiting for pending results... 186312 1726890063.84742: running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space 186312 1726890063.84870: in run() - task 02369adf-7a19-881e-6b85-000000000532 186312 1726890063.84892: variable 'ansible_search_path' from source: unknown 186312 1726890063.84938: calling self._execute() 186312 1726890063.85050: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.85061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.85075: variable 'omit' from source: magic vars 186312 1726890063.85426: variable 'storage_test_volume' from source: include params 186312 1726890063.85473: Evaluated conditional (storage_test_volume.thin): False 186312 1726890063.85479: when evaluation is False, skipping this task 186312 1726890063.85485: _execute() done 186312 1726890063.85492: dumping result to json 186312 1726890063.85497: done dumping result, returning 186312 1726890063.85506: done running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-881e-6b85-000000000532] 186312 1726890063.85519: sending task result for task 02369adf-7a19-881e-6b85-000000000532 186312 1726890063.85659: done sending task result for task 02369adf-7a19-881e-6b85-000000000532 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890063.85708: no more pending results, returning what we have 186312 1726890063.85714: results queue empty 186312 1726890063.85715: checking for any_errors_fatal 186312 1726890063.85726: done checking for any_errors_fatal 186312 1726890063.85727: checking for max_fail_percentage 186312 1726890063.85729: done checking for max_fail_percentage 186312 1726890063.85732: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.85734: done checking to see if all hosts have failed 186312 1726890063.85735: getting the remaining hosts for this loop 186312 1726890063.85737: done getting the remaining hosts for this loop 186312 1726890063.85741: getting the next task for host managed_node3 186312 1726890063.85752: done getting next task for host managed_node3 186312 1726890063.85756: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 186312 1726890063.85762: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.85768: getting variables 186312 1726890063.85770: in VariableManager get_vars() 186312 1726890063.85805: Calling all_inventory to load vars for managed_node3 186312 1726890063.85809: Calling groups_inventory to load vars for managed_node3 186312 1726890063.85814: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.85832: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.85836: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.85840: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.86541: WORKER PROCESS EXITING 186312 1726890063.86684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.87326: done with get_vars() 186312 1726890063.87344: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:41:03 -0400 (0:00:00.032) 0:00:33.613 ****** 186312 1726890063.87436: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890063.87689: worker is 1 (out of 1 available) 186312 1726890063.87701: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890063.87716: done queuing things up, now waiting for results queue to drain 186312 1726890063.87717: waiting for pending results... 186312 1726890063.88019: running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size 186312 1726890063.88168: in run() - task 02369adf-7a19-881e-6b85-000000000533 186312 1726890063.88187: variable 'ansible_search_path' from source: unknown 186312 1726890063.88236: calling self._execute() 186312 1726890063.88349: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.88361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.88379: variable 'omit' from source: magic vars 186312 1726890063.88756: variable 'storage_test_volume' from source: include params 186312 1726890063.88798: Evaluated conditional (storage_test_volume.thin): False 186312 1726890063.88808: when evaluation is False, skipping this task 186312 1726890063.88820: _execute() done 186312 1726890063.88827: dumping result to json 186312 1726890063.88837: done dumping result, returning 186312 1726890063.88850: done running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-881e-6b85-000000000533] 186312 1726890063.88861: sending task result for task 02369adf-7a19-881e-6b85-000000000533 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890063.89015: no more pending results, returning what we have 186312 1726890063.89020: results queue empty 186312 1726890063.89021: checking for any_errors_fatal 186312 1726890063.89032: done checking for any_errors_fatal 186312 1726890063.89033: checking for max_fail_percentage 186312 1726890063.89035: done checking for max_fail_percentage 186312 1726890063.89036: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.89037: done checking to see if all hosts have failed 186312 1726890063.89038: getting the remaining hosts for this loop 186312 1726890063.89040: done getting the remaining hosts for this loop 186312 1726890063.89044: getting the next task for host managed_node3 186312 1726890063.89054: done getting next task for host managed_node3 186312 1726890063.89056: ^ task is: TASK: Show max thin pool size 186312 1726890063.89061: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.89066: getting variables 186312 1726890063.89068: in VariableManager get_vars() 186312 1726890063.89099: Calling all_inventory to load vars for managed_node3 186312 1726890063.89102: Calling groups_inventory to load vars for managed_node3 186312 1726890063.89106: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.89121: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.89125: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.89132: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.90152: done sending task result for task 02369adf-7a19-881e-6b85-000000000533 186312 1726890063.90156: WORKER PROCESS EXITING 186312 1726890063.90265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.90884: done with get_vars() 186312 1726890063.90896: done getting variables 186312 1726890063.90964: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:41:03 -0400 (0:00:00.035) 0:00:33.649 ****** 186312 1726890063.90993: entering _queue_task() for managed_node3/debug 186312 1726890063.91243: worker is 1 (out of 1 available) 186312 1726890063.91255: exiting _queue_task() for managed_node3/debug 186312 1726890063.91272: done queuing things up, now waiting for results queue to drain 186312 1726890063.91273: waiting for pending results... 186312 1726890063.91572: running TaskExecutor() for managed_node3/TASK: Show max thin pool size 186312 1726890063.91735: in run() - task 02369adf-7a19-881e-6b85-000000000534 186312 1726890063.91757: variable 'ansible_search_path' from source: unknown 186312 1726890063.91797: calling self._execute() 186312 1726890063.91906: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.91924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.91944: variable 'omit' from source: magic vars 186312 1726890063.92337: variable 'storage_test_volume' from source: include params 186312 1726890063.92388: Evaluated conditional (storage_test_volume.thin): False 186312 1726890063.92397: when evaluation is False, skipping this task 186312 1726890063.92404: _execute() done 186312 1726890063.92410: dumping result to json 186312 1726890063.92419: done dumping result, returning 186312 1726890063.92428: done running TaskExecutor() for managed_node3/TASK: Show max thin pool size [02369adf-7a19-881e-6b85-000000000534] 186312 1726890063.92441: sending task result for task 02369adf-7a19-881e-6b85-000000000534 186312 1726890063.92557: done sending task result for task 02369adf-7a19-881e-6b85-000000000534 186312 1726890063.92564: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890063.92625: no more pending results, returning what we have 186312 1726890063.92632: results queue empty 186312 1726890063.92633: checking for any_errors_fatal 186312 1726890063.92640: done checking for any_errors_fatal 186312 1726890063.92640: checking for max_fail_percentage 186312 1726890063.92643: done checking for max_fail_percentage 186312 1726890063.92644: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.92645: done checking to see if all hosts have failed 186312 1726890063.92646: getting the remaining hosts for this loop 186312 1726890063.92648: done getting the remaining hosts for this loop 186312 1726890063.92651: getting the next task for host managed_node3 186312 1726890063.92659: done getting next task for host managed_node3 186312 1726890063.92662: ^ task is: TASK: Show volume thin pool size 186312 1726890063.92668: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.92673: getting variables 186312 1726890063.92677: in VariableManager get_vars() 186312 1726890063.92708: Calling all_inventory to load vars for managed_node3 186312 1726890063.92713: Calling groups_inventory to load vars for managed_node3 186312 1726890063.92717: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.92734: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.92738: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.92741: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.93381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.94123: done with get_vars() 186312 1726890063.94138: done getting variables 186312 1726890063.94194: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:41:03 -0400 (0:00:00.032) 0:00:33.681 ****** 186312 1726890063.94233: entering _queue_task() for managed_node3/debug 186312 1726890063.94466: worker is 1 (out of 1 available) 186312 1726890063.94479: exiting _queue_task() for managed_node3/debug 186312 1726890063.94491: done queuing things up, now waiting for results queue to drain 186312 1726890063.94492: waiting for pending results... 186312 1726890063.94787: running TaskExecutor() for managed_node3/TASK: Show volume thin pool size 186312 1726890063.94941: in run() - task 02369adf-7a19-881e-6b85-000000000535 186312 1726890063.94959: variable 'ansible_search_path' from source: unknown 186312 1726890063.95001: calling self._execute() 186312 1726890063.95110: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.95124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.95139: variable 'omit' from source: magic vars 186312 1726890063.95519: variable 'storage_test_volume' from source: include params 186312 1726890063.95563: Evaluated conditional (storage_test_volume.thin): False 186312 1726890063.95570: when evaluation is False, skipping this task 186312 1726890063.95577: _execute() done 186312 1726890063.95587: dumping result to json 186312 1726890063.95594: done dumping result, returning 186312 1726890063.95603: done running TaskExecutor() for managed_node3/TASK: Show volume thin pool size [02369adf-7a19-881e-6b85-000000000535] 186312 1726890063.95614: sending task result for task 02369adf-7a19-881e-6b85-000000000535 skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890063.95760: no more pending results, returning what we have 186312 1726890063.95764: results queue empty 186312 1726890063.95764: checking for any_errors_fatal 186312 1726890063.95771: done checking for any_errors_fatal 186312 1726890063.95772: checking for max_fail_percentage 186312 1726890063.95774: done checking for max_fail_percentage 186312 1726890063.95775: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.95776: done checking to see if all hosts have failed 186312 1726890063.95776: getting the remaining hosts for this loop 186312 1726890063.95778: done getting the remaining hosts for this loop 186312 1726890063.95782: getting the next task for host managed_node3 186312 1726890063.95790: done getting next task for host managed_node3 186312 1726890063.95792: ^ task is: TASK: Show test volume size 186312 1726890063.95799: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.95803: getting variables 186312 1726890063.95805: in VariableManager get_vars() 186312 1726890063.95838: Calling all_inventory to load vars for managed_node3 186312 1726890063.95842: Calling groups_inventory to load vars for managed_node3 186312 1726890063.95846: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.95861: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.95865: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.95868: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.96660: done sending task result for task 02369adf-7a19-881e-6b85-000000000535 186312 1726890063.96664: WORKER PROCESS EXITING 186312 1726890063.96686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890063.97274: done with get_vars() 186312 1726890063.97289: done getting variables 186312 1726890063.97358: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:41:03 -0400 (0:00:00.031) 0:00:33.713 ****** 186312 1726890063.97390: entering _queue_task() for managed_node3/debug 186312 1726890063.97651: worker is 1 (out of 1 available) 186312 1726890063.97663: exiting _queue_task() for managed_node3/debug 186312 1726890063.97675: done queuing things up, now waiting for results queue to drain 186312 1726890063.97676: waiting for pending results... 186312 1726890063.97991: running TaskExecutor() for managed_node3/TASK: Show test volume size 186312 1726890063.98147: in run() - task 02369adf-7a19-881e-6b85-000000000536 186312 1726890063.98171: variable 'ansible_search_path' from source: unknown 186312 1726890063.98217: calling self._execute() 186312 1726890063.98342: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890063.98354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890063.98369: variable 'omit' from source: magic vars 186312 1726890063.98762: variable 'storage_test_volume' from source: include params 186312 1726890063.98809: Evaluated conditional (storage_test_volume.thin): False 186312 1726890063.98820: when evaluation is False, skipping this task 186312 1726890063.98834: _execute() done 186312 1726890063.98842: dumping result to json 186312 1726890063.98850: done dumping result, returning 186312 1726890063.98860: done running TaskExecutor() for managed_node3/TASK: Show test volume size [02369adf-7a19-881e-6b85-000000000536] 186312 1726890063.98870: sending task result for task 02369adf-7a19-881e-6b85-000000000536 skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890063.99034: no more pending results, returning what we have 186312 1726890063.99039: results queue empty 186312 1726890063.99040: checking for any_errors_fatal 186312 1726890063.99048: done checking for any_errors_fatal 186312 1726890063.99049: checking for max_fail_percentage 186312 1726890063.99051: done checking for max_fail_percentage 186312 1726890063.99052: checking to see if all hosts have failed and the running result is not ok 186312 1726890063.99053: done checking to see if all hosts have failed 186312 1726890063.99054: getting the remaining hosts for this loop 186312 1726890063.99056: done getting the remaining hosts for this loop 186312 1726890063.99059: getting the next task for host managed_node3 186312 1726890063.99067: done getting next task for host managed_node3 186312 1726890063.99070: ^ task is: TASK: Establish base value for expected thin pool size 186312 1726890063.99075: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890063.99080: getting variables 186312 1726890063.99081: in VariableManager get_vars() 186312 1726890063.99117: Calling all_inventory to load vars for managed_node3 186312 1726890063.99120: Calling groups_inventory to load vars for managed_node3 186312 1726890063.99124: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890063.99141: Calling all_plugins_play to load vars for managed_node3 186312 1726890063.99145: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890063.99149: Calling groups_plugins_play to load vars for managed_node3 186312 1726890063.99858: done sending task result for task 02369adf-7a19-881e-6b85-000000000536 186312 1726890063.99862: WORKER PROCESS EXITING 186312 1726890063.99886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.00601: done with get_vars() 186312 1726890064.00618: done getting variables 186312 1726890064.00673: 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 [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:41:04 -0400 (0:00:00.033) 0:00:33.746 ****** 186312 1726890064.00702: entering _queue_task() for managed_node3/set_fact 186312 1726890064.00938: worker is 1 (out of 1 available) 186312 1726890064.00955: exiting _queue_task() for managed_node3/set_fact 186312 1726890064.00967: done queuing things up, now waiting for results queue to drain 186312 1726890064.00968: waiting for pending results... 186312 1726890064.01254: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size 186312 1726890064.01383: in run() - task 02369adf-7a19-881e-6b85-000000000537 186312 1726890064.01403: variable 'ansible_search_path' from source: unknown 186312 1726890064.01451: calling self._execute() 186312 1726890064.01561: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.01572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.01585: variable 'omit' from source: magic vars 186312 1726890064.01976: variable 'storage_test_volume' from source: include params 186312 1726890064.02021: Evaluated conditional (storage_test_volume.thin): False 186312 1726890064.02036: when evaluation is False, skipping this task 186312 1726890064.02045: _execute() done 186312 1726890064.02053: dumping result to json 186312 1726890064.02065: done dumping result, returning 186312 1726890064.02074: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size [02369adf-7a19-881e-6b85-000000000537] 186312 1726890064.02085: sending task result for task 02369adf-7a19-881e-6b85-000000000537 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890064.02242: no more pending results, returning what we have 186312 1726890064.02246: results queue empty 186312 1726890064.02247: checking for any_errors_fatal 186312 1726890064.02255: done checking for any_errors_fatal 186312 1726890064.02256: checking for max_fail_percentage 186312 1726890064.02258: done checking for max_fail_percentage 186312 1726890064.02259: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.02260: done checking to see if all hosts have failed 186312 1726890064.02261: getting the remaining hosts for this loop 186312 1726890064.02263: done getting the remaining hosts for this loop 186312 1726890064.02267: getting the next task for host managed_node3 186312 1726890064.02275: done getting next task for host managed_node3 186312 1726890064.02278: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890064.02283: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.02288: getting variables 186312 1726890064.02290: in VariableManager get_vars() 186312 1726890064.02324: Calling all_inventory to load vars for managed_node3 186312 1726890064.02327: Calling groups_inventory to load vars for managed_node3 186312 1726890064.02334: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.02348: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.02352: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.02356: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.03059: done sending task result for task 02369adf-7a19-881e-6b85-000000000537 186312 1726890064.03062: WORKER PROCESS EXITING 186312 1726890064.03086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.03821: done with get_vars() 186312 1726890064.03837: done getting variables 186312 1726890064.03884: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:41:04 -0400 (0:00:00.032) 0:00:33.778 ****** 186312 1726890064.03910: entering _queue_task() for managed_node3/set_fact 186312 1726890064.04138: worker is 1 (out of 1 available) 186312 1726890064.04150: exiting _queue_task() for managed_node3/set_fact 186312 1726890064.04162: done queuing things up, now waiting for results queue to drain 186312 1726890064.04163: waiting for pending results... 186312 1726890064.04453: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890064.04582: in run() - task 02369adf-7a19-881e-6b85-000000000538 186312 1726890064.04604: variable 'ansible_search_path' from source: unknown 186312 1726890064.04646: calling self._execute() 186312 1726890064.04758: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.04769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.04784: variable 'omit' from source: magic vars 186312 1726890064.05157: variable 'storage_test_volume' from source: include params 186312 1726890064.05196: Evaluated conditional (storage_test_volume.thin): False 186312 1726890064.05203: when evaluation is False, skipping this task 186312 1726890064.05210: _execute() done 186312 1726890064.05218: dumping result to json 186312 1726890064.05232: done dumping result, returning 186312 1726890064.05242: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-000000000538] 186312 1726890064.05256: sending task result for task 02369adf-7a19-881e-6b85-000000000538 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890064.05403: no more pending results, returning what we have 186312 1726890064.05406: results queue empty 186312 1726890064.05407: checking for any_errors_fatal 186312 1726890064.05417: done checking for any_errors_fatal 186312 1726890064.05418: checking for max_fail_percentage 186312 1726890064.05420: done checking for max_fail_percentage 186312 1726890064.05421: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.05422: done checking to see if all hosts have failed 186312 1726890064.05422: getting the remaining hosts for this loop 186312 1726890064.05424: done getting the remaining hosts for this loop 186312 1726890064.05428: getting the next task for host managed_node3 186312 1726890064.05438: done getting next task for host managed_node3 186312 1726890064.05440: ^ task is: TASK: Establish base value for expected thin pool volume size 186312 1726890064.05445: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.05450: getting variables 186312 1726890064.05452: in VariableManager get_vars() 186312 1726890064.05483: Calling all_inventory to load vars for managed_node3 186312 1726890064.05486: Calling groups_inventory to load vars for managed_node3 186312 1726890064.05490: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.05504: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.05508: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.05511: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.06183: done sending task result for task 02369adf-7a19-881e-6b85-000000000538 186312 1726890064.06186: WORKER PROCESS EXITING 186312 1726890064.06209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.06960: done with get_vars() 186312 1726890064.06975: done getting variables 186312 1726890064.07046: 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 [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:41:04 -0400 (0:00:00.031) 0:00:33.810 ****** 186312 1726890064.07078: entering _queue_task() for managed_node3/set_fact 186312 1726890064.07320: worker is 1 (out of 1 available) 186312 1726890064.07334: exiting _queue_task() for managed_node3/set_fact 186312 1726890064.07347: done queuing things up, now waiting for results queue to drain 186312 1726890064.07349: waiting for pending results... 186312 1726890064.07626: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size 186312 1726890064.07772: in run() - task 02369adf-7a19-881e-6b85-000000000539 186312 1726890064.07799: variable 'ansible_search_path' from source: unknown 186312 1726890064.07846: calling self._execute() 186312 1726890064.07967: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.07978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.07992: variable 'omit' from source: magic vars 186312 1726890064.08389: variable 'storage_test_volume' from source: include params 186312 1726890064.08436: Evaluated conditional (storage_test_volume.thin): False 186312 1726890064.08449: when evaluation is False, skipping this task 186312 1726890064.08461: _execute() done 186312 1726890064.08469: dumping result to json 186312 1726890064.08477: done dumping result, returning 186312 1726890064.08487: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-881e-6b85-000000000539] 186312 1726890064.08497: sending task result for task 02369adf-7a19-881e-6b85-000000000539 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890064.08657: no more pending results, returning what we have 186312 1726890064.08662: results queue empty 186312 1726890064.08662: checking for any_errors_fatal 186312 1726890064.08672: done checking for any_errors_fatal 186312 1726890064.08673: checking for max_fail_percentage 186312 1726890064.08675: done checking for max_fail_percentage 186312 1726890064.08676: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.08677: done checking to see if all hosts have failed 186312 1726890064.08678: getting the remaining hosts for this loop 186312 1726890064.08680: done getting the remaining hosts for this loop 186312 1726890064.08684: getting the next task for host managed_node3 186312 1726890064.08692: done getting next task for host managed_node3 186312 1726890064.08695: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890064.08700: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.08705: getting variables 186312 1726890064.08707: in VariableManager get_vars() 186312 1726890064.08743: Calling all_inventory to load vars for managed_node3 186312 1726890064.08747: Calling groups_inventory to load vars for managed_node3 186312 1726890064.08751: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.08766: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.08770: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.08774: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.09788: done sending task result for task 02369adf-7a19-881e-6b85-000000000539 186312 1726890064.09792: WORKER PROCESS EXITING 186312 1726890064.09971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.10623: done with get_vars() 186312 1726890064.10642: done getting variables 186312 1726890064.10706: 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 [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:41:04 -0400 (0:00:00.036) 0:00:33.846 ****** 186312 1726890064.10744: entering _queue_task() for managed_node3/set_fact 186312 1726890064.11040: worker is 1 (out of 1 available) 186312 1726890064.11056: exiting _queue_task() for managed_node3/set_fact 186312 1726890064.11070: done queuing things up, now waiting for results queue to drain 186312 1726890064.11071: waiting for pending results... 186312 1726890064.11408: running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890064.11574: in run() - task 02369adf-7a19-881e-6b85-00000000053a 186312 1726890064.11594: variable 'ansible_search_path' from source: unknown 186312 1726890064.11648: calling self._execute() 186312 1726890064.11772: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.11783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.11796: variable 'omit' from source: magic vars 186312 1726890064.12166: variable 'storage_test_volume' from source: include params 186312 1726890064.12214: Evaluated conditional (storage_test_volume.thin): False 186312 1726890064.12222: when evaluation is False, skipping this task 186312 1726890064.12229: _execute() done 186312 1726890064.12240: dumping result to json 186312 1726890064.12246: done dumping result, returning 186312 1726890064.12257: done running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-881e-6b85-00000000053a] 186312 1726890064.12267: sending task result for task 02369adf-7a19-881e-6b85-00000000053a 186312 1726890064.12386: done sending task result for task 02369adf-7a19-881e-6b85-00000000053a skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890064.12439: no more pending results, returning what we have 186312 1726890064.12443: results queue empty 186312 1726890064.12444: checking for any_errors_fatal 186312 1726890064.12453: done checking for any_errors_fatal 186312 1726890064.12454: checking for max_fail_percentage 186312 1726890064.12456: done checking for max_fail_percentage 186312 1726890064.12457: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.12458: done checking to see if all hosts have failed 186312 1726890064.12458: getting the remaining hosts for this loop 186312 1726890064.12460: done getting the remaining hosts for this loop 186312 1726890064.12464: getting the next task for host managed_node3 186312 1726890064.12472: done getting next task for host managed_node3 186312 1726890064.12474: ^ task is: TASK: Replace expected volume size with calculated value 186312 1726890064.12480: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.12484: getting variables 186312 1726890064.12486: in VariableManager get_vars() 186312 1726890064.12520: Calling all_inventory to load vars for managed_node3 186312 1726890064.12523: Calling groups_inventory to load vars for managed_node3 186312 1726890064.12527: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.12543: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.12548: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.12551: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.13174: WORKER PROCESS EXITING 186312 1726890064.13203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.13952: done with get_vars() 186312 1726890064.13967: done getting variables 186312 1726890064.14031: 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 [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:41:04 -0400 (0:00:00.033) 0:00:33.879 ****** 186312 1726890064.14061: entering _queue_task() for managed_node3/set_fact 186312 1726890064.14324: worker is 1 (out of 1 available) 186312 1726890064.14344: exiting _queue_task() for managed_node3/set_fact 186312 1726890064.14358: done queuing things up, now waiting for results queue to drain 186312 1726890064.14359: waiting for pending results... 186312 1726890064.14652: running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value 186312 1726890064.14797: in run() - task 02369adf-7a19-881e-6b85-00000000053b 186312 1726890064.14820: variable 'ansible_search_path' from source: unknown 186312 1726890064.14863: calling self._execute() 186312 1726890064.14974: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.14989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.15004: variable 'omit' from source: magic vars 186312 1726890064.15373: variable 'storage_test_volume' from source: include params 186312 1726890064.15420: Evaluated conditional (storage_test_volume.thin): False 186312 1726890064.15429: when evaluation is False, skipping this task 186312 1726890064.15438: _execute() done 186312 1726890064.15445: dumping result to json 186312 1726890064.15456: done dumping result, returning 186312 1726890064.15464: done running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value [02369adf-7a19-881e-6b85-00000000053b] 186312 1726890064.15473: sending task result for task 02369adf-7a19-881e-6b85-00000000053b skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890064.15638: no more pending results, returning what we have 186312 1726890064.15643: results queue empty 186312 1726890064.15644: checking for any_errors_fatal 186312 1726890064.15653: done checking for any_errors_fatal 186312 1726890064.15654: checking for max_fail_percentage 186312 1726890064.15656: done checking for max_fail_percentage 186312 1726890064.15658: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.15659: done checking to see if all hosts have failed 186312 1726890064.15660: getting the remaining hosts for this loop 186312 1726890064.15661: done getting the remaining hosts for this loop 186312 1726890064.15665: getting the next task for host managed_node3 186312 1726890064.15677: done getting next task for host managed_node3 186312 1726890064.15680: ^ task is: TASK: Show actual size 186312 1726890064.15686: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.15690: getting variables 186312 1726890064.15694: in VariableManager get_vars() 186312 1726890064.15728: Calling all_inventory to load vars for managed_node3 186312 1726890064.15733: Calling groups_inventory to load vars for managed_node3 186312 1726890064.15737: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.15753: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.15757: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.15760: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.16606: done sending task result for task 02369adf-7a19-881e-6b85-00000000053b 186312 1726890064.16609: WORKER PROCESS EXITING 186312 1726890064.16638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.17349: done with get_vars() 186312 1726890064.17365: done getting variables 186312 1726890064.17424: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:41:04 -0400 (0:00:00.033) 0:00:33.913 ****** 186312 1726890064.17464: entering _queue_task() for managed_node3/debug 186312 1726890064.17774: worker is 1 (out of 1 available) 186312 1726890064.17789: exiting _queue_task() for managed_node3/debug 186312 1726890064.17803: done queuing things up, now waiting for results queue to drain 186312 1726890064.17805: waiting for pending results... 186312 1726890064.18154: running TaskExecutor() for managed_node3/TASK: Show actual size 186312 1726890064.18316: in run() - task 02369adf-7a19-881e-6b85-00000000053d 186312 1726890064.18342: variable 'ansible_search_path' from source: unknown 186312 1726890064.18391: calling self._execute() 186312 1726890064.18520: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.18542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.18560: variable 'omit' from source: magic vars 186312 1726890064.18692: variable 'omit' from source: magic vars 186312 1726890064.18767: variable 'omit' from source: magic vars 186312 1726890064.18815: variable 'omit' from source: magic vars 186312 1726890064.18869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890064.18916: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890064.18947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890064.18974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890064.18991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890064.19034: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890064.19044: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.19052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.19165: Set connection var ansible_shell_type to sh 186312 1726890064.19186: Set connection var ansible_pipelining to False 186312 1726890064.19200: Set connection var ansible_timeout to 10 186312 1726890064.19207: Set connection var ansible_connection to ssh 186312 1726890064.19219: Set connection var ansible_shell_executable to /bin/sh 186312 1726890064.19235: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890064.19262: variable 'ansible_shell_executable' from source: unknown 186312 1726890064.19270: variable 'ansible_connection' from source: unknown 186312 1726890064.19278: variable 'ansible_module_compression' from source: unknown 186312 1726890064.19287: variable 'ansible_shell_type' from source: unknown 186312 1726890064.19297: variable 'ansible_shell_executable' from source: unknown 186312 1726890064.19305: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.19315: variable 'ansible_pipelining' from source: unknown 186312 1726890064.19322: variable 'ansible_timeout' from source: unknown 186312 1726890064.19328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.19493: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890064.19515: variable 'omit' from source: magic vars 186312 1726890064.19527: starting attempt loop 186312 1726890064.19537: running the handler 186312 1726890064.19593: variable 'storage_test_actual_size' from source: set_fact 186312 1726890064.19800: variable 'storage_test_actual_size' from source: set_fact 186312 1726890064.19885: handler run complete 186312 1726890064.19917: attempt loop complete, returning result 186312 1726890064.19925: _execute() done 186312 1726890064.19935: dumping result to json 186312 1726890064.19949: done dumping result, returning 186312 1726890064.19961: done running TaskExecutor() for managed_node3/TASK: Show actual size [02369adf-7a19-881e-6b85-00000000053d] 186312 1726890064.19971: sending task result for task 02369adf-7a19-881e-6b85-00000000053d ok: [managed_node3] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 186312 1726890064.20152: no more pending results, returning what we have 186312 1726890064.20156: results queue empty 186312 1726890064.20157: checking for any_errors_fatal 186312 1726890064.20168: done checking for any_errors_fatal 186312 1726890064.20169: checking for max_fail_percentage 186312 1726890064.20171: done checking for max_fail_percentage 186312 1726890064.20172: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.20173: done checking to see if all hosts have failed 186312 1726890064.20174: getting the remaining hosts for this loop 186312 1726890064.20176: done getting the remaining hosts for this loop 186312 1726890064.20179: getting the next task for host managed_node3 186312 1726890064.20187: done getting next task for host managed_node3 186312 1726890064.20191: ^ task is: TASK: Show expected size 186312 1726890064.20195: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.20202: getting variables 186312 1726890064.20204: in VariableManager get_vars() 186312 1726890064.20242: Calling all_inventory to load vars for managed_node3 186312 1726890064.20246: Calling groups_inventory to load vars for managed_node3 186312 1726890064.20250: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.20262: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.20265: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.20268: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.21069: done sending task result for task 02369adf-7a19-881e-6b85-00000000053d 186312 1726890064.21072: WORKER PROCESS EXITING 186312 1726890064.21093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.21809: done with get_vars() 186312 1726890064.21834: done getting variables 186312 1726890064.21891: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:41:04 -0400 (0:00:00.044) 0:00:33.958 ****** 186312 1726890064.21929: entering _queue_task() for managed_node3/debug 186312 1726890064.22217: worker is 1 (out of 1 available) 186312 1726890064.22232: exiting _queue_task() for managed_node3/debug 186312 1726890064.22246: done queuing things up, now waiting for results queue to drain 186312 1726890064.22247: waiting for pending results... 186312 1726890064.22550: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890064.22685: in run() - task 02369adf-7a19-881e-6b85-00000000053e 186312 1726890064.22713: variable 'ansible_search_path' from source: unknown 186312 1726890064.22757: calling self._execute() 186312 1726890064.22870: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.22879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.22890: variable 'omit' from source: magic vars 186312 1726890064.23006: variable 'omit' from source: magic vars 186312 1726890064.23084: variable 'omit' from source: magic vars 186312 1726890064.23126: variable 'omit' from source: magic vars 186312 1726890064.23174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890064.23215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890064.23246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890064.23271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890064.23285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890064.23318: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890064.23325: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.23334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.23435: Set connection var ansible_shell_type to sh 186312 1726890064.23449: Set connection var ansible_pipelining to False 186312 1726890064.23466: Set connection var ansible_timeout to 10 186312 1726890064.23474: Set connection var ansible_connection to ssh 186312 1726890064.23483: Set connection var ansible_shell_executable to /bin/sh 186312 1726890064.23490: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890064.23519: variable 'ansible_shell_executable' from source: unknown 186312 1726890064.23527: variable 'ansible_connection' from source: unknown 186312 1726890064.23536: variable 'ansible_module_compression' from source: unknown 186312 1726890064.23542: variable 'ansible_shell_type' from source: unknown 186312 1726890064.23548: variable 'ansible_shell_executable' from source: unknown 186312 1726890064.23554: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.23565: variable 'ansible_pipelining' from source: unknown 186312 1726890064.23571: variable 'ansible_timeout' from source: unknown 186312 1726890064.23582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.23748: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890064.23766: variable 'omit' from source: magic vars 186312 1726890064.23774: starting attempt loop 186312 1726890064.23785: running the handler 186312 1726890064.24066: handler run complete 186312 1726890064.24098: attempt loop complete, returning result 186312 1726890064.24110: _execute() done 186312 1726890064.24121: dumping result to json 186312 1726890064.24128: done dumping result, returning 186312 1726890064.24142: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-00000000053e] 186312 1726890064.24152: sending task result for task 02369adf-7a19-881e-6b85-00000000053e ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890064.24309: no more pending results, returning what we have 186312 1726890064.24315: results queue empty 186312 1726890064.24316: checking for any_errors_fatal 186312 1726890064.24327: done checking for any_errors_fatal 186312 1726890064.24328: checking for max_fail_percentage 186312 1726890064.24334: done checking for max_fail_percentage 186312 1726890064.24335: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.24337: done checking to see if all hosts have failed 186312 1726890064.24337: getting the remaining hosts for this loop 186312 1726890064.24340: done getting the remaining hosts for this loop 186312 1726890064.24344: getting the next task for host managed_node3 186312 1726890064.24352: done getting next task for host managed_node3 186312 1726890064.24355: ^ task is: TASK: Assert expected size is actual size 186312 1726890064.24360: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.24367: getting variables 186312 1726890064.24369: in VariableManager get_vars() 186312 1726890064.24403: Calling all_inventory to load vars for managed_node3 186312 1726890064.24406: Calling groups_inventory to load vars for managed_node3 186312 1726890064.24410: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.24425: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.24428: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.24434: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.25264: done sending task result for task 02369adf-7a19-881e-6b85-00000000053e 186312 1726890064.25267: WORKER PROCESS EXITING 186312 1726890064.25288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.25884: done with get_vars() 186312 1726890064.25899: done getting variables 186312 1726890064.25961: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:41:04 -0400 (0:00:00.040) 0:00:33.999 ****** 186312 1726890064.25994: entering _queue_task() for managed_node3/assert 186312 1726890064.26280: worker is 1 (out of 1 available) 186312 1726890064.26292: exiting _queue_task() for managed_node3/assert 186312 1726890064.26305: done queuing things up, now waiting for results queue to drain 186312 1726890064.26307: waiting for pending results... 186312 1726890064.26617: running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size 186312 1726890064.26753: in run() - task 02369adf-7a19-881e-6b85-00000000053f 186312 1726890064.26778: variable 'ansible_search_path' from source: unknown 186312 1726890064.26822: calling self._execute() 186312 1726890064.26938: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.26950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.26963: variable 'omit' from source: magic vars 186312 1726890064.27348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890064.30087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890064.30179: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890064.30235: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890064.30282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890064.30318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890064.30441: variable '_storage_test_volume_present' from source: set_fact 186312 1726890064.30468: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890064.34758: variable 'storage_test_volume' from source: include params 186312 1726890064.34794: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890064.34801: when evaluation is False, skipping this task 186312 1726890064.34812: _execute() done 186312 1726890064.34821: dumping result to json 186312 1726890064.34827: done dumping result, returning 186312 1726890064.34839: done running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size [02369adf-7a19-881e-6b85-00000000053f] 186312 1726890064.34846: sending task result for task 02369adf-7a19-881e-6b85-00000000053f skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890064.34995: no more pending results, returning what we have 186312 1726890064.34999: results queue empty 186312 1726890064.34999: checking for any_errors_fatal 186312 1726890064.35007: done checking for any_errors_fatal 186312 1726890064.35008: checking for max_fail_percentage 186312 1726890064.35010: done checking for max_fail_percentage 186312 1726890064.35011: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.35013: done checking to see if all hosts have failed 186312 1726890064.35014: getting the remaining hosts for this loop 186312 1726890064.35016: done getting the remaining hosts for this loop 186312 1726890064.35019: getting the next task for host managed_node3 186312 1726890064.35032: done getting next task for host managed_node3 186312 1726890064.35035: ^ task is: TASK: Get information about the LV 186312 1726890064.35040: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.35045: getting variables 186312 1726890064.35047: in VariableManager get_vars() 186312 1726890064.35078: Calling all_inventory to load vars for managed_node3 186312 1726890064.35081: Calling groups_inventory to load vars for managed_node3 186312 1726890064.35085: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.35097: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.35100: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.35103: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.35621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.36156: done sending task result for task 02369adf-7a19-881e-6b85-00000000053f 186312 1726890064.36161: WORKER PROCESS EXITING 186312 1726890064.36698: done with get_vars() 186312 1726890064.36718: done getting variables 186312 1726890064.36785: 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 [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:41:04 -0400 (0:00:00.108) 0:00:34.107 ****** 186312 1726890064.36822: entering _queue_task() for managed_node3/command 186312 1726890064.37150: worker is 1 (out of 1 available) 186312 1726890064.37167: exiting _queue_task() for managed_node3/command 186312 1726890064.37181: done queuing things up, now waiting for results queue to drain 186312 1726890064.37183: waiting for pending results... 186312 1726890064.37493: running TaskExecutor() for managed_node3/TASK: Get information about the LV 186312 1726890064.37646: in run() - task 02369adf-7a19-881e-6b85-000000000546 186312 1726890064.37667: variable 'ansible_search_path' from source: unknown 186312 1726890064.37708: calling self._execute() 186312 1726890064.37826: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.37847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.37862: variable 'omit' from source: magic vars 186312 1726890064.38306: variable 'storage_test_volume' from source: include params 186312 1726890064.38339: variable '_storage_test_volume_present' from source: set_fact 186312 1726890064.38368: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890064.38384: when evaluation is False, skipping this task 186312 1726890064.38392: _execute() done 186312 1726890064.38400: dumping result to json 186312 1726890064.38408: done dumping result, returning 186312 1726890064.38422: done running TaskExecutor() for managed_node3/TASK: Get information about the LV [02369adf-7a19-881e-6b85-000000000546] 186312 1726890064.38435: sending task result for task 02369adf-7a19-881e-6b85-000000000546 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890064.38601: no more pending results, returning what we have 186312 1726890064.38607: results queue empty 186312 1726890064.38607: checking for any_errors_fatal 186312 1726890064.38619: done checking for any_errors_fatal 186312 1726890064.38620: checking for max_fail_percentage 186312 1726890064.38622: done checking for max_fail_percentage 186312 1726890064.38623: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.38624: done checking to see if all hosts have failed 186312 1726890064.38625: getting the remaining hosts for this loop 186312 1726890064.38627: done getting the remaining hosts for this loop 186312 1726890064.38634: getting the next task for host managed_node3 186312 1726890064.38643: done getting next task for host managed_node3 186312 1726890064.38646: ^ task is: TASK: Set LV segment type 186312 1726890064.38653: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.38658: getting variables 186312 1726890064.38659: in VariableManager get_vars() 186312 1726890064.38694: Calling all_inventory to load vars for managed_node3 186312 1726890064.38697: Calling groups_inventory to load vars for managed_node3 186312 1726890064.38701: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.38718: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.38722: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.38726: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.39753: done sending task result for task 02369adf-7a19-881e-6b85-000000000546 186312 1726890064.39756: WORKER PROCESS EXITING 186312 1726890064.39903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.43586: done with get_vars() 186312 1726890064.43600: done getting variables 186312 1726890064.43649: 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 [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:41:04 -0400 (0:00:00.068) 0:00:34.176 ****** 186312 1726890064.43680: entering _queue_task() for managed_node3/set_fact 186312 1726890064.43974: worker is 1 (out of 1 available) 186312 1726890064.43985: exiting _queue_task() for managed_node3/set_fact 186312 1726890064.44003: done queuing things up, now waiting for results queue to drain 186312 1726890064.44004: waiting for pending results... 186312 1726890064.44299: running TaskExecutor() for managed_node3/TASK: Set LV segment type 186312 1726890064.44467: in run() - task 02369adf-7a19-881e-6b85-000000000547 186312 1726890064.44484: variable 'ansible_search_path' from source: unknown 186312 1726890064.44524: calling self._execute() 186312 1726890064.44642: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.44656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.44673: variable 'omit' from source: magic vars 186312 1726890064.45113: variable 'storage_test_volume' from source: include params 186312 1726890064.45144: variable '_storage_test_volume_present' from source: set_fact 186312 1726890064.45167: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890064.45175: when evaluation is False, skipping this task 186312 1726890064.45182: _execute() done 186312 1726890064.45192: dumping result to json 186312 1726890064.45204: done dumping result, returning 186312 1726890064.45217: done running TaskExecutor() for managed_node3/TASK: Set LV segment type [02369adf-7a19-881e-6b85-000000000547] 186312 1726890064.45227: sending task result for task 02369adf-7a19-881e-6b85-000000000547 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890064.45379: no more pending results, returning what we have 186312 1726890064.45384: results queue empty 186312 1726890064.45384: checking for any_errors_fatal 186312 1726890064.45395: done checking for any_errors_fatal 186312 1726890064.45396: checking for max_fail_percentage 186312 1726890064.45397: done checking for max_fail_percentage 186312 1726890064.45398: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.45399: done checking to see if all hosts have failed 186312 1726890064.45400: getting the remaining hosts for this loop 186312 1726890064.45402: done getting the remaining hosts for this loop 186312 1726890064.45406: getting the next task for host managed_node3 186312 1726890064.45415: done getting next task for host managed_node3 186312 1726890064.45418: ^ task is: TASK: Check segment type 186312 1726890064.45425: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.45432: getting variables 186312 1726890064.45434: in VariableManager get_vars() 186312 1726890064.45467: Calling all_inventory to load vars for managed_node3 186312 1726890064.45470: Calling groups_inventory to load vars for managed_node3 186312 1726890064.45474: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.45487: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.45491: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.45493: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.46143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.46553: done sending task result for task 02369adf-7a19-881e-6b85-000000000547 186312 1726890064.46557: WORKER PROCESS EXITING 186312 1726890064.46953: done with get_vars() 186312 1726890064.46969: done getting variables 186312 1726890064.47036: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:41:04 -0400 (0:00:00.033) 0:00:34.209 ****** 186312 1726890064.47070: entering _queue_task() for managed_node3/assert 186312 1726890064.47339: worker is 1 (out of 1 available) 186312 1726890064.47358: exiting _queue_task() for managed_node3/assert 186312 1726890064.47371: done queuing things up, now waiting for results queue to drain 186312 1726890064.47373: waiting for pending results... 186312 1726890064.47670: running TaskExecutor() for managed_node3/TASK: Check segment type 186312 1726890064.47823: in run() - task 02369adf-7a19-881e-6b85-000000000548 186312 1726890064.47848: variable 'ansible_search_path' from source: unknown 186312 1726890064.47888: calling self._execute() 186312 1726890064.48010: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.48024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.48046: variable 'omit' from source: magic vars 186312 1726890064.48497: variable 'storage_test_volume' from source: include params 186312 1726890064.48526: variable '_storage_test_volume_present' from source: set_fact 186312 1726890064.48559: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890064.48567: when evaluation is False, skipping this task 186312 1726890064.48577: _execute() done 186312 1726890064.48587: dumping result to json 186312 1726890064.48595: done dumping result, returning 186312 1726890064.48605: done running TaskExecutor() for managed_node3/TASK: Check segment type [02369adf-7a19-881e-6b85-000000000548] 186312 1726890064.48617: sending task result for task 02369adf-7a19-881e-6b85-000000000548 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890064.48773: no more pending results, returning what we have 186312 1726890064.48777: results queue empty 186312 1726890064.48778: checking for any_errors_fatal 186312 1726890064.48787: done checking for any_errors_fatal 186312 1726890064.48788: checking for max_fail_percentage 186312 1726890064.48790: done checking for max_fail_percentage 186312 1726890064.48791: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.48792: done checking to see if all hosts have failed 186312 1726890064.48793: getting the remaining hosts for this loop 186312 1726890064.48795: done getting the remaining hosts for this loop 186312 1726890064.48799: getting the next task for host managed_node3 186312 1726890064.48808: done getting next task for host managed_node3 186312 1726890064.48813: ^ task is: TASK: Set LV cache size 186312 1726890064.48819: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.48824: getting variables 186312 1726890064.48826: in VariableManager get_vars() 186312 1726890064.48860: Calling all_inventory to load vars for managed_node3 186312 1726890064.48864: Calling groups_inventory to load vars for managed_node3 186312 1726890064.48868: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.48881: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.48885: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.48888: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.49551: done sending task result for task 02369adf-7a19-881e-6b85-000000000548 186312 1726890064.49555: WORKER PROCESS EXITING 186312 1726890064.49576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.50377: done with get_vars() 186312 1726890064.50393: done getting variables 186312 1726890064.50456: 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 [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:41:04 -0400 (0:00:00.034) 0:00:34.244 ****** 186312 1726890064.50485: entering _queue_task() for managed_node3/set_fact 186312 1726890064.50739: worker is 1 (out of 1 available) 186312 1726890064.50751: exiting _queue_task() for managed_node3/set_fact 186312 1726890064.50764: done queuing things up, now waiting for results queue to drain 186312 1726890064.50765: waiting for pending results... 186312 1726890064.51058: running TaskExecutor() for managed_node3/TASK: Set LV cache size 186312 1726890064.51208: in run() - task 02369adf-7a19-881e-6b85-000000000549 186312 1726890064.51231: variable 'ansible_search_path' from source: unknown 186312 1726890064.51271: calling self._execute() 186312 1726890064.51393: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.51404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.51422: variable 'omit' from source: magic vars 186312 1726890064.51862: variable 'storage_test_volume' from source: include params 186312 1726890064.51889: variable '_storage_test_volume_present' from source: set_fact 186312 1726890064.51915: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890064.51924: when evaluation is False, skipping this task 186312 1726890064.51935: _execute() done 186312 1726890064.51945: dumping result to json 186312 1726890064.51952: done dumping result, returning 186312 1726890064.51966: done running TaskExecutor() for managed_node3/TASK: Set LV cache size [02369adf-7a19-881e-6b85-000000000549] 186312 1726890064.51975: sending task result for task 02369adf-7a19-881e-6b85-000000000549 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890064.52132: no more pending results, returning what we have 186312 1726890064.52136: results queue empty 186312 1726890064.52136: checking for any_errors_fatal 186312 1726890064.52144: done checking for any_errors_fatal 186312 1726890064.52145: checking for max_fail_percentage 186312 1726890064.52147: done checking for max_fail_percentage 186312 1726890064.52148: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.52149: done checking to see if all hosts have failed 186312 1726890064.52150: getting the remaining hosts for this loop 186312 1726890064.52152: done getting the remaining hosts for this loop 186312 1726890064.52155: getting the next task for host managed_node3 186312 1726890064.52163: done getting next task for host managed_node3 186312 1726890064.52166: ^ task is: TASK: Parse the requested cache size 186312 1726890064.52172: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.52177: getting variables 186312 1726890064.52178: in VariableManager get_vars() 186312 1726890064.52211: Calling all_inventory to load vars for managed_node3 186312 1726890064.52215: Calling groups_inventory to load vars for managed_node3 186312 1726890064.52219: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.52234: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.52238: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.52241: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.52894: done sending task result for task 02369adf-7a19-881e-6b85-000000000549 186312 1726890064.52897: WORKER PROCESS EXITING 186312 1726890064.52925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.53679: done with get_vars() 186312 1726890064.53692: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:41:04 -0400 (0:00:00.032) 0:00:34.276 ****** 186312 1726890064.53776: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890064.54009: worker is 1 (out of 1 available) 186312 1726890064.54022: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890064.54036: done queuing things up, now waiting for results queue to drain 186312 1726890064.54037: waiting for pending results... 186312 1726890064.54331: running TaskExecutor() for managed_node3/TASK: Parse the requested cache size 186312 1726890064.54456: in run() - task 02369adf-7a19-881e-6b85-00000000054a 186312 1726890064.54472: variable 'ansible_search_path' from source: unknown 186312 1726890064.54515: calling self._execute() 186312 1726890064.54620: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.54632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.54647: variable 'omit' from source: magic vars 186312 1726890064.55102: variable 'storage_test_volume' from source: include params 186312 1726890064.55136: variable '_storage_test_volume_present' from source: set_fact 186312 1726890064.55164: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890064.55172: when evaluation is False, skipping this task 186312 1726890064.55179: _execute() done 186312 1726890064.55187: dumping result to json 186312 1726890064.55194: done dumping result, returning 186312 1726890064.55203: done running TaskExecutor() for managed_node3/TASK: Parse the requested cache size [02369adf-7a19-881e-6b85-00000000054a] 186312 1726890064.55215: sending task result for task 02369adf-7a19-881e-6b85-00000000054a 186312 1726890064.55340: done sending task result for task 02369adf-7a19-881e-6b85-00000000054a 186312 1726890064.55349: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890064.55407: no more pending results, returning what we have 186312 1726890064.55413: results queue empty 186312 1726890064.55414: checking for any_errors_fatal 186312 1726890064.55424: done checking for any_errors_fatal 186312 1726890064.55425: checking for max_fail_percentage 186312 1726890064.55427: done checking for max_fail_percentage 186312 1726890064.55428: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.55431: done checking to see if all hosts have failed 186312 1726890064.55432: getting the remaining hosts for this loop 186312 1726890064.55434: done getting the remaining hosts for this loop 186312 1726890064.55438: getting the next task for host managed_node3 186312 1726890064.55446: done getting next task for host managed_node3 186312 1726890064.55449: ^ task is: TASK: Set expected cache size 186312 1726890064.55455: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.55460: getting variables 186312 1726890064.55461: in VariableManager get_vars() 186312 1726890064.55496: Calling all_inventory to load vars for managed_node3 186312 1726890064.55499: Calling groups_inventory to load vars for managed_node3 186312 1726890064.55503: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.55520: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.55524: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.55527: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.56196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.56940: done with get_vars() 186312 1726890064.56953: done getting variables 186312 1726890064.57013: 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 [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:41:04 -0400 (0:00:00.032) 0:00:34.309 ****** 186312 1726890064.57048: entering _queue_task() for managed_node3/set_fact 186312 1726890064.57281: worker is 1 (out of 1 available) 186312 1726890064.57294: exiting _queue_task() for managed_node3/set_fact 186312 1726890064.57307: done queuing things up, now waiting for results queue to drain 186312 1726890064.57308: waiting for pending results... 186312 1726890064.57606: running TaskExecutor() for managed_node3/TASK: Set expected cache size 186312 1726890064.57757: in run() - task 02369adf-7a19-881e-6b85-00000000054b 186312 1726890064.57781: variable 'ansible_search_path' from source: unknown 186312 1726890064.57822: calling self._execute() 186312 1726890064.57931: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.57941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.57952: variable 'omit' from source: magic vars 186312 1726890064.58362: variable 'storage_test_volume' from source: include params 186312 1726890064.58387: variable '_storage_test_volume_present' from source: set_fact 186312 1726890064.58415: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890064.58427: when evaluation is False, skipping this task 186312 1726890064.58438: _execute() done 186312 1726890064.58446: dumping result to json 186312 1726890064.58453: done dumping result, returning 186312 1726890064.58462: done running TaskExecutor() for managed_node3/TASK: Set expected cache size [02369adf-7a19-881e-6b85-00000000054b] 186312 1726890064.58471: sending task result for task 02369adf-7a19-881e-6b85-00000000054b skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890064.58615: no more pending results, returning what we have 186312 1726890064.58619: results queue empty 186312 1726890064.58619: checking for any_errors_fatal 186312 1726890064.58628: done checking for any_errors_fatal 186312 1726890064.58628: checking for max_fail_percentage 186312 1726890064.58632: done checking for max_fail_percentage 186312 1726890064.58633: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.58634: done checking to see if all hosts have failed 186312 1726890064.58635: getting the remaining hosts for this loop 186312 1726890064.58637: done getting the remaining hosts for this loop 186312 1726890064.58640: getting the next task for host managed_node3 186312 1726890064.58648: done getting next task for host managed_node3 186312 1726890064.58652: ^ task is: TASK: Check cache size 186312 1726890064.58658: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.58662: getting variables 186312 1726890064.58664: in VariableManager get_vars() 186312 1726890064.58694: Calling all_inventory to load vars for managed_node3 186312 1726890064.58697: Calling groups_inventory to load vars for managed_node3 186312 1726890064.58701: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.58716: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.58720: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.58723: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.59374: done sending task result for task 02369adf-7a19-881e-6b85-00000000054b 186312 1726890064.59377: WORKER PROCESS EXITING 186312 1726890064.59401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.60139: done with get_vars() 186312 1726890064.60152: done getting variables 186312 1726890064.60205: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:41:04 -0400 (0:00:00.031) 0:00:34.341 ****** 186312 1726890064.60243: entering _queue_task() for managed_node3/assert 186312 1726890064.60454: worker is 1 (out of 1 available) 186312 1726890064.60464: exiting _queue_task() for managed_node3/assert 186312 1726890064.60476: done queuing things up, now waiting for results queue to drain 186312 1726890064.60477: waiting for pending results... 186312 1726890064.60757: running TaskExecutor() for managed_node3/TASK: Check cache size 186312 1726890064.60891: in run() - task 02369adf-7a19-881e-6b85-00000000054c 186312 1726890064.60909: variable 'ansible_search_path' from source: unknown 186312 1726890064.60955: calling self._execute() 186312 1726890064.61065: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.61076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.61097: variable 'omit' from source: magic vars 186312 1726890064.61521: variable 'storage_test_volume' from source: include params 186312 1726890064.61556: variable '_storage_test_volume_present' from source: set_fact 186312 1726890064.61585: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890064.61593: when evaluation is False, skipping this task 186312 1726890064.61599: _execute() done 186312 1726890064.61607: dumping result to json 186312 1726890064.61617: done dumping result, returning 186312 1726890064.61626: done running TaskExecutor() for managed_node3/TASK: Check cache size [02369adf-7a19-881e-6b85-00000000054c] 186312 1726890064.61644: sending task result for task 02369adf-7a19-881e-6b85-00000000054c 186312 1726890064.61760: done sending task result for task 02369adf-7a19-881e-6b85-00000000054c 186312 1726890064.61767: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890064.61825: no more pending results, returning what we have 186312 1726890064.61829: results queue empty 186312 1726890064.61832: checking for any_errors_fatal 186312 1726890064.61839: done checking for any_errors_fatal 186312 1726890064.61840: checking for max_fail_percentage 186312 1726890064.61841: done checking for max_fail_percentage 186312 1726890064.61842: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.61843: done checking to see if all hosts have failed 186312 1726890064.61844: getting the remaining hosts for this loop 186312 1726890064.61846: done getting the remaining hosts for this loop 186312 1726890064.61850: getting the next task for host managed_node3 186312 1726890064.61860: done getting next task for host managed_node3 186312 1726890064.61863: ^ task is: TASK: Clean up facts 186312 1726890064.61868: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.61874: getting variables 186312 1726890064.61876: in VariableManager get_vars() 186312 1726890064.61906: Calling all_inventory to load vars for managed_node3 186312 1726890064.61909: Calling groups_inventory to load vars for managed_node3 186312 1726890064.61915: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.61928: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.61934: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.61937: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.62524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.63559: done with get_vars() 186312 1726890064.63573: done getting variables 186312 1726890064.63635: 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 [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:41:04 -0400 (0:00:00.034) 0:00:34.375 ****** 186312 1726890064.63670: entering _queue_task() for managed_node3/set_fact 186312 1726890064.64288: worker is 1 (out of 1 available) 186312 1726890064.64416: exiting _queue_task() for managed_node3/set_fact 186312 1726890064.64427: done queuing things up, now waiting for results queue to drain 186312 1726890064.64429: waiting for pending results... 186312 1726890064.64994: running TaskExecutor() for managed_node3/TASK: Clean up facts 186312 1726890064.65125: in run() - task 02369adf-7a19-881e-6b85-00000000049f 186312 1726890064.65146: variable 'ansible_search_path' from source: unknown 186312 1726890064.65189: calling self._execute() 186312 1726890064.65310: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.65327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.65347: variable 'omit' from source: magic vars 186312 1726890064.65496: variable 'omit' from source: magic vars 186312 1726890064.65582: variable 'omit' from source: magic vars 186312 1726890064.65764: variable 'omit' from source: magic vars 186312 1726890064.65814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890064.65885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890064.65915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890064.65943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890064.65968: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890064.66003: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890064.66015: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.66024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.66142: Set connection var ansible_shell_type to sh 186312 1726890064.66159: Set connection var ansible_pipelining to False 186312 1726890064.66185: Set connection var ansible_timeout to 10 186312 1726890064.66193: Set connection var ansible_connection to ssh 186312 1726890064.66205: Set connection var ansible_shell_executable to /bin/sh 186312 1726890064.66219: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890064.66248: variable 'ansible_shell_executable' from source: unknown 186312 1726890064.66258: variable 'ansible_connection' from source: unknown 186312 1726890064.66266: variable 'ansible_module_compression' from source: unknown 186312 1726890064.66275: variable 'ansible_shell_type' from source: unknown 186312 1726890064.66287: variable 'ansible_shell_executable' from source: unknown 186312 1726890064.66299: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.66308: variable 'ansible_pipelining' from source: unknown 186312 1726890064.66317: variable 'ansible_timeout' from source: unknown 186312 1726890064.66326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.66485: 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) 186312 1726890064.66512: variable 'omit' from source: magic vars 186312 1726890064.66526: starting attempt loop 186312 1726890064.66538: running the handler 186312 1726890064.66556: handler run complete 186312 1726890064.66573: attempt loop complete, returning result 186312 1726890064.66580: _execute() done 186312 1726890064.66587: dumping result to json 186312 1726890064.66595: done dumping result, returning 186312 1726890064.66611: done running TaskExecutor() for managed_node3/TASK: Clean up facts [02369adf-7a19-881e-6b85-00000000049f] 186312 1726890064.66626: sending task result for task 02369adf-7a19-881e-6b85-00000000049f ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 186312 1726890064.66784: no more pending results, returning what we have 186312 1726890064.66787: results queue empty 186312 1726890064.66788: checking for any_errors_fatal 186312 1726890064.66798: done checking for any_errors_fatal 186312 1726890064.66798: checking for max_fail_percentage 186312 1726890064.66800: done checking for max_fail_percentage 186312 1726890064.66801: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.66803: done checking to see if all hosts have failed 186312 1726890064.66803: getting the remaining hosts for this loop 186312 1726890064.66805: done getting the remaining hosts for this loop 186312 1726890064.66809: getting the next task for host managed_node3 186312 1726890064.66820: done getting next task for host managed_node3 186312 1726890064.66823: ^ task is: TASK: Clean up variable namespace 186312 1726890064.66826: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890064.66836: getting variables 186312 1726890064.66838: in VariableManager get_vars() 186312 1726890064.66870: Calling all_inventory to load vars for managed_node3 186312 1726890064.66874: Calling groups_inventory to load vars for managed_node3 186312 1726890064.66877: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.66889: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.66893: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.66896: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.67444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.68031: done sending task result for task 02369adf-7a19-881e-6b85-00000000049f 186312 1726890064.68035: WORKER PROCESS EXITING 186312 1726890064.68353: done with get_vars() 186312 1726890064.68368: done getting variables 186312 1726890064.68425: 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 [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:41:04 -0400 (0:00:00.047) 0:00:34.423 ****** 186312 1726890064.68458: entering _queue_task() for managed_node3/set_fact 186312 1726890064.68685: worker is 1 (out of 1 available) 186312 1726890064.68697: exiting _queue_task() for managed_node3/set_fact 186312 1726890064.68708: done queuing things up, now waiting for results queue to drain 186312 1726890064.68709: waiting for pending results... 186312 1726890064.68982: running TaskExecutor() for managed_node3/TASK: Clean up variable namespace 186312 1726890064.69097: in run() - task 02369adf-7a19-881e-6b85-000000000409 186312 1726890064.69169: variable 'ansible_search_path' from source: unknown 186312 1726890064.69208: calling self._execute() 186312 1726890064.69363: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.69377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.69390: variable 'omit' from source: magic vars 186312 1726890064.69513: variable 'omit' from source: magic vars 186312 1726890064.69565: variable 'omit' from source: magic vars 186312 1726890064.69607: variable 'omit' from source: magic vars 186312 1726890064.69658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890064.69699: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890064.69725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890064.69748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890064.69771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890064.69805: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890064.69814: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.69822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.69926: Set connection var ansible_shell_type to sh 186312 1726890064.69941: Set connection var ansible_pipelining to False 186312 1726890064.69955: Set connection var ansible_timeout to 10 186312 1726890064.69961: Set connection var ansible_connection to ssh 186312 1726890064.69970: Set connection var ansible_shell_executable to /bin/sh 186312 1726890064.69982: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890064.70006: variable 'ansible_shell_executable' from source: unknown 186312 1726890064.70017: variable 'ansible_connection' from source: unknown 186312 1726890064.70024: variable 'ansible_module_compression' from source: unknown 186312 1726890064.70030: variable 'ansible_shell_type' from source: unknown 186312 1726890064.70036: variable 'ansible_shell_executable' from source: unknown 186312 1726890064.70043: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.70049: variable 'ansible_pipelining' from source: unknown 186312 1726890064.70055: variable 'ansible_timeout' from source: unknown 186312 1726890064.70061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.70210: 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) 186312 1726890064.70228: variable 'omit' from source: magic vars 186312 1726890064.70242: starting attempt loop 186312 1726890064.70252: running the handler 186312 1726890064.70270: handler run complete 186312 1726890064.70283: attempt loop complete, returning result 186312 1726890064.70288: _execute() done 186312 1726890064.70294: dumping result to json 186312 1726890064.70305: done dumping result, returning 186312 1726890064.70317: done running TaskExecutor() for managed_node3/TASK: Clean up variable namespace [02369adf-7a19-881e-6b85-000000000409] 186312 1726890064.70325: sending task result for task 02369adf-7a19-881e-6b85-000000000409 186312 1726890064.70432: done sending task result for task 02369adf-7a19-881e-6b85-000000000409 186312 1726890064.70439: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 186312 1726890064.70498: no more pending results, returning what we have 186312 1726890064.70501: results queue empty 186312 1726890064.70502: checking for any_errors_fatal 186312 1726890064.70510: done checking for any_errors_fatal 186312 1726890064.70513: checking for max_fail_percentage 186312 1726890064.70515: done checking for max_fail_percentage 186312 1726890064.70516: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.70517: done checking to see if all hosts have failed 186312 1726890064.70518: getting the remaining hosts for this loop 186312 1726890064.70520: done getting the remaining hosts for this loop 186312 1726890064.70523: getting the next task for host managed_node3 186312 1726890064.70533: done getting next task for host managed_node3 186312 1726890064.70537: ^ task is: TASK: Get disk to use for non-swap device 186312 1726890064.70539: ^ state is: HOST STATE: block=2, 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 186312 1726890064.70544: getting variables 186312 1726890064.70545: in VariableManager get_vars() 186312 1726890064.70577: Calling all_inventory to load vars for managed_node3 186312 1726890064.70580: Calling groups_inventory to load vars for managed_node3 186312 1726890064.70583: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.70595: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.70598: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.70601: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.71266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.71973: done with get_vars() 186312 1726890064.71986: done getting variables TASK [Get disk to use for non-swap device] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:49 Friday 20 September 2024 23:41:04 -0400 (0:00:00.036) 0:00:34.459 ****** 186312 1726890064.72075: entering _queue_task() for managed_node3/include_tasks 186312 1726890064.72285: worker is 1 (out of 1 available) 186312 1726890064.72297: exiting _queue_task() for managed_node3/include_tasks 186312 1726890064.72309: done queuing things up, now waiting for results queue to drain 186312 1726890064.72311: waiting for pending results... 186312 1726890064.72594: running TaskExecutor() for managed_node3/TASK: Get disk to use for non-swap device 186312 1726890064.72703: in run() - task 02369adf-7a19-881e-6b85-000000000010 186312 1726890064.72723: variable 'ansible_search_path' from source: unknown 186312 1726890064.72766: calling self._execute() 186312 1726890064.72872: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.72889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.72903: variable 'omit' from source: magic vars 186312 1726890064.73022: _execute() done 186312 1726890064.73030: dumping result to json 186312 1726890064.73037: done dumping result, returning 186312 1726890064.73046: done running TaskExecutor() for managed_node3/TASK: Get disk to use for non-swap device [02369adf-7a19-881e-6b85-000000000010] 186312 1726890064.73056: sending task result for task 02369adf-7a19-881e-6b85-000000000010 186312 1726890064.73181: done sending task result for task 02369adf-7a19-881e-6b85-000000000010 186312 1726890064.73208: no more pending results, returning what we have 186312 1726890064.73214: in VariableManager get_vars() 186312 1726890064.73249: Calling all_inventory to load vars for managed_node3 186312 1726890064.73252: Calling groups_inventory to load vars for managed_node3 186312 1726890064.73255: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.73268: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.73271: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.73273: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.73866: WORKER PROCESS EXITING 186312 1726890064.73886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.74671: done with get_vars() 186312 1726890064.74681: variable 'ansible_search_path' from source: unknown 186312 1726890064.74693: we have included files to process 186312 1726890064.74694: generating all_blocks data 186312 1726890064.74697: done generating all_blocks data 186312 1726890064.74707: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 186312 1726890064.74708: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 186312 1726890064.74710: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml 186312 1726890064.75382: done processing included file 186312 1726890064.75389: iterating over new_blocks loaded from include file 186312 1726890064.75390: in VariableManager get_vars() 186312 1726890064.75404: done with get_vars() 186312 1726890064.75405: filtering new block on tags 186312 1726890064.75466: done filtering new block on tags 186312 1726890064.75469: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node3 186312 1726890064.75474: extending task lists for all hosts with included blocks 186312 1726890064.76946: done extending task lists 186312 1726890064.76948: done processing included files 186312 1726890064.76949: results queue empty 186312 1726890064.76949: checking for any_errors_fatal 186312 1726890064.76953: done checking for any_errors_fatal 186312 1726890064.76954: checking for max_fail_percentage 186312 1726890064.76955: done checking for max_fail_percentage 186312 1726890064.76956: checking to see if all hosts have failed and the running result is not ok 186312 1726890064.76957: done checking to see if all hosts have failed 186312 1726890064.76957: getting the remaining hosts for this loop 186312 1726890064.76959: done getting the remaining hosts for this loop 186312 1726890064.76961: getting the next task for host managed_node3 186312 1726890064.76965: done getting next task for host managed_node3 186312 1726890064.76967: ^ task is: TASK: Ensure test packages 186312 1726890064.76970: ^ state is: HOST STATE: block=2, 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? (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 186312 1726890064.76973: getting variables 186312 1726890064.76974: in VariableManager get_vars() 186312 1726890064.76982: Calling all_inventory to load vars for managed_node3 186312 1726890064.76985: Calling groups_inventory to load vars for managed_node3 186312 1726890064.76987: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890064.76992: Calling all_plugins_play to load vars for managed_node3 186312 1726890064.76994: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890064.76997: Calling groups_plugins_play to load vars for managed_node3 186312 1726890064.77406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890064.78006: done with get_vars() 186312 1726890064.78021: done getting variables 186312 1726890064.78058: 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 [Ensure test packages] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Friday 20 September 2024 23:41:04 -0400 (0:00:00.060) 0:00:34.520 ****** 186312 1726890064.78084: entering _queue_task() for managed_node3/package 186312 1726890064.78333: worker is 1 (out of 1 available) 186312 1726890064.78344: exiting _queue_task() for managed_node3/package 186312 1726890064.78354: done queuing things up, now waiting for results queue to drain 186312 1726890064.78356: waiting for pending results... 186312 1726890064.78640: running TaskExecutor() for managed_node3/TASK: Ensure test packages 186312 1726890064.78746: in run() - task 02369adf-7a19-881e-6b85-000000000672 186312 1726890064.78769: variable 'ansible_search_path' from source: unknown 186312 1726890064.78809: calling self._execute() 186312 1726890064.78918: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.78929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.78942: variable 'omit' from source: magic vars 186312 1726890064.79059: variable 'omit' from source: magic vars 186312 1726890064.79108: variable 'omit' from source: magic vars 186312 1726890064.79145: variable 'test_packages' from source: task vars 186312 1726890064.79351: variable 'test_packages' from source: task vars 186312 1726890064.79652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890064.79950: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890064.80003: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890064.80044: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890064.80127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890064.80318: variable 'ansible_facts' from source: unknown 186312 1726890064.80734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890064.83251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890064.83317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890064.83367: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890064.83405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890064.83443: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890064.83539: 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) 186312 1726890064.83581: 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) 186312 1726890064.83616: 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) 186312 1726890064.83671: 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) 186312 1726890064.83692: 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) 186312 1726890064.83798: variable '__storage_is_ostree' from source: set_fact 186312 1726890064.83808: variable 'omit' from source: magic vars 186312 1726890064.83842: variable 'omit' from source: magic vars 186312 1726890064.83877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890064.83913: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890064.83937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890064.83960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890064.83975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890064.84018: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890064.84027: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.84034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.84138: Set connection var ansible_shell_type to sh 186312 1726890064.84155: Set connection var ansible_pipelining to False 186312 1726890064.84169: Set connection var ansible_timeout to 10 186312 1726890064.84175: Set connection var ansible_connection to ssh 186312 1726890064.84184: Set connection var ansible_shell_executable to /bin/sh 186312 1726890064.84192: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890064.84226: variable 'ansible_shell_executable' from source: unknown 186312 1726890064.84233: variable 'ansible_connection' from source: unknown 186312 1726890064.84240: variable 'ansible_module_compression' from source: unknown 186312 1726890064.84246: variable 'ansible_shell_type' from source: unknown 186312 1726890064.84253: variable 'ansible_shell_executable' from source: unknown 186312 1726890064.84259: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890064.84265: variable 'ansible_pipelining' from source: unknown 186312 1726890064.84271: variable 'ansible_timeout' from source: unknown 186312 1726890064.84278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890064.84387: 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) 186312 1726890064.84403: variable 'omit' from source: magic vars 186312 1726890064.84420: starting attempt loop 186312 1726890064.84433: running the handler 186312 1726890064.84448: variable 'ansible_facts' from source: unknown 186312 1726890064.84456: variable 'ansible_facts' from source: unknown 186312 1726890064.84516: _low_level_execute_command(): starting 186312 1726890064.84535: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890064.85267: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890064.85281: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890064.85304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890064.85326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890064.85368: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890064.85379: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890064.85393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890064.85415: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890064.85429: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890064.85440: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890064.85450: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890064.85463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890064.85484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890064.85495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890064.85509: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890064.85531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890064.85607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890064.85628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890064.85644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890064.85721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890064.87344: stdout chunk (state=3): >>>/root <<< 186312 1726890064.87447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890064.87504: stderr chunk (state=3): >>><<< 186312 1726890064.87507: stdout chunk (state=3): >>><<< 186312 1726890064.87528: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890064.87541: _low_level_execute_command(): starting 186312 1726890064.87546: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890064.875276-187621-49405184852235 `" && echo ansible-tmp-1726890064.875276-187621-49405184852235="` echo /root/.ansible/tmp/ansible-tmp-1726890064.875276-187621-49405184852235 `" ) && sleep 0' 186312 1726890064.88164: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890064.88172: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890064.88184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890064.88195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890064.88237: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890064.88244: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890064.88254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890064.88266: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890064.88274: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890064.88280: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890064.88288: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890064.88297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890064.88308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890064.88317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890064.88325: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890064.88332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890064.88404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890064.88422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890064.88425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890064.88500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890064.90309: stdout chunk (state=3): >>>ansible-tmp-1726890064.875276-187621-49405184852235=/root/.ansible/tmp/ansible-tmp-1726890064.875276-187621-49405184852235 <<< 186312 1726890064.90421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890064.90493: stderr chunk (state=3): >>><<< 186312 1726890064.90496: stdout chunk (state=3): >>><<< 186312 1726890064.90515: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890064.875276-187621-49405184852235=/root/.ansible/tmp/ansible-tmp-1726890064.875276-187621-49405184852235 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890064.90550: variable 'ansible_module_compression' from source: unknown 186312 1726890064.90613: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 186312 1726890064.90657: variable 'ansible_facts' from source: unknown 186312 1726890064.90763: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890064.875276-187621-49405184852235/AnsiballZ_dnf.py 186312 1726890064.90925: Sending initial data 186312 1726890064.90929: Sent initial data (152 bytes) 186312 1726890064.91853: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890064.91862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890064.91872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890064.91885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890064.91922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890064.91929: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890064.91942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890064.91954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890064.91961: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890064.91968: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890064.91976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890064.91984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890064.91995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890064.92003: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890064.92008: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890064.92024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890064.92097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890064.92114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890064.92123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890064.92184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890064.93842: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890064.93887: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890064.93930: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpv6nse10q /root/.ansible/tmp/ansible-tmp-1726890064.875276-187621-49405184852235/AnsiballZ_dnf.py <<< 186312 1726890064.93966: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890064.95490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890064.95516: stderr chunk (state=3): >>><<< 186312 1726890064.95519: stdout chunk (state=3): >>><<< 186312 1726890064.95618: done transferring module to remote 186312 1726890064.95621: _low_level_execute_command(): starting 186312 1726890064.95624: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890064.875276-187621-49405184852235/ /root/.ansible/tmp/ansible-tmp-1726890064.875276-187621-49405184852235/AnsiballZ_dnf.py && sleep 0' 186312 1726890064.96202: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890064.96218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890064.96233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890064.96251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890064.96297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890064.96308: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890064.96326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890064.96344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890064.96357: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890064.96367: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890064.96382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890064.96395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890064.96409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890064.96426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890064.96437: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890064.96451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890064.96523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890064.96539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890064.96555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890064.96723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890064.98315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890064.98388: stderr chunk (state=3): >>><<< 186312 1726890064.98400: stdout chunk (state=3): >>><<< 186312 1726890064.98489: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890064.98492: _low_level_execute_command(): starting 186312 1726890064.98495: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890064.875276-187621-49405184852235/AnsiballZ_dnf.py && sleep 0' 186312 1726890064.99056: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890064.99069: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890064.99082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890064.99098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890064.99143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890064.99154: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890064.99173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890064.99190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890064.99204: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890064.99218: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890064.99230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890064.99249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890064.99270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890064.99288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890064.99299: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890064.99315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890064.99394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890064.99410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890064.99427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890064.99507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890065.01389: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890065.01416: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890065.01419: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890065.01475: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890065.01514: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890065.01545: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890065.01548: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890065.01579: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890065.01596: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890065.01647: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.01662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890065.01688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890065.01691: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890065.01725: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bbb3dc0> <<< 186312 1726890065.01754: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890065.01777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb583a0> <<< 186312 1726890065.01780: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bbb3b20> <<< 186312 1726890065.01806: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890065.01832: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bbb3ac0> <<< 186312 1726890065.01846: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890065.01868: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890065.01885: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb58490> <<< 186312 1726890065.01908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890065.01931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890065.01958: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890065.01964: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb58940> <<< 186312 1726890065.01985: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb58670> <<< 186312 1726890065.02023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890065.02051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890065.02064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890065.02094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890065.02103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890065.02128: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb0f190> <<< 186312 1726890065.02158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890065.02173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890065.02245: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb0f220> <<< 186312 1726890065.02282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890065.02287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890065.02315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890065.02318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb0f940> <<< 186312 1726890065.02351: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb70880> <<< 186312 1726890065.02376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890065.02379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb08d90> <<< 186312 1726890065.02432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890065.02450: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb32d90> <<< 186312 1726890065.02507: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb58970> <<< 186312 1726890065.02530: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890065.02768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890065.02772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890065.02810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890065.02814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890065.02837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890065.02847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890065.02875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890065.02878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890065.02897: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595baafeb0> <<< 186312 1726890065.02943: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bab2f40> <<< 186312 1726890065.02964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890065.02970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890065.02989: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890065.03008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890065.03025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890065.03053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890065.03069: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595baa7610> <<< 186312 1726890065.03090: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bab0640> <<< 186312 1726890065.03100: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595baaf370> <<< 186312 1726890065.03122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890065.03185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890065.03208: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890065.03236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.03263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890065.03298: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.03309: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b796dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7968b0> <<< 186312 1726890065.03329: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890065.03356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b796eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890065.03381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890065.03402: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b796f70> <<< 186312 1726890065.03438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b796e80> <<< 186312 1726890065.03453: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890065.03507: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7eed30> import '_functools' # <<< 186312 1726890065.03531: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7e9610> <<< 186312 1726890065.03592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7fb670> <<< 186312 1726890065.03605: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bab6e20> <<< 186312 1726890065.03621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890065.03647: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.03660: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b7a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7ee250> <<< 186312 1726890065.03685: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.03706: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b7fb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595babc9d0> <<< 186312 1726890065.03738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890065.03764: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.03786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890065.03799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890065.03818: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7a7d90> <<< 186312 1726890065.03848: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7a7d00> <<< 186312 1726890065.03870: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890065.03881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890065.03907: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890065.03916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890065.03933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890065.03979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890065.04018: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890065.04042: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b77b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890065.04052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890065.04079: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b77b460> <<< 186312 1726890065.04198: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7affa0> <<< 186312 1726890065.04237: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7aaa30> <<< 186312 1726890065.04253: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7aa490> <<< 186312 1726890065.04275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890065.04314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890065.04326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890065.04350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890065.04368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6c91c0> <<< 186312 1726890065.04398: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b765c70> <<< 186312 1726890065.04447: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7aaeb0> <<< 186312 1726890065.04457: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595babc040> <<< 186312 1726890065.04478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890065.04498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890065.04528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6dcaf0> <<< 186312 1726890065.04549: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890065.04584: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6dce20> <<< 186312 1726890065.04598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890065.04609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890065.04639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890065.04645: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6ef730> <<< 186312 1726890065.04665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890065.04695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890065.04724: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6efc70> <<< 186312 1726890065.04752: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.04768: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6853a0> <<< 186312 1726890065.04779: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6dcf10> <<< 186312 1726890065.04801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890065.04846: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b696280> <<< 186312 1726890065.04863: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6ef5b0> <<< 186312 1726890065.04873: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890065.04898: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b696340> <<< 186312 1726890065.04937: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7a79d0> <<< 186312 1726890065.04955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890065.04973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890065.04991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890065.05011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890065.05042: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6b26a0> <<< 186312 1726890065.05068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890065.05098: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6b2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6b2760> <<< 186312 1726890065.05134: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.05147: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6b2850> <<< 186312 1726890065.05161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890065.05357: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6b2ca0> <<< 186312 1726890065.05388: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6be1f0> <<< 186312 1726890065.05400: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6b28e0> <<< 186312 1726890065.05411: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6a4a30> <<< 186312 1726890065.05437: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7a75b0> <<< 186312 1726890065.05463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890065.05517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890065.05549: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6b2a90> <<< 186312 1726890065.05656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890065.05674: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f595b5e0670> <<< 186312 1726890065.05944: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 186312 1726890065.06034: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.06057: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 186312 1726890065.06071: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.06081: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.06109: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890065.06123: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.07321: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.08243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890065.08246: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afb07f0> <<< 186312 1726890065.08266: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.08283: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890065.08317: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890065.08323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890065.08335: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afc0760> <<< 186312 1726890065.08375: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afc0640> <<< 186312 1726890065.08404: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afc0370> <<< 186312 1726890065.08428: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890065.08482: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afc0490> <<< 186312 1726890065.08485: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afc0190> <<< 186312 1726890065.08489: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890065.08513: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.08516: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afc0400> <<< 186312 1726890065.08527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890065.08550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890065.08585: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afc07c0> <<< 186312 1726890065.08609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890065.08624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890065.08638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890065.08656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890065.08679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890065.08750: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af2f7c0> <<< 186312 1726890065.08788: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.08791: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af2fb50> <<< 186312 1726890065.08830: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.08833: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af2f9a0> <<< 186312 1726890065.08843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890065.08862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890065.08892: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af4c4f0> <<< 186312 1726890065.08907: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b569d30> <<< 186312 1726890065.09066: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afc0520> <<< 186312 1726890065.09091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890065.09112: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b569190> <<< 186312 1726890065.09133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890065.09146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890065.09170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890065.09174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890065.09193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890065.09196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890065.09226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 186312 1726890065.09229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afaca90> <<< 186312 1726890065.09311: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afe0e80> <<< 186312 1726890065.09316: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afe0880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af45310> <<< 186312 1726890065.09345: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.09351: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afe0970> <<< 186312 1726890065.09366: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b53dd30> <<< 186312 1726890065.09395: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890065.09419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890065.09442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890065.09514: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af119d0> <<< 186312 1726890065.09528: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b547e50> <<< 186312 1726890065.09546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890065.09601: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af200a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b547e20> <<< 186312 1726890065.09632: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890065.09658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.09689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890065.09699: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890065.09748: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afe56a0> <<< 186312 1726890065.09873: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af200d0> <<< 186312 1726890065.09958: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.09969: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af1c550> <<< 186312 1726890065.09990: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.10000: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af1c610> <<< 186312 1726890065.10037: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af1bc40> <<< 186312 1726890065.10049: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b5e0820> <<< 186312 1726890065.10063: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890065.10084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890065.10095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890065.10143: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afa1af0> <<< 186312 1726890065.10309: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.10325: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afa09a0> <<< 186312 1726890065.10340: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af127f0> <<< 186312 1726890065.10360: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afa1520> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afdaac0> <<< 186312 1726890065.10376: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.10386: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890065.10406: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.10473: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.10555: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.10573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.10585: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890065.10601: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.10614: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890065.10627: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.10721: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.10819: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.11269: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.11728: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890065.11743: 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_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890065.11769: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890065.11779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.11831: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595aefed30> <<< 186312 1726890065.11909: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890065.11914: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af9f310> <<< 186312 1726890065.11927: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af96e50> <<< 186312 1726890065.11965: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890065.11990: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.11995: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.12016: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890065.12019: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.12137: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.12266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890065.12270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890065.12298: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afa03a0><<< 186312 1726890065.12301: stdout chunk (state=3): >>> # zipimport: zlib available <<< 186312 1726890065.12692: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.13055: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.13115: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.13175: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890065.13188: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.13218: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.13254: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890065.13257: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.13316: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.13385: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890065.13404: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890065.13423: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890065.13438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.13469: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.13496: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890065.13517: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.13694: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.13944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890065.13989: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aac9e50> <<< 186312 1726890065.13992: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.14056: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.14122: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/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_fd0w5ayo/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_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890065.14135: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890065.14160: stdout chunk (state=3): >>># zipimport: zlib available<<< 186312 1726890065.14169: stdout chunk (state=3): >>> <<< 186312 1726890065.14193: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.14229: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890065.14232: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.14275: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.14307: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.14373: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.14429: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890065.14458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.14526: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b5585b0> <<< 186312 1726890065.14555: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aa895e0> <<< 186312 1726890065.14593: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/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_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890065.14607: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.14711: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.14760: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.14784: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.14829: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890065.14840: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890065.14857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890065.14887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890065.14914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890065.14929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890065.15009: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aef9be0> <<< 186312 1726890065.15048: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aedf220> <<< 186312 1726890065.15107: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aedddc0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890065.15133: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.15149: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.15170: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/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_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890065.15237: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890065.15255: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.15259: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 186312 1726890065.15280: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.15749: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.16169: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.16733: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.17277: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8876a0> <<< 186312 1726890065.17307: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8875b0> <<< 186312 1726890065.17331: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 186312 1726890065.17352: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 186312 1726890065.17378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 186312 1726890065.17381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a887070> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a887370> <<< 186312 1726890065.17424: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py <<< 186312 1726890065.17427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890065.17470: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b558730> <<< 186312 1726890065.17509: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 186312 1726890065.17514: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py <<< 186312 1726890065.17516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890065.17539: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 186312 1726890065.17542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 186312 1726890065.17565: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 186312 1726890065.17568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 186312 1726890065.17592: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py <<< 186312 1726890065.17595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 186312 1726890065.17606: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a89e370> <<< 186312 1726890065.17639: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 186312 1726890065.17642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a89e880> <<< 186312 1726890065.17670: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 186312 1726890065.17673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a89ea60> <<< 186312 1726890065.17738: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8baa60> <<< 186312 1726890065.17755: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 186312 1726890065.17777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890065.17796: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8c7220> <<< 186312 1726890065.17807: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 186312 1726890065.17842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 186312 1726890065.17905: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8c7280> <<< 186312 1726890065.17928: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 186312 1726890065.17933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 186312 1726890065.17945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 186312 1726890065.17956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 186312 1726890065.18016: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aa86f40> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8cf8e0> <<< 186312 1726890065.18033: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a89e8e0> <<< 186312 1726890065.18045: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8ba250> <<< 186312 1726890065.18068: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 186312 1726890065.18081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 186312 1726890065.18107: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 186312 1726890065.18136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 186312 1726890065.18156: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 186312 1726890065.18182: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aee7670> <<< 186312 1726890065.18332: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aed77c0> <<< 186312 1726890065.18358: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aa86be0> <<< 186312 1726890065.18380: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 186312 1726890065.18383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 186312 1726890065.18399: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 186312 1726890065.18424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 186312 1726890065.18444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 186312 1726890065.18468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aad67c0> <<< 186312 1726890065.18506: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aad6400> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aacaf10> <<< 186312 1726890065.18514: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aa77a90> <<< 186312 1726890065.18555: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b558880> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b558070> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a887280> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a887640> <<< 186312 1726890065.18587: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a887520> <<< 186312 1726890065.18613: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 186312 1726890065.18639: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 186312 1726890065.18689: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aac5a00> <<< 186312 1726890065.18703: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b558ac0> <<< 186312 1726890065.18723: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 186312 1726890065.18734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.18809: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aac5df0> <<< 186312 1726890065.18826: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 186312 1726890065.18841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 186312 1726890065.18899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890065.18927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890065.19072: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a8d33d0> <<< 186312 1726890065.19339: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a934cd0> <<< 186312 1726890065.19359: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aac5220> <<< 186312 1726890065.19386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 186312 1726890065.19397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 186312 1726890065.19422: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a9343a0> <<< 186312 1726890065.19442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8cd520> <<< 186312 1726890065.19468: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 186312 1726890065.19500: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 186312 1726890065.19513: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8e58b0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8e5e20> <<< 186312 1726890065.19542: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 186312 1726890065.19589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 186312 1726890065.19666: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8e5430> <<< 186312 1726890065.19681: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 186312 1726890065.19710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 186312 1726890065.20246: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8ae760> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a64bc70> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available <<< 186312 1726890065.20274: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.20395: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 186312 1726890065.20408: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.20449: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.20491: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 186312 1726890065.20503: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.20597: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.20688: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 186312 1726890065.20769: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890065.20927: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890065.21232: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.21253: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 186312 1726890065.21265: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 186312 1726890065.21294: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 186312 1726890065.21301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5acbe0> <<< 186312 1726890065.21319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890065.21360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890065.21528: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5acd60> <<< 186312 1726890065.21543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890065.21558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890065.21581: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.21596: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a601460> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5acfd0> <<< 186312 1726890065.21608: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5ac280> <<< 186312 1726890065.21637: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 186312 1726890065.21650: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5ac850> <<< 186312 1726890065.21669: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 186312 1726890065.21726: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 186312 1726890065.21753: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.21782: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 186312 1726890065.21901: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 186312 1726890065.21918: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a5349a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a534550> <<< 186312 1726890065.21936: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 186312 1726890065.21965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 186312 1726890065.22030: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 186312 1726890065.22042: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a4d5520> <<< 186312 1726890065.22061: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5349d0> <<< 186312 1726890065.22085: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 186312 1726890065.22147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 186312 1726890065.23091: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a4acdf0> <<< 186312 1726890065.23149: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5552b0> <<< 186312 1726890065.23167: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 186312 1726890065.23226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 186312 1726890065.23317: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 186312 1726890065.23328: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5958c4b2b0> <<< 186312 1726890065.23353: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a508880> <<< 186312 1726890065.23373: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 186312 1726890065.23399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890065.23535: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5958b18e50> <<< 186312 1726890065.23556: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958c29550> <<< 186312 1726890065.23574: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 186312 1726890065.23618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890065.23707: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 186312 1726890065.23710: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5958a849d0> <<< 186312 1726890065.23749: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958c4b4f0> <<< 186312 1726890065.23762: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890065.23856: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 186312 1726890065.23862: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5958a7cd30> <<< 186312 1726890065.23864: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958a84f70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a534100> <<< 186312 1726890065.23877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 186312 1726890065.23895: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 186312 1726890065.23917: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890065.23959: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 186312 1726890065.23962: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890065.23993: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.23998: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59589abaf0> <<< 186312 1726890065.24020: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589ab310> <<< 186312 1726890065.24032: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 186312 1726890065.24062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 186312 1726890065.24089: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 186312 1726890065.24122: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.24125: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589c06d0> <<< 186312 1726890065.24148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 186312 1726890065.24151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 186312 1726890065.24181: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py <<< 186312 1726890065.24184: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589cc280> <<< 186312 1726890065.24208: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.24559: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59589cc820> <<< 186312 1726890065.24595: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 186312 1726890065.24599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890065.24616: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589ccc70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589cc340> <<< 186312 1726890065.24649: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589c0760> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589b6d90> <<< 186312 1726890065.24671: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 186312 1726890065.24683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.24778: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595857eeb0> <<< 186312 1726890065.24793: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589c0160> <<< 186312 1726890065.24865: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589abc70> <<< 186312 1726890065.24891: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958aae700> <<< 186312 1726890065.24920: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.24995: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 186312 1726890065.25008: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5958aaee20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958aae8b0> <<< 186312 1726890065.25031: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a534250> <<< 186312 1726890065.25049: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595858bd30> <<< 186312 1726890065.25078: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 186312 1726890065.25090: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 186312 1726890065.25115: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 186312 1726890065.25141: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 186312 1726890065.25154: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890065.25183: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.25205: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 186312 1726890065.25239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 186312 1726890065.25271: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 186312 1726890065.25356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 186312 1726890065.25464: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.25476: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59583fc1f0> <<< 186312 1726890065.25558: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595849b280> <<< 186312 1726890065.25574: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 186312 1726890065.25588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890065.25622: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59584177c0> <<< 186312 1726890065.25684: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595844ee20> <<< 186312 1726890065.25709: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.25781: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.25802: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 186312 1726890065.25850: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417e50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417b80> <<< 186312 1726890065.25870: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.25894: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890065.25936: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417fd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417e20> <<< 186312 1726890065.25960: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.25983: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890065.26027: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301190> <<< 186312 1726890065.26052: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 186312 1726890065.26082: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301220> <<< 186312 1726890065.26096: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417f10> <<< 186312 1726890065.26112: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.26136: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890065.26178: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59583013a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417e80> <<< 186312 1726890065.26214: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 186312 1726890065.26238: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417c10> <<< 186312 1726890065.26262: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 186312 1726890065.26298: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59583011c0> <<< 186312 1726890065.26328: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 186312 1726890065.26354: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301400> <<< 186312 1726890065.26382: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 186312 1726890065.26417: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301490> <<< 186312 1726890065.26442: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 186312 1726890065.26470: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301520> <<< 186312 1726890065.26502: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 186312 1726890065.26532: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59583015b0> <<< 186312 1726890065.26558: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 186312 1726890065.26595: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301640> <<< 186312 1726890065.26621: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 186312 1726890065.26647: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59583016d0> <<< 186312 1726890065.26670: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301760> <<< 186312 1726890065.26695: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890065.26740: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59583017f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59584171f0> <<< 186312 1726890065.26777: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958482190> <<< 186312 1726890065.26806: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890065.26830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890065.26909: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.26927: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5958301bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59584173d0> <<< 186312 1726890065.26953: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417fa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958479c70> <<< 186312 1726890065.26966: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958479280> <<< 186312 1726890065.26979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890065.27010: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958479460> <<< 186312 1726890065.27022: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59585b0b20> <<< 186312 1726890065.27045: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 186312 1726890065.27071: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958479df0> <<< 186312 1726890065.27080: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595858bcd0> <<< 186312 1726890065.27103: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.27129: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 186312 1726890065.27140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 186312 1726890065.27168: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 186312 1726890065.27190: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958318c10> <<< 186312 1726890065.27204: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59583184c0> <<< 186312 1726890065.27216: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59585b0910> <<< 186312 1726890065.27231: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py <<< 186312 1726890065.27240: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 186312 1726890065.27250: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 186312 1726890065.27284: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890065.27310: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 186312 1726890065.27317: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 186312 1726890065.27346: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59582b5280> <<< 186312 1726890065.27378: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 186312 1726890065.27399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 186312 1726890065.27420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890065.27452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890065.27482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890065.27499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890065.27510: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958267160> <<< 186312 1726890065.27538: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.27549: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59582671f0> <<< 186312 1726890065.27596: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59582c8670> <<< 186312 1726890065.27626: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59582b56a0> <<< 186312 1726890065.27646: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59582a9a60> <<< 186312 1726890065.27675: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958318f70> <<< 186312 1726890065.27686: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958318eb0> <<< 186312 1726890065.27707: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 186312 1726890065.27733: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 186312 1726890065.27837: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.27859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890065.27875: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958267fa0> <<< 186312 1726890065.27888: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958267760> <<< 186312 1726890065.27921: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958318d60> <<< 186312 1726890065.27940: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 186312 1726890065.27952: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59582a3910> <<< 186312 1726890065.27978: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595828b820> <<< 186312 1726890065.28002: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595828b8b0> <<< 186312 1726890065.28035: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595828ba30> <<< 186312 1726890065.28054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 186312 1726890065.28066: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 186312 1726890065.28088: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 186312 1726890065.28115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 186312 1726890065.28182: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' <<< 186312 1726890065.28197: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59580cd190> <<< 186312 1726890065.28210: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595829b160> <<< 186312 1726890065.28251: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580cd1f0> <<< 186312 1726890065.28274: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890065.28281: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580cd2e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595828b9d0> <<< 186312 1726890065.28313: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 186312 1726890065.28322: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595828bf70> <<< 186312 1726890065.28346: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 186312 1726890065.28369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890065.28418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890065.28433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890065.28445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890065.28477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890065.28508: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59580543a0> <<< 186312 1726890065.28526: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958054160> <<< 186312 1726890065.28547: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580459a0> <<< 186312 1726890065.28644: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580de9a0> <<< 186312 1726890065.28655: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580cde80> <<< 186312 1726890065.28685: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580dec70> <<< 186312 1726890065.28724: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580e5970><<< 186312 1726890065.28754: stdout chunk (state=3): >>> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958062700> <<< 186312 1726890065.28782: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958062340> <<< 186312 1726890065.28814: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 186312 1726890065.28831: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 186312 1726890065.28863: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958073640> <<< 186312 1726890065.28870: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958073160> <<< 186312 1726890065.28895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580734c0> <<< 186312 1726890065.28916: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5ac940> <<< 186312 1726890065.28932: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5ac7f0> <<< 186312 1726890065.29326: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 186312 1726890065.29345: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 186312 1726890065.29365: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.29382: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595807af70> <<< 186312 1726890065.29407: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.29432: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 186312 1726890065.29464: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 186312 1726890065.29485: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 186312 1726890065.29523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 186312 1726890065.29553: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595802ff70> <<< 186312 1726890065.29578: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 186312 1726890065.29599: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 186312 1726890065.29611: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 186312 1726890065.29640: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.29717: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957fcbd60> <<< 186312 1726890065.29732: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fcbbe0> <<< 186312 1726890065.29748: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fcb3a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fcb160> <<< 186312 1726890065.29767: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595801beb0> <<< 186312 1726890065.29794: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890065.29815: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fcb1f0> <<< 186312 1726890065.29827: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 186312 1726890065.29850: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.29868: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 186312 1726890065.29893: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 186312 1726890065.29910: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ff5130> <<< 186312 1726890065.29944: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fcbe80> <<< 186312 1726890065.29969: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py <<< 186312 1726890065.29981: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 186312 1726890065.29998: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fe69a0> <<< 186312 1726890065.30020: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ff5fa0> <<< 186312 1726890065.30054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fd4190> <<< 186312 1726890065.30078: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' <<< 186312 1726890065.30100: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fd42e0> <<< 186312 1726890065.30119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 186312 1726890065.30138: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 186312 1726890065.30153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 186312 1726890065.30186: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fd48e0> <<< 186312 1726890065.30197: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fd4610> <<< 186312 1726890065.30226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fd49a0> <<< 186312 1726890065.30256: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f025e0> <<< 186312 1726890065.30281: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 186312 1726890065.30293: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 186312 1726890065.30307: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f026d0> <<< 186312 1726890065.30326: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 186312 1726890065.30344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 186312 1726890065.30361: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 186312 1726890065.30382: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 186312 1726890065.30396: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f02eb0> <<< 186312 1726890065.30407: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f02ac0> <<< 186312 1726890065.30436: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 186312 1726890065.30454: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f02f10> <<< 186312 1726890065.30474: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py <<< 186312 1726890065.30489: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f17af0> <<< 186312 1726890065.30505: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 186312 1726890065.30521: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f17c10> <<< 186312 1726890065.30544: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 186312 1726890065.30561: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 186312 1726890065.30581: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f17e50> <<< 186312 1726890065.30606: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' <<< 186312 1726890065.30619: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea72e0> <<< 186312 1726890065.30653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' <<< 186312 1726890065.30667: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea7cd0> <<< 186312 1726890065.30690: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 186312 1726890065.30697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea7e20> <<< 186312 1726890065.30718: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py <<< 186312 1726890065.30730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 186312 1726890065.30753: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957eb7520> <<< 186312 1726890065.30772: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957eb7100> <<< 186312 1726890065.30789: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 186312 1726890065.30853: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 186312 1726890065.30870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 186312 1726890065.30889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957eb7f10> <<< 186312 1726890065.30908: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957eb7a60> <<< 186312 1726890065.30930: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 186312 1726890065.30942: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957eb7d60> <<< 186312 1726890065.30970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 186312 1726890065.30973: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 186312 1726890065.31014: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ec47f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 186312 1726890065.31027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ec4f70> <<< 186312 1726890065.31052: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 186312 1726890065.31064: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ed0280> <<< 186312 1726890065.31086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ed0370> <<< 186312 1726890065.31122: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595801b490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595801b1f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595807acd0> <<< 186312 1726890065.31147: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 186312 1726890065.31179: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.31209: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py <<< 186312 1726890065.31226: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ed0ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ed0c10> <<< 186312 1726890065.31243: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.31263: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 186312 1726890065.31297: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 186312 1726890065.31324: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890065.31344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890065.31407: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e6b5b0> <<< 186312 1726890065.31425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py <<< 186312 1726890065.31439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890065.31471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 186312 1726890065.31483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890065.31504: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e744f0> <<< 186312 1726890065.31555: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957e6be50> <<< 186312 1726890065.31573: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e6bdc0> <<< 186312 1726890065.31589: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 186312 1726890065.31600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 186312 1726890065.31629: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea0730> <<< 186312 1726890065.31642: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea01c0> <<< 186312 1726890065.31670: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.31690: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 186312 1726890065.31719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 186312 1726890065.31735: stdout chunk (state=3): >>>import 'six.moves' # <<< 186312 1726890065.31764: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py <<< 186312 1726890065.31781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957deda60> <<< 186312 1726890065.31799: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' <<< 186312 1726890065.31810: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dedc40> <<< 186312 1726890065.31840: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py <<< 186312 1726890065.31856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 186312 1726890065.31905: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea0ca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea0a30> <<< 186312 1726890065.31945: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ede130> <<< 186312 1726890065.31970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 186312 1726890065.31999: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e6b1f0> <<< 186312 1726890065.32019: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ed0ac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595801b220> <<< 186312 1726890065.32050: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 186312 1726890065.32063: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 186312 1726890065.32099: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e0d160> <<< 186312 1726890065.32121: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 186312 1726890065.32142: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 186312 1726890065.32160: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e0d490> <<< 186312 1726890065.32174: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 186312 1726890065.32197: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 186312 1726890065.32203: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e0dd00> <<< 186312 1726890065.32225: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py <<< 186312 1726890065.32239: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' <<< 186312 1726890065.32250: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957da3610> <<< 186312 1726890065.32261: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 186312 1726890065.32290: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 186312 1726890065.32306: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957da3b80> <<< 186312 1726890065.32328: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 186312 1726890065.32348: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.32372: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 186312 1726890065.32428: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957db0c40> <<< 186312 1726890065.32446: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957db0820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957db0580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957db01f0> <<< 186312 1726890065.32474: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 186312 1726890065.32488: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 186312 1726890065.32518: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957db0430> <<< 186312 1726890065.32536: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 186312 1726890065.32551: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 186312 1726890065.32580: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.32615: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dbebb0> <<< 186312 1726890065.32645: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890065.32654: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dbec40> <<< 186312 1726890065.32678: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 186312 1726890065.32685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 186312 1726890065.32757: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957dcc280> <<< 186312 1726890065.32770: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dbedc0> <<< 186312 1726890065.32785: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py <<< 186312 1726890065.32803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 186312 1726890065.32820: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 186312 1726890065.32833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 186312 1726890065.32848: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 186312 1726890065.32863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890065.32887: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cd42e0> <<< 186312 1726890065.32916: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 186312 1726890065.32945: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 186312 1726890065.32982: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cdd340> <<< 186312 1726890065.33023: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cdd2e0> <<< 186312 1726890065.33041: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 186312 1726890065.33078: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957cdd490> <<< 186312 1726890065.33091: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cdd1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cd4d00> <<< 186312 1726890065.33107: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cd43a0> <<< 186312 1726890065.33126: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cc5a30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dccfa0> <<< 186312 1726890065.33146: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dcc940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dbe7f0> <<< 186312 1726890065.33177: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957db0fd0> <<< 186312 1726890065.33209: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 186312 1726890065.33218: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dbe940> <<< 186312 1726890065.33252: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 186312 1726890065.33261: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cd4d90> <<< 186312 1726890065.33291: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cdd760> <<< 186312 1726890065.33322: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 186312 1726890065.33348: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cdd9d0> <<< 186312 1726890065.33373: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 186312 1726890065.33380: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cddf40> <<< 186312 1726890065.33404: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 186312 1726890065.33433: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 186312 1726890065.33459: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cf9730> <<< 186312 1726890065.33483: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 186312 1726890065.33496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 186312 1726890065.33524: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c7c910> <<< 186312 1726890065.33547: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 186312 1726890065.33564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 186312 1726890065.33595: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c89b80> <<< 186312 1726890065.33624: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 186312 1726890065.33652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 186312 1726890065.33683: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.33700: stdout chunk (state=3): >>># extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957cac130> <<< 186312 1726890065.33786: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c89be0> <<< 186312 1726890065.33801: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 186312 1726890065.33824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 186312 1726890065.33850: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py <<< 186312 1726890065.33857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 186312 1726890065.33882: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.33904: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 186312 1726890065.33929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 186312 1726890065.33942: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890065.33964: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c54400> <<< 186312 1726890065.33980: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py <<< 186312 1726890065.33994: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c54520> <<< 186312 1726890065.34077: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c47490> <<< 186312 1726890065.34090: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 186312 1726890065.34115: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890065.34137: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c477c0> <<< 186312 1726890065.34168: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c58910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c47130> <<< 186312 1726890065.34195: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890065.34229: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c471f0> <<< 186312 1726890065.34251: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c3aa90> <<< 186312 1726890065.34274: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 186312 1726890065.34290: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c58dc0> <<< 186312 1726890065.34315: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bef1f0> <<< 186312 1726890065.34347: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bef2e0> <<< 186312 1726890065.34372: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 186312 1726890065.34393: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bef400> <<< 186312 1726890065.34416: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 186312 1726890065.34435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 186312 1726890065.34460: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 186312 1726890065.34558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890065.34580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 186312 1726890065.34614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 186312 1726890065.34644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 186312 1726890065.34687: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bc3640> <<< 186312 1726890065.34722: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c18f40> <<< 186312 1726890065.34751: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c2a9d0> <<< 186312 1726890065.34781: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 186312 1726890065.34805: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c2aa60> <<< 186312 1726890065.34823: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 186312 1726890065.34841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890065.34892: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bc32b0> <<< 186312 1726890065.34913: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bd53a0> <<< 186312 1726890065.35083: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bfbd00> <<< 186312 1726890065.35108: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 186312 1726890065.35134: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py<<< 186312 1726890065.35147: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 186312 1726890065.35162: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c04970> <<< 186312 1726890065.35178: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 186312 1726890065.35202: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b83880> <<< 186312 1726890065.35221: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c04280> <<< 186312 1726890065.35258: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957befbb0> <<< 186312 1726890065.35308: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ca9d90> <<< 186312 1726890065.35332: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 186312 1726890065.35349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890065.35366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890065.35394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890065.35400: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ba7640> <<< 186312 1726890065.35432: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ba7df0> <<< 186312 1726890065.35464: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b37160> <<< 186312 1726890065.35492: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 186312 1726890065.35508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 186312 1726890065.35539: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 186312 1726890065.35547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 186312 1726890065.35592: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b37a90> <<< 186312 1726890065.35621: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py <<< 186312 1726890065.35638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py <<< 186312 1726890065.35657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 186312 1726890065.35672: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b561c0> <<< 186312 1726890065.35684: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b37d60> <<< 186312 1726890065.35706: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b371f0> <<< 186312 1726890065.35742: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b96880> <<< 186312 1726890065.35762: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 186312 1726890065.35784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 186312 1726890065.35800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 186312 1726890065.35843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890065.35860: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 186312 1726890065.35876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 186312 1726890065.35904: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b0f2e0> <<< 186312 1726890065.35936: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 186312 1726890065.35958: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 186312 1726890065.35984: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py <<< 186312 1726890065.36000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b0fdc0> <<< 186312 1726890065.36021: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 186312 1726890065.36041: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b0ff40> <<< 186312 1726890065.36067: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 186312 1726890065.36093: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 186312 1726890065.36108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 186312 1726890065.36125: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py <<< 186312 1726890065.36137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 186312 1726890065.36192: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b16be0> <<< 186312 1726890065.36216: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b167c0> <<< 186312 1726890065.36229: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b16310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b0fa60> <<< 186312 1726890065.36245: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 186312 1726890065.36276: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b0fbb0> <<< 186312 1726890065.36304: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 186312 1726890065.36334: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.36365: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.36394: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 186312 1726890065.36406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890065.36433: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.36463: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' <<< 186312 1726890065.36476: stdout chunk (state=3): >>>import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ac3a00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ac3670> <<< 186312 1726890065.36492: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 186312 1726890065.36515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890065.36566: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ac36d0> <<< 186312 1726890065.36579: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 186312 1726890065.36649: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ab8610> <<< 186312 1726890065.36664: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc'<<< 186312 1726890065.36676: stdout chunk (state=3): >>> import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ab87f0> <<< 186312 1726890065.36699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 186312 1726890065.36717: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 186312 1726890065.36736: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 186312 1726890065.36753: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890065.36775: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.36800: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py <<< 186312 1726890065.36818: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890065.36834: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py<<< 186312 1726890065.36846: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f910> <<< 186312 1726890065.36869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6fac0> <<< 186312 1726890065.36901: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6fc70> <<< 186312 1726890065.36920: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f5b0> <<< 186312 1726890065.36944: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 186312 1726890065.36967: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f8b0> <<< 186312 1726890065.36987: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py <<< 186312 1726890065.36999: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a7c0d0> <<< 186312 1726890065.37015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 186312 1726890065.37027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 186312 1726890065.37047: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a7c1c0> <<< 186312 1726890065.37074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 186312 1726890065.37094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 186312 1726890065.37118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 186312 1726890065.37138: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a88340> <<< 186312 1726890065.37163: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 186312 1726890065.37171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 186312 1726890065.38081: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a88910> <<< 186312 1726890065.38092: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py <<< 186312 1726890065.38110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957aa9e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a7cc40> <<< 186312 1726890065.38155: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a7cb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f250> <<< 186312 1726890065.38183: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f310> <<< 186312 1726890065.38218: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py <<< 186312 1726890065.38224: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 186312 1726890065.38241: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f040> <<< 186312 1726890065.38266: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957acdaf0> <<< 186312 1726890065.38297: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py <<< 186312 1726890065.38302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 186312 1726890065.38317: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 186312 1726890065.38334: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 186312 1726890065.38375: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 186312 1726890065.38380: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a308e0> <<< 186312 1726890065.38383: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a30520> import 'urllib3.packages.six.moves.urllib' # <<< 186312 1726890065.38400: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ade9a0> <<< 186312 1726890065.38417: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 186312 1726890065.38430: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 186312 1726890065.38461: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f2e0> <<< 186312 1726890065.38500: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890065.38503: stdout chunk (state=3): >>>import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a30d60> <<< 186312 1726890065.38521: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ab8940> <<< 186312 1726890065.38542: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 186312 1726890065.38545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 186312 1726890065.38596: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a3d910> <<< 186312 1726890065.38601: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b26fa0> <<< 186312 1726890065.38629: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.38655: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 186312 1726890065.38678: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 186312 1726890065.38700: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 186312 1726890065.38745: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 186312 1726890065.38750: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a56280> <<< 186312 1726890065.38763: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a564f0> <<< 186312 1726890065.38784: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a4a0a0> <<< 186312 1726890065.38814: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py <<< 186312 1726890065.38820: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 186312 1726890065.38845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a56df0> <<< 186312 1726890065.38877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py <<< 186312 1726890065.38880: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5e190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a569d0> <<< 186312 1726890065.38904: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' <<< 186312 1726890065.38919: stdout chunk (state=3): >>>import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a56c40> <<< 186312 1726890065.38945: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py <<< 186312 1726890065.38966: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 186312 1726890065.38983: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py <<< 186312 1726890065.39000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5ec40> <<< 186312 1726890065.39016: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5e7f0> <<< 186312 1726890065.39032: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 186312 1726890065.39069: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5efa0> <<< 186312 1726890065.39094: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py <<< 186312 1726890065.39108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 186312 1726890065.39123: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 186312 1726890065.39158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a67b50> <<< 186312 1726890065.39178: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 186312 1726890065.39198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a67c10> <<< 186312 1726890065.39216: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 186312 1726890065.39240: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a67ca0> <<< 186312 1726890065.39270: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 186312 1726890065.39297: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a67d30> <<< 186312 1726890065.39319: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 186312 1726890065.39345: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a67dc0> <<< 186312 1726890065.39360: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a674f0> <<< 186312 1726890065.39380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 186312 1726890065.39400: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 186312 1726890065.39415: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a67f70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5eb20> <<< 186312 1726890065.39442: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 186312 1726890065.39477: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957990370> <<< 186312 1726890065.39507: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59579906a0> <<< 186312 1726890065.39533: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py <<< 186312 1726890065.39548: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957990910> <<< 186312 1726890065.39564: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957990bb0> <<< 186312 1726890065.39619: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957990e50> <<< 186312 1726890065.39636: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997130> <<< 186312 1726890065.39650: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5e430> <<< 186312 1726890065.39665: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py <<< 186312 1726890065.39680: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 186312 1726890065.39698: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997490> <<< 186312 1726890065.39741: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 186312 1726890065.39757: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 186312 1726890065.39776: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59579978b0> <<< 186312 1726890065.39811: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997730> <<< 186312 1726890065.39834: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 186312 1726890065.39855: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997d00> <<< 186312 1726890065.39882: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 186312 1726890065.39914: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997c40> <<< 186312 1726890065.39937: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 186312 1726890065.39963: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997d30> <<< 186312 1726890065.39990: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 186312 1726890065.40019: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59579a40d0> <<< 186312 1726890065.40055: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 186312 1726890065.40079: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59579a4160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5e640> <<< 186312 1726890065.40106: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a4a8b0> <<< 186312 1726890065.40132: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a4a8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a4a430> <<< 186312 1726890065.40165: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890065.40202: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5e520> <<< 186312 1726890065.40230: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ab83a0> <<< 186312 1726890065.40246: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 186312 1726890065.40276: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890065.40300: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59579a4fd0> <<< 186312 1726890065.40339: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890065.40370: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 186312 1726890065.40386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890065.40520: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595793a580> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595793a370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595793a100> <<< 186312 1726890065.40541: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 186312 1726890065.40557: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890065.40571: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595793a400> <<< 186312 1726890065.40600: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 186312 1726890065.40620: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957944f40> <<< 186312 1726890065.40647: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997c70> <<< 186312 1726890065.40676: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 186312 1726890065.40718: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.40744: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957955a60> <<< 186312 1726890065.40760: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py <<< 186312 1726890065.40780: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 186312 1726890065.40801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 186312 1726890065.40836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 186312 1726890065.40861: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957962250> <<< 186312 1726890065.40886: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957962310> <<< 186312 1726890065.40934: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957955af0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957955760> <<< 186312 1726890065.40965: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957955670> <<< 186312 1726890065.40985: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 186312 1726890065.41001: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 186312 1726890065.41028: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890065.41072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890065.41090: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59579121c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957962d00> <<< 186312 1726890065.41124: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957962f10> <<< 186312 1726890065.41158: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 186312 1726890065.41161: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957962fd0> <<< 186312 1726890065.41214: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 186312 1726890065.41230: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957912eb0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957955730> <<< 186312 1726890065.41257: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 186312 1726890065.41282: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 186312 1726890065.41306: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 186312 1726890065.41340: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 186312 1726890065.41366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890065.41397: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 186312 1726890065.41416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890065.41437: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578c31c0> <<< 186312 1726890065.41461: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578b9df0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578b92e0> <<< 186312 1726890065.41490: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957929850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957962b50> <<< 186312 1726890065.41516: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b26c40> <<< 186312 1726890065.41540: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b26550> <<< 186312 1726890065.41553: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578b9f10> <<< 186312 1726890065.41569: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 186312 1726890065.41587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 186312 1726890065.41605: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578b9c40> <<< 186312 1726890065.41625: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 186312 1726890065.41646: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578cd910> <<< 186312 1726890065.41671: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 186312 1726890065.41693: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578cdd00> <<< 186312 1726890065.41721: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b0f520> <<< 186312 1726890065.41792: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b01880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' <<< 186312 1726890065.41801: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578e72e0> <<< 186312 1726890065.41834: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578e7670> <<< 186312 1726890065.41857: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578e7790> <<< 186312 1726890065.41884: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 186312 1726890065.41901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 186312 1726890065.41930: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595787c100> <<< 186312 1726890065.41969: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578e7850> <<< 186312 1726890065.41999: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 186312 1726890065.42031: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 186312 1726890065.42051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 186312 1726890065.42058: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 186312 1726890065.42078: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957889160> <<< 186312 1726890065.42107: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595787ca30> <<< 186312 1726890065.42139: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 186312 1726890065.42146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 186312 1726890065.42170: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 186312 1726890065.42207: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 186312 1726890065.42228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 186312 1726890065.42249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 186312 1726890065.42268: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595782f910> <<< 186312 1726890065.42289: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 186312 1726890065.42306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595783c550> <<< 186312 1726890065.42367: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957889ee0> <<< 186312 1726890065.42390: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957889700> <<< 186312 1726890065.42405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595789fa00> <<< 186312 1726890065.42432: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 186312 1726890065.42444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 186312 1726890065.42473: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 186312 1726890065.42481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 186312 1726890065.42511: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957854c40> <<< 186312 1726890065.42549: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957854370> <<< 186312 1726890065.42578: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957854df0> <<< 186312 1726890065.42616: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578652b0> <<< 186312 1726890065.42633: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py <<< 186312 1726890065.42690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957865430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578652e0> <<< 186312 1726890065.42704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578653d0> <<< 186312 1726890065.42765: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890065.42852: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957865d00> <<< 186312 1726890065.42905: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957865b50> <<< 186312 1726890065.42923: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957865520> <<< 186312 1726890065.42942: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.42964: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890065.42990: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 186312 1726890065.43000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890065.43042: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890065.43060: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957801940> <<< 186312 1726890065.43083: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' <<< 186312 1726890065.43095: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957801a30> <<< 186312 1726890065.43129: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890065.43138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957801d30> <<< 186312 1726890065.43163: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 186312 1726890065.43178: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957811340> <<< 186312 1726890065.43190: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578012e0> <<< 186312 1726890065.43205: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59577eee80> <<< 186312 1726890065.43217: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890065.43237: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890065.43249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.43261: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890065.43282: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957801580> <<< 186312 1726890065.43291: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59577eeb20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578658e0> <<< 186312 1726890065.43341: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890065.43364: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890065.43392: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 186312 1726890065.43405: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957702490> <<< 186312 1726890065.43425: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 186312 1726890065.43438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890065.43461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890065.43487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890065.43509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890065.43583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890065.43679: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595771af10> <<< 186312 1726890065.43723: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957702cd0> <<< 186312 1726890065.43745: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957702820> <<< 186312 1726890065.43869: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957811f40> <<< 186312 1726890065.43907: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 186312 1726890065.43939: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.43947: stdout chunk (state=3): >>>import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576cad90> <<< 186312 1726890065.43964: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 186312 1726890065.43994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 186312 1726890065.44017: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 186312 1726890065.44025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 186312 1726890065.44076: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576e7310> <<< 186312 1726890065.44136: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890065.44149: stdout chunk (state=3): >>># extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59576e7f10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576cae20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576ca760> <<< 186312 1726890065.44169: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py <<< 186312 1726890065.44178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 186312 1726890065.44204: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 186312 1726890065.44217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 186312 1726890065.44239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 186312 1726890065.44256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 186312 1726890065.44300: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957664f40> <<< 186312 1726890065.44400: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957664400> <<< 186312 1726890065.44438: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576cd850> <<< 186312 1726890065.44463: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595789f880> <<< 186312 1726890065.44476: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595787cee0> <<< 186312 1726890065.44524: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b69550> <<< 186312 1726890065.44552: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.44569: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957af5820> <<< 186312 1726890065.44592: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 186312 1726890065.44607: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595767cdf0> <<< 186312 1726890065.44642: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 186312 1726890065.44671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 186312 1726890065.44714: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595767cf70> <<< 186312 1726890065.44872: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b96f10> <<< 186312 1726890065.44875: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c7c9a0> <<< 186312 1726890065.44879: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 186312 1726890065.44882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 186312 1726890065.44891: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595762c6d0> <<< 186312 1726890065.44905: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595769cb50> <<< 186312 1726890065.44923: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 186312 1726890065.44953: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 186312 1726890065.44960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 186312 1726890065.44987: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 186312 1726890065.45006: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957638100> <<< 186312 1726890065.45037: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576383a0> <<< 186312 1726890065.45062: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 186312 1726890065.45113: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576385e0> <<< 186312 1726890065.45124: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957638820> <<< 186312 1726890065.45162: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 186312 1726890065.45182: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957638a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595762cc70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595762c9a0> <<< 186312 1726890065.45217: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 186312 1726890065.45237: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595762ce80> <<< 186312 1726890065.45271: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890065.45296: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595764a3d0> <<< 186312 1726890065.45323: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 186312 1726890065.45352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595764a880> <<< 186312 1726890065.45367: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595764a4f0> <<< 186312 1726890065.45375: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 186312 1726890065.45401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 186312 1726890065.45447: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59575e4190> <<< 186312 1726890065.45504: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595764acd0> <<< 186312 1726890065.45531: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py <<< 186312 1726890065.45554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595764ae20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c893d0> <<< 186312 1726890065.45576: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 186312 1726890065.45594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890065.45660: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59575f2b20> <<< 186312 1726890065.45711: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c7c6a0> <<< 186312 1726890065.45722: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c73520> <<< 186312 1726890065.45755: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 186312 1726890065.45782: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 186312 1726890065.45806: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 186312 1726890065.45825: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957608640> <<< 186312 1726890065.45845: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 186312 1726890065.45861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 186312 1726890065.45886: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 186312 1726890065.45905: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957613910> <<< 186312 1726890065.45936: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 186312 1726890065.45965: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 186312 1726890065.45998: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595761c6a0> <<< 186312 1726890065.46045: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957613f40> <<< 186312 1726890065.46063: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957608af0> <<< 186312 1726890065.46181: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957613370> <<< 186312 1726890065.46255: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957591640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957591850> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957591b50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957591e20> <<< 186312 1726890065.46272: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576080d0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59575f2cd0> <<< 186312 1726890065.46304: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957608490> <<< 186312 1726890066.12776: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["util-linux-core"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 186312 1726890066.14369: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 186312 1726890066.14376: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890066.15106: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy <<< 186312 1726890066.15180: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing <<< 186312 1726890066.15257: 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 _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect <<< 186312 1726890066.15276: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep <<< 186312 1726890066.15324: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache <<< 186312 1726890066.15350: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree <<< 186312 1726890066.15374: stdout chunk (state=3): >>># cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx <<< 186312 1726890066.15416: stdout chunk (state=3): >>># cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet<<< 186312 1726890066.15455: stdout chunk (state=3): >>>.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy<<< 186312 1726890066.15474: stdout chunk (state=3): >>> gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 186312 1726890066.16166: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890066.16169: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890066.16198: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 186312 1726890066.16221: stdout chunk (state=3): >>># destroy netrc <<< 186312 1726890066.16255: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 186312 1726890066.16277: stdout chunk (state=3): >>># destroy systemd.journal <<< 186312 1726890066.16284: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 186312 1726890066.16376: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib <<< 186312 1726890066.16446: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib <<< 186312 1726890066.16466: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions <<< 186312 1726890066.16562: stdout chunk (state=3): >>># destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request <<< 186312 1726890066.16592: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six <<< 186312 1726890066.16655: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin <<< 186312 1726890066.16684: stdout chunk (state=3): >>># destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions <<< 186312 1726890066.16717: stdout chunk (state=3): >>># destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib <<< 186312 1726890066.16756: stdout chunk (state=3): >>># destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf <<< 186312 1726890066.16802: stdout chunk (state=3): >>># destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 186312 1726890066.16850: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 186312 1726890066.16872: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 186312 1726890066.17073: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 186312 1726890066.17120: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 186312 1726890066.17167: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves<<< 186312 1726890066.17202: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 186312 1726890066.17234: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile <<< 186312 1726890066.17258: stdout chunk (state=3): >>># cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890066.17278: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib <<< 186312 1726890066.17296: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc<<< 186312 1726890066.17323: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890066.17345: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890066.17366: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 186312 1726890066.17383: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890066.17402: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 186312 1726890066.17423: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases <<< 186312 1726890066.17446: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 186312 1726890066.17467: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 186312 1726890066.17483: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 186312 1726890066.17514: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 186312 1726890066.17536: stdout chunk (state=3): >>># destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm <<< 186312 1726890066.17555: stdout chunk (state=3): >>># destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 186312 1726890066.18335: stdout chunk (state=3): >>># destroy xml.etree.ElementPath <<< 186312 1726890066.18356: stdout chunk (state=3): >>># destroy _elementtree # destroy _heapq <<< 186312 1726890066.18369: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890066.18400: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890066.18436: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890066.18467: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject <<< 186312 1726890066.18480: stdout chunk (state=3): >>># destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 186312 1726890066.18511: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890066.18534: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 186312 1726890066.18575: 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 <<< 186312 1726890066.18613: stdout chunk (state=3): >>># destroy gzip <<< 186312 1726890066.18656: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 186312 1726890066.18668: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 186312 1726890066.18732: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex <<< 186312 1726890066.18755: stdout chunk (state=3): >>># destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect <<< 186312 1726890066.18771: stdout chunk (state=3): >>># destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 186312 1726890066.18820: stdout chunk (state=3): >>># destroy urllib.parse <<< 186312 1726890066.18860: stdout chunk (state=3): >>># destroy _weakref <<< 186312 1726890066.18875: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 186312 1726890066.18910: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 186312 1726890066.18972: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json <<< 186312 1726890066.19017: 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 186312 1726890066.19052: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 186312 1726890066.19063: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 186312 1726890066.19122: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 186312 1726890066.19156: stdout chunk (state=3): >>># destroy codecs <<< 186312 1726890066.19180: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 186312 1726890066.19260: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 186312 1726890066.19300: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 186312 1726890066.19338: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 186312 1726890066.19358: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six<<< 186312 1726890066.19376: stdout chunk (state=3): >>> # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 186312 1726890066.19417: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 186312 1726890066.19530: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890066.20433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890066.20443: stdout chunk (state=3): >>><<< 186312 1726890066.20454: stderr chunk (state=3): >>><<< 186312 1726890066.20898: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bbb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bbb3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bbb3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bb58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595baafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bab2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595baa7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bab0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595baaf370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b796dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7968b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b796eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b796f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b796e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7eed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7e9610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7fb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595bab6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b7a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7ee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b7fb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595babc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7a7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7a7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b77b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b77b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7affa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7aaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7aa490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6c91c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b765c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7aaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595babc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6dcaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6dce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6ef730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6efc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6853a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6dcf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b696280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6ef5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b696340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7a79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6b26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6b2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6b2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6b2850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6b2ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b6be1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6b28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6a4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b7a75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b6b2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f595b5e0670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/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_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afb07f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afc0760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afc0640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afc0370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afc0490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afc0190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afc0400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afc07c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af2f7c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af2fb50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af2f9a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af4c4f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b569d30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afc0520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b569190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afaca90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afe0e80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afe0880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af45310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afe0970> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b53dd30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af119d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b547e50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af200a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b547e20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afe56a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af200d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af1c550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af1c610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595af1bc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b5e0820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afa1af0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afa09a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af127f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afa1520> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afdaac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/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_fd0w5ayo/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_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/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_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595aefed30> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af9f310> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af96e50> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afa03a0> # 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_fd0w5ayo/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_fd0w5ayo/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_fd0w5ayo/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_fd0w5ayo/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_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aac9e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/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_fd0w5ayo/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_fd0w5ayo/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_fd0w5ayo/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_fd0w5ayo/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595b5585b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aa895e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/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_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aef9be0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aedf220> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aedddc0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/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_fd0w5ayo/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_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/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_fd0w5ayo/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.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8876a0> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8875b0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a887070> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a887370> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b558730> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a89e370> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a89e880> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a89ea60> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8baa60> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8c7220> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8c7280> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aa86f40> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8cf8e0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a89e8e0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8ba250> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aee7670> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aed77c0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aa86be0> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aad67c0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aad6400> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aacaf10> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aa77a90> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b558880> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b558070> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a887280> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a887640> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a887520> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aac5a00> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b558ac0> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aac5df0> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a8d33d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a934cd0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aac5220> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a9343a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8cd520> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8e58b0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8e5e20> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8e5430> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a8ae760> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a64bc70> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/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_fd0w5ayo/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_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_fd0w5ayo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5acbe0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5acd60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a601460> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5acfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5ac280> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5ac850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a5349a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a534550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a4d5520> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5349d0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a4acdf0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5552b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5958c4b2b0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a508880> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5958b18e50> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958c29550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5958a849d0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958c4b4f0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5958a7cd30> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958a84f70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a534100> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59589abaf0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589ab310> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589c06d0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589cc280> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59589cc820> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589ccc70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589cc340> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589c0760> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589b6d90> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595857eeb0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589c0160> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59589abc70> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958aae700> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5958aaee20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958aae8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a534250> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595858bd30> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59583fc1f0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595849b280> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59584177c0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595844ee20> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417e50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417b80> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417fd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417e20> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301190> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417f10> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59583013a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417e80> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417c10> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59583011c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301400> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301490> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301520> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59583015b0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301640> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59583016d0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301760> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59583017f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59584171f0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958482190> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5958301bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958301910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59584173d0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958417fa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958479c70> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958479280> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958479460> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59585b0b20> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958479df0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595858bcd0> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958318c10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59583184c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59585b0910> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59582b5280> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958267160> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59582671f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59582c8670> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59582b56a0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59582a9a60> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958318f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958318eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958267fa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958267760> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958318d60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59582a3910> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595828b820> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595828b8b0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595828ba30> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59580cd190> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595829b160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580cd1f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580cd2e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595828b9d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595828bf70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59580543a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958054160> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580459a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580de9a0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580cde80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580dec70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580e5970> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958062700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958062340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958073640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5958073160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59580734c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5ac940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5ac7f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595807af70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595802ff70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957fcbd60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fcbbe0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fcb3a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fcb160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595801beb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fcb1f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ff5130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fcbe80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fe69a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ff5fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fd4190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fd42e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fd48e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fd4610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957fd49a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f025e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f026d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f02eb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f02ac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f02f10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f17af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f17c10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957f17e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea72e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea7cd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea7e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957eb7520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957eb7100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957eb7f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957eb7a60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957eb7d60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ec47f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ec4f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ed0280> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ed0370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595801b490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595801b1f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595807acd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ed0ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ed0c10> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e6b5b0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e744f0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957e6be50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e6bdc0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea0730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea01c0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957deda60> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dedc40> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea0ca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ea0a30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ede130> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e6b1f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ed0ac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595801b220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e0d160> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e0d490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957e0dd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957da3610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957da3b80> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957db0c40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957db0820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957db0580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957db01f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957db0430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dbebb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dbec40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957dcc280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dbedc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cd42e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cdd340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cdd2e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957cdd490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cdd1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cd4d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cd43a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cc5a30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dccfa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dcc940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dbe7f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957db0fd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957dbe940> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cd4d90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cdd760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cdd9d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cddf40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957cf9730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c7c910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c89b80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957cac130> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c89be0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c54400> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c54520> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c47490> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c477c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c58910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c47130> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c471f0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c3aa90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c58dc0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bef1f0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bef2e0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bef400> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bc3640> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c18f40> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c2a9d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c2aa60> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bc32b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bd53a0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957bfbd00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c04970> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b83880> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c04280> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957befbb0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ca9d90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ba7640> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ba7df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b37160> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b37a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b561c0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b37d60> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b371f0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b96880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b0f2e0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b0fdc0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b0ff40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b16be0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b167c0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b16310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b0fa60> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b0fbb0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ac3a00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ac3670> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ac36d0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ab8610> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ab87f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f910> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6fac0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6fc70> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f5b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f8b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a7c0d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a7c1c0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a88340> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a88910> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957aa9e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a7cc40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a7cb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f250> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f310> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957acdaf0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a308e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a30520> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ade9a0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a6f2e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a30d60> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ab8940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a3d910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b26fa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a56280> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a564f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a4a0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a56df0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5e190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a569d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a56c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5ec40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5e7f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5efa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a67b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a67c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a67ca0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a67d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a67dc0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a674f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a67f70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5eb20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957990370> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59579906a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957990910> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957990bb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957990e50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5e430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997490> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59579978b0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997730> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59579a40d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59579a4160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5e640> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a4a8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a4a8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a4a430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957a5e520> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957ab83a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59579a4fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595793a580> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595793a370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595793a100> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595793a400> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957944f40> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957997c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957955a60> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957962250> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957962310> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957955af0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957955760> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957955670> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59579121c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957962d00> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957962f10> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957962fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957912eb0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957955730> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578c31c0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578b9df0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578b92e0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957929850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957962b50> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b26c40> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b26550> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578b9f10> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578b9c40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578cd910> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578cdd00> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b0f520> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b01880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578e72e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578e7670> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578e7790> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595787c100> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578e7850> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957889160> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595787ca30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595782f910> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595783c550> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957889ee0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957889700> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595789fa00> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957854c40> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957854370> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957854df0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578652b0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957865430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578652e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578653d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957865d00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5957865b50> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957865520> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957801940> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957801a30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957801d30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957811340> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578012e0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59577eee80> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957801580> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59577eeb20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59578658e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957702490> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595771af10> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957702cd0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957702820> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957811f40> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576cad90> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576e7310> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59576e7f10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576cae20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576ca760> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957664f40> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957664400> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576cd850> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595789f880> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595787cee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b69550> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957af5820> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595767cdf0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595767cf70> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957b96f10> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c7c9a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595762c6d0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595769cb50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957638100> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576383a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576385e0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957638820> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957638a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595762cc70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595762c9a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595762ce80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595764a3d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595764a880> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595764a4f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59575e4190> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595764acd0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595764ae20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c893d0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59575f2b20> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c7c6a0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957c73520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957608640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957613910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595761c6a0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957613f40> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957608af0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957613370> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957591640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957591850> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957591b50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957591e20> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59576080d0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59575f2cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5957608490> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["util-linux-core"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890066.24433: done with _execute_module (ansible.legacy.dnf, {'name': ['util-linux-core'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890064.875276-187621-49405184852235/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890066.24437: _low_level_execute_command(): starting 186312 1726890066.24439: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890064.875276-187621-49405184852235/ > /dev/null 2>&1 && sleep 0' 186312 1726890066.24441: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890066.24443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890066.24445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890066.24446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890066.24448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890066.24450: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890066.24451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890066.24453: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890066.24454: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890066.24456: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890066.24457: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890066.24459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890066.24461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890066.24463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890066.24464: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890066.24466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890066.24468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890066.24470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890066.24471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890066.24473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890066.26126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890066.26193: stderr chunk (state=3): >>><<< 186312 1726890066.26196: stdout chunk (state=3): >>><<< 186312 1726890066.26217: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890066.26524: handler run complete 186312 1726890066.26528: attempt loop complete, returning result 186312 1726890066.26530: _execute() done 186312 1726890066.26532: dumping result to json 186312 1726890066.26534: done dumping result, returning 186312 1726890066.26536: done running TaskExecutor() for managed_node3/TASK: Ensure test packages [02369adf-7a19-881e-6b85-000000000672] 186312 1726890066.26538: sending task result for task 02369adf-7a19-881e-6b85-000000000672 186312 1726890066.26609: done sending task result for task 02369adf-7a19-881e-6b85-000000000672 186312 1726890066.26616: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 186312 1726890066.26705: no more pending results, returning what we have 186312 1726890066.26709: results queue empty 186312 1726890066.26710: checking for any_errors_fatal 186312 1726890066.26715: done checking for any_errors_fatal 186312 1726890066.26715: checking for max_fail_percentage 186312 1726890066.26717: done checking for max_fail_percentage 186312 1726890066.26718: checking to see if all hosts have failed and the running result is not ok 186312 1726890066.26719: done checking to see if all hosts have failed 186312 1726890066.26719: getting the remaining hosts for this loop 186312 1726890066.26721: done getting the remaining hosts for this loop 186312 1726890066.26725: getting the next task for host managed_node3 186312 1726890066.26731: done getting next task for host managed_node3 186312 1726890066.26733: ^ task is: TASK: Find unused disks in the system 186312 1726890066.26736: ^ state is: HOST STATE: block=2, 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? (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 186312 1726890066.26739: getting variables 186312 1726890066.26741: in VariableManager get_vars() 186312 1726890066.26774: Calling all_inventory to load vars for managed_node3 186312 1726890066.26777: Calling groups_inventory to load vars for managed_node3 186312 1726890066.26781: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890066.26793: Calling all_plugins_play to load vars for managed_node3 186312 1726890066.26796: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890066.26799: Calling groups_plugins_play to load vars for managed_node3 186312 1726890066.27457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890066.28052: done with get_vars() 186312 1726890066.28067: done getting variables TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Friday 20 September 2024 23:41:06 -0400 (0:00:01.500) 0:00:36.020 ****** 186312 1726890066.28150: entering _queue_task() for managed_node3/fedora.linux_system_roles.find_unused_disk 186312 1726890066.28421: worker is 1 (out of 1 available) 186312 1726890066.28434: exiting _queue_task() for managed_node3/fedora.linux_system_roles.find_unused_disk 186312 1726890066.28446: done queuing things up, now waiting for results queue to drain 186312 1726890066.28448: waiting for pending results... 186312 1726890066.28735: running TaskExecutor() for managed_node3/TASK: Find unused disks in the system 186312 1726890066.28851: in run() - task 02369adf-7a19-881e-6b85-000000000673 186312 1726890066.28871: variable 'ansible_search_path' from source: unknown 186312 1726890066.28918: calling self._execute() 186312 1726890066.29030: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890066.29041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890066.29056: variable 'omit' from source: magic vars 186312 1726890066.29169: variable 'omit' from source: magic vars 186312 1726890066.29221: variable 'omit' from source: magic vars 186312 1726890066.29489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890066.32078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890066.32149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890066.32188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890066.32229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890066.32263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890066.32343: 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) 186312 1726890066.32379: 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) 186312 1726890066.32407: 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) 186312 1726890066.32454: 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) 186312 1726890066.32476: 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) 186312 1726890066.32575: variable 'min_size' from source: include params 186312 1726890066.32587: variable 'volume_size' from source: play vars 186312 1726890066.32665: variable 'volume_size' from source: play vars 186312 1726890066.32680: variable 'omit' from source: magic vars 186312 1726890066.32790: variable 'omit' from source: magic vars 186312 1726890066.32910: variable 'max_return' from source: include params 186312 1726890066.32921: variable 'omit' from source: magic vars 186312 1726890066.33041: variable 'storage_test_use_interface' from source: set_fact 186312 1726890066.33050: variable 'omit' from source: magic vars 186312 1726890066.33156: variable 'omit' from source: magic vars 186312 1726890066.33177: variable 'omit' from source: magic vars 186312 1726890066.33205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890066.33241: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890066.33261: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890066.33283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890066.33297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890066.33330: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890066.33340: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890066.33351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890066.33442: Set connection var ansible_shell_type to sh 186312 1726890066.33461: Set connection var ansible_pipelining to False 186312 1726890066.33474: Set connection var ansible_timeout to 10 186312 1726890066.33479: Set connection var ansible_connection to ssh 186312 1726890066.33488: Set connection var ansible_shell_executable to /bin/sh 186312 1726890066.33496: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890066.33521: variable 'ansible_shell_executable' from source: unknown 186312 1726890066.33528: variable 'ansible_connection' from source: unknown 186312 1726890066.33535: variable 'ansible_module_compression' from source: unknown 186312 1726890066.33542: variable 'ansible_shell_type' from source: unknown 186312 1726890066.33548: variable 'ansible_shell_executable' from source: unknown 186312 1726890066.33553: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890066.33564: variable 'ansible_pipelining' from source: unknown 186312 1726890066.33571: variable 'ansible_timeout' from source: unknown 186312 1726890066.33579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890066.33705: 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) 186312 1726890066.33722: variable 'omit' from source: magic vars 186312 1726890066.33731: starting attempt loop 186312 1726890066.33737: running the handler 186312 1726890066.33755: _low_level_execute_command(): starting 186312 1726890066.33765: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890066.34464: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890066.34479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890066.34496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890066.34518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890066.34568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890066.34581: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890066.34595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890066.34615: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890066.34628: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890066.34641: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890066.34656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890066.34670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890066.34686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890066.34699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890066.34710: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890066.34725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890066.34810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890066.34838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890066.34855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890066.34932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890066.36426: stdout chunk (state=3): >>>/root <<< 186312 1726890066.36615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890066.36619: stdout chunk (state=3): >>><<< 186312 1726890066.36622: stderr chunk (state=3): >>><<< 186312 1726890066.36724: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890066.36727: _low_level_execute_command(): starting 186312 1726890066.36734: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890066.3664196-187658-174931529396633 `" && echo ansible-tmp-1726890066.3664196-187658-174931529396633="` echo /root/.ansible/tmp/ansible-tmp-1726890066.3664196-187658-174931529396633 `" ) && sleep 0' 186312 1726890066.37291: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890066.37303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890066.37318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890066.37336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890066.37375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890066.37386: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890066.37397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890066.37414: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890066.37424: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890066.37435: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890066.37445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890066.37455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890066.37468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890066.37479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890066.37489: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890066.37499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890066.37576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890066.37596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890066.37614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890066.37681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890066.39468: stdout chunk (state=3): >>>ansible-tmp-1726890066.3664196-187658-174931529396633=/root/.ansible/tmp/ansible-tmp-1726890066.3664196-187658-174931529396633 <<< 186312 1726890066.39586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890066.39662: stderr chunk (state=3): >>><<< 186312 1726890066.39674: stdout chunk (state=3): >>><<< 186312 1726890066.39718: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890066.3664196-187658-174931529396633=/root/.ansible/tmp/ansible-tmp-1726890066.3664196-187658-174931529396633 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890066.39989: variable 'ansible_module_compression' from source: unknown 186312 1726890066.39992: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.find_unused_disk-ZIP_DEFLATED 186312 1726890066.39995: variable 'ansible_facts' from source: unknown 186312 1726890066.39997: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890066.3664196-187658-174931529396633/AnsiballZ_find_unused_disk.py 186312 1726890066.40060: Sending initial data 186312 1726890066.40063: Sent initial data (167 bytes) 186312 1726890066.41023: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890066.41036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890066.41050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890066.41066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890066.41113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890066.41125: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890066.41138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890066.41154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890066.41164: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890066.41173: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890066.41184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890066.41208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890066.41224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890066.41236: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890066.41246: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890066.41257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890066.41340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890066.41363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890066.41378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890066.41443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890066.43114: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890066.43155: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890066.43188: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpy9a5t27j /root/.ansible/tmp/ansible-tmp-1726890066.3664196-187658-174931529396633/AnsiballZ_find_unused_disk.py <<< 186312 1726890066.43224: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890066.44378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890066.44579: stderr chunk (state=3): >>><<< 186312 1726890066.44582: stdout chunk (state=3): >>><<< 186312 1726890066.44584: done transferring module to remote 186312 1726890066.44586: _low_level_execute_command(): starting 186312 1726890066.44589: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890066.3664196-187658-174931529396633/ /root/.ansible/tmp/ansible-tmp-1726890066.3664196-187658-174931529396633/AnsiballZ_find_unused_disk.py && sleep 0' 186312 1726890066.45199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890066.45215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890066.45237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890066.45256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890066.45296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890066.45308: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890066.45323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890066.45349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890066.45361: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890066.45372: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890066.45383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890066.45398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890066.45415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890066.45428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890066.45442: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890066.45459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890066.45525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890066.45547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890066.45563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890066.45637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890066.47347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890066.47350: stdout chunk (state=3): >>><<< 186312 1726890066.47357: stderr chunk (state=3): >>><<< 186312 1726890066.47417: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890066.47421: _low_level_execute_command(): starting 186312 1726890066.47423: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890066.3664196-187658-174931529396633/AnsiballZ_find_unused_disk.py && sleep 0' 186312 1726890066.48035: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890066.48049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890066.48062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890066.48078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890066.48117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890066.48131: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890066.48143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890066.48159: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890066.48169: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890066.48178: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890066.48192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890066.48203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890066.48219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890066.48236: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890066.48251: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890066.48266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890066.48348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890066.48372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890066.48389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890066.48469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890066.50318: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890066.50332: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890066.50391: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890066.50394: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890066.50431: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890066.50462: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890066.50496: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890066.50510: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890066.50567: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890066.50581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890066.50608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890066.50613: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890066.50633: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd64756cdc0> <<< 186312 1726890066.50678: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890066.50681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890066.50684: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6475113a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd64756cb20> <<< 186312 1726890066.50715: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890066.50734: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd64756cac0> <<< 186312 1726890066.50751: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890066.50784: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890066.50832: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647511490> <<< 186312 1726890066.50855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890066.50872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890066.50883: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647511940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647511670> <<< 186312 1726890066.50922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890066.50951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890066.50979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890066.50982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890066.51001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890066.51039: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474c8190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890066.51060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890066.51153: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474c8220> <<< 186312 1726890066.51179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890066.51206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474eb850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474c8940> <<< 186312 1726890066.51253: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647529880> <<< 186312 1726890066.51270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474c1d90> <<< 186312 1726890066.51322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474ebd90> <<< 186312 1726890066.51381: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647511970> <<< 186312 1726890066.51402: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890066.51606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890066.51640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890066.51668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890066.51694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890066.51728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890066.51733: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647468eb0> <<< 186312 1726890066.51774: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd64746bf40> <<< 186312 1726890066.51792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890066.51827: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890066.51864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890066.51883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890066.51928: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647460610> <<< 186312 1726890066.51949: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647469640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647468370> <<< 186312 1726890066.51951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890066.51998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890066.52028: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890066.52064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890066.52076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890066.52118: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6471d5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471d58b0> <<< 186312 1726890066.52161: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890066.52186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471d5eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890066.52213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890066.52245: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471d5f70> <<< 186312 1726890066.52269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471d5e80> import '_collections' # <<< 186312 1726890066.52309: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647442d30> import '_functools' # <<< 186312 1726890066.52340: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd64743d610> <<< 186312 1726890066.52398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647450670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd64746fe20> <<< 186312 1726890066.52422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890066.52457: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6471e8c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647442250> <<< 186312 1726890066.52499: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd647450280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474759d0> <<< 186312 1726890066.52527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890066.52563: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890066.52591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890066.52626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471e8fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471e8d90> <<< 186312 1726890066.52653: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471e8d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890066.52684: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890066.52716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890066.52752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890066.52780: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471bb370> <<< 186312 1726890066.52808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890066.52824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890066.52846: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471bb460> <<< 186312 1726890066.52966: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471f1fa0> <<< 186312 1726890066.53005: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471eba30> <<< 186312 1726890066.53038: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471eb490> <<< 186312 1726890066.53052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890066.53081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890066.53105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890066.53129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470d61c0> <<< 186312 1726890066.53160: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471a7c70> <<< 186312 1726890066.53203: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471ebeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647475040> <<< 186312 1726890066.53229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890066.53249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890066.53288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470e9af0> <<< 186312 1726890066.53298: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890066.53342: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6470e9e20> <<< 186312 1726890066.53379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890066.53403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470fa730> <<< 186312 1726890066.53418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890066.53439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890066.53461: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470fac70> <<< 186312 1726890066.53505: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6470863a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470e9f10> <<< 186312 1726890066.53537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890066.53585: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd647097280> <<< 186312 1726890066.53596: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470fa5b0> import 'pwd' # <<< 186312 1726890066.53627: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd647097340> <<< 186312 1726890066.53670: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471e89d0> <<< 186312 1726890066.53693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890066.53722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890066.53757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890066.53785: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6470b36a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890066.53815: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6470b3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470b3760> <<< 186312 1726890066.53859: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6470b3850> <<< 186312 1726890066.53885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890066.54065: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6470b3ca0> <<< 186312 1726890066.54098: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890066.54119: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd646fbf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470b38e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470a6a30> <<< 186312 1726890066.54138: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471e85b0> <<< 186312 1726890066.54162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890066.54216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890066.54253: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470b3a90> <<< 186312 1726890066.54349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890066.54362: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd646fe7670> <<< 186312 1726890066.54514: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip' # zipimport: zlib available <<< 186312 1726890066.54588: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.54657: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890066.54660: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890066.54673: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.55851: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.56811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469b17f0> <<< 186312 1726890066.56862: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890066.56890: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890066.56902: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469c0760> <<< 186312 1726890066.56939: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469c0640> <<< 186312 1726890066.56976: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469c0370> <<< 186312 1726890066.56988: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890066.57039: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469c0490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469c0190> import 'atexit' # <<< 186312 1726890066.57086: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469c0400> <<< 186312 1726890066.57097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890066.57110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890066.57152: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469c07c0> <<< 186312 1726890066.57188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890066.57209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890066.57243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890066.57246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890066.57309: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469307c0> <<< 186312 1726890066.57345: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd646930b50> <<< 186312 1726890066.57381: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469309a0> <<< 186312 1726890066.57421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890066.57424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890066.57461: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646948b20> <<< 186312 1726890066.57464: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646f5cd30> <<< 186312 1726890066.57646: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469c0520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890066.57659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890066.57680: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646f5c190> <<< 186312 1726890066.57741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890066.57780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890066.57783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469aba90> <<< 186312 1726890066.57867: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469ff190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469ff790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646942310> <<< 186312 1726890066.57898: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469ff6a0> <<< 186312 1726890066.57947: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646f32d30> <<< 186312 1726890066.57973: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890066.57991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890066.58005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890066.58008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890066.58075: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469129a0> <<< 186312 1726890066.58110: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646f3ae50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890066.58167: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469210d0> <<< 186312 1726890066.58190: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646f3ae20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890066.58222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890066.58252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890066.58314: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469e5700> <<< 186312 1726890066.58438: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646921100> <<< 186312 1726890066.58526: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd64691f580> <<< 186312 1726890066.58559: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd64691f640> <<< 186312 1726890066.58600: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd64691dc70> <<< 186312 1726890066.58642: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646fe7820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890066.58664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890066.58704: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469a1af0> <<< 186312 1726890066.58890: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469a0970> <<< 186312 1726890066.58922: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646913850> <<< 186312 1726890066.58966: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469a1550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469d9ac0> # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890066.58982: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890066.59047: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.59127: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890066.59168: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890066.59183: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890066.59276: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.59369: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.59821: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.60308: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890066.60326: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890066.60379: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6464d82e0> <<< 186312 1726890066.60463: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6468ea550> <<< 186312 1726890066.60467: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6468d4fd0> <<< 186312 1726890066.60537: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890066.60551: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890066.60671: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.60803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890066.60806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890066.60830: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469969d0> <<< 186312 1726890066.60833: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.61207: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.61570: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.61627: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.61685: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890066.61724: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.61767: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890066.61770: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.61820: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.61900: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890066.61935: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890066.61938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.61960: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.61997: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890066.62183: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.62367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890066.62406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890066.62473: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6464d8a00> # zipimport: zlib available <<< 186312 1726890066.62538: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.62639: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890066.62642: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.62669: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.62708: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890066.62744: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.62783: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.62866: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.62944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890066.62959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890066.63026: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd646f4d7f0> <<< 186312 1726890066.63055: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469a05b0> <<< 186312 1726890066.63091: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890066.63202: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.63250: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.63278: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.63337: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890066.63350: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890066.63353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890066.63384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890066.63415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890066.63417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890066.63493: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6468f8c70> <<< 186312 1726890066.63534: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6468debb0> <<< 186312 1726890066.63591: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6468dc7f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890066.63622: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.63655: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890066.63736: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890066.63774: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 186312 1726890066.63806: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890066.63859: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890066.63881: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 186312 1726890066.63997: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.64131: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 186312 1726890066.64169: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.64188: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available <<< 186312 1726890066.64275: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.64362: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py <<< 186312 1726890066.64442: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890066.64590: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890068.68465: stdout chunk (state=3): >>> {"changed": false, "disks": ["sdb"], "info": ["Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"swap\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Disk [/dev/sda] attrs [{'type': 'disk', 'size': '10737418240', 'fstype': 'swap', 'ssize': '512'}] has fstype", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] is not an interface [scsi]"], "invocation": {"module_args": {"min_size": "5g", "max_return": 1, "with_interface": "scsi", "max_size": "0", "match_sector_size": false}}} # destroy __main__ <<< 186312 1726890068.68920: 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 <<< 186312 1726890068.68978: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 186312 1726890068.68984: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 186312 1726890068.68988: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 186312 1726890068.68991: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 186312 1726890068.68994: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 186312 1726890068.69010: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib<<< 186312 1726890068.69042: stdout chunk (state=3): >>> # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 186312 1726890068.69048: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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<<< 186312 1726890068.69079: stdout chunk (state=3): >>> # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing <<< 186312 1726890068.69086: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd <<< 186312 1726890068.69089: stdout chunk (state=3): >>># cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random<<< 186312 1726890068.69130: stdout chunk (state=3): >>> # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible <<< 186312 1726890068.69136: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json <<< 186312 1726890068.69139: stdout chunk (state=3): >>># cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex <<< 186312 1726890068.69148: stdout chunk (state=3): >>># cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 186312 1726890068.69201: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 186312 1726890068.69207: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six <<< 186312 1726890068.69210: stdout chunk (state=3): >>># destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 186312 1726890068.69215: stdout chunk (state=3): >>># 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 <<< 186312 1726890068.69217: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors <<< 186312 1726890068.69255: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale <<< 186312 1726890068.69263: stdout chunk (state=3): >>># destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 186312 1726890068.69265: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext <<< 186312 1726890068.69270: stdout chunk (state=3): >>># destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils<<< 186312 1726890068.69288: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # cleanup[2] removing gc <<< 186312 1726890068.69541: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890068.69544: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890068.69579: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890068.69583: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890068.69594: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890068.69648: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 186312 1726890068.69660: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 186312 1726890068.69710: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 186312 1726890068.69716: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890068.69732: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890068.69808: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890068.69904: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp <<< 186312 1726890068.69970: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890068.70042: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890068.70056: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890068.70190: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890068.70238: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890068.70284: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890068.70318: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890068.70606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890068.70662: stderr chunk (state=3): >>><<< 186312 1726890068.70670: stdout chunk (state=3): >>><<< 186312 1726890068.70773: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd64756cdc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6475113a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd64756cb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd64756cac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647511490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647511940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647511670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474c8190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474c8220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474eb850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474c8940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647529880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474c1d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474ebd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647511970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647468eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd64746bf40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647460610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647469640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647468370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6471d5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471d58b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471d5eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471d5f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471d5e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647442d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd64743d610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647450670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd64746fe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6471e8c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647442250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd647450280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6474759d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471e8fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471e8d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471e8d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471bb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471bb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471f1fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471eba30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471eb490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470d61c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471a7c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471ebeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd647475040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470e9af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6470e9e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470fa730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470fac70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6470863a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470e9f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd647097280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470fa5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd647097340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471e89d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6470b36a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6470b3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470b3760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6470b3850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6470b3ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd646fbf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470b38e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470a6a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6471e85b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6470b3a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd646fe7670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469b17f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469c0760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469c0640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469c0370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469c0490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469c0190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469c0400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469c07c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469307c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd646930b50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469309a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646948b20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646f5cd30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469c0520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646f5c190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469aba90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469ff190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469ff790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646942310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469ff6a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646f32d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469129a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646f3ae50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469210d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646f3ae20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469e5700> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646921100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd64691f580> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd64691f640> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd64691dc70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646fe7820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469a1af0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469a0970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd646913850> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6469a1550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469d9ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6464d82e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6468ea550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6468d4fd0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469969d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6464d8a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd646f4d7f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6469a05b0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6468f8c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6468debb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6468dc7f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_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_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # loaded from Zip /tmp/ansible_fedora.linux_system_roles.find_unused_disk_payload_odif_txi/ansible_fedora.linux_system_roles.find_unused_disk_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/size.py # zipimport: zlib available import 'gc' # {"changed": false, "disks": ["sdb"], "info": ["Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"swap\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Disk [/dev/sda] attrs [{'type': 'disk', 'size': '10737418240', 'fstype': 'swap', 'ssize': '512'}] has fstype", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] is not an interface [scsi]"], "invocation": {"module_args": {"min_size": "5g", "max_return": 1, "with_interface": "scsi", "max_size": "0", "match_sector_size": false}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.size # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890068.71522: done with _execute_module (fedora.linux_system_roles.find_unused_disk, {'min_size': '5g', 'max_return': '1', 'with_interface': 'scsi', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.find_unused_disk', '_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-1726890066.3664196-187658-174931529396633/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890068.71526: _low_level_execute_command(): starting 186312 1726890068.71529: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890066.3664196-187658-174931529396633/ > /dev/null 2>&1 && sleep 0' 186312 1726890068.72077: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890068.72090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890068.72104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890068.72124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890068.72168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890068.72179: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890068.72195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890068.72216: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890068.72229: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890068.72242: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890068.72257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890068.72274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890068.72293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890068.72308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890068.72325: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890068.72341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890068.72418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890068.72440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890068.72458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890068.72527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890068.74330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890068.74338: stdout chunk (state=3): >>><<< 186312 1726890068.74345: stderr chunk (state=3): >>><<< 186312 1726890068.74366: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890068.74372: handler run complete 186312 1726890068.74395: attempt loop complete, returning result 186312 1726890068.74398: _execute() done 186312 1726890068.74401: dumping result to json 186312 1726890068.74405: done dumping result, returning 186312 1726890068.74620: done running TaskExecutor() for managed_node3/TASK: Find unused disks in the system [02369adf-7a19-881e-6b85-000000000673] 186312 1726890068.74623: sending task result for task 02369adf-7a19-881e-6b85-000000000673 186312 1726890068.74700: done sending task result for task 02369adf-7a19-881e-6b85-000000000673 186312 1726890068.74703: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "disks": [ "sdb" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"swap\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Disk [/dev/sda] attrs [{'type': 'disk', 'size': '10737418240', 'fstype': 'swap', 'ssize': '512'}] has fstype", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] is not an interface [scsi]" ] } 186312 1726890068.74792: no more pending results, returning what we have 186312 1726890068.74796: results queue empty 186312 1726890068.74797: checking for any_errors_fatal 186312 1726890068.74805: done checking for any_errors_fatal 186312 1726890068.74806: checking for max_fail_percentage 186312 1726890068.74807: done checking for max_fail_percentage 186312 1726890068.74808: checking to see if all hosts have failed and the running result is not ok 186312 1726890068.74809: done checking to see if all hosts have failed 186312 1726890068.74810: getting the remaining hosts for this loop 186312 1726890068.74813: done getting the remaining hosts for this loop 186312 1726890068.74817: getting the next task for host managed_node3 186312 1726890068.74823: done getting next task for host managed_node3 186312 1726890068.74825: ^ task is: TASK: Debug why there are no unused disks 186312 1726890068.74828: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890068.74838: getting variables 186312 1726890068.74840: in VariableManager get_vars() 186312 1726890068.74871: Calling all_inventory to load vars for managed_node3 186312 1726890068.74874: Calling groups_inventory to load vars for managed_node3 186312 1726890068.74877: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890068.74888: Calling all_plugins_play to load vars for managed_node3 186312 1726890068.74891: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890068.74893: Calling groups_plugins_play to load vars for managed_node3 186312 1726890068.75915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890068.76635: done with get_vars() 186312 1726890068.76651: done getting variables 186312 1726890068.76714: 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) TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Friday 20 September 2024 23:41:08 -0400 (0:00:02.485) 0:00:38.506 ****** 186312 1726890068.76751: entering _queue_task() for managed_node3/shell 186312 1726890068.77039: worker is 1 (out of 1 available) 186312 1726890068.77051: exiting _queue_task() for managed_node3/shell 186312 1726890068.77067: done queuing things up, now waiting for results queue to drain 186312 1726890068.77069: waiting for pending results... 186312 1726890068.77365: running TaskExecutor() for managed_node3/TASK: Debug why there are no unused disks 186312 1726890068.77482: in run() - task 02369adf-7a19-881e-6b85-000000000674 186312 1726890068.77508: variable 'ansible_search_path' from source: unknown 186312 1726890068.77556: calling self._execute() 186312 1726890068.77667: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890068.77678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890068.77690: variable 'omit' from source: magic vars 186312 1726890068.78103: variable 'unused_disks_return' from source: set_fact 186312 1726890068.78142: Evaluated conditional ('Unable to find unused disk' in unused_disks_return.disks): False 186312 1726890068.78156: when evaluation is False, skipping this task 186312 1726890068.78168: _execute() done 186312 1726890068.78175: dumping result to json 186312 1726890068.78181: done dumping result, returning 186312 1726890068.78189: done running TaskExecutor() for managed_node3/TASK: Debug why there are no unused disks [02369adf-7a19-881e-6b85-000000000674] 186312 1726890068.78199: sending task result for task 02369adf-7a19-881e-6b85-000000000674 skipping: [managed_node3] => { "changed": false, "false_condition": "'Unable to find unused disk' in unused_disks_return.disks", "skip_reason": "Conditional result was False" } 186312 1726890068.78375: no more pending results, returning what we have 186312 1726890068.78379: results queue empty 186312 1726890068.78379: checking for any_errors_fatal 186312 1726890068.78390: done checking for any_errors_fatal 186312 1726890068.78391: checking for max_fail_percentage 186312 1726890068.78393: done checking for max_fail_percentage 186312 1726890068.78394: checking to see if all hosts have failed and the running result is not ok 186312 1726890068.78395: done checking to see if all hosts have failed 186312 1726890068.78395: getting the remaining hosts for this loop 186312 1726890068.78397: done getting the remaining hosts for this loop 186312 1726890068.78401: getting the next task for host managed_node3 186312 1726890068.78408: done getting next task for host managed_node3 186312 1726890068.78413: ^ task is: TASK: Set unused_disks if necessary 186312 1726890068.78416: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890068.78422: getting variables 186312 1726890068.78425: in VariableManager get_vars() 186312 1726890068.78461: Calling all_inventory to load vars for managed_node3 186312 1726890068.78464: Calling groups_inventory to load vars for managed_node3 186312 1726890068.78468: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890068.78484: Calling all_plugins_play to load vars for managed_node3 186312 1726890068.78487: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890068.78491: Calling groups_plugins_play to load vars for managed_node3 186312 1726890068.79268: done sending task result for task 02369adf-7a19-881e-6b85-000000000674 186312 1726890068.79272: WORKER PROCESS EXITING 186312 1726890068.79288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890068.79922: done with get_vars() 186312 1726890068.79937: done getting variables 186312 1726890068.79991: 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 [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Friday 20 September 2024 23:41:08 -0400 (0:00:00.032) 0:00:38.539 ****** 186312 1726890068.80022: entering _queue_task() for managed_node3/set_fact 186312 1726890068.80280: worker is 1 (out of 1 available) 186312 1726890068.80291: exiting _queue_task() for managed_node3/set_fact 186312 1726890068.80302: done queuing things up, now waiting for results queue to drain 186312 1726890068.80304: waiting for pending results... 186312 1726890068.80591: running TaskExecutor() for managed_node3/TASK: Set unused_disks if necessary 186312 1726890068.80699: in run() - task 02369adf-7a19-881e-6b85-000000000675 186312 1726890068.80721: variable 'ansible_search_path' from source: unknown 186312 1726890068.80769: calling self._execute() 186312 1726890068.81025: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890068.81039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890068.81054: variable 'omit' from source: magic vars 186312 1726890068.81486: variable 'unused_disks_return' from source: set_fact 186312 1726890068.81526: Evaluated conditional ('Unable to find unused disk' not in unused_disks_return.disks): True 186312 1726890068.81540: variable 'omit' from source: magic vars 186312 1726890068.81582: variable 'omit' from source: magic vars 186312 1726890068.81683: variable 'unused_disks_return' from source: set_fact 186312 1726890068.81750: variable 'omit' from source: magic vars 186312 1726890068.81800: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890068.81847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890068.81873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890068.81902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890068.81952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890068.81988: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890068.81998: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890068.82004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890068.82098: Set connection var ansible_shell_type to sh 186312 1726890068.82117: Set connection var ansible_pipelining to False 186312 1726890068.82132: Set connection var ansible_timeout to 10 186312 1726890068.82140: Set connection var ansible_connection to ssh 186312 1726890068.82151: Set connection var ansible_shell_executable to /bin/sh 186312 1726890068.82167: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890068.82195: variable 'ansible_shell_executable' from source: unknown 186312 1726890068.82202: variable 'ansible_connection' from source: unknown 186312 1726890068.82210: variable 'ansible_module_compression' from source: unknown 186312 1726890068.82221: variable 'ansible_shell_type' from source: unknown 186312 1726890068.82228: variable 'ansible_shell_executable' from source: unknown 186312 1726890068.82236: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890068.82242: variable 'ansible_pipelining' from source: unknown 186312 1726890068.82248: variable 'ansible_timeout' from source: unknown 186312 1726890068.82255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890068.82406: 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) 186312 1726890068.82499: variable 'omit' from source: magic vars 186312 1726890068.82508: starting attempt loop 186312 1726890068.82517: running the handler 186312 1726890068.82534: handler run complete 186312 1726890068.82554: attempt loop complete, returning result 186312 1726890068.82602: _execute() done 186312 1726890068.82610: dumping result to json 186312 1726890068.82621: done dumping result, returning 186312 1726890068.82635: done running TaskExecutor() for managed_node3/TASK: Set unused_disks if necessary [02369adf-7a19-881e-6b85-000000000675] 186312 1726890068.82645: sending task result for task 02369adf-7a19-881e-6b85-000000000675 ok: [managed_node3] => { "ansible_facts": { "unused_disks": [ "sdb" ] }, "changed": false } 186312 1726890068.82870: no more pending results, returning what we have 186312 1726890068.82874: results queue empty 186312 1726890068.82875: checking for any_errors_fatal 186312 1726890068.82882: done checking for any_errors_fatal 186312 1726890068.82883: checking for max_fail_percentage 186312 1726890068.82885: done checking for max_fail_percentage 186312 1726890068.82886: checking to see if all hosts have failed and the running result is not ok 186312 1726890068.82887: done checking to see if all hosts have failed 186312 1726890068.82888: getting the remaining hosts for this loop 186312 1726890068.82890: done getting the remaining hosts for this loop 186312 1726890068.82894: getting the next task for host managed_node3 186312 1726890068.82900: done getting next task for host managed_node3 186312 1726890068.82903: ^ task is: TASK: Exit playbook when there's not enough unused disks in the system 186312 1726890068.82907: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890068.82913: getting variables 186312 1726890068.82915: in VariableManager get_vars() 186312 1726890068.82953: Calling all_inventory to load vars for managed_node3 186312 1726890068.82957: Calling groups_inventory to load vars for managed_node3 186312 1726890068.82960: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890068.82972: Calling all_plugins_play to load vars for managed_node3 186312 1726890068.82976: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890068.82979: Calling groups_plugins_play to load vars for managed_node3 186312 1726890068.83800: done sending task result for task 02369adf-7a19-881e-6b85-000000000675 186312 1726890068.83803: WORKER PROCESS EXITING 186312 1726890068.83828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890068.84566: done with get_vars() 186312 1726890068.84581: done getting variables 186312 1726890068.84650: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Friday 20 September 2024 23:41:08 -0400 (0:00:00.046) 0:00:38.586 ****** 186312 1726890068.84679: entering _queue_task() for managed_node3/fail 186312 1726890068.84958: worker is 1 (out of 1 available) 186312 1726890068.84971: exiting _queue_task() for managed_node3/fail 186312 1726890068.84983: done queuing things up, now waiting for results queue to drain 186312 1726890068.84984: waiting for pending results... 186312 1726890068.85281: running TaskExecutor() for managed_node3/TASK: Exit playbook when there's not enough unused disks in the system 186312 1726890068.85406: in run() - task 02369adf-7a19-881e-6b85-000000000676 186312 1726890068.85436: variable 'ansible_search_path' from source: unknown 186312 1726890068.85479: calling self._execute() 186312 1726890068.85598: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890068.85614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890068.85637: variable 'omit' from source: magic vars 186312 1726890068.86126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890068.88707: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890068.88793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890068.88837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890068.88884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890068.88917: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890068.89007: 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) 186312 1726890068.89046: 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) 186312 1726890068.89075: 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) 186312 1726890068.89132: 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) 186312 1726890068.89150: 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) 186312 1726890068.89207: 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) 186312 1726890068.89241: 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) 186312 1726890068.89269: 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) 186312 1726890068.89322: 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) 186312 1726890068.89345: 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) 186312 1726890068.89502: variable 'unused_disks' from source: set_fact 186312 1726890068.89517: variable 'disks_needed' from source: include params 186312 1726890068.89555: Evaluated conditional (unused_disks | d([]) | length < disks_needed | d(1)): False 186312 1726890068.89561: when evaluation is False, skipping this task 186312 1726890068.89566: _execute() done 186312 1726890068.89571: dumping result to json 186312 1726890068.89576: done dumping result, returning 186312 1726890068.89583: done running TaskExecutor() for managed_node3/TASK: Exit playbook when there's not enough unused disks in the system [02369adf-7a19-881e-6b85-000000000676] 186312 1726890068.89590: sending task result for task 02369adf-7a19-881e-6b85-000000000676 skipping: [managed_node3] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } 186312 1726890068.89719: no more pending results, returning what we have 186312 1726890068.89722: results queue empty 186312 1726890068.89723: checking for any_errors_fatal 186312 1726890068.89732: done checking for any_errors_fatal 186312 1726890068.89733: checking for max_fail_percentage 186312 1726890068.89735: done checking for max_fail_percentage 186312 1726890068.89736: checking to see if all hosts have failed and the running result is not ok 186312 1726890068.89736: done checking to see if all hosts have failed 186312 1726890068.89737: getting the remaining hosts for this loop 186312 1726890068.89739: done getting the remaining hosts for this loop 186312 1726890068.89742: getting the next task for host managed_node3 186312 1726890068.89749: done getting next task for host managed_node3 186312 1726890068.89752: ^ task is: TASK: Print unused disks 186312 1726890068.89754: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890068.89758: getting variables 186312 1726890068.89759: in VariableManager get_vars() 186312 1726890068.89791: Calling all_inventory to load vars for managed_node3 186312 1726890068.89794: Calling groups_inventory to load vars for managed_node3 186312 1726890068.89798: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890068.89811: Calling all_plugins_play to load vars for managed_node3 186312 1726890068.89821: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890068.89824: Calling groups_plugins_play to load vars for managed_node3 186312 1726890068.90587: done sending task result for task 02369adf-7a19-881e-6b85-000000000676 186312 1726890068.90591: WORKER PROCESS EXITING 186312 1726890068.90617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890068.91382: done with get_vars() 186312 1726890068.91396: done getting variables 186312 1726890068.91463: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print unused disks] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Friday 20 September 2024 23:41:08 -0400 (0:00:00.068) 0:00:38.654 ****** 186312 1726890068.91492: entering _queue_task() for managed_node3/debug 186312 1726890068.91756: worker is 1 (out of 1 available) 186312 1726890068.91768: exiting _queue_task() for managed_node3/debug 186312 1726890068.91784: done queuing things up, now waiting for results queue to drain 186312 1726890068.91786: waiting for pending results... 186312 1726890068.92084: running TaskExecutor() for managed_node3/TASK: Print unused disks 186312 1726890068.92202: in run() - task 02369adf-7a19-881e-6b85-000000000677 186312 1726890068.92233: variable 'ansible_search_path' from source: unknown 186312 1726890068.92272: calling self._execute() 186312 1726890068.92387: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890068.92398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890068.92416: variable 'omit' from source: magic vars 186312 1726890068.92543: variable 'omit' from source: magic vars 186312 1726890068.92598: variable 'omit' from source: magic vars 186312 1726890068.92642: variable 'omit' from source: magic vars 186312 1726890068.92696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890068.92742: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890068.92776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890068.92800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890068.92819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890068.92856: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890068.92865: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890068.92875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890068.92985: Set connection var ansible_shell_type to sh 186312 1726890068.93005: Set connection var ansible_pipelining to False 186312 1726890068.93022: Set connection var ansible_timeout to 10 186312 1726890068.93029: Set connection var ansible_connection to ssh 186312 1726890068.93041: Set connection var ansible_shell_executable to /bin/sh 186312 1726890068.93050: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890068.93074: variable 'ansible_shell_executable' from source: unknown 186312 1726890068.93081: variable 'ansible_connection' from source: unknown 186312 1726890068.93087: variable 'ansible_module_compression' from source: unknown 186312 1726890068.93093: variable 'ansible_shell_type' from source: unknown 186312 1726890068.93106: variable 'ansible_shell_executable' from source: unknown 186312 1726890068.93114: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890068.93122: variable 'ansible_pipelining' from source: unknown 186312 1726890068.93128: variable 'ansible_timeout' from source: unknown 186312 1726890068.93138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890068.93282: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890068.93296: variable 'omit' from source: magic vars 186312 1726890068.93302: starting attempt loop 186312 1726890068.93307: running the handler 186312 1726890068.93368: variable 'unused_disks' from source: set_fact 186312 1726890068.93559: variable 'unused_disks' from source: set_fact 186312 1726890068.93624: handler run complete 186312 1726890068.93657: attempt loop complete, returning result 186312 1726890068.93665: _execute() done 186312 1726890068.93671: dumping result to json 186312 1726890068.93678: done dumping result, returning 186312 1726890068.93688: done running TaskExecutor() for managed_node3/TASK: Print unused disks [02369adf-7a19-881e-6b85-000000000677] 186312 1726890068.93697: sending task result for task 02369adf-7a19-881e-6b85-000000000677 ok: [managed_node3] => { "unused_disks": [ "sdb" ] } 186312 1726890068.93838: no more pending results, returning what we have 186312 1726890068.93841: results queue empty 186312 1726890068.93842: checking for any_errors_fatal 186312 1726890068.93849: done checking for any_errors_fatal 186312 1726890068.93849: checking for max_fail_percentage 186312 1726890068.93851: done checking for max_fail_percentage 186312 1726890068.93852: checking to see if all hosts have failed and the running result is not ok 186312 1726890068.93853: done checking to see if all hosts have failed 186312 1726890068.93854: getting the remaining hosts for this loop 186312 1726890068.93856: done getting the remaining hosts for this loop 186312 1726890068.93859: getting the next task for host managed_node3 186312 1726890068.93867: done getting next task for host managed_node3 186312 1726890068.93869: ^ task is: TASK: Save non-swap disk 186312 1726890068.93871: ^ state is: HOST STATE: block=2, 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 186312 1726890068.93875: getting variables 186312 1726890068.93877: in VariableManager get_vars() 186312 1726890068.93907: Calling all_inventory to load vars for managed_node3 186312 1726890068.93909: Calling groups_inventory to load vars for managed_node3 186312 1726890068.93914: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890068.93926: Calling all_plugins_play to load vars for managed_node3 186312 1726890068.93929: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890068.93934: Calling groups_plugins_play to load vars for managed_node3 186312 1726890068.94589: done sending task result for task 02369adf-7a19-881e-6b85-000000000677 186312 1726890068.94593: WORKER PROCESS EXITING 186312 1726890068.94618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890068.95372: done with get_vars() 186312 1726890068.95386: done getting variables 186312 1726890068.95446: 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 [Save non-swap disk] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:56 Friday 20 September 2024 23:41:08 -0400 (0:00:00.039) 0:00:38.693 ****** 186312 1726890068.95471: entering _queue_task() for managed_node3/set_fact 186312 1726890068.95696: worker is 1 (out of 1 available) 186312 1726890068.95707: exiting _queue_task() for managed_node3/set_fact 186312 1726890068.95720: done queuing things up, now waiting for results queue to drain 186312 1726890068.95721: waiting for pending results... 186312 1726890068.95996: running TaskExecutor() for managed_node3/TASK: Save non-swap disk 186312 1726890068.96092: in run() - task 02369adf-7a19-881e-6b85-000000000011 186312 1726890068.96110: variable 'ansible_search_path' from source: unknown 186312 1726890068.96153: calling self._execute() 186312 1726890068.96263: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890068.96281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890068.96295: variable 'omit' from source: magic vars 186312 1726890068.96410: variable 'omit' from source: magic vars 186312 1726890068.96452: variable 'omit' from source: magic vars 186312 1726890068.96700: variable 'unused_disks' from source: set_fact 186312 1726890068.96749: variable 'omit' from source: magic vars 186312 1726890068.96792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890068.96839: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890068.96861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890068.96882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890068.96896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890068.96934: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890068.96946: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890068.96954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890068.97056: Set connection var ansible_shell_type to sh 186312 1726890068.97071: Set connection var ansible_pipelining to False 186312 1726890068.97086: Set connection var ansible_timeout to 10 186312 1726890068.97092: Set connection var ansible_connection to ssh 186312 1726890068.97100: Set connection var ansible_shell_executable to /bin/sh 186312 1726890068.97108: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890068.97136: variable 'ansible_shell_executable' from source: unknown 186312 1726890068.97147: variable 'ansible_connection' from source: unknown 186312 1726890068.97161: variable 'ansible_module_compression' from source: unknown 186312 1726890068.97169: variable 'ansible_shell_type' from source: unknown 186312 1726890068.97176: variable 'ansible_shell_executable' from source: unknown 186312 1726890068.97182: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890068.97189: variable 'ansible_pipelining' from source: unknown 186312 1726890068.97195: variable 'ansible_timeout' from source: unknown 186312 1726890068.97202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890068.97360: 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) 186312 1726890068.97383: variable 'omit' from source: magic vars 186312 1726890068.97392: starting attempt loop 186312 1726890068.97400: running the handler 186312 1726890068.97418: handler run complete 186312 1726890068.97435: attempt loop complete, returning result 186312 1726890068.97440: _execute() done 186312 1726890068.97446: dumping result to json 186312 1726890068.97451: done dumping result, returning 186312 1726890068.97459: done running TaskExecutor() for managed_node3/TASK: Save non-swap disk [02369adf-7a19-881e-6b85-000000000011] 186312 1726890068.97466: sending task result for task 02369adf-7a19-881e-6b85-000000000011 186312 1726890068.97561: done sending task result for task 02369adf-7a19-881e-6b85-000000000011 186312 1726890068.97567: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__non_swap_disk": "sdb" }, "changed": false } 186312 1726890068.97628: no more pending results, returning what we have 186312 1726890068.97635: results queue empty 186312 1726890068.97636: checking for any_errors_fatal 186312 1726890068.97644: done checking for any_errors_fatal 186312 1726890068.97645: checking for max_fail_percentage 186312 1726890068.97647: done checking for max_fail_percentage 186312 1726890068.97648: checking to see if all hosts have failed and the running result is not ok 186312 1726890068.97649: done checking to see if all hosts have failed 186312 1726890068.97650: getting the remaining hosts for this loop 186312 1726890068.97653: done getting the remaining hosts for this loop 186312 1726890068.97656: getting the next task for host managed_node3 186312 1726890068.97664: done getting next task for host managed_node3 186312 1726890068.97667: ^ task is: TASK: Format second disk as ext3 186312 1726890068.97669: ^ state is: HOST STATE: block=2, task=16, rescue=0, 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 186312 1726890068.97673: getting variables 186312 1726890068.97675: in VariableManager get_vars() 186312 1726890068.97709: Calling all_inventory to load vars for managed_node3 186312 1726890068.97714: Calling groups_inventory to load vars for managed_node3 186312 1726890068.97718: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890068.97733: Calling all_plugins_play to load vars for managed_node3 186312 1726890068.97737: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890068.97740: Calling groups_plugins_play to load vars for managed_node3 186312 1726890068.98400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890068.99180: done with get_vars() 186312 1726890068.99194: done getting variables TASK [Format second disk as ext3] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:60 Friday 20 September 2024 23:41:08 -0400 (0:00:00.038) 0:00:38.732 ****** 186312 1726890068.99289: entering _queue_task() for managed_node3/include_role 186312 1726890068.99545: worker is 1 (out of 1 available) 186312 1726890068.99557: exiting _queue_task() for managed_node3/include_role 186312 1726890068.99569: done queuing things up, now waiting for results queue to drain 186312 1726890068.99570: waiting for pending results... 186312 1726890068.99871: running TaskExecutor() for managed_node3/TASK: Format second disk as ext3 186312 1726890068.99982: in run() - task 02369adf-7a19-881e-6b85-000000000012 186312 1726890069.00004: variable 'ansible_search_path' from source: unknown 186312 1726890069.00052: calling self._execute() 186312 1726890069.00167: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.00179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.00194: variable 'omit' from source: magic vars 186312 1726890069.00323: _execute() done 186312 1726890069.00336: dumping result to json 186312 1726890069.00346: done dumping result, returning 186312 1726890069.00357: done running TaskExecutor() for managed_node3/TASK: Format second disk as ext3 [02369adf-7a19-881e-6b85-000000000012] 186312 1726890069.00367: sending task result for task 02369adf-7a19-881e-6b85-000000000012 186312 1726890069.00533: no more pending results, returning what we have 186312 1726890069.00539: in VariableManager get_vars() 186312 1726890069.00578: Calling all_inventory to load vars for managed_node3 186312 1726890069.00582: Calling groups_inventory to load vars for managed_node3 186312 1726890069.00586: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.00601: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.00605: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.00610: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.01654: done sending task result for task 02369adf-7a19-881e-6b85-000000000012 186312 1726890069.01657: WORKER PROCESS EXITING 186312 1726890069.01679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.02260: done with get_vars() 186312 1726890069.02270: variable 'ansible_search_path' from source: unknown 186312 1726890069.03872: variable 'omit' from source: magic vars 186312 1726890069.03894: variable 'omit' from source: magic vars 186312 1726890069.03908: variable 'omit' from source: magic vars 186312 1726890069.03913: we have included files to process 186312 1726890069.03914: generating all_blocks data 186312 1726890069.03915: done generating all_blocks data 186312 1726890069.03918: processing included file: fedora.linux_system_roles.storage 186312 1726890069.03938: in VariableManager get_vars() 186312 1726890069.03978: done with get_vars() 186312 1726890069.04004: in VariableManager get_vars() 186312 1726890069.04018: done with get_vars() 186312 1726890069.04053: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 186312 1726890069.04080: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 186312 1726890069.04191: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 186312 1726890069.04273: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 186312 1726890069.04363: in VariableManager get_vars() 186312 1726890069.04381: done with get_vars() 186312 1726890069.04587: in VariableManager get_vars() 186312 1726890069.04603: done with get_vars() 186312 1726890069.04717: iterating over new_blocks loaded from include file 186312 1726890069.04719: in VariableManager get_vars() 186312 1726890069.04746: done with get_vars() 186312 1726890069.04748: filtering new block on tags 186312 1726890069.04789: done filtering new block on tags 186312 1726890069.04792: in VariableManager get_vars() 186312 1726890069.04803: done with get_vars() 186312 1726890069.04804: filtering new block on tags 186312 1726890069.04822: done filtering new block on tags 186312 1726890069.04824: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node3 186312 1726890069.04829: extending task lists for all hosts with included blocks 186312 1726890069.06394: done extending task lists 186312 1726890069.06395: done processing included files 186312 1726890069.06396: results queue empty 186312 1726890069.06397: checking for any_errors_fatal 186312 1726890069.06399: done checking for any_errors_fatal 186312 1726890069.06400: checking for max_fail_percentage 186312 1726890069.06401: done checking for max_fail_percentage 186312 1726890069.06402: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.06403: done checking to see if all hosts have failed 186312 1726890069.06403: getting the remaining hosts for this loop 186312 1726890069.06405: done getting the remaining hosts for this loop 186312 1726890069.06408: getting the next task for host managed_node3 186312 1726890069.06413: done getting next task for host managed_node3 186312 1726890069.06416: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890069.06419: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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 186312 1726890069.06429: getting variables 186312 1726890069.06432: in VariableManager get_vars() 186312 1726890069.06444: Calling all_inventory to load vars for managed_node3 186312 1726890069.06446: Calling groups_inventory to load vars for managed_node3 186312 1726890069.06448: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.06453: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.06455: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.06458: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.06877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.07467: done with get_vars() 186312 1726890069.07481: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 23:41:09 -0400 (0:00:00.082) 0:00:38.814 ****** 186312 1726890069.07559: entering _queue_task() for managed_node3/include_tasks 186312 1726890069.07847: worker is 1 (out of 1 available) 186312 1726890069.07859: exiting _queue_task() for managed_node3/include_tasks 186312 1726890069.07871: done queuing things up, now waiting for results queue to drain 186312 1726890069.07873: waiting for pending results... 186312 1726890069.08170: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890069.08295: in run() - task 02369adf-7a19-881e-6b85-0000000007e9 186312 1726890069.08322: variable 'ansible_search_path' from source: unknown 186312 1726890069.08335: variable 'ansible_search_path' from source: unknown 186312 1726890069.08377: calling self._execute() 186312 1726890069.08489: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.08501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.08517: variable 'omit' from source: magic vars 186312 1726890069.08641: _execute() done 186312 1726890069.08652: dumping result to json 186312 1726890069.08661: done dumping result, returning 186312 1726890069.08675: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-0000000007e9] 186312 1726890069.08687: sending task result for task 02369adf-7a19-881e-6b85-0000000007e9 186312 1726890069.08840: no more pending results, returning what we have 186312 1726890069.08846: in VariableManager get_vars() 186312 1726890069.08885: Calling all_inventory to load vars for managed_node3 186312 1726890069.08889: Calling groups_inventory to load vars for managed_node3 186312 1726890069.08892: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.08906: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.08909: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.08915: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.09564: done sending task result for task 02369adf-7a19-881e-6b85-0000000007e9 186312 1726890069.09568: WORKER PROCESS EXITING 186312 1726890069.09591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.10357: done with get_vars() 186312 1726890069.10369: variable 'ansible_search_path' from source: unknown 186312 1726890069.10370: variable 'ansible_search_path' from source: unknown 186312 1726890069.10407: we have included files to process 186312 1726890069.10408: generating all_blocks data 186312 1726890069.10410: done generating all_blocks data 186312 1726890069.10416: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890069.10417: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890069.10420: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890069.10913: done processing included file 186312 1726890069.10915: iterating over new_blocks loaded from include file 186312 1726890069.10916: in VariableManager get_vars() 186312 1726890069.10938: done with get_vars() 186312 1726890069.10941: filtering new block on tags 186312 1726890069.10980: done filtering new block on tags 186312 1726890069.10982: in VariableManager get_vars() 186312 1726890069.11000: done with get_vars() 186312 1726890069.11002: filtering new block on tags 186312 1726890069.11048: done filtering new block on tags 186312 1726890069.11051: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node3 186312 1726890069.11056: extending task lists for all hosts with included blocks 186312 1726890069.11249: done extending task lists 186312 1726890069.11250: done processing included files 186312 1726890069.11251: results queue empty 186312 1726890069.11252: checking for any_errors_fatal 186312 1726890069.11255: done checking for any_errors_fatal 186312 1726890069.11255: checking for max_fail_percentage 186312 1726890069.11256: done checking for max_fail_percentage 186312 1726890069.11257: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.11258: done checking to see if all hosts have failed 186312 1726890069.11259: getting the remaining hosts for this loop 186312 1726890069.11260: done getting the remaining hosts for this loop 186312 1726890069.11263: getting the next task for host managed_node3 186312 1726890069.11267: done getting next task for host managed_node3 186312 1726890069.11269: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890069.11272: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.11282: getting variables 186312 1726890069.11283: in VariableManager get_vars() 186312 1726890069.11293: Calling all_inventory to load vars for managed_node3 186312 1726890069.11295: Calling groups_inventory to load vars for managed_node3 186312 1726890069.11297: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.11302: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.11304: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.11307: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.11748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.12321: done with get_vars() 186312 1726890069.12336: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 23:41:09 -0400 (0:00:00.048) 0:00:38.863 ****** 186312 1726890069.12404: entering _queue_task() for managed_node3/setup 186312 1726890069.12653: worker is 1 (out of 1 available) 186312 1726890069.12664: exiting _queue_task() for managed_node3/setup 186312 1726890069.12676: done queuing things up, now waiting for results queue to drain 186312 1726890069.12677: waiting for pending results... 186312 1726890069.12968: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890069.13114: in run() - task 02369adf-7a19-881e-6b85-0000000008b5 186312 1726890069.13140: variable 'ansible_search_path' from source: unknown 186312 1726890069.13148: variable 'ansible_search_path' from source: unknown 186312 1726890069.13187: calling self._execute() 186312 1726890069.13294: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.13305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.13323: variable 'omit' from source: magic vars 186312 1726890069.13752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890069.16297: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890069.16368: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890069.16408: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890069.16451: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890069.16486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890069.16571: 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) 186312 1726890069.16607: 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) 186312 1726890069.16641: 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) 186312 1726890069.16687: 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) 186312 1726890069.16710: 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) 186312 1726890069.16769: 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) 186312 1726890069.16795: 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) 186312 1726890069.16833: 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) 186312 1726890069.16878: 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) 186312 1726890069.16896: 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) 186312 1726890069.17078: variable '__storage_required_facts' from source: role '' all vars 186312 1726890069.17092: variable 'ansible_facts' from source: unknown 186312 1726890069.17351: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 186312 1726890069.17361: when evaluation is False, skipping this task 186312 1726890069.17367: _execute() done 186312 1726890069.17375: dumping result to json 186312 1726890069.17382: done dumping result, returning 186312 1726890069.17393: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-881e-6b85-0000000008b5] 186312 1726890069.17403: sending task result for task 02369adf-7a19-881e-6b85-0000000008b5 skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 186312 1726890069.17548: no more pending results, returning what we have 186312 1726890069.17552: results queue empty 186312 1726890069.17553: checking for any_errors_fatal 186312 1726890069.17555: done checking for any_errors_fatal 186312 1726890069.17556: checking for max_fail_percentage 186312 1726890069.17557: done checking for max_fail_percentage 186312 1726890069.17558: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.17560: done checking to see if all hosts have failed 186312 1726890069.17560: getting the remaining hosts for this loop 186312 1726890069.17562: done getting the remaining hosts for this loop 186312 1726890069.17566: getting the next task for host managed_node3 186312 1726890069.17572: done getting next task for host managed_node3 186312 1726890069.17576: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890069.17580: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.17599: getting variables 186312 1726890069.17601: in VariableManager get_vars() 186312 1726890069.17637: Calling all_inventory to load vars for managed_node3 186312 1726890069.17640: Calling groups_inventory to load vars for managed_node3 186312 1726890069.17643: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.17654: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.17658: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.17660: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.18439: done sending task result for task 02369adf-7a19-881e-6b85-0000000008b5 186312 1726890069.18443: WORKER PROCESS EXITING 186312 1726890069.18465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.19238: done with get_vars() 186312 1726890069.19250: done getting variables 186312 1726890069.19302: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:41:09 -0400 (0:00:00.069) 0:00:38.932 ****** 186312 1726890069.19344: entering _queue_task() for managed_node3/include_vars 186312 1726890069.19575: worker is 1 (out of 1 available) 186312 1726890069.19588: exiting _queue_task() for managed_node3/include_vars 186312 1726890069.19600: done queuing things up, now waiting for results queue to drain 186312 1726890069.19601: waiting for pending results... 186312 1726890069.19889: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890069.20021: in run() - task 02369adf-7a19-881e-6b85-0000000008b6 186312 1726890069.20043: variable 'ansible_search_path' from source: unknown 186312 1726890069.20052: variable 'ansible_search_path' from source: unknown 186312 1726890069.20358: variable 'ansible_facts' from source: unknown 186312 1726890069.20768: variable 'ansible_facts' from source: unknown 186312 1726890069.21098: variable 'ansible_facts' from source: unknown 186312 1726890069.21435: variable 'ansible_facts' from source: unknown 186312 1726890069.21647: variable 'omit' from source: magic vars 186312 1726890069.21781: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.21800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.21819: variable 'omit' from source: magic vars 186312 1726890069.22064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890069.22326: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890069.22378: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890069.22418: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890069.22462: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890069.22539: variable '__vars_file' from source: task vars 186312 1726890069.22634: variable 'role_path' from source: magic vars 186312 1726890069.22644: variable 'item' from source: unknown 186312 1726890069.22665: Evaluated conditional (__vars_file is file): False 186312 1726890069.22672: when evaluation is False, skipping this task 186312 1726890069.22709: variable 'item' from source: unknown 186312 1726890069.22787: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 186312 1726890069.23049: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.23066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.23079: variable 'omit' from source: magic vars 186312 1726890069.23250: variable '__vars_file' from source: task vars 186312 1726890069.23339: variable 'role_path' from source: magic vars 186312 1726890069.23349: variable 'item' from source: unknown 186312 1726890069.23364: Evaluated conditional (__vars_file is file): False 186312 1726890069.23372: when evaluation is False, skipping this task 186312 1726890069.23414: variable 'item' from source: unknown 186312 1726890069.23478: 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" } 186312 1726890069.23628: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.23645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.23658: variable 'omit' from source: magic vars 186312 1726890069.23817: variable '__vars_file' from source: task vars 186312 1726890069.23902: variable 'role_path' from source: magic vars 186312 1726890069.23914: variable 'item' from source: unknown 186312 1726890069.23928: Evaluated conditional (__vars_file is file): True 186312 1726890069.23944: variable 'omit' from source: magic vars 186312 1726890069.24003: variable 'omit' from source: magic vars 186312 1726890069.24069: variable '__vars_file' from source: task vars 186312 1726890069.24137: variable '__vars_file' from source: task vars 186312 1726890069.24222: variable 'role_path' from source: magic vars 186312 1726890069.24233: variable 'item' from source: unknown 186312 1726890069.24255: variable 'omit' from source: magic vars 186312 1726890069.24287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890069.24319: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890069.24344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890069.24364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.24380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.24410: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890069.24420: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.24427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.24528: Set connection var ansible_shell_type to sh 186312 1726890069.24546: Set connection var ansible_pipelining to False 186312 1726890069.24560: Set connection var ansible_timeout to 10 186312 1726890069.24566: Set connection var ansible_connection to ssh 186312 1726890069.24575: Set connection var ansible_shell_executable to /bin/sh 186312 1726890069.24587: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890069.24608: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.24617: variable 'ansible_connection' from source: unknown 186312 1726890069.24623: variable 'ansible_module_compression' from source: unknown 186312 1726890069.24629: variable 'ansible_shell_type' from source: unknown 186312 1726890069.24638: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.24644: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.24651: variable 'ansible_pipelining' from source: unknown 186312 1726890069.24657: variable 'ansible_timeout' from source: unknown 186312 1726890069.24663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.24785: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890069.24800: variable 'omit' from source: magic vars 186312 1726890069.24811: starting attempt loop 186312 1726890069.24819: running the handler 186312 1726890069.24913: handler run complete 186312 1726890069.24934: attempt loop complete, returning result 186312 1726890069.24954: variable 'item' from source: unknown 186312 1726890069.25017: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890069.25201: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.25216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.25228: variable 'omit' from source: magic vars 186312 1726890069.25394: variable '__vars_file' from source: task vars 186312 1726890069.25482: variable 'role_path' from source: magic vars 186312 1726890069.25493: variable 'item' from source: unknown 186312 1726890069.25509: Evaluated conditional (__vars_file is file): True 186312 1726890069.25523: variable 'omit' from source: magic vars 186312 1726890069.25545: variable 'omit' from source: magic vars 186312 1726890069.25610: variable '__vars_file' from source: task vars 186312 1726890069.25676: variable '__vars_file' from source: task vars 186312 1726890069.25763: variable 'role_path' from source: magic vars 186312 1726890069.25772: variable 'item' from source: unknown 186312 1726890069.25791: variable 'omit' from source: magic vars 186312 1726890069.25817: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890069.25832: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.25843: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.25858: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890069.25865: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.25873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.25951: Set connection var ansible_shell_type to sh 186312 1726890069.25964: Set connection var ansible_pipelining to False 186312 1726890069.25978: Set connection var ansible_timeout to 10 186312 1726890069.25984: Set connection var ansible_connection to ssh 186312 1726890069.25993: Set connection var ansible_shell_executable to /bin/sh 186312 1726890069.26003: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890069.26034: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.26042: variable 'ansible_connection' from source: unknown 186312 1726890069.26049: variable 'ansible_module_compression' from source: unknown 186312 1726890069.26055: variable 'ansible_shell_type' from source: unknown 186312 1726890069.26062: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.26068: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.26076: variable 'ansible_pipelining' from source: unknown 186312 1726890069.26082: variable 'ansible_timeout' from source: unknown 186312 1726890069.26090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.26186: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890069.26200: variable 'omit' from source: magic vars 186312 1726890069.26209: starting attempt loop 186312 1726890069.26216: running the handler 186312 1726890069.26269: handler run complete 186312 1726890069.26279: attempt loop complete, returning result 186312 1726890069.26293: variable 'item' from source: unknown 186312 1726890069.26356: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890069.26467: dumping result to json 186312 1726890069.26481: done dumping result, returning 186312 1726890069.26495: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-0000000008b6] 186312 1726890069.26504: sending task result for task 02369adf-7a19-881e-6b85-0000000008b6 186312 1726890069.26664: no more pending results, returning what we have 186312 1726890069.26668: results queue empty 186312 1726890069.26669: checking for any_errors_fatal 186312 1726890069.26681: done checking for any_errors_fatal 186312 1726890069.26682: checking for max_fail_percentage 186312 1726890069.26683: done checking for max_fail_percentage 186312 1726890069.26684: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.26685: done checking to see if all hosts have failed 186312 1726890069.26686: getting the remaining hosts for this loop 186312 1726890069.26688: done getting the remaining hosts for this loop 186312 1726890069.26692: getting the next task for host managed_node3 186312 1726890069.26701: done getting next task for host managed_node3 186312 1726890069.26705: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890069.26709: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.26724: getting variables 186312 1726890069.26726: in VariableManager get_vars() 186312 1726890069.26766: Calling all_inventory to load vars for managed_node3 186312 1726890069.26770: Calling groups_inventory to load vars for managed_node3 186312 1726890069.26772: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.26785: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.26788: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.26791: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.27382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.27933: done sending task result for task 02369adf-7a19-881e-6b85-0000000008b6 186312 1726890069.27936: WORKER PROCESS EXITING 186312 1726890069.28315: done with get_vars() 186312 1726890069.28332: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 23:41:09 -0400 (0:00:00.090) 0:00:39.023 ****** 186312 1726890069.28427: entering _queue_task() for managed_node3/stat 186312 1726890069.28693: worker is 1 (out of 1 available) 186312 1726890069.28704: exiting _queue_task() for managed_node3/stat 186312 1726890069.28717: done queuing things up, now waiting for results queue to drain 186312 1726890069.28719: waiting for pending results... 186312 1726890069.29010: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890069.29157: in run() - task 02369adf-7a19-881e-6b85-0000000008b8 186312 1726890069.29179: variable 'ansible_search_path' from source: unknown 186312 1726890069.29186: variable 'ansible_search_path' from source: unknown 186312 1726890069.29227: calling self._execute() 186312 1726890069.29344: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.29356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.29370: variable 'omit' from source: magic vars 186312 1726890069.29773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890069.30063: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890069.30110: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890069.30157: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890069.30193: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890069.30284: 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) 186312 1726890069.30315: 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) 186312 1726890069.30349: 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) 186312 1726890069.30381: 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) 186312 1726890069.30502: variable '__storage_is_ostree' from source: set_fact 186312 1726890069.30521: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890069.30527: when evaluation is False, skipping this task 186312 1726890069.30537: _execute() done 186312 1726890069.30543: dumping result to json 186312 1726890069.30551: done dumping result, returning 186312 1726890069.30561: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-881e-6b85-0000000008b8] 186312 1726890069.30570: sending task result for task 02369adf-7a19-881e-6b85-0000000008b8 186312 1726890069.30680: done sending task result for task 02369adf-7a19-881e-6b85-0000000008b8 skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890069.30732: no more pending results, returning what we have 186312 1726890069.30736: results queue empty 186312 1726890069.30737: checking for any_errors_fatal 186312 1726890069.30750: done checking for any_errors_fatal 186312 1726890069.30751: checking for max_fail_percentage 186312 1726890069.30753: done checking for max_fail_percentage 186312 1726890069.30754: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.30755: done checking to see if all hosts have failed 186312 1726890069.30756: getting the remaining hosts for this loop 186312 1726890069.30758: done getting the remaining hosts for this loop 186312 1726890069.30762: getting the next task for host managed_node3 186312 1726890069.30769: done getting next task for host managed_node3 186312 1726890069.30773: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890069.30777: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.30797: getting variables 186312 1726890069.30800: in VariableManager get_vars() 186312 1726890069.30841: Calling all_inventory to load vars for managed_node3 186312 1726890069.30845: Calling groups_inventory to load vars for managed_node3 186312 1726890069.30847: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.30860: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.30863: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.30866: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.31723: WORKER PROCESS EXITING 186312 1726890069.31751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.32359: done with get_vars() 186312 1726890069.32373: done getting variables 186312 1726890069.32436: 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.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:41:09 -0400 (0:00:00.040) 0:00:39.063 ****** 186312 1726890069.32471: entering _queue_task() for managed_node3/set_fact 186312 1726890069.32735: worker is 1 (out of 1 available) 186312 1726890069.32747: exiting _queue_task() for managed_node3/set_fact 186312 1726890069.32761: done queuing things up, now waiting for results queue to drain 186312 1726890069.32762: waiting for pending results... 186312 1726890069.33054: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890069.33214: in run() - task 02369adf-7a19-881e-6b85-0000000008b9 186312 1726890069.33236: variable 'ansible_search_path' from source: unknown 186312 1726890069.33245: variable 'ansible_search_path' from source: unknown 186312 1726890069.33285: calling self._execute() 186312 1726890069.33389: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.33401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.33419: variable 'omit' from source: magic vars 186312 1726890069.33801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890069.34096: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890069.34147: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890069.34189: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890069.34232: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890069.34324: 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) 186312 1726890069.34358: 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) 186312 1726890069.34388: 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) 186312 1726890069.34426: 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) 186312 1726890069.34551: variable '__storage_is_ostree' from source: set_fact 186312 1726890069.34567: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890069.34575: when evaluation is False, skipping this task 186312 1726890069.34582: _execute() done 186312 1726890069.34589: dumping result to json 186312 1726890069.34597: done dumping result, returning 186312 1726890069.34607: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-881e-6b85-0000000008b9] 186312 1726890069.34624: sending task result for task 02369adf-7a19-881e-6b85-0000000008b9 skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890069.34771: no more pending results, returning what we have 186312 1726890069.34775: results queue empty 186312 1726890069.34775: checking for any_errors_fatal 186312 1726890069.34783: done checking for any_errors_fatal 186312 1726890069.34784: checking for max_fail_percentage 186312 1726890069.34786: done checking for max_fail_percentage 186312 1726890069.34787: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.34788: done checking to see if all hosts have failed 186312 1726890069.34789: getting the remaining hosts for this loop 186312 1726890069.34791: done getting the remaining hosts for this loop 186312 1726890069.34794: getting the next task for host managed_node3 186312 1726890069.34803: done getting next task for host managed_node3 186312 1726890069.34807: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890069.34811: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890069.34835: getting variables 186312 1726890069.34837: in VariableManager get_vars() 186312 1726890069.34872: Calling all_inventory to load vars for managed_node3 186312 1726890069.34875: Calling groups_inventory to load vars for managed_node3 186312 1726890069.34878: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.34892: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.34895: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.34899: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.35328: done sending task result for task 02369adf-7a19-881e-6b85-0000000008b9 186312 1726890069.35340: WORKER PROCESS EXITING 186312 1726890069.35345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.35686: done with get_vars() 186312 1726890069.35695: done getting variables 186312 1726890069.35736: 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.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:41:09 -0400 (0:00:00.032) 0:00:39.096 ****** 186312 1726890069.35758: entering _queue_task() for managed_node3/set_fact 186312 1726890069.35940: worker is 1 (out of 1 available) 186312 1726890069.35952: exiting _queue_task() for managed_node3/set_fact 186312 1726890069.35965: done queuing things up, now waiting for results queue to drain 186312 1726890069.35967: waiting for pending results... 186312 1726890069.36141: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890069.36214: in run() - task 02369adf-7a19-881e-6b85-0000000007ea 186312 1726890069.36227: variable 'ansible_search_path' from source: unknown 186312 1726890069.36230: variable 'ansible_search_path' from source: unknown 186312 1726890069.36260: calling self._execute() 186312 1726890069.36335: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.36339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.36349: variable 'omit' from source: magic vars 186312 1726890069.36432: variable 'omit' from source: magic vars 186312 1726890069.36467: variable 'omit' from source: magic vars 186312 1726890069.36491: variable 'omit' from source: magic vars 186312 1726890069.36529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890069.36556: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890069.36572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890069.36587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.36610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.36646: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890069.36649: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.36651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.36784: Set connection var ansible_shell_type to sh 186312 1726890069.36800: Set connection var ansible_pipelining to False 186312 1726890069.36838: Set connection var ansible_timeout to 10 186312 1726890069.36845: Set connection var ansible_connection to ssh 186312 1726890069.36856: Set connection var ansible_shell_executable to /bin/sh 186312 1726890069.36866: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890069.36896: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.36904: variable 'ansible_connection' from source: unknown 186312 1726890069.36911: variable 'ansible_module_compression' from source: unknown 186312 1726890069.36920: variable 'ansible_shell_type' from source: unknown 186312 1726890069.36928: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.36938: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.36947: variable 'ansible_pipelining' from source: unknown 186312 1726890069.36953: variable 'ansible_timeout' from source: unknown 186312 1726890069.36960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.37117: 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) 186312 1726890069.37136: variable 'omit' from source: magic vars 186312 1726890069.37145: starting attempt loop 186312 1726890069.37152: running the handler 186312 1726890069.37166: handler run complete 186312 1726890069.37179: attempt loop complete, returning result 186312 1726890069.37185: _execute() done 186312 1726890069.37192: dumping result to json 186312 1726890069.37198: done dumping result, returning 186312 1726890069.37213: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-881e-6b85-0000000007ea] 186312 1726890069.37228: sending task result for task 02369adf-7a19-881e-6b85-0000000007ea 186312 1726890069.37322: done sending task result for task 02369adf-7a19-881e-6b85-0000000007ea ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890069.37398: no more pending results, returning what we have 186312 1726890069.37401: results queue empty 186312 1726890069.37402: checking for any_errors_fatal 186312 1726890069.37410: done checking for any_errors_fatal 186312 1726890069.37413: checking for max_fail_percentage 186312 1726890069.37415: done checking for max_fail_percentage 186312 1726890069.37416: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.37417: done checking to see if all hosts have failed 186312 1726890069.37418: getting the remaining hosts for this loop 186312 1726890069.37419: done getting the remaining hosts for this loop 186312 1726890069.37423: getting the next task for host managed_node3 186312 1726890069.37428: done getting next task for host managed_node3 186312 1726890069.37433: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890069.37436: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.37447: WORKER PROCESS EXITING 186312 1726890069.37454: getting variables 186312 1726890069.37456: in VariableManager get_vars() 186312 1726890069.37485: Calling all_inventory to load vars for managed_node3 186312 1726890069.37487: Calling groups_inventory to load vars for managed_node3 186312 1726890069.37489: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.37497: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.37500: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.37502: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.38047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.38383: done with get_vars() 186312 1726890069.38391: done getting variables 186312 1726890069.38432: 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.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:41:09 -0400 (0:00:00.026) 0:00:39.123 ****** 186312 1726890069.38453: entering _queue_task() for managed_node3/set_fact 186312 1726890069.38621: worker is 1 (out of 1 available) 186312 1726890069.38633: exiting _queue_task() for managed_node3/set_fact 186312 1726890069.38644: done queuing things up, now waiting for results queue to drain 186312 1726890069.38646: waiting for pending results... 186312 1726890069.38828: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890069.38898: in run() - task 02369adf-7a19-881e-6b85-0000000007eb 186312 1726890069.38909: variable 'ansible_search_path' from source: unknown 186312 1726890069.38914: variable 'ansible_search_path' from source: unknown 186312 1726890069.38943: calling self._execute() 186312 1726890069.39023: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.39027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.39037: variable 'omit' from source: magic vars 186312 1726890069.39114: variable 'omit' from source: magic vars 186312 1726890069.39151: variable 'omit' from source: magic vars 186312 1726890069.39178: variable 'omit' from source: magic vars 186312 1726890069.39212: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890069.39238: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890069.39255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890069.39269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.39281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.39304: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890069.39307: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.39309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.39373: Set connection var ansible_shell_type to sh 186312 1726890069.39381: Set connection var ansible_pipelining to False 186312 1726890069.39391: Set connection var ansible_timeout to 10 186312 1726890069.39394: Set connection var ansible_connection to ssh 186312 1726890069.39397: Set connection var ansible_shell_executable to /bin/sh 186312 1726890069.39402: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890069.39422: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.39428: variable 'ansible_connection' from source: unknown 186312 1726890069.39431: variable 'ansible_module_compression' from source: unknown 186312 1726890069.39436: variable 'ansible_shell_type' from source: unknown 186312 1726890069.39441: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.39444: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.39446: variable 'ansible_pipelining' from source: unknown 186312 1726890069.39448: variable 'ansible_timeout' from source: unknown 186312 1726890069.39450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.39559: 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) 186312 1726890069.39567: variable 'omit' from source: magic vars 186312 1726890069.39571: starting attempt loop 186312 1726890069.39574: running the handler 186312 1726890069.39583: handler run complete 186312 1726890069.39591: attempt loop complete, returning result 186312 1726890069.39594: _execute() done 186312 1726890069.39596: dumping result to json 186312 1726890069.39600: done dumping result, returning 186312 1726890069.39609: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-881e-6b85-0000000007eb] 186312 1726890069.39616: sending task result for task 02369adf-7a19-881e-6b85-0000000007eb 186312 1726890069.39695: done sending task result for task 02369adf-7a19-881e-6b85-0000000007eb 186312 1726890069.39698: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 186312 1726890069.39770: no more pending results, returning what we have 186312 1726890069.39772: results queue empty 186312 1726890069.39773: checking for any_errors_fatal 186312 1726890069.39777: done checking for any_errors_fatal 186312 1726890069.39778: checking for max_fail_percentage 186312 1726890069.39779: done checking for max_fail_percentage 186312 1726890069.39780: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.39781: done checking to see if all hosts have failed 186312 1726890069.39781: getting the remaining hosts for this loop 186312 1726890069.39783: done getting the remaining hosts for this loop 186312 1726890069.39785: getting the next task for host managed_node3 186312 1726890069.39790: done getting next task for host managed_node3 186312 1726890069.39793: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890069.39795: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.39804: getting variables 186312 1726890069.39806: in VariableManager get_vars() 186312 1726890069.39859: Calling all_inventory to load vars for managed_node3 186312 1726890069.39861: Calling groups_inventory to load vars for managed_node3 186312 1726890069.39862: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.39869: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.39871: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.39872: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.40410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.41035: done with get_vars() 186312 1726890069.41050: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 23:41:09 -0400 (0:00:00.026) 0:00:39.150 ****** 186312 1726890069.41140: entering _queue_task() for managed_node3/include_tasks 186312 1726890069.41358: worker is 1 (out of 1 available) 186312 1726890069.41372: exiting _queue_task() for managed_node3/include_tasks 186312 1726890069.41384: done queuing things up, now waiting for results queue to drain 186312 1726890069.41385: waiting for pending results... 186312 1726890069.41797: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890069.41898: in run() - task 02369adf-7a19-881e-6b85-0000000007ec 186312 1726890069.41908: variable 'ansible_search_path' from source: unknown 186312 1726890069.41917: variable 'ansible_search_path' from source: unknown 186312 1726890069.41958: calling self._execute() 186312 1726890069.42033: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.42042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.42051: variable 'omit' from source: magic vars 186312 1726890069.42272: variable 'storage_provider' from source: role '' defaults 186312 1726890069.42282: _execute() done 186312 1726890069.42285: dumping result to json 186312 1726890069.42288: done dumping result, returning 186312 1726890069.42296: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-881e-6b85-0000000007ec] 186312 1726890069.42301: sending task result for task 02369adf-7a19-881e-6b85-0000000007ec 186312 1726890069.42392: done sending task result for task 02369adf-7a19-881e-6b85-0000000007ec 186312 1726890069.42395: WORKER PROCESS EXITING 186312 1726890069.42437: no more pending results, returning what we have 186312 1726890069.42442: in VariableManager get_vars() 186312 1726890069.42474: Calling all_inventory to load vars for managed_node3 186312 1726890069.42477: Calling groups_inventory to load vars for managed_node3 186312 1726890069.42479: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.42488: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.42491: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.42493: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.42795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.43342: done with get_vars() 186312 1726890069.43350: variable 'ansible_search_path' from source: unknown 186312 1726890069.43351: variable 'ansible_search_path' from source: unknown 186312 1726890069.43371: we have included files to process 186312 1726890069.43372: generating all_blocks data 186312 1726890069.43373: done generating all_blocks data 186312 1726890069.43376: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890069.43376: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890069.43377: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890069.44156: in VariableManager get_vars() 186312 1726890069.44180: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890069.45911: done processing included file 186312 1726890069.45914: iterating over new_blocks loaded from include file 186312 1726890069.45916: in VariableManager get_vars() 186312 1726890069.45935: done with get_vars() 186312 1726890069.45937: filtering new block on tags 186312 1726890069.46056: done filtering new block on tags 186312 1726890069.46059: in VariableManager get_vars() 186312 1726890069.46078: done with get_vars() 186312 1726890069.46079: filtering new block on tags 186312 1726890069.46167: done filtering new block on tags 186312 1726890069.46169: in VariableManager get_vars() 186312 1726890069.46186: done with get_vars() 186312 1726890069.46187: filtering new block on tags 186312 1726890069.46317: done filtering new block on tags 186312 1726890069.46320: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node3 186312 1726890069.46325: extending task lists for all hosts with included blocks 186312 1726890069.46621: done extending task lists 186312 1726890069.46622: done processing included files 186312 1726890069.46623: results queue empty 186312 1726890069.46623: checking for any_errors_fatal 186312 1726890069.46625: done checking for any_errors_fatal 186312 1726890069.46626: checking for max_fail_percentage 186312 1726890069.46626: done checking for max_fail_percentage 186312 1726890069.46627: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.46627: done checking to see if all hosts have failed 186312 1726890069.46628: getting the remaining hosts for this loop 186312 1726890069.46629: done getting the remaining hosts for this loop 186312 1726890069.46631: getting the next task for host managed_node3 186312 1726890069.46634: done getting next task for host managed_node3 186312 1726890069.46636: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890069.46638: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.46644: getting variables 186312 1726890069.46645: in VariableManager get_vars() 186312 1726890069.46653: Calling all_inventory to load vars for managed_node3 186312 1726890069.46655: Calling groups_inventory to load vars for managed_node3 186312 1726890069.46656: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.46660: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.46661: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.46664: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.46906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.47228: done with get_vars() 186312 1726890069.47238: done getting variables 186312 1726890069.47263: 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.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:41:09 -0400 (0:00:00.061) 0:00:39.212 ****** 186312 1726890069.47282: entering _queue_task() for managed_node3/package 186312 1726890069.47491: worker is 1 (out of 1 available) 186312 1726890069.47504: exiting _queue_task() for managed_node3/package 186312 1726890069.47516: done queuing things up, now waiting for results queue to drain 186312 1726890069.47517: waiting for pending results... 186312 1726890069.47696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890069.47799: in run() - task 02369adf-7a19-881e-6b85-0000000008ee 186312 1726890069.47810: variable 'ansible_search_path' from source: unknown 186312 1726890069.47816: variable 'ansible_search_path' from source: unknown 186312 1726890069.47848: calling self._execute() 186312 1726890069.47932: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.47939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.47947: variable 'omit' from source: magic vars 186312 1726890069.48351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890069.48639: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890069.48699: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890069.48745: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890069.48786: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890069.48879: 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) 186312 1726890069.48909: 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) 186312 1726890069.48954: 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) 186312 1726890069.48986: 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) 186312 1726890069.49229: variable 'storage_skip_checks' from source: set_fact 186312 1726890069.49271: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 186312 1726890069.49284: when evaluation is False, skipping this task 186312 1726890069.49291: _execute() done 186312 1726890069.49299: dumping result to json 186312 1726890069.49302: done dumping result, returning 186312 1726890069.49308: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-881e-6b85-0000000008ee] 186312 1726890069.49314: sending task result for task 02369adf-7a19-881e-6b85-0000000008ee 186312 1726890069.49398: done sending task result for task 02369adf-7a19-881e-6b85-0000000008ee 186312 1726890069.49401: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890069.49458: no more pending results, returning what we have 186312 1726890069.49462: results queue empty 186312 1726890069.49463: checking for any_errors_fatal 186312 1726890069.49464: done checking for any_errors_fatal 186312 1726890069.49465: checking for max_fail_percentage 186312 1726890069.49467: done checking for max_fail_percentage 186312 1726890069.49468: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.49469: done checking to see if all hosts have failed 186312 1726890069.49469: getting the remaining hosts for this loop 186312 1726890069.49471: done getting the remaining hosts for this loop 186312 1726890069.49475: getting the next task for host managed_node3 186312 1726890069.49480: done getting next task for host managed_node3 186312 1726890069.49483: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890069.49488: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.49503: getting variables 186312 1726890069.49505: in VariableManager get_vars() 186312 1726890069.49537: Calling all_inventory to load vars for managed_node3 186312 1726890069.49539: Calling groups_inventory to load vars for managed_node3 186312 1726890069.49542: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.49550: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.49552: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.49554: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.49865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.50206: done with get_vars() 186312 1726890069.50217: done getting variables 186312 1726890069.50256: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:41:09 -0400 (0:00:00.029) 0:00:39.242 ****** 186312 1726890069.50278: entering _queue_task() for managed_node3/debug 186312 1726890069.50450: worker is 1 (out of 1 available) 186312 1726890069.50461: exiting _queue_task() for managed_node3/debug 186312 1726890069.50472: done queuing things up, now waiting for results queue to drain 186312 1726890069.50474: waiting for pending results... 186312 1726890069.50645: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890069.50723: in run() - task 02369adf-7a19-881e-6b85-0000000008ef 186312 1726890069.50735: variable 'ansible_search_path' from source: unknown 186312 1726890069.50738: variable 'ansible_search_path' from source: unknown 186312 1726890069.50763: calling self._execute() 186312 1726890069.50838: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.50842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.50850: variable 'omit' from source: magic vars 186312 1726890069.50923: variable 'omit' from source: magic vars 186312 1726890069.50968: variable 'omit' from source: magic vars 186312 1726890069.50992: variable 'omit' from source: magic vars 186312 1726890069.51026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890069.51051: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890069.51066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890069.51079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.51089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.51114: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890069.51118: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.51120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.51183: Set connection var ansible_shell_type to sh 186312 1726890069.51192: Set connection var ansible_pipelining to False 186312 1726890069.51201: Set connection var ansible_timeout to 10 186312 1726890069.51204: Set connection var ansible_connection to ssh 186312 1726890069.51206: Set connection var ansible_shell_executable to /bin/sh 186312 1726890069.51213: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890069.51239: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.51242: variable 'ansible_connection' from source: unknown 186312 1726890069.51245: variable 'ansible_module_compression' from source: unknown 186312 1726890069.51250: variable 'ansible_shell_type' from source: unknown 186312 1726890069.51253: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.51255: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.51259: variable 'ansible_pipelining' from source: unknown 186312 1726890069.51261: variable 'ansible_timeout' from source: unknown 186312 1726890069.51265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.51374: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890069.51383: variable 'omit' from source: magic vars 186312 1726890069.51388: starting attempt loop 186312 1726890069.51391: running the handler 186312 1726890069.51575: handler run complete 186312 1726890069.51593: attempt loop complete, returning result 186312 1726890069.51596: _execute() done 186312 1726890069.51599: dumping result to json 186312 1726890069.51601: done dumping result, returning 186312 1726890069.51607: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-881e-6b85-0000000008ef] 186312 1726890069.51614: sending task result for task 02369adf-7a19-881e-6b85-0000000008ef 186312 1726890069.51698: done sending task result for task 02369adf-7a19-881e-6b85-0000000008ef 186312 1726890069.51701: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 186312 1726890069.51761: no more pending results, returning what we have 186312 1726890069.51764: results queue empty 186312 1726890069.51765: checking for any_errors_fatal 186312 1726890069.51770: done checking for any_errors_fatal 186312 1726890069.51771: checking for max_fail_percentage 186312 1726890069.51772: done checking for max_fail_percentage 186312 1726890069.51773: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.51774: done checking to see if all hosts have failed 186312 1726890069.51774: getting the remaining hosts for this loop 186312 1726890069.51776: done getting the remaining hosts for this loop 186312 1726890069.51778: getting the next task for host managed_node3 186312 1726890069.51783: done getting next task for host managed_node3 186312 1726890069.51786: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890069.51790: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.51799: getting variables 186312 1726890069.51800: in VariableManager get_vars() 186312 1726890069.51833: Calling all_inventory to load vars for managed_node3 186312 1726890069.51835: Calling groups_inventory to load vars for managed_node3 186312 1726890069.51836: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.51842: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.51844: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.51845: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.52164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.52623: done with get_vars() 186312 1726890069.52644: done getting variables 186312 1726890069.52703: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:41:09 -0400 (0:00:00.024) 0:00:39.266 ****** 186312 1726890069.52749: entering _queue_task() for managed_node3/debug 186312 1726890069.53018: worker is 1 (out of 1 available) 186312 1726890069.53028: exiting _queue_task() for managed_node3/debug 186312 1726890069.53045: done queuing things up, now waiting for results queue to drain 186312 1726890069.53047: waiting for pending results... 186312 1726890069.53357: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890069.53477: in run() - task 02369adf-7a19-881e-6b85-0000000008f0 186312 1726890069.53488: variable 'ansible_search_path' from source: unknown 186312 1726890069.53492: variable 'ansible_search_path' from source: unknown 186312 1726890069.53525: calling self._execute() 186312 1726890069.53605: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.53608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.53618: variable 'omit' from source: magic vars 186312 1726890069.53751: variable 'omit' from source: magic vars 186312 1726890069.53837: variable 'omit' from source: magic vars 186312 1726890069.53888: variable 'omit' from source: magic vars 186312 1726890069.53957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890069.54003: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890069.54020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890069.54036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.54054: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.54095: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890069.54113: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.54125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.54288: Set connection var ansible_shell_type to sh 186312 1726890069.54308: Set connection var ansible_pipelining to False 186312 1726890069.54326: Set connection var ansible_timeout to 10 186312 1726890069.54343: Set connection var ansible_connection to ssh 186312 1726890069.54346: Set connection var ansible_shell_executable to /bin/sh 186312 1726890069.54348: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890069.54373: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.54384: variable 'ansible_connection' from source: unknown 186312 1726890069.54390: variable 'ansible_module_compression' from source: unknown 186312 1726890069.54392: variable 'ansible_shell_type' from source: unknown 186312 1726890069.54395: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.54397: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.54402: variable 'ansible_pipelining' from source: unknown 186312 1726890069.54408: variable 'ansible_timeout' from source: unknown 186312 1726890069.54410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.54637: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890069.54662: variable 'omit' from source: magic vars 186312 1726890069.54678: starting attempt loop 186312 1726890069.54689: running the handler 186312 1726890069.54753: variable 'storage_volumes' from source: include params 186312 1726890069.54938: variable 'storage_volumes' from source: include params 186312 1726890069.55025: variable '__non_swap_disk' from source: set_fact 186312 1726890069.55141: handler run complete 186312 1726890069.55173: attempt loop complete, returning result 186312 1726890069.55182: _execute() done 186312 1726890069.55185: dumping result to json 186312 1726890069.55187: done dumping result, returning 186312 1726890069.55194: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-881e-6b85-0000000008f0] 186312 1726890069.55202: sending task result for task 02369adf-7a19-881e-6b85-0000000008f0 ok: [managed_node3] => { "storage_volumes": [ { "disks": [ "sdb" ], "fs_type": "ext3", "mount_point": "none", "name": "test2", "type": "disk" } ] } 186312 1726890069.55423: no more pending results, returning what we have 186312 1726890069.55427: results queue empty 186312 1726890069.55428: checking for any_errors_fatal 186312 1726890069.55444: done checking for any_errors_fatal 186312 1726890069.55445: checking for max_fail_percentage 186312 1726890069.55446: done checking for max_fail_percentage 186312 1726890069.55447: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.55448: done checking to see if all hosts have failed 186312 1726890069.55449: getting the remaining hosts for this loop 186312 1726890069.55451: done getting the remaining hosts for this loop 186312 1726890069.55455: getting the next task for host managed_node3 186312 1726890069.55464: done getting next task for host managed_node3 186312 1726890069.55468: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890069.55472: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.55483: getting variables 186312 1726890069.55488: in VariableManager get_vars() 186312 1726890069.55540: Calling all_inventory to load vars for managed_node3 186312 1726890069.55543: Calling groups_inventory to load vars for managed_node3 186312 1726890069.55546: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.55557: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.55562: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.55568: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.56091: done sending task result for task 02369adf-7a19-881e-6b85-0000000008f0 186312 1726890069.56096: WORKER PROCESS EXITING 186312 1726890069.56124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.56552: done with get_vars() 186312 1726890069.56561: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 23:41:09 -0400 (0:00:00.038) 0:00:39.305 ****** 186312 1726890069.56624: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890069.56839: worker is 1 (out of 1 available) 186312 1726890069.56851: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890069.56862: done queuing things up, now waiting for results queue to drain 186312 1726890069.56864: waiting for pending results... 186312 1726890069.57033: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890069.57109: in run() - task 02369adf-7a19-881e-6b85-0000000008f1 186312 1726890069.57126: variable 'ansible_search_path' from source: unknown 186312 1726890069.57129: variable 'ansible_search_path' from source: unknown 186312 1726890069.57157: calling self._execute() 186312 1726890069.57229: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.57236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.57242: variable 'omit' from source: magic vars 186312 1726890069.57511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890069.57697: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890069.57735: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890069.57763: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890069.57786: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890069.57843: 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) 186312 1726890069.57863: 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) 186312 1726890069.57883: 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) 186312 1726890069.57900: 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) 186312 1726890069.58020: variable 'storage_skip_checks' from source: set_fact 186312 1726890069.58041: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890069.58044: when evaluation is False, skipping this task 186312 1726890069.58046: _execute() done 186312 1726890069.58049: dumping result to json 186312 1726890069.58051: done dumping result, returning 186312 1726890069.58057: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-881e-6b85-0000000008f1] 186312 1726890069.58061: sending task result for task 02369adf-7a19-881e-6b85-0000000008f1 186312 1726890069.58159: done sending task result for task 02369adf-7a19-881e-6b85-0000000008f1 186312 1726890069.58162: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890069.58220: no more pending results, returning what we have 186312 1726890069.58223: results queue empty 186312 1726890069.58224: checking for any_errors_fatal 186312 1726890069.58228: done checking for any_errors_fatal 186312 1726890069.58229: checking for max_fail_percentage 186312 1726890069.58233: done checking for max_fail_percentage 186312 1726890069.58234: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.58235: done checking to see if all hosts have failed 186312 1726890069.58235: getting the remaining hosts for this loop 186312 1726890069.58237: done getting the remaining hosts for this loop 186312 1726890069.58239: getting the next task for host managed_node3 186312 1726890069.58245: done getting next task for host managed_node3 186312 1726890069.58248: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890069.58252: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.58266: getting variables 186312 1726890069.58267: in VariableManager get_vars() 186312 1726890069.58290: Calling all_inventory to load vars for managed_node3 186312 1726890069.58292: Calling groups_inventory to load vars for managed_node3 186312 1726890069.58293: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.58299: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.58301: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.58304: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.58747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.59302: done with get_vars() 186312 1726890069.59316: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 23:41:09 -0400 (0:00:00.027) 0:00:39.333 ****** 186312 1726890069.59391: entering _queue_task() for managed_node3/include_tasks 186312 1726890069.59620: worker is 1 (out of 1 available) 186312 1726890069.59635: exiting _queue_task() for managed_node3/include_tasks 186312 1726890069.59645: done queuing things up, now waiting for results queue to drain 186312 1726890069.59646: waiting for pending results... 186312 1726890069.59914: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890069.60069: in run() - task 02369adf-7a19-881e-6b85-0000000008f2 186312 1726890069.60091: variable 'ansible_search_path' from source: unknown 186312 1726890069.60113: variable 'ansible_search_path' from source: unknown 186312 1726890069.60151: calling self._execute() 186312 1726890069.60274: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.60290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.60305: variable 'omit' from source: magic vars 186312 1726890069.60652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890069.60913: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890069.60948: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890069.60975: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890069.61002: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890069.61105: 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) 186312 1726890069.61146: 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) 186312 1726890069.61168: 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) 186312 1726890069.61190: 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) 186312 1726890069.61348: variable 'storage_skip_checks' from source: set_fact 186312 1726890069.61373: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890069.61376: when evaluation is False, skipping this task 186312 1726890069.61379: _execute() done 186312 1726890069.61382: dumping result to json 186312 1726890069.61386: done dumping result, returning 186312 1726890069.61390: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-881e-6b85-0000000008f2] 186312 1726890069.61394: sending task result for task 02369adf-7a19-881e-6b85-0000000008f2 186312 1726890069.61489: done sending task result for task 02369adf-7a19-881e-6b85-0000000008f2 186312 1726890069.61492: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890069.61539: no more pending results, returning what we have 186312 1726890069.61543: results queue empty 186312 1726890069.61544: checking for any_errors_fatal 186312 1726890069.61558: done checking for any_errors_fatal 186312 1726890069.61559: checking for max_fail_percentage 186312 1726890069.61560: done checking for max_fail_percentage 186312 1726890069.61561: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.61562: done checking to see if all hosts have failed 186312 1726890069.61563: getting the remaining hosts for this loop 186312 1726890069.61565: done getting the remaining hosts for this loop 186312 1726890069.61569: getting the next task for host managed_node3 186312 1726890069.61574: done getting next task for host managed_node3 186312 1726890069.61578: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890069.61581: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.61597: getting variables 186312 1726890069.61598: in VariableManager get_vars() 186312 1726890069.61627: Calling all_inventory to load vars for managed_node3 186312 1726890069.61632: Calling groups_inventory to load vars for managed_node3 186312 1726890069.61634: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.61643: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.61645: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.61648: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.61951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.62300: done with get_vars() 186312 1726890069.62309: done getting variables 186312 1726890069.62348: 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.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:41:09 -0400 (0:00:00.029) 0:00:39.362 ****** 186312 1726890069.62370: entering _queue_task() for managed_node3/package 186312 1726890069.62581: worker is 1 (out of 1 available) 186312 1726890069.62593: exiting _queue_task() for managed_node3/package 186312 1726890069.62605: done queuing things up, now waiting for results queue to drain 186312 1726890069.62606: waiting for pending results... 186312 1726890069.62863: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890069.62966: in run() - task 02369adf-7a19-881e-6b85-0000000008f3 186312 1726890069.62978: variable 'ansible_search_path' from source: unknown 186312 1726890069.62981: variable 'ansible_search_path' from source: unknown 186312 1726890069.63022: calling self._execute() 186312 1726890069.63121: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.63125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.63136: variable 'omit' from source: magic vars 186312 1726890069.63416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890069.63619: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890069.63651: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890069.63676: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890069.63702: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890069.63766: 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) 186312 1726890069.63783: 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) 186312 1726890069.63815: 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) 186312 1726890069.63843: 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) 186312 1726890069.63986: variable 'storage_skip_checks' from source: set_fact 186312 1726890069.64010: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890069.64023: when evaluation is False, skipping this task 186312 1726890069.64027: _execute() done 186312 1726890069.64030: dumping result to json 186312 1726890069.64033: done dumping result, returning 186312 1726890069.64040: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-881e-6b85-0000000008f3] 186312 1726890069.64053: sending task result for task 02369adf-7a19-881e-6b85-0000000008f3 186312 1726890069.64182: done sending task result for task 02369adf-7a19-881e-6b85-0000000008f3 186312 1726890069.64184: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890069.64291: no more pending results, returning what we have 186312 1726890069.64293: results queue empty 186312 1726890069.64294: checking for any_errors_fatal 186312 1726890069.64301: done checking for any_errors_fatal 186312 1726890069.64301: checking for max_fail_percentage 186312 1726890069.64302: done checking for max_fail_percentage 186312 1726890069.64303: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.64304: done checking to see if all hosts have failed 186312 1726890069.64304: getting the remaining hosts for this loop 186312 1726890069.64305: done getting the remaining hosts for this loop 186312 1726890069.64307: getting the next task for host managed_node3 186312 1726890069.64311: done getting next task for host managed_node3 186312 1726890069.64316: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890069.64318: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.64328: getting variables 186312 1726890069.64329: in VariableManager get_vars() 186312 1726890069.64350: Calling all_inventory to load vars for managed_node3 186312 1726890069.64352: Calling groups_inventory to load vars for managed_node3 186312 1726890069.64353: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.64359: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.64361: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.64362: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.64707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.65181: done with get_vars() 186312 1726890069.65190: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 23:41:09 -0400 (0:00:00.029) 0:00:39.391 ****** 186312 1726890069.65273: entering _queue_task() for managed_node3/service_facts 186312 1726890069.65473: worker is 1 (out of 1 available) 186312 1726890069.65486: exiting _queue_task() for managed_node3/service_facts 186312 1726890069.65497: done queuing things up, now waiting for results queue to drain 186312 1726890069.65498: waiting for pending results... 186312 1726890069.65704: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890069.65830: in run() - task 02369adf-7a19-881e-6b85-0000000008f4 186312 1726890069.65845: variable 'ansible_search_path' from source: unknown 186312 1726890069.65854: variable 'ansible_search_path' from source: unknown 186312 1726890069.65892: calling self._execute() 186312 1726890069.66007: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.66022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.66035: variable 'omit' from source: magic vars 186312 1726890069.66416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890069.66601: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890069.66636: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890069.66660: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890069.66684: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890069.66748: 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) 186312 1726890069.66766: 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) 186312 1726890069.66783: 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) 186312 1726890069.66806: 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) 186312 1726890069.66903: variable 'storage_skip_checks' from source: set_fact 186312 1726890069.66925: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 186312 1726890069.66928: when evaluation is False, skipping this task 186312 1726890069.66931: _execute() done 186312 1726890069.66938: dumping result to json 186312 1726890069.66941: done dumping result, returning 186312 1726890069.66948: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-881e-6b85-0000000008f4] 186312 1726890069.66953: sending task result for task 02369adf-7a19-881e-6b85-0000000008f4 186312 1726890069.67031: done sending task result for task 02369adf-7a19-881e-6b85-0000000008f4 186312 1726890069.67034: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890069.67080: no more pending results, returning what we have 186312 1726890069.67083: results queue empty 186312 1726890069.67084: checking for any_errors_fatal 186312 1726890069.67091: done checking for any_errors_fatal 186312 1726890069.67092: checking for max_fail_percentage 186312 1726890069.67093: done checking for max_fail_percentage 186312 1726890069.67094: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.67095: done checking to see if all hosts have failed 186312 1726890069.67095: getting the remaining hosts for this loop 186312 1726890069.67097: done getting the remaining hosts for this loop 186312 1726890069.67099: getting the next task for host managed_node3 186312 1726890069.67105: done getting next task for host managed_node3 186312 1726890069.67108: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890069.67115: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.67131: getting variables 186312 1726890069.67132: in VariableManager get_vars() 186312 1726890069.67159: Calling all_inventory to load vars for managed_node3 186312 1726890069.67161: Calling groups_inventory to load vars for managed_node3 186312 1726890069.67162: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.67168: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.67170: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.67172: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.67469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.67826: done with get_vars() 186312 1726890069.67837: done getting variables 186312 1726890069.67873: 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.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:41:09 -0400 (0:00:00.026) 0:00:39.418 ****** 186312 1726890069.67895: entering _queue_task() for managed_node3/set_fact 186312 1726890069.68052: worker is 1 (out of 1 available) 186312 1726890069.68062: exiting _queue_task() for managed_node3/set_fact 186312 1726890069.68073: done queuing things up, now waiting for results queue to drain 186312 1726890069.68075: waiting for pending results... 186312 1726890069.68248: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890069.68339: in run() - task 02369adf-7a19-881e-6b85-0000000008f5 186312 1726890069.68350: variable 'ansible_search_path' from source: unknown 186312 1726890069.68354: variable 'ansible_search_path' from source: unknown 186312 1726890069.68379: calling self._execute() 186312 1726890069.68455: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.68459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.68468: variable 'omit' from source: magic vars 186312 1726890069.68544: variable 'omit' from source: magic vars 186312 1726890069.68586: variable 'omit' from source: magic vars 186312 1726890069.68932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890069.71021: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890069.71079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890069.71116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890069.71145: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890069.71165: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890069.71225: 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) 186312 1726890069.71247: 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) 186312 1726890069.71279: 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) 186312 1726890069.71327: 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) 186312 1726890069.71358: 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) 186312 1726890069.71390: 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) 186312 1726890069.71408: 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) 186312 1726890069.71434: 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) 186312 1726890069.71458: 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) 186312 1726890069.71469: 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) 186312 1726890069.71515: 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) 186312 1726890069.71533: 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) 186312 1726890069.71558: 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) 186312 1726890069.71598: 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) 186312 1726890069.71628: 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) 186312 1726890069.71695: 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) 186312 1726890069.71723: 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) 186312 1726890069.71759: 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) 186312 1726890069.71792: 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) 186312 1726890069.71802: 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) 186312 1726890069.71843: 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) 186312 1726890069.71862: 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) 186312 1726890069.71878: 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) 186312 1726890069.71904: 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) 186312 1726890069.71915: 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) 186312 1726890069.72094: variable 'ansible_facts' from source: unknown 186312 1726890069.72362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890069.72557: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890069.72618: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890069.72664: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890069.72707: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890069.72782: 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) 186312 1726890069.72831: 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) 186312 1726890069.72869: 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) 186312 1726890069.72915: 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) 186312 1726890069.73440: variable 'omit' from source: magic vars 186312 1726890069.73457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890069.73477: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890069.73490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890069.73503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.73512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.73539: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890069.73542: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.73545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.73603: Set connection var ansible_shell_type to sh 186312 1726890069.73611: Set connection var ansible_pipelining to False 186312 1726890069.73620: Set connection var ansible_timeout to 10 186312 1726890069.73624: Set connection var ansible_connection to ssh 186312 1726890069.73628: Set connection var ansible_shell_executable to /bin/sh 186312 1726890069.73638: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890069.73662: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.73670: variable 'ansible_connection' from source: unknown 186312 1726890069.73678: variable 'ansible_module_compression' from source: unknown 186312 1726890069.73681: variable 'ansible_shell_type' from source: unknown 186312 1726890069.73683: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.73685: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.73689: variable 'ansible_pipelining' from source: unknown 186312 1726890069.73692: variable 'ansible_timeout' from source: unknown 186312 1726890069.73696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.73844: 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) 186312 1726890069.73868: variable 'omit' from source: magic vars 186312 1726890069.73878: starting attempt loop 186312 1726890069.73885: running the handler 186312 1726890069.73896: handler run complete 186312 1726890069.73904: attempt loop complete, returning result 186312 1726890069.73906: _execute() done 186312 1726890069.73909: dumping result to json 186312 1726890069.73914: done dumping result, returning 186312 1726890069.73921: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-881e-6b85-0000000008f5] 186312 1726890069.73932: sending task result for task 02369adf-7a19-881e-6b85-0000000008f5 186312 1726890069.74035: done sending task result for task 02369adf-7a19-881e-6b85-0000000008f5 ok: [managed_node3] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 186312 1726890069.74126: no more pending results, returning what we have 186312 1726890069.74138: results queue empty 186312 1726890069.74139: checking for any_errors_fatal 186312 1726890069.74145: done checking for any_errors_fatal 186312 1726890069.74147: checking for max_fail_percentage 186312 1726890069.74149: done checking for max_fail_percentage 186312 1726890069.74150: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.74152: done checking to see if all hosts have failed 186312 1726890069.74153: getting the remaining hosts for this loop 186312 1726890069.74155: done getting the remaining hosts for this loop 186312 1726890069.74158: getting the next task for host managed_node3 186312 1726890069.74174: done getting next task for host managed_node3 186312 1726890069.74179: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890069.74183: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.74194: getting variables 186312 1726890069.74199: in VariableManager get_vars() 186312 1726890069.74246: Calling all_inventory to load vars for managed_node3 186312 1726890069.74251: Calling groups_inventory to load vars for managed_node3 186312 1726890069.74254: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.74268: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.74273: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.74281: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.74853: WORKER PROCESS EXITING 186312 1726890069.74876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.75321: done with get_vars() 186312 1726890069.75333: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 23:41:09 -0400 (0:00:00.075) 0:00:39.493 ****** 186312 1726890069.75453: entering _queue_task() for managed_node3/systemd 186312 1726890069.75755: worker is 1 (out of 1 available) 186312 1726890069.75765: exiting _queue_task() for managed_node3/systemd 186312 1726890069.75780: done queuing things up, now waiting for results queue to drain 186312 1726890069.75782: waiting for pending results... 186312 1726890069.76109: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890069.76303: in run() - task 02369adf-7a19-881e-6b85-0000000008f7 186312 1726890069.76307: variable 'ansible_search_path' from source: unknown 186312 1726890069.76310: variable 'ansible_search_path' from source: unknown 186312 1726890069.76352: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890069.76620: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890069.76696: dumping result to json 186312 1726890069.76709: done dumping result, returning 186312 1726890069.76723: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-881e-6b85-0000000008f7] 186312 1726890069.76738: sending task result for task 02369adf-7a19-881e-6b85-0000000008f7 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890069.76971: no more pending results, returning what we have 186312 1726890069.76975: results queue empty 186312 1726890069.76976: checking for any_errors_fatal 186312 1726890069.77015: done checking for any_errors_fatal 186312 1726890069.77016: checking for max_fail_percentage 186312 1726890069.77018: done checking for max_fail_percentage 186312 1726890069.77018: checking to see if all hosts have failed and the running result is not ok 186312 1726890069.77019: done checking to see if all hosts have failed 186312 1726890069.77020: getting the remaining hosts for this loop 186312 1726890069.77022: done getting the remaining hosts for this loop 186312 1726890069.77024: getting the next task for host managed_node3 186312 1726890069.77044: done getting next task for host managed_node3 186312 1726890069.77048: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890069.77052: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890069.77068: done sending task result for task 02369adf-7a19-881e-6b85-0000000008f7 186312 1726890069.77072: WORKER PROCESS EXITING 186312 1726890069.77079: getting variables 186312 1726890069.77080: in VariableManager get_vars() 186312 1726890069.77117: Calling all_inventory to load vars for managed_node3 186312 1726890069.77120: Calling groups_inventory to load vars for managed_node3 186312 1726890069.77122: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890069.77128: Calling all_plugins_play to load vars for managed_node3 186312 1726890069.77130: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890069.77132: Calling groups_plugins_play to load vars for managed_node3 186312 1726890069.77600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890069.78000: done with get_vars() 186312 1726890069.78015: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 23:41:09 -0400 (0:00:00.026) 0:00:39.519 ****** 186312 1726890069.78075: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890069.78273: worker is 1 (out of 1 available) 186312 1726890069.78289: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890069.78302: done queuing things up, now waiting for results queue to drain 186312 1726890069.78304: waiting for pending results... 186312 1726890069.78589: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890069.78691: in run() - task 02369adf-7a19-881e-6b85-0000000008f8 186312 1726890069.78716: variable 'ansible_search_path' from source: unknown 186312 1726890069.78736: variable 'ansible_search_path' from source: unknown 186312 1726890069.78776: calling self._execute() 186312 1726890069.78875: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.78882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.78898: variable 'omit' from source: magic vars 186312 1726890069.78997: variable 'omit' from source: magic vars 186312 1726890069.79048: variable 'omit' from source: magic vars 186312 1726890069.79272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890069.81545: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890069.81602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890069.81641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890069.81666: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890069.81686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890069.81747: 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) 186312 1726890069.81768: 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) 186312 1726890069.81785: 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) 186312 1726890069.81838: 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) 186312 1726890069.81858: 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) 186312 1726890069.82102: variable 'storage_volumes' from source: include params 186312 1726890069.82199: variable '__non_swap_disk' from source: set_fact 186312 1726890069.82278: variable 'storage_use_partitions' from source: role '' defaults 186312 1726890069.82297: variable 'storage_disklabel_type' from source: role '' defaults 186312 1726890069.82305: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890069.82375: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890069.82448: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890069.82542: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890069.82671: variable 'storage_safe_mode' from source: play vars 186312 1726890069.82783: 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) 186312 1726890069.82829: 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) 186312 1726890069.82877: 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) 186312 1726890069.82942: 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) 186312 1726890069.82969: 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) 186312 1726890069.83068: variable 'omit' from source: magic vars 186312 1726890069.83103: variable 'omit' from source: magic vars 186312 1726890069.83153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890069.83190: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890069.83223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890069.83261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.83281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890069.83327: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890069.83348: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.83360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.83490: Set connection var ansible_shell_type to sh 186312 1726890069.83507: Set connection var ansible_pipelining to False 186312 1726890069.83522: Set connection var ansible_timeout to 10 186312 1726890069.83529: Set connection var ansible_connection to ssh 186312 1726890069.83542: Set connection var ansible_shell_executable to /bin/sh 186312 1726890069.83551: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890069.83575: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.83582: variable 'ansible_connection' from source: unknown 186312 1726890069.83594: variable 'ansible_module_compression' from source: unknown 186312 1726890069.83601: variable 'ansible_shell_type' from source: unknown 186312 1726890069.83609: variable 'ansible_shell_executable' from source: unknown 186312 1726890069.83620: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890069.83627: variable 'ansible_pipelining' from source: unknown 186312 1726890069.83635: variable 'ansible_timeout' from source: unknown 186312 1726890069.83642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890069.83778: 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) 186312 1726890069.83793: variable 'omit' from source: magic vars 186312 1726890069.83806: starting attempt loop 186312 1726890069.83815: running the handler 186312 1726890069.83835: _low_level_execute_command(): starting 186312 1726890069.83845: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890069.84475: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890069.84479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890069.84490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890069.84498: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890069.84524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890069.84528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890069.84533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890069.84586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890069.84589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890069.84595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890069.84644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890069.86268: stdout chunk (state=3): >>>/root <<< 186312 1726890069.86733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890069.86773: stderr chunk (state=3): >>><<< 186312 1726890069.86776: stdout chunk (state=3): >>><<< 186312 1726890069.86878: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890069.86881: _low_level_execute_command(): starting 186312 1726890069.86884: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890069.8679268-187764-117101970082592 `" && echo ansible-tmp-1726890069.8679268-187764-117101970082592="` echo /root/.ansible/tmp/ansible-tmp-1726890069.8679268-187764-117101970082592 `" ) && sleep 0' 186312 1726890069.87568: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890069.87582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890069.87598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890069.87620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890069.87665: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890069.87677: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890069.87691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890069.87709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890069.87725: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890069.87742: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890069.87756: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890069.87770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890069.87786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890069.87798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890069.87811: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890069.87827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890069.87906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890069.87925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890069.87944: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890069.88017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890069.89843: stdout chunk (state=3): >>>ansible-tmp-1726890069.8679268-187764-117101970082592=/root/.ansible/tmp/ansible-tmp-1726890069.8679268-187764-117101970082592 <<< 186312 1726890069.89956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890069.89999: stderr chunk (state=3): >>><<< 186312 1726890069.90002: stdout chunk (state=3): >>><<< 186312 1726890069.90021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890069.8679268-187764-117101970082592=/root/.ansible/tmp/ansible-tmp-1726890069.8679268-187764-117101970082592 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890069.90062: variable 'ansible_module_compression' from source: unknown 186312 1726890069.90112: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 186312 1726890069.90148: variable 'ansible_facts' from source: unknown 186312 1726890069.90219: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890069.8679268-187764-117101970082592/AnsiballZ_blivet.py 186312 1726890069.90316: Sending initial data 186312 1726890069.90326: Sent initial data (157 bytes) 186312 1726890069.91180: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890069.91195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890069.91210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890069.91238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890069.91278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890069.91291: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890069.91305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890069.91324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890069.91340: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890069.91353: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890069.91364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890069.91375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890069.91390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890069.91401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890069.91416: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890069.91433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890069.91505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890069.91526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890069.91541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890069.91586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890069.93269: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890069.93307: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890069.93343: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp8kudygz6 /root/.ansible/tmp/ansible-tmp-1726890069.8679268-187764-117101970082592/AnsiballZ_blivet.py <<< 186312 1726890069.93378: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890069.94627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890069.94818: stderr chunk (state=3): >>><<< 186312 1726890069.94821: stdout chunk (state=3): >>><<< 186312 1726890069.94823: done transferring module to remote 186312 1726890069.94825: _low_level_execute_command(): starting 186312 1726890069.94827: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890069.8679268-187764-117101970082592/ /root/.ansible/tmp/ansible-tmp-1726890069.8679268-187764-117101970082592/AnsiballZ_blivet.py && sleep 0' 186312 1726890069.95336: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890069.95342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890069.95388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890069.95391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890069.95393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890069.95438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890069.95445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890069.95457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890069.95504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890069.97204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890069.97278: stderr chunk (state=3): >>><<< 186312 1726890069.97303: stdout chunk (state=3): >>><<< 186312 1726890069.97394: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890069.97403: _low_level_execute_command(): starting 186312 1726890069.97407: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890069.8679268-187764-117101970082592/AnsiballZ_blivet.py && sleep 0' 186312 1726890069.98006: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890069.98056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890069.98077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890069.98094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890069.98175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890070.00071: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890070.00092: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890070.00098: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890070.00154: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890070.00159: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890070.00191: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890070.00241: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890070.00292: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890070.00295: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890070.00333: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.00362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890070.00375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890070.00410: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e8d8dc0> <<< 186312 1726890070.00463: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890070.00481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e87d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e8d8b20> <<< 186312 1726890070.00528: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890070.00547: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e8d8ac0> <<< 186312 1726890070.00584: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e87d490> <<< 186312 1726890070.00622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890070.00661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890070.00665: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e87d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e87d670> <<< 186312 1726890070.00697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890070.00733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890070.00768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890070.00793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890070.00806: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e834190> <<< 186312 1726890070.00838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890070.00850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890070.00942: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e834220> <<< 186312 1726890070.00997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890070.01001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e857850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e834940> <<< 186312 1726890070.01052: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e895880> <<< 186312 1726890070.01056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e82dd90> <<< 186312 1726890070.01126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e857d90> <<< 186312 1726890070.01171: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e87d970> <<< 186312 1726890070.01202: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890070.01414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890070.01426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890070.01455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890070.01461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890070.01478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890070.01504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890070.01521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890070.01532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890070.01547: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5afeb0> <<< 186312 1726890070.01588: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5b2f40> <<< 186312 1726890070.01608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890070.01623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890070.01639: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890070.01663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890070.01673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890070.01696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890070.01699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890070.01726: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5a7610> <<< 186312 1726890070.01740: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5b0640> <<< 186312 1726890070.01751: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5af370> <<< 186312 1726890070.01769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890070.01838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890070.01853: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890070.01887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.01903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890070.01915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890070.01944: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e4ebd90> <<< 186312 1726890070.01959: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4eb880> <<< 186312 1726890070.01963: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890070.01989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890070.01993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4ebe80> <<< 186312 1726890070.02014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890070.02032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890070.02054: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4ebf40> <<< 186312 1726890070.02077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890070.02091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890070.02102: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4ebe50> <<< 186312 1726890070.02106: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890070.02153: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e543d00> <<< 186312 1726890070.02156: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890070.02182: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e53e5e0> <<< 186312 1726890070.02232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890070.02242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e551640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5b6df0> <<< 186312 1726890070.02268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890070.02304: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.02308: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e4fcc40> <<< 186312 1726890070.02315: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e543220> <<< 186312 1726890070.02339: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.02356: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e551250> <<< 186312 1726890070.02360: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5bc9a0> <<< 186312 1726890070.02378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890070.02390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890070.02421: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890070.02424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.02439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890070.02458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890070.02463: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4fcf70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4fcd60> <<< 186312 1726890070.02493: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890070.02498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4fccd0> <<< 186312 1726890070.02523: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890070.02550: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890070.02555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890070.02579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890070.02632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890070.02655: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4d1340> <<< 186312 1726890070.02673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890070.02691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890070.02726: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4d1430> <<< 186312 1726890070.02845: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e506f70> <<< 186312 1726890070.02880: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4ffa00> <<< 186312 1726890070.02895: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4ff4c0> <<< 186312 1726890070.02923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890070.02927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890070.02964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890070.02974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890070.02999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890070.03013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890070.03018: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e404190> <<< 186312 1726890070.03044: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4bbcd0> <<< 186312 1726890070.03093: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4ffe80> <<< 186312 1726890070.03097: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5b6fd0> <<< 186312 1726890070.03125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890070.03146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890070.03171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 186312 1726890070.03179: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e418ac0> <<< 186312 1726890070.03192: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890070.03226: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e418df0> <<< 186312 1726890070.03250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890070.03273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890070.03293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890070.03306: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e42a700> <<< 186312 1726890070.03323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890070.03355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890070.03381: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e42ac40> <<< 186312 1726890070.03422: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.03425: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.03428: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3b5370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e418ee0> <<< 186312 1726890070.03452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890070.03455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890070.03502: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3c6250> <<< 186312 1726890070.03517: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e42a580> <<< 186312 1726890070.03523: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890070.03548: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3c6310> <<< 186312 1726890070.03588: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4fc9a0> <<< 186312 1726890070.03609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<< 186312 1726890070.03624: stdout chunk (state=3): >>> <<< 186312 1726890070.03630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890070.03665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890070.03699: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3e1670> <<< 186312 1726890070.03727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890070.03755: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3e1940> <<< 186312 1726890070.03760: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e3e1730> <<< 186312 1726890070.03793: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.03800: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3e1820> <<< 186312 1726890070.03817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890070.03821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890070.04013: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.04018: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3e1c70> <<< 186312 1726890070.04047: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.04062: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258ddc01c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e3e18b0> <<< 186312 1726890070.04074: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e3d5a00> <<< 186312 1726890070.04096: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4fc580> <<< 186312 1726890070.04125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890070.04173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890070.04210: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e3e1a60> <<< 186312 1726890070.04306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890070.04328: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f258dde8640> <<< 186312 1726890070.04498: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 186312 1726890070.04505: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.04589: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.04617: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 186312 1726890070.04624: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.04643: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.04649: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890070.04667: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.05858: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.06794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890070.06802: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd0f790> <<< 186312 1726890070.06834: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890070.06844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.06857: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890070.06882: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890070.06887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890070.06914: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.06919: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dd0f160> <<< 186312 1726890070.06949: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd0f280> <<< 186312 1726890070.06977: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd0fee0> <<< 186312 1726890070.07002: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890070.07007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890070.07049: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd0ffd0> <<< 186312 1726890070.07058: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd0fd00> import 'atexit' # <<< 186312 1726890070.07088: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.07093: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dd0ff40> <<< 186312 1726890070.07109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890070.07136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890070.07171: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd0f100> <<< 186312 1726890070.07189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890070.07206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890070.07224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890070.07247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890070.07275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890070.07277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890070.07340: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc65eb0> <<< 186312 1726890070.07377: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc83f70> <<< 186312 1726890070.07407: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc83d90> <<< 186312 1726890070.07428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890070.07456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890070.07491: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc83400> <<< 186312 1726890070.07505: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd76dc0> <<< 186312 1726890070.07667: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd763d0> <<< 186312 1726890070.07689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890070.07694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890070.07711: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd76f40> <<< 186312 1726890070.07734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890070.07742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890070.07765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890070.07791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890070.07794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890070.07829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890070.07834: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd47b20> <<< 186312 1726890070.07914: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dce1ca0> <<< 186312 1726890070.07918: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dce1370> <<< 186312 1726890070.07924: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd17460> <<< 186312 1726890070.07949: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dce1490> <<< 186312 1726890070.07979: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.07983: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dce14c0> <<< 186312 1726890070.08008: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890070.08013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890070.08037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890070.08059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890070.08134: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc47220> <<< 186312 1726890070.08143: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd581c0> <<< 186312 1726890070.08153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890070.08169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890070.08217: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.08228: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc548e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd58340> <<< 186312 1726890070.08251: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890070.08283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.08304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890070.08316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890070.08323: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890070.08372: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd70d00> <<< 186312 1726890070.08499: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc54880> <<< 186312 1726890070.08586: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.08592: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc546d0> <<< 186312 1726890070.08624: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.08629: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc53670> <<< 186312 1726890070.08664: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.08667: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc535b0> <<< 186312 1726890070.08669: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd4e880> <<< 186312 1726890070.08695: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890070.08721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890070.08732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890070.08775: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dcd8670> <<< 186312 1726890070.08953: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dcd7a90> <<< 186312 1726890070.08966: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dce60a0> <<< 186312 1726890070.08999: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.09017: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dcd80d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd1ba00> <<< 186312 1726890070.09032: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.09035: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.09047: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890070.09052: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.09126: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.09195: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.09207: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.09227: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890070.09240: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.09243: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.09248: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890070.09262: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.09356: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.09451: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.09897: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.10358: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890070.10362: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890070.10364: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890070.10366: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890070.10393: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890070.10401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.10457: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.10460: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258d80f550> <<< 186312 1726890070.10522: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890070.10527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc204f0> <<< 186312 1726890070.10547: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7ba070> <<< 186312 1726890070.10588: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890070.10600: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.10621: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.10637: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890070.10643: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.10760: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.10890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890070.10893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890070.10918: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dcd7bb0> <<< 186312 1726890070.10928: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.11309: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.11675: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.11733: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.11797: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890070.11800: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.11837: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.11871: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890070.11877: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.11936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12004: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890070.12025: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12028: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12037: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890070.12048: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12083: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12121: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890070.12124: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12307: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890070.12526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890070.12536: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890070.12600: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc30940> <<< 186312 1726890070.12615: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12673: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12743: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890070.12750: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890070.12760: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890070.12774: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12820: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12850: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890070.12861: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12896: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.12936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.13023: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.13083: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890070.13107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.13173: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.13178: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dd63250> <<< 186312 1726890070.13208: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc305e0> <<< 186312 1726890070.13247: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890070.13249: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890070.13358: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.13412: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.13435: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.13471: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890070.13485: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890070.13502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890070.13536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890070.13562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 186312 1726890070.13565: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890070.13656: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc16790> <<< 186312 1726890070.13696: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc137c0> <<< 186312 1726890070.13754: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc0d8e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890070.13759: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.13783: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.13817: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890070.13819: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890070.13866: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890070.13885: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.13904: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.13907: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 186312 1726890070.13924: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.13927: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 186312 1726890070.13960: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 186312 1726890070.13977: stdout chunk (state=3): >>> import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 186312 1726890070.13981: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.13989: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.14003: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890070.14016: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.14027: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 186312 1726890070.14046: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.15324: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.16484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890070.16533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890070.16538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890070.16564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890070.16608: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258d79bc40> <<< 186312 1726890070.16629: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d79b8e0> <<< 186312 1726890070.16633: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7eba90> <<< 186312 1726890070.16736: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d486cd0> <<< 186312 1726890070.16778: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py <<< 186312 1726890070.16781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.16801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py <<< 186312 1726890070.16824: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 186312 1726890070.16850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890070.16854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890070.16869: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7f6cd0> <<< 186312 1726890070.16899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890070.16942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 186312 1726890070.16949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890070.16977: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7acc40> <<< 186312 1726890070.17020: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890070.17023: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258d7ac8b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7ac5b0> <<< 186312 1726890070.17052: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py <<< 186312 1726890070.17055: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890070.17085: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py <<< 186312 1726890070.17087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890070.17119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890070.17122: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890070.17171: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d566f70> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d566700> <<< 186312 1726890070.17232: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7ac7c0> <<< 186312 1726890070.17281: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 186312 1726890070.17301: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.17306: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890070.17486: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' <<< 186312 1726890070.17489: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7e7940> <<< 186312 1726890070.17548: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258d7e7a90> <<< 186312 1726890070.17554: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7e7c70> <<< 186312 1726890070.17591: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.17606: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890070.17637: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890070.17650: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 186312 1726890070.17675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890070.17682: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py <<< 186312 1726890070.17686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d50e400> <<< 186312 1726890070.17710: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 186312 1726890070.17715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d50e4f0> <<< 186312 1726890070.17747: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890070.17758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 186312 1726890070.17765: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d50e7f0> <<< 186312 1726890070.17789: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 186312 1726890070.17801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 186312 1726890070.17807: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d50edc0> <<< 186312 1726890070.17818: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d4dfd60> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d4df940> <<< 186312 1726890070.17835: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890070.17856: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890070.17859: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.17869: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890070.17892: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d4dfbe0> <<< 186312 1726890070.17895: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d4df310> <<< 186312 1726890070.17897: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7e7220> <<< 186312 1726890070.17940: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890070.17954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890070.17979: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 186312 1726890070.17982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 186312 1726890070.17986: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d560f10> <<< 186312 1726890070.18010: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 186312 1726890070.18017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890070.18035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890070.18068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890070.18089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890070.18094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890070.18188: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d48d9d0> <<< 186312 1726890070.18229: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d579790> <<< 186312 1726890070.18252: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d5792e0> <<< 186312 1726890070.18364: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d56da00> <<< 186312 1726890070.18427: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 186312 1726890070.18433: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 186312 1726890070.18610: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d45c8e0> <<< 186312 1726890070.18653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 186312 1726890070.18669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 186312 1726890070.18865: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce62e80> <<< 186312 1726890070.18871: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7e7730> <<< 186312 1726890070.18921: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 186312 1726890070.18948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 186312 1726890070.19143: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce62fd0> <<< 186312 1726890070.19174: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd61be0> <<< 186312 1726890070.19199: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py <<< 186312 1726890070.19208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 186312 1726890070.19230: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 186312 1726890070.19252: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py <<< 186312 1726890070.19261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 186312 1726890070.19302: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258cdf56a0> <<< 186312 1726890070.19311: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258cdf54c0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce77760> <<< 186312 1726890070.19784: stdout chunk (state=3): >>> ** (process:404272): WARNING **: 23:41:10.197: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d58d7f0> <<< 186312 1726890070.19788: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890070.19877: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258cdf52b0> <<< 186312 1726890070.19883: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce269d0> <<< 186312 1726890070.19931: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.19953: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 186312 1726890070.19956: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 186312 1726890070.19959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 186312 1726890070.19989: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.20019: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 186312 1726890070.20042: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c77a9d0> <<< 186312 1726890070.20065: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.20150: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py <<< 186312 1726890070.20176: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 186312 1726890070.20203: stdout chunk (state=3): >>>import 'six.moves' # <<< 186312 1726890070.20207: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c797130> <<< 186312 1726890070.20250: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7804c0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c77af10> <<< 186312 1726890070.20253: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 186312 1726890070.20265: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c78edf0> <<< 186312 1726890070.20292: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.20332: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 186312 1726890070.20384: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a9ee0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a9c40> <<< 186312 1726890070.20392: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 186312 1726890070.20424: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a9d30> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a98b0> <<< 186312 1726890070.20484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a9970> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a9910> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c797eb0> <<< 186312 1726890070.20538: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 186312 1726890070.20541: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.20570: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c72eaf0> <<< 186312 1726890070.20625: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c72eee0> <<< 186312 1726890070.20648: stdout chunk (state=3): >>>import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c72e7c0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a96a0> <<< 186312 1726890070.20675: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c72e7f0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c77a1f0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 186312 1726890070.20709: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.20714: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py <<< 186312 1726890070.20717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 186312 1726890070.20761: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c745580> <<< 186312 1726890070.20767: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7452e0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c77a730> <<< 186312 1726890070.21094: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce2b6a0> <<< 186312 1726890070.21149: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce26e50> <<< 186312 1726890070.21174: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py <<< 186312 1726890070.21190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 186312 1726890070.21213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890070.21234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890070.21254: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6f5520> <<< 186312 1726890070.21277: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py <<< 186312 1726890070.21286: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 186312 1726890070.21294: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6f5cd0> <<< 186312 1726890070.21363: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c76c1f0> <<< 186312 1726890070.21381: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 186312 1726890070.21414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 186312 1726890070.21436: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py <<< 186312 1726890070.21457: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.21491: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.21497: stdout chunk (state=3): >>>import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c729bb0> <<< 186312 1726890070.21520: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py <<< 186312 1726890070.21527: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' <<< 186312 1726890070.21541: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py <<< 186312 1726890070.21556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 186312 1726890070.21578: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py <<< 186312 1726890070.21592: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890070.21624: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py <<< 186312 1726890070.21643: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.21651: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py <<< 186312 1726890070.21660: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' <<< 186312 1726890070.21666: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6bb880> <<< 186312 1726890070.21694: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' <<< 186312 1726890070.21703: stdout chunk (state=3): >>>import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6bbdf0> <<< 186312 1726890070.21733: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py <<< 186312 1726890070.21736: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' <<< 186312 1726890070.21738: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6cb4f0> <<< 186312 1726890070.21764: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py <<< 186312 1726890070.21772: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 186312 1726890070.21800: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6cb850> <<< 186312 1726890070.21822: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py <<< 186312 1726890070.21828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 186312 1726890070.21875: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6cbfa0> <<< 186312 1726890070.21882: stdout chunk (state=3): >>>import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6bb520> <<< 186312 1726890070.21898: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6bb1c0> <<< 186312 1726890070.22016: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6b0280> <<< 186312 1726890070.22029: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py <<< 186312 1726890070.22034: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' <<< 186312 1726890070.22059: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py <<< 186312 1726890070.22065: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' <<< 186312 1726890070.22074: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c66d700> <<< 186312 1726890070.22088: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6b0880> <<< 186312 1726890070.22106: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c729d60> <<< 186312 1726890070.22131: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py <<< 186312 1726890070.22135: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 186312 1726890070.22162: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' <<< 186312 1726890070.22176: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c66df70> <<< 186312 1726890070.22205: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c729fa0> <<< 186312 1726890070.22233: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py <<< 186312 1726890070.22237: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 186312 1726890070.22263: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6b0400> <<< 186312 1726890070.22286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py <<< 186312 1726890070.22291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 186312 1726890070.22318: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c677400> <<< 186312 1726890070.22359: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py <<< 186312 1726890070.22366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 186312 1726890070.22386: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6776d0> <<< 186312 1726890070.22760: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258c6a6e80> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py <<< 186312 1726890070.22763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 186312 1726890070.22787: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' <<< 186312 1726890070.22790: stdout chunk (state=3): >>>import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c59ec10> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c59e580> <<< 186312 1726890070.22822: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' <<< 186312 1726890070.22840: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c59eee0> <<< 186312 1726890070.22868: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 186312 1726890070.22880: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5ab5e0> <<< 186312 1726890070.22901: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 186312 1726890070.22921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890070.22953: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5c27c0> <<< 186312 1726890070.22976: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5ba370> <<< 186312 1726890070.23035: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' <<< 186312 1726890070.23073: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5ce9a0> <<< 186312 1726890070.23095: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5d5670> <<< 186312 1726890070.23119: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c55c460> <<< 186312 1726890070.23148: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c69deb0> <<< 186312 1726890070.23181: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c69dbb0> <<< 186312 1726890070.23218: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890070.23257: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c574460> <<< 186312 1726890070.23261: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 186312 1726890070.23298: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 186312 1726890070.23363: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c574be0> <<< 186312 1726890070.23377: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c574400> <<< 186312 1726890070.23471: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c561c10> <<< 186312 1726890070.23499: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 186312 1726890070.23557: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c595c40> <<< 186312 1726890070.23561: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5193a0> <<< 186312 1726890070.23573: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py <<< 186312 1726890070.23597: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 186312 1726890070.23636: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 186312 1726890070.23683: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5354c0> <<< 186312 1726890070.23697: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 186312 1726890070.23772: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c535880> <<< 186312 1726890070.23775: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 186312 1726890070.23805: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c53e520> <<< 186312 1726890070.23849: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 186312 1726890070.23885: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c53efa0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' <<< 186312 1726890070.23913: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c54c910> <<< 186312 1726890070.23927: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 186312 1726890070.23968: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c54cc40> <<< 186312 1726890070.23991: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 186312 1726890070.24016: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c54cdf0> <<< 186312 1726890070.24042: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 186312 1726890070.24068: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4d7700> <<< 186312 1726890070.24116: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 186312 1726890070.24119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890070.24144: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890070.24208: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4e82e0> <<< 186312 1726890070.24225: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4d7f70> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4d7a60> <<< 186312 1726890070.24458: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c519460> <<< 186312 1726890070.24484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890070.24524: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890070.24553: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c49cfd0> <<< 186312 1726890070.24584: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 186312 1726890070.24587: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4a6280> <<< 186312 1726890070.24674: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c527d00> <<< 186312 1726890070.24687: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 186312 1726890070.24718: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890070.25179: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4b4be0> <<< 186312 1726890070.25214: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 186312 1726890070.25243: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4bcaf0> <<< 186312 1726890070.25380: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4b44f0> <<< 186312 1726890070.25409: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890070.25465: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4c7d90> <<< 186312 1726890070.25478: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 186312 1726890070.25519: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4cdfa0> <<< 186312 1726890070.25536: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 186312 1726890070.25578: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4d1700> <<< 186312 1726890070.25591: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 186312 1726890070.25669: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4d1eb0> <<< 186312 1726890070.25683: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890070.25722: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c45e970> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c71ec70> <<< 186312 1726890070.25758: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c69d910> <<< 186312 1726890070.25897: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c70de80> <<< 186312 1726890070.25920: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py <<< 186312 1726890070.25938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890070.25970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890070.26023: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c486bb0> <<< 186312 1726890070.26054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c490760> <<< 186312 1726890070.26068: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 186312 1726890070.26128: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c490340> <<< 186312 1726890070.26154: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 186312 1726890070.26200: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c41ad00> <<< 186312 1726890070.26343: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c47f940> <<< 186312 1726890070.26369: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py <<< 186312 1726890070.26383: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890070.26482: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c486730> <<< 186312 1726890070.26513: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890070.26571: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c3ddb20> <<< 186312 1726890070.26592: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 186312 1726890070.26661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890070.26694: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890070.26741: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c3a78e0> <<< 186312 1726890070.26766: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 186312 1726890070.26795: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890070.26832: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c3b9a90> <<< 186312 1726890070.26977: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c3ad1f0> <<< 186312 1726890070.27019: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890070.27035: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c359fd0> <<< 186312 1726890070.27406: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c3e7640> <<< 186312 1726890070.27438: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890070.27561: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c329c40> <<< 186312 1726890070.27571: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 186312 1726890070.27608: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c346e50> <<< 186312 1726890070.27615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 186312 1726890070.27651: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c338880> <<< 186312 1726890070.27687: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 186312 1726890070.27715: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c3533d0> <<< 186312 1726890070.27733: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 186312 1726890070.27757: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c353730> <<< 186312 1726890070.27788: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 186312 1726890070.27820: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c2da5e0> <<< 186312 1726890070.27846: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 186312 1726890070.27857: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890070.27933: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c2daee0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce26af0> <<< 186312 1726890070.27967: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 186312 1726890070.27980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 186312 1726890070.28127: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce26bb0> <<< 186312 1726890070.28143: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 186312 1726890070.28180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 186312 1726890070.28194: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py <<< 186312 1726890070.28232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 186312 1726890070.28253: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c2b0b20> <<< 186312 1726890070.28290: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c29a850> <<< 186312 1726890070.28348: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890070.28377: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 186312 1726890070.28395: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.28617: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.28781: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 186312 1726890070.28973: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890070.29116: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 186312 1726890070.29164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' <<< 186312 1726890070.29186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890070.29222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890070.29247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c2327f0> <<< 186312 1726890070.29290: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258c232880> <<< 186312 1726890070.29366: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c25dd00> <<< 186312 1726890070.29388: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c25d490> <<< 186312 1726890070.29418: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 186312 1726890070.29575: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c25dca0> <<< 186312 1726890070.29595: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py <<< 186312 1726890070.29615: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 186312 1726890070.29645: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py <<< 186312 1726890070.29679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 186312 1726890070.29693: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c17c370> <<< 186312 1726890070.29709: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c20bb20> <<< 186312 1726890070.29731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py <<< 186312 1726890070.29753: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 186312 1726890070.29777: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c17c7c0> <<< 186312 1726890070.29795: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.29825: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py <<< 186312 1726890070.29839: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 186312 1726890070.29869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890070.29899: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' <<< 186312 1726890070.29959: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c191550> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1911f0> <<< 186312 1726890070.30000: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c191700> <<< 186312 1726890070.30041: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c191940> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 186312 1726890070.30070: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c191b20> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py <<< 186312 1726890070.30100: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890070.30140: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c191d30> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890070.30176: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c19b1f0> <<< 186312 1726890070.30218: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c19bd30> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' <<< 186312 1726890070.30260: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c19beb0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' <<< 186312 1726890070.30290: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1a2100> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890070.30334: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1a22b0> <<< 186312 1726890070.30379: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890070.30402: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1a2730> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890070.30441: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1a2d60> <<< 186312 1726890070.30492: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1a2fa0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1ae280> <<< 186312 1726890070.30527: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1ae400> <<< 186312 1726890070.30564: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1ae640> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c183b80> <<< 186312 1726890070.30606: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c17cf70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c17ceb0> <<< 186312 1726890070.30725: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c232af0> <<< 186312 1726890070.30819: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c21f220> <<< 186312 1726890070.32976: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890070.39039: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py <<< 186312 1726890070.39046: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 186312 1726890070.39375: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c154dc0> <<< 186312 1726890074.04120: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "create format", "fs_type": "ext3", "device": "/dev/sdb"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635", "_kernel_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb"}], "packages": ["e2fsprogs", "xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_che<<< 186312 1726890074.04145: stdout chunk (state=3): >>>ck": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635", "_kernel_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 186312 1726890074.05134: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890074.05179: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 186312 1726890074.05186: 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__ # restore sys.stdin # restore sys.stdout <<< 186312 1726890074.05242: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs <<< 186312 1726890074.05248: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword <<< 186312 1726890074.05252: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil <<< 186312 1726890074.05259: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile <<< 186312 1726890074.05325: stdout chunk (state=3): >>># cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 186312 1726890074.05337: stdout chunk (state=3): >>># cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections <<< 186312 1726890074.05341: stdout chunk (state=3): >>># 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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi <<< 186312 1726890074.05349: stdout chunk (state=3): >>># cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap <<< 186312 1726890074.05353: stdout chunk (state=3): >>># cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev <<< 186312 1726890074.05385: stdout chunk (state=3): >>># cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle <<< 186312 1726890074.05392: stdout chunk (state=3): >>># cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi <<< 186312 1726890074.06043: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890074.06078: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890074.06084: stdout chunk (state=3): >>># destroy binascii # destroy bz2 # destroy lzma <<< 186312 1726890074.06096: stdout chunk (state=3): >>># destroy _compat_pickle <<< 186312 1726890074.06168: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve <<< 186312 1726890074.06175: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs <<< 186312 1726890074.06179: stdout chunk (state=3): >>># cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 186312 1726890074.06267: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical <<< 186312 1726890074.06278: stdout chunk (state=3): >>># destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk <<< 186312 1726890074.06281: stdout chunk (state=3): >>># cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm <<< 186312 1726890074.06283: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto <<< 186312 1726890074.06285: stdout chunk (state=3): >>># cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync <<< 186312 1726890074.06287: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped <<< 186312 1726890074.06355: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev <<< 186312 1726890074.06363: stdout chunk (state=3): >>># cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version <<< 186312 1726890074.06367: stdout chunk (state=3): >>># cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch <<< 186312 1726890074.06372: stdout chunk (state=3): >>># cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 186312 1726890074.06459: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option <<< 186312 1726890074.06462: stdout chunk (state=3): >>># destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject <<< 186312 1726890074.06465: stdout chunk (state=3): >>># destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module <<< 186312 1726890074.06467: stdout chunk (state=3): >>># cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper<<< 186312 1726890074.06470: stdout chunk (state=3): >>> # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants <<< 186312 1726890074.06494: stdout chunk (state=3): >>># destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 186312 1726890074.06571: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux <<< 186312 1726890074.06575: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 186312 1726890074.06582: stdout chunk (state=3): >>># cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes <<< 186312 1726890074.06587: stdout chunk (state=3): >>># destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array <<< 186312 1726890074.06599: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 186312 1726890074.06627: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale <<< 186312 1726890074.06653: stdout chunk (state=3): >>># destroy encodings <<< 186312 1726890074.06680: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random <<< 186312 1726890074.06701: stdout chunk (state=3): >>># 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 # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib <<< 186312 1726890074.06734: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings <<< 186312 1726890074.06758: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890074.06783: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890074.06809: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath <<< 186312 1726890074.06843: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 <<< 186312 1726890074.06864: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # 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 <<< 186312 1726890074.06887: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc <<< 186312 1726890074.06906: stdout chunk (state=3): >>># destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 186312 1726890074.06923: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io <<< 186312 1726890074.07757: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 186312 1726890074.07784: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport <<< 186312 1726890074.07796: stdout chunk (state=3): >>># destroy parted <<< 186312 1726890074.07885: stdout chunk (state=3): >>># destroy pyudev # destroy blivet.devicelibs.mdraid <<< 186312 1726890074.07902: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 186312 1726890074.07965: 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 genericpath # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890074.08077: stdout chunk (state=3): >>># destroy _string # destroy textwrap # destroy fnmatch <<< 186312 1726890074.08105: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid <<< 186312 1726890074.08140: stdout chunk (state=3): >>># destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings <<< 186312 1726890074.08153: stdout chunk (state=3): >>># destroy posix # destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890074.08222: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 186312 1726890074.08302: stdout chunk (state=3): >>># destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib <<< 186312 1726890074.08345: stdout chunk (state=3): >>># destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc <<< 186312 1726890074.08367: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six # destroy collections.abc <<< 186312 1726890074.08383: 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 itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib <<< 186312 1726890074.08455: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux <<< 186312 1726890074.08470: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime # destroy json <<< 186312 1726890074.08485: stdout chunk (state=3): >>># destroy re <<< 186312 1726890074.08615: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890074.09027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890074.09116: stderr chunk (state=3): >>><<< 186312 1726890074.09119: stdout chunk (state=3): >>><<< 186312 1726890074.09423: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e8d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e87d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e8d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e8d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e87d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e87d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e87d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e834190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e834220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e857850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e834940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e895880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e82dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e857d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e87d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5b2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5af370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e4ebd90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4eb880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4ebe80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4ebf40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4ebe50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e543d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e53e5e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e551640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5b6df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e4fcc40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e543220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e551250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5bc9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4fcf70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4fcd60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4fccd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4d1340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4d1430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e506f70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4ffa00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4ff4c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e404190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4bbcd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4ffe80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e5b6fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e418ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e418df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e42a700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e42ac40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3b5370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e418ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3c6250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e42a580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3c6310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4fc9a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3e1670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3e1940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e3e1730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3e1820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258e3e1c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258ddc01c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e3e18b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e3d5a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e4fc580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258e3e1a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f258dde8640> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd0f790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dd0f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd0f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd0fee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd0ffd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd0fd00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dd0ff40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd0f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc65eb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc83f70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc83d90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc83400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd76dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd763d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd76f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd47b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dce1ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dce1370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd17460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dce1490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dce14c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc47220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd581c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc548e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd58340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd70d00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc54880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc546d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc53670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dc535b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd4e880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dcd8670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dcd7a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dce60a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dcd80d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd1ba00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258d80f550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc204f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7ba070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dcd7bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc30940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258dd63250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc305e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc16790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc137c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dc0d8e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258d79bc40> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d79b8e0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7eba90> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d486cd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7f6cd0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7acc40> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258d7ac8b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7ac5b0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d566f70> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d566700> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7ac7c0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7e7940> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258d7e7a90> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7e7c70> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d50e400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d50e4f0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d50e7f0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d50edc0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d4dfd60> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d4df940> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d4dfbe0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d4df310> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7e7220> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d560f10> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d48d9d0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d579790> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d5792e0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d56da00> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d45c8e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce62e80> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d7e7730> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce62fd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258dd61be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258cdf56a0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258cdf54c0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce77760> ** (process:404272): WARNING **: 23:41:10.197: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258d58d7f0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258cdf52b0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce269d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c77a9d0> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c797130> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7804c0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c77af10> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c78edf0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a9ee0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a9c40> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a9d30> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a98b0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a9970> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a9910> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c797eb0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c72eaf0> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c72eee0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c72e7c0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7a96a0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c72e7f0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c77a1f0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c745580> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c7452e0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c77a730> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce2b6a0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce26e50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6f5520> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6f5cd0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c76c1f0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c729bb0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6bb880> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6bbdf0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6cb4f0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6cb850> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6cbfa0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6bb520> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6bb1c0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6b0280> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c66d700> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6b0880> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c729d60> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c66df70> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c729fa0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6b0400> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c677400> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c6776d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258c6a6e80> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c59ec10> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c59e580> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c59eee0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5ab5e0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5c27c0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5ba370> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5ce9a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5d5670> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c55c460> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c69deb0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c69dbb0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c574460> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c574be0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c574400> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c561c10> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c595c40> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5193a0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c5354c0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c535880> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c53e520> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c53efa0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c54c910> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c54cc40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c54cdf0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4d7700> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4e82e0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4d7f70> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4d7a60> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c519460> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c49cfd0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4a6280> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c527d00> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4b4be0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4bcaf0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4b44f0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4c7d90> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4cdfa0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4d1700> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c4d1eb0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c45e970> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c71ec70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c69d910> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c70de80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c486bb0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c490760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c490340> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c41ad00> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c47f940> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c486730> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c3ddb20> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c3a78e0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c3b9a90> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c3ad1f0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c359fd0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c3e7640> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c329c40> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c346e50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c338880> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c3533d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c353730> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c2da5e0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c2daee0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce26af0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258ce26bb0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c2b0b20> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c29a850> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_hthk805b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # zipimport: zlib available # /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c2327f0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f258c232880> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c25dd00> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c25d490> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c25dca0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c17c370> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c20bb20> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c17c7c0> # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c191550> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1911f0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c191700> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c191940> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c191b20> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c191d30> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c19b1f0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c19bd30> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c19beb0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1a2100> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1a22b0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1a2730> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1a2d60> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1a2fa0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1ae280> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1ae400> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c1ae640> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c183b80> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c17cf70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c17ceb0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c232af0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c21f220> import 'gc' # # /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f258c154dc0> {"changed": true, "actions": [{"action": "create format", "fs_type": "ext3", "device": "/dev/sdb"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635", "_kernel_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb"}], "packages": ["e2fsprogs", "xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635", "_kernel_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io # destroy ctypes # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc # destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy re # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890074.10926: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test2', 'type': 'disk', 'mount_point': 'none', 'fs_type': 'ext3', 'disks': ['sdb']}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_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-1726890069.8679268-187764-117101970082592/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890074.10932: _low_level_execute_command(): starting 186312 1726890074.10935: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890069.8679268-187764-117101970082592/ > /dev/null 2>&1 && sleep 0' 186312 1726890074.11470: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890074.11482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.11495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.11514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.11557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.11571: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890074.11584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.11600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890074.11610: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890074.11623: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890074.11636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.11648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.11662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.11673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.11683: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890074.11697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.11775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890074.11792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890074.11806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890074.12162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890074.14087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890074.14091: stdout chunk (state=3): >>><<< 186312 1726890074.14093: stderr chunk (state=3): >>><<< 186312 1726890074.14419: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890074.14423: handler run complete 186312 1726890074.14425: attempt loop complete, returning result 186312 1726890074.14427: _execute() done 186312 1726890074.14432: dumping result to json 186312 1726890074.14435: done dumping result, returning 186312 1726890074.14440: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-881e-6b85-0000000008f8] 186312 1726890074.14443: sending task result for task 02369adf-7a19-881e-6b85-0000000008f8 186312 1726890074.14544: done sending task result for task 02369adf-7a19-881e-6b85-0000000008f8 186312 1726890074.14548: WORKER PROCESS EXITING changed: [managed_node3] => { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890074.14752: no more pending results, returning what we have 186312 1726890074.14756: results queue empty 186312 1726890074.14757: checking for any_errors_fatal 186312 1726890074.14762: done checking for any_errors_fatal 186312 1726890074.14763: checking for max_fail_percentage 186312 1726890074.14765: done checking for max_fail_percentage 186312 1726890074.14766: checking to see if all hosts have failed and the running result is not ok 186312 1726890074.14767: done checking to see if all hosts have failed 186312 1726890074.14768: getting the remaining hosts for this loop 186312 1726890074.14769: done getting the remaining hosts for this loop 186312 1726890074.14772: getting the next task for host managed_node3 186312 1726890074.14779: done getting next task for host managed_node3 186312 1726890074.14782: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890074.14786: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890074.14797: getting variables 186312 1726890074.14799: in VariableManager get_vars() 186312 1726890074.14833: Calling all_inventory to load vars for managed_node3 186312 1726890074.14837: Calling groups_inventory to load vars for managed_node3 186312 1726890074.14839: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890074.14849: Calling all_plugins_play to load vars for managed_node3 186312 1726890074.14852: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890074.14855: Calling groups_plugins_play to load vars for managed_node3 186312 1726890074.16240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890074.17364: done with get_vars() 186312 1726890074.17381: done getting variables 186312 1726890074.17552: 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.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:41:14 -0400 (0:00:04.395) 0:00:43.915 ****** 186312 1726890074.17587: entering _queue_task() for managed_node3/command 186312 1726890074.18236: worker is 1 (out of 1 available) 186312 1726890074.18249: exiting _queue_task() for managed_node3/command 186312 1726890074.18261: done queuing things up, now waiting for results queue to drain 186312 1726890074.18262: waiting for pending results... 186312 1726890074.20115: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890074.20276: in run() - task 02369adf-7a19-881e-6b85-0000000008f9 186312 1726890074.20550: variable 'ansible_search_path' from source: unknown 186312 1726890074.20559: variable 'ansible_search_path' from source: unknown 186312 1726890074.20601: calling self._execute() 186312 1726890074.20711: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890074.20727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890074.20744: variable 'omit' from source: magic vars 186312 1726890074.21460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890074.26139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890074.26290: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890074.26461: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890074.26503: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890074.26636: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890074.27353: 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) 186312 1726890074.27552: 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) 186312 1726890074.27585: 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) 186312 1726890074.27638: 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) 186312 1726890074.27659: 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) 186312 1726890074.27977: Evaluated conditional (storage_udevadm_trigger | d(false)): False 186312 1726890074.27986: when evaluation is False, skipping this task 186312 1726890074.27993: _execute() done 186312 1726890074.28000: dumping result to json 186312 1726890074.28007: done dumping result, returning 186312 1726890074.28022: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-881e-6b85-0000000008f9] 186312 1726890074.28036: sending task result for task 02369adf-7a19-881e-6b85-0000000008f9 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890074.28190: no more pending results, returning what we have 186312 1726890074.28193: results queue empty 186312 1726890074.28194: checking for any_errors_fatal 186312 1726890074.28211: done checking for any_errors_fatal 186312 1726890074.28214: checking for max_fail_percentage 186312 1726890074.28216: done checking for max_fail_percentage 186312 1726890074.28217: checking to see if all hosts have failed and the running result is not ok 186312 1726890074.28218: done checking to see if all hosts have failed 186312 1726890074.28219: getting the remaining hosts for this loop 186312 1726890074.28221: done getting the remaining hosts for this loop 186312 1726890074.28225: getting the next task for host managed_node3 186312 1726890074.28234: done getting next task for host managed_node3 186312 1726890074.28238: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890074.28242: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890074.28264: getting variables 186312 1726890074.28266: in VariableManager get_vars() 186312 1726890074.28300: Calling all_inventory to load vars for managed_node3 186312 1726890074.28303: Calling groups_inventory to load vars for managed_node3 186312 1726890074.28305: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890074.28319: Calling all_plugins_play to load vars for managed_node3 186312 1726890074.28322: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890074.28326: Calling groups_plugins_play to load vars for managed_node3 186312 1726890074.28949: done sending task result for task 02369adf-7a19-881e-6b85-0000000008f9 186312 1726890074.28953: WORKER PROCESS EXITING 186312 1726890074.28991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890074.30364: done with get_vars() 186312 1726890074.30382: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 23:41:14 -0400 (0:00:00.130) 0:00:44.045 ****** 186312 1726890074.30624: entering _queue_task() for managed_node3/stat 186312 1726890074.31418: worker is 1 (out of 1 available) 186312 1726890074.31431: exiting _queue_task() for managed_node3/stat 186312 1726890074.31449: done queuing things up, now waiting for results queue to drain 186312 1726890074.31450: waiting for pending results... 186312 1726890074.32218: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890074.32372: in run() - task 02369adf-7a19-881e-6b85-0000000008fa 186312 1726890074.33136: variable 'ansible_search_path' from source: unknown 186312 1726890074.33145: variable 'ansible_search_path' from source: unknown 186312 1726890074.33188: calling self._execute() 186312 1726890074.33301: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890074.33314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890074.33328: variable 'omit' from source: magic vars 186312 1726890074.33440: variable 'omit' from source: magic vars 186312 1726890074.33510: variable 'omit' from source: magic vars 186312 1726890074.33554: variable 'omit' from source: magic vars 186312 1726890074.33602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890074.33646: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890074.33673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890074.33697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890074.33713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890074.33749: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890074.33758: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890074.33764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890074.33864: Set connection var ansible_shell_type to sh 186312 1726890074.34529: Set connection var ansible_pipelining to False 186312 1726890074.34548: Set connection var ansible_timeout to 10 186312 1726890074.34555: Set connection var ansible_connection to ssh 186312 1726890074.34565: Set connection var ansible_shell_executable to /bin/sh 186312 1726890074.34574: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890074.34599: variable 'ansible_shell_executable' from source: unknown 186312 1726890074.34606: variable 'ansible_connection' from source: unknown 186312 1726890074.34614: variable 'ansible_module_compression' from source: unknown 186312 1726890074.34621: variable 'ansible_shell_type' from source: unknown 186312 1726890074.34628: variable 'ansible_shell_executable' from source: unknown 186312 1726890074.34637: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890074.34644: variable 'ansible_pipelining' from source: unknown 186312 1726890074.34650: variable 'ansible_timeout' from source: unknown 186312 1726890074.34656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890074.34859: 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) 186312 1726890074.34874: variable 'omit' from source: magic vars 186312 1726890074.34882: starting attempt loop 186312 1726890074.34890: running the handler 186312 1726890074.34906: _low_level_execute_command(): starting 186312 1726890074.34921: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890074.36724: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.36727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.36903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.36906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.36909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.36964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890074.36978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890074.37093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890074.37159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890074.38797: stdout chunk (state=3): >>>/root <<< 186312 1726890074.38903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890074.38980: stderr chunk (state=3): >>><<< 186312 1726890074.38984: stdout chunk (state=3): >>><<< 186312 1726890074.39098: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890074.39102: _low_level_execute_command(): starting 186312 1726890074.39106: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890074.3900483-187879-254207140625884 `" && echo ansible-tmp-1726890074.3900483-187879-254207140625884="` echo /root/.ansible/tmp/ansible-tmp-1726890074.3900483-187879-254207140625884 `" ) && sleep 0' 186312 1726890074.40475: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.40482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.40637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.40640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.40650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.40693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890074.40828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890074.40834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890074.40882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890074.42791: stdout chunk (state=3): >>>ansible-tmp-1726890074.3900483-187879-254207140625884=/root/.ansible/tmp/ansible-tmp-1726890074.3900483-187879-254207140625884 <<< 186312 1726890074.42929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890074.42999: stderr chunk (state=3): >>><<< 186312 1726890074.43003: stdout chunk (state=3): >>><<< 186312 1726890074.43321: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890074.3900483-187879-254207140625884=/root/.ansible/tmp/ansible-tmp-1726890074.3900483-187879-254207140625884 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890074.43325: variable 'ansible_module_compression' from source: unknown 186312 1726890074.43327: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890074.43330: variable 'ansible_facts' from source: unknown 186312 1726890074.43331: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890074.3900483-187879-254207140625884/AnsiballZ_stat.py 186312 1726890074.43430: Sending initial data 186312 1726890074.43434: Sent initial data (155 bytes) 186312 1726890074.44463: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890074.44477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.44491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.44508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.44559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.44572: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890074.44586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.44603: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890074.44617: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890074.44629: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890074.44648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.44663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.44680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.44691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.44701: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890074.44716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.44794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890074.44818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890074.44834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890074.44981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890074.46697: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890074.46725: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890074.46777: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmps76f49ha /root/.ansible/tmp/ansible-tmp-1726890074.3900483-187879-254207140625884/AnsiballZ_stat.py <<< 186312 1726890074.46809: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890074.48088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890074.48261: stderr chunk (state=3): >>><<< 186312 1726890074.48264: stdout chunk (state=3): >>><<< 186312 1726890074.48267: done transferring module to remote 186312 1726890074.48269: _low_level_execute_command(): starting 186312 1726890074.48272: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890074.3900483-187879-254207140625884/ /root/.ansible/tmp/ansible-tmp-1726890074.3900483-187879-254207140625884/AnsiballZ_stat.py && sleep 0' 186312 1726890074.49500: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890074.49510: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.49524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.49540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.49588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.49594: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890074.49604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.49622: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890074.49630: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890074.49640: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890074.49647: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.49656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.49668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.49682: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.49695: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890074.49705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.49782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890074.49807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890074.49821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890074.49889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890074.51750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890074.51754: stdout chunk (state=3): >>><<< 186312 1726890074.51761: stderr chunk (state=3): >>><<< 186312 1726890074.51778: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890074.51781: _low_level_execute_command(): starting 186312 1726890074.51787: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890074.3900483-187879-254207140625884/AnsiballZ_stat.py && sleep 0' 186312 1726890074.52944: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.52948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.52977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.52980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.52982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.53044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890074.53435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890074.55398: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890074.55402: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890074.55454: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890074.55492: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890074.55544: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890074.55559: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890074.55574: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890074.55657: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890074.55682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890074.55685: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890074.55697: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6905b3dc0> <<< 186312 1726890074.55768: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890074.55783: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6905583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6905b3b20> <<< 186312 1726890074.55836: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6905b3ac0> <<< 186312 1726890074.55839: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890074.55897: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690558490> <<< 186312 1726890074.55916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890074.55941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690558940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690558670> <<< 186312 1726890074.55970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890074.56010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890074.56043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890074.56068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890074.56107: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69050f190> <<< 186312 1726890074.56113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890074.56132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890074.56186: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69050f220> <<< 186312 1726890074.56246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890074.56250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890074.56274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690532850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69050f940> <<< 186312 1726890074.56314: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690570880> <<< 186312 1726890074.56318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690508d90> <<< 186312 1726890074.56377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690532d90> <<< 186312 1726890074.56436: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690558970> <<< 186312 1726890074.56457: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890074.56654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890074.56708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890074.56750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890074.56770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890074.56783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890074.56786: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904d4eb0> <<< 186312 1726890074.56849: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904d7f40> <<< 186312 1726890074.56862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890074.56881: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890074.56929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890074.56942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890074.56974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904d4370> <<< 186312 1726890074.57000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890074.57062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890074.57084: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890074.57124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890074.57138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890074.57179: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd690455e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690455910> <<< 186312 1726890074.57210: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890074.57229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690455f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890074.57273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890074.57321: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690455fd0> <<< 186312 1726890074.57324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904670d0> <<< 186312 1726890074.57339: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890074.57377: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904aed90> import '_functools' # <<< 186312 1726890074.57402: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904a9670> <<< 186312 1726890074.57462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904dbe20> <<< 186312 1726890074.57493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890074.57552: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890074.57565: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd690467cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904ae2b0> <<< 186312 1726890074.57585: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6904bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904e19d0> <<< 186312 1726890074.57636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890074.57670: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890074.57701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690467eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690467df0> <<< 186312 1726890074.57750: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690467d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890074.57774: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890074.57797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890074.57842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890074.57877: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6901fb3d0> <<< 186312 1726890074.57901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890074.57915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890074.57943: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6901fb4c0> <<< 186312 1726890074.58062: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69046ff40> <<< 186312 1726890074.58096: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69046aa90> <<< 186312 1726890074.58126: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69046a490> <<< 186312 1726890074.58140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890074.58177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890074.58210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690149220> <<< 186312 1726890074.58247: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6901e5520> <<< 186312 1726890074.58296: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69046af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904e1040> <<< 186312 1726890074.58319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890074.58360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890074.58387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69015cb50> import 'errno' # <<< 186312 1726890074.58434: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd69015ce80> <<< 186312 1726890074.58467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890074.58480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69016e790> <<< 186312 1726890074.58507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890074.58533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890074.58558: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69016ecd0> <<< 186312 1726890074.58602: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6900fa400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69015cf70> <<< 186312 1726890074.58637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890074.58686: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd69010b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69016e610> <<< 186312 1726890074.58716: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890074.58733: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd69010b3a0> <<< 186312 1726890074.58769: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690467a30> <<< 186312 1726890074.58793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890074.58824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890074.58839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890074.58888: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd690126700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890074.58919: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6901269d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6901267c0> <<< 186312 1726890074.58942: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6901268b0> <<< 186312 1726890074.58977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890074.59161: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd690126d00> <<< 186312 1726890074.59215: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd690131250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690126940> <<< 186312 1726890074.59239: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690119a90> <<< 186312 1726890074.59264: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690467610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890074.59325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890074.59353: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690126af0> <<< 186312 1726890074.59458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890074.59470: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd69004d6d0> <<< 186312 1726890074.59609: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890074.59702: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.59766: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890074.59783: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.59786: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890074.61006: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.62001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff74820> <<< 186312 1726890074.62029: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890074.62060: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890074.62080: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890074.62083: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ff74160> <<< 186312 1726890074.62114: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff74280> <<< 186312 1726890074.62159: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff74f70> <<< 186312 1726890074.62177: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890074.62181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890074.62226: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff744f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff74d90> import 'atexit' # <<< 186312 1726890074.62274: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ff74fd0> <<< 186312 1726890074.62277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890074.62304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890074.62353: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff74100> <<< 186312 1726890074.62389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890074.62392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890074.62416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890074.62458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890074.62461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890074.62521: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f9aff40> <<< 186312 1726890074.62580: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f9ccd00> <<< 186312 1726890074.62610: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f9cceb0> <<< 186312 1726890074.62615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890074.62639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890074.62694: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f9cc370> <<< 186312 1726890074.62697: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffdadc0> <<< 186312 1726890074.62873: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffda3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890074.62926: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffdafd0> <<< 186312 1726890074.62963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890074.63010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890074.63015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890074.63032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffa9d30> <<< 186312 1726890074.63107: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff47d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff47400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff7d4f0> <<< 186312 1726890074.63166: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ff47520> <<< 186312 1726890074.63181: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff47550> <<< 186312 1726890074.63209: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890074.63238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890074.63266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890074.63339: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f99efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffbb250> <<< 186312 1726890074.63379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890074.63382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890074.63436: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f99b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffbb3d0> <<< 186312 1726890074.63461: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890074.63516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890074.63542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890074.63596: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffd3e50> <<< 186312 1726890074.63726: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f99b7f0> <<< 186312 1726890074.63826: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f99b640> <<< 186312 1726890074.63856: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f99a5b0> <<< 186312 1726890074.63920: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f98fd90> <<< 186312 1726890074.63924: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffb2910> <<< 186312 1726890074.63960: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890074.63972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890074.64016: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ff3b6a0> <<< 186312 1726890074.64201: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ff3ab20> <<< 186312 1726890074.64238: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff4a0a0> <<< 186312 1726890074.64275: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ff3b100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff7fb20> <<< 186312 1726890074.64295: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.64307: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890074.64375: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.64472: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890074.64511: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890074.64528: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890074.64535: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.64620: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.64717: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.65193: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.65670: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890074.65674: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890074.65717: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890074.65720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890074.65769: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f55b5e0> <<< 186312 1726890074.65862: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f97b580> <<< 186312 1726890074.65865: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f4fd100> <<< 186312 1726890074.65924: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890074.65948: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.65966: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890074.66090: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.66215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890074.66248: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff3ab80> # zipimport: zlib available <<< 186312 1726890074.66641: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.67007: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.67064: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.67129: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890074.67165: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.67210: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890074.67216: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.67262: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.67351: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890074.67386: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890074.67391: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.67416: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.67461: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890074.67465: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.67639: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.67829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890074.67871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890074.67874: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890074.67943: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f52ef10> # zipimport: zlib available <<< 186312 1726890074.68009: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.68105: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890074.68108: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890074.68123: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.68155: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.68201: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890074.68204: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.68233: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.68269: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.68337: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.68392: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890074.68420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890074.68498: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ffc6220> <<< 186312 1726890074.68532: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f52e850> <<< 186312 1726890074.68579: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890074.68583: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.68720: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.68769: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.68791: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.68844: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890074.68872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890074.68908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890074.68936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890074.68950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890074.69027: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f95eca0> <<< 186312 1726890074.69064: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f95af70> <<< 186312 1726890074.69152: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f954940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890074.69156: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890074.69188: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890074.70021: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/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_xfv86afm/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890074.70036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'gc' # <<< 186312 1726890074.71082: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1431, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726890051.7964363, "mtime": 1726890050.9474294, "ctime": 1726890050.9474294, "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": "cc471a10d13d2cfb7b6964b87d21fbd90cd4e869", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 186312 1726890074.71373: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 186312 1726890074.71456: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool <<< 186312 1726890074.71463: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890074.71656: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890074.71672: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890074.71715: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890074.71767: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890074.71771: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890074.71809: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890074.71836: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890074.71849: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890074.71983: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890074.72095: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890074.72180: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890074.72184: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890074.72310: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890074.72357: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 186312 1726890074.72403: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 186312 1726890074.72406: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890074.72444: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890074.72720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890074.72803: stderr chunk (state=3): >>><<< 186312 1726890074.72806: stdout chunk (state=3): >>><<< 186312 1726890074.73002: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6905b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6905583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6905b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6905b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690558490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690558940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690558670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69050f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69050f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690532850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69050f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690570880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690508d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690532d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690558970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd690455e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690455910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690455f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690455fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904a9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd690467cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6904bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690467eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690467df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690467d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6901fb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6901fb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69046ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69046aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69046a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690149220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6901e5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69046af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6904e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69015cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd69015ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69016e790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69016ecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6900fa400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69015cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd69010b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69016e610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd69010b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690467a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd690126700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6901269d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6901267c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6901268b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd690126d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd690131250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690126940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690119a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690467610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd690126af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd69004d6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff74820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ff74160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff74280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff74f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff744f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff74d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ff74fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff74100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f9aff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f9ccd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f9cceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f9cc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffdadc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffda3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffdafd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffa9d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff47d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff47400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff7d4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ff47520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff47550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f99efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffbb250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f99b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffbb3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffd3e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f99b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f99b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f99a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f98fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ffb2910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ff3b6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ff3ab20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff4a0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ff3b100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff7fb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/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_xfv86afm/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_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/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_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68f55b5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f97b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f4fd100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ff3ab80> # 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_xfv86afm/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_xfv86afm/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_xfv86afm/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_xfv86afm/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_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f52ef10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/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_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd68ffc6220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f52e850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f95eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f95af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68f954940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/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_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_xfv86afm/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_xfv86afm/ansible_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/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1431, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726890051.7964363, "mtime": 1726890050.9474294, "ctime": 1726890050.9474294, "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": "cc471a10d13d2cfb7b6964b87d21fbd90cd4e869", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890074.73664: done with _execute_module (stat, {'path': '/etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890074.3900483-187879-254207140625884/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890074.73668: _low_level_execute_command(): starting 186312 1726890074.73672: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890074.3900483-187879-254207140625884/ > /dev/null 2>&1 && sleep 0' 186312 1726890074.74434: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890074.74449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.74464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.74481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.74525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.74541: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890074.74557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.74575: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890074.74587: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890074.74598: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890074.74611: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.74630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.74650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.74662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.74674: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890074.74688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.74764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890074.74785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890074.74801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890074.74873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890074.76755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890074.76758: stdout chunk (state=3): >>><<< 186312 1726890074.76761: stderr chunk (state=3): >>><<< 186312 1726890074.76834: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890074.76837: handler run complete 186312 1726890074.76966: attempt loop complete, returning result 186312 1726890074.76969: _execute() done 186312 1726890074.76972: dumping result to json 186312 1726890074.76974: done dumping result, returning 186312 1726890074.76976: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-881e-6b85-0000000008fa] 186312 1726890074.76979: sending task result for task 02369adf-7a19-881e-6b85-0000000008fa 186312 1726890074.77060: done sending task result for task 02369adf-7a19-881e-6b85-0000000008fa 186312 1726890074.77064: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890051.7964363, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cc471a10d13d2cfb7b6964b87d21fbd90cd4e869", "ctime": 1726890050.9474294, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81789063, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726890050.9474294, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1431, "uid": 0, "version": "2983873335", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890074.77178: no more pending results, returning what we have 186312 1726890074.77181: results queue empty 186312 1726890074.77182: checking for any_errors_fatal 186312 1726890074.77189: done checking for any_errors_fatal 186312 1726890074.77190: checking for max_fail_percentage 186312 1726890074.77192: done checking for max_fail_percentage 186312 1726890074.77193: checking to see if all hosts have failed and the running result is not ok 186312 1726890074.77194: done checking to see if all hosts have failed 186312 1726890074.77194: getting the remaining hosts for this loop 186312 1726890074.77196: done getting the remaining hosts for this loop 186312 1726890074.77200: getting the next task for host managed_node3 186312 1726890074.77206: done getting next task for host managed_node3 186312 1726890074.77210: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890074.77215: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890074.77228: getting variables 186312 1726890074.77230: in VariableManager get_vars() 186312 1726890074.77262: Calling all_inventory to load vars for managed_node3 186312 1726890074.77265: Calling groups_inventory to load vars for managed_node3 186312 1726890074.77267: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890074.77277: Calling all_plugins_play to load vars for managed_node3 186312 1726890074.77279: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890074.77281: Calling groups_plugins_play to load vars for managed_node3 186312 1726890074.77627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890074.77976: done with get_vars() 186312 1726890074.77986: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 23:41:14 -0400 (0:00:00.474) 0:00:44.519 ****** 186312 1726890074.78057: entering _queue_task() for managed_node3/lineinfile 186312 1726890074.78256: worker is 1 (out of 1 available) 186312 1726890074.78269: exiting _queue_task() for managed_node3/lineinfile 186312 1726890074.78281: done queuing things up, now waiting for results queue to drain 186312 1726890074.78283: waiting for pending results... 186312 1726890074.78487: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890074.78670: in run() - task 02369adf-7a19-881e-6b85-0000000008fb 186312 1726890074.78675: variable 'ansible_search_path' from source: unknown 186312 1726890074.78678: variable 'ansible_search_path' from source: unknown 186312 1726890074.78681: calling self._execute() 186312 1726890074.78814: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890074.78818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890074.78822: variable 'omit' from source: magic vars 186312 1726890074.79141: variable '__storage_fstab' from source: set_fact 186312 1726890074.79179: Evaluated conditional (__storage_fstab.stat.exists): True 186312 1726890074.79334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890074.79600: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890074.79645: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890074.79685: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890074.79714: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890074.79829: variable 'blivet_output' from source: set_fact 186312 1726890074.79848: Evaluated conditional (blivet_output is changed): True 186312 1726890074.79856: variable 'omit' from source: magic vars 186312 1726890074.79948: variable 'omit' from source: magic vars 186312 1726890074.79983: variable '__str' from source: task vars 186312 1726890074.80066: variable '__str' from source: task vars 186312 1726890074.80077: variable '__str' from source: task vars 186312 1726890074.80155: variable '__str' from source: task vars 186312 1726890074.80174: variable 'omit' from source: magic vars 186312 1726890074.80206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890074.80252: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890074.80281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890074.80293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890074.80320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890074.80359: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890074.80362: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890074.80371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890074.80518: Set connection var ansible_shell_type to sh 186312 1726890074.80540: Set connection var ansible_pipelining to False 186312 1726890074.80543: Set connection var ansible_timeout to 10 186312 1726890074.80555: Set connection var ansible_connection to ssh 186312 1726890074.80561: Set connection var ansible_shell_executable to /bin/sh 186312 1726890074.80575: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890074.80609: variable 'ansible_shell_executable' from source: unknown 186312 1726890074.80624: variable 'ansible_connection' from source: unknown 186312 1726890074.80628: variable 'ansible_module_compression' from source: unknown 186312 1726890074.80630: variable 'ansible_shell_type' from source: unknown 186312 1726890074.80632: variable 'ansible_shell_executable' from source: unknown 186312 1726890074.80634: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890074.80656: variable 'ansible_pipelining' from source: unknown 186312 1726890074.80658: variable 'ansible_timeout' from source: unknown 186312 1726890074.80670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890074.80827: 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) 186312 1726890074.80832: variable 'omit' from source: magic vars 186312 1726890074.80835: starting attempt loop 186312 1726890074.80838: running the handler 186312 1726890074.80890: _low_level_execute_command(): starting 186312 1726890074.80894: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890074.81506: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890074.81538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.81543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.81603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.81606: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890074.81617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.81627: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890074.81635: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890074.81649: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890074.81685: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.81768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890074.81817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890074.81854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890074.81912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890074.83550: stdout chunk (state=3): >>>/root <<< 186312 1726890074.83659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890074.83789: stderr chunk (state=3): >>><<< 186312 1726890074.83793: stdout chunk (state=3): >>><<< 186312 1726890074.83835: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890074.83946: _low_level_execute_command(): starting 186312 1726890074.83951: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890074.8381314-187897-159601548439539 `" && echo ansible-tmp-1726890074.8381314-187897-159601548439539="` echo /root/.ansible/tmp/ansible-tmp-1726890074.8381314-187897-159601548439539 `" ) && sleep 0' 186312 1726890074.84410: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.84416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.84449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.84453: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.84455: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.84507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890074.84510: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890074.84554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890074.86463: stdout chunk (state=3): >>>ansible-tmp-1726890074.8381314-187897-159601548439539=/root/.ansible/tmp/ansible-tmp-1726890074.8381314-187897-159601548439539 <<< 186312 1726890074.86928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890074.86946: stdout chunk (state=3): >>><<< 186312 1726890074.86960: stderr chunk (state=3): >>><<< 186312 1726890074.86989: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890074.8381314-187897-159601548439539=/root/.ansible/tmp/ansible-tmp-1726890074.8381314-187897-159601548439539 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890074.87068: variable 'ansible_module_compression' from source: unknown 186312 1726890074.87245: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 186312 1726890074.87262: variable 'ansible_facts' from source: unknown 186312 1726890074.87608: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890074.8381314-187897-159601548439539/AnsiballZ_lineinfile.py 186312 1726890074.87838: Sending initial data 186312 1726890074.87855: Sent initial data (161 bytes) 186312 1726890074.89332: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890074.89336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.89338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.89385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.89392: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.89397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.89428: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890074.89433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.89487: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890074.89491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890074.89536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890074.91437: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890074.91507: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890074.91511: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp6c2zfqlz /root/.ansible/tmp/ansible-tmp-1726890074.8381314-187897-159601548439539/AnsiballZ_lineinfile.py <<< 186312 1726890074.91895: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890074.92757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890074.93019: stderr chunk (state=3): >>><<< 186312 1726890074.93023: stdout chunk (state=3): >>><<< 186312 1726890074.93025: done transferring module to remote 186312 1726890074.93027: _low_level_execute_command(): starting 186312 1726890074.93030: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890074.8381314-187897-159601548439539/ /root/.ansible/tmp/ansible-tmp-1726890074.8381314-187897-159601548439539/AnsiballZ_lineinfile.py && sleep 0' 186312 1726890074.93751: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.93755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.93785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.93799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.93804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.93855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890074.93866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890074.93910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890074.95711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890074.95791: stderr chunk (state=3): >>><<< 186312 1726890074.95797: stdout chunk (state=3): >>><<< 186312 1726890074.95815: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890074.95839: _low_level_execute_command(): starting 186312 1726890074.95846: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890074.8381314-187897-159601548439539/AnsiballZ_lineinfile.py && sleep 0' 186312 1726890074.97009: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890074.97027: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.97045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890074.97063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.97132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890074.97160: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890074.97163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.97177: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890074.97188: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890074.97191: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890074.97197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890074.97220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890074.97223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890074.97321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890074.97351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890074.97369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890074.97490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890074.99444: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890074.99454: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890074.99457: stdout chunk (state=3): >>> import '_warnings' # import '_weakref' # <<< 186312 1726890074.99528: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890074.99551: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890074.99595: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890074.99598: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890074.99637: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890074.99644: stdout chunk (state=3): >>> # installed zipimport hook <<< 186312 1726890074.99675: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890074.99702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890074.99733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890074.99767: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbb3dc0> <<< 186312 1726890074.99832: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890074.99838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890074.99843: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbb3b20> <<< 186312 1726890074.99939: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbb3ac0> import '_signal' # <<< 186312 1726890074.99946: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890074.99949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890074.99954: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb58490> <<< 186312 1726890074.99964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890075.00031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890075.00036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb58670> <<< 186312 1726890075.00042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890075.00080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890075.00086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890075.00116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890075.00120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890075.00147: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb0f190> <<< 186312 1726890075.00198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890075.00203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890075.00260: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb0f220> <<< 186312 1726890075.00293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890075.00318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb32850> <<< 186312 1726890075.00359: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb70880> <<< 186312 1726890075.00374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb08d90> <<< 186312 1726890075.00436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890075.00445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb32d90> <<< 186312 1726890075.00498: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb58970> <<< 186312 1726890075.00526: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890075.00725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890075.00732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890075.00764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890075.00771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890075.00789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890075.00805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890075.00835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890075.00870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfaafeb0> <<< 186312 1726890075.00895: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfab2f40> <<< 186312 1726890075.00917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890075.00926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890075.00947: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890075.00962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890075.00979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890075.01003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890075.01008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890075.01023: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfaa7610> <<< 186312 1726890075.01045: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfab0640> <<< 186312 1726890075.01049: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfaaf370> <<< 186312 1726890075.01071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890075.01142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890075.01167: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890075.01192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.01220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890075.01242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890075.01267: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bfa2fe20> <<< 186312 1726890075.01293: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa2f910> import 'itertools' # <<< 186312 1726890075.01310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa2ff10> <<< 186312 1726890075.01326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890075.01342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890075.01358: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890075.01380: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa2ffd0> <<< 186312 1726890075.01406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa420d0> <<< 186312 1726890075.01414: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890075.01466: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa89d90> <<< 186312 1726890075.01486: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa84670> <<< 186312 1726890075.01545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890075.01567: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfab6e20> <<< 186312 1726890075.01572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890075.01615: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890075.01647: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bfa42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa892b0> <<< 186312 1726890075.01661: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bfa962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfabc9d0> <<< 186312 1726890075.01697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890075.01727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.01742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890075.01760: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa42eb0> <<< 186312 1726890075.01774: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa42df0> <<< 186312 1726890075.01789: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa42d60> <<< 186312 1726890075.01809: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890075.01825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890075.01843: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890075.01858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890075.01884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890075.01922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890075.01948: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf7fb3d0> <<< 186312 1726890075.01973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890075.01982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890075.02007: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf7fb4c0> <<< 186312 1726890075.02128: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa4af40> <<< 186312 1726890075.02176: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa45a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa45490> <<< 186312 1726890075.02275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890075.02297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890075.02334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf725220> <<< 186312 1726890075.02374: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf7e6520> <<< 186312 1726890075.02401: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfabc040> <<< 186312 1726890075.02439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890075.02459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890075.02485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf737b50> <<< 186312 1726890075.02505: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890075.02525: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf737e80> <<< 186312 1726890075.02557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890075.02588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf748790> <<< 186312 1726890075.02603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890075.02637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890075.02663: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf748cd0> <<< 186312 1726890075.02700: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890075.02706: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf6d5400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf737f70> <<< 186312 1726890075.02729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890075.02736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890075.02775: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890075.02789: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf6e62e0> <<< 186312 1726890075.02795: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf748610> import 'pwd' # <<< 186312 1726890075.02826: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf6e63a0> <<< 186312 1726890075.02864: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa42a30> <<< 186312 1726890075.02882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890075.02903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890075.02923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890075.02941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890075.02969: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890075.02996: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf702700> <<< 186312 1726890075.03034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf7029d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf7027c0> <<< 186312 1726890075.03078: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf7028b0> <<< 186312 1726890075.03094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890075.03278: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890075.03283: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf702d00> <<< 186312 1726890075.03313: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890075.03356: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf70d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf702940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf6f4a90> <<< 186312 1726890075.03360: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa42610> <<< 186312 1726890075.03382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890075.03452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890075.03487: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf702af0> <<< 186312 1726890075.03642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb1bf63d6d0> <<< 186312 1726890075.03760: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 186312 1726890075.03853: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.03867: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/__init__.py <<< 186312 1726890075.03891: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.03934: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890075.03951: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.05155: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.06108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf550820> <<< 186312 1726890075.06141: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.06171: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890075.06196: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890075.06242: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf550160> <<< 186312 1726890075.06279: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf550280> <<< 186312 1726890075.06310: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf550f70> <<< 186312 1726890075.06331: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890075.06379: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5504f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf550d90> <<< 186312 1726890075.06388: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890075.06417: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf550fd0> <<< 186312 1726890075.06438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890075.06475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890075.06506: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf550100> <<< 186312 1726890075.06540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890075.06579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890075.06619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890075.06634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890075.06689: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef6df40> <<< 186312 1726890075.06727: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef8ed00> <<< 186312 1726890075.06758: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef8eeb0> <<< 186312 1726890075.06768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890075.06804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890075.06854: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef8e370> <<< 186312 1726890075.06877: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5b6dc0> <<< 186312 1726890075.07015: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5b63a0> <<< 186312 1726890075.07039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890075.07073: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5b6fd0> <<< 186312 1726890075.07120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890075.07201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890075.07213: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf585d30> <<< 186312 1726890075.07272: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1befe8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1befe8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5544f0> <<< 186312 1726890075.07368: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1befe8520> <<< 186312 1726890075.07446: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1befe8550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890075.07468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890075.07528: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef5efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf598250> <<< 186312 1726890075.07551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890075.07592: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef5b850> <<< 186312 1726890075.07607: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5983d0> <<< 186312 1726890075.07615: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890075.07652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.07671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890075.07680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890075.07688: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890075.07756: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5b1e50> <<< 186312 1726890075.07868: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef5b7f0> <<< 186312 1726890075.07964: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef5b640> <<< 186312 1726890075.07999: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef5a5b0> <<< 186312 1726890075.08037: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890075.08079: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef4fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf590910> <<< 186312 1726890075.08116: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890075.08167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890075.08178: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1befde6a0> <<< 186312 1726890075.08363: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890075.08392: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1befddb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1befee0a0> <<< 186312 1726890075.08395: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1befde100> <<< 186312 1726890075.08408: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf55bb20> <<< 186312 1726890075.08418: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.08469: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890075.08473: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.08535: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.08736: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.08754: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_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_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890075.08795: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.08896: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.09355: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.09829: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890075.09859: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890075.09879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.09941: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1beb3f5e0> <<< 186312 1726890075.09996: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890075.10022: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef3b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1beae0100> <<< 186312 1726890075.10058: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890075.10079: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.10096: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.10109: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890075.10124: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.10241: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.10415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890075.10451: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1befddb80> # zipimport: zlib available <<< 186312 1726890075.10811: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.11161: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.11236: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.11290: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890075.11367: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.11374: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890075.11431: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.11501: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890075.11553: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890075.11560: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.11582: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.11621: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890075.11813: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.12009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890075.12041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890075.12125: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1beb12f10> # zipimport: zlib available <<< 186312 1726890075.12191: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.12265: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890075.12285: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.12327: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.12369: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890075.12405: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890075.12445: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.12519: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.12573: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890075.12598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.12695: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf5a3220> <<< 186312 1726890075.12737: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1beb12850> <<< 186312 1726890075.12772: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890075.12927: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.13017: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890075.13058: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890075.13106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890075.13127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890075.13217: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef1dca0> <<< 186312 1726890075.13251: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef1af70> <<< 186312 1726890075.13312: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef14940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890075.13318: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.13342: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.13386: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890075.13448: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890075.13469: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 186312 1726890075.13498: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.13722: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.14036: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.14563: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 186312 1726890075.14611: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890075.14968: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath<<< 186312 1726890075.14997: stdout chunk (state=3): >>> # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale <<< 186312 1726890075.15008: stdout chunk (state=3): >>># destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 186312 1726890075.15198: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890075.15227: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890075.15272: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890075.15316: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux <<< 186312 1726890075.15331: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890075.15389: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890075.15462: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890075.15517: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890075.15544: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890075.15688: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890075.15726: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890075.15757: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890075.15794: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890075.16093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890075.16172: stderr chunk (state=3): >>><<< 186312 1726890075.16174: stdout chunk (state=3): >>><<< 186312 1726890075.16291: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbb3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbb3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfaafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfab2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfaa7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfab0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfaaf370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bfa2fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa2f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa2ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa2ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa84670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfab6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bfa42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bfa962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfabc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa42df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa42d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf7fb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf7fb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa4af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa45a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa45490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf725220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf7e6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfabc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf737b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf737e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf748790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf748cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf6d5400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf737f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf6e62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf748610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf6e63a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa42a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf702700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf7029d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf7027c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf7028b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf702d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf70d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf702940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf6f4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfa42610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf702af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb1bf63d6d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf550820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf550160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf550280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf550f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5504f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf550d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf550fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf550100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef6df40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef8ed00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef8eeb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef8e370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5b6dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5b63a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5b6fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf585d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1befe8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1befe8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5544f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1befe8520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1befe8550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef5efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf598250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef5b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5983d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf5b1e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef5b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef5b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef5a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bef4fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf590910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1befde6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1befddb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1befee0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1befde100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bf55bb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_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_lineinfile_payload_b1m369fb/ansible_lineinfile_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_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_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_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1beb3f5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef3b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1beae0100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1befddb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_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_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_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_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1beb12f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_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_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf5a3220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1beb12850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef1dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef1af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bef14940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_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_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_b1m369fb/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890075.17084: done with _execute_module (lineinfile, {'insertbefore': '^#', 'firstmatch': True, 'line': '# system_role:storage', 'regexp': '# system_role:storage', 'path': '/etc/fstab', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_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-1726890074.8381314-187897-159601548439539/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890075.17089: _low_level_execute_command(): starting 186312 1726890075.17095: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890074.8381314-187897-159601548439539/ > /dev/null 2>&1 && sleep 0' 186312 1726890075.17686: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890075.17719: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.17748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.17776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.17845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890075.17864: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890075.17885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.17910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890075.17936: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890075.17960: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890075.17979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.17999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.18027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.18055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890075.18079: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890075.18097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.18196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890075.18225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890075.18248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890075.18339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890075.20193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890075.20259: stderr chunk (state=3): >>><<< 186312 1726890075.20270: stdout chunk (state=3): >>><<< 186312 1726890075.20295: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890075.20301: handler run complete 186312 1726890075.20370: attempt loop complete, returning result 186312 1726890075.20374: _execute() done 186312 1726890075.20376: dumping result to json 186312 1726890075.20381: done dumping result, returning 186312 1726890075.20396: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-881e-6b85-0000000008fb] 186312 1726890075.20402: sending task result for task 02369adf-7a19-881e-6b85-0000000008fb 186312 1726890075.20583: done sending task result for task 02369adf-7a19-881e-6b85-0000000008fb 186312 1726890075.20585: WORKER PROCESS EXITING ok: [managed_node3] => { "backup": "", "changed": false } 186312 1726890075.20701: no more pending results, returning what we have 186312 1726890075.20708: results queue empty 186312 1726890075.20709: checking for any_errors_fatal 186312 1726890075.20720: done checking for any_errors_fatal 186312 1726890075.20721: checking for max_fail_percentage 186312 1726890075.20724: done checking for max_fail_percentage 186312 1726890075.20727: checking to see if all hosts have failed and the running result is not ok 186312 1726890075.20728: done checking to see if all hosts have failed 186312 1726890075.20732: getting the remaining hosts for this loop 186312 1726890075.20735: done getting the remaining hosts for this loop 186312 1726890075.20742: getting the next task for host managed_node3 186312 1726890075.20749: done getting next task for host managed_node3 186312 1726890075.20754: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890075.20760: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890075.20776: getting variables 186312 1726890075.20779: in VariableManager get_vars() 186312 1726890075.20841: Calling all_inventory to load vars for managed_node3 186312 1726890075.20845: Calling groups_inventory to load vars for managed_node3 186312 1726890075.20849: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890075.20869: Calling all_plugins_play to load vars for managed_node3 186312 1726890075.20873: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890075.20876: Calling groups_plugins_play to load vars for managed_node3 186312 1726890075.22307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890075.22905: done with get_vars() 186312 1726890075.22934: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 23:41:15 -0400 (0:00:00.449) 0:00:44.969 ****** 186312 1726890075.23068: entering _queue_task() for managed_node3/systemd 186312 1726890075.23376: worker is 1 (out of 1 available) 186312 1726890075.23395: exiting _queue_task() for managed_node3/systemd 186312 1726890075.23416: done queuing things up, now waiting for results queue to drain 186312 1726890075.23418: waiting for pending results... 186312 1726890075.23688: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890075.23865: in run() - task 02369adf-7a19-881e-6b85-0000000008fd 186312 1726890075.23896: variable 'ansible_search_path' from source: unknown 186312 1726890075.23910: variable 'ansible_search_path' from source: unknown 186312 1726890075.23985: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890075.24333: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890075.24424: dumping result to json 186312 1726890075.24441: done dumping result, returning 186312 1726890075.24468: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-881e-6b85-0000000008fd] 186312 1726890075.24486: sending task result for task 02369adf-7a19-881e-6b85-0000000008fd 186312 1726890075.24633: done sending task result for task 02369adf-7a19-881e-6b85-0000000008fd 186312 1726890075.24638: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890075.24701: no more pending results, returning what we have 186312 1726890075.24705: results queue empty 186312 1726890075.24706: checking for any_errors_fatal 186312 1726890075.24719: done checking for any_errors_fatal 186312 1726890075.24720: checking for max_fail_percentage 186312 1726890075.24722: done checking for max_fail_percentage 186312 1726890075.24723: checking to see if all hosts have failed and the running result is not ok 186312 1726890075.24723: done checking to see if all hosts have failed 186312 1726890075.24724: getting the remaining hosts for this loop 186312 1726890075.24726: done getting the remaining hosts for this loop 186312 1726890075.24729: getting the next task for host managed_node3 186312 1726890075.24741: done getting next task for host managed_node3 186312 1726890075.24748: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890075.24755: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890075.24775: getting variables 186312 1726890075.24779: in VariableManager get_vars() 186312 1726890075.24838: Calling all_inventory to load vars for managed_node3 186312 1726890075.24844: Calling groups_inventory to load vars for managed_node3 186312 1726890075.24849: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890075.24865: Calling all_plugins_play to load vars for managed_node3 186312 1726890075.24869: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890075.24872: Calling groups_plugins_play to load vars for managed_node3 186312 1726890075.25480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890075.25823: done with get_vars() 186312 1726890075.25835: done getting variables 186312 1726890075.25873: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:41:15 -0400 (0:00:00.028) 0:00:44.998 ****** 186312 1726890075.25898: entering _queue_task() for managed_node3/debug 186312 1726890075.26080: worker is 1 (out of 1 available) 186312 1726890075.26091: exiting _queue_task() for managed_node3/debug 186312 1726890075.26103: done queuing things up, now waiting for results queue to drain 186312 1726890075.26104: waiting for pending results... 186312 1726890075.26277: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890075.26366: in run() - task 02369adf-7a19-881e-6b85-0000000008ff 186312 1726890075.26376: variable 'ansible_search_path' from source: unknown 186312 1726890075.26379: variable 'ansible_search_path' from source: unknown 186312 1726890075.26406: calling self._execute() 186312 1726890075.26481: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.26485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.26493: variable 'omit' from source: magic vars 186312 1726890075.26567: variable 'omit' from source: magic vars 186312 1726890075.26608: variable 'omit' from source: magic vars 186312 1726890075.26639: variable 'omit' from source: magic vars 186312 1726890075.26673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890075.26699: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890075.26717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890075.26732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890075.26746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890075.26770: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890075.26773: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.26775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.26849: Set connection var ansible_shell_type to sh 186312 1726890075.26857: Set connection var ansible_pipelining to False 186312 1726890075.26865: Set connection var ansible_timeout to 10 186312 1726890075.26869: Set connection var ansible_connection to ssh 186312 1726890075.26871: Set connection var ansible_shell_executable to /bin/sh 186312 1726890075.26879: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890075.26895: variable 'ansible_shell_executable' from source: unknown 186312 1726890075.26898: variable 'ansible_connection' from source: unknown 186312 1726890075.26900: variable 'ansible_module_compression' from source: unknown 186312 1726890075.26902: variable 'ansible_shell_type' from source: unknown 186312 1726890075.26905: variable 'ansible_shell_executable' from source: unknown 186312 1726890075.26907: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.26913: variable 'ansible_pipelining' from source: unknown 186312 1726890075.26915: variable 'ansible_timeout' from source: unknown 186312 1726890075.26920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.27026: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890075.27037: variable 'omit' from source: magic vars 186312 1726890075.27042: starting attempt loop 186312 1726890075.27045: running the handler 186312 1726890075.27085: variable 'blivet_output' from source: set_fact 186312 1726890075.27223: variable 'blivet_output' from source: set_fact 186312 1726890075.27394: handler run complete 186312 1726890075.27421: attempt loop complete, returning result 186312 1726890075.27425: _execute() done 186312 1726890075.27427: dumping result to json 186312 1726890075.27436: done dumping result, returning 186312 1726890075.27442: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-881e-6b85-0000000008ff] 186312 1726890075.27448: sending task result for task 02369adf-7a19-881e-6b85-0000000008ff 186312 1726890075.27553: done sending task result for task 02369adf-7a19-881e-6b85-0000000008ff 186312 1726890075.27556: WORKER PROCESS EXITING ok: [managed_node3] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 186312 1726890075.27672: no more pending results, returning what we have 186312 1726890075.27674: results queue empty 186312 1726890075.27675: checking for any_errors_fatal 186312 1726890075.27679: done checking for any_errors_fatal 186312 1726890075.27679: checking for max_fail_percentage 186312 1726890075.27680: done checking for max_fail_percentage 186312 1726890075.27681: checking to see if all hosts have failed and the running result is not ok 186312 1726890075.27681: done checking to see if all hosts have failed 186312 1726890075.27682: getting the remaining hosts for this loop 186312 1726890075.27683: done getting the remaining hosts for this loop 186312 1726890075.27685: getting the next task for host managed_node3 186312 1726890075.27689: done getting next task for host managed_node3 186312 1726890075.27691: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890075.27694: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890075.27703: getting variables 186312 1726890075.27704: in VariableManager get_vars() 186312 1726890075.27726: Calling all_inventory to load vars for managed_node3 186312 1726890075.27728: Calling groups_inventory to load vars for managed_node3 186312 1726890075.27730: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890075.27740: Calling all_plugins_play to load vars for managed_node3 186312 1726890075.27743: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890075.27746: Calling groups_plugins_play to load vars for managed_node3 186312 1726890075.28032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890075.28368: done with get_vars() 186312 1726890075.28377: done getting variables 186312 1726890075.28417: 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.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:41:15 -0400 (0:00:00.025) 0:00:45.023 ****** 186312 1726890075.28441: entering _queue_task() for managed_node3/set_fact 186312 1726890075.28601: worker is 1 (out of 1 available) 186312 1726890075.28614: exiting _queue_task() for managed_node3/set_fact 186312 1726890075.28625: done queuing things up, now waiting for results queue to drain 186312 1726890075.28627: waiting for pending results... 186312 1726890075.28792: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890075.28876: in run() - task 02369adf-7a19-881e-6b85-000000000900 186312 1726890075.28886: variable 'ansible_search_path' from source: unknown 186312 1726890075.28889: variable 'ansible_search_path' from source: unknown 186312 1726890075.28915: calling self._execute() 186312 1726890075.28990: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.28993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.29001: variable 'omit' from source: magic vars 186312 1726890075.29075: variable 'omit' from source: magic vars 186312 1726890075.29118: variable 'omit' from source: magic vars 186312 1726890075.29270: variable 'blivet_output' from source: set_fact 186312 1726890075.29320: variable 'omit' from source: magic vars 186312 1726890075.29351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890075.29376: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890075.29391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890075.29404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890075.29417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890075.29442: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890075.29445: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.29447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.29509: Set connection var ansible_shell_type to sh 186312 1726890075.29519: Set connection var ansible_pipelining to False 186312 1726890075.29526: Set connection var ansible_timeout to 10 186312 1726890075.29529: Set connection var ansible_connection to ssh 186312 1726890075.29536: Set connection var ansible_shell_executable to /bin/sh 186312 1726890075.29541: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890075.29556: variable 'ansible_shell_executable' from source: unknown 186312 1726890075.29559: variable 'ansible_connection' from source: unknown 186312 1726890075.29561: variable 'ansible_module_compression' from source: unknown 186312 1726890075.29564: variable 'ansible_shell_type' from source: unknown 186312 1726890075.29566: variable 'ansible_shell_executable' from source: unknown 186312 1726890075.29568: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.29572: variable 'ansible_pipelining' from source: unknown 186312 1726890075.29576: variable 'ansible_timeout' from source: unknown 186312 1726890075.29578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.29676: 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) 186312 1726890075.29683: variable 'omit' from source: magic vars 186312 1726890075.29692: starting attempt loop 186312 1726890075.29694: running the handler 186312 1726890075.29702: handler run complete 186312 1726890075.29710: attempt loop complete, returning result 186312 1726890075.29713: _execute() done 186312 1726890075.29715: dumping result to json 186312 1726890075.29717: done dumping result, returning 186312 1726890075.29727: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-881e-6b85-000000000900] 186312 1726890075.29731: sending task result for task 02369adf-7a19-881e-6b85-000000000900 186312 1726890075.29815: done sending task result for task 02369adf-7a19-881e-6b85-000000000900 186312 1726890075.29820: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890075.29883: no more pending results, returning what we have 186312 1726890075.29885: results queue empty 186312 1726890075.29886: checking for any_errors_fatal 186312 1726890075.29893: done checking for any_errors_fatal 186312 1726890075.29894: checking for max_fail_percentage 186312 1726890075.29895: done checking for max_fail_percentage 186312 1726890075.29896: checking to see if all hosts have failed and the running result is not ok 186312 1726890075.29897: done checking to see if all hosts have failed 186312 1726890075.29898: getting the remaining hosts for this loop 186312 1726890075.29899: done getting the remaining hosts for this loop 186312 1726890075.29902: getting the next task for host managed_node3 186312 1726890075.29911: done getting next task for host managed_node3 186312 1726890075.29918: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890075.29921: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890075.29929: getting variables 186312 1726890075.29930: in VariableManager get_vars() 186312 1726890075.29951: Calling all_inventory to load vars for managed_node3 186312 1726890075.29953: Calling groups_inventory to load vars for managed_node3 186312 1726890075.29954: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890075.29960: Calling all_plugins_play to load vars for managed_node3 186312 1726890075.29962: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890075.29963: Calling groups_plugins_play to load vars for managed_node3 186312 1726890075.30466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890075.30791: done with get_vars() 186312 1726890075.30800: done getting variables 186312 1726890075.30838: 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.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:41:15 -0400 (0:00:00.024) 0:00:45.047 ****** 186312 1726890075.30858: entering _queue_task() for managed_node3/set_fact 186312 1726890075.31017: worker is 1 (out of 1 available) 186312 1726890075.31029: exiting _queue_task() for managed_node3/set_fact 186312 1726890075.31040: done queuing things up, now waiting for results queue to drain 186312 1726890075.31042: waiting for pending results... 186312 1726890075.31206: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890075.31299: in run() - task 02369adf-7a19-881e-6b85-000000000901 186312 1726890075.31310: variable 'ansible_search_path' from source: unknown 186312 1726890075.31316: variable 'ansible_search_path' from source: unknown 186312 1726890075.31346: calling self._execute() 186312 1726890075.31419: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.31422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.31431: variable 'omit' from source: magic vars 186312 1726890075.31504: variable 'omit' from source: magic vars 186312 1726890075.31549: variable 'omit' from source: magic vars 186312 1726890075.31714: variable 'blivet_output' from source: set_fact 186312 1726890075.31856: variable 'omit' from source: magic vars 186312 1726890075.31886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890075.31909: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890075.31926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890075.31942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890075.31951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890075.31971: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890075.31974: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.31978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.32041: Set connection var ansible_shell_type to sh 186312 1726890075.32049: Set connection var ansible_pipelining to False 186312 1726890075.32057: Set connection var ansible_timeout to 10 186312 1726890075.32060: Set connection var ansible_connection to ssh 186312 1726890075.32064: Set connection var ansible_shell_executable to /bin/sh 186312 1726890075.32069: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890075.32084: variable 'ansible_shell_executable' from source: unknown 186312 1726890075.32088: variable 'ansible_connection' from source: unknown 186312 1726890075.32091: variable 'ansible_module_compression' from source: unknown 186312 1726890075.32094: variable 'ansible_shell_type' from source: unknown 186312 1726890075.32096: variable 'ansible_shell_executable' from source: unknown 186312 1726890075.32099: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.32101: variable 'ansible_pipelining' from source: unknown 186312 1726890075.32104: variable 'ansible_timeout' from source: unknown 186312 1726890075.32106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.32203: 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) 186312 1726890075.32210: variable 'omit' from source: magic vars 186312 1726890075.32220: starting attempt loop 186312 1726890075.32223: running the handler 186312 1726890075.32230: handler run complete 186312 1726890075.32241: attempt loop complete, returning result 186312 1726890075.32244: _execute() done 186312 1726890075.32246: dumping result to json 186312 1726890075.32251: done dumping result, returning 186312 1726890075.32259: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-881e-6b85-000000000901] 186312 1726890075.32264: sending task result for task 02369adf-7a19-881e-6b85-000000000901 186312 1726890075.32361: done sending task result for task 02369adf-7a19-881e-6b85-000000000901 186312 1726890075.32364: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 186312 1726890075.32465: no more pending results, returning what we have 186312 1726890075.32468: results queue empty 186312 1726890075.32468: checking for any_errors_fatal 186312 1726890075.32472: done checking for any_errors_fatal 186312 1726890075.32473: checking for max_fail_percentage 186312 1726890075.32474: done checking for max_fail_percentage 186312 1726890075.32474: checking to see if all hosts have failed and the running result is not ok 186312 1726890075.32475: done checking to see if all hosts have failed 186312 1726890075.32475: getting the remaining hosts for this loop 186312 1726890075.32476: done getting the remaining hosts for this loop 186312 1726890075.32478: getting the next task for host managed_node3 186312 1726890075.32482: done getting next task for host managed_node3 186312 1726890075.32485: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890075.32487: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890075.32497: getting variables 186312 1726890075.32497: in VariableManager get_vars() 186312 1726890075.32520: Calling all_inventory to load vars for managed_node3 186312 1726890075.32521: Calling groups_inventory to load vars for managed_node3 186312 1726890075.32523: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890075.32529: Calling all_plugins_play to load vars for managed_node3 186312 1726890075.32531: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890075.32533: Calling groups_plugins_play to load vars for managed_node3 186312 1726890075.32824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890075.33160: done with get_vars() 186312 1726890075.33169: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 23:41:15 -0400 (0:00:00.023) 0:00:45.071 ****** 186312 1726890075.33232: entering _queue_task() for managed_node3/mount 186312 1726890075.33390: worker is 1 (out of 1 available) 186312 1726890075.33403: exiting _queue_task() for managed_node3/mount 186312 1726890075.33416: done queuing things up, now waiting for results queue to drain 186312 1726890075.33417: waiting for pending results... 186312 1726890075.33575: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890075.33664: in run() - task 02369adf-7a19-881e-6b85-000000000902 186312 1726890075.33674: variable 'ansible_search_path' from source: unknown 186312 1726890075.33677: variable 'ansible_search_path' from source: unknown 186312 1726890075.33899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890075.35402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890075.35453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890075.35483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890075.35509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890075.35531: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890075.35587: 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) 186312 1726890075.35609: 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) 186312 1726890075.35629: 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) 186312 1726890075.35658: 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) 186312 1726890075.35668: 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) 186312 1726890075.35702: 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) 186312 1726890075.35721: 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) 186312 1726890075.35741: 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) 186312 1726890075.35766: 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) 186312 1726890075.35777: 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) 186312 1726890075.35873: variable 'blivet_output' from source: set_fact 186312 1726890075.35923: dumping result to json 186312 1726890075.35927: done dumping result, returning 186312 1726890075.35932: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-881e-6b85-000000000902] 186312 1726890075.35940: sending task result for task 02369adf-7a19-881e-6b85-000000000902 186312 1726890075.36027: done sending task result for task 02369adf-7a19-881e-6b85-000000000902 186312 1726890075.36030: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890075.36081: no more pending results, returning what we have 186312 1726890075.36084: results queue empty 186312 1726890075.36085: checking for any_errors_fatal 186312 1726890075.36091: done checking for any_errors_fatal 186312 1726890075.36091: checking for max_fail_percentage 186312 1726890075.36093: done checking for max_fail_percentage 186312 1726890075.36094: checking to see if all hosts have failed and the running result is not ok 186312 1726890075.36095: done checking to see if all hosts have failed 186312 1726890075.36096: getting the remaining hosts for this loop 186312 1726890075.36097: done getting the remaining hosts for this loop 186312 1726890075.36100: getting the next task for host managed_node3 186312 1726890075.36105: done getting next task for host managed_node3 186312 1726890075.36109: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890075.36114: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890075.36129: getting variables 186312 1726890075.36131: in VariableManager get_vars() 186312 1726890075.36162: Calling all_inventory to load vars for managed_node3 186312 1726890075.36164: Calling groups_inventory to load vars for managed_node3 186312 1726890075.36165: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890075.36171: Calling all_plugins_play to load vars for managed_node3 186312 1726890075.36173: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890075.36174: Calling groups_plugins_play to load vars for managed_node3 186312 1726890075.36471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890075.36804: done with get_vars() 186312 1726890075.36816: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 23:41:15 -0400 (0:00:00.036) 0:00:45.107 ****** 186312 1726890075.36874: entering _queue_task() for managed_node3/systemd 186312 1726890075.37035: worker is 1 (out of 1 available) 186312 1726890075.37048: exiting _queue_task() for managed_node3/systemd 186312 1726890075.37060: done queuing things up, now waiting for results queue to drain 186312 1726890075.37061: waiting for pending results... 186312 1726890075.37218: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890075.37310: in run() - task 02369adf-7a19-881e-6b85-000000000904 186312 1726890075.37323: variable 'ansible_search_path' from source: unknown 186312 1726890075.37328: variable 'ansible_search_path' from source: unknown 186312 1726890075.37357: calling self._execute() 186312 1726890075.37427: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.37431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.37445: variable 'omit' from source: magic vars 186312 1726890075.37696: variable 'blivet_output' from source: set_fact 186312 1726890075.37723: Evaluated conditional (blivet_output['mounts']): False 186312 1726890075.37726: when evaluation is False, skipping this task 186312 1726890075.37729: _execute() done 186312 1726890075.37732: dumping result to json 186312 1726890075.37737: done dumping result, returning 186312 1726890075.37743: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000000904] 186312 1726890075.37749: sending task result for task 02369adf-7a19-881e-6b85-000000000904 186312 1726890075.37838: done sending task result for task 02369adf-7a19-881e-6b85-000000000904 186312 1726890075.37841: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 186312 1726890075.37888: no more pending results, returning what we have 186312 1726890075.37890: results queue empty 186312 1726890075.37891: checking for any_errors_fatal 186312 1726890075.37897: done checking for any_errors_fatal 186312 1726890075.37898: checking for max_fail_percentage 186312 1726890075.37899: done checking for max_fail_percentage 186312 1726890075.37900: checking to see if all hosts have failed and the running result is not ok 186312 1726890075.37901: done checking to see if all hosts have failed 186312 1726890075.37901: getting the remaining hosts for this loop 186312 1726890075.37903: done getting the remaining hosts for this loop 186312 1726890075.37905: getting the next task for host managed_node3 186312 1726890075.37910: done getting next task for host managed_node3 186312 1726890075.37916: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890075.37920: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890075.37934: getting variables 186312 1726890075.37935: in VariableManager get_vars() 186312 1726890075.37958: Calling all_inventory to load vars for managed_node3 186312 1726890075.37960: Calling groups_inventory to load vars for managed_node3 186312 1726890075.37961: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890075.37967: Calling all_plugins_play to load vars for managed_node3 186312 1726890075.37969: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890075.37970: Calling groups_plugins_play to load vars for managed_node3 186312 1726890075.38264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890075.38604: done with get_vars() 186312 1726890075.38615: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 23:41:15 -0400 (0:00:00.017) 0:00:45.125 ****** 186312 1726890075.38674: entering _queue_task() for managed_node3/mount 186312 1726890075.38831: worker is 1 (out of 1 available) 186312 1726890075.38844: exiting _queue_task() for managed_node3/mount 186312 1726890075.38856: done queuing things up, now waiting for results queue to drain 186312 1726890075.38857: waiting for pending results... 186312 1726890075.39015: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890075.39099: in run() - task 02369adf-7a19-881e-6b85-000000000905 186312 1726890075.39109: variable 'ansible_search_path' from source: unknown 186312 1726890075.39118: variable 'ansible_search_path' from source: unknown 186312 1726890075.39344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890075.40818: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890075.40870: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890075.40899: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890075.40928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890075.40952: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890075.41009: 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) 186312 1726890075.41032: 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) 186312 1726890075.41052: 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) 186312 1726890075.41078: 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) 186312 1726890075.41089: 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) 186312 1726890075.41124: 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) 186312 1726890075.41143: 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) 186312 1726890075.41160: 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) 186312 1726890075.41185: 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) 186312 1726890075.41195: 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) 186312 1726890075.41239: 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) 186312 1726890075.41255: 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) 186312 1726890075.41272: 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) 186312 1726890075.41296: 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) 186312 1726890075.41306: 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) 186312 1726890075.41404: variable 'blivet_output' from source: set_fact 186312 1726890075.41456: dumping result to json 186312 1726890075.41459: done dumping result, returning 186312 1726890075.41464: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-881e-6b85-000000000905] 186312 1726890075.41471: sending task result for task 02369adf-7a19-881e-6b85-000000000905 186312 1726890075.41563: done sending task result for task 02369adf-7a19-881e-6b85-000000000905 186312 1726890075.41566: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890075.41615: no more pending results, returning what we have 186312 1726890075.41618: results queue empty 186312 1726890075.41619: checking for any_errors_fatal 186312 1726890075.41623: done checking for any_errors_fatal 186312 1726890075.41624: checking for max_fail_percentage 186312 1726890075.41626: done checking for max_fail_percentage 186312 1726890075.41627: checking to see if all hosts have failed and the running result is not ok 186312 1726890075.41628: done checking to see if all hosts have failed 186312 1726890075.41628: getting the remaining hosts for this loop 186312 1726890075.41630: done getting the remaining hosts for this loop 186312 1726890075.41632: getting the next task for host managed_node3 186312 1726890075.41637: done getting next task for host managed_node3 186312 1726890075.41641: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890075.41644: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890075.41659: getting variables 186312 1726890075.41660: in VariableManager get_vars() 186312 1726890075.41691: Calling all_inventory to load vars for managed_node3 186312 1726890075.41693: Calling groups_inventory to load vars for managed_node3 186312 1726890075.41694: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890075.41700: Calling all_plugins_play to load vars for managed_node3 186312 1726890075.41702: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890075.41704: Calling groups_plugins_play to load vars for managed_node3 186312 1726890075.42001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890075.42339: done with get_vars() 186312 1726890075.42348: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 23:41:15 -0400 (0:00:00.037) 0:00:45.163 ****** 186312 1726890075.42408: entering _queue_task() for managed_node3/file 186312 1726890075.42569: worker is 1 (out of 1 available) 186312 1726890075.42580: exiting _queue_task() for managed_node3/file 186312 1726890075.42591: done queuing things up, now waiting for results queue to drain 186312 1726890075.42592: waiting for pending results... 186312 1726890075.42772: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890075.42859: in run() - task 02369adf-7a19-881e-6b85-000000000907 186312 1726890075.42869: variable 'ansible_search_path' from source: unknown 186312 1726890075.42872: variable 'ansible_search_path' from source: unknown 186312 1726890075.43110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890075.44588: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890075.44926: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890075.44957: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890075.44983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890075.45001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890075.45062: 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) 186312 1726890075.45082: 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) 186312 1726890075.45099: 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) 186312 1726890075.45127: 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) 186312 1726890075.45141: 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) 186312 1726890075.45202: 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) 186312 1726890075.45205: 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) 186312 1726890075.45225: 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) 186312 1726890075.45252: 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) 186312 1726890075.45263: 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) 186312 1726890075.45298: 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) 186312 1726890075.45318: 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) 186312 1726890075.45338: 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) 186312 1726890075.45363: 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) 186312 1726890075.45373: 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) 186312 1726890075.45465: variable 'blivet_output' from source: set_fact 186312 1726890075.45513: dumping result to json 186312 1726890075.45516: done dumping result, returning 186312 1726890075.45523: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-881e-6b85-000000000907] 186312 1726890075.45526: sending task result for task 02369adf-7a19-881e-6b85-000000000907 186312 1726890075.45619: done sending task result for task 02369adf-7a19-881e-6b85-000000000907 186312 1726890075.45622: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890075.45684: no more pending results, returning what we have 186312 1726890075.45687: results queue empty 186312 1726890075.45688: checking for any_errors_fatal 186312 1726890075.45695: done checking for any_errors_fatal 186312 1726890075.45696: checking for max_fail_percentage 186312 1726890075.45697: done checking for max_fail_percentage 186312 1726890075.45698: checking to see if all hosts have failed and the running result is not ok 186312 1726890075.45699: done checking to see if all hosts have failed 186312 1726890075.45700: getting the remaining hosts for this loop 186312 1726890075.45701: done getting the remaining hosts for this loop 186312 1726890075.45703: getting the next task for host managed_node3 186312 1726890075.45709: done getting next task for host managed_node3 186312 1726890075.45714: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890075.45718: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890075.45732: getting variables 186312 1726890075.45734: in VariableManager get_vars() 186312 1726890075.45818: Calling all_inventory to load vars for managed_node3 186312 1726890075.45824: Calling groups_inventory to load vars for managed_node3 186312 1726890075.45832: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890075.45850: Calling all_plugins_play to load vars for managed_node3 186312 1726890075.45856: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890075.45863: Calling groups_plugins_play to load vars for managed_node3 186312 1726890075.46317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890075.47020: done with get_vars() 186312 1726890075.47046: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 23:41:15 -0400 (0:00:00.047) 0:00:45.211 ****** 186312 1726890075.47212: entering _queue_task() for managed_node3/systemd 186312 1726890075.47410: worker is 1 (out of 1 available) 186312 1726890075.47432: exiting _queue_task() for managed_node3/systemd 186312 1726890075.47451: done queuing things up, now waiting for results queue to drain 186312 1726890075.47453: waiting for pending results... 186312 1726890075.47699: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890075.47788: in run() - task 02369adf-7a19-881e-6b85-000000000909 186312 1726890075.47797: variable 'ansible_search_path' from source: unknown 186312 1726890075.47800: variable 'ansible_search_path' from source: unknown 186312 1726890075.47830: calling self._execute() 186312 1726890075.47901: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.47905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.47913: variable 'omit' from source: magic vars 186312 1726890075.48231: variable 'blivet_output' from source: set_fact 186312 1726890075.48235: Evaluated conditional (blivet_output['mounts']): False 186312 1726890075.48237: when evaluation is False, skipping this task 186312 1726890075.48239: _execute() done 186312 1726890075.48242: dumping result to json 186312 1726890075.48243: done dumping result, returning 186312 1726890075.48246: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000000909] 186312 1726890075.48248: sending task result for task 02369adf-7a19-881e-6b85-000000000909 186312 1726890075.48345: done sending task result for task 02369adf-7a19-881e-6b85-000000000909 186312 1726890075.48349: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 186312 1726890075.48456: no more pending results, returning what we have 186312 1726890075.48460: results queue empty 186312 1726890075.48461: checking for any_errors_fatal 186312 1726890075.48468: done checking for any_errors_fatal 186312 1726890075.48469: checking for max_fail_percentage 186312 1726890075.48471: done checking for max_fail_percentage 186312 1726890075.48471: checking to see if all hosts have failed and the running result is not ok 186312 1726890075.48473: done checking to see if all hosts have failed 186312 1726890075.48473: getting the remaining hosts for this loop 186312 1726890075.48475: done getting the remaining hosts for this loop 186312 1726890075.48478: getting the next task for host managed_node3 186312 1726890075.48484: done getting next task for host managed_node3 186312 1726890075.48489: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890075.48492: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890075.48507: getting variables 186312 1726890075.48509: in VariableManager get_vars() 186312 1726890075.48544: Calling all_inventory to load vars for managed_node3 186312 1726890075.48548: Calling groups_inventory to load vars for managed_node3 186312 1726890075.48550: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890075.48558: Calling all_plugins_play to load vars for managed_node3 186312 1726890075.48561: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890075.48563: Calling groups_plugins_play to load vars for managed_node3 186312 1726890075.49298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890075.49893: done with get_vars() 186312 1726890075.49905: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 23:41:15 -0400 (0:00:00.027) 0:00:45.239 ****** 186312 1726890075.49990: entering _queue_task() for managed_node3/stat 186312 1726890075.50189: worker is 1 (out of 1 available) 186312 1726890075.50200: exiting _queue_task() for managed_node3/stat 186312 1726890075.50209: done queuing things up, now waiting for results queue to drain 186312 1726890075.50210: waiting for pending results... 186312 1726890075.50483: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890075.50617: in run() - task 02369adf-7a19-881e-6b85-00000000090a 186312 1726890075.50631: variable 'ansible_search_path' from source: unknown 186312 1726890075.50635: variable 'ansible_search_path' from source: unknown 186312 1726890075.50672: calling self._execute() 186312 1726890075.50782: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.50786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.50788: variable 'omit' from source: magic vars 186312 1726890075.50875: variable 'omit' from source: magic vars 186312 1726890075.50920: variable 'omit' from source: magic vars 186312 1726890075.50950: variable 'omit' from source: magic vars 186312 1726890075.50983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890075.51007: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890075.51024: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890075.51039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890075.51050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890075.51072: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890075.51075: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.51078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.51146: Set connection var ansible_shell_type to sh 186312 1726890075.51153: Set connection var ansible_pipelining to False 186312 1726890075.51162: Set connection var ansible_timeout to 10 186312 1726890075.51165: Set connection var ansible_connection to ssh 186312 1726890075.51167: Set connection var ansible_shell_executable to /bin/sh 186312 1726890075.51173: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890075.51190: variable 'ansible_shell_executable' from source: unknown 186312 1726890075.51194: variable 'ansible_connection' from source: unknown 186312 1726890075.51197: variable 'ansible_module_compression' from source: unknown 186312 1726890075.51199: variable 'ansible_shell_type' from source: unknown 186312 1726890075.51202: variable 'ansible_shell_executable' from source: unknown 186312 1726890075.51204: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.51206: variable 'ansible_pipelining' from source: unknown 186312 1726890075.51208: variable 'ansible_timeout' from source: unknown 186312 1726890075.51214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.51357: 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) 186312 1726890075.51366: variable 'omit' from source: magic vars 186312 1726890075.51371: starting attempt loop 186312 1726890075.51374: running the handler 186312 1726890075.51387: _low_level_execute_command(): starting 186312 1726890075.51392: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890075.51885: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.51894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.51919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.51933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.51994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890075.52011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890075.52052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890075.53713: stdout chunk (state=3): >>>/root <<< 186312 1726890075.53881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890075.53891: stdout chunk (state=3): >>><<< 186312 1726890075.53902: stderr chunk (state=3): >>><<< 186312 1726890075.53932: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890075.53950: _low_level_execute_command(): starting 186312 1726890075.53959: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890075.5393767-187923-183688342929383 `" && echo ansible-tmp-1726890075.5393767-187923-183688342929383="` echo /root/.ansible/tmp/ansible-tmp-1726890075.5393767-187923-183688342929383 `" ) && sleep 0' 186312 1726890075.54577: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890075.54590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.54605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.54633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.54674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890075.54685: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890075.54698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.54724: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890075.54740: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890075.54755: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890075.54767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.54780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.54794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.54805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890075.54818: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890075.54833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.54913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890075.54937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890075.54952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890075.55024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890075.56907: stdout chunk (state=3): >>>ansible-tmp-1726890075.5393767-187923-183688342929383=/root/.ansible/tmp/ansible-tmp-1726890075.5393767-187923-183688342929383 <<< 186312 1726890075.57069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890075.57091: stderr chunk (state=3): >>><<< 186312 1726890075.57094: stdout chunk (state=3): >>><<< 186312 1726890075.57117: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890075.5393767-187923-183688342929383=/root/.ansible/tmp/ansible-tmp-1726890075.5393767-187923-183688342929383 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890075.57318: variable 'ansible_module_compression' from source: unknown 186312 1726890075.57322: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890075.57324: variable 'ansible_facts' from source: unknown 186312 1726890075.57353: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890075.5393767-187923-183688342929383/AnsiballZ_stat.py 186312 1726890075.57497: Sending initial data 186312 1726890075.57500: Sent initial data (155 bytes) 186312 1726890075.58423: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890075.58439: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.58453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.58469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.58507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890075.58520: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890075.58534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.58551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890075.58561: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890075.58571: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890075.58580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.58591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.58603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.58614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890075.58623: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890075.58636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.58708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890075.58726: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890075.58742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890075.58808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890075.60555: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 186312 1726890075.60563: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890075.60589: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890075.60638: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpfp9c6hhz /root/.ansible/tmp/ansible-tmp-1726890075.5393767-187923-183688342929383/AnsiballZ_stat.py <<< 186312 1726890075.60666: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890075.61843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890075.61917: stderr chunk (state=3): >>><<< 186312 1726890075.61920: stdout chunk (state=3): >>><<< 186312 1726890075.61922: done transferring module to remote 186312 1726890075.61924: _low_level_execute_command(): starting 186312 1726890075.61927: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890075.5393767-187923-183688342929383/ /root/.ansible/tmp/ansible-tmp-1726890075.5393767-187923-183688342929383/AnsiballZ_stat.py && sleep 0' 186312 1726890075.62569: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890075.62582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.62597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.62619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.62676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890075.62688: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890075.62702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.62722: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890075.62738: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890075.62758: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890075.62772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.62786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.62803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.62819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890075.62835: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890075.62851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.62933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890075.62955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890075.62979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890075.63044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890075.64816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890075.64871: stderr chunk (state=3): >>><<< 186312 1726890075.64873: stdout chunk (state=3): >>><<< 186312 1726890075.64937: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890075.64941: _low_level_execute_command(): starting 186312 1726890075.64943: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890075.5393767-187923-183688342929383/AnsiballZ_stat.py && sleep 0' 186312 1726890075.65319: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.65322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.65358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.65362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.65364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.65410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890075.65421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890075.65472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890075.67406: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890075.67428: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890075.67433: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890075.67489: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890075.67494: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890075.67526: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890075.67560: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890075.67603: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890075.67617: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890075.67665: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890075.67673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.67689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890075.67710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890075.67716: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890075.67742: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d1f3dc0> <<< 186312 1726890075.67785: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890075.67795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890075.67801: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d1983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d1f3b20> <<< 186312 1726890075.67829: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890075.67841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890075.67844: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d1f3ac0> <<< 186312 1726890075.67867: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890075.67899: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890075.67902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890075.67904: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d198490> <<< 186312 1726890075.67937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890075.67950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890075.67959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890075.67974: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890075.67979: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d198940> <<< 186312 1726890075.68003: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d198670> <<< 186312 1726890075.68034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890075.68045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890075.68062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890075.68086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890075.68105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890075.68128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890075.68148: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890075.68154: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d14f190> <<< 186312 1726890075.68169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890075.68195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890075.68264: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d14f220> <<< 186312 1726890075.68316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890075.68328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890075.68395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d14f940> <<< 186312 1726890075.68399: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d1b0880> <<< 186312 1726890075.68409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d148d90> <<< 186312 1726890075.68466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890075.68487: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d172d90> <<< 186312 1726890075.68533: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d198970> <<< 186312 1726890075.68568: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890075.68766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890075.68769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890075.68808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890075.68814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890075.68825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890075.68898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0efeb0> <<< 186312 1726890075.68938: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0f2f40> <<< 186312 1726890075.68951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890075.68966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890075.69008: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890075.69040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890075.69064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890075.69091: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0f0640> <<< 186312 1726890075.69115: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0ef370> <<< 186312 1726890075.69128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890075.69185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890075.69206: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890075.69239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.69263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890075.69313: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59d070e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d070910> <<< 186312 1726890075.69356: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d070f10> <<< 186312 1726890075.69397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890075.69434: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d070fd0> <<< 186312 1726890075.69460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0820d0> import '_collections' # <<< 186312 1726890075.69507: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0c9d90> <<< 186312 1726890075.69530: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890075.69543: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0c4670> <<< 186312 1726890075.69594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0d66d0> <<< 186312 1726890075.69619: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0f6e20> <<< 186312 1726890075.69631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890075.69668: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59d082cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0c92b0> <<< 186312 1726890075.69706: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59d0d62e0> <<< 186312 1726890075.69735: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0fc9d0> <<< 186312 1726890075.69767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890075.69798: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.69845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d082eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d082df0> <<< 186312 1726890075.69963: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d082d60> <<< 186312 1726890075.70042: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890075.70049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d04d3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890075.70065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890075.70084: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d04d4c0> <<< 186312 1726890075.70201: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d08af40> <<< 186312 1726890075.70241: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d085a90> <<< 186312 1726890075.70251: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d085490> <<< 186312 1726890075.70274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890075.70284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890075.70320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890075.70332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890075.70355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890075.70371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd55220> <<< 186312 1726890075.70401: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d037520> <<< 186312 1726890075.70449: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d085f10> <<< 186312 1726890075.70459: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0fc040> <<< 186312 1726890075.70484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890075.70503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890075.70537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890075.70540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd68b50> <<< 186312 1726890075.70543: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890075.70578: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd68e80> <<< 186312 1726890075.70602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890075.70607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890075.70631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890075.70648: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd7a790> <<< 186312 1726890075.70668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890075.70705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890075.70728: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd7acd0> <<< 186312 1726890075.70772: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890075.70778: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd06400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd68f70> <<< 186312 1726890075.70810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890075.70850: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd172e0> <<< 186312 1726890075.70864: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd7a610> <<< 186312 1726890075.70872: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890075.70904: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd173a0> <<< 186312 1726890075.70945: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d082a30> <<< 186312 1726890075.70961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890075.70980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890075.70999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890075.71022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890075.71051: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd32700> <<< 186312 1726890075.71075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890075.71109: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd329d0> <<< 186312 1726890075.71115: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd327c0> <<< 186312 1726890075.71141: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd328b0> <<< 186312 1726890075.71165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890075.71363: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd32d00> <<< 186312 1726890075.71395: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890075.71408: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd3d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd32940> <<< 186312 1726890075.71425: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd25a90> <<< 186312 1726890075.71449: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d082610> <<< 186312 1726890075.71472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890075.71529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890075.71561: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd32af0> <<< 186312 1726890075.71664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890075.71683: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd59cc5b6d0> <<< 186312 1726890075.71851: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890075.71943: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.71974: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890075.72006: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.72023: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890075.72034: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.73250: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.74197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890075.74204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb82820> <<< 186312 1726890075.74233: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890075.74240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.74257: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890075.74262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890075.74289: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890075.74291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890075.74322: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890075.74327: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cb82160> <<< 186312 1726890075.74356: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb82280> <<< 186312 1726890075.74389: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb82f70> <<< 186312 1726890075.74413: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890075.74422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890075.74461: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb824f0> <<< 186312 1726890075.74464: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb82d90> <<< 186312 1726890075.74467: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890075.74501: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cb82fd0> <<< 186312 1726890075.74526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890075.74549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890075.74588: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb82100> <<< 186312 1726890075.74605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890075.74627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890075.74643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890075.74668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890075.74690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890075.74695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890075.74762: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c5aff40> <<< 186312 1726890075.74798: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c5ccd00> <<< 186312 1726890075.74833: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c5cceb0> <<< 186312 1726890075.74856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890075.74881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890075.74921: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c5cc370> <<< 186312 1726890075.74932: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbe8dc0> <<< 186312 1726890075.75091: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbe83a0> <<< 186312 1726890075.75114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890075.75120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890075.75136: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbe8fd0> <<< 186312 1726890075.75163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890075.75168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890075.75190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890075.75217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890075.75239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890075.75270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbb7d30> <<< 186312 1726890075.75409: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb55d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb55400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb8b4f0> <<< 186312 1726890075.75414: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cb55520> <<< 186312 1726890075.75460: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb55550> <<< 186312 1726890075.75463: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890075.75477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890075.75507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890075.75587: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c59efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbc9250> <<< 186312 1726890075.75608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890075.75667: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c59b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbc93d0> <<< 186312 1726890075.75691: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890075.75753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.75767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890075.75827: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbe1e50> <<< 186312 1726890075.75951: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c59b7f0> <<< 186312 1726890075.76147: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c59b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c59a5b0> <<< 186312 1726890075.76155: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c58fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbc0910> <<< 186312 1726890075.76191: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890075.76202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890075.76212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890075.76242: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cb496a0> <<< 186312 1726890075.76419: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890075.76430: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cb48b20> <<< 186312 1726890075.76437: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb580a0> <<< 186312 1726890075.76468: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cb49100> <<< 186312 1726890075.76478: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb8db20> <<< 186312 1726890075.76490: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.76503: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.76509: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890075.76532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.76598: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.76673: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.76682: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.76696: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890075.76705: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.76720: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.76729: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890075.76742: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.76839: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.76937: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.77408: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.77865: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890075.77874: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890075.77886: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890075.77916: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890075.77923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.77977: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c16a5e0> <<< 186312 1726890075.78045: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890075.78062: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c56a580> <<< 186312 1726890075.78069: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c10c100> <<< 186312 1726890075.78119: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890075.78128: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.78150: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.78169: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890075.78172: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.78289: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.78414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890075.78419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890075.78442: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb48b80> <<< 186312 1726890075.78447: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.78844: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.79211: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.79263: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.79330: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890075.79337: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.79373: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.79400: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890075.79408: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.79469: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.79581: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890075.79584: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890075.79591: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890075.79620: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.79647: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890075.79671: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.79847: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.80070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890075.80097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890075.80154: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c13cf10> <<< 186312 1726890075.80160: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.80198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.80301: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890075.80323: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.80354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.80380: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890075.80418: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.80455: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.80517: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.80574: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890075.80603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890075.80687: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cbd4220> <<< 186312 1726890075.80719: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c13c850> <<< 186312 1726890075.80803: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890075.80906: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.80954: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.80985: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.81008: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890075.81035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890075.81040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890075.81078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890075.81106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890075.81124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890075.81206: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c55dca0> <<< 186312 1726890075.81258: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c559f70> <<< 186312 1726890075.81316: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c553940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890075.81357: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.81386: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890075.81494: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890075.81502: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890075.81599: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.81753: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890075.81925: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890075.82562: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890075.82596: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890075.82938: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 186312 1726890075.82960: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 186312 1726890075.82970: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 186312 1726890075.82977: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re <<< 186312 1726890075.82992: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 186312 1726890075.83041: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 186312 1726890075.83052: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters <<< 186312 1726890075.83055: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters <<< 186312 1726890075.83058: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic <<< 186312 1726890075.83064: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890075.83234: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890075.83256: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890075.83286: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890075.83298: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890075.83309: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890075.83361: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890075.83377: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890075.83395: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890075.83422: stdout chunk (state=3): >>># destroy selinux <<< 186312 1726890075.83427: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890075.83464: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890075.83473: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 186312 1726890075.83512: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 186312 1726890075.83518: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 186312 1726890075.83550: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 186312 1726890075.83554: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890075.83557: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890075.83580: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890075.83585: stdout chunk (state=3): >>># destroy enum # destroy sre_compile <<< 186312 1726890075.83606: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 186312 1726890075.83643: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890075.83660: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890075.83688: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890075.83821: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890075.83840: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890075.83868: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 186312 1726890075.83879: stdout chunk (state=3): >>># destroy stat <<< 186312 1726890075.83888: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp <<< 186312 1726890075.83891: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy selectors <<< 186312 1726890075.83895: stdout chunk (state=3): >>># destroy select <<< 186312 1726890075.83909: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890075.83945: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890075.84225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890075.84265: stderr chunk (state=3): >>><<< 186312 1726890075.84269: stdout chunk (state=3): >>><<< 186312 1726890075.84332: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d1f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d1983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d1f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d1f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d198490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d198670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d14f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d14f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d14f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d1b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d148d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d172d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d198970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0f2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59d070e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d070910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d070f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d070fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0820d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0c9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0c4670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0d66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59d082cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0c92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59d0d62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d082eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d082df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d082d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d04d3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d04d4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d08af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d085a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d085490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd55220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d037520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d085f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d0fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd68b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd68e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd7a790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd7acd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd06400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd68f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd172e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd7a610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd173a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d082a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd32700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd329d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd327c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd328b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd32d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cd3d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd32940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd25a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59d082610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cd32af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd59cc5b6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb82820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cb82160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb82280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb82f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb824f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb82d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cb82fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb82100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c5aff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c5ccd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c5cceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c5cc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbe8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbe83a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbe8fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbb7d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb55d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb55400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb8b4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cb55520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb55550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c59efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbc9250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c59b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbc93d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbe1e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c59b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c59b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c59a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c58fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cbc0910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cb496a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cb48b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb580a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cb49100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb8db20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/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_e5xscb7o/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_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/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_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59c16a5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c56a580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c10c100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59cb48b80> # 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_e5xscb7o/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_e5xscb7o/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_e5xscb7o/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_e5xscb7o/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_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c13cf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/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_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd59cbd4220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c13c850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c55dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c559f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd59c553940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/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_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_e5xscb7o/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_e5xscb7o/ansible_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/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890075.84898: done with _execute_module (stat, {'path': '/etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890075.5393767-187923-183688342929383/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890075.84902: _low_level_execute_command(): starting 186312 1726890075.84904: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890075.5393767-187923-183688342929383/ > /dev/null 2>&1 && sleep 0' 186312 1726890075.85053: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.85057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.85092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.85099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.85102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890075.85104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.85155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890075.85158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890075.85200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890075.87009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890075.87068: stderr chunk (state=3): >>><<< 186312 1726890075.87071: stdout chunk (state=3): >>><<< 186312 1726890075.87074: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890075.87084: handler run complete 186312 1726890075.87190: attempt loop complete, returning result 186312 1726890075.87193: _execute() done 186312 1726890075.87195: dumping result to json 186312 1726890075.87264: done dumping result, returning 186312 1726890075.87267: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-881e-6b85-00000000090a] 186312 1726890075.87269: sending task result for task 02369adf-7a19-881e-6b85-00000000090a 186312 1726890075.87369: done sending task result for task 02369adf-7a19-881e-6b85-00000000090a ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726888564.9572353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888561.042203, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 415236294, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "500545905", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890075.87489: no more pending results, returning what we have 186312 1726890075.87492: results queue empty 186312 1726890075.87493: checking for any_errors_fatal 186312 1726890075.87520: done checking for any_errors_fatal 186312 1726890075.87521: checking for max_fail_percentage 186312 1726890075.87523: done checking for max_fail_percentage 186312 1726890075.87524: checking to see if all hosts have failed and the running result is not ok 186312 1726890075.87539: done checking to see if all hosts have failed 186312 1726890075.87539: getting the remaining hosts for this loop 186312 1726890075.87541: done getting the remaining hosts for this loop 186312 1726890075.87545: getting the next task for host managed_node3 186312 1726890075.87551: done getting next task for host managed_node3 186312 1726890075.87554: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890075.87557: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890075.87586: getting variables 186312 1726890075.87588: in VariableManager get_vars() 186312 1726890075.87637: Calling all_inventory to load vars for managed_node3 186312 1726890075.87642: Calling groups_inventory to load vars for managed_node3 186312 1726890075.87646: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890075.87656: Calling all_plugins_play to load vars for managed_node3 186312 1726890075.87659: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890075.87667: Calling groups_plugins_play to load vars for managed_node3 186312 1726890075.88078: WORKER PROCESS EXITING 186312 1726890075.88116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890075.88527: done with get_vars() 186312 1726890075.88538: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 23:41:15 -0400 (0:00:00.386) 0:00:45.625 ****** 186312 1726890075.88607: entering _queue_task() for managed_node3/lineinfile 186312 1726890075.88801: worker is 1 (out of 1 available) 186312 1726890075.88815: exiting _queue_task() for managed_node3/lineinfile 186312 1726890075.88826: done queuing things up, now waiting for results queue to drain 186312 1726890075.88828: waiting for pending results... 186312 1726890075.89027: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890075.89133: in run() - task 02369adf-7a19-881e-6b85-00000000090b 186312 1726890075.89144: variable 'ansible_search_path' from source: unknown 186312 1726890075.89150: variable 'ansible_search_path' from source: unknown 186312 1726890075.89422: variable 'blivet_output' from source: set_fact 186312 1726890075.89502: dumping result to json 186312 1726890075.89528: done dumping result, returning 186312 1726890075.89534: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-881e-6b85-00000000090b] 186312 1726890075.89537: sending task result for task 02369adf-7a19-881e-6b85-00000000090b 186312 1726890075.89668: done sending task result for task 02369adf-7a19-881e-6b85-00000000090b 186312 1726890075.89671: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890075.89704: no more pending results, returning what we have 186312 1726890075.89707: results queue empty 186312 1726890075.89707: checking for any_errors_fatal 186312 1726890075.89717: done checking for any_errors_fatal 186312 1726890075.89718: checking for max_fail_percentage 186312 1726890075.89720: done checking for max_fail_percentage 186312 1726890075.89721: checking to see if all hosts have failed and the running result is not ok 186312 1726890075.89722: done checking to see if all hosts have failed 186312 1726890075.89728: getting the remaining hosts for this loop 186312 1726890075.89732: done getting the remaining hosts for this loop 186312 1726890075.89735: getting the next task for host managed_node3 186312 1726890075.89739: done getting next task for host managed_node3 186312 1726890075.89741: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890075.89744: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890075.89762: getting variables 186312 1726890075.89763: in VariableManager get_vars() 186312 1726890075.89821: Calling all_inventory to load vars for managed_node3 186312 1726890075.89823: Calling groups_inventory to load vars for managed_node3 186312 1726890075.89824: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890075.89831: Calling all_plugins_play to load vars for managed_node3 186312 1726890075.89833: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890075.89836: Calling groups_plugins_play to load vars for managed_node3 186312 1726890075.90134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890075.90489: done with get_vars() 186312 1726890075.90499: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 23:41:15 -0400 (0:00:00.019) 0:00:45.645 ****** 186312 1726890075.90580: entering _queue_task() for managed_node3/setup 186312 1726890075.90827: worker is 1 (out of 1 available) 186312 1726890075.90839: exiting _queue_task() for managed_node3/setup 186312 1726890075.90851: done queuing things up, now waiting for results queue to drain 186312 1726890075.90852: waiting for pending results... 186312 1726890075.91105: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890075.91205: in run() - task 02369adf-7a19-881e-6b85-00000000090d 186312 1726890075.91216: variable 'ansible_search_path' from source: unknown 186312 1726890075.91220: variable 'ansible_search_path' from source: unknown 186312 1726890075.91246: calling self._execute() 186312 1726890075.91317: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.91321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.91328: variable 'omit' from source: magic vars 186312 1726890075.91657: variable 'ansible_check_mode' from source: magic vars 186312 1726890075.91679: Evaluated conditional (not ansible_check_mode): True 186312 1726890075.91682: variable 'omit' from source: magic vars 186312 1726890075.91743: variable 'omit' from source: magic vars 186312 1726890075.91772: variable 'omit' from source: magic vars 186312 1726890075.91802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890075.91833: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890075.91865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890075.91868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890075.91878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890075.91907: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890075.91910: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.91914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.92006: Set connection var ansible_shell_type to sh 186312 1726890075.92009: Set connection var ansible_pipelining to False 186312 1726890075.92038: Set connection var ansible_timeout to 10 186312 1726890075.92041: Set connection var ansible_connection to ssh 186312 1726890075.92044: Set connection var ansible_shell_executable to /bin/sh 186312 1726890075.92046: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890075.92078: variable 'ansible_shell_executable' from source: unknown 186312 1726890075.92081: variable 'ansible_connection' from source: unknown 186312 1726890075.92084: variable 'ansible_module_compression' from source: unknown 186312 1726890075.92087: variable 'ansible_shell_type' from source: unknown 186312 1726890075.92089: variable 'ansible_shell_executable' from source: unknown 186312 1726890075.92091: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890075.92094: variable 'ansible_pipelining' from source: unknown 186312 1726890075.92096: variable 'ansible_timeout' from source: unknown 186312 1726890075.92098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890075.92271: 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) 186312 1726890075.92276: variable 'omit' from source: magic vars 186312 1726890075.92278: starting attempt loop 186312 1726890075.92281: running the handler 186312 1726890075.92295: _low_level_execute_command(): starting 186312 1726890075.92316: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890075.92974: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.92978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.93006: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 186312 1726890075.93010: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.93057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890075.93065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890075.93131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890075.94792: stdout chunk (state=3): >>>/root <<< 186312 1726890075.94954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890075.94968: stderr chunk (state=3): >>><<< 186312 1726890075.94971: stdout chunk (state=3): >>><<< 186312 1726890075.94989: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890075.94999: _low_level_execute_command(): starting 186312 1726890075.95037: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890075.9498754-187939-265699663869779 `" && echo ansible-tmp-1726890075.9498754-187939-265699663869779="` echo /root/.ansible/tmp/ansible-tmp-1726890075.9498754-187939-265699663869779 `" ) && sleep 0' 186312 1726890075.95496: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.95501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.95534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890075.95537: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890075.95546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.95559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890075.95565: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890075.95570: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.95727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890075.95730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.95733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890075.95735: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890075.95737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.95738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890075.95740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890075.95742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890075.95849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890075.97672: stdout chunk (state=3): >>>ansible-tmp-1726890075.9498754-187939-265699663869779=/root/.ansible/tmp/ansible-tmp-1726890075.9498754-187939-265699663869779 <<< 186312 1726890075.97784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890075.97826: stderr chunk (state=3): >>><<< 186312 1726890075.97835: stdout chunk (state=3): >>><<< 186312 1726890075.97851: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890075.9498754-187939-265699663869779=/root/.ansible/tmp/ansible-tmp-1726890075.9498754-187939-265699663869779 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890075.97884: variable 'ansible_module_compression' from source: unknown 186312 1726890075.97961: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 186312 1726890075.97986: variable 'ansible_facts' from source: unknown 186312 1726890075.98097: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890075.9498754-187939-265699663869779/AnsiballZ_setup.py 186312 1726890075.98205: Sending initial data 186312 1726890075.98209: Sent initial data (156 bytes) 186312 1726890075.99480: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.99487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890075.99533: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890075.99537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890075.99626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 186312 1726890075.99632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890075.99833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890076.01428: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890076.01436: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890076.01471: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890076.01508: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpbkgojowx /root/.ansible/tmp/ansible-tmp-1726890075.9498754-187939-265699663869779/AnsiballZ_setup.py <<< 186312 1726890076.01542: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890076.05158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890076.05238: stderr chunk (state=3): >>><<< 186312 1726890076.05241: stdout chunk (state=3): >>><<< 186312 1726890076.05262: done transferring module to remote 186312 1726890076.05275: _low_level_execute_command(): starting 186312 1726890076.05278: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890075.9498754-187939-265699663869779/ /root/.ansible/tmp/ansible-tmp-1726890075.9498754-187939-265699663869779/AnsiballZ_setup.py && sleep 0' 186312 1726890076.07528: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890076.07546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890076.07565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890076.07584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890076.07661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890076.07675: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890076.07688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890076.07705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890076.07785: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890076.07796: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890076.07806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890076.07824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890076.07845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890076.07858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890076.07869: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890076.07884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890076.07960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890076.08010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890076.08029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890076.08164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890076.10027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890076.10032: stdout chunk (state=3): >>><<< 186312 1726890076.10035: stderr chunk (state=3): >>><<< 186312 1726890076.10120: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890076.10124: _low_level_execute_command(): starting 186312 1726890076.10127: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890075.9498754-187939-265699663869779/AnsiballZ_setup.py && sleep 0' 186312 1726890076.12470: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890076.12484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890076.12501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890076.12521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890076.12569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890076.12608: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890076.13251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890076.13271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890076.13284: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890076.13322: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890076.13339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890076.13357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890076.13373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890076.13385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890076.13396: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890076.13409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890076.13600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890076.13625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890076.13645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890076.13741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890076.15773: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 186312 1726890076.15776: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890076.15835: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890076.15868: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890076.15900: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890076.15951: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890076.15954: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890076.15957: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890076.16002: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890076.16006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890076.16026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890076.16039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890076.16066: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7ad8dc0> <<< 186312 1726890076.16103: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890076.16128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a7d3a0> <<< 186312 1726890076.16136: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7ad8b20> <<< 186312 1726890076.16162: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890076.16165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890076.16167: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7ad8ac0> <<< 186312 1726890076.16191: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890076.16220: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890076.16228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890076.16233: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a7d490> <<< 186312 1726890076.16251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890076.16273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890076.16294: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890076.16300: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a7d940> <<< 186312 1726890076.16319: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a7d670> <<< 186312 1726890076.16353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890076.16356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890076.16381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890076.16395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890076.16422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890076.16438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890076.16462: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890076.16465: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a34190> <<< 186312 1726890076.16474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890076.16498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890076.16565: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a34220> <<< 186312 1726890076.16595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890076.16642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a57850> <<< 186312 1726890076.16652: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a34940> <<< 186312 1726890076.16679: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a95880> <<< 186312 1726890076.16693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a2dd90> <<< 186312 1726890076.16760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890076.16763: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a57d90> <<< 186312 1726890076.16810: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a7d970> <<< 186312 1726890076.16838: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890076.17181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890076.17200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890076.17220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890076.17255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890076.17265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890076.17293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890076.17296: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77afeb0> <<< 186312 1726890076.17339: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77b2f40> <<< 186312 1726890076.17371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890076.17402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890076.17430: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890076.17434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890076.17452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890076.17482: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77a7610> <<< 186312 1726890076.17504: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77b0640> <<< 186312 1726890076.17507: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77af370> <<< 186312 1726890076.17520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890076.17579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890076.17600: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890076.17646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890076.17668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890076.17731: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7694e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7694910> <<< 186312 1726890076.17743: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890076.17767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7694f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890076.17811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7694fd0> <<< 186312 1726890076.17848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a60d0> <<< 186312 1726890076.17851: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890076.17890: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7789d90> import '_functools' # <<< 186312 1726890076.17923: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7784670> <<< 186312 1726890076.18014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890076.18034: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890076.18073: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb76a6cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77892b0> <<< 186312 1726890076.18093: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb77952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77bc9d0> <<< 186312 1726890076.18119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890076.18155: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890076.18221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890076.18224: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a6eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a6df0> <<< 186312 1726890076.18277: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a6d60> <<< 186312 1726890076.18282: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890076.18317: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890076.18320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890076.18358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890076.18412: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb767a3d0> <<< 186312 1726890076.18428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890076.18440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890076.18452: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb767a4c0> <<< 186312 1726890076.18569: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76aef40> <<< 186312 1726890076.18633: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a9490> <<< 186312 1726890076.18652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890076.18688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890076.18719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890076.18739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75ae220> <<< 186312 1726890076.18765: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7664520> <<< 186312 1726890076.18821: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77bc040> <<< 186312 1726890076.18862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890076.18904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75c1b50> <<< 186312 1726890076.18934: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890076.18967: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb75c1e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890076.19001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75d3790> <<< 186312 1726890076.19029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890076.19053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890076.19084: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75d3cd0> <<< 186312 1726890076.19129: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb756a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75c1f70> <<< 186312 1726890076.19160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890076.19219: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb757b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75d3610> <<< 186312 1726890076.19249: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890076.19260: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb757b3a0> <<< 186312 1726890076.19288: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a6a30> <<< 186312 1726890076.19322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890076.19352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890076.19366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890076.19405: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7597700> <<< 186312 1726890076.19445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890076.19472: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb75979d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75977c0> <<< 186312 1726890076.19497: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb75978b0> <<< 186312 1726890076.19511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890076.19700: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7597d00> <<< 186312 1726890076.19751: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb75a1250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7597940> <<< 186312 1726890076.19774: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7589a90> <<< 186312 1726890076.19797: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a6610> <<< 186312 1726890076.19810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890076.19859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890076.19893: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7597af0> <<< 186312 1726890076.20045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890076.20058: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdeb74d86d0> <<< 186312 1726890076.20291: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip' # zipimport: zlib available <<< 186312 1726890076.20403: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.20453: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890076.20472: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890076.20475: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.21680: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.22608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7415820> <<< 186312 1726890076.22667: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890076.22680: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890076.22707: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890076.22723: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7415160> <<< 186312 1726890076.22757: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7415280> <<< 186312 1726890076.22803: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7415f70> <<< 186312 1726890076.22817: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890076.22865: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb74154f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7415d90> import 'atexit' # <<< 186312 1726890076.22908: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7415fd0> <<< 186312 1726890076.22935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890076.22949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890076.22990: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7415100> <<< 186312 1726890076.23028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890076.23046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890076.23072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890076.23086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890076.23164: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73e1f40> <<< 186312 1726890076.23204: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb6dc8310> <<< 186312 1726890076.23254: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb6dc8160> <<< 186312 1726890076.23268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890076.23307: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6dc8ca0> <<< 186312 1726890076.23320: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73fadc0> <<< 186312 1726890076.23470: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73fa3a0> <<< 186312 1726890076.23501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890076.23538: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73fafd0> <<< 186312 1726890076.23552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890076.23592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890076.23638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890076.23653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb744ad30> <<< 186312 1726890076.23742: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73e8730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73e8400> <<< 186312 1726890076.23755: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73c8b20> <<< 186312 1726890076.23776: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb73e8f40> <<< 186312 1726890076.23805: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73e8f10> <<< 186312 1726890076.23847: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890076.23850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890076.23871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890076.23956: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb735bfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb745d250> <<< 186312 1726890076.23970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890076.24055: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7358850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb745d3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890076.24113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890076.24128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890076.24182: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb745dca0> <<< 186312 1726890076.24307: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73587f0> <<< 186312 1726890076.24405: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb73f4c10> <<< 186312 1726890076.24439: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb745dfa0> <<< 186312 1726890076.24480: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb745d550> <<< 186312 1726890076.24496: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7455910> <<< 186312 1726890076.24531: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890076.24556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890076.24559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890076.24589: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb734d940> <<< 186312 1726890076.24770: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb736bd90> <<< 186312 1726890076.24793: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7357580> <<< 186312 1726890076.24827: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb734dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73579a0> <<< 186312 1726890076.24851: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890076.24865: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890076.24938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.25023: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890076.25070: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890076.25073: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.25193: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.25261: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.25735: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.26207: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890076.26248: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890076.26251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890076.26307: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890076.26311: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb73687f0> <<< 186312 1726890076.26381: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73a58b0> <<< 186312 1726890076.26396: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb69b5970> <<< 186312 1726890076.26453: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890076.26491: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890076.26495: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.26611: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.26757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890076.26770: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73d3730> # zipimport: zlib available <<< 186312 1726890076.27158: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.27545: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.27601: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.27668: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890076.27700: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.27745: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890076.27791: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.27895: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890076.27910: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890076.27915: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.27938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.27983: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890076.28155: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.28343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890076.28378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890076.28454: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7417370> # zipimport: zlib available <<< 186312 1726890076.28528: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.28596: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890076.28614: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890076.28620: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.28653: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.28693: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890076.28699: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.28736: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.28768: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.28865: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.28944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890076.28959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890076.29032: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7389550> <<< 186312 1726890076.29138: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6832eb0> <<< 186312 1726890076.29174: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890076.29240: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.29291: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.29320: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.29373: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890076.29376: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890076.29390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890076.29434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890076.29460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890076.29548: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7385820> <<< 186312 1726890076.29578: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb738d790> <<< 186312 1726890076.29641: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7389b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890076.29674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.29700: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890076.29802: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890076.29805: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.29819: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890076.29870: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.29946: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.29949: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.29963: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.29993: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.30027: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.30058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.30103: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 186312 1726890076.30107: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.30162: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.30252: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.30271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.30293: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890076.30431: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.30568: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.30600: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.30657: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890076.30679: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890076.30709: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890076.30847: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb697b370> <<< 186312 1726890076.30875: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6998580> <<< 186312 1726890076.30927: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb69984f0> <<< 186312 1726890076.30969: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb696a280> <<< 186312 1726890076.30982: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb697b970> <<< 186312 1726890076.31004: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb67327f0> <<< 186312 1726890076.31020: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6732b20> <<< 186312 1726890076.31035: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890076.31049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890076.31075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890076.31079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890076.31113: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890076.31123: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb69df0a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb69830a0> <<< 186312 1726890076.31145: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890076.31150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890076.31178: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb69df190> <<< 186312 1726890076.31198: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890076.31220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890076.31251: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890076.31256: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb679bfd0> <<< 186312 1726890076.31278: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb69c8820> <<< 186312 1726890076.31306: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6732d60> <<< 186312 1726890076.31326: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 186312 1726890076.31342: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31345: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 186312 1726890076.31364: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31413: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31458: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 186312 1726890076.31464: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31510: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31555: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890076.31577: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31583: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890076.31596: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31626: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31650: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 186312 1726890076.31658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31697: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31744: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 186312 1726890076.31752: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31783: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31822: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 186312 1726890076.31827: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31881: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31935: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.31976: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.32035: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890076.32040: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.32438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.32798: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890076.33036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890076.33082: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.33128: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 186312 1726890076.33156: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.33196: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 186312 1726890076.33209: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.33245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.33259: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890076.33326: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.33391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890076.33428: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6685e80> <<< 186312 1726890076.33453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890076.33469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890076.33629: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb66859d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 186312 1726890076.33633: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.33685: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.33748: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 186312 1726890076.33754: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.33819: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.33900: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 186312 1726890076.33956: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.34038: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 186312 1726890076.34041: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.34063: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.34310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb66fb490> <<< 186312 1726890076.34534: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6691850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 186312 1726890076.34538: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.34593: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.34634: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 186312 1726890076.34705: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.34772: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.34863: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.34996: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 186312 1726890076.35009: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35038: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35078: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 186312 1726890076.35081: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35118: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 186312 1726890076.35167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890076.35213: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890076.35217: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb66f33d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb66f3940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890076.35243: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890076.35247: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 186312 1726890076.35300: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35303: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35340: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 186312 1726890076.35465: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35585: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 186312 1726890076.35591: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35675: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35755: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35792: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35834: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 186312 1726890076.35837: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890076.35842: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35931: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.35947: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.36063: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.36179: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 186312 1726890076.36191: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890076.36293: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.36398: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 186312 1726890076.36420: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.36466: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.36469: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.36940: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.37437: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 186312 1726890076.37473: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.37566: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 186312 1726890076.37656: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.37746: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890076.37754: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.37872: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.38018: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 186312 1726890076.38052: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890076.38056: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.38083: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.38128: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890076.38215: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.38294: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.38465: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.38650: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 186312 1726890076.38653: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.38681: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.38735: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 186312 1726890076.38774: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890076.38777: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890076.38841: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.38899: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 186312 1726890076.38913: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.38941: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.38960: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890076.39009: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.39070: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890076.39073: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.39116: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.39169: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 186312 1726890076.39390: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.39614: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 186312 1726890076.39617: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.39660: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.39716: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890076.39727: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.39756: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.39795: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890076.39798: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.39823: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.39864: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 186312 1726890076.39892: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.39938: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 186312 1726890076.39941: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.39996: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.40103: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 186312 1726890076.40116: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 186312 1726890076.40150: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.40210: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 186312 1726890076.40235: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890076.40276: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.40325: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.40376: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.40460: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890076.40476: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.40509: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.40561: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 186312 1726890076.40573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.40723: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.40897: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890076.40909: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.40942: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.40987: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890076.41004: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.41033: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.41079: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 186312 1726890076.41150: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.41237: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 186312 1726890076.41308: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.41414: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890076.41469: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890076.41828: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb663e160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb739cfa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6693be0> <<< 186312 1726890076.43241: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890076.56200: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 186312 1726890076.56220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb66932e0> <<< 186312 1726890076.56254: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb66916a0> <<< 186312 1726890076.56361: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6499a30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb64cbe80> <<< 186312 1726890076.56698: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 186312 1726890076.56701: 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 <<< 186312 1726890076.81380: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "41", "second": "16", "epoch": "1726890076", "epoch_int": "1726890076", "date": "2024-09-20", "time": "23:41:16", "iso8601_micro": "2024-09-21T03:41:16.434367Z", "iso8601": "2024-09-21T03:41:16Z", "iso8601_basic": "20240920T234116434367", "iso8601_basic_short": "20240920T234116", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcont<<< 186312 1726890076.81421: stdout chunk (state=3): >>>ext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": 3532, "ansible_memfree_mb": 113, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 3419, "free": 113}, "nocache": {"free": 3157, "used": 375}, "swap": {"total": 10239, "free": 10239, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64c<<< 186312 1726890076.81448: stdout chunk (state=3): >>>b1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": ["d247b814-1c08-412b-ad28-1e5d8751172a"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"sdb": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["d247b814-1c08-412b-ad28-1e5d8751172a"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5198, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251604492288, "block_size": 4096, "block_total": 65519355, "block_available": 61426878, "block_used": 4092477, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], <<< 186312 1726890076.81484: stdout chunk (state=3): >>>"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload"<<< 186312 1726890076.81499: stdout chunk (state=3): >>>: "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.54, "5m": 0.83, "15m": 1.05}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "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"}}} <<< 186312 1726890076.82290: 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 <<< 186312 1726890076.82297: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil <<< 186312 1726890076.82300: stdout chunk (state=3): >>># 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<<< 186312 1726890076.82305: stdout chunk (state=3): >>> # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile <<< 186312 1726890076.82307: stdout chunk (state=3): >>># cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils<<< 186312 1726890076.82313: stdout chunk (state=3): >>> # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner<<< 186312 1726890076.82317: stdout chunk (state=3): >>> # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select<<< 186312 1726890076.82320: stdout chunk (state=3): >>> # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize <<< 186312 1726890076.82381: stdout chunk (state=3): >>># cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process <<< 186312 1726890076.82387: stdout chunk (state=3): >>># cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 186312 1726890076.82475: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys<<< 186312 1726890076.82483: stdout chunk (state=3): >>> # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi<<< 186312 1726890076.82528: stdout chunk (state=3): >>> # 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 <<< 186312 1726890076.82591: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 186312 1726890076.82842: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890076.82864: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890076.82898: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890076.82908: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890076.82921: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890076.82957: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 186312 1726890076.82960: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 186312 1726890076.82965: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 186312 1726890076.82985: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890076.83028: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890076.83084: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 186312 1726890076.83088: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize <<< 186312 1726890076.83090: stdout chunk (state=3): >>># destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 186312 1726890076.83111: stdout chunk (state=3): >>># destroy queue <<< 186312 1726890076.83120: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 186312 1726890076.83140: stdout chunk (state=3): >>># destroy shlex <<< 186312 1726890076.83175: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 186312 1726890076.83185: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 186312 1726890076.83202: stdout chunk (state=3): >>># destroy json <<< 186312 1726890076.83220: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 186312 1726890076.83238: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection <<< 186312 1726890076.83254: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 186312 1726890076.83291: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 186312 1726890076.83308: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 186312 1726890076.83326: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890076.83343: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 186312 1726890076.83365: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890076.83398: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890076.83444: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890076.83452: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 186312 1726890076.83479: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 186312 1726890076.83507: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # 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 <<< 186312 1726890076.83544: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios <<< 186312 1726890076.83563: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890076.83801: stdout chunk (state=3): >>># destroy platform <<< 186312 1726890076.83842: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890076.83858: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890076.83864: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890076.84251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890076.84334: stderr chunk (state=3): >>><<< 186312 1726890076.84345: stdout chunk (state=3): >>><<< 186312 1726890076.84469: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7ad8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7ad8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7ad8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7a7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77b2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77af370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7694e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7694910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7694f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7694fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a60d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7789d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7784670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb76a6cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb77952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a6eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a6df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a6d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb767a3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb767a4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76aef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75ae220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7664520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb77bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75c1b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb75c1e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75d3790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75d3cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb756a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75c1f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb757b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75d3610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb757b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a6a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7597700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb75979d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb75977c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb75978b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7597d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb75a1250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7597940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7589a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb76a6610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7597af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdeb74d86d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7415820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7415160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7415280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7415f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb74154f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7415d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7415fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7415100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73e1f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb6dc8310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb6dc8160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6dc8ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73fadc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73fa3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73fafd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb744ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73e8730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73e8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73c8b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb73e8f40> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73e8f10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb735bfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb745d250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7358850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb745d3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb745dca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73587f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb73f4c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb745dfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb745d550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7455910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb734d940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb736bd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7357580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb734dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73579a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb73687f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73a58b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb69b5970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb73d3730> # 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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7417370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb7389550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6832eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7385820> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb738d790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb7389b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb697b370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6998580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb69984f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb696a280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb697b970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb67327f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6732b20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb69df0a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb69830a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb69df190> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb679bfd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb69c8820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6732d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6685e80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb66859d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb66fb490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6691850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb66f33d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb66f3940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/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_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_gc86cr_d/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdeb663e160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb739cfa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6693be0> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb66932e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb66916a0> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb6499a30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdeb64cbe80> 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_fips": false, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "41", "second": "16", "epoch": "1726890076", "epoch_int": "1726890076", "date": "2024-09-20", "time": "23:41:16", "iso8601_micro": "2024-09-21T03:41:16.434367Z", "iso8601": "2024-09-21T03:41:16Z", "iso8601_basic": "20240920T234116434367", "iso8601_basic_short": "20240920T234116", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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": 3532, "ansible_memfree_mb": 113, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 3419, "free": 113}, "nocache": {"free": 3157, "used": 375}, "swap": {"total": 10239, "free": 10239, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": ["d247b814-1c08-412b-ad28-1e5d8751172a"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"sdb": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["d247b814-1c08-412b-ad28-1e5d8751172a"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5198, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251604492288, "block_size": 4096, "block_total": 65519355, "block_available": 61426878, "block_used": 4092477, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.54, "5m": 0.83, "15m": 1.05}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # 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 multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890076.85990: done with _execute_module (setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890075.9498754-187939-265699663869779/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890076.86020: _low_level_execute_command(): starting 186312 1726890076.86033: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890075.9498754-187939-265699663869779/ > /dev/null 2>&1 && sleep 0' 186312 1726890076.86634: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890076.86647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890076.86664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890076.86675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890076.86689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890076.86735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890076.86747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890076.86797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890076.88634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890076.88699: stderr chunk (state=3): >>><<< 186312 1726890076.88702: stdout chunk (state=3): >>><<< 186312 1726890076.88719: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890076.88722: handler run complete 186312 1726890076.88871: variable 'ansible_facts' from source: unknown 186312 1726890076.88962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890076.89246: variable 'ansible_facts' from source: unknown 186312 1726890076.89331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890076.89507: attempt loop complete, returning result 186312 1726890076.89524: _execute() done 186312 1726890076.89542: dumping result to json 186312 1726890076.89592: done dumping result, returning 186312 1726890076.89614: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-881e-6b85-00000000090d] 186312 1726890076.89632: sending task result for task 02369adf-7a19-881e-6b85-00000000090d 186312 1726890076.90111: done sending task result for task 02369adf-7a19-881e-6b85-00000000090d 186312 1726890076.90115: WORKER PROCESS EXITING ok: [managed_node3] 186312 1726890076.90445: no more pending results, returning what we have 186312 1726890076.90447: results queue empty 186312 1726890076.90448: checking for any_errors_fatal 186312 1726890076.90453: done checking for any_errors_fatal 186312 1726890076.90454: checking for max_fail_percentage 186312 1726890076.90455: done checking for max_fail_percentage 186312 1726890076.90456: checking to see if all hosts have failed and the running result is not ok 186312 1726890076.90456: done checking to see if all hosts have failed 186312 1726890076.90457: getting the remaining hosts for this loop 186312 1726890076.90458: done getting the remaining hosts for this loop 186312 1726890076.90460: getting the next task for host managed_node3 186312 1726890076.90467: done getting next task for host managed_node3 186312 1726890076.90468: ^ task is: TASK: meta (role_complete) 186312 1726890076.90470: ^ state is: HOST STATE: block=2, task=18, rescue=0, 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 186312 1726890076.90477: getting variables 186312 1726890076.90478: in VariableManager get_vars() 186312 1726890076.90499: Calling all_inventory to load vars for managed_node3 186312 1726890076.90501: Calling groups_inventory to load vars for managed_node3 186312 1726890076.90503: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890076.90509: Calling all_plugins_play to load vars for managed_node3 186312 1726890076.90513: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890076.90515: Calling groups_plugins_play to load vars for managed_node3 186312 1726890076.90814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890076.91207: done with get_vars() 186312 1726890076.91220: done getting variables 186312 1726890076.91279: done queuing things up, now waiting for results queue to drain 186312 1726890076.91280: results queue empty 186312 1726890076.91281: checking for any_errors_fatal 186312 1726890076.91283: done checking for any_errors_fatal 186312 1726890076.91283: checking for max_fail_percentage 186312 1726890076.91284: done checking for max_fail_percentage 186312 1726890076.91284: checking to see if all hosts have failed and the running result is not ok 186312 1726890076.91285: done checking to see if all hosts have failed 186312 1726890076.91285: getting the remaining hosts for this loop 186312 1726890076.91286: done getting the remaining hosts for this loop 186312 1726890076.91287: getting the next task for host managed_node3 186312 1726890076.91290: done getting next task for host managed_node3 186312 1726890076.91291: ^ task is: TASK: Verify results 186312 1726890076.91294: ^ state is: HOST STATE: block=2, task=19, rescue=0, 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 186312 1726890076.91296: getting variables 186312 1726890076.91297: in VariableManager get_vars() 186312 1726890076.91304: Calling all_inventory to load vars for managed_node3 186312 1726890076.91305: Calling groups_inventory to load vars for managed_node3 186312 1726890076.91306: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890076.91309: Calling all_plugins_play to load vars for managed_node3 186312 1726890076.91311: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890076.91315: Calling groups_plugins_play to load vars for managed_node3 186312 1726890076.91805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890076.93017: done with get_vars() 186312 1726890076.93026: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:71 Friday 20 September 2024 23:41:16 -0400 (0:00:01.024) 0:00:46.669 ****** 186312 1726890076.93074: entering _queue_task() for managed_node3/include_tasks 186312 1726890076.93387: worker is 1 (out of 1 available) 186312 1726890076.93397: exiting _queue_task() for managed_node3/include_tasks 186312 1726890076.93407: done queuing things up, now waiting for results queue to drain 186312 1726890076.93408: waiting for pending results... 186312 1726890076.93622: running TaskExecutor() for managed_node3/TASK: Verify results 186312 1726890076.93812: in run() - task 02369adf-7a19-881e-6b85-000000000013 186312 1726890076.93848: variable 'ansible_search_path' from source: unknown 186312 1726890076.93938: calling self._execute() 186312 1726890076.94098: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890076.94109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890076.94134: variable 'omit' from source: magic vars 186312 1726890076.94249: _execute() done 186312 1726890076.94257: dumping result to json 186312 1726890076.94264: done dumping result, returning 186312 1726890076.94277: done running TaskExecutor() for managed_node3/TASK: Verify results [02369adf-7a19-881e-6b85-000000000013] 186312 1726890076.94288: sending task result for task 02369adf-7a19-881e-6b85-000000000013 186312 1726890076.94423: no more pending results, returning what we have 186312 1726890076.94428: in VariableManager get_vars() 186312 1726890076.94466: Calling all_inventory to load vars for managed_node3 186312 1726890076.94470: Calling groups_inventory to load vars for managed_node3 186312 1726890076.94474: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890076.94488: Calling all_plugins_play to load vars for managed_node3 186312 1726890076.94491: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890076.94494: Calling groups_plugins_play to load vars for managed_node3 186312 1726890076.95335: done sending task result for task 02369adf-7a19-881e-6b85-000000000013 186312 1726890076.95338: WORKER PROCESS EXITING 186312 1726890076.95358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890076.96222: done with get_vars() 186312 1726890076.96233: variable 'ansible_search_path' from source: unknown 186312 1726890076.96244: we have included files to process 186312 1726890076.96245: generating all_blocks data 186312 1726890076.96247: done generating all_blocks data 186312 1726890076.96252: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890076.96253: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890076.96255: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890076.97400: in VariableManager get_vars() 186312 1726890076.97446: done with get_vars() 186312 1726890076.97513: in VariableManager get_vars() 186312 1726890076.97530: done with get_vars() 186312 1726890076.97631: done processing included file 186312 1726890076.97633: iterating over new_blocks loaded from include file 186312 1726890076.97634: in VariableManager get_vars() 186312 1726890076.97646: done with get_vars() 186312 1726890076.97648: filtering new block on tags 186312 1726890076.97718: done filtering new block on tags 186312 1726890076.97721: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node3 186312 1726890076.97725: extending task lists for all hosts with included blocks 186312 1726890076.99375: done extending task lists 186312 1726890076.99377: done processing included files 186312 1726890076.99378: results queue empty 186312 1726890076.99378: checking for any_errors_fatal 186312 1726890076.99380: done checking for any_errors_fatal 186312 1726890076.99380: checking for max_fail_percentage 186312 1726890076.99381: done checking for max_fail_percentage 186312 1726890076.99382: checking to see if all hosts have failed and the running result is not ok 186312 1726890076.99383: done checking to see if all hosts have failed 186312 1726890076.99384: getting the remaining hosts for this loop 186312 1726890076.99385: done getting the remaining hosts for this loop 186312 1726890076.99387: getting the next task for host managed_node3 186312 1726890076.99391: done getting next task for host managed_node3 186312 1726890076.99393: ^ task is: TASK: Print out pool information 186312 1726890076.99396: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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 186312 1726890076.99398: getting variables 186312 1726890076.99399: in VariableManager get_vars() 186312 1726890076.99407: Calling all_inventory to load vars for managed_node3 186312 1726890076.99409: Calling groups_inventory to load vars for managed_node3 186312 1726890076.99414: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890076.99419: Calling all_plugins_play to load vars for managed_node3 186312 1726890076.99422: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890076.99425: Calling groups_plugins_play to load vars for managed_node3 186312 1726890077.00273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890077.01563: done with get_vars() 186312 1726890077.01576: done getting variables 186312 1726890077.01615: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:41:17 -0400 (0:00:00.085) 0:00:46.755 ****** 186312 1726890077.01643: entering _queue_task() for managed_node3/debug 186312 1726890077.01914: worker is 1 (out of 1 available) 186312 1726890077.01926: exiting _queue_task() for managed_node3/debug 186312 1726890077.01942: done queuing things up, now waiting for results queue to drain 186312 1726890077.01943: waiting for pending results... 186312 1726890077.02232: running TaskExecutor() for managed_node3/TASK: Print out pool information 186312 1726890077.02332: in run() - task 02369adf-7a19-881e-6b85-000000000997 186312 1726890077.02348: variable 'ansible_search_path' from source: unknown 186312 1726890077.02382: calling self._execute() 186312 1726890077.02484: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890077.02489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890077.02503: variable 'omit' from source: magic vars 186312 1726890077.02896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890077.05346: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890077.05427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890077.05473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890077.05516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890077.05553: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890077.05626: 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) 186312 1726890077.05664: 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) 186312 1726890077.05693: 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) 186312 1726890077.05740: 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) 186312 1726890077.05765: 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) 186312 1726890077.05883: variable '_storage_pools_list' from source: set_fact 186312 1726890077.05905: Evaluated conditional (_storage_pools_list | length > 0): False 186312 1726890077.05916: when evaluation is False, skipping this task 186312 1726890077.05923: _execute() done 186312 1726890077.05932: dumping result to json 186312 1726890077.05940: done dumping result, returning 186312 1726890077.05949: done running TaskExecutor() for managed_node3/TASK: Print out pool information [02369adf-7a19-881e-6b85-000000000997] 186312 1726890077.05959: sending task result for task 02369adf-7a19-881e-6b85-000000000997 186312 1726890077.06069: done sending task result for task 02369adf-7a19-881e-6b85-000000000997 186312 1726890077.06076: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "_storage_pools_list | length > 0" } 186312 1726890077.06128: no more pending results, returning what we have 186312 1726890077.06135: results queue empty 186312 1726890077.06136: checking for any_errors_fatal 186312 1726890077.06137: done checking for any_errors_fatal 186312 1726890077.06138: checking for max_fail_percentage 186312 1726890077.06140: done checking for max_fail_percentage 186312 1726890077.06141: checking to see if all hosts have failed and the running result is not ok 186312 1726890077.06142: done checking to see if all hosts have failed 186312 1726890077.06143: getting the remaining hosts for this loop 186312 1726890077.06145: done getting the remaining hosts for this loop 186312 1726890077.06149: getting the next task for host managed_node3 186312 1726890077.06155: done getting next task for host managed_node3 186312 1726890077.06158: ^ task is: TASK: Print out volume information 186312 1726890077.06161: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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 186312 1726890077.06165: getting variables 186312 1726890077.06167: in VariableManager get_vars() 186312 1726890077.06199: Calling all_inventory to load vars for managed_node3 186312 1726890077.06202: Calling groups_inventory to load vars for managed_node3 186312 1726890077.06205: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890077.06219: Calling all_plugins_play to load vars for managed_node3 186312 1726890077.06222: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890077.06225: Calling groups_plugins_play to load vars for managed_node3 186312 1726890077.07018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890077.07625: done with get_vars() 186312 1726890077.07642: done getting variables 186312 1726890077.07694: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:41:17 -0400 (0:00:00.060) 0:00:46.816 ****** 186312 1726890077.07723: entering _queue_task() for managed_node3/debug 186312 1726890077.07961: worker is 1 (out of 1 available) 186312 1726890077.07972: exiting _queue_task() for managed_node3/debug 186312 1726890077.07984: done queuing things up, now waiting for results queue to drain 186312 1726890077.07985: waiting for pending results... 186312 1726890077.08261: running TaskExecutor() for managed_node3/TASK: Print out volume information 186312 1726890077.08366: in run() - task 02369adf-7a19-881e-6b85-000000000998 186312 1726890077.08385: variable 'ansible_search_path' from source: unknown 186312 1726890077.08427: calling self._execute() 186312 1726890077.08533: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890077.08551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890077.08566: variable 'omit' from source: magic vars 186312 1726890077.08948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890077.11883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890077.12095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890077.12170: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890077.12275: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890077.12353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890077.12439: 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) 186312 1726890077.12595: 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) 186312 1726890077.12627: 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) 186312 1726890077.12787: 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) 186312 1726890077.12808: 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) 186312 1726890077.13053: variable '_storage_volumes_list' from source: set_fact 186312 1726890077.13156: Evaluated conditional (_storage_volumes_list | length > 0): True 186312 1726890077.13168: variable 'omit' from source: magic vars 186312 1726890077.13262: variable 'omit' from source: magic vars 186312 1726890077.13367: variable 'omit' from source: magic vars 186312 1726890077.13398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890077.13466: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890077.13566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890077.13588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890077.13603: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890077.13642: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890077.13770: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890077.13778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890077.13990: Set connection var ansible_shell_type to sh 186312 1726890077.14005: Set connection var ansible_pipelining to False 186312 1726890077.14022: Set connection var ansible_timeout to 10 186312 1726890077.14029: Set connection var ansible_connection to ssh 186312 1726890077.14043: Set connection var ansible_shell_executable to /bin/sh 186312 1726890077.14053: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890077.14079: variable 'ansible_shell_executable' from source: unknown 186312 1726890077.14091: variable 'ansible_connection' from source: unknown 186312 1726890077.14099: variable 'ansible_module_compression' from source: unknown 186312 1726890077.14106: variable 'ansible_shell_type' from source: unknown 186312 1726890077.14114: variable 'ansible_shell_executable' from source: unknown 186312 1726890077.14122: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890077.14132: variable 'ansible_pipelining' from source: unknown 186312 1726890077.14141: variable 'ansible_timeout' from source: unknown 186312 1726890077.14150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890077.14304: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890077.14434: variable 'omit' from source: magic vars 186312 1726890077.14447: starting attempt loop 186312 1726890077.14454: running the handler 186312 1726890077.14502: variable '_storage_volumes_list' from source: set_fact 186312 1726890077.14698: variable '_storage_volumes_list' from source: set_fact 186312 1726890077.15134: handler run complete 186312 1726890077.15168: attempt loop complete, returning result 186312 1726890077.15181: _execute() done 186312 1726890077.15189: dumping result to json 186312 1726890077.15199: done dumping result, returning 186312 1726890077.15213: done running TaskExecutor() for managed_node3/TASK: Print out volume information [02369adf-7a19-881e-6b85-000000000998] 186312 1726890077.15296: sending task result for task 02369adf-7a19-881e-6b85-000000000998 ok: [managed_node3] => { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890077.15520: no more pending results, returning what we have 186312 1726890077.15536: results queue empty 186312 1726890077.15538: checking for any_errors_fatal 186312 1726890077.15546: done checking for any_errors_fatal 186312 1726890077.15546: checking for max_fail_percentage 186312 1726890077.15548: done checking for max_fail_percentage 186312 1726890077.15549: checking to see if all hosts have failed and the running result is not ok 186312 1726890077.15550: done checking to see if all hosts have failed 186312 1726890077.15551: getting the remaining hosts for this loop 186312 1726890077.15553: done getting the remaining hosts for this loop 186312 1726890077.15556: getting the next task for host managed_node3 186312 1726890077.15563: done getting next task for host managed_node3 186312 1726890077.15566: ^ task is: TASK: Collect info about the volumes. 186312 1726890077.15569: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890077.15574: getting variables 186312 1726890077.15575: in VariableManager get_vars() 186312 1726890077.15608: Calling all_inventory to load vars for managed_node3 186312 1726890077.15611: Calling groups_inventory to load vars for managed_node3 186312 1726890077.15616: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890077.15628: Calling all_plugins_play to load vars for managed_node3 186312 1726890077.15633: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890077.15636: Calling groups_plugins_play to load vars for managed_node3 186312 1726890077.16361: done sending task result for task 02369adf-7a19-881e-6b85-000000000998 186312 1726890077.16365: WORKER PROCESS EXITING 186312 1726890077.16387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890077.17096: done with get_vars() 186312 1726890077.17116: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:41:17 -0400 (0:00:00.094) 0:00:46.911 ****** 186312 1726890077.17207: entering _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890077.17482: worker is 1 (out of 1 available) 186312 1726890077.17493: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890077.17507: done queuing things up, now waiting for results queue to drain 186312 1726890077.17508: waiting for pending results... 186312 1726890077.18466: running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. 186312 1726890077.18643: in run() - task 02369adf-7a19-881e-6b85-000000000999 186312 1726890077.18664: variable 'ansible_search_path' from source: unknown 186312 1726890077.18720: calling self._execute() 186312 1726890077.18823: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890077.18837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890077.18852: variable 'omit' from source: magic vars 186312 1726890077.18975: variable 'omit' from source: magic vars 186312 1726890077.19026: variable 'omit' from source: magic vars 186312 1726890077.19071: variable 'omit' from source: magic vars 186312 1726890077.19122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890077.19169: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890077.19195: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890077.19219: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890077.19239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890077.19277: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890077.19286: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890077.19293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890077.19403: Set connection var ansible_shell_type to sh 186312 1726890077.19420: Set connection var ansible_pipelining to False 186312 1726890077.19441: Set connection var ansible_timeout to 10 186312 1726890077.19449: Set connection var ansible_connection to ssh 186312 1726890077.19459: Set connection var ansible_shell_executable to /bin/sh 186312 1726890077.19474: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890077.19498: variable 'ansible_shell_executable' from source: unknown 186312 1726890077.19507: variable 'ansible_connection' from source: unknown 186312 1726890077.19517: variable 'ansible_module_compression' from source: unknown 186312 1726890077.19525: variable 'ansible_shell_type' from source: unknown 186312 1726890077.19534: variable 'ansible_shell_executable' from source: unknown 186312 1726890077.19542: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890077.19550: variable 'ansible_pipelining' from source: unknown 186312 1726890077.19557: variable 'ansible_timeout' from source: unknown 186312 1726890077.19564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890077.19769: 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) 186312 1726890077.19785: variable 'omit' from source: magic vars 186312 1726890077.19798: starting attempt loop 186312 1726890077.19805: running the handler 186312 1726890077.19826: _low_level_execute_command(): starting 186312 1726890077.19843: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890077.20718: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890077.20740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.20756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.20776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.20820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.20839: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890077.20859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.20877: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890077.20887: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890077.20897: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890077.20908: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.20926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.20949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.20967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.20979: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890077.20994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.21074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890077.21092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890077.21106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890077.21187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890077.22841: stdout chunk (state=3): >>>/root <<< 186312 1726890077.22948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890077.23016: stderr chunk (state=3): >>><<< 186312 1726890077.23035: stdout chunk (state=3): >>><<< 186312 1726890077.23157: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890077.23161: _low_level_execute_command(): starting 186312 1726890077.23164: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890077.2305791-187981-65371358559420 `" && echo ansible-tmp-1726890077.2305791-187981-65371358559420="` echo /root/.ansible/tmp/ansible-tmp-1726890077.2305791-187981-65371358559420 `" ) && sleep 0' 186312 1726890077.23741: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890077.23756: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.23780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.23799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.23847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.23859: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890077.23871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.23887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890077.23898: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890077.23908: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890077.23921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.23941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.23956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.23967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.23976: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890077.23988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.24077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890077.24104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890077.24128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890077.24746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890077.26287: stdout chunk (state=3): >>>ansible-tmp-1726890077.2305791-187981-65371358559420=/root/.ansible/tmp/ansible-tmp-1726890077.2305791-187981-65371358559420 <<< 186312 1726890077.26398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890077.26468: stderr chunk (state=3): >>><<< 186312 1726890077.26471: stdout chunk (state=3): >>><<< 186312 1726890077.26821: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890077.2305791-187981-65371358559420=/root/.ansible/tmp/ansible-tmp-1726890077.2305791-187981-65371358559420 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890077.26825: variable 'ansible_module_compression' from source: unknown 186312 1726890077.26828: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 186312 1726890077.26832: variable 'ansible_facts' from source: unknown 186312 1726890077.26835: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890077.2305791-187981-65371358559420/AnsiballZ_blockdev_info.py 186312 1726890077.26899: Sending initial data 186312 1726890077.26903: Sent initial data (163 bytes) 186312 1726890077.27875: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890077.27888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.27906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.27928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.27970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.27981: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890077.27993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.28010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890077.28026: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890077.28039: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890077.28049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.28060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.28075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.28086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.28095: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890077.28105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.28180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890077.28201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890077.28218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890077.28293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890077.29954: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890077.29990: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890077.30032: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp0_z8mze9 /root/.ansible/tmp/ansible-tmp-1726890077.2305791-187981-65371358559420/AnsiballZ_blockdev_info.py <<< 186312 1726890077.30065: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890077.31035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890077.31298: stderr chunk (state=3): >>><<< 186312 1726890077.31301: stdout chunk (state=3): >>><<< 186312 1726890077.31304: done transferring module to remote 186312 1726890077.31306: _low_level_execute_command(): starting 186312 1726890077.31309: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890077.2305791-187981-65371358559420/ /root/.ansible/tmp/ansible-tmp-1726890077.2305791-187981-65371358559420/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890077.31898: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890077.31915: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.31931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.31949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.31994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.32007: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890077.32024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.32043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890077.32055: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890077.32068: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890077.32084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.32099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.32117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.32131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.32143: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890077.32159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.32237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890077.32258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890077.32275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890077.32345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890077.34002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890077.34107: stderr chunk (state=3): >>><<< 186312 1726890077.34110: stdout chunk (state=3): >>><<< 186312 1726890077.34225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890077.34234: _low_level_execute_command(): starting 186312 1726890077.34237: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890077.2305791-187981-65371358559420/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890077.34958: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890077.34974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.34999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.35028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.35085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.35105: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890077.35134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.35162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890077.35180: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890077.35197: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890077.35217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.35234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.35249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.35259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.35278: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890077.35297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.35384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890077.35404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890077.35424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890077.35499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890077.37398: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890077.37402: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890077.37464: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890077.37492: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890077.37575: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890077.37579: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890077.37634: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.37677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890077.37689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890077.37701: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229defdc0> <<< 186312 1726890077.37758: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229defb20> <<< 186312 1726890077.37817: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890077.37840: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229defac0> <<< 186312 1726890077.37877: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299d8490> <<< 186312 1726890077.37957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890077.37961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299d8940> <<< 186312 1726890077.37974: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299d8670> <<< 186312 1726890077.38026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890077.38042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890077.38082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890077.38086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890077.38125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322998f190> <<< 186312 1726890077.38163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890077.38250: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322998f220> <<< 186312 1726890077.38291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890077.38304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322998f940> <<< 186312 1726890077.38354: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299f0880> <<< 186312 1726890077.38372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229988d90> <<< 186312 1726890077.38435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890077.38438: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299b2d90> <<< 186312 1726890077.38487: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299d8970> <<< 186312 1726890077.38520: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890077.38725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890077.38749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890077.38762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890077.38768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890077.38790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890077.38809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890077.38829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890077.38834: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322992feb0> <<< 186312 1726890077.38877: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229932f40> <<< 186312 1726890077.38902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890077.38910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890077.38932: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890077.38957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890077.38963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890077.38982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890077.38987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890077.39013: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229927610> <<< 186312 1726890077.39032: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229930640> <<< 186312 1726890077.39054: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322992f370> <<< 186312 1726890077.39058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890077.39129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890077.39147: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890077.39178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.39195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890077.39207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890077.39235: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.39256: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32298b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298b08b0> <<< 186312 1726890077.39273: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890077.39286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890077.39293: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298b0eb0> <<< 186312 1726890077.39307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890077.39323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890077.39345: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298b0f70> <<< 186312 1726890077.39373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890077.39387: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298b0e80> <<< 186312 1726890077.39400: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890077.39505: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229909d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229904610> <<< 186312 1726890077.39540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229917670> <<< 186312 1726890077.39561: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229936e20> <<< 186312 1726890077.39573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890077.39608: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32298c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229909250> <<< 186312 1726890077.39643: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.39662: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229917280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322993c9d0> <<< 186312 1726890077.39682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890077.39706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890077.39736: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.39756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c2fa0> <<< 186312 1726890077.39774: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c2d90> <<< 186312 1726890077.39789: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890077.39804: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c2d00> <<< 186312 1726890077.39826: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890077.39842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890077.39857: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890077.39873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890077.39884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890077.39931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890077.39951: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890077.39959: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322988d370> <<< 186312 1726890077.39982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890077.39994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890077.40022: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322988d460> <<< 186312 1726890077.40147: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298ccfa0> <<< 186312 1726890077.40192: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c5a30> <<< 186312 1726890077.40196: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c5490> <<< 186312 1726890077.40223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890077.40229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890077.40261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890077.40276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890077.40304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py<<< 186312 1726890077.40329: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890077.40349: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322958a1c0> <<< 186312 1726890077.40373: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229878c70> <<< 186312 1726890077.40491: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322993c040> <<< 186312 1726890077.40504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322959daf0> import 'errno' # <<< 186312 1726890077.40644: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f322959de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890077.40658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32295ae730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890077.40687: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32295aec70> <<< 186312 1726890077.40729: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32295453a0> <<< 186312 1726890077.40784: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322959df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890077.40800: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.40834: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229557280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32295ae5b0> <<< 186312 1726890077.40875: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229557340> <<< 186312 1726890077.40894: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c29d0> <<< 186312 1726890077.40954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890077.40969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890077.41038: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32295716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890077.41071: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229571970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229571760> <<< 186312 1726890077.41084: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229571850> <<< 186312 1726890077.41130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890077.41353: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229571ca0> <<< 186312 1726890077.41432: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32294861f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32295718e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229565a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890077.41468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890077.41502: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229571a90> <<< 186312 1726890077.41676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f32294ae670> <<< 186312 1726890077.41765: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 186312 1726890077.41882: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.41902: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890077.41925: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890077.43125: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.44059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c07c0> <<< 186312 1726890077.44088: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.44132: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890077.44166: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890077.44179: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32293c0160> <<< 186312 1726890077.44212: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c0280> <<< 186312 1726890077.44255: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c0f10> <<< 186312 1726890077.44269: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890077.44309: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c04f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c0d30> import 'atexit' # <<< 186312 1726890077.44360: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32293c0f70> <<< 186312 1726890077.44381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890077.44498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c0100> <<< 186312 1726890077.44553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890077.44566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890077.44673: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229379130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229335f40> <<< 186312 1726890077.44767: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229335d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293353d0> <<< 186312 1726890077.44779: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229427dc0> <<< 186312 1726890077.44949: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32294273a0> <<< 186312 1726890077.44985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229427f70> <<< 186312 1726890077.45044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890077.45117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890077.45169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293f7c10> <<< 186312 1726890077.45235: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228de6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228de63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c8490> <<< 186312 1726890077.45305: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3228de64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228de64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890077.45483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3228dce250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32294091f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3228ddb8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229409370> <<< 186312 1726890077.45550: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.45585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890077.45645: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229421d90> <<< 186312 1726890077.45755: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228ddb880> <<< 186312 1726890077.45838: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3228ddb6d0> <<< 186312 1726890077.45867: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3228dda670> <<< 186312 1726890077.45906: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3228dda5b0> <<< 186312 1726890077.45926: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293ff8b0> <<< 186312 1726890077.45945: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890077.45976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890077.46024: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229388670> <<< 186312 1726890077.46196: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229387ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293960d0> <<< 186312 1726890077.46235: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32293880d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293cca60> <<< 186312 1726890077.46252: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.46288: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890077.46291: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.46361: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.46435: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.46441: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.46506: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890077.46524: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890077.46586: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.46682: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.47133: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.47649: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890077.47679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.47696: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32289a3580> <<< 186312 1726890077.47771: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228daa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322894c0a0> <<< 186312 1726890077.47825: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890077.47865: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890077.47882: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.48241: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229387bb0> # zipimport: zlib available <<< 186312 1726890077.48543: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.48900: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.48972: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.49102: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890077.49108: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890077.49162: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.49236: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890077.49257: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890077.49268: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.49308: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.49339: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890077.49532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.49710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890077.49750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890077.49868: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228db7970> <<< 186312 1726890077.49872: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.49883: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.49950: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890077.49980: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.50008: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.50047: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890077.50097: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.50129: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.50220: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.50270: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890077.50300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.50388: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229414250> <<< 186312 1726890077.50402: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228db76a0> <<< 186312 1726890077.50443: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890077.50554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.50617: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.50633: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.50673: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890077.50700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890077.50746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890077.50759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890077.50846: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228d9e7c0> <<< 186312 1726890077.50882: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228d9b7f0> <<< 186312 1726890077.50942: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228d95970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890077.50965: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.50998: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890077.51077: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890077.51171: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 186312 1726890077.51218: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890077.51244: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890077.51247: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 186312 1726890077.51297: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.51401: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.51545: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890077.52279: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "d247b814-1c08-412b-ad28-1e5d8751172a", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} <<< 186312 1726890077.52302: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890077.52620: 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__ <<< 186312 1726890077.52700: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 <<< 186312 1726890077.52725: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 186312 1726890077.52729: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc <<< 186312 1726890077.52898: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890077.52910: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890077.52992: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890077.53029: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 186312 1726890077.53060: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890077.53064: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890077.53122: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 186312 1726890077.53151: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 186312 1726890077.53186: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890077.53193: stdout chunk (state=3): >>># destroy fnmatch <<< 186312 1726890077.53197: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890077.53201: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890077.53267: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890077.53274: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890077.53279: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890077.53302: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket <<< 186312 1726890077.53304: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890077.53856: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890077.53881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890077.53884: stdout chunk (state=3): >>><<< 186312 1726890077.53888: stderr chunk (state=3): >>><<< 186312 1726890077.54029: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229defdc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229defb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229defac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322998f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322998f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322998f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229988d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32299d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322992feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229932f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229927610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229930640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322992f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32298b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298b08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298b0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298b0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298b0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229909d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229904610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229917670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229936e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32298c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229909250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229917280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322993c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322988d370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322988d460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298ccfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c5a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322958a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229878c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322993c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322959daf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f322959de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32295ae730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32295aec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32295453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322959df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229557280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32295ae5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229557340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32295716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229571970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229571760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229571850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229571ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32294861f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32295718e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229565a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32298c25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229571a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f32294ae670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c07c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32293c0160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c0280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c0f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c04f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c0d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32293c0f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c0100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229379130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229335f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229335d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293353d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229427dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32294273a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229427f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293f7c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228de6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228de63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293c8490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3228de64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228de64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3228dce250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32294091f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3228ddb8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229409370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229421d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228ddb880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3228ddb6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3228dda670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3228dda5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293ff8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229388670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229387ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293960d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32293880d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32293cca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32289a3580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228daa520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f322894c0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3229387bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228db7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3229414250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228db76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228d9e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228d9b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3228d95970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_8zcqyt7c/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "d247b814-1c08-412b-ad28-1e5d8751172a", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890077.55497: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blockdev_info', '_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-1726890077.2305791-187981-65371358559420/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890077.55502: _low_level_execute_command(): starting 186312 1726890077.55505: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890077.2305791-187981-65371358559420/ > /dev/null 2>&1 && sleep 0' 186312 1726890077.55508: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890077.55525: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.55542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.55559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.55600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.55617: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890077.55635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.55655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890077.55667: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890077.55677: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890077.55687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.55698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.55714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.55725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.55739: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890077.55755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.55850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890077.55873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890077.55888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890077.55957: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890077.57803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890077.57807: stdout chunk (state=3): >>><<< 186312 1726890077.57809: stderr chunk (state=3): >>><<< 186312 1726890077.57921: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890077.57926: handler run complete 186312 1726890077.57929: Evaluated conditional (False): False 186312 1726890077.57934: attempt loop complete, returning result 186312 1726890077.58118: _execute() done 186312 1726890077.58122: dumping result to json 186312 1726890077.58125: done dumping result, returning 186312 1726890077.58129: done running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. [02369adf-7a19-881e-6b85-000000000999] 186312 1726890077.58133: sending task result for task 02369adf-7a19-881e-6b85-000000000999 186312 1726890077.58257: done sending task result for task 02369adf-7a19-881e-6b85-000000000999 186312 1726890077.58261: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "d247b814-1c08-412b-ad28-1e5d8751172a" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 186312 1726890077.58486: no more pending results, returning what we have 186312 1726890077.58496: results queue empty 186312 1726890077.58502: checking for any_errors_fatal 186312 1726890077.58510: done checking for any_errors_fatal 186312 1726890077.58510: checking for max_fail_percentage 186312 1726890077.58518: done checking for max_fail_percentage 186312 1726890077.58520: checking to see if all hosts have failed and the running result is not ok 186312 1726890077.58521: done checking to see if all hosts have failed 186312 1726890077.58521: getting the remaining hosts for this loop 186312 1726890077.58523: done getting the remaining hosts for this loop 186312 1726890077.58526: getting the next task for host managed_node3 186312 1726890077.58531: done getting next task for host managed_node3 186312 1726890077.58534: ^ task is: TASK: Read the /etc/fstab file for volume existence 186312 1726890077.58536: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890077.58540: getting variables 186312 1726890077.58541: in VariableManager get_vars() 186312 1726890077.58578: Calling all_inventory to load vars for managed_node3 186312 1726890077.58581: Calling groups_inventory to load vars for managed_node3 186312 1726890077.58601: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890077.58614: Calling all_plugins_play to load vars for managed_node3 186312 1726890077.58617: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890077.58620: Calling groups_plugins_play to load vars for managed_node3 186312 1726890077.60352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890077.61076: done with get_vars() 186312 1726890077.61094: done getting variables 186312 1726890077.61165: 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 [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:41:17 -0400 (0:00:00.439) 0:00:47.351 ****** 186312 1726890077.61199: entering _queue_task() for managed_node3/command 186312 1726890077.61549: worker is 1 (out of 1 available) 186312 1726890077.61563: exiting _queue_task() for managed_node3/command 186312 1726890077.61582: done queuing things up, now waiting for results queue to drain 186312 1726890077.61583: waiting for pending results... 186312 1726890077.61931: running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence 186312 1726890077.62046: in run() - task 02369adf-7a19-881e-6b85-00000000099a 186312 1726890077.62067: variable 'ansible_search_path' from source: unknown 186312 1726890077.62108: calling self._execute() 186312 1726890077.62244: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890077.62255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890077.62271: variable 'omit' from source: magic vars 186312 1726890077.62382: variable 'omit' from source: magic vars 186312 1726890077.62434: variable 'omit' from source: magic vars 186312 1726890077.62477: variable 'omit' from source: magic vars 186312 1726890077.62535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890077.62580: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890077.62608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890077.62634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890077.62827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890077.63006: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890077.63129: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890077.63140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890077.63415: Set connection var ansible_shell_type to sh 186312 1726890077.63431: Set connection var ansible_pipelining to False 186312 1726890077.63445: Set connection var ansible_timeout to 10 186312 1726890077.63452: Set connection var ansible_connection to ssh 186312 1726890077.63464: Set connection var ansible_shell_executable to /bin/sh 186312 1726890077.63483: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890077.63685: variable 'ansible_shell_executable' from source: unknown 186312 1726890077.63698: variable 'ansible_connection' from source: unknown 186312 1726890077.63725: variable 'ansible_module_compression' from source: unknown 186312 1726890077.63852: variable 'ansible_shell_type' from source: unknown 186312 1726890077.63880: variable 'ansible_shell_executable' from source: unknown 186312 1726890077.63888: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890077.63896: variable 'ansible_pipelining' from source: unknown 186312 1726890077.63903: variable 'ansible_timeout' from source: unknown 186312 1726890077.63909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890077.64299: 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) 186312 1726890077.64320: variable 'omit' from source: magic vars 186312 1726890077.64329: starting attempt loop 186312 1726890077.64335: running the handler 186312 1726890077.64355: _low_level_execute_command(): starting 186312 1726890077.64366: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890077.65636: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890077.65674: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.65689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.65708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.65757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.65768: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890077.65781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.65798: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890077.65808: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890077.65828: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890077.65842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.65855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.65869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.65880: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.65890: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890077.65905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.65989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890077.66014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890077.66030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890077.66207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890077.67602: stdout chunk (state=3): >>>/root <<< 186312 1726890077.67763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890077.67938: stderr chunk (state=3): >>><<< 186312 1726890077.67941: stdout chunk (state=3): >>><<< 186312 1726890077.68011: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890077.68017: _low_level_execute_command(): starting 186312 1726890077.68021: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890077.6796803-188005-274107034090647 `" && echo ansible-tmp-1726890077.6796803-188005-274107034090647="` echo /root/.ansible/tmp/ansible-tmp-1726890077.6796803-188005-274107034090647 `" ) && sleep 0' 186312 1726890077.69592: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890077.69607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.69635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.69655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.69703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.69719: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890077.69737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.69756: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890077.69768: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890077.69783: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890077.69796: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.69809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.69827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.69842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.69855: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890077.69869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.69949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890077.69974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890077.70017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890077.70089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890077.71886: stdout chunk (state=3): >>>ansible-tmp-1726890077.6796803-188005-274107034090647=/root/.ansible/tmp/ansible-tmp-1726890077.6796803-188005-274107034090647 <<< 186312 1726890077.72002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890077.72080: stderr chunk (state=3): >>><<< 186312 1726890077.72083: stdout chunk (state=3): >>><<< 186312 1726890077.72120: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890077.6796803-188005-274107034090647=/root/.ansible/tmp/ansible-tmp-1726890077.6796803-188005-274107034090647 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890077.72189: variable 'ansible_module_compression' from source: unknown 186312 1726890077.72291: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890077.72294: variable 'ansible_facts' from source: unknown 186312 1726890077.72382: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890077.6796803-188005-274107034090647/AnsiballZ_command.py 186312 1726890077.72496: Sending initial data 186312 1726890077.72507: Sent initial data (158 bytes) 186312 1726890077.74083: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.74087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.74128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890077.74135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.74142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.74334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890077.74337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890077.74340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890077.74389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890077.76040: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890077.76085: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890077.76143: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp4zyzvs2h /root/.ansible/tmp/ansible-tmp-1726890077.6796803-188005-274107034090647/AnsiballZ_command.py <<< 186312 1726890077.76165: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890077.77196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890077.77418: stderr chunk (state=3): >>><<< 186312 1726890077.77422: stdout chunk (state=3): >>><<< 186312 1726890077.77424: done transferring module to remote 186312 1726890077.77472: _low_level_execute_command(): starting 186312 1726890077.77486: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890077.6796803-188005-274107034090647/ /root/.ansible/tmp/ansible-tmp-1726890077.6796803-188005-274107034090647/AnsiballZ_command.py && sleep 0' 186312 1726890077.78189: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890077.78213: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.78235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.78263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.78324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.78351: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890077.78376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.78400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890077.78419: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890077.78434: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890077.78447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.78460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.78474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.78485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.78494: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890077.78507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.78587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890077.78615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890077.78629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890077.78701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890077.80361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890077.80445: stderr chunk (state=3): >>><<< 186312 1726890077.80458: stdout chunk (state=3): >>><<< 186312 1726890077.80486: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890077.80489: _low_level_execute_command(): starting 186312 1726890077.80504: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890077.6796803-188005-274107034090647/AnsiballZ_command.py && sleep 0' 186312 1726890077.81359: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890077.81383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.81404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.81442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.81494: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.81509: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890077.81535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.81559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890077.81576: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890077.81593: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890077.81608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890077.81633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890077.81654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890077.81669: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890077.81686: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890077.81700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890077.81805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890077.81829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890077.81853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890077.81948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890077.83816: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890077.83819: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890077.83826: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890077.83877: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890077.83880: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890077.83933: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890077.83955: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890077.83982: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890077.84007: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890077.84028: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890077.84069: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.84085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890077.84100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890077.84126: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8498dc0> <<< 186312 1726890077.84185: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf843d3a0> <<< 186312 1726890077.84196: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8498b20> <<< 186312 1726890077.84226: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8498ac0> <<< 186312 1726890077.84278: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf843d490> <<< 186312 1726890077.84327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890077.84352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890077.84389: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf843d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf843d670> <<< 186312 1726890077.84406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890077.84449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890077.84473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890077.84531: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81cf190> <<< 186312 1726890077.84549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890077.84556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890077.84623: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81cf220> <<< 186312 1726890077.84679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890077.84683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81cf940> <<< 186312 1726890077.84708: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8455880> <<< 186312 1726890077.84729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81c8d90> <<< 186312 1726890077.84775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890077.84792: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81f2d90> <<< 186312 1726890077.84852: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf843d970> <<< 186312 1726890077.84873: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890077.85061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890077.85064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890077.85104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890077.85128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890077.85175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890077.85182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890077.85187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890077.85190: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf816feb0> <<< 186312 1726890077.85259: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8172f40> <<< 186312 1726890077.85262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890077.85265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890077.85285: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890077.85302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890077.85333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890077.85356: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8167610> <<< 186312 1726890077.85369: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8170640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf816f370> <<< 186312 1726890077.85394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890077.85472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890077.85483: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890077.85502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.85528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890077.85556: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf80f1dc0> <<< 186312 1726890077.85579: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80f18b0> import 'itertools' # <<< 186312 1726890077.85603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890077.85620: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80f1eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890077.85649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890077.85666: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80f1f70> <<< 186312 1726890077.85689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890077.85713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80f1e80> <<< 186312 1726890077.85731: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890077.85788: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8149d30> import '_functools' # <<< 186312 1726890077.85795: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8144610> <<< 186312 1726890077.85889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8156670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8176e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890077.85913: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf8102c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8149250> <<< 186312 1726890077.85968: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf8156280> <<< 186312 1726890077.86009: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf817c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890077.86024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890077.86045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890077.86086: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8102fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8102d90> <<< 186312 1726890077.86126: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8102d00> <<< 186312 1726890077.86144: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890077.86152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890077.86171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890077.86250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80d6370> <<< 186312 1726890077.86278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890077.86316: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80d6460> <<< 186312 1726890077.86423: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf810afa0> <<< 186312 1726890077.86466: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8105a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8105490> <<< 186312 1726890077.86521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890077.86571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890077.86596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf800a1c0> <<< 186312 1726890077.86631: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80c0c70> <<< 186312 1726890077.86705: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8105eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf817c040> <<< 186312 1726890077.86754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf801daf0> <<< 186312 1726890077.86860: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf801de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890077.86890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8030730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890077.86917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890077.86925: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8030c70> <<< 186312 1726890077.86992: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.87034: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7fc63a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf801df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890077.87083: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7fd7280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80305b0> import 'pwd' # <<< 186312 1726890077.87140: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7fd7340> <<< 186312 1726890077.87184: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890077.87221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7ff36a0> <<< 186312 1726890077.87245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890077.87265: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7ff3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7ff3760> <<< 186312 1726890077.87359: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7ff3850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890077.87508: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.87581: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7ff3ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7fff1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7ff38e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7fe5a30> <<< 186312 1726890077.87593: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81025b0> <<< 186312 1726890077.87607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890077.87658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890077.87698: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7ff3a90> <<< 186312 1726890077.87789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890077.87803: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdbf79e8670> <<< 186312 1726890077.87940: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip' <<< 186312 1726890077.87948: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.88046: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.88065: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890077.88083: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.88114: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890077.89290: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.90218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890077.90277: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf790e7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890077.90288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.90294: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890077.90300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890077.90325: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.90328: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf790e160> <<< 186312 1726890077.90357: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf790e280> <<< 186312 1726890077.90417: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf790ef10> <<< 186312 1726890077.90420: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890077.90423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890077.90462: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf790e4f0> <<< 186312 1726890077.90469: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf790ed30> import 'atexit' # <<< 186312 1726890077.90498: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.90506: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf790ef70> <<< 186312 1726890077.90523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890077.90543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890077.90576: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf790e100> <<< 186312 1726890077.90593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890077.90606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890077.90636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890077.90674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890077.90677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890077.90679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890077.90742: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7863ee0> <<< 186312 1726890077.90771: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.90777: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7886f40> <<< 186312 1726890077.90802: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7886d60> <<< 186312 1726890077.90841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890077.90889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890077.90899: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78863d0> <<< 186312 1726890077.90924: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7974dc0> <<< 186312 1726890077.91092: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf79743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890077.91174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7974f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890077.91209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890077.91224: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7943c10> <<< 186312 1726890077.91311: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78decd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78de3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7911490> <<< 186312 1726890077.91329: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78de4c0> <<< 186312 1726890077.91356: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78de4f0> <<< 186312 1726890077.91372: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890077.91384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890077.91405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890077.91427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890077.91496: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.91509: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7847250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf79551f0> <<< 186312 1726890077.91526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890077.91532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890077.91583: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.91587: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78538e0> <<< 186312 1726890077.91592: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7955370> <<< 186312 1726890077.91610: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890077.91643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.91668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890077.91674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890077.91733: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf796fd90> <<< 186312 1726890077.91854: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7853880> <<< 186312 1726890077.91942: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78536d0> <<< 186312 1726890077.91971: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7852670> <<< 186312 1726890077.92015: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78525b0> <<< 186312 1726890077.92021: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf794d8b0> <<< 186312 1726890077.92048: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 186312 1726890077.92058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890077.92071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890077.92080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890077.92122: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.92129: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78d6670> <<< 186312 1726890077.92316: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78e60d0> <<< 186312 1726890077.92340: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.92362: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7919a60> # zipimport: zlib available <<< 186312 1726890077.92388: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890077.92408: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.92461: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.92544: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890077.92600: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/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_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890077.92643: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.92687: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.92802: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.93228: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.93699: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890077.93743: 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_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.93791: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf741e580> <<< 186312 1726890077.93852: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7822520> <<< 186312 1726890077.93865: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf73c40a0> <<< 186312 1726890077.93932: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890077.93973: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890077.94090: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.94231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890077.94245: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78d5bb0> <<< 186312 1726890077.94248: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.94625: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.94986: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.95043: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.95105: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890077.95144: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.95168: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890077.95228: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.95340: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890077.95346: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890077.95400: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890077.95438: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890077.95601: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.95785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890077.95808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890077.95892: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf782f970> <<< 186312 1726890077.95899: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.95961: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.96040: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890077.96046: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/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_nkb3vrqd/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_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890077.96052: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.96081: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.96136: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890077.96142: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.96155: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.96204: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.96268: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.96359: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890077.96365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890077.96437: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890077.96443: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7960250> <<< 186312 1726890077.96457: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf782f6a0> <<< 186312 1726890077.96501: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/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_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890077.96510: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.96609: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.96663: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.96682: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.96722: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890077.96748: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890077.96779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890077.96808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890077.96826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890077.96894: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78147c0> <<< 186312 1726890077.96943: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78117f0> <<< 186312 1726890077.96995: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf780b970> <<< 186312 1726890077.97012: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890077.97035: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.97054: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890077.97084: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890077.97118: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890077.97142: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890077.97177: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.97245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.97374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890077.97399: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf73ac5e0> <<< 186312 1726890077.97446: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890077.97582: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890077.97874: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=d247b814-1c08-412b-ad28-1e5d8751172a none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:41:17.975174", "end": "2024-09-20 23:41:17.977867", "delta": "0:00:00.002693", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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}}} <<< 186312 1726890077.97896: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890077.98215: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 186312 1726890077.98448: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util <<< 186312 1726890077.98474: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file<<< 186312 1726890077.98482: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890077.98689: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890077.98709: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890077.98741: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890077.98899: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890077.98933: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890077.98961: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890077.98990: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 186312 1726890077.99022: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890077.99048: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools <<< 186312 1726890077.99080: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890077.99110: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890077.99139: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890077.99157: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890077.99406: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890077.99734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890077.99780: stderr chunk (state=3): >>><<< 186312 1726890077.99786: stdout chunk (state=3): >>><<< 186312 1726890077.99939: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8498dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf843d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8498b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8498ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf843d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf843d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf843d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8455880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf843d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf816feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8172f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8170640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf816f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf80f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80f18b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80f1eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80f1f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80f1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8149d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8144610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8156670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8176e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf8102c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8149250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf8156280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf817c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8102fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8102d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8102d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80d6370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80d6460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf810afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8105a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8105490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf800a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80c0c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8105eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf817c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf801daf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf801de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8030730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf8030c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7fc63a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf801df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7fd7280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf80305b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7fd7340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7ff36a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7ff3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7ff3760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7ff3850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7ff3ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7fff1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7ff38e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7fe5a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf81025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7ff3a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdbf79e8670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/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_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf790e7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf790e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf790e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf790ef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf790e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf790ed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf790ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf790e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7863ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7886f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7886d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78863d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7974dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf79743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7974f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7943c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78decd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78de3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7911490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78de4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78de4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7847250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf79551f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7955370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf796fd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7853880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78536d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7852670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf794d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78d6670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78e60d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf78d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7919a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/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_nkb3vrqd/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_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/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_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf741e580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf7822520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf73c40a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78d5bb0> # 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_nkb3vrqd/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_nkb3vrqd/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_nkb3vrqd/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_nkb3vrqd/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_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf782f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/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_nkb3vrqd/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_nkb3vrqd/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_nkb3vrqd/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_nkb3vrqd/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdbf7960250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf782f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/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_nkb3vrqd/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78147c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf78117f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf780b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/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_nkb3vrqd/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_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_nkb3vrqd/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_nkb3vrqd/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdbf73ac5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=d247b814-1c08-412b-ad28-1e5d8751172a none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:41:17.975174", "end": "2024-09-20 23:41:17.977867", "delta": "0:00:00.002693", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890078.01163: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890077.6796803-188005-274107034090647/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890078.01167: _low_level_execute_command(): starting 186312 1726890078.01169: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890077.6796803-188005-274107034090647/ > /dev/null 2>&1 && sleep 0' 186312 1726890078.01933: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890078.01936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890078.01976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890078.01979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890078.01981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890078.01984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890078.02042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890078.02049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890078.02051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890078.02086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890078.03819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890078.03866: stderr chunk (state=3): >>><<< 186312 1726890078.03869: stdout chunk (state=3): >>><<< 186312 1726890078.03883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890078.03889: handler run complete 186312 1726890078.03908: Evaluated conditional (False): False 186312 1726890078.03920: attempt loop complete, returning result 186312 1726890078.03923: _execute() done 186312 1726890078.03926: dumping result to json 186312 1726890078.03935: done dumping result, returning 186312 1726890078.03945: done running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-881e-6b85-00000000099a] 186312 1726890078.03950: sending task result for task 02369adf-7a19-881e-6b85-00000000099a 186312 1726890078.04065: done sending task result for task 02369adf-7a19-881e-6b85-00000000099a 186312 1726890078.04069: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002693", "end": "2024-09-20 23:41:17.977867", "rc": 0, "start": "2024-09-20 23:41:17.975174" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=d247b814-1c08-412b-ad28-1e5d8751172a none swap defaults 0 0 186312 1726890078.04155: no more pending results, returning what we have 186312 1726890078.04159: results queue empty 186312 1726890078.04160: checking for any_errors_fatal 186312 1726890078.04171: done checking for any_errors_fatal 186312 1726890078.04187: checking for max_fail_percentage 186312 1726890078.04190: done checking for max_fail_percentage 186312 1726890078.04190: checking to see if all hosts have failed and the running result is not ok 186312 1726890078.04192: done checking to see if all hosts have failed 186312 1726890078.04192: getting the remaining hosts for this loop 186312 1726890078.04194: done getting the remaining hosts for this loop 186312 1726890078.04198: getting the next task for host managed_node3 186312 1726890078.04204: done getting next task for host managed_node3 186312 1726890078.04207: ^ task is: TASK: Read the /etc/crypttab file 186312 1726890078.04209: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890078.04224: getting variables 186312 1726890078.04226: in VariableManager get_vars() 186312 1726890078.04269: Calling all_inventory to load vars for managed_node3 186312 1726890078.04276: Calling groups_inventory to load vars for managed_node3 186312 1726890078.04279: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.04295: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.04299: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.04302: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.08603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.08951: done with get_vars() 186312 1726890078.08961: done getting variables 186312 1726890078.08993: 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 [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:41:18 -0400 (0:00:00.478) 0:00:47.829 ****** 186312 1726890078.09017: entering _queue_task() for managed_node3/command 186312 1726890078.09249: worker is 1 (out of 1 available) 186312 1726890078.09262: exiting _queue_task() for managed_node3/command 186312 1726890078.09275: done queuing things up, now waiting for results queue to drain 186312 1726890078.09277: waiting for pending results... 186312 1726890078.09484: running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file 186312 1726890078.09634: in run() - task 02369adf-7a19-881e-6b85-00000000099b 186312 1726890078.09659: variable 'ansible_search_path' from source: unknown 186312 1726890078.09696: calling self._execute() 186312 1726890078.09845: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.09864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.09880: variable 'omit' from source: magic vars 186312 1726890078.09972: variable 'omit' from source: magic vars 186312 1726890078.10039: variable 'omit' from source: magic vars 186312 1726890078.10082: variable 'omit' from source: magic vars 186312 1726890078.10120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890078.10150: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890078.10170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890078.10184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890078.10194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890078.10239: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890078.10248: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.10254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.10341: Set connection var ansible_shell_type to sh 186312 1726890078.10363: Set connection var ansible_pipelining to False 186312 1726890078.10372: Set connection var ansible_timeout to 10 186312 1726890078.10375: Set connection var ansible_connection to ssh 186312 1726890078.10378: Set connection var ansible_shell_executable to /bin/sh 186312 1726890078.10384: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890078.10401: variable 'ansible_shell_executable' from source: unknown 186312 1726890078.10404: variable 'ansible_connection' from source: unknown 186312 1726890078.10406: variable 'ansible_module_compression' from source: unknown 186312 1726890078.10413: variable 'ansible_shell_type' from source: unknown 186312 1726890078.10420: variable 'ansible_shell_executable' from source: unknown 186312 1726890078.10423: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.10428: variable 'ansible_pipelining' from source: unknown 186312 1726890078.10435: variable 'ansible_timeout' from source: unknown 186312 1726890078.10445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.10589: 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) 186312 1726890078.10597: variable 'omit' from source: magic vars 186312 1726890078.10601: starting attempt loop 186312 1726890078.10604: running the handler 186312 1726890078.10621: _low_level_execute_command(): starting 186312 1726890078.10643: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890078.11294: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890078.11342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890078.11361: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890078.11416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890078.11434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890078.11480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890078.13017: stdout chunk (state=3): >>>/root <<< 186312 1726890078.13127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890078.13185: stderr chunk (state=3): >>><<< 186312 1726890078.13190: stdout chunk (state=3): >>><<< 186312 1726890078.13220: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890078.13229: _low_level_execute_command(): starting 186312 1726890078.13237: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890078.132145-188023-188359671084460 `" && echo ansible-tmp-1726890078.132145-188023-188359671084460="` echo /root/.ansible/tmp/ansible-tmp-1726890078.132145-188023-188359671084460 `" ) && sleep 0' 186312 1726890078.13706: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890078.13722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890078.13749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890078.13762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890078.13817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890078.13841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890078.13883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890078.15704: stdout chunk (state=3): >>>ansible-tmp-1726890078.132145-188023-188359671084460=/root/.ansible/tmp/ansible-tmp-1726890078.132145-188023-188359671084460 <<< 186312 1726890078.15818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890078.15877: stderr chunk (state=3): >>><<< 186312 1726890078.15880: stdout chunk (state=3): >>><<< 186312 1726890078.15898: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890078.132145-188023-188359671084460=/root/.ansible/tmp/ansible-tmp-1726890078.132145-188023-188359671084460 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890078.15927: variable 'ansible_module_compression' from source: unknown 186312 1726890078.15985: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890078.16014: variable 'ansible_facts' from source: unknown 186312 1726890078.16078: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890078.132145-188023-188359671084460/AnsiballZ_command.py 186312 1726890078.16206: Sending initial data 186312 1726890078.16241: Sent initial data (157 bytes) 186312 1726890078.17185: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890078.17197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890078.17215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890078.17230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890078.17285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890078.17304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890078.17338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890078.19006: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890078.19038: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890078.19074: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp0pm989tx /root/.ansible/tmp/ansible-tmp-1726890078.132145-188023-188359671084460/AnsiballZ_command.py <<< 186312 1726890078.19108: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890078.19865: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890078.19971: stderr chunk (state=3): >>><<< 186312 1726890078.19974: stdout chunk (state=3): >>><<< 186312 1726890078.19995: done transferring module to remote 186312 1726890078.20007: _low_level_execute_command(): starting 186312 1726890078.20014: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890078.132145-188023-188359671084460/ /root/.ansible/tmp/ansible-tmp-1726890078.132145-188023-188359671084460/AnsiballZ_command.py && sleep 0' 186312 1726890078.20450: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890078.20467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890078.20479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890078.20491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890078.20502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890078.20548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890078.20560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890078.20601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890078.22271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890078.22316: stderr chunk (state=3): >>><<< 186312 1726890078.22319: stdout chunk (state=3): >>><<< 186312 1726890078.22336: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890078.22344: _low_level_execute_command(): starting 186312 1726890078.22347: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890078.132145-188023-188359671084460/AnsiballZ_command.py && sleep 0' 186312 1726890078.22758: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890078.22776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890078.22793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890078.22805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890078.22851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890078.22863: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890078.22923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890078.24776: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890078.24804: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890078.24810: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890078.24865: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890078.24871: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890078.24903: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890078.24933: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890078.24939: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890078.24980: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890078.24984: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890078.24986: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890078.25033: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890078.25041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890078.25052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890078.25075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890078.25079: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890078.25103: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65ac43dc0> <<< 186312 1726890078.25136: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890078.25154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9d83a0> <<< 186312 1726890078.25163: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65ac43b20> <<< 186312 1726890078.25189: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890078.25197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890078.25205: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65ac43ac0> <<< 186312 1726890078.25227: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890078.25256: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890078.25259: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9d8490> <<< 186312 1726890078.25284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890078.25295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890078.25313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890078.25328: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890078.25336: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9d8940> <<< 186312 1726890078.25361: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9d8670> <<< 186312 1726890078.25382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890078.25395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890078.25413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890078.25435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890078.25452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890078.25472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890078.25496: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890078.25501: stdout chunk (state=3): >>> import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a98f190> <<< 186312 1726890078.25521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890078.25537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890078.25608: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a98f220> <<< 186312 1726890078.25632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890078.25644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890078.25673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890078.25679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9b2850> <<< 186312 1726890078.25688: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a98f940> <<< 186312 1726890078.25707: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9f0880> <<< 186312 1726890078.25732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890078.25741: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a988d90> <<< 186312 1726890078.25800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890078.25809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9b2d90> <<< 186312 1726890078.25855: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9d8970> <<< 186312 1726890078.25883: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890078.26077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890078.26090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890078.26123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890078.26135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890078.26141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890078.26163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890078.26180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890078.26192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890078.26202: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a92feb0> <<< 186312 1726890078.26247: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a932f40> <<< 186312 1726890078.26269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890078.26278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890078.26294: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890078.26314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890078.26328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890078.26350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890078.26375: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a927610> <<< 186312 1726890078.26393: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a930640> <<< 186312 1726890078.26405: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a92f370> <<< 186312 1726890078.26423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890078.26488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890078.26507: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890078.26540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890078.26562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890078.26565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890078.26588: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.26606: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a8b1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8b18b0> <<< 186312 1726890078.26615: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890078.26634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890078.26645: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8b1eb0> <<< 186312 1726890078.26653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890078.26675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890078.26697: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890078.26706: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8b1f70> <<< 186312 1726890078.26740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890078.26743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890078.26746: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8b1e80> <<< 186312 1726890078.26748: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890078.26793: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a909d30> <<< 186312 1726890078.26801: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890078.26823: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a904610> <<< 186312 1726890078.26871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890078.26896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a916670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a936e20> <<< 186312 1726890078.26908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890078.26934: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.26944: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a8c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a909250> <<< 186312 1726890078.26980: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.26984: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a916280> <<< 186312 1726890078.26996: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a93c9d0> <<< 186312 1726890078.27013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890078.27018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890078.27040: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890078.27046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890078.27061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890078.27073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890078.27091: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c2fa0> <<< 186312 1726890078.27096: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c2d90> <<< 186312 1726890078.27118: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890078.27128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c2d00> <<< 186312 1726890078.27144: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890078.27147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890078.27171: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890078.27174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890078.27203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890078.27248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890078.27273: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a896370> <<< 186312 1726890078.27294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890078.27346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890078.27352: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a896460> <<< 186312 1726890078.27469: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8cafa0> <<< 186312 1726890078.27508: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c5a30> <<< 186312 1726890078.27517: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c5490> <<< 186312 1726890078.27541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890078.27547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890078.27582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890078.27593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890078.27624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890078.27628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a7b01c0> <<< 186312 1726890078.27663: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a880c70> <<< 186312 1726890078.27709: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c5eb0> <<< 186312 1726890078.27714: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a93c040> <<< 186312 1726890078.27737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890078.27759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890078.27796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890078.27799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 186312 1726890078.27800: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a7c3af0> <<< 186312 1726890078.27802: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890078.27833: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a7c3e20> <<< 186312 1726890078.27855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890078.27860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890078.27883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890078.27897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890078.27900: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a7d6730> <<< 186312 1726890078.27921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890078.27949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890078.27976: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a7d6c70> <<< 186312 1726890078.28022: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.28035: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a7613a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a7c3f10> <<< 186312 1726890078.28052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890078.28055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890078.28111: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a772280> <<< 186312 1726890078.28119: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a7d65b0> <<< 186312 1726890078.28121: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890078.28151: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a772340> <<< 186312 1726890078.28192: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c29d0> <<< 186312 1726890078.28208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890078.28229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890078.28246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890078.28261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890078.28291: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.28302: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a78e6a0> <<< 186312 1726890078.28314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890078.28345: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a78e970> <<< 186312 1726890078.28350: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a78e760> <<< 186312 1726890078.28371: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.28376: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a78e850> <<< 186312 1726890078.28406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890078.28409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890078.28588: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.28594: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a78eca0> <<< 186312 1726890078.28636: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.28639: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a79a1f0> <<< 186312 1726890078.28643: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a78e8e0> <<< 186312 1726890078.28660: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a780a30> <<< 186312 1726890078.28682: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c25b0> <<< 186312 1726890078.28702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890078.28761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890078.28793: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a78ea90> <<< 186312 1726890078.28887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890078.28903: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd65a6bc670> <<< 186312 1726890078.29047: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890078.29140: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.29171: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 186312 1726890078.29177: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.29192: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.29208: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890078.29217: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.30437: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.31383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890078.31388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e27c0> <<< 186312 1726890078.31410: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890078.31440: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890078.31467: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890078.31501: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a5e2160> <<< 186312 1726890078.31541: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e2280> <<< 186312 1726890078.31566: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e2f10> <<< 186312 1726890078.31587: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890078.31592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890078.31645: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e24f0> <<< 186312 1726890078.31650: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e2d30> import 'atexit' # <<< 186312 1726890078.31678: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.31684: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a5e2f70> <<< 186312 1726890078.31698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890078.31727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890078.31761: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e2100> <<< 186312 1726890078.31798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890078.31824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890078.31843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890078.31867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890078.31940: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659fecee0> <<< 186312 1726890078.31974: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.31979: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a55af40> <<< 186312 1726890078.32005: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.32010: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a55ad60> <<< 186312 1726890078.32027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890078.32055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890078.32087: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a55a3d0> <<< 186312 1726890078.32106: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a648dc0> <<< 186312 1726890078.32267: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a6483a0> <<< 186312 1726890078.32297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890078.32304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890078.32317: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a648f70> <<< 186312 1726890078.32342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890078.32345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890078.32369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890078.32372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890078.32402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890078.32405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890078.32434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890078.32436: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a617c10> <<< 186312 1726890078.32521: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5b2cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5b23a0> <<< 186312 1726890078.32528: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e5490> <<< 186312 1726890078.32557: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.32563: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a5b24c0> <<< 186312 1726890078.32590: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5b24f0> <<< 186312 1726890078.32623: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890078.32626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890078.32648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890078.32673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890078.32743: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd659fd0250> <<< 186312 1726890078.32748: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a6291f0> <<< 186312 1726890078.32769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890078.32783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890078.32839: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.32842: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd659fdc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a629370> <<< 186312 1726890078.32863: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890078.32896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890078.32920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890078.32934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890078.32939: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890078.32989: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a643d90> <<< 186312 1726890078.33115: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659fdc880> <<< 186312 1726890078.33204: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.33209: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd659fdc6d0> <<< 186312 1726890078.33238: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.33243: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd659fdb670> <<< 186312 1726890078.33279: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.33289: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd659fdb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a6218b0> <<< 186312 1726890078.33315: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890078.33339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890078.33353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890078.33395: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a5aa670> <<< 186312 1726890078.33584: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.33591: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.33593: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a5a9ac0> <<< 186312 1726890078.33599: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5ba0d0> <<< 186312 1726890078.33628: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a5aa0d0> <<< 186312 1726890078.33636: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5eda60> <<< 186312 1726890078.33647: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.33660: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.33669: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890078.33680: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.33750: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.33832: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.33837: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.33864: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890078.33866: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.33868: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890078.33889: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.33983: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.34079: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.34526: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.34974: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890078.34983: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890078.34999: 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_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890078.35025: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890078.35037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890078.35085: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.35090: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd659bc7580> <<< 186312 1726890078.35152: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890078.35161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659fbb520> <<< 186312 1726890078.35173: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659b6d0a0> <<< 186312 1726890078.35217: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890078.35227: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.35247: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.35261: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890078.35265: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.35387: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.35518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890078.35520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890078.35545: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5a9bb0> <<< 186312 1726890078.35551: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.35934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.36301: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.36356: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.36420: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890078.36423: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.36460: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.36491: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890078.36503: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.36557: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.36638: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890078.36653: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.36660: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890078.36668: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.36704: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.36736: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890078.36752: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.36934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.37120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890078.37151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890078.37159: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890078.37224: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659fb8970> <<< 186312 1726890078.37236: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.37294: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.37363: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890078.37373: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/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_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890078.37383: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890078.37397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.37431: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.37469: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890078.37472: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.37513: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.37547: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.37640: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.37698: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890078.37727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890078.37793: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890078.37801: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a634250> <<< 186312 1726890078.37827: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659fb86a0> <<< 186312 1726890078.37860: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/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_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890078.37871: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.37976: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.38034: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.38059: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.38098: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890078.38105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890078.38129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890078.38159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890078.38179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890078.38193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890078.38279: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659f9d7c0> <<< 186312 1726890078.38318: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659f9a7f0> <<< 186312 1726890078.38379: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659f94970> <<< 186312 1726890078.38384: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890078.38389: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.38410: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.38436: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/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_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890078.38505: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890078.38508: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.38531: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890078.38552: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.38642: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.38743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890078.38771: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659b555e0> <<< 186312 1726890078.38847: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890078.38999: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890078.39278: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:41:18.389251", "end": "2024-09-20 23:41:18.391969", "delta": "0:00:00.002718", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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}}} <<< 186312 1726890078.39304: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890078.39588: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 186312 1726890078.39617: 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 <<< 186312 1726890078.39646: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs <<< 186312 1726890078.39679: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 186312 1726890078.39756: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse<<< 186312 1726890078.39761: stdout chunk (state=3): >>> # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools<<< 186312 1726890078.39771: stdout chunk (state=3): >>> # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy<<< 186312 1726890078.39783: stdout chunk (state=3): >>> # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile <<< 186312 1726890078.39789: stdout chunk (state=3): >>># cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json<<< 186312 1726890078.39791: stdout chunk (state=3): >>> # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl <<< 186312 1726890078.39795: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 186312 1726890078.39797: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging <<< 186312 1726890078.39833: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 186312 1726890078.39837: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec <<< 186312 1726890078.39840: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process<<< 186312 1726890078.39854: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob <<< 186312 1726890078.39860: stdout chunk (state=3): >>># destroy glob # cleanup[2] removing gc <<< 186312 1726890078.40049: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890078.40066: stdout chunk (state=3): >>># destroy importlib.util <<< 186312 1726890078.40069: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890078.40105: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890078.40109: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890078.40111: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890078.40136: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 186312 1726890078.40157: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 186312 1726890078.40173: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890078.40190: stdout chunk (state=3): >>># destroy array <<< 186312 1726890078.40195: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890078.40221: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890078.40262: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890078.40266: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 186312 1726890078.40281: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890078.40308: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 186312 1726890078.40344: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 186312 1726890078.40348: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890078.40350: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890078.40352: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890078.40354: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 186312 1726890078.40374: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890078.40378: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890078.40388: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890078.40413: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890078.40416: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 <<< 186312 1726890078.40421: stdout chunk (state=3): >>># 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 <<< 186312 1726890078.40447: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 186312 1726890078.40449: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890078.40583: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890078.40591: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 186312 1726890078.40608: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890078.40615: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890078.40620: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890078.40633: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890078.40650: stdout chunk (state=3): >>># destroy select <<< 186312 1726890078.40654: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890078.40682: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890078.40914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890078.40966: stderr chunk (state=3): >>><<< 186312 1726890078.40969: stdout chunk (state=3): >>><<< 186312 1726890078.41035: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65ac43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65ac43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65ac43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a98f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a98f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a98f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a988d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a9d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a92feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a932f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a927610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a930640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a92f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a8b1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8b18b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8b1eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8b1f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8b1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a909d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a904610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a916670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a936e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a8c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a909250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a916280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a93c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a896370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a896460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8cafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c5a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a7b01c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a880c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a93c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a7c3af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a7c3e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a7d6730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a7d6c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a7613a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a7c3f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a772280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a7d65b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a772340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a78e6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a78e970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a78e760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a78e850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a78eca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a79a1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a78e8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a780a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a8c25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a78ea90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd65a6bc670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/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_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e27c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a5e2160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e2280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e2f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e24f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e2d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a5e2f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e2100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659fecee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a55af40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a55ad60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a55a3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a648dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a6483a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a648f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a617c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5b2cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5b23a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5e5490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a5b24c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5b24f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd659fd0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a6291f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd659fdc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a629370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a643d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659fdc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd659fdc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd659fdb670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd659fdb5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a6218b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a5aa670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a5a9ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5ba0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a5aa0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5eda60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/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_0v_ymzpo/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_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/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_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd659bc7580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659fbb520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659b6d0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd65a5a9bb0> # 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_0v_ymzpo/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_0v_ymzpo/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_0v_ymzpo/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_0v_ymzpo/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_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659fb8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/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_0v_ymzpo/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_0v_ymzpo/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_0v_ymzpo/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_0v_ymzpo/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd65a634250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659fb86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/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_0v_ymzpo/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659f9d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659f9a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659f94970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/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_0v_ymzpo/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_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_0v_ymzpo/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_0v_ymzpo/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd659b555e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:41:18.389251", "end": "2024-09-20 23:41:18.391969", "delta": "0:00:00.002718", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890078.41589: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890078.132145-188023-188359671084460/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890078.41593: _low_level_execute_command(): starting 186312 1726890078.41595: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890078.132145-188023-188359671084460/ > /dev/null 2>&1 && sleep 0' 186312 1726890078.41736: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890078.41744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890078.41776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890078.41779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890078.41782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890078.41784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890078.41841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890078.41847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890078.41851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890078.41880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890078.43575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890078.43620: stderr chunk (state=3): >>><<< 186312 1726890078.43624: stdout chunk (state=3): >>><<< 186312 1726890078.43637: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890078.43643: handler run complete 186312 1726890078.43663: Evaluated conditional (False): False 186312 1726890078.43666: Evaluated conditional (False): False 186312 1726890078.43677: attempt loop complete, returning result 186312 1726890078.43680: _execute() done 186312 1726890078.43682: dumping result to json 186312 1726890078.43685: done dumping result, returning 186312 1726890078.43692: done running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file [02369adf-7a19-881e-6b85-00000000099b] 186312 1726890078.43697: sending task result for task 02369adf-7a19-881e-6b85-00000000099b 186312 1726890078.43807: done sending task result for task 02369adf-7a19-881e-6b85-00000000099b 186312 1726890078.43810: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002718", "end": "2024-09-20 23:41:18.391969", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:41:18.389251" } 186312 1726890078.43904: no more pending results, returning what we have 186312 1726890078.43907: results queue empty 186312 1726890078.43908: checking for any_errors_fatal 186312 1726890078.43917: done checking for any_errors_fatal 186312 1726890078.43918: checking for max_fail_percentage 186312 1726890078.43919: done checking for max_fail_percentage 186312 1726890078.43920: checking to see if all hosts have failed and the running result is not ok 186312 1726890078.43921: done checking to see if all hosts have failed 186312 1726890078.43922: getting the remaining hosts for this loop 186312 1726890078.43924: done getting the remaining hosts for this loop 186312 1726890078.43927: getting the next task for host managed_node3 186312 1726890078.43935: done getting next task for host managed_node3 186312 1726890078.43937: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890078.43939: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890078.43943: getting variables 186312 1726890078.43944: in VariableManager get_vars() 186312 1726890078.43972: Calling all_inventory to load vars for managed_node3 186312 1726890078.43974: Calling groups_inventory to load vars for managed_node3 186312 1726890078.43977: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.43987: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.43989: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.43992: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.44313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.44659: done with get_vars() 186312 1726890078.44672: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:41:18 -0400 (0:00:00.357) 0:00:48.186 ****** 186312 1726890078.44740: entering _queue_task() for managed_node3/include_tasks 186312 1726890078.44936: worker is 1 (out of 1 available) 186312 1726890078.44948: exiting _queue_task() for managed_node3/include_tasks 186312 1726890078.44960: done queuing things up, now waiting for results queue to drain 186312 1726890078.44961: waiting for pending results... 186312 1726890078.45145: running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890078.45211: in run() - task 02369adf-7a19-881e-6b85-00000000099c 186312 1726890078.45236: variable 'ansible_search_path' from source: unknown 186312 1726890078.45271: variable '_storage_pools_list' from source: set_fact 186312 1726890078.45443: variable '_storage_pools_list' from source: set_fact 186312 1726890078.45492: dumping result to json 186312 1726890078.45496: done dumping result, returning 186312 1726890078.45502: done running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-881e-6b85-00000000099c] 186312 1726890078.45508: sending task result for task 02369adf-7a19-881e-6b85-00000000099c 186312 1726890078.45618: done sending task result for task 02369adf-7a19-881e-6b85-00000000099c 186312 1726890078.45621: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890078.45671: no more pending results, returning what we have 186312 1726890078.45673: results queue empty 186312 1726890078.45674: checking for any_errors_fatal 186312 1726890078.45679: done checking for any_errors_fatal 186312 1726890078.45680: checking for max_fail_percentage 186312 1726890078.45681: done checking for max_fail_percentage 186312 1726890078.45682: checking to see if all hosts have failed and the running result is not ok 186312 1726890078.45683: done checking to see if all hosts have failed 186312 1726890078.45684: getting the remaining hosts for this loop 186312 1726890078.45685: done getting the remaining hosts for this loop 186312 1726890078.45688: getting the next task for host managed_node3 186312 1726890078.45693: done getting next task for host managed_node3 186312 1726890078.45695: ^ task is: TASK: Verify the volumes with no pool were correctly managed 186312 1726890078.45697: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890078.45701: getting variables 186312 1726890078.45702: in VariableManager get_vars() 186312 1726890078.45736: Calling all_inventory to load vars for managed_node3 186312 1726890078.45738: Calling groups_inventory to load vars for managed_node3 186312 1726890078.45740: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.45748: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.45752: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.45754: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.46056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.46393: done with get_vars() 186312 1726890078.46404: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:41:18 -0400 (0:00:00.017) 0:00:48.203 ****** 186312 1726890078.46468: entering _queue_task() for managed_node3/include_tasks 186312 1726890078.46636: worker is 1 (out of 1 available) 186312 1726890078.46648: exiting _queue_task() for managed_node3/include_tasks 186312 1726890078.46659: done queuing things up, now waiting for results queue to drain 186312 1726890078.46660: waiting for pending results... 186312 1726890078.46820: running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed 186312 1726890078.46885: in run() - task 02369adf-7a19-881e-6b85-00000000099e 186312 1726890078.46894: variable 'ansible_search_path' from source: unknown 186312 1726890078.46928: variable '_storage_volumes_list' from source: set_fact 186312 1726890078.47082: variable '_storage_volumes_list' from source: set_fact 186312 1726890078.47236: variable 'omit' from source: magic vars 186312 1726890078.47335: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.47338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.47348: variable 'omit' from source: magic vars 186312 1726890078.47537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890078.47747: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890078.47781: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890078.47808: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890078.47838: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890078.47896: 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) 186312 1726890078.47917: 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) 186312 1726890078.47940: 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) 186312 1726890078.47958: 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) 186312 1726890078.48005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890078.49488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890078.49542: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890078.49569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890078.49594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890078.49615: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890078.49650: 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) 186312 1726890078.49673: 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) 186312 1726890078.49691: 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) 186312 1726890078.49720: 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) 186312 1726890078.49731: 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) 186312 1726890078.49821: variable '_storage_volumes_list' from source: set_fact 186312 1726890078.49841: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 186312 1726890078.49861: variable 'storage_test_volume' from source: unknown 186312 1726890078.49909: variable 'storage_test_volume' from source: unknown 186312 1726890078.50177: dumping result to json 186312 1726890078.50180: done dumping result, returning 186312 1726890078.50183: done running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-881e-6b85-00000000099e] 186312 1726890078.50184: sending task result for task 02369adf-7a19-881e-6b85-00000000099e 186312 1726890078.50244: done sending task result for task 02369adf-7a19-881e-6b85-00000000099e 186312 1726890078.50247: WORKER PROCESS EXITING 186312 1726890078.50296: no more pending results, returning what we have 186312 1726890078.50300: in VariableManager get_vars() 186312 1726890078.50328: Calling all_inventory to load vars for managed_node3 186312 1726890078.50331: Calling groups_inventory to load vars for managed_node3 186312 1726890078.50333: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.50340: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.50342: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.50344: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.50638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.50964: done with get_vars() 186312 1726890078.50974: variable 'ansible_search_path' from source: unknown 186312 1726890078.51002: we have included files to process 186312 1726890078.51003: generating all_blocks data 186312 1726890078.51005: done generating all_blocks data 186312 1726890078.51009: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890078.51009: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890078.51011: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890078.51162: in VariableManager get_vars() 186312 1726890078.51175: done with get_vars() 186312 1726890078.51239: done processing included file 186312 1726890078.51240: iterating over new_blocks loaded from include file 186312 1726890078.51241: in VariableManager get_vars() 186312 1726890078.51250: done with get_vars() 186312 1726890078.51251: filtering new block on tags 186312 1726890078.51277: done filtering new block on tags 186312 1726890078.51278: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node3 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': 'none', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sdb'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sdb', '_raw_device': '/dev/sdb', '_mount_id': 'UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635', '_kernel_device': '/dev/sdb', '_raw_kernel_device': '/dev/sdb'}) 186312 1726890078.51288: extending task lists for all hosts with included blocks 186312 1726890078.51476: done extending task lists 186312 1726890078.51477: done processing included files 186312 1726890078.51477: results queue empty 186312 1726890078.51478: checking for any_errors_fatal 186312 1726890078.51481: done checking for any_errors_fatal 186312 1726890078.51481: checking for max_fail_percentage 186312 1726890078.51482: done checking for max_fail_percentage 186312 1726890078.51482: checking to see if all hosts have failed and the running result is not ok 186312 1726890078.51483: done checking to see if all hosts have failed 186312 1726890078.51483: getting the remaining hosts for this loop 186312 1726890078.51484: done getting the remaining hosts for this loop 186312 1726890078.51486: getting the next task for host managed_node3 186312 1726890078.51488: done getting next task for host managed_node3 186312 1726890078.51489: ^ task is: TASK: Set storage volume test variables 186312 1726890078.51491: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890078.51493: getting variables 186312 1726890078.51494: in VariableManager get_vars() 186312 1726890078.51500: Calling all_inventory to load vars for managed_node3 186312 1726890078.51501: Calling groups_inventory to load vars for managed_node3 186312 1726890078.51503: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.51506: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.51507: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.51510: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.51765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.52076: done with get_vars() 186312 1726890078.52084: done getting variables 186312 1726890078.52108: 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 [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:41:18 -0400 (0:00:00.056) 0:00:48.260 ****** 186312 1726890078.52128: entering _queue_task() for managed_node3/set_fact 186312 1726890078.52293: worker is 1 (out of 1 available) 186312 1726890078.52305: exiting _queue_task() for managed_node3/set_fact 186312 1726890078.52320: done queuing things up, now waiting for results queue to drain 186312 1726890078.52321: waiting for pending results... 186312 1726890078.52495: running TaskExecutor() for managed_node3/TASK: Set storage volume test variables 186312 1726890078.52569: in run() - task 02369adf-7a19-881e-6b85-000000000a8b 186312 1726890078.52579: variable 'ansible_search_path' from source: unknown 186312 1726890078.52608: calling self._execute() 186312 1726890078.52698: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.52702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.52718: variable 'omit' from source: magic vars 186312 1726890078.52794: variable 'omit' from source: magic vars 186312 1726890078.52831: variable 'omit' from source: magic vars 186312 1726890078.53065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890078.54850: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890078.54894: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890078.54921: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890078.54950: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890078.54971: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890078.55030: 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) 186312 1726890078.55055: 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) 186312 1726890078.55073: 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) 186312 1726890078.55099: 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) 186312 1726890078.55112: 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) 186312 1726890078.55219: variable 'storage_test_volume' from source: include params 186312 1726890078.55276: variable 'omit' from source: magic vars 186312 1726890078.55295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890078.55317: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890078.55332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890078.55349: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890078.55357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890078.55381: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890078.55384: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.55388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.55455: Set connection var ansible_shell_type to sh 186312 1726890078.55463: Set connection var ansible_pipelining to False 186312 1726890078.55472: Set connection var ansible_timeout to 10 186312 1726890078.55475: Set connection var ansible_connection to ssh 186312 1726890078.55481: Set connection var ansible_shell_executable to /bin/sh 186312 1726890078.55485: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890078.55502: variable 'ansible_shell_executable' from source: unknown 186312 1726890078.55505: variable 'ansible_connection' from source: unknown 186312 1726890078.55507: variable 'ansible_module_compression' from source: unknown 186312 1726890078.55509: variable 'ansible_shell_type' from source: unknown 186312 1726890078.55513: variable 'ansible_shell_executable' from source: unknown 186312 1726890078.55515: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.55519: variable 'ansible_pipelining' from source: unknown 186312 1726890078.55521: variable 'ansible_timeout' from source: unknown 186312 1726890078.55525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.55598: 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) 186312 1726890078.55606: variable 'omit' from source: magic vars 186312 1726890078.55611: starting attempt loop 186312 1726890078.55615: running the handler 186312 1726890078.55624: handler run complete 186312 1726890078.55634: attempt loop complete, returning result 186312 1726890078.55636: _execute() done 186312 1726890078.55639: dumping result to json 186312 1726890078.55643: done dumping result, returning 186312 1726890078.55653: done running TaskExecutor() for managed_node3/TASK: Set storage volume test variables [02369adf-7a19-881e-6b85-000000000a8b] 186312 1726890078.55655: sending task result for task 02369adf-7a19-881e-6b85-000000000a8b 186312 1726890078.55737: done sending task result for task 02369adf-7a19-881e-6b85-000000000a8b 186312 1726890078.55740: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 186312 1726890078.55804: no more pending results, returning what we have 186312 1726890078.55807: results queue empty 186312 1726890078.55808: checking for any_errors_fatal 186312 1726890078.55809: done checking for any_errors_fatal 186312 1726890078.55810: checking for max_fail_percentage 186312 1726890078.55813: done checking for max_fail_percentage 186312 1726890078.55814: checking to see if all hosts have failed and the running result is not ok 186312 1726890078.55815: done checking to see if all hosts have failed 186312 1726890078.55816: getting the remaining hosts for this loop 186312 1726890078.55818: done getting the remaining hosts for this loop 186312 1726890078.55821: getting the next task for host managed_node3 186312 1726890078.55827: done getting next task for host managed_node3 186312 1726890078.55829: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890078.55833: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890078.55843: getting variables 186312 1726890078.55845: in VariableManager get_vars() 186312 1726890078.55884: Calling all_inventory to load vars for managed_node3 186312 1726890078.55887: Calling groups_inventory to load vars for managed_node3 186312 1726890078.55890: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.55900: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.55902: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.55904: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.56242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.56588: done with get_vars() 186312 1726890078.56599: done getting variables 186312 1726890078.56739: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:41:18 -0400 (0:00:00.046) 0:00:48.306 ****** 186312 1726890078.56759: entering _queue_task() for managed_node3/include_tasks 186312 1726890078.56957: worker is 1 (out of 1 available) 186312 1726890078.56970: exiting _queue_task() for managed_node3/include_tasks 186312 1726890078.56983: done queuing things up, now waiting for results queue to drain 186312 1726890078.56984: waiting for pending results... 186312 1726890078.57173: running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890078.57243: in run() - task 02369adf-7a19-881e-6b85-000000000a8c 186312 1726890078.57253: variable 'ansible_search_path' from source: unknown 186312 1726890078.57295: variable '_storage_volume_tests' from source: set_fact 186312 1726890078.57442: variable '_storage_volume_tests' from source: set_fact 186312 1726890078.57500: variable 'omit' from source: magic vars 186312 1726890078.57614: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.57622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.57630: variable 'omit' from source: magic vars 186312 1726890078.57751: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.57789: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.57841: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.57966: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.57969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.57972: variable 'omit' from source: magic vars 186312 1726890078.58029: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58054: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58098: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58165: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.58172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.58180: variable 'omit' from source: magic vars 186312 1726890078.58261: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58282: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58329: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58389: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.58396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.58403: variable 'omit' from source: magic vars 186312 1726890078.58483: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58502: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58551: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58608: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.58617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.58628: variable 'omit' from source: magic vars 186312 1726890078.58704: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58726: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58772: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58831: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.58844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.58847: variable 'omit' from source: magic vars 186312 1726890078.58923: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58952: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.58993: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.59054: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.59062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.59072: variable 'omit' from source: magic vars 186312 1726890078.59147: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.59170: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.59214: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.59277: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.59281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.59290: variable 'omit' from source: magic vars 186312 1726890078.59368: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.59390: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.59440: variable 'storage_test_volume_subset' from source: unknown 186312 1726890078.59499: dumping result to json 186312 1726890078.59507: done dumping result, returning 186312 1726890078.59510: done running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-881e-6b85-000000000a8c] 186312 1726890078.59514: sending task result for task 02369adf-7a19-881e-6b85-000000000a8c 186312 1726890078.59550: done sending task result for task 02369adf-7a19-881e-6b85-000000000a8c 186312 1726890078.59552: WORKER PROCESS EXITING 186312 1726890078.59592: no more pending results, returning what we have 186312 1726890078.59601: in VariableManager get_vars() 186312 1726890078.59643: Calling all_inventory to load vars for managed_node3 186312 1726890078.59646: Calling groups_inventory to load vars for managed_node3 186312 1726890078.59649: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.59660: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.59663: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.59665: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.60175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.60493: done with get_vars() 186312 1726890078.60500: variable 'ansible_search_path' from source: unknown 186312 1726890078.60526: variable 'ansible_search_path' from source: unknown 186312 1726890078.60543: variable 'ansible_search_path' from source: unknown 186312 1726890078.60559: variable 'ansible_search_path' from source: unknown 186312 1726890078.60574: variable 'ansible_search_path' from source: unknown 186312 1726890078.60591: variable 'ansible_search_path' from source: unknown 186312 1726890078.60605: variable 'ansible_search_path' from source: unknown 186312 1726890078.60621: variable 'ansible_search_path' from source: unknown 186312 1726890078.60635: we have included files to process 186312 1726890078.60636: generating all_blocks data 186312 1726890078.60637: done generating all_blocks data 186312 1726890078.60639: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890078.60640: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890078.60641: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890078.61347: done processing included file 186312 1726890078.61349: iterating over new_blocks loaded from include file 186312 1726890078.61350: in VariableManager get_vars() 186312 1726890078.61360: done with get_vars() 186312 1726890078.61361: filtering new block on tags 186312 1726890078.61452: done filtering new block on tags 186312 1726890078.61454: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node3 => (item=mount) 186312 1726890078.61458: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890078.61459: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890078.61465: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890078.61843: done processing included file 186312 1726890078.61844: iterating over new_blocks loaded from include file 186312 1726890078.61845: in VariableManager get_vars() 186312 1726890078.61854: done with get_vars() 186312 1726890078.61855: filtering new block on tags 186312 1726890078.61898: done filtering new block on tags 186312 1726890078.61900: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node3 => (item=fstab) 186312 1726890078.61902: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890078.61903: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890078.61905: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890078.62062: done processing included file 186312 1726890078.62064: iterating over new_blocks loaded from include file 186312 1726890078.62064: in VariableManager get_vars() 186312 1726890078.62073: done with get_vars() 186312 1726890078.62075: filtering new block on tags 186312 1726890078.62096: done filtering new block on tags 186312 1726890078.62098: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node3 => (item=fs) 186312 1726890078.62100: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890078.62101: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890078.62102: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890078.62516: done processing included file 186312 1726890078.62517: iterating over new_blocks loaded from include file 186312 1726890078.62518: in VariableManager get_vars() 186312 1726890078.62527: done with get_vars() 186312 1726890078.62528: filtering new block on tags 186312 1726890078.62576: done filtering new block on tags 186312 1726890078.62578: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node3 => (item=device) 186312 1726890078.62580: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890078.62580: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890078.62583: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890078.63545: done processing included file 186312 1726890078.63546: iterating over new_blocks loaded from include file 186312 1726890078.63547: in VariableManager get_vars() 186312 1726890078.63556: done with get_vars() 186312 1726890078.63557: filtering new block on tags 186312 1726890078.63716: done filtering new block on tags 186312 1726890078.63719: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node3 => (item=encryption) 186312 1726890078.63725: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890078.63726: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890078.63731: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890078.64555: done processing included file 186312 1726890078.64557: iterating over new_blocks loaded from include file 186312 1726890078.64558: in VariableManager get_vars() 186312 1726890078.64575: done with get_vars() 186312 1726890078.64578: filtering new block on tags 186312 1726890078.64646: done filtering new block on tags 186312 1726890078.64648: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node3 => (item=md) 186312 1726890078.64650: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890078.64651: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890078.64652: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890078.67002: done processing included file 186312 1726890078.67004: iterating over new_blocks loaded from include file 186312 1726890078.67005: in VariableManager get_vars() 186312 1726890078.67019: done with get_vars() 186312 1726890078.67021: filtering new block on tags 186312 1726890078.67087: done filtering new block on tags 186312 1726890078.67089: in VariableManager get_vars() 186312 1726890078.67102: done with get_vars() 186312 1726890078.67103: filtering new block on tags 186312 1726890078.67156: done filtering new block on tags 186312 1726890078.67158: in VariableManager get_vars() 186312 1726890078.67170: done with get_vars() 186312 1726890078.67172: filtering new block on tags 186312 1726890078.67323: done filtering new block on tags 186312 1726890078.67326: in VariableManager get_vars() 186312 1726890078.67342: done with get_vars() 186312 1726890078.67343: filtering new block on tags 186312 1726890078.67402: done filtering new block on tags 186312 1726890078.67404: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node3 => (item=size) 186312 1726890078.67407: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890078.67408: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890078.67411: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890078.68071: done processing included file 186312 1726890078.68073: iterating over new_blocks loaded from include file 186312 1726890078.68074: in VariableManager get_vars() 186312 1726890078.68088: done with get_vars() 186312 1726890078.68090: filtering new block on tags 186312 1726890078.68176: done filtering new block on tags 186312 1726890078.68178: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node3 => (item=cache) 186312 1726890078.68182: extending task lists for all hosts with included blocks 186312 1726890078.68402: done extending task lists 186312 1726890078.68403: done processing included files 186312 1726890078.68404: results queue empty 186312 1726890078.68405: checking for any_errors_fatal 186312 1726890078.68408: done checking for any_errors_fatal 186312 1726890078.68409: checking for max_fail_percentage 186312 1726890078.68410: done checking for max_fail_percentage 186312 1726890078.68411: checking to see if all hosts have failed and the running result is not ok 186312 1726890078.68416: done checking to see if all hosts have failed 186312 1726890078.68417: getting the remaining hosts for this loop 186312 1726890078.68419: done getting the remaining hosts for this loop 186312 1726890078.68422: getting the next task for host managed_node3 186312 1726890078.68426: done getting next task for host managed_node3 186312 1726890078.68428: ^ task is: TASK: Get expected mount device based on device type 186312 1726890078.68434: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890078.68436: getting variables 186312 1726890078.68437: in VariableManager get_vars() 186312 1726890078.68446: Calling all_inventory to load vars for managed_node3 186312 1726890078.68448: Calling groups_inventory to load vars for managed_node3 186312 1726890078.68450: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.68456: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.68458: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.68461: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.68906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.69619: done with get_vars() 186312 1726890078.69634: done getting variables 186312 1726890078.69670: 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 [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:41:18 -0400 (0:00:00.129) 0:00:48.436 ****** 186312 1726890078.69698: entering _queue_task() for managed_node3/set_fact 186312 1726890078.70059: worker is 1 (out of 1 available) 186312 1726890078.70074: exiting _queue_task() for managed_node3/set_fact 186312 1726890078.70096: done queuing things up, now waiting for results queue to drain 186312 1726890078.70097: waiting for pending results... 186312 1726890078.70529: running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type 186312 1726890078.70746: in run() - task 02369adf-7a19-881e-6b85-000000000acb 186312 1726890078.70785: variable 'ansible_search_path' from source: unknown 186312 1726890078.70856: calling self._execute() 186312 1726890078.71033: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.71047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.71063: variable 'omit' from source: magic vars 186312 1726890078.71177: variable 'omit' from source: magic vars 186312 1726890078.71245: variable 'omit' from source: magic vars 186312 1726890078.71525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890078.71731: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890078.71767: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890078.71809: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890078.71864: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890078.71978: 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) 186312 1726890078.71999: 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) 186312 1726890078.72037: 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) 186312 1726890078.72071: 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) 186312 1726890078.72128: 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) 186312 1726890078.72144: 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) 186312 1726890078.72196: 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) 186312 1726890078.72222: 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) 186312 1726890078.72513: variable '_storage_test_volume_present' from source: set_fact 186312 1726890078.72516: variable 'storage_test_volume' from source: include params 186312 1726890078.72574: variable 'omit' from source: magic vars 186312 1726890078.72599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890078.72620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890078.72668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890078.72682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890078.72685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890078.72739: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890078.72742: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.72745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.72837: Set connection var ansible_shell_type to sh 186312 1726890078.72845: Set connection var ansible_pipelining to False 186312 1726890078.72853: Set connection var ansible_timeout to 10 186312 1726890078.72856: Set connection var ansible_connection to ssh 186312 1726890078.72861: Set connection var ansible_shell_executable to /bin/sh 186312 1726890078.72866: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890078.72898: variable 'ansible_shell_executable' from source: unknown 186312 1726890078.72902: variable 'ansible_connection' from source: unknown 186312 1726890078.72906: variable 'ansible_module_compression' from source: unknown 186312 1726890078.72908: variable 'ansible_shell_type' from source: unknown 186312 1726890078.72910: variable 'ansible_shell_executable' from source: unknown 186312 1726890078.72912: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.72916: variable 'ansible_pipelining' from source: unknown 186312 1726890078.72918: variable 'ansible_timeout' from source: unknown 186312 1726890078.72919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.72992: 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) 186312 1726890078.72999: variable 'omit' from source: magic vars 186312 1726890078.73003: starting attempt loop 186312 1726890078.73005: running the handler 186312 1726890078.73018: handler run complete 186312 1726890078.73026: attempt loop complete, returning result 186312 1726890078.73030: _execute() done 186312 1726890078.73032: dumping result to json 186312 1726890078.73037: done dumping result, returning 186312 1726890078.73043: done running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type [02369adf-7a19-881e-6b85-000000000acb] 186312 1726890078.73048: sending task result for task 02369adf-7a19-881e-6b85-000000000acb ok: [managed_node3] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } 186312 1726890078.73206: no more pending results, returning what we have 186312 1726890078.73216: results queue empty 186312 1726890078.73217: checking for any_errors_fatal 186312 1726890078.73219: done checking for any_errors_fatal 186312 1726890078.73219: checking for max_fail_percentage 186312 1726890078.73221: done checking for max_fail_percentage 186312 1726890078.73221: checking to see if all hosts have failed and the running result is not ok 186312 1726890078.73224: done checking to see if all hosts have failed 186312 1726890078.73224: getting the remaining hosts for this loop 186312 1726890078.73226: done getting the remaining hosts for this loop 186312 1726890078.73229: getting the next task for host managed_node3 186312 1726890078.73235: done getting next task for host managed_node3 186312 1726890078.73238: ^ task is: TASK: Set some facts 186312 1726890078.73243: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890078.73252: getting variables 186312 1726890078.73253: in VariableManager get_vars() 186312 1726890078.73281: Calling all_inventory to load vars for managed_node3 186312 1726890078.73283: Calling groups_inventory to load vars for managed_node3 186312 1726890078.73286: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.73295: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.73297: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.73300: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.73792: done sending task result for task 02369adf-7a19-881e-6b85-000000000acb 186312 1726890078.73795: WORKER PROCESS EXITING 186312 1726890078.73816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.74420: done with get_vars() 186312 1726890078.74438: done getting variables 186312 1726890078.74487: 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 [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:41:18 -0400 (0:00:00.048) 0:00:48.484 ****** 186312 1726890078.74518: entering _queue_task() for managed_node3/set_fact 186312 1726890078.74773: worker is 1 (out of 1 available) 186312 1726890078.74784: exiting _queue_task() for managed_node3/set_fact 186312 1726890078.74795: done queuing things up, now waiting for results queue to drain 186312 1726890078.74796: waiting for pending results... 186312 1726890078.75092: running TaskExecutor() for managed_node3/TASK: Set some facts 186312 1726890078.75229: in run() - task 02369adf-7a19-881e-6b85-000000000acc 186312 1726890078.75255: variable 'ansible_search_path' from source: unknown 186312 1726890078.75297: calling self._execute() 186312 1726890078.75417: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.75429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.75448: variable 'omit' from source: magic vars 186312 1726890078.75556: variable 'omit' from source: magic vars 186312 1726890078.75621: variable 'omit' from source: magic vars 186312 1726890078.75947: variable '_storage_test_volume_present' from source: set_fact 186312 1726890078.75958: variable 'storage_test_volume' from source: include params 186312 1726890078.76250: variable 'storage_test_volume' from source: include params 186312 1726890078.76267: variable 'mount_prefix' from source: task vars 186312 1726890078.76467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890078.79524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890078.79607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890078.79657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890078.79701: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890078.79736: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890078.79826: 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) 186312 1726890078.79862: 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) 186312 1726890078.79892: 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) 186312 1726890078.79946: 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) 186312 1726890078.79964: 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) 186312 1726890078.80133: variable '__storage_is_ostree' from source: set_fact 186312 1726890078.80143: variable 'storage_test_volume' from source: include params 186312 1726890078.80182: variable 'omit' from source: magic vars 186312 1726890078.80210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890078.80249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890078.80270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890078.80289: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890078.80302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890078.80341: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890078.80348: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.80355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.80457: Set connection var ansible_shell_type to sh 186312 1726890078.80471: Set connection var ansible_pipelining to False 186312 1726890078.80486: Set connection var ansible_timeout to 10 186312 1726890078.80493: Set connection var ansible_connection to ssh 186312 1726890078.80503: Set connection var ansible_shell_executable to /bin/sh 186312 1726890078.80513: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890078.80542: variable 'ansible_shell_executable' from source: unknown 186312 1726890078.80553: variable 'ansible_connection' from source: unknown 186312 1726890078.80559: variable 'ansible_module_compression' from source: unknown 186312 1726890078.80564: variable 'ansible_shell_type' from source: unknown 186312 1726890078.80569: variable 'ansible_shell_executable' from source: unknown 186312 1726890078.80573: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.80578: variable 'ansible_pipelining' from source: unknown 186312 1726890078.80582: variable 'ansible_timeout' from source: unknown 186312 1726890078.80588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.80782: 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) 186312 1726890078.80797: variable 'omit' from source: magic vars 186312 1726890078.80810: starting attempt loop 186312 1726890078.80819: running the handler 186312 1726890078.80837: handler run complete 186312 1726890078.80852: attempt loop complete, returning result 186312 1726890078.80858: _execute() done 186312 1726890078.80863: dumping result to json 186312 1726890078.80868: done dumping result, returning 186312 1726890078.80877: done running TaskExecutor() for managed_node3/TASK: Set some facts [02369adf-7a19-881e-6b85-000000000acc] 186312 1726890078.80883: sending task result for task 02369adf-7a19-881e-6b85-000000000acc ok: [managed_node3] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "", "storage_test_swap_expected_matches": "0" }, "changed": false } 186312 1726890078.81017: no more pending results, returning what we have 186312 1726890078.81021: results queue empty 186312 1726890078.81022: checking for any_errors_fatal 186312 1726890078.81027: done checking for any_errors_fatal 186312 1726890078.81028: checking for max_fail_percentage 186312 1726890078.81032: done checking for max_fail_percentage 186312 1726890078.81032: checking to see if all hosts have failed and the running result is not ok 186312 1726890078.81034: done checking to see if all hosts have failed 186312 1726890078.81034: getting the remaining hosts for this loop 186312 1726890078.81036: done getting the remaining hosts for this loop 186312 1726890078.81040: getting the next task for host managed_node3 186312 1726890078.81047: done getting next task for host managed_node3 186312 1726890078.81049: ^ task is: TASK: Get information about the mountpoint directory 186312 1726890078.81054: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890078.81065: getting variables 186312 1726890078.81067: in VariableManager get_vars() 186312 1726890078.81098: Calling all_inventory to load vars for managed_node3 186312 1726890078.81101: Calling groups_inventory to load vars for managed_node3 186312 1726890078.81104: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.81119: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.81122: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.81125: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.81640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.82566: done with get_vars() 186312 1726890078.82582: done getting variables 186312 1726890078.82614: done sending task result for task 02369adf-7a19-881e-6b85-000000000acc 186312 1726890078.82617: WORKER PROCESS EXITING TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:41:18 -0400 (0:00:00.081) 0:00:48.566 ****** 186312 1726890078.82687: entering _queue_task() for managed_node3/stat 186312 1726890078.82954: worker is 1 (out of 1 available) 186312 1726890078.82967: exiting _queue_task() for managed_node3/stat 186312 1726890078.82981: done queuing things up, now waiting for results queue to drain 186312 1726890078.82982: waiting for pending results... 186312 1726890078.83263: running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory 186312 1726890078.83392: in run() - task 02369adf-7a19-881e-6b85-000000000acd 186312 1726890078.83414: variable 'ansible_search_path' from source: unknown 186312 1726890078.83462: calling self._execute() 186312 1726890078.83690: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.83701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.83719: variable 'omit' from source: magic vars 186312 1726890078.84663: variable '_storage_test_volume_present' from source: set_fact 186312 1726890078.84747: variable 'storage_test_volume' from source: include params 186312 1726890078.84788: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 186312 1726890078.84853: when evaluation is False, skipping this task 186312 1726890078.84861: _execute() done 186312 1726890078.84869: dumping result to json 186312 1726890078.84876: done dumping result, returning 186312 1726890078.84885: done running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory [02369adf-7a19-881e-6b85-000000000acd] 186312 1726890078.84895: sending task result for task 02369adf-7a19-881e-6b85-000000000acd skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 186312 1726890078.85058: no more pending results, returning what we have 186312 1726890078.85062: results queue empty 186312 1726890078.85063: checking for any_errors_fatal 186312 1726890078.85072: done checking for any_errors_fatal 186312 1726890078.85072: checking for max_fail_percentage 186312 1726890078.85074: done checking for max_fail_percentage 186312 1726890078.85075: checking to see if all hosts have failed and the running result is not ok 186312 1726890078.85076: done checking to see if all hosts have failed 186312 1726890078.85077: getting the remaining hosts for this loop 186312 1726890078.85079: done getting the remaining hosts for this loop 186312 1726890078.85082: getting the next task for host managed_node3 186312 1726890078.85090: done getting next task for host managed_node3 186312 1726890078.85093: ^ task is: TASK: Verify the current mount state by device 186312 1726890078.85098: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890078.85103: getting variables 186312 1726890078.85105: in VariableManager get_vars() 186312 1726890078.85144: Calling all_inventory to load vars for managed_node3 186312 1726890078.85148: Calling groups_inventory to load vars for managed_node3 186312 1726890078.85152: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.85167: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.85170: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.85173: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.85896: done sending task result for task 02369adf-7a19-881e-6b85-000000000acd 186312 1726890078.85900: WORKER PROCESS EXITING 186312 1726890078.85989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.87357: done with get_vars() 186312 1726890078.87376: done getting variables 186312 1726890078.87546: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:41:18 -0400 (0:00:00.048) 0:00:48.615 ****** 186312 1726890078.87579: entering _queue_task() for managed_node3/assert 186312 1726890078.88299: worker is 1 (out of 1 available) 186312 1726890078.88339: exiting _queue_task() for managed_node3/assert 186312 1726890078.88399: done queuing things up, now waiting for results queue to drain 186312 1726890078.88400: waiting for pending results... 186312 1726890078.88799: running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device 186312 1726890078.88928: in run() - task 02369adf-7a19-881e-6b85-000000000ace 186312 1726890078.88952: variable 'ansible_search_path' from source: unknown 186312 1726890078.88997: calling self._execute() 186312 1726890078.89115: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.89126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.89144: variable 'omit' from source: magic vars 186312 1726890078.89485: variable '_storage_test_volume_present' from source: set_fact 186312 1726890078.89500: Evaluated conditional (_storage_test_volume_present): True 186312 1726890078.89511: variable 'omit' from source: magic vars 186312 1726890078.89571: variable 'omit' from source: magic vars 186312 1726890078.89694: variable 'storage_test_volume' from source: include params 186312 1726890078.89755: variable 'omit' from source: magic vars 186312 1726890078.89803: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890078.89844: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890078.89868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890078.89888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890078.89903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890078.89939: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890078.89947: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.89954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.90051: Set connection var ansible_shell_type to sh 186312 1726890078.90087: Set connection var ansible_pipelining to False 186312 1726890078.90103: Set connection var ansible_timeout to 10 186312 1726890078.90111: Set connection var ansible_connection to ssh 186312 1726890078.90123: Set connection var ansible_shell_executable to /bin/sh 186312 1726890078.90135: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890078.90390: variable 'ansible_shell_executable' from source: unknown 186312 1726890078.90399: variable 'ansible_connection' from source: unknown 186312 1726890078.90407: variable 'ansible_module_compression' from source: unknown 186312 1726890078.90416: variable 'ansible_shell_type' from source: unknown 186312 1726890078.90422: variable 'ansible_shell_executable' from source: unknown 186312 1726890078.90428: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.90438: variable 'ansible_pipelining' from source: unknown 186312 1726890078.90444: variable 'ansible_timeout' from source: unknown 186312 1726890078.90451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.90590: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890078.90606: variable 'omit' from source: magic vars 186312 1726890078.90618: starting attempt loop 186312 1726890078.90624: running the handler 186312 1726890078.90821: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890078.90846: variable 'storage_test_volume' from source: include params 186312 1726890078.90896: variable 'storage_test_mount_expected_mount_point' from source: set_fact 186312 1726890078.90909: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 186312 1726890078.90921: handler run complete 186312 1726890078.90964: attempt loop complete, returning result 186312 1726890078.91492: _execute() done 186312 1726890078.91499: dumping result to json 186312 1726890078.91506: done dumping result, returning 186312 1726890078.91520: done running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device [02369adf-7a19-881e-6b85-000000000ace] 186312 1726890078.91529: sending task result for task 02369adf-7a19-881e-6b85-000000000ace ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890078.91684: no more pending results, returning what we have 186312 1726890078.91687: results queue empty 186312 1726890078.91688: checking for any_errors_fatal 186312 1726890078.91696: done checking for any_errors_fatal 186312 1726890078.91697: checking for max_fail_percentage 186312 1726890078.91698: done checking for max_fail_percentage 186312 1726890078.91699: checking to see if all hosts have failed and the running result is not ok 186312 1726890078.91700: done checking to see if all hosts have failed 186312 1726890078.91701: getting the remaining hosts for this loop 186312 1726890078.91703: done getting the remaining hosts for this loop 186312 1726890078.91706: getting the next task for host managed_node3 186312 1726890078.91718: done getting next task for host managed_node3 186312 1726890078.91721: ^ task is: TASK: Verify mount directory user 186312 1726890078.91726: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890078.91733: getting variables 186312 1726890078.91734: in VariableManager get_vars() 186312 1726890078.91769: Calling all_inventory to load vars for managed_node3 186312 1726890078.91772: Calling groups_inventory to load vars for managed_node3 186312 1726890078.91776: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.91789: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.91792: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.91796: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.92318: done sending task result for task 02369adf-7a19-881e-6b85-000000000ace 186312 1726890078.92323: WORKER PROCESS EXITING 186312 1726890078.92506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.93152: done with get_vars() 186312 1726890078.93167: done getting variables 186312 1726890078.93226: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:41:18 -0400 (0:00:00.056) 0:00:48.671 ****** 186312 1726890078.93268: entering _queue_task() for managed_node3/assert 186312 1726890078.93541: worker is 1 (out of 1 available) 186312 1726890078.93554: exiting _queue_task() for managed_node3/assert 186312 1726890078.93567: done queuing things up, now waiting for results queue to drain 186312 1726890078.93568: waiting for pending results... 186312 1726890078.93868: running TaskExecutor() for managed_node3/TASK: Verify mount directory user 186312 1726890078.93985: in run() - task 02369adf-7a19-881e-6b85-000000000acf 186312 1726890078.94003: variable 'ansible_search_path' from source: unknown 186312 1726890078.94047: calling self._execute() 186312 1726890078.94162: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.94192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.94205: variable 'omit' from source: magic vars 186312 1726890078.94719: variable '_storage_test_volume_present' from source: set_fact 186312 1726890078.94732: variable 'storage_test_volume' from source: include params 186312 1726890078.94779: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 186312 1726890078.94788: when evaluation is False, skipping this task 186312 1726890078.94795: _execute() done 186312 1726890078.94803: dumping result to json 186312 1726890078.94810: done dumping result, returning 186312 1726890078.94824: done running TaskExecutor() for managed_node3/TASK: Verify mount directory user [02369adf-7a19-881e-6b85-000000000acf] 186312 1726890078.94835: sending task result for task 02369adf-7a19-881e-6b85-000000000acf skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 186312 1726890078.94992: no more pending results, returning what we have 186312 1726890078.94997: results queue empty 186312 1726890078.94998: checking for any_errors_fatal 186312 1726890078.95007: done checking for any_errors_fatal 186312 1726890078.95008: checking for max_fail_percentage 186312 1726890078.95010: done checking for max_fail_percentage 186312 1726890078.95011: checking to see if all hosts have failed and the running result is not ok 186312 1726890078.95014: done checking to see if all hosts have failed 186312 1726890078.95015: getting the remaining hosts for this loop 186312 1726890078.95017: done getting the remaining hosts for this loop 186312 1726890078.95021: getting the next task for host managed_node3 186312 1726890078.95031: done getting next task for host managed_node3 186312 1726890078.95034: ^ task is: TASK: Verify mount directory group 186312 1726890078.95040: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890078.95046: getting variables 186312 1726890078.95048: in VariableManager get_vars() 186312 1726890078.95084: Calling all_inventory to load vars for managed_node3 186312 1726890078.95088: Calling groups_inventory to load vars for managed_node3 186312 1726890078.95092: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.95107: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.95113: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.95116: Calling groups_plugins_play to load vars for managed_node3 186312 1726890078.95648: done sending task result for task 02369adf-7a19-881e-6b85-000000000acf 186312 1726890078.95652: WORKER PROCESS EXITING 186312 1726890078.95771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890078.96962: done with get_vars() 186312 1726890078.96980: done getting variables 186312 1726890078.97047: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:41:18 -0400 (0:00:00.039) 0:00:48.711 ****** 186312 1726890078.97197: entering _queue_task() for managed_node3/assert 186312 1726890078.97857: worker is 1 (out of 1 available) 186312 1726890078.98496: exiting _queue_task() for managed_node3/assert 186312 1726890078.98509: done queuing things up, now waiting for results queue to drain 186312 1726890078.98510: waiting for pending results... 186312 1726890078.98565: running TaskExecutor() for managed_node3/TASK: Verify mount directory group 186312 1726890078.98695: in run() - task 02369adf-7a19-881e-6b85-000000000ad0 186312 1726890078.98720: variable 'ansible_search_path' from source: unknown 186312 1726890078.98769: calling self._execute() 186312 1726890078.98894: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890078.98906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890078.98921: variable 'omit' from source: magic vars 186312 1726890078.99353: variable '_storage_test_volume_present' from source: set_fact 186312 1726890078.99365: variable 'storage_test_volume' from source: include params 186312 1726890078.99408: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 186312 1726890078.99419: when evaluation is False, skipping this task 186312 1726890078.99425: _execute() done 186312 1726890078.99432: dumping result to json 186312 1726890078.99440: done dumping result, returning 186312 1726890078.99450: done running TaskExecutor() for managed_node3/TASK: Verify mount directory group [02369adf-7a19-881e-6b85-000000000ad0] 186312 1726890078.99459: sending task result for task 02369adf-7a19-881e-6b85-000000000ad0 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 186312 1726890078.99619: no more pending results, returning what we have 186312 1726890078.99623: results queue empty 186312 1726890078.99624: checking for any_errors_fatal 186312 1726890078.99634: done checking for any_errors_fatal 186312 1726890078.99635: checking for max_fail_percentage 186312 1726890078.99637: done checking for max_fail_percentage 186312 1726890078.99638: checking to see if all hosts have failed and the running result is not ok 186312 1726890078.99639: done checking to see if all hosts have failed 186312 1726890078.99639: getting the remaining hosts for this loop 186312 1726890078.99641: done getting the remaining hosts for this loop 186312 1726890078.99645: getting the next task for host managed_node3 186312 1726890078.99652: done getting next task for host managed_node3 186312 1726890078.99655: ^ task is: TASK: Verify mount directory permissions 186312 1726890078.99660: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890078.99665: getting variables 186312 1726890078.99666: in VariableManager get_vars() 186312 1726890078.99701: Calling all_inventory to load vars for managed_node3 186312 1726890078.99704: Calling groups_inventory to load vars for managed_node3 186312 1726890078.99708: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890078.99717: done sending task result for task 02369adf-7a19-881e-6b85-000000000ad0 186312 1726890078.99721: WORKER PROCESS EXITING 186312 1726890078.99738: Calling all_plugins_play to load vars for managed_node3 186312 1726890078.99742: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890078.99745: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.00278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.02466: done with get_vars() 186312 1726890079.02485: done getting variables 186312 1726890079.02554: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:41:19 -0400 (0:00:00.053) 0:00:48.765 ****** 186312 1726890079.02588: entering _queue_task() for managed_node3/assert 186312 1726890079.03723: worker is 1 (out of 1 available) 186312 1726890079.03739: exiting _queue_task() for managed_node3/assert 186312 1726890079.03754: done queuing things up, now waiting for results queue to drain 186312 1726890079.03756: waiting for pending results... 186312 1726890079.04711: running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions 186312 1726890079.05001: in run() - task 02369adf-7a19-881e-6b85-000000000ad1 186312 1726890079.05073: variable 'ansible_search_path' from source: unknown 186312 1726890079.05206: calling self._execute() 186312 1726890079.05449: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.05461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.05475: variable 'omit' from source: magic vars 186312 1726890079.06315: variable '_storage_test_volume_present' from source: set_fact 186312 1726890079.06430: variable 'storage_test_volume' from source: include params 186312 1726890079.06588: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 186312 1726890079.06596: when evaluation is False, skipping this task 186312 1726890079.06603: _execute() done 186312 1726890079.06610: dumping result to json 186312 1726890079.06620: done dumping result, returning 186312 1726890079.06629: done running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions [02369adf-7a19-881e-6b85-000000000ad1] 186312 1726890079.06640: sending task result for task 02369adf-7a19-881e-6b85-000000000ad1 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 186312 1726890079.06807: no more pending results, returning what we have 186312 1726890079.06814: results queue empty 186312 1726890079.06814: checking for any_errors_fatal 186312 1726890079.06823: done checking for any_errors_fatal 186312 1726890079.06824: checking for max_fail_percentage 186312 1726890079.06826: done checking for max_fail_percentage 186312 1726890079.06826: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.06827: done checking to see if all hosts have failed 186312 1726890079.06828: getting the remaining hosts for this loop 186312 1726890079.06832: done getting the remaining hosts for this loop 186312 1726890079.06835: getting the next task for host managed_node3 186312 1726890079.06842: done getting next task for host managed_node3 186312 1726890079.06845: ^ task is: TASK: Get path of test volume device 186312 1726890079.06851: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.06855: getting variables 186312 1726890079.06857: in VariableManager get_vars() 186312 1726890079.06892: Calling all_inventory to load vars for managed_node3 186312 1726890079.06896: Calling groups_inventory to load vars for managed_node3 186312 1726890079.06899: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.06918: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.06922: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.06926: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.07450: done sending task result for task 02369adf-7a19-881e-6b85-000000000ad1 186312 1726890079.07454: WORKER PROCESS EXITING 186312 1726890079.08143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.08779: done with get_vars() 186312 1726890079.08800: done getting variables 186312 1726890079.09570: 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 [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:41:19 -0400 (0:00:00.070) 0:00:48.835 ****** 186312 1726890079.09610: entering _queue_task() for managed_node3/command 186312 1726890079.09968: worker is 1 (out of 1 available) 186312 1726890079.09981: exiting _queue_task() for managed_node3/command 186312 1726890079.09996: done queuing things up, now waiting for results queue to drain 186312 1726890079.09997: waiting for pending results... 186312 1726890079.10958: running TaskExecutor() for managed_node3/TASK: Get path of test volume device 186312 1726890079.11252: in run() - task 02369adf-7a19-881e-6b85-000000000ad2 186312 1726890079.11334: variable 'ansible_search_path' from source: unknown 186312 1726890079.11383: calling self._execute() 186312 1726890079.11763: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.11776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.11791: variable 'omit' from source: magic vars 186312 1726890079.12546: variable 'storage_test_volume' from source: include params 186312 1726890079.12657: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 186312 1726890079.12725: when evaluation is False, skipping this task 186312 1726890079.12735: _execute() done 186312 1726890079.12744: dumping result to json 186312 1726890079.12753: done dumping result, returning 186312 1726890079.12766: done running TaskExecutor() for managed_node3/TASK: Get path of test volume device [02369adf-7a19-881e-6b85-000000000ad2] 186312 1726890079.12778: sending task result for task 02369adf-7a19-881e-6b85-000000000ad2 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 186312 1726890079.13007: no more pending results, returning what we have 186312 1726890079.13014: results queue empty 186312 1726890079.13015: checking for any_errors_fatal 186312 1726890079.13025: done checking for any_errors_fatal 186312 1726890079.13026: checking for max_fail_percentage 186312 1726890079.13028: done checking for max_fail_percentage 186312 1726890079.13028: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.13032: done checking to see if all hosts have failed 186312 1726890079.13033: getting the remaining hosts for this loop 186312 1726890079.13035: done getting the remaining hosts for this loop 186312 1726890079.13039: getting the next task for host managed_node3 186312 1726890079.13047: done getting next task for host managed_node3 186312 1726890079.13050: ^ task is: TASK: Gather swap info 186312 1726890079.13057: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.13062: getting variables 186312 1726890079.13064: in VariableManager get_vars() 186312 1726890079.13104: Calling all_inventory to load vars for managed_node3 186312 1726890079.13107: Calling groups_inventory to load vars for managed_node3 186312 1726890079.13113: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.13128: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.13134: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.13136: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.14322: done sending task result for task 02369adf-7a19-881e-6b85-000000000ad2 186312 1726890079.14327: WORKER PROCESS EXITING 186312 1726890079.14355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.14953: done with get_vars() 186312 1726890079.14977: done getting variables 186312 1726890079.15864: 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 [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:41:19 -0400 (0:00:00.062) 0:00:48.898 ****** 186312 1726890079.15904: entering _queue_task() for managed_node3/command 186312 1726890079.16270: worker is 1 (out of 1 available) 186312 1726890079.16284: exiting _queue_task() for managed_node3/command 186312 1726890079.16298: done queuing things up, now waiting for results queue to drain 186312 1726890079.16300: waiting for pending results... 186312 1726890079.17296: running TaskExecutor() for managed_node3/TASK: Gather swap info 186312 1726890079.17626: in run() - task 02369adf-7a19-881e-6b85-000000000ad3 186312 1726890079.17656: variable 'ansible_search_path' from source: unknown 186312 1726890079.17725: calling self._execute() 186312 1726890079.18031: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.18080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.18095: variable 'omit' from source: magic vars 186312 1726890079.19068: variable 'storage_test_volume' from source: include params 186312 1726890079.19124: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 186312 1726890079.19162: when evaluation is False, skipping this task 186312 1726890079.19170: _execute() done 186312 1726890079.19177: dumping result to json 186312 1726890079.19183: done dumping result, returning 186312 1726890079.19204: done running TaskExecutor() for managed_node3/TASK: Gather swap info [02369adf-7a19-881e-6b85-000000000ad3] 186312 1726890079.19224: sending task result for task 02369adf-7a19-881e-6b85-000000000ad3 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 186312 1726890079.19447: no more pending results, returning what we have 186312 1726890079.19453: results queue empty 186312 1726890079.19454: checking for any_errors_fatal 186312 1726890079.19463: done checking for any_errors_fatal 186312 1726890079.19463: checking for max_fail_percentage 186312 1726890079.19465: done checking for max_fail_percentage 186312 1726890079.19466: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.19467: done checking to see if all hosts have failed 186312 1726890079.19468: getting the remaining hosts for this loop 186312 1726890079.19470: done getting the remaining hosts for this loop 186312 1726890079.19474: getting the next task for host managed_node3 186312 1726890079.19484: done getting next task for host managed_node3 186312 1726890079.19486: ^ task is: TASK: Verify swap status 186312 1726890079.19493: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.19498: getting variables 186312 1726890079.19500: in VariableManager get_vars() 186312 1726890079.19544: Calling all_inventory to load vars for managed_node3 186312 1726890079.19547: Calling groups_inventory to load vars for managed_node3 186312 1726890079.19551: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.19565: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.19568: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.19571: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.20435: done sending task result for task 02369adf-7a19-881e-6b85-000000000ad3 186312 1726890079.20440: WORKER PROCESS EXITING 186312 1726890079.20558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.21752: done with get_vars() 186312 1726890079.21776: done getting variables 186312 1726890079.21847: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:41:19 -0400 (0:00:00.059) 0:00:48.958 ****** 186312 1726890079.21884: entering _queue_task() for managed_node3/assert 186312 1726890079.22268: worker is 1 (out of 1 available) 186312 1726890079.22283: exiting _queue_task() for managed_node3/assert 186312 1726890079.22298: done queuing things up, now waiting for results queue to drain 186312 1726890079.22299: waiting for pending results... 186312 1726890079.22627: running TaskExecutor() for managed_node3/TASK: Verify swap status 186312 1726890079.22761: in run() - task 02369adf-7a19-881e-6b85-000000000ad4 186312 1726890079.22783: variable 'ansible_search_path' from source: unknown 186312 1726890079.22834: calling self._execute() 186312 1726890079.22962: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.22978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.22994: variable 'omit' from source: magic vars 186312 1726890079.23429: variable 'storage_test_volume' from source: include params 186312 1726890079.23477: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 186312 1726890079.23485: when evaluation is False, skipping this task 186312 1726890079.23493: _execute() done 186312 1726890079.23501: dumping result to json 186312 1726890079.23512: done dumping result, returning 186312 1726890079.23526: done running TaskExecutor() for managed_node3/TASK: Verify swap status [02369adf-7a19-881e-6b85-000000000ad4] 186312 1726890079.23541: sending task result for task 02369adf-7a19-881e-6b85-000000000ad4 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 186312 1726890079.23718: no more pending results, returning what we have 186312 1726890079.23723: results queue empty 186312 1726890079.23724: checking for any_errors_fatal 186312 1726890079.23737: done checking for any_errors_fatal 186312 1726890079.23738: checking for max_fail_percentage 186312 1726890079.23741: done checking for max_fail_percentage 186312 1726890079.23741: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.23742: done checking to see if all hosts have failed 186312 1726890079.23743: getting the remaining hosts for this loop 186312 1726890079.23746: done getting the remaining hosts for this loop 186312 1726890079.23751: getting the next task for host managed_node3 186312 1726890079.23760: done getting next task for host managed_node3 186312 1726890079.23763: ^ task is: TASK: Unset facts 186312 1726890079.23769: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.23776: getting variables 186312 1726890079.23777: in VariableManager get_vars() 186312 1726890079.23818: Calling all_inventory to load vars for managed_node3 186312 1726890079.23821: Calling groups_inventory to load vars for managed_node3 186312 1726890079.23826: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.23844: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.23849: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.23853: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.24753: done sending task result for task 02369adf-7a19-881e-6b85-000000000ad4 186312 1726890079.24757: WORKER PROCESS EXITING 186312 1726890079.24781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.25450: done with get_vars() 186312 1726890079.25474: done getting variables 186312 1726890079.25545: 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 [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:41:19 -0400 (0:00:00.036) 0:00:48.995 ****** 186312 1726890079.25584: entering _queue_task() for managed_node3/set_fact 186312 1726890079.25938: worker is 1 (out of 1 available) 186312 1726890079.25951: exiting _queue_task() for managed_node3/set_fact 186312 1726890079.25965: done queuing things up, now waiting for results queue to drain 186312 1726890079.25966: waiting for pending results... 186312 1726890079.26285: running TaskExecutor() for managed_node3/TASK: Unset facts 186312 1726890079.26459: in run() - task 02369adf-7a19-881e-6b85-000000000ad5 186312 1726890079.26481: variable 'ansible_search_path' from source: unknown 186312 1726890079.26556: calling self._execute() 186312 1726890079.26707: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.26726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.26742: variable 'omit' from source: magic vars 186312 1726890079.27004: variable 'omit' from source: magic vars 186312 1726890079.27083: variable 'omit' from source: magic vars 186312 1726890079.27136: variable 'omit' from source: magic vars 186312 1726890079.27196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890079.27241: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890079.27273: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890079.27298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.27317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.27358: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890079.27368: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.27378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.27488: Set connection var ansible_shell_type to sh 186312 1726890079.27503: Set connection var ansible_pipelining to False 186312 1726890079.27522: Set connection var ansible_timeout to 10 186312 1726890079.27528: Set connection var ansible_connection to ssh 186312 1726890079.27543: Set connection var ansible_shell_executable to /bin/sh 186312 1726890079.27552: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890079.27579: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.27587: variable 'ansible_connection' from source: unknown 186312 1726890079.27597: variable 'ansible_module_compression' from source: unknown 186312 1726890079.27602: variable 'ansible_shell_type' from source: unknown 186312 1726890079.27608: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.27618: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.27625: variable 'ansible_pipelining' from source: unknown 186312 1726890079.27634: variable 'ansible_timeout' from source: unknown 186312 1726890079.27642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.27806: 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) 186312 1726890079.27827: variable 'omit' from source: magic vars 186312 1726890079.27842: starting attempt loop 186312 1726890079.27848: running the handler 186312 1726890079.27866: handler run complete 186312 1726890079.27882: attempt loop complete, returning result 186312 1726890079.27888: _execute() done 186312 1726890079.27894: dumping result to json 186312 1726890079.27901: done dumping result, returning 186312 1726890079.27911: done running TaskExecutor() for managed_node3/TASK: Unset facts [02369adf-7a19-881e-6b85-000000000ad5] 186312 1726890079.27926: sending task result for task 02369adf-7a19-881e-6b85-000000000ad5 ok: [managed_node3] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 186312 1726890079.28116: no more pending results, returning what we have 186312 1726890079.28121: results queue empty 186312 1726890079.28122: checking for any_errors_fatal 186312 1726890079.28135: done checking for any_errors_fatal 186312 1726890079.28136: checking for max_fail_percentage 186312 1726890079.28138: done checking for max_fail_percentage 186312 1726890079.28139: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.28140: done checking to see if all hosts have failed 186312 1726890079.28141: getting the remaining hosts for this loop 186312 1726890079.28143: done getting the remaining hosts for this loop 186312 1726890079.28147: getting the next task for host managed_node3 186312 1726890079.28161: done getting next task for host managed_node3 186312 1726890079.28164: ^ task is: TASK: Set some variables for fstab checking 186312 1726890079.28170: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.28177: getting variables 186312 1726890079.28178: in VariableManager get_vars() 186312 1726890079.28219: Calling all_inventory to load vars for managed_node3 186312 1726890079.28223: Calling groups_inventory to load vars for managed_node3 186312 1726890079.28227: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.28245: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.28248: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.28251: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.29187: done sending task result for task 02369adf-7a19-881e-6b85-000000000ad5 186312 1726890079.29191: WORKER PROCESS EXITING 186312 1726890079.29217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.30008: done with get_vars() 186312 1726890079.30034: done getting variables 186312 1726890079.30099: 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 [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:41:19 -0400 (0:00:00.045) 0:00:49.040 ****** 186312 1726890079.30139: entering _queue_task() for managed_node3/set_fact 186312 1726890079.30521: worker is 1 (out of 1 available) 186312 1726890079.30537: exiting _queue_task() for managed_node3/set_fact 186312 1726890079.30551: done queuing things up, now waiting for results queue to drain 186312 1726890079.30552: waiting for pending results... 186312 1726890079.30870: running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking 186312 1726890079.31135: in run() - task 02369adf-7a19-881e-6b85-000000000ad9 186312 1726890079.31155: variable 'ansible_search_path' from source: unknown 186312 1726890079.31198: calling self._execute() 186312 1726890079.31474: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.31486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.31552: variable 'omit' from source: magic vars 186312 1726890079.31732: variable 'omit' from source: magic vars 186312 1726890079.31929: variable 'omit' from source: magic vars 186312 1726890079.32584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890079.37214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890079.37296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890079.37352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890079.37413: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890079.37453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890079.37550: 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) 186312 1726890079.37594: 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) 186312 1726890079.37633: 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) 186312 1726890079.37690: 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) 186312 1726890079.37714: 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) 186312 1726890079.37770: 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) 186312 1726890079.37805: 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) 186312 1726890079.37840: 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) 186312 1726890079.37888: 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) 186312 1726890079.37914: 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) 186312 1726890079.37987: 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) 186312 1726890079.38026: 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) 186312 1726890079.38059: 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) 186312 1726890079.38106: 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) 186312 1726890079.38132: 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) 186312 1726890079.38323: variable 'storage_test_fstab' from source: set_fact 186312 1726890079.38349: variable 'storage_test_volume' from source: include params 186312 1726890079.38490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890079.38698: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890079.38746: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890079.38791: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890079.38829: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890079.38892: 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) 186312 1726890079.38922: 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) 186312 1726890079.38955: 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) 186312 1726890079.38994: 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) 186312 1726890079.39255: 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) 186312 1726890079.39280: 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) 186312 1726890079.39311: 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) 186312 1726890079.39362: 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) 186312 1726890079.39380: 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) 186312 1726890079.39644: variable '__mount_point' from source: task vars 186312 1726890079.39733: variable 'storage_test_volume' from source: include params 186312 1726890079.39769: variable 'storage_test_fstab' from source: set_fact 186312 1726890079.40234: variable '_storage_test_volume_present' from source: set_fact 186312 1726890079.40248: variable '__mount_point' from source: task vars 186312 1726890079.40369: variable 'storage_test_volume' from source: include params 186312 1726890079.40399: variable 'storage_test_volume' from source: include params 186312 1726890079.40634: variable '_storage_test_volume_present' from source: set_fact 186312 1726890079.40645: variable '__mount_point' from source: task vars 186312 1726890079.40762: variable 'storage_test_volume' from source: include params 186312 1726890079.41235: variable '__mount_options' from source: task vars 186312 1726890079.41337: variable 'storage_test_volume' from source: include params 186312 1726890079.41367: variable '__mount_point' from source: task vars 186312 1726890079.41477: variable 'storage_test_volume' from source: include params 186312 1726890079.41505: variable 'storage_test_fstab' from source: set_fact 186312 1726890079.41518: variable '__pattern' from source: task vars 186312 1726890079.41643: variable '__mount_point' from source: task vars 186312 1726890079.41760: variable 'storage_test_volume' from source: include params 186312 1726890079.41790: variable '__mount_options' from source: task vars 186312 1726890079.41893: variable 'storage_test_volume' from source: include params 186312 1726890079.42089: variable '_storage_test_volume_present' from source: set_fact 186312 1726890079.42098: variable '__mount_options' from source: task vars 186312 1726890079.42214: variable 'storage_test_volume' from source: include params 186312 1726890079.42265: variable 'omit' from source: magic vars 186312 1726890079.42308: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890079.42360: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890079.42401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890079.42433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.42450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.42488: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890079.42495: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.42503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.42649: Set connection var ansible_shell_type to sh 186312 1726890079.42672: Set connection var ansible_pipelining to False 186312 1726890079.42702: Set connection var ansible_timeout to 10 186312 1726890079.42711: Set connection var ansible_connection to ssh 186312 1726890079.42725: Set connection var ansible_shell_executable to /bin/sh 186312 1726890079.42748: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890079.42776: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.42787: variable 'ansible_connection' from source: unknown 186312 1726890079.42806: variable 'ansible_module_compression' from source: unknown 186312 1726890079.42819: variable 'ansible_shell_type' from source: unknown 186312 1726890079.42827: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.42846: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.42864: variable 'ansible_pipelining' from source: unknown 186312 1726890079.42873: variable 'ansible_timeout' from source: unknown 186312 1726890079.42888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.43073: 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) 186312 1726890079.43095: variable 'omit' from source: magic vars 186312 1726890079.43116: starting attempt loop 186312 1726890079.43128: running the handler 186312 1726890079.43157: handler run complete 186312 1726890079.43187: attempt loop complete, returning result 186312 1726890079.43196: _execute() done 186312 1726890079.43213: dumping result to json 186312 1726890079.43225: done dumping result, returning 186312 1726890079.43249: done running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking [02369adf-7a19-881e-6b85-000000000ad9] 186312 1726890079.43258: sending task result for task 02369adf-7a19-881e-6b85-000000000ad9 ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } 186312 1726890079.43505: no more pending results, returning what we have 186312 1726890079.43509: results queue empty 186312 1726890079.43510: checking for any_errors_fatal 186312 1726890079.43518: done checking for any_errors_fatal 186312 1726890079.43519: checking for max_fail_percentage 186312 1726890079.43521: done checking for max_fail_percentage 186312 1726890079.43522: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.43523: done checking to see if all hosts have failed 186312 1726890079.43524: getting the remaining hosts for this loop 186312 1726890079.43526: done getting the remaining hosts for this loop 186312 1726890079.43529: getting the next task for host managed_node3 186312 1726890079.43540: done getting next task for host managed_node3 186312 1726890079.43543: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890079.43548: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.43553: getting variables 186312 1726890079.43555: in VariableManager get_vars() 186312 1726890079.43589: Calling all_inventory to load vars for managed_node3 186312 1726890079.43592: Calling groups_inventory to load vars for managed_node3 186312 1726890079.43596: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.43609: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.43614: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.43617: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.44482: done sending task result for task 02369adf-7a19-881e-6b85-000000000ad9 186312 1726890079.44485: WORKER PROCESS EXITING 186312 1726890079.44506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.45637: done with get_vars() 186312 1726890079.45661: done getting variables 186312 1726890079.45720: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:41:19 -0400 (0:00:00.156) 0:00:49.196 ****** 186312 1726890079.45755: entering _queue_task() for managed_node3/assert 186312 1726890079.46060: worker is 1 (out of 1 available) 186312 1726890079.46072: exiting _queue_task() for managed_node3/assert 186312 1726890079.46084: done queuing things up, now waiting for results queue to drain 186312 1726890079.46085: waiting for pending results... 186312 1726890079.46406: running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890079.46604: in run() - task 02369adf-7a19-881e-6b85-000000000ada 186312 1726890079.46640: variable 'ansible_search_path' from source: unknown 186312 1726890079.46698: calling self._execute() 186312 1726890079.46864: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.46889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.46910: variable 'omit' from source: magic vars 186312 1726890079.47406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890079.50470: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890079.50561: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890079.50606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890079.50649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890079.50682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890079.50795: variable '_storage_test_volume_present' from source: set_fact 186312 1726890079.50827: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890079.50843: variable 'omit' from source: magic vars 186312 1726890079.50905: variable 'omit' from source: magic vars 186312 1726890079.50953: variable 'omit' from source: magic vars 186312 1726890079.50987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890079.51023: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890079.51048: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890079.51069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.51083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.51120: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890079.51135: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.51143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.51255: Set connection var ansible_shell_type to sh 186312 1726890079.51270: Set connection var ansible_pipelining to False 186312 1726890079.51282: Set connection var ansible_timeout to 10 186312 1726890079.51289: Set connection var ansible_connection to ssh 186312 1726890079.51309: Set connection var ansible_shell_executable to /bin/sh 186312 1726890079.51325: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890079.51367: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.51383: variable 'ansible_connection' from source: unknown 186312 1726890079.51392: variable 'ansible_module_compression' from source: unknown 186312 1726890079.51399: variable 'ansible_shell_type' from source: unknown 186312 1726890079.51405: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.51413: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.51420: variable 'ansible_pipelining' from source: unknown 186312 1726890079.51435: variable 'ansible_timeout' from source: unknown 186312 1726890079.51445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.51603: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890079.51625: variable 'omit' from source: magic vars 186312 1726890079.51637: starting attempt loop 186312 1726890079.51644: running the handler 186312 1726890079.51837: 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) 186312 1726890079.51874: 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) 186312 1726890079.51910: 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) 186312 1726890079.51959: 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) 186312 1726890079.51987: 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) 186312 1726890079.52058: 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) 186312 1726890079.52099: 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) 186312 1726890079.52143: 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) 186312 1726890079.52198: 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) 186312 1726890079.52240: 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) 186312 1726890079.52388: variable 'storage_test_fstab_id_matches' from source: set_fact 186312 1726890079.52400: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 186312 1726890079.52441: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 186312 1726890079.52453: handler run complete 186312 1726890079.52473: attempt loop complete, returning result 186312 1726890079.52480: _execute() done 186312 1726890079.52489: dumping result to json 186312 1726890079.52505: done dumping result, returning 186312 1726890079.52524: done running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-881e-6b85-000000000ada] 186312 1726890079.52539: sending task result for task 02369adf-7a19-881e-6b85-000000000ada ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890079.52725: no more pending results, returning what we have 186312 1726890079.52728: results queue empty 186312 1726890079.52729: checking for any_errors_fatal 186312 1726890079.52742: done checking for any_errors_fatal 186312 1726890079.52743: checking for max_fail_percentage 186312 1726890079.52744: done checking for max_fail_percentage 186312 1726890079.52751: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.52752: done checking to see if all hosts have failed 186312 1726890079.52753: getting the remaining hosts for this loop 186312 1726890079.52755: done getting the remaining hosts for this loop 186312 1726890079.52761: getting the next task for host managed_node3 186312 1726890079.52773: done getting next task for host managed_node3 186312 1726890079.52776: ^ task is: TASK: Verify the fstab mount point 186312 1726890079.52782: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.52787: getting variables 186312 1726890079.52789: in VariableManager get_vars() 186312 1726890079.52827: Calling all_inventory to load vars for managed_node3 186312 1726890079.52835: Calling groups_inventory to load vars for managed_node3 186312 1726890079.52843: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.52858: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.52861: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.52864: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.53699: done sending task result for task 02369adf-7a19-881e-6b85-000000000ada 186312 1726890079.53702: WORKER PROCESS EXITING 186312 1726890079.53733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.54472: done with get_vars() 186312 1726890079.54487: done getting variables 186312 1726890079.54551: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:41:19 -0400 (0:00:00.088) 0:00:49.285 ****** 186312 1726890079.54583: entering _queue_task() for managed_node3/assert 186312 1726890079.54877: worker is 1 (out of 1 available) 186312 1726890079.54888: exiting _queue_task() for managed_node3/assert 186312 1726890079.54901: done queuing things up, now waiting for results queue to drain 186312 1726890079.54902: waiting for pending results... 186312 1726890079.55205: running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point 186312 1726890079.55367: in run() - task 02369adf-7a19-881e-6b85-000000000adb 186312 1726890079.55386: variable 'ansible_search_path' from source: unknown 186312 1726890079.55436: calling self._execute() 186312 1726890079.55561: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.55576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.55591: variable 'omit' from source: magic vars 186312 1726890079.55718: variable 'omit' from source: magic vars 186312 1726890079.55794: variable 'omit' from source: magic vars 186312 1726890079.56085: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890079.56099: variable 'storage_test_volume' from source: include params 186312 1726890079.56167: variable 'omit' from source: magic vars 186312 1726890079.56214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890079.56257: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890079.56287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890079.56309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.56333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.56368: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890079.56377: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.56387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.56495: Set connection var ansible_shell_type to sh 186312 1726890079.56514: Set connection var ansible_pipelining to False 186312 1726890079.56529: Set connection var ansible_timeout to 10 186312 1726890079.56538: Set connection var ansible_connection to ssh 186312 1726890079.56553: Set connection var ansible_shell_executable to /bin/sh 186312 1726890079.56562: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890079.56587: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.56594: variable 'ansible_connection' from source: unknown 186312 1726890079.56606: variable 'ansible_module_compression' from source: unknown 186312 1726890079.56614: variable 'ansible_shell_type' from source: unknown 186312 1726890079.56620: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.56626: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.56636: variable 'ansible_pipelining' from source: unknown 186312 1726890079.56642: variable 'ansible_timeout' from source: unknown 186312 1726890079.56654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.56810: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890079.56834: variable 'omit' from source: magic vars 186312 1726890079.56844: starting attempt loop 186312 1726890079.56850: running the handler 186312 1726890079.57055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890079.59599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890079.59681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890079.59736: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890079.59782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890079.59821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890079.59904: 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) 186312 1726890079.59946: 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) 186312 1726890079.59983: 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) 186312 1726890079.60037: 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) 186312 1726890079.60058: 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) 186312 1726890079.60120: 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) 186312 1726890079.60157: 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) 186312 1726890079.60188: 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) 186312 1726890079.60247: 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) 186312 1726890079.60267: 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) 186312 1726890079.60399: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 186312 1726890079.60409: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890079.60437: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 186312 1726890079.60451: handler run complete 186312 1726890079.60474: attempt loop complete, returning result 186312 1726890079.60482: _execute() done 186312 1726890079.60489: dumping result to json 186312 1726890079.60496: done dumping result, returning 186312 1726890079.60508: done running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point [02369adf-7a19-881e-6b85-000000000adb] 186312 1726890079.60521: sending task result for task 02369adf-7a19-881e-6b85-000000000adb ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890079.60693: no more pending results, returning what we have 186312 1726890079.60697: results queue empty 186312 1726890079.60697: checking for any_errors_fatal 186312 1726890079.60709: done checking for any_errors_fatal 186312 1726890079.60710: checking for max_fail_percentage 186312 1726890079.60713: done checking for max_fail_percentage 186312 1726890079.60721: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.60723: done checking to see if all hosts have failed 186312 1726890079.60723: getting the remaining hosts for this loop 186312 1726890079.60725: done getting the remaining hosts for this loop 186312 1726890079.60729: getting the next task for host managed_node3 186312 1726890079.60740: done getting next task for host managed_node3 186312 1726890079.60742: ^ task is: TASK: Verify mount_options 186312 1726890079.60748: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.60752: getting variables 186312 1726890079.60754: in VariableManager get_vars() 186312 1726890079.60789: Calling all_inventory to load vars for managed_node3 186312 1726890079.60792: Calling groups_inventory to load vars for managed_node3 186312 1726890079.60796: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.60809: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.60815: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.60818: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.61555: done sending task result for task 02369adf-7a19-881e-6b85-000000000adb 186312 1726890079.61559: WORKER PROCESS EXITING 186312 1726890079.61582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.62436: done with get_vars() 186312 1726890079.62452: done getting variables 186312 1726890079.62509: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:41:19 -0400 (0:00:00.079) 0:00:49.364 ****** 186312 1726890079.62553: entering _queue_task() for managed_node3/assert 186312 1726890079.62863: worker is 1 (out of 1 available) 186312 1726890079.62876: exiting _queue_task() for managed_node3/assert 186312 1726890079.62891: done queuing things up, now waiting for results queue to drain 186312 1726890079.62892: waiting for pending results... 186312 1726890079.63207: running TaskExecutor() for managed_node3/TASK: Verify mount_options 186312 1726890079.63334: in run() - task 02369adf-7a19-881e-6b85-000000000adc 186312 1726890079.63349: variable 'ansible_search_path' from source: unknown 186312 1726890079.63378: calling self._execute() 186312 1726890079.63475: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.63479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.63488: variable 'omit' from source: magic vars 186312 1726890079.63779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890079.65524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890079.65604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890079.65649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890079.65688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890079.65720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890079.65803: 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) 186312 1726890079.65844: 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) 186312 1726890079.65876: 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) 186312 1726890079.65924: 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) 186312 1726890079.65948: 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) 186312 1726890079.66074: Evaluated conditional (__storage_verify_mount_options | d(false)): False 186312 1726890079.66083: when evaluation is False, skipping this task 186312 1726890079.66090: _execute() done 186312 1726890079.66099: dumping result to json 186312 1726890079.66109: done dumping result, returning 186312 1726890079.66124: done running TaskExecutor() for managed_node3/TASK: Verify mount_options [02369adf-7a19-881e-6b85-000000000adc] 186312 1726890079.66137: sending task result for task 02369adf-7a19-881e-6b85-000000000adc skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890079.66311: no more pending results, returning what we have 186312 1726890079.66321: results queue empty 186312 1726890079.66322: checking for any_errors_fatal 186312 1726890079.66333: done checking for any_errors_fatal 186312 1726890079.66334: checking for max_fail_percentage 186312 1726890079.66336: done checking for max_fail_percentage 186312 1726890079.66337: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.66338: done checking to see if all hosts have failed 186312 1726890079.66339: getting the remaining hosts for this loop 186312 1726890079.66341: done getting the remaining hosts for this loop 186312 1726890079.66345: getting the next task for host managed_node3 186312 1726890079.66353: done getting next task for host managed_node3 186312 1726890079.66356: ^ task is: TASK: Verify fingerprint 186312 1726890079.66361: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.66365: getting variables 186312 1726890079.66367: in VariableManager get_vars() 186312 1726890079.66398: Calling all_inventory to load vars for managed_node3 186312 1726890079.66401: Calling groups_inventory to load vars for managed_node3 186312 1726890079.66404: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.66420: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.66425: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.66428: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.66848: done sending task result for task 02369adf-7a19-881e-6b85-000000000adc 186312 1726890079.66851: WORKER PROCESS EXITING 186312 1726890079.66863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.67215: done with get_vars() 186312 1726890079.67227: done getting variables 186312 1726890079.67270: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:41:19 -0400 (0:00:00.047) 0:00:49.412 ****** 186312 1726890079.67295: entering _queue_task() for managed_node3/assert 186312 1726890079.67509: worker is 1 (out of 1 available) 186312 1726890079.67524: exiting _queue_task() for managed_node3/assert 186312 1726890079.67540: done queuing things up, now waiting for results queue to drain 186312 1726890079.67542: waiting for pending results... 186312 1726890079.67721: running TaskExecutor() for managed_node3/TASK: Verify fingerprint 186312 1726890079.67805: in run() - task 02369adf-7a19-881e-6b85-000000000add 186312 1726890079.67819: variable 'ansible_search_path' from source: unknown 186312 1726890079.67848: calling self._execute() 186312 1726890079.67941: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.67949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.67957: variable 'omit' from source: magic vars 186312 1726890079.68041: variable 'omit' from source: magic vars 186312 1726890079.68084: variable 'omit' from source: magic vars 186312 1726890079.68110: variable 'omit' from source: magic vars 186312 1726890079.68182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890079.68185: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890079.68202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890079.68218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.68227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.68269: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890079.68279: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.68286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.68383: Set connection var ansible_shell_type to sh 186312 1726890079.68398: Set connection var ansible_pipelining to False 186312 1726890079.68415: Set connection var ansible_timeout to 10 186312 1726890079.68423: Set connection var ansible_connection to ssh 186312 1726890079.68435: Set connection var ansible_shell_executable to /bin/sh 186312 1726890079.68446: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890079.68471: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.68480: variable 'ansible_connection' from source: unknown 186312 1726890079.68487: variable 'ansible_module_compression' from source: unknown 186312 1726890079.68493: variable 'ansible_shell_type' from source: unknown 186312 1726890079.68499: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.68506: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.68516: variable 'ansible_pipelining' from source: unknown 186312 1726890079.68523: variable 'ansible_timeout' from source: unknown 186312 1726890079.68533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.68681: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890079.68698: variable 'omit' from source: magic vars 186312 1726890079.68707: starting attempt loop 186312 1726890079.68717: running the handler 186312 1726890079.69010: variable '__fingerprint' from source: task vars 186312 1726890079.69025: variable 'storage_test_fstab' from source: set_fact 186312 1726890079.69057: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 186312 1726890079.69067: handler run complete 186312 1726890079.69085: attempt loop complete, returning result 186312 1726890079.69091: _execute() done 186312 1726890079.69098: dumping result to json 186312 1726890079.69104: done dumping result, returning 186312 1726890079.69117: done running TaskExecutor() for managed_node3/TASK: Verify fingerprint [02369adf-7a19-881e-6b85-000000000add] 186312 1726890079.69126: sending task result for task 02369adf-7a19-881e-6b85-000000000add ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890079.69277: no more pending results, returning what we have 186312 1726890079.69281: results queue empty 186312 1726890079.69282: checking for any_errors_fatal 186312 1726890079.69293: done checking for any_errors_fatal 186312 1726890079.69294: checking for max_fail_percentage 186312 1726890079.69296: done checking for max_fail_percentage 186312 1726890079.69297: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.69298: done checking to see if all hosts have failed 186312 1726890079.69299: getting the remaining hosts for this loop 186312 1726890079.69301: done getting the remaining hosts for this loop 186312 1726890079.69306: getting the next task for host managed_node3 186312 1726890079.69315: done getting next task for host managed_node3 186312 1726890079.69318: ^ task is: TASK: Clean up variables 186312 1726890079.69322: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.69326: getting variables 186312 1726890079.69327: in VariableManager get_vars() 186312 1726890079.69362: Calling all_inventory to load vars for managed_node3 186312 1726890079.69364: Calling groups_inventory to load vars for managed_node3 186312 1726890079.69368: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.69381: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.69384: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.69387: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.69889: done sending task result for task 02369adf-7a19-881e-6b85-000000000add 186312 1726890079.69893: WORKER PROCESS EXITING 186312 1726890079.69915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.70526: done with get_vars() 186312 1726890079.70544: done getting variables 186312 1726890079.70603: 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 [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:41:19 -0400 (0:00:00.033) 0:00:49.445 ****** 186312 1726890079.70628: entering _queue_task() for managed_node3/set_fact 186312 1726890079.70845: worker is 1 (out of 1 available) 186312 1726890079.70857: exiting _queue_task() for managed_node3/set_fact 186312 1726890079.70869: done queuing things up, now waiting for results queue to drain 186312 1726890079.70871: waiting for pending results... 186312 1726890079.71053: running TaskExecutor() for managed_node3/TASK: Clean up variables 186312 1726890079.71128: in run() - task 02369adf-7a19-881e-6b85-000000000ade 186312 1726890079.71142: variable 'ansible_search_path' from source: unknown 186312 1726890079.71172: calling self._execute() 186312 1726890079.71259: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.71264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.71272: variable 'omit' from source: magic vars 186312 1726890079.71352: variable 'omit' from source: magic vars 186312 1726890079.71391: variable 'omit' from source: magic vars 186312 1726890079.71418: variable 'omit' from source: magic vars 186312 1726890079.71452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890079.71480: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890079.71497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890079.71514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.71525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.71547: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890079.71550: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.71553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.71621: Set connection var ansible_shell_type to sh 186312 1726890079.71629: Set connection var ansible_pipelining to False 186312 1726890079.71638: Set connection var ansible_timeout to 10 186312 1726890079.71643: Set connection var ansible_connection to ssh 186312 1726890079.71648: Set connection var ansible_shell_executable to /bin/sh 186312 1726890079.71653: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890079.71671: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.71674: variable 'ansible_connection' from source: unknown 186312 1726890079.71677: variable 'ansible_module_compression' from source: unknown 186312 1726890079.71679: variable 'ansible_shell_type' from source: unknown 186312 1726890079.71684: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.71690: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.71694: variable 'ansible_pipelining' from source: unknown 186312 1726890079.71697: variable 'ansible_timeout' from source: unknown 186312 1726890079.71700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.71819: 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) 186312 1726890079.71829: variable 'omit' from source: magic vars 186312 1726890079.71836: starting attempt loop 186312 1726890079.71839: running the handler 186312 1726890079.71852: handler run complete 186312 1726890079.71860: attempt loop complete, returning result 186312 1726890079.71863: _execute() done 186312 1726890079.71865: dumping result to json 186312 1726890079.71868: done dumping result, returning 186312 1726890079.71876: done running TaskExecutor() for managed_node3/TASK: Clean up variables [02369adf-7a19-881e-6b85-000000000ade] 186312 1726890079.71880: sending task result for task 02369adf-7a19-881e-6b85-000000000ade 186312 1726890079.71969: done sending task result for task 02369adf-7a19-881e-6b85-000000000ade 186312 1726890079.71972: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 186312 1726890079.72037: no more pending results, returning what we have 186312 1726890079.72040: results queue empty 186312 1726890079.72041: checking for any_errors_fatal 186312 1726890079.72047: done checking for any_errors_fatal 186312 1726890079.72048: checking for max_fail_percentage 186312 1726890079.72050: done checking for max_fail_percentage 186312 1726890079.72051: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.72052: done checking to see if all hosts have failed 186312 1726890079.72052: getting the remaining hosts for this loop 186312 1726890079.72054: done getting the remaining hosts for this loop 186312 1726890079.72057: getting the next task for host managed_node3 186312 1726890079.72066: done getting next task for host managed_node3 186312 1726890079.72068: ^ task is: TASK: Verify fs type 186312 1726890079.72073: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.72076: getting variables 186312 1726890079.72077: in VariableManager get_vars() 186312 1726890079.72102: Calling all_inventory to load vars for managed_node3 186312 1726890079.72104: Calling groups_inventory to load vars for managed_node3 186312 1726890079.72107: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.72119: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.72122: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.72125: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.72583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.73226: done with get_vars() 186312 1726890079.73239: done getting variables 186312 1726890079.73297: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:41:19 -0400 (0:00:00.026) 0:00:49.472 ****** 186312 1726890079.73333: entering _queue_task() for managed_node3/assert 186312 1726890079.73584: worker is 1 (out of 1 available) 186312 1726890079.73595: exiting _queue_task() for managed_node3/assert 186312 1726890079.73608: done queuing things up, now waiting for results queue to drain 186312 1726890079.73610: waiting for pending results... 186312 1726890079.73920: running TaskExecutor() for managed_node3/TASK: Verify fs type 186312 1726890079.74055: in run() - task 02369adf-7a19-881e-6b85-000000000ae2 186312 1726890079.74077: variable 'ansible_search_path' from source: unknown 186312 1726890079.74119: calling self._execute() 186312 1726890079.74238: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.74250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.74265: variable 'omit' from source: magic vars 186312 1726890079.74695: variable 'storage_test_volume' from source: include params 186312 1726890079.74742: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890079.74820: variable 'storage_test_volume' from source: include params 186312 1726890079.74839: Evaluated conditional (storage_test_volume.fs_type): True 186312 1726890079.74904: variable '_storage_test_volume_present' from source: set_fact 186312 1726890079.74908: Evaluated conditional (_storage_test_volume_present): True 186312 1726890079.74913: variable 'omit' from source: magic vars 186312 1726890079.74963: variable 'omit' from source: magic vars 186312 1726890079.74983: variable 'omit' from source: magic vars 186312 1726890079.75015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890079.75043: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890079.75060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890079.75077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.75087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.75110: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890079.75114: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.75119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.75187: Set connection var ansible_shell_type to sh 186312 1726890079.75195: Set connection var ansible_pipelining to False 186312 1726890079.75203: Set connection var ansible_timeout to 10 186312 1726890079.75205: Set connection var ansible_connection to ssh 186312 1726890079.75210: Set connection var ansible_shell_executable to /bin/sh 186312 1726890079.75217: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890079.75236: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.75239: variable 'ansible_connection' from source: unknown 186312 1726890079.75242: variable 'ansible_module_compression' from source: unknown 186312 1726890079.75244: variable 'ansible_shell_type' from source: unknown 186312 1726890079.75248: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.75251: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.75253: variable 'ansible_pipelining' from source: unknown 186312 1726890079.75255: variable 'ansible_timeout' from source: unknown 186312 1726890079.75258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.75368: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890079.75376: variable 'omit' from source: magic vars 186312 1726890079.75381: starting attempt loop 186312 1726890079.75383: running the handler 186312 1726890079.75558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890079.77936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890079.77978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890079.78005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890079.78034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890079.78055: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890079.78104: 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) 186312 1726890079.78125: 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) 186312 1726890079.78152: 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) 186312 1726890079.78179: 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) 186312 1726890079.78189: 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) 186312 1726890079.78339: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890079.78352: variable 'storage_test_volume' from source: include params 186312 1726890079.78372: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].fstype == storage_test_volume.fs_type or (storage_test_blkinfo.info[storage_test_volume._device].fstype | length == 0 and storage_test_volume.fs_type == "unformatted")): True 186312 1726890079.78378: handler run complete 186312 1726890079.78389: attempt loop complete, returning result 186312 1726890079.78391: _execute() done 186312 1726890079.78394: dumping result to json 186312 1726890079.78397: done dumping result, returning 186312 1726890079.78404: done running TaskExecutor() for managed_node3/TASK: Verify fs type [02369adf-7a19-881e-6b85-000000000ae2] 186312 1726890079.78409: sending task result for task 02369adf-7a19-881e-6b85-000000000ae2 186312 1726890079.78501: done sending task result for task 02369adf-7a19-881e-6b85-000000000ae2 186312 1726890079.78504: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890079.78553: no more pending results, returning what we have 186312 1726890079.78557: results queue empty 186312 1726890079.78557: checking for any_errors_fatal 186312 1726890079.78566: done checking for any_errors_fatal 186312 1726890079.78567: checking for max_fail_percentage 186312 1726890079.78569: done checking for max_fail_percentage 186312 1726890079.78570: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.78571: done checking to see if all hosts have failed 186312 1726890079.78572: getting the remaining hosts for this loop 186312 1726890079.78574: done getting the remaining hosts for this loop 186312 1726890079.78578: getting the next task for host managed_node3 186312 1726890079.78585: done getting next task for host managed_node3 186312 1726890079.78587: ^ task is: TASK: Verify fs label 186312 1726890079.78592: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.78603: getting variables 186312 1726890079.78605: in VariableManager get_vars() 186312 1726890079.78643: Calling all_inventory to load vars for managed_node3 186312 1726890079.78646: Calling groups_inventory to load vars for managed_node3 186312 1726890079.78650: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.78661: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.78663: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.78666: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.79046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.79635: done with get_vars() 186312 1726890079.79645: done getting variables 186312 1726890079.79687: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:41:19 -0400 (0:00:00.063) 0:00:49.536 ****** 186312 1726890079.79709: entering _queue_task() for managed_node3/assert 186312 1726890079.79927: worker is 1 (out of 1 available) 186312 1726890079.79943: exiting _queue_task() for managed_node3/assert 186312 1726890079.79958: done queuing things up, now waiting for results queue to drain 186312 1726890079.79959: waiting for pending results... 186312 1726890079.80148: running TaskExecutor() for managed_node3/TASK: Verify fs label 186312 1726890079.80237: in run() - task 02369adf-7a19-881e-6b85-000000000ae3 186312 1726890079.80247: variable 'ansible_search_path' from source: unknown 186312 1726890079.80275: calling self._execute() 186312 1726890079.80361: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.80365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.80374: variable 'omit' from source: magic vars 186312 1726890079.80676: variable 'storage_test_volume' from source: include params 186312 1726890079.80704: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890079.80825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890079.83351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890079.83446: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890079.83494: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890079.83521: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890079.83545: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890079.83610: variable '_storage_test_volume_present' from source: set_fact 186312 1726890079.83632: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890079.83836: variable 'storage_test_volume' from source: include params 186312 1726890079.83857: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 186312 1726890079.83870: variable 'omit' from source: magic vars 186312 1726890079.83954: variable 'omit' from source: magic vars 186312 1726890079.84194: variable 'storage_test_volume' from source: include params 186312 1726890079.84223: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890079.84283: variable 'omit' from source: magic vars 186312 1726890079.84325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890079.84363: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890079.84391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890079.84426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.84453: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.84510: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890079.84521: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.84535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.84633: Set connection var ansible_shell_type to sh 186312 1726890079.84643: Set connection var ansible_pipelining to False 186312 1726890079.84651: Set connection var ansible_timeout to 10 186312 1726890079.84657: Set connection var ansible_connection to ssh 186312 1726890079.84662: Set connection var ansible_shell_executable to /bin/sh 186312 1726890079.84667: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890079.84688: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.84692: variable 'ansible_connection' from source: unknown 186312 1726890079.84694: variable 'ansible_module_compression' from source: unknown 186312 1726890079.84696: variable 'ansible_shell_type' from source: unknown 186312 1726890079.84699: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.84701: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.84705: variable 'ansible_pipelining' from source: unknown 186312 1726890079.84707: variable 'ansible_timeout' from source: unknown 186312 1726890079.84714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.84828: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890079.84851: variable 'omit' from source: magic vars 186312 1726890079.84863: starting attempt loop 186312 1726890079.84870: running the handler 186312 1726890079.85039: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890079.85049: variable 'storage_test_volume' from source: include params 186312 1726890079.85060: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 186312 1726890079.85065: handler run complete 186312 1726890079.85083: attempt loop complete, returning result 186312 1726890079.85086: _execute() done 186312 1726890079.85090: dumping result to json 186312 1726890079.85093: done dumping result, returning 186312 1726890079.85105: done running TaskExecutor() for managed_node3/TASK: Verify fs label [02369adf-7a19-881e-6b85-000000000ae3] 186312 1726890079.85108: sending task result for task 02369adf-7a19-881e-6b85-000000000ae3 186312 1726890079.85200: done sending task result for task 02369adf-7a19-881e-6b85-000000000ae3 186312 1726890079.85203: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890079.85278: no more pending results, returning what we have 186312 1726890079.85282: results queue empty 186312 1726890079.85282: checking for any_errors_fatal 186312 1726890079.85292: done checking for any_errors_fatal 186312 1726890079.85293: checking for max_fail_percentage 186312 1726890079.85294: done checking for max_fail_percentage 186312 1726890079.85295: checking to see if all hosts have failed and the running result is not ok 186312 1726890079.85296: done checking to see if all hosts have failed 186312 1726890079.85297: getting the remaining hosts for this loop 186312 1726890079.85299: done getting the remaining hosts for this loop 186312 1726890079.85303: getting the next task for host managed_node3 186312 1726890079.85314: done getting next task for host managed_node3 186312 1726890079.85317: ^ task is: TASK: See whether the device node is present 186312 1726890079.85323: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890079.85345: getting variables 186312 1726890079.85348: in VariableManager get_vars() 186312 1726890079.85395: Calling all_inventory to load vars for managed_node3 186312 1726890079.85403: Calling groups_inventory to load vars for managed_node3 186312 1726890079.85407: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890079.85423: Calling all_plugins_play to load vars for managed_node3 186312 1726890079.85427: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890079.85430: Calling groups_plugins_play to load vars for managed_node3 186312 1726890079.85776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890079.86127: done with get_vars() 186312 1726890079.86142: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:41:19 -0400 (0:00:00.064) 0:00:49.601 ****** 186312 1726890079.86208: entering _queue_task() for managed_node3/stat 186312 1726890079.86422: worker is 1 (out of 1 available) 186312 1726890079.86438: exiting _queue_task() for managed_node3/stat 186312 1726890079.86451: done queuing things up, now waiting for results queue to drain 186312 1726890079.86452: waiting for pending results... 186312 1726890079.86641: running TaskExecutor() for managed_node3/TASK: See whether the device node is present 186312 1726890079.86746: in run() - task 02369adf-7a19-881e-6b85-000000000ae7 186312 1726890079.86757: variable 'ansible_search_path' from source: unknown 186312 1726890079.86789: calling self._execute() 186312 1726890079.86878: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.86882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.86891: variable 'omit' from source: magic vars 186312 1726890079.86973: variable 'omit' from source: magic vars 186312 1726890079.87014: variable 'omit' from source: magic vars 186312 1726890079.87191: variable 'storage_test_volume' from source: include params 186312 1726890079.87231: variable 'omit' from source: magic vars 186312 1726890079.87267: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890079.87292: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890079.87309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890079.87324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.87336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890079.87365: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890079.87368: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.87371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.87440: Set connection var ansible_shell_type to sh 186312 1726890079.87448: Set connection var ansible_pipelining to False 186312 1726890079.87457: Set connection var ansible_timeout to 10 186312 1726890079.87463: Set connection var ansible_connection to ssh 186312 1726890079.87468: Set connection var ansible_shell_executable to /bin/sh 186312 1726890079.87473: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890079.87490: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.87492: variable 'ansible_connection' from source: unknown 186312 1726890079.87495: variable 'ansible_module_compression' from source: unknown 186312 1726890079.87497: variable 'ansible_shell_type' from source: unknown 186312 1726890079.87500: variable 'ansible_shell_executable' from source: unknown 186312 1726890079.87502: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890079.87506: variable 'ansible_pipelining' from source: unknown 186312 1726890079.87509: variable 'ansible_timeout' from source: unknown 186312 1726890079.87514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890079.87788: 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) 186312 1726890079.87811: variable 'omit' from source: magic vars 186312 1726890079.87823: starting attempt loop 186312 1726890079.87830: running the handler 186312 1726890079.87864: _low_level_execute_command(): starting 186312 1726890079.87867: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890079.88648: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890079.88665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890079.88681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890079.88692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890079.88746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890079.88750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890079.88782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890079.88786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890079.88870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890079.88900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890079.88909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890079.88967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890079.90570: stdout chunk (state=3): >>>/root <<< 186312 1726890079.90675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890079.90724: stderr chunk (state=3): >>><<< 186312 1726890079.90730: stdout chunk (state=3): >>><<< 186312 1726890079.90762: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890079.90775: _low_level_execute_command(): starting 186312 1726890079.90781: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890079.9076068-188076-121362701622218 `" && echo ansible-tmp-1726890079.9076068-188076-121362701622218="` echo /root/.ansible/tmp/ansible-tmp-1726890079.9076068-188076-121362701622218 `" ) && sleep 0' 186312 1726890079.91242: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890079.91255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890079.91258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890079.91281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890079.91350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890079.91366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890079.91369: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890079.91372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890079.91488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890079.91509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890079.93320: stdout chunk (state=3): >>>ansible-tmp-1726890079.9076068-188076-121362701622218=/root/.ansible/tmp/ansible-tmp-1726890079.9076068-188076-121362701622218 <<< 186312 1726890079.93435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890079.93495: stderr chunk (state=3): >>><<< 186312 1726890079.93508: stdout chunk (state=3): >>><<< 186312 1726890079.93552: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890079.9076068-188076-121362701622218=/root/.ansible/tmp/ansible-tmp-1726890079.9076068-188076-121362701622218 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890079.93585: variable 'ansible_module_compression' from source: unknown 186312 1726890079.93657: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890079.93704: variable 'ansible_facts' from source: unknown 186312 1726890079.93770: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890079.9076068-188076-121362701622218/AnsiballZ_stat.py 186312 1726890079.93901: Sending initial data 186312 1726890079.93905: Sent initial data (155 bytes) 186312 1726890079.94867: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890079.94870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890079.94905: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890079.94908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890079.94910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890079.94976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890079.94983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890079.95020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890079.96669: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890079.96675: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890079.96702: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890079.96741: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpkbdfd3m9 /root/.ansible/tmp/ansible-tmp-1726890079.9076068-188076-121362701622218/AnsiballZ_stat.py <<< 186312 1726890079.96775: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890079.97582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890079.97684: stderr chunk (state=3): >>><<< 186312 1726890079.97687: stdout chunk (state=3): >>><<< 186312 1726890079.97704: done transferring module to remote 186312 1726890079.97718: _low_level_execute_command(): starting 186312 1726890079.97722: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890079.9076068-188076-121362701622218/ /root/.ansible/tmp/ansible-tmp-1726890079.9076068-188076-121362701622218/AnsiballZ_stat.py && sleep 0' 186312 1726890079.98515: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890079.98518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890079.98555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890079.98558: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890079.98560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890079.98615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890079.98619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890079.98658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890080.00319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890080.00361: stderr chunk (state=3): >>><<< 186312 1726890080.00365: stdout chunk (state=3): >>><<< 186312 1726890080.00376: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890080.00379: _low_level_execute_command(): starting 186312 1726890080.00384: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890079.9076068-188076-121362701622218/AnsiballZ_stat.py && sleep 0' 186312 1726890080.00787: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890080.00791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890080.00817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.00820: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890080.00831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.00885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890080.00890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890080.00933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890080.02789: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890080.02809: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890080.02815: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890080.02869: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890080.02911: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890080.02944: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890080.02948: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890080.02978: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890080.03000: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890080.03044: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.03061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890080.03089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890080.03092: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890080.03123: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2459f3dc0> <<< 186312 1726890080.03148: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890080.03165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2459983a0> <<< 186312 1726890080.03176: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2459f3b20> <<< 186312 1726890080.03205: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890080.03235: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2459f3ac0> <<< 186312 1726890080.03245: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890080.03270: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890080.03298: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245998490> <<< 186312 1726890080.03327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890080.03356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890080.03374: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245998940> <<< 186312 1726890080.03385: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245998670> <<< 186312 1726890080.03413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890080.03436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890080.03462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890080.03482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890080.03524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890080.03551: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24594f190> <<< 186312 1726890080.03570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890080.03580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890080.03651: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24594f220> <<< 186312 1726890080.03681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890080.03722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24594f940> <<< 186312 1726890080.03759: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2459b0880> <<< 186312 1726890080.03784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890080.03795: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245948d90> <<< 186312 1726890080.03849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245972d90> <<< 186312 1726890080.03901: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245998970> <<< 186312 1726890080.03933: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890080.04132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890080.04166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890080.04185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890080.04229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890080.04250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458efeb0> <<< 186312 1726890080.04302: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458f2f40> <<< 186312 1726890080.04338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890080.04361: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890080.04378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890080.04408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890080.04450: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458e7610> <<< 186312 1726890080.04470: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458ef370> <<< 186312 1726890080.04481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890080.04559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890080.04571: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890080.04595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.04628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890080.04676: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245870e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245870910> import 'itertools' # <<< 186312 1726890080.04709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245870f10> <<< 186312 1726890080.04766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890080.04872: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245870fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458820d0> <<< 186312 1726890080.04900: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458c9d90> import '_functools' # <<< 186312 1726890080.04915: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458c4670> <<< 186312 1726890080.04968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458d66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458f6e20> <<< 186312 1726890080.05079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890080.05164: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245882cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458c92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2458d62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.05252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890080.05292: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245882eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245882df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245882d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890080.05323: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890080.05382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890080.05460: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458563d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890080.05472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458564c0> <<< 186312 1726890080.05579: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24588af40> <<< 186312 1726890080.05625: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245885a90> <<< 186312 1726890080.05655: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245885490> <<< 186312 1726890080.05668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890080.05704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890080.05739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890080.05753: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24556f220> <<< 186312 1726890080.05783: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245841520> <<< 186312 1726890080.05838: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245885f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458fc040> <<< 186312 1726890080.05853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890080.05875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890080.05902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890080.05915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245582b50> <<< 186312 1726890080.05926: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890080.05952: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245582e80> <<< 186312 1726890080.05973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890080.05983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890080.06005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890080.06029: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245594790> <<< 186312 1726890080.06043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890080.06074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890080.06100: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245594cd0> <<< 186312 1726890080.06159: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245520400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245582f70> <<< 186312 1726890080.06181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890080.06240: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2455312e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245594610> <<< 186312 1726890080.06272: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890080.06283: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2455313a0> <<< 186312 1726890080.06321: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245882a30> <<< 186312 1726890080.06343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890080.06375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890080.06387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890080.06429: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb24554d700> <<< 186312 1726890080.06444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890080.06478: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb24554d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24554d7c0> <<< 186312 1726890080.06506: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb24554d8b0> <<< 186312 1726890080.06536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890080.06725: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb24554dd00> <<< 186312 1726890080.06762: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245557250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24554d940> <<< 186312 1726890080.06785: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24553fa90> <<< 186312 1726890080.06815: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245882610> <<< 186312 1726890080.06838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890080.06889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890080.06928: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24554daf0> <<< 186312 1726890080.07028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890080.07044: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb24547b6d0> <<< 186312 1726890080.07177: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890080.07288: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.07324: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890080.07355: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890080.07359: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.08557: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.09504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453a2820> <<< 186312 1726890080.09535: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.09561: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890080.09588: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890080.09634: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.09637: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2453a2160> <<< 186312 1726890080.09661: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453a2280> <<< 186312 1726890080.09693: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453a2f70> <<< 186312 1726890080.09728: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890080.09732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890080.09771: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453a24f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453a2d90> import 'atexit' # <<< 186312 1726890080.09818: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2453a2fd0> <<< 186312 1726890080.09840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890080.09852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890080.09897: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453a2100> <<< 186312 1726890080.09933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890080.09981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890080.09986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890080.10001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890080.10055: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244daff40> <<< 186312 1726890080.10096: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244dccd00> <<< 186312 1726890080.10140: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244dcceb0> <<< 186312 1726890080.10162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890080.10173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890080.10214: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244dcc370> <<< 186312 1726890080.10232: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245408dc0> <<< 186312 1726890080.10509: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2454083a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245408fd0> <<< 186312 1726890080.10515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890080.10535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890080.10550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453d7d30> <<< 186312 1726890080.10638: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245375d30> <<< 186312 1726890080.10640: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245375400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453aa4f0> <<< 186312 1726890080.10667: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245375520> <<< 186312 1726890080.10700: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.10704: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245375550> <<< 186312 1726890080.10725: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890080.10732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890080.10752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890080.10775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890080.10863: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244d9efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453e9250> <<< 186312 1726890080.10870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890080.10883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890080.10938: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244d9b850> <<< 186312 1726890080.10947: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453e93d0> <<< 186312 1726890080.10964: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890080.11000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.11023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890080.11037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890080.11092: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245401e50> <<< 186312 1726890080.11216: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244d9b7f0> <<< 186312 1726890080.11303: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244d9b640> <<< 186312 1726890080.11338: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244d9a5b0> <<< 186312 1726890080.11376: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244d8fd90> <<< 186312 1726890080.11392: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453e0910> <<< 186312 1726890080.11416: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 186312 1726890080.11427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890080.11435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890080.11451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890080.11494: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.11499: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2453696a0> <<< 186312 1726890080.11676: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.11680: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245368b20> <<< 186312 1726890080.11689: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453780a0> <<< 186312 1726890080.11716: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245369100> <<< 186312 1726890080.11735: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453adb20> <<< 186312 1726890080.11746: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.11755: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890080.11773: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.11843: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.11921: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.11934: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890080.11952: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.11970: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890080.11986: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.12094: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.12197: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.12635: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.13083: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890080.13101: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890080.13119: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890080.13135: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890080.13144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.13189: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.13196: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2449895e0> <<< 186312 1726890080.13255: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890080.13266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244d6a580> <<< 186312 1726890080.13280: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24492c100> <<< 186312 1726890080.13332: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890080.13336: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.13353: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.13371: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890080.13376: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.13493: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.13623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890080.13656: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245368b80> # zipimport: zlib available <<< 186312 1726890080.14042: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.14408: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.14467: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.14533: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890080.14539: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.14573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.14608: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890080.14617: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.14675: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.14742: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890080.14761: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.14780: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890080.14821: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.14835: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.14862: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890080.15054: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.15243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890080.15279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890080.15282: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890080.15352: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24495cf10> # zipimport: zlib available <<< 186312 1726890080.15418: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.15491: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890080.15495: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890080.15515: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890080.15549: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.15590: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890080.15594: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.15627: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.15665: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.15752: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.15816: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890080.15840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.15903: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2453f4220> <<< 186312 1726890080.15935: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24495c850> <<< 186312 1726890080.15969: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890080.15976: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.16080: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.16159: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.16163: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.16201: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890080.16225: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890080.16227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890080.16254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890080.16271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890080.16297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890080.16369: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244d5dca0> <<< 186312 1726890080.16410: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244d59f70> <<< 186312 1726890080.16466: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244d53940> <<< 186312 1726890080.16472: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890080.16503: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.16526: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890080.16586: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890080.16593: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.16616: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890080.16628: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.16737: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.16903: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.17054: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890080.17634: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sdb", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 451, "dev": 5, "nlink": 1, "atime": 1726890074.0246186, "mtime": 1726890074.0246186, "ctime": 1726890074.0246186, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2064, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sdb", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890080.17657: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890080.17963: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 186312 1726890080.17967: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 186312 1726890080.18039: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 186312 1726890080.18047: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file <<< 186312 1726890080.18073: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890080.18271: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890080.18275: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890080.18298: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890080.18328: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal <<< 186312 1726890080.18384: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 186312 1726890080.18391: stdout chunk (state=3): >>># destroy array <<< 186312 1726890080.18394: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890080.18408: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890080.18469: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 186312 1726890080.18550: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 186312 1726890080.18560: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 186312 1726890080.18567: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890080.18582: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc <<< 186312 1726890080.18589: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890080.18591: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890080.18615: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890080.18637: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890080.18650: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890080.18784: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890080.18814: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath <<< 186312 1726890080.18835: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890080.18855: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890080.18891: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890080.19118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890080.19182: stderr chunk (state=3): >>><<< 186312 1726890080.19185: stdout chunk (state=3): >>><<< 186312 1726890080.19418: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2459f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2459983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2459f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2459f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245998490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245998940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245998670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24594f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24594f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24594f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2459b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245948d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245972d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245998970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458f2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245870e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245870910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245870f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245870fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458820d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458c9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458c4670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458d66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245882cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458c92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2458d62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245882eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245882df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245882d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458563d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458564c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24588af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245885a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245885490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24556f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245841520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245885f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2458fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245582b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245582e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245594790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245594cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245520400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245582f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2455312e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245594610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2455313a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245882a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb24554d700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb24554d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24554d7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb24554d8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb24554dd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245557250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24554d940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24553fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245882610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24554daf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb24547b6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453a2820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2453a2160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453a2280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453a2f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453a24f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453a2d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2453a2fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453a2100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244daff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244dccd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244dcceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244dcc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245408dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2454083a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245408fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453d7d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245375d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245375400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453aa4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245375520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245375550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244d9efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453e9250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244d9b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453e93d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245401e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244d9b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244d9b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244d9a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb244d8fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453e0910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2453696a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245368b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453780a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb245369100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2453adb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/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_8jep8esy/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_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/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_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2449895e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244d6a580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24492c100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb245368b80> # 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_8jep8esy/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_8jep8esy/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_8jep8esy/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_8jep8esy/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_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24495cf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/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_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2453f4220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb24495c850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244d5dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244d59f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb244d53940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/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_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_8jep8esy/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_8jep8esy/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/dev/sdb", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 451, "dev": 5, "nlink": 1, "atime": 1726890074.0246186, "mtime": 1726890074.0246186, "ctime": 1726890074.0246186, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2064, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sdb", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890080.20264: done with _execute_module (stat, {'path': '/dev/sdb', 'follow': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890079.9076068-188076-121362701622218/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890080.20268: _low_level_execute_command(): starting 186312 1726890080.20271: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890079.9076068-188076-121362701622218/ > /dev/null 2>&1 && sleep 0' 186312 1726890080.20617: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890080.20620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890080.20653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.20656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890080.20659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.20711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890080.20720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890080.20757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890080.22526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890080.22595: stderr chunk (state=3): >>><<< 186312 1726890080.22599: stdout chunk (state=3): >>><<< 186312 1726890080.22631: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890080.22636: handler run complete 186312 1726890080.22669: attempt loop complete, returning result 186312 1726890080.22672: _execute() done 186312 1726890080.22674: dumping result to json 186312 1726890080.22679: done dumping result, returning 186312 1726890080.22686: done running TaskExecutor() for managed_node3/TASK: See whether the device node is present [02369adf-7a19-881e-6b85-000000000ae7] 186312 1726890080.22691: sending task result for task 02369adf-7a19-881e-6b85-000000000ae7 186312 1726890080.22808: done sending task result for task 02369adf-7a19-881e-6b85-000000000ae7 186312 1726890080.22810: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890074.0246186, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726890074.0246186, "dev": 5, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 451, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726890074.0246186, "nlink": 1, "path": "/dev/sdb", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890080.22897: no more pending results, returning what we have 186312 1726890080.22901: results queue empty 186312 1726890080.22901: checking for any_errors_fatal 186312 1726890080.22912: done checking for any_errors_fatal 186312 1726890080.22913: checking for max_fail_percentage 186312 1726890080.22914: done checking for max_fail_percentage 186312 1726890080.22915: checking to see if all hosts have failed and the running result is not ok 186312 1726890080.22916: done checking to see if all hosts have failed 186312 1726890080.22917: getting the remaining hosts for this loop 186312 1726890080.22918: done getting the remaining hosts for this loop 186312 1726890080.22926: getting the next task for host managed_node3 186312 1726890080.22933: done getting next task for host managed_node3 186312 1726890080.22936: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890080.22940: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890080.22944: getting variables 186312 1726890080.22945: in VariableManager get_vars() 186312 1726890080.22975: Calling all_inventory to load vars for managed_node3 186312 1726890080.22977: Calling groups_inventory to load vars for managed_node3 186312 1726890080.22980: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890080.22993: Calling all_plugins_play to load vars for managed_node3 186312 1726890080.22995: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890080.22998: Calling groups_plugins_play to load vars for managed_node3 186312 1726890080.23337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890080.23686: done with get_vars() 186312 1726890080.23698: done getting variables 186312 1726890080.23742: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:41:20 -0400 (0:00:00.375) 0:00:49.976 ****** 186312 1726890080.23766: entering _queue_task() for managed_node3/assert 186312 1726890080.23959: worker is 1 (out of 1 available) 186312 1726890080.23973: exiting _queue_task() for managed_node3/assert 186312 1726890080.23986: done queuing things up, now waiting for results queue to drain 186312 1726890080.23988: waiting for pending results... 186312 1726890080.24174: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890080.24265: in run() - task 02369adf-7a19-881e-6b85-000000000ae8 186312 1726890080.24278: variable 'ansible_search_path' from source: unknown 186312 1726890080.24306: calling self._execute() 186312 1726890080.24395: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.24399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.24407: variable 'omit' from source: magic vars 186312 1726890080.24709: variable '_storage_test_volume_present' from source: set_fact 186312 1726890080.24715: variable 'storage_test_volume' from source: include params 186312 1726890080.24742: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 186312 1726890080.24748: variable 'omit' from source: magic vars 186312 1726890080.24786: variable 'omit' from source: magic vars 186312 1726890080.24862: variable 'storage_test_volume' from source: include params 186312 1726890080.24894: variable 'omit' from source: magic vars 186312 1726890080.24927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890080.24954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890080.24969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890080.24984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890080.24995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890080.25019: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890080.25022: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.25024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.25089: Set connection var ansible_shell_type to sh 186312 1726890080.25098: Set connection var ansible_pipelining to False 186312 1726890080.25109: Set connection var ansible_timeout to 10 186312 1726890080.25113: Set connection var ansible_connection to ssh 186312 1726890080.25118: Set connection var ansible_shell_executable to /bin/sh 186312 1726890080.25123: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890080.25140: variable 'ansible_shell_executable' from source: unknown 186312 1726890080.25144: variable 'ansible_connection' from source: unknown 186312 1726890080.25146: variable 'ansible_module_compression' from source: unknown 186312 1726890080.25149: variable 'ansible_shell_type' from source: unknown 186312 1726890080.25151: variable 'ansible_shell_executable' from source: unknown 186312 1726890080.25154: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.25156: variable 'ansible_pipelining' from source: unknown 186312 1726890080.25158: variable 'ansible_timeout' from source: unknown 186312 1726890080.25163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.25270: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890080.25278: variable 'omit' from source: magic vars 186312 1726890080.25283: starting attempt loop 186312 1726890080.25286: running the handler 186312 1726890080.25413: variable 'storage_test_dev' from source: set_fact 186312 1726890080.25427: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 186312 1726890080.25434: handler run complete 186312 1726890080.25444: attempt loop complete, returning result 186312 1726890080.25447: _execute() done 186312 1726890080.25450: dumping result to json 186312 1726890080.25452: done dumping result, returning 186312 1726890080.25458: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-000000000ae8] 186312 1726890080.25463: sending task result for task 02369adf-7a19-881e-6b85-000000000ae8 186312 1726890080.25554: done sending task result for task 02369adf-7a19-881e-6b85-000000000ae8 186312 1726890080.25557: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890080.25658: no more pending results, returning what we have 186312 1726890080.25685: results queue empty 186312 1726890080.25686: checking for any_errors_fatal 186312 1726890080.25697: done checking for any_errors_fatal 186312 1726890080.25698: checking for max_fail_percentage 186312 1726890080.25700: done checking for max_fail_percentage 186312 1726890080.25700: checking to see if all hosts have failed and the running result is not ok 186312 1726890080.25704: done checking to see if all hosts have failed 186312 1726890080.25705: getting the remaining hosts for this loop 186312 1726890080.25707: done getting the remaining hosts for this loop 186312 1726890080.25710: getting the next task for host managed_node3 186312 1726890080.25720: done getting next task for host managed_node3 186312 1726890080.25723: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890080.25737: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890080.25745: getting variables 186312 1726890080.25748: in VariableManager get_vars() 186312 1726890080.25782: Calling all_inventory to load vars for managed_node3 186312 1726890080.25785: Calling groups_inventory to load vars for managed_node3 186312 1726890080.25788: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890080.25798: Calling all_plugins_play to load vars for managed_node3 186312 1726890080.25801: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890080.25803: Calling groups_plugins_play to load vars for managed_node3 186312 1726890080.26345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890080.26829: done with get_vars() 186312 1726890080.26844: done getting variables 186312 1726890080.26915: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:41:20 -0400 (0:00:00.031) 0:00:50.008 ****** 186312 1726890080.26958: entering _queue_task() for managed_node3/assert 186312 1726890080.27205: worker is 1 (out of 1 available) 186312 1726890080.27219: exiting _queue_task() for managed_node3/assert 186312 1726890080.27231: done queuing things up, now waiting for results queue to drain 186312 1726890080.27236: waiting for pending results... 186312 1726890080.27573: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890080.27779: in run() - task 02369adf-7a19-881e-6b85-000000000ae9 186312 1726890080.27817: variable 'ansible_search_path' from source: unknown 186312 1726890080.27886: calling self._execute() 186312 1726890080.28029: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.28040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.28058: variable 'omit' from source: magic vars 186312 1726890080.28562: variable '_storage_test_volume_present' from source: set_fact 186312 1726890080.28580: variable 'storage_test_volume' from source: include params 186312 1726890080.28626: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 186312 1726890080.28643: when evaluation is False, skipping this task 186312 1726890080.28651: _execute() done 186312 1726890080.28658: dumping result to json 186312 1726890080.28666: done dumping result, returning 186312 1726890080.28682: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-000000000ae9] 186312 1726890080.28693: sending task result for task 02369adf-7a19-881e-6b85-000000000ae9 186312 1726890080.28825: done sending task result for task 02369adf-7a19-881e-6b85-000000000ae9 186312 1726890080.28829: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 186312 1726890080.28891: no more pending results, returning what we have 186312 1726890080.28895: results queue empty 186312 1726890080.28899: checking for any_errors_fatal 186312 1726890080.28905: done checking for any_errors_fatal 186312 1726890080.28906: checking for max_fail_percentage 186312 1726890080.28908: done checking for max_fail_percentage 186312 1726890080.28908: checking to see if all hosts have failed and the running result is not ok 186312 1726890080.28909: done checking to see if all hosts have failed 186312 1726890080.28910: getting the remaining hosts for this loop 186312 1726890080.28912: done getting the remaining hosts for this loop 186312 1726890080.28917: getting the next task for host managed_node3 186312 1726890080.28926: done getting next task for host managed_node3 186312 1726890080.28932: ^ task is: TASK: Make sure we got info about this volume 186312 1726890080.28937: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890080.28944: getting variables 186312 1726890080.28945: in VariableManager get_vars() 186312 1726890080.28981: Calling all_inventory to load vars for managed_node3 186312 1726890080.28983: Calling groups_inventory to load vars for managed_node3 186312 1726890080.28987: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890080.29000: Calling all_plugins_play to load vars for managed_node3 186312 1726890080.29006: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890080.29009: Calling groups_plugins_play to load vars for managed_node3 186312 1726890080.29427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890080.29868: done with get_vars() 186312 1726890080.29878: done getting variables 186312 1726890080.29918: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:41:20 -0400 (0:00:00.029) 0:00:50.038 ****** 186312 1726890080.29941: entering _queue_task() for managed_node3/assert 186312 1726890080.30102: worker is 1 (out of 1 available) 186312 1726890080.30116: exiting _queue_task() for managed_node3/assert 186312 1726890080.30128: done queuing things up, now waiting for results queue to drain 186312 1726890080.30129: waiting for pending results... 186312 1726890080.30296: running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume 186312 1726890080.30370: in run() - task 02369adf-7a19-881e-6b85-000000000aea 186312 1726890080.30380: variable 'ansible_search_path' from source: unknown 186312 1726890080.30408: calling self._execute() 186312 1726890080.30487: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.30491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.30498: variable 'omit' from source: magic vars 186312 1726890080.30732: variable '_storage_test_volume_present' from source: set_fact 186312 1726890080.30738: Evaluated conditional (_storage_test_volume_present): True 186312 1726890080.30747: variable 'omit' from source: magic vars 186312 1726890080.30783: variable 'omit' from source: magic vars 186312 1726890080.30863: variable 'storage_test_volume' from source: include params 186312 1726890080.30900: variable 'omit' from source: magic vars 186312 1726890080.30932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890080.30955: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890080.30971: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890080.30985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890080.30994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890080.31018: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890080.31020: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.31023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.31096: Set connection var ansible_shell_type to sh 186312 1726890080.31104: Set connection var ansible_pipelining to False 186312 1726890080.31113: Set connection var ansible_timeout to 10 186312 1726890080.31119: Set connection var ansible_connection to ssh 186312 1726890080.31123: Set connection var ansible_shell_executable to /bin/sh 186312 1726890080.31128: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890080.31145: variable 'ansible_shell_executable' from source: unknown 186312 1726890080.31148: variable 'ansible_connection' from source: unknown 186312 1726890080.31151: variable 'ansible_module_compression' from source: unknown 186312 1726890080.31153: variable 'ansible_shell_type' from source: unknown 186312 1726890080.31156: variable 'ansible_shell_executable' from source: unknown 186312 1726890080.31158: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.31162: variable 'ansible_pipelining' from source: unknown 186312 1726890080.31164: variable 'ansible_timeout' from source: unknown 186312 1726890080.31168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.31265: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890080.31273: variable 'omit' from source: magic vars 186312 1726890080.31278: starting attempt loop 186312 1726890080.31281: running the handler 186312 1726890080.31385: variable 'storage_test_volume' from source: include params 186312 1726890080.31397: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890080.31413: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 186312 1726890080.31421: handler run complete 186312 1726890080.31432: attempt loop complete, returning result 186312 1726890080.31437: _execute() done 186312 1726890080.31440: dumping result to json 186312 1726890080.31443: done dumping result, returning 186312 1726890080.31450: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume [02369adf-7a19-881e-6b85-000000000aea] 186312 1726890080.31455: sending task result for task 02369adf-7a19-881e-6b85-000000000aea 186312 1726890080.31532: done sending task result for task 02369adf-7a19-881e-6b85-000000000aea 186312 1726890080.31535: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890080.31582: no more pending results, returning what we have 186312 1726890080.31585: results queue empty 186312 1726890080.31586: checking for any_errors_fatal 186312 1726890080.31594: done checking for any_errors_fatal 186312 1726890080.31594: checking for max_fail_percentage 186312 1726890080.31596: done checking for max_fail_percentage 186312 1726890080.31597: checking to see if all hosts have failed and the running result is not ok 186312 1726890080.31598: done checking to see if all hosts have failed 186312 1726890080.31598: getting the remaining hosts for this loop 186312 1726890080.31600: done getting the remaining hosts for this loop 186312 1726890080.31603: getting the next task for host managed_node3 186312 1726890080.31609: done getting next task for host managed_node3 186312 1726890080.31610: ^ task is: TASK: Process volume type (set initial value) (1/2) 186312 1726890080.31617: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890080.31621: getting variables 186312 1726890080.31622: in VariableManager get_vars() 186312 1726890080.31647: Calling all_inventory to load vars for managed_node3 186312 1726890080.31649: Calling groups_inventory to load vars for managed_node3 186312 1726890080.31652: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890080.31660: Calling all_plugins_play to load vars for managed_node3 186312 1726890080.31663: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890080.31666: Calling groups_plugins_play to load vars for managed_node3 186312 1726890080.31961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890080.32540: done with get_vars() 186312 1726890080.32556: done getting variables 186312 1726890080.32621: 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 [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:41:20 -0400 (0:00:00.027) 0:00:50.065 ****** 186312 1726890080.32658: entering _queue_task() for managed_node3/set_fact 186312 1726890080.32825: worker is 1 (out of 1 available) 186312 1726890080.32838: exiting _queue_task() for managed_node3/set_fact 186312 1726890080.32853: done queuing things up, now waiting for results queue to drain 186312 1726890080.32855: waiting for pending results... 186312 1726890080.33143: running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) 186312 1726890080.33275: in run() - task 02369adf-7a19-881e-6b85-000000000aeb 186312 1726890080.33297: variable 'ansible_search_path' from source: unknown 186312 1726890080.33337: calling self._execute() 186312 1726890080.33464: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.33475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.33489: variable 'omit' from source: magic vars 186312 1726890080.33568: variable 'omit' from source: magic vars 186312 1726890080.33623: variable 'omit' from source: magic vars 186312 1726890080.33874: variable 'storage_test_volume' from source: include params 186312 1726890080.33916: variable 'omit' from source: magic vars 186312 1726890080.33946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890080.33974: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890080.33991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890080.34004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890080.34014: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890080.34054: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890080.34070: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.34088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.34185: Set connection var ansible_shell_type to sh 186312 1726890080.34199: Set connection var ansible_pipelining to False 186312 1726890080.34219: Set connection var ansible_timeout to 10 186312 1726890080.34222: Set connection var ansible_connection to ssh 186312 1726890080.34227: Set connection var ansible_shell_executable to /bin/sh 186312 1726890080.34232: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890080.34250: variable 'ansible_shell_executable' from source: unknown 186312 1726890080.34253: variable 'ansible_connection' from source: unknown 186312 1726890080.34257: variable 'ansible_module_compression' from source: unknown 186312 1726890080.34265: variable 'ansible_shell_type' from source: unknown 186312 1726890080.34282: variable 'ansible_shell_executable' from source: unknown 186312 1726890080.34285: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.34288: variable 'ansible_pipelining' from source: unknown 186312 1726890080.34290: variable 'ansible_timeout' from source: unknown 186312 1726890080.34304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.34408: 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) 186312 1726890080.34426: variable 'omit' from source: magic vars 186312 1726890080.34440: starting attempt loop 186312 1726890080.34447: running the handler 186312 1726890080.34458: handler run complete 186312 1726890080.34469: attempt loop complete, returning result 186312 1726890080.34471: _execute() done 186312 1726890080.34474: dumping result to json 186312 1726890080.34476: done dumping result, returning 186312 1726890080.34482: done running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-881e-6b85-000000000aeb] 186312 1726890080.34487: sending task result for task 02369adf-7a19-881e-6b85-000000000aeb 186312 1726890080.34572: done sending task result for task 02369adf-7a19-881e-6b85-000000000aeb 186312 1726890080.34575: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 186312 1726890080.34641: no more pending results, returning what we have 186312 1726890080.34643: results queue empty 186312 1726890080.34644: checking for any_errors_fatal 186312 1726890080.34650: done checking for any_errors_fatal 186312 1726890080.34651: checking for max_fail_percentage 186312 1726890080.34652: done checking for max_fail_percentage 186312 1726890080.34653: checking to see if all hosts have failed and the running result is not ok 186312 1726890080.34654: done checking to see if all hosts have failed 186312 1726890080.34655: getting the remaining hosts for this loop 186312 1726890080.34656: done getting the remaining hosts for this loop 186312 1726890080.34659: getting the next task for host managed_node3 186312 1726890080.34665: done getting next task for host managed_node3 186312 1726890080.34666: ^ task is: TASK: Process volume type (get RAID value) (2/2) 186312 1726890080.34670: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890080.34674: getting variables 186312 1726890080.34675: in VariableManager get_vars() 186312 1726890080.34701: Calling all_inventory to load vars for managed_node3 186312 1726890080.34703: Calling groups_inventory to load vars for managed_node3 186312 1726890080.34705: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890080.34714: Calling all_plugins_play to load vars for managed_node3 186312 1726890080.34716: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890080.34718: Calling groups_plugins_play to load vars for managed_node3 186312 1726890080.35027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890080.35717: done with get_vars() 186312 1726890080.35727: done getting variables 186312 1726890080.35764: 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 [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:41:20 -0400 (0:00:00.031) 0:00:50.097 ****** 186312 1726890080.35784: entering _queue_task() for managed_node3/set_fact 186312 1726890080.35962: worker is 1 (out of 1 available) 186312 1726890080.35975: exiting _queue_task() for managed_node3/set_fact 186312 1726890080.35988: done queuing things up, now waiting for results queue to drain 186312 1726890080.35989: waiting for pending results... 186312 1726890080.36195: running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) 186312 1726890080.36276: in run() - task 02369adf-7a19-881e-6b85-000000000aec 186312 1726890080.36286: variable 'ansible_search_path' from source: unknown 186312 1726890080.36314: calling self._execute() 186312 1726890080.36397: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.36401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.36409: variable 'omit' from source: magic vars 186312 1726890080.36680: variable 'storage_test_volume' from source: include params 186312 1726890080.36729: Evaluated conditional (storage_test_volume.type == "raid"): False 186312 1726890080.36732: when evaluation is False, skipping this task 186312 1726890080.36735: _execute() done 186312 1726890080.36738: dumping result to json 186312 1726890080.36742: done dumping result, returning 186312 1726890080.36744: done running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-881e-6b85-000000000aec] 186312 1726890080.36747: sending task result for task 02369adf-7a19-881e-6b85-000000000aec 186312 1726890080.36840: done sending task result for task 02369adf-7a19-881e-6b85-000000000aec 186312 1726890080.36844: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 186312 1726890080.36979: no more pending results, returning what we have 186312 1726890080.36982: results queue empty 186312 1726890080.36983: checking for any_errors_fatal 186312 1726890080.36989: done checking for any_errors_fatal 186312 1726890080.36990: checking for max_fail_percentage 186312 1726890080.36991: done checking for max_fail_percentage 186312 1726890080.36992: checking to see if all hosts have failed and the running result is not ok 186312 1726890080.36993: done checking to see if all hosts have failed 186312 1726890080.36993: getting the remaining hosts for this loop 186312 1726890080.36995: done getting the remaining hosts for this loop 186312 1726890080.36998: getting the next task for host managed_node3 186312 1726890080.37003: done getting next task for host managed_node3 186312 1726890080.37005: ^ task is: TASK: Verify the volume's device type 186312 1726890080.37009: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890080.37013: getting variables 186312 1726890080.37014: in VariableManager get_vars() 186312 1726890080.37054: Calling all_inventory to load vars for managed_node3 186312 1726890080.37060: Calling groups_inventory to load vars for managed_node3 186312 1726890080.37064: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890080.37073: Calling all_plugins_play to load vars for managed_node3 186312 1726890080.37077: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890080.37080: Calling groups_plugins_play to load vars for managed_node3 186312 1726890080.37424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890080.37898: done with get_vars() 186312 1726890080.37918: done getting variables 186312 1726890080.37961: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:41:20 -0400 (0:00:00.021) 0:00:50.119 ****** 186312 1726890080.37983: entering _queue_task() for managed_node3/assert 186312 1726890080.38188: worker is 1 (out of 1 available) 186312 1726890080.38200: exiting _queue_task() for managed_node3/assert 186312 1726890080.38218: done queuing things up, now waiting for results queue to drain 186312 1726890080.38224: waiting for pending results... 186312 1726890080.38446: running TaskExecutor() for managed_node3/TASK: Verify the volume's device type 186312 1726890080.38596: in run() - task 02369adf-7a19-881e-6b85-000000000aed 186312 1726890080.38607: variable 'ansible_search_path' from source: unknown 186312 1726890080.38642: calling self._execute() 186312 1726890080.38760: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.38776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.38800: variable 'omit' from source: magic vars 186312 1726890080.39110: variable '_storage_test_volume_present' from source: set_fact 186312 1726890080.39118: Evaluated conditional (_storage_test_volume_present): True 186312 1726890080.39132: variable 'omit' from source: magic vars 186312 1726890080.39176: variable 'omit' from source: magic vars 186312 1726890080.39214: variable 'omit' from source: magic vars 186312 1726890080.39247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890080.39271: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890080.39287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890080.39301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890080.39316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890080.39354: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890080.39358: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.39361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.39427: Set connection var ansible_shell_type to sh 186312 1726890080.39437: Set connection var ansible_pipelining to False 186312 1726890080.39449: Set connection var ansible_timeout to 10 186312 1726890080.39452: Set connection var ansible_connection to ssh 186312 1726890080.39456: Set connection var ansible_shell_executable to /bin/sh 186312 1726890080.39462: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890080.39478: variable 'ansible_shell_executable' from source: unknown 186312 1726890080.39481: variable 'ansible_connection' from source: unknown 186312 1726890080.39483: variable 'ansible_module_compression' from source: unknown 186312 1726890080.39486: variable 'ansible_shell_type' from source: unknown 186312 1726890080.39489: variable 'ansible_shell_executable' from source: unknown 186312 1726890080.39491: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.39493: variable 'ansible_pipelining' from source: unknown 186312 1726890080.39497: variable 'ansible_timeout' from source: unknown 186312 1726890080.39501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.39602: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890080.39610: variable 'omit' from source: magic vars 186312 1726890080.39616: starting attempt loop 186312 1726890080.39619: running the handler 186312 1726890080.39782: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890080.39797: variable 'storage_test_volume' from source: include params 186312 1726890080.39809: variable 'st_volume_type' from source: set_fact 186312 1726890080.39826: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 186312 1726890080.39829: handler run complete 186312 1726890080.39844: attempt loop complete, returning result 186312 1726890080.39849: _execute() done 186312 1726890080.39851: dumping result to json 186312 1726890080.39854: done dumping result, returning 186312 1726890080.39860: done running TaskExecutor() for managed_node3/TASK: Verify the volume's device type [02369adf-7a19-881e-6b85-000000000aed] 186312 1726890080.39865: sending task result for task 02369adf-7a19-881e-6b85-000000000aed 186312 1726890080.39952: done sending task result for task 02369adf-7a19-881e-6b85-000000000aed 186312 1726890080.39955: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890080.39999: no more pending results, returning what we have 186312 1726890080.40001: results queue empty 186312 1726890080.40002: checking for any_errors_fatal 186312 1726890080.40008: done checking for any_errors_fatal 186312 1726890080.40008: checking for max_fail_percentage 186312 1726890080.40010: done checking for max_fail_percentage 186312 1726890080.40011: checking to see if all hosts have failed and the running result is not ok 186312 1726890080.40013: done checking to see if all hosts have failed 186312 1726890080.40014: getting the remaining hosts for this loop 186312 1726890080.40016: done getting the remaining hosts for this loop 186312 1726890080.40019: getting the next task for host managed_node3 186312 1726890080.40158: done getting next task for host managed_node3 186312 1726890080.40163: ^ task is: TASK: Stat the LUKS device, if encrypted 186312 1726890080.40172: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890080.40182: getting variables 186312 1726890080.40184: in VariableManager get_vars() 186312 1726890080.40244: Calling all_inventory to load vars for managed_node3 186312 1726890080.40248: Calling groups_inventory to load vars for managed_node3 186312 1726890080.40251: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890080.40268: Calling all_plugins_play to load vars for managed_node3 186312 1726890080.40275: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890080.40279: Calling groups_plugins_play to load vars for managed_node3 186312 1726890080.40777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890080.41289: done with get_vars() 186312 1726890080.41298: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:41:20 -0400 (0:00:00.033) 0:00:50.152 ****** 186312 1726890080.41372: entering _queue_task() for managed_node3/stat 186312 1726890080.41576: worker is 1 (out of 1 available) 186312 1726890080.41587: exiting _queue_task() for managed_node3/stat 186312 1726890080.41600: done queuing things up, now waiting for results queue to drain 186312 1726890080.41601: waiting for pending results... 186312 1726890080.41884: running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted 186312 1726890080.42016: in run() - task 02369adf-7a19-881e-6b85-000000000af1 186312 1726890080.42038: variable 'ansible_search_path' from source: unknown 186312 1726890080.42076: calling self._execute() 186312 1726890080.42186: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.42197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.42214: variable 'omit' from source: magic vars 186312 1726890080.42578: variable 'storage_test_volume' from source: include params 186312 1726890080.42622: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890080.42634: when evaluation is False, skipping this task 186312 1726890080.42643: _execute() done 186312 1726890080.42655: dumping result to json 186312 1726890080.42663: done dumping result, returning 186312 1726890080.42673: done running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-881e-6b85-000000000af1] 186312 1726890080.42683: sending task result for task 02369adf-7a19-881e-6b85-000000000af1 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890080.42846: no more pending results, returning what we have 186312 1726890080.42850: results queue empty 186312 1726890080.42851: checking for any_errors_fatal 186312 1726890080.42861: done checking for any_errors_fatal 186312 1726890080.42861: checking for max_fail_percentage 186312 1726890080.42863: done checking for max_fail_percentage 186312 1726890080.42864: checking to see if all hosts have failed and the running result is not ok 186312 1726890080.42865: done checking to see if all hosts have failed 186312 1726890080.42866: getting the remaining hosts for this loop 186312 1726890080.42868: done getting the remaining hosts for this loop 186312 1726890080.42871: getting the next task for host managed_node3 186312 1726890080.42880: done getting next task for host managed_node3 186312 1726890080.42883: ^ task is: TASK: Ensure cryptsetup is present 186312 1726890080.42889: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890080.42894: getting variables 186312 1726890080.42895: in VariableManager get_vars() 186312 1726890080.42932: Calling all_inventory to load vars for managed_node3 186312 1726890080.42935: Calling groups_inventory to load vars for managed_node3 186312 1726890080.42939: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890080.42953: Calling all_plugins_play to load vars for managed_node3 186312 1726890080.42957: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890080.42960: Calling groups_plugins_play to load vars for managed_node3 186312 1726890080.43680: done sending task result for task 02369adf-7a19-881e-6b85-000000000af1 186312 1726890080.43684: WORKER PROCESS EXITING 186312 1726890080.43693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890080.44049: done with get_vars() 186312 1726890080.44058: done getting variables 186312 1726890080.44098: 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 [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:41:20 -0400 (0:00:00.027) 0:00:50.180 ****** 186312 1726890080.44121: entering _queue_task() for managed_node3/package 186312 1726890080.44310: worker is 1 (out of 1 available) 186312 1726890080.44325: exiting _queue_task() for managed_node3/package 186312 1726890080.44337: done queuing things up, now waiting for results queue to drain 186312 1726890080.44339: waiting for pending results... 186312 1726890080.44519: running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present 186312 1726890080.44600: in run() - task 02369adf-7a19-881e-6b85-000000000af2 186312 1726890080.44611: variable 'ansible_search_path' from source: unknown 186312 1726890080.44645: calling self._execute() 186312 1726890080.44724: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.44727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.44739: variable 'omit' from source: magic vars 186312 1726890080.44820: variable 'omit' from source: magic vars 186312 1726890080.44861: variable 'omit' from source: magic vars 186312 1726890080.45070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890080.47298: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890080.47382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890080.47428: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890080.47472: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890080.47502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890080.47609: 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) 186312 1726890080.47646: 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) 186312 1726890080.47677: 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) 186312 1726890080.47731: 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) 186312 1726890080.47752: 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) 186312 1726890080.47880: variable '__storage_is_ostree' from source: set_fact 186312 1726890080.47891: variable 'omit' from source: magic vars 186312 1726890080.47938: variable 'omit' from source: magic vars 186312 1726890080.47970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890080.47999: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890080.48029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890080.48054: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890080.48067: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890080.48098: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890080.48106: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.48115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.48217: Set connection var ansible_shell_type to sh 186312 1726890080.48237: Set connection var ansible_pipelining to False 186312 1726890080.48251: Set connection var ansible_timeout to 10 186312 1726890080.48256: Set connection var ansible_connection to ssh 186312 1726890080.48267: Set connection var ansible_shell_executable to /bin/sh 186312 1726890080.48279: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890080.48305: variable 'ansible_shell_executable' from source: unknown 186312 1726890080.48314: variable 'ansible_connection' from source: unknown 186312 1726890080.48321: variable 'ansible_module_compression' from source: unknown 186312 1726890080.48326: variable 'ansible_shell_type' from source: unknown 186312 1726890080.48334: variable 'ansible_shell_executable' from source: unknown 186312 1726890080.48343: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890080.48350: variable 'ansible_pipelining' from source: unknown 186312 1726890080.48356: variable 'ansible_timeout' from source: unknown 186312 1726890080.48363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890080.48472: 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) 186312 1726890080.48491: variable 'omit' from source: magic vars 186312 1726890080.48500: starting attempt loop 186312 1726890080.48506: running the handler 186312 1726890080.48518: variable 'ansible_facts' from source: unknown 186312 1726890080.48525: variable 'ansible_facts' from source: unknown 186312 1726890080.48585: _low_level_execute_command(): starting 186312 1726890080.48600: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890080.49349: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890080.49365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890080.49379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890080.49403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890080.49447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890080.49466: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890080.49479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.49496: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890080.49506: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890080.49519: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890080.49530: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890080.49542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890080.49557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890080.49574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890080.49584: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890080.49597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.49677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890080.49702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890080.49722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890080.49794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890080.51340: stdout chunk (state=3): >>>/root <<< 186312 1726890080.51618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890080.51622: stdout chunk (state=3): >>><<< 186312 1726890080.51624: stderr chunk (state=3): >>><<< 186312 1726890080.51628: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890080.51630: _low_level_execute_command(): starting 186312 1726890080.51633: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890080.5152586-188103-129219614501156 `" && echo ansible-tmp-1726890080.5152586-188103-129219614501156="` echo /root/.ansible/tmp/ansible-tmp-1726890080.5152586-188103-129219614501156 `" ) && sleep 0' 186312 1726890080.52258: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890080.52279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890080.52300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890080.52323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890080.52364: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890080.52381: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890080.52402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.52423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890080.52435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890080.52447: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890080.52459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890080.52472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890080.52492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890080.52513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890080.52528: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890080.52542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.52629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890080.52651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890080.52668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890080.52752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890080.54520: stdout chunk (state=3): >>>ansible-tmp-1726890080.5152586-188103-129219614501156=/root/.ansible/tmp/ansible-tmp-1726890080.5152586-188103-129219614501156 <<< 186312 1726890080.54629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890080.54679: stderr chunk (state=3): >>><<< 186312 1726890080.54682: stdout chunk (state=3): >>><<< 186312 1726890080.54699: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890080.5152586-188103-129219614501156=/root/.ansible/tmp/ansible-tmp-1726890080.5152586-188103-129219614501156 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890080.54729: variable 'ansible_module_compression' from source: unknown 186312 1726890080.54782: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 186312 1726890080.54816: variable 'ansible_facts' from source: unknown 186312 1726890080.54889: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890080.5152586-188103-129219614501156/AnsiballZ_dnf.py 186312 1726890080.54996: Sending initial data 186312 1726890080.55006: Sent initial data (154 bytes) 186312 1726890080.55872: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890080.55885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890080.55928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.55934: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890080.55937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890080.55939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.56005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890080.56008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890080.56015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890080.56050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890080.57710: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890080.57741: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890080.57774: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpl7t04ucs /root/.ansible/tmp/ansible-tmp-1726890080.5152586-188103-129219614501156/AnsiballZ_dnf.py <<< 186312 1726890080.57809: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890080.58989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890080.59233: stderr chunk (state=3): >>><<< 186312 1726890080.59237: stdout chunk (state=3): >>><<< 186312 1726890080.59240: done transferring module to remote 186312 1726890080.59242: _low_level_execute_command(): starting 186312 1726890080.59245: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890080.5152586-188103-129219614501156/ /root/.ansible/tmp/ansible-tmp-1726890080.5152586-188103-129219614501156/AnsiballZ_dnf.py && sleep 0' 186312 1726890080.59798: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890080.59802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890080.59843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.59846: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890080.59848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890080.59851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.59910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890080.59923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890080.59927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890080.59960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890080.61591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890080.61646: stderr chunk (state=3): >>><<< 186312 1726890080.61649: stdout chunk (state=3): >>><<< 186312 1726890080.61657: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890080.61660: _low_level_execute_command(): starting 186312 1726890080.61665: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890080.5152586-188103-129219614501156/AnsiballZ_dnf.py && sleep 0' 186312 1726890080.62486: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890080.62490: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890080.62493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890080.62495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890080.62497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890080.62499: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890080.62501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.62503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890080.62505: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890080.62507: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890080.62509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890080.62513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890080.62516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890080.62518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890080.62520: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890080.62522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890080.62524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890080.62526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890080.62536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890080.62607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890080.64471: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890080.64482: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890080.64492: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890080.64546: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890080.64551: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890080.64580: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890080.64613: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890080.64655: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890080.64658: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890080.64661: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890080.64707: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890080.64717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.64734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890080.64749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890080.64753: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890080.64776: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013a43dc0> <<< 186312 1726890080.64809: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890080.64829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890080.64836: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013a43b20> <<< 186312 1726890080.64860: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890080.64868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890080.64879: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013a43ac0> <<< 186312 1726890080.64899: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890080.64927: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890080.64933: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137d8490> <<< 186312 1726890080.64958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890080.64971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890080.64976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890080.65006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890080.65010: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137d8940> <<< 186312 1726890080.65029: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137d8670> <<< 186312 1726890080.65051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890080.65068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890080.65084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890080.65105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890080.65128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890080.65143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890080.65169: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890080.65176: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01378f190> <<< 186312 1726890080.65184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890080.65206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890080.65275: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01378f220> <<< 186312 1726890080.65319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890080.65325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890080.65396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01378f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137f0880> <<< 186312 1726890080.65413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013788d90> <<< 186312 1726890080.65480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137b2d90> <<< 186312 1726890080.65526: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137d8970> <<< 186312 1726890080.65553: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890080.65796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890080.65800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890080.65840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890080.65843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890080.65872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890080.65907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890080.65910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013754eb0> <<< 186312 1726890080.65956: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013757f40> <<< 186312 1726890080.65974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890080.66009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890080.66015: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890080.66059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890080.66073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890080.66122: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01374c610> <<< 186312 1726890080.66126: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013755640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013754370> <<< 186312 1726890080.66138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890080.66202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890080.66217: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890080.66258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.66270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890080.66295: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.66310: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01365fdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01365f8b0> <<< 186312 1726890080.66318: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890080.66350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01365feb0> <<< 186312 1726890080.66372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890080.66378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890080.66422: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01365ff70> <<< 186312 1726890080.66451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01365fe80> <<< 186312 1726890080.66454: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890080.66540: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0136b7d30> <<< 186312 1726890080.66544: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890080.66581: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0136b2610> <<< 186312 1726890080.66584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890080.66587: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0136c4670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01375be20> <<< 186312 1726890080.66607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890080.66614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890080.66641: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.66647: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd013670c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0136b7250> <<< 186312 1726890080.66687: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.66690: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0136c4280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137619d0> <<< 186312 1726890080.66710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890080.66717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890080.66761: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.66768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890080.66774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890080.66796: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013670fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013670d90> <<< 186312 1726890080.66822: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890080.66835: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013670d00> <<< 186312 1726890080.66855: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890080.66871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890080.66881: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890080.66892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890080.66909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890080.66955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890080.66982: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890080.66991: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013644370> <<< 186312 1726890080.67004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890080.67019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890080.67046: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013644460> <<< 186312 1726890080.67169: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013678fa0> <<< 186312 1726890080.67205: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013673a30> <<< 186312 1726890080.67220: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013673490> <<< 186312 1726890080.67243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890080.67251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890080.67279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890080.67298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890080.67325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890080.67329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890080.67334: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0135781c0> <<< 186312 1726890080.67365: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01362ec70> <<< 186312 1726890080.67415: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013673eb0> <<< 186312 1726890080.67420: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013761040> <<< 186312 1726890080.67438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890080.67462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890080.67487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890080.67498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01358baf0> <<< 186312 1726890080.67511: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890080.67536: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.67545: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01358be20> <<< 186312 1726890080.67562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890080.67566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890080.67587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890080.67594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890080.67605: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01359e730> <<< 186312 1726890080.67624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890080.67654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890080.67681: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01359ec70> <<< 186312 1726890080.67717: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.67730: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0135293a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01358bf10> <<< 186312 1726890080.67749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890080.67754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890080.67801: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01353a280> <<< 186312 1726890080.67813: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01359e5b0> import 'pwd' # <<< 186312 1726890080.67845: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01353a340> <<< 186312 1726890080.67879: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0136709d0> <<< 186312 1726890080.67899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890080.67915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890080.67942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890080.67951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890080.67981: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.67986: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0135566a0> <<< 186312 1726890080.68005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890080.68010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890080.68034: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.68037: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd013556970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013556760> <<< 186312 1726890080.68061: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd013556850> <<< 186312 1726890080.68086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890080.68092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890080.68278: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.68282: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd013556ca0> <<< 186312 1726890080.68319: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.68325: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0135621f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0135568e0> <<< 186312 1726890080.68337: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013548a30> <<< 186312 1726890080.68357: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0136705b0> <<< 186312 1726890080.68382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890080.68434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890080.68469: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013556a90> <<< 186312 1726890080.68565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890080.68584: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd013484670> <<< 186312 1726890080.68724: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip' <<< 186312 1726890080.68729: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.68810: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.68839: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 186312 1726890080.68843: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.68863: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.68875: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890080.68892: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.70103: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.71024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133ad7c0> <<< 186312 1726890080.71087: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.71092: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890080.71148: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0133ad160> <<< 186312 1726890080.71167: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133ad280> <<< 186312 1726890080.71203: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133adf10> <<< 186312 1726890080.71219: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890080.71233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890080.71298: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133ad4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133add30> import 'atexit' # <<< 186312 1726890080.71359: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0133adf70> <<< 186312 1726890080.71365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890080.71378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890080.71418: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133ad100> <<< 186312 1726890080.71493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890080.71500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890080.71519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890080.71575: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012daeee0> <<< 186312 1726890080.71638: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012dcbf40> <<< 186312 1726890080.71659: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012dcbd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890080.71691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890080.71751: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012dcb3d0> <<< 186312 1726890080.71764: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013393dc0> <<< 186312 1726890080.71903: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133933a0> <<< 186312 1726890080.71919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890080.71956: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013393f70> <<< 186312 1726890080.71981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890080.71986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890080.72039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890080.72045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890080.72050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890080.72071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890080.72073: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133e1c10> <<< 186312 1726890080.72159: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01337dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01337d3a0> <<< 186312 1726890080.72162: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133b1490> <<< 186312 1726890080.72194: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01337d4c0> <<< 186312 1726890080.72233: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.72241: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01337d4f0> <<< 186312 1726890080.72255: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890080.72288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890080.72311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890080.72405: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.72420: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012d91250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133f31f0> <<< 186312 1726890080.72424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890080.72426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890080.72470: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012d9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133f3370> <<< 186312 1726890080.72498: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890080.72557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.72581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890080.72627: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01340dd90> <<< 186312 1726890080.72764: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d9c880> <<< 186312 1726890080.72845: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.72848: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012d9c6d0> <<< 186312 1726890080.72897: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012d9b670> <<< 186312 1726890080.72930: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.72943: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012d9b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133eb8b0> <<< 186312 1726890080.72983: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890080.72986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890080.72989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890080.73038: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd013374670> <<< 186312 1726890080.73221: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd013373ac0> <<< 186312 1726890080.73224: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133830d0> <<< 186312 1726890080.73273: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0133740d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133b8a60> # zipimport: zlib available <<< 186312 1726890080.73308: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890080.73320: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.73381: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.73456: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.73462: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890080.73507: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.73514: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890080.73532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.73615: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.73710: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.74159: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.74624: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890080.74628: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890080.74632: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890080.74633: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890080.74661: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890080.74667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.74722: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.74725: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012994580> <<< 186312 1726890080.74787: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890080.74790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d69520> <<< 186312 1726890080.74809: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0129370a0> <<< 186312 1726890080.74857: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890080.74862: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.74884: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.74898: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890080.74903: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.75026: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.75150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890080.75156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890080.75177: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013373bb0> <<< 186312 1726890080.75188: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.75577: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.75961: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.76015: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.76078: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890080.76082: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.76119: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.76154: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890080.76160: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.76206: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.76291: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890080.76302: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890080.76344: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.76386: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.76389: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890080.76400: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.76580: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.76767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890080.76795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890080.76800: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890080.76887: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d79970> <<< 186312 1726890080.76890: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.76952: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.77020: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/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_xqe1l99g/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_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890080.77028: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890080.77041: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.77086: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.77124: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890080.77129: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.77172: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.77200: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.77257: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.77346: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890080.77350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.77417: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0133ff250> <<< 186312 1726890080.77448: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d796a0> <<< 186312 1726890080.77491: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/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_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890080.77597: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.77650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.77675: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.77723: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890080.77730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890080.77757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890080.77789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890080.77827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890080.77838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890080.77916: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d607c0> <<< 186312 1726890080.77948: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d5d7f0> <<< 186312 1726890080.77998: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d57970> <<< 186312 1726890080.78000: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890080.78033: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.78054: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890080.78059: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890080.78158: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890080.78163: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.78168: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.78173: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 186312 1726890080.78178: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.78629: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.79042: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.79607: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.80140: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777640> <<< 186312 1726890080.80163: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127776d0> <<< 186312 1726890080.80180: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 186312 1726890080.80204: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 186312 1726890080.80234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 186312 1726890080.80253: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777910> <<< 186312 1726890080.80256: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py <<< 186312 1726890080.80273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 186312 1726890080.80281: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py <<< 186312 1726890080.80284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890080.80323: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777070> <<< 186312 1726890080.80336: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 186312 1726890080.80357: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890080.80377: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 186312 1726890080.80382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 186312 1726890080.80405: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 186312 1726890080.80413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 186312 1726890080.80434: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 186312 1726890080.80454: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012742730> <<< 186312 1726890080.80477: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 186312 1726890080.80486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012742c40> <<< 186312 1726890080.80500: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 186312 1726890080.80518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012742e50> <<< 186312 1726890080.80571: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133fc700> <<< 186312 1726890080.80590: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 186312 1726890080.80599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890080.80629: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012741a60> <<< 186312 1726890080.80640: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 186312 1726890080.80669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 186312 1726890080.80732: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012741ac0> <<< 186312 1726890080.80755: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 186312 1726890080.80760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 186312 1726890080.80778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 186312 1726890080.80794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 186312 1726890080.80829: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127c0610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012741ee0> <<< 186312 1726890080.80872: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012741370> <<< 186312 1726890080.80898: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133fc6d0> <<< 186312 1726890080.80911: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 186312 1726890080.80918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 186312 1726890080.80942: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 186312 1726890080.80971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 186312 1726890080.81001: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 186312 1726890080.81032: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012923070> <<< 186312 1726890080.81164: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012968dc0> <<< 186312 1726890080.81202: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127c0430> <<< 186312 1726890080.81293: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 186312 1726890080.81297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 186312 1726890080.81299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 186312 1726890080.81302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012963df0> <<< 186312 1726890080.81356: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012963250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012969d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012796f70> <<< 186312 1726890080.81391: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012928910> <<< 186312 1726890080.81395: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d79ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777e50> <<< 186312 1726890080.81397: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127776a0> <<< 186312 1726890080.81426: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py <<< 186312 1726890080.81443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777760> <<< 186312 1726890080.81452: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 186312 1726890080.81461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 186312 1726890080.81472: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 186312 1726890080.81479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 186312 1726890080.81536: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012963ac0> <<< 186312 1726890080.81541: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777160> <<< 186312 1726890080.81565: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 186312 1726890080.81571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.81642: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012994a60> <<< 186312 1726890080.81664: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 186312 1726890080.81687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 186312 1726890080.81753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890080.81771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890080.81922: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012929940> <<< 186312 1726890080.82190: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127d85e0> <<< 186312 1726890080.82212: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012994850> <<< 186312 1726890080.82244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 186312 1726890080.82246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 186312 1726890080.82265: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127c56a0> <<< 186312 1726890080.82294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py <<< 186312 1726890080.82310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012770cd0> <<< 186312 1726890080.82347: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 186312 1726890080.82363: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012789b50> <<< 186312 1726890080.82371: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012770fd0> <<< 186312 1726890080.82393: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 186312 1726890080.82452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 186312 1726890080.82524: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127896d0> <<< 186312 1726890080.82540: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 186312 1726890080.82565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 186312 1726890080.82843: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012752700> <<< 186312 1726890080.82868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 186312 1726890080.82881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 186312 1726890080.82900: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0124efca0> <<< 186312 1726890080.82940: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.83054: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 186312 1726890080.83061: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.83151: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.83266: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 186312 1726890080.83275: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.83317: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.83371: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 186312 1726890080.83378: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.83463: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.83556: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 186312 1726890080.83646: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890080.83791: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890080.84139: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py <<< 186312 1726890080.84142: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.84166: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 186312 1726890080.84172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 186312 1726890080.84196: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 186312 1726890080.84202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012451be0> <<< 186312 1726890080.84229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890080.84279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890080.84438: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012451d60> <<< 186312 1726890080.84453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890080.84462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890080.84498: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890080.84513: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0124a3430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012451fd0> <<< 186312 1726890080.84518: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012451250> <<< 186312 1726890080.84557: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 186312 1726890080.84580: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012451850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 186312 1726890080.84648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 186312 1726890080.84708: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.84713: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 186312 1726890080.84941: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0123d89d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0123d8580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 186312 1726890080.84955: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01237a550> <<< 186312 1726890080.84974: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0123d8a00> <<< 186312 1726890080.85000: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 186312 1726890080.85095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 186312 1726890080.86224: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0122d8e20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0123f92e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 186312 1726890080.86244: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 186312 1726890080.86256: stdout chunk (state=3): >>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd010ae62e0> <<< 186312 1726890080.86281: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0123ac8b0> <<< 186312 1726890080.86302: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 186312 1726890080.86335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890080.86467: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0109b4e80> <<< 186312 1726890080.86494: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010ac4580> <<< 186312 1726890080.86591: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890080.86661: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01091ea00> <<< 186312 1726890080.86697: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010ae6520> <<< 186312 1726890080.86709: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890080.86764: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 186312 1726890080.86776: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd010917d60> <<< 186312 1726890080.86794: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01091efa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0123d8130> <<< 186312 1726890080.86808: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 186312 1726890080.86831: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 186312 1726890080.86854: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890080.86880: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 186312 1726890080.86885: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890080.86921: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd010846b20> <<< 186312 1726890080.86955: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010846340> <<< 186312 1726890080.86971: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 186312 1726890080.87000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 186312 1726890080.87032: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 186312 1726890080.87063: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.87074: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01085b700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 186312 1726890080.87091: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 186312 1726890080.87117: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py <<< 186312 1726890080.87122: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0108662b0> <<< 186312 1726890080.87148: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.87503: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd010866850> <<< 186312 1726890080.87536: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 186312 1726890080.87550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890080.87578: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010866ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010866370> <<< 186312 1726890080.87587: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01085b790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010852dc0> <<< 186312 1726890080.87616: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 186312 1726890080.87626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.87729: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01041fee0> <<< 186312 1726890080.87746: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01085b190> <<< 186312 1726890080.87814: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010846ca0> <<< 186312 1726890080.87845: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010949730> <<< 186312 1726890080.87867: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.87948: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 186312 1726890080.87962: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd010949f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0109498b0> <<< 186312 1726890080.87977: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0123d8280> <<< 186312 1726890080.88004: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01042cd60> <<< 186312 1726890080.88028: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 186312 1726890080.88047: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 186312 1726890080.88072: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 186312 1726890080.88105: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 186312 1726890080.88111: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890080.88140: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.88166: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 186312 1726890080.88204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 186312 1726890080.88232: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 186312 1726890080.88325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 186312 1726890080.88467: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01029d220> <<< 186312 1726890080.88557: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01033c2b0> <<< 186312 1726890080.88570: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890080.88589: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py <<< 186312 1726890080.88605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0103497f0> <<< 186312 1726890080.88664: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0102efe50> <<< 186312 1726890080.89298: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a21c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a23d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349c40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a21f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 186312 1726890080.89345: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2430> <<< 186312 1726890080.89358: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 186312 1726890080.89382: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a24c0> <<< 186312 1726890080.89408: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 186312 1726890080.89457: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2550> <<< 186312 1726890080.89470: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 186312 1726890080.89499: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a25e0> <<< 186312 1726890080.89526: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 186312 1726890080.89554: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2670> <<< 186312 1726890080.89580: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 186312 1726890080.89618: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2700> <<< 186312 1726890080.89664: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2790> <<< 186312 1726890080.89677: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890080.89716: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349220> <<< 186312 1726890080.89753: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0103231c0> <<< 186312 1726890080.89794: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890080.89808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890080.89898: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0101a2be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0103498e0> <<< 186312 1726890080.89940: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01033c100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01031aca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01031a2b0> <<< 186312 1726890080.89966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890080.89999: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01031a490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010451b50> <<< 186312 1726890080.90252: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01031ae20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01042cd00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101b8c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101b84f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010451940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 186312 1726890080.90276: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890080.90306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 186312 1726890080.90341: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101552b0> <<< 186312 1726890080.90372: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 186312 1726890080.90393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 186312 1726890080.90417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890080.90453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890080.90493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890080.90505: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010108190> <<< 186312 1726890080.90822: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd010108220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101686a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101556d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010149a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101430d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101b8ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 186312 1726890080.90840: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.90879: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010108fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010108790> <<< 186312 1726890080.90922: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101b8d90> <<< 186312 1726890080.90941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py <<< 186312 1726890080.90953: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010143940> <<< 186312 1726890080.91160: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01012c850> <<< 186312 1726890080.91531: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01012c8e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01012ca60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00ff6d1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01013b190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff6d220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff6d310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01012ca00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01012cfa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890080.91545: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fef53d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fef5190> <<< 186312 1726890080.91564: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fee59d0> <<< 186312 1726890080.91772: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff7e9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff6deb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff7eca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff859a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff03700> <<< 186312 1726890080.91824: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff03340> <<< 186312 1726890080.91846: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 186312 1726890080.91882: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff14670> <<< 186312 1726890080.91907: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff14190> <<< 186312 1726890080.91939: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff144f0> <<< 186312 1726890080.91951: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012451970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0124517c0> <<< 186312 1726890080.94011: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff1bfa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fed0fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fe6bd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe6bc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe6b3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe6b190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00febcee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe6b220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe95160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe6beb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe869d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe95fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd941c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd94310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd94910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd94640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd949d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fda2610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fda2700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fda2ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fda2af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fda2f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fdb8b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fdb8c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fdb8e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd48310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd48d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd48e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd58550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd58130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd58f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd58a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd58d90> <<< 186312 1726890080.94101: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd64820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd64fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd712b0> <<< 186312 1726890080.94155: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd713a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00febc4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00febc220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff1bd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 186312 1726890080.94296: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd71f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd71c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.94321: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890080.94341: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890080.94408: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd0c5e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890080.94487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd15520> <<< 186312 1726890080.94552: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fd0ce80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd0cdf0> <<< 186312 1726890080.94571: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 186312 1726890080.94647: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd40760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd401f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.94702: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 186312 1726890080.94801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc8ea90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc8ec70> <<< 186312 1726890080.94854: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 186312 1726890080.94876: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd40cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd40a60> <<< 186312 1726890080.94934: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd7f160> <<< 186312 1726890080.94981: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd0c220> <<< 186312 1726890080.95020: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd71af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00febc250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 186312 1726890080.95071: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fcae190> <<< 186312 1726890080.95111: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 186312 1726890080.95186: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fcae4c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fcaed30> <<< 186312 1726890080.95211: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc43640> <<< 186312 1726890080.95295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc43bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 186312 1726890080.95398: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fc50c70> <<< 186312 1726890080.95429: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc50850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc505b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc50220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 186312 1726890080.95483: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc50460> <<< 186312 1726890080.95526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.95600: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc5fbe0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890080.95639: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc5fc70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 186312 1726890080.95723: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fc6d2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc5fdf0> <<< 186312 1726890080.95756: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 186312 1726890080.95793: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890080.95875: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb75310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 186312 1726890080.95909: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb7e370> <<< 186312 1726890080.96016: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb7e310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fb7e4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb7e220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb75d30> <<< 186312 1726890080.96057: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb753d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb66a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb660d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc6d970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc5f820> <<< 186312 1726890080.96107: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc5f0d0> <<< 186312 1726890080.96187: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc5f970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb75dc0> <<< 186312 1726890080.96243: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb7e790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb7ea00> <<< 186312 1726890080.96302: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb7ef70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 186312 1726890080.96343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 186312 1726890080.96413: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb99760> <<< 186312 1726890080.96450: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb1d940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 186312 1726890080.96497: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb2abb0> <<< 186312 1726890080.96547: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 186312 1726890080.96578: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fb4d160> <<< 186312 1726890080.96675: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb2ac10> <<< 186312 1726890080.96689: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 186312 1726890080.96733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 186312 1726890080.96768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.96799: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 186312 1726890080.96852: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00faf5430> <<< 186312 1726890080.96958: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00faf5550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fae84c0> <<< 186312 1726890080.96983: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890080.97007: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fae87f0> <<< 186312 1726890080.97060: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00faea940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fae8160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890080.97102: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fae8220> <<< 186312 1726890080.97141: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fadbac0> <<< 186312 1726890080.97172: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00faeadf0> <<< 186312 1726890080.97214: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa90220> <<< 186312 1726890080.97240: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa90310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 186312 1726890080.97265: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa90430> <<< 186312 1726890080.97289: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 186312 1726890080.97315: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 186312 1726890080.97405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890080.97437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 186312 1726890080.97469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 186312 1726890080.97495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 186312 1726890080.97535: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa65670> <<< 186312 1726890080.97569: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fab9f70> <<< 186312 1726890080.97620: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00facba00> <<< 186312 1726890080.97656: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 186312 1726890080.97680: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00facba90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890080.97769: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa652e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa763d0> <<< 186312 1726890080.97968: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa9cd30> <<< 186312 1726890080.98001: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 186312 1726890080.98043: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00faa69a0> <<< 186312 1726890080.98074: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 186312 1726890080.98092: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa228b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00faa62b0> <<< 186312 1726890080.98128: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa90be0> <<< 186312 1726890080.98178: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb48dc0> <<< 186312 1726890080.98216: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 186312 1726890080.98261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890080.98296: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa47670> <<< 186312 1726890080.98329: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa47e20> <<< 186312 1726890080.98352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9d7190> <<< 186312 1726890080.98388: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 186312 1726890080.98416: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 186312 1726890080.98477: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9d7ac0> <<< 186312 1726890080.98510: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 186312 1726890080.98548: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9f61f0> <<< 186312 1726890080.98573: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9d7d90> <<< 186312 1726890080.98587: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9d7220> <<< 186312 1726890080.98631: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa378b0> <<< 186312 1726890080.98655: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 186312 1726890080.98678: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 186312 1726890080.98734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890080.98766: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 186312 1726890080.98796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9af310> <<< 186312 1726890080.98849: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 186312 1726890080.98877: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9afdf0> <<< 186312 1726890080.98897: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 186312 1726890080.98921: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9aff70> <<< 186312 1726890080.98952: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 186312 1726890080.98990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc'<<< 186312 1726890080.99001: stdout chunk (state=3): >>> <<< 186312 1726890080.99073: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9b7c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9b77f0> <<< 186312 1726890080.99100: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9b7340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9afa90> <<< 186312 1726890080.99124: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 186312 1726890080.99151: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9afbe0> <<< 186312 1726890080.99165: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 186312 1726890080.99194: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.99223: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.99251: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890080.99284: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.99334: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f964a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9646a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 186312 1726890080.99363: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890080.99427: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f964700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 186312 1726890080.99500: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f959640> <<< 186312 1726890080.99535: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f959820> <<< 186312 1726890080.99563: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 186312 1726890080.99575: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890080.99606: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890080.99655: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890080.99682: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f910940> <<< 186312 1726890080.99735: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f910af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f910ca0> <<< 186312 1726890080.99791: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9105e0> <<< 186312 1726890080.99869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9108e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f918100> <<< 186312 1726890080.99883: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 186312 1726890080.99976: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f918160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 186312 1726890081.00011: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f929370> <<< 186312 1726890081.00080: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 186312 1726890081.00962: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f929940> <<< 186312 1726890081.00988: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' <<< 186312 1726890081.00992: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f94ae80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f918c40> <<< 186312 1726890081.01039: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f918ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f910280> <<< 186312 1726890081.01061: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f910340> <<< 186312 1726890081.01076: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f910040> <<< 186312 1726890081.01102: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f96eb20> <<< 186312 1726890081.01167: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 186312 1726890081.01214: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 186312 1726890081.01250: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8d1910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8d1550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f97f940> <<< 186312 1726890081.01279: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 186312 1726890081.01284: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 186312 1726890081.01326: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9100a0> <<< 186312 1726890081.01356: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8d1d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f959970> <<< 186312 1726890081.01370: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 186312 1726890081.01415: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8de940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f959040> <<< 186312 1726890081.01446: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890081.01473: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 186312 1726890081.01497: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 186312 1726890081.01539: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 186312 1726890081.01580: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8f72b0> <<< 186312 1726890081.01609: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8f7520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8eb0a0> <<< 186312 1726890081.01663: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8f7e20> <<< 186312 1726890081.01707: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ff1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8f7a00> <<< 186312 1726890081.01753: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8f7c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 186312 1726890081.01795: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 186312 1726890081.01824: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ffc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ff820> <<< 186312 1726890081.01867: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' <<< 186312 1726890081.01898: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9080d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 186312 1726890081.01914: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 186312 1726890081.01952: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908b80> <<< 186312 1726890081.01974: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 186312 1726890081.01998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 186312 1726890081.02036: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908cd0> <<< 186312 1726890081.02049: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 186312 1726890081.02089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908d60> <<< 186312 1726890081.02123: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 186312 1726890081.02150: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908520> <<< 186312 1726890081.02192: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908fa0> <<< 186312 1726890081.02214: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ffb50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 186312 1726890081.02247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8313a0> <<< 186312 1726890081.02334: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8316d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f831940> <<< 186312 1726890081.03407: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f831be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f831e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f837160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ff460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8374c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8378e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f837760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f837d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f837c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f837d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f843100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f843190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ff670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8eb8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8eb8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8eb430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ff550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9593d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f843fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7da5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7da3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7da130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7da430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7e5f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f837c70> <<< 186312 1726890081.03476: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890081.03538: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7f6a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 186312 1726890081.03568: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 186312 1726890081.03673: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f803280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f803340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7f6b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7f6790> <<< 186312 1726890081.03721: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7f66a0> <<< 186312 1726890081.03767: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890081.03809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890081.03891: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7b31f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f803d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f803f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 186312 1726890081.03934: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7b3820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 186312 1726890081.03989: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7b3ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7f6760> <<< 186312 1726890081.04073: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 186312 1726890081.04142: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 186312 1726890081.04203: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890081.04309: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7631f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f75ae20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f75a310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7ca880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f803b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9c7c70> <<< 186312 1726890081.04392: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9c7580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f75af40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f75ac70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f76d940> <<< 186312 1726890081.04446: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f76dd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9af550> <<< 186312 1726890081.04510: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9a08b0> <<< 186312 1726890081.04584: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f787310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7876a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7877c0> <<< 186312 1726890081.04639: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 186312 1726890081.04704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f71d130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f787880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 186312 1726890081.04780: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f72a190> <<< 186312 1726890081.04807: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f71da30> <<< 186312 1726890081.04841: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 186312 1726890081.04941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 186312 1726890081.04989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 186312 1726890081.05067: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6d0940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6dc580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f72af10> <<< 186312 1726890081.05122: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f72a730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f740a30> <<< 186312 1726890081.05152: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 186312 1726890081.05213: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6f5c70> <<< 186312 1726890081.05282: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6f53a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6f5e20> <<< 186312 1726890081.05335: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7062e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 186312 1726890081.05393: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00f706460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f706310> <<< 186312 1726890081.05406: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f706400> <<< 186312 1726890081.05519: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890081.05607: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f706d30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00f706b80> <<< 186312 1726890081.05649: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f706550> <<< 186312 1726890081.05684: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890081.05723: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890081.05773: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6a1970> <<< 186312 1726890081.05836: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6a1a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6a1d60> <<< 186312 1726890081.05905: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6b2370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6a1310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f68feb0> <<< 186312 1726890081.05947: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890081.05989: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6a15b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f68fb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f706910> <<< 186312 1726890081.06034: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890081.06074: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890081.06098: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f5a34c0> <<< 186312 1726890081.06151: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890081.06175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890081.06196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890081.06280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890081.06374: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f5bbf40> <<< 186312 1726890081.06421: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f5a3d00> <<< 186312 1726890081.06444: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f5a3850> <<< 186312 1726890081.06573: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6b2f70> <<< 186312 1726890081.06617: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 186312 1726890081.06651: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f56cdc0> <<< 186312 1726890081.06666: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 186312 1726890081.06694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 186312 1726890081.06722: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 186312 1726890081.06769: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f588340> <<< 186312 1726890081.06847: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00f588f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f56ce50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f56c790> <<< 186312 1726890081.06878: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 186312 1726890081.06910: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 186312 1726890081.06942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 186312 1726890081.06958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 186312 1726890081.07000: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f505f70> <<< 186312 1726890081.07104: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f505430> <<< 186312 1726890081.07137: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f56e880> <<< 186312 1726890081.07167: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7408b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f71dee0> <<< 186312 1726890081.07251: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa09580> <<< 186312 1726890081.07290: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f995850> <<< 186312 1726890081.07315: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f51de20> <<< 186312 1726890081.07341: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 186312 1726890081.07357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 186312 1726890081.07399: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f51dfa0> <<< 186312 1726890081.07440: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa37f40> <<< 186312 1726890081.07467: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb1d9d0> <<< 186312 1726890081.07516: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 186312 1726890081.07554: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 186312 1726890081.07575: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4cd700> <<< 186312 1726890081.07603: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f53db80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 186312 1726890081.07639: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 186312 1726890081.07668: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 186312 1726890081.07714: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4d9130> <<< 186312 1726890081.07754: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4d93d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 186312 1726890081.07791: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4d9610> <<< 186312 1726890081.07875: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4d9850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 186312 1726890081.07900: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4d9a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4cdca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4cd9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4cdeb0> <<< 186312 1726890081.07994: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4ea400> <<< 186312 1726890081.08021: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4ea8b0> <<< 186312 1726890081.08096: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4ea520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 186312 1726890081.08114: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4851c0> <<< 186312 1726890081.08176: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4ead00> <<< 186312 1726890081.08241: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890081.08255: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4eae50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb2a400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890081.08315: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00f492b50> <<< 186312 1726890081.08368: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb1d6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb14550> <<< 186312 1726890081.08409: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 186312 1726890081.08453: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 186312 1726890081.08478: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 186312 1726890081.08510: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4a9670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 186312 1726890081.08616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 186312 1726890081.08675: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4b4940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 186312 1726890081.08698: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4be6d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4b4f70> <<< 186312 1726890081.08735: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4a9b20> <<< 186312 1726890081.08797: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4b43a0> <<< 186312 1726890081.08877: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f432670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f432880> <<< 186312 1726890081.08943: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f432b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f432e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4a9100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f492d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4a94c0> <<< 186312 1726890081.79085: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 186312 1726890081.81000: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 186312 1726890081.81021: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890081.81794: 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 <<< 186312 1726890081.81872: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect<<< 186312 1726890081.81966: stdout chunk (state=3): >>> # 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 tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message <<< 186312 1726890081.81985: stdout chunk (state=3): >>># cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey <<< 186312 1726890081.82005: stdout chunk (state=3): >>># cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install <<< 186312 1726890081.82048: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml <<< 186312 1726890081.82100: stdout chunk (state=3): >>># destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client <<< 186312 1726890081.82173: stdout chunk (state=3): >>># cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing<<< 186312 1726890081.82204: stdout chunk (state=3): >>> requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 186312 1726890081.83008: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890081.83013: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890081.83058: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 186312 1726890081.83073: stdout chunk (state=3): >>># destroy netrc <<< 186312 1726890081.83131: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 186312 1726890081.83135: stdout chunk (state=3): >>># destroy systemd.journal <<< 186312 1726890081.83169: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 186312 1726890081.83256: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree <<< 186312 1726890081.83294: stdout chunk (state=3): >>># cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib <<< 186312 1726890081.83339: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages <<< 186312 1726890081.83408: stdout chunk (state=3): >>># destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy <<< 186312 1726890081.83422: stdout chunk (state=3): >>># destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields <<< 186312 1726890081.83443: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n <<< 186312 1726890081.83477: stdout chunk (state=3): >>># destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https <<< 186312 1726890081.83508: stdout chunk (state=3): >>># cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories <<< 186312 1726890081.83567: stdout chunk (state=3): >>># destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 186312 1726890081.83626: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 <<< 186312 1726890081.83629: stdout chunk (state=3): >>># destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 186312 1726890081.83704: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction <<< 186312 1726890081.83814: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy <<< 186312 1726890081.83889: stdout chunk (state=3): >>># cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset <<< 186312 1726890081.83971: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 186312 1726890081.84087: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890081.84177: stdout chunk (state=3): >>># cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 <<< 186312 1726890081.84190: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890081.84248: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 186312 1726890081.84261: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 186312 1726890081.85290: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 186312 1726890081.85306: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890081.85341: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890081.85372: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890081.85427: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle <<< 186312 1726890081.85442: stdout chunk (state=3): >>># destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 186312 1726890081.85468: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890081.85485: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 186312 1726890081.85537: 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 <<< 186312 1726890081.85569: stdout chunk (state=3): >>># destroy gzip <<< 186312 1726890081.85634: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 186312 1726890081.85759: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools <<< 186312 1726890081.85763: stdout chunk (state=3): >>># destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 186312 1726890081.85804: stdout chunk (state=3): >>># destroy urllib.parse <<< 186312 1726890081.85865: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath <<< 186312 1726890081.85868: stdout chunk (state=3): >>># destroy posix <<< 186312 1726890081.85905: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 186312 1726890081.86004: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request <<< 186312 1726890081.86041: stdout chunk (state=3): >>># destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob <<< 186312 1726890081.86062: stdout chunk (state=3): >>># destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 186312 1726890081.86068: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 186312 1726890081.86118: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 186312 1726890081.86181: stdout chunk (state=3): >>># destroy codecs <<< 186312 1726890081.86198: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 186312 1726890081.86277: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 186312 1726890081.86314: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 186312 1726890081.86352: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 186312 1726890081.86401: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac <<< 186312 1726890081.86404: stdout chunk (state=3): >>># destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 186312 1726890081.86440: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 186312 1726890081.86598: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890081.87539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890081.87542: stdout chunk (state=3): >>><<< 186312 1726890081.87545: stderr chunk (state=3): >>><<< 186312 1726890081.87965: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013a43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013a43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013a43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01378f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01378f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01378f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013788d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013754eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013757f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01374c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013755640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013754370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01365fdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01365f8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01365feb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01365ff70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01365fe80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0136b7d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0136b2610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0136c4670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01375be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd013670c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0136b7250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0136c4280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0137619d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013670fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013670d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013670d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013644370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013644460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013678fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013673a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013673490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0135781c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01362ec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013673eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013761040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01358baf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01358be20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01359e730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01359ec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0135293a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01358bf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01353a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01359e5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01353a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0136709d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0135566a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd013556970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013556760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd013556850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd013556ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0135621f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0135568e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013548a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0136705b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013556a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd013484670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/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_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133ad7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0133ad160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133ad280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133adf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133ad4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133add30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0133adf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133ad100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012daeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012dcbf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012dcbd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012dcb3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013393dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133933a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013393f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133e1c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01337dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01337d3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133b1490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01337d4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01337d4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012d91250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133f31f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012d9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133f3370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01340dd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d9c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012d9c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012d9b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012d9b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133eb8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd013374670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd013373ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133830d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0133740d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133b8a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/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_xqe1l99g/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_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/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_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012994580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d69520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0129370a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd013373bb0> # 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_xqe1l99g/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_xqe1l99g/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_xqe1l99g/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_xqe1l99g/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_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d79970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/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_xqe1l99g/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_xqe1l99g/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_xqe1l99g/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_xqe1l99g/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0133ff250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d796a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/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_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d607c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d5d7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d57970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/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_xqe1l99g/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_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/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_xqe1l99g/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.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127776d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012742730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012742c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012742e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133fc700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012741a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012741ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127c0610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012741ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012741370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0133fc6d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012923070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012968dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127c0430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012963df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012963250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012969d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012796f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012928910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012d79ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127776a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012963ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012777160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012994a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd012929940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127d85e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012994850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127c56a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012770cd0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012789b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012770fd0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0127896d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012752700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0124efca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/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_xqe1l99g/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_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_xqe1l99g/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012451be0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012451d60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0124a3430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012451fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012451250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012451850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0123d89d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0123d8580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01237a550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0123d8a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0122d8e20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0123f92e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd010ae62e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0123ac8b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0109b4e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010ac4580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01091ea00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010ae6520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd010917d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01091efa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0123d8130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd010846b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010846340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01085b700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0108662b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd010866850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010866ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010866370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01085b790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010852dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01041fee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01085b190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010846ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010949730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd010949f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0109498b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0123d8280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01042cd60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd01029d220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01033c2b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0103497f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0102efe50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a21c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a23d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349c40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a21f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a24c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a25e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010349220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0103231c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0101a2be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101a2940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0103498e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01033c100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01031aca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01031a2b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01031a490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010451b50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01031ae20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01042cd00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101b8c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101b84f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010451940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101552b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010108190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd010108220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101686a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101556d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010149a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101430d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101b8ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010108fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010108790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0101b8d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd010143940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01012c850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01012c8e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01012ca60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00ff6d1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01013b190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff6d220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff6d310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01012ca00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd01012cfa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fef53d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fef5190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fee59d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff7e9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff6deb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff7eca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff859a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff03700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff03340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff14670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff14190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff144f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd012451970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0124517c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff1bfa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fed0fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fe6bd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe6bc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe6b3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe6b190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00febcee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe6b220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe95160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe6beb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe869d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fe95fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd941c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd94310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd94910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd94640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd949d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fda2610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fda2700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fda2ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fda2af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fda2f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fdb8b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fdb8c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fdb8e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd48310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd48d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd48e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd58550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd58130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd58f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd58a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd58d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd64820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd64fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd712b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd713a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00febc4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00febc220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00ff1bd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd71f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd71c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd0c5e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd15520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fd0ce80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd0cdf0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd40760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd401f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc8ea90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc8ec70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd40cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd40a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd7f160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd0c220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fd71af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00febc250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fcae190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fcae4c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fcaed30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc43640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc43bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fc50c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc50850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc505b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc50220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc50460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc5fbe0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc5fc70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fc6d2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc5fdf0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb75310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb7e370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb7e310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fb7e4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb7e220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb75d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb753d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb66a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb660d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc6d970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc5f820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc5f0d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fc5f970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb75dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb7e790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb7ea00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb7ef70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb99760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb1d940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb2abb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00fb4d160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb2ac10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00faf5430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00faf5550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fae84c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fae87f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00faea940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fae8160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fae8220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fadbac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00faeadf0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa90220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa90310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa90430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa65670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fab9f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00facba00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00facba90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa652e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa763d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa9cd30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00faa69a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa228b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00faa62b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa90be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb48dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa47670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa47e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9d7190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9d7ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9f61f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9d7d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9d7220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa378b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9af310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9afdf0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9aff70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9b7c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9b77f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9b7340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9afa90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9afbe0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f964a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9646a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f964700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f959640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f959820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f910940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f910af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f910ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9105e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9108e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f918100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f918160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f929370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f929940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f94ae80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f918c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f918ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f910280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f910340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f910040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f96eb20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8d1910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8d1550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f97f940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9100a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8d1d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f959970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8de940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f959040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8f72b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8f7520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8eb0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8f7e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ff1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8f7a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8f7c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ffc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ff820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9080d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f908fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ffb50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8313a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8316d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f831940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f831be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f831e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f837160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ff460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8374c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8378e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f837760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f837d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f837c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f837d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f843100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f843190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ff670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8eb8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8eb8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8eb430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f8ff550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9593d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f843fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7da5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7da3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7da130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7da430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7e5f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f837c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7f6a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f803280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f803340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7f6b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7f6790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7f66a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7b31f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f803d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f803f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7b3820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7b3ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7f6760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7631f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f75ae20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f75a310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7ca880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f803b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9c7c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9c7580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f75af40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f75ac70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f76d940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f76dd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9af550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f9a08b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f787310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7876a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7877c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f71d130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f787880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f72a190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f71da30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6d0940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6dc580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f72af10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f72a730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f740a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6f5c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6f53a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6f5e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7062e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00f706460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f706310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f706400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f706d30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00f706b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f706550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6a1970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6a1a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6a1d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6b2370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6a1310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f68feb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6a15b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f68fb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f706910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f5a34c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f5bbf40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f5a3d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f5a3850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f6b2f70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f56cdc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f588340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00f588f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f56ce50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f56c790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f505f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f505430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f56e880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f7408b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f71dee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa09580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f995850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f51de20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f51dfa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fa37f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb1d9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4cd700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f53db80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4d9130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4d93d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4d9610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4d9850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4d9a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4cdca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4cd9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4cdeb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4ea400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4ea8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4ea520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4851c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4ead00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4eae50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb2a400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd00f492b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb1d6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00fb14550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4a9670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4b4940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4be6d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4b4f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4a9b20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4b43a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f432670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f432880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f432b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f432e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4a9100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f492d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd00f4a94c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890081.91817: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890080.5152586-188103-129219614501156/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890081.91822: _low_level_execute_command(): starting 186312 1726890081.91825: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890080.5152586-188103-129219614501156/ > /dev/null 2>&1 && sleep 0' 186312 1726890081.91829: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890081.92128: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890081.92134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890081.92140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890081.92143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890081.92145: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890081.92178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890081.92182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890081.92185: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890081.92187: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890081.92190: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890081.92193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890081.92195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890081.92198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890081.92200: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890081.92203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890081.92206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890081.92208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890081.92211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890081.92215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890081.94075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890081.94078: stdout chunk (state=3): >>><<< 186312 1726890081.94080: stderr chunk (state=3): >>><<< 186312 1726890081.94117: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890081.94120: handler run complete 186312 1726890081.94317: attempt loop complete, returning result 186312 1726890081.94320: _execute() done 186312 1726890081.94322: dumping result to json 186312 1726890081.94324: done dumping result, returning 186312 1726890081.94327: done running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present [02369adf-7a19-881e-6b85-000000000af2] 186312 1726890081.94329: sending task result for task 02369adf-7a19-881e-6b85-000000000af2 186312 1726890081.94397: done sending task result for task 02369adf-7a19-881e-6b85-000000000af2 186312 1726890081.94400: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 186312 1726890081.94473: no more pending results, returning what we have 186312 1726890081.94476: results queue empty 186312 1726890081.94477: checking for any_errors_fatal 186312 1726890081.94484: done checking for any_errors_fatal 186312 1726890081.94485: checking for max_fail_percentage 186312 1726890081.94487: done checking for max_fail_percentage 186312 1726890081.94487: checking to see if all hosts have failed and the running result is not ok 186312 1726890081.94488: done checking to see if all hosts have failed 186312 1726890081.94489: getting the remaining hosts for this loop 186312 1726890081.94491: done getting the remaining hosts for this loop 186312 1726890081.94494: getting the next task for host managed_node3 186312 1726890081.94501: done getting next task for host managed_node3 186312 1726890081.94504: ^ task is: TASK: Collect LUKS info for this volume 186312 1726890081.94508: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890081.94514: getting variables 186312 1726890081.94515: in VariableManager get_vars() 186312 1726890081.94551: Calling all_inventory to load vars for managed_node3 186312 1726890081.94553: Calling groups_inventory to load vars for managed_node3 186312 1726890081.94557: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890081.94568: Calling all_plugins_play to load vars for managed_node3 186312 1726890081.94571: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890081.94573: Calling groups_plugins_play to load vars for managed_node3 186312 1726890081.95083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890081.96431: done with get_vars() 186312 1726890081.96450: done getting variables 186312 1726890081.96514: 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 [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:41:21 -0400 (0:00:01.524) 0:00:51.704 ****** 186312 1726890081.96549: entering _queue_task() for managed_node3/command 186312 1726890081.96846: worker is 1 (out of 1 available) 186312 1726890081.96860: exiting _queue_task() for managed_node3/command 186312 1726890081.96872: done queuing things up, now waiting for results queue to drain 186312 1726890081.96873: waiting for pending results... 186312 1726890081.97229: running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume 186312 1726890081.97378: in run() - task 02369adf-7a19-881e-6b85-000000000af3 186312 1726890081.97398: variable 'ansible_search_path' from source: unknown 186312 1726890081.97449: calling self._execute() 186312 1726890081.97587: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890081.97599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890081.97618: variable 'omit' from source: magic vars 186312 1726890081.98049: variable 'storage_test_volume' from source: include params 186312 1726890081.98085: variable '_storage_test_volume_present' from source: set_fact 186312 1726890081.98115: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 186312 1726890081.98135: when evaluation is False, skipping this task 186312 1726890081.98146: _execute() done 186312 1726890081.98162: dumping result to json 186312 1726890081.98170: done dumping result, returning 186312 1726890081.98187: done running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume [02369adf-7a19-881e-6b85-000000000af3] 186312 1726890081.98198: sending task result for task 02369adf-7a19-881e-6b85-000000000af3 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890081.98358: no more pending results, returning what we have 186312 1726890081.98363: results queue empty 186312 1726890081.98364: checking for any_errors_fatal 186312 1726890081.98380: done checking for any_errors_fatal 186312 1726890081.98381: checking for max_fail_percentage 186312 1726890081.98383: done checking for max_fail_percentage 186312 1726890081.98384: checking to see if all hosts have failed and the running result is not ok 186312 1726890081.98385: done checking to see if all hosts have failed 186312 1726890081.98386: getting the remaining hosts for this loop 186312 1726890081.98388: done getting the remaining hosts for this loop 186312 1726890081.98391: getting the next task for host managed_node3 186312 1726890081.98400: done getting next task for host managed_node3 186312 1726890081.98403: ^ task is: TASK: Verify the presence/absence of the LUKS device node 186312 1726890081.98409: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890081.98416: getting variables 186312 1726890081.98418: in VariableManager get_vars() 186312 1726890081.98454: Calling all_inventory to load vars for managed_node3 186312 1726890081.98458: Calling groups_inventory to load vars for managed_node3 186312 1726890081.98462: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890081.98477: Calling all_plugins_play to load vars for managed_node3 186312 1726890081.98481: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890081.98485: Calling groups_plugins_play to load vars for managed_node3 186312 1726890081.99274: done sending task result for task 02369adf-7a19-881e-6b85-000000000af3 186312 1726890081.99277: WORKER PROCESS EXITING 186312 1726890081.99385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.00065: done with get_vars() 186312 1726890082.00078: done getting variables 186312 1726890082.00252: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:41:22 -0400 (0:00:00.037) 0:00:51.742 ****** 186312 1726890082.00286: entering _queue_task() for managed_node3/assert 186312 1726890082.01438: worker is 1 (out of 1 available) 186312 1726890082.01461: exiting _queue_task() for managed_node3/assert 186312 1726890082.01473: done queuing things up, now waiting for results queue to drain 186312 1726890082.01474: waiting for pending results... 186312 1726890082.02067: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node 186312 1726890082.02196: in run() - task 02369adf-7a19-881e-6b85-000000000af4 186312 1726890082.02216: variable 'ansible_search_path' from source: unknown 186312 1726890082.02259: calling self._execute() 186312 1726890082.02369: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.02379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.02394: variable 'omit' from source: magic vars 186312 1726890082.02747: variable 'storage_test_volume' from source: include params 186312 1726890082.02792: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890082.02802: when evaluation is False, skipping this task 186312 1726890082.02811: _execute() done 186312 1726890082.02822: dumping result to json 186312 1726890082.02830: done dumping result, returning 186312 1726890082.02840: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-881e-6b85-000000000af4] 186312 1726890082.02852: sending task result for task 02369adf-7a19-881e-6b85-000000000af4 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890082.02994: no more pending results, returning what we have 186312 1726890082.02998: results queue empty 186312 1726890082.02999: checking for any_errors_fatal 186312 1726890082.03006: done checking for any_errors_fatal 186312 1726890082.03007: checking for max_fail_percentage 186312 1726890082.03009: done checking for max_fail_percentage 186312 1726890082.03009: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.03011: done checking to see if all hosts have failed 186312 1726890082.03013: getting the remaining hosts for this loop 186312 1726890082.03015: done getting the remaining hosts for this loop 186312 1726890082.03019: getting the next task for host managed_node3 186312 1726890082.03027: done getting next task for host managed_node3 186312 1726890082.03030: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890082.03036: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.03040: getting variables 186312 1726890082.03041: in VariableManager get_vars() 186312 1726890082.03073: Calling all_inventory to load vars for managed_node3 186312 1726890082.03076: Calling groups_inventory to load vars for managed_node3 186312 1726890082.03080: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.03094: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.03097: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.03100: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.03720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.04730: done sending task result for task 02369adf-7a19-881e-6b85-000000000af4 186312 1726890082.04734: WORKER PROCESS EXITING 186312 1726890082.04871: done with get_vars() 186312 1726890082.04883: done getting variables 186312 1726890082.04939: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:41:22 -0400 (0:00:00.046) 0:00:51.788 ****** 186312 1726890082.04969: entering _queue_task() for managed_node3/assert 186312 1726890082.05232: worker is 1 (out of 1 available) 186312 1726890082.05243: exiting _queue_task() for managed_node3/assert 186312 1726890082.05254: done queuing things up, now waiting for results queue to drain 186312 1726890082.05255: waiting for pending results... 186312 1726890082.05609: running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890082.05757: in run() - task 02369adf-7a19-881e-6b85-000000000af5 186312 1726890082.05774: variable 'ansible_search_path' from source: unknown 186312 1726890082.05810: calling self._execute() 186312 1726890082.05914: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.05926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.05945: variable 'omit' from source: magic vars 186312 1726890082.06274: variable '_storage_test_volume_present' from source: set_fact 186312 1726890082.06287: Evaluated conditional (_storage_test_volume_present): True 186312 1726890082.06297: variable 'omit' from source: magic vars 186312 1726890082.06353: variable 'omit' from source: magic vars 186312 1726890082.06554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890082.09299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890082.09391: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890082.09437: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890082.09477: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890082.09509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890082.09622: variable 'storage_test_volume' from source: include params 186312 1726890082.09645: variable '__dev_ne_raw' from source: task vars 186312 1726890082.09904: variable 'storage_test_volume' from source: include params 186312 1726890082.09988: variable 'omit' from source: magic vars 186312 1726890082.10117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890082.10167: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890082.10221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890082.10244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890082.10262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890082.10334: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890082.10419: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.10429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.10640: Set connection var ansible_shell_type to sh 186312 1726890082.10655: Set connection var ansible_pipelining to False 186312 1726890082.10670: Set connection var ansible_timeout to 10 186312 1726890082.10677: Set connection var ansible_connection to ssh 186312 1726890082.10686: Set connection var ansible_shell_executable to /bin/sh 186312 1726890082.10694: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890082.10853: variable 'ansible_shell_executable' from source: unknown 186312 1726890082.10861: variable 'ansible_connection' from source: unknown 186312 1726890082.10923: variable 'ansible_module_compression' from source: unknown 186312 1726890082.10931: variable 'ansible_shell_type' from source: unknown 186312 1726890082.10938: variable 'ansible_shell_executable' from source: unknown 186312 1726890082.10945: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.10957: variable 'ansible_pipelining' from source: unknown 186312 1726890082.10964: variable 'ansible_timeout' from source: unknown 186312 1726890082.10971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.11297: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890082.11356: variable 'omit' from source: magic vars 186312 1726890082.11422: starting attempt loop 186312 1726890082.11460: running the handler 186312 1726890082.11853: variable '__dev_ne_raw' from source: task vars 186312 1726890082.11998: variable 'storage_test_volume' from source: include params 186312 1726890082.12027: variable 'storage_test_volume' from source: include params 186312 1726890082.12053: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 186312 1726890082.12063: handler run complete 186312 1726890082.12080: attempt loop complete, returning result 186312 1726890082.12086: _execute() done 186312 1726890082.12093: dumping result to json 186312 1726890082.12099: done dumping result, returning 186312 1726890082.12110: done running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-881e-6b85-000000000af5] 186312 1726890082.12122: sending task result for task 02369adf-7a19-881e-6b85-000000000af5 186312 1726890082.12230: done sending task result for task 02369adf-7a19-881e-6b85-000000000af5 186312 1726890082.12238: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890082.12306: no more pending results, returning what we have 186312 1726890082.12310: results queue empty 186312 1726890082.12314: checking for any_errors_fatal 186312 1726890082.12324: done checking for any_errors_fatal 186312 1726890082.12325: checking for max_fail_percentage 186312 1726890082.12327: done checking for max_fail_percentage 186312 1726890082.12328: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.12329: done checking to see if all hosts have failed 186312 1726890082.12329: getting the remaining hosts for this loop 186312 1726890082.12331: done getting the remaining hosts for this loop 186312 1726890082.12335: getting the next task for host managed_node3 186312 1726890082.12344: done getting next task for host managed_node3 186312 1726890082.12347: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890082.12352: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.12358: getting variables 186312 1726890082.12360: in VariableManager get_vars() 186312 1726890082.12402: Calling all_inventory to load vars for managed_node3 186312 1726890082.12406: Calling groups_inventory to load vars for managed_node3 186312 1726890082.12409: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.12424: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.12428: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.12431: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.13261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.13897: done with get_vars() 186312 1726890082.13915: done getting variables 186312 1726890082.13969: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:41:22 -0400 (0:00:00.090) 0:00:51.879 ****** 186312 1726890082.14000: entering _queue_task() for managed_node3/assert 186312 1726890082.14361: worker is 1 (out of 1 available) 186312 1726890082.14374: exiting _queue_task() for managed_node3/assert 186312 1726890082.14388: done queuing things up, now waiting for results queue to drain 186312 1726890082.14389: waiting for pending results... 186312 1726890082.14690: running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890082.14940: in run() - task 02369adf-7a19-881e-6b85-000000000af6 186312 1726890082.14959: variable 'ansible_search_path' from source: unknown 186312 1726890082.15001: calling self._execute() 186312 1726890082.15109: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.15123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.15139: variable 'omit' from source: magic vars 186312 1726890082.15517: variable '_storage_test_volume_present' from source: set_fact 186312 1726890082.15529: variable 'storage_test_volume' from source: include params 186312 1726890082.15566: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890082.15574: when evaluation is False, skipping this task 186312 1726890082.15580: _execute() done 186312 1726890082.15588: dumping result to json 186312 1726890082.15594: done dumping result, returning 186312 1726890082.15602: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-881e-6b85-000000000af6] 186312 1726890082.15614: sending task result for task 02369adf-7a19-881e-6b85-000000000af6 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890082.15769: no more pending results, returning what we have 186312 1726890082.15773: results queue empty 186312 1726890082.15774: checking for any_errors_fatal 186312 1726890082.15784: done checking for any_errors_fatal 186312 1726890082.15785: checking for max_fail_percentage 186312 1726890082.15787: done checking for max_fail_percentage 186312 1726890082.15788: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.15789: done checking to see if all hosts have failed 186312 1726890082.15790: getting the remaining hosts for this loop 186312 1726890082.15792: done getting the remaining hosts for this loop 186312 1726890082.15795: getting the next task for host managed_node3 186312 1726890082.15804: done getting next task for host managed_node3 186312 1726890082.15808: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 186312 1726890082.15817: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.15822: getting variables 186312 1726890082.15824: in VariableManager get_vars() 186312 1726890082.15858: Calling all_inventory to load vars for managed_node3 186312 1726890082.15862: Calling groups_inventory to load vars for managed_node3 186312 1726890082.15866: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.15882: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.15886: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.15890: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.16631: done sending task result for task 02369adf-7a19-881e-6b85-000000000af6 186312 1726890082.16635: WORKER PROCESS EXITING 186312 1726890082.16656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.17284: done with get_vars() 186312 1726890082.17296: done getting variables 186312 1726890082.17363: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:41:22 -0400 (0:00:00.033) 0:00:51.913 ****** 186312 1726890082.17392: entering _queue_task() for managed_node3/assert 186312 1726890082.17600: worker is 1 (out of 1 available) 186312 1726890082.17611: exiting _queue_task() for managed_node3/assert 186312 1726890082.17623: done queuing things up, now waiting for results queue to drain 186312 1726890082.17624: waiting for pending results... 186312 1726890082.17901: running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted 186312 1726890082.18031: in run() - task 02369adf-7a19-881e-6b85-000000000af7 186312 1726890082.18049: variable 'ansible_search_path' from source: unknown 186312 1726890082.18088: calling self._execute() 186312 1726890082.18196: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.18207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.18223: variable 'omit' from source: magic vars 186312 1726890082.18581: variable '_storage_test_volume_present' from source: set_fact 186312 1726890082.18593: variable 'storage_test_volume' from source: include params 186312 1726890082.18637: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890082.18645: when evaluation is False, skipping this task 186312 1726890082.18652: _execute() done 186312 1726890082.18658: dumping result to json 186312 1726890082.18665: done dumping result, returning 186312 1726890082.18674: done running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-881e-6b85-000000000af7] 186312 1726890082.18684: sending task result for task 02369adf-7a19-881e-6b85-000000000af7 186312 1726890082.18788: done sending task result for task 02369adf-7a19-881e-6b85-000000000af7 186312 1726890082.18796: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890082.18864: no more pending results, returning what we have 186312 1726890082.18867: results queue empty 186312 1726890082.18868: checking for any_errors_fatal 186312 1726890082.18875: done checking for any_errors_fatal 186312 1726890082.18876: checking for max_fail_percentage 186312 1726890082.18877: done checking for max_fail_percentage 186312 1726890082.18878: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.18879: done checking to see if all hosts have failed 186312 1726890082.18880: getting the remaining hosts for this loop 186312 1726890082.18881: done getting the remaining hosts for this loop 186312 1726890082.18884: getting the next task for host managed_node3 186312 1726890082.18920: done getting next task for host managed_node3 186312 1726890082.18923: ^ task is: TASK: Check LUKS version 186312 1726890082.18929: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.18934: getting variables 186312 1726890082.18936: in VariableManager get_vars() 186312 1726890082.18970: Calling all_inventory to load vars for managed_node3 186312 1726890082.18973: Calling groups_inventory to load vars for managed_node3 186312 1726890082.18977: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.18990: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.18994: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.18997: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.19510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.20256: done with get_vars() 186312 1726890082.20270: done getting variables 186312 1726890082.20572: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:41:22 -0400 (0:00:00.032) 0:00:51.945 ****** 186312 1726890082.20604: entering _queue_task() for managed_node3/assert 186312 1726890082.20870: worker is 1 (out of 1 available) 186312 1726890082.20882: exiting _queue_task() for managed_node3/assert 186312 1726890082.20901: done queuing things up, now waiting for results queue to drain 186312 1726890082.20902: waiting for pending results... 186312 1726890082.21298: running TaskExecutor() for managed_node3/TASK: Check LUKS version 186312 1726890082.21718: in run() - task 02369adf-7a19-881e-6b85-000000000af8 186312 1726890082.21722: variable 'ansible_search_path' from source: unknown 186312 1726890082.21726: calling self._execute() 186312 1726890082.21728: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.21731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.21734: variable 'omit' from source: magic vars 186312 1726890082.21930: variable '_storage_test_volume_present' from source: set_fact 186312 1726890082.21942: Evaluated conditional (_storage_test_volume_present): True 186312 1726890082.22065: variable 'storage_test_volume' from source: include params 186312 1726890082.22104: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890082.22107: when evaluation is False, skipping this task 186312 1726890082.22111: _execute() done 186312 1726890082.22115: dumping result to json 186312 1726890082.22117: done dumping result, returning 186312 1726890082.22123: done running TaskExecutor() for managed_node3/TASK: Check LUKS version [02369adf-7a19-881e-6b85-000000000af8] 186312 1726890082.22129: sending task result for task 02369adf-7a19-881e-6b85-000000000af8 186312 1726890082.22231: done sending task result for task 02369adf-7a19-881e-6b85-000000000af8 186312 1726890082.22235: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890082.22278: no more pending results, returning what we have 186312 1726890082.22281: results queue empty 186312 1726890082.22282: checking for any_errors_fatal 186312 1726890082.22290: done checking for any_errors_fatal 186312 1726890082.22291: checking for max_fail_percentage 186312 1726890082.22292: done checking for max_fail_percentage 186312 1726890082.22293: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.22294: done checking to see if all hosts have failed 186312 1726890082.22295: getting the remaining hosts for this loop 186312 1726890082.22297: done getting the remaining hosts for this loop 186312 1726890082.22300: getting the next task for host managed_node3 186312 1726890082.22309: done getting next task for host managed_node3 186312 1726890082.22312: ^ task is: TASK: Check LUKS key size 186312 1726890082.22318: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.22322: getting variables 186312 1726890082.22324: in VariableManager get_vars() 186312 1726890082.22359: Calling all_inventory to load vars for managed_node3 186312 1726890082.22362: Calling groups_inventory to load vars for managed_node3 186312 1726890082.22365: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.22378: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.22381: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.22383: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.23061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.24265: done with get_vars() 186312 1726890082.24287: done getting variables 186312 1726890082.24377: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:41:22 -0400 (0:00:00.038) 0:00:51.983 ****** 186312 1726890082.24415: entering _queue_task() for managed_node3/assert 186312 1726890082.24681: worker is 1 (out of 1 available) 186312 1726890082.24693: exiting _queue_task() for managed_node3/assert 186312 1726890082.24708: done queuing things up, now waiting for results queue to drain 186312 1726890082.24710: waiting for pending results... 186312 1726890082.25108: running TaskExecutor() for managed_node3/TASK: Check LUKS key size 186312 1726890082.25294: in run() - task 02369adf-7a19-881e-6b85-000000000af9 186312 1726890082.25317: variable 'ansible_search_path' from source: unknown 186312 1726890082.25361: calling self._execute() 186312 1726890082.25511: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.25517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.25520: variable 'omit' from source: magic vars 186312 1726890082.25984: variable '_storage_test_volume_present' from source: set_fact 186312 1726890082.25997: Evaluated conditional (_storage_test_volume_present): True 186312 1726890082.26152: variable 'storage_test_volume' from source: include params 186312 1726890082.26206: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890082.26219: when evaluation is False, skipping this task 186312 1726890082.26235: _execute() done 186312 1726890082.26249: dumping result to json 186312 1726890082.26256: done dumping result, returning 186312 1726890082.26268: done running TaskExecutor() for managed_node3/TASK: Check LUKS key size [02369adf-7a19-881e-6b85-000000000af9] 186312 1726890082.26287: sending task result for task 02369adf-7a19-881e-6b85-000000000af9 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890082.26502: no more pending results, returning what we have 186312 1726890082.26509: results queue empty 186312 1726890082.26510: checking for any_errors_fatal 186312 1726890082.26528: done checking for any_errors_fatal 186312 1726890082.26529: checking for max_fail_percentage 186312 1726890082.26535: done checking for max_fail_percentage 186312 1726890082.26536: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.26538: done checking to see if all hosts have failed 186312 1726890082.26538: getting the remaining hosts for this loop 186312 1726890082.26540: done getting the remaining hosts for this loop 186312 1726890082.26544: getting the next task for host managed_node3 186312 1726890082.26556: done getting next task for host managed_node3 186312 1726890082.26559: ^ task is: TASK: Check LUKS cipher 186312 1726890082.26572: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.26577: getting variables 186312 1726890082.26579: in VariableManager get_vars() 186312 1726890082.26622: Calling all_inventory to load vars for managed_node3 186312 1726890082.26626: Calling groups_inventory to load vars for managed_node3 186312 1726890082.26634: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.26659: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.26663: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.26668: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.27573: done sending task result for task 02369adf-7a19-881e-6b85-000000000af9 186312 1726890082.27576: WORKER PROCESS EXITING 186312 1726890082.27600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.28301: done with get_vars() 186312 1726890082.28316: done getting variables 186312 1726890082.28378: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:41:22 -0400 (0:00:00.039) 0:00:52.023 ****** 186312 1726890082.28409: entering _queue_task() for managed_node3/assert 186312 1726890082.28672: worker is 1 (out of 1 available) 186312 1726890082.28684: exiting _queue_task() for managed_node3/assert 186312 1726890082.28697: done queuing things up, now waiting for results queue to drain 186312 1726890082.28699: waiting for pending results... 186312 1726890082.29016: running TaskExecutor() for managed_node3/TASK: Check LUKS cipher 186312 1726890082.29168: in run() - task 02369adf-7a19-881e-6b85-000000000afa 186312 1726890082.29188: variable 'ansible_search_path' from source: unknown 186312 1726890082.29235: calling self._execute() 186312 1726890082.29342: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.29352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.29367: variable 'omit' from source: magic vars 186312 1726890082.29736: variable '_storage_test_volume_present' from source: set_fact 186312 1726890082.29759: Evaluated conditional (_storage_test_volume_present): True 186312 1726890082.29931: variable 'storage_test_volume' from source: include params 186312 1726890082.29981: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890082.29993: when evaluation is False, skipping this task 186312 1726890082.30004: _execute() done 186312 1726890082.30024: dumping result to json 186312 1726890082.30036: done dumping result, returning 186312 1726890082.30054: done running TaskExecutor() for managed_node3/TASK: Check LUKS cipher [02369adf-7a19-881e-6b85-000000000afa] 186312 1726890082.30068: sending task result for task 02369adf-7a19-881e-6b85-000000000afa skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890082.30297: no more pending results, returning what we have 186312 1726890082.30301: results queue empty 186312 1726890082.30302: checking for any_errors_fatal 186312 1726890082.30316: done checking for any_errors_fatal 186312 1726890082.30317: checking for max_fail_percentage 186312 1726890082.30319: done checking for max_fail_percentage 186312 1726890082.30320: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.30322: done checking to see if all hosts have failed 186312 1726890082.30322: getting the remaining hosts for this loop 186312 1726890082.30327: done getting the remaining hosts for this loop 186312 1726890082.30335: getting the next task for host managed_node3 186312 1726890082.30345: done getting next task for host managed_node3 186312 1726890082.30349: ^ task is: TASK: Set test variables 186312 1726890082.30357: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.30365: getting variables 186312 1726890082.30367: in VariableManager get_vars() 186312 1726890082.30415: Calling all_inventory to load vars for managed_node3 186312 1726890082.30419: Calling groups_inventory to load vars for managed_node3 186312 1726890082.30423: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.30446: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.30450: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.30455: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.31357: done sending task result for task 02369adf-7a19-881e-6b85-000000000afa 186312 1726890082.31361: WORKER PROCESS EXITING 186312 1726890082.31393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.32604: done with get_vars() 186312 1726890082.32622: done getting variables 186312 1726890082.32689: 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 [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:41:22 -0400 (0:00:00.043) 0:00:52.066 ****** 186312 1726890082.32724: entering _queue_task() for managed_node3/set_fact 186312 1726890082.33025: worker is 1 (out of 1 available) 186312 1726890082.33039: exiting _queue_task() for managed_node3/set_fact 186312 1726890082.33051: done queuing things up, now waiting for results queue to drain 186312 1726890082.33052: waiting for pending results... 186312 1726890082.33406: running TaskExecutor() for managed_node3/TASK: Set test variables 186312 1726890082.33582: in run() - task 02369adf-7a19-881e-6b85-000000000afb 186312 1726890082.33603: variable 'ansible_search_path' from source: unknown 186312 1726890082.33653: calling self._execute() 186312 1726890082.33790: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.33802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.33818: variable 'omit' from source: magic vars 186312 1726890082.33941: variable 'omit' from source: magic vars 186312 1726890082.34012: variable 'omit' from source: magic vars 186312 1726890082.34344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890082.37147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890082.37207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890082.37246: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890082.37273: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890082.37297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890082.37388: variable 'storage_test_volume' from source: include params 186312 1726890082.37401: variable '_storage_test_volume_present' from source: set_fact 186312 1726890082.37547: 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) 186312 1726890082.37567: 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) 186312 1726890082.37585: 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) 186312 1726890082.37616: 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) 186312 1726890082.37626: 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) 186312 1726890082.37656: 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) 186312 1726890082.37674: 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) 186312 1726890082.37691: 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) 186312 1726890082.37719: 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) 186312 1726890082.37729: 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) 186312 1726890082.37776: 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) 186312 1726890082.37793: 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) 186312 1726890082.37811: 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) 186312 1726890082.37839: 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) 186312 1726890082.37849: 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) 186312 1726890082.37969: variable 'storage_test_crypttab' from source: set_fact 186312 1726890082.37979: variable 'storage_test_volume' from source: include params 186312 1726890082.38077: variable 'storage_test_volume' from source: include params 186312 1726890082.38099: variable 'omit' from source: magic vars 186312 1726890082.38122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890082.38143: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890082.38158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890082.38170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890082.38182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890082.38228: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890082.38237: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.38240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.38304: Set connection var ansible_shell_type to sh 186312 1726890082.38316: Set connection var ansible_pipelining to False 186312 1726890082.38325: Set connection var ansible_timeout to 10 186312 1726890082.38328: Set connection var ansible_connection to ssh 186312 1726890082.38336: Set connection var ansible_shell_executable to /bin/sh 186312 1726890082.38344: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890082.38361: variable 'ansible_shell_executable' from source: unknown 186312 1726890082.38366: variable 'ansible_connection' from source: unknown 186312 1726890082.38371: variable 'ansible_module_compression' from source: unknown 186312 1726890082.38373: variable 'ansible_shell_type' from source: unknown 186312 1726890082.38375: variable 'ansible_shell_executable' from source: unknown 186312 1726890082.38378: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.38382: variable 'ansible_pipelining' from source: unknown 186312 1726890082.38385: variable 'ansible_timeout' from source: unknown 186312 1726890082.38389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.38467: 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) 186312 1726890082.38481: variable 'omit' from source: magic vars 186312 1726890082.38509: starting attempt loop 186312 1726890082.38524: running the handler 186312 1726890082.38569: handler run complete 186312 1726890082.38611: attempt loop complete, returning result 186312 1726890082.38621: _execute() done 186312 1726890082.38628: dumping result to json 186312 1726890082.38636: done dumping result, returning 186312 1726890082.38650: done running TaskExecutor() for managed_node3/TASK: Set test variables [02369adf-7a19-881e-6b85-000000000afb] 186312 1726890082.38653: sending task result for task 02369adf-7a19-881e-6b85-000000000afb ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 186312 1726890082.38811: no more pending results, returning what we have 186312 1726890082.38822: results queue empty 186312 1726890082.38823: checking for any_errors_fatal 186312 1726890082.38841: done checking for any_errors_fatal 186312 1726890082.38842: checking for max_fail_percentage 186312 1726890082.38844: done checking for max_fail_percentage 186312 1726890082.38845: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.38846: done checking to see if all hosts have failed 186312 1726890082.38847: getting the remaining hosts for this loop 186312 1726890082.38850: done getting the remaining hosts for this loop 186312 1726890082.38857: getting the next task for host managed_node3 186312 1726890082.38872: done getting next task for host managed_node3 186312 1726890082.38878: ^ task is: TASK: Check for /etc/crypttab entry 186312 1726890082.38886: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.38898: getting variables 186312 1726890082.38900: in VariableManager get_vars() 186312 1726890082.38989: Calling all_inventory to load vars for managed_node3 186312 1726890082.38997: Calling groups_inventory to load vars for managed_node3 186312 1726890082.39004: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.39183: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.39189: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.39193: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.40486: done sending task result for task 02369adf-7a19-881e-6b85-000000000afb 186312 1726890082.40489: WORKER PROCESS EXITING 186312 1726890082.40840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.41452: done with get_vars() 186312 1726890082.41468: done getting variables 186312 1726890082.41526: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:41:22 -0400 (0:00:00.088) 0:00:52.154 ****** 186312 1726890082.41572: entering _queue_task() for managed_node3/assert 186312 1726890082.41838: worker is 1 (out of 1 available) 186312 1726890082.41855: exiting _queue_task() for managed_node3/assert 186312 1726890082.41867: done queuing things up, now waiting for results queue to drain 186312 1726890082.41869: waiting for pending results... 186312 1726890082.42051: running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry 186312 1726890082.42138: in run() - task 02369adf-7a19-881e-6b85-000000000afc 186312 1726890082.42152: variable 'ansible_search_path' from source: unknown 186312 1726890082.42185: calling self._execute() 186312 1726890082.42268: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.42272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.42283: variable 'omit' from source: magic vars 186312 1726890082.42365: variable 'omit' from source: magic vars 186312 1726890082.42429: variable 'omit' from source: magic vars 186312 1726890082.42686: variable 'storage_test_volume' from source: include params 186312 1726890082.42767: variable 'omit' from source: magic vars 186312 1726890082.42810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890082.42864: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890082.42890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890082.42913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890082.42937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890082.42983: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890082.42992: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.42999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.43107: Set connection var ansible_shell_type to sh 186312 1726890082.43124: Set connection var ansible_pipelining to False 186312 1726890082.43142: Set connection var ansible_timeout to 10 186312 1726890082.43149: Set connection var ansible_connection to ssh 186312 1726890082.43159: Set connection var ansible_shell_executable to /bin/sh 186312 1726890082.43177: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890082.43203: variable 'ansible_shell_executable' from source: unknown 186312 1726890082.43215: variable 'ansible_connection' from source: unknown 186312 1726890082.43223: variable 'ansible_module_compression' from source: unknown 186312 1726890082.43229: variable 'ansible_shell_type' from source: unknown 186312 1726890082.43240: variable 'ansible_shell_executable' from source: unknown 186312 1726890082.43246: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.43254: variable 'ansible_pipelining' from source: unknown 186312 1726890082.43260: variable 'ansible_timeout' from source: unknown 186312 1726890082.43270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.44183: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890082.44193: variable 'omit' from source: magic vars 186312 1726890082.44198: starting attempt loop 186312 1726890082.44201: running the handler 186312 1726890082.44366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890082.47150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890082.47219: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890082.47259: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890082.47298: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890082.47334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890082.47408: 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) 186312 1726890082.47444: 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) 186312 1726890082.47508: 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) 186312 1726890082.47576: 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) 186312 1726890082.48073: 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) 186312 1726890082.48130: 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) 186312 1726890082.48161: 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) 186312 1726890082.48189: 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) 186312 1726890082.48239: 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) 186312 1726890082.48260: 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) 186312 1726890082.48377: variable '_storage_test_crypttab_entries' from source: set_fact 186312 1726890082.48387: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890082.48404: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 186312 1726890082.48419: handler run complete 186312 1726890082.48438: attempt loop complete, returning result 186312 1726890082.48445: _execute() done 186312 1726890082.48451: dumping result to json 186312 1726890082.48458: done dumping result, returning 186312 1726890082.48468: done running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry [02369adf-7a19-881e-6b85-000000000afc] 186312 1726890082.48476: sending task result for task 02369adf-7a19-881e-6b85-000000000afc ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890082.48621: no more pending results, returning what we have 186312 1726890082.48624: results queue empty 186312 1726890082.48625: checking for any_errors_fatal 186312 1726890082.48635: done checking for any_errors_fatal 186312 1726890082.48636: checking for max_fail_percentage 186312 1726890082.48637: done checking for max_fail_percentage 186312 1726890082.48638: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.48639: done checking to see if all hosts have failed 186312 1726890082.48647: getting the remaining hosts for this loop 186312 1726890082.48650: done getting the remaining hosts for this loop 186312 1726890082.48654: getting the next task for host managed_node3 186312 1726890082.48662: done getting next task for host managed_node3 186312 1726890082.48665: ^ task is: TASK: Validate the format of the crypttab entry 186312 1726890082.48670: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.48675: getting variables 186312 1726890082.48677: in VariableManager get_vars() 186312 1726890082.48728: Calling all_inventory to load vars for managed_node3 186312 1726890082.48734: Calling groups_inventory to load vars for managed_node3 186312 1726890082.48737: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.48750: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.48754: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.48758: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.49278: done sending task result for task 02369adf-7a19-881e-6b85-000000000afc 186312 1726890082.49282: WORKER PROCESS EXITING 186312 1726890082.49646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.50303: done with get_vars() 186312 1726890082.50318: done getting variables 186312 1726890082.50377: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:41:22 -0400 (0:00:00.088) 0:00:52.243 ****** 186312 1726890082.50409: entering _queue_task() for managed_node3/assert 186312 1726890082.50704: worker is 1 (out of 1 available) 186312 1726890082.50719: exiting _queue_task() for managed_node3/assert 186312 1726890082.50734: done queuing things up, now waiting for results queue to drain 186312 1726890082.50736: waiting for pending results... 186312 1726890082.51115: running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry 186312 1726890082.51241: in run() - task 02369adf-7a19-881e-6b85-000000000afd 186312 1726890082.51255: variable 'ansible_search_path' from source: unknown 186312 1726890082.51297: calling self._execute() 186312 1726890082.51466: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.51472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.51482: variable 'omit' from source: magic vars 186312 1726890082.52400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890082.55504: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890082.55600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890082.55649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890082.55696: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890082.55732: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890082.55825: 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) 186312 1726890082.55867: 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) 186312 1726890082.55903: 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) 186312 1726890082.55990: 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) 186312 1726890082.56008: 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) 186312 1726890082.56139: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890082.56235: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890082.56245: when evaluation is False, skipping this task 186312 1726890082.56251: _execute() done 186312 1726890082.56263: dumping result to json 186312 1726890082.56292: done dumping result, returning 186312 1726890082.56306: done running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry [02369adf-7a19-881e-6b85-000000000afd] 186312 1726890082.56372: sending task result for task 02369adf-7a19-881e-6b85-000000000afd skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890082.56691: no more pending results, returning what we have 186312 1726890082.56700: results queue empty 186312 1726890082.56701: checking for any_errors_fatal 186312 1726890082.56757: done checking for any_errors_fatal 186312 1726890082.56760: checking for max_fail_percentage 186312 1726890082.56762: done checking for max_fail_percentage 186312 1726890082.56763: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.56764: done checking to see if all hosts have failed 186312 1726890082.56765: getting the remaining hosts for this loop 186312 1726890082.56767: done getting the remaining hosts for this loop 186312 1726890082.56771: getting the next task for host managed_node3 186312 1726890082.56782: done getting next task for host managed_node3 186312 1726890082.56785: ^ task is: TASK: Check backing device of crypttab entry 186312 1726890082.56795: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.56800: getting variables 186312 1726890082.56802: in VariableManager get_vars() 186312 1726890082.56850: Calling all_inventory to load vars for managed_node3 186312 1726890082.56853: Calling groups_inventory to load vars for managed_node3 186312 1726890082.56860: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.56874: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.56878: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.56882: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.58507: done sending task result for task 02369adf-7a19-881e-6b85-000000000afd 186312 1726890082.58513: WORKER PROCESS EXITING 186312 1726890082.58888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.60596: done with get_vars() 186312 1726890082.60613: done getting variables 186312 1726890082.60908: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:41:22 -0400 (0:00:00.105) 0:00:52.348 ****** 186312 1726890082.61020: entering _queue_task() for managed_node3/assert 186312 1726890082.61403: worker is 1 (out of 1 available) 186312 1726890082.61416: exiting _queue_task() for managed_node3/assert 186312 1726890082.61428: done queuing things up, now waiting for results queue to drain 186312 1726890082.61429: waiting for pending results... 186312 1726890082.62425: running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry 186312 1726890082.62652: in run() - task 02369adf-7a19-881e-6b85-000000000afe 186312 1726890082.62696: variable 'ansible_search_path' from source: unknown 186312 1726890082.62782: calling self._execute() 186312 1726890082.62972: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.62983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.62997: variable 'omit' from source: magic vars 186312 1726890082.63772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890082.70460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890082.70848: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890082.70985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890082.71036: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890082.71070: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890082.71376: 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) 186312 1726890082.71429: 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) 186312 1726890082.71471: 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) 186312 1726890082.71584: 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) 186312 1726890082.71606: 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) 186312 1726890082.71859: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890082.71936: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890082.71945: when evaluation is False, skipping this task 186312 1726890082.71952: _execute() done 186312 1726890082.71959: dumping result to json 186312 1726890082.71966: done dumping result, returning 186312 1726890082.71976: done running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry [02369adf-7a19-881e-6b85-000000000afe] 186312 1726890082.71986: sending task result for task 02369adf-7a19-881e-6b85-000000000afe skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890082.72160: no more pending results, returning what we have 186312 1726890082.72164: results queue empty 186312 1726890082.72165: checking for any_errors_fatal 186312 1726890082.72175: done checking for any_errors_fatal 186312 1726890082.72176: checking for max_fail_percentage 186312 1726890082.72178: done checking for max_fail_percentage 186312 1726890082.72178: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.72180: done checking to see if all hosts have failed 186312 1726890082.72180: getting the remaining hosts for this loop 186312 1726890082.72182: done getting the remaining hosts for this loop 186312 1726890082.72187: getting the next task for host managed_node3 186312 1726890082.72196: done getting next task for host managed_node3 186312 1726890082.72199: ^ task is: TASK: Check key file of crypttab entry 186312 1726890082.72205: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.72209: getting variables 186312 1726890082.72213: in VariableManager get_vars() 186312 1726890082.72252: Calling all_inventory to load vars for managed_node3 186312 1726890082.72255: Calling groups_inventory to load vars for managed_node3 186312 1726890082.72259: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.72272: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.72275: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.72279: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.73512: done sending task result for task 02369adf-7a19-881e-6b85-000000000afe 186312 1726890082.73519: WORKER PROCESS EXITING 186312 1726890082.73655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.74796: done with get_vars() 186312 1726890082.74814: done getting variables 186312 1726890082.74902: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:41:22 -0400 (0:00:00.140) 0:00:52.489 ****** 186312 1726890082.75011: entering _queue_task() for managed_node3/assert 186312 1726890082.75437: worker is 1 (out of 1 available) 186312 1726890082.75450: exiting _queue_task() for managed_node3/assert 186312 1726890082.75464: done queuing things up, now waiting for results queue to drain 186312 1726890082.75465: waiting for pending results... 186312 1726890082.75968: running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry 186312 1726890082.76296: in run() - task 02369adf-7a19-881e-6b85-000000000aff 186312 1726890082.76324: variable 'ansible_search_path' from source: unknown 186312 1726890082.76372: calling self._execute() 186312 1726890082.76493: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.76505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.76528: variable 'omit' from source: magic vars 186312 1726890082.77266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890082.80529: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890082.80624: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890082.80675: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890082.80717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890082.80754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890082.80850: 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) 186312 1726890082.80891: 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) 186312 1726890082.80925: 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) 186312 1726890082.80978: 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) 186312 1726890082.81004: 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) 186312 1726890082.81129: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890082.81171: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890082.81179: when evaluation is False, skipping this task 186312 1726890082.81187: _execute() done 186312 1726890082.81194: dumping result to json 186312 1726890082.81201: done dumping result, returning 186312 1726890082.81219: done running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry [02369adf-7a19-881e-6b85-000000000aff] 186312 1726890082.81231: sending task result for task 02369adf-7a19-881e-6b85-000000000aff 186312 1726890082.81355: done sending task result for task 02369adf-7a19-881e-6b85-000000000aff 186312 1726890082.81362: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890082.81419: no more pending results, returning what we have 186312 1726890082.81424: results queue empty 186312 1726890082.81425: checking for any_errors_fatal 186312 1726890082.81438: done checking for any_errors_fatal 186312 1726890082.81439: checking for max_fail_percentage 186312 1726890082.81440: done checking for max_fail_percentage 186312 1726890082.81441: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.81442: done checking to see if all hosts have failed 186312 1726890082.81443: getting the remaining hosts for this loop 186312 1726890082.81445: done getting the remaining hosts for this loop 186312 1726890082.81449: getting the next task for host managed_node3 186312 1726890082.81459: done getting next task for host managed_node3 186312 1726890082.81462: ^ task is: TASK: Clear test variables 186312 1726890082.81468: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.81473: getting variables 186312 1726890082.81475: in VariableManager get_vars() 186312 1726890082.81509: Calling all_inventory to load vars for managed_node3 186312 1726890082.81519: Calling groups_inventory to load vars for managed_node3 186312 1726890082.81524: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.81538: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.81542: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.81546: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.82306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.83104: done with get_vars() 186312 1726890082.83120: done getting variables 186312 1726890082.83183: 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 [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:41:22 -0400 (0:00:00.082) 0:00:52.571 ****** 186312 1726890082.83214: entering _queue_task() for managed_node3/set_fact 186312 1726890082.83479: worker is 1 (out of 1 available) 186312 1726890082.83490: exiting _queue_task() for managed_node3/set_fact 186312 1726890082.84434: done queuing things up, now waiting for results queue to drain 186312 1726890082.84437: waiting for pending results... 186312 1726890082.85489: running TaskExecutor() for managed_node3/TASK: Clear test variables 186312 1726890082.85846: in run() - task 02369adf-7a19-881e-6b85-000000000b00 186312 1726890082.85867: variable 'ansible_search_path' from source: unknown 186312 1726890082.85909: calling self._execute() 186312 1726890082.86137: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.86265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.86281: variable 'omit' from source: magic vars 186312 1726890082.86396: variable 'omit' from source: magic vars 186312 1726890082.86597: variable 'omit' from source: magic vars 186312 1726890082.86637: variable 'omit' from source: magic vars 186312 1726890082.86680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890082.86835: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890082.86860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890082.86881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890082.86896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890082.87047: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890082.87055: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.87061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.87163: Set connection var ansible_shell_type to sh 186312 1726890082.87244: Set connection var ansible_pipelining to False 186312 1726890082.87258: Set connection var ansible_timeout to 10 186312 1726890082.87323: Set connection var ansible_connection to ssh 186312 1726890082.87339: Set connection var ansible_shell_executable to /bin/sh 186312 1726890082.87351: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890082.87377: variable 'ansible_shell_executable' from source: unknown 186312 1726890082.87385: variable 'ansible_connection' from source: unknown 186312 1726890082.87452: variable 'ansible_module_compression' from source: unknown 186312 1726890082.87459: variable 'ansible_shell_type' from source: unknown 186312 1726890082.87466: variable 'ansible_shell_executable' from source: unknown 186312 1726890082.87475: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.87482: variable 'ansible_pipelining' from source: unknown 186312 1726890082.87489: variable 'ansible_timeout' from source: unknown 186312 1726890082.87496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.87820: 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) 186312 1726890082.87842: variable 'omit' from source: magic vars 186312 1726890082.87888: starting attempt loop 186312 1726890082.87895: running the handler 186312 1726890082.87916: handler run complete 186312 1726890082.87934: attempt loop complete, returning result 186312 1726890082.87995: _execute() done 186312 1726890082.88003: dumping result to json 186312 1726890082.88010: done dumping result, returning 186312 1726890082.88024: done running TaskExecutor() for managed_node3/TASK: Clear test variables [02369adf-7a19-881e-6b85-000000000b00] 186312 1726890082.88037: sending task result for task 02369adf-7a19-881e-6b85-000000000b00 ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 186312 1726890082.88196: no more pending results, returning what we have 186312 1726890082.88200: results queue empty 186312 1726890082.88201: checking for any_errors_fatal 186312 1726890082.88216: done checking for any_errors_fatal 186312 1726890082.88217: checking for max_fail_percentage 186312 1726890082.88219: done checking for max_fail_percentage 186312 1726890082.88220: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.88221: done checking to see if all hosts have failed 186312 1726890082.88222: getting the remaining hosts for this loop 186312 1726890082.88224: done getting the remaining hosts for this loop 186312 1726890082.88228: getting the next task for host managed_node3 186312 1726890082.88244: done getting next task for host managed_node3 186312 1726890082.88248: ^ task is: TASK: Get information about RAID 186312 1726890082.88255: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.88260: getting variables 186312 1726890082.88262: in VariableManager get_vars() 186312 1726890082.88298: Calling all_inventory to load vars for managed_node3 186312 1726890082.88301: Calling groups_inventory to load vars for managed_node3 186312 1726890082.88305: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.88320: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.88324: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.88328: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.88873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.90118: done sending task result for task 02369adf-7a19-881e-6b85-000000000b00 186312 1726890082.90122: WORKER PROCESS EXITING 186312 1726890082.91238: done with get_vars() 186312 1726890082.91251: done getting variables 186312 1726890082.91307: 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 [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:41:22 -0400 (0:00:00.081) 0:00:52.652 ****** 186312 1726890082.91342: entering _queue_task() for managed_node3/command 186312 1726890082.92001: worker is 1 (out of 1 available) 186312 1726890082.92014: exiting _queue_task() for managed_node3/command 186312 1726890082.92028: done queuing things up, now waiting for results queue to drain 186312 1726890082.92029: waiting for pending results... 186312 1726890082.93001: running TaskExecutor() for managed_node3/TASK: Get information about RAID 186312 1726890082.93127: in run() - task 02369adf-7a19-881e-6b85-000000000b04 186312 1726890082.93145: variable 'ansible_search_path' from source: unknown 186312 1726890082.93181: calling self._execute() 186312 1726890082.93288: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.93300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.93316: variable 'omit' from source: magic vars 186312 1726890082.93667: variable 'storage_test_volume' from source: include params 186312 1726890082.93700: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890082.93707: when evaluation is False, skipping this task 186312 1726890082.93715: _execute() done 186312 1726890082.93722: dumping result to json 186312 1726890082.93729: done dumping result, returning 186312 1726890082.93738: done running TaskExecutor() for managed_node3/TASK: Get information about RAID [02369adf-7a19-881e-6b85-000000000b04] 186312 1726890082.93747: sending task result for task 02369adf-7a19-881e-6b85-000000000b04 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890082.93888: no more pending results, returning what we have 186312 1726890082.93891: results queue empty 186312 1726890082.93892: checking for any_errors_fatal 186312 1726890082.93904: done checking for any_errors_fatal 186312 1726890082.93905: checking for max_fail_percentage 186312 1726890082.93906: done checking for max_fail_percentage 186312 1726890082.93907: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.93908: done checking to see if all hosts have failed 186312 1726890082.93909: getting the remaining hosts for this loop 186312 1726890082.93911: done getting the remaining hosts for this loop 186312 1726890082.93916: getting the next task for host managed_node3 186312 1726890082.93924: done getting next task for host managed_node3 186312 1726890082.93927: ^ task is: TASK: Set active devices regex 186312 1726890082.93935: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.93939: getting variables 186312 1726890082.93941: in VariableManager get_vars() 186312 1726890082.93973: Calling all_inventory to load vars for managed_node3 186312 1726890082.93976: Calling groups_inventory to load vars for managed_node3 186312 1726890082.93979: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.93991: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.93994: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.93997: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.94526: done sending task result for task 02369adf-7a19-881e-6b85-000000000b04 186312 1726890082.94532: WORKER PROCESS EXITING 186312 1726890082.94557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890082.95660: done with get_vars() 186312 1726890082.95675: done getting variables 186312 1726890082.95739: 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 [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:41:22 -0400 (0:00:00.044) 0:00:52.696 ****** 186312 1726890082.95772: entering _queue_task() for managed_node3/set_fact 186312 1726890082.96025: worker is 1 (out of 1 available) 186312 1726890082.96044: exiting _queue_task() for managed_node3/set_fact 186312 1726890082.96057: done queuing things up, now waiting for results queue to drain 186312 1726890082.96058: waiting for pending results... 186312 1726890082.96379: running TaskExecutor() for managed_node3/TASK: Set active devices regex 186312 1726890082.96515: in run() - task 02369adf-7a19-881e-6b85-000000000b05 186312 1726890082.96539: variable 'ansible_search_path' from source: unknown 186312 1726890082.96585: calling self._execute() 186312 1726890082.96706: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890082.96724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890082.96742: variable 'omit' from source: magic vars 186312 1726890082.97169: variable 'storage_test_volume' from source: include params 186312 1726890082.97207: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890082.97216: when evaluation is False, skipping this task 186312 1726890082.97222: _execute() done 186312 1726890082.97228: dumping result to json 186312 1726890082.97240: done dumping result, returning 186312 1726890082.97248: done running TaskExecutor() for managed_node3/TASK: Set active devices regex [02369adf-7a19-881e-6b85-000000000b05] 186312 1726890082.97260: sending task result for task 02369adf-7a19-881e-6b85-000000000b05 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890082.97421: no more pending results, returning what we have 186312 1726890082.97425: results queue empty 186312 1726890082.97426: checking for any_errors_fatal 186312 1726890082.97435: done checking for any_errors_fatal 186312 1726890082.97436: checking for max_fail_percentage 186312 1726890082.97438: done checking for max_fail_percentage 186312 1726890082.97439: checking to see if all hosts have failed and the running result is not ok 186312 1726890082.97440: done checking to see if all hosts have failed 186312 1726890082.97441: getting the remaining hosts for this loop 186312 1726890082.97443: done getting the remaining hosts for this loop 186312 1726890082.97447: getting the next task for host managed_node3 186312 1726890082.97454: done getting next task for host managed_node3 186312 1726890082.97457: ^ task is: TASK: Set spare devices regex 186312 1726890082.97463: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890082.97468: getting variables 186312 1726890082.97469: in VariableManager get_vars() 186312 1726890082.97505: Calling all_inventory to load vars for managed_node3 186312 1726890082.97508: Calling groups_inventory to load vars for managed_node3 186312 1726890082.97517: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890082.97534: Calling all_plugins_play to load vars for managed_node3 186312 1726890082.97539: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890082.97542: Calling groups_plugins_play to load vars for managed_node3 186312 1726890082.98973: done sending task result for task 02369adf-7a19-881e-6b85-000000000b05 186312 1726890082.98977: WORKER PROCESS EXITING 186312 1726890082.99001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.00309: done with get_vars() 186312 1726890083.00323: done getting variables 186312 1726890083.00374: 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 [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:41:23 -0400 (0:00:00.046) 0:00:52.743 ****** 186312 1726890083.00402: entering _queue_task() for managed_node3/set_fact 186312 1726890083.00933: worker is 1 (out of 1 available) 186312 1726890083.00945: exiting _queue_task() for managed_node3/set_fact 186312 1726890083.00957: done queuing things up, now waiting for results queue to drain 186312 1726890083.00959: waiting for pending results... 186312 1726890083.01252: running TaskExecutor() for managed_node3/TASK: Set spare devices regex 186312 1726890083.01388: in run() - task 02369adf-7a19-881e-6b85-000000000b06 186312 1726890083.01417: variable 'ansible_search_path' from source: unknown 186312 1726890083.01462: calling self._execute() 186312 1726890083.01588: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.01600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.01622: variable 'omit' from source: magic vars 186312 1726890083.02020: variable 'storage_test_volume' from source: include params 186312 1726890083.02067: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890083.02074: when evaluation is False, skipping this task 186312 1726890083.02081: _execute() done 186312 1726890083.02087: dumping result to json 186312 1726890083.02093: done dumping result, returning 186312 1726890083.02103: done running TaskExecutor() for managed_node3/TASK: Set spare devices regex [02369adf-7a19-881e-6b85-000000000b06] 186312 1726890083.02114: sending task result for task 02369adf-7a19-881e-6b85-000000000b06 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890083.02265: no more pending results, returning what we have 186312 1726890083.02269: results queue empty 186312 1726890083.02270: checking for any_errors_fatal 186312 1726890083.02280: done checking for any_errors_fatal 186312 1726890083.02281: checking for max_fail_percentage 186312 1726890083.02283: done checking for max_fail_percentage 186312 1726890083.02284: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.02285: done checking to see if all hosts have failed 186312 1726890083.02285: getting the remaining hosts for this loop 186312 1726890083.02287: done getting the remaining hosts for this loop 186312 1726890083.02291: getting the next task for host managed_node3 186312 1726890083.02299: done getting next task for host managed_node3 186312 1726890083.02302: ^ task is: TASK: Set md version regex 186312 1726890083.02308: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.02317: getting variables 186312 1726890083.02319: in VariableManager get_vars() 186312 1726890083.02354: Calling all_inventory to load vars for managed_node3 186312 1726890083.02357: Calling groups_inventory to load vars for managed_node3 186312 1726890083.02361: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.02375: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.02379: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.02382: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.03111: done sending task result for task 02369adf-7a19-881e-6b85-000000000b06 186312 1726890083.03117: WORKER PROCESS EXITING 186312 1726890083.03144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.03859: done with get_vars() 186312 1726890083.03872: done getting variables 186312 1726890083.03942: 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 [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:41:23 -0400 (0:00:00.035) 0:00:52.778 ****** 186312 1726890083.03972: entering _queue_task() for managed_node3/set_fact 186312 1726890083.04202: worker is 1 (out of 1 available) 186312 1726890083.04215: exiting _queue_task() for managed_node3/set_fact 186312 1726890083.04227: done queuing things up, now waiting for results queue to drain 186312 1726890083.04228: waiting for pending results... 186312 1726890083.04526: running TaskExecutor() for managed_node3/TASK: Set md version regex 186312 1726890083.04661: in run() - task 02369adf-7a19-881e-6b85-000000000b07 186312 1726890083.04683: variable 'ansible_search_path' from source: unknown 186312 1726890083.04725: calling self._execute() 186312 1726890083.04836: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.04875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.04895: variable 'omit' from source: magic vars 186312 1726890083.05296: variable 'storage_test_volume' from source: include params 186312 1726890083.05342: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890083.05353: when evaluation is False, skipping this task 186312 1726890083.05360: _execute() done 186312 1726890083.05366: dumping result to json 186312 1726890083.05372: done dumping result, returning 186312 1726890083.05381: done running TaskExecutor() for managed_node3/TASK: Set md version regex [02369adf-7a19-881e-6b85-000000000b07] 186312 1726890083.05390: sending task result for task 02369adf-7a19-881e-6b85-000000000b07 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890083.05538: no more pending results, returning what we have 186312 1726890083.05543: results queue empty 186312 1726890083.05544: checking for any_errors_fatal 186312 1726890083.05552: done checking for any_errors_fatal 186312 1726890083.05553: checking for max_fail_percentage 186312 1726890083.05555: done checking for max_fail_percentage 186312 1726890083.05556: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.05557: done checking to see if all hosts have failed 186312 1726890083.05557: getting the remaining hosts for this loop 186312 1726890083.05559: done getting the remaining hosts for this loop 186312 1726890083.05563: getting the next task for host managed_node3 186312 1726890083.05572: done getting next task for host managed_node3 186312 1726890083.05575: ^ task is: TASK: Set chunk size regex 186312 1726890083.05580: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.05586: getting variables 186312 1726890083.05587: in VariableManager get_vars() 186312 1726890083.05624: Calling all_inventory to load vars for managed_node3 186312 1726890083.05627: Calling groups_inventory to load vars for managed_node3 186312 1726890083.05633: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.05648: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.05651: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.05655: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.06309: done sending task result for task 02369adf-7a19-881e-6b85-000000000b07 186312 1726890083.06315: WORKER PROCESS EXITING 186312 1726890083.06344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.07080: done with get_vars() 186312 1726890083.07092: done getting variables 186312 1726890083.07155: 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 [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:41:23 -0400 (0:00:00.032) 0:00:52.811 ****** 186312 1726890083.07184: entering _queue_task() for managed_node3/set_fact 186312 1726890083.07385: worker is 1 (out of 1 available) 186312 1726890083.07395: exiting _queue_task() for managed_node3/set_fact 186312 1726890083.07406: done queuing things up, now waiting for results queue to drain 186312 1726890083.07407: waiting for pending results... 186312 1726890083.07724: running TaskExecutor() for managed_node3/TASK: Set chunk size regex 186312 1726890083.07868: in run() - task 02369adf-7a19-881e-6b85-000000000b08 186312 1726890083.07893: variable 'ansible_search_path' from source: unknown 186312 1726890083.07936: calling self._execute() 186312 1726890083.08050: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.08065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.08081: variable 'omit' from source: magic vars 186312 1726890083.08505: variable 'storage_test_volume' from source: include params 186312 1726890083.08553: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890083.08561: when evaluation is False, skipping this task 186312 1726890083.08569: _execute() done 186312 1726890083.08577: dumping result to json 186312 1726890083.08584: done dumping result, returning 186312 1726890083.08594: done running TaskExecutor() for managed_node3/TASK: Set chunk size regex [02369adf-7a19-881e-6b85-000000000b08] 186312 1726890083.08609: sending task result for task 02369adf-7a19-881e-6b85-000000000b08 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890083.08774: no more pending results, returning what we have 186312 1726890083.08778: results queue empty 186312 1726890083.08779: checking for any_errors_fatal 186312 1726890083.08788: done checking for any_errors_fatal 186312 1726890083.08789: checking for max_fail_percentage 186312 1726890083.08790: done checking for max_fail_percentage 186312 1726890083.08791: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.08792: done checking to see if all hosts have failed 186312 1726890083.08793: getting the remaining hosts for this loop 186312 1726890083.08795: done getting the remaining hosts for this loop 186312 1726890083.08799: getting the next task for host managed_node3 186312 1726890083.08807: done getting next task for host managed_node3 186312 1726890083.08810: ^ task is: TASK: Parse the chunk size 186312 1726890083.08821: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.08827: getting variables 186312 1726890083.08829: in VariableManager get_vars() 186312 1726890083.08866: Calling all_inventory to load vars for managed_node3 186312 1726890083.08869: Calling groups_inventory to load vars for managed_node3 186312 1726890083.08873: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.08888: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.08891: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.08895: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.09661: done sending task result for task 02369adf-7a19-881e-6b85-000000000b08 186312 1726890083.09664: WORKER PROCESS EXITING 186312 1726890083.09686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.10896: done with get_vars() 186312 1726890083.10909: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:41:23 -0400 (0:00:00.039) 0:00:52.850 ****** 186312 1726890083.11107: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890083.11402: worker is 1 (out of 1 available) 186312 1726890083.11417: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890083.11429: done queuing things up, now waiting for results queue to drain 186312 1726890083.11432: waiting for pending results... 186312 1726890083.11714: running TaskExecutor() for managed_node3/TASK: Parse the chunk size 186312 1726890083.11852: in run() - task 02369adf-7a19-881e-6b85-000000000b09 186312 1726890083.11873: variable 'ansible_search_path' from source: unknown 186312 1726890083.11909: calling self._execute() 186312 1726890083.12024: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.12040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.12053: variable 'omit' from source: magic vars 186312 1726890083.12450: variable 'storage_test_volume' from source: include params 186312 1726890083.12486: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890083.12499: when evaluation is False, skipping this task 186312 1726890083.12507: _execute() done 186312 1726890083.12518: dumping result to json 186312 1726890083.12525: done dumping result, returning 186312 1726890083.12538: done running TaskExecutor() for managed_node3/TASK: Parse the chunk size [02369adf-7a19-881e-6b85-000000000b09] 186312 1726890083.12547: sending task result for task 02369adf-7a19-881e-6b85-000000000b09 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890083.12700: no more pending results, returning what we have 186312 1726890083.12704: results queue empty 186312 1726890083.12705: checking for any_errors_fatal 186312 1726890083.12715: done checking for any_errors_fatal 186312 1726890083.12716: checking for max_fail_percentage 186312 1726890083.12717: done checking for max_fail_percentage 186312 1726890083.12718: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.12719: done checking to see if all hosts have failed 186312 1726890083.12720: getting the remaining hosts for this loop 186312 1726890083.12722: done getting the remaining hosts for this loop 186312 1726890083.12725: getting the next task for host managed_node3 186312 1726890083.12735: done getting next task for host managed_node3 186312 1726890083.12738: ^ task is: TASK: Check RAID active devices count 186312 1726890083.12743: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.12748: getting variables 186312 1726890083.12750: in VariableManager get_vars() 186312 1726890083.12783: Calling all_inventory to load vars for managed_node3 186312 1726890083.12786: Calling groups_inventory to load vars for managed_node3 186312 1726890083.12789: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.12803: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.12806: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.12809: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.13476: done sending task result for task 02369adf-7a19-881e-6b85-000000000b09 186312 1726890083.13479: WORKER PROCESS EXITING 186312 1726890083.13503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.14612: done with get_vars() 186312 1726890083.14625: done getting variables 186312 1726890083.14681: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:41:23 -0400 (0:00:00.035) 0:00:52.886 ****** 186312 1726890083.14708: entering _queue_task() for managed_node3/assert 186312 1726890083.15309: worker is 1 (out of 1 available) 186312 1726890083.15322: exiting _queue_task() for managed_node3/assert 186312 1726890083.15335: done queuing things up, now waiting for results queue to drain 186312 1726890083.15336: waiting for pending results... 186312 1726890083.16256: running TaskExecutor() for managed_node3/TASK: Check RAID active devices count 186312 1726890083.16408: in run() - task 02369adf-7a19-881e-6b85-000000000b0a 186312 1726890083.16433: variable 'ansible_search_path' from source: unknown 186312 1726890083.16473: calling self._execute() 186312 1726890083.16594: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.16607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.16625: variable 'omit' from source: magic vars 186312 1726890083.17072: variable 'storage_test_volume' from source: include params 186312 1726890083.17197: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890083.17205: when evaluation is False, skipping this task 186312 1726890083.17215: _execute() done 186312 1726890083.17223: dumping result to json 186312 1726890083.17233: done dumping result, returning 186312 1726890083.17249: done running TaskExecutor() for managed_node3/TASK: Check RAID active devices count [02369adf-7a19-881e-6b85-000000000b0a] 186312 1726890083.17264: sending task result for task 02369adf-7a19-881e-6b85-000000000b0a skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890083.17418: no more pending results, returning what we have 186312 1726890083.17422: results queue empty 186312 1726890083.17423: checking for any_errors_fatal 186312 1726890083.17436: done checking for any_errors_fatal 186312 1726890083.17437: checking for max_fail_percentage 186312 1726890083.17439: done checking for max_fail_percentage 186312 1726890083.17440: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.17441: done checking to see if all hosts have failed 186312 1726890083.17442: getting the remaining hosts for this loop 186312 1726890083.17444: done getting the remaining hosts for this loop 186312 1726890083.17448: getting the next task for host managed_node3 186312 1726890083.17456: done getting next task for host managed_node3 186312 1726890083.17459: ^ task is: TASK: Check RAID spare devices count 186312 1726890083.17466: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.17471: getting variables 186312 1726890083.17473: in VariableManager get_vars() 186312 1726890083.17506: Calling all_inventory to load vars for managed_node3 186312 1726890083.17509: Calling groups_inventory to load vars for managed_node3 186312 1726890083.17518: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.17534: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.17538: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.17542: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.18284: done sending task result for task 02369adf-7a19-881e-6b85-000000000b0a 186312 1726890083.18288: WORKER PROCESS EXITING 186312 1726890083.18311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.19020: done with get_vars() 186312 1726890083.19036: done getting variables 186312 1726890083.19101: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:41:23 -0400 (0:00:00.044) 0:00:52.930 ****** 186312 1726890083.19134: entering _queue_task() for managed_node3/assert 186312 1726890083.19373: worker is 1 (out of 1 available) 186312 1726890083.19385: exiting _queue_task() for managed_node3/assert 186312 1726890083.19396: done queuing things up, now waiting for results queue to drain 186312 1726890083.19398: waiting for pending results... 186312 1726890083.19690: running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count 186312 1726890083.19854: in run() - task 02369adf-7a19-881e-6b85-000000000b0b 186312 1726890083.19875: variable 'ansible_search_path' from source: unknown 186312 1726890083.19913: calling self._execute() 186312 1726890083.20035: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.20047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.20065: variable 'omit' from source: magic vars 186312 1726890083.20505: variable 'storage_test_volume' from source: include params 186312 1726890083.20550: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890083.20558: when evaluation is False, skipping this task 186312 1726890083.20567: _execute() done 186312 1726890083.20578: dumping result to json 186312 1726890083.20585: done dumping result, returning 186312 1726890083.20598: done running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count [02369adf-7a19-881e-6b85-000000000b0b] 186312 1726890083.20608: sending task result for task 02369adf-7a19-881e-6b85-000000000b0b skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890083.20762: no more pending results, returning what we have 186312 1726890083.20766: results queue empty 186312 1726890083.20767: checking for any_errors_fatal 186312 1726890083.20775: done checking for any_errors_fatal 186312 1726890083.20776: checking for max_fail_percentage 186312 1726890083.20778: done checking for max_fail_percentage 186312 1726890083.20779: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.20780: done checking to see if all hosts have failed 186312 1726890083.20781: getting the remaining hosts for this loop 186312 1726890083.20782: done getting the remaining hosts for this loop 186312 1726890083.20786: getting the next task for host managed_node3 186312 1726890083.20794: done getting next task for host managed_node3 186312 1726890083.20797: ^ task is: TASK: Check RAID metadata version 186312 1726890083.20803: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.20808: getting variables 186312 1726890083.20809: in VariableManager get_vars() 186312 1726890083.20846: Calling all_inventory to load vars for managed_node3 186312 1726890083.20849: Calling groups_inventory to load vars for managed_node3 186312 1726890083.20853: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.20866: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.20870: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.20873: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.21571: done sending task result for task 02369adf-7a19-881e-6b85-000000000b0b 186312 1726890083.21575: WORKER PROCESS EXITING 186312 1726890083.21599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.22302: done with get_vars() 186312 1726890083.22316: done getting variables 186312 1726890083.22373: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:41:23 -0400 (0:00:00.032) 0:00:52.963 ****** 186312 1726890083.22402: entering _queue_task() for managed_node3/assert 186312 1726890083.22618: worker is 1 (out of 1 available) 186312 1726890083.22629: exiting _queue_task() for managed_node3/assert 186312 1726890083.22644: done queuing things up, now waiting for results queue to drain 186312 1726890083.22645: waiting for pending results... 186312 1726890083.22952: running TaskExecutor() for managed_node3/TASK: Check RAID metadata version 186312 1726890083.23075: in run() - task 02369adf-7a19-881e-6b85-000000000b0c 186312 1726890083.23101: variable 'ansible_search_path' from source: unknown 186312 1726890083.23143: calling self._execute() 186312 1726890083.23255: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.23265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.23278: variable 'omit' from source: magic vars 186312 1726890083.23671: variable 'storage_test_volume' from source: include params 186312 1726890083.23709: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890083.23718: when evaluation is False, skipping this task 186312 1726890083.23727: _execute() done 186312 1726890083.23737: dumping result to json 186312 1726890083.23752: done dumping result, returning 186312 1726890083.23762: done running TaskExecutor() for managed_node3/TASK: Check RAID metadata version [02369adf-7a19-881e-6b85-000000000b0c] 186312 1726890083.23772: sending task result for task 02369adf-7a19-881e-6b85-000000000b0c skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890083.23914: no more pending results, returning what we have 186312 1726890083.23918: results queue empty 186312 1726890083.23918: checking for any_errors_fatal 186312 1726890083.23934: done checking for any_errors_fatal 186312 1726890083.23935: checking for max_fail_percentage 186312 1726890083.23937: done checking for max_fail_percentage 186312 1726890083.23938: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.23939: done checking to see if all hosts have failed 186312 1726890083.23940: getting the remaining hosts for this loop 186312 1726890083.23942: done getting the remaining hosts for this loop 186312 1726890083.23945: getting the next task for host managed_node3 186312 1726890083.23952: done getting next task for host managed_node3 186312 1726890083.23954: ^ task is: TASK: Check RAID chunk size 186312 1726890083.23960: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.23964: getting variables 186312 1726890083.23966: in VariableManager get_vars() 186312 1726890083.23997: Calling all_inventory to load vars for managed_node3 186312 1726890083.24001: Calling groups_inventory to load vars for managed_node3 186312 1726890083.24004: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.24018: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.24022: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.24025: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.24756: done sending task result for task 02369adf-7a19-881e-6b85-000000000b0c 186312 1726890083.24759: WORKER PROCESS EXITING 186312 1726890083.24781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.25688: done with get_vars() 186312 1726890083.25701: done getting variables 186312 1726890083.25878: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:41:23 -0400 (0:00:00.035) 0:00:52.998 ****** 186312 1726890083.25908: entering _queue_task() for managed_node3/assert 186312 1726890083.26346: worker is 1 (out of 1 available) 186312 1726890083.26357: exiting _queue_task() for managed_node3/assert 186312 1726890083.26369: done queuing things up, now waiting for results queue to drain 186312 1726890083.26370: waiting for pending results... 186312 1726890083.26770: running TaskExecutor() for managed_node3/TASK: Check RAID chunk size 186312 1726890083.26922: in run() - task 02369adf-7a19-881e-6b85-000000000b0d 186312 1726890083.26944: variable 'ansible_search_path' from source: unknown 186312 1726890083.26986: calling self._execute() 186312 1726890083.27108: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.27128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.27149: variable 'omit' from source: magic vars 186312 1726890083.27573: variable 'storage_test_volume' from source: include params 186312 1726890083.27614: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890083.27622: when evaluation is False, skipping this task 186312 1726890083.27632: _execute() done 186312 1726890083.27640: dumping result to json 186312 1726890083.27647: done dumping result, returning 186312 1726890083.27656: done running TaskExecutor() for managed_node3/TASK: Check RAID chunk size [02369adf-7a19-881e-6b85-000000000b0d] 186312 1726890083.27670: sending task result for task 02369adf-7a19-881e-6b85-000000000b0d skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890083.27837: no more pending results, returning what we have 186312 1726890083.27842: results queue empty 186312 1726890083.27843: checking for any_errors_fatal 186312 1726890083.27851: done checking for any_errors_fatal 186312 1726890083.27852: checking for max_fail_percentage 186312 1726890083.27854: done checking for max_fail_percentage 186312 1726890083.27855: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.27856: done checking to see if all hosts have failed 186312 1726890083.27857: getting the remaining hosts for this loop 186312 1726890083.27859: done getting the remaining hosts for this loop 186312 1726890083.27863: getting the next task for host managed_node3 186312 1726890083.27876: done getting next task for host managed_node3 186312 1726890083.27879: ^ task is: TASK: Parse the actual size of the volume 186312 1726890083.27885: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.27890: getting variables 186312 1726890083.27892: in VariableManager get_vars() 186312 1726890083.27927: Calling all_inventory to load vars for managed_node3 186312 1726890083.27933: Calling groups_inventory to load vars for managed_node3 186312 1726890083.27937: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.27951: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.27955: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.27958: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.28671: done sending task result for task 02369adf-7a19-881e-6b85-000000000b0d 186312 1726890083.28674: WORKER PROCESS EXITING 186312 1726890083.28699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.29411: done with get_vars() 186312 1726890083.29433: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:41:23 -0400 (0:00:00.036) 0:00:53.034 ****** 186312 1726890083.29539: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890083.29812: worker is 1 (out of 1 available) 186312 1726890083.29823: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890083.29842: done queuing things up, now waiting for results queue to drain 186312 1726890083.29844: waiting for pending results... 186312 1726890083.30233: running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume 186312 1726890083.30387: in run() - task 02369adf-7a19-881e-6b85-000000000b11 186312 1726890083.30417: variable 'ansible_search_path' from source: unknown 186312 1726890083.30472: calling self._execute() 186312 1726890083.30599: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.30624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.30643: variable 'omit' from source: magic vars 186312 1726890083.31124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890083.34175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890083.34263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890083.34304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890083.34353: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890083.34387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890083.34495: variable '_storage_test_volume_present' from source: set_fact 186312 1726890083.34518: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890083.34687: variable 'storage_test_volume' from source: include params 186312 1726890083.34726: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 186312 1726890083.34737: when evaluation is False, skipping this task 186312 1726890083.34743: _execute() done 186312 1726890083.34751: dumping result to json 186312 1726890083.34757: done dumping result, returning 186312 1726890083.34765: done running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume [02369adf-7a19-881e-6b85-000000000b11] 186312 1726890083.34773: sending task result for task 02369adf-7a19-881e-6b85-000000000b11 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 186312 1726890083.34933: no more pending results, returning what we have 186312 1726890083.34938: results queue empty 186312 1726890083.34939: checking for any_errors_fatal 186312 1726890083.34947: done checking for any_errors_fatal 186312 1726890083.34948: checking for max_fail_percentage 186312 1726890083.34951: done checking for max_fail_percentage 186312 1726890083.34952: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.34953: done checking to see if all hosts have failed 186312 1726890083.34954: getting the remaining hosts for this loop 186312 1726890083.34956: done getting the remaining hosts for this loop 186312 1726890083.34960: getting the next task for host managed_node3 186312 1726890083.34968: done getting next task for host managed_node3 186312 1726890083.34970: ^ task is: TASK: Parse the requested size of the volume 186312 1726890083.34976: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.34980: getting variables 186312 1726890083.34982: in VariableManager get_vars() 186312 1726890083.35014: Calling all_inventory to load vars for managed_node3 186312 1726890083.35017: Calling groups_inventory to load vars for managed_node3 186312 1726890083.35020: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.35035: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.35038: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.35041: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.35662: done sending task result for task 02369adf-7a19-881e-6b85-000000000b11 186312 1726890083.35666: WORKER PROCESS EXITING 186312 1726890083.35687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.36548: done with get_vars() 186312 1726890083.36563: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:41:23 -0400 (0:00:00.071) 0:00:53.105 ****** 186312 1726890083.36665: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890083.36926: worker is 1 (out of 1 available) 186312 1726890083.36938: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890083.36950: done queuing things up, now waiting for results queue to drain 186312 1726890083.36951: waiting for pending results... 186312 1726890083.37295: running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume 186312 1726890083.37458: in run() - task 02369adf-7a19-881e-6b85-000000000b12 186312 1726890083.37483: variable 'ansible_search_path' from source: unknown 186312 1726890083.37544: calling self._execute() 186312 1726890083.37671: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.37689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.37704: variable 'omit' from source: magic vars 186312 1726890083.38129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890083.40981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890083.41059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890083.41102: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890083.45417: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890083.45471: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890083.45564: variable '_storage_test_volume_present' from source: set_fact 186312 1726890083.45592: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890083.45771: variable 'storage_test_volume' from source: include params 186312 1726890083.45797: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890083.45805: when evaluation is False, skipping this task 186312 1726890083.45811: _execute() done 186312 1726890083.45822: dumping result to json 186312 1726890083.45829: done dumping result, returning 186312 1726890083.45841: done running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume [02369adf-7a19-881e-6b85-000000000b12] 186312 1726890083.45848: sending task result for task 02369adf-7a19-881e-6b85-000000000b12 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890083.46000: no more pending results, returning what we have 186312 1726890083.46003: results queue empty 186312 1726890083.46004: checking for any_errors_fatal 186312 1726890083.46014: done checking for any_errors_fatal 186312 1726890083.46015: checking for max_fail_percentage 186312 1726890083.46017: done checking for max_fail_percentage 186312 1726890083.46018: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.46019: done checking to see if all hosts have failed 186312 1726890083.46020: getting the remaining hosts for this loop 186312 1726890083.46022: done getting the remaining hosts for this loop 186312 1726890083.46025: getting the next task for host managed_node3 186312 1726890083.46034: done getting next task for host managed_node3 186312 1726890083.46037: ^ task is: TASK: Establish base value for expected size 186312 1726890083.46042: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.46047: getting variables 186312 1726890083.46048: in VariableManager get_vars() 186312 1726890083.46086: Calling all_inventory to load vars for managed_node3 186312 1726890083.46090: Calling groups_inventory to load vars for managed_node3 186312 1726890083.46097: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.46109: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.46213: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.46219: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.46757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.47619: done sending task result for task 02369adf-7a19-881e-6b85-000000000b12 186312 1726890083.47622: WORKER PROCESS EXITING 186312 1726890083.48478: done with get_vars() 186312 1726890083.48492: done getting variables 186312 1726890083.48554: 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 [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:41:23 -0400 (0:00:00.119) 0:00:53.225 ****** 186312 1726890083.48585: entering _queue_task() for managed_node3/set_fact 186312 1726890083.49201: worker is 1 (out of 1 available) 186312 1726890083.49213: exiting _queue_task() for managed_node3/set_fact 186312 1726890083.49226: done queuing things up, now waiting for results queue to drain 186312 1726890083.49227: waiting for pending results... 186312 1726890083.49526: running TaskExecutor() for managed_node3/TASK: Establish base value for expected size 186312 1726890083.49678: in run() - task 02369adf-7a19-881e-6b85-000000000b13 186312 1726890083.49695: variable 'ansible_search_path' from source: unknown 186312 1726890083.49738: calling self._execute() 186312 1726890083.49851: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.49862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.49880: variable 'omit' from source: magic vars 186312 1726890083.50260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890083.58001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890083.58070: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890083.58114: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890083.58155: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890083.58184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890083.58277: variable '_storage_test_volume_present' from source: set_fact 186312 1726890083.58297: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890083.58459: variable 'storage_test_volume' from source: include params 186312 1726890083.58487: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890083.58494: when evaluation is False, skipping this task 186312 1726890083.58500: _execute() done 186312 1726890083.58506: dumping result to json 186312 1726890083.58514: done dumping result, returning 186312 1726890083.58526: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected size [02369adf-7a19-881e-6b85-000000000b13] 186312 1726890083.58536: sending task result for task 02369adf-7a19-881e-6b85-000000000b13 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890083.58685: no more pending results, returning what we have 186312 1726890083.58688: results queue empty 186312 1726890083.58689: checking for any_errors_fatal 186312 1726890083.58698: done checking for any_errors_fatal 186312 1726890083.58698: checking for max_fail_percentage 186312 1726890083.58700: done checking for max_fail_percentage 186312 1726890083.58701: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.58702: done checking to see if all hosts have failed 186312 1726890083.58703: getting the remaining hosts for this loop 186312 1726890083.58705: done getting the remaining hosts for this loop 186312 1726890083.58708: getting the next task for host managed_node3 186312 1726890083.58718: done getting next task for host managed_node3 186312 1726890083.58720: ^ task is: TASK: Show expected size 186312 1726890083.58726: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.58733: getting variables 186312 1726890083.58735: in VariableManager get_vars() 186312 1726890083.58768: Calling all_inventory to load vars for managed_node3 186312 1726890083.58771: Calling groups_inventory to load vars for managed_node3 186312 1726890083.58774: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.58785: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.58788: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.58791: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.63481: done sending task result for task 02369adf-7a19-881e-6b85-000000000b13 186312 1726890083.63484: WORKER PROCESS EXITING 186312 1726890083.63662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.64344: done with get_vars() 186312 1726890083.64360: done getting variables 186312 1726890083.64407: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:41:23 -0400 (0:00:00.158) 0:00:53.383 ****** 186312 1726890083.64442: entering _queue_task() for managed_node3/debug 186312 1726890083.65365: worker is 1 (out of 1 available) 186312 1726890083.65377: exiting _queue_task() for managed_node3/debug 186312 1726890083.65388: done queuing things up, now waiting for results queue to drain 186312 1726890083.65390: waiting for pending results... 186312 1726890083.65867: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890083.66003: in run() - task 02369adf-7a19-881e-6b85-000000000b14 186312 1726890083.66024: variable 'ansible_search_path' from source: unknown 186312 1726890083.66074: calling self._execute() 186312 1726890083.66187: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.66198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.66215: variable 'omit' from source: magic vars 186312 1726890083.66336: variable 'omit' from source: magic vars 186312 1726890083.66400: variable 'omit' from source: magic vars 186312 1726890083.66443: variable 'omit' from source: magic vars 186312 1726890083.66501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890083.66547: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890083.66574: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890083.66603: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890083.66624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890083.66663: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890083.66674: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.66684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.66790: Set connection var ansible_shell_type to sh 186312 1726890083.66804: Set connection var ansible_pipelining to False 186312 1726890083.66823: Set connection var ansible_timeout to 10 186312 1726890083.66833: Set connection var ansible_connection to ssh 186312 1726890083.66843: Set connection var ansible_shell_executable to /bin/sh 186312 1726890083.66854: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890083.66877: variable 'ansible_shell_executable' from source: unknown 186312 1726890083.66886: variable 'ansible_connection' from source: unknown 186312 1726890083.66893: variable 'ansible_module_compression' from source: unknown 186312 1726890083.66899: variable 'ansible_shell_type' from source: unknown 186312 1726890083.66905: variable 'ansible_shell_executable' from source: unknown 186312 1726890083.66910: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.66923: variable 'ansible_pipelining' from source: unknown 186312 1726890083.66928: variable 'ansible_timeout' from source: unknown 186312 1726890083.66938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.67081: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890083.67101: variable 'omit' from source: magic vars 186312 1726890083.67117: starting attempt loop 186312 1726890083.67124: running the handler 186312 1726890083.67465: handler run complete 186312 1726890083.67494: attempt loop complete, returning result 186312 1726890083.67506: _execute() done 186312 1726890083.67515: dumping result to json 186312 1726890083.67522: done dumping result, returning 186312 1726890083.67536: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-000000000b14] 186312 1726890083.67546: sending task result for task 02369adf-7a19-881e-6b85-000000000b14 ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890083.67682: no more pending results, returning what we have 186312 1726890083.67686: results queue empty 186312 1726890083.67687: checking for any_errors_fatal 186312 1726890083.67696: done checking for any_errors_fatal 186312 1726890083.67697: checking for max_fail_percentage 186312 1726890083.67698: done checking for max_fail_percentage 186312 1726890083.67699: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.67700: done checking to see if all hosts have failed 186312 1726890083.67701: getting the remaining hosts for this loop 186312 1726890083.67702: done getting the remaining hosts for this loop 186312 1726890083.67706: getting the next task for host managed_node3 186312 1726890083.67718: done getting next task for host managed_node3 186312 1726890083.67723: ^ task is: TASK: Get the size of parent/pool device 186312 1726890083.67732: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.67737: getting variables 186312 1726890083.67739: in VariableManager get_vars() 186312 1726890083.67772: Calling all_inventory to load vars for managed_node3 186312 1726890083.67775: Calling groups_inventory to load vars for managed_node3 186312 1726890083.67779: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.67792: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.67795: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.67798: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.68296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.68932: done sending task result for task 02369adf-7a19-881e-6b85-000000000b14 186312 1726890083.68936: WORKER PROCESS EXITING 186312 1726890083.69245: done with get_vars() 186312 1726890083.69260: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:41:23 -0400 (0:00:00.049) 0:00:53.432 ****** 186312 1726890083.69350: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890083.69618: worker is 1 (out of 1 available) 186312 1726890083.69632: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890083.69644: done queuing things up, now waiting for results queue to drain 186312 1726890083.69646: waiting for pending results... 186312 1726890083.69944: running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device 186312 1726890083.70078: in run() - task 02369adf-7a19-881e-6b85-000000000b15 186312 1726890083.70102: variable 'ansible_search_path' from source: unknown 186312 1726890083.70148: calling self._execute() 186312 1726890083.70269: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.70282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.70299: variable 'omit' from source: magic vars 186312 1726890083.70702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890083.73077: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890083.73166: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890083.73209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890083.73259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890083.73293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890083.73405: variable '_storage_test_volume_present' from source: set_fact 186312 1726890083.73435: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890083.73593: variable 'storage_test_volume' from source: include params 186312 1726890083.73634: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890083.73643: when evaluation is False, skipping this task 186312 1726890083.73650: _execute() done 186312 1726890083.73657: dumping result to json 186312 1726890083.73678: done dumping result, returning 186312 1726890083.73689: done running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device [02369adf-7a19-881e-6b85-000000000b15] 186312 1726890083.73724: sending task result for task 02369adf-7a19-881e-6b85-000000000b15 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890083.73898: no more pending results, returning what we have 186312 1726890083.73903: results queue empty 186312 1726890083.73904: checking for any_errors_fatal 186312 1726890083.73910: done checking for any_errors_fatal 186312 1726890083.73913: checking for max_fail_percentage 186312 1726890083.73916: done checking for max_fail_percentage 186312 1726890083.73917: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.73918: done checking to see if all hosts have failed 186312 1726890083.73918: getting the remaining hosts for this loop 186312 1726890083.73921: done getting the remaining hosts for this loop 186312 1726890083.73925: getting the next task for host managed_node3 186312 1726890083.73940: done getting next task for host managed_node3 186312 1726890083.73943: ^ task is: TASK: Show test pool 186312 1726890083.73949: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.73953: getting variables 186312 1726890083.73954: in VariableManager get_vars() 186312 1726890083.73987: Calling all_inventory to load vars for managed_node3 186312 1726890083.73990: Calling groups_inventory to load vars for managed_node3 186312 1726890083.73994: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.74006: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.74009: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.74014: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.74567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.75426: done sending task result for task 02369adf-7a19-881e-6b85-000000000b15 186312 1726890083.75432: WORKER PROCESS EXITING 186312 1726890083.75956: done with get_vars() 186312 1726890083.75974: done getting variables 186312 1726890083.76041: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:41:23 -0400 (0:00:00.067) 0:00:53.499 ****** 186312 1726890083.76075: entering _queue_task() for managed_node3/debug 186312 1726890083.76562: worker is 1 (out of 1 available) 186312 1726890083.76573: exiting _queue_task() for managed_node3/debug 186312 1726890083.76586: done queuing things up, now waiting for results queue to drain 186312 1726890083.76587: waiting for pending results... 186312 1726890083.77326: running TaskExecutor() for managed_node3/TASK: Show test pool 186312 1726890083.77560: in run() - task 02369adf-7a19-881e-6b85-000000000b17 186312 1726890083.77590: variable 'ansible_search_path' from source: unknown 186312 1726890083.77633: calling self._execute() 186312 1726890083.77787: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.77804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.77824: variable 'omit' from source: magic vars 186312 1726890083.78610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890083.81073: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890083.81160: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890083.81208: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890083.81252: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890083.81291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890083.81398: variable '_storage_test_volume_present' from source: set_fact 186312 1726890083.81422: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890083.81571: variable 'storage_test_volume' from source: include params 186312 1726890083.81604: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890083.81611: when evaluation is False, skipping this task 186312 1726890083.81620: _execute() done 186312 1726890083.81627: dumping result to json 186312 1726890083.81637: done dumping result, returning 186312 1726890083.81646: done running TaskExecutor() for managed_node3/TASK: Show test pool [02369adf-7a19-881e-6b85-000000000b17] 186312 1726890083.81654: sending task result for task 02369adf-7a19-881e-6b85-000000000b17 186312 1726890083.81760: done sending task result for task 02369adf-7a19-881e-6b85-000000000b17 186312 1726890083.81768: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890083.81811: no more pending results, returning what we have 186312 1726890083.81817: results queue empty 186312 1726890083.81818: checking for any_errors_fatal 186312 1726890083.81828: done checking for any_errors_fatal 186312 1726890083.81829: checking for max_fail_percentage 186312 1726890083.81830: done checking for max_fail_percentage 186312 1726890083.81935: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.81937: done checking to see if all hosts have failed 186312 1726890083.81938: getting the remaining hosts for this loop 186312 1726890083.81940: done getting the remaining hosts for this loop 186312 1726890083.81947: getting the next task for host managed_node3 186312 1726890083.81954: done getting next task for host managed_node3 186312 1726890083.81957: ^ task is: TASK: Show test blockinfo 186312 1726890083.81978: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.81983: getting variables 186312 1726890083.81984: in VariableManager get_vars() 186312 1726890083.82030: Calling all_inventory to load vars for managed_node3 186312 1726890083.82033: Calling groups_inventory to load vars for managed_node3 186312 1726890083.82326: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.82337: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.82341: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.82343: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.82854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.83996: done with get_vars() 186312 1726890083.84010: done getting variables 186312 1726890083.84066: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:41:23 -0400 (0:00:00.080) 0:00:53.580 ****** 186312 1726890083.84097: entering _queue_task() for managed_node3/debug 186312 1726890083.84343: worker is 1 (out of 1 available) 186312 1726890083.84355: exiting _queue_task() for managed_node3/debug 186312 1726890083.84367: done queuing things up, now waiting for results queue to drain 186312 1726890083.84368: waiting for pending results... 186312 1726890083.85016: running TaskExecutor() for managed_node3/TASK: Show test blockinfo 186312 1726890083.85148: in run() - task 02369adf-7a19-881e-6b85-000000000b18 186312 1726890083.85165: variable 'ansible_search_path' from source: unknown 186312 1726890083.85202: calling self._execute() 186312 1726890083.85313: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.85325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.85338: variable 'omit' from source: magic vars 186312 1726890083.85753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890083.88887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890083.88977: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890083.89021: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890083.89069: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890083.89099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890083.89213: variable '_storage_test_volume_present' from source: set_fact 186312 1726890083.89237: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890083.89392: variable 'storage_test_volume' from source: include params 186312 1726890083.89428: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890083.89435: when evaluation is False, skipping this task 186312 1726890083.89442: _execute() done 186312 1726890083.89448: dumping result to json 186312 1726890083.89455: done dumping result, returning 186312 1726890083.89471: done running TaskExecutor() for managed_node3/TASK: Show test blockinfo [02369adf-7a19-881e-6b85-000000000b18] 186312 1726890083.89480: sending task result for task 02369adf-7a19-881e-6b85-000000000b18 skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890083.89628: no more pending results, returning what we have 186312 1726890083.89637: results queue empty 186312 1726890083.89638: checking for any_errors_fatal 186312 1726890083.89647: done checking for any_errors_fatal 186312 1726890083.89648: checking for max_fail_percentage 186312 1726890083.89650: done checking for max_fail_percentage 186312 1726890083.89651: checking to see if all hosts have failed and the running result is not ok 186312 1726890083.89652: done checking to see if all hosts have failed 186312 1726890083.89652: getting the remaining hosts for this loop 186312 1726890083.89654: done getting the remaining hosts for this loop 186312 1726890083.89657: getting the next task for host managed_node3 186312 1726890083.89666: done getting next task for host managed_node3 186312 1726890083.89669: ^ task is: TASK: Show test pool size 186312 1726890083.89674: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890083.89679: getting variables 186312 1726890083.89681: in VariableManager get_vars() 186312 1726890083.89716: Calling all_inventory to load vars for managed_node3 186312 1726890083.89719: Calling groups_inventory to load vars for managed_node3 186312 1726890083.89722: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890083.89735: Calling all_plugins_play to load vars for managed_node3 186312 1726890083.89738: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890083.89740: Calling groups_plugins_play to load vars for managed_node3 186312 1726890083.90363: done sending task result for task 02369adf-7a19-881e-6b85-000000000b18 186312 1726890083.90367: WORKER PROCESS EXITING 186312 1726890083.90388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890083.91259: done with get_vars() 186312 1726890083.91273: done getting variables 186312 1726890083.91334: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:41:23 -0400 (0:00:00.072) 0:00:53.652 ****** 186312 1726890083.91367: entering _queue_task() for managed_node3/debug 186312 1726890083.92530: worker is 1 (out of 1 available) 186312 1726890083.92541: exiting _queue_task() for managed_node3/debug 186312 1726890083.92559: done queuing things up, now waiting for results queue to drain 186312 1726890083.92560: waiting for pending results... 186312 1726890083.93230: running TaskExecutor() for managed_node3/TASK: Show test pool size 186312 1726890083.94056: in run() - task 02369adf-7a19-881e-6b85-000000000b19 186312 1726890083.94076: variable 'ansible_search_path' from source: unknown 186312 1726890083.94222: calling self._execute() 186312 1726890083.95101: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890083.95116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890083.95132: variable 'omit' from source: magic vars 186312 1726890083.95808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890084.00530: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890084.00632: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890084.00695: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890084.00758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890084.00787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890084.00894: variable '_storage_test_volume_present' from source: set_fact 186312 1726890084.00921: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890084.01077: variable 'storage_test_volume' from source: include params 186312 1726890084.01109: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890084.01119: when evaluation is False, skipping this task 186312 1726890084.01153: _execute() done 186312 1726890084.01161: dumping result to json 186312 1726890084.01172: done dumping result, returning 186312 1726890084.01182: done running TaskExecutor() for managed_node3/TASK: Show test pool size [02369adf-7a19-881e-6b85-000000000b19] 186312 1726890084.01190: sending task result for task 02369adf-7a19-881e-6b85-000000000b19 skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890084.01337: no more pending results, returning what we have 186312 1726890084.01342: results queue empty 186312 1726890084.01343: checking for any_errors_fatal 186312 1726890084.01351: done checking for any_errors_fatal 186312 1726890084.01352: checking for max_fail_percentage 186312 1726890084.01355: done checking for max_fail_percentage 186312 1726890084.01356: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.01357: done checking to see if all hosts have failed 186312 1726890084.01358: getting the remaining hosts for this loop 186312 1726890084.01360: done getting the remaining hosts for this loop 186312 1726890084.01364: getting the next task for host managed_node3 186312 1726890084.01372: done getting next task for host managed_node3 186312 1726890084.01375: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890084.01381: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.01384: getting variables 186312 1726890084.01386: in VariableManager get_vars() 186312 1726890084.01423: Calling all_inventory to load vars for managed_node3 186312 1726890084.01426: Calling groups_inventory to load vars for managed_node3 186312 1726890084.01430: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.01443: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.01446: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.01449: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.02468: done sending task result for task 02369adf-7a19-881e-6b85-000000000b19 186312 1726890084.02472: WORKER PROCESS EXITING 186312 1726890084.02497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.03813: done with get_vars() 186312 1726890084.03831: done getting variables 186312 1726890084.03958: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:41:24 -0400 (0:00:00.127) 0:00:53.780 ****** 186312 1726890084.04196: entering _queue_task() for managed_node3/set_fact 186312 1726890084.05008: worker is 1 (out of 1 available) 186312 1726890084.05100: exiting _queue_task() for managed_node3/set_fact 186312 1726890084.05115: done queuing things up, now waiting for results queue to drain 186312 1726890084.05116: waiting for pending results... 186312 1726890084.05790: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890084.05946: in run() - task 02369adf-7a19-881e-6b85-000000000b1a 186312 1726890084.05963: variable 'ansible_search_path' from source: unknown 186312 1726890084.06069: calling self._execute() 186312 1726890084.06894: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.06927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.06966: variable 'omit' from source: magic vars 186312 1726890084.07720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890084.12236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890084.12321: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890084.12368: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890084.12458: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890084.12512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890084.12624: variable '_storage_test_volume_present' from source: set_fact 186312 1726890084.12674: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890084.13025: variable 'storage_test_volume' from source: include params 186312 1726890084.13061: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890084.13068: when evaluation is False, skipping this task 186312 1726890084.13099: _execute() done 186312 1726890084.13113: dumping result to json 186312 1726890084.13122: done dumping result, returning 186312 1726890084.13133: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-000000000b1a] 186312 1726890084.13147: sending task result for task 02369adf-7a19-881e-6b85-000000000b1a skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890084.13372: no more pending results, returning what we have 186312 1726890084.13376: results queue empty 186312 1726890084.13377: checking for any_errors_fatal 186312 1726890084.13386: done checking for any_errors_fatal 186312 1726890084.13386: checking for max_fail_percentage 186312 1726890084.13389: done checking for max_fail_percentage 186312 1726890084.13389: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.13391: done checking to see if all hosts have failed 186312 1726890084.13392: getting the remaining hosts for this loop 186312 1726890084.13394: done getting the remaining hosts for this loop 186312 1726890084.13398: getting the next task for host managed_node3 186312 1726890084.13410: done getting next task for host managed_node3 186312 1726890084.13415: ^ task is: TASK: Default thin pool reserved space values 186312 1726890084.13494: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.13499: getting variables 186312 1726890084.13501: in VariableManager get_vars() 186312 1726890084.13593: Calling all_inventory to load vars for managed_node3 186312 1726890084.13596: Calling groups_inventory to load vars for managed_node3 186312 1726890084.13600: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.13615: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.13618: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.13622: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.15165: done sending task result for task 02369adf-7a19-881e-6b85-000000000b1a 186312 1726890084.15176: WORKER PROCESS EXITING 186312 1726890084.15775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.16817: done with get_vars() 186312 1726890084.16830: done getting variables 186312 1726890084.16918: 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 [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:41:24 -0400 (0:00:00.127) 0:00:53.908 ****** 186312 1726890084.16950: entering _queue_task() for managed_node3/set_fact 186312 1726890084.17339: worker is 1 (out of 1 available) 186312 1726890084.17352: exiting _queue_task() for managed_node3/set_fact 186312 1726890084.17364: done queuing things up, now waiting for results queue to drain 186312 1726890084.17365: waiting for pending results... 186312 1726890084.18035: running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values 186312 1726890084.18352: in run() - task 02369adf-7a19-881e-6b85-000000000b1c 186312 1726890084.18375: variable 'ansible_search_path' from source: unknown 186312 1726890084.18418: calling self._execute() 186312 1726890084.18582: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.18597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.18614: variable 'omit' from source: magic vars 186312 1726890084.19141: variable 'storage_test_volume' from source: include params 186312 1726890084.19198: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.19208: when evaluation is False, skipping this task 186312 1726890084.19217: _execute() done 186312 1726890084.19225: dumping result to json 186312 1726890084.19236: done dumping result, returning 186312 1726890084.19246: done running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values [02369adf-7a19-881e-6b85-000000000b1c] 186312 1726890084.19257: sending task result for task 02369adf-7a19-881e-6b85-000000000b1c skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890084.19427: no more pending results, returning what we have 186312 1726890084.19436: results queue empty 186312 1726890084.19437: checking for any_errors_fatal 186312 1726890084.19449: done checking for any_errors_fatal 186312 1726890084.19450: checking for max_fail_percentage 186312 1726890084.19452: done checking for max_fail_percentage 186312 1726890084.19453: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.19454: done checking to see if all hosts have failed 186312 1726890084.19455: getting the remaining hosts for this loop 186312 1726890084.19457: done getting the remaining hosts for this loop 186312 1726890084.19460: getting the next task for host managed_node3 186312 1726890084.19470: done getting next task for host managed_node3 186312 1726890084.19473: ^ task is: TASK: Default minimal thin pool reserved space size 186312 1726890084.19482: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.19487: getting variables 186312 1726890084.19489: in VariableManager get_vars() 186312 1726890084.19527: Calling all_inventory to load vars for managed_node3 186312 1726890084.19533: Calling groups_inventory to load vars for managed_node3 186312 1726890084.19537: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.19553: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.19556: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.19560: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.20364: done sending task result for task 02369adf-7a19-881e-6b85-000000000b1c 186312 1726890084.20368: WORKER PROCESS EXITING 186312 1726890084.20397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.21169: done with get_vars() 186312 1726890084.21184: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:41:24 -0400 (0:00:00.043) 0:00:53.951 ****** 186312 1726890084.21269: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890084.21523: worker is 1 (out of 1 available) 186312 1726890084.21536: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890084.21549: done queuing things up, now waiting for results queue to drain 186312 1726890084.21550: waiting for pending results... 186312 1726890084.21841: running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size 186312 1726890084.21962: in run() - task 02369adf-7a19-881e-6b85-000000000b1d 186312 1726890084.21980: variable 'ansible_search_path' from source: unknown 186312 1726890084.22022: calling self._execute() 186312 1726890084.22136: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.22148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.22163: variable 'omit' from source: magic vars 186312 1726890084.22533: variable 'storage_test_volume' from source: include params 186312 1726890084.22574: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.22581: when evaluation is False, skipping this task 186312 1726890084.22588: _execute() done 186312 1726890084.22597: dumping result to json 186312 1726890084.22604: done dumping result, returning 186312 1726890084.22614: done running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size [02369adf-7a19-881e-6b85-000000000b1d] 186312 1726890084.22624: sending task result for task 02369adf-7a19-881e-6b85-000000000b1d skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890084.22788: no more pending results, returning what we have 186312 1726890084.22791: results queue empty 186312 1726890084.22792: checking for any_errors_fatal 186312 1726890084.22801: done checking for any_errors_fatal 186312 1726890084.22802: checking for max_fail_percentage 186312 1726890084.22803: done checking for max_fail_percentage 186312 1726890084.22804: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.22806: done checking to see if all hosts have failed 186312 1726890084.22806: getting the remaining hosts for this loop 186312 1726890084.22808: done getting the remaining hosts for this loop 186312 1726890084.22814: getting the next task for host managed_node3 186312 1726890084.22823: done getting next task for host managed_node3 186312 1726890084.22826: ^ task is: TASK: Default maximal thin pool reserved space size 186312 1726890084.22836: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.22839: getting variables 186312 1726890084.22841: in VariableManager get_vars() 186312 1726890084.22873: Calling all_inventory to load vars for managed_node3 186312 1726890084.22876: Calling groups_inventory to load vars for managed_node3 186312 1726890084.22880: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.22893: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.22897: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.22900: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.23633: done sending task result for task 02369adf-7a19-881e-6b85-000000000b1d 186312 1726890084.23637: WORKER PROCESS EXITING 186312 1726890084.23657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.24282: done with get_vars() 186312 1726890084.24295: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:41:24 -0400 (0:00:00.031) 0:00:53.982 ****** 186312 1726890084.24373: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890084.24587: worker is 1 (out of 1 available) 186312 1726890084.24597: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890084.24608: done queuing things up, now waiting for results queue to drain 186312 1726890084.24609: waiting for pending results... 186312 1726890084.24883: running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size 186312 1726890084.25017: in run() - task 02369adf-7a19-881e-6b85-000000000b1e 186312 1726890084.25041: variable 'ansible_search_path' from source: unknown 186312 1726890084.25084: calling self._execute() 186312 1726890084.25193: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.25205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.25221: variable 'omit' from source: magic vars 186312 1726890084.25580: variable 'storage_test_volume' from source: include params 186312 1726890084.25625: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.25635: when evaluation is False, skipping this task 186312 1726890084.25642: _execute() done 186312 1726890084.25648: dumping result to json 186312 1726890084.25655: done dumping result, returning 186312 1726890084.25663: done running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size [02369adf-7a19-881e-6b85-000000000b1e] 186312 1726890084.25674: sending task result for task 02369adf-7a19-881e-6b85-000000000b1e 186312 1726890084.25788: done sending task result for task 02369adf-7a19-881e-6b85-000000000b1e 186312 1726890084.25796: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890084.25861: no more pending results, returning what we have 186312 1726890084.25865: results queue empty 186312 1726890084.25866: checking for any_errors_fatal 186312 1726890084.25875: done checking for any_errors_fatal 186312 1726890084.25877: checking for max_fail_percentage 186312 1726890084.25878: done checking for max_fail_percentage 186312 1726890084.25879: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.25880: done checking to see if all hosts have failed 186312 1726890084.25881: getting the remaining hosts for this loop 186312 1726890084.25883: done getting the remaining hosts for this loop 186312 1726890084.25886: getting the next task for host managed_node3 186312 1726890084.25894: done getting next task for host managed_node3 186312 1726890084.25896: ^ task is: TASK: Calculate maximum usable space in thin pool 186312 1726890084.25902: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.25906: getting variables 186312 1726890084.25908: in VariableManager get_vars() 186312 1726890084.25944: Calling all_inventory to load vars for managed_node3 186312 1726890084.25947: Calling groups_inventory to load vars for managed_node3 186312 1726890084.25951: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.25964: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.25968: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.25971: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.26493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.27360: done with get_vars() 186312 1726890084.27374: done getting variables 186312 1726890084.27433: 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 [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:41:24 -0400 (0:00:00.030) 0:00:54.013 ****** 186312 1726890084.27463: entering _queue_task() for managed_node3/set_fact 186312 1726890084.27688: worker is 1 (out of 1 available) 186312 1726890084.27699: exiting _queue_task() for managed_node3/set_fact 186312 1726890084.27712: done queuing things up, now waiting for results queue to drain 186312 1726890084.27714: waiting for pending results... 186312 1726890084.28017: running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool 186312 1726890084.28165: in run() - task 02369adf-7a19-881e-6b85-000000000b1f 186312 1726890084.28183: variable 'ansible_search_path' from source: unknown 186312 1726890084.28225: calling self._execute() 186312 1726890084.28361: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.28378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.28394: variable 'omit' from source: magic vars 186312 1726890084.28887: variable 'storage_test_volume' from source: include params 186312 1726890084.28931: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.28940: when evaluation is False, skipping this task 186312 1726890084.28947: _execute() done 186312 1726890084.28955: dumping result to json 186312 1726890084.28962: done dumping result, returning 186312 1726890084.28973: done running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-881e-6b85-000000000b1f] 186312 1726890084.28988: sending task result for task 02369adf-7a19-881e-6b85-000000000b1f skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890084.29140: no more pending results, returning what we have 186312 1726890084.29144: results queue empty 186312 1726890084.29145: checking for any_errors_fatal 186312 1726890084.29153: done checking for any_errors_fatal 186312 1726890084.29154: checking for max_fail_percentage 186312 1726890084.29156: done checking for max_fail_percentage 186312 1726890084.29157: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.29158: done checking to see if all hosts have failed 186312 1726890084.29159: getting the remaining hosts for this loop 186312 1726890084.29161: done getting the remaining hosts for this loop 186312 1726890084.29164: getting the next task for host managed_node3 186312 1726890084.29174: done getting next task for host managed_node3 186312 1726890084.29177: ^ task is: TASK: Apply upper size limit to max usable thin pool space 186312 1726890084.29183: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.29187: getting variables 186312 1726890084.29189: in VariableManager get_vars() 186312 1726890084.29224: Calling all_inventory to load vars for managed_node3 186312 1726890084.29227: Calling groups_inventory to load vars for managed_node3 186312 1726890084.29234: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.29247: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.29251: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.29254: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.29972: done sending task result for task 02369adf-7a19-881e-6b85-000000000b1f 186312 1726890084.29976: WORKER PROCESS EXITING 186312 1726890084.29997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.30625: done with get_vars() 186312 1726890084.30644: done getting variables 186312 1726890084.30702: 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 [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:41:24 -0400 (0:00:00.032) 0:00:54.046 ****** 186312 1726890084.30741: entering _queue_task() for managed_node3/set_fact 186312 1726890084.30997: worker is 1 (out of 1 available) 186312 1726890084.31008: exiting _queue_task() for managed_node3/set_fact 186312 1726890084.31022: done queuing things up, now waiting for results queue to drain 186312 1726890084.31023: waiting for pending results... 186312 1726890084.31362: running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space 186312 1726890084.31522: in run() - task 02369adf-7a19-881e-6b85-000000000b20 186312 1726890084.31544: variable 'ansible_search_path' from source: unknown 186312 1726890084.31583: calling self._execute() 186312 1726890084.31702: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.31727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.31746: variable 'omit' from source: magic vars 186312 1726890084.32117: variable 'storage_test_volume' from source: include params 186312 1726890084.32164: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.32172: when evaluation is False, skipping this task 186312 1726890084.32178: _execute() done 186312 1726890084.32185: dumping result to json 186312 1726890084.32192: done dumping result, returning 186312 1726890084.32201: done running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-881e-6b85-000000000b20] 186312 1726890084.32211: sending task result for task 02369adf-7a19-881e-6b85-000000000b20 186312 1726890084.32331: done sending task result for task 02369adf-7a19-881e-6b85-000000000b20 186312 1726890084.32339: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890084.32392: no more pending results, returning what we have 186312 1726890084.32396: results queue empty 186312 1726890084.32397: checking for any_errors_fatal 186312 1726890084.32405: done checking for any_errors_fatal 186312 1726890084.32406: checking for max_fail_percentage 186312 1726890084.32408: done checking for max_fail_percentage 186312 1726890084.32409: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.32410: done checking to see if all hosts have failed 186312 1726890084.32410: getting the remaining hosts for this loop 186312 1726890084.32414: done getting the remaining hosts for this loop 186312 1726890084.32418: getting the next task for host managed_node3 186312 1726890084.32427: done getting next task for host managed_node3 186312 1726890084.32432: ^ task is: TASK: Apply lower size limit to max usable thin pool space 186312 1726890084.32438: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.32443: getting variables 186312 1726890084.32444: in VariableManager get_vars() 186312 1726890084.32479: Calling all_inventory to load vars for managed_node3 186312 1726890084.32482: Calling groups_inventory to load vars for managed_node3 186312 1726890084.32485: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.32500: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.32503: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.32507: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.33260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.33876: done with get_vars() 186312 1726890084.33890: done getting variables 186312 1726890084.33951: 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 [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:41:24 -0400 (0:00:00.032) 0:00:54.079 ****** 186312 1726890084.33977: entering _queue_task() for managed_node3/set_fact 186312 1726890084.34192: worker is 1 (out of 1 available) 186312 1726890084.34202: exiting _queue_task() for managed_node3/set_fact 186312 1726890084.34217: done queuing things up, now waiting for results queue to drain 186312 1726890084.34218: waiting for pending results... 186312 1726890084.34534: running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space 186312 1726890084.34696: in run() - task 02369adf-7a19-881e-6b85-000000000b21 186312 1726890084.34716: variable 'ansible_search_path' from source: unknown 186312 1726890084.34759: calling self._execute() 186312 1726890084.34908: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.34923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.34943: variable 'omit' from source: magic vars 186312 1726890084.35349: variable 'storage_test_volume' from source: include params 186312 1726890084.35391: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.35413: when evaluation is False, skipping this task 186312 1726890084.35424: _execute() done 186312 1726890084.35436: dumping result to json 186312 1726890084.35444: done dumping result, returning 186312 1726890084.35453: done running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-881e-6b85-000000000b21] 186312 1726890084.35464: sending task result for task 02369adf-7a19-881e-6b85-000000000b21 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890084.35615: no more pending results, returning what we have 186312 1726890084.35620: results queue empty 186312 1726890084.35620: checking for any_errors_fatal 186312 1726890084.35632: done checking for any_errors_fatal 186312 1726890084.35633: checking for max_fail_percentage 186312 1726890084.35635: done checking for max_fail_percentage 186312 1726890084.35636: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.35637: done checking to see if all hosts have failed 186312 1726890084.35638: getting the remaining hosts for this loop 186312 1726890084.35640: done getting the remaining hosts for this loop 186312 1726890084.35643: getting the next task for host managed_node3 186312 1726890084.35652: done getting next task for host managed_node3 186312 1726890084.35655: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 186312 1726890084.35662: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.35667: getting variables 186312 1726890084.35669: in VariableManager get_vars() 186312 1726890084.35702: Calling all_inventory to load vars for managed_node3 186312 1726890084.35706: Calling groups_inventory to load vars for managed_node3 186312 1726890084.35710: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.35737: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.35741: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.35744: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.36898: done sending task result for task 02369adf-7a19-881e-6b85-000000000b21 186312 1726890084.36901: WORKER PROCESS EXITING 186312 1726890084.37004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.37739: done with get_vars() 186312 1726890084.37753: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:41:24 -0400 (0:00:00.038) 0:00:54.117 ****** 186312 1726890084.37832: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890084.38055: worker is 1 (out of 1 available) 186312 1726890084.38066: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890084.38077: done queuing things up, now waiting for results queue to drain 186312 1726890084.38079: waiting for pending results... 186312 1726890084.38353: running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size 186312 1726890084.38479: in run() - task 02369adf-7a19-881e-6b85-000000000b22 186312 1726890084.38497: variable 'ansible_search_path' from source: unknown 186312 1726890084.38542: calling self._execute() 186312 1726890084.38659: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.38671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.38683: variable 'omit' from source: magic vars 186312 1726890084.39049: variable 'storage_test_volume' from source: include params 186312 1726890084.39091: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.39099: when evaluation is False, skipping this task 186312 1726890084.39106: _execute() done 186312 1726890084.39114: dumping result to json 186312 1726890084.39121: done dumping result, returning 186312 1726890084.39132: done running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-881e-6b85-000000000b22] 186312 1726890084.39142: sending task result for task 02369adf-7a19-881e-6b85-000000000b22 186312 1726890084.39254: done sending task result for task 02369adf-7a19-881e-6b85-000000000b22 186312 1726890084.39261: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890084.39320: no more pending results, returning what we have 186312 1726890084.39324: results queue empty 186312 1726890084.39325: checking for any_errors_fatal 186312 1726890084.39339: done checking for any_errors_fatal 186312 1726890084.39340: checking for max_fail_percentage 186312 1726890084.39342: done checking for max_fail_percentage 186312 1726890084.39343: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.39344: done checking to see if all hosts have failed 186312 1726890084.39345: getting the remaining hosts for this loop 186312 1726890084.39347: done getting the remaining hosts for this loop 186312 1726890084.39352: getting the next task for host managed_node3 186312 1726890084.39360: done getting next task for host managed_node3 186312 1726890084.39363: ^ task is: TASK: Show max thin pool size 186312 1726890084.39370: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.39376: getting variables 186312 1726890084.39377: in VariableManager get_vars() 186312 1726890084.39408: Calling all_inventory to load vars for managed_node3 186312 1726890084.39412: Calling groups_inventory to load vars for managed_node3 186312 1726890084.39416: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.39431: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.39436: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.39440: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.40139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.40757: done with get_vars() 186312 1726890084.40769: done getting variables 186312 1726890084.40825: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:41:24 -0400 (0:00:00.030) 0:00:54.147 ****** 186312 1726890084.40857: entering _queue_task() for managed_node3/debug 186312 1726890084.41059: worker is 1 (out of 1 available) 186312 1726890084.41069: exiting _queue_task() for managed_node3/debug 186312 1726890084.41080: done queuing things up, now waiting for results queue to drain 186312 1726890084.41082: waiting for pending results... 186312 1726890084.41353: running TaskExecutor() for managed_node3/TASK: Show max thin pool size 186312 1726890084.41478: in run() - task 02369adf-7a19-881e-6b85-000000000b23 186312 1726890084.41496: variable 'ansible_search_path' from source: unknown 186312 1726890084.41540: calling self._execute() 186312 1726890084.41647: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.41658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.41671: variable 'omit' from source: magic vars 186312 1726890084.42033: variable 'storage_test_volume' from source: include params 186312 1726890084.42077: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.42086: when evaluation is False, skipping this task 186312 1726890084.42094: _execute() done 186312 1726890084.42101: dumping result to json 186312 1726890084.42107: done dumping result, returning 186312 1726890084.42116: done running TaskExecutor() for managed_node3/TASK: Show max thin pool size [02369adf-7a19-881e-6b85-000000000b23] 186312 1726890084.42124: sending task result for task 02369adf-7a19-881e-6b85-000000000b23 skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890084.42256: no more pending results, returning what we have 186312 1726890084.42260: results queue empty 186312 1726890084.42261: checking for any_errors_fatal 186312 1726890084.42270: done checking for any_errors_fatal 186312 1726890084.42270: checking for max_fail_percentage 186312 1726890084.42272: done checking for max_fail_percentage 186312 1726890084.42273: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.42274: done checking to see if all hosts have failed 186312 1726890084.42274: getting the remaining hosts for this loop 186312 1726890084.42276: done getting the remaining hosts for this loop 186312 1726890084.42279: getting the next task for host managed_node3 186312 1726890084.42286: done getting next task for host managed_node3 186312 1726890084.42288: ^ task is: TASK: Show volume thin pool size 186312 1726890084.42294: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.42297: getting variables 186312 1726890084.42299: in VariableManager get_vars() 186312 1726890084.42335: Calling all_inventory to load vars for managed_node3 186312 1726890084.42338: Calling groups_inventory to load vars for managed_node3 186312 1726890084.42343: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.42357: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.42360: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.42363: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.42877: done sending task result for task 02369adf-7a19-881e-6b85-000000000b23 186312 1726890084.42881: WORKER PROCESS EXITING 186312 1726890084.42902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.43550: done with get_vars() 186312 1726890084.43570: done getting variables 186312 1726890084.43635: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:41:24 -0400 (0:00:00.028) 0:00:54.175 ****** 186312 1726890084.43666: entering _queue_task() for managed_node3/debug 186312 1726890084.43891: worker is 1 (out of 1 available) 186312 1726890084.43903: exiting _queue_task() for managed_node3/debug 186312 1726890084.43920: done queuing things up, now waiting for results queue to drain 186312 1726890084.43921: waiting for pending results... 186312 1726890084.44237: running TaskExecutor() for managed_node3/TASK: Show volume thin pool size 186312 1726890084.44390: in run() - task 02369adf-7a19-881e-6b85-000000000b24 186312 1726890084.44410: variable 'ansible_search_path' from source: unknown 186312 1726890084.44457: calling self._execute() 186312 1726890084.44621: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.44719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.44737: variable 'omit' from source: magic vars 186312 1726890084.45124: variable 'storage_test_volume' from source: include params 186312 1726890084.45174: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.45182: when evaluation is False, skipping this task 186312 1726890084.45188: _execute() done 186312 1726890084.45196: dumping result to json 186312 1726890084.45203: done dumping result, returning 186312 1726890084.45214: done running TaskExecutor() for managed_node3/TASK: Show volume thin pool size [02369adf-7a19-881e-6b85-000000000b24] 186312 1726890084.45225: sending task result for task 02369adf-7a19-881e-6b85-000000000b24 186312 1726890084.45342: done sending task result for task 02369adf-7a19-881e-6b85-000000000b24 186312 1726890084.45351: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890084.45401: no more pending results, returning what we have 186312 1726890084.45406: results queue empty 186312 1726890084.45406: checking for any_errors_fatal 186312 1726890084.45419: done checking for any_errors_fatal 186312 1726890084.45420: checking for max_fail_percentage 186312 1726890084.45422: done checking for max_fail_percentage 186312 1726890084.45423: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.45424: done checking to see if all hosts have failed 186312 1726890084.45425: getting the remaining hosts for this loop 186312 1726890084.45427: done getting the remaining hosts for this loop 186312 1726890084.45432: getting the next task for host managed_node3 186312 1726890084.45441: done getting next task for host managed_node3 186312 1726890084.45444: ^ task is: TASK: Show test volume size 186312 1726890084.45449: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.45453: getting variables 186312 1726890084.45455: in VariableManager get_vars() 186312 1726890084.45485: Calling all_inventory to load vars for managed_node3 186312 1726890084.45488: Calling groups_inventory to load vars for managed_node3 186312 1726890084.45491: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.45504: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.45508: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.45511: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.46061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.46883: done with get_vars() 186312 1726890084.46897: done getting variables 186312 1726890084.46956: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:41:24 -0400 (0:00:00.033) 0:00:54.209 ****** 186312 1726890084.46984: entering _queue_task() for managed_node3/debug 186312 1726890084.47195: worker is 1 (out of 1 available) 186312 1726890084.47207: exiting _queue_task() for managed_node3/debug 186312 1726890084.47220: done queuing things up, now waiting for results queue to drain 186312 1726890084.47221: waiting for pending results... 186312 1726890084.47501: running TaskExecutor() for managed_node3/TASK: Show test volume size 186312 1726890084.47621: in run() - task 02369adf-7a19-881e-6b85-000000000b25 186312 1726890084.47642: variable 'ansible_search_path' from source: unknown 186312 1726890084.47682: calling self._execute() 186312 1726890084.47797: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.47809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.47825: variable 'omit' from source: magic vars 186312 1726890084.48185: variable 'storage_test_volume' from source: include params 186312 1726890084.48232: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.48240: when evaluation is False, skipping this task 186312 1726890084.48247: _execute() done 186312 1726890084.48254: dumping result to json 186312 1726890084.48260: done dumping result, returning 186312 1726890084.48268: done running TaskExecutor() for managed_node3/TASK: Show test volume size [02369adf-7a19-881e-6b85-000000000b25] 186312 1726890084.48277: sending task result for task 02369adf-7a19-881e-6b85-000000000b25 skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890084.48417: no more pending results, returning what we have 186312 1726890084.48421: results queue empty 186312 1726890084.48421: checking for any_errors_fatal 186312 1726890084.48433: done checking for any_errors_fatal 186312 1726890084.48434: checking for max_fail_percentage 186312 1726890084.48436: done checking for max_fail_percentage 186312 1726890084.48437: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.48438: done checking to see if all hosts have failed 186312 1726890084.48438: getting the remaining hosts for this loop 186312 1726890084.48440: done getting the remaining hosts for this loop 186312 1726890084.48443: getting the next task for host managed_node3 186312 1726890084.48452: done getting next task for host managed_node3 186312 1726890084.48455: ^ task is: TASK: Establish base value for expected thin pool size 186312 1726890084.48461: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.48465: getting variables 186312 1726890084.48467: in VariableManager get_vars() 186312 1726890084.48498: Calling all_inventory to load vars for managed_node3 186312 1726890084.48501: Calling groups_inventory to load vars for managed_node3 186312 1726890084.48505: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.48520: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.48523: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.48527: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.49250: done sending task result for task 02369adf-7a19-881e-6b85-000000000b25 186312 1726890084.49253: WORKER PROCESS EXITING 186312 1726890084.49274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.49875: done with get_vars() 186312 1726890084.49888: done getting variables 186312 1726890084.49947: 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 [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:41:24 -0400 (0:00:00.029) 0:00:54.238 ****** 186312 1726890084.49975: entering _queue_task() for managed_node3/set_fact 186312 1726890084.50191: worker is 1 (out of 1 available) 186312 1726890084.50202: exiting _queue_task() for managed_node3/set_fact 186312 1726890084.50214: done queuing things up, now waiting for results queue to drain 186312 1726890084.50215: waiting for pending results... 186312 1726890084.50495: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size 186312 1726890084.50623: in run() - task 02369adf-7a19-881e-6b85-000000000b26 186312 1726890084.50645: variable 'ansible_search_path' from source: unknown 186312 1726890084.50687: calling self._execute() 186312 1726890084.50796: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.50808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.50825: variable 'omit' from source: magic vars 186312 1726890084.51180: variable 'storage_test_volume' from source: include params 186312 1726890084.51224: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.51235: when evaluation is False, skipping this task 186312 1726890084.51242: _execute() done 186312 1726890084.51250: dumping result to json 186312 1726890084.51257: done dumping result, returning 186312 1726890084.51266: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size [02369adf-7a19-881e-6b85-000000000b26] 186312 1726890084.51275: sending task result for task 02369adf-7a19-881e-6b85-000000000b26 186312 1726890084.51390: done sending task result for task 02369adf-7a19-881e-6b85-000000000b26 186312 1726890084.51398: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890084.51454: no more pending results, returning what we have 186312 1726890084.51458: results queue empty 186312 1726890084.51459: checking for any_errors_fatal 186312 1726890084.51467: done checking for any_errors_fatal 186312 1726890084.51467: checking for max_fail_percentage 186312 1726890084.51469: done checking for max_fail_percentage 186312 1726890084.51470: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.51471: done checking to see if all hosts have failed 186312 1726890084.51472: getting the remaining hosts for this loop 186312 1726890084.51474: done getting the remaining hosts for this loop 186312 1726890084.51477: getting the next task for host managed_node3 186312 1726890084.51486: done getting next task for host managed_node3 186312 1726890084.51488: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890084.51494: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.51499: getting variables 186312 1726890084.51501: in VariableManager get_vars() 186312 1726890084.51535: Calling all_inventory to load vars for managed_node3 186312 1726890084.51538: Calling groups_inventory to load vars for managed_node3 186312 1726890084.51542: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.51555: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.51559: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.51562: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.52255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.52867: done with get_vars() 186312 1726890084.52880: done getting variables 186312 1726890084.52935: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:41:24 -0400 (0:00:00.029) 0:00:54.268 ****** 186312 1726890084.52965: entering _queue_task() for managed_node3/set_fact 186312 1726890084.53162: worker is 1 (out of 1 available) 186312 1726890084.53172: exiting _queue_task() for managed_node3/set_fact 186312 1726890084.53183: done queuing things up, now waiting for results queue to drain 186312 1726890084.53184: waiting for pending results... 186312 1726890084.53448: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890084.53570: in run() - task 02369adf-7a19-881e-6b85-000000000b27 186312 1726890084.53586: variable 'ansible_search_path' from source: unknown 186312 1726890084.53626: calling self._execute() 186312 1726890084.53739: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.53753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.53767: variable 'omit' from source: magic vars 186312 1726890084.54100: variable 'storage_test_volume' from source: include params 186312 1726890084.54142: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.54151: when evaluation is False, skipping this task 186312 1726890084.54157: _execute() done 186312 1726890084.54164: dumping result to json 186312 1726890084.54170: done dumping result, returning 186312 1726890084.54183: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-000000000b27] 186312 1726890084.54192: sending task result for task 02369adf-7a19-881e-6b85-000000000b27 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890084.54335: no more pending results, returning what we have 186312 1726890084.54339: results queue empty 186312 1726890084.54340: checking for any_errors_fatal 186312 1726890084.54348: done checking for any_errors_fatal 186312 1726890084.54349: checking for max_fail_percentage 186312 1726890084.54351: done checking for max_fail_percentage 186312 1726890084.54351: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.54352: done checking to see if all hosts have failed 186312 1726890084.54353: getting the remaining hosts for this loop 186312 1726890084.54355: done getting the remaining hosts for this loop 186312 1726890084.54358: getting the next task for host managed_node3 186312 1726890084.54366: done getting next task for host managed_node3 186312 1726890084.54369: ^ task is: TASK: Establish base value for expected thin pool volume size 186312 1726890084.54374: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.54379: getting variables 186312 1726890084.54380: in VariableManager get_vars() 186312 1726890084.54409: Calling all_inventory to load vars for managed_node3 186312 1726890084.54414: Calling groups_inventory to load vars for managed_node3 186312 1726890084.54417: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.54433: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.54438: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.54441: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.55410: done sending task result for task 02369adf-7a19-881e-6b85-000000000b27 186312 1726890084.55415: WORKER PROCESS EXITING 186312 1726890084.55438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.56044: done with get_vars() 186312 1726890084.56056: done getting variables 186312 1726890084.56107: 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 [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:41:24 -0400 (0:00:00.031) 0:00:54.300 ****** 186312 1726890084.56139: entering _queue_task() for managed_node3/set_fact 186312 1726890084.56336: worker is 1 (out of 1 available) 186312 1726890084.56346: exiting _queue_task() for managed_node3/set_fact 186312 1726890084.56357: done queuing things up, now waiting for results queue to drain 186312 1726890084.56358: waiting for pending results... 186312 1726890084.56652: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size 186312 1726890084.56781: in run() - task 02369adf-7a19-881e-6b85-000000000b28 186312 1726890084.56803: variable 'ansible_search_path' from source: unknown 186312 1726890084.56844: calling self._execute() 186312 1726890084.56956: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.56965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.56976: variable 'omit' from source: magic vars 186312 1726890084.57379: variable 'storage_test_volume' from source: include params 186312 1726890084.57415: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.57428: when evaluation is False, skipping this task 186312 1726890084.57446: _execute() done 186312 1726890084.57463: dumping result to json 186312 1726890084.57474: done dumping result, returning 186312 1726890084.57491: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-881e-6b85-000000000b28] 186312 1726890084.57505: sending task result for task 02369adf-7a19-881e-6b85-000000000b28 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890084.57702: no more pending results, returning what we have 186312 1726890084.57707: results queue empty 186312 1726890084.57708: checking for any_errors_fatal 186312 1726890084.57727: done checking for any_errors_fatal 186312 1726890084.57730: checking for max_fail_percentage 186312 1726890084.57734: done checking for max_fail_percentage 186312 1726890084.57735: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.57736: done checking to see if all hosts have failed 186312 1726890084.57737: getting the remaining hosts for this loop 186312 1726890084.57743: done getting the remaining hosts for this loop 186312 1726890084.57748: getting the next task for host managed_node3 186312 1726890084.57756: done getting next task for host managed_node3 186312 1726890084.57762: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890084.57773: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.57784: getting variables 186312 1726890084.57786: in VariableManager get_vars() 186312 1726890084.57831: Calling all_inventory to load vars for managed_node3 186312 1726890084.57837: Calling groups_inventory to load vars for managed_node3 186312 1726890084.57843: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.57863: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.57871: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.57876: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.58504: done sending task result for task 02369adf-7a19-881e-6b85-000000000b28 186312 1726890084.58507: WORKER PROCESS EXITING 186312 1726890084.58531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.59258: done with get_vars() 186312 1726890084.59271: done getting variables 186312 1726890084.59324: 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 [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:41:24 -0400 (0:00:00.032) 0:00:54.332 ****** 186312 1726890084.59354: entering _queue_task() for managed_node3/set_fact 186312 1726890084.59555: worker is 1 (out of 1 available) 186312 1726890084.59567: exiting _queue_task() for managed_node3/set_fact 186312 1726890084.59579: done queuing things up, now waiting for results queue to drain 186312 1726890084.59580: waiting for pending results... 186312 1726890084.59867: running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890084.59995: in run() - task 02369adf-7a19-881e-6b85-000000000b29 186312 1726890084.60016: variable 'ansible_search_path' from source: unknown 186312 1726890084.60059: calling self._execute() 186312 1726890084.60176: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.60187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.60200: variable 'omit' from source: magic vars 186312 1726890084.60590: variable 'storage_test_volume' from source: include params 186312 1726890084.60632: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.60641: when evaluation is False, skipping this task 186312 1726890084.60647: _execute() done 186312 1726890084.60654: dumping result to json 186312 1726890084.60660: done dumping result, returning 186312 1726890084.60673: done running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-881e-6b85-000000000b29] 186312 1726890084.60682: sending task result for task 02369adf-7a19-881e-6b85-000000000b29 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890084.60836: no more pending results, returning what we have 186312 1726890084.60840: results queue empty 186312 1726890084.60841: checking for any_errors_fatal 186312 1726890084.60853: done checking for any_errors_fatal 186312 1726890084.60853: checking for max_fail_percentage 186312 1726890084.60855: done checking for max_fail_percentage 186312 1726890084.60856: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.60857: done checking to see if all hosts have failed 186312 1726890084.60858: getting the remaining hosts for this loop 186312 1726890084.60860: done getting the remaining hosts for this loop 186312 1726890084.60863: getting the next task for host managed_node3 186312 1726890084.60872: done getting next task for host managed_node3 186312 1726890084.60874: ^ task is: TASK: Replace expected volume size with calculated value 186312 1726890084.60880: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.60886: getting variables 186312 1726890084.60887: in VariableManager get_vars() 186312 1726890084.60920: Calling all_inventory to load vars for managed_node3 186312 1726890084.60923: Calling groups_inventory to load vars for managed_node3 186312 1726890084.60927: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.60943: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.60947: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.60951: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.61691: done sending task result for task 02369adf-7a19-881e-6b85-000000000b29 186312 1726890084.61694: WORKER PROCESS EXITING 186312 1726890084.61719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.62751: done with get_vars() 186312 1726890084.62765: done getting variables 186312 1726890084.62971: 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 [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:41:24 -0400 (0:00:00.036) 0:00:54.369 ****** 186312 1726890084.63001: entering _queue_task() for managed_node3/set_fact 186312 1726890084.63215: worker is 1 (out of 1 available) 186312 1726890084.63227: exiting _queue_task() for managed_node3/set_fact 186312 1726890084.63242: done queuing things up, now waiting for results queue to drain 186312 1726890084.63244: waiting for pending results... 186312 1726890084.64308: running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value 186312 1726890084.64445: in run() - task 02369adf-7a19-881e-6b85-000000000b2a 186312 1726890084.64464: variable 'ansible_search_path' from source: unknown 186312 1726890084.64501: calling self._execute() 186312 1726890084.64622: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.64638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.64656: variable 'omit' from source: magic vars 186312 1726890084.65008: variable 'storage_test_volume' from source: include params 186312 1726890084.65052: Evaluated conditional (storage_test_volume.thin): False 186312 1726890084.65060: when evaluation is False, skipping this task 186312 1726890084.65067: _execute() done 186312 1726890084.65075: dumping result to json 186312 1726890084.65086: done dumping result, returning 186312 1726890084.65094: done running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value [02369adf-7a19-881e-6b85-000000000b2a] 186312 1726890084.65103: sending task result for task 02369adf-7a19-881e-6b85-000000000b2a skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890084.65254: no more pending results, returning what we have 186312 1726890084.65258: results queue empty 186312 1726890084.65259: checking for any_errors_fatal 186312 1726890084.65268: done checking for any_errors_fatal 186312 1726890084.65269: checking for max_fail_percentage 186312 1726890084.65270: done checking for max_fail_percentage 186312 1726890084.65271: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.65272: done checking to see if all hosts have failed 186312 1726890084.65273: getting the remaining hosts for this loop 186312 1726890084.65275: done getting the remaining hosts for this loop 186312 1726890084.65279: getting the next task for host managed_node3 186312 1726890084.65290: done getting next task for host managed_node3 186312 1726890084.65292: ^ task is: TASK: Show actual size 186312 1726890084.65299: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.65303: getting variables 186312 1726890084.65305: in VariableManager get_vars() 186312 1726890084.65342: Calling all_inventory to load vars for managed_node3 186312 1726890084.65345: Calling groups_inventory to load vars for managed_node3 186312 1726890084.65349: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.65365: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.65368: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.65371: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.66877: done sending task result for task 02369adf-7a19-881e-6b85-000000000b2a 186312 1726890084.66880: WORKER PROCESS EXITING 186312 1726890084.66901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.68240: done with get_vars() 186312 1726890084.68253: done getting variables 186312 1726890084.68306: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:41:24 -0400 (0:00:00.053) 0:00:54.422 ****** 186312 1726890084.68339: entering _queue_task() for managed_node3/debug 186312 1726890084.68558: worker is 1 (out of 1 available) 186312 1726890084.68569: exiting _queue_task() for managed_node3/debug 186312 1726890084.68582: done queuing things up, now waiting for results queue to drain 186312 1726890084.68583: waiting for pending results... 186312 1726890084.69283: running TaskExecutor() for managed_node3/TASK: Show actual size 186312 1726890084.69416: in run() - task 02369adf-7a19-881e-6b85-000000000b2c 186312 1726890084.69441: variable 'ansible_search_path' from source: unknown 186312 1726890084.69481: calling self._execute() 186312 1726890084.69595: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.69606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.69623: variable 'omit' from source: magic vars 186312 1726890084.69734: variable 'omit' from source: magic vars 186312 1726890084.69802: variable 'omit' from source: magic vars 186312 1726890084.69844: variable 'omit' from source: magic vars 186312 1726890084.69893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890084.69936: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890084.69962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890084.69986: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890084.70004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890084.70041: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890084.70050: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.70057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.70164: Set connection var ansible_shell_type to sh 186312 1726890084.70181: Set connection var ansible_pipelining to False 186312 1726890084.70195: Set connection var ansible_timeout to 10 186312 1726890084.70201: Set connection var ansible_connection to ssh 186312 1726890084.70215: Set connection var ansible_shell_executable to /bin/sh 186312 1726890084.70224: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890084.70252: variable 'ansible_shell_executable' from source: unknown 186312 1726890084.70261: variable 'ansible_connection' from source: unknown 186312 1726890084.70268: variable 'ansible_module_compression' from source: unknown 186312 1726890084.70275: variable 'ansible_shell_type' from source: unknown 186312 1726890084.70281: variable 'ansible_shell_executable' from source: unknown 186312 1726890084.70287: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.70293: variable 'ansible_pipelining' from source: unknown 186312 1726890084.70299: variable 'ansible_timeout' from source: unknown 186312 1726890084.70306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.70454: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890084.70468: variable 'omit' from source: magic vars 186312 1726890084.70475: starting attempt loop 186312 1726890084.70480: running the handler 186312 1726890084.70532: variable 'storage_test_actual_size' from source: set_fact 186312 1726890084.70721: variable 'storage_test_actual_size' from source: set_fact 186312 1726890084.70791: handler run complete 186312 1726890084.70819: attempt loop complete, returning result 186312 1726890084.70825: _execute() done 186312 1726890084.70835: dumping result to json 186312 1726890084.70842: done dumping result, returning 186312 1726890084.70852: done running TaskExecutor() for managed_node3/TASK: Show actual size [02369adf-7a19-881e-6b85-000000000b2c] 186312 1726890084.70864: sending task result for task 02369adf-7a19-881e-6b85-000000000b2c ok: [managed_node3] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 186312 1726890084.71017: no more pending results, returning what we have 186312 1726890084.71020: results queue empty 186312 1726890084.71021: checking for any_errors_fatal 186312 1726890084.71034: done checking for any_errors_fatal 186312 1726890084.71034: checking for max_fail_percentage 186312 1726890084.71036: done checking for max_fail_percentage 186312 1726890084.71037: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.71038: done checking to see if all hosts have failed 186312 1726890084.71038: getting the remaining hosts for this loop 186312 1726890084.71040: done getting the remaining hosts for this loop 186312 1726890084.71044: getting the next task for host managed_node3 186312 1726890084.71053: done getting next task for host managed_node3 186312 1726890084.71056: ^ task is: TASK: Show expected size 186312 1726890084.71062: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.71068: getting variables 186312 1726890084.71070: in VariableManager get_vars() 186312 1726890084.71106: Calling all_inventory to load vars for managed_node3 186312 1726890084.71109: Calling groups_inventory to load vars for managed_node3 186312 1726890084.71115: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.71131: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.71135: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.71139: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.71932: done sending task result for task 02369adf-7a19-881e-6b85-000000000b2c 186312 1726890084.71936: WORKER PROCESS EXITING 186312 1726890084.71958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.72622: done with get_vars() 186312 1726890084.72640: done getting variables 186312 1726890084.72717: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:41:24 -0400 (0:00:00.044) 0:00:54.466 ****** 186312 1726890084.72749: entering _queue_task() for managed_node3/debug 186312 1726890084.72981: worker is 1 (out of 1 available) 186312 1726890084.72994: exiting _queue_task() for managed_node3/debug 186312 1726890084.73006: done queuing things up, now waiting for results queue to drain 186312 1726890084.73007: waiting for pending results... 186312 1726890084.73300: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890084.73427: in run() - task 02369adf-7a19-881e-6b85-000000000b2d 186312 1726890084.73452: variable 'ansible_search_path' from source: unknown 186312 1726890084.73495: calling self._execute() 186312 1726890084.73624: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.73640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.73654: variable 'omit' from source: magic vars 186312 1726890084.73770: variable 'omit' from source: magic vars 186312 1726890084.73841: variable 'omit' from source: magic vars 186312 1726890084.73871: variable 'omit' from source: magic vars 186312 1726890084.73918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890084.73960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890084.73988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890084.74016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890084.74034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890084.74065: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890084.74071: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.74079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.74202: Set connection var ansible_shell_type to sh 186312 1726890084.74223: Set connection var ansible_pipelining to False 186312 1726890084.74243: Set connection var ansible_timeout to 10 186312 1726890084.74250: Set connection var ansible_connection to ssh 186312 1726890084.74260: Set connection var ansible_shell_executable to /bin/sh 186312 1726890084.74268: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890084.74293: variable 'ansible_shell_executable' from source: unknown 186312 1726890084.74301: variable 'ansible_connection' from source: unknown 186312 1726890084.74307: variable 'ansible_module_compression' from source: unknown 186312 1726890084.74316: variable 'ansible_shell_type' from source: unknown 186312 1726890084.74324: variable 'ansible_shell_executable' from source: unknown 186312 1726890084.74338: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.74345: variable 'ansible_pipelining' from source: unknown 186312 1726890084.74351: variable 'ansible_timeout' from source: unknown 186312 1726890084.74358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.74516: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890084.74536: variable 'omit' from source: magic vars 186312 1726890084.74551: starting attempt loop 186312 1726890084.74559: running the handler 186312 1726890084.75100: handler run complete 186312 1726890084.75268: attempt loop complete, returning result 186312 1726890084.75275: _execute() done 186312 1726890084.75282: dumping result to json 186312 1726890084.75289: done dumping result, returning 186312 1726890084.75300: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-000000000b2d] 186312 1726890084.75309: sending task result for task 02369adf-7a19-881e-6b85-000000000b2d ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890084.75455: no more pending results, returning what we have 186312 1726890084.75458: results queue empty 186312 1726890084.75459: checking for any_errors_fatal 186312 1726890084.75469: done checking for any_errors_fatal 186312 1726890084.75470: checking for max_fail_percentage 186312 1726890084.75471: done checking for max_fail_percentage 186312 1726890084.75472: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.75473: done checking to see if all hosts have failed 186312 1726890084.75474: getting the remaining hosts for this loop 186312 1726890084.75476: done getting the remaining hosts for this loop 186312 1726890084.75480: getting the next task for host managed_node3 186312 1726890084.75488: done getting next task for host managed_node3 186312 1726890084.75491: ^ task is: TASK: Assert expected size is actual size 186312 1726890084.75497: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.75502: getting variables 186312 1726890084.75504: in VariableManager get_vars() 186312 1726890084.75541: Calling all_inventory to load vars for managed_node3 186312 1726890084.75545: Calling groups_inventory to load vars for managed_node3 186312 1726890084.75549: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.75561: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.75565: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.75568: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.76590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.77590: done sending task result for task 02369adf-7a19-881e-6b85-000000000b2d 186312 1726890084.77594: WORKER PROCESS EXITING 186312 1726890084.77931: done with get_vars() 186312 1726890084.77945: done getting variables 186312 1726890084.78000: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:41:24 -0400 (0:00:00.053) 0:00:54.520 ****** 186312 1726890084.78148: entering _queue_task() for managed_node3/assert 186312 1726890084.78637: worker is 1 (out of 1 available) 186312 1726890084.78648: exiting _queue_task() for managed_node3/assert 186312 1726890084.78660: done queuing things up, now waiting for results queue to drain 186312 1726890084.78661: waiting for pending results... 186312 1726890084.79886: running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size 186312 1726890084.80013: in run() - task 02369adf-7a19-881e-6b85-000000000b2e 186312 1726890084.80037: variable 'ansible_search_path' from source: unknown 186312 1726890084.80074: calling self._execute() 186312 1726890084.80179: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.80191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.80204: variable 'omit' from source: magic vars 186312 1726890084.80568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890084.84762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890084.84833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890084.84873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890084.84925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890084.84958: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890084.85051: variable '_storage_test_volume_present' from source: set_fact 186312 1726890084.85072: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890084.85206: variable 'storage_test_volume' from source: include params 186312 1726890084.85244: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890084.85252: when evaluation is False, skipping this task 186312 1726890084.85259: _execute() done 186312 1726890084.85266: dumping result to json 186312 1726890084.85273: done dumping result, returning 186312 1726890084.85282: done running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size [02369adf-7a19-881e-6b85-000000000b2e] 186312 1726890084.85291: sending task result for task 02369adf-7a19-881e-6b85-000000000b2e 186312 1726890084.85407: done sending task result for task 02369adf-7a19-881e-6b85-000000000b2e 186312 1726890084.85419: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890084.85466: no more pending results, returning what we have 186312 1726890084.85470: results queue empty 186312 1726890084.85470: checking for any_errors_fatal 186312 1726890084.85480: done checking for any_errors_fatal 186312 1726890084.85480: checking for max_fail_percentage 186312 1726890084.85482: done checking for max_fail_percentage 186312 1726890084.85483: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.85484: done checking to see if all hosts have failed 186312 1726890084.85484: getting the remaining hosts for this loop 186312 1726890084.85486: done getting the remaining hosts for this loop 186312 1726890084.85490: getting the next task for host managed_node3 186312 1726890084.85501: done getting next task for host managed_node3 186312 1726890084.85503: ^ task is: TASK: Get information about the LV 186312 1726890084.85507: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.85513: getting variables 186312 1726890084.85515: in VariableManager get_vars() 186312 1726890084.85545: Calling all_inventory to load vars for managed_node3 186312 1726890084.85548: Calling groups_inventory to load vars for managed_node3 186312 1726890084.85551: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.85563: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.85567: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.85569: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.86767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.87380: done with get_vars() 186312 1726890084.87392: done getting variables 186312 1726890084.87450: 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 [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:41:24 -0400 (0:00:00.093) 0:00:54.614 ****** 186312 1726890084.87481: entering _queue_task() for managed_node3/command 186312 1726890084.87724: worker is 1 (out of 1 available) 186312 1726890084.87736: exiting _queue_task() for managed_node3/command 186312 1726890084.87749: done queuing things up, now waiting for results queue to drain 186312 1726890084.87750: waiting for pending results... 186312 1726890084.88017: running TaskExecutor() for managed_node3/TASK: Get information about the LV 186312 1726890084.88155: in run() - task 02369adf-7a19-881e-6b85-000000000b35 186312 1726890084.88172: variable 'ansible_search_path' from source: unknown 186312 1726890084.88213: calling self._execute() 186312 1726890084.88320: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.88334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.88347: variable 'omit' from source: magic vars 186312 1726890084.88771: variable 'storage_test_volume' from source: include params 186312 1726890084.88797: variable '_storage_test_volume_present' from source: set_fact 186312 1726890084.88824: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890084.88835: when evaluation is False, skipping this task 186312 1726890084.88846: _execute() done 186312 1726890084.88854: dumping result to json 186312 1726890084.88861: done dumping result, returning 186312 1726890084.88870: done running TaskExecutor() for managed_node3/TASK: Get information about the LV [02369adf-7a19-881e-6b85-000000000b35] 186312 1726890084.88880: sending task result for task 02369adf-7a19-881e-6b85-000000000b35 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890084.89028: no more pending results, returning what we have 186312 1726890084.89034: results queue empty 186312 1726890084.89035: checking for any_errors_fatal 186312 1726890084.89046: done checking for any_errors_fatal 186312 1726890084.89047: checking for max_fail_percentage 186312 1726890084.89048: done checking for max_fail_percentage 186312 1726890084.89049: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.89051: done checking to see if all hosts have failed 186312 1726890084.89051: getting the remaining hosts for this loop 186312 1726890084.89053: done getting the remaining hosts for this loop 186312 1726890084.89056: getting the next task for host managed_node3 186312 1726890084.89065: done getting next task for host managed_node3 186312 1726890084.89068: ^ task is: TASK: Set LV segment type 186312 1726890084.89074: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.89078: getting variables 186312 1726890084.89080: in VariableManager get_vars() 186312 1726890084.89111: Calling all_inventory to load vars for managed_node3 186312 1726890084.89116: Calling groups_inventory to load vars for managed_node3 186312 1726890084.89120: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.89135: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.89138: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.89142: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.89693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.90234: done sending task result for task 02369adf-7a19-881e-6b85-000000000b35 186312 1726890084.90237: WORKER PROCESS EXITING 186312 1726890084.90517: done with get_vars() 186312 1726890084.90533: done getting variables 186312 1726890084.90584: 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 [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:41:24 -0400 (0:00:00.031) 0:00:54.645 ****** 186312 1726890084.90614: entering _queue_task() for managed_node3/set_fact 186312 1726890084.90823: worker is 1 (out of 1 available) 186312 1726890084.90837: exiting _queue_task() for managed_node3/set_fact 186312 1726890084.90849: done queuing things up, now waiting for results queue to drain 186312 1726890084.90851: waiting for pending results... 186312 1726890084.91121: running TaskExecutor() for managed_node3/TASK: Set LV segment type 186312 1726890084.91251: in run() - task 02369adf-7a19-881e-6b85-000000000b36 186312 1726890084.91270: variable 'ansible_search_path' from source: unknown 186312 1726890084.91311: calling self._execute() 186312 1726890084.91422: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.91439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.91454: variable 'omit' from source: magic vars 186312 1726890084.91866: variable 'storage_test_volume' from source: include params 186312 1726890084.91890: variable '_storage_test_volume_present' from source: set_fact 186312 1726890084.91911: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890084.91923: when evaluation is False, skipping this task 186312 1726890084.91933: _execute() done 186312 1726890084.91945: dumping result to json 186312 1726890084.91953: done dumping result, returning 186312 1726890084.91963: done running TaskExecutor() for managed_node3/TASK: Set LV segment type [02369adf-7a19-881e-6b85-000000000b36] 186312 1726890084.91972: sending task result for task 02369adf-7a19-881e-6b85-000000000b36 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890084.92105: no more pending results, returning what we have 186312 1726890084.92109: results queue empty 186312 1726890084.92110: checking for any_errors_fatal 186312 1726890084.92121: done checking for any_errors_fatal 186312 1726890084.92122: checking for max_fail_percentage 186312 1726890084.92124: done checking for max_fail_percentage 186312 1726890084.92125: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.92126: done checking to see if all hosts have failed 186312 1726890084.92126: getting the remaining hosts for this loop 186312 1726890084.92128: done getting the remaining hosts for this loop 186312 1726890084.92134: getting the next task for host managed_node3 186312 1726890084.92143: done getting next task for host managed_node3 186312 1726890084.92146: ^ task is: TASK: Check segment type 186312 1726890084.92152: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.92156: getting variables 186312 1726890084.92158: in VariableManager get_vars() 186312 1726890084.92189: Calling all_inventory to load vars for managed_node3 186312 1726890084.92192: Calling groups_inventory to load vars for managed_node3 186312 1726890084.92195: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.92208: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.92213: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.92216: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.92936: done sending task result for task 02369adf-7a19-881e-6b85-000000000b36 186312 1726890084.92939: WORKER PROCESS EXITING 186312 1726890084.92961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.93584: done with get_vars() 186312 1726890084.93597: done getting variables 186312 1726890084.93653: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:41:24 -0400 (0:00:00.030) 0:00:54.676 ****** 186312 1726890084.93682: entering _queue_task() for managed_node3/assert 186312 1726890084.93889: worker is 1 (out of 1 available) 186312 1726890084.93900: exiting _queue_task() for managed_node3/assert 186312 1726890084.93913: done queuing things up, now waiting for results queue to drain 186312 1726890084.93914: waiting for pending results... 186312 1726890084.94187: running TaskExecutor() for managed_node3/TASK: Check segment type 186312 1726890084.94315: in run() - task 02369adf-7a19-881e-6b85-000000000b37 186312 1726890084.94337: variable 'ansible_search_path' from source: unknown 186312 1726890084.94382: calling self._execute() 186312 1726890084.94491: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.94502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.94517: variable 'omit' from source: magic vars 186312 1726890084.95270: variable 'storage_test_volume' from source: include params 186312 1726890084.95297: variable '_storage_test_volume_present' from source: set_fact 186312 1726890084.95359: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890084.95452: when evaluation is False, skipping this task 186312 1726890084.95459: _execute() done 186312 1726890084.95466: dumping result to json 186312 1726890084.95472: done dumping result, returning 186312 1726890084.95482: done running TaskExecutor() for managed_node3/TASK: Check segment type [02369adf-7a19-881e-6b85-000000000b37] 186312 1726890084.95490: sending task result for task 02369adf-7a19-881e-6b85-000000000b37 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890084.95649: no more pending results, returning what we have 186312 1726890084.95654: results queue empty 186312 1726890084.95655: checking for any_errors_fatal 186312 1726890084.95665: done checking for any_errors_fatal 186312 1726890084.95666: checking for max_fail_percentage 186312 1726890084.95668: done checking for max_fail_percentage 186312 1726890084.95669: checking to see if all hosts have failed and the running result is not ok 186312 1726890084.95671: done checking to see if all hosts have failed 186312 1726890084.95671: getting the remaining hosts for this loop 186312 1726890084.95673: done getting the remaining hosts for this loop 186312 1726890084.95677: getting the next task for host managed_node3 186312 1726890084.95687: done getting next task for host managed_node3 186312 1726890084.95690: ^ task is: TASK: Set LV cache size 186312 1726890084.95696: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890084.95700: getting variables 186312 1726890084.95702: in VariableManager get_vars() 186312 1726890084.95741: Calling all_inventory to load vars for managed_node3 186312 1726890084.95744: Calling groups_inventory to load vars for managed_node3 186312 1726890084.95749: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890084.95763: Calling all_plugins_play to load vars for managed_node3 186312 1726890084.95767: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890084.95770: Calling groups_plugins_play to load vars for managed_node3 186312 1726890084.96733: done sending task result for task 02369adf-7a19-881e-6b85-000000000b37 186312 1726890084.96737: WORKER PROCESS EXITING 186312 1726890084.96765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890084.97847: done with get_vars() 186312 1726890084.97862: done getting variables 186312 1726890084.97921: 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 [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:41:24 -0400 (0:00:00.042) 0:00:54.718 ****** 186312 1726890084.97957: entering _queue_task() for managed_node3/set_fact 186312 1726890084.98402: worker is 1 (out of 1 available) 186312 1726890084.98618: exiting _queue_task() for managed_node3/set_fact 186312 1726890084.98633: done queuing things up, now waiting for results queue to drain 186312 1726890084.98635: waiting for pending results... 186312 1726890084.99416: running TaskExecutor() for managed_node3/TASK: Set LV cache size 186312 1726890084.99638: in run() - task 02369adf-7a19-881e-6b85-000000000b38 186312 1726890084.99651: variable 'ansible_search_path' from source: unknown 186312 1726890084.99800: calling self._execute() 186312 1726890084.99955: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890084.99960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890084.99970: variable 'omit' from source: magic vars 186312 1726890085.00821: variable 'storage_test_volume' from source: include params 186312 1726890085.00841: variable '_storage_test_volume_present' from source: set_fact 186312 1726890085.00974: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890085.00977: when evaluation is False, skipping this task 186312 1726890085.00980: _execute() done 186312 1726890085.00983: dumping result to json 186312 1726890085.00985: done dumping result, returning 186312 1726890085.00994: done running TaskExecutor() for managed_node3/TASK: Set LV cache size [02369adf-7a19-881e-6b85-000000000b38] 186312 1726890085.00998: sending task result for task 02369adf-7a19-881e-6b85-000000000b38 186312 1726890085.01099: done sending task result for task 02369adf-7a19-881e-6b85-000000000b38 186312 1726890085.01103: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890085.01153: no more pending results, returning what we have 186312 1726890085.01157: results queue empty 186312 1726890085.01158: checking for any_errors_fatal 186312 1726890085.01168: done checking for any_errors_fatal 186312 1726890085.01169: checking for max_fail_percentage 186312 1726890085.01171: done checking for max_fail_percentage 186312 1726890085.01172: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.01173: done checking to see if all hosts have failed 186312 1726890085.01174: getting the remaining hosts for this loop 186312 1726890085.01176: done getting the remaining hosts for this loop 186312 1726890085.01180: getting the next task for host managed_node3 186312 1726890085.01190: done getting next task for host managed_node3 186312 1726890085.01192: ^ task is: TASK: Parse the requested cache size 186312 1726890085.01197: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.01202: getting variables 186312 1726890085.01204: in VariableManager get_vars() 186312 1726890085.01238: Calling all_inventory to load vars for managed_node3 186312 1726890085.01241: Calling groups_inventory to load vars for managed_node3 186312 1726890085.01245: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.01258: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.01261: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.01264: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.02034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.02918: done with get_vars() 186312 1726890085.02937: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:41:25 -0400 (0:00:00.050) 0:00:54.769 ****** 186312 1726890085.03021: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890085.04107: worker is 1 (out of 1 available) 186312 1726890085.04266: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890085.04279: done queuing things up, now waiting for results queue to drain 186312 1726890085.04280: waiting for pending results... 186312 1726890085.04870: running TaskExecutor() for managed_node3/TASK: Parse the requested cache size 186312 1726890085.05091: in run() - task 02369adf-7a19-881e-6b85-000000000b39 186312 1726890085.05105: variable 'ansible_search_path' from source: unknown 186312 1726890085.05209: calling self._execute() 186312 1726890085.05324: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.05331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.05347: variable 'omit' from source: magic vars 186312 1726890085.05778: variable 'storage_test_volume' from source: include params 186312 1726890085.05805: variable '_storage_test_volume_present' from source: set_fact 186312 1726890085.05822: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890085.05825: when evaluation is False, skipping this task 186312 1726890085.05828: _execute() done 186312 1726890085.05833: dumping result to json 186312 1726890085.05836: done dumping result, returning 186312 1726890085.05838: done running TaskExecutor() for managed_node3/TASK: Parse the requested cache size [02369adf-7a19-881e-6b85-000000000b39] 186312 1726890085.05842: sending task result for task 02369adf-7a19-881e-6b85-000000000b39 186312 1726890085.05947: done sending task result for task 02369adf-7a19-881e-6b85-000000000b39 186312 1726890085.05952: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890085.06001: no more pending results, returning what we have 186312 1726890085.06004: results queue empty 186312 1726890085.06005: checking for any_errors_fatal 186312 1726890085.06023: done checking for any_errors_fatal 186312 1726890085.06024: checking for max_fail_percentage 186312 1726890085.06025: done checking for max_fail_percentage 186312 1726890085.06026: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.06027: done checking to see if all hosts have failed 186312 1726890085.06028: getting the remaining hosts for this loop 186312 1726890085.06032: done getting the remaining hosts for this loop 186312 1726890085.06035: getting the next task for host managed_node3 186312 1726890085.06043: done getting next task for host managed_node3 186312 1726890085.06045: ^ task is: TASK: Set expected cache size 186312 1726890085.06051: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.06054: getting variables 186312 1726890085.06056: in VariableManager get_vars() 186312 1726890085.06082: Calling all_inventory to load vars for managed_node3 186312 1726890085.06084: Calling groups_inventory to load vars for managed_node3 186312 1726890085.06087: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.06098: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.06100: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.06103: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.06674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.07557: done with get_vars() 186312 1726890085.07571: done getting variables 186312 1726890085.07628: 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 [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:41:25 -0400 (0:00:00.046) 0:00:54.815 ****** 186312 1726890085.07663: entering _queue_task() for managed_node3/set_fact 186312 1726890085.07922: worker is 1 (out of 1 available) 186312 1726890085.07937: exiting _queue_task() for managed_node3/set_fact 186312 1726890085.07950: done queuing things up, now waiting for results queue to drain 186312 1726890085.07951: waiting for pending results... 186312 1726890085.08284: running TaskExecutor() for managed_node3/TASK: Set expected cache size 186312 1726890085.08415: in run() - task 02369adf-7a19-881e-6b85-000000000b3a 186312 1726890085.08453: variable 'ansible_search_path' from source: unknown 186312 1726890085.08500: calling self._execute() 186312 1726890085.08645: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.08744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.08759: variable 'omit' from source: magic vars 186312 1726890085.09373: variable 'storage_test_volume' from source: include params 186312 1726890085.09402: variable '_storage_test_volume_present' from source: set_fact 186312 1726890085.09435: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890085.09506: when evaluation is False, skipping this task 186312 1726890085.09515: _execute() done 186312 1726890085.09524: dumping result to json 186312 1726890085.09535: done dumping result, returning 186312 1726890085.09544: done running TaskExecutor() for managed_node3/TASK: Set expected cache size [02369adf-7a19-881e-6b85-000000000b3a] 186312 1726890085.09553: sending task result for task 02369adf-7a19-881e-6b85-000000000b3a skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890085.09766: no more pending results, returning what we have 186312 1726890085.09770: results queue empty 186312 1726890085.09770: checking for any_errors_fatal 186312 1726890085.09781: done checking for any_errors_fatal 186312 1726890085.09782: checking for max_fail_percentage 186312 1726890085.09784: done checking for max_fail_percentage 186312 1726890085.09785: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.09786: done checking to see if all hosts have failed 186312 1726890085.09786: getting the remaining hosts for this loop 186312 1726890085.09788: done getting the remaining hosts for this loop 186312 1726890085.09791: getting the next task for host managed_node3 186312 1726890085.09800: done getting next task for host managed_node3 186312 1726890085.09803: ^ task is: TASK: Check cache size 186312 1726890085.09808: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.09814: getting variables 186312 1726890085.09816: in VariableManager get_vars() 186312 1726890085.09847: Calling all_inventory to load vars for managed_node3 186312 1726890085.09850: Calling groups_inventory to load vars for managed_node3 186312 1726890085.09854: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.09868: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.09871: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.09873: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.11224: done sending task result for task 02369adf-7a19-881e-6b85-000000000b3a 186312 1726890085.11228: WORKER PROCESS EXITING 186312 1726890085.11252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.11839: done with get_vars() 186312 1726890085.11853: done getting variables 186312 1726890085.11910: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:41:25 -0400 (0:00:00.042) 0:00:54.858 ****** 186312 1726890085.11943: entering _queue_task() for managed_node3/assert 186312 1726890085.12196: worker is 1 (out of 1 available) 186312 1726890085.12207: exiting _queue_task() for managed_node3/assert 186312 1726890085.12226: done queuing things up, now waiting for results queue to drain 186312 1726890085.12228: waiting for pending results... 186312 1726890085.12504: running TaskExecutor() for managed_node3/TASK: Check cache size 186312 1726890085.12646: in run() - task 02369adf-7a19-881e-6b85-000000000b3b 186312 1726890085.12665: variable 'ansible_search_path' from source: unknown 186312 1726890085.12704: calling self._execute() 186312 1726890085.12821: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.12832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.12845: variable 'omit' from source: magic vars 186312 1726890085.13253: variable 'storage_test_volume' from source: include params 186312 1726890085.13277: variable '_storage_test_volume_present' from source: set_fact 186312 1726890085.13300: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890085.13307: when evaluation is False, skipping this task 186312 1726890085.13316: _execute() done 186312 1726890085.13326: dumping result to json 186312 1726890085.13333: done dumping result, returning 186312 1726890085.13343: done running TaskExecutor() for managed_node3/TASK: Check cache size [02369adf-7a19-881e-6b85-000000000b3b] 186312 1726890085.13353: sending task result for task 02369adf-7a19-881e-6b85-000000000b3b skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890085.13498: no more pending results, returning what we have 186312 1726890085.13502: results queue empty 186312 1726890085.13503: checking for any_errors_fatal 186312 1726890085.13515: done checking for any_errors_fatal 186312 1726890085.13516: checking for max_fail_percentage 186312 1726890085.13518: done checking for max_fail_percentage 186312 1726890085.13519: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.13521: done checking to see if all hosts have failed 186312 1726890085.13521: getting the remaining hosts for this loop 186312 1726890085.13523: done getting the remaining hosts for this loop 186312 1726890085.13527: getting the next task for host managed_node3 186312 1726890085.13538: done getting next task for host managed_node3 186312 1726890085.13540: ^ task is: TASK: Clean up facts 186312 1726890085.13545: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.13551: getting variables 186312 1726890085.13553: in VariableManager get_vars() 186312 1726890085.13592: Calling all_inventory to load vars for managed_node3 186312 1726890085.13595: Calling groups_inventory to load vars for managed_node3 186312 1726890085.13600: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.13615: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.13619: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.13622: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.14243: done sending task result for task 02369adf-7a19-881e-6b85-000000000b3b 186312 1726890085.14247: WORKER PROCESS EXITING 186312 1726890085.14269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.15182: done with get_vars() 186312 1726890085.15195: done getting variables 186312 1726890085.15468: 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 [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:41:25 -0400 (0:00:00.035) 0:00:54.894 ****** 186312 1726890085.15498: entering _queue_task() for managed_node3/set_fact 186312 1726890085.15708: worker is 1 (out of 1 available) 186312 1726890085.15723: exiting _queue_task() for managed_node3/set_fact 186312 1726890085.15735: done queuing things up, now waiting for results queue to drain 186312 1726890085.15736: waiting for pending results... 186312 1726890085.16014: running TaskExecutor() for managed_node3/TASK: Clean up facts 186312 1726890085.16125: in run() - task 02369adf-7a19-881e-6b85-000000000a8e 186312 1726890085.16144: variable 'ansible_search_path' from source: unknown 186312 1726890085.16187: calling self._execute() 186312 1726890085.16299: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.16309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.16326: variable 'omit' from source: magic vars 186312 1726890085.16438: variable 'omit' from source: magic vars 186312 1726890085.16501: variable 'omit' from source: magic vars 186312 1726890085.16543: variable 'omit' from source: magic vars 186312 1726890085.16589: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890085.16629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890085.16655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890085.16677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.16693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.16732: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890085.16741: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.16748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.16851: Set connection var ansible_shell_type to sh 186312 1726890085.16868: Set connection var ansible_pipelining to False 186312 1726890085.16883: Set connection var ansible_timeout to 10 186312 1726890085.16889: Set connection var ansible_connection to ssh 186312 1726890085.16896: Set connection var ansible_shell_executable to /bin/sh 186312 1726890085.16902: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890085.16925: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.16931: variable 'ansible_connection' from source: unknown 186312 1726890085.16938: variable 'ansible_module_compression' from source: unknown 186312 1726890085.16949: variable 'ansible_shell_type' from source: unknown 186312 1726890085.16956: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.16963: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.16970: variable 'ansible_pipelining' from source: unknown 186312 1726890085.16975: variable 'ansible_timeout' from source: unknown 186312 1726890085.16980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.17125: 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) 186312 1726890085.17142: variable 'omit' from source: magic vars 186312 1726890085.17151: starting attempt loop 186312 1726890085.17162: running the handler 186312 1726890085.17178: handler run complete 186312 1726890085.17194: attempt loop complete, returning result 186312 1726890085.17201: _execute() done 186312 1726890085.17209: dumping result to json 186312 1726890085.17220: done dumping result, returning 186312 1726890085.17231: done running TaskExecutor() for managed_node3/TASK: Clean up facts [02369adf-7a19-881e-6b85-000000000a8e] 186312 1726890085.17241: sending task result for task 02369adf-7a19-881e-6b85-000000000a8e 186312 1726890085.17350: done sending task result for task 02369adf-7a19-881e-6b85-000000000a8e 186312 1726890085.17358: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 186312 1726890085.17421: no more pending results, returning what we have 186312 1726890085.17424: results queue empty 186312 1726890085.17425: checking for any_errors_fatal 186312 1726890085.17435: done checking for any_errors_fatal 186312 1726890085.17435: checking for max_fail_percentage 186312 1726890085.17437: done checking for max_fail_percentage 186312 1726890085.17438: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.17439: done checking to see if all hosts have failed 186312 1726890085.17440: getting the remaining hosts for this loop 186312 1726890085.17442: done getting the remaining hosts for this loop 186312 1726890085.17445: getting the next task for host managed_node3 186312 1726890085.17454: done getting next task for host managed_node3 186312 1726890085.17456: ^ task is: TASK: Clean up variable namespace 186312 1726890085.17459: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.17463: getting variables 186312 1726890085.17464: in VariableManager get_vars() 186312 1726890085.17496: Calling all_inventory to load vars for managed_node3 186312 1726890085.17499: Calling groups_inventory to load vars for managed_node3 186312 1726890085.17502: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.17516: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.17520: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.17524: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.18181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.18962: done with get_vars() 186312 1726890085.18975: done getting variables 186312 1726890085.19030: 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 [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:41:25 -0400 (0:00:00.035) 0:00:54.929 ****** 186312 1726890085.19058: entering _queue_task() for managed_node3/set_fact 186312 1726890085.20041: worker is 1 (out of 1 available) 186312 1726890085.20052: exiting _queue_task() for managed_node3/set_fact 186312 1726890085.20063: done queuing things up, now waiting for results queue to drain 186312 1726890085.20064: waiting for pending results... 186312 1726890085.20330: running TaskExecutor() for managed_node3/TASK: Clean up variable namespace 186312 1726890085.20783: in run() - task 02369adf-7a19-881e-6b85-0000000009a0 186312 1726890085.20787: variable 'ansible_search_path' from source: unknown 186312 1726890085.20790: calling self._execute() 186312 1726890085.20885: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.20891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.20902: variable 'omit' from source: magic vars 186312 1726890085.21104: variable 'omit' from source: magic vars 186312 1726890085.21228: variable 'omit' from source: magic vars 186312 1726890085.21264: variable 'omit' from source: magic vars 186312 1726890085.21310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890085.21356: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890085.21382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890085.21407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.21428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.21466: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890085.21474: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.21481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.21588: Set connection var ansible_shell_type to sh 186312 1726890085.21709: Set connection var ansible_pipelining to False 186312 1726890085.21777: Set connection var ansible_timeout to 10 186312 1726890085.21785: Set connection var ansible_connection to ssh 186312 1726890085.21796: Set connection var ansible_shell_executable to /bin/sh 186312 1726890085.21806: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890085.21910: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.22009: variable 'ansible_connection' from source: unknown 186312 1726890085.22021: variable 'ansible_module_compression' from source: unknown 186312 1726890085.22028: variable 'ansible_shell_type' from source: unknown 186312 1726890085.22036: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.22044: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.22051: variable 'ansible_pipelining' from source: unknown 186312 1726890085.22057: variable 'ansible_timeout' from source: unknown 186312 1726890085.22065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.22326: 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) 186312 1726890085.22431: variable 'omit' from source: magic vars 186312 1726890085.22446: starting attempt loop 186312 1726890085.22454: running the handler 186312 1726890085.22471: handler run complete 186312 1726890085.22485: attempt loop complete, returning result 186312 1726890085.22491: _execute() done 186312 1726890085.22497: dumping result to json 186312 1726890085.22503: done dumping result, returning 186312 1726890085.22516: done running TaskExecutor() for managed_node3/TASK: Clean up variable namespace [02369adf-7a19-881e-6b85-0000000009a0] 186312 1726890085.22527: sending task result for task 02369adf-7a19-881e-6b85-0000000009a0 186312 1726890085.22737: done sending task result for task 02369adf-7a19-881e-6b85-0000000009a0 186312 1726890085.22744: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 186312 1726890085.22824: no more pending results, returning what we have 186312 1726890085.22827: results queue empty 186312 1726890085.22829: checking for any_errors_fatal 186312 1726890085.22838: done checking for any_errors_fatal 186312 1726890085.22839: checking for max_fail_percentage 186312 1726890085.22841: done checking for max_fail_percentage 186312 1726890085.22842: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.22843: done checking to see if all hosts have failed 186312 1726890085.22844: getting the remaining hosts for this loop 186312 1726890085.22846: done getting the remaining hosts for this loop 186312 1726890085.22850: getting the next task for host managed_node3 186312 1726890085.22861: done getting next task for host managed_node3 186312 1726890085.22864: ^ task is: TASK: Change the disk device file system type from swap to ext3 186312 1726890085.22866: ^ state is: HOST STATE: block=2, task=21, rescue=0, 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 186312 1726890085.22872: getting variables 186312 1726890085.22873: in VariableManager get_vars() 186312 1726890085.22906: Calling all_inventory to load vars for managed_node3 186312 1726890085.22909: Calling groups_inventory to load vars for managed_node3 186312 1726890085.22915: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.22927: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.22931: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.22934: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.23677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.24274: done with get_vars() 186312 1726890085.24287: done getting variables TASK [Change the disk device file system type from swap to ext3] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:74 Friday 20 September 2024 23:41:25 -0400 (0:00:00.055) 0:00:54.985 ****** 186312 1726890085.24618: entering _queue_task() for managed_node3/include_role 186312 1726890085.24847: worker is 1 (out of 1 available) 186312 1726890085.24859: exiting _queue_task() for managed_node3/include_role 186312 1726890085.24870: done queuing things up, now waiting for results queue to drain 186312 1726890085.24871: waiting for pending results... 186312 1726890085.25149: running TaskExecutor() for managed_node3/TASK: Change the disk device file system type from swap to ext3 186312 1726890085.25246: in run() - task 02369adf-7a19-881e-6b85-000000000014 186312 1726890085.25262: variable 'ansible_search_path' from source: unknown 186312 1726890085.25298: calling self._execute() 186312 1726890085.25407: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.25424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.25438: variable 'omit' from source: magic vars 186312 1726890085.25553: _execute() done 186312 1726890085.25560: dumping result to json 186312 1726890085.25567: done dumping result, returning 186312 1726890085.25577: done running TaskExecutor() for managed_node3/TASK: Change the disk device file system type from swap to ext3 [02369adf-7a19-881e-6b85-000000000014] 186312 1726890085.25587: sending task result for task 02369adf-7a19-881e-6b85-000000000014 186312 1726890085.25737: no more pending results, returning what we have 186312 1726890085.25743: in VariableManager get_vars() 186312 1726890085.25781: Calling all_inventory to load vars for managed_node3 186312 1726890085.25784: Calling groups_inventory to load vars for managed_node3 186312 1726890085.25788: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.25802: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.25806: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.25809: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.26449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.27234: done sending task result for task 02369adf-7a19-881e-6b85-000000000014 186312 1726890085.27237: WORKER PROCESS EXITING 186312 1726890085.27261: done with get_vars() 186312 1726890085.27271: variable 'ansible_search_path' from source: unknown 186312 1726890085.29535: variable 'omit' from source: magic vars 186312 1726890085.29557: variable 'omit' from source: magic vars 186312 1726890085.29571: variable 'omit' from source: magic vars 186312 1726890085.29575: we have included files to process 186312 1726890085.29576: generating all_blocks data 186312 1726890085.29578: done generating all_blocks data 186312 1726890085.29585: processing included file: fedora.linux_system_roles.storage 186312 1726890085.29605: in VariableManager get_vars() 186312 1726890085.29619: done with get_vars() 186312 1726890085.29643: in VariableManager get_vars() 186312 1726890085.29657: done with get_vars() 186312 1726890085.29690: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 186312 1726890085.29719: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 186312 1726890085.29833: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 186312 1726890085.29924: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 186312 1726890085.30015: in VariableManager get_vars() 186312 1726890085.30034: done with get_vars() 186312 1726890085.30237: in VariableManager get_vars() 186312 1726890085.30255: done with get_vars() 186312 1726890085.30369: iterating over new_blocks loaded from include file 186312 1726890085.30371: in VariableManager get_vars() 186312 1726890085.30384: done with get_vars() 186312 1726890085.30386: filtering new block on tags 186312 1726890085.30431: done filtering new block on tags 186312 1726890085.30434: in VariableManager get_vars() 186312 1726890085.30446: done with get_vars() 186312 1726890085.30448: filtering new block on tags 186312 1726890085.30463: done filtering new block on tags 186312 1726890085.30466: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node3 186312 1726890085.30470: extending task lists for all hosts with included blocks 186312 1726890085.36186: done extending task lists 186312 1726890085.36188: done processing included files 186312 1726890085.36189: results queue empty 186312 1726890085.36189: checking for any_errors_fatal 186312 1726890085.36192: done checking for any_errors_fatal 186312 1726890085.36193: checking for max_fail_percentage 186312 1726890085.36194: done checking for max_fail_percentage 186312 1726890085.36195: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.36196: done checking to see if all hosts have failed 186312 1726890085.36197: getting the remaining hosts for this loop 186312 1726890085.36198: done getting the remaining hosts for this loop 186312 1726890085.36201: getting the next task for host managed_node3 186312 1726890085.36204: done getting next task for host managed_node3 186312 1726890085.36206: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890085.36209: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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 186312 1726890085.36328: getting variables 186312 1726890085.36332: in VariableManager get_vars() 186312 1726890085.36356: Calling all_inventory to load vars for managed_node3 186312 1726890085.36358: Calling groups_inventory to load vars for managed_node3 186312 1726890085.36360: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.36366: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.36368: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.36371: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.36788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.37396: done with get_vars() 186312 1726890085.37409: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 23:41:25 -0400 (0:00:00.128) 0:00:55.114 ****** 186312 1726890085.37483: entering _queue_task() for managed_node3/include_tasks 186312 1726890085.37737: worker is 1 (out of 1 available) 186312 1726890085.37749: exiting _queue_task() for managed_node3/include_tasks 186312 1726890085.37761: done queuing things up, now waiting for results queue to drain 186312 1726890085.37762: waiting for pending results... 186312 1726890085.38083: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890085.38238: in run() - task 02369adf-7a19-881e-6b85-000000000d59 186312 1726890085.38259: variable 'ansible_search_path' from source: unknown 186312 1726890085.38268: variable 'ansible_search_path' from source: unknown 186312 1726890085.38310: calling self._execute() 186312 1726890085.38773: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.38913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.38936: variable 'omit' from source: magic vars 186312 1726890085.39214: _execute() done 186312 1726890085.39224: dumping result to json 186312 1726890085.39236: done dumping result, returning 186312 1726890085.39253: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-000000000d59] 186312 1726890085.39263: sending task result for task 02369adf-7a19-881e-6b85-000000000d59 186312 1726890085.39665: no more pending results, returning what we have 186312 1726890085.39674: in VariableManager get_vars() 186312 1726890085.39767: Calling all_inventory to load vars for managed_node3 186312 1726890085.39771: Calling groups_inventory to load vars for managed_node3 186312 1726890085.39773: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.39787: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.39791: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.39795: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.41076: done sending task result for task 02369adf-7a19-881e-6b85-000000000d59 186312 1726890085.41079: WORKER PROCESS EXITING 186312 1726890085.41109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.41736: done with get_vars() 186312 1726890085.41749: variable 'ansible_search_path' from source: unknown 186312 1726890085.41751: variable 'ansible_search_path' from source: unknown 186312 1726890085.41785: we have included files to process 186312 1726890085.41787: generating all_blocks data 186312 1726890085.41789: done generating all_blocks data 186312 1726890085.41792: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890085.41793: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890085.41795: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890085.42455: done processing included file 186312 1726890085.42457: iterating over new_blocks loaded from include file 186312 1726890085.42458: in VariableManager get_vars() 186312 1726890085.42476: done with get_vars() 186312 1726890085.42478: filtering new block on tags 186312 1726890085.42548: done filtering new block on tags 186312 1726890085.42550: in VariableManager get_vars() 186312 1726890085.42569: done with get_vars() 186312 1726890085.42571: filtering new block on tags 186312 1726890085.42605: done filtering new block on tags 186312 1726890085.42607: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node3 186312 1726890085.42613: extending task lists for all hosts with included blocks 186312 1726890085.42780: done extending task lists 186312 1726890085.42781: done processing included files 186312 1726890085.42782: results queue empty 186312 1726890085.42782: checking for any_errors_fatal 186312 1726890085.42785: done checking for any_errors_fatal 186312 1726890085.42786: checking for max_fail_percentage 186312 1726890085.42787: done checking for max_fail_percentage 186312 1726890085.42788: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.42788: done checking to see if all hosts have failed 186312 1726890085.42789: getting the remaining hosts for this loop 186312 1726890085.42790: done getting the remaining hosts for this loop 186312 1726890085.42793: getting the next task for host managed_node3 186312 1726890085.42796: done getting next task for host managed_node3 186312 1726890085.42799: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890085.42802: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.42811: getting variables 186312 1726890085.42814: in VariableManager get_vars() 186312 1726890085.42825: Calling all_inventory to load vars for managed_node3 186312 1726890085.42827: Calling groups_inventory to load vars for managed_node3 186312 1726890085.42832: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.42836: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.42838: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.42841: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.43307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.44025: done with get_vars() 186312 1726890085.44039: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 23:41:25 -0400 (0:00:00.066) 0:00:55.180 ****** 186312 1726890085.44114: entering _queue_task() for managed_node3/setup 186312 1726890085.44482: worker is 1 (out of 1 available) 186312 1726890085.44517: exiting _queue_task() for managed_node3/setup 186312 1726890085.44534: done queuing things up, now waiting for results queue to drain 186312 1726890085.44535: waiting for pending results... 186312 1726890085.44932: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890085.45216: in run() - task 02369adf-7a19-881e-6b85-000000000e62 186312 1726890085.45259: variable 'ansible_search_path' from source: unknown 186312 1726890085.45276: variable 'ansible_search_path' from source: unknown 186312 1726890085.45342: calling self._execute() 186312 1726890085.45550: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.45560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.45574: variable 'omit' from source: magic vars 186312 1726890085.46222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890085.48786: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890085.48893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890085.48950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890085.49015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890085.49057: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890085.49156: 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) 186312 1726890085.49200: 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) 186312 1726890085.49238: 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) 186312 1726890085.49289: 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) 186312 1726890085.49310: 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) 186312 1726890085.49378: 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) 186312 1726890085.49408: 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) 186312 1726890085.49443: 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) 186312 1726890085.49488: 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) 186312 1726890085.49510: 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) 186312 1726890085.49713: variable '__storage_required_facts' from source: role '' all vars 186312 1726890085.49737: variable 'ansible_facts' from source: unknown 186312 1726890085.50056: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 186312 1726890085.50064: when evaluation is False, skipping this task 186312 1726890085.50070: _execute() done 186312 1726890085.50080: dumping result to json 186312 1726890085.50087: done dumping result, returning 186312 1726890085.50097: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-881e-6b85-000000000e62] 186312 1726890085.50105: sending task result for task 02369adf-7a19-881e-6b85-000000000e62 skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 186312 1726890085.50254: no more pending results, returning what we have 186312 1726890085.50258: results queue empty 186312 1726890085.50259: checking for any_errors_fatal 186312 1726890085.50261: done checking for any_errors_fatal 186312 1726890085.50264: checking for max_fail_percentage 186312 1726890085.50266: done checking for max_fail_percentage 186312 1726890085.50267: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.50268: done checking to see if all hosts have failed 186312 1726890085.50269: getting the remaining hosts for this loop 186312 1726890085.50271: done getting the remaining hosts for this loop 186312 1726890085.50275: getting the next task for host managed_node3 186312 1726890085.50286: done getting next task for host managed_node3 186312 1726890085.50294: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890085.50300: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.50332: getting variables 186312 1726890085.50335: in VariableManager get_vars() 186312 1726890085.50371: Calling all_inventory to load vars for managed_node3 186312 1726890085.50374: Calling groups_inventory to load vars for managed_node3 186312 1726890085.50377: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.50388: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.50391: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.50394: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.50969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.51597: done sending task result for task 02369adf-7a19-881e-6b85-000000000e62 186312 1726890085.51605: WORKER PROCESS EXITING 186312 1726890085.51921: done with get_vars() 186312 1726890085.51937: done getting variables 186312 1726890085.52004: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:41:25 -0400 (0:00:00.079) 0:00:55.259 ****** 186312 1726890085.52047: entering _queue_task() for managed_node3/include_vars 186312 1726890085.52304: worker is 1 (out of 1 available) 186312 1726890085.52320: exiting _queue_task() for managed_node3/include_vars 186312 1726890085.52334: done queuing things up, now waiting for results queue to drain 186312 1726890085.52335: waiting for pending results... 186312 1726890085.52637: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890085.52781: in run() - task 02369adf-7a19-881e-6b85-000000000e63 186312 1726890085.52798: variable 'ansible_search_path' from source: unknown 186312 1726890085.52805: variable 'ansible_search_path' from source: unknown 186312 1726890085.53081: variable 'ansible_facts' from source: unknown 186312 1726890085.53492: variable 'ansible_facts' from source: unknown 186312 1726890085.53837: variable 'ansible_facts' from source: unknown 186312 1726890085.54182: variable 'ansible_facts' from source: unknown 186312 1726890085.54432: variable 'omit' from source: magic vars 186312 1726890085.54598: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.54617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.54640: variable 'omit' from source: magic vars 186312 1726890085.54895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890085.55248: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890085.55310: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890085.55356: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890085.55437: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890085.55544: variable '__vars_file' from source: task vars 186312 1726890085.55656: variable 'role_path' from source: magic vars 186312 1726890085.55669: variable 'item' from source: unknown 186312 1726890085.55685: Evaluated conditional (__vars_file is file): False 186312 1726890085.55693: when evaluation is False, skipping this task 186312 1726890085.55755: variable 'item' from source: unknown 186312 1726890085.55834: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 186312 1726890085.56143: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.56159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.56193: variable 'omit' from source: magic vars 186312 1726890085.56535: variable '__vars_file' from source: task vars 186312 1726890085.56643: variable 'role_path' from source: magic vars 186312 1726890085.56657: variable 'item' from source: unknown 186312 1726890085.56675: Evaluated conditional (__vars_file is file): False 186312 1726890085.56683: when evaluation is False, skipping this task 186312 1726890085.56736: variable 'item' from source: unknown 186312 1726890085.56823: 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" } 186312 1726890085.57011: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.57032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.57060: variable 'omit' from source: magic vars 186312 1726890085.57272: variable '__vars_file' from source: task vars 186312 1726890085.57380: variable 'role_path' from source: magic vars 186312 1726890085.57391: variable 'item' from source: unknown 186312 1726890085.57420: Evaluated conditional (__vars_file is file): True 186312 1726890085.57436: variable 'omit' from source: magic vars 186312 1726890085.57526: variable 'omit' from source: magic vars 186312 1726890085.57608: variable '__vars_file' from source: task vars 186312 1726890085.57705: variable '__vars_file' from source: task vars 186312 1726890085.57821: variable 'role_path' from source: magic vars 186312 1726890085.57839: variable 'item' from source: unknown 186312 1726890085.57868: variable 'omit' from source: magic vars 186312 1726890085.57902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890085.57951: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890085.57982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890085.58015: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.58042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.58076: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890085.58085: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.58096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.58230: Set connection var ansible_shell_type to sh 186312 1726890085.58253: Set connection var ansible_pipelining to False 186312 1726890085.58269: Set connection var ansible_timeout to 10 186312 1726890085.58277: Set connection var ansible_connection to ssh 186312 1726890085.58286: Set connection var ansible_shell_executable to /bin/sh 186312 1726890085.58294: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890085.58318: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.58328: variable 'ansible_connection' from source: unknown 186312 1726890085.58338: variable 'ansible_module_compression' from source: unknown 186312 1726890085.58358: variable 'ansible_shell_type' from source: unknown 186312 1726890085.58371: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.58385: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.58394: variable 'ansible_pipelining' from source: unknown 186312 1726890085.58401: variable 'ansible_timeout' from source: unknown 186312 1726890085.58417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.58586: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890085.58609: variable 'omit' from source: magic vars 186312 1726890085.58624: starting attempt loop 186312 1726890085.58632: running the handler 186312 1726890085.58745: handler run complete 186312 1726890085.58769: attempt loop complete, returning result 186312 1726890085.58800: variable 'item' from source: unknown 186312 1726890085.58885: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890085.59097: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.59110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.59127: variable 'omit' from source: magic vars 186312 1726890085.59341: variable '__vars_file' from source: task vars 186312 1726890085.59454: variable 'role_path' from source: magic vars 186312 1726890085.59468: variable 'item' from source: unknown 186312 1726890085.59480: Evaluated conditional (__vars_file is file): True 186312 1726890085.59487: variable 'omit' from source: magic vars 186312 1726890085.59501: variable 'omit' from source: magic vars 186312 1726890085.59556: variable '__vars_file' from source: task vars 186312 1726890085.59626: variable '__vars_file' from source: task vars 186312 1726890085.59713: variable 'role_path' from source: magic vars 186312 1726890085.59723: variable 'item' from source: unknown 186312 1726890085.59745: variable 'omit' from source: magic vars 186312 1726890085.59767: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890085.59778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.59792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.59807: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890085.59816: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.59823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.59907: Set connection var ansible_shell_type to sh 186312 1726890085.59932: Set connection var ansible_pipelining to False 186312 1726890085.59953: Set connection var ansible_timeout to 10 186312 1726890085.59962: Set connection var ansible_connection to ssh 186312 1726890085.59976: Set connection var ansible_shell_executable to /bin/sh 186312 1726890085.59991: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890085.60022: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.60039: variable 'ansible_connection' from source: unknown 186312 1726890085.60048: variable 'ansible_module_compression' from source: unknown 186312 1726890085.60055: variable 'ansible_shell_type' from source: unknown 186312 1726890085.60061: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.60070: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.60078: variable 'ansible_pipelining' from source: unknown 186312 1726890085.60093: variable 'ansible_timeout' from source: unknown 186312 1726890085.60106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.60233: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890085.60247: variable 'omit' from source: magic vars 186312 1726890085.60264: starting attempt loop 186312 1726890085.60274: running the handler 186312 1726890085.60356: handler run complete 186312 1726890085.60372: attempt loop complete, returning result 186312 1726890085.60397: variable 'item' from source: unknown 186312 1726890085.60479: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890085.60648: dumping result to json 186312 1726890085.60666: done dumping result, returning 186312 1726890085.60686: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-000000000e63] 186312 1726890085.60696: sending task result for task 02369adf-7a19-881e-6b85-000000000e63 186312 1726890085.60826: done sending task result for task 02369adf-7a19-881e-6b85-000000000e63 186312 1726890085.60842: WORKER PROCESS EXITING 186312 1726890085.60934: no more pending results, returning what we have 186312 1726890085.60941: results queue empty 186312 1726890085.60943: checking for any_errors_fatal 186312 1726890085.60957: done checking for any_errors_fatal 186312 1726890085.60958: checking for max_fail_percentage 186312 1726890085.60960: done checking for max_fail_percentage 186312 1726890085.60961: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.60962: done checking to see if all hosts have failed 186312 1726890085.60963: getting the remaining hosts for this loop 186312 1726890085.60965: done getting the remaining hosts for this loop 186312 1726890085.60971: getting the next task for host managed_node3 186312 1726890085.60983: done getting next task for host managed_node3 186312 1726890085.60987: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890085.60991: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.61003: getting variables 186312 1726890085.61005: in VariableManager get_vars() 186312 1726890085.61042: Calling all_inventory to load vars for managed_node3 186312 1726890085.61045: Calling groups_inventory to load vars for managed_node3 186312 1726890085.61048: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.61059: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.61062: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.61064: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.62038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.62758: done with get_vars() 186312 1726890085.62779: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 23:41:25 -0400 (0:00:00.108) 0:00:55.368 ****** 186312 1726890085.62902: entering _queue_task() for managed_node3/stat 186312 1726890085.63238: worker is 1 (out of 1 available) 186312 1726890085.63249: exiting _queue_task() for managed_node3/stat 186312 1726890085.63271: done queuing things up, now waiting for results queue to drain 186312 1726890085.63274: waiting for pending results... 186312 1726890085.63663: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890085.63863: in run() - task 02369adf-7a19-881e-6b85-000000000e65 186312 1726890085.63892: variable 'ansible_search_path' from source: unknown 186312 1726890085.63901: variable 'ansible_search_path' from source: unknown 186312 1726890085.63955: calling self._execute() 186312 1726890085.64098: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.64116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.64137: variable 'omit' from source: magic vars 186312 1726890085.64605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890085.64985: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890085.65046: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890085.65093: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890085.65153: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890085.65265: 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) 186312 1726890085.65316: 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) 186312 1726890085.65357: 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) 186312 1726890085.65395: 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) 186312 1726890085.65528: variable '__storage_is_ostree' from source: set_fact 186312 1726890085.65546: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890085.65553: when evaluation is False, skipping this task 186312 1726890085.65559: _execute() done 186312 1726890085.65566: dumping result to json 186312 1726890085.65573: done dumping result, returning 186312 1726890085.65591: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-881e-6b85-000000000e65] 186312 1726890085.65617: sending task result for task 02369adf-7a19-881e-6b85-000000000e65 skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890085.65801: no more pending results, returning what we have 186312 1726890085.65805: results queue empty 186312 1726890085.65806: checking for any_errors_fatal 186312 1726890085.65828: done checking for any_errors_fatal 186312 1726890085.65831: checking for max_fail_percentage 186312 1726890085.65834: done checking for max_fail_percentage 186312 1726890085.65836: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.65837: done checking to see if all hosts have failed 186312 1726890085.65838: getting the remaining hosts for this loop 186312 1726890085.65840: done getting the remaining hosts for this loop 186312 1726890085.65844: getting the next task for host managed_node3 186312 1726890085.65855: done getting next task for host managed_node3 186312 1726890085.65863: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890085.65870: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.65899: getting variables 186312 1726890085.65902: in VariableManager get_vars() 186312 1726890085.65954: Calling all_inventory to load vars for managed_node3 186312 1726890085.65960: Calling groups_inventory to load vars for managed_node3 186312 1726890085.65963: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.65977: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.65984: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.65988: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.67096: done sending task result for task 02369adf-7a19-881e-6b85-000000000e65 186312 1726890085.67099: WORKER PROCESS EXITING 186312 1726890085.67290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.67962: done with get_vars() 186312 1726890085.67975: done getting variables 186312 1726890085.68031: 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.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:41:25 -0400 (0:00:00.051) 0:00:55.419 ****** 186312 1726890085.68062: entering _queue_task() for managed_node3/set_fact 186312 1726890085.68295: worker is 1 (out of 1 available) 186312 1726890085.68306: exiting _queue_task() for managed_node3/set_fact 186312 1726890085.68322: done queuing things up, now waiting for results queue to drain 186312 1726890085.68323: waiting for pending results... 186312 1726890085.68653: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890085.68882: in run() - task 02369adf-7a19-881e-6b85-000000000e66 186312 1726890085.68906: variable 'ansible_search_path' from source: unknown 186312 1726890085.68923: variable 'ansible_search_path' from source: unknown 186312 1726890085.68977: calling self._execute() 186312 1726890085.69122: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.69139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.69164: variable 'omit' from source: magic vars 186312 1726890085.69699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890085.70110: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890085.70191: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890085.70249: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890085.70307: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890085.70426: 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) 186312 1726890085.70474: 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) 186312 1726890085.70518: 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) 186312 1726890085.70564: 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) 186312 1726890085.70751: variable '__storage_is_ostree' from source: set_fact 186312 1726890085.70776: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890085.70784: when evaluation is False, skipping this task 186312 1726890085.70792: _execute() done 186312 1726890085.70802: dumping result to json 186312 1726890085.70809: done dumping result, returning 186312 1726890085.70834: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-881e-6b85-000000000e66] 186312 1726890085.70846: sending task result for task 02369adf-7a19-881e-6b85-000000000e66 skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890085.71026: no more pending results, returning what we have 186312 1726890085.71035: results queue empty 186312 1726890085.71036: checking for any_errors_fatal 186312 1726890085.71051: done checking for any_errors_fatal 186312 1726890085.71052: checking for max_fail_percentage 186312 1726890085.71054: done checking for max_fail_percentage 186312 1726890085.71056: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.71057: done checking to see if all hosts have failed 186312 1726890085.71058: getting the remaining hosts for this loop 186312 1726890085.71060: done getting the remaining hosts for this loop 186312 1726890085.71064: getting the next task for host managed_node3 186312 1726890085.71078: done getting next task for host managed_node3 186312 1726890085.71086: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890085.71089: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890085.71117: getting variables 186312 1726890085.71119: in VariableManager get_vars() 186312 1726890085.71175: Calling all_inventory to load vars for managed_node3 186312 1726890085.71178: Calling groups_inventory to load vars for managed_node3 186312 1726890085.71183: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.71201: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.71206: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.71210: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.72135: done sending task result for task 02369adf-7a19-881e-6b85-000000000e66 186312 1726890085.72138: WORKER PROCESS EXITING 186312 1726890085.72326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.73091: done with get_vars() 186312 1726890085.73105: done getting variables 186312 1726890085.73178: 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.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:41:25 -0400 (0:00:00.051) 0:00:55.471 ****** 186312 1726890085.73234: entering _queue_task() for managed_node3/set_fact 186312 1726890085.73621: worker is 1 (out of 1 available) 186312 1726890085.73642: exiting _queue_task() for managed_node3/set_fact 186312 1726890085.73660: done queuing things up, now waiting for results queue to drain 186312 1726890085.73661: waiting for pending results... 186312 1726890085.74016: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890085.74167: in run() - task 02369adf-7a19-881e-6b85-000000000d5a 186312 1726890085.74196: variable 'ansible_search_path' from source: unknown 186312 1726890085.74205: variable 'ansible_search_path' from source: unknown 186312 1726890085.74261: calling self._execute() 186312 1726890085.74404: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.74427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.74456: variable 'omit' from source: magic vars 186312 1726890085.74583: variable 'omit' from source: magic vars 186312 1726890085.74645: variable 'omit' from source: magic vars 186312 1726890085.74698: variable 'omit' from source: magic vars 186312 1726890085.74765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890085.74824: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890085.74858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890085.74885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.74903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.74950: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890085.74960: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.74983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.75139: Set connection var ansible_shell_type to sh 186312 1726890085.75162: Set connection var ansible_pipelining to False 186312 1726890085.75188: Set connection var ansible_timeout to 10 186312 1726890085.75209: Set connection var ansible_connection to ssh 186312 1726890085.75233: Set connection var ansible_shell_executable to /bin/sh 186312 1726890085.75251: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890085.75293: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.75317: variable 'ansible_connection' from source: unknown 186312 1726890085.75328: variable 'ansible_module_compression' from source: unknown 186312 1726890085.75344: variable 'ansible_shell_type' from source: unknown 186312 1726890085.75360: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.75370: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.75386: variable 'ansible_pipelining' from source: unknown 186312 1726890085.75398: variable 'ansible_timeout' from source: unknown 186312 1726890085.75406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.75598: 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) 186312 1726890085.75637: variable 'omit' from source: magic vars 186312 1726890085.75657: starting attempt loop 186312 1726890085.75666: running the handler 186312 1726890085.75692: handler run complete 186312 1726890085.75709: attempt loop complete, returning result 186312 1726890085.75719: _execute() done 186312 1726890085.75725: dumping result to json 186312 1726890085.75734: done dumping result, returning 186312 1726890085.75759: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-881e-6b85-000000000d5a] 186312 1726890085.75771: sending task result for task 02369adf-7a19-881e-6b85-000000000d5a ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890085.76015: no more pending results, returning what we have 186312 1726890085.76020: results queue empty 186312 1726890085.76021: checking for any_errors_fatal 186312 1726890085.76033: done checking for any_errors_fatal 186312 1726890085.76035: checking for max_fail_percentage 186312 1726890085.76037: done checking for max_fail_percentage 186312 1726890085.76038: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.76039: done checking to see if all hosts have failed 186312 1726890085.76043: getting the remaining hosts for this loop 186312 1726890085.76046: done getting the remaining hosts for this loop 186312 1726890085.76050: getting the next task for host managed_node3 186312 1726890085.76058: done getting next task for host managed_node3 186312 1726890085.76064: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890085.76070: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.76084: getting variables 186312 1726890085.76086: in VariableManager get_vars() 186312 1726890085.76132: Calling all_inventory to load vars for managed_node3 186312 1726890085.76137: Calling groups_inventory to load vars for managed_node3 186312 1726890085.76140: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.76161: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.76167: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.76171: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.76756: done sending task result for task 02369adf-7a19-881e-6b85-000000000d5a 186312 1726890085.76760: WORKER PROCESS EXITING 186312 1726890085.76782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.77574: done with get_vars() 186312 1726890085.77589: done getting variables 186312 1726890085.77651: 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.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:41:25 -0400 (0:00:00.044) 0:00:55.516 ****** 186312 1726890085.77683: entering _queue_task() for managed_node3/set_fact 186312 1726890085.77949: worker is 1 (out of 1 available) 186312 1726890085.77962: exiting _queue_task() for managed_node3/set_fact 186312 1726890085.77976: done queuing things up, now waiting for results queue to drain 186312 1726890085.77977: waiting for pending results... 186312 1726890085.78285: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890085.78410: in run() - task 02369adf-7a19-881e-6b85-000000000d5b 186312 1726890085.78435: variable 'ansible_search_path' from source: unknown 186312 1726890085.78442: variable 'ansible_search_path' from source: unknown 186312 1726890085.78481: calling self._execute() 186312 1726890085.78586: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.78597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.78611: variable 'omit' from source: magic vars 186312 1726890085.78727: variable 'omit' from source: magic vars 186312 1726890085.78788: variable 'omit' from source: magic vars 186312 1726890085.78832: variable 'omit' from source: magic vars 186312 1726890085.78882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890085.78922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890085.78950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890085.78976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.78990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.79025: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890085.79035: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.79042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.79144: Set connection var ansible_shell_type to sh 186312 1726890085.79158: Set connection var ansible_pipelining to False 186312 1726890085.79173: Set connection var ansible_timeout to 10 186312 1726890085.79183: Set connection var ansible_connection to ssh 186312 1726890085.79193: Set connection var ansible_shell_executable to /bin/sh 186312 1726890085.79202: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890085.79234: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.79242: variable 'ansible_connection' from source: unknown 186312 1726890085.79248: variable 'ansible_module_compression' from source: unknown 186312 1726890085.79254: variable 'ansible_shell_type' from source: unknown 186312 1726890085.79260: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.79265: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.79272: variable 'ansible_pipelining' from source: unknown 186312 1726890085.79277: variable 'ansible_timeout' from source: unknown 186312 1726890085.79288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.79445: 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) 186312 1726890085.79461: variable 'omit' from source: magic vars 186312 1726890085.79469: starting attempt loop 186312 1726890085.79476: running the handler 186312 1726890085.79489: handler run complete 186312 1726890085.79507: attempt loop complete, returning result 186312 1726890085.79516: _execute() done 186312 1726890085.79524: dumping result to json 186312 1726890085.79533: done dumping result, returning 186312 1726890085.79545: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-881e-6b85-000000000d5b] 186312 1726890085.79554: sending task result for task 02369adf-7a19-881e-6b85-000000000d5b ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 186312 1726890085.79723: no more pending results, returning what we have 186312 1726890085.79726: results queue empty 186312 1726890085.79727: checking for any_errors_fatal 186312 1726890085.79740: done checking for any_errors_fatal 186312 1726890085.79741: checking for max_fail_percentage 186312 1726890085.79743: done checking for max_fail_percentage 186312 1726890085.79744: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.79745: done checking to see if all hosts have failed 186312 1726890085.79746: getting the remaining hosts for this loop 186312 1726890085.79748: done getting the remaining hosts for this loop 186312 1726890085.79752: getting the next task for host managed_node3 186312 1726890085.79758: done getting next task for host managed_node3 186312 1726890085.79763: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890085.79766: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.79777: getting variables 186312 1726890085.79779: in VariableManager get_vars() 186312 1726890085.79815: Calling all_inventory to load vars for managed_node3 186312 1726890085.79818: Calling groups_inventory to load vars for managed_node3 186312 1726890085.79820: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.79834: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.79837: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.79840: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.80405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.80946: done sending task result for task 02369adf-7a19-881e-6b85-000000000d5b 186312 1726890085.80950: WORKER PROCESS EXITING 186312 1726890085.81261: done with get_vars() 186312 1726890085.81275: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 23:41:25 -0400 (0:00:00.036) 0:00:55.552 ****** 186312 1726890085.81363: entering _queue_task() for managed_node3/include_tasks 186312 1726890085.81580: worker is 1 (out of 1 available) 186312 1726890085.81593: exiting _queue_task() for managed_node3/include_tasks 186312 1726890085.81605: done queuing things up, now waiting for results queue to drain 186312 1726890085.81607: waiting for pending results... 186312 1726890085.81878: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890085.82004: in run() - task 02369adf-7a19-881e-6b85-000000000d5c 186312 1726890085.82024: variable 'ansible_search_path' from source: unknown 186312 1726890085.82031: variable 'ansible_search_path' from source: unknown 186312 1726890085.82072: calling self._execute() 186312 1726890085.82173: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.82183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.82196: variable 'omit' from source: magic vars 186312 1726890085.82489: variable 'storage_provider' from source: role '' defaults 186312 1726890085.82506: _execute() done 186312 1726890085.82518: dumping result to json 186312 1726890085.82526: done dumping result, returning 186312 1726890085.82537: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-881e-6b85-000000000d5c] 186312 1726890085.82548: sending task result for task 02369adf-7a19-881e-6b85-000000000d5c 186312 1726890085.82685: no more pending results, returning what we have 186312 1726890085.82690: in VariableManager get_vars() 186312 1726890085.82730: Calling all_inventory to load vars for managed_node3 186312 1726890085.82733: Calling groups_inventory to load vars for managed_node3 186312 1726890085.82735: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.82747: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.82749: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.82752: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.83225: done sending task result for task 02369adf-7a19-881e-6b85-000000000d5c 186312 1726890085.83229: WORKER PROCESS EXITING 186312 1726890085.83250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.83895: done with get_vars() 186312 1726890085.83907: variable 'ansible_search_path' from source: unknown 186312 1726890085.83908: variable 'ansible_search_path' from source: unknown 186312 1726890085.83941: we have included files to process 186312 1726890085.83943: generating all_blocks data 186312 1726890085.83945: done generating all_blocks data 186312 1726890085.83951: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890085.83952: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890085.83954: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890085.84850: in VariableManager get_vars() 186312 1726890085.84886: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890085.87026: done processing included file 186312 1726890085.87028: iterating over new_blocks loaded from include file 186312 1726890085.87031: in VariableManager get_vars() 186312 1726890085.87049: done with get_vars() 186312 1726890085.87050: filtering new block on tags 186312 1726890085.87168: done filtering new block on tags 186312 1726890085.87171: in VariableManager get_vars() 186312 1726890085.87188: done with get_vars() 186312 1726890085.87190: filtering new block on tags 186312 1726890085.87282: done filtering new block on tags 186312 1726890085.87285: in VariableManager get_vars() 186312 1726890085.87303: done with get_vars() 186312 1726890085.87305: filtering new block on tags 186312 1726890085.87435: done filtering new block on tags 186312 1726890085.87438: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node3 186312 1726890085.87443: extending task lists for all hosts with included blocks 186312 1726890085.87942: done extending task lists 186312 1726890085.87943: done processing included files 186312 1726890085.87944: results queue empty 186312 1726890085.87945: checking for any_errors_fatal 186312 1726890085.87948: done checking for any_errors_fatal 186312 1726890085.87949: checking for max_fail_percentage 186312 1726890085.87950: done checking for max_fail_percentage 186312 1726890085.87951: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.87952: done checking to see if all hosts have failed 186312 1726890085.87953: getting the remaining hosts for this loop 186312 1726890085.87954: done getting the remaining hosts for this loop 186312 1726890085.87956: getting the next task for host managed_node3 186312 1726890085.87960: done getting next task for host managed_node3 186312 1726890085.87963: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890085.87965: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.87976: getting variables 186312 1726890085.87977: in VariableManager get_vars() 186312 1726890085.87987: Calling all_inventory to load vars for managed_node3 186312 1726890085.87989: Calling groups_inventory to load vars for managed_node3 186312 1726890085.87991: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.87996: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.87998: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.88001: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.88662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.89267: done with get_vars() 186312 1726890085.89280: done getting variables 186312 1726890085.89317: 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.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:41:25 -0400 (0:00:00.079) 0:00:55.632 ****** 186312 1726890085.89350: entering _queue_task() for managed_node3/package 186312 1726890085.89600: worker is 1 (out of 1 available) 186312 1726890085.89615: exiting _queue_task() for managed_node3/package 186312 1726890085.89628: done queuing things up, now waiting for results queue to drain 186312 1726890085.89631: waiting for pending results... 186312 1726890085.89928: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890085.90086: in run() - task 02369adf-7a19-881e-6b85-000000000e9b 186312 1726890085.90105: variable 'ansible_search_path' from source: unknown 186312 1726890085.90114: variable 'ansible_search_path' from source: unknown 186312 1726890085.90157: calling self._execute() 186312 1726890085.90269: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.90280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.90298: variable 'omit' from source: magic vars 186312 1726890085.90699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890085.90993: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890085.91042: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890085.91081: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890085.91119: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890085.91216: 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) 186312 1726890085.91253: 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) 186312 1726890085.91289: 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) 186312 1726890085.91324: 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) 186312 1726890085.91507: variable 'storage_skip_checks' from source: set_fact 186312 1726890085.91564: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 186312 1726890085.91572: when evaluation is False, skipping this task 186312 1726890085.91578: _execute() done 186312 1726890085.91586: dumping result to json 186312 1726890085.91594: done dumping result, returning 186312 1726890085.91607: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-881e-6b85-000000000e9b] 186312 1726890085.91618: sending task result for task 02369adf-7a19-881e-6b85-000000000e9b skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890085.91791: no more pending results, returning what we have 186312 1726890085.91796: results queue empty 186312 1726890085.91797: checking for any_errors_fatal 186312 1726890085.91799: done checking for any_errors_fatal 186312 1726890085.91799: checking for max_fail_percentage 186312 1726890085.91801: done checking for max_fail_percentage 186312 1726890085.91802: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.91804: done checking to see if all hosts have failed 186312 1726890085.91804: getting the remaining hosts for this loop 186312 1726890085.91806: done getting the remaining hosts for this loop 186312 1726890085.91810: getting the next task for host managed_node3 186312 1726890085.91820: done getting next task for host managed_node3 186312 1726890085.91824: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890085.91831: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.91855: getting variables 186312 1726890085.91857: in VariableManager get_vars() 186312 1726890085.91892: Calling all_inventory to load vars for managed_node3 186312 1726890085.91895: Calling groups_inventory to load vars for managed_node3 186312 1726890085.91898: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.91910: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.91915: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.91918: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.92714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.93033: done sending task result for task 02369adf-7a19-881e-6b85-000000000e9b 186312 1726890085.93047: WORKER PROCESS EXITING 186312 1726890085.93557: done with get_vars() 186312 1726890085.93571: done getting variables 186312 1726890085.93628: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:41:25 -0400 (0:00:00.043) 0:00:55.675 ****** 186312 1726890085.93664: entering _queue_task() for managed_node3/debug 186312 1726890085.93896: worker is 1 (out of 1 available) 186312 1726890085.93909: exiting _queue_task() for managed_node3/debug 186312 1726890085.93924: done queuing things up, now waiting for results queue to drain 186312 1726890085.93925: waiting for pending results... 186312 1726890085.94216: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890085.94371: in run() - task 02369adf-7a19-881e-6b85-000000000e9c 186312 1726890085.94390: variable 'ansible_search_path' from source: unknown 186312 1726890085.94397: variable 'ansible_search_path' from source: unknown 186312 1726890085.94443: calling self._execute() 186312 1726890085.94553: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.94563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.94576: variable 'omit' from source: magic vars 186312 1726890085.94692: variable 'omit' from source: magic vars 186312 1726890085.94763: variable 'omit' from source: magic vars 186312 1726890085.94806: variable 'omit' from source: magic vars 186312 1726890085.94855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890085.94890: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890085.94920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890085.94946: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.94963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.94994: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890085.95001: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.95008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.95109: Set connection var ansible_shell_type to sh 186312 1726890085.95132: Set connection var ansible_pipelining to False 186312 1726890085.95147: Set connection var ansible_timeout to 10 186312 1726890085.95153: Set connection var ansible_connection to ssh 186312 1726890085.95162: Set connection var ansible_shell_executable to /bin/sh 186312 1726890085.95170: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890085.95193: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.95200: variable 'ansible_connection' from source: unknown 186312 1726890085.95206: variable 'ansible_module_compression' from source: unknown 186312 1726890085.95214: variable 'ansible_shell_type' from source: unknown 186312 1726890085.95221: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.95228: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.95242: variable 'ansible_pipelining' from source: unknown 186312 1726890085.95248: variable 'ansible_timeout' from source: unknown 186312 1726890085.95256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.95399: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890085.95419: variable 'omit' from source: magic vars 186312 1726890085.95428: starting attempt loop 186312 1726890085.95437: running the handler 186312 1726890085.95677: handler run complete 186312 1726890085.95705: attempt loop complete, returning result 186312 1726890085.95714: _execute() done 186312 1726890085.95721: dumping result to json 186312 1726890085.95727: done dumping result, returning 186312 1726890085.95740: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-881e-6b85-000000000e9c] 186312 1726890085.95750: sending task result for task 02369adf-7a19-881e-6b85-000000000e9c 186312 1726890085.95854: done sending task result for task 02369adf-7a19-881e-6b85-000000000e9c 186312 1726890085.95861: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 186312 1726890085.95946: no more pending results, returning what we have 186312 1726890085.95950: results queue empty 186312 1726890085.95951: checking for any_errors_fatal 186312 1726890085.95960: done checking for any_errors_fatal 186312 1726890085.95961: checking for max_fail_percentage 186312 1726890085.95963: done checking for max_fail_percentage 186312 1726890085.95964: checking to see if all hosts have failed and the running result is not ok 186312 1726890085.95965: done checking to see if all hosts have failed 186312 1726890085.95966: getting the remaining hosts for this loop 186312 1726890085.95968: done getting the remaining hosts for this loop 186312 1726890085.95971: getting the next task for host managed_node3 186312 1726890085.95978: done getting next task for host managed_node3 186312 1726890085.95982: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890085.95988: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890085.95999: getting variables 186312 1726890085.96001: in VariableManager get_vars() 186312 1726890085.96037: Calling all_inventory to load vars for managed_node3 186312 1726890085.96040: Calling groups_inventory to load vars for managed_node3 186312 1726890085.96043: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890085.96054: Calling all_plugins_play to load vars for managed_node3 186312 1726890085.96057: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890085.96060: Calling groups_plugins_play to load vars for managed_node3 186312 1726890085.96788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890085.97416: done with get_vars() 186312 1726890085.97431: done getting variables 186312 1726890085.97482: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:41:25 -0400 (0:00:00.038) 0:00:55.714 ****** 186312 1726890085.97514: entering _queue_task() for managed_node3/debug 186312 1726890085.97725: worker is 1 (out of 1 available) 186312 1726890085.97738: exiting _queue_task() for managed_node3/debug 186312 1726890085.97752: done queuing things up, now waiting for results queue to drain 186312 1726890085.97753: waiting for pending results... 186312 1726890085.98040: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890085.98187: in run() - task 02369adf-7a19-881e-6b85-000000000e9d 186312 1726890085.98211: variable 'ansible_search_path' from source: unknown 186312 1726890085.98221: variable 'ansible_search_path' from source: unknown 186312 1726890085.98262: calling self._execute() 186312 1726890085.98367: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.98380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.98394: variable 'omit' from source: magic vars 186312 1726890085.98498: variable 'omit' from source: magic vars 186312 1726890085.98571: variable 'omit' from source: magic vars 186312 1726890085.98608: variable 'omit' from source: magic vars 186312 1726890085.98660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890085.98695: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890085.98723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890085.98751: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.98768: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890085.98800: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890085.98809: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.98819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.98925: Set connection var ansible_shell_type to sh 186312 1726890085.98944: Set connection var ansible_pipelining to False 186312 1726890085.98963: Set connection var ansible_timeout to 10 186312 1726890085.98970: Set connection var ansible_connection to ssh 186312 1726890085.98980: Set connection var ansible_shell_executable to /bin/sh 186312 1726890085.98989: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890085.99014: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.99022: variable 'ansible_connection' from source: unknown 186312 1726890085.99032: variable 'ansible_module_compression' from source: unknown 186312 1726890085.99040: variable 'ansible_shell_type' from source: unknown 186312 1726890085.99047: variable 'ansible_shell_executable' from source: unknown 186312 1726890085.99053: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890085.99065: variable 'ansible_pipelining' from source: unknown 186312 1726890085.99072: variable 'ansible_timeout' from source: unknown 186312 1726890085.99079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890085.99234: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890085.99250: variable 'omit' from source: magic vars 186312 1726890085.99259: starting attempt loop 186312 1726890085.99266: running the handler 186312 1726890085.99322: variable 'storage_volumes' from source: include params 186312 1726890085.99503: variable 'storage_volumes' from source: include params 186312 1726890085.99524: variable 'mount_location' from source: play vars 186312 1726890085.99596: variable 'mount_location' from source: play vars 186312 1726890085.99687: variable '__swap_disk' from source: set_fact 186312 1726890085.99782: handler run complete 186312 1726890085.99806: attempt loop complete, returning result 186312 1726890085.99814: _execute() done 186312 1726890085.99824: dumping result to json 186312 1726890085.99835: done dumping result, returning 186312 1726890085.99847: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-881e-6b85-000000000e9d] 186312 1726890085.99857: sending task result for task 02369adf-7a19-881e-6b85-000000000e9d ok: [managed_node3] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } 186312 1726890086.00031: no more pending results, returning what we have 186312 1726890086.00034: results queue empty 186312 1726890086.00035: checking for any_errors_fatal 186312 1726890086.00044: done checking for any_errors_fatal 186312 1726890086.00045: checking for max_fail_percentage 186312 1726890086.00046: done checking for max_fail_percentage 186312 1726890086.00047: checking to see if all hosts have failed and the running result is not ok 186312 1726890086.00048: done checking to see if all hosts have failed 186312 1726890086.00049: getting the remaining hosts for this loop 186312 1726890086.00051: done getting the remaining hosts for this loop 186312 1726890086.00054: getting the next task for host managed_node3 186312 1726890086.00061: done getting next task for host managed_node3 186312 1726890086.00065: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890086.00070: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890086.00081: getting variables 186312 1726890086.00083: in VariableManager get_vars() 186312 1726890086.00119: Calling all_inventory to load vars for managed_node3 186312 1726890086.00122: Calling groups_inventory to load vars for managed_node3 186312 1726890086.00125: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890086.00138: Calling all_plugins_play to load vars for managed_node3 186312 1726890086.00141: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890086.00144: Calling groups_plugins_play to load vars for managed_node3 186312 1726890086.00865: done sending task result for task 02369adf-7a19-881e-6b85-000000000e9d 186312 1726890086.00869: WORKER PROCESS EXITING 186312 1726890086.00890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890086.01509: done with get_vars() 186312 1726890086.01525: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 23:41:26 -0400 (0:00:00.040) 0:00:55.755 ****** 186312 1726890086.01602: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890086.01819: worker is 1 (out of 1 available) 186312 1726890086.01832: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890086.01843: done queuing things up, now waiting for results queue to drain 186312 1726890086.01844: waiting for pending results... 186312 1726890086.02110: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890086.02261: in run() - task 02369adf-7a19-881e-6b85-000000000e9e 186312 1726890086.02280: variable 'ansible_search_path' from source: unknown 186312 1726890086.02291: variable 'ansible_search_path' from source: unknown 186312 1726890086.02333: calling self._execute() 186312 1726890086.02433: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890086.02444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890086.02456: variable 'omit' from source: magic vars 186312 1726890086.02837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890086.03110: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890086.03163: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890086.03201: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890086.03245: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890086.03331: 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) 186312 1726890086.03366: 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) 186312 1726890086.03399: 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) 186312 1726890086.03434: 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) 186312 1726890086.03576: variable 'storage_skip_checks' from source: set_fact 186312 1726890086.03606: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890086.03617: when evaluation is False, skipping this task 186312 1726890086.03624: _execute() done 186312 1726890086.03633: dumping result to json 186312 1726890086.03640: done dumping result, returning 186312 1726890086.03651: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-881e-6b85-000000000e9e] 186312 1726890086.03659: sending task result for task 02369adf-7a19-881e-6b85-000000000e9e skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890086.03807: no more pending results, returning what we have 186312 1726890086.03811: results queue empty 186312 1726890086.03813: checking for any_errors_fatal 186312 1726890086.03823: done checking for any_errors_fatal 186312 1726890086.03824: checking for max_fail_percentage 186312 1726890086.03826: done checking for max_fail_percentage 186312 1726890086.03827: checking to see if all hosts have failed and the running result is not ok 186312 1726890086.03828: done checking to see if all hosts have failed 186312 1726890086.03831: getting the remaining hosts for this loop 186312 1726890086.03833: done getting the remaining hosts for this loop 186312 1726890086.03836: getting the next task for host managed_node3 186312 1726890086.03844: done getting next task for host managed_node3 186312 1726890086.03848: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890086.03852: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890086.03872: getting variables 186312 1726890086.03874: in VariableManager get_vars() 186312 1726890086.03906: Calling all_inventory to load vars for managed_node3 186312 1726890086.03909: Calling groups_inventory to load vars for managed_node3 186312 1726890086.03914: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890086.03925: Calling all_plugins_play to load vars for managed_node3 186312 1726890086.03928: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890086.03934: Calling groups_plugins_play to load vars for managed_node3 186312 1726890086.04467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890086.05032: done sending task result for task 02369adf-7a19-881e-6b85-000000000e9e 186312 1726890086.05035: WORKER PROCESS EXITING 186312 1726890086.05286: done with get_vars() 186312 1726890086.05299: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 23:41:26 -0400 (0:00:00.037) 0:00:55.793 ****** 186312 1726890086.05387: entering _queue_task() for managed_node3/include_tasks 186312 1726890086.05591: worker is 1 (out of 1 available) 186312 1726890086.05600: exiting _queue_task() for managed_node3/include_tasks 186312 1726890086.05615: done queuing things up, now waiting for results queue to drain 186312 1726890086.05616: waiting for pending results... 186312 1726890086.05883: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890086.06030: in run() - task 02369adf-7a19-881e-6b85-000000000e9f 186312 1726890086.06046: variable 'ansible_search_path' from source: unknown 186312 1726890086.06055: variable 'ansible_search_path' from source: unknown 186312 1726890086.06087: calling self._execute() 186312 1726890086.06182: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890086.06191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890086.06203: variable 'omit' from source: magic vars 186312 1726890086.06608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890086.06935: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890086.06986: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890086.07028: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890086.07073: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890086.07173: 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) 186312 1726890086.07202: 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) 186312 1726890086.07240: 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) 186312 1726890086.07275: 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) 186312 1726890086.07433: variable 'storage_skip_checks' from source: set_fact 186312 1726890086.07463: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890086.07475: when evaluation is False, skipping this task 186312 1726890086.07482: _execute() done 186312 1726890086.07489: dumping result to json 186312 1726890086.07496: done dumping result, returning 186312 1726890086.07506: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-881e-6b85-000000000e9f] 186312 1726890086.07518: sending task result for task 02369adf-7a19-881e-6b85-000000000e9f skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890086.07678: no more pending results, returning what we have 186312 1726890086.07683: results queue empty 186312 1726890086.07683: checking for any_errors_fatal 186312 1726890086.07693: done checking for any_errors_fatal 186312 1726890086.07694: checking for max_fail_percentage 186312 1726890086.07696: done checking for max_fail_percentage 186312 1726890086.07697: checking to see if all hosts have failed and the running result is not ok 186312 1726890086.07698: done checking to see if all hosts have failed 186312 1726890086.07699: getting the remaining hosts for this loop 186312 1726890086.07701: done getting the remaining hosts for this loop 186312 1726890086.07705: getting the next task for host managed_node3 186312 1726890086.07715: done getting next task for host managed_node3 186312 1726890086.07719: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890086.07724: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890086.07748: getting variables 186312 1726890086.07750: in VariableManager get_vars() 186312 1726890086.07784: Calling all_inventory to load vars for managed_node3 186312 1726890086.07787: Calling groups_inventory to load vars for managed_node3 186312 1726890086.07790: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890086.07801: Calling all_plugins_play to load vars for managed_node3 186312 1726890086.07804: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890086.07807: Calling groups_plugins_play to load vars for managed_node3 186312 1726890086.08436: done sending task result for task 02369adf-7a19-881e-6b85-000000000e9f 186312 1726890086.08439: WORKER PROCESS EXITING 186312 1726890086.08462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890086.09564: done with get_vars() 186312 1726890086.09577: done getting variables 186312 1726890086.09631: 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.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:41:26 -0400 (0:00:00.042) 0:00:55.835 ****** 186312 1726890086.09662: entering _queue_task() for managed_node3/package 186312 1726890086.10166: worker is 1 (out of 1 available) 186312 1726890086.10178: exiting _queue_task() for managed_node3/package 186312 1726890086.10189: done queuing things up, now waiting for results queue to drain 186312 1726890086.10190: waiting for pending results... 186312 1726890086.10476: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890086.10643: in run() - task 02369adf-7a19-881e-6b85-000000000ea0 186312 1726890086.10660: variable 'ansible_search_path' from source: unknown 186312 1726890086.10666: variable 'ansible_search_path' from source: unknown 186312 1726890086.10699: calling self._execute() 186312 1726890086.10806: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890086.10820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890086.10835: variable 'omit' from source: magic vars 186312 1726890086.11221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890086.11495: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890086.11551: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890086.11587: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890086.11636: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890086.11721: 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) 186312 1726890086.11755: 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) 186312 1726890086.11784: 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) 186312 1726890086.11819: 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) 186312 1726890086.11980: variable 'storage_skip_checks' from source: set_fact 186312 1726890086.12006: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890086.12016: when evaluation is False, skipping this task 186312 1726890086.12023: _execute() done 186312 1726890086.12031: dumping result to json 186312 1726890086.12040: done dumping result, returning 186312 1726890086.12051: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-881e-6b85-000000000ea0] 186312 1726890086.12060: sending task result for task 02369adf-7a19-881e-6b85-000000000ea0 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890086.12207: no more pending results, returning what we have 186312 1726890086.12210: results queue empty 186312 1726890086.12213: checking for any_errors_fatal 186312 1726890086.12222: done checking for any_errors_fatal 186312 1726890086.12222: checking for max_fail_percentage 186312 1726890086.12224: done checking for max_fail_percentage 186312 1726890086.12225: checking to see if all hosts have failed and the running result is not ok 186312 1726890086.12226: done checking to see if all hosts have failed 186312 1726890086.12227: getting the remaining hosts for this loop 186312 1726890086.12232: done getting the remaining hosts for this loop 186312 1726890086.12235: getting the next task for host managed_node3 186312 1726890086.12241: done getting next task for host managed_node3 186312 1726890086.12245: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890086.12249: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890086.12269: getting variables 186312 1726890086.12271: in VariableManager get_vars() 186312 1726890086.12306: Calling all_inventory to load vars for managed_node3 186312 1726890086.12309: Calling groups_inventory to load vars for managed_node3 186312 1726890086.12314: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890086.12325: Calling all_plugins_play to load vars for managed_node3 186312 1726890086.12331: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890086.12334: Calling groups_plugins_play to load vars for managed_node3 186312 1726890086.12893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890086.13431: done sending task result for task 02369adf-7a19-881e-6b85-000000000ea0 186312 1726890086.13435: WORKER PROCESS EXITING 186312 1726890086.13748: done with get_vars() 186312 1726890086.13761: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 23:41:26 -0400 (0:00:00.041) 0:00:55.877 ****** 186312 1726890086.13848: entering _queue_task() for managed_node3/service_facts 186312 1726890086.14051: worker is 1 (out of 1 available) 186312 1726890086.14063: exiting _queue_task() for managed_node3/service_facts 186312 1726890086.14074: done queuing things up, now waiting for results queue to drain 186312 1726890086.14075: waiting for pending results... 186312 1726890086.14348: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890086.14500: in run() - task 02369adf-7a19-881e-6b85-000000000ea1 186312 1726890086.14526: variable 'ansible_search_path' from source: unknown 186312 1726890086.14537: variable 'ansible_search_path' from source: unknown 186312 1726890086.14577: calling self._execute() 186312 1726890086.14680: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890086.14691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890086.14705: variable 'omit' from source: magic vars 186312 1726890086.15083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890086.15392: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890086.15449: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890086.15487: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890086.15553: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890086.15655: 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) 186312 1726890086.15702: 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) 186312 1726890086.15743: 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) 186312 1726890086.15777: 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) 186312 1726890086.15943: variable 'storage_skip_checks' from source: set_fact 186312 1726890086.15971: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 186312 1726890086.15979: when evaluation is False, skipping this task 186312 1726890086.15986: _execute() done 186312 1726890086.15993: dumping result to json 186312 1726890086.16000: done dumping result, returning 186312 1726890086.16010: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-881e-6b85-000000000ea1] 186312 1726890086.16023: sending task result for task 02369adf-7a19-881e-6b85-000000000ea1 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890086.16183: no more pending results, returning what we have 186312 1726890086.16187: results queue empty 186312 1726890086.16188: checking for any_errors_fatal 186312 1726890086.16198: done checking for any_errors_fatal 186312 1726890086.16199: checking for max_fail_percentage 186312 1726890086.16201: done checking for max_fail_percentage 186312 1726890086.16202: checking to see if all hosts have failed and the running result is not ok 186312 1726890086.16203: done checking to see if all hosts have failed 186312 1726890086.16204: getting the remaining hosts for this loop 186312 1726890086.16206: done getting the remaining hosts for this loop 186312 1726890086.16210: getting the next task for host managed_node3 186312 1726890086.16218: done getting next task for host managed_node3 186312 1726890086.16222: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890086.16226: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890086.16251: getting variables 186312 1726890086.16253: in VariableManager get_vars() 186312 1726890086.16287: Calling all_inventory to load vars for managed_node3 186312 1726890086.16290: Calling groups_inventory to load vars for managed_node3 186312 1726890086.16293: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890086.16304: Calling all_plugins_play to load vars for managed_node3 186312 1726890086.16308: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890086.16311: Calling groups_plugins_play to load vars for managed_node3 186312 1726890086.17050: done sending task result for task 02369adf-7a19-881e-6b85-000000000ea1 186312 1726890086.17053: WORKER PROCESS EXITING 186312 1726890086.17251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890086.17887: done with get_vars() 186312 1726890086.17899: done getting variables 186312 1726890086.17954: 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.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:41:26 -0400 (0:00:00.041) 0:00:55.919 ****** 186312 1726890086.17986: entering _queue_task() for managed_node3/set_fact 186312 1726890086.18204: worker is 1 (out of 1 available) 186312 1726890086.18219: exiting _queue_task() for managed_node3/set_fact 186312 1726890086.18234: done queuing things up, now waiting for results queue to drain 186312 1726890086.18235: waiting for pending results... 186312 1726890086.18517: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890086.18663: in run() - task 02369adf-7a19-881e-6b85-000000000ea2 186312 1726890086.18686: variable 'ansible_search_path' from source: unknown 186312 1726890086.18693: variable 'ansible_search_path' from source: unknown 186312 1726890086.18734: calling self._execute() 186312 1726890086.18842: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890086.18852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890086.18864: variable 'omit' from source: magic vars 186312 1726890086.18975: variable 'omit' from source: magic vars 186312 1726890086.19061: variable 'omit' from source: magic vars 186312 1726890086.19472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890086.21817: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890086.21888: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890086.21936: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890086.21975: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890086.22005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890086.22095: 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) 186312 1726890086.22134: 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) 186312 1726890086.22171: 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) 186312 1726890086.22219: 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) 186312 1726890086.22243: 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) 186312 1726890086.22296: 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) 186312 1726890086.22328: 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) 186312 1726890086.22363: 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) 186312 1726890086.22409: 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) 186312 1726890086.22435: 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) 186312 1726890086.22502: 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) 186312 1726890086.22536: 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) 186312 1726890086.22567: 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) 186312 1726890086.22618: 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) 186312 1726890086.22640: 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) 186312 1726890086.22690: 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) 186312 1726890086.22723: 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) 186312 1726890086.22755: 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) 186312 1726890086.22801: 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) 186312 1726890086.22825: 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) 186312 1726890086.22886: 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) 186312 1726890086.22918: 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) 186312 1726890086.22953: 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) 186312 1726890086.22995: 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) 186312 1726890086.23017: 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) 186312 1726890086.23311: variable 'ansible_facts' from source: unknown 186312 1726890086.23645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890086.23823: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890086.23866: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890086.23904: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890086.23943: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890086.23996: 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) 186312 1726890086.24033: 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) 186312 1726890086.24063: 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) 186312 1726890086.24093: 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) 186312 1726890086.24659: variable 'omit' from source: magic vars 186312 1726890086.24687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890086.24789: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890086.24810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890086.24838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890086.24852: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890086.24900: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890086.24987: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890086.24995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890086.25208: Set connection var ansible_shell_type to sh 186312 1726890086.25225: Set connection var ansible_pipelining to False 186312 1726890086.25242: Set connection var ansible_timeout to 10 186312 1726890086.25249: Set connection var ansible_connection to ssh 186312 1726890086.25259: Set connection var ansible_shell_executable to /bin/sh 186312 1726890086.25268: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890086.25291: variable 'ansible_shell_executable' from source: unknown 186312 1726890086.25333: variable 'ansible_connection' from source: unknown 186312 1726890086.25341: variable 'ansible_module_compression' from source: unknown 186312 1726890086.25349: variable 'ansible_shell_type' from source: unknown 186312 1726890086.25426: variable 'ansible_shell_executable' from source: unknown 186312 1726890086.25437: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890086.25446: variable 'ansible_pipelining' from source: unknown 186312 1726890086.25453: variable 'ansible_timeout' from source: unknown 186312 1726890086.25461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890086.25677: 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) 186312 1726890086.25691: variable 'omit' from source: magic vars 186312 1726890086.25700: starting attempt loop 186312 1726890086.25707: running the handler 186312 1726890086.25723: handler run complete 186312 1726890086.25832: attempt loop complete, returning result 186312 1726890086.25841: _execute() done 186312 1726890086.25851: dumping result to json 186312 1726890086.25858: done dumping result, returning 186312 1726890086.25870: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-881e-6b85-000000000ea2] 186312 1726890086.25880: sending task result for task 02369adf-7a19-881e-6b85-000000000ea2 ok: [managed_node3] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 186312 1726890086.26045: no more pending results, returning what we have 186312 1726890086.26049: results queue empty 186312 1726890086.26050: checking for any_errors_fatal 186312 1726890086.26057: done checking for any_errors_fatal 186312 1726890086.26058: checking for max_fail_percentage 186312 1726890086.26060: done checking for max_fail_percentage 186312 1726890086.26061: checking to see if all hosts have failed and the running result is not ok 186312 1726890086.26062: done checking to see if all hosts have failed 186312 1726890086.26063: getting the remaining hosts for this loop 186312 1726890086.26065: done getting the remaining hosts for this loop 186312 1726890086.26069: getting the next task for host managed_node3 186312 1726890086.26079: done getting next task for host managed_node3 186312 1726890086.26082: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890086.26087: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890086.26098: getting variables 186312 1726890086.26100: in VariableManager get_vars() 186312 1726890086.26141: Calling all_inventory to load vars for managed_node3 186312 1726890086.26144: Calling groups_inventory to load vars for managed_node3 186312 1726890086.26148: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890086.26159: Calling all_plugins_play to load vars for managed_node3 186312 1726890086.26162: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890086.26165: Calling groups_plugins_play to load vars for managed_node3 186312 1726890086.27119: done sending task result for task 02369adf-7a19-881e-6b85-000000000ea2 186312 1726890086.27122: WORKER PROCESS EXITING 186312 1726890086.27147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890086.27863: done with get_vars() 186312 1726890086.27877: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 23:41:26 -0400 (0:00:00.100) 0:00:56.020 ****** 186312 1726890086.28080: entering _queue_task() for managed_node3/systemd 186312 1726890086.28320: worker is 1 (out of 1 available) 186312 1726890086.28335: exiting _queue_task() for managed_node3/systemd 186312 1726890086.28347: done queuing things up, now waiting for results queue to drain 186312 1726890086.28349: waiting for pending results... 186312 1726890086.28638: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890086.28788: in run() - task 02369adf-7a19-881e-6b85-000000000ea4 186312 1726890086.28810: variable 'ansible_search_path' from source: unknown 186312 1726890086.28820: variable 'ansible_search_path' from source: unknown 186312 1726890086.28867: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890086.29073: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890086.29134: dumping result to json 186312 1726890086.29142: done dumping result, returning 186312 1726890086.29153: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-881e-6b85-000000000ea4] 186312 1726890086.29163: sending task result for task 02369adf-7a19-881e-6b85-000000000ea4 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890086.29313: no more pending results, returning what we have 186312 1726890086.29318: results queue empty 186312 1726890086.29318: checking for any_errors_fatal 186312 1726890086.29328: done checking for any_errors_fatal 186312 1726890086.29331: checking for max_fail_percentage 186312 1726890086.29333: done checking for max_fail_percentage 186312 1726890086.29334: checking to see if all hosts have failed and the running result is not ok 186312 1726890086.29335: done checking to see if all hosts have failed 186312 1726890086.29336: getting the remaining hosts for this loop 186312 1726890086.29338: done getting the remaining hosts for this loop 186312 1726890086.29341: getting the next task for host managed_node3 186312 1726890086.29349: done getting next task for host managed_node3 186312 1726890086.29354: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890086.29358: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890086.29381: getting variables 186312 1726890086.29383: in VariableManager get_vars() 186312 1726890086.29421: Calling all_inventory to load vars for managed_node3 186312 1726890086.29425: Calling groups_inventory to load vars for managed_node3 186312 1726890086.29427: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890086.29444: Calling all_plugins_play to load vars for managed_node3 186312 1726890086.29447: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890086.29450: Calling groups_plugins_play to load vars for managed_node3 186312 1726890086.30208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890086.30532: done sending task result for task 02369adf-7a19-881e-6b85-000000000ea4 186312 1726890086.30535: WORKER PROCESS EXITING 186312 1726890086.30847: done with get_vars() 186312 1726890086.30860: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 23:41:26 -0400 (0:00:00.028) 0:00:56.048 ****** 186312 1726890086.30943: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890086.31157: worker is 1 (out of 1 available) 186312 1726890086.31168: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890086.31179: done queuing things up, now waiting for results queue to drain 186312 1726890086.31180: waiting for pending results... 186312 1726890086.31462: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890086.31617: in run() - task 02369adf-7a19-881e-6b85-000000000ea5 186312 1726890086.31644: variable 'ansible_search_path' from source: unknown 186312 1726890086.31652: variable 'ansible_search_path' from source: unknown 186312 1726890086.31692: calling self._execute() 186312 1726890086.31834: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890086.31849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890086.31863: variable 'omit' from source: magic vars 186312 1726890086.32005: variable 'omit' from source: magic vars 186312 1726890086.32082: variable 'omit' from source: magic vars 186312 1726890086.32374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890086.34924: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890086.34998: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890086.35057: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890086.35114: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890086.35187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890086.35301: 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) 186312 1726890086.35369: 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) 186312 1726890086.35411: 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) 186312 1726890086.35450: 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) 186312 1726890086.35462: 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) 186312 1726890086.35645: variable 'storage_volumes' from source: include params 186312 1726890086.35658: variable 'mount_location' from source: play vars 186312 1726890086.35705: variable 'mount_location' from source: play vars 186312 1726890086.35763: variable '__swap_disk' from source: set_fact 186312 1726890086.35805: variable 'storage_use_partitions' from source: role '' defaults 186312 1726890086.35810: variable 'storage_disklabel_type' from source: role '' defaults 186312 1726890086.35816: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890086.36198: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890086.36241: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890086.36287: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890086.36352: variable 'storage_safe_mode' from source: play vars 186312 1726890086.36403: 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) 186312 1726890086.36422: 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) 186312 1726890086.36444: 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) 186312 1726890086.36469: 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) 186312 1726890086.36480: 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) 186312 1726890086.36531: variable 'omit' from source: magic vars 186312 1726890086.36551: variable 'omit' from source: magic vars 186312 1726890086.36571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890086.36589: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890086.36605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890086.36619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890086.36627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890086.36652: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890086.36655: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890086.36657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890086.36719: Set connection var ansible_shell_type to sh 186312 1726890086.36727: Set connection var ansible_pipelining to False 186312 1726890086.36739: Set connection var ansible_timeout to 10 186312 1726890086.36741: Set connection var ansible_connection to ssh 186312 1726890086.36746: Set connection var ansible_shell_executable to /bin/sh 186312 1726890086.36751: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890086.36766: variable 'ansible_shell_executable' from source: unknown 186312 1726890086.36769: variable 'ansible_connection' from source: unknown 186312 1726890086.36772: variable 'ansible_module_compression' from source: unknown 186312 1726890086.36774: variable 'ansible_shell_type' from source: unknown 186312 1726890086.36776: variable 'ansible_shell_executable' from source: unknown 186312 1726890086.36778: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890086.36782: variable 'ansible_pipelining' from source: unknown 186312 1726890086.36785: variable 'ansible_timeout' from source: unknown 186312 1726890086.36790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890086.36879: 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) 186312 1726890086.36887: variable 'omit' from source: magic vars 186312 1726890086.36895: starting attempt loop 186312 1726890086.36898: running the handler 186312 1726890086.36908: _low_level_execute_command(): starting 186312 1726890086.36914: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890086.37596: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890086.37607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890086.37620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890086.37637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890086.37696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890086.37702: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890086.37715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890086.37727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890086.37736: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890086.37743: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890086.37751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890086.37761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890086.37773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890086.37783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890086.37785: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890086.37793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890086.37868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890086.37886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890086.37898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890086.37966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890086.39598: stdout chunk (state=3): >>>/root <<< 186312 1726890086.39704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890086.39760: stderr chunk (state=3): >>><<< 186312 1726890086.39765: stdout chunk (state=3): >>><<< 186312 1726890086.39784: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890086.39792: _low_level_execute_command(): starting 186312 1726890086.39799: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890086.3978257-188318-28869107030723 `" && echo ansible-tmp-1726890086.3978257-188318-28869107030723="` echo /root/.ansible/tmp/ansible-tmp-1726890086.3978257-188318-28869107030723 `" ) && sleep 0' 186312 1726890086.40440: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890086.40515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890086.40535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890086.42330: stdout chunk (state=3): >>>ansible-tmp-1726890086.3978257-188318-28869107030723=/root/.ansible/tmp/ansible-tmp-1726890086.3978257-188318-28869107030723 <<< 186312 1726890086.42446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890086.42491: stderr chunk (state=3): >>><<< 186312 1726890086.42494: stdout chunk (state=3): >>><<< 186312 1726890086.42501: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890086.3978257-188318-28869107030723=/root/.ansible/tmp/ansible-tmp-1726890086.3978257-188318-28869107030723 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890086.42539: variable 'ansible_module_compression' from source: unknown 186312 1726890086.42586: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 186312 1726890086.42618: variable 'ansible_facts' from source: unknown 186312 1726890086.42685: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890086.3978257-188318-28869107030723/AnsiballZ_blivet.py 186312 1726890086.42778: Sending initial data 186312 1726890086.42781: Sent initial data (156 bytes) 186312 1726890086.43706: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890086.43722: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890086.43736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890086.43753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890086.43807: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890086.43826: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890086.43840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890086.43856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890086.43866: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890086.43876: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890086.43892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890086.43905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890086.43932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890086.43945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890086.43955: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890086.43967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890086.44058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890086.44078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890086.44092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890086.44165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890086.45837: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890086.45873: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890086.45952: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpn4lkzd13 /root/.ansible/tmp/ansible-tmp-1726890086.3978257-188318-28869107030723/AnsiballZ_blivet.py <<< 186312 1726890086.45996: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890086.47317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890086.47504: stderr chunk (state=3): >>><<< 186312 1726890086.47507: stdout chunk (state=3): >>><<< 186312 1726890086.47520: done transferring module to remote 186312 1726890086.47525: _low_level_execute_command(): starting 186312 1726890086.47528: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890086.3978257-188318-28869107030723/ /root/.ansible/tmp/ansible-tmp-1726890086.3978257-188318-28869107030723/AnsiballZ_blivet.py && sleep 0' 186312 1726890086.48177: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890086.48201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890086.48220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890086.48242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890086.48287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890086.48308: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890086.48328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890086.48361: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890086.48383: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890086.48395: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890086.48420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890086.48439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890086.48455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890086.48468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890086.48479: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890086.48493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890086.48574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890086.48593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890086.48610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890086.48676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890086.50394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890086.50398: stdout chunk (state=3): >>><<< 186312 1726890086.50404: stderr chunk (state=3): >>><<< 186312 1726890086.50418: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890086.50421: _low_level_execute_command(): starting 186312 1726890086.50426: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890086.3978257-188318-28869107030723/AnsiballZ_blivet.py && sleep 0' 186312 1726890086.51394: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890086.51400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890086.51439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890086.51444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890086.51458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890086.51464: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890086.51481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890086.51552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890086.51566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890086.51574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890086.51660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890086.53540: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890086.53564: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890086.53611: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890086.53643: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890086.53690: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890086.53737: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890086.53784: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.53793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890086.53821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890086.53871: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce843dc0> <<< 186312 1726890086.53919: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce843b20> <<< 186312 1726890086.53970: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890086.54003: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce843ac0> import '_signal' # <<< 186312 1726890086.54070: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5d8490> <<< 186312 1726890086.54092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5d8940> <<< 186312 1726890086.54117: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5d8670> <<< 186312 1726890086.54167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890086.54185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890086.54194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890086.54232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890086.54280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce58f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890086.54304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890086.54364: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce58f220> <<< 186312 1726890086.54398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890086.54444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce58f940> <<< 186312 1726890086.54468: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5f0880> <<< 186312 1726890086.54507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce588d90> <<< 186312 1726890086.54570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5b2d90> <<< 186312 1726890086.54620: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5d8970> <<< 186312 1726890086.54654: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890086.54869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890086.54876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890086.54910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890086.54961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890086.54988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce52feb0> <<< 186312 1726890086.55064: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce532f40> <<< 186312 1726890086.55085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890086.55146: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890086.55202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce527610> <<< 186312 1726890086.55233: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce530640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce52f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890086.55302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890086.55309: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890086.55333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.55358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890086.55363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890086.55394: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce46bdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce46b8b0> <<< 186312 1726890086.55438: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890086.55466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce46beb0> <<< 186312 1726890086.55565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce46bf70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce46be80> import '_collections' # <<< 186312 1726890086.55596: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce4c3d30> <<< 186312 1726890086.55609: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890086.55649: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce4be610> <<< 186312 1726890086.55684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890086.55742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce4d1670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce536e20> <<< 186312 1726890086.55841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce47cc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce4c3250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce4d1280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce53c9d0> <<< 186312 1726890086.55867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890086.55903: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.55926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47cfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47cd90> <<< 186312 1726890086.55958: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47cd00> <<< 186312 1726890086.55987: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890086.56016: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890086.56023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890086.56064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890086.56090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890086.56122: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce450370> <<< 186312 1726890086.56232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce450460> <<< 186312 1726890086.56305: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce486fa0> <<< 186312 1726890086.56352: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47fa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47f490> <<< 186312 1726890086.56400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890086.56431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890086.56469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890086.56480: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce36a1c0> <<< 186312 1726890086.56503: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce43ac70> <<< 186312 1726890086.56557: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47feb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce53c040> <<< 186312 1726890086.56587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890086.56605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890086.56633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce37daf0> <<< 186312 1726890086.56651: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890086.56684: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce37de20> <<< 186312 1726890086.56734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890086.56755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce390730> <<< 186312 1726890086.56773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890086.56804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890086.56832: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce390c70> <<< 186312 1726890086.56875: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890086.56903: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce31b3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce37df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890086.56918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890086.56950: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890086.56963: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce32c280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce3905b0> <<< 186312 1726890086.56977: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890086.57006: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890086.57019: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce32c340> <<< 186312 1726890086.57045: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47c9d0> <<< 186312 1726890086.57063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890086.57078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890086.57100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890086.57114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890086.57145: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce3476a0> <<< 186312 1726890086.57168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890086.57205: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce347970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce347760> <<< 186312 1726890086.57236: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce347850> <<< 186312 1726890086.57267: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890086.57457: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce347ca0> <<< 186312 1726890086.57495: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce3551f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce3478e0> <<< 186312 1726890086.57517: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce33ba30> <<< 186312 1726890086.57539: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47c5b0> <<< 186312 1726890086.57566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890086.57620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890086.57653: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce347a90> <<< 186312 1726890086.57752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890086.57771: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f84ce284670> <<< 186312 1726890086.57921: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 186312 1726890086.58005: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.58038: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890086.58064: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.58083: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890086.58089: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.59305: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.60271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1977c0> <<< 186312 1726890086.60278: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890086.60307: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890086.60335: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce197160> <<< 186312 1726890086.60365: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce197280> <<< 186312 1726890086.60395: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce197f10> <<< 186312 1726890086.60443: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890086.60530: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1974f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce197d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce197f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890086.60543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890086.60581: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce197100> <<< 186312 1726890086.60597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890086.60611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890086.60634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890086.60649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890086.60688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890086.60741: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdbaeee0> <<< 186312 1726890086.60775: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdbccf40> <<< 186312 1726890086.60806: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdbccd60> <<< 186312 1726890086.60827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890086.60855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890086.60880: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdbcc3d0> <<< 186312 1726890086.60934: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1fedc0> <<< 186312 1726890086.61090: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1fe3a0> <<< 186312 1726890086.61117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890086.61132: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1fef70> <<< 186312 1726890086.61154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890086.61159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890086.61183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890086.61208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890086.61214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890086.61249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1cfc10> <<< 186312 1726890086.61341: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce169cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1693a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce19f490> <<< 186312 1726890086.61392: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce1694c0> <<< 186312 1726890086.61400: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1694f0> <<< 186312 1726890086.61426: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890086.61445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890086.61452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890086.61470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890086.61542: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdb90250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1e01f0> <<< 186312 1726890086.61580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890086.61630: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdb9d8e0> <<< 186312 1726890086.61646: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1e0370> <<< 186312 1726890086.61653: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890086.61685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.61715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890086.61774: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1f8d90> <<< 186312 1726890086.61927: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb9d880> <<< 186312 1726890086.62124: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdb9d6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdb9c670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdb9c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1d68b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890086.62134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890086.62168: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce160670> <<< 186312 1726890086.62430: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce15fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce16e0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce1600d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1a2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890086.62503: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.62579: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.62601: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 186312 1726890086.62638: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890086.62643: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.62737: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.62832: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.63268: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.63716: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890086.63735: 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_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890086.63748: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890086.63761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.63815: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd77e580> <<< 186312 1726890086.63882: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890086.63904: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb6b520> <<< 186312 1726890086.63907: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd7230a0> <<< 186312 1726890086.63961: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890086.63964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.63985: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.63988: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890086.63998: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.64110: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.64249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890086.64268: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce15fbb0> # zipimport: zlib available <<< 186312 1726890086.64655: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.65006: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.65066: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.65126: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890086.65222: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890086.65257: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.65362: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890086.65377: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890086.65380: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.65422: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.65449: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890086.65636: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.65807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890086.65845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890086.65848: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890086.65916: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb79970> # zipimport: zlib available <<< 186312 1726890086.65978: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.66061: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890086.66064: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890086.66076: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.66110: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.66153: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890086.66156: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.66186: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.66238: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.66318: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.66364: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890086.66388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.66461: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce1eb250> <<< 186312 1726890086.66491: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb796a0> <<< 186312 1726890086.66526: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890086.66533: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890086.66643: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.66694: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.66732: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.66766: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890086.66771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890086.66800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890086.66826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890086.66845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890086.66859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890086.66943: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb5f7c0> <<< 186312 1726890086.66984: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb5c7f0> <<< 186312 1726890086.67040: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb56970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890086.67046: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.67068: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.67096: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890086.67156: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890086.67174: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.67184: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 186312 1726890086.67213: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890086.67227: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available <<< 186312 1726890086.67247: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 186312 1726890086.67276: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.67281: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.67291: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890086.67315: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.67331: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 186312 1726890086.67336: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.68615: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.69754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890086.69777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890086.69807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890086.69837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890086.69873: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd704f10> <<< 186312 1726890086.69893: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd7047c0> <<< 186312 1726890086.69905: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd754f70> <<< 186312 1726890086.70000: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3effd0> <<< 186312 1726890086.70058: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.70081: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py <<< 186312 1726890086.70108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 186312 1726890086.70135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890086.70170: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd75bc70> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890086.70205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890086.70242: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd715b80> <<< 186312 1726890086.70301: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd7157f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd7154f0> <<< 186312 1726890086.70331: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890086.70357: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890086.70376: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890086.70436: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4cf850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4cf640> <<< 186312 1726890086.70515: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd715700> <<< 186312 1726890086.70541: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 186312 1726890086.70563: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.70576: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890086.70739: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd750a00> <<< 186312 1726890086.70782: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd750640> <<< 186312 1726890086.70808: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd750340> <<< 186312 1726890086.70851: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.70879: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890086.70945: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890086.70990: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd43fbe0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd43faf0> <<< 186312 1726890086.71045: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd43f7f0> <<< 186312 1726890086.71105: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd43f220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd46fd90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd46f970> <<< 186312 1726890086.71150: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890086.71163: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd46fc10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd46f340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd750f70> <<< 186312 1726890086.71210: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890086.71244: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4c9f40> <<< 186312 1726890086.71288: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890086.71306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890086.71343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890086.71359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890086.71450: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3f6a00> <<< 186312 1726890086.71495: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4e17c0> <<< 186312 1726890086.71526: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4e1310> <<< 186312 1726890086.71637: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4d5a30> <<< 186312 1726890086.71688: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 186312 1726890086.71703: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 186312 1726890086.71869: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3c68b0> <<< 186312 1726890086.71931: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 186312 1726890086.71948: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 186312 1726890086.72132: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccdcbeb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd750490> <<< 186312 1726890086.72183: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 186312 1726890086.72208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 186312 1726890086.72404: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccdcbfd0> <<< 186312 1726890086.72438: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1e9e20> <<< 186312 1726890086.72467: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 186312 1726890086.72514: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 186312 1726890086.72526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 186312 1726890086.72570: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd5e6d0> <<< 186312 1726890086.72581: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd5e4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccde7790> <<< 186312 1726890086.73044: stdout chunk (state=3): >>> ** (process:405440): WARNING **: 23:41:26.729: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4f7a90> <<< 186312 1726890086.73059: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890086.73093: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd5e2e0> <<< 186312 1726890086.73139: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd90a00> <<< 186312 1726890086.73188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 186312 1726890086.73210: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 186312 1726890086.73225: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 186312 1726890086.73265: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.73299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 186312 1726890086.73320: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6e3a00> <<< 186312 1726890086.73346: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.73377: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # <<< 186312 1726890086.73432: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc700160> <<< 186312 1726890086.73462: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6e94f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6e3f40> <<< 186312 1726890086.73484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 186312 1726890086.73530: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6f7e20> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 186312 1726890086.73558: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.73598: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py <<< 186312 1726890086.73638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc712f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc712c70> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py <<< 186312 1726890086.73683: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc712d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc7128e0> <<< 186312 1726890086.73754: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890086.73769: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc7129a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc712940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc700ee0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 186312 1726890086.73814: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.73828: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc697b20> <<< 186312 1726890086.73882: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc697f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6977f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc7126d0> <<< 186312 1726890086.73931: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc697820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6e3220> <<< 186312 1726890086.73978: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.74001: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 186312 1726890086.74050: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6af5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6af310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6e3760> <<< 186312 1726890086.74351: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd946d0> <<< 186312 1726890086.74426: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd90e80> <<< 186312 1726890086.74452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 186312 1726890086.74472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890086.74499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890086.74524: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc65e550> <<< 186312 1726890086.74555: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc65ed00> <<< 186312 1726890086.74625: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc656220> <<< 186312 1726890086.74656: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 186312 1726890086.74690: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py <<< 186312 1726890086.74704: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.74756: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc693be0> <<< 186312 1726890086.74794: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py <<< 186312 1726890086.74822: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 186312 1726890086.74838: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890086.74893: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.74933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6248b0> <<< 186312 1726890086.74970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc624e20> <<< 186312 1726890086.75010: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc634520> <<< 186312 1726890086.75043: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 186312 1726890086.75065: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc634880> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 186312 1726890086.75132: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc634fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc624550> <<< 186312 1726890086.75144: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6241f0> <<< 186312 1726890086.75265: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6192b0> <<< 186312 1726890086.75305: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' <<< 186312 1726890086.75340: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5d6730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6198b0> <<< 186312 1726890086.75374: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc693d90> <<< 186312 1726890086.75410: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 186312 1726890086.75426: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5e00d0> <<< 186312 1726890086.75465: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc693fd0> <<< 186312 1726890086.75477: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 186312 1726890086.75505: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc619430> <<< 186312 1726890086.75540: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 186312 1726890086.75582: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5e0430> <<< 186312 1726890086.75606: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 186312 1726890086.75619: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5e0700> <<< 186312 1726890086.75819: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' <<< 186312 1726890086.75844: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py <<< 186312 1726890086.75862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.75952: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cc60feb0> <<< 186312 1726890086.76007: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 186312 1726890086.76049: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc506c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5065b0> <<< 186312 1726890086.76082: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc506f10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py <<< 186312 1726890086.76120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc514610> <<< 186312 1726890086.76165: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890086.76188: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc52b7f0> <<< 186312 1726890086.76228: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5233a0> <<< 186312 1726890086.76270: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5389d0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' <<< 186312 1726890086.76300: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc53e6a0> <<< 186312 1726890086.76323: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890086.76352: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4c0490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc606ee0> <<< 186312 1726890086.76385: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc606be0> <<< 186312 1726890086.76406: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py <<< 186312 1726890086.76434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890086.76468: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4dd490> <<< 186312 1726890086.76504: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 186312 1726890086.76580: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4ddc10> <<< 186312 1726890086.76597: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4dd430> <<< 186312 1726890086.76668: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4cbc40> <<< 186312 1726890086.76717: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4fec70> <<< 186312 1726890086.76752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4833d0> <<< 186312 1726890086.76772: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py <<< 186312 1726890086.76821: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 186312 1726890086.76839: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 186312 1726890086.76871: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc49e4f0> <<< 186312 1726890086.76899: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 186312 1726890086.76967: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc49e8b0> <<< 186312 1726890086.76980: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 186312 1726890086.77028: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4a5550> <<< 186312 1726890086.77057: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 186312 1726890086.77089: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4b4130> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' <<< 186312 1726890086.77115: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4b4940> <<< 186312 1726890086.77127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 186312 1726890086.77172: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4b4c70> <<< 186312 1726890086.77193: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 186312 1726890086.77224: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4b4e20> <<< 186312 1726890086.77273: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 186312 1726890086.77304: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc440730> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 186312 1726890086.77339: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py <<< 186312 1726890086.77353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890086.77403: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc451310> <<< 186312 1726890086.77421: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc440fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc440a90> <<< 186312 1726890086.77655: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc483490> <<< 186312 1726890086.77679: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890086.77724: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890086.77752: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc403f40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 186312 1726890086.77776: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc40f2b0> <<< 186312 1726890086.77848: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc48fd30> <<< 186312 1726890086.77875: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 186312 1726890086.77914: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890086.78346: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc41dc10> <<< 186312 1726890086.78379: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 186312 1726890086.78404: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc425b20> <<< 186312 1726890086.78562: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc41d520> <<< 186312 1726890086.78578: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890086.78609: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc42fdc0> <<< 186312 1726890086.78637: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 186312 1726890086.78659: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc435fd0> <<< 186312 1726890086.78703: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 186312 1726890086.78736: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc43a730> <<< 186312 1726890086.78748: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 186312 1726890086.78822: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc43aee0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py <<< 186312 1726890086.78837: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890086.78871: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc3c79a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc687ca0> <<< 186312 1726890086.78906: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' <<< 186312 1726890086.78911: stdout chunk (state=3): >>>import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc606940> <<< 186312 1726890086.79045: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc676eb0> <<< 186312 1726890086.79067: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py <<< 186312 1726890086.79078: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890086.79107: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890086.79159: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc3efbe0> <<< 186312 1726890086.79196: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc3f8790> <<< 186312 1726890086.79209: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 186312 1726890086.79273: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc3f8370> <<< 186312 1726890086.79286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 186312 1726890086.79340: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc384d30> <<< 186312 1726890086.79474: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc3e8970> <<< 186312 1726890086.79499: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py <<< 186312 1726890086.79510: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890086.79631: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc3ef760> <<< 186312 1726890086.79644: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890086.79705: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc345b50> <<< 186312 1726890086.79724: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 186312 1726890086.79779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890086.79814: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890086.79847: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc310910> <<< 186312 1726890086.79869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py <<< 186312 1726890086.79887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 186312 1726890086.79928: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890086.79946: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc322ac0> <<< 186312 1726890086.80137: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc316220> <<< 186312 1726890086.80141: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890086.80143: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc2c1f40> <<< 186312 1726890086.80479: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc350670> <<< 186312 1726890086.80494: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 186312 1726890086.80523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890086.80635: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc292c70> <<< 186312 1726890086.80645: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 186312 1726890086.80680: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc2aee80> <<< 186312 1726890086.80703: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py <<< 186312 1726890086.80709: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 186312 1726890086.80735: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc2b48b0> <<< 186312 1726890086.80758: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 186312 1726890086.80777: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc2bc400> <<< 186312 1726890086.80801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py <<< 186312 1726890086.80808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 186312 1726890086.80834: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc2bc760> <<< 186312 1726890086.80854: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 186312 1726890086.80882: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc243610> <<< 186312 1726890086.80902: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 186312 1726890086.80925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890086.81004: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc243f10> <<< 186312 1726890086.81017: stdout chunk (state=3): >>>import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd90b20> <<< 186312 1726890086.81030: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 186312 1726890086.81050: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 186312 1726890086.81180: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd90be0> <<< 186312 1726890086.81202: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 186312 1726890086.81232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 186312 1726890086.81254: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py <<< 186312 1726890086.81289: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 186312 1726890086.81319: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc218b50> <<< 186312 1726890086.81345: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc202880> <<< 186312 1726890086.81371: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.81382: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.81393: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 186312 1726890086.81417: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.81431: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 186312 1726890086.81445: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.81651: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.81831: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 186312 1726890086.82036: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890086.82171: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 186312 1726890086.82215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' <<< 186312 1726890086.82239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890086.82274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890086.82296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc19b820> <<< 186312 1726890086.82337: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cc19b8b0> <<< 186312 1726890086.82409: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc1c6d30> <<< 186312 1726890086.82443: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc1c64c0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py <<< 186312 1726890086.82455: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 186312 1726890086.82626: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc1c6cd0> <<< 186312 1726890086.82661: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 186312 1726890086.82686: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py <<< 186312 1726890086.82690: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 186312 1726890086.82732: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' <<< 186312 1726890086.82739: stdout chunk (state=3): >>>import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0df3a0> <<< 186312 1726890086.82745: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc16fb50> <<< 186312 1726890086.82778: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py <<< 186312 1726890086.82784: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 186312 1726890086.82805: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0df7f0> <<< 186312 1726890086.82844: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.82860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py <<< 186312 1726890086.82867: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 186312 1726890086.82980: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890086.82985: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0f4580> <<< 186312 1726890086.82998: stdout chunk (state=3): >>>import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0f4220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0f4730> <<< 186312 1726890086.83053: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0f4970> <<< 186312 1726890086.83073: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0f4b50> <<< 186312 1726890086.83090: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py <<< 186312 1726890086.83110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890086.83129: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0f4d60> <<< 186312 1726890086.83154: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890086.83197: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0fe220> <<< 186312 1726890086.83224: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0fed60> <<< 186312 1726890086.83244: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0feee0> <<< 186312 1726890086.83276: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc106130> <<< 186312 1726890086.83298: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890086.83327: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc1062e0> <<< 186312 1726890086.83344: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py <<< 186312 1726890086.83358: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890086.83370: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc106760> <<< 186312 1726890086.83399: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890086.83443: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc106d90> <<< 186312 1726890086.83476: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc1120d0> <<< 186312 1726890086.83507: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc1122b0> <<< 186312 1726890086.83516: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc112430> <<< 186312 1726890086.83561: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc112670> <<< 186312 1726890086.83568: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0e7bb0> <<< 186312 1726890086.83600: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0e7100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0dfee0> <<< 186312 1726890086.83719: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc19bb20> <<< 186312 1726890086.83809: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc187220> <<< 186312 1726890086.85878: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890086.91703: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py <<< 186312 1726890086.91732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 186312 1726890086.92033: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0b87f0> <<< 186312 1726890095.07878: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "swap", "device": "/dev/sda"}, {"action": "create format", "fs_type": "ext3", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "path": "none", "state": "absent", "fstype": "swap"}, {"src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["xfsprogs", "e2fsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 186312 1726890095.08871: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890095.08894: 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 <<< 186312 1726890095.08919: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 186312 1726890095.08948: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 186312 1726890095.08955: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings <<< 186312 1726890095.09012: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale <<< 186312 1726890095.09018: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 186312 1726890095.09021: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon <<< 186312 1726890095.09024: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text <<< 186312 1726890095.09028: stdout chunk (state=3): >>># destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters <<< 186312 1726890095.09092: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants <<< 186312 1726890095.09101: stdout chunk (state=3): >>># cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev <<< 186312 1726890095.09105: stdout chunk (state=3): >>># cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll <<< 186312 1726890095.09108: stdout chunk (state=3): >>># cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis <<< 186312 1726890095.09113: stdout chunk (state=3): >>># cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot <<< 186312 1726890095.09117: stdout chunk (state=3): >>># cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks <<< 186312 1726890095.09133: stdout chunk (state=3): >>># cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi <<< 186312 1726890095.09739: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890095.09760: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 186312 1726890095.09781: stdout chunk (state=3): >>># destroy _compat_pickle <<< 186312 1726890095.09819: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 186312 1726890095.09848: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct <<< 186312 1726890095.09854: stdout chunk (state=3): >>># cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 186312 1726890095.09883: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction <<< 186312 1726890095.09887: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop <<< 186312 1726890095.09923: stdout chunk (state=3): >>># destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel <<< 186312 1726890095.09927: stdout chunk (state=3): >>># destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm <<< 186312 1726890095.09929: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto <<< 186312 1726890095.09941: stdout chunk (state=3): >>># cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs <<< 186312 1726890095.09966: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs <<< 186312 1726890095.09994: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint <<< 186312 1726890095.09999: stdout chunk (state=3): >>># cleanup[3] wiping blivet.udev <<< 186312 1726890095.10018: stdout chunk (state=3): >>># cleanup[3] wiping blivet.size # destroy bytesize.bytesize <<< 186312 1726890095.10062: stdout chunk (state=3): >>># cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util <<< 186312 1726890095.10065: stdout chunk (state=3): >>># cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util <<< 186312 1726890095.10070: stdout chunk (state=3): >>># destroy glob <<< 186312 1726890095.10072: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 186312 1726890095.10179: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio <<< 186312 1726890095.10184: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GObject <<< 186312 1726890095.10187: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib <<< 186312 1726890095.10191: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides.GLib <<< 186312 1726890095.10193: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap <<< 186312 1726890095.10195: stdout chunk (state=3): >>># cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository <<< 186312 1726890095.10199: stdout chunk (state=3): >>># destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides <<< 186312 1726890095.10201: stdout chunk (state=3): >>># destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module <<< 186312 1726890095.10203: stdout chunk (state=3): >>># cleanup[3] wiping gi.types <<< 186312 1726890095.10209: stdout chunk (state=3): >>># cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring <<< 186312 1726890095.10214: stdout chunk (state=3): >>># cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error <<< 186312 1726890095.10230: stdout chunk (state=3): >>># destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 186312 1726890095.10259: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse<<< 186312 1726890095.10262: stdout chunk (state=3): >>> # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux <<< 186312 1726890095.10286: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 186312 1726890095.10332: stdout chunk (state=3): >>># cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes <<< 186312 1726890095.10337: stdout chunk (state=3): >>># destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon <<< 186312 1726890095.10340: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal <<< 186312 1726890095.10344: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 186312 1726890095.10356: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback <<< 186312 1726890095.10370: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 186312 1726890095.10388: stdout chunk (state=3): >>># cleanup[3] wiping subprocess <<< 186312 1726890095.10404: stdout chunk (state=3): >>># destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 186312 1726890095.10435: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json <<< 186312 1726890095.10453: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 186312 1726890095.10467: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890095.10484: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util <<< 186312 1726890095.10502: stdout chunk (state=3): >>># cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings <<< 186312 1726890095.10523: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890095.10540: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890095.10558: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools <<< 186312 1726890095.10577: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 186312 1726890095.10593: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890095.10609: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ <<< 186312 1726890095.10634: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 <<< 186312 1726890095.10652: stdout chunk (state=3): >>># 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 # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 186312 1726890095.10668: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 186312 1726890095.10683: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 186312 1726890095.10700: stdout chunk (state=3): >>># destroy gc # destroy _pickle <<< 186312 1726890095.10716: stdout chunk (state=3): >>># destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io <<< 186312 1726890095.11489: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 186312 1726890095.11555: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 186312 1726890095.11560: stdout chunk (state=3): >>># destroy _heapq # destroy _socket # destroy array <<< 186312 1726890095.11573: stdout chunk (state=3): >>># destroy zipimport # destroy parted <<< 186312 1726890095.11654: stdout chunk (state=3): >>># destroy pyudev <<< 186312 1726890095.11677: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid <<< 186312 1726890095.11680: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 186312 1726890095.11754: 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 <<< 186312 1726890095.11757: stdout chunk (state=3): >>># destroy genericpath # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890095.11816: stdout chunk (state=3): >>># destroy _string # destroy textwrap <<< 186312 1726890095.11837: stdout chunk (state=3): >>># destroy fnmatch <<< 186312 1726890095.11853: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 186312 1726890095.11881: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs <<< 186312 1726890095.11889: stdout chunk (state=3): >>># destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 186312 1726890095.11924: stdout chunk (state=3): >>># destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid <<< 186312 1726890095.11929: stdout chunk (state=3): >>># destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix <<< 186312 1726890095.11931: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890095.11962: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 186312 1726890095.12035: stdout chunk (state=3): >>># destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition <<< 186312 1726890095.12041: stdout chunk (state=3): >>># destroy _signal # destroy contextlib <<< 186312 1726890095.12071: stdout chunk (state=3): >>># destroy gi._gi # destroy collections # destroy io # destroy _opcode <<< 186312 1726890095.12074: stdout chunk (state=3): >>># destroy abc <<< 186312 1726890095.12122: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six # destroy collections.abc <<< 186312 1726890095.12150: 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 itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves <<< 186312 1726890095.12155: stdout chunk (state=3): >>># destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib <<< 186312 1726890095.12200: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux <<< 186312 1726890095.12230: stdout chunk (state=3): >>># destroy platform # destroy distro <<< 186312 1726890095.12235: stdout chunk (state=3): >>># destroy datetime # destroy json <<< 186312 1726890095.12252: stdout chunk (state=3): >>># destroy re <<< 186312 1726890095.12339: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890095.12733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890095.12824: stderr chunk (state=3): >>><<< 186312 1726890095.12827: stdout chunk (state=3): >>><<< 186312 1726890095.13126: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce843dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce843b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce843ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce58f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce58f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce58f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce588d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce5d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce52feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce532f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce527610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce530640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce52f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce46bdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce46b8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce46beb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce46bf70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce46be80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce4c3d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce4be610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce4d1670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce536e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce47cc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce4c3250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce4d1280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce53c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47cfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47cd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47cd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce450370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce450460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce486fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47fa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47f490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce36a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce43ac70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47feb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce53c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce37daf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce37de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce390730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce390c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce31b3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce37df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce32c280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce3905b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce32c340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47c9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce3476a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce347970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce347760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce347850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce347ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce3551f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce3478e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce33ba30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce47c5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce347a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f84ce284670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1977c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce197160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce197280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce197f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1974f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce197d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce197f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce197100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdbaeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdbccf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdbccd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdbcc3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1fe3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1fef70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1cfc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce169cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1693a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce19f490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce1694c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1694f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdb90250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1e01f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdb9d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1e0370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1f8d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb9d880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdb9d6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdb9c670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cdb9c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1d68b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce160670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce15fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce16e0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce1600d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1a2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd77e580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb6b520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd7230a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce15fbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb79970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84ce1eb250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb796a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb5f7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb5c7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cdb56970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd704f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd7047c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd754f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3effd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd75bc70> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd715b80> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd7157f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd7154f0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4cf850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4cf640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd715700> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd750a00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cd750640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd750340> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd43fbe0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd43faf0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd43f7f0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd43f220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd46fd90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd46f970> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd46fc10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd46f340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd750f70> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4c9f40> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3f6a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4e17c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4e1310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4d5a30> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd3c68b0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccdcbeb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd750490> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccdcbfd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ce1e9e20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd5e6d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd5e4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccde7790> ** (process:405440): WARNING **: 23:41:26.729: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cd4f7a90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd5e2e0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd90a00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6e3a00> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc700160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6e94f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6e3f40> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6f7e20> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc712f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc712c70> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc712d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc7128e0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc7129a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc712940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc700ee0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc697b20> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc697f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6977f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc7126d0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc697820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6e3220> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6af5b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6af310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6e3760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd946d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd90e80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc65e550> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc65ed00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc656220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc693be0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6248b0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc624e20> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc634520> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc634880> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc634fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc624550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6241f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6192b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5d6730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc6198b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc693d90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5e00d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc693fd0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc619430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5e0430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5e0700> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cc60feb0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc506c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5065b0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc506f10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc514610> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc52b7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5233a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc5389d0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc53e6a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4c0490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc606ee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc606be0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4dd490> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4ddc10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4dd430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4cbc40> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4fec70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4833d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc49e4f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc49e8b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4a5550> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4b4130> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4b4940> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4b4c70> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc4b4e20> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc440730> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc451310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc440fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc440a90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc483490> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc403f40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc40f2b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc48fd30> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc41dc10> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc425b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc41d520> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc42fdc0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc435fd0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc43a730> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc43aee0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc3c79a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc687ca0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc606940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc676eb0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc3efbe0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc3f8790> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc3f8370> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc384d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc3e8970> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc3ef760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc345b50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc310910> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc322ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc316220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc2c1f40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc350670> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc292c70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc2aee80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc2b48b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc2bc400> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc2bc760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc243610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc243f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd90b20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84ccd90be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc218b50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc202880> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_vjnqum0h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # zipimport: zlib available # /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc19b820> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f84cc19b8b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc1c6d30> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc1c64c0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc1c6cd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0df3a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc16fb50> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0df7f0> # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0f4580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0f4220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0f4730> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0f4970> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0f4b50> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0f4d60> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0fe220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0fed60> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0feee0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc106130> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc1062e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc106760> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc106d90> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc1120d0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc1122b0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc112430> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc112670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0e7bb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0e7100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0dfee0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc19bb20> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc187220> import 'gc' # # /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84cc0b87f0> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "swap", "device": "/dev/sda"}, {"action": "create format", "fs_type": "ext3", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "path": "none", "state": "absent", "fstype": "swap"}, {"src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["xfsprogs", "e2fsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io # destroy ctypes # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc # destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy re # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890095.15367: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'mount_point': '/opt/test', 'fs_type': 'ext3', 'disks': ['sda']}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_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-1726890086.3978257-188318-28869107030723/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890095.15370: _low_level_execute_command(): starting 186312 1726890095.15373: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890086.3978257-188318-28869107030723/ > /dev/null 2>&1 && sleep 0' 186312 1726890095.15858: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.15862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.15909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890095.15915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.15918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890095.15920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.15977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890095.15980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890095.15985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890095.16034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890095.17770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890095.17832: stderr chunk (state=3): >>><<< 186312 1726890095.17835: stdout chunk (state=3): >>><<< 186312 1726890095.18120: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890095.18124: handler run complete 186312 1726890095.18126: attempt loop complete, returning result 186312 1726890095.18129: _execute() done 186312 1726890095.18131: dumping result to json 186312 1726890095.18133: done dumping result, returning 186312 1726890095.18135: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-881e-6b85-000000000ea5] 186312 1726890095.18138: sending task result for task 02369adf-7a19-881e-6b85-000000000ea5 186312 1726890095.18236: done sending task result for task 02369adf-7a19-881e-6b85-000000000ea5 186312 1726890095.18239: WORKER PROCESS EXITING changed: [managed_node3] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890095.18472: no more pending results, returning what we have 186312 1726890095.18476: results queue empty 186312 1726890095.18477: checking for any_errors_fatal 186312 1726890095.18483: done checking for any_errors_fatal 186312 1726890095.18483: checking for max_fail_percentage 186312 1726890095.18485: done checking for max_fail_percentage 186312 1726890095.18486: checking to see if all hosts have failed and the running result is not ok 186312 1726890095.18487: done checking to see if all hosts have failed 186312 1726890095.18488: getting the remaining hosts for this loop 186312 1726890095.18490: done getting the remaining hosts for this loop 186312 1726890095.18493: getting the next task for host managed_node3 186312 1726890095.18500: done getting next task for host managed_node3 186312 1726890095.18503: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890095.18506: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890095.18519: getting variables 186312 1726890095.18521: in VariableManager get_vars() 186312 1726890095.18556: Calling all_inventory to load vars for managed_node3 186312 1726890095.18559: Calling groups_inventory to load vars for managed_node3 186312 1726890095.18561: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890095.18572: Calling all_plugins_play to load vars for managed_node3 186312 1726890095.18574: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890095.18577: Calling groups_plugins_play to load vars for managed_node3 186312 1726890095.19759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890095.21076: done with get_vars() 186312 1726890095.21093: done getting variables 186312 1726890095.21307: 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.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:41:35 -0400 (0:00:08.903) 0:01:04.953 ****** 186312 1726890095.21385: entering _queue_task() for managed_node3/command 186312 1726890095.22059: worker is 1 (out of 1 available) 186312 1726890095.22072: exiting _queue_task() for managed_node3/command 186312 1726890095.22085: done queuing things up, now waiting for results queue to drain 186312 1726890095.22086: waiting for pending results... 186312 1726890095.24194: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890095.24333: in run() - task 02369adf-7a19-881e-6b85-000000000ea6 186312 1726890095.24349: variable 'ansible_search_path' from source: unknown 186312 1726890095.24353: variable 'ansible_search_path' from source: unknown 186312 1726890095.24386: calling self._execute() 186312 1726890095.24485: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890095.24489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890095.24499: variable 'omit' from source: magic vars 186312 1726890095.25580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890095.29752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890095.29822: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890095.29861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890095.29896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890095.29925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890095.30009: 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) 186312 1726890095.30052: 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) 186312 1726890095.30072: 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) 186312 1726890095.30144: 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) 186312 1726890095.30148: 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) 186312 1726890095.30261: Evaluated conditional (storage_udevadm_trigger | d(false)): False 186312 1726890095.30264: when evaluation is False, skipping this task 186312 1726890095.30267: _execute() done 186312 1726890095.30269: dumping result to json 186312 1726890095.30272: done dumping result, returning 186312 1726890095.30274: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-881e-6b85-000000000ea6] 186312 1726890095.30276: sending task result for task 02369adf-7a19-881e-6b85-000000000ea6 186312 1726890095.30465: done sending task result for task 02369adf-7a19-881e-6b85-000000000ea6 186312 1726890095.30468: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890095.30522: no more pending results, returning what we have 186312 1726890095.30525: results queue empty 186312 1726890095.30526: checking for any_errors_fatal 186312 1726890095.30538: done checking for any_errors_fatal 186312 1726890095.30538: checking for max_fail_percentage 186312 1726890095.30540: done checking for max_fail_percentage 186312 1726890095.30541: checking to see if all hosts have failed and the running result is not ok 186312 1726890095.30542: done checking to see if all hosts have failed 186312 1726890095.30543: getting the remaining hosts for this loop 186312 1726890095.30544: done getting the remaining hosts for this loop 186312 1726890095.30548: getting the next task for host managed_node3 186312 1726890095.30554: done getting next task for host managed_node3 186312 1726890095.30558: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890095.30562: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890095.30580: getting variables 186312 1726890095.30582: in VariableManager get_vars() 186312 1726890095.30618: Calling all_inventory to load vars for managed_node3 186312 1726890095.30621: Calling groups_inventory to load vars for managed_node3 186312 1726890095.30625: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890095.30634: Calling all_plugins_play to load vars for managed_node3 186312 1726890095.30637: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890095.30640: Calling groups_plugins_play to load vars for managed_node3 186312 1726890095.31814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890095.32444: done with get_vars() 186312 1726890095.32458: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 23:41:35 -0400 (0:00:00.111) 0:01:05.064 ****** 186312 1726890095.32568: entering _queue_task() for managed_node3/stat 186312 1726890095.32887: worker is 1 (out of 1 available) 186312 1726890095.32900: exiting _queue_task() for managed_node3/stat 186312 1726890095.32915: done queuing things up, now waiting for results queue to drain 186312 1726890095.32916: waiting for pending results... 186312 1726890095.33241: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890095.34039: in run() - task 02369adf-7a19-881e-6b85-000000000ea7 186312 1726890095.34052: variable 'ansible_search_path' from source: unknown 186312 1726890095.34056: variable 'ansible_search_path' from source: unknown 186312 1726890095.34090: calling self._execute() 186312 1726890095.34202: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890095.34206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890095.34219: variable 'omit' from source: magic vars 186312 1726890095.34340: variable 'omit' from source: magic vars 186312 1726890095.34407: variable 'omit' from source: magic vars 186312 1726890095.34448: variable 'omit' from source: magic vars 186312 1726890095.34519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890095.34586: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890095.34608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890095.34627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890095.34644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890095.34673: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890095.34677: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890095.34686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890095.34778: Set connection var ansible_shell_type to sh 186312 1726890095.34789: Set connection var ansible_pipelining to False 186312 1726890095.34805: Set connection var ansible_timeout to 10 186312 1726890095.34808: Set connection var ansible_connection to ssh 186312 1726890095.34815: Set connection var ansible_shell_executable to /bin/sh 186312 1726890095.34820: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890095.34845: variable 'ansible_shell_executable' from source: unknown 186312 1726890095.34848: variable 'ansible_connection' from source: unknown 186312 1726890095.34851: variable 'ansible_module_compression' from source: unknown 186312 1726890095.34853: variable 'ansible_shell_type' from source: unknown 186312 1726890095.34856: variable 'ansible_shell_executable' from source: unknown 186312 1726890095.34858: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890095.34860: variable 'ansible_pipelining' from source: unknown 186312 1726890095.34863: variable 'ansible_timeout' from source: unknown 186312 1726890095.34867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890095.35090: 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) 186312 1726890095.35099: variable 'omit' from source: magic vars 186312 1726890095.35107: starting attempt loop 186312 1726890095.35110: running the handler 186312 1726890095.35124: _low_level_execute_command(): starting 186312 1726890095.35138: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890095.35852: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890095.35867: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.35884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.35901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.35947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.35959: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890095.35974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.35996: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890095.36006: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890095.36018: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890095.36039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.36054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.36077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.36090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.36117: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890095.36135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.36213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890095.36239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890095.36253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890095.36337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890095.37916: stdout chunk (state=3): >>>/root <<< 186312 1726890095.38099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890095.38102: stdout chunk (state=3): >>><<< 186312 1726890095.38104: stderr chunk (state=3): >>><<< 186312 1726890095.38216: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890095.38220: _low_level_execute_command(): starting 186312 1726890095.38223: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890095.381253-188549-110884033899086 `" && echo ansible-tmp-1726890095.381253-188549-110884033899086="` echo /root/.ansible/tmp/ansible-tmp-1726890095.381253-188549-110884033899086 `" ) && sleep 0' 186312 1726890095.38780: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890095.38802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.38820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.38843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.38889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.38900: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890095.38915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.38934: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890095.38945: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890095.38957: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890095.38973: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.38987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.39004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.39018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.39031: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890095.39044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.39844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890095.40336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890095.40352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890095.40417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890095.42242: stdout chunk (state=3): >>>ansible-tmp-1726890095.381253-188549-110884033899086=/root/.ansible/tmp/ansible-tmp-1726890095.381253-188549-110884033899086 <<< 186312 1726890095.42401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890095.42436: stderr chunk (state=3): >>><<< 186312 1726890095.42449: stdout chunk (state=3): >>><<< 186312 1726890095.42721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890095.381253-188549-110884033899086=/root/.ansible/tmp/ansible-tmp-1726890095.381253-188549-110884033899086 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890095.42725: variable 'ansible_module_compression' from source: unknown 186312 1726890095.42727: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890095.42732: variable 'ansible_facts' from source: unknown 186312 1726890095.42735: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890095.381253-188549-110884033899086/AnsiballZ_stat.py 186312 1726890095.43321: Sending initial data 186312 1726890095.43324: Sent initial data (154 bytes) 186312 1726890095.45006: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890095.45027: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.45046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.45065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.45104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.45134: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890095.45154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.45179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890095.45191: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890095.45204: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890095.45219: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.45238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.45254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.45267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.45279: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890095.45293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.45674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890095.45696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890095.45715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890095.45782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890095.47444: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890095.47478: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890095.47516: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmprgyj6k7b /root/.ansible/tmp/ansible-tmp-1726890095.381253-188549-110884033899086/AnsiballZ_stat.py <<< 186312 1726890095.47547: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890095.48579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890095.48756: stderr chunk (state=3): >>><<< 186312 1726890095.48760: stdout chunk (state=3): >>><<< 186312 1726890095.48762: done transferring module to remote 186312 1726890095.48764: _low_level_execute_command(): starting 186312 1726890095.48766: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890095.381253-188549-110884033899086/ /root/.ansible/tmp/ansible-tmp-1726890095.381253-188549-110884033899086/AnsiballZ_stat.py && sleep 0' 186312 1726890095.49306: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890095.49321: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.49335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.49352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.49392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.49403: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890095.49425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.49443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890095.49454: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890095.49464: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890095.49479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.49506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.49528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.49541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.49551: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890095.49563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.49643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890095.49663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890095.49677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890095.49757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890095.51432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890095.51498: stderr chunk (state=3): >>><<< 186312 1726890095.51501: stdout chunk (state=3): >>><<< 186312 1726890095.51607: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890095.51616: _low_level_execute_command(): starting 186312 1726890095.51619: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890095.381253-188549-110884033899086/AnsiballZ_stat.py && sleep 0' 186312 1726890095.52279: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890095.52303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.52333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.52354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.52395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.52407: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890095.52425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.52446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890095.52459: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890095.52470: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890095.52491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.52506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.52535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.52555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.52571: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890095.52589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.52683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890095.52699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890095.52727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890095.52806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890095.54672: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890095.54698: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890095.54701: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890095.54760: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890095.54763: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890095.54792: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890095.54827: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890095.54864: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890095.54868: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890095.54879: stdout chunk (state=3): >>> # installed zipimport hook <<< 186312 1726890095.54927: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890095.54939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890095.54968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890095.54971: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890095.54993: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a58d8dc0> <<< 186312 1726890095.55025: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890095.55050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a587d3a0> <<< 186312 1726890095.55053: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a58d8b20> <<< 186312 1726890095.55079: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890095.55083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890095.55094: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a58d8ac0> <<< 186312 1726890095.55113: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890095.55149: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890095.55152: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a587d490> <<< 186312 1726890095.55173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890095.55195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890095.55219: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890095.55223: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a587d940> <<< 186312 1726890095.55241: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a587d670> <<< 186312 1726890095.55275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890095.55278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890095.55295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890095.55319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890095.55344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890095.55352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890095.55388: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5834190> <<< 186312 1726890095.55408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890095.55423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890095.55483: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5834220> <<< 186312 1726890095.55572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890095.55578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5857850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5834940> <<< 186312 1726890095.55610: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5895880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a582dd90> <<< 186312 1726890095.55679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890095.55682: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5857d90> <<< 186312 1726890095.55733: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a587d970> <<< 186312 1726890095.55758: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890095.55952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890095.55988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890095.56021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890095.56058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890095.56072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890095.56083: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55afeb0> <<< 186312 1726890095.56135: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55b2f40> <<< 186312 1726890095.56170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890095.56189: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890095.56214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890095.56236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890095.56279: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55af370> <<< 186312 1726890095.56294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890095.56346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890095.56374: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890095.56396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890095.56423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890095.57093: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a5530e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5530910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5530f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5530fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5589d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5584670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a5542cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a55962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5542eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5542df0> <<< 186312 1726890095.57184: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5542d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55163d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890095.57203: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55164c0> <<< 186312 1726890095.57507: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a554af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5545a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5545490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a543f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5501520> <<< 186312 1726890095.57978: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5545f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5452b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a5452e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5464790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5464cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a53f0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5452f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890095.58050: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a54012e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5464610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a54013a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5542a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890095.58074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890095.58119: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a541d700> <<< 186312 1726890095.58185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a541d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a541d7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a541d8b0> <<< 186312 1726890095.58272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890095.58476: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a541dd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a5427250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a541d940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a540fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5542610> <<< 186312 1726890095.58498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890095.58559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890095.58723: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a541daf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f19a4de86d0> <<< 186312 1726890095.59074: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890095.59167: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.59202: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/__init__.py <<< 186312 1726890095.59235: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890095.59247: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890095.60438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.61371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d0f820> <<< 186312 1726890095.61401: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890095.61447: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890095.61470: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890095.61482: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4d0f160> <<< 186312 1726890095.61510: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d0f280> <<< 186312 1726890095.61576: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d0ff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890095.61618: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d0f4f0> <<< 186312 1726890095.61659: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d0fd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4d0ffd0> <<< 186312 1726890095.61692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890095.61736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890095.61769: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d0f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890095.61828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890095.61896: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c66f40> <<< 186312 1726890095.61932: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c83d00> <<< 186312 1726890095.61965: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c83eb0> <<< 186312 1726890095.61996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890095.62043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c83370> <<< 186312 1726890095.62054: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d75dc0> <<< 186312 1726890095.62250: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d753a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d75fd0> <<< 186312 1726890095.62320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890095.62377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d44d30> <<< 186312 1726890095.62447: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4ce4d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4ce4400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d174f0> <<< 186312 1726890095.62485: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4ce4520> <<< 186312 1726890095.62527: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4ce4550> <<< 186312 1726890095.62603: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890095.62677: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c55fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d56250> <<< 186312 1726890095.62706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890095.62774: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c52850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d563d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890095.62847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890095.62886: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d6fe50> <<< 186312 1726890095.63009: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c527f0> <<< 186312 1726890095.63125: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c52640> <<< 186312 1726890095.63170: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c515b0> <<< 186312 1726890095.63221: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c46d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d4d910> <<< 186312 1726890095.63237: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890095.63292: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4cd66a0> <<< 186312 1726890095.63461: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4cd5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4ce50a0> <<< 186312 1726890095.63550: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4cd6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d1ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890095.63615: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.63722: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890095.63744: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/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_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890095.63772: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.63845: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.63944: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.64378: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.64837: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890095.64877: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890095.64897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890095.64931: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a485d5e0> <<< 186312 1726890095.65052: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c32580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a47ff100> <<< 186312 1726890095.65105: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890095.65139: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.65246: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.65376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4cd5b80> # zipimport: zlib available <<< 186312 1726890095.65757: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.66125: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.66178: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.66238: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890095.66256: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.66282: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.66316: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890095.66319: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.66375: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.66478: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890095.66499: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890095.66513: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890095.66526: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.66558: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890095.66561: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.66755: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.66934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890095.66964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890095.67039: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4830f10> # zipimport: zlib available <<< 186312 1726890095.67094: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.67179: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890095.67183: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890095.67216: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.67255: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.67274: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890095.67307: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.67340: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.67415: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.67486: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890095.67517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890095.67588: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4d61220> <<< 186312 1726890095.67627: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4830850> <<< 186312 1726890095.67659: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890095.67781: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.67818: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.67901: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.67970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890095.67973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890095.68026: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c15ca0> <<< 186312 1726890095.68128: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c11f70> <<< 186312 1726890095.68132: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c0b940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890095.68153: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.68185: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890095.68293: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890095.68392: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890095.68398: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.68437: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890095.69018: stdout chunk (state=3): >>># zipimport: zlib available import 'gc' # <<< 186312 1726890095.69787: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1431, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726890051.7964363, "mtime": 1726890050.9474294, "ctime": 1726890050.9474294, "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": "cc471a10d13d2cfb7b6964b87d21fbd90cd4e869", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890095.69809: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890095.70150: 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 <<< 186312 1726890095.70156: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 186312 1726890095.70160: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 186312 1726890095.70166: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp <<< 186312 1726890095.70190: stdout chunk (state=3): >>># cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon <<< 186312 1726890095.70193: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings <<< 186312 1726890095.70209: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890095.70381: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890095.70402: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890095.70476: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890095.70496: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890095.70541: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890095.70557: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890095.70560: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890095.70616: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890095.70680: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890095.70761: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890095.70785: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890095.70952: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890095.71000: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 186312 1726890095.71030: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890095.71270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890095.71367: stderr chunk (state=3): >>><<< 186312 1726890095.71370: stdout chunk (state=3): >>><<< 186312 1726890095.71490: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a58d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a587d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a58d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a58d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a587d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a587d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a587d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5834190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5834220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5857850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5834940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5895880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a582dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5857d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a587d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55b2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55af370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a5530e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5530910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5530f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5530fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5589d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5584670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a5542cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a55962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5542eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5542df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5542d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55163d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55164c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a554af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5545a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5545490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a543f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5501520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5545f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a55bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5452b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a5452e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5464790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5464cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a53f0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5452f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a54012e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5464610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a54013a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5542a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a541d700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a541d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a541d7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a541d8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a541dd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a5427250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a541d940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a540fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a5542610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a541daf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f19a4de86d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d0f820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4d0f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d0f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d0ff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d0f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d0fd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4d0ffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d0f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c66f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c83d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c83eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c83370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d75dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d753a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d75fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d44d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4ce4d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4ce4400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d174f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4ce4520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4ce4550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c55fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d56250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c52850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d563d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d6fe50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c527f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c52640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c515b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4c46d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d4d910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4cd66a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4cd5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4ce50a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4cd6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4d1ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/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_eaaskd_5/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_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/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_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a485d5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c32580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a47ff100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4cd5b80> # 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_eaaskd_5/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_eaaskd_5/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_eaaskd_5/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_eaaskd_5/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_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4830f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/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_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19a4d61220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4830850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c15ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c11f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19a4c0b940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/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_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_eaaskd_5/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_eaaskd_5/ansible_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/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1431, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726890051.7964363, "mtime": 1726890050.9474294, "ctime": 1726890050.9474294, "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": "cc471a10d13d2cfb7b6964b87d21fbd90cd4e869", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890095.72758: done with _execute_module (stat, {'path': '/etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890095.381253-188549-110884033899086/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890095.72762: _low_level_execute_command(): starting 186312 1726890095.72766: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890095.381253-188549-110884033899086/ > /dev/null 2>&1 && sleep 0' 186312 1726890095.73806: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890095.73840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.73879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.73899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.74028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.74058: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890095.74074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.74092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890095.74105: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890095.74119: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890095.74132: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.74148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.74209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.74226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.74239: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890095.74253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.74384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890095.74457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890095.74519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890095.74652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890095.76346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890095.76424: stderr chunk (state=3): >>><<< 186312 1726890095.76434: stdout chunk (state=3): >>><<< 186312 1726890095.76876: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890095.76880: handler run complete 186312 1726890095.76882: attempt loop complete, returning result 186312 1726890095.76885: _execute() done 186312 1726890095.76887: dumping result to json 186312 1726890095.76889: done dumping result, returning 186312 1726890095.76891: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-881e-6b85-000000000ea7] 186312 1726890095.76893: sending task result for task 02369adf-7a19-881e-6b85-000000000ea7 186312 1726890095.76969: done sending task result for task 02369adf-7a19-881e-6b85-000000000ea7 186312 1726890095.76972: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890051.7964363, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cc471a10d13d2cfb7b6964b87d21fbd90cd4e869", "ctime": 1726890050.9474294, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81789063, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726890050.9474294, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1431, "uid": 0, "version": "2983873335", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890095.77090: no more pending results, returning what we have 186312 1726890095.77093: results queue empty 186312 1726890095.77094: checking for any_errors_fatal 186312 1726890095.77100: done checking for any_errors_fatal 186312 1726890095.77101: checking for max_fail_percentage 186312 1726890095.77102: done checking for max_fail_percentage 186312 1726890095.77103: checking to see if all hosts have failed and the running result is not ok 186312 1726890095.77104: done checking to see if all hosts have failed 186312 1726890095.77105: getting the remaining hosts for this loop 186312 1726890095.77107: done getting the remaining hosts for this loop 186312 1726890095.77110: getting the next task for host managed_node3 186312 1726890095.77117: done getting next task for host managed_node3 186312 1726890095.77121: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890095.77124: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890095.77144: getting variables 186312 1726890095.77145: in VariableManager get_vars() 186312 1726890095.77178: Calling all_inventory to load vars for managed_node3 186312 1726890095.77180: Calling groups_inventory to load vars for managed_node3 186312 1726890095.77183: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890095.77191: Calling all_plugins_play to load vars for managed_node3 186312 1726890095.77194: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890095.77197: Calling groups_plugins_play to load vars for managed_node3 186312 1726890095.77752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890095.78422: done with get_vars() 186312 1726890095.78440: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 23:41:35 -0400 (0:00:00.459) 0:01:05.524 ****** 186312 1726890095.78542: entering _queue_task() for managed_node3/lineinfile 186312 1726890095.78804: worker is 1 (out of 1 available) 186312 1726890095.78821: exiting _queue_task() for managed_node3/lineinfile 186312 1726890095.78836: done queuing things up, now waiting for results queue to drain 186312 1726890095.78837: waiting for pending results... 186312 1726890095.79145: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890095.79317: in run() - task 02369adf-7a19-881e-6b85-000000000ea8 186312 1726890095.79339: variable 'ansible_search_path' from source: unknown 186312 1726890095.79348: variable 'ansible_search_path' from source: unknown 186312 1726890095.79396: calling self._execute() 186312 1726890095.79514: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890095.79526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890095.79541: variable 'omit' from source: magic vars 186312 1726890095.79941: variable '__storage_fstab' from source: set_fact 186312 1726890095.79981: Evaluated conditional (__storage_fstab.stat.exists): True 186312 1726890095.80166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890095.80434: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890095.80488: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890095.80535: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890095.80587: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890095.80685: variable 'blivet_output' from source: set_fact 186312 1726890095.80718: Evaluated conditional (blivet_output is changed): True 186312 1726890095.80733: variable 'omit' from source: magic vars 186312 1726890095.80810: variable 'omit' from source: magic vars 186312 1726890095.80871: variable '__str' from source: task vars 186312 1726890095.80960: variable '__str' from source: task vars 186312 1726890095.80973: variable '__str' from source: task vars 186312 1726890095.81071: variable '__str' from source: task vars 186312 1726890095.81095: variable 'omit' from source: magic vars 186312 1726890095.81141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890095.81175: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890095.81222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890095.81251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890095.81266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890095.81302: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890095.81310: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890095.81320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890095.81438: Set connection var ansible_shell_type to sh 186312 1726890095.81460: Set connection var ansible_pipelining to False 186312 1726890095.81476: Set connection var ansible_timeout to 10 186312 1726890095.81482: Set connection var ansible_connection to ssh 186312 1726890095.81492: Set connection var ansible_shell_executable to /bin/sh 186312 1726890095.81502: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890095.81533: variable 'ansible_shell_executable' from source: unknown 186312 1726890095.81542: variable 'ansible_connection' from source: unknown 186312 1726890095.81551: variable 'ansible_module_compression' from source: unknown 186312 1726890095.81563: variable 'ansible_shell_type' from source: unknown 186312 1726890095.81571: variable 'ansible_shell_executable' from source: unknown 186312 1726890095.81577: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890095.81585: variable 'ansible_pipelining' from source: unknown 186312 1726890095.81592: variable 'ansible_timeout' from source: unknown 186312 1726890095.81599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890095.81790: 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) 186312 1726890095.81806: variable 'omit' from source: magic vars 186312 1726890095.81819: starting attempt loop 186312 1726890095.81826: running the handler 186312 1726890095.81846: _low_level_execute_command(): starting 186312 1726890095.81859: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890095.82720: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890095.82744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.82788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.82813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.82947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.82961: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890095.82975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.82994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890095.83015: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890095.83031: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890095.83045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.83060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.83076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.83090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.83102: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890095.83123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.83202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890095.83237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890095.83255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890095.83324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890095.84824: stdout chunk (state=3): >>>/root <<< 186312 1726890095.84922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890095.85004: stderr chunk (state=3): >>><<< 186312 1726890095.85017: stdout chunk (state=3): >>><<< 186312 1726890095.85128: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890095.85141: _low_level_execute_command(): starting 186312 1726890095.85144: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890095.850446-188568-274189477036398 `" && echo ansible-tmp-1726890095.850446-188568-274189477036398="` echo /root/.ansible/tmp/ansible-tmp-1726890095.850446-188568-274189477036398 `" ) && sleep 0' 186312 1726890095.85734: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890095.85748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.85761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.85777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.85825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.85839: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890095.85852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.85870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890095.85881: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890095.85891: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890095.85902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.85922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.85940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.85952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.85962: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890095.85973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.86057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890095.86077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890095.86090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890095.86163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890095.87944: stdout chunk (state=3): >>>ansible-tmp-1726890095.850446-188568-274189477036398=/root/.ansible/tmp/ansible-tmp-1726890095.850446-188568-274189477036398 <<< 186312 1726890095.88135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890095.88138: stdout chunk (state=3): >>><<< 186312 1726890095.88141: stderr chunk (state=3): >>><<< 186312 1726890095.88417: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890095.850446-188568-274189477036398=/root/.ansible/tmp/ansible-tmp-1726890095.850446-188568-274189477036398 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890095.88420: variable 'ansible_module_compression' from source: unknown 186312 1726890095.88422: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 186312 1726890095.88424: variable 'ansible_facts' from source: unknown 186312 1726890095.88426: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890095.850446-188568-274189477036398/AnsiballZ_lineinfile.py 186312 1726890095.88600: Sending initial data 186312 1726890095.88603: Sent initial data (160 bytes) 186312 1726890095.89507: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890095.89524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.89538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.89554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.89593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.89604: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890095.89623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.89640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890095.89652: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890095.89662: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890095.89673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.89685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.89699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.89710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.89730: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890095.89744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.89821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890095.89841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890095.89858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890095.89923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890095.91566: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890095.91596: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890095.91642: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpypqv110w /root/.ansible/tmp/ansible-tmp-1726890095.850446-188568-274189477036398/AnsiballZ_lineinfile.py <<< 186312 1726890095.91676: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890095.92680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890095.92817: stderr chunk (state=3): >>><<< 186312 1726890095.92821: stdout chunk (state=3): >>><<< 186312 1726890095.92935: done transferring module to remote 186312 1726890095.92938: _low_level_execute_command(): starting 186312 1726890095.92941: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890095.850446-188568-274189477036398/ /root/.ansible/tmp/ansible-tmp-1726890095.850446-188568-274189477036398/AnsiballZ_lineinfile.py && sleep 0' 186312 1726890095.93562: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890095.93579: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.93599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.93620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.93663: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.93675: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890095.93691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.93714: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890095.93727: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890095.93743: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890095.93757: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.93779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.93795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.93822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.93839: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890095.93854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.93952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890095.93974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890095.93990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890095.94061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890095.95843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890095.95917: stderr chunk (state=3): >>><<< 186312 1726890095.95927: stdout chunk (state=3): >>><<< 186312 1726890095.96022: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890095.96025: _low_level_execute_command(): starting 186312 1726890095.96028: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890095.850446-188568-274189477036398/AnsiballZ_lineinfile.py && sleep 0' 186312 1726890095.98565: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890095.98579: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.98591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.98606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.98662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.98728: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890095.98743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.98761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890095.98776: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890095.98791: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890095.98805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890095.98828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890095.98845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890095.98858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890095.98871: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890095.98890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890095.98966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890095.99126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890095.99142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890095.99215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890096.01101: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 186312 1726890096.01104: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890096.01156: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890096.01189: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890096.01323: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890096.01379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97929f3dc0> <<< 186312 1726890096.01454: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890096.01466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97929983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97929f3b20> <<< 186312 1726890096.01491: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97929f3ac0> <<< 186312 1726890096.01572: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792998490> <<< 186312 1726890096.01673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890096.01771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792998940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792998670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890096.01774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979294f190> <<< 186312 1726890096.01944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979294f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890096.01955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979294f940> <<< 186312 1726890096.02064: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97929b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890096.02104: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792948d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792972d90> <<< 186312 1726890096.02128: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792998970> <<< 186312 1726890096.02142: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890096.02387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890096.02433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890096.02445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890096.02459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928efeb0> <<< 186312 1726890096.02519: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928f2f40> <<< 186312 1726890096.02541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890096.02572: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890096.02598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890096.02619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890096.02650: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928ef370> <<< 186312 1726890096.02672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890096.02746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890096.02759: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890096.02797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890096.02832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890096.02880: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792870e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792870910> <<< 186312 1726890096.02893: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890096.02937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792870f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890096.02964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890096.02994: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792870fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928820d0> <<< 186312 1726890096.02997: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890096.03041: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928c9d90> import '_functools' # <<< 186312 1726890096.03061: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928c4670> <<< 186312 1726890096.03122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928d66d0> <<< 186312 1726890096.03147: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890096.03177: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792882cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928c92b0> <<< 186312 1726890096.03230: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97928d62e0> <<< 186312 1726890096.03251: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890096.03287: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890096.03338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792882eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792882df0> <<< 186312 1726890096.03410: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792882d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890096.03436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890096.03481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890096.03508: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928563d0> <<< 186312 1726890096.03539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890096.03570: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928564c0> <<< 186312 1726890096.03689: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979288af40> <<< 186312 1726890096.03735: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792885a90> <<< 186312 1726890096.03763: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792885490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890096.03774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890096.03805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890096.03838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890096.03849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979256f220> <<< 186312 1726890096.03878: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792840520> <<< 186312 1726890096.03933: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792885f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928fc040> <<< 186312 1726890096.03952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890096.03973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890096.04010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792582b50> <<< 186312 1726890096.04040: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890096.04069: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792582e80> <<< 186312 1726890096.04102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890096.04152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792594790> <<< 186312 1726890096.04165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890096.04188: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792594cd0> <<< 186312 1726890096.04252: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792520400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792582f70> <<< 186312 1726890096.04321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97925312e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792594610> <<< 186312 1726890096.04381: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890096.04403: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97925313a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792882a30> <<< 186312 1726890096.04434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890096.04453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890096.04502: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f979254d700> <<< 186312 1726890096.04572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f979254d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979254d7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f979254d8b0> <<< 186312 1726890096.04602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890096.04785: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f979254dd00> <<< 186312 1726890096.04833: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792557250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979254d940> <<< 186312 1726890096.04855: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979253fa90> <<< 186312 1726890096.04878: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792882610> <<< 186312 1726890096.04889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890096.04937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890096.04967: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979254daf0> <<< 186312 1726890096.05066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890096.05079: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f979247b6d0> <<< 186312 1726890096.05236: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 186312 1726890096.05320: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.05351: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890096.05379: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890096.05403: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.06589: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.07530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a1820> <<< 186312 1726890096.07562: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890096.07565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890096.07582: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890096.07602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890096.07619: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890096.07634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890096.07639: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890096.07656: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97923a1160> <<< 186312 1726890096.07683: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a1280> <<< 186312 1726890096.07720: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a1f70> <<< 186312 1726890096.07744: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890096.07748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890096.07786: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a1d90> <<< 186312 1726890096.07789: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890096.07824: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97923a1fd0> <<< 186312 1726890096.07840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890096.07863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890096.07901: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a1100> <<< 186312 1726890096.07920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890096.07945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890096.07965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890096.07996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890096.08008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890096.08075: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791daef40> <<< 186312 1726890096.08114: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791dcdd00> <<< 186312 1726890096.08155: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791dcdeb0> <<< 186312 1726890096.08166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890096.08194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890096.08233: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791dcd370> <<< 186312 1726890096.08245: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792407dc0> <<< 186312 1726890096.08418: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97924073a0> <<< 186312 1726890096.08441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890096.08472: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792407fd0> <<< 186312 1726890096.08515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890096.08558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890096.08573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923d7d30> <<< 186312 1726890096.08657: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792372d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792372400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a94f0> <<< 186312 1726890096.08690: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792372520> <<< 186312 1726890096.08731: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792372550> <<< 186312 1726890096.08763: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890096.08792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890096.08807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890096.08838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890096.08875: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791d9efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923e9250> <<< 186312 1726890096.08995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890096.08998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791d9b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923e93d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890096.09055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890096.09265: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792402e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791d9b7f0> <<< 186312 1726890096.09331: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791d9b640> <<< 186312 1726890096.09397: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791d9a5b0> <<< 186312 1726890096.09441: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791d8fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923e0910> <<< 186312 1726890096.09475: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890096.09480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890096.09520: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97923686a0> <<< 186312 1726890096.09742: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792367b20> <<< 186312 1726890096.09784: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923780a0> <<< 186312 1726890096.09867: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792368100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923acb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890096.09945: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890096.09997: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 186312 1726890096.10010: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890096.10014: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.10102: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.10198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.10639: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.11133: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890096.11137: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890096.11149: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890096.11199: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f979198b5e0> <<< 186312 1726890096.11277: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890096.11289: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791d7b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979192a100> <<< 186312 1726890096.11348: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890096.11383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890096.11386: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.11502: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.11633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890096.11666: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792367b80> # zipimport: zlib available <<< 186312 1726890096.12055: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.12421: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.12474: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.12553: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890096.12556: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.12577: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.12615: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890096.12677: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.12758: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890096.12774: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890096.12791: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890096.12826: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.12829: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.12870: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890096.13155: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.13239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890096.13276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890096.13349: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979195df10> # zipimport: zlib available <<< 186312 1726890096.13412: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.13500: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890096.13517: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890096.13548: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.13594: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890096.13598: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.13632: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.13681: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.13734: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.13783: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890096.13807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890096.13879: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97923f4220> <<< 186312 1726890096.13914: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979195d850> <<< 186312 1726890096.13960: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890096.14069: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.14133: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.14147: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.14201: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890096.14216: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890096.14281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890096.14373: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791d5dca0> <<< 186312 1726890096.14410: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791d5af70> <<< 186312 1726890096.14467: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791d54940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890096.14516: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.14539: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890096.14611: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890096.14652: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 186312 1726890096.14655: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.14856: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.15126: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.15635: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 186312 1726890096.15869: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 186312 1726890096.15934: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process <<< 186312 1726890096.15942: stdout chunk (state=3): >>># destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 186312 1726890096.16105: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890096.16197: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890096.16270: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890096.16327: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890096.16362: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 186312 1726890096.16388: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890096.16631: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890096.16937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890096.16940: stdout chunk (state=3): >>><<< 186312 1726890096.16942: stderr chunk (state=3): >>><<< 186312 1726890096.17128: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97929f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97929983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97929f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97929f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792998490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792998940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792998670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979294f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979294f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979294f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97929b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792948d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792972d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792998970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928f2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792870e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792870910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792870f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792870fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928820d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928c9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928c4670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928d66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792882cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928c92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97928d62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792882eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792882df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792882d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928563d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928564c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979288af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792885a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792885490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979256f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792840520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792885f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97928fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792582b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792582e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792594790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792594cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792520400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792582f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97925312e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792594610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97925313a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792882a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f979254d700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f979254d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979254d7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f979254d8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f979254dd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792557250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979254d940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979253fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792882610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979254daf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f979247b6d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a1820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97923a1160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a1280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a1f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a1d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97923a1fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a1100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791daef40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791dcdd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791dcdeb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791dcd370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792407dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97924073a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792407fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923d7d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792372d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792372400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923a94f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792372520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792372550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791d9efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923e9250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791d9b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923e93d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792402e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791d9b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791d9b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791d9a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9791d8fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923e0910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97923686a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792367b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923780a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9792368100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f97923acb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_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_lineinfile_payload_wl8q2h9l/ansible_lineinfile_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_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_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_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f979198b5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791d7b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979192a100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9792367b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_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_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_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_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979195df10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_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_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f97923f4220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f979195d850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791d5dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791d5af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9791d54940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_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_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_wl8q2h9l/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890096.18814: done with _execute_module (lineinfile, {'insertbefore': '^#', 'firstmatch': True, 'line': '# system_role:storage', 'regexp': '# system_role:storage', 'path': '/etc/fstab', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_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-1726890095.850446-188568-274189477036398/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890096.18818: _low_level_execute_command(): starting 186312 1726890096.18820: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890095.850446-188568-274189477036398/ > /dev/null 2>&1 && sleep 0' 186312 1726890096.19248: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890096.19252: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890096.19255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890096.19257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890096.19260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890096.19262: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890096.19265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890096.19267: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890096.19269: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890096.19271: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890096.19273: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890096.19275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890096.19277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890096.19279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890096.19281: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890096.19282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890096.19340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890096.19358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890096.19370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890096.19436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890096.21203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890096.21209: stderr chunk (state=3): >>><<< 186312 1726890096.21213: stdout chunk (state=3): >>><<< 186312 1726890096.21233: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890096.21237: handler run complete 186312 1726890096.21264: attempt loop complete, returning result 186312 1726890096.21267: _execute() done 186312 1726890096.21269: dumping result to json 186312 1726890096.21274: done dumping result, returning 186312 1726890096.21284: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-881e-6b85-000000000ea8] 186312 1726890096.21289: sending task result for task 02369adf-7a19-881e-6b85-000000000ea8 186312 1726890096.21403: done sending task result for task 02369adf-7a19-881e-6b85-000000000ea8 186312 1726890096.21405: WORKER PROCESS EXITING ok: [managed_node3] => { "backup": "", "changed": false } 186312 1726890096.21500: no more pending results, returning what we have 186312 1726890096.21503: results queue empty 186312 1726890096.21504: checking for any_errors_fatal 186312 1726890096.21517: done checking for any_errors_fatal 186312 1726890096.21518: checking for max_fail_percentage 186312 1726890096.21519: done checking for max_fail_percentage 186312 1726890096.21520: checking to see if all hosts have failed and the running result is not ok 186312 1726890096.21521: done checking to see if all hosts have failed 186312 1726890096.21522: getting the remaining hosts for this loop 186312 1726890096.21524: done getting the remaining hosts for this loop 186312 1726890096.21527: getting the next task for host managed_node3 186312 1726890096.21536: done getting next task for host managed_node3 186312 1726890096.21540: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890096.21544: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890096.21555: getting variables 186312 1726890096.21556: in VariableManager get_vars() 186312 1726890096.21586: Calling all_inventory to load vars for managed_node3 186312 1726890096.21589: Calling groups_inventory to load vars for managed_node3 186312 1726890096.21591: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890096.21599: Calling all_plugins_play to load vars for managed_node3 186312 1726890096.21602: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890096.21604: Calling groups_plugins_play to load vars for managed_node3 186312 1726890096.22398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890096.23083: done with get_vars() 186312 1726890096.23101: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 23:41:36 -0400 (0:00:00.446) 0:01:05.971 ****** 186312 1726890096.23213: entering _queue_task() for managed_node3/systemd 186312 1726890096.23500: worker is 1 (out of 1 available) 186312 1726890096.23514: exiting _queue_task() for managed_node3/systemd 186312 1726890096.23526: done queuing things up, now waiting for results queue to drain 186312 1726890096.23528: waiting for pending results... 186312 1726890096.23948: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890096.24172: in run() - task 02369adf-7a19-881e-6b85-000000000eaa 186312 1726890096.24193: variable 'ansible_search_path' from source: unknown 186312 1726890096.24201: variable 'ansible_search_path' from source: unknown 186312 1726890096.24283: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890096.24508: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890096.24570: dumping result to json 186312 1726890096.24579: done dumping result, returning 186312 1726890096.24596: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-881e-6b85-000000000eaa] 186312 1726890096.24609: sending task result for task 02369adf-7a19-881e-6b85-000000000eaa skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890096.24779: no more pending results, returning what we have 186312 1726890096.24783: results queue empty 186312 1726890096.24784: checking for any_errors_fatal 186312 1726890096.24807: done checking for any_errors_fatal 186312 1726890096.24808: checking for max_fail_percentage 186312 1726890096.24811: done checking for max_fail_percentage 186312 1726890096.24815: checking to see if all hosts have failed and the running result is not ok 186312 1726890096.24816: done checking to see if all hosts have failed 186312 1726890096.24817: getting the remaining hosts for this loop 186312 1726890096.24819: done getting the remaining hosts for this loop 186312 1726890096.24823: getting the next task for host managed_node3 186312 1726890096.24837: done getting next task for host managed_node3 186312 1726890096.24842: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890096.24847: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890096.24872: getting variables 186312 1726890096.24874: in VariableManager get_vars() 186312 1726890096.24917: Calling all_inventory to load vars for managed_node3 186312 1726890096.24921: Calling groups_inventory to load vars for managed_node3 186312 1726890096.24924: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890096.24941: Calling all_plugins_play to load vars for managed_node3 186312 1726890096.24945: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890096.24949: Calling groups_plugins_play to load vars for managed_node3 186312 1726890096.25770: done sending task result for task 02369adf-7a19-881e-6b85-000000000eaa 186312 1726890096.25774: WORKER PROCESS EXITING 186312 1726890096.25796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890096.26447: done with get_vars() 186312 1726890096.26462: done getting variables 186312 1726890096.26524: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:41:36 -0400 (0:00:00.033) 0:01:06.004 ****** 186312 1726890096.26560: entering _queue_task() for managed_node3/debug 186312 1726890096.26799: worker is 1 (out of 1 available) 186312 1726890096.26811: exiting _queue_task() for managed_node3/debug 186312 1726890096.26825: done queuing things up, now waiting for results queue to drain 186312 1726890096.26826: waiting for pending results... 186312 1726890096.27296: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890096.28223: in run() - task 02369adf-7a19-881e-6b85-000000000eac 186312 1726890096.28279: variable 'ansible_search_path' from source: unknown 186312 1726890096.28286: variable 'ansible_search_path' from source: unknown 186312 1726890096.28334: calling self._execute() 186312 1726890096.28595: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890096.28606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890096.28817: variable 'omit' from source: magic vars 186312 1726890096.29644: variable 'omit' from source: magic vars 186312 1726890096.29835: variable 'omit' from source: magic vars 186312 1726890096.29900: variable 'omit' from source: magic vars 186312 1726890096.30291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890096.30619: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890096.30883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890096.30910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890096.30930: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890096.30966: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890096.30980: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890096.30988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890096.31280: Set connection var ansible_shell_type to sh 186312 1726890096.31298: Set connection var ansible_pipelining to False 186312 1726890096.31319: Set connection var ansible_timeout to 10 186312 1726890096.31335: Set connection var ansible_connection to ssh 186312 1726890096.31384: Set connection var ansible_shell_executable to /bin/sh 186312 1726890096.31394: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890096.31426: variable 'ansible_shell_executable' from source: unknown 186312 1726890096.31434: variable 'ansible_connection' from source: unknown 186312 1726890096.31441: variable 'ansible_module_compression' from source: unknown 186312 1726890096.31452: variable 'ansible_shell_type' from source: unknown 186312 1726890096.31459: variable 'ansible_shell_executable' from source: unknown 186312 1726890096.31466: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890096.31473: variable 'ansible_pipelining' from source: unknown 186312 1726890096.31479: variable 'ansible_timeout' from source: unknown 186312 1726890096.31487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890096.31788: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890096.31807: variable 'omit' from source: magic vars 186312 1726890096.31819: starting attempt loop 186312 1726890096.31826: running the handler 186312 1726890096.31884: variable 'blivet_output' from source: set_fact 186312 1726890096.32080: variable 'blivet_output' from source: set_fact 186312 1726890096.32433: handler run complete 186312 1726890096.32486: attempt loop complete, returning result 186312 1726890096.32494: _execute() done 186312 1726890096.32506: dumping result to json 186312 1726890096.32520: done dumping result, returning 186312 1726890096.32532: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-881e-6b85-000000000eac] 186312 1726890096.32542: sending task result for task 02369adf-7a19-881e-6b85-000000000eac ok: [managed_node3] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 186312 1726890096.32827: no more pending results, returning what we have 186312 1726890096.32831: results queue empty 186312 1726890096.32832: checking for any_errors_fatal 186312 1726890096.32840: done checking for any_errors_fatal 186312 1726890096.32841: checking for max_fail_percentage 186312 1726890096.32842: done checking for max_fail_percentage 186312 1726890096.32843: checking to see if all hosts have failed and the running result is not ok 186312 1726890096.32849: done checking to see if all hosts have failed 186312 1726890096.32850: getting the remaining hosts for this loop 186312 1726890096.32852: done getting the remaining hosts for this loop 186312 1726890096.32856: getting the next task for host managed_node3 186312 1726890096.32862: done getting next task for host managed_node3 186312 1726890096.32866: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890096.32870: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890096.32883: getting variables 186312 1726890096.32885: in VariableManager get_vars() 186312 1726890096.32921: Calling all_inventory to load vars for managed_node3 186312 1726890096.32924: Calling groups_inventory to load vars for managed_node3 186312 1726890096.32927: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890096.32938: Calling all_plugins_play to load vars for managed_node3 186312 1726890096.32942: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890096.32945: Calling groups_plugins_play to load vars for managed_node3 186312 1726890096.33738: done sending task result for task 02369adf-7a19-881e-6b85-000000000eac 186312 1726890096.33741: WORKER PROCESS EXITING 186312 1726890096.33764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890096.35630: done with get_vars() 186312 1726890096.35739: done getting variables 186312 1726890096.35829: 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.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:41:36 -0400 (0:00:00.093) 0:01:06.097 ****** 186312 1726890096.35864: entering _queue_task() for managed_node3/set_fact 186312 1726890096.36358: worker is 1 (out of 1 available) 186312 1726890096.36369: exiting _queue_task() for managed_node3/set_fact 186312 1726890096.36380: done queuing things up, now waiting for results queue to drain 186312 1726890096.36381: waiting for pending results... 186312 1726890096.36690: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890096.36869: in run() - task 02369adf-7a19-881e-6b85-000000000ead 186312 1726890096.36894: variable 'ansible_search_path' from source: unknown 186312 1726890096.36901: variable 'ansible_search_path' from source: unknown 186312 1726890096.36945: calling self._execute() 186312 1726890096.37058: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890096.37068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890096.37080: variable 'omit' from source: magic vars 186312 1726890096.37200: variable 'omit' from source: magic vars 186312 1726890096.37363: variable 'omit' from source: magic vars 186312 1726890096.37774: variable 'blivet_output' from source: set_fact 186312 1726890096.37904: variable 'omit' from source: magic vars 186312 1726890096.37952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890096.37991: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890096.38016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890096.38039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890096.38053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890096.38082: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890096.38094: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890096.38101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890096.38200: Set connection var ansible_shell_type to sh 186312 1726890096.38243: Set connection var ansible_pipelining to False 186312 1726890096.38258: Set connection var ansible_timeout to 10 186312 1726890096.38264: Set connection var ansible_connection to ssh 186312 1726890096.38272: Set connection var ansible_shell_executable to /bin/sh 186312 1726890096.38281: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890096.38309: variable 'ansible_shell_executable' from source: unknown 186312 1726890096.38320: variable 'ansible_connection' from source: unknown 186312 1726890096.38326: variable 'ansible_module_compression' from source: unknown 186312 1726890096.38333: variable 'ansible_shell_type' from source: unknown 186312 1726890096.38339: variable 'ansible_shell_executable' from source: unknown 186312 1726890096.38349: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890096.38356: variable 'ansible_pipelining' from source: unknown 186312 1726890096.38362: variable 'ansible_timeout' from source: unknown 186312 1726890096.38368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890096.38509: 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) 186312 1726890096.38530: variable 'omit' from source: magic vars 186312 1726890096.38540: starting attempt loop 186312 1726890096.38546: running the handler 186312 1726890096.38585: handler run complete 186312 1726890096.38601: attempt loop complete, returning result 186312 1726890096.38609: _execute() done 186312 1726890096.38618: dumping result to json 186312 1726890096.38650: done dumping result, returning 186312 1726890096.38663: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-881e-6b85-000000000ead] 186312 1726890096.38675: sending task result for task 02369adf-7a19-881e-6b85-000000000ead ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890096.39053: no more pending results, returning what we have 186312 1726890096.39057: results queue empty 186312 1726890096.39058: checking for any_errors_fatal 186312 1726890096.39070: done checking for any_errors_fatal 186312 1726890096.39071: checking for max_fail_percentage 186312 1726890096.39073: done checking for max_fail_percentage 186312 1726890096.39074: checking to see if all hosts have failed and the running result is not ok 186312 1726890096.39075: done checking to see if all hosts have failed 186312 1726890096.39076: getting the remaining hosts for this loop 186312 1726890096.39078: done getting the remaining hosts for this loop 186312 1726890096.39082: getting the next task for host managed_node3 186312 1726890096.39088: done getting next task for host managed_node3 186312 1726890096.39092: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890096.39097: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890096.39108: getting variables 186312 1726890096.39110: in VariableManager get_vars() 186312 1726890096.39151: Calling all_inventory to load vars for managed_node3 186312 1726890096.39154: Calling groups_inventory to load vars for managed_node3 186312 1726890096.39156: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890096.39168: Calling all_plugins_play to load vars for managed_node3 186312 1726890096.39173: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890096.39177: Calling groups_plugins_play to load vars for managed_node3 186312 1726890096.39710: done sending task result for task 02369adf-7a19-881e-6b85-000000000ead 186312 1726890096.39715: WORKER PROCESS EXITING 186312 1726890096.39736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890096.40401: done with get_vars() 186312 1726890096.40416: done getting variables 186312 1726890096.40466: 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.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:41:36 -0400 (0:00:00.046) 0:01:06.144 ****** 186312 1726890096.40504: entering _queue_task() for managed_node3/set_fact 186312 1726890096.40781: worker is 1 (out of 1 available) 186312 1726890096.40792: exiting _queue_task() for managed_node3/set_fact 186312 1726890096.40806: done queuing things up, now waiting for results queue to drain 186312 1726890096.40807: waiting for pending results... 186312 1726890096.41144: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890096.41340: in run() - task 02369adf-7a19-881e-6b85-000000000eae 186312 1726890096.41362: variable 'ansible_search_path' from source: unknown 186312 1726890096.41372: variable 'ansible_search_path' from source: unknown 186312 1726890096.41447: calling self._execute() 186312 1726890096.41582: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890096.41594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890096.41614: variable 'omit' from source: magic vars 186312 1726890096.41752: variable 'omit' from source: magic vars 186312 1726890096.41833: variable 'omit' from source: magic vars 186312 1726890096.42137: variable 'blivet_output' from source: set_fact 186312 1726890096.42432: variable 'omit' from source: magic vars 186312 1726890096.42504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890096.42564: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890096.42602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890096.42650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890096.42684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890096.42747: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890096.42765: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890096.42784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890096.42950: Set connection var ansible_shell_type to sh 186312 1726890096.42969: Set connection var ansible_pipelining to False 186312 1726890096.42984: Set connection var ansible_timeout to 10 186312 1726890096.42992: Set connection var ansible_connection to ssh 186312 1726890096.43010: Set connection var ansible_shell_executable to /bin/sh 186312 1726890096.43036: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890096.43083: variable 'ansible_shell_executable' from source: unknown 186312 1726890096.43096: variable 'ansible_connection' from source: unknown 186312 1726890096.43118: variable 'ansible_module_compression' from source: unknown 186312 1726890096.43135: variable 'ansible_shell_type' from source: unknown 186312 1726890096.43144: variable 'ansible_shell_executable' from source: unknown 186312 1726890096.43159: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890096.43169: variable 'ansible_pipelining' from source: unknown 186312 1726890096.43178: variable 'ansible_timeout' from source: unknown 186312 1726890096.43189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890096.43351: 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) 186312 1726890096.43367: variable 'omit' from source: magic vars 186312 1726890096.43379: starting attempt loop 186312 1726890096.43386: running the handler 186312 1726890096.43406: handler run complete 186312 1726890096.43424: attempt loop complete, returning result 186312 1726890096.43434: _execute() done 186312 1726890096.43441: dumping result to json 186312 1726890096.43462: done dumping result, returning 186312 1726890096.43475: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-881e-6b85-000000000eae] 186312 1726890096.43485: sending task result for task 02369adf-7a19-881e-6b85-000000000eae ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 186312 1726890096.43838: no more pending results, returning what we have 186312 1726890096.43842: results queue empty 186312 1726890096.43843: checking for any_errors_fatal 186312 1726890096.43849: done checking for any_errors_fatal 186312 1726890096.43850: checking for max_fail_percentage 186312 1726890096.43852: done checking for max_fail_percentage 186312 1726890096.43853: checking to see if all hosts have failed and the running result is not ok 186312 1726890096.43854: done checking to see if all hosts have failed 186312 1726890096.43855: getting the remaining hosts for this loop 186312 1726890096.43857: done getting the remaining hosts for this loop 186312 1726890096.43860: getting the next task for host managed_node3 186312 1726890096.43868: done getting next task for host managed_node3 186312 1726890096.43871: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890096.43875: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890096.43886: getting variables 186312 1726890096.43892: in VariableManager get_vars() 186312 1726890096.43928: Calling all_inventory to load vars for managed_node3 186312 1726890096.43934: Calling groups_inventory to load vars for managed_node3 186312 1726890096.43936: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890096.43947: Calling all_plugins_play to load vars for managed_node3 186312 1726890096.43950: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890096.43953: Calling groups_plugins_play to load vars for managed_node3 186312 1726890096.45100: done sending task result for task 02369adf-7a19-881e-6b85-000000000eae 186312 1726890096.45103: WORKER PROCESS EXITING 186312 1726890096.45379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890096.53627: done with get_vars() 186312 1726890096.53644: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 23:41:36 -0400 (0:00:00.132) 0:01:06.276 ****** 186312 1726890096.53736: entering _queue_task() for managed_node3/mount 186312 1726890096.54054: worker is 1 (out of 1 available) 186312 1726890096.54066: exiting _queue_task() for managed_node3/mount 186312 1726890096.54078: done queuing things up, now waiting for results queue to drain 186312 1726890096.54080: waiting for pending results... 186312 1726890096.54376: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890096.54538: in run() - task 02369adf-7a19-881e-6b85-000000000eaf 186312 1726890096.54582: variable 'ansible_search_path' from source: unknown 186312 1726890096.54590: variable 'ansible_search_path' from source: unknown 186312 1726890096.56021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890096.59516: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890096.59610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890096.59677: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890096.59733: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890096.59771: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890096.59873: 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) 186312 1726890096.59918: 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) 186312 1726890096.59973: 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) 186312 1726890096.60022: 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) 186312 1726890096.60043: 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) 186312 1726890096.60122: 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) 186312 1726890096.60171: 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) 186312 1726890096.60202: 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) 186312 1726890096.60248: 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) 186312 1726890096.60271: 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) 186312 1726890096.60458: variable 'blivet_output' from source: set_fact 186312 1726890096.60593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890096.60795: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890096.60848: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890096.60891: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890096.60933: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890096.60982: 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) 186312 1726890096.61009: 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) 186312 1726890096.61052: 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) 186312 1726890096.61081: 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) 186312 1726890096.61233: variable 'omit' from source: magic vars 186312 1726890096.61362: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890096.61382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890096.61397: variable 'omit' from source: magic vars 186312 1726890096.61484: variable 'omit' from source: magic vars 186312 1726890096.61545: variable 'omit' from source: magic vars 186312 1726890096.61713: 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) 186312 1726890096.61747: 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) 186312 1726890096.61778: 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) 186312 1726890096.61837: 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) 186312 1726890096.61857: 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) 186312 1726890096.61987: variable 'mount_info' from source: unknown 186312 1726890096.62074: variable 'omit' from source: magic vars 186312 1726890096.62304: variable 'mount_info' from source: unknown 186312 1726890096.62591: variable 'mount_info' from source: unknown 186312 1726890096.62676: variable 'omit' from source: magic vars 186312 1726890096.62852: variable 'mount_info' from source: unknown 186312 1726890096.62988: variable 'omit' from source: magic vars 186312 1726890096.63083: variable 'mount_info' from source: unknown 186312 1726890096.63221: variable 'omit' from source: magic vars 186312 1726890096.63253: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890096.63282: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890096.63382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890096.63404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890096.63477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890096.63509: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890096.63539: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890096.63571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890096.63808: Set connection var ansible_shell_type to sh 186312 1726890096.63839: Set connection var ansible_pipelining to False 186312 1726890096.63882: Set connection var ansible_timeout to 10 186312 1726890096.63894: Set connection var ansible_connection to ssh 186312 1726890096.63908: Set connection var ansible_shell_executable to /bin/sh 186312 1726890096.64006: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890096.64037: variable 'ansible_shell_executable' from source: unknown 186312 1726890096.64045: variable 'ansible_connection' from source: unknown 186312 1726890096.64052: variable 'ansible_module_compression' from source: unknown 186312 1726890096.64059: variable 'ansible_shell_type' from source: unknown 186312 1726890096.64065: variable 'ansible_shell_executable' from source: unknown 186312 1726890096.64071: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890096.64078: variable 'ansible_pipelining' from source: unknown 186312 1726890096.64084: variable 'ansible_timeout' from source: unknown 186312 1726890096.64091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890096.64287: 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) 186312 1726890096.64302: variable 'omit' from source: magic vars 186312 1726890096.64311: starting attempt loop 186312 1726890096.64320: running the handler 186312 1726890096.64346: _low_level_execute_command(): starting 186312 1726890096.64356: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890096.65073: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890096.65093: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890096.65107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890096.65127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890096.65170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890096.65182: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890096.65196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890096.65219: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890096.65232: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890096.65243: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890096.65254: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890096.65266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890096.65280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890096.65291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890096.65307: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890096.65342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890096.65502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890096.65546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890096.65564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890096.65634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890096.67237: stdout chunk (state=3): >>>/root <<< 186312 1726890096.67421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890096.67424: stdout chunk (state=3): >>><<< 186312 1726890096.67426: stderr chunk (state=3): >>><<< 186312 1726890096.67525: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890096.67531: _low_level_execute_command(): starting 186312 1726890096.67535: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890096.6744914-188601-258512124878598 `" && echo ansible-tmp-1726890096.6744914-188601-258512124878598="` echo /root/.ansible/tmp/ansible-tmp-1726890096.6744914-188601-258512124878598 `" ) && sleep 0' 186312 1726890096.68139: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890096.68155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890096.68169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890096.68185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890096.68240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890096.68263: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890096.68278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890096.68294: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890096.68314: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890096.68326: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890096.68350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890096.68460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890096.68476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890096.68489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890096.68501: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890096.68524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890096.68611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890096.68645: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890096.68668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890096.68741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890096.70574: stdout chunk (state=3): >>>ansible-tmp-1726890096.6744914-188601-258512124878598=/root/.ansible/tmp/ansible-tmp-1726890096.6744914-188601-258512124878598 <<< 186312 1726890096.70759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890096.70762: stdout chunk (state=3): >>><<< 186312 1726890096.70764: stderr chunk (state=3): >>><<< 186312 1726890096.71106: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890096.6744914-188601-258512124878598=/root/.ansible/tmp/ansible-tmp-1726890096.6744914-188601-258512124878598 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890096.71115: variable 'ansible_module_compression' from source: unknown 186312 1726890096.71117: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 186312 1726890096.71119: variable 'ansible_facts' from source: unknown 186312 1726890096.71121: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890096.6744914-188601-258512124878598/AnsiballZ_mount.py 186312 1726890096.71182: Sending initial data 186312 1726890096.71185: Sent initial data (156 bytes) 186312 1726890096.72126: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890096.72147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890096.72163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890096.72179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890096.72224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890096.72239: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890096.72251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890096.72268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890096.72288: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890096.72303: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890096.72316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890096.72332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890096.72347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890096.72358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890096.72367: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890096.72379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890096.72469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890096.72489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890096.72503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890096.72642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890096.74247: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890096.74319: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890096.74439: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpwos_pp50 /root/.ansible/tmp/ansible-tmp-1726890096.6744914-188601-258512124878598/AnsiballZ_mount.py <<< 186312 1726890096.74473: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890096.75928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890096.76018: stderr chunk (state=3): >>><<< 186312 1726890096.76021: stdout chunk (state=3): >>><<< 186312 1726890096.76023: done transferring module to remote 186312 1726890096.76104: _low_level_execute_command(): starting 186312 1726890096.76107: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890096.6744914-188601-258512124878598/ /root/.ansible/tmp/ansible-tmp-1726890096.6744914-188601-258512124878598/AnsiballZ_mount.py && sleep 0' 186312 1726890096.77310: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890096.77331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890096.77346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890096.77363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890096.77402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890096.77416: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890096.77431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890096.77448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890096.77459: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890096.77468: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890096.77479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890096.77490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890096.77503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890096.77519: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890096.77536: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890096.77549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890096.77625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890096.77648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890096.77665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890096.77736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890096.79461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890096.79464: stdout chunk (state=3): >>><<< 186312 1726890096.79466: stderr chunk (state=3): >>><<< 186312 1726890096.79553: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890096.79557: _low_level_execute_command(): starting 186312 1726890096.79560: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890096.6744914-188601-258512124878598/AnsiballZ_mount.py && sleep 0' 186312 1726890096.80733: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890096.80746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890096.80759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890096.80774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890096.80816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890096.80833: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890096.80848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890096.80866: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890096.80877: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890096.80888: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890096.80899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890096.80915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890096.80935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890096.80950: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890096.80962: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890096.80976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890096.81054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890096.81074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890096.81088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890096.81161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890096.83039: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890096.83085: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890096.83125: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890096.83160: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890096.83163: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890096.83201: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890096.83208: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890096.83338: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890096.83342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890096.83344: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e173dc0> <<< 186312 1726890096.83392: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890096.83452: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e1183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890096.83525: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e173ac0> import '_signal' # <<< 186312 1726890096.83564: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e118670> <<< 186312 1726890096.83657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890096.83720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890096.83767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890096.83772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890096.83841: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0cf220> <<< 186312 1726890096.83901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0cf940> <<< 186312 1726890096.83954: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0c8d90> <<< 186312 1726890096.84008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0f2d90> <<< 186312 1726890096.84078: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e118970> <<< 186312 1726890096.84103: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890096.84290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890096.84361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890096.84403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890096.84406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e06feb0> <<< 186312 1726890096.84500: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e072f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890096.84519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890096.84588: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890096.85191: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e067610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e070640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e06f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774ddd5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddd5910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddd5f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddd5fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dde70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e049d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e044670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e076e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890096.85374: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dde7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774e0552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e07c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dde7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dde7df0> <<< 186312 1726890096.85398: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dde7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890096.85466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890096.85540: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddbb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddbb4c0> <<< 186312 1726890096.85664: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddf0f40> <<< 186312 1726890096.85767: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddeaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890096.85822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dcef220> <<< 186312 1726890096.85849: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dda5520> <<< 186312 1726890096.85878: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddeaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e07c040> <<< 186312 1726890096.85958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890096.85971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dd03b50> import 'errno' # <<< 186312 1726890096.86039: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dd03e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890096.86063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dd14790> <<< 186312 1726890096.86087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890096.86132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890096.86207: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dd14cd0> <<< 186312 1726890096.86274: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dca0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dd03f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890096.86309: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dcb22e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dd14610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dcb23a0> <<< 186312 1726890096.86367: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dde7a30> <<< 186312 1726890096.86455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890096.86552: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dccc700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890096.86575: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dccc9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dccc7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dccc8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890096.86780: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dcccd00> <<< 186312 1726890096.86839: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dcd7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dccc940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dcc0a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dde7610> <<< 186312 1726890096.86898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890096.86941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890096.86967: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dcccaf0> <<< 186312 1726890096.87093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f774dbf56d0> <<< 186312 1726890096.87644: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip' # zipimport: zlib available <<< 186312 1726890096.87735: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.87771: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890096.87801: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890096.87813: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.88981: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.89926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890096.89936: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5d8820> <<< 186312 1726890096.89946: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890096.89973: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890096.90000: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890096.90028: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d5d8160> <<< 186312 1726890096.90066: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5d8280> <<< 186312 1726890096.90104: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5d8f70> <<< 186312 1726890096.90119: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890096.90205: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5d8d90> <<< 186312 1726890096.90234: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890096.90256: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d5d8fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890096.90270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890096.90327: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5d8100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890096.90384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890096.90451: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d52df40> <<< 186312 1726890096.90487: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d54ed00> <<< 186312 1726890096.90509: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d54eeb0> <<< 186312 1726890096.90548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890096.90590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890096.90621: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d54e370> <<< 186312 1726890096.90624: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db82dc0> <<< 186312 1726890096.90826: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db823a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db82fd0> <<< 186312 1726890096.90909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890096.90934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db53d30> <<< 186312 1726890096.91028: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5a8d30> <<< 186312 1726890096.91054: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5a8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5dc4f0> <<< 186312 1726890096.91073: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d5a8520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5a8550> <<< 186312 1726890096.91106: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890096.91133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890096.91151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890096.91407: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d51ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db65250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d51c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db653d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890096.91489: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db7ce50> <<< 186312 1726890096.91723: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d51c7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d51c640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d51b5b0> <<< 186312 1726890096.91842: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d50fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db5b910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d59f6a0> <<< 186312 1726890096.92021: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d59eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5ae0a0> <<< 186312 1726890096.92090: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d59f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5e3b20> # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890096.92103: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890096.92170: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.92323: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.92342: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_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_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890096.92393: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.92496: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.92928: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.93370: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890096.93384: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890096.93395: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890096.93416: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890096.93428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890096.93473: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890096.93484: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d0fb5e0> <<< 186312 1726890096.93538: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890096.93558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d4fe580> <<< 186312 1726890096.93579: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d0a8100> <<< 186312 1726890096.93662: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890096.93772: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.93897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890096.93926: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d59eb80> # zipimport: zlib available <<< 186312 1726890096.94304: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.94664: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.94722: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.94782: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890096.94826: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.94863: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890096.94874: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.94932: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.95021: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890096.95055: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890096.95066: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.95104: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890096.95288: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.95471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890096.95500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890096.95568: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d0d9f10> # zipimport: zlib available <<< 186312 1726890096.95633: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.95711: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890096.95731: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890096.95766: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.95802: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890096.95835: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.95846: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.95897: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.95983: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.96045: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890096.96062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890096.96121: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774db6f220> <<< 186312 1726890096.96177: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d0d9850> <<< 186312 1726890096.96247: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890096.96307: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.96350: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.96443: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.96547: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890096.96558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890096.96632: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d4dfca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d4dbf70> <<< 186312 1726890096.96691: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d4d5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890096.96727: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.96822: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890096.96987: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 186312 1726890096.97067: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available <<< 186312 1726890096.97334: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.97669: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 186312 1726890096.97685: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.97714: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.97751: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 186312 1726890096.97815: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890096.98048: stdout chunk (state=3): >>> {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "path": "none", "fstype": "swap", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": null}}} # destroy __main__ <<< 186312 1726890096.98246: 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 <<< 186312 1726890096.98287: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 <<< 186312 1726890096.98320: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset <<< 186312 1726890096.98405: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 186312 1726890096.98571: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890096.98628: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890096.98661: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890096.98782: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 186312 1726890096.98846: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890096.99043: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 186312 1726890096.99070: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890096.99304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890096.99385: stderr chunk (state=3): >>><<< 186312 1726890096.99394: stdout chunk (state=3): >>><<< 186312 1726890096.99488: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e1183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e06feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e072f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e067610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e070640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e06f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774ddd5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddd5910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddd5f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddd5fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dde70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e049d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e044670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e076e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dde7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e0492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774e0552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e07c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dde7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dde7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dde7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddbb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddbb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddf0f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddeaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dcef220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dda5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774ddeaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774e07c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dd03b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dd03e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dd14790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dd14cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dca0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dd03f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dcb22e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dd14610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dcb23a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dde7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dccc700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dccc9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dccc7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dccc8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dcccd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774dcd7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dccc940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dcc0a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dde7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774dcccaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f774dbf56d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5d8820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d5d8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5d8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5d8f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5d84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5d8d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d5d8fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5d8100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d52df40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d54ed00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d54eeb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d54e370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db82dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db823a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db82fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db53d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5a8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5a8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5dc4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d5a8520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5a8550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d51ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db65250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d51c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db653d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db7ce50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d51c7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d51c640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d51b5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d50fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774db5b910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d59f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d59eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5ae0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d59f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d5e3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_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_mount_payload_vob3h6uh/ansible_mount_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_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_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_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774d0fb5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d4fe580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d0a8100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d59eb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_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_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_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_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d0d9f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_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_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774db6f220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d0d9850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d4dfca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d4dbf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f774d4d5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_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_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_vob3h6uh/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "path": "none", "fstype": "swap", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890097.01189: done with _execute_module (mount, {'src': 'UUID=d247b814-1c08-412b-ad28-1e5d8751172a', 'path': 'none', 'fstype': 'swap', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726890096.6744914-188601-258512124878598/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890097.01192: _low_level_execute_command(): starting 186312 1726890097.01201: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890096.6744914-188601-258512124878598/ > /dev/null 2>&1 && sleep 0' 186312 1726890097.01772: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890097.01781: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.01791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.01833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.01876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.01886: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890097.01915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.01934: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890097.01940: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890097.01947: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890097.01954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.01962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.01980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.01987: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.01993: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890097.02003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.02240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890097.02348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890097.02375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890097.02443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890097.04146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890097.04225: stderr chunk (state=3): >>><<< 186312 1726890097.04241: stdout chunk (state=3): >>><<< 186312 1726890097.04358: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890097.04362: handler run complete 186312 1726890097.04364: attempt loop complete, returning result 186312 1726890097.04418: variable 'mount_info' from source: unknown 186312 1726890097.04538: variable 'mount_info' from source: unknown changed: [managed_node3] => (item={'src': 'UUID=d247b814-1c08-412b-ad28-1e5d8751172a', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=d247b814-1c08-412b-ad28-1e5d8751172a" } 186312 1726890097.04968: dumping result to json 186312 1726890097.04971: done dumping result, returning 186312 1726890097.05076: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-881e-6b85-000000000eaf] 186312 1726890097.05079: sending task result for task 02369adf-7a19-881e-6b85-000000000eaf 186312 1726890097.05266: no more pending results, returning what we have 186312 1726890097.05270: results queue empty 186312 1726890097.05271: checking for any_errors_fatal 186312 1726890097.05280: done checking for any_errors_fatal 186312 1726890097.05281: checking for max_fail_percentage 186312 1726890097.05283: done checking for max_fail_percentage 186312 1726890097.05284: checking to see if all hosts have failed and the running result is not ok 186312 1726890097.05285: done checking to see if all hosts have failed 186312 1726890097.05285: getting the remaining hosts for this loop 186312 1726890097.05288: done getting the remaining hosts for this loop 186312 1726890097.05291: getting the next task for host managed_node3 186312 1726890097.05298: done getting next task for host managed_node3 186312 1726890097.05302: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890097.05306: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890097.05330: getting variables 186312 1726890097.05333: in VariableManager get_vars() 186312 1726890097.05370: Calling all_inventory to load vars for managed_node3 186312 1726890097.05373: Calling groups_inventory to load vars for managed_node3 186312 1726890097.05376: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890097.05386: Calling all_plugins_play to load vars for managed_node3 186312 1726890097.05393: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890097.05397: Calling groups_plugins_play to load vars for managed_node3 186312 1726890097.06009: done sending task result for task 02369adf-7a19-881e-6b85-000000000eaf 186312 1726890097.06015: WORKER PROCESS EXITING 186312 1726890097.07448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890097.08541: done with get_vars() 186312 1726890097.08559: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 23:41:37 -0400 (0:00:00.549) 0:01:06.825 ****** 186312 1726890097.08660: entering _queue_task() for managed_node3/systemd 186312 1726890097.08951: worker is 1 (out of 1 available) 186312 1726890097.08966: exiting _queue_task() for managed_node3/systemd 186312 1726890097.08978: done queuing things up, now waiting for results queue to drain 186312 1726890097.08979: waiting for pending results... 186312 1726890097.09277: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890097.09455: in run() - task 02369adf-7a19-881e-6b85-000000000eb1 186312 1726890097.09473: variable 'ansible_search_path' from source: unknown 186312 1726890097.09480: variable 'ansible_search_path' from source: unknown 186312 1726890097.09525: calling self._execute() 186312 1726890097.09639: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890097.09652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890097.09664: variable 'omit' from source: magic vars 186312 1726890097.10092: variable 'blivet_output' from source: set_fact 186312 1726890097.10139: Evaluated conditional (blivet_output['mounts']): True 186312 1726890097.10155: variable 'omit' from source: magic vars 186312 1726890097.10229: variable 'omit' from source: magic vars 186312 1726890097.10270: variable 'omit' from source: magic vars 186312 1726890097.10318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890097.10354: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890097.10383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890097.10406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890097.10424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890097.10455: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890097.10463: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890097.10469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890097.10571: Set connection var ansible_shell_type to sh 186312 1726890097.10589: Set connection var ansible_pipelining to False 186312 1726890097.10603: Set connection var ansible_timeout to 10 186312 1726890097.10609: Set connection var ansible_connection to ssh 186312 1726890097.10620: Set connection var ansible_shell_executable to /bin/sh 186312 1726890097.10632: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890097.10657: variable 'ansible_shell_executable' from source: unknown 186312 1726890097.10663: variable 'ansible_connection' from source: unknown 186312 1726890097.10670: variable 'ansible_module_compression' from source: unknown 186312 1726890097.10675: variable 'ansible_shell_type' from source: unknown 186312 1726890097.10681: variable 'ansible_shell_executable' from source: unknown 186312 1726890097.10686: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890097.10698: variable 'ansible_pipelining' from source: unknown 186312 1726890097.10703: variable 'ansible_timeout' from source: unknown 186312 1726890097.10711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890097.10927: 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) 186312 1726890097.10943: variable 'omit' from source: magic vars 186312 1726890097.10957: starting attempt loop 186312 1726890097.10963: running the handler 186312 1726890097.10978: _low_level_execute_command(): starting 186312 1726890097.10988: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890097.11758: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890097.11777: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.11797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.11818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.11858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.11869: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890097.11880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.11899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890097.11909: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890097.11920: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890097.11934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.11946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.11958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.11968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.11978: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890097.11989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.12066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890097.12091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890097.12115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890097.12187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890097.13703: stdout chunk (state=3): >>>/root <<< 186312 1726890097.13826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890097.13916: stderr chunk (state=3): >>><<< 186312 1726890097.13929: stdout chunk (state=3): >>><<< 186312 1726890097.14027: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890097.14030: _low_level_execute_command(): starting 186312 1726890097.14034: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890097.1396177-188620-67008005488750 `" && echo ansible-tmp-1726890097.1396177-188620-67008005488750="` echo /root/.ansible/tmp/ansible-tmp-1726890097.1396177-188620-67008005488750 `" ) && sleep 0' 186312 1726890097.14676: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890097.14695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.14710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.14731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.14774: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.14788: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890097.14808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.14828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890097.14841: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890097.14851: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890097.14863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.14876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.14891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.14908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.14922: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890097.14936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.15013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890097.15041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890097.15056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890097.15144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890097.16933: stdout chunk (state=3): >>>ansible-tmp-1726890097.1396177-188620-67008005488750=/root/.ansible/tmp/ansible-tmp-1726890097.1396177-188620-67008005488750 <<< 186312 1726890097.17047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890097.17121: stderr chunk (state=3): >>><<< 186312 1726890097.17130: stdout chunk (state=3): >>><<< 186312 1726890097.17217: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890097.1396177-188620-67008005488750=/root/.ansible/tmp/ansible-tmp-1726890097.1396177-188620-67008005488750 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890097.17221: variable 'ansible_module_compression' from source: unknown 186312 1726890097.17517: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 186312 1726890097.17520: variable 'ansible_facts' from source: unknown 186312 1726890097.17537: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890097.1396177-188620-67008005488750/AnsiballZ_systemd.py 186312 1726890097.17690: Sending initial data 186312 1726890097.17693: Sent initial data (157 bytes) 186312 1726890097.18655: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890097.18670: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.18685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.18704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.18753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.18766: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890097.18780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.18796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890097.18808: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890097.18822: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890097.18842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.18857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.18873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.18885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.18897: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890097.18910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.18996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890097.19020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890097.19038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890097.19109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890097.20774: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890097.20813: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890097.20856: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpbw1h3hpc /root/.ansible/tmp/ansible-tmp-1726890097.1396177-188620-67008005488750/AnsiballZ_systemd.py <<< 186312 1726890097.21187: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890097.23559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890097.23835: stderr chunk (state=3): >>><<< 186312 1726890097.23839: stdout chunk (state=3): >>><<< 186312 1726890097.23841: done transferring module to remote 186312 1726890097.23846: _low_level_execute_command(): starting 186312 1726890097.23849: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890097.1396177-188620-67008005488750/ /root/.ansible/tmp/ansible-tmp-1726890097.1396177-188620-67008005488750/AnsiballZ_systemd.py && sleep 0' 186312 1726890097.24478: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890097.24491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.24507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.24533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.24573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.24584: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890097.24596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.24613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890097.24632: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890097.24644: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890097.24655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.24667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.24680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.24691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.24700: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890097.24714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.24797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890097.24818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890097.24836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890097.24907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890097.26641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890097.26644: stdout chunk (state=3): >>><<< 186312 1726890097.26646: stderr chunk (state=3): >>><<< 186312 1726890097.26737: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890097.26741: _low_level_execute_command(): starting 186312 1726890097.26744: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890097.1396177-188620-67008005488750/AnsiballZ_systemd.py && sleep 0' 186312 1726890097.27528: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890097.27541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.27555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.27572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.27614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.27626: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890097.27639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.27656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890097.27667: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890097.27677: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890097.27688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.27699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.27718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.27730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.27740: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890097.27755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.27833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890097.27853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890097.27868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890097.27939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890097.29797: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890097.29813: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890097.29869: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890097.29908: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890097.29945: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890097.29979: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890097.29992: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890097.30060: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890097.30078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890097.30092: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890097.30117: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a98dc0> <<< 186312 1726890097.30170: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890097.30173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890097.30175: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a98b20> <<< 186312 1726890097.30201: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890097.30222: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a98ac0> <<< 186312 1726890097.30245: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890097.30282: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890097.30301: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a3d490> <<< 186312 1726890097.30347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890097.30350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890097.30382: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a3d940> <<< 186312 1726890097.30385: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a3d670> <<< 186312 1726890097.30434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890097.30437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890097.30470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890097.30492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890097.30536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890097.30557: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227cf190> <<< 186312 1726890097.30570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890097.30658: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227cf220> <<< 186312 1726890097.30690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890097.30715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227cf940> <<< 186312 1726890097.30764: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a55880> <<< 186312 1726890097.30779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227c8d90> <<< 186312 1726890097.30842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227f2d90> <<< 186312 1726890097.30890: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a3d970> <<< 186312 1726890097.30921: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890097.31263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890097.31296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890097.31321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890097.31353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890097.31386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890097.31398: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522794eb0> <<< 186312 1726890097.31453: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522797f40> <<< 186312 1726890097.31474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890097.31507: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890097.31542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890097.31574: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52278c610> <<< 186312 1726890097.31616: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522795640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522794370> <<< 186312 1726890097.31639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890097.31683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890097.31708: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890097.31755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890097.31768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890097.31808: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd522673e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522673910> <<< 186312 1726890097.31856: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890097.31879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522673f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890097.31907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522673fd0> <<< 186312 1726890097.31958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5226850d0> <<< 186312 1726890097.31969: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890097.32007: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52276ed90> <<< 186312 1726890097.32031: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890097.32043: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522769670> <<< 186312 1726890097.32097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52277b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52279be20> <<< 186312 1726890097.32128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890097.32168: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd522685cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52276e2b0> <<< 186312 1726890097.32209: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52277b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227a19d0> <<< 186312 1726890097.32259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890097.32302: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890097.32348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522685eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522685df0> <<< 186312 1726890097.32380: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522685d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890097.32418: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890097.32444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890097.32486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890097.32539: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5226593d0> <<< 186312 1726890097.32556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890097.32581: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5226594c0> <<< 186312 1726890097.32702: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52268df40> <<< 186312 1726890097.32753: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522688a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522688490> <<< 186312 1726890097.32786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890097.32807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890097.32831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890097.32875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52258d220> <<< 186312 1726890097.32906: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522643520> <<< 186312 1726890097.32956: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522688f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227a1040> <<< 186312 1726890097.32986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890097.33028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890097.33049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5225a0b50> import 'errno' # <<< 186312 1726890097.33103: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5225a0e80> <<< 186312 1726890097.33140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890097.33164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5225b2790> <<< 186312 1726890097.33178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890097.33205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890097.33234: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5225b2cd0> <<< 186312 1726890097.33278: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52253e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5225a0f70> <<< 186312 1726890097.33318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890097.33361: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52254f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5225b2610> <<< 186312 1726890097.33383: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890097.33413: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52254f3a0> <<< 186312 1726890097.33456: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522685a30> <<< 186312 1726890097.33478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890097.33501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890097.33524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890097.33558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52256a700> <<< 186312 1726890097.33601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52256a9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52256a7c0> <<< 186312 1726890097.33637: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52256a8b0> <<< 186312 1726890097.33671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890097.33854: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52256ad00> <<< 186312 1726890097.33895: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd522575250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52256a940> <<< 186312 1726890097.33918: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52255da90> <<< 186312 1726890097.33941: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522685610> <<< 186312 1726890097.33959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890097.34018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890097.34050: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52256aaf0> <<< 186312 1726890097.34190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890097.34215: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd5224936d0> <<< 186312 1726890097.34467: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip' # zipimport: zlib available <<< 186312 1726890097.34566: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.34595: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/__init__.py <<< 186312 1726890097.34626: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890097.34650: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890097.35808: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.36721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d1820> <<< 186312 1726890097.36752: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890097.36817: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890097.36836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890097.36848: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5223d1160> <<< 186312 1726890097.36860: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d1280> <<< 186312 1726890097.36918: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d1f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890097.36976: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d1d90> import 'atexit' # <<< 186312 1726890097.36999: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5223d1fd0> <<< 186312 1726890097.37024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890097.37041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890097.37076: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d1100> <<< 186312 1726890097.37120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890097.37124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890097.37171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890097.37175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890097.37252: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522395f40> <<< 186312 1726890097.37310: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521d87310> <<< 186312 1726890097.37341: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521d87160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890097.37383: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521d87ca0> <<< 186312 1726890097.37404: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223b7dc0> <<< 186312 1726890097.37575: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223b73a0> <<< 186312 1726890097.37616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223b7fd0> <<< 186312 1726890097.37650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890097.37685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890097.37733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890097.37737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522406d30> <<< 186312 1726890097.37862: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223e1d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223e1400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522384b20> <<< 186312 1726890097.37884: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5223e1520> <<< 186312 1726890097.37943: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223e1550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890097.37959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890097.37962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890097.38035: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890097.38051: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521df5fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522419250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890097.38149: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521df2850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5224193d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890097.38196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890097.38200: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890097.38256: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522419d30> <<< 186312 1726890097.38374: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521df27f0> <<< 186312 1726890097.38795: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5223b1b50> <<< 186312 1726890097.38816: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd522419910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5224195e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52240f910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521de7940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd522327d90> <<< 186312 1726890097.38832: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521df1580> <<< 186312 1726890097.38849: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890097.38864: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521de7ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521df19a0> # zipimport: zlib available <<< 186312 1726890097.38883: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.38895: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890097.38906: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.38974: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.39045: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.39057: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890097.39105: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 186312 1726890097.39119: stdout chunk (state=3): >>> import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890097.39203: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.39302: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.39735: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.40191: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890097.40226: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890097.40239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890097.40282: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5223537f0> <<< 186312 1726890097.40358: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223608b0> <<< 186312 1726890097.40370: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521973970> <<< 186312 1726890097.40410: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890097.40449: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890097.40461: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890097.40574: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.40701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890097.40734: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52238e730> # zipimport: zlib available <<< 186312 1726890097.41117: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.41473: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.41531: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.41596: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890097.41632: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.41665: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890097.41675: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.41726: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.41831: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890097.41844: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890097.41870: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.41908: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890097.42100: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.42279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890097.42309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890097.42383: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d3370> # zipimport: zlib available <<< 186312 1726890097.42451: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.42541: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890097.42568: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.42585: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.42624: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890097.42655: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.42703: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.42778: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.42841: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890097.42862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890097.42938: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd522344550> <<< 186312 1726890097.43013: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5217f1eb0> <<< 186312 1726890097.43052: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890097.43109: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.43170: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.43190: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.43260: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890097.43275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890097.43317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890097.43331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890097.43350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890097.43398: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223457f0> <<< 186312 1726890097.43453: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522349790> <<< 186312 1726890097.43550: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522344b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890097.43554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.43579: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890097.43673: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890097.43836: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.44001: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.44035: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890097.44060: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.44104: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.44136: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.44169: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 186312 1726890097.44239: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.44316: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.44351: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.44370: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890097.44568: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.44627: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.44663: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.44710: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890097.44751: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890097.44778: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890097.44825: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5216e0a60> <<< 186312 1726890097.44848: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890097.44870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890097.44913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890097.44925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52197a340> <<< 186312 1726890097.44966: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52197a4f0> <<< 186312 1726890097.45032: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521804370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5216e03d0> <<< 186312 1726890097.45062: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52193b970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52193bf70> <<< 186312 1726890097.45086: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890097.45128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890097.45155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890097.45177: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521938fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521957df0> <<< 186312 1726890097.45199: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890097.45245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521938ee0> <<< 186312 1726890097.45264: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890097.45275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890097.45304: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521757dc0> <<< 186312 1726890097.45334: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5219a2a60> <<< 186312 1726890097.45386: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52193b3a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 186312 1726890097.45408: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 186312 1726890097.45422: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.45463: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.45513: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 186312 1726890097.45558: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.45608: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890097.45638: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890097.45649: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.45680: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.45709: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 186312 1726890097.45722: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.45752: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.45801: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 186312 1726890097.45840: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.45882: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 186312 1726890097.45933: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.45980: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.46032: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.46078: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 186312 1726890097.46102: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 186312 1726890097.46465: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.46834: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890097.46884: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.46928: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.46959: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.46995: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 186312 1726890097.47005: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 186312 1726890097.47031: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.47058: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 186312 1726890097.47072: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.47109: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.47158: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 186312 1726890097.47190: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.47232: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890097.47268: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.47292: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890097.47353: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.47431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890097.47467: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521757c70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890097.47496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890097.47651: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521757880> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 186312 1726890097.47711: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.47775: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890097.47850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.47935: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 186312 1726890097.47990: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.48071: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 186312 1726890097.48074: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.48170: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890097.48306: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5216b8400> <<< 186312 1726890097.48551: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521659640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890097.48594: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.48662: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 186312 1726890097.49182: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890097.49273: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5215ebeb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5215ebd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 186312 1726890097.49309: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.49356: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 186312 1726890097.49500: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.49637: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 186312 1726890097.49777: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.49823: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.49984: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.50056: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890097.50099: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.50182: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890097.50345: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.50415: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 186312 1726890097.50427: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.50467: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.50879: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.51325: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890097.51328: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.51415: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.51490: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 186312 1726890097.51574: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.51669: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890097.51672: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.51789: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.51942: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 186312 1726890097.51956: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 186312 1726890097.51989: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.52036: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890097.52125: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.52204: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.52364: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.52543: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 186312 1726890097.52547: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.52573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.52608: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 186312 1726890097.52641: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.52668: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 186312 1726890097.52670: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.52728: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.52788: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 186312 1726890097.52830: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.52845: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890097.52884: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.52941: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 186312 1726890097.52990: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.53053: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 186312 1726890097.53056: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.53256: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.53470: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 186312 1726890097.53526: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.53589: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890097.53600: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.53614: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.53646: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 186312 1726890097.53682: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.53721: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 186312 1726890097.53745: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.53783: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 186312 1726890097.53794: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.53848: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.53936: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 186312 1726890097.53962: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 186312 1726890097.53998: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54053: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 186312 1726890097.54073: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54083: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54124: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54160: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54220: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54295: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890097.54307: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54342: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54390: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890097.54550: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54725: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890097.54728: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54752: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54799: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 186312 1726890097.54850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54896: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 186312 1726890097.54899: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.54963: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.55044: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 186312 1726890097.55109: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.55202: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 186312 1726890097.55319: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.55437: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 186312 1726890097.55492: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890097.55637: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890097.75728: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 186312 1726890097.76785: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2<<< 186312 1726890097.76816: stdout chunk (state=3): >>> # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890097.77073: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890097.77107: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890097.77175: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890097.77189: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890097.77217: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890097.77264: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890097.77343: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 186312 1726890097.77384: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 186312 1726890097.77436: stdout chunk (state=3): >>># destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass <<< 186312 1726890097.77465: stdout chunk (state=3): >>># destroy json <<< 186312 1726890097.77468: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 186312 1726890097.77542: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 186312 1726890097.77627: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890097.77717: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890097.77755: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890097.77786: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890097.77950: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890097.78001: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890097.78036: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890097.78039: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890097.78071: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890097.78426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890097.78492: stderr chunk (state=3): >>><<< 186312 1726890097.78495: stdout chunk (state=3): >>><<< 186312 1726890097.78627: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522a3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522794eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522797f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52278c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522795640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522794370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd522673e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522673910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522673f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522673fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5226850d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52276ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522769670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52277b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52279be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd522685cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52276e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52277b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227a19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522685eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522685df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522685d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5226593d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5226594c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52268df40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522688a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522688490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52258d220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522643520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522688f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5227a1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5225a0b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5225a0e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5225b2790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5225b2cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52253e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5225a0f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52254f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5225b2610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52254f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522685a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52256a700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52256a9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52256a7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52256a8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52256ad00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd522575250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52256a940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52255da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522685610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52256aaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd5224936d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d1820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5223d1160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d1280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d1f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d1d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5223d1fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d1100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522395f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521d87310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521d87160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521d87ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223b7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223b73a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223b7fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522406d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223e1d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223e1400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522384b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5223e1520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223e1550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521df5fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522419250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521df2850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5224193d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522419d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521df27f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5223b1b50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd522419910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5224195e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52240f910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521de7940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd522327d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521df1580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521de7ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521df19a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5223537f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223608b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521973970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52238e730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223d3370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd522344550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5217f1eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5223457f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522349790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd522344b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5216e0a60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52197a340> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd52197a4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521804370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5216e03d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52193b970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52193bf70> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521938fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521957df0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521938ee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd521757dc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5219a2a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd52193b3a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521757c70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521757880> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5216b8400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd521659640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5215ebeb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5215ebd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_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_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_c0pc_327/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890097.80126: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890097.1396177-188620-67008005488750/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890097.80133: _low_level_execute_command(): starting 186312 1726890097.80136: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890097.1396177-188620-67008005488750/ > /dev/null 2>&1 && sleep 0' 186312 1726890097.82205: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.82208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.82235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.82927: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890097.82937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.82951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890097.82958: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890097.82964: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890097.82972: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890097.82981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.82992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.82999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890097.83005: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890097.83016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.83086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890097.83104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890097.83118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890097.83180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890097.85051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890097.85055: stdout chunk (state=3): >>><<< 186312 1726890097.85062: stderr chunk (state=3): >>><<< 186312 1726890097.85082: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890097.85087: handler run complete 186312 1726890097.85110: attempt loop complete, returning result 186312 1726890097.85114: _execute() done 186312 1726890097.85117: dumping result to json 186312 1726890097.85119: done dumping result, returning 186312 1726890097.85134: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000000eb1] 186312 1726890097.85137: sending task result for task 02369adf-7a19-881e-6b85-000000000eb1 186312 1726890097.85238: done sending task result for task 02369adf-7a19-881e-6b85-000000000eb1 186312 1726890097.85241: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 186312 1726890097.85310: no more pending results, returning what we have 186312 1726890097.85315: results queue empty 186312 1726890097.85316: checking for any_errors_fatal 186312 1726890097.85334: done checking for any_errors_fatal 186312 1726890097.85335: checking for max_fail_percentage 186312 1726890097.85336: done checking for max_fail_percentage 186312 1726890097.85337: checking to see if all hosts have failed and the running result is not ok 186312 1726890097.85338: done checking to see if all hosts have failed 186312 1726890097.85339: getting the remaining hosts for this loop 186312 1726890097.85341: done getting the remaining hosts for this loop 186312 1726890097.85345: getting the next task for host managed_node3 186312 1726890097.85352: done getting next task for host managed_node3 186312 1726890097.85355: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890097.85359: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890097.85370: getting variables 186312 1726890097.85372: in VariableManager get_vars() 186312 1726890097.85406: Calling all_inventory to load vars for managed_node3 186312 1726890097.85409: Calling groups_inventory to load vars for managed_node3 186312 1726890097.85411: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890097.85422: Calling all_plugins_play to load vars for managed_node3 186312 1726890097.85425: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890097.85427: Calling groups_plugins_play to load vars for managed_node3 186312 1726890097.85956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890097.87122: done with get_vars() 186312 1726890097.87137: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 23:41:37 -0400 (0:00:00.785) 0:01:07.611 ****** 186312 1726890097.87262: entering _queue_task() for managed_node3/mount 186312 1726890097.87543: worker is 1 (out of 1 available) 186312 1726890097.87556: exiting _queue_task() for managed_node3/mount 186312 1726890097.87568: done queuing things up, now waiting for results queue to drain 186312 1726890097.87569: waiting for pending results... 186312 1726890097.87867: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890097.88014: in run() - task 02369adf-7a19-881e-6b85-000000000eb2 186312 1726890097.88040: variable 'ansible_search_path' from source: unknown 186312 1726890097.88048: variable 'ansible_search_path' from source: unknown 186312 1726890097.88380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890097.91143: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890097.91227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890097.91270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890097.91315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890097.91357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890097.91463: 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) 186312 1726890097.91499: 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) 186312 1726890097.91538: 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) 186312 1726890097.91591: 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) 186312 1726890097.91616: 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) 186312 1726890097.91672: 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) 186312 1726890097.91699: 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) 186312 1726890097.91729: 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) 186312 1726890097.91781: 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) 186312 1726890097.91802: 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) 186312 1726890097.91863: 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) 186312 1726890097.91900: 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) 186312 1726890097.91933: 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) 186312 1726890097.91985: 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) 186312 1726890097.92005: 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) 186312 1726890097.92167: variable 'blivet_output' from source: set_fact 186312 1726890097.92272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890097.92484: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890097.92536: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890097.92600: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890097.93358: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890097.93406: 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) 186312 1726890097.93435: 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) 186312 1726890097.93491: 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) 186312 1726890097.93599: 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) 186312 1726890097.93832: variable 'omit' from source: magic vars 186312 1726890097.94083: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890097.94134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890097.94151: variable 'omit' from source: magic vars 186312 1726890097.94467: variable 'omit' from source: magic vars 186312 1726890097.94553: variable 'omit' from source: magic vars 186312 1726890097.94921: 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) 186312 1726890097.94952: 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) 186312 1726890097.95030: 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) 186312 1726890097.95152: 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) 186312 1726890097.95236: 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) 186312 1726890097.95445: variable 'mount_info' from source: unknown 186312 1726890097.95457: variable 'omit' from source: magic vars 186312 1726890097.95674: variable 'mount_info' from source: unknown 186312 1726890097.95862: variable 'mount_info' from source: unknown 186312 1726890097.95998: variable 'omit' from source: magic vars 186312 1726890097.96284: variable 'mount_info' from source: unknown 186312 1726890097.96295: variable 'omit' from source: magic vars 186312 1726890097.96388: variable 'mount_info' from source: unknown 186312 1726890097.96699: variable 'omit' from source: magic vars 186312 1726890097.96732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890097.96763: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890097.96903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890097.96928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890097.96943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890097.96977: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890097.96985: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890097.96993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890097.97093: Set connection var ansible_shell_type to sh 186312 1726890097.97233: Set connection var ansible_pipelining to False 186312 1726890097.97248: Set connection var ansible_timeout to 10 186312 1726890097.97254: Set connection var ansible_connection to ssh 186312 1726890097.97262: Set connection var ansible_shell_executable to /bin/sh 186312 1726890097.97270: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890097.97293: variable 'ansible_shell_executable' from source: unknown 186312 1726890097.97335: variable 'ansible_connection' from source: unknown 186312 1726890097.97341: variable 'ansible_module_compression' from source: unknown 186312 1726890097.97347: variable 'ansible_shell_type' from source: unknown 186312 1726890097.97352: variable 'ansible_shell_executable' from source: unknown 186312 1726890097.97356: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890097.97445: variable 'ansible_pipelining' from source: unknown 186312 1726890097.97451: variable 'ansible_timeout' from source: unknown 186312 1726890097.97456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890097.97740: 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) 186312 1726890097.97756: variable 'omit' from source: magic vars 186312 1726890097.97881: starting attempt loop 186312 1726890097.97888: running the handler 186312 1726890097.97903: _low_level_execute_command(): starting 186312 1726890097.97915: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890097.99710: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890097.99715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.99755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890097.99758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 186312 1726890097.99761: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890097.99764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890097.99818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890097.99833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890097.99930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890097.99987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890098.01507: stdout chunk (state=3): >>>/root <<< 186312 1726890098.01615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890098.01687: stderr chunk (state=3): >>><<< 186312 1726890098.01690: stdout chunk (state=3): >>><<< 186312 1726890098.01792: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890098.01795: _low_level_execute_command(): starting 186312 1726890098.01801: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890098.0171018-188646-232811724686892 `" && echo ansible-tmp-1726890098.0171018-188646-232811724686892="` echo /root/.ansible/tmp/ansible-tmp-1726890098.0171018-188646-232811724686892 `" ) && sleep 0' 186312 1726890098.02661: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.02665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.02699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890098.02702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.02704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890098.02707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.02766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890098.03398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890098.03407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890098.03453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890098.05246: stdout chunk (state=3): >>>ansible-tmp-1726890098.0171018-188646-232811724686892=/root/.ansible/tmp/ansible-tmp-1726890098.0171018-188646-232811724686892 <<< 186312 1726890098.05365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890098.05433: stderr chunk (state=3): >>><<< 186312 1726890098.05437: stdout chunk (state=3): >>><<< 186312 1726890098.05640: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890098.0171018-188646-232811724686892=/root/.ansible/tmp/ansible-tmp-1726890098.0171018-188646-232811724686892 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890098.05645: variable 'ansible_module_compression' from source: unknown 186312 1726890098.05648: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 186312 1726890098.05754: variable 'ansible_facts' from source: unknown 186312 1726890098.05762: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890098.0171018-188646-232811724686892/AnsiballZ_mount.py 186312 1726890098.06425: Sending initial data 186312 1726890098.06429: Sent initial data (156 bytes) 186312 1726890098.08637: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890098.08728: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.08751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.08770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.08835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.08898: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890098.08926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.08945: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890098.08959: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890098.08970: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890098.08982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.09009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.09057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.09076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.09087: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890098.09101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.09299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890098.09323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890098.09353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890098.09438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890098.11118: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890098.11122: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890098.11146: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890098.11185: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpi3zjwxji /root/.ansible/tmp/ansible-tmp-1726890098.0171018-188646-232811724686892/AnsiballZ_mount.py <<< 186312 1726890098.11221: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890098.12529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890098.12721: stderr chunk (state=3): >>><<< 186312 1726890098.12725: stdout chunk (state=3): >>><<< 186312 1726890098.12727: done transferring module to remote 186312 1726890098.12729: _low_level_execute_command(): starting 186312 1726890098.12731: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890098.0171018-188646-232811724686892/ /root/.ansible/tmp/ansible-tmp-1726890098.0171018-188646-232811724686892/AnsiballZ_mount.py && sleep 0' 186312 1726890098.14535: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890098.14556: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.14570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.14588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.14630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.14642: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890098.14661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.14677: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890098.14688: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890098.14697: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890098.14708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.14721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.14736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.14758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.14778: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.14831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890098.14834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890098.14889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890098.16636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890098.16639: stdout chunk (state=3): >>><<< 186312 1726890098.16641: stderr chunk (state=3): >>><<< 186312 1726890098.16719: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890098.16722: _low_level_execute_command(): starting 186312 1726890098.16725: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890098.0171018-188646-232811724686892/AnsiballZ_mount.py && sleep 0' 186312 1726890098.17390: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890098.17518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.17536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.17552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.17590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.17600: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890098.17616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.17638: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890098.17649: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890098.17659: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890098.17669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.17681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.17694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.17704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.17717: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890098.17735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.17919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890098.17942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890098.17960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890098.18033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890098.19931: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890098.19956: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890098.19959: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890098.20020: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890098.20056: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890098.20088: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890098.20091: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890098.20138: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890098.20143: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890098.20201: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.20227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890098.20255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890098.20257: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890098.20266: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62930d8dc0> <<< 186312 1726890098.20436: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629307d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62930d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62930d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629307d490> <<< 186312 1726890098.20451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890098.20479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890098.20483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890098.20503: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890098.20511: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629307d940> <<< 186312 1726890098.20530: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629307d670> <<< 186312 1726890098.20554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890098.20557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890098.20581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890098.20601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890098.20625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890098.20680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890098.20684: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6293034190> <<< 186312 1726890098.20714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890098.20717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890098.20783: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6293034220> <<< 186312 1726890098.20843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890098.20857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6293057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6293034940> <<< 186312 1726890098.20897: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6293095880> <<< 186312 1726890098.20922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629302dd90> <<< 186312 1726890098.20981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6293057d90> <<< 186312 1726890098.21039: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629307d970> <<< 186312 1726890098.21065: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890098.21282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890098.21285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890098.21350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890098.21353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890098.21391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890098.21407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890098.21410: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292dafeb0> <<< 186312 1726890098.21466: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292db2f40> <<< 186312 1726890098.21491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890098.21514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 186312 1726890098.21526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890098.21550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890098.21592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890098.21604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890098.21650: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292da7610> <<< 186312 1726890098.21653: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292db0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292daf370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890098.21742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890098.21777: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.21780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890098.21844: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292d30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d30910> <<< 186312 1726890098.21849: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890098.21888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d30f10> <<< 186312 1726890098.21914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890098.21947: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d30fd0> <<< 186312 1726890098.21965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d420d0> import '_collections' # <<< 186312 1726890098.22018: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d89d90> import '_functools' # <<< 186312 1726890098.22050: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d84670> <<< 186312 1726890098.22108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292db6e20> <<< 186312 1726890098.22135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890098.22168: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292d42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d892b0> <<< 186312 1726890098.22220: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292d952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292dbc9d0> <<< 186312 1726890098.22249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890098.22276: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.22318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890098.22346: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d42df0> <<< 186312 1726890098.22384: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d42d60> <<< 186312 1726890098.22407: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890098.22443: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890098.22456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890098.22502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890098.22540: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d163d0> <<< 186312 1726890098.22565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890098.22599: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d164c0> <<< 186312 1726890098.22714: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d4bf40> <<< 186312 1726890098.22761: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d44a90> <<< 186312 1726890098.22776: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d44490> <<< 186312 1726890098.22794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890098.22838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890098.22871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890098.22884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c4a220> <<< 186312 1726890098.22917: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d00520> <<< 186312 1726890098.22962: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d44f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292dbc040> <<< 186312 1726890098.22989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890098.23015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890098.23056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c5eb50> import 'errno' # <<< 186312 1726890098.23100: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c5ee80> <<< 186312 1726890098.23135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890098.23172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c6f790> <<< 186312 1726890098.23183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890098.23214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890098.23242: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c6fcd0> <<< 186312 1726890098.23284: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c06400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c5ef70> <<< 186312 1726890098.23315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890098.23326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890098.23373: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c182e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c6f610> <<< 186312 1726890098.23402: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890098.23416: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c183a0> <<< 186312 1726890098.23445: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d42a30> <<< 186312 1726890098.23476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890098.23500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890098.23520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890098.23551: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c32700> <<< 186312 1726890098.23579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890098.23612: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c329d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c327c0> <<< 186312 1726890098.23641: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c328b0> <<< 186312 1726890098.23672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890098.23872: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c32d00> <<< 186312 1726890098.23927: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c3d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c32940> <<< 186312 1726890098.23952: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c26a90> <<< 186312 1726890098.23972: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d42610> <<< 186312 1726890098.23983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890098.24038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890098.24071: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c32af0> <<< 186312 1726890098.24177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890098.24191: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6292b596d0> <<< 186312 1726890098.24356: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip' # zipimport: zlib available <<< 186312 1726890098.24443: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.24484: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890098.24516: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890098.24535: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.25731: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.26717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629254f820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.26807: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890098.26850: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f629254f160> <<< 186312 1726890098.26938: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629254f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629254ff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890098.26943: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629254f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629254fd90> import 'atexit' # <<< 186312 1726890098.26979: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f629254ffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890098.27020: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629254f100> <<< 186312 1726890098.27095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890098.27142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890098.27173: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62924a4f40> <<< 186312 1726890098.27262: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62924c5d00> <<< 186312 1726890098.27284: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62924c5eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890098.27336: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62924c5370> <<< 186312 1726890098.27355: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925b5dc0> <<< 186312 1726890098.27494: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925b53a0> <<< 186312 1726890098.27517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890098.27547: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925b5fd0> <<< 186312 1726890098.27618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890098.27623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890098.27626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890098.27649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292586d30> <<< 186312 1726890098.27749: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629251fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629251f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925534f0> <<< 186312 1726890098.27799: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f629251f520> <<< 186312 1726890098.27865: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629251f550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890098.27980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890098.28064: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292496fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292598250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890098.28069: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292493850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925983d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890098.28180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890098.28227: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925afe50> <<< 186312 1726890098.28301: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62924937f0> <<< 186312 1726890098.28396: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292493640> <<< 186312 1726890098.28419: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62924925b0> <<< 186312 1726890098.28467: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890098.28493: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292486d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629258e910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890098.28511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890098.28525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890098.28563: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62925166a0> <<< 186312 1726890098.28737: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292515b20> <<< 186312 1726890098.28768: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925250a0> <<< 186312 1726890098.28790: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292516100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629255ab20> <<< 186312 1726890098.28816: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890098.28830: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.28900: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.28979: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890098.28998: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 186312 1726890098.29036: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890098.29154: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.29246: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.29667: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.30133: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_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_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890098.30156: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890098.30177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.30232: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62920635e0> <<< 186312 1726890098.30290: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890098.30321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292460580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629200f100> <<< 186312 1726890098.30356: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890098.30379: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.30404: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890098.30520: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.30672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890098.30692: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292515b80> # zipimport: zlib available <<< 186312 1726890098.31065: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.31542: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890098.31577: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890098.31639: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890098.31693: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.31783: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890098.31805: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890098.31869: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890098.31887: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.32058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.32282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890098.32308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890098.32373: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292040f10> # zipimport: zlib available <<< 186312 1726890098.32416: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.32488: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890098.32505: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890098.32534: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.32565: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.32590: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890098.32608: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.32625: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.32669: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.32782: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.32825: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890098.32849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.32909: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62925a2220> <<< 186312 1726890098.32940: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292040850> <<< 186312 1726890098.32980: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890098.32998: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.33098: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.33147: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.33180: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.33234: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890098.33246: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890098.33295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890098.33309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890098.33389: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292456ca0> <<< 186312 1726890098.33432: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292452f70> <<< 186312 1726890098.33492: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629244c940> <<< 186312 1726890098.33522: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890098.33542: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890098.33564: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890098.33763: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 186312 1726890098.33779: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available <<< 186312 1726890098.34137: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.34460: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.34471: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 186312 1726890098.34493: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.34524: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.34562: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 186312 1726890098.34624: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.34896: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890098.35942: stdout chunk (state=3): >>> {"changed": true, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "fstype": "ext3", "invocation": {"module_args": {"src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} <<< 186312 1726890098.35972: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890098.36306: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 186312 1726890098.36312: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 186312 1726890098.36319: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 186312 1726890098.36325: stdout chunk (state=3): >>># 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 <<< 186312 1726890098.36370: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 186312 1726890098.36374: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 <<< 186312 1726890098.36377: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery<<< 186312 1726890098.36381: stdout chunk (state=3): >>> # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy <<< 186312 1726890098.36409: stdout chunk (state=3): >>># cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma<<< 186312 1726890098.36414: stdout chunk (state=3): >>> # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile <<< 186312 1726890098.36549: stdout chunk (state=3): >>># cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 186312 1726890098.36570: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # cleanup[2] removing gc <<< 186312 1726890098.36771: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890098.36797: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890098.36827: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890098.36877: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890098.36917: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890098.36939: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890098.37043: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 186312 1726890098.37111: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 186312 1726890098.37152: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890098.37158: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc <<< 186312 1726890098.37234: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890098.37360: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 186312 1726890098.37391: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 186312 1726890098.37410: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890098.37417: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890098.37446: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890098.37476: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890098.37724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890098.37813: stderr chunk (state=3): >>><<< 186312 1726890098.37830: stdout chunk (state=3): >>><<< 186312 1726890098.37924: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62930d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629307d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62930d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62930d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629307d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629307d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629307d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6293034190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6293034220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6293057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6293034940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6293095880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629302dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6293057d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629307d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292dafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292db2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292da7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292db0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292daf370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292d30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d30910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d30f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d30fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d84670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292db6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292d42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292d952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292dbc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d42df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d42d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d163d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d164c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d4bf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d44a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c4a220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d00520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d44f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292dbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c5eb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c5ee80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c6f790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c6fcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c06400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c5ef70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c182e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c6f610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c183a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d42a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c32700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c329d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c327c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c328b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c32d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292c3d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c32940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c26a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292d42610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292c32af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6292b596d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629254f820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f629254f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629254f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629254ff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629254f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629254fd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f629254ffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629254f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62924a4f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62924c5d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62924c5eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62924c5370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925b5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925b53a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925b5fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292586d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629251fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629251f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925534f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f629251f520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629251f550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292496fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292598250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292493850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925983d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925afe50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62924937f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292493640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62924925b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292486d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629258e910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62925166a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292515b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62925250a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6292516100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629255ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_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_mount_payload_56qw0mo2/ansible_mount_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_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_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_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62920635e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292460580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629200f100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292515b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_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_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_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_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292040f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_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_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f62925a2220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292040850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292456ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6292452f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f629244c940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_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_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_56qw0mo2/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available import 'gc' # {"changed": true, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "fstype": "ext3", "invocation": {"module_args": {"src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 186312 1726890098.38774: done with _execute_module (mount, {'src': 'UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'state': 'mounted', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726890098.0171018-188646-232811724686892/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890098.38778: _low_level_execute_command(): starting 186312 1726890098.38785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890098.0171018-188646-232811724686892/ > /dev/null 2>&1 && sleep 0' 186312 1726890098.38788: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890098.38791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.38794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.38796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.38798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.38801: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890098.38803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.38805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890098.38807: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890098.38809: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890098.38813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.38815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.38827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.38830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.38892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890098.38895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890098.38899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890098.38935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890098.40679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890098.40716: stderr chunk (state=3): >>><<< 186312 1726890098.40719: stdout chunk (state=3): >>><<< 186312 1726890098.40728: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890098.40736: handler run complete 186312 1726890098.40779: attempt loop complete, returning result 186312 1726890098.40782: variable 'mount_info' from source: unknown 186312 1726890098.40848: variable 'mount_info' from source: unknown changed: [managed_node3] => (item={'src': 'UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35" } 186312 1726890098.41157: dumping result to json 186312 1726890098.41159: done dumping result, returning 186312 1726890098.41163: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-881e-6b85-000000000eb2] 186312 1726890098.41165: sending task result for task 02369adf-7a19-881e-6b85-000000000eb2 186312 1726890098.41214: done sending task result for task 02369adf-7a19-881e-6b85-000000000eb2 186312 1726890098.41217: WORKER PROCESS EXITING 186312 1726890098.41273: no more pending results, returning what we have 186312 1726890098.41276: results queue empty 186312 1726890098.41277: checking for any_errors_fatal 186312 1726890098.41284: done checking for any_errors_fatal 186312 1726890098.41284: checking for max_fail_percentage 186312 1726890098.41286: done checking for max_fail_percentage 186312 1726890098.41286: checking to see if all hosts have failed and the running result is not ok 186312 1726890098.41287: done checking to see if all hosts have failed 186312 1726890098.41288: getting the remaining hosts for this loop 186312 1726890098.41289: done getting the remaining hosts for this loop 186312 1726890098.41292: getting the next task for host managed_node3 186312 1726890098.41298: done getting next task for host managed_node3 186312 1726890098.41301: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890098.41304: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890098.41317: getting variables 186312 1726890098.41319: in VariableManager get_vars() 186312 1726890098.41356: Calling all_inventory to load vars for managed_node3 186312 1726890098.41362: Calling groups_inventory to load vars for managed_node3 186312 1726890098.41365: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890098.41373: Calling all_plugins_play to load vars for managed_node3 186312 1726890098.41376: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890098.41378: Calling groups_plugins_play to load vars for managed_node3 186312 1726890098.42086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890098.42871: done with get_vars() 186312 1726890098.42887: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 23:41:38 -0400 (0:00:00.557) 0:01:08.169 ****** 186312 1726890098.42993: entering _queue_task() for managed_node3/file 186312 1726890098.43284: worker is 1 (out of 1 available) 186312 1726890098.43297: exiting _queue_task() for managed_node3/file 186312 1726890098.43310: done queuing things up, now waiting for results queue to drain 186312 1726890098.43311: waiting for pending results... 186312 1726890098.43653: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890098.43950: in run() - task 02369adf-7a19-881e-6b85-000000000eb4 186312 1726890098.43969: variable 'ansible_search_path' from source: unknown 186312 1726890098.43976: variable 'ansible_search_path' from source: unknown 186312 1726890098.44346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890098.47167: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890098.47245: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890098.47314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890098.47363: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890098.47398: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890098.47500: 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) 186312 1726890098.47543: 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) 186312 1726890098.47574: 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) 186312 1726890098.47621: 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) 186312 1726890098.47649: 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) 186312 1726890098.47697: 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) 186312 1726890098.47801: 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) 186312 1726890098.47853: 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) 186312 1726890098.47905: 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) 186312 1726890098.47928: 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) 186312 1726890098.47988: 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) 186312 1726890098.48025: 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) 186312 1726890098.48057: 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) 186312 1726890098.48100: 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) 186312 1726890098.48133: 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) 186312 1726890098.48275: variable 'blivet_output' from source: set_fact 186312 1726890098.48405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890098.48615: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890098.48668: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890098.48705: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890098.48747: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890098.48800: 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) 186312 1726890098.48833: 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) 186312 1726890098.48864: 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) 186312 1726890098.48902: 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) 186312 1726890098.49042: variable 'omit' from source: magic vars 186312 1726890098.49177: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890098.49191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890098.49214: variable 'omit' from source: magic vars 186312 1726890098.49579: variable 'mount_info' from source: unknown 186312 1726890098.49594: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 186312 1726890098.49601: when evaluation is False, skipping this task 186312 1726890098.49650: variable 'mount_info' from source: unknown 186312 1726890098.49724: variable 'mount_info' from source: unknown skipping: [managed_node3] => (item={'src': 'UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "state": "mounted" }, "skip_reason": "Conditional result was False" } 186312 1726890098.49979: dumping result to json 186312 1726890098.49989: done dumping result, returning 186312 1726890098.50000: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-881e-6b85-000000000eb4] 186312 1726890098.50018: sending task result for task 02369adf-7a19-881e-6b85-000000000eb4 skipping: [managed_node3] => { "changed": false } MSG: All items skipped 186312 1726890098.50138: no more pending results, returning what we have 186312 1726890098.50142: results queue empty 186312 1726890098.50143: checking for any_errors_fatal 186312 1726890098.50155: done checking for any_errors_fatal 186312 1726890098.50157: checking for max_fail_percentage 186312 1726890098.50159: done checking for max_fail_percentage 186312 1726890098.50160: checking to see if all hosts have failed and the running result is not ok 186312 1726890098.50161: done checking to see if all hosts have failed 186312 1726890098.50162: getting the remaining hosts for this loop 186312 1726890098.50164: done getting the remaining hosts for this loop 186312 1726890098.50167: getting the next task for host managed_node3 186312 1726890098.50175: done getting next task for host managed_node3 186312 1726890098.50179: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890098.50182: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890098.50204: getting variables 186312 1726890098.50206: in VariableManager get_vars() 186312 1726890098.50244: Calling all_inventory to load vars for managed_node3 186312 1726890098.50246: Calling groups_inventory to load vars for managed_node3 186312 1726890098.50249: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890098.50261: Calling all_plugins_play to load vars for managed_node3 186312 1726890098.50264: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890098.50267: Calling groups_plugins_play to load vars for managed_node3 186312 1726890098.50906: done sending task result for task 02369adf-7a19-881e-6b85-000000000eb4 186312 1726890098.50909: WORKER PROCESS EXITING 186312 1726890098.50935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890098.51633: done with get_vars() 186312 1726890098.51668: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 23:41:38 -0400 (0:00:00.088) 0:01:08.257 ****** 186312 1726890098.51810: entering _queue_task() for managed_node3/systemd 186312 1726890098.52173: worker is 1 (out of 1 available) 186312 1726890098.52189: exiting _queue_task() for managed_node3/systemd 186312 1726890098.52207: done queuing things up, now waiting for results queue to drain 186312 1726890098.52209: waiting for pending results... 186312 1726890098.52518: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890098.52654: in run() - task 02369adf-7a19-881e-6b85-000000000eb6 186312 1726890098.52689: variable 'ansible_search_path' from source: unknown 186312 1726890098.52693: variable 'ansible_search_path' from source: unknown 186312 1726890098.52708: calling self._execute() 186312 1726890098.52841: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890098.52844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890098.52866: variable 'omit' from source: magic vars 186312 1726890098.53297: variable 'blivet_output' from source: set_fact 186312 1726890098.53367: Evaluated conditional (blivet_output['mounts']): True 186312 1726890098.53371: variable 'omit' from source: magic vars 186312 1726890098.53455: variable 'omit' from source: magic vars 186312 1726890098.53497: variable 'omit' from source: magic vars 186312 1726890098.53565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890098.53593: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890098.53607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890098.53624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890098.53650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890098.53685: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890098.53688: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890098.53691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890098.53852: Set connection var ansible_shell_type to sh 186312 1726890098.53856: Set connection var ansible_pipelining to False 186312 1726890098.53858: Set connection var ansible_timeout to 10 186312 1726890098.53861: Set connection var ansible_connection to ssh 186312 1726890098.53884: Set connection var ansible_shell_executable to /bin/sh 186312 1726890098.53886: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890098.53913: variable 'ansible_shell_executable' from source: unknown 186312 1726890098.53916: variable 'ansible_connection' from source: unknown 186312 1726890098.53928: variable 'ansible_module_compression' from source: unknown 186312 1726890098.53931: variable 'ansible_shell_type' from source: unknown 186312 1726890098.53934: variable 'ansible_shell_executable' from source: unknown 186312 1726890098.53943: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890098.53946: variable 'ansible_pipelining' from source: unknown 186312 1726890098.53948: variable 'ansible_timeout' from source: unknown 186312 1726890098.53956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890098.54192: 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) 186312 1726890098.54201: variable 'omit' from source: magic vars 186312 1726890098.54206: starting attempt loop 186312 1726890098.54208: running the handler 186312 1726890098.54225: _low_level_execute_command(): starting 186312 1726890098.54236: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890098.55056: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890098.55064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.55089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.55109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.55165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.55169: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890098.55181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.55203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890098.55210: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890098.55227: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890098.55316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.55327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.55343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.55352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.55362: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890098.55370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.55485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890098.55493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890098.55515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890098.55558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890098.57072: stdout chunk (state=3): >>>/root <<< 186312 1726890098.57179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890098.57227: stderr chunk (state=3): >>><<< 186312 1726890098.57231: stdout chunk (state=3): >>><<< 186312 1726890098.57303: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890098.57307: _low_level_execute_command(): starting 186312 1726890098.57310: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890098.5724745-188673-181061518004354 `" && echo ansible-tmp-1726890098.5724745-188673-181061518004354="` echo /root/.ansible/tmp/ansible-tmp-1726890098.5724745-188673-181061518004354 `" ) && sleep 0' 186312 1726890098.57685: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.57688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.57722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.57725: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.57728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.57776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890098.57780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890098.57834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890098.59651: stdout chunk (state=3): >>>ansible-tmp-1726890098.5724745-188673-181061518004354=/root/.ansible/tmp/ansible-tmp-1726890098.5724745-188673-181061518004354 <<< 186312 1726890098.59843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890098.59932: stderr chunk (state=3): >>><<< 186312 1726890098.59938: stdout chunk (state=3): >>><<< 186312 1726890098.59955: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890098.5724745-188673-181061518004354=/root/.ansible/tmp/ansible-tmp-1726890098.5724745-188673-181061518004354 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890098.60014: variable 'ansible_module_compression' from source: unknown 186312 1726890098.60067: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 186312 1726890098.60144: variable 'ansible_facts' from source: unknown 186312 1726890098.60358: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890098.5724745-188673-181061518004354/AnsiballZ_systemd.py 186312 1726890098.60529: Sending initial data 186312 1726890098.60533: Sent initial data (158 bytes) 186312 1726890098.61482: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890098.61491: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.61500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.61515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.61555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.61561: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890098.61570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.61582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890098.61590: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890098.61596: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890098.61604: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.61614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.61625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.61635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.61641: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890098.61650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.61723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890098.61740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890098.61751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890098.61820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890098.63482: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890098.63522: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890098.63572: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpq35gm89i /root/.ansible/tmp/ansible-tmp-1726890098.5724745-188673-181061518004354/AnsiballZ_systemd.py <<< 186312 1726890098.63595: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890098.66580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890098.66827: stderr chunk (state=3): >>><<< 186312 1726890098.66833: stdout chunk (state=3): >>><<< 186312 1726890098.66836: done transferring module to remote 186312 1726890098.66838: _low_level_execute_command(): starting 186312 1726890098.66841: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890098.5724745-188673-181061518004354/ /root/.ansible/tmp/ansible-tmp-1726890098.5724745-188673-181061518004354/AnsiballZ_systemd.py && sleep 0' 186312 1726890098.67418: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890098.67434: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.67447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.67463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.67509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.67524: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890098.67538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.67554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890098.67565: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890098.67575: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890098.67590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.67607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.67627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.67640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.67651: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890098.67664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.67737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890098.67754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890098.67767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890098.67834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890098.69564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890098.69567: stdout chunk (state=3): >>><<< 186312 1726890098.69582: stderr chunk (state=3): >>><<< 186312 1726890098.69588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890098.69601: _low_level_execute_command(): starting 186312 1726890098.69605: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890098.5724745-188673-181061518004354/AnsiballZ_systemd.py && sleep 0' 186312 1726890098.70241: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890098.70250: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.70260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.70273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.70317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.70325: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890098.70356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.70374: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890098.70377: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890098.70379: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890098.70382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890098.70391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890098.70402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890098.70411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890098.70418: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890098.70428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890098.70504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890098.70516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890098.70533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890098.70642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890098.72497: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890098.72501: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890098.72510: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890098.72551: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890098.72554: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890098.72595: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890098.72623: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890098.72628: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890098.72661: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890098.72666: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890098.72720: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890098.72732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.72747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890098.72760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890098.72767: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890098.72794: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71498dc0> <<< 186312 1726890098.72835: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890098.72846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7143d3a0> <<< 186312 1726890098.72854: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71498b20> <<< 186312 1726890098.72876: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890098.72887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890098.72895: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71498ac0> <<< 186312 1726890098.72914: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890098.72941: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890098.72948: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7143d490> <<< 186312 1726890098.73004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890098.73042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890098.73045: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890098.73047: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7143d940> <<< 186312 1726890098.73080: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7143d670> <<< 186312 1726890098.73084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890098.73087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890098.73162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890098.73167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890098.73180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890098.73191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890098.73194: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890098.73196: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711cf190> <<< 186312 1726890098.73198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890098.73243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890098.73318: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711cf220> <<< 186312 1726890098.73358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890098.73363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711f2850> <<< 186312 1726890098.73382: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711cf940> <<< 186312 1726890098.73417: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71455880> <<< 186312 1726890098.73422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890098.73424: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711c8d90> <<< 186312 1726890098.73477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890098.73490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890098.73493: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711f2d90> <<< 186312 1726890098.73536: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7143d970> <<< 186312 1726890098.73562: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890098.73891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890098.73933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890098.73945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890098.73966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890098.73969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890098.73972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890098.73996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890098.74002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890098.74031: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71194eb0> <<< 186312 1726890098.74068: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71197f40> <<< 186312 1726890098.74084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890098.74100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890098.74135: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890098.74138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890098.74161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890098.74167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890098.74231: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7118c610> <<< 186312 1726890098.74245: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71195640> <<< 186312 1726890098.74247: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71194370> <<< 186312 1726890098.74249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890098.74301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890098.74325: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890098.74371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.74381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890098.74410: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e71073e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71073910> <<< 186312 1726890098.74435: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890098.74559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890098.74563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71073f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890098.74566: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71073fd0> <<< 186312 1726890098.74569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e710850d0> <<< 186312 1726890098.74571: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890098.74653: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7116ed90> <<< 186312 1726890098.74657: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890098.74659: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71169670> <<< 186312 1726890098.75020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7117b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7119be20> <<< 186312 1726890098.75025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890098.75029: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e71085cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7116e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890098.75033: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e7117b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711a19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890098.75057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890098.75126: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890098.75155: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71085eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71085df0> <<< 186312 1726890098.75164: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71085d60> <<< 186312 1726890098.75168: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890098.75177: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890098.75180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890098.75183: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e710593d0> <<< 186312 1726890098.75185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890098.75187: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e710594c0> <<< 186312 1726890098.75265: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7108df40> <<< 186312 1726890098.75348: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71088a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71088490> <<< 186312 1726890098.75436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890098.75478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890098.75481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890098.75508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890098.75684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70f8d220> <<< 186312 1726890098.75718: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71043520> <<< 186312 1726890098.75722: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71088f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711a1040> <<< 186312 1726890098.75750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890098.75842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890098.75924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70fa0b50> <<< 186312 1726890098.75928: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890098.75930: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890098.76066: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70fa0e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890098.76118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70fb2790> <<< 186312 1726890098.76121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890098.76123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890098.76196: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70fb2cd0> <<< 186312 1726890098.76200: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f3e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70fa0f70> <<< 186312 1726890098.76203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890098.76205: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f4f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70fb2610> <<< 186312 1726890098.76207: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890098.76209: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f4f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71085a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890098.76213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f6a700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f6a9d0> <<< 186312 1726890098.76216: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70f6a7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f6a8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890098.76373: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f6ad00> <<< 186312 1726890098.76490: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f75250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70f6a940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70f5da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71085610> <<< 186312 1726890098.76559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890098.76587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70f6aaf0> <<< 186312 1726890098.76714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890098.76728: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e70e996d0> <<< 186312 1726890098.76982: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip' # zipimport: zlib available <<< 186312 1726890098.77066: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.77095: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/__init__.py <<< 186312 1726890098.77110: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.77121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.77124: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890098.77145: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.78359: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.79267: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd7820> <<< 186312 1726890098.79373: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.79383: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890098.79386: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890098.79388: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70dd7160> <<< 186312 1726890098.79419: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd7280> <<< 186312 1726890098.79469: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd7f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890098.79473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890098.79520: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd7d90> import 'atexit' # <<< 186312 1726890098.79586: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70dd7fd0> <<< 186312 1726890098.79593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890098.79597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890098.79750: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd7100> <<< 186312 1726890098.79757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890098.79760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890098.79770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890098.79774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890098.79776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890098.79800: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d9bf40> <<< 186312 1726890098.79838: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70787310> <<< 186312 1726890098.79895: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70787160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890098.79898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890098.79939: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70787ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dbddc0> <<< 186312 1726890098.80123: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dbd3a0> <<< 186312 1726890098.80133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890098.80232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890098.80237: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dbdfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890098.80299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70e0cd30> <<< 186312 1726890098.80437: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70de7d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70de7400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d8ab20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70de7520> <<< 186312 1726890098.80443: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70de7550> <<< 186312 1726890098.80446: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890098.80448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890098.80462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890098.80488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890098.80555: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e707f5fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70e1f250> <<< 186312 1726890098.80568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890098.80652: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e707f2850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70e1f3d0> <<< 186312 1726890098.80656: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890098.80694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.80728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890098.80791: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70e1fd30> <<< 186312 1726890098.80906: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e707f27f0> <<< 186312 1726890098.81031: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70db7b50> <<< 186312 1726890098.81034: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70e1f910> <<< 186312 1726890098.81059: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890098.81070: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70e1f5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70e15910> <<< 186312 1726890098.81093: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890098.81111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890098.81126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890098.81166: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890098.81172: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e707e7940> <<< 186312 1726890098.81350: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70d2dd90> <<< 186312 1726890098.81358: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e707f1580> <<< 186312 1726890098.81425: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890098.81433: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e707e7ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e707f19a0> <<< 186312 1726890098.81436: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.81456: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.81461: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890098.81507: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.81584: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.81608: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890098.81656: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890098.81739: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.81833: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.82273: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.82738: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890098.82779: 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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.82831: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70d2c7f0> <<< 186312 1726890098.82934: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d668b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7037e970> <<< 186312 1726890098.82975: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890098.83007: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890098.83126: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.83255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890098.83284: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d94730> # zipimport: zlib available <<< 186312 1726890098.83667: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.84034: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.84090: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.84150: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890098.84158: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.84192: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.84220: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890098.84233: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.84284: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.84353: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890098.84362: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.84376: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890098.84399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.84430: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.84463: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890098.84470: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.84655: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.84845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890098.84889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890098.84893: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890098.84967: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd9370> <<< 186312 1726890098.84970: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.85018: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.85077: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890098.85092: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890098.85107: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890098.85115: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.85149: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.85184: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890098.85190: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.85226: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.85265: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.85354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.85418: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890098.85441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.85515: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890098.85521: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70d49550> <<< 186312 1726890098.85614: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e701fbeb0> <<< 186312 1726890098.85650: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890098.85655: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890098.85711: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.85760: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.85786: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.85826: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890098.85839: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890098.85856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890098.85892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890098.85911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890098.85935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890098.86008: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d4a7f0> <<< 186312 1726890098.86050: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d4f790> <<< 186312 1726890098.86106: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d49b50> <<< 186312 1726890098.86117: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890098.86141: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.86164: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890098.86255: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890098.86274: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 186312 1726890098.86282: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.86444: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.86605: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.86639: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.86649: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.86688: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.86724: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.86754: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.86798: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 186312 1726890098.86852: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.86932: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.86965: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.86983: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890098.87115: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.87243: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.87271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.87334: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890098.87376: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890098.87396: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890098.87426: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e700eb5b0> <<< 186312 1726890098.87454: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890098.87479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890098.87506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890098.87515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890098.87533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70384340> <<< 186312 1726890098.87585: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890098.87591: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e703844f0> <<< 186312 1726890098.87641: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7020e370> <<< 186312 1726890098.87651: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e700ebc40> <<< 186312 1726890098.87676: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70344970> <<< 186312 1726890098.87690: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70344f70> <<< 186312 1726890098.87705: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890098.87725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890098.87753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890098.87797: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70342fd0> <<< 186312 1726890098.87828: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70362df0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890098.87849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890098.87867: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70342ee0> <<< 186312 1726890098.87880: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890098.87893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890098.87944: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e701671f0> <<< 186312 1726890098.87961: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e703aca60> <<< 186312 1726890098.87981: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e703443a0> <<< 186312 1726890098.88007: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 186312 1726890098.88038: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 186312 1726890098.88083: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.88141: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 186312 1726890098.88157: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.88179: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.88225: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 186312 1726890098.88275: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 186312 1726890098.88301: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.88341: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 186312 1726890098.88373: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.88414: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 186312 1726890098.88426: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.88455: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.88493: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 186312 1726890098.88509: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.88554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.88597: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.88697: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.88725: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 186312 1726890098.89089: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.89454: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 186312 1726890098.89494: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.89515: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.89548: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.89575: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.89617: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890098.89640: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.89661: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.89681: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890098.89733: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.89774: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 186312 1726890098.89790: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.89808: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.89845: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890098.89912: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.89937: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890098.89970: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.90036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890098.90041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890098.90066: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e701670a0> <<< 186312 1726890098.90083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890098.90103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890098.90262: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70167790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 186312 1726890098.90274: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.90317: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.90375: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890098.90456: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.90533: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 186312 1726890098.90539: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.90595: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.90656: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 186312 1726890098.90667: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.90710: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.90757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890098.90770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890098.90903: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890098.90909: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e700c2400> <<< 186312 1726890098.91136: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70061640> <<< 186312 1726890098.91144: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890098.91194: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.91241: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 186312 1726890098.91251: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.91319: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.91387: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.91476: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.91603: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 186312 1726890098.91623: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.91651: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.91691: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 186312 1726890098.91696: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.91729: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.91775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 186312 1726890098.91779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890098.91820: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890098.91839: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e6ffefeb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e6ffefd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890098.91851: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.91866: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 186312 1726890098.91870: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.91908: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.91946: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 186312 1726890098.91968: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.92075: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.92200: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 186312 1726890098.92204: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.92338: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.92417: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.92454: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.92487: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 186312 1726890098.92500: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 186312 1726890098.92525: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.92540: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.92652: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.92773: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 186312 1726890098.92779: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890098.92881: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.92991: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 186312 1726890098.93015: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.93028: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.93050: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.93488: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.93897: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 186312 1726890098.93908: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890098.93915: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.94006: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.94092: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 186312 1726890098.94178: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.94267: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 186312 1726890098.94383: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.94514: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890098.94536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890098.94553: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.94587: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.94640: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890098.94726: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.94798: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.94964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.95134: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 186312 1726890098.95167: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.95213: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 186312 1726890098.95253: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890098.95265: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890098.95319: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.95377: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 186312 1726890098.95387: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.95404: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.95432: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 186312 1726890098.95446: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.95482: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.95534: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890098.95540: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.95584: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.95637: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 186312 1726890098.95642: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.95855: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96066: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 186312 1726890098.96074: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96122: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96171: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890098.96176: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96209: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96236: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890098.96248: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96273: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96319: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 186312 1726890098.96346: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96379: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 186312 1726890098.96441: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96518: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 186312 1726890098.96546: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890098.96567: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96592: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96628: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890098.96641: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96665: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96671: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96718: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96755: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96822: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96877: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 186312 1726890098.96887: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890098.96901: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96940: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.96984: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 186312 1726890098.96989: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.97148: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.97307: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890098.97319: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.97354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.97396: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890098.97403: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.97443: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.97486: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 186312 1726890098.97493: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.97558: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.97631: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890098.97647: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.97716: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.97803: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 186312 1726890098.97936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.98035: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 186312 1726890098.98104: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890098.98251: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890099.17874: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 186312 1726890099.18425: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv<<< 186312 1726890099.18432: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 186312 1726890099.18438: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 186312 1726890099.18486: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 186312 1726890099.18491: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site<<< 186312 1726890099.18494: stdout chunk (state=3): >>> # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools <<< 186312 1726890099.18611: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword <<< 186312 1726890099.18618: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib<<< 186312 1726890099.18628: stdout chunk (state=3): >>> # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib <<< 186312 1726890099.18635: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno <<< 186312 1726890099.18639: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading<<< 186312 1726890099.18642: stdout chunk (state=3): >>> # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp<<< 186312 1726890099.18646: stdout chunk (state=3): >>> # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect <<< 186312 1726890099.18648: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 186312 1726890099.18652: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile<<< 186312 1726890099.18655: stdout chunk (state=3): >>> # cleanup[2] removing zipfile <<< 186312 1726890099.18658: stdout chunk (state=3): >>># destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible <<< 186312 1726890099.18688: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 186312 1726890099.18693: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket <<< 186312 1726890099.18932: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text <<< 186312 1726890099.18938: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 186312 1726890099.18942: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes<<< 186312 1726890099.18946: stdout chunk (state=3): >>> # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections<<< 186312 1726890099.18949: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings<<< 186312 1726890099.18953: 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 <<< 186312 1726890099.18955: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters <<< 186312 1726890099.18957: stdout chunk (state=3): >>># 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 <<< 186312 1726890099.18959: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale <<< 186312 1726890099.18961: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file <<< 186312 1726890099.18965: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils<<< 186312 1726890099.18968: stdout chunk (state=3): >>> # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction <<< 186312 1726890099.18970: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection<<< 186312 1726890099.18975: stdout chunk (state=3): >>> # 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 <<< 186312 1726890099.18981: stdout chunk (state=3): >>># 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 <<< 186312 1726890099.18985: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env <<< 186312 1726890099.18987: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform <<< 186312 1726890099.19077: stdout chunk (state=3): >>># cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version <<< 186312 1726890099.19095: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890099.19254: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890099.19273: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890099.19302: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890099.19317: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890099.19334: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890099.19372: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 186312 1726890099.19377: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890099.19402: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890099.19445: stdout chunk (state=3): >>># destroy selinux <<< 186312 1726890099.19451: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 186312 1726890099.19496: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 186312 1726890099.19515: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 186312 1726890099.19533: stdout chunk (state=3): >>># destroy queue <<< 186312 1726890099.19544: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 186312 1726890099.19575: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890099.19582: stdout chunk (state=3): >>># destroy base64 <<< 186312 1726890099.19605: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 186312 1726890099.19613: stdout chunk (state=3): >>># destroy json <<< 186312 1726890099.19640: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 186312 1726890099.19654: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 186312 1726890099.19697: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl <<< 186312 1726890099.19731: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 186312 1726890099.19801: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890099.19840: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890099.19847: stdout chunk (state=3): >>># destroy subprocess <<< 186312 1726890099.19850: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 186312 1726890099.19855: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 186312 1726890099.19858: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890099.19861: stdout chunk (state=3): >>># destroy fnmatch <<< 186312 1726890099.19866: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 186312 1726890099.19870: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890099.19872: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 186312 1726890099.19876: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890099.19880: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890099.19882: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890099.19888: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 186312 1726890099.19914: stdout chunk (state=3): >>># destroy genericpath <<< 186312 1726890099.19917: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 186312 1726890099.19920: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890099.19958: stdout chunk (state=3): >>># destroy gc # destroy termios <<< 186312 1726890099.19962: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 186312 1726890099.19968: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890099.20116: stdout chunk (state=3): >>># destroy platform <<< 186312 1726890099.20120: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse <<< 186312 1726890099.20147: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890099.20157: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890099.20162: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890099.20196: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890099.20204: stdout chunk (state=3): >>># destroy select <<< 186312 1726890099.20209: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890099.20217: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890099.20258: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890099.20578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890099.20627: stderr chunk (state=3): >>><<< 186312 1726890099.20630: stdout chunk (state=3): >>><<< 186312 1726890099.20730: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71498dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7143d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71498b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71498ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7143d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7143d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7143d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71455880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7143d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71194eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71197f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7118c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71195640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71194370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e71073e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71073910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71073f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71073fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e710850d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7116ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71169670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7117b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7119be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e71085cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7116e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e7117b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711a19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71085eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71085df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71085d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e710593d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e710594c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7108df40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71088a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71088490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70f8d220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71043520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71088f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e711a1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70fa0b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70fa0e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70fb2790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70fb2cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f3e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70fa0f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f4f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70fb2610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f4f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71085a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f6a700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f6a9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70f6a7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f6a8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f6ad00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70f75250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70f6a940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70f5da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e71085610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70f6aaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e70e996d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd7820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70dd7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd7f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd7d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70dd7fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d9bf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70787310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70787160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70787ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dbddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dbd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dbdfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70e0cd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70de7d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70de7400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d8ab20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70de7520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70de7550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e707f5fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70e1f250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e707f2850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70e1f3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70e1fd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e707f27f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70db7b50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70e1f910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70e1f5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70e15910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e707e7940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70d2dd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e707f1580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e707e7ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e707f19a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70d2c7f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d668b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7037e970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d94730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70dd9370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70d49550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e701fbeb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d4a7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d4f790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70d49b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e700eb5b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70384340> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e703844f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e7020e370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e700ebc40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70344970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70344f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e70342fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70362df0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70342ee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e701671f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e703aca60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e703443a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e701670a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70167790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e700c2400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e70061640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e6ffefeb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e6ffefd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_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_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_glis8y7s/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890099.21676: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890098.5724745-188673-181061518004354/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890099.21679: _low_level_execute_command(): starting 186312 1726890099.21682: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890098.5724745-188673-181061518004354/ > /dev/null 2>&1 && sleep 0' 186312 1726890099.21685: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.21689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.21692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.21694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.21697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.21699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890099.21701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890099.21703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890099.23404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890099.23549: stderr chunk (state=3): >>><<< 186312 1726890099.23553: stdout chunk (state=3): >>><<< 186312 1726890099.23558: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890099.23561: handler run complete 186312 1726890099.23563: attempt loop complete, returning result 186312 1726890099.23565: _execute() done 186312 1726890099.23571: dumping result to json 186312 1726890099.23576: done dumping result, returning 186312 1726890099.23615: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000000eb6] 186312 1726890099.23620: sending task result for task 02369adf-7a19-881e-6b85-000000000eb6 ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 186312 1726890099.23948: no more pending results, returning what we have 186312 1726890099.23956: results queue empty 186312 1726890099.23957: checking for any_errors_fatal 186312 1726890099.23966: done checking for any_errors_fatal 186312 1726890099.23966: checking for max_fail_percentage 186312 1726890099.23968: done checking for max_fail_percentage 186312 1726890099.23969: checking to see if all hosts have failed and the running result is not ok 186312 1726890099.23970: done checking to see if all hosts have failed 186312 1726890099.23970: getting the remaining hosts for this loop 186312 1726890099.23972: done getting the remaining hosts for this loop 186312 1726890099.23977: getting the next task for host managed_node3 186312 1726890099.23987: done getting next task for host managed_node3 186312 1726890099.23990: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890099.23993: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890099.24005: getting variables 186312 1726890099.24006: in VariableManager get_vars() 186312 1726890099.24056: Calling all_inventory to load vars for managed_node3 186312 1726890099.24063: Calling groups_inventory to load vars for managed_node3 186312 1726890099.24066: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890099.24076: Calling all_plugins_play to load vars for managed_node3 186312 1726890099.24078: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890099.24084: Calling groups_plugins_play to load vars for managed_node3 186312 1726890099.24637: done sending task result for task 02369adf-7a19-881e-6b85-000000000eb6 186312 1726890099.24641: WORKER PROCESS EXITING 186312 1726890099.24673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890099.25362: done with get_vars() 186312 1726890099.25386: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 23:41:39 -0400 (0:00:00.737) 0:01:08.994 ****** 186312 1726890099.25513: entering _queue_task() for managed_node3/stat 186312 1726890099.25745: worker is 1 (out of 1 available) 186312 1726890099.25759: exiting _queue_task() for managed_node3/stat 186312 1726890099.25772: done queuing things up, now waiting for results queue to drain 186312 1726890099.25773: waiting for pending results... 186312 1726890099.26051: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890099.26183: in run() - task 02369adf-7a19-881e-6b85-000000000eb7 186312 1726890099.26216: variable 'ansible_search_path' from source: unknown 186312 1726890099.26235: variable 'ansible_search_path' from source: unknown 186312 1726890099.26278: calling self._execute() 186312 1726890099.26363: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890099.26368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890099.26377: variable 'omit' from source: magic vars 186312 1726890099.26463: variable 'omit' from source: magic vars 186312 1726890099.26507: variable 'omit' from source: magic vars 186312 1726890099.26535: variable 'omit' from source: magic vars 186312 1726890099.26572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890099.26597: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890099.26615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890099.26631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890099.26639: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890099.26662: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890099.26666: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890099.26668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890099.26735: Set connection var ansible_shell_type to sh 186312 1726890099.26743: Set connection var ansible_pipelining to False 186312 1726890099.26751: Set connection var ansible_timeout to 10 186312 1726890099.26753: Set connection var ansible_connection to ssh 186312 1726890099.26759: Set connection var ansible_shell_executable to /bin/sh 186312 1726890099.26763: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890099.26785: variable 'ansible_shell_executable' from source: unknown 186312 1726890099.26788: variable 'ansible_connection' from source: unknown 186312 1726890099.26790: variable 'ansible_module_compression' from source: unknown 186312 1726890099.26792: variable 'ansible_shell_type' from source: unknown 186312 1726890099.26795: variable 'ansible_shell_executable' from source: unknown 186312 1726890099.26797: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890099.26799: variable 'ansible_pipelining' from source: unknown 186312 1726890099.26802: variable 'ansible_timeout' from source: unknown 186312 1726890099.26804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890099.26955: 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) 186312 1726890099.26964: variable 'omit' from source: magic vars 186312 1726890099.26969: starting attempt loop 186312 1726890099.26972: running the handler 186312 1726890099.26982: _low_level_execute_command(): starting 186312 1726890099.26989: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890099.27494: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.27510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.27526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.27543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.27592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890099.27605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890099.27642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890099.29147: stdout chunk (state=3): >>>/root <<< 186312 1726890099.29276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890099.29362: stderr chunk (state=3): >>><<< 186312 1726890099.29365: stdout chunk (state=3): >>><<< 186312 1726890099.29385: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890099.29395: _low_level_execute_command(): starting 186312 1726890099.29420: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890099.293831-188697-3469542647807 `" && echo ansible-tmp-1726890099.293831-188697-3469542647807="` echo /root/.ansible/tmp/ansible-tmp-1726890099.293831-188697-3469542647807 `" ) && sleep 0' 186312 1726890099.30058: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.30063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.30100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890099.30104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.30184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890099.30201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890099.30259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890099.32043: stdout chunk (state=3): >>>ansible-tmp-1726890099.293831-188697-3469542647807=/root/.ansible/tmp/ansible-tmp-1726890099.293831-188697-3469542647807 <<< 186312 1726890099.32158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890099.32219: stderr chunk (state=3): >>><<< 186312 1726890099.32222: stdout chunk (state=3): >>><<< 186312 1726890099.32243: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890099.293831-188697-3469542647807=/root/.ansible/tmp/ansible-tmp-1726890099.293831-188697-3469542647807 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890099.32304: variable 'ansible_module_compression' from source: unknown 186312 1726890099.32362: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890099.32390: variable 'ansible_facts' from source: unknown 186312 1726890099.32453: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890099.293831-188697-3469542647807/AnsiballZ_stat.py 186312 1726890099.32556: Sending initial data 186312 1726890099.32559: Sent initial data (152 bytes) 186312 1726890099.33337: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.33341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.33397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890099.33411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.33472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890099.33485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890099.33541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890099.35231: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890099.35261: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890099.35308: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpsr12cnbv /root/.ansible/tmp/ansible-tmp-1726890099.293831-188697-3469542647807/AnsiballZ_stat.py <<< 186312 1726890099.35342: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890099.36161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890099.36248: stderr chunk (state=3): >>><<< 186312 1726890099.36252: stdout chunk (state=3): >>><<< 186312 1726890099.36278: done transferring module to remote 186312 1726890099.36325: _low_level_execute_command(): starting 186312 1726890099.36457: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890099.293831-188697-3469542647807/ /root/.ansible/tmp/ansible-tmp-1726890099.293831-188697-3469542647807/AnsiballZ_stat.py && sleep 0' 186312 1726890099.36962: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890099.36979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.36996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.37036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.37084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.37105: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890099.37124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.37130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890099.37154: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890099.37174: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890099.37178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.37182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.37184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.37187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.37194: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890099.37208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.37275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890099.37278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890099.37360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890099.38975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890099.39016: stderr chunk (state=3): >>><<< 186312 1726890099.39023: stdout chunk (state=3): >>><<< 186312 1726890099.39034: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890099.39038: _low_level_execute_command(): starting 186312 1726890099.39041: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890099.293831-188697-3469542647807/AnsiballZ_stat.py && sleep 0' 186312 1726890099.39448: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.39452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.39479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.39482: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.39484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.39486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.39530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890099.39542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890099.39553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890099.39622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890099.41526: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890099.41540: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890099.41596: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890099.41628: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890099.41658: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890099.41716: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890099.41773: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890099.41801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890099.41832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890099.41845: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e98dc0> <<< 186312 1726890099.41890: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890099.41924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e98b20> <<< 186312 1726890099.41956: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e98ac0> <<< 186312 1726890099.41982: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890099.42000: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e3d490> <<< 186312 1726890099.42041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890099.42078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e3d940> <<< 186312 1726890099.42100: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e3d670> <<< 186312 1726890099.42156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890099.42170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890099.42207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890099.42255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890099.42274: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51bcf190> <<< 186312 1726890099.42291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890099.42355: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51bcf220> <<< 186312 1726890099.42422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890099.42446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890099.42468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51bcf940> <<< 186312 1726890099.42492: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51bc8d90> <<< 186312 1726890099.42569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51bf2d90> <<< 186312 1726890099.42614: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e3d970> <<< 186312 1726890099.42641: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890099.42914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890099.42917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890099.43046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b97f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890099.43071: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890099.43121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890099.43138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890099.43170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b94370> <<< 186312 1726890099.43196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890099.43259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890099.43283: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890099.43310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890099.43343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890099.43402: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51b15e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b15910> <<< 186312 1726890099.43407: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890099.43454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890099.43481: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b15f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890099.43511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890099.43541: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b15fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890099.43544: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b270d0> import '_collections' # <<< 186312 1726890099.43578: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b6ed90> import '_functools' # <<< 186312 1726890099.43609: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b69670> <<< 186312 1726890099.43691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b7b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b9be20> <<< 186312 1726890099.43703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890099.43736: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51b27cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b6e2b0> <<< 186312 1726890099.43785: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51b7b2e0> <<< 186312 1726890099.43811: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51ba19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890099.43843: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890099.43869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890099.43919: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b27eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b27df0> <<< 186312 1726890099.43948: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b27d60> <<< 186312 1726890099.43967: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890099.43987: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890099.44014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890099.44060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890099.44088: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51afb3d0> <<< 186312 1726890099.44122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890099.44135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890099.44154: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51afb4c0> <<< 186312 1726890099.44275: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b2ff40> <<< 186312 1726890099.44321: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b2aa90> <<< 186312 1726890099.44358: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b2a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890099.44399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890099.44436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890099.44452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a2f220> <<< 186312 1726890099.44480: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51ae5520> <<< 186312 1726890099.44535: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b2af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51ba1040> <<< 186312 1726890099.44561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890099.44596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890099.44618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a42b50> <<< 186312 1726890099.44632: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890099.44662: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51a42e80> <<< 186312 1726890099.44682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890099.44718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890099.44727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890099.44747: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a54790> <<< 186312 1726890099.44766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890099.44777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890099.44808: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a54cd0> <<< 186312 1726890099.44847: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a519e0400> <<< 186312 1726890099.44862: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a42f70> <<< 186312 1726890099.44875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890099.44889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890099.44940: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a519f12e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a54610> <<< 186312 1726890099.44962: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890099.44981: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a519f13a0> <<< 186312 1726890099.45030: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b27a30> <<< 186312 1726890099.45051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890099.45054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890099.45080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890099.45093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890099.45136: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51a0d700> <<< 186312 1726890099.45150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890099.45180: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51a0d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a0d7c0> <<< 186312 1726890099.45213: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51a0d8b0> <<< 186312 1726890099.45243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890099.45437: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51a0dd00> <<< 186312 1726890099.45482: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51a17250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a0d940> <<< 186312 1726890099.45495: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a519ffa90> <<< 186312 1726890099.45516: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b27610> <<< 186312 1726890099.45542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890099.45594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890099.45633: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a0daf0> <<< 186312 1726890099.45726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890099.45739: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9a513e86d0> <<< 186312 1726890099.45866: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890099.45951: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.45985: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/__init__.py <<< 186312 1726890099.46017: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890099.46039: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.47227: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.48169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5130f820> <<< 186312 1726890099.48194: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890099.48220: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890099.48240: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890099.48274: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a5130f160> <<< 186312 1726890099.48306: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5130f280> <<< 186312 1726890099.48334: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5130ff70> <<< 186312 1726890099.48358: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890099.48408: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5130f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5130fd90> <<< 186312 1726890099.48439: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890099.48459: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a5130ffd0> <<< 186312 1726890099.48486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890099.48500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890099.48527: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5130f100> <<< 186312 1726890099.48552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890099.48574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890099.48595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890099.48620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890099.48634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890099.48704: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51266f40> <<< 186312 1726890099.48733: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51283d00> <<< 186312 1726890099.48764: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51283eb0> <<< 186312 1726890099.48783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890099.48812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890099.48848: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51283370> <<< 186312 1726890099.48863: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51375dc0> <<< 186312 1726890099.49032: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a513753a0> <<< 186312 1726890099.49060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890099.49095: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51375fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890099.49142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890099.49178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890099.49194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51344d30> <<< 186312 1726890099.49267: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a512e2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a512e2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a513184f0> <<< 186312 1726890099.49304: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a512e2520> <<< 186312 1726890099.49340: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a512e2550> <<< 186312 1726890099.49376: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890099.49395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890099.49413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890099.49476: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51255fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51356250> <<< 186312 1726890099.49506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890099.49571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51252850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a513563d0> <<< 186312 1726890099.49595: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890099.49630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890099.49664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890099.49678: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890099.49728: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5136ee50> <<< 186312 1726890099.49850: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a512527f0> <<< 186312 1726890099.49938: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890099.49965: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51252640> <<< 186312 1726890099.49977: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a512515b0> <<< 186312 1726890099.50014: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51246d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5134d910> <<< 186312 1726890099.50040: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890099.50065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890099.50076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890099.50121: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a512d66a0> <<< 186312 1726890099.50300: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a512d5b20> <<< 186312 1726890099.50340: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a512e50a0> <<< 186312 1726890099.50368: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a512d6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5131ab20> # zipimport: zlib available <<< 186312 1726890099.50385: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890099.50402: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.50463: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.50545: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.50571: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 186312 1726890099.50595: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890099.50697: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.50790: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.51240: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.51704: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890099.51724: 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_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890099.51748: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890099.51760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890099.51798: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890099.51813: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a50e415e0> <<< 186312 1726890099.51866: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890099.51884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51221580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a50de3100> <<< 186312 1726890099.51929: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890099.51947: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890099.51972: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890099.51982: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.52093: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.52223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890099.52250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890099.52262: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a512d5b80> # zipimport: zlib available <<< 186312 1726890099.52644: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.53008: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.53063: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.53128: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890099.53162: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.53201: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890099.53254: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.53358: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890099.53375: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890099.53378: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.53400: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.53440: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890099.53633: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.53813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890099.53848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890099.53927: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a50e13f10> <<< 186312 1726890099.53932: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.53979: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.54069: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890099.54083: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.54114: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.54150: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890099.54188: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.54227: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.54279: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.54346: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890099.54366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890099.54443: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51361220> <<< 186312 1726890099.54469: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a50e13850> <<< 186312 1726890099.54516: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890099.54522: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890099.54634: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.54676: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.54700: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.54747: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890099.54768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890099.54813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890099.54857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890099.54860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890099.54926: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51214ca0> <<< 186312 1726890099.54964: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51210f70> <<< 186312 1726890099.55022: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5120a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890099.55050: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.55076: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890099.55154: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890099.55186: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890099.55291: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.55454: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.55641: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890099.56205: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890099.56234: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890099.56559: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 186312 1726890099.56684: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random <<< 186312 1726890099.56702: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890099.56831: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890099.56862: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890099.56883: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890099.56935: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890099.56978: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890099.56992: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890099.57070: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 186312 1726890099.57162: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890099.57226: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890099.57242: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890099.57405: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890099.57447: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890099.57472: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890099.57719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890099.57805: stderr chunk (state=3): >>><<< 186312 1726890099.57809: stdout chunk (state=3): >>><<< 186312 1726890099.57904: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51bcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51bcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51bcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51bc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51bf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51e3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b97f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b94370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51b15e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b15910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b15f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b15fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b270d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b6ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b69670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b7b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b9be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51b27cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b6e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51b7b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51ba19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b27eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b27df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b27d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51afb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51afb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b2ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b2aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b2a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a2f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51ae5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b2af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51ba1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a42b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51a42e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a54790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a54cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a519e0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a42f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a519f12e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a54610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a519f13a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b27a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51a0d700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51a0d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a0d7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51a0d8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51a0dd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51a17250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a0d940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a519ffa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51b27610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51a0daf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9a513e86d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5130f820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a5130f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5130f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5130ff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5130f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5130fd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a5130ffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5130f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51266f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51283d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51283eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51283370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51375dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a513753a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51375fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51344d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a512e2d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a512e2400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a513184f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a512e2520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a512e2550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51255fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51356250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51252850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a513563d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5136ee50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a512527f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51252640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a512515b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51246d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5134d910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a512d66a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a512d5b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a512e50a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a512d6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5131ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/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_fto5bfp2/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_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/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_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a50e415e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51221580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a50de3100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a512d5b80> # 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_fto5bfp2/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_fto5bfp2/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_fto5bfp2/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_fto5bfp2/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_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a50e13f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/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_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9a51361220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a50e13850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51214ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a51210f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9a5120a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/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_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_fto5bfp2/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_fto5bfp2/ansible_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/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890099.58764: done with _execute_module (stat, {'path': '/etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890099.293831-188697-3469542647807/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890099.58767: _low_level_execute_command(): starting 186312 1726890099.58770: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890099.293831-188697-3469542647807/ > /dev/null 2>&1 && sleep 0' 186312 1726890099.60038: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.60042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.60044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.60081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890099.60084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890099.60087: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.60089: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.60161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890099.60164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890099.60169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890099.60219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890099.61928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890099.61995: stderr chunk (state=3): >>><<< 186312 1726890099.61998: stdout chunk (state=3): >>><<< 186312 1726890099.62463: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890099.62466: handler run complete 186312 1726890099.62469: attempt loop complete, returning result 186312 1726890099.62471: _execute() done 186312 1726890099.62473: dumping result to json 186312 1726890099.62475: done dumping result, returning 186312 1726890099.62478: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-881e-6b85-000000000eb7] 186312 1726890099.62480: sending task result for task 02369adf-7a19-881e-6b85-000000000eb7 186312 1726890099.62555: done sending task result for task 02369adf-7a19-881e-6b85-000000000eb7 186312 1726890099.62558: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726888564.9572353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888561.042203, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 415236294, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "500545905", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890099.62682: no more pending results, returning what we have 186312 1726890099.62685: results queue empty 186312 1726890099.62686: checking for any_errors_fatal 186312 1726890099.62694: done checking for any_errors_fatal 186312 1726890099.62695: checking for max_fail_percentage 186312 1726890099.62697: done checking for max_fail_percentage 186312 1726890099.62698: checking to see if all hosts have failed and the running result is not ok 186312 1726890099.62699: done checking to see if all hosts have failed 186312 1726890099.62700: getting the remaining hosts for this loop 186312 1726890099.62701: done getting the remaining hosts for this loop 186312 1726890099.62705: getting the next task for host managed_node3 186312 1726890099.62711: done getting next task for host managed_node3 186312 1726890099.62717: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890099.62720: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890099.62734: getting variables 186312 1726890099.62736: in VariableManager get_vars() 186312 1726890099.62768: Calling all_inventory to load vars for managed_node3 186312 1726890099.62771: Calling groups_inventory to load vars for managed_node3 186312 1726890099.62773: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890099.62786: Calling all_plugins_play to load vars for managed_node3 186312 1726890099.62789: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890099.62792: Calling groups_plugins_play to load vars for managed_node3 186312 1726890099.63346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890099.64342: done with get_vars() 186312 1726890099.64356: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 23:41:39 -0400 (0:00:00.389) 0:01:09.383 ****** 186312 1726890099.64461: entering _queue_task() for managed_node3/lineinfile 186312 1726890099.64748: worker is 1 (out of 1 available) 186312 1726890099.64759: exiting _queue_task() for managed_node3/lineinfile 186312 1726890099.64776: done queuing things up, now waiting for results queue to drain 186312 1726890099.64778: waiting for pending results... 186312 1726890099.65087: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890099.65237: in run() - task 02369adf-7a19-881e-6b85-000000000eb8 186312 1726890099.65252: variable 'ansible_search_path' from source: unknown 186312 1726890099.65256: variable 'ansible_search_path' from source: unknown 186312 1726890099.65556: variable 'blivet_output' from source: set_fact 186312 1726890099.65640: dumping result to json 186312 1726890099.65648: done dumping result, returning 186312 1726890099.65660: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-881e-6b85-000000000eb8] 186312 1726890099.65669: sending task result for task 02369adf-7a19-881e-6b85-000000000eb8 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890099.65840: no more pending results, returning what we have 186312 1726890099.65845: results queue empty 186312 1726890099.65846: checking for any_errors_fatal 186312 1726890099.65855: done checking for any_errors_fatal 186312 1726890099.65856: checking for max_fail_percentage 186312 1726890099.65860: done checking for max_fail_percentage 186312 1726890099.65861: checking to see if all hosts have failed and the running result is not ok 186312 1726890099.65862: done checking to see if all hosts have failed 186312 1726890099.65863: getting the remaining hosts for this loop 186312 1726890099.65865: done getting the remaining hosts for this loop 186312 1726890099.65868: getting the next task for host managed_node3 186312 1726890099.65876: done getting next task for host managed_node3 186312 1726890099.65880: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890099.65885: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890099.65902: done sending task result for task 02369adf-7a19-881e-6b85-000000000eb8 186312 1726890099.65909: WORKER PROCESS EXITING 186312 1726890099.65925: getting variables 186312 1726890099.65927: in VariableManager get_vars() 186312 1726890099.65973: Calling all_inventory to load vars for managed_node3 186312 1726890099.65977: Calling groups_inventory to load vars for managed_node3 186312 1726890099.65980: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890099.65993: Calling all_plugins_play to load vars for managed_node3 186312 1726890099.65996: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890099.66000: Calling groups_plugins_play to load vars for managed_node3 186312 1726890099.66741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890099.67388: done with get_vars() 186312 1726890099.67401: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 23:41:39 -0400 (0:00:00.030) 0:01:09.414 ****** 186312 1726890099.67500: entering _queue_task() for managed_node3/setup 186312 1726890099.67754: worker is 1 (out of 1 available) 186312 1726890099.67766: exiting _queue_task() for managed_node3/setup 186312 1726890099.67777: done queuing things up, now waiting for results queue to drain 186312 1726890099.67779: waiting for pending results... 186312 1726890099.68069: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890099.68214: in run() - task 02369adf-7a19-881e-6b85-000000000eba 186312 1726890099.68231: variable 'ansible_search_path' from source: unknown 186312 1726890099.68237: variable 'ansible_search_path' from source: unknown 186312 1726890099.68271: calling self._execute() 186312 1726890099.68382: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890099.68388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890099.68399: variable 'omit' from source: magic vars 186312 1726890099.68785: variable 'ansible_check_mode' from source: magic vars 186312 1726890099.68793: Evaluated conditional (not ansible_check_mode): True 186312 1726890099.68799: variable 'omit' from source: magic vars 186312 1726890099.68868: variable 'omit' from source: magic vars 186312 1726890099.68907: variable 'omit' from source: magic vars 186312 1726890099.68948: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890099.68991: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890099.69010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890099.69029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890099.69043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890099.69075: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890099.69078: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890099.69081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890099.69186: Set connection var ansible_shell_type to sh 186312 1726890099.69196: Set connection var ansible_pipelining to False 186312 1726890099.69214: Set connection var ansible_timeout to 10 186312 1726890099.69217: Set connection var ansible_connection to ssh 186312 1726890099.69224: Set connection var ansible_shell_executable to /bin/sh 186312 1726890099.69229: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890099.69254: variable 'ansible_shell_executable' from source: unknown 186312 1726890099.69257: variable 'ansible_connection' from source: unknown 186312 1726890099.69260: variable 'ansible_module_compression' from source: unknown 186312 1726890099.69262: variable 'ansible_shell_type' from source: unknown 186312 1726890099.69265: variable 'ansible_shell_executable' from source: unknown 186312 1726890099.69267: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890099.69269: variable 'ansible_pipelining' from source: unknown 186312 1726890099.69273: variable 'ansible_timeout' from source: unknown 186312 1726890099.69282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890099.69492: 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) 186312 1726890099.69507: variable 'omit' from source: magic vars 186312 1726890099.69510: starting attempt loop 186312 1726890099.69514: running the handler 186312 1726890099.69536: _low_level_execute_command(): starting 186312 1726890099.69544: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890099.70330: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890099.70344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.70356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.70375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.70420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.70429: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890099.70443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.70457: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890099.70465: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890099.70474: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890099.70485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.70494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.70506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.70520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.70529: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890099.70543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.70625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890099.70648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890099.70661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890099.70731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890099.72220: stdout chunk (state=3): >>>/root <<< 186312 1726890099.72325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890099.72405: stderr chunk (state=3): >>><<< 186312 1726890099.72420: stdout chunk (state=3): >>><<< 186312 1726890099.72529: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890099.72532: _low_level_execute_command(): starting 186312 1726890099.72535: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890099.7244534-188714-7749796101107 `" && echo ansible-tmp-1726890099.7244534-188714-7749796101107="` echo /root/.ansible/tmp/ansible-tmp-1726890099.7244534-188714-7749796101107 `" ) && sleep 0' 186312 1726890099.73122: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890099.73135: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.73149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.73165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.73210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.73226: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890099.73240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.73257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890099.73268: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890099.73277: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890099.73288: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.73299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.73318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.73336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.73348: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890099.73361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.73445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890099.73466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890099.73480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890099.73549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890099.75335: stdout chunk (state=3): >>>ansible-tmp-1726890099.7244534-188714-7749796101107=/root/.ansible/tmp/ansible-tmp-1726890099.7244534-188714-7749796101107 <<< 186312 1726890099.75522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890099.75525: stdout chunk (state=3): >>><<< 186312 1726890099.75527: stderr chunk (state=3): >>><<< 186312 1726890099.75821: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890099.7244534-188714-7749796101107=/root/.ansible/tmp/ansible-tmp-1726890099.7244534-188714-7749796101107 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890099.75824: variable 'ansible_module_compression' from source: unknown 186312 1726890099.75827: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 186312 1726890099.75829: variable 'ansible_facts' from source: unknown 186312 1726890099.75868: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890099.7244534-188714-7749796101107/AnsiballZ_setup.py 186312 1726890099.76029: Sending initial data 186312 1726890099.76034: Sent initial data (154 bytes) 186312 1726890099.77289: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890099.77302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.77318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.77335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.77381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.77393: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890099.77405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.77426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890099.77439: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890099.77449: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890099.77460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.77479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.77493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.77505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.77516: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890099.77530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.77615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890099.77638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890099.77654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890099.77720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890099.79389: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890099.79402: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890099.79416: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890099.79450: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp713_leph /root/.ansible/tmp/ansible-tmp-1726890099.7244534-188714-7749796101107/AnsiballZ_setup.py <<< 186312 1726890099.79491: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890099.81754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890099.81975: stderr chunk (state=3): >>><<< 186312 1726890099.81978: stdout chunk (state=3): >>><<< 186312 1726890099.81981: done transferring module to remote 186312 1726890099.81987: _low_level_execute_command(): starting 186312 1726890099.81989: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890099.7244534-188714-7749796101107/ /root/.ansible/tmp/ansible-tmp-1726890099.7244534-188714-7749796101107/AnsiballZ_setup.py && sleep 0' 186312 1726890099.82557: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890099.82571: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.82586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.82603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.82645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.82659: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890099.82676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.82693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890099.82706: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890099.82721: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890099.82734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.82748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.82765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.82782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.82794: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890099.82808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.82883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890099.82901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890099.82917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890099.83118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890099.84648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890099.84710: stderr chunk (state=3): >>><<< 186312 1726890099.84715: stdout chunk (state=3): >>><<< 186312 1726890099.84800: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890099.84804: _low_level_execute_command(): starting 186312 1726890099.84807: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890099.7244534-188714-7749796101107/AnsiballZ_setup.py && sleep 0' 186312 1726890099.85364: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890099.85378: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.85393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.85409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.85454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.85466: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890099.85481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.85498: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890099.85509: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890099.85525: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890099.85542: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890099.85555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890099.85568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890099.85580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890099.85591: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890099.85604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890099.85684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890099.85700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890099.85715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890099.85922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890099.87817: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890099.87821: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890099.87869: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890099.87900: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890099.87941: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook<<< 186312 1726890099.87945: stdout chunk (state=3): >>> <<< 186312 1726890099.87981: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890099.88043: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890099.88081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890099.88094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890099.88144: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02443dc0> <<< 186312 1726890099.88179: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02443b20> <<< 186312 1726890099.88323: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02443ac0> <<< 186312 1726890099.88365: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021d8670> <<< 186312 1726890099.88419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890099.88453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890099.88499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0218f190> <<< 186312 1726890099.88519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890099.88535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890099.88601: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0218f220> <<< 186312 1726890099.88659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890099.88673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0218f940> <<< 186312 1726890099.88721: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021f0880> <<< 186312 1726890099.88739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02188d90> <<< 186312 1726890099.88797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890099.88800: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021b2d90> <<< 186312 1726890099.88845: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021d8970> <<< 186312 1726890099.88868: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890099.89198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890099.89242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890099.89269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890099.89318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890099.89322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0212feb0> <<< 186312 1726890099.89368: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02132f40> <<< 186312 1726890099.89402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890099.89435: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890099.89466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890099.89503: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02127610> <<< 186312 1726890099.89535: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02130640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0212f370> <<< 186312 1726890099.89548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890099.89597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890099.89638: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890099.89668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890099.89715: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd02014e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02014910> <<< 186312 1726890099.89757: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890099.89777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02014f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890099.89806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02014fd0> <<< 186312 1726890099.89855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd020260d0> import '_collections' # <<< 186312 1726890099.89900: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02109d90> import '_functools' # <<< 186312 1726890099.89932: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02104670> <<< 186312 1726890099.89991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021166d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02136e20> <<< 186312 1726890099.90039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890099.90054: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd02026cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021092b0> <<< 186312 1726890099.90110: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd021162e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0213c9d0> <<< 186312 1726890099.90142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890099.90188: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890099.90244: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02026eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02026df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02026d60> <<< 186312 1726890099.90274: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890099.90300: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890099.90317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890099.90355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890099.90386: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01ffa3d0> <<< 186312 1726890099.90413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890099.90460: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01ffa4c0> <<< 186312 1726890099.90562: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0202ef40> <<< 186312 1726890099.90601: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02029a90> <<< 186312 1726890099.90637: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02029490> <<< 186312 1726890099.90650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890099.90671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890099.90716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890099.90734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f2e220> <<< 186312 1726890099.90757: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01fe4520> <<< 186312 1726890099.90804: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02029f10> <<< 186312 1726890099.90827: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0213c040> <<< 186312 1726890099.90857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890099.90891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f41b50> import 'errno' # <<< 186312 1726890099.90955: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890099.91019: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01f41e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890099.91042: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f53790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890099.91323: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f53cd0> <<< 186312 1726890099.91356: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01eea400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f41f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01efb2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f53610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01efb3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02026a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890099.91386: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01f17700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890099.91436: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01f179d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f177c0> <<< 186312 1726890099.91462: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01f178b0> <<< 186312 1726890099.91476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890099.91657: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01f17d00> <<< 186312 1726890099.91716: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01f21250> <<< 186312 1726890099.91752: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f17940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f09a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02026610> <<< 186312 1726890099.91764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890099.91816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890099.91844: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f17af0> <<< 186312 1726890099.91975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890099.91994: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdd01e456d0> <<< 186312 1726890099.92251: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip' # zipimport: zlib available <<< 186312 1726890099.92384: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.92417: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890099.92442: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890099.92445: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.93632: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.94564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d82820> <<< 186312 1726890099.94596: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890099.94650: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890099.94653: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890099.94668: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01d82160> <<< 186312 1726890099.94699: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d82280> <<< 186312 1726890099.94751: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d82f70> <<< 186312 1726890099.94754: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890099.94826: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d824f0> <<< 186312 1726890099.94832: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d82d90> import 'atexit' # <<< 186312 1726890099.94854: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01d82fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890099.94879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890099.94940: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d82100> <<< 186312 1726890099.94986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890099.94989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890099.95019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890099.95101: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017f9f40> <<< 186312 1726890099.95159: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01708310> <<< 186312 1726890099.95201: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01708160> <<< 186312 1726890099.95204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890099.95241: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01708ca0> <<< 186312 1726890099.95254: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d67dc0> <<< 186312 1726890099.95427: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d673a0> <<< 186312 1726890099.95468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890099.95497: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d67fd0> <<< 186312 1726890099.95517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890099.95577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890099.95580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890099.95595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01db7d30> <<< 186312 1726890099.95673: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d92d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d92400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017e1b20> <<< 186312 1726890099.95726: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01d92520> <<< 186312 1726890099.95759: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d92550> <<< 186312 1726890099.95787: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890099.95790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890099.95826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890099.95888: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01774fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01dca250> <<< 186312 1726890099.95924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890099.95927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890099.95981: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01771850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01dca3d0> <<< 186312 1726890099.96002: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890099.96067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890099.96079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890099.96139: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01dcaca0> <<< 186312 1726890099.96262: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017717f0> <<< 186312 1726890099.96352: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01d61c10> <<< 186312 1726890099.96382: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01dcafa0> <<< 186312 1726890099.96433: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01dca550> <<< 186312 1726890099.96473: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01dc2910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890099.96501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890099.96542: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01766940> <<< 186312 1726890099.96759: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01784d90> <<< 186312 1726890099.96791: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01770580> <<< 186312 1726890099.96817: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01766ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017709a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890099.96840: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.96896: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.97002: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890099.97041: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890099.97044: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.97133: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.97237: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.97660: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.98130: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890099.98133: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890099.98166: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890099.98169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890099.98222: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd017817f0> <<< 186312 1726890099.98300: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890099.98322: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017be8b0> <<< 186312 1726890099.98325: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01324970> <<< 186312 1726890099.98352: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890099.98384: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.98391: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.98403: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890099.98526: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.98661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890099.98691: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017ec730> <<< 186312 1726890099.98694: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.99077: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.99446: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.99497: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.99566: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890099.99602: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.99649: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890099.99652: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.99698: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.99775: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890099.99780: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.99798: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890099.99817: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.99850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890099.99886: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890100.00078: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.00260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890100.00301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890100.00304: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890100.00368: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d84370> # zipimport: zlib available <<< 186312 1726890100.00439: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.00508: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890100.00541: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890100.00573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.00618: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890100.00621: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.00652: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.00690: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.00782: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.00847: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890100.00871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890100.00942: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd017a2550> <<< 186312 1726890100.01024: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd011a1eb0> <<< 186312 1726890100.01061: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890100.01122: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.01171: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.01203: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.01280: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890100.01295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890100.01340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890100.01343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890100.01364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890100.01432: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017a87f0> <<< 186312 1726890100.01464: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017a6790> <<< 186312 1726890100.01552: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017a2b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890100.01571: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.01588: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890100.01693: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890100.01697: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 186312 1726890100.01710: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.01756: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.01838: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.01942: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.01945: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890100.02027: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 186312 1726890100.02058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.02165: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.02170: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.02182: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890100.02356: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.02478: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.02510: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.02567: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890100.02600: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890100.02623: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890100.02648: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd012eb370> <<< 186312 1726890100.02675: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890100.02705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890100.02739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890100.02766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890100.02778: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01308580> <<< 186312 1726890100.02821: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd013084f0> <<< 186312 1726890100.02884: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd012da280> <<< 186312 1726890100.02904: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd012eb970> <<< 186312 1726890100.02938: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01093820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd010934f0> <<< 186312 1726890100.02952: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890100.02985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890100.03009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890100.03064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd0134a0a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd012eaf70> <<< 186312 1726890100.03078: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890100.03109: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0134a190> <<< 186312 1726890100.03136: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890100.03169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890100.03180: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd0110bfd0> <<< 186312 1726890100.03199: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01337820> <<< 186312 1726890100.03264: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd010932b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 186312 1726890100.03292: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 186312 1726890100.03347: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.03399: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 186312 1726890100.03444: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.03510: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890100.03536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 186312 1726890100.03597: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.03609: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 186312 1726890100.03642: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.03693: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 186312 1726890100.03760: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.03774: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 186312 1726890100.03833: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.03877: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.03925: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.03989: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 186312 1726890100.04369: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.04741: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 186312 1726890100.04744: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.04782: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.04833: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.04858: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.04895: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890100.04908: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.04931: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.04965: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890100.05019: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.05066: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 186312 1726890100.05080: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.05097: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.05135: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 186312 1726890100.05138: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.05160: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.05200: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890100.05264: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.05340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890100.05364: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd00fefe80> <<< 186312 1726890100.05385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890100.05416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890100.05560: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd00fef9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 186312 1726890100.05582: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.05636: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.05696: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 186312 1726890100.05699: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.05770: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.05855: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 186312 1726890100.05916: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.05982: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 186312 1726890100.06025: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.06071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890100.06092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890100.06229: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01069490> <<< 186312 1726890100.06470: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd00ff2850> <<< 186312 1726890100.06474: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890100.06524: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.06567: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 186312 1726890100.06588: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.06648: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.06723: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.06811: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.06963: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 186312 1726890100.06966: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.06989: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.07036: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 186312 1726890100.07039: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.07073: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.07118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890100.07173: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd010623d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01062940> <<< 186312 1726890100.07202: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 186312 1726890100.07224: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.07255: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.07301: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 186312 1726890100.07434: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.07569: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 186312 1726890100.07572: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.07650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.07739: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.07768: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.07812: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890100.07827: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.07884: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.07906: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.08020: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.08144: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 186312 1726890100.08160: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.08254: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.08354: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 186312 1726890100.08363: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.08394: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.08422: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.08849: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.09271: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890100.09284: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.09375: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.09454: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890100.09469: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.09543: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.09629: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 186312 1726890100.09761: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.09909: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890100.09938: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 186312 1726890100.09968: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10013: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 186312 1726890100.10032: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10096: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10179: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10359: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10520: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 186312 1726890100.10542: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10578: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10616: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 186312 1726890100.10634: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10656: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10669: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890100.10732: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10798: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 186312 1726890100.10818: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10832: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10855: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890100.10909: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.10957: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890100.10969: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.11016: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.11061: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 186312 1726890100.11073: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.11285: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.11503: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 186312 1726890100.11518: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.11563: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.11614: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 186312 1726890100.11650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.11688: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890100.11711: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.11725: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.11755: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 186312 1726890100.11790: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.11828: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 186312 1726890100.11893: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.11963: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 186312 1726890100.11997: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890100.12013: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.12043: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.12084: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890100.12108: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.12127: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.12143: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.12184: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.12217: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.12273: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.12360: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890100.12372: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.12399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.12451: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890100.12835: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.12853: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890100.12865: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 186312 1726890100.12906: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.12953: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 186312 1726890100.13023: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.13097: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890100.13109: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.13170: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.13258: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890100.13317: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890100.13491: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890100.13504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890100.13546: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd00fad160> <<< 186312 1726890100.13558: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017b6fa0> <<< 186312 1726890100.13599: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01002be0> <<< 186312 1726890100.15096: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890100.31339: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd010028e0> <<< 186312 1726890100.31369: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 186312 1726890100.31373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 186312 1726890100.31407: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd00ff2880> <<< 186312 1726890100.31452: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 186312 1726890100.31456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890100.31493: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 186312 1726890100.31498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890100.31501: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd00e0a280> <<< 186312 1726890100.31515: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd00e29e50> <<< 186312 1726890100.31844: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame<<< 186312 1726890100.31851: 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 <<< 186312 1726890100.32145: 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 <<< 186312 1726890100.53012: stdout chunk (state=3): >>> {"ansible_facts": {"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_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_fips": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --re<<< 186312 1726890100.53034: stdout chunk (state=3): >>>ad-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.86, "5m": 0.88, "15m": 1.06}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "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]", <<< 186312 1726890100.53055: stdout chunk (state=3): >>>"tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ip<<< 186312 1726890100.53071: stdout chunk (state=3): >>>v4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "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": 3532, "ansible_memfree_mb": 141, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3391, "free": 141}, "nocache": {"free": 3165, "used": 367}, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-3600<<< 186312 1726890100.53077: stdout chunk (state=3): >>>14052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": ["683ba2cb-3f49-444c-b8eb-3cdb6da4df35"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:7<<< 186312 1726890100.53106: stdout chunk (state=3): >>>8be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"sda": ["683ba2cb-3f49-444c-b8eb-3cdb6da4df35"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sdb": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5222, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251454967808, "block_size": 4096, "block_total": 65519355, "block_available": 61390373, "block_used": 4128982, "inode_total": 131071472, "inode_available": 130996149, "inode_used": 75323, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "ext3", "options": "rw,seclabel,relatime,stripe=2048", "dump": 0, "passno": 0, "size_total": 10478252032, "size_available": 9941286912, "block_size": 4096, "block_total": 2558167, "block_available": 2427072, "block_used": 131095, "inode_total": 655360, "inode_available": 655349, "inode_used": 11, "uuid": "683ba2cb-3f49-444c-b8eb-3cdb6da4df35"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "41", "second": "40", "epoch": "1726890100", "epoch_int": "1726890100", "date": "2024-09-20", "time": "23:41:40", "iso8601_micro": "2024-09-21T03:41:40.525456Z", "iso8601": "2024-09-21T03:41:40Z", "iso8601_basic": "20240920T234140525456", "iso8601_basic_short": "20240920T234140", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 186312 1726890100.53603: 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 <<< 186312 1726890100.53617: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 186312 1726890100.53621: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 186312 1726890100.53663: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil <<< 186312 1726890100.53667: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma <<< 186312 1726890100.53683: stdout chunk (state=3): >>># cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile <<< 186312 1726890100.53698: stdout chunk (state=3): >>># destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token<<< 186312 1726890100.53703: stdout chunk (state=3): >>> # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 186312 1726890100.53707: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters <<< 186312 1726890100.53722: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 186312 1726890100.53745: 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 _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext <<< 186312 1726890100.53762: stdout chunk (state=3): >>># cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution <<< 186312 1726890100.53774: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin <<< 186312 1726890100.53809: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other <<< 186312 1726890100.53836: stdout chunk (state=3): >>># 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 <<< 186312 1726890100.53847: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 186312 1726890100.54089: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890100.54113: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890100.54148: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890100.54155: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890100.54166: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890100.54194: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 186312 1726890100.54213: stdout chunk (state=3): >>># destroy json.scanner <<< 186312 1726890100.54218: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 186312 1726890100.54239: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890100.54277: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890100.54321: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 186312 1726890100.54336: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 186312 1726890100.54346: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 186312 1726890100.54473: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 186312 1726890100.54481: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct <<< 186312 1726890100.54517: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 186312 1726890100.54592: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 186312 1726890100.54627: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 186312 1726890100.54644: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890100.54662: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref<<< 186312 1726890100.54704: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 186312 1726890100.54783: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890100.54827: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890100.54881: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 186312 1726890100.54895: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890100.55064: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890100.55119: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890100.55150: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890100.55180: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890100.55481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890100.55535: stderr chunk (state=3): >>><<< 186312 1726890100.55548: stdout chunk (state=3): >>><<< 186312 1726890100.55700: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02443dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02443b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02443ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0218f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0218f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0218f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02188d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0212feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02132f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02127610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02130640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0212f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd02014e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02014910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02014f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02014fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd020260d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02109d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02104670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021166d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02136e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd02026cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd021092b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd021162e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0213c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02026eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02026df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02026d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01ffa3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01ffa4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0202ef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02029a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02029490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f2e220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01fe4520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02029f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0213c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f41b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01f41e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f53790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f53cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01eea400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f41f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01efb2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f53610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01efb3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02026a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01f17700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01f179d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f177c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01f178b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01f17d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01f21250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f17940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f09a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd02026610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01f17af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdd01e456d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d82820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01d82160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d82280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d82f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d824f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d82d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01d82fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d82100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017f9f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01708310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01708160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01708ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d67dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d673a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d67fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01db7d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d92d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d92400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017e1b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01d92520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d92550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01774fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01dca250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01771850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01dca3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01dcaca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017717f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01d61c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01dcafa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01dca550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01dc2910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01766940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01784d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01770580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01766ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017709a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd017817f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017be8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01324970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017ec730> # 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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01d84370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd017a2550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd011a1eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017a87f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017a6790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017a2b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd012eb370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01308580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd013084f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd012da280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd012eb970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01093820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd010934f0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd0134a0a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd012eaf70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd0134a190> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd0110bfd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01337820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd010932b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd00fefe80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd00fef9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd01069490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd00ff2850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd010623d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01062940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/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_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_a2kwt1ne/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd00fad160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd017b6fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd01002be0> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd010028e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd00ff2880> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd00e0a280> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd00e29e50> 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 {"ansible_facts": {"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_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_fips": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.86, "5m": 0.88, "15m": 1.06}, "ansible_lsb": {}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "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": 3532, "ansible_memfree_mb": 141, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3391, "free": 141}, "nocache": {"free": 3165, "used": 367}, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": ["683ba2cb-3f49-444c-b8eb-3cdb6da4df35"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"sda": ["683ba2cb-3f49-444c-b8eb-3cdb6da4df35"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sdb": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5222, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251454967808, "block_size": 4096, "block_total": 65519355, "block_available": 61390373, "block_used": 4128982, "inode_total": 131071472, "inode_available": 130996149, "inode_used": 75323, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "ext3", "options": "rw,seclabel,relatime,stripe=2048", "dump": 0, "passno": 0, "size_total": 10478252032, "size_available": 9941286912, "block_size": 4096, "block_total": 2558167, "block_available": 2427072, "block_used": 131095, "inode_total": 655360, "inode_available": 655349, "inode_used": 11, "uuid": "683ba2cb-3f49-444c-b8eb-3cdb6da4df35"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "41", "second": "40", "epoch": "1726890100", "epoch_int": "1726890100", "date": "2024-09-20", "time": "23:41:40", "iso8601_micro": "2024-09-21T03:41:40.525456Z", "iso8601": "2024-09-21T03:41:40Z", "iso8601_basic": "20240920T234140525456", "iso8601_basic_short": "20240920T234140", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # 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 multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890100.57063: done with _execute_module (setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890099.7244534-188714-7749796101107/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890100.57081: _low_level_execute_command(): starting 186312 1726890100.57084: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890099.7244534-188714-7749796101107/ > /dev/null 2>&1 && sleep 0' 186312 1726890100.57494: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890100.57506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890100.57526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890100.57544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890100.57591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890100.57606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890100.57646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890100.59384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890100.59428: stderr chunk (state=3): >>><<< 186312 1726890100.59430: stdout chunk (state=3): >>><<< 186312 1726890100.59454: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890100.59457: handler run complete 186312 1726890100.59568: variable 'ansible_facts' from source: unknown 186312 1726890100.59657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890100.60061: variable 'ansible_facts' from source: unknown 186312 1726890100.60181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890100.60365: attempt loop complete, returning result 186312 1726890100.60377: _execute() done 186312 1726890100.60385: dumping result to json 186312 1726890100.60438: done dumping result, returning 186312 1726890100.60457: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-881e-6b85-000000000eba] 186312 1726890100.60468: sending task result for task 02369adf-7a19-881e-6b85-000000000eba 186312 1726890100.60968: done sending task result for task 02369adf-7a19-881e-6b85-000000000eba 186312 1726890100.60971: WORKER PROCESS EXITING ok: [managed_node3] 186312 1726890100.61330: no more pending results, returning what we have 186312 1726890100.61337: results queue empty 186312 1726890100.61338: checking for any_errors_fatal 186312 1726890100.61344: done checking for any_errors_fatal 186312 1726890100.61345: checking for max_fail_percentage 186312 1726890100.61347: done checking for max_fail_percentage 186312 1726890100.61347: checking to see if all hosts have failed and the running result is not ok 186312 1726890100.61348: done checking to see if all hosts have failed 186312 1726890100.61348: getting the remaining hosts for this loop 186312 1726890100.61349: done getting the remaining hosts for this loop 186312 1726890100.61351: getting the next task for host managed_node3 186312 1726890100.61358: done getting next task for host managed_node3 186312 1726890100.61360: ^ task is: TASK: meta (role_complete) 186312 1726890100.61362: ^ state is: HOST STATE: block=2, task=23, rescue=0, 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 186312 1726890100.61369: getting variables 186312 1726890100.61370: in VariableManager get_vars() 186312 1726890100.61391: Calling all_inventory to load vars for managed_node3 186312 1726890100.61393: Calling groups_inventory to load vars for managed_node3 186312 1726890100.61395: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890100.61401: Calling all_plugins_play to load vars for managed_node3 186312 1726890100.61403: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890100.61405: Calling groups_plugins_play to load vars for managed_node3 186312 1726890100.61692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890100.62056: done with get_vars() 186312 1726890100.62066: done getting variables 186312 1726890100.62126: done queuing things up, now waiting for results queue to drain 186312 1726890100.62128: results queue empty 186312 1726890100.62128: checking for any_errors_fatal 186312 1726890100.62132: done checking for any_errors_fatal 186312 1726890100.62133: checking for max_fail_percentage 186312 1726890100.62134: done checking for max_fail_percentage 186312 1726890100.62134: checking to see if all hosts have failed and the running result is not ok 186312 1726890100.62135: done checking to see if all hosts have failed 186312 1726890100.62135: getting the remaining hosts for this loop 186312 1726890100.62136: done getting the remaining hosts for this loop 186312 1726890100.62138: getting the next task for host managed_node3 186312 1726890100.62140: done getting next task for host managed_node3 186312 1726890100.62142: ^ task is: TASK: Verify results 186312 1726890100.62143: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 186312 1726890100.62148: getting variables 186312 1726890100.62149: in VariableManager get_vars() 186312 1726890100.62156: Calling all_inventory to load vars for managed_node3 186312 1726890100.62157: Calling groups_inventory to load vars for managed_node3 186312 1726890100.62159: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890100.62162: Calling all_plugins_play to load vars for managed_node3 186312 1726890100.62164: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890100.62168: Calling groups_plugins_play to load vars for managed_node3 186312 1726890100.62576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890100.63184: done with get_vars() 186312 1726890100.63199: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:85 Friday 20 September 2024 23:41:40 -0400 (0:00:00.957) 0:01:10.371 ****** 186312 1726890100.63276: entering _queue_task() for managed_node3/include_tasks 186312 1726890100.63492: worker is 1 (out of 1 available) 186312 1726890100.63508: exiting _queue_task() for managed_node3/include_tasks 186312 1726890100.63521: done queuing things up, now waiting for results queue to drain 186312 1726890100.63523: waiting for pending results... 186312 1726890100.63846: running TaskExecutor() for managed_node3/TASK: Verify results 186312 1726890100.63895: in run() - task 02369adf-7a19-881e-6b85-000000000015 186312 1726890100.63922: variable 'ansible_search_path' from source: unknown 186312 1726890100.63969: calling self._execute() 186312 1726890100.64092: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890100.64096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890100.64115: variable 'omit' from source: magic vars 186312 1726890100.64260: _execute() done 186312 1726890100.64263: dumping result to json 186312 1726890100.64266: done dumping result, returning 186312 1726890100.64270: done running TaskExecutor() for managed_node3/TASK: Verify results [02369adf-7a19-881e-6b85-000000000015] 186312 1726890100.64273: sending task result for task 02369adf-7a19-881e-6b85-000000000015 186312 1726890100.64425: done sending task result for task 02369adf-7a19-881e-6b85-000000000015 186312 1726890100.64428: WORKER PROCESS EXITING 186312 1726890100.64560: no more pending results, returning what we have 186312 1726890100.64567: in VariableManager get_vars() 186312 1726890100.64603: Calling all_inventory to load vars for managed_node3 186312 1726890100.64606: Calling groups_inventory to load vars for managed_node3 186312 1726890100.64609: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890100.64625: Calling all_plugins_play to load vars for managed_node3 186312 1726890100.64629: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890100.64633: Calling groups_plugins_play to load vars for managed_node3 186312 1726890100.65081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890100.65676: done with get_vars() 186312 1726890100.65688: variable 'ansible_search_path' from source: unknown 186312 1726890100.65708: we have included files to process 186312 1726890100.65709: generating all_blocks data 186312 1726890100.65713: done generating all_blocks data 186312 1726890100.65721: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890100.65722: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890100.65725: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890100.66288: in VariableManager get_vars() 186312 1726890100.66299: done with get_vars() 186312 1726890100.66333: in VariableManager get_vars() 186312 1726890100.66353: done with get_vars() 186312 1726890100.66428: done processing included file 186312 1726890100.66430: iterating over new_blocks loaded from include file 186312 1726890100.66431: in VariableManager get_vars() 186312 1726890100.66439: done with get_vars() 186312 1726890100.66440: filtering new block on tags 186312 1726890100.66493: done filtering new block on tags 186312 1726890100.66497: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node3 186312 1726890100.66501: extending task lists for all hosts with included blocks 186312 1726890100.68121: done extending task lists 186312 1726890100.68122: done processing included files 186312 1726890100.68123: results queue empty 186312 1726890100.68123: checking for any_errors_fatal 186312 1726890100.68124: done checking for any_errors_fatal 186312 1726890100.68124: checking for max_fail_percentage 186312 1726890100.68125: done checking for max_fail_percentage 186312 1726890100.68125: checking to see if all hosts have failed and the running result is not ok 186312 1726890100.68126: done checking to see if all hosts have failed 186312 1726890100.68126: getting the remaining hosts for this loop 186312 1726890100.68127: done getting the remaining hosts for this loop 186312 1726890100.68129: getting the next task for host managed_node3 186312 1726890100.68132: done getting next task for host managed_node3 186312 1726890100.68133: ^ task is: TASK: Print out pool information 186312 1726890100.68135: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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 186312 1726890100.68137: getting variables 186312 1726890100.68137: in VariableManager get_vars() 186312 1726890100.68144: Calling all_inventory to load vars for managed_node3 186312 1726890100.68145: Calling groups_inventory to load vars for managed_node3 186312 1726890100.68147: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890100.68151: Calling all_plugins_play to load vars for managed_node3 186312 1726890100.68152: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890100.68154: Calling groups_plugins_play to load vars for managed_node3 186312 1726890100.68393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890100.68706: done with get_vars() 186312 1726890100.68717: done getting variables 186312 1726890100.68744: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:41:40 -0400 (0:00:00.054) 0:01:10.426 ****** 186312 1726890100.68765: entering _queue_task() for managed_node3/debug 186312 1726890100.69068: worker is 1 (out of 1 available) 186312 1726890100.69079: exiting _queue_task() for managed_node3/debug 186312 1726890100.69096: done queuing things up, now waiting for results queue to drain 186312 1726890100.69099: waiting for pending results... 186312 1726890100.69425: running TaskExecutor() for managed_node3/TASK: Print out pool information 186312 1726890100.69515: in run() - task 02369adf-7a19-881e-6b85-000000000f4a 186312 1726890100.69527: variable 'ansible_search_path' from source: unknown 186312 1726890100.69560: calling self._execute() 186312 1726890100.69649: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890100.69653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890100.69695: variable 'omit' from source: magic vars 186312 1726890100.70136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890100.72084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890100.72134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890100.72161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890100.72188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890100.72208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890100.72295: 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) 186312 1726890100.72332: 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) 186312 1726890100.72364: 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) 186312 1726890100.72394: 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) 186312 1726890100.72408: 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) 186312 1726890100.72544: variable '_storage_pools_list' from source: set_fact 186312 1726890100.72558: Evaluated conditional (_storage_pools_list | length > 0): False 186312 1726890100.72561: when evaluation is False, skipping this task 186312 1726890100.72564: _execute() done 186312 1726890100.72566: dumping result to json 186312 1726890100.72569: done dumping result, returning 186312 1726890100.72575: done running TaskExecutor() for managed_node3/TASK: Print out pool information [02369adf-7a19-881e-6b85-000000000f4a] 186312 1726890100.72580: sending task result for task 02369adf-7a19-881e-6b85-000000000f4a 186312 1726890100.72682: done sending task result for task 02369adf-7a19-881e-6b85-000000000f4a 186312 1726890100.72685: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "_storage_pools_list | length > 0" } 186312 1726890100.72732: no more pending results, returning what we have 186312 1726890100.72736: results queue empty 186312 1726890100.72737: checking for any_errors_fatal 186312 1726890100.72738: done checking for any_errors_fatal 186312 1726890100.72739: checking for max_fail_percentage 186312 1726890100.72741: done checking for max_fail_percentage 186312 1726890100.72741: checking to see if all hosts have failed and the running result is not ok 186312 1726890100.72742: done checking to see if all hosts have failed 186312 1726890100.72743: getting the remaining hosts for this loop 186312 1726890100.72745: done getting the remaining hosts for this loop 186312 1726890100.72748: getting the next task for host managed_node3 186312 1726890100.72760: done getting next task for host managed_node3 186312 1726890100.72776: ^ task is: TASK: Print out volume information 186312 1726890100.72779: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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 186312 1726890100.72783: getting variables 186312 1726890100.72787: in VariableManager get_vars() 186312 1726890100.72833: Calling all_inventory to load vars for managed_node3 186312 1726890100.72836: Calling groups_inventory to load vars for managed_node3 186312 1726890100.72839: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890100.72848: Calling all_plugins_play to load vars for managed_node3 186312 1726890100.72851: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890100.72853: Calling groups_plugins_play to load vars for managed_node3 186312 1726890100.73205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890100.73558: done with get_vars() 186312 1726890100.73569: done getting variables 186312 1726890100.73620: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:41:40 -0400 (0:00:00.048) 0:01:10.475 ****** 186312 1726890100.73647: entering _queue_task() for managed_node3/debug 186312 1726890100.73909: worker is 1 (out of 1 available) 186312 1726890100.73926: exiting _queue_task() for managed_node3/debug 186312 1726890100.73939: done queuing things up, now waiting for results queue to drain 186312 1726890100.73941: waiting for pending results... 186312 1726890100.74197: running TaskExecutor() for managed_node3/TASK: Print out volume information 186312 1726890100.74266: in run() - task 02369adf-7a19-881e-6b85-000000000f4b 186312 1726890100.74277: variable 'ansible_search_path' from source: unknown 186312 1726890100.74308: calling self._execute() 186312 1726890100.74407: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890100.74415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890100.74457: variable 'omit' from source: magic vars 186312 1726890100.74812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890100.76754: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890100.76803: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890100.76837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890100.76864: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890100.76885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890100.76947: 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) 186312 1726890100.76969: 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) 186312 1726890100.76987: 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) 186312 1726890100.77021: 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) 186312 1726890100.77041: 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) 186312 1726890100.77170: variable '_storage_volumes_list' from source: set_fact 186312 1726890100.77208: Evaluated conditional (_storage_volumes_list | length > 0): True 186312 1726890100.77217: variable 'omit' from source: magic vars 186312 1726890100.77246: variable 'omit' from source: magic vars 186312 1726890100.77268: variable 'omit' from source: magic vars 186312 1726890100.77285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890100.77307: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890100.77323: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890100.77355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890100.77366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890100.77408: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890100.77413: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890100.77440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890100.77743: Set connection var ansible_shell_type to sh 186312 1726890100.77748: Set connection var ansible_pipelining to False 186312 1726890100.77750: Set connection var ansible_timeout to 10 186312 1726890100.77754: Set connection var ansible_connection to ssh 186312 1726890100.77756: Set connection var ansible_shell_executable to /bin/sh 186312 1726890100.77759: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890100.77761: variable 'ansible_shell_executable' from source: unknown 186312 1726890100.77763: variable 'ansible_connection' from source: unknown 186312 1726890100.77765: variable 'ansible_module_compression' from source: unknown 186312 1726890100.77767: variable 'ansible_shell_type' from source: unknown 186312 1726890100.77769: variable 'ansible_shell_executable' from source: unknown 186312 1726890100.77771: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890100.77773: variable 'ansible_pipelining' from source: unknown 186312 1726890100.77775: variable 'ansible_timeout' from source: unknown 186312 1726890100.77777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890100.77801: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890100.77809: variable 'omit' from source: magic vars 186312 1726890100.77814: starting attempt loop 186312 1726890100.77817: running the handler 186312 1726890100.77894: variable '_storage_volumes_list' from source: set_fact 186312 1726890100.77971: variable '_storage_volumes_list' from source: set_fact 186312 1726890100.78098: handler run complete 186312 1726890100.78121: attempt loop complete, returning result 186312 1726890100.78124: _execute() done 186312 1726890100.78127: dumping result to json 186312 1726890100.78135: done dumping result, returning 186312 1726890100.78142: done running TaskExecutor() for managed_node3/TASK: Print out volume information [02369adf-7a19-881e-6b85-000000000f4b] 186312 1726890100.78147: sending task result for task 02369adf-7a19-881e-6b85-000000000f4b 186312 1726890100.78246: done sending task result for task 02369adf-7a19-881e-6b85-000000000f4b 186312 1726890100.78249: WORKER PROCESS EXITING ok: [managed_node3] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890100.78465: no more pending results, returning what we have 186312 1726890100.78468: results queue empty 186312 1726890100.78469: checking for any_errors_fatal 186312 1726890100.78475: done checking for any_errors_fatal 186312 1726890100.78475: checking for max_fail_percentage 186312 1726890100.78477: done checking for max_fail_percentage 186312 1726890100.78477: checking to see if all hosts have failed and the running result is not ok 186312 1726890100.78478: done checking to see if all hosts have failed 186312 1726890100.78479: getting the remaining hosts for this loop 186312 1726890100.78480: done getting the remaining hosts for this loop 186312 1726890100.78483: getting the next task for host managed_node3 186312 1726890100.78487: done getting next task for host managed_node3 186312 1726890100.78490: ^ task is: TASK: Collect info about the volumes. 186312 1726890100.78498: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890100.78503: getting variables 186312 1726890100.78504: in VariableManager get_vars() 186312 1726890100.78535: Calling all_inventory to load vars for managed_node3 186312 1726890100.78538: Calling groups_inventory to load vars for managed_node3 186312 1726890100.78541: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890100.78550: Calling all_plugins_play to load vars for managed_node3 186312 1726890100.78553: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890100.78556: Calling groups_plugins_play to load vars for managed_node3 186312 1726890100.79095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890100.79746: done with get_vars() 186312 1726890100.79765: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:41:40 -0400 (0:00:00.061) 0:01:10.537 ****** 186312 1726890100.79846: entering _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890100.80121: worker is 1 (out of 1 available) 186312 1726890100.80141: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890100.80154: done queuing things up, now waiting for results queue to drain 186312 1726890100.80156: waiting for pending results... 186312 1726890100.80465: running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. 186312 1726890100.80533: in run() - task 02369adf-7a19-881e-6b85-000000000f4c 186312 1726890100.80540: variable 'ansible_search_path' from source: unknown 186312 1726890100.80574: calling self._execute() 186312 1726890100.80661: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890100.80668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890100.80676: variable 'omit' from source: magic vars 186312 1726890100.80765: variable 'omit' from source: magic vars 186312 1726890100.80796: variable 'omit' from source: magic vars 186312 1726890100.80820: variable 'omit' from source: magic vars 186312 1726890100.80858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890100.80886: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890100.80903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890100.80918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890100.80928: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890100.80954: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890100.80959: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890100.80961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890100.81027: Set connection var ansible_shell_type to sh 186312 1726890100.81038: Set connection var ansible_pipelining to False 186312 1726890100.81046: Set connection var ansible_timeout to 10 186312 1726890100.81049: Set connection var ansible_connection to ssh 186312 1726890100.81054: Set connection var ansible_shell_executable to /bin/sh 186312 1726890100.81059: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890100.81076: variable 'ansible_shell_executable' from source: unknown 186312 1726890100.81081: variable 'ansible_connection' from source: unknown 186312 1726890100.81084: variable 'ansible_module_compression' from source: unknown 186312 1726890100.81086: variable 'ansible_shell_type' from source: unknown 186312 1726890100.81089: variable 'ansible_shell_executable' from source: unknown 186312 1726890100.81092: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890100.81095: variable 'ansible_pipelining' from source: unknown 186312 1726890100.81098: variable 'ansible_timeout' from source: unknown 186312 1726890100.81102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890100.81249: 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) 186312 1726890100.81257: variable 'omit' from source: magic vars 186312 1726890100.81262: starting attempt loop 186312 1726890100.81265: running the handler 186312 1726890100.81277: _low_level_execute_command(): starting 186312 1726890100.81284: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890100.81789: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890100.81810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890100.81827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890100.81846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890100.81888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890100.81902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890100.81947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890100.83523: stdout chunk (state=3): >>>/root <<< 186312 1726890100.83626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890100.83697: stderr chunk (state=3): >>><<< 186312 1726890100.83701: stdout chunk (state=3): >>><<< 186312 1726890100.83828: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890100.83833: _low_level_execute_command(): starting 186312 1726890100.83837: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890100.8372278-188755-176660260410099 `" && echo ansible-tmp-1726890100.8372278-188755-176660260410099="` echo /root/.ansible/tmp/ansible-tmp-1726890100.8372278-188755-176660260410099 `" ) && sleep 0' 186312 1726890100.84508: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890100.84524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890100.84551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890100.84572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890100.84615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890100.84636: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890100.84660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890100.84680: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890100.84706: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890100.84723: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890100.84749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890100.84770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890100.84789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890100.84808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890100.84840: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890100.84865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890100.84944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890100.84968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890100.84984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890100.85063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890100.86875: stdout chunk (state=3): >>>ansible-tmp-1726890100.8372278-188755-176660260410099=/root/.ansible/tmp/ansible-tmp-1726890100.8372278-188755-176660260410099 <<< 186312 1726890100.87026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890100.87071: stderr chunk (state=3): >>><<< 186312 1726890100.87074: stdout chunk (state=3): >>><<< 186312 1726890100.87120: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890100.8372278-188755-176660260410099=/root/.ansible/tmp/ansible-tmp-1726890100.8372278-188755-176660260410099 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890100.87217: variable 'ansible_module_compression' from source: unknown 186312 1726890100.87221: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 186312 1726890100.87420: variable 'ansible_facts' from source: unknown 186312 1726890100.87423: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890100.8372278-188755-176660260410099/AnsiballZ_blockdev_info.py 186312 1726890100.87497: Sending initial data 186312 1726890100.87500: Sent initial data (164 bytes) 186312 1726890100.88787: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890100.88791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890100.88817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890100.88833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890100.88838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890100.88914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890100.88921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890100.88924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890100.88978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890100.90667: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890100.90706: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890100.90749: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpa_qwu453 /root/.ansible/tmp/ansible-tmp-1726890100.8372278-188755-176660260410099/AnsiballZ_blockdev_info.py <<< 186312 1726890100.90786: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890100.91826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890100.92040: stderr chunk (state=3): >>><<< 186312 1726890100.92043: stdout chunk (state=3): >>><<< 186312 1726890100.92045: done transferring module to remote 186312 1726890100.92047: _low_level_execute_command(): starting 186312 1726890100.92050: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890100.8372278-188755-176660260410099/ /root/.ansible/tmp/ansible-tmp-1726890100.8372278-188755-176660260410099/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890100.92626: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890100.92644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890100.92659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890100.92677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890100.92728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890100.92744: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890100.92758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890100.92776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890100.92788: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890100.92805: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890100.92825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890100.92843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890100.92859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890100.92870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890100.92881: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890100.92895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890100.92985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890100.93006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890100.93031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890100.93098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890100.94782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890100.94856: stderr chunk (state=3): >>><<< 186312 1726890100.94866: stdout chunk (state=3): >>><<< 186312 1726890100.94963: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890100.94967: _low_level_execute_command(): starting 186312 1726890100.94969: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890100.8372278-188755-176660260410099/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890100.95536: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890100.95550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890100.95564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890100.95581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890100.95635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890100.95649: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890100.95663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890100.95681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890100.95694: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890100.95705: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890100.95719: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890100.95733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890100.95756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890100.95769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890100.95780: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890100.95794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890100.95877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890100.95899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890100.95918: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890100.95994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890100.97929: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890100.97933: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890100.97983: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890100.98021: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890100.98058: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890100.98101: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890100.98105: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890100.98161: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890100.98192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890100.98218: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd44298dc0> <<< 186312 1726890100.98295: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890100.98307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4423d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd44298b20> <<< 186312 1726890100.98393: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd44298ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890100.98421: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4423d490> <<< 186312 1726890100.98474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4423d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4423d670> <<< 186312 1726890100.98561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890100.98624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890100.98661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43fcf190> <<< 186312 1726890100.98664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890100.98741: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43fcf220> <<< 186312 1726890100.98788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890100.98923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43fcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd44255880> <<< 186312 1726890100.98932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43fc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ff2d90> <<< 186312 1726890100.98970: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4423d970> <<< 186312 1726890100.98995: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890100.99282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890100.99313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890100.99317: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f6feb0> <<< 186312 1726890100.99355: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f72f40> <<< 186312 1726890100.99388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890100.99414: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890100.99447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890100.99479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f67610> <<< 186312 1726890100.99510: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f6f370> <<< 186312 1726890100.99527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890100.99587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890100.99615: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890100.99647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890100.99666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890100.99709: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43ef0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ef08b0> <<< 186312 1726890100.99745: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ef0eb0> <<< 186312 1726890100.99785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890100.99789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890100.99826: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ef0f70> <<< 186312 1726890100.99846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ef0e80> import '_collections' # <<< 186312 1726890100.99888: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f49d30> import '_functools' # <<< 186312 1726890100.99918: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f44610> <<< 186312 1726890100.99972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890100.99997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f57670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f76e20> <<< 186312 1726890101.00031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890101.00072: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43f02c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f49250> <<< 186312 1726890101.00098: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43f57280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f7c9d0> <<< 186312 1726890101.00110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890101.00165: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.00181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890101.00183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890101.00215: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f02fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f02d90> <<< 186312 1726890101.00247: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f02d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890101.00278: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890101.00306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890101.00346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890101.00394: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ed6370> <<< 186312 1726890101.00413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890101.00438: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ed6460> <<< 186312 1726890101.00558: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f0cfa0> <<< 186312 1726890101.00617: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f04a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f04490> <<< 186312 1726890101.00641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890101.00695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890101.00699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890101.00743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890101.00746: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43e001c0> <<< 186312 1726890101.00758: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ec1c70> <<< 186312 1726890101.00799: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f04eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f7c040> <<< 186312 1726890101.00828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890101.00846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890101.00880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43e13af0> <<< 186312 1726890101.00892: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890101.00933: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43e13e20> <<< 186312 1726890101.00964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890101.01008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43e24730> <<< 186312 1726890101.01011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890101.01038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890101.01062: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43e24c70> <<< 186312 1726890101.01121: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.01127: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43db03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43e13f10> <<< 186312 1726890101.01139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890101.01200: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43dc1280> <<< 186312 1726890101.01204: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43e245b0> import 'pwd' # <<< 186312 1726890101.01230: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43dc1340> <<< 186312 1726890101.01272: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f029d0> <<< 186312 1726890101.01306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890101.01309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890101.01342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890101.01356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890101.01383: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43ddd6a0> <<< 186312 1726890101.01409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890101.01433: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43ddd970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ddd760> <<< 186312 1726890101.01453: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43ddd850> <<< 186312 1726890101.01479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890101.01801: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43dddca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd437c01f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ddd8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43dd0a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890101.01833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890101.01856: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ddda90> <<< 186312 1726890101.01959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbd437e8670> <<< 186312 1726890101.02119: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 186312 1726890101.02207: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.02246: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890101.02282: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890101.02294: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.03483: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.04415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4370f7c0> <<< 186312 1726890101.04441: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.04468: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890101.04491: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890101.04519: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd4370f160> <<< 186312 1726890101.04555: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4370f280> <<< 186312 1726890101.04583: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4370ff10> <<< 186312 1726890101.04615: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890101.04697: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4370f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4370fd30> import 'atexit' # <<< 186312 1726890101.04702: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd4370ff70> <<< 186312 1726890101.04723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890101.04735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890101.04774: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4370f100> <<< 186312 1726890101.04790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890101.04799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890101.04828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890101.04839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890101.04859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890101.04934: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c7130> <<< 186312 1726890101.04974: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.04982: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43683f40> <<< 186312 1726890101.05003: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43683d60> <<< 186312 1726890101.05015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890101.05047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890101.05071: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436833d0> <<< 186312 1726890101.05093: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43775dc0> <<< 186312 1726890101.05249: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd437753a0> <<< 186312 1726890101.05274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890101.05297: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43775f70> <<< 186312 1726890101.05331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890101.05344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890101.05358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890101.05391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890101.05403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890101.05415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43745c10> <<< 186312 1726890101.05505: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4365dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4365d3a0> <<< 186312 1726890101.05523: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43717490> <<< 186312 1726890101.05550: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd4365d4c0> <<< 186312 1726890101.05574: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4365d4f0> <<< 186312 1726890101.05605: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890101.05622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890101.05643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890101.05723: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43645250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd437571f0> <<< 186312 1726890101.05741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890101.05759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890101.05817: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.05823: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd436528e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43757370> <<< 186312 1726890101.05836: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890101.05872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.05891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890101.05955: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4376fd90> <<< 186312 1726890101.06076: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43652880> <<< 186312 1726890101.06166: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.06202: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd436526d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43651670> <<< 186312 1726890101.06242: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd436515b0> <<< 186312 1726890101.06281: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4374d8b0> <<< 186312 1726890101.06302: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890101.06326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890101.06352: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd436d6670> <<< 186312 1726890101.06549: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd436d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436e40d0> <<< 186312 1726890101.06622: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd436d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4371aa60> # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890101.06647: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890101.06703: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.06825: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890101.06838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890101.06936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.07025: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.07480: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.07923: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890101.07952: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890101.07955: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890101.07966: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890101.07982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.08043: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.08045: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43216580> <<< 186312 1726890101.08102: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890101.08117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43625520> <<< 186312 1726890101.08124: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd431b90a0> <<< 186312 1726890101.08167: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890101.08176: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.08206: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.08210: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890101.08213: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.08334: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.08466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890101.08468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890101.08496: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436d5bb0> <<< 186312 1726890101.08499: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.08881: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.09250: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.09304: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.09372: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890101.09405: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.09438: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890101.09465: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.09504: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.09576: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890101.09599: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.09604: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890101.09619: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.09648: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.09700: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890101.09704: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.09880: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.10061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890101.10096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890101.10099: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890101.10166: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4362e970> # zipimport: zlib available <<< 186312 1726890101.10235: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.10318: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890101.10336: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890101.10362: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.10397: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890101.10404: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.10439: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.10477: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.10565: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.10630: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890101.10650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.10724: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43762250> <<< 186312 1726890101.10754: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4362e6a0> <<< 186312 1726890101.10792: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890101.10800: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.10913: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.10964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.10991: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.11031: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890101.11039: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890101.11057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890101.11090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890101.11116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890101.11128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890101.11209: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436157c0> <<< 186312 1726890101.11249: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436127f0> <<< 186312 1726890101.11302: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4360c970> <<< 186312 1726890101.11313: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890101.11340: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.11363: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890101.11373: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890101.11440: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890101.11451: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890101.11461: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py <<< 186312 1726890101.11472: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.11486: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.11498: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py <<< 186312 1726890101.11515: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890101.11533: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 186312 1726890101.11553: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890101.11560: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890101.11575: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.11583: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.11598: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 186312 1726890101.11605: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.11668: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.11778: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.11955: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890101.12721: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "ext3", "label": "", "uuid": "683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} <<< 186312 1726890101.12744: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890101.13124: 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 <<< 186312 1726890101.13208: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale <<< 186312 1726890101.13219: stdout chunk (state=3): >>># cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file <<< 186312 1726890101.13234: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc <<< 186312 1726890101.13416: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890101.13455: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890101.13495: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890101.13531: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890101.13540: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890101.13561: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890101.13575: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890101.13619: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890101.13651: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves <<< 186312 1726890101.13658: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890101.13662: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890101.13672: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890101.13695: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890101.13710: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890101.13731: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890101.13749: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 186312 1726890101.13760: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890101.13793: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890101.13804: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 186312 1726890101.13807: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 186312 1726890101.13825: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket <<< 186312 1726890101.13837: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890101.13962: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890101.13979: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 186312 1726890101.14007: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890101.14019: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890101.14028: stdout chunk (state=3): >>># destroy posixpath <<< 186312 1726890101.14036: stdout chunk (state=3): >>># destroy stat <<< 186312 1726890101.14039: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890101.14043: stdout chunk (state=3): >>># destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890101.14046: stdout chunk (state=3): >>># destroy select <<< 186312 1726890101.14053: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890101.14084: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890101.14344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890101.14396: stderr chunk (state=3): >>><<< 186312 1726890101.14399: stdout chunk (state=3): >>><<< 186312 1726890101.14469: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd44298dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4423d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd44298b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd44298ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4423d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4423d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4423d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43fcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43fcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43fcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd44255880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43fc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ff2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4423d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f6feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f72f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f6f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43ef0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ef08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ef0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ef0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ef0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f49d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f44610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f57670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f76e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43f02c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f49250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43f57280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f7c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f02fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f02d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f02d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ed6370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ed6460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f0cfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f04a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f04490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43e001c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ec1c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f04eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f7c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43e13af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43e13e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43e24730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43e24c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43db03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43e13f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43dc1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43e245b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43dc1340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43ddd6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43ddd970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ddd760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43ddd850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43dddca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd437c01f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ddd8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43dd0a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43f025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43ddda90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbd437e8670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4370f7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd4370f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4370f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4370ff10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4370f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4370fd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd4370ff70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4370f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c7130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43683f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43683d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436833d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43775dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd437753a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43775f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43745c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4365dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4365d3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43717490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd4365d4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4365d4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43645250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd437571f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd436528e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43757370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4376fd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43652880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd436526d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43651670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd436515b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4374d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd436d6670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd436d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436e40d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd436d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4371aa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43216580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43625520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd431b90a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436d5bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4362e970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbd43762250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4362e6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436157c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436127f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4360c970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_i3s0u44f/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "ext3", "label": "", "uuid": "683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890101.15078: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blockdev_info', '_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-1726890100.8372278-188755-176660260410099/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890101.15081: _low_level_execute_command(): starting 186312 1726890101.15084: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890100.8372278-188755-176660260410099/ > /dev/null 2>&1 && sleep 0' 186312 1726890101.15187: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890101.15191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.15320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.15350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.15368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.17104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890101.17153: stderr chunk (state=3): >>><<< 186312 1726890101.17156: stdout chunk (state=3): >>><<< 186312 1726890101.17170: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890101.17176: handler run complete 186312 1726890101.17195: Evaluated conditional (False): False 186312 1726890101.17205: attempt loop complete, returning result 186312 1726890101.17208: _execute() done 186312 1726890101.17210: dumping result to json 186312 1726890101.17221: done dumping result, returning 186312 1726890101.17228: done running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. [02369adf-7a19-881e-6b85-000000000f4c] 186312 1726890101.17238: sending task result for task 02369adf-7a19-881e-6b85-000000000f4c 186312 1726890101.17349: done sending task result for task 02369adf-7a19-881e-6b85-000000000f4c 186312 1726890101.17352: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "683ba2cb-3f49-444c-b8eb-3cdb6da4df35" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 186312 1726890101.17501: no more pending results, returning what we have 186312 1726890101.17504: results queue empty 186312 1726890101.17505: checking for any_errors_fatal 186312 1726890101.17521: done checking for any_errors_fatal 186312 1726890101.17522: checking for max_fail_percentage 186312 1726890101.17524: done checking for max_fail_percentage 186312 1726890101.17525: checking to see if all hosts have failed and the running result is not ok 186312 1726890101.17526: done checking to see if all hosts have failed 186312 1726890101.17527: getting the remaining hosts for this loop 186312 1726890101.17528: done getting the remaining hosts for this loop 186312 1726890101.17531: getting the next task for host managed_node3 186312 1726890101.17537: done getting next task for host managed_node3 186312 1726890101.17539: ^ task is: TASK: Read the /etc/fstab file for volume existence 186312 1726890101.17541: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890101.17548: getting variables 186312 1726890101.17549: in VariableManager get_vars() 186312 1726890101.17577: Calling all_inventory to load vars for managed_node3 186312 1726890101.17579: Calling groups_inventory to load vars for managed_node3 186312 1726890101.17581: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890101.17589: Calling all_plugins_play to load vars for managed_node3 186312 1726890101.17591: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890101.17593: Calling groups_plugins_play to load vars for managed_node3 186312 1726890101.17927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890101.18265: done with get_vars() 186312 1726890101.18278: done getting variables 186312 1726890101.18323: 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 [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:41:41 -0400 (0:00:00.384) 0:01:10.922 ****** 186312 1726890101.18346: entering _queue_task() for managed_node3/command 186312 1726890101.18535: worker is 1 (out of 1 available) 186312 1726890101.18548: exiting _queue_task() for managed_node3/command 186312 1726890101.18560: done queuing things up, now waiting for results queue to drain 186312 1726890101.18561: waiting for pending results... 186312 1726890101.18795: running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence 186312 1726890101.18913: in run() - task 02369adf-7a19-881e-6b85-000000000f4d 186312 1726890101.18939: variable 'ansible_search_path' from source: unknown 186312 1726890101.18978: calling self._execute() 186312 1726890101.19109: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890101.19128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890101.19145: variable 'omit' from source: magic vars 186312 1726890101.19261: variable 'omit' from source: magic vars 186312 1726890101.19305: variable 'omit' from source: magic vars 186312 1726890101.19354: variable 'omit' from source: magic vars 186312 1726890101.19400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890101.19451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890101.19477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890101.19499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890101.19519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890101.19560: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890101.19570: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890101.19579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890101.19686: Set connection var ansible_shell_type to sh 186312 1726890101.19703: Set connection var ansible_pipelining to False 186312 1726890101.19721: Set connection var ansible_timeout to 10 186312 1726890101.19728: Set connection var ansible_connection to ssh 186312 1726890101.19739: Set connection var ansible_shell_executable to /bin/sh 186312 1726890101.19752: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890101.19783: variable 'ansible_shell_executable' from source: unknown 186312 1726890101.19790: variable 'ansible_connection' from source: unknown 186312 1726890101.19797: variable 'ansible_module_compression' from source: unknown 186312 1726890101.19803: variable 'ansible_shell_type' from source: unknown 186312 1726890101.19808: variable 'ansible_shell_executable' from source: unknown 186312 1726890101.19818: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890101.19827: variable 'ansible_pipelining' from source: unknown 186312 1726890101.19834: variable 'ansible_timeout' from source: unknown 186312 1726890101.19842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890101.20000: 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) 186312 1726890101.20010: variable 'omit' from source: magic vars 186312 1726890101.20015: starting attempt loop 186312 1726890101.20019: running the handler 186312 1726890101.20031: _low_level_execute_command(): starting 186312 1726890101.20040: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890101.20527: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.20549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.20566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890101.20577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.20624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890101.20646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.20678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.22285: stdout chunk (state=3): >>>/root <<< 186312 1726890101.22389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890101.22432: stderr chunk (state=3): >>><<< 186312 1726890101.22438: stdout chunk (state=3): >>><<< 186312 1726890101.22460: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890101.22473: _low_level_execute_command(): starting 186312 1726890101.22479: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890101.2246113-188776-150511945199265 `" && echo ansible-tmp-1726890101.2246113-188776-150511945199265="` echo /root/.ansible/tmp/ansible-tmp-1726890101.2246113-188776-150511945199265 `" ) && sleep 0' 186312 1726890101.22879: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.22891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.22952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.22979: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.23072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.23103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.24964: stdout chunk (state=3): >>>ansible-tmp-1726890101.2246113-188776-150511945199265=/root/.ansible/tmp/ansible-tmp-1726890101.2246113-188776-150511945199265 <<< 186312 1726890101.25111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890101.25174: stderr chunk (state=3): >>><<< 186312 1726890101.25187: stdout chunk (state=3): >>><<< 186312 1726890101.25227: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890101.2246113-188776-150511945199265=/root/.ansible/tmp/ansible-tmp-1726890101.2246113-188776-150511945199265 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890101.25269: variable 'ansible_module_compression' from source: unknown 186312 1726890101.25335: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890101.25372: variable 'ansible_facts' from source: unknown 186312 1726890101.25470: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890101.2246113-188776-150511945199265/AnsiballZ_command.py 186312 1726890101.25577: Sending initial data 186312 1726890101.25580: Sent initial data (158 bytes) 186312 1726890101.26653: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890101.26678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890101.26698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.26724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.26785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.26789: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.26796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.26870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890101.26873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.26922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.28671: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890101.28676: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890101.28705: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890101.28747: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpemee1pnt /root/.ansible/tmp/ansible-tmp-1726890101.2246113-188776-150511945199265/AnsiballZ_command.py <<< 186312 1726890101.28776: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890101.29664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890101.29806: stderr chunk (state=3): >>><<< 186312 1726890101.29809: stdout chunk (state=3): >>><<< 186312 1726890101.29820: done transferring module to remote 186312 1726890101.29830: _low_level_execute_command(): starting 186312 1726890101.29836: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890101.2246113-188776-150511945199265/ /root/.ansible/tmp/ansible-tmp-1726890101.2246113-188776-150511945199265/AnsiballZ_command.py && sleep 0' 186312 1726890101.30416: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890101.30440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.30466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 186312 1726890101.30494: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890101.30514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.30543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890101.30560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890101.30572: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.30646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.32393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890101.32441: stderr chunk (state=3): >>><<< 186312 1726890101.32444: stdout chunk (state=3): >>><<< 186312 1726890101.32450: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890101.32456: _low_level_execute_command(): starting 186312 1726890101.32459: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890101.2246113-188776-150511945199265/AnsiballZ_command.py && sleep 0' 186312 1726890101.32902: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.32905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.32972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890101.32978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.33066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.33101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.35071: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 186312 1726890101.35078: stdout chunk (state=3): >>> import '_warnings' # import '_weakref' # <<< 186312 1726890101.35149: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890101.35180: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890101.35219: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890101.35255: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890101.35266: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890101.35307: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.35332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890101.35354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890101.35374: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890101.35384: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0640298dc0> <<< 186312 1726890101.35447: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890101.35452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890101.35458: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f064023d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0640298b20><<< 186312 1726890101.35463: stdout chunk (state=3): >>> <<< 186312 1726890101.35478: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890101.35491: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0640298ac0> <<< 186312 1726890101.35540: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890101.35543: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890101.35549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f064023d490> <<< 186312 1726890101.35606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890101.35611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890101.35623: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f064023d940> <<< 186312 1726890101.35635: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f064023d670> <<< 186312 1726890101.35666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890101.35670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890101.35694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890101.35718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890101.35741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890101.35767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890101.35773: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ffcf190> <<< 186312 1726890101.35811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890101.35836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890101.35895: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ffcf220> <<< 186312 1726890101.35910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890101.35923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890101.35946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890101.35954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ffcf940> <<< 186312 1726890101.36000: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0640255880> <<< 186312 1726890101.36004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890101.36010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ffc8d90> <<< 186312 1726890101.36066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890101.36084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fff2d90> <<< 186312 1726890101.36137: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f064023d970> <<< 186312 1726890101.36157: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890101.36357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890101.36362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890101.36394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890101.36420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890101.36437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890101.36463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890101.36465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890101.36485: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff94eb0> <<< 186312 1726890101.36526: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff97f40> <<< 186312 1726890101.36547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890101.36554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890101.36576: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890101.36598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890101.36612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890101.36631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890101.36639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890101.36657: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff8c610> <<< 186312 1726890101.36671: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff95640> <<< 186312 1726890101.36682: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff94370> <<< 186312 1726890101.36706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890101.36768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890101.36794: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890101.36822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.36845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890101.36879: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.36898: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063ff16dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff168b0> <<< 186312 1726890101.36900: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890101.36934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890101.36937: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff16eb0> <<< 186312 1726890101.36948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890101.36965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890101.36993: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890101.37006: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff16f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890101.37025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff16e80> <<< 186312 1726890101.37036: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890101.37081: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff6ed30> <<< 186312 1726890101.37088: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890101.37110: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff69610> <<< 186312 1726890101.37168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890101.37173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff7b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff9be20> <<< 186312 1726890101.37195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890101.37200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890101.37230: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.37238: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063ff27c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff6e250> <<< 186312 1726890101.37267: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.37270: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063ff7b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ffa19d0> <<< 186312 1726890101.37296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890101.37301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890101.37330: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.37353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890101.37365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890101.37377: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff27fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff27d90> <<< 186312 1726890101.37405: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890101.37422: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff27d00> <<< 186312 1726890101.37433: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890101.37438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890101.37461: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890101.37470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890101.37489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890101.37537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890101.37566: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 186312 1726890101.37568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fefb370> <<< 186312 1726890101.37588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890101.37596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890101.37633: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fefb460> <<< 186312 1726890101.37750: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff2ffa0> <<< 186312 1726890101.37789: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff29a30> <<< 186312 1726890101.37795: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff29490> <<< 186312 1726890101.37823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890101.37827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890101.37862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890101.37873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890101.37898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890101.37914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890101.37919: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe241c0> <<< 186312 1726890101.37942: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fee5c70> <<< 186312 1726890101.37989: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff29eb0> <<< 186312 1726890101.37993: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ffa1040> <<< 186312 1726890101.38022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890101.38041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890101.38072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890101.38075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe37af0><<< 186312 1726890101.38078: stdout chunk (state=3): >>> import 'errno' # <<< 186312 1726890101.38120: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fe37e20> <<< 186312 1726890101.38136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890101.38141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890101.38162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890101.38172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890101.38184: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe4a730> <<< 186312 1726890101.38199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890101.38419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890101.38487: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe4ac70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fdd53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe37f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fde6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe4a5b0> import 'pwd' # <<< 186312 1726890101.38514: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fde6340> <<< 186312 1726890101.38525: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff279d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890101.38543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890101.38634: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fe026a0> <<< 186312 1726890101.38638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890101.38642: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.38645: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fe02970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe02760> <<< 186312 1726890101.38662: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fe02850> <<< 186312 1726890101.38689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890101.38896: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fe02ca0> <<< 186312 1726890101.38937: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fe0e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe028e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fdf4a30> <<< 186312 1726890101.38984: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff275b0> <<< 186312 1726890101.38989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890101.39047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890101.39071: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe02a90> <<< 186312 1726890101.39166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890101.39179: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f063f7e8670> <<< 186312 1726890101.39330: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890101.39415: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.39504: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890101.39507: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890101.40748: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.41728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890101.41733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70d7c0> <<< 186312 1726890101.41750: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.41776: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890101.41782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890101.41819: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890101.41824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890101.41838: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.41843: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f70d160> <<< 186312 1726890101.41877: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70d280> <<< 186312 1726890101.41911: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70df10> <<< 186312 1726890101.41932: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890101.41946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890101.41986: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70d4f0> <<< 186312 1726890101.41989: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70dd30> import 'atexit' # <<< 186312 1726890101.42025: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f70df70> <<< 186312 1726890101.42043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890101.42072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890101.42110: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70d100> <<< 186312 1726890101.42129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890101.42147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890101.42166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890101.42201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890101.42204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890101.42227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890101.42302: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f663ee0> <<< 186312 1726890101.42383: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f686f40> <<< 186312 1726890101.42386: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f686d60> <<< 186312 1726890101.42398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890101.42411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890101.42452: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6863d0> <<< 186312 1726890101.42461: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f774dc0> <<< 186312 1726890101.42642: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f7743a0> <<< 186312 1726890101.42685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890101.42718: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f774f70> <<< 186312 1726890101.42740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890101.42744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890101.42762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890101.42792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890101.42802: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f743c10> <<< 186312 1726890101.42875: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6dfcd0> <<< 186312 1726890101.42881: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6df3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70f490> <<< 186312 1726890101.42915: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6df4c0> <<< 186312 1726890101.42945: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6df4f0> <<< 186312 1726890101.42975: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890101.43023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890101.43026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890101.43035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890101.43099: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f647250> <<< 186312 1726890101.43131: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f7551f0> <<< 186312 1726890101.43150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890101.43156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890101.43192: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.43195: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f755370> <<< 186312 1726890101.43228: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890101.43254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.43276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890101.43290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890101.43295: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890101.43348: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f76fd90> <<< 186312 1726890101.43475: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f653880> <<< 186312 1726890101.43572: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.43578: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6536d0> <<< 186312 1726890101.43603: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.43607: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f652670> <<< 186312 1726890101.43650: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.43653: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6525b0> <<< 186312 1726890101.43655: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f74d8b0> <<< 186312 1726890101.43677: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890101.43701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890101.43719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890101.43762: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6d6670> <<< 186312 1726890101.43939: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.43953: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6e60d0> <<< 186312 1726890101.43996: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.44001: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f719a60> <<< 186312 1726890101.44025: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.44029: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.44047: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890101.44050: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.44124: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.44207: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.44210: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890101.44234: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.44263: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890101.44354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.44458: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.44895: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.45365: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890101.45367: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890101.45368: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890101.45395: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890101.45402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.45455: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.45460: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f235580> <<< 186312 1726890101.45523: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890101.45531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890101.45537: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f635520> <<< 186312 1726890101.45545: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f1da0a0> <<< 186312 1726890101.45589: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890101.45600: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.45618: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.45639: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890101.45642: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.45781: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.45899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890101.45945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890101.45947: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6d5bb0> <<< 186312 1726890101.45949: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.46342: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.46690: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.46755: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.46811: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890101.46818: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.46858: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.46896: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890101.46900: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.46953: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.47028: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890101.47076: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890101.47080: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.47100: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.47139: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890101.47152: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.47330: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.47516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890101.47551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890101.47627: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f62e970> # zipimport: zlib available <<< 186312 1726890101.47707: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.47774: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/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_fli2co0b/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_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890101.47793: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890101.47803: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.47839: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.47874: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890101.47916: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.47950: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.48043: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.48138: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890101.48167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.48205: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f760250> <<< 186312 1726890101.48236: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f62e6a0> <<< 186312 1726890101.48293: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/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_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890101.48316: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.48390: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.48455: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.48478: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.48516: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890101.48549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890101.48608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890101.48624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890101.48694: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6137c0> <<< 186312 1726890101.48733: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6107f0> <<< 186312 1726890101.48803: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f60a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890101.48815: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.48828: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.48855: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/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_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890101.48925: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890101.48961: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890101.48973: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.49056: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.49162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890101.49197: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f1c25e0> <<< 186312 1726890101.49270: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.49455: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890101.49771: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35 /opt/test ext3 defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:41:41.493418", "end": "2024-09-20 23:41:41.496677", "delta": "0:00:00.003259", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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}}} <<< 186312 1726890101.49796: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890101.50121: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 186312 1726890101.50159: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 186312 1726890101.50205: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 186312 1726890101.50234: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 186312 1726890101.50258: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890101.50454: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890101.50479: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890101.50512: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890101.50524: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890101.50542: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890101.50560: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 186312 1726890101.50570: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 186312 1726890101.50596: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890101.50606: stdout chunk (state=3): >>># destroy array <<< 186312 1726890101.50623: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890101.50637: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890101.50689: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890101.50758: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 186312 1726890101.50779: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890101.50826: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890101.50860: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq <<< 186312 1726890101.50965: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890101.51074: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 186312 1726890101.51096: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 186312 1726890101.51121: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890101.51144: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 186312 1726890101.51162: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890101.51184: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890101.51521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890101.51567: stderr chunk (state=3): >>><<< 186312 1726890101.51570: stdout chunk (state=3): >>><<< 186312 1726890101.51710: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0640298dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f064023d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0640298b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0640298ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f064023d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f064023d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f064023d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ffcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ffcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ffcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0640255880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ffc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fff2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f064023d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff97f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff94370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063ff16dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff168b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff16eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff16f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff16e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff6ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff69610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff7b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff9be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063ff27c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff6e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063ff7b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ffa19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff27fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff27d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff27d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fefb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fefb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff2ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff29a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff29490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe241c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fee5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff29eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ffa1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe37af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fe37e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe4a730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe4ac70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fdd53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe37f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fde6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe4a5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fde6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff279d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fe026a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fe02970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe02760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fe02850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fe02ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063fe0e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe028e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fdf4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063ff275b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063fe02a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f063f7e8670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/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_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70d7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f70d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70df10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70dd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f70df70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f663ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f686f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f686d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6863d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f774dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f7743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f774f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f743c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6dfcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6df3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f70f490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6df4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6df4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f647250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f7551f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f755370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f76fd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f653880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6536d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f652670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f74d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6d6670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6e60d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f6d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f719a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/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_fli2co0b/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_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/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_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f235580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f635520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f1da0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6d5bb0> # 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_fli2co0b/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_fli2co0b/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_fli2co0b/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_fli2co0b/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_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f62e970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/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_fli2co0b/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_fli2co0b/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_fli2co0b/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_fli2co0b/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f063f760250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f62e6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/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_fli2co0b/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6137c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f6107f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f60a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/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_fli2co0b/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_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_fli2co0b/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_fli2co0b/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f063f1c25e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35 /opt/test ext3 defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:41:41.493418", "end": "2024-09-20 23:41:41.496677", "delta": "0:00:00.003259", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890101.52465: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890101.2246113-188776-150511945199265/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890101.52472: _low_level_execute_command(): starting 186312 1726890101.52476: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890101.2246113-188776-150511945199265/ > /dev/null 2>&1 && sleep 0' 186312 1726890101.53156: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.53168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.53224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890101.53257: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.53314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890101.53336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890101.53350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.53419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.55161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890101.55203: stderr chunk (state=3): >>><<< 186312 1726890101.55210: stdout chunk (state=3): >>><<< 186312 1726890101.55235: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890101.55247: handler run complete 186312 1726890101.55301: Evaluated conditional (False): False 186312 1726890101.55339: attempt loop complete, returning result 186312 1726890101.55361: _execute() done 186312 1726890101.55369: dumping result to json 186312 1726890101.55389: done dumping result, returning 186312 1726890101.55406: done running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-881e-6b85-000000000f4d] 186312 1726890101.55428: sending task result for task 02369adf-7a19-881e-6b85-000000000f4d 186312 1726890101.55584: done sending task result for task 02369adf-7a19-881e-6b85-000000000f4d 186312 1726890101.55587: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003259", "end": "2024-09-20 23:41:41.496677", "rc": 0, "start": "2024-09-20 23:41:41.493418" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35 /opt/test ext3 defaults 0 0 186312 1726890101.55682: no more pending results, returning what we have 186312 1726890101.55686: results queue empty 186312 1726890101.55686: checking for any_errors_fatal 186312 1726890101.55707: done checking for any_errors_fatal 186312 1726890101.55709: checking for max_fail_percentage 186312 1726890101.55710: done checking for max_fail_percentage 186312 1726890101.55713: checking to see if all hosts have failed and the running result is not ok 186312 1726890101.55714: done checking to see if all hosts have failed 186312 1726890101.55715: getting the remaining hosts for this loop 186312 1726890101.55722: done getting the remaining hosts for this loop 186312 1726890101.55726: getting the next task for host managed_node3 186312 1726890101.55738: done getting next task for host managed_node3 186312 1726890101.55742: ^ task is: TASK: Read the /etc/crypttab file 186312 1726890101.55745: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890101.55750: getting variables 186312 1726890101.55751: in VariableManager get_vars() 186312 1726890101.55791: Calling all_inventory to load vars for managed_node3 186312 1726890101.55795: Calling groups_inventory to load vars for managed_node3 186312 1726890101.55798: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890101.55815: Calling all_plugins_play to load vars for managed_node3 186312 1726890101.55819: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890101.55823: Calling groups_plugins_play to load vars for managed_node3 186312 1726890101.56337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890101.57017: done with get_vars() 186312 1726890101.57041: done getting variables 186312 1726890101.57134: 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 [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:41:41 -0400 (0:00:00.388) 0:01:11.310 ****** 186312 1726890101.57166: entering _queue_task() for managed_node3/command 186312 1726890101.57504: worker is 1 (out of 1 available) 186312 1726890101.57517: exiting _queue_task() for managed_node3/command 186312 1726890101.57534: done queuing things up, now waiting for results queue to drain 186312 1726890101.57536: waiting for pending results... 186312 1726890101.57886: running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file 186312 1726890101.58025: in run() - task 02369adf-7a19-881e-6b85-000000000f4e 186312 1726890101.58055: variable 'ansible_search_path' from source: unknown 186312 1726890101.58114: calling self._execute() 186312 1726890101.58214: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890101.58220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890101.58228: variable 'omit' from source: magic vars 186312 1726890101.58313: variable 'omit' from source: magic vars 186312 1726890101.58345: variable 'omit' from source: magic vars 186312 1726890101.58370: variable 'omit' from source: magic vars 186312 1726890101.58406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890101.58438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890101.58454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890101.58468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890101.58479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890101.58503: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890101.58506: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890101.58509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890101.58579: Set connection var ansible_shell_type to sh 186312 1726890101.58586: Set connection var ansible_pipelining to False 186312 1726890101.58597: Set connection var ansible_timeout to 10 186312 1726890101.58600: Set connection var ansible_connection to ssh 186312 1726890101.58603: Set connection var ansible_shell_executable to /bin/sh 186312 1726890101.58609: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890101.58627: variable 'ansible_shell_executable' from source: unknown 186312 1726890101.58629: variable 'ansible_connection' from source: unknown 186312 1726890101.58636: variable 'ansible_module_compression' from source: unknown 186312 1726890101.58639: variable 'ansible_shell_type' from source: unknown 186312 1726890101.58641: variable 'ansible_shell_executable' from source: unknown 186312 1726890101.58644: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890101.58647: variable 'ansible_pipelining' from source: unknown 186312 1726890101.58649: variable 'ansible_timeout' from source: unknown 186312 1726890101.58653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890101.58762: 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) 186312 1726890101.58771: variable 'omit' from source: magic vars 186312 1726890101.58774: starting attempt loop 186312 1726890101.58777: running the handler 186312 1726890101.58789: _low_level_execute_command(): starting 186312 1726890101.58798: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890101.59554: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890101.59574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890101.59593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.59616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.59687: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890101.59691: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890101.59716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.59730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890101.59752: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890101.59780: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890101.59784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890101.59806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.59828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.59849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890101.59858: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890101.59872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.59981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890101.59997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890101.60021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.60125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.61636: stdout chunk (state=3): >>>/root <<< 186312 1726890101.61742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890101.61879: stderr chunk (state=3): >>><<< 186312 1726890101.61900: stdout chunk (state=3): >>><<< 186312 1726890101.61968: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890101.61992: _low_level_execute_command(): starting 186312 1726890101.61997: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890101.6194952-188785-94024192079977 `" && echo ansible-tmp-1726890101.6194952-188785-94024192079977="` echo /root/.ansible/tmp/ansible-tmp-1726890101.6194952-188785-94024192079977 `" ) && sleep 0' 186312 1726890101.62991: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890101.63014: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890101.63052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.63088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.63164: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890101.63201: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890101.63230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.63255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890101.63289: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890101.63322: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890101.63349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890101.63365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.63380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.63393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890101.63428: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890101.63445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.63592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890101.63625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890101.63662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.63773: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.65582: stdout chunk (state=3): >>>ansible-tmp-1726890101.6194952-188785-94024192079977=/root/.ansible/tmp/ansible-tmp-1726890101.6194952-188785-94024192079977 <<< 186312 1726890101.65683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890101.65771: stderr chunk (state=3): >>><<< 186312 1726890101.65787: stdout chunk (state=3): >>><<< 186312 1726890101.65825: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890101.6194952-188785-94024192079977=/root/.ansible/tmp/ansible-tmp-1726890101.6194952-188785-94024192079977 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890101.65879: variable 'ansible_module_compression' from source: unknown 186312 1726890101.65914: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890101.65959: variable 'ansible_facts' from source: unknown 186312 1726890101.66035: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890101.6194952-188785-94024192079977/AnsiballZ_command.py 186312 1726890101.66179: Sending initial data 186312 1726890101.66182: Sent initial data (157 bytes) 186312 1726890101.67009: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890101.67019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890101.67031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.67038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.67066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890101.67071: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890101.67079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.67091: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890101.67097: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890101.67102: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890101.67109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890101.67120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.67125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890101.67133: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890101.67143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.67194: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890101.67204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.67253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.68937: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890101.68966: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890101.69001: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpt2axnh9_ /root/.ansible/tmp/ansible-tmp-1726890101.6194952-188785-94024192079977/AnsiballZ_command.py <<< 186312 1726890101.69033: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890101.69797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890101.69894: stderr chunk (state=3): >>><<< 186312 1726890101.69898: stdout chunk (state=3): >>><<< 186312 1726890101.69915: done transferring module to remote 186312 1726890101.69927: _low_level_execute_command(): starting 186312 1726890101.69933: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890101.6194952-188785-94024192079977/ /root/.ansible/tmp/ansible-tmp-1726890101.6194952-188785-94024192079977/AnsiballZ_command.py && sleep 0' 186312 1726890101.70358: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890101.70372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.70386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890101.70402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.70455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890101.70468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.70510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.72174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890101.72216: stderr chunk (state=3): >>><<< 186312 1726890101.72222: stdout chunk (state=3): >>><<< 186312 1726890101.72235: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890101.72239: _low_level_execute_command(): starting 186312 1726890101.72241: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890101.6194952-188785-94024192079977/AnsiballZ_command.py && sleep 0' 186312 1726890101.72657: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890101.72669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.72680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.72693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890101.72706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.72748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890101.72767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.72806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.74676: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890101.74701: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 186312 1726890101.74709: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890101.74762: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890101.74769: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890101.74799: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890101.74831: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890101.74835: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890101.74872: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890101.74884: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890101.74932: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.74948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890101.74974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890101.74981: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890101.75001: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d9b3dc0> <<< 186312 1726890101.75033: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890101.75052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d9583a0> <<< 186312 1726890101.75063: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d9b3b20> <<< 186312 1726890101.75082: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890101.75094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890101.75102: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d9b3ac0> <<< 186312 1726890101.75126: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890101.75145: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890101.75154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d958490> <<< 186312 1726890101.75180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890101.75201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890101.75224: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890101.75228: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d958940> <<< 186312 1726890101.75250: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d958670> <<< 186312 1726890101.75277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890101.75289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890101.75307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890101.75327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890101.75343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890101.75362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890101.75389: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890101.75396: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d90f190> <<< 186312 1726890101.75405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890101.75428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890101.75499: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d90f220> <<< 186312 1726890101.75527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890101.75557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890101.75562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d932850> <<< 186312 1726890101.75570: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d90f940> <<< 186312 1726890101.75593: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d970880> <<< 186312 1726890101.75620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890101.75629: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d908d90> <<< 186312 1726890101.75671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890101.75684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890101.75695: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d932d90> <<< 186312 1726890101.75742: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d958970> <<< 186312 1726890101.75768: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890101.75962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890101.75970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890101.75999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890101.76009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890101.76024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890101.76045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890101.76068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890101.76074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890101.76086: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8afeb0> <<< 186312 1726890101.76136: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8b2f40> <<< 186312 1726890101.76148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890101.76163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890101.76178: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890101.76198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890101.76215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890101.76237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890101.76241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890101.76266: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8a7610> <<< 186312 1726890101.76274: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8b0640> <<< 186312 1726890101.76296: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8af370> <<< 186312 1726890101.76315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890101.76376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890101.76397: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890101.76437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.76452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890101.76457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890101.76486: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.76498: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d831dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8318b0> <<< 186312 1726890101.76514: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890101.76528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890101.76531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d831eb0> <<< 186312 1726890101.76548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890101.76566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890101.76589: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890101.76597: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d831f70> <<< 186312 1726890101.76620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890101.76635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d831e80> <<< 186312 1726890101.76640: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890101.76686: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d889d30> <<< 186312 1726890101.76692: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890101.76714: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d884610> <<< 186312 1726890101.76774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890101.76777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890101.76779: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d896670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8b6e20> <<< 186312 1726890101.76800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890101.76804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890101.76832: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.76838: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d842c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d889250> <<< 186312 1726890101.76864: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.76874: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d896280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8bc9d0> <<< 186312 1726890101.76900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890101.76903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890101.76931: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.76953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890101.76959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890101.76980: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d842fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d842d90> <<< 186312 1726890101.77014: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890101.77030: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d842d00> <<< 186312 1726890101.77036: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890101.77042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890101.77059: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890101.77071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890101.77092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890101.77140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890101.77165: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890101.77175: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d5fb370> <<< 186312 1726890101.77184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890101.77201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890101.77231: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d5fb460> <<< 186312 1726890101.77355: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d84afa0> <<< 186312 1726890101.77392: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d845a30> <<< 186312 1726890101.77404: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d845490> <<< 186312 1726890101.77431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890101.77438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890101.77464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890101.77480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890101.77509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890101.77517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d52f1c0> <<< 186312 1726890101.77548: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d5e5c70> <<< 186312 1726890101.77594: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d845eb0> <<< 186312 1726890101.77600: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8bc040> <<< 186312 1726890101.77624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890101.77645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890101.77673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d542af0> <<< 186312 1726890101.77689: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890101.77720: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.77742: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d542e20> <<< 186312 1726890101.77745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890101.77754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890101.77776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890101.77778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890101.77779: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d555730> <<< 186312 1726890101.77804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890101.77834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890101.77860: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d555c70> <<< 186312 1726890101.77899: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.77904: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d4e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d542f10> <<< 186312 1726890101.77929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890101.77935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890101.77978: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d4f1280> <<< 186312 1726890101.77992: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d5555b0> <<< 186312 1726890101.77994: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890101.78021: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d4f1340> <<< 186312 1726890101.78059: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8429d0> <<< 186312 1726890101.78080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890101.78095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890101.78116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890101.78127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890101.78160: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.78181: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d50d6a0> <<< 186312 1726890101.78186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890101.78212: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.78218: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d50d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d50d760> <<< 186312 1726890101.78239: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.78244: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d50d850> <<< 186312 1726890101.78266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890101.78275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890101.78462: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.78466: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d50dca0> <<< 186312 1726890101.78506: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.78511: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d5191f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d50d8e0> <<< 186312 1726890101.78531: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d4ffa30> <<< 186312 1726890101.78547: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8425b0> <<< 186312 1726890101.78568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890101.78625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890101.78656: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d50da90> <<< 186312 1726890101.78751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890101.78767: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffb9d43b670> <<< 186312 1726890101.78923: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip' <<< 186312 1726890101.78932: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.79007: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.79041: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 186312 1726890101.79060: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.79064: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.79066: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890101.79085: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.80307: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.81262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890101.81271: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3617c0> <<< 186312 1726890101.81293: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890101.81296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.81320: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890101.81333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890101.81344: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890101.81371: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.81376: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d361160> <<< 186312 1726890101.81410: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d361280> <<< 186312 1726890101.81442: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d361f10> <<< 186312 1726890101.81464: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890101.81470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890101.81518: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3614f0> <<< 186312 1726890101.81533: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d361d30> import 'atexit' # <<< 186312 1726890101.81549: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.81560: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d361f70> <<< 186312 1726890101.81565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890101.81595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890101.81634: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d361100> <<< 186312 1726890101.81655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890101.81666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890101.81687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890101.81706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890101.81732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890101.81803: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd6cee0> <<< 186312 1726890101.81843: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.81858: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd8ff40> <<< 186312 1726890101.81871: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.81877: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd8fd60> <<< 186312 1726890101.81889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890101.81920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890101.81952: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd8f3d0> <<< 186312 1726890101.81967: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3c7dc0> <<< 186312 1726890101.82125: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3c73a0> <<< 186312 1726890101.82149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890101.82154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890101.82175: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3c7f70> <<< 186312 1726890101.82198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890101.82202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890101.82227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890101.82252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890101.82261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890101.82286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 186312 1726890101.82289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d396c10> <<< 186312 1726890101.82368: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cde7cd0> <<< 186312 1726890101.82371: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cde73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d364490> <<< 186312 1726890101.82405: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cde74c0> <<< 186312 1726890101.82450: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.82463: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cde74f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890101.82469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890101.82491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890101.82516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890101.82589: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.82601: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd50250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3a81f0> <<< 186312 1726890101.82606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890101.82626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890101.82675: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.82681: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd5c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3a8370> <<< 186312 1726890101.82706: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890101.82739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.82759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890101.82772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890101.82779: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890101.82840: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3c1d90> <<< 186312 1726890101.82957: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd5c880> <<< 186312 1726890101.83054: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.83057: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd5c6d0> <<< 186312 1726890101.83083: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.83088: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd5b670> <<< 186312 1726890101.83126: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.83133: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd5b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3a08b0> <<< 186312 1726890101.83162: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890101.83173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890101.83190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890101.83234: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.83239: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cddf670> <<< 186312 1726890101.83408: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.83422: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cddeac0> <<< 186312 1726890101.83425: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cdef0d0> <<< 186312 1726890101.83458: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890101.83463: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cddf0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d36ca60> <<< 186312 1726890101.83483: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.83502: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890101.83505: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.83582: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.83659: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.83662: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.83664: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890101.83696: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.83706: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.83709: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890101.83714: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.83812: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.83902: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.84365: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.84832: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890101.84836: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890101.84838: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890101.84859: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890101.84871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.84927: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9c946580> <<< 186312 1726890101.84986: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890101.85003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890101.85006: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd29520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9c8ed0a0> <<< 186312 1726890101.85055: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890101.85061: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.85083: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.85094: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890101.85109: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.85224: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.85353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890101.85376: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cddebb0> <<< 186312 1726890101.85383: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.85766: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86127: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86182: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86244: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890101.86252: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86287: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86319: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890101.86324: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86376: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86446: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890101.86465: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86471: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86479: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890101.86492: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86525: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86557: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890101.86561: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86745: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.86931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890101.86960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890101.86965: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890101.87041: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd38970> <<< 186312 1726890101.87045: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.87104: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.87165: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890101.87181: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/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_og6jdve7/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_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890101.87198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.87235: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.87272: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890101.87275: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.87313: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.87354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.87444: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.87505: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890101.87526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890101.87601: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d3b3250> <<< 186312 1726890101.87631: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd386a0> <<< 186312 1726890101.87667: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890101.87673: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890101.87800: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.87849: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.87876: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.87917: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890101.87926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890101.87943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890101.87976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890101.87993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890101.88014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890101.88097: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd1d7c0> <<< 186312 1726890101.88143: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd1a7f0> <<< 186312 1726890101.88192: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd14970> <<< 186312 1726890101.88201: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890101.88232: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.88253: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890101.88258: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890101.88319: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890101.88348: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.88352: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.88354: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890101.88357: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.88450: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.88551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890101.88557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890101.88572: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9c8d55e0> <<< 186312 1726890101.88656: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890101.88797: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890101.89128: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:41:41.887306", "end": "2024-09-20 23:41:41.890397", "delta": "0:00:00.003091", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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}}} <<< 186312 1726890101.89148: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890101.89500: 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 <<< 186312 1726890101.89551: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time<<< 186312 1726890101.89598: stdout chunk (state=3): >>> # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path<<< 186312 1726890101.89665: stdout chunk (state=3): >>> # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants<<< 186312 1726890101.89699: stdout chunk (state=3): >>> # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 186312 1726890101.89703: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections <<< 186312 1726890101.89718: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct <<< 186312 1726890101.89734: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc <<< 186312 1726890101.89738: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset<<< 186312 1726890101.89740: stdout chunk (state=3): >>> # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil<<< 186312 1726890101.89747: stdout chunk (state=3): >>> # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil<<< 186312 1726890101.89750: stdout chunk (state=3): >>> # 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 <<< 186312 1726890101.89754: stdout chunk (state=3): >>># cleanup[2] removing hashlib # cleanup[2] removing random <<< 186312 1726890101.89758: stdout chunk (state=3): >>># destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 186312 1726890101.89760: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl<<< 186312 1726890101.89762: stdout chunk (state=3): >>> # cleanup[2] removing locale <<< 186312 1726890101.89765: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 186312 1726890101.89769: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime <<< 186312 1726890101.89804: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six <<< 186312 1726890101.89815: stdout chunk (state=3): >>># destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool <<< 186312 1726890101.89823: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec<<< 186312 1726890101.89835: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils <<< 186312 1726890101.89846: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890101.90021: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890101.90046: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890101.90075: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890101.90084: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890101.90097: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890101.90138: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 186312 1726890101.90142: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890101.90160: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890101.90179: stdout chunk (state=3): >>># destroy array <<< 186312 1726890101.90184: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890101.90201: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890101.90244: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890101.90265: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890101.90288: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890101.90307: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890101.90320: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890101.90338: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890101.90370: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890101.90385: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890101.90423: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890101.90426: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types <<< 186312 1726890101.90430: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890101.90433: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890101.90435: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 <<< 186312 1726890101.90437: stdout chunk (state=3): >>># 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 <<< 186312 1726890101.90455: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890101.90458: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket <<< 186312 1726890101.90460: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890101.90588: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890101.90600: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890101.90647: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 186312 1726890101.90658: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal <<< 186312 1726890101.90664: stdout chunk (state=3): >>># destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890101.90666: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse <<< 186312 1726890101.90676: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890101.90705: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890101.90965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890101.91023: stderr chunk (state=3): >>><<< 186312 1726890101.91025: stdout chunk (state=3): >>><<< 186312 1726890101.91094: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d9b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d9583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d9b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d9b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d958490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d958940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d958670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d90f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d90f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d90f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d970880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d908d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d932d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d958970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8b2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8af370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d831dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8318b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d831eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d831f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d831e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d889d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d884610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d896670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d842c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d889250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d896280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d842fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d842d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d842d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d5fb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d5fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d84afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d845a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d845490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d52f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d5e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d845eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d542af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d542e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d555730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d555c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d4e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d542f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d4f1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d5555b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d4f1340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d50d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d50d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d50d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d50d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d50dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d5191f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d50d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d4ffa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d8425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d50da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ffb9d43b670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/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_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3617c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d361160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d361280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d361f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3614f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d361d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d361f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d361100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd6cee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd8ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd8fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd8f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3c7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3c73a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3c7f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d396c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cde7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cde73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d364490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cde74c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cde74f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd50250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3a81f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd5c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3a8370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3c1d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd5c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd5c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd5b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cd5b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d3a08b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cddf670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cddeac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cdef0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9cddf0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9d36ca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/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_og6jdve7/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_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/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_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9c946580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd29520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9c8ed0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cddebb0> # 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_og6jdve7/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_og6jdve7/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_og6jdve7/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_og6jdve7/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_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd38970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/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_og6jdve7/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_og6jdve7/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_og6jdve7/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_og6jdve7/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ffb9d3b3250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd386a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/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_og6jdve7/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd1d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd1a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9cd14970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/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_og6jdve7/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_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_og6jdve7/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_og6jdve7/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffb9c8d55e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:41:41.887306", "end": "2024-09-20 23:41:41.890397", "delta": "0:00:00.003091", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890101.91661: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890101.6194952-188785-94024192079977/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890101.91665: _low_level_execute_command(): starting 186312 1726890101.91667: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890101.6194952-188785-94024192079977/ > /dev/null 2>&1 && sleep 0' 186312 1726890101.91788: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890101.91792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890101.91834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.91837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890101.91839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890101.91842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890101.91891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890101.91894: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890101.91935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890101.93682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890101.93727: stderr chunk (state=3): >>><<< 186312 1726890101.93732: stdout chunk (state=3): >>><<< 186312 1726890101.93742: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890101.93748: handler run complete 186312 1726890101.93770: Evaluated conditional (False): False 186312 1726890101.93773: Evaluated conditional (False): False 186312 1726890101.93783: attempt loop complete, returning result 186312 1726890101.93785: _execute() done 186312 1726890101.93788: dumping result to json 186312 1726890101.93792: done dumping result, returning 186312 1726890101.93799: done running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file [02369adf-7a19-881e-6b85-000000000f4e] 186312 1726890101.93804: sending task result for task 02369adf-7a19-881e-6b85-000000000f4e 186312 1726890101.93902: done sending task result for task 02369adf-7a19-881e-6b85-000000000f4e 186312 1726890101.93904: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003091", "end": "2024-09-20 23:41:41.890397", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:41:41.887306" } 186312 1726890101.93993: no more pending results, returning what we have 186312 1726890101.93997: results queue empty 186312 1726890101.93998: checking for any_errors_fatal 186312 1726890101.94008: done checking for any_errors_fatal 186312 1726890101.94008: checking for max_fail_percentage 186312 1726890101.94010: done checking for max_fail_percentage 186312 1726890101.94011: checking to see if all hosts have failed and the running result is not ok 186312 1726890101.94014: done checking to see if all hosts have failed 186312 1726890101.94015: getting the remaining hosts for this loop 186312 1726890101.94016: done getting the remaining hosts for this loop 186312 1726890101.94020: getting the next task for host managed_node3 186312 1726890101.94026: done getting next task for host managed_node3 186312 1726890101.94031: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890101.94033: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890101.94037: getting variables 186312 1726890101.94038: in VariableManager get_vars() 186312 1726890101.94067: Calling all_inventory to load vars for managed_node3 186312 1726890101.94070: Calling groups_inventory to load vars for managed_node3 186312 1726890101.94073: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890101.94084: Calling all_plugins_play to load vars for managed_node3 186312 1726890101.94086: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890101.94088: Calling groups_plugins_play to load vars for managed_node3 186312 1726890101.94664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890101.94991: done with get_vars() 186312 1726890101.95001: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:41:41 -0400 (0:00:00.379) 0:01:11.689 ****** 186312 1726890101.95071: entering _queue_task() for managed_node3/include_tasks 186312 1726890101.95261: worker is 1 (out of 1 available) 186312 1726890101.95274: exiting _queue_task() for managed_node3/include_tasks 186312 1726890101.95289: done queuing things up, now waiting for results queue to drain 186312 1726890101.95290: waiting for pending results... 186312 1726890101.95488: running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890101.95554: in run() - task 02369adf-7a19-881e-6b85-000000000f4f 186312 1726890101.95563: variable 'ansible_search_path' from source: unknown 186312 1726890101.95602: variable '_storage_pools_list' from source: set_fact 186312 1726890101.95774: variable '_storage_pools_list' from source: set_fact 186312 1726890101.95816: dumping result to json 186312 1726890101.95820: done dumping result, returning 186312 1726890101.95827: done running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-881e-6b85-000000000f4f] 186312 1726890101.95838: sending task result for task 02369adf-7a19-881e-6b85-000000000f4f 186312 1726890101.95945: done sending task result for task 02369adf-7a19-881e-6b85-000000000f4f 186312 1726890101.95948: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890101.95995: no more pending results, returning what we have 186312 1726890101.95998: results queue empty 186312 1726890101.95998: checking for any_errors_fatal 186312 1726890101.96005: done checking for any_errors_fatal 186312 1726890101.96006: checking for max_fail_percentage 186312 1726890101.96008: done checking for max_fail_percentage 186312 1726890101.96008: checking to see if all hosts have failed and the running result is not ok 186312 1726890101.96009: done checking to see if all hosts have failed 186312 1726890101.96010: getting the remaining hosts for this loop 186312 1726890101.96014: done getting the remaining hosts for this loop 186312 1726890101.96017: getting the next task for host managed_node3 186312 1726890101.96021: done getting next task for host managed_node3 186312 1726890101.96024: ^ task is: TASK: Verify the volumes with no pool were correctly managed 186312 1726890101.96026: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890101.96029: getting variables 186312 1726890101.96030: in VariableManager get_vars() 186312 1726890101.96062: Calling all_inventory to load vars for managed_node3 186312 1726890101.96065: Calling groups_inventory to load vars for managed_node3 186312 1726890101.96067: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890101.96074: Calling all_plugins_play to load vars for managed_node3 186312 1726890101.96076: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890101.96078: Calling groups_plugins_play to load vars for managed_node3 186312 1726890101.96376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890101.96715: done with get_vars() 186312 1726890101.96725: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:41:41 -0400 (0:00:00.017) 0:01:11.707 ****** 186312 1726890101.96786: entering _queue_task() for managed_node3/include_tasks 186312 1726890101.96959: worker is 1 (out of 1 available) 186312 1726890101.96973: exiting _queue_task() for managed_node3/include_tasks 186312 1726890101.96986: done queuing things up, now waiting for results queue to drain 186312 1726890101.96987: waiting for pending results... 186312 1726890101.97164: running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed 186312 1726890101.97228: in run() - task 02369adf-7a19-881e-6b85-000000000f51 186312 1726890101.97241: variable 'ansible_search_path' from source: unknown 186312 1726890101.97276: variable '_storage_volumes_list' from source: set_fact 186312 1726890101.97436: variable '_storage_volumes_list' from source: set_fact 186312 1726890101.97594: variable 'omit' from source: magic vars 186312 1726890101.97694: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890101.97702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890101.97710: variable 'omit' from source: magic vars 186312 1726890101.97909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890101.98100: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890101.98135: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890101.98189: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890101.98215: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890101.98276: 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) 186312 1726890101.98293: 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) 186312 1726890101.98314: 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) 186312 1726890101.98337: 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) 186312 1726890101.98379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890101.99849: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890101.99899: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890101.99927: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890101.99951: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890101.99970: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890102.00005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 186312 1726890102.00024: 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) 186312 1726890102.00045: 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) 186312 1726890102.00070: 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) 186312 1726890102.00081: 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) 186312 1726890102.00172: variable '_storage_volumes_list' from source: set_fact 186312 1726890102.00188: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 186312 1726890102.00211: variable 'storage_test_volume' from source: unknown 186312 1726890102.00259: variable 'storage_test_volume' from source: unknown 186312 1726890102.00521: dumping result to json 186312 1726890102.00524: done dumping result, returning 186312 1726890102.00526: done running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-881e-6b85-000000000f51] 186312 1726890102.00531: sending task result for task 02369adf-7a19-881e-6b85-000000000f51 186312 1726890102.00583: done sending task result for task 02369adf-7a19-881e-6b85-000000000f51 186312 1726890102.00586: WORKER PROCESS EXITING 186312 1726890102.00643: no more pending results, returning what we have 186312 1726890102.00647: in VariableManager get_vars() 186312 1726890102.00671: Calling all_inventory to load vars for managed_node3 186312 1726890102.00673: Calling groups_inventory to load vars for managed_node3 186312 1726890102.00675: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.00681: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.00683: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.00685: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.01003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.01333: done with get_vars() 186312 1726890102.01341: variable 'ansible_search_path' from source: unknown 186312 1726890102.01372: we have included files to process 186312 1726890102.01373: generating all_blocks data 186312 1726890102.01374: done generating all_blocks data 186312 1726890102.01378: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890102.01378: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890102.01380: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890102.01538: in VariableManager get_vars() 186312 1726890102.01551: done with get_vars() 186312 1726890102.01614: done processing included file 186312 1726890102.01616: iterating over new_blocks loaded from include file 186312 1726890102.01617: in VariableManager get_vars() 186312 1726890102.01626: done with get_vars() 186312 1726890102.01627: filtering new block on tags 186312 1726890102.01654: done filtering new block on tags 186312 1726890102.01656: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node3 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 186312 1726890102.01665: extending task lists for all hosts with included blocks 186312 1726890102.01849: done extending task lists 186312 1726890102.01850: done processing included files 186312 1726890102.01851: results queue empty 186312 1726890102.01851: checking for any_errors_fatal 186312 1726890102.01854: done checking for any_errors_fatal 186312 1726890102.01854: checking for max_fail_percentage 186312 1726890102.01855: done checking for max_fail_percentage 186312 1726890102.01855: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.01856: done checking to see if all hosts have failed 186312 1726890102.01856: getting the remaining hosts for this loop 186312 1726890102.01857: done getting the remaining hosts for this loop 186312 1726890102.01859: getting the next task for host managed_node3 186312 1726890102.01861: done getting next task for host managed_node3 186312 1726890102.01862: ^ task is: TASK: Set storage volume test variables 186312 1726890102.01864: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.01866: getting variables 186312 1726890102.01867: in VariableManager get_vars() 186312 1726890102.01873: Calling all_inventory to load vars for managed_node3 186312 1726890102.01874: Calling groups_inventory to load vars for managed_node3 186312 1726890102.01876: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.01879: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.01881: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.01882: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.02142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.02457: done with get_vars() 186312 1726890102.02466: done getting variables 186312 1726890102.02491: 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 [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:41:42 -0400 (0:00:00.057) 0:01:11.764 ****** 186312 1726890102.02509: entering _queue_task() for managed_node3/set_fact 186312 1726890102.02691: worker is 1 (out of 1 available) 186312 1726890102.02705: exiting _queue_task() for managed_node3/set_fact 186312 1726890102.02720: done queuing things up, now waiting for results queue to drain 186312 1726890102.02722: waiting for pending results... 186312 1726890102.02904: running TaskExecutor() for managed_node3/TASK: Set storage volume test variables 186312 1726890102.02988: in run() - task 02369adf-7a19-881e-6b85-00000000107b 186312 1726890102.03002: variable 'ansible_search_path' from source: unknown 186312 1726890102.03035: calling self._execute() 186312 1726890102.03116: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.03121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.03133: variable 'omit' from source: magic vars 186312 1726890102.03207: variable 'omit' from source: magic vars 186312 1726890102.03241: variable 'omit' from source: magic vars 186312 1726890102.03475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890102.04972: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890102.05016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890102.05045: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890102.05071: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890102.05091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890102.05147: 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) 186312 1726890102.05169: 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) 186312 1726890102.05187: 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) 186312 1726890102.05215: 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) 186312 1726890102.05226: 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) 186312 1726890102.05333: variable 'storage_test_volume' from source: include params 186312 1726890102.05381: variable 'omit' from source: magic vars 186312 1726890102.05399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890102.05419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890102.05434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890102.05447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.05457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.05480: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890102.05484: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.05487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.05549: Set connection var ansible_shell_type to sh 186312 1726890102.05559: Set connection var ansible_pipelining to False 186312 1726890102.05566: Set connection var ansible_timeout to 10 186312 1726890102.05569: Set connection var ansible_connection to ssh 186312 1726890102.05575: Set connection var ansible_shell_executable to /bin/sh 186312 1726890102.05580: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890102.05594: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.05599: variable 'ansible_connection' from source: unknown 186312 1726890102.05601: variable 'ansible_module_compression' from source: unknown 186312 1726890102.05604: variable 'ansible_shell_type' from source: unknown 186312 1726890102.05606: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.05608: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.05610: variable 'ansible_pipelining' from source: unknown 186312 1726890102.05617: variable 'ansible_timeout' from source: unknown 186312 1726890102.05619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.05690: 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) 186312 1726890102.05694: variable 'omit' from source: magic vars 186312 1726890102.05699: starting attempt loop 186312 1726890102.05702: running the handler 186312 1726890102.05712: handler run complete 186312 1726890102.05721: attempt loop complete, returning result 186312 1726890102.05725: _execute() done 186312 1726890102.05727: dumping result to json 186312 1726890102.05732: done dumping result, returning 186312 1726890102.05735: done running TaskExecutor() for managed_node3/TASK: Set storage volume test variables [02369adf-7a19-881e-6b85-00000000107b] 186312 1726890102.05740: sending task result for task 02369adf-7a19-881e-6b85-00000000107b 186312 1726890102.05826: done sending task result for task 02369adf-7a19-881e-6b85-00000000107b 186312 1726890102.05831: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 186312 1726890102.05890: no more pending results, returning what we have 186312 1726890102.05893: results queue empty 186312 1726890102.05894: checking for any_errors_fatal 186312 1726890102.05895: done checking for any_errors_fatal 186312 1726890102.05896: checking for max_fail_percentage 186312 1726890102.05897: done checking for max_fail_percentage 186312 1726890102.05898: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.05903: done checking to see if all hosts have failed 186312 1726890102.05904: getting the remaining hosts for this loop 186312 1726890102.05905: done getting the remaining hosts for this loop 186312 1726890102.05908: getting the next task for host managed_node3 186312 1726890102.05915: done getting next task for host managed_node3 186312 1726890102.05917: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890102.05920: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.05931: getting variables 186312 1726890102.05933: in VariableManager get_vars() 186312 1726890102.05961: Calling all_inventory to load vars for managed_node3 186312 1726890102.05964: Calling groups_inventory to load vars for managed_node3 186312 1726890102.05966: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.05975: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.05977: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.05979: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.06294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.06640: done with get_vars() 186312 1726890102.06650: done getting variables 186312 1726890102.06778: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:41:42 -0400 (0:00:00.042) 0:01:11.807 ****** 186312 1726890102.06796: entering _queue_task() for managed_node3/include_tasks 186312 1726890102.06973: worker is 1 (out of 1 available) 186312 1726890102.06986: exiting _queue_task() for managed_node3/include_tasks 186312 1726890102.06998: done queuing things up, now waiting for results queue to drain 186312 1726890102.06999: waiting for pending results... 186312 1726890102.07168: running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890102.07236: in run() - task 02369adf-7a19-881e-6b85-00000000107c 186312 1726890102.07246: variable 'ansible_search_path' from source: unknown 186312 1726890102.07279: variable '_storage_volume_tests' from source: set_fact 186312 1726890102.07417: variable '_storage_volume_tests' from source: set_fact 186312 1726890102.07476: variable 'omit' from source: magic vars 186312 1726890102.07572: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.07580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.07589: variable 'omit' from source: magic vars 186312 1726890102.07702: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.07735: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.07783: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.07915: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.07919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.07921: variable 'omit' from source: magic vars 186312 1726890102.07967: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.07990: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08041: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08097: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.08102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.08110: variable 'omit' from source: magic vars 186312 1726890102.08187: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08207: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08257: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08313: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.08321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.08328: variable 'omit' from source: magic vars 186312 1726890102.08404: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08428: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08474: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08535: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.08539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.08548: variable 'omit' from source: magic vars 186312 1726890102.08625: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08649: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08692: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08751: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.08759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.08766: variable 'omit' from source: magic vars 186312 1726890102.08844: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08865: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08909: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.08969: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.08977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.08984: variable 'omit' from source: magic vars 186312 1726890102.09059: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.09080: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.09131: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.09180: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.09188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.09198: variable 'omit' from source: magic vars 186312 1726890102.09272: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.09292: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.09337: variable 'storage_test_volume_subset' from source: unknown 186312 1726890102.09394: dumping result to json 186312 1726890102.09397: done dumping result, returning 186312 1726890102.09400: done running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-881e-6b85-00000000107c] 186312 1726890102.09403: sending task result for task 02369adf-7a19-881e-6b85-00000000107c 186312 1726890102.09455: done sending task result for task 02369adf-7a19-881e-6b85-00000000107c 186312 1726890102.09459: WORKER PROCESS EXITING 186312 1726890102.09503: no more pending results, returning what we have 186312 1726890102.09507: in VariableManager get_vars() 186312 1726890102.09538: Calling all_inventory to load vars for managed_node3 186312 1726890102.09541: Calling groups_inventory to load vars for managed_node3 186312 1726890102.09543: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.09553: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.09555: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.09565: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.09870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.10202: done with get_vars() 186312 1726890102.10213: variable 'ansible_search_path' from source: unknown 186312 1726890102.10238: variable 'ansible_search_path' from source: unknown 186312 1726890102.10253: variable 'ansible_search_path' from source: unknown 186312 1726890102.10267: variable 'ansible_search_path' from source: unknown 186312 1726890102.10282: variable 'ansible_search_path' from source: unknown 186312 1726890102.10296: variable 'ansible_search_path' from source: unknown 186312 1726890102.10310: variable 'ansible_search_path' from source: unknown 186312 1726890102.10328: variable 'ansible_search_path' from source: unknown 186312 1726890102.10342: we have included files to process 186312 1726890102.10343: generating all_blocks data 186312 1726890102.10345: done generating all_blocks data 186312 1726890102.10347: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890102.10348: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890102.10349: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890102.11040: done processing included file 186312 1726890102.11042: iterating over new_blocks loaded from include file 186312 1726890102.11043: in VariableManager get_vars() 186312 1726890102.11052: done with get_vars() 186312 1726890102.11053: filtering new block on tags 186312 1726890102.11298: done filtering new block on tags 186312 1726890102.11300: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node3 => (item=mount) 186312 1726890102.11303: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890102.11304: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890102.11309: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890102.11679: done processing included file 186312 1726890102.11681: iterating over new_blocks loaded from include file 186312 1726890102.11682: in VariableManager get_vars() 186312 1726890102.11691: done with get_vars() 186312 1726890102.11692: filtering new block on tags 186312 1726890102.11736: done filtering new block on tags 186312 1726890102.11738: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node3 => (item=fstab) 186312 1726890102.11740: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890102.11741: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890102.11743: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890102.11895: done processing included file 186312 1726890102.11896: iterating over new_blocks loaded from include file 186312 1726890102.11897: in VariableManager get_vars() 186312 1726890102.11906: done with get_vars() 186312 1726890102.11907: filtering new block on tags 186312 1726890102.11931: done filtering new block on tags 186312 1726890102.11933: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node3 => (item=fs) 186312 1726890102.11935: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890102.11935: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890102.11938: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890102.12347: done processing included file 186312 1726890102.12349: iterating over new_blocks loaded from include file 186312 1726890102.12350: in VariableManager get_vars() 186312 1726890102.12358: done with get_vars() 186312 1726890102.12359: filtering new block on tags 186312 1726890102.12406: done filtering new block on tags 186312 1726890102.12408: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node3 => (item=device) 186312 1726890102.12410: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890102.12411: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890102.12414: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890102.13357: done processing included file 186312 1726890102.13358: iterating over new_blocks loaded from include file 186312 1726890102.13359: in VariableManager get_vars() 186312 1726890102.13369: done with get_vars() 186312 1726890102.13370: filtering new block on tags 186312 1726890102.13460: done filtering new block on tags 186312 1726890102.13462: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node3 => (item=encryption) 186312 1726890102.13464: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890102.13465: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890102.13467: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890102.14066: done processing included file 186312 1726890102.14067: iterating over new_blocks loaded from include file 186312 1726890102.14068: in VariableManager get_vars() 186312 1726890102.14077: done with get_vars() 186312 1726890102.14078: filtering new block on tags 186312 1726890102.14141: done filtering new block on tags 186312 1726890102.14143: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node3 => (item=md) 186312 1726890102.14147: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890102.14147: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890102.14151: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890102.15678: done processing included file 186312 1726890102.15679: iterating over new_blocks loaded from include file 186312 1726890102.15680: in VariableManager get_vars() 186312 1726890102.15689: done with get_vars() 186312 1726890102.15690: filtering new block on tags 186312 1726890102.15731: done filtering new block on tags 186312 1726890102.15733: in VariableManager get_vars() 186312 1726890102.15741: done with get_vars() 186312 1726890102.15742: filtering new block on tags 186312 1726890102.15775: done filtering new block on tags 186312 1726890102.15777: in VariableManager get_vars() 186312 1726890102.15785: done with get_vars() 186312 1726890102.15786: filtering new block on tags 186312 1726890102.15871: done filtering new block on tags 186312 1726890102.15873: in VariableManager get_vars() 186312 1726890102.15882: done with get_vars() 186312 1726890102.15884: filtering new block on tags 186312 1726890102.15921: done filtering new block on tags 186312 1726890102.15923: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node3 => (item=size) 186312 1726890102.15925: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890102.15926: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890102.15928: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890102.16357: done processing included file 186312 1726890102.16358: iterating over new_blocks loaded from include file 186312 1726890102.16359: in VariableManager get_vars() 186312 1726890102.16368: done with get_vars() 186312 1726890102.16369: filtering new block on tags 186312 1726890102.16414: done filtering new block on tags 186312 1726890102.16416: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node3 => (item=cache) 186312 1726890102.16418: extending task lists for all hosts with included blocks 186312 1726890102.16542: done extending task lists 186312 1726890102.16543: done processing included files 186312 1726890102.16543: results queue empty 186312 1726890102.16544: checking for any_errors_fatal 186312 1726890102.16547: done checking for any_errors_fatal 186312 1726890102.16547: checking for max_fail_percentage 186312 1726890102.16548: done checking for max_fail_percentage 186312 1726890102.16548: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.16551: done checking to see if all hosts have failed 186312 1726890102.16552: getting the remaining hosts for this loop 186312 1726890102.16553: done getting the remaining hosts for this loop 186312 1726890102.16554: getting the next task for host managed_node3 186312 1726890102.16557: done getting next task for host managed_node3 186312 1726890102.16558: ^ task is: TASK: Get expected mount device based on device type 186312 1726890102.16560: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.16562: getting variables 186312 1726890102.16563: in VariableManager get_vars() 186312 1726890102.16568: Calling all_inventory to load vars for managed_node3 186312 1726890102.16570: Calling groups_inventory to load vars for managed_node3 186312 1726890102.16571: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.16574: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.16576: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.16578: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.16818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.17141: done with get_vars() 186312 1726890102.17149: done getting variables 186312 1726890102.17176: 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 [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:41:42 -0400 (0:00:00.103) 0:01:11.911 ****** 186312 1726890102.17195: entering _queue_task() for managed_node3/set_fact 186312 1726890102.17372: worker is 1 (out of 1 available) 186312 1726890102.17382: exiting _queue_task() for managed_node3/set_fact 186312 1726890102.17395: done queuing things up, now waiting for results queue to drain 186312 1726890102.17397: waiting for pending results... 186312 1726890102.17589: running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type 186312 1726890102.17668: in run() - task 02369adf-7a19-881e-6b85-0000000010bb 186312 1726890102.17679: variable 'ansible_search_path' from source: unknown 186312 1726890102.17710: calling self._execute() 186312 1726890102.17791: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.17795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.17804: variable 'omit' from source: magic vars 186312 1726890102.17881: variable 'omit' from source: magic vars 186312 1726890102.17920: variable 'omit' from source: magic vars 186312 1726890102.18168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890102.18367: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890102.18401: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890102.18427: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890102.18457: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890102.18520: 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) 186312 1726890102.18540: 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) 186312 1726890102.18560: 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) 186312 1726890102.18577: 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) 186312 1726890102.18611: 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) 186312 1726890102.18628: 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) 186312 1726890102.18647: 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) 186312 1726890102.18665: 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) 186312 1726890102.18812: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.18819: variable 'storage_test_volume' from source: include params 186312 1726890102.18857: variable 'omit' from source: magic vars 186312 1726890102.18875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890102.18894: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890102.18908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890102.18926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.18937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.18960: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890102.18963: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.18965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.19031: Set connection var ansible_shell_type to sh 186312 1726890102.19039: Set connection var ansible_pipelining to False 186312 1726890102.19047: Set connection var ansible_timeout to 10 186312 1726890102.19050: Set connection var ansible_connection to ssh 186312 1726890102.19055: Set connection var ansible_shell_executable to /bin/sh 186312 1726890102.19060: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890102.19074: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.19077: variable 'ansible_connection' from source: unknown 186312 1726890102.19079: variable 'ansible_module_compression' from source: unknown 186312 1726890102.19081: variable 'ansible_shell_type' from source: unknown 186312 1726890102.19084: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.19086: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.19091: variable 'ansible_pipelining' from source: unknown 186312 1726890102.19093: variable 'ansible_timeout' from source: unknown 186312 1726890102.19097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.19173: 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) 186312 1726890102.19182: variable 'omit' from source: magic vars 186312 1726890102.19186: starting attempt loop 186312 1726890102.19189: running the handler 186312 1726890102.19198: handler run complete 186312 1726890102.19207: attempt loop complete, returning result 186312 1726890102.19209: _execute() done 186312 1726890102.19213: dumping result to json 186312 1726890102.19216: done dumping result, returning 186312 1726890102.19222: done running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type [02369adf-7a19-881e-6b85-0000000010bb] 186312 1726890102.19227: sending task result for task 02369adf-7a19-881e-6b85-0000000010bb 186312 1726890102.19307: done sending task result for task 02369adf-7a19-881e-6b85-0000000010bb 186312 1726890102.19309: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 186312 1726890102.19366: no more pending results, returning what we have 186312 1726890102.19376: results queue empty 186312 1726890102.19377: checking for any_errors_fatal 186312 1726890102.19378: done checking for any_errors_fatal 186312 1726890102.19379: checking for max_fail_percentage 186312 1726890102.19380: done checking for max_fail_percentage 186312 1726890102.19381: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.19382: done checking to see if all hosts have failed 186312 1726890102.19383: getting the remaining hosts for this loop 186312 1726890102.19384: done getting the remaining hosts for this loop 186312 1726890102.19387: getting the next task for host managed_node3 186312 1726890102.19394: done getting next task for host managed_node3 186312 1726890102.19396: ^ task is: TASK: Set some facts 186312 1726890102.19401: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.19409: getting variables 186312 1726890102.19410: in VariableManager get_vars() 186312 1726890102.19439: Calling all_inventory to load vars for managed_node3 186312 1726890102.19441: Calling groups_inventory to load vars for managed_node3 186312 1726890102.19444: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.19452: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.19455: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.19463: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.19766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.20175: done with get_vars() 186312 1726890102.20184: done getting variables 186312 1726890102.20222: 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 [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:41:42 -0400 (0:00:00.030) 0:01:11.941 ****** 186312 1726890102.20244: entering _queue_task() for managed_node3/set_fact 186312 1726890102.20402: worker is 1 (out of 1 available) 186312 1726890102.20414: exiting _queue_task() for managed_node3/set_fact 186312 1726890102.20427: done queuing things up, now waiting for results queue to drain 186312 1726890102.20431: waiting for pending results... 186312 1726890102.20606: running TaskExecutor() for managed_node3/TASK: Set some facts 186312 1726890102.20685: in run() - task 02369adf-7a19-881e-6b85-0000000010bc 186312 1726890102.20697: variable 'ansible_search_path' from source: unknown 186312 1726890102.20728: calling self._execute() 186312 1726890102.20800: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.20804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.20813: variable 'omit' from source: magic vars 186312 1726890102.20888: variable 'omit' from source: magic vars 186312 1726890102.20926: variable 'omit' from source: magic vars 186312 1726890102.21148: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.21152: variable 'storage_test_volume' from source: include params 186312 1726890102.21336: variable 'storage_test_volume' from source: include params 186312 1726890102.21347: variable 'mount_prefix' from source: task vars 186312 1726890102.21476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890102.22965: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890102.23017: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890102.23048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890102.23073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890102.23093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890102.23152: 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) 186312 1726890102.23174: 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) 186312 1726890102.23191: 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) 186312 1726890102.23218: 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) 186312 1726890102.23231: 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) 186312 1726890102.23334: variable '__storage_is_ostree' from source: set_fact 186312 1726890102.23337: variable 'storage_test_volume' from source: include params 186312 1726890102.23367: variable 'omit' from source: magic vars 186312 1726890102.23387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890102.23406: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890102.23421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890102.23435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.23443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.23464: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890102.23467: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.23469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.23534: Set connection var ansible_shell_type to sh 186312 1726890102.23541: Set connection var ansible_pipelining to False 186312 1726890102.23549: Set connection var ansible_timeout to 10 186312 1726890102.23551: Set connection var ansible_connection to ssh 186312 1726890102.23556: Set connection var ansible_shell_executable to /bin/sh 186312 1726890102.23561: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890102.23576: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.23578: variable 'ansible_connection' from source: unknown 186312 1726890102.23581: variable 'ansible_module_compression' from source: unknown 186312 1726890102.23583: variable 'ansible_shell_type' from source: unknown 186312 1726890102.23585: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.23589: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.23591: variable 'ansible_pipelining' from source: unknown 186312 1726890102.23594: variable 'ansible_timeout' from source: unknown 186312 1726890102.23596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.23669: 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) 186312 1726890102.23676: variable 'omit' from source: magic vars 186312 1726890102.23681: starting attempt loop 186312 1726890102.23683: running the handler 186312 1726890102.23693: handler run complete 186312 1726890102.23701: attempt loop complete, returning result 186312 1726890102.23703: _execute() done 186312 1726890102.23711: dumping result to json 186312 1726890102.23715: done dumping result, returning 186312 1726890102.23720: done running TaskExecutor() for managed_node3/TASK: Set some facts [02369adf-7a19-881e-6b85-0000000010bc] 186312 1726890102.23722: sending task result for task 02369adf-7a19-881e-6b85-0000000010bc 186312 1726890102.23796: done sending task result for task 02369adf-7a19-881e-6b85-0000000010bc 186312 1726890102.23799: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } 186312 1726890102.23875: no more pending results, returning what we have 186312 1726890102.23878: results queue empty 186312 1726890102.23878: checking for any_errors_fatal 186312 1726890102.23884: done checking for any_errors_fatal 186312 1726890102.23885: checking for max_fail_percentage 186312 1726890102.23886: done checking for max_fail_percentage 186312 1726890102.23887: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.23888: done checking to see if all hosts have failed 186312 1726890102.23889: getting the remaining hosts for this loop 186312 1726890102.23890: done getting the remaining hosts for this loop 186312 1726890102.23893: getting the next task for host managed_node3 186312 1726890102.23898: done getting next task for host managed_node3 186312 1726890102.23900: ^ task is: TASK: Get information about the mountpoint directory 186312 1726890102.23904: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.23914: getting variables 186312 1726890102.23915: in VariableManager get_vars() 186312 1726890102.23947: Calling all_inventory to load vars for managed_node3 186312 1726890102.23949: Calling groups_inventory to load vars for managed_node3 186312 1726890102.23951: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.23958: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.23960: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.23961: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.24274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.24620: done with get_vars() 186312 1726890102.24631: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:41:42 -0400 (0:00:00.044) 0:01:11.986 ****** 186312 1726890102.24691: entering _queue_task() for managed_node3/stat 186312 1726890102.24856: worker is 1 (out of 1 available) 186312 1726890102.24868: exiting _queue_task() for managed_node3/stat 186312 1726890102.24881: done queuing things up, now waiting for results queue to drain 186312 1726890102.24882: waiting for pending results... 186312 1726890102.25049: running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory 186312 1726890102.25124: in run() - task 02369adf-7a19-881e-6b85-0000000010bd 186312 1726890102.25137: variable 'ansible_search_path' from source: unknown 186312 1726890102.25164: calling self._execute() 186312 1726890102.25243: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.25247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.25256: variable 'omit' from source: magic vars 186312 1726890102.25580: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.25585: variable 'storage_test_volume' from source: include params 186312 1726890102.25613: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 186312 1726890102.25617: when evaluation is False, skipping this task 186312 1726890102.25619: _execute() done 186312 1726890102.25622: dumping result to json 186312 1726890102.25624: done dumping result, returning 186312 1726890102.25630: done running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory [02369adf-7a19-881e-6b85-0000000010bd] 186312 1726890102.25638: sending task result for task 02369adf-7a19-881e-6b85-0000000010bd 186312 1726890102.25721: done sending task result for task 02369adf-7a19-881e-6b85-0000000010bd 186312 1726890102.25724: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 186312 1726890102.25795: no more pending results, returning what we have 186312 1726890102.25798: results queue empty 186312 1726890102.25798: checking for any_errors_fatal 186312 1726890102.25806: done checking for any_errors_fatal 186312 1726890102.25807: checking for max_fail_percentage 186312 1726890102.25808: done checking for max_fail_percentage 186312 1726890102.25809: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.25810: done checking to see if all hosts have failed 186312 1726890102.25813: getting the remaining hosts for this loop 186312 1726890102.25814: done getting the remaining hosts for this loop 186312 1726890102.25817: getting the next task for host managed_node3 186312 1726890102.25823: done getting next task for host managed_node3 186312 1726890102.25825: ^ task is: TASK: Verify the current mount state by device 186312 1726890102.25828: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.25831: getting variables 186312 1726890102.25832: in VariableManager get_vars() 186312 1726890102.25856: Calling all_inventory to load vars for managed_node3 186312 1726890102.25858: Calling groups_inventory to load vars for managed_node3 186312 1726890102.25860: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.25867: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.25868: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.25870: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.26172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.26509: done with get_vars() 186312 1726890102.26521: done getting variables 186312 1726890102.26558: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:41:42 -0400 (0:00:00.018) 0:01:12.005 ****** 186312 1726890102.26578: entering _queue_task() for managed_node3/assert 186312 1726890102.26733: worker is 1 (out of 1 available) 186312 1726890102.26745: exiting _queue_task() for managed_node3/assert 186312 1726890102.26755: done queuing things up, now waiting for results queue to drain 186312 1726890102.26757: waiting for pending results... 186312 1726890102.26925: running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device 186312 1726890102.27001: in run() - task 02369adf-7a19-881e-6b85-0000000010be 186312 1726890102.27013: variable 'ansible_search_path' from source: unknown 186312 1726890102.27043: calling self._execute() 186312 1726890102.27118: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.27123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.27132: variable 'omit' from source: magic vars 186312 1726890102.27358: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.27367: Evaluated conditional (_storage_test_volume_present): True 186312 1726890102.27371: variable 'omit' from source: magic vars 186312 1726890102.27404: variable 'omit' from source: magic vars 186312 1726890102.27488: variable 'storage_test_volume' from source: include params 186312 1726890102.27527: variable 'omit' from source: magic vars 186312 1726890102.27558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890102.27585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890102.27598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890102.27611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.27622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.27646: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890102.27649: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.27651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.27713: Set connection var ansible_shell_type to sh 186312 1726890102.27721: Set connection var ansible_pipelining to False 186312 1726890102.27729: Set connection var ansible_timeout to 10 186312 1726890102.27734: Set connection var ansible_connection to ssh 186312 1726890102.27739: Set connection var ansible_shell_executable to /bin/sh 186312 1726890102.27746: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890102.27762: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.27765: variable 'ansible_connection' from source: unknown 186312 1726890102.27768: variable 'ansible_module_compression' from source: unknown 186312 1726890102.27770: variable 'ansible_shell_type' from source: unknown 186312 1726890102.27772: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.27774: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.27776: variable 'ansible_pipelining' from source: unknown 186312 1726890102.27779: variable 'ansible_timeout' from source: unknown 186312 1726890102.27784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.27881: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890102.27889: variable 'omit' from source: magic vars 186312 1726890102.27894: starting attempt loop 186312 1726890102.27897: running the handler 186312 1726890102.28025: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890102.28043: variable 'storage_test_volume' from source: include params 186312 1726890102.28052: variable 'storage_test_mount_expected_mount_point' from source: set_fact 186312 1726890102.28060: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 186312 1726890102.28064: handler run complete 186312 1726890102.28077: attempt loop complete, returning result 186312 1726890102.28080: _execute() done 186312 1726890102.28083: dumping result to json 186312 1726890102.28085: done dumping result, returning 186312 1726890102.28091: done running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device [02369adf-7a19-881e-6b85-0000000010be] 186312 1726890102.28096: sending task result for task 02369adf-7a19-881e-6b85-0000000010be 186312 1726890102.28181: done sending task result for task 02369adf-7a19-881e-6b85-0000000010be 186312 1726890102.28184: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890102.28228: no more pending results, returning what we have 186312 1726890102.28232: results queue empty 186312 1726890102.28238: checking for any_errors_fatal 186312 1726890102.28245: done checking for any_errors_fatal 186312 1726890102.28246: checking for max_fail_percentage 186312 1726890102.28247: done checking for max_fail_percentage 186312 1726890102.28248: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.28249: done checking to see if all hosts have failed 186312 1726890102.28250: getting the remaining hosts for this loop 186312 1726890102.28251: done getting the remaining hosts for this loop 186312 1726890102.28254: getting the next task for host managed_node3 186312 1726890102.28259: done getting next task for host managed_node3 186312 1726890102.28261: ^ task is: TASK: Verify mount directory user 186312 1726890102.28265: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.28269: getting variables 186312 1726890102.28270: in VariableManager get_vars() 186312 1726890102.28294: Calling all_inventory to load vars for managed_node3 186312 1726890102.28296: Calling groups_inventory to load vars for managed_node3 186312 1726890102.28298: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.28304: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.28306: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.28308: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.28607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.28947: done with get_vars() 186312 1726890102.28957: done getting variables 186312 1726890102.28993: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:41:42 -0400 (0:00:00.024) 0:01:12.029 ****** 186312 1726890102.29019: entering _queue_task() for managed_node3/assert 186312 1726890102.29173: worker is 1 (out of 1 available) 186312 1726890102.29186: exiting _queue_task() for managed_node3/assert 186312 1726890102.29198: done queuing things up, now waiting for results queue to drain 186312 1726890102.29199: waiting for pending results... 186312 1726890102.29373: running TaskExecutor() for managed_node3/TASK: Verify mount directory user 186312 1726890102.29456: in run() - task 02369adf-7a19-881e-6b85-0000000010bf 186312 1726890102.29467: variable 'ansible_search_path' from source: unknown 186312 1726890102.29494: calling self._execute() 186312 1726890102.29577: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.29581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.29590: variable 'omit' from source: magic vars 186312 1726890102.29865: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.29870: variable 'storage_test_volume' from source: include params 186312 1726890102.29898: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 186312 1726890102.29901: when evaluation is False, skipping this task 186312 1726890102.29904: _execute() done 186312 1726890102.29907: dumping result to json 186312 1726890102.29909: done dumping result, returning 186312 1726890102.29915: done running TaskExecutor() for managed_node3/TASK: Verify mount directory user [02369adf-7a19-881e-6b85-0000000010bf] 186312 1726890102.29921: sending task result for task 02369adf-7a19-881e-6b85-0000000010bf 186312 1726890102.30005: done sending task result for task 02369adf-7a19-881e-6b85-0000000010bf 186312 1726890102.30008: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 186312 1726890102.30057: no more pending results, returning what we have 186312 1726890102.30061: results queue empty 186312 1726890102.30061: checking for any_errors_fatal 186312 1726890102.30068: done checking for any_errors_fatal 186312 1726890102.30069: checking for max_fail_percentage 186312 1726890102.30070: done checking for max_fail_percentage 186312 1726890102.30071: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.30072: done checking to see if all hosts have failed 186312 1726890102.30073: getting the remaining hosts for this loop 186312 1726890102.30074: done getting the remaining hosts for this loop 186312 1726890102.30077: getting the next task for host managed_node3 186312 1726890102.30083: done getting next task for host managed_node3 186312 1726890102.30085: ^ task is: TASK: Verify mount directory group 186312 1726890102.30089: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.30093: getting variables 186312 1726890102.30094: in VariableManager get_vars() 186312 1726890102.30120: Calling all_inventory to load vars for managed_node3 186312 1726890102.30122: Calling groups_inventory to load vars for managed_node3 186312 1726890102.30128: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.30137: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.30139: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.30141: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.30441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.30783: done with get_vars() 186312 1726890102.30792: done getting variables 186312 1726890102.30831: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:41:42 -0400 (0:00:00.018) 0:01:12.047 ****** 186312 1726890102.30852: entering _queue_task() for managed_node3/assert 186312 1726890102.31006: worker is 1 (out of 1 available) 186312 1726890102.31020: exiting _queue_task() for managed_node3/assert 186312 1726890102.31034: done queuing things up, now waiting for results queue to drain 186312 1726890102.31036: waiting for pending results... 186312 1726890102.31190: running TaskExecutor() for managed_node3/TASK: Verify mount directory group 186312 1726890102.31260: in run() - task 02369adf-7a19-881e-6b85-0000000010c0 186312 1726890102.31271: variable 'ansible_search_path' from source: unknown 186312 1726890102.31296: calling self._execute() 186312 1726890102.31371: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.31375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.31382: variable 'omit' from source: magic vars 186312 1726890102.31647: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.31652: variable 'storage_test_volume' from source: include params 186312 1726890102.31677: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 186312 1726890102.31680: when evaluation is False, skipping this task 186312 1726890102.31682: _execute() done 186312 1726890102.31685: dumping result to json 186312 1726890102.31688: done dumping result, returning 186312 1726890102.31693: done running TaskExecutor() for managed_node3/TASK: Verify mount directory group [02369adf-7a19-881e-6b85-0000000010c0] 186312 1726890102.31698: sending task result for task 02369adf-7a19-881e-6b85-0000000010c0 186312 1726890102.31787: done sending task result for task 02369adf-7a19-881e-6b85-0000000010c0 186312 1726890102.31790: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 186312 1726890102.31847: no more pending results, returning what we have 186312 1726890102.31850: results queue empty 186312 1726890102.31850: checking for any_errors_fatal 186312 1726890102.31857: done checking for any_errors_fatal 186312 1726890102.31857: checking for max_fail_percentage 186312 1726890102.31859: done checking for max_fail_percentage 186312 1726890102.31860: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.31861: done checking to see if all hosts have failed 186312 1726890102.31861: getting the remaining hosts for this loop 186312 1726890102.31863: done getting the remaining hosts for this loop 186312 1726890102.31865: getting the next task for host managed_node3 186312 1726890102.31871: done getting next task for host managed_node3 186312 1726890102.31872: ^ task is: TASK: Verify mount directory permissions 186312 1726890102.31876: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.31878: getting variables 186312 1726890102.31879: in VariableManager get_vars() 186312 1726890102.31904: Calling all_inventory to load vars for managed_node3 186312 1726890102.31906: Calling groups_inventory to load vars for managed_node3 186312 1726890102.31908: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.31916: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.31918: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.31920: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.32219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.32562: done with get_vars() 186312 1726890102.32571: done getting variables 186312 1726890102.32606: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:41:42 -0400 (0:00:00.017) 0:01:12.065 ****** 186312 1726890102.32628: entering _queue_task() for managed_node3/assert 186312 1726890102.32786: worker is 1 (out of 1 available) 186312 1726890102.32799: exiting _queue_task() for managed_node3/assert 186312 1726890102.32811: done queuing things up, now waiting for results queue to drain 186312 1726890102.32814: waiting for pending results... 186312 1726890102.32970: running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions 186312 1726890102.33044: in run() - task 02369adf-7a19-881e-6b85-0000000010c1 186312 1726890102.33054: variable 'ansible_search_path' from source: unknown 186312 1726890102.33077: calling self._execute() 186312 1726890102.33151: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.33154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.33163: variable 'omit' from source: magic vars 186312 1726890102.33415: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.33420: variable 'storage_test_volume' from source: include params 186312 1726890102.33452: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 186312 1726890102.33455: when evaluation is False, skipping this task 186312 1726890102.33458: _execute() done 186312 1726890102.33460: dumping result to json 186312 1726890102.33463: done dumping result, returning 186312 1726890102.33465: done running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions [02369adf-7a19-881e-6b85-0000000010c1] 186312 1726890102.33474: sending task result for task 02369adf-7a19-881e-6b85-0000000010c1 186312 1726890102.33560: done sending task result for task 02369adf-7a19-881e-6b85-0000000010c1 186312 1726890102.33562: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 186312 1726890102.33614: no more pending results, returning what we have 186312 1726890102.33617: results queue empty 186312 1726890102.33618: checking for any_errors_fatal 186312 1726890102.33624: done checking for any_errors_fatal 186312 1726890102.33625: checking for max_fail_percentage 186312 1726890102.33626: done checking for max_fail_percentage 186312 1726890102.33627: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.33628: done checking to see if all hosts have failed 186312 1726890102.33629: getting the remaining hosts for this loop 186312 1726890102.33630: done getting the remaining hosts for this loop 186312 1726890102.33633: getting the next task for host managed_node3 186312 1726890102.33639: done getting next task for host managed_node3 186312 1726890102.33641: ^ task is: TASK: Get path of test volume device 186312 1726890102.33645: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.33650: getting variables 186312 1726890102.33651: in VariableManager get_vars() 186312 1726890102.33685: Calling all_inventory to load vars for managed_node3 186312 1726890102.33688: Calling groups_inventory to load vars for managed_node3 186312 1726890102.33691: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.33701: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.33704: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.33707: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.34006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.34543: done with get_vars() 186312 1726890102.34552: done getting variables 186312 1726890102.34588: 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 [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:41:42 -0400 (0:00:00.019) 0:01:12.085 ****** 186312 1726890102.34608: entering _queue_task() for managed_node3/command 186312 1726890102.34758: worker is 1 (out of 1 available) 186312 1726890102.34770: exiting _queue_task() for managed_node3/command 186312 1726890102.34782: done queuing things up, now waiting for results queue to drain 186312 1726890102.34783: waiting for pending results... 186312 1726890102.34942: running TaskExecutor() for managed_node3/TASK: Get path of test volume device 186312 1726890102.35027: in run() - task 02369adf-7a19-881e-6b85-0000000010c2 186312 1726890102.35039: variable 'ansible_search_path' from source: unknown 186312 1726890102.35064: calling self._execute() 186312 1726890102.35143: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.35147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.35155: variable 'omit' from source: magic vars 186312 1726890102.35430: variable 'storage_test_volume' from source: include params 186312 1726890102.35458: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 186312 1726890102.35462: when evaluation is False, skipping this task 186312 1726890102.35465: _execute() done 186312 1726890102.35468: dumping result to json 186312 1726890102.35470: done dumping result, returning 186312 1726890102.35472: done running TaskExecutor() for managed_node3/TASK: Get path of test volume device [02369adf-7a19-881e-6b85-0000000010c2] 186312 1726890102.35479: sending task result for task 02369adf-7a19-881e-6b85-0000000010c2 186312 1726890102.35567: done sending task result for task 02369adf-7a19-881e-6b85-0000000010c2 186312 1726890102.35570: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 186312 1726890102.35630: no more pending results, returning what we have 186312 1726890102.35633: results queue empty 186312 1726890102.35633: checking for any_errors_fatal 186312 1726890102.35640: done checking for any_errors_fatal 186312 1726890102.35641: checking for max_fail_percentage 186312 1726890102.35642: done checking for max_fail_percentage 186312 1726890102.35643: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.35644: done checking to see if all hosts have failed 186312 1726890102.35645: getting the remaining hosts for this loop 186312 1726890102.35646: done getting the remaining hosts for this loop 186312 1726890102.35649: getting the next task for host managed_node3 186312 1726890102.35654: done getting next task for host managed_node3 186312 1726890102.35656: ^ task is: TASK: Gather swap info 186312 1726890102.35661: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.35663: getting variables 186312 1726890102.35664: in VariableManager get_vars() 186312 1726890102.35687: Calling all_inventory to load vars for managed_node3 186312 1726890102.35688: Calling groups_inventory to load vars for managed_node3 186312 1726890102.35691: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.35697: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.35699: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.35701: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.36232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.36799: done with get_vars() 186312 1726890102.36810: done getting variables 186312 1726890102.36850: 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 [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:41:42 -0400 (0:00:00.022) 0:01:12.107 ****** 186312 1726890102.36872: entering _queue_task() for managed_node3/command 186312 1726890102.37034: worker is 1 (out of 1 available) 186312 1726890102.37046: exiting _queue_task() for managed_node3/command 186312 1726890102.37058: done queuing things up, now waiting for results queue to drain 186312 1726890102.37059: waiting for pending results... 186312 1726890102.37216: running TaskExecutor() for managed_node3/TASK: Gather swap info 186312 1726890102.37287: in run() - task 02369adf-7a19-881e-6b85-0000000010c3 186312 1726890102.37300: variable 'ansible_search_path' from source: unknown 186312 1726890102.37324: calling self._execute() 186312 1726890102.37465: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.37489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.37509: variable 'omit' from source: magic vars 186312 1726890102.38179: variable 'storage_test_volume' from source: include params 186312 1726890102.38262: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 186312 1726890102.38280: when evaluation is False, skipping this task 186312 1726890102.38309: _execute() done 186312 1726890102.38326: dumping result to json 186312 1726890102.38349: done dumping result, returning 186312 1726890102.38374: done running TaskExecutor() for managed_node3/TASK: Gather swap info [02369adf-7a19-881e-6b85-0000000010c3] 186312 1726890102.38402: sending task result for task 02369adf-7a19-881e-6b85-0000000010c3 186312 1726890102.38533: done sending task result for task 02369adf-7a19-881e-6b85-0000000010c3 186312 1726890102.38536: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 186312 1726890102.38585: no more pending results, returning what we have 186312 1726890102.38589: results queue empty 186312 1726890102.38589: checking for any_errors_fatal 186312 1726890102.38597: done checking for any_errors_fatal 186312 1726890102.38598: checking for max_fail_percentage 186312 1726890102.38600: done checking for max_fail_percentage 186312 1726890102.38600: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.38602: done checking to see if all hosts have failed 186312 1726890102.38602: getting the remaining hosts for this loop 186312 1726890102.38604: done getting the remaining hosts for this loop 186312 1726890102.38607: getting the next task for host managed_node3 186312 1726890102.38615: done getting next task for host managed_node3 186312 1726890102.38617: ^ task is: TASK: Verify swap status 186312 1726890102.38621: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.38625: getting variables 186312 1726890102.38626: in VariableManager get_vars() 186312 1726890102.38654: Calling all_inventory to load vars for managed_node3 186312 1726890102.38657: Calling groups_inventory to load vars for managed_node3 186312 1726890102.38660: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.38669: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.38672: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.38674: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.38970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.39378: done with get_vars() 186312 1726890102.39395: done getting variables 186312 1726890102.39470: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:41:42 -0400 (0:00:00.026) 0:01:12.134 ****** 186312 1726890102.39510: entering _queue_task() for managed_node3/assert 186312 1726890102.39755: worker is 1 (out of 1 available) 186312 1726890102.39768: exiting _queue_task() for managed_node3/assert 186312 1726890102.39784: done queuing things up, now waiting for results queue to drain 186312 1726890102.39786: waiting for pending results... 186312 1726890102.40075: running TaskExecutor() for managed_node3/TASK: Verify swap status 186312 1726890102.40256: in run() - task 02369adf-7a19-881e-6b85-0000000010c4 186312 1726890102.40290: variable 'ansible_search_path' from source: unknown 186312 1726890102.40322: calling self._execute() 186312 1726890102.40426: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.40430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.40441: variable 'omit' from source: magic vars 186312 1726890102.40722: variable 'storage_test_volume' from source: include params 186312 1726890102.40750: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 186312 1726890102.40753: when evaluation is False, skipping this task 186312 1726890102.40756: _execute() done 186312 1726890102.40758: dumping result to json 186312 1726890102.40761: done dumping result, returning 186312 1726890102.40766: done running TaskExecutor() for managed_node3/TASK: Verify swap status [02369adf-7a19-881e-6b85-0000000010c4] 186312 1726890102.40771: sending task result for task 02369adf-7a19-881e-6b85-0000000010c4 186312 1726890102.40855: done sending task result for task 02369adf-7a19-881e-6b85-0000000010c4 186312 1726890102.40858: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 186312 1726890102.40929: no more pending results, returning what we have 186312 1726890102.40932: results queue empty 186312 1726890102.40933: checking for any_errors_fatal 186312 1726890102.40939: done checking for any_errors_fatal 186312 1726890102.40940: checking for max_fail_percentage 186312 1726890102.40941: done checking for max_fail_percentage 186312 1726890102.40942: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.40943: done checking to see if all hosts have failed 186312 1726890102.40943: getting the remaining hosts for this loop 186312 1726890102.40945: done getting the remaining hosts for this loop 186312 1726890102.40948: getting the next task for host managed_node3 186312 1726890102.40954: done getting next task for host managed_node3 186312 1726890102.40957: ^ task is: TASK: Unset facts 186312 1726890102.40961: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.40964: getting variables 186312 1726890102.40965: in VariableManager get_vars() 186312 1726890102.40988: Calling all_inventory to load vars for managed_node3 186312 1726890102.40989: Calling groups_inventory to load vars for managed_node3 186312 1726890102.40991: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.41000: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.41002: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.41004: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.41339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.42009: done with get_vars() 186312 1726890102.42024: done getting variables 186312 1726890102.42082: 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 [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:41:42 -0400 (0:00:00.026) 0:01:12.160 ****** 186312 1726890102.42117: entering _queue_task() for managed_node3/set_fact 186312 1726890102.42345: worker is 1 (out of 1 available) 186312 1726890102.42357: exiting _queue_task() for managed_node3/set_fact 186312 1726890102.42369: done queuing things up, now waiting for results queue to drain 186312 1726890102.42370: waiting for pending results... 186312 1726890102.42642: running TaskExecutor() for managed_node3/TASK: Unset facts 186312 1726890102.42751: in run() - task 02369adf-7a19-881e-6b85-0000000010c5 186312 1726890102.42762: variable 'ansible_search_path' from source: unknown 186312 1726890102.42795: calling self._execute() 186312 1726890102.42894: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.42898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.42908: variable 'omit' from source: magic vars 186312 1726890102.43016: variable 'omit' from source: magic vars 186312 1726890102.43078: variable 'omit' from source: magic vars 186312 1726890102.43109: variable 'omit' from source: magic vars 186312 1726890102.43161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890102.43195: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890102.43215: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890102.43232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.43246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.43277: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890102.43285: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.43291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.43395: Set connection var ansible_shell_type to sh 186312 1726890102.43409: Set connection var ansible_pipelining to False 186312 1726890102.43424: Set connection var ansible_timeout to 10 186312 1726890102.43432: Set connection var ansible_connection to ssh 186312 1726890102.43441: Set connection var ansible_shell_executable to /bin/sh 186312 1726890102.43449: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890102.43477: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.43485: variable 'ansible_connection' from source: unknown 186312 1726890102.43491: variable 'ansible_module_compression' from source: unknown 186312 1726890102.43496: variable 'ansible_shell_type' from source: unknown 186312 1726890102.43502: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.43507: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.43516: variable 'ansible_pipelining' from source: unknown 186312 1726890102.43522: variable 'ansible_timeout' from source: unknown 186312 1726890102.43528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.43669: 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) 186312 1726890102.43688: variable 'omit' from source: magic vars 186312 1726890102.43698: starting attempt loop 186312 1726890102.43703: running the handler 186312 1726890102.43721: handler run complete 186312 1726890102.43737: attempt loop complete, returning result 186312 1726890102.43743: _execute() done 186312 1726890102.43749: dumping result to json 186312 1726890102.43755: done dumping result, returning 186312 1726890102.43764: done running TaskExecutor() for managed_node3/TASK: Unset facts [02369adf-7a19-881e-6b85-0000000010c5] 186312 1726890102.43772: sending task result for task 02369adf-7a19-881e-6b85-0000000010c5 186312 1726890102.43870: done sending task result for task 02369adf-7a19-881e-6b85-0000000010c5 186312 1726890102.43877: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 186312 1726890102.43959: no more pending results, returning what we have 186312 1726890102.43962: results queue empty 186312 1726890102.43963: checking for any_errors_fatal 186312 1726890102.43971: done checking for any_errors_fatal 186312 1726890102.43971: checking for max_fail_percentage 186312 1726890102.43973: done checking for max_fail_percentage 186312 1726890102.43974: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.43975: done checking to see if all hosts have failed 186312 1726890102.43976: getting the remaining hosts for this loop 186312 1726890102.43978: done getting the remaining hosts for this loop 186312 1726890102.43981: getting the next task for host managed_node3 186312 1726890102.43991: done getting next task for host managed_node3 186312 1726890102.43994: ^ task is: TASK: Set some variables for fstab checking 186312 1726890102.44000: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.44006: getting variables 186312 1726890102.44009: in VariableManager get_vars() 186312 1726890102.44051: Calling all_inventory to load vars for managed_node3 186312 1726890102.44054: Calling groups_inventory to load vars for managed_node3 186312 1726890102.44057: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.44069: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.44072: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.44075: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.44772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.45505: done with get_vars() 186312 1726890102.45518: done getting variables 186312 1726890102.45562: 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 [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:41:42 -0400 (0:00:00.034) 0:01:12.195 ****** 186312 1726890102.45585: entering _queue_task() for managed_node3/set_fact 186312 1726890102.45750: worker is 1 (out of 1 available) 186312 1726890102.45761: exiting _queue_task() for managed_node3/set_fact 186312 1726890102.45773: done queuing things up, now waiting for results queue to drain 186312 1726890102.45775: waiting for pending results... 186312 1726890102.45949: running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking 186312 1726890102.46027: in run() - task 02369adf-7a19-881e-6b85-0000000010c9 186312 1726890102.46040: variable 'ansible_search_path' from source: unknown 186312 1726890102.46068: calling self._execute() 186312 1726890102.46149: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.46152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.46161: variable 'omit' from source: magic vars 186312 1726890102.46239: variable 'omit' from source: magic vars 186312 1726890102.46285: variable 'omit' from source: magic vars 186312 1726890102.46502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890102.48473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890102.48550: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890102.48589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890102.48630: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890102.48661: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890102.48740: 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) 186312 1726890102.48774: 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) 186312 1726890102.48803: 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) 186312 1726890102.48850: 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) 186312 1726890102.48867: 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) 186312 1726890102.48916: 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) 186312 1726890102.48944: 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) 186312 1726890102.48979: 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) 186312 1726890102.49026: 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) 186312 1726890102.49044: 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) 186312 1726890102.49105: 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) 186312 1726890102.49135: 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) 186312 1726890102.49163: 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) 186312 1726890102.49206: 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) 186312 1726890102.49229: 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) 186312 1726890102.49387: variable 'storage_test_fstab' from source: set_fact 186312 1726890102.49404: variable 'storage_test_volume' from source: include params 186312 1726890102.49516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890102.49681: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890102.49723: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890102.49759: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890102.49793: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890102.49843: 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) 186312 1726890102.49871: 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) 186312 1726890102.49901: 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) 186312 1726890102.49953: 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) 186312 1726890102.50618: 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) 186312 1726890102.50649: 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) 186312 1726890102.50681: 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) 186312 1726890102.50727: 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) 186312 1726890102.50747: 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) 186312 1726890102.50961: variable '__mount_point' from source: task vars 186312 1726890102.51041: variable 'storage_test_volume' from source: include params 186312 1726890102.51070: variable 'storage_test_fstab' from source: set_fact 186312 1726890102.51388: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.51397: variable '__mount_point' from source: task vars 186312 1726890102.51471: variable 'storage_test_volume' from source: include params 186312 1726890102.51493: variable 'storage_test_volume' from source: include params 186312 1726890102.51657: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.51668: variable '__mount_point' from source: task vars 186312 1726890102.51734: variable 'storage_test_volume' from source: include params 186312 1726890102.52088: variable '__mount_options' from source: task vars 186312 1726890102.52164: variable 'storage_test_volume' from source: include params 186312 1726890102.52183: variable '__mount_point' from source: task vars 186312 1726890102.52256: variable 'storage_test_volume' from source: include params 186312 1726890102.52275: variable 'storage_test_fstab' from source: set_fact 186312 1726890102.52286: variable '__pattern' from source: task vars 186312 1726890102.52375: variable '__mount_point' from source: task vars 186312 1726890102.52449: variable 'storage_test_volume' from source: include params 186312 1726890102.52469: variable '__mount_options' from source: task vars 186312 1726890102.52540: variable 'storage_test_volume' from source: include params 186312 1726890102.52710: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.52723: variable '__mount_options' from source: task vars 186312 1726890102.52791: variable 'storage_test_volume' from source: include params 186312 1726890102.52822: variable 'omit' from source: magic vars 186312 1726890102.52849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890102.52877: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890102.52901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890102.52926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.52942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.52978: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890102.52986: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.52993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.53086: Set connection var ansible_shell_type to sh 186312 1726890102.53102: Set connection var ansible_pipelining to False 186312 1726890102.53119: Set connection var ansible_timeout to 10 186312 1726890102.53126: Set connection var ansible_connection to ssh 186312 1726890102.53136: Set connection var ansible_shell_executable to /bin/sh 186312 1726890102.53144: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890102.53170: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.53178: variable 'ansible_connection' from source: unknown 186312 1726890102.53184: variable 'ansible_module_compression' from source: unknown 186312 1726890102.53190: variable 'ansible_shell_type' from source: unknown 186312 1726890102.53196: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.53202: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.53209: variable 'ansible_pipelining' from source: unknown 186312 1726890102.53218: variable 'ansible_timeout' from source: unknown 186312 1726890102.53225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.53331: 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) 186312 1726890102.53347: variable 'omit' from source: magic vars 186312 1726890102.53357: starting attempt loop 186312 1726890102.53364: running the handler 186312 1726890102.53381: handler run complete 186312 1726890102.53396: attempt loop complete, returning result 186312 1726890102.53403: _execute() done 186312 1726890102.53409: dumping result to json 186312 1726890102.53419: done dumping result, returning 186312 1726890102.53431: done running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking [02369adf-7a19-881e-6b85-0000000010c9] 186312 1726890102.53440: sending task result for task 02369adf-7a19-881e-6b85-0000000010c9 ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } 186312 1726890102.53601: no more pending results, returning what we have 186312 1726890102.53606: results queue empty 186312 1726890102.53607: checking for any_errors_fatal 186312 1726890102.53615: done checking for any_errors_fatal 186312 1726890102.53616: checking for max_fail_percentage 186312 1726890102.53618: done checking for max_fail_percentage 186312 1726890102.53618: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.53620: done checking to see if all hosts have failed 186312 1726890102.53620: getting the remaining hosts for this loop 186312 1726890102.53622: done getting the remaining hosts for this loop 186312 1726890102.53625: getting the next task for host managed_node3 186312 1726890102.53634: done getting next task for host managed_node3 186312 1726890102.53636: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890102.53640: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.53644: getting variables 186312 1726890102.53645: in VariableManager get_vars() 186312 1726890102.53676: Calling all_inventory to load vars for managed_node3 186312 1726890102.53678: Calling groups_inventory to load vars for managed_node3 186312 1726890102.53682: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.53694: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.53697: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.53700: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.54218: done sending task result for task 02369adf-7a19-881e-6b85-0000000010c9 186312 1726890102.54221: WORKER PROCESS EXITING 186312 1726890102.54283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.55111: done with get_vars() 186312 1726890102.55128: done getting variables 186312 1726890102.55183: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:41:42 -0400 (0:00:00.096) 0:01:12.291 ****** 186312 1726890102.55216: entering _queue_task() for managed_node3/assert 186312 1726890102.55450: worker is 1 (out of 1 available) 186312 1726890102.55461: exiting _queue_task() for managed_node3/assert 186312 1726890102.55474: done queuing things up, now waiting for results queue to drain 186312 1726890102.55475: waiting for pending results... 186312 1726890102.55743: running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890102.55873: in run() - task 02369adf-7a19-881e-6b85-0000000010ca 186312 1726890102.55891: variable 'ansible_search_path' from source: unknown 186312 1726890102.55931: calling self._execute() 186312 1726890102.56048: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.56059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.56074: variable 'omit' from source: magic vars 186312 1726890102.56447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890102.59092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890102.59158: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890102.59202: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890102.59253: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890102.59278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890102.59371: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.59398: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890102.59410: variable 'omit' from source: magic vars 186312 1726890102.59468: variable 'omit' from source: magic vars 186312 1726890102.59509: variable 'omit' from source: magic vars 186312 1726890102.59543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890102.59575: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890102.59598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890102.59626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.59642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.59674: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890102.59683: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.59692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.59788: Set connection var ansible_shell_type to sh 186312 1726890102.59804: Set connection var ansible_pipelining to False 186312 1726890102.59823: Set connection var ansible_timeout to 10 186312 1726890102.59835: Set connection var ansible_connection to ssh 186312 1726890102.59846: Set connection var ansible_shell_executable to /bin/sh 186312 1726890102.59857: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890102.59882: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.59890: variable 'ansible_connection' from source: unknown 186312 1726890102.59897: variable 'ansible_module_compression' from source: unknown 186312 1726890102.59904: variable 'ansible_shell_type' from source: unknown 186312 1726890102.59914: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.59922: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.59930: variable 'ansible_pipelining' from source: unknown 186312 1726890102.59941: variable 'ansible_timeout' from source: unknown 186312 1726890102.59949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.60064: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890102.60080: variable 'omit' from source: magic vars 186312 1726890102.60089: starting attempt loop 186312 1726890102.60096: running the handler 186312 1726890102.60262: 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) 186312 1726890102.60296: 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) 186312 1726890102.60331: 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) 186312 1726890102.60382: 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) 186312 1726890102.60403: 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) 186312 1726890102.60453: 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) 186312 1726890102.60483: 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) 186312 1726890102.60518: 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) 186312 1726890102.60565: 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) 186312 1726890102.60584: 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) 186312 1726890102.60685: variable 'storage_test_fstab_id_matches' from source: set_fact 186312 1726890102.60696: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 186312 1726890102.60726: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 186312 1726890102.60737: handler run complete 186312 1726890102.60755: attempt loop complete, returning result 186312 1726890102.60762: _execute() done 186312 1726890102.60770: dumping result to json 186312 1726890102.60777: done dumping result, returning 186312 1726890102.60788: done running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-881e-6b85-0000000010ca] 186312 1726890102.60797: sending task result for task 02369adf-7a19-881e-6b85-0000000010ca 186312 1726890102.60904: done sending task result for task 02369adf-7a19-881e-6b85-0000000010ca 186312 1726890102.60914: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890102.60963: no more pending results, returning what we have 186312 1726890102.60967: results queue empty 186312 1726890102.60968: checking for any_errors_fatal 186312 1726890102.60983: done checking for any_errors_fatal 186312 1726890102.60984: checking for max_fail_percentage 186312 1726890102.60986: done checking for max_fail_percentage 186312 1726890102.60987: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.60988: done checking to see if all hosts have failed 186312 1726890102.60989: getting the remaining hosts for this loop 186312 1726890102.60991: done getting the remaining hosts for this loop 186312 1726890102.60995: getting the next task for host managed_node3 186312 1726890102.61003: done getting next task for host managed_node3 186312 1726890102.61007: ^ task is: TASK: Verify the fstab mount point 186312 1726890102.61013: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.61019: getting variables 186312 1726890102.61021: in VariableManager get_vars() 186312 1726890102.61055: Calling all_inventory to load vars for managed_node3 186312 1726890102.61058: Calling groups_inventory to load vars for managed_node3 186312 1726890102.61062: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.61073: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.61077: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.61080: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.61601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.62756: done with get_vars() 186312 1726890102.62769: done getting variables 186312 1726890102.62825: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:41:42 -0400 (0:00:00.076) 0:01:12.367 ****** 186312 1726890102.62855: entering _queue_task() for managed_node3/assert 186312 1726890102.63091: worker is 1 (out of 1 available) 186312 1726890102.63103: exiting _queue_task() for managed_node3/assert 186312 1726890102.63117: done queuing things up, now waiting for results queue to drain 186312 1726890102.63118: waiting for pending results... 186312 1726890102.63411: running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point 186312 1726890102.63533: in run() - task 02369adf-7a19-881e-6b85-0000000010cb 186312 1726890102.63552: variable 'ansible_search_path' from source: unknown 186312 1726890102.63595: calling self._execute() 186312 1726890102.63724: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.63736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.63751: variable 'omit' from source: magic vars 186312 1726890102.63865: variable 'omit' from source: magic vars 186312 1726890102.63937: variable 'omit' from source: magic vars 186312 1726890102.64215: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890102.64232: variable 'storage_test_volume' from source: include params 186312 1726890102.64290: variable 'omit' from source: magic vars 186312 1726890102.64339: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890102.64378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890102.64404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890102.64435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.64452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.64485: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890102.64493: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.64501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.64603: Set connection var ansible_shell_type to sh 186312 1726890102.64621: Set connection var ansible_pipelining to False 186312 1726890102.64635: Set connection var ansible_timeout to 10 186312 1726890102.64646: Set connection var ansible_connection to ssh 186312 1726890102.64657: Set connection var ansible_shell_executable to /bin/sh 186312 1726890102.64667: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890102.64694: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.64702: variable 'ansible_connection' from source: unknown 186312 1726890102.64708: variable 'ansible_module_compression' from source: unknown 186312 1726890102.64718: variable 'ansible_shell_type' from source: unknown 186312 1726890102.64725: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.64731: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.64739: variable 'ansible_pipelining' from source: unknown 186312 1726890102.64746: variable 'ansible_timeout' from source: unknown 186312 1726890102.64759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.64905: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890102.64923: variable 'omit' from source: magic vars 186312 1726890102.64934: starting attempt loop 186312 1726890102.64940: running the handler 186312 1726890102.65131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890102.67608: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890102.67677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890102.67723: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890102.67762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890102.67797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890102.67866: 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) 186312 1726890102.67895: 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) 186312 1726890102.67936: 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) 186312 1726890102.67985: 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) 186312 1726890102.68008: 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) 186312 1726890102.68065: 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) 186312 1726890102.68093: 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) 186312 1726890102.68128: 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) 186312 1726890102.68175: 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) 186312 1726890102.68195: 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) 186312 1726890102.68308: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 186312 1726890102.68321: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890102.68343: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 186312 1726890102.68354: handler run complete 186312 1726890102.68372: attempt loop complete, returning result 186312 1726890102.68378: _execute() done 186312 1726890102.68384: dumping result to json 186312 1726890102.68391: done dumping result, returning 186312 1726890102.68402: done running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point [02369adf-7a19-881e-6b85-0000000010cb] 186312 1726890102.68414: sending task result for task 02369adf-7a19-881e-6b85-0000000010cb 186312 1726890102.68527: done sending task result for task 02369adf-7a19-881e-6b85-0000000010cb 186312 1726890102.68535: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890102.68595: no more pending results, returning what we have 186312 1726890102.68599: results queue empty 186312 1726890102.68600: checking for any_errors_fatal 186312 1726890102.68610: done checking for any_errors_fatal 186312 1726890102.68618: checking for max_fail_percentage 186312 1726890102.68620: done checking for max_fail_percentage 186312 1726890102.68621: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.68623: done checking to see if all hosts have failed 186312 1726890102.68624: getting the remaining hosts for this loop 186312 1726890102.68626: done getting the remaining hosts for this loop 186312 1726890102.68630: getting the next task for host managed_node3 186312 1726890102.68638: done getting next task for host managed_node3 186312 1726890102.68641: ^ task is: TASK: Verify mount_options 186312 1726890102.68646: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.68651: getting variables 186312 1726890102.68653: in VariableManager get_vars() 186312 1726890102.68688: Calling all_inventory to load vars for managed_node3 186312 1726890102.68692: Calling groups_inventory to load vars for managed_node3 186312 1726890102.68695: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.68708: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.68713: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.68716: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.69542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.70167: done with get_vars() 186312 1726890102.70182: done getting variables 186312 1726890102.70237: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:41:42 -0400 (0:00:00.074) 0:01:12.441 ****** 186312 1726890102.70269: entering _queue_task() for managed_node3/assert 186312 1726890102.70501: worker is 1 (out of 1 available) 186312 1726890102.70514: exiting _queue_task() for managed_node3/assert 186312 1726890102.70528: done queuing things up, now waiting for results queue to drain 186312 1726890102.70529: waiting for pending results... 186312 1726890102.70827: running TaskExecutor() for managed_node3/TASK: Verify mount_options 186312 1726890102.70966: in run() - task 02369adf-7a19-881e-6b85-0000000010cc 186312 1726890102.70986: variable 'ansible_search_path' from source: unknown 186312 1726890102.71025: calling self._execute() 186312 1726890102.71140: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.71152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.71168: variable 'omit' from source: magic vars 186312 1726890102.71556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890102.73883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890102.73965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890102.74004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890102.74048: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890102.74077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890102.74160: 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) 186312 1726890102.74193: 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) 186312 1726890102.74226: 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) 186312 1726890102.74275: 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) 186312 1726890102.74294: 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) 186312 1726890102.74416: Evaluated conditional (__storage_verify_mount_options | d(false)): False 186312 1726890102.74425: when evaluation is False, skipping this task 186312 1726890102.74433: _execute() done 186312 1726890102.74441: dumping result to json 186312 1726890102.74450: done dumping result, returning 186312 1726890102.74462: done running TaskExecutor() for managed_node3/TASK: Verify mount_options [02369adf-7a19-881e-6b85-0000000010cc] 186312 1726890102.74472: sending task result for task 02369adf-7a19-881e-6b85-0000000010cc skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890102.74613: no more pending results, returning what we have 186312 1726890102.74618: results queue empty 186312 1726890102.74619: checking for any_errors_fatal 186312 1726890102.74628: done checking for any_errors_fatal 186312 1726890102.74629: checking for max_fail_percentage 186312 1726890102.74630: done checking for max_fail_percentage 186312 1726890102.74631: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.74632: done checking to see if all hosts have failed 186312 1726890102.74633: getting the remaining hosts for this loop 186312 1726890102.74635: done getting the remaining hosts for this loop 186312 1726890102.74639: getting the next task for host managed_node3 186312 1726890102.74647: done getting next task for host managed_node3 186312 1726890102.74650: ^ task is: TASK: Verify fingerprint 186312 1726890102.74656: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.74661: getting variables 186312 1726890102.74663: in VariableManager get_vars() 186312 1726890102.74699: Calling all_inventory to load vars for managed_node3 186312 1726890102.74702: Calling groups_inventory to load vars for managed_node3 186312 1726890102.74706: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.74720: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.74724: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.74727: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.75523: done sending task result for task 02369adf-7a19-881e-6b85-0000000010cc 186312 1726890102.75527: WORKER PROCESS EXITING 186312 1726890102.75549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.76160: done with get_vars() 186312 1726890102.76175: done getting variables 186312 1726890102.76232: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:41:42 -0400 (0:00:00.059) 0:01:12.501 ****** 186312 1726890102.76264: entering _queue_task() for managed_node3/assert 186312 1726890102.76503: worker is 1 (out of 1 available) 186312 1726890102.76515: exiting _queue_task() for managed_node3/assert 186312 1726890102.76526: done queuing things up, now waiting for results queue to drain 186312 1726890102.76528: waiting for pending results... 186312 1726890102.76816: running TaskExecutor() for managed_node3/TASK: Verify fingerprint 186312 1726890102.76947: in run() - task 02369adf-7a19-881e-6b85-0000000010cd 186312 1726890102.76970: variable 'ansible_search_path' from source: unknown 186312 1726890102.77010: calling self._execute() 186312 1726890102.77126: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.77137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.77151: variable 'omit' from source: magic vars 186312 1726890102.77258: variable 'omit' from source: magic vars 186312 1726890102.77325: variable 'omit' from source: magic vars 186312 1726890102.77362: variable 'omit' from source: magic vars 186312 1726890102.77416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890102.77456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890102.77479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890102.77499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.77521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.77557: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890102.77567: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.77575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.77680: Set connection var ansible_shell_type to sh 186312 1726890102.77697: Set connection var ansible_pipelining to False 186312 1726890102.77714: Set connection var ansible_timeout to 10 186312 1726890102.77725: Set connection var ansible_connection to ssh 186312 1726890102.77738: Set connection var ansible_shell_executable to /bin/sh 186312 1726890102.77748: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890102.77771: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.77779: variable 'ansible_connection' from source: unknown 186312 1726890102.77785: variable 'ansible_module_compression' from source: unknown 186312 1726890102.77791: variable 'ansible_shell_type' from source: unknown 186312 1726890102.77796: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.77802: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.77808: variable 'ansible_pipelining' from source: unknown 186312 1726890102.77816: variable 'ansible_timeout' from source: unknown 186312 1726890102.77822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.77980: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890102.77998: variable 'omit' from source: magic vars 186312 1726890102.78007: starting attempt loop 186312 1726890102.78015: running the handler 186312 1726890102.78299: variable '__fingerprint' from source: task vars 186312 1726890102.78311: variable 'storage_test_fstab' from source: set_fact 186312 1726890102.78346: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 186312 1726890102.78356: handler run complete 186312 1726890102.78376: attempt loop complete, returning result 186312 1726890102.78385: _execute() done 186312 1726890102.78393: dumping result to json 186312 1726890102.78400: done dumping result, returning 186312 1726890102.78411: done running TaskExecutor() for managed_node3/TASK: Verify fingerprint [02369adf-7a19-881e-6b85-0000000010cd] 186312 1726890102.78423: sending task result for task 02369adf-7a19-881e-6b85-0000000010cd ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890102.78570: no more pending results, returning what we have 186312 1726890102.78574: results queue empty 186312 1726890102.78575: checking for any_errors_fatal 186312 1726890102.78584: done checking for any_errors_fatal 186312 1726890102.78585: checking for max_fail_percentage 186312 1726890102.78586: done checking for max_fail_percentage 186312 1726890102.78587: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.78589: done checking to see if all hosts have failed 186312 1726890102.78590: getting the remaining hosts for this loop 186312 1726890102.78592: done getting the remaining hosts for this loop 186312 1726890102.78595: getting the next task for host managed_node3 186312 1726890102.78604: done getting next task for host managed_node3 186312 1726890102.78607: ^ task is: TASK: Clean up variables 186312 1726890102.78614: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.78619: getting variables 186312 1726890102.78621: in VariableManager get_vars() 186312 1726890102.78656: Calling all_inventory to load vars for managed_node3 186312 1726890102.78659: Calling groups_inventory to load vars for managed_node3 186312 1726890102.78663: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.78676: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.78680: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.78683: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.79448: done sending task result for task 02369adf-7a19-881e-6b85-0000000010cd 186312 1726890102.79452: WORKER PROCESS EXITING 186312 1726890102.79469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.80084: done with get_vars() 186312 1726890102.80098: done getting variables 186312 1726890102.80154: 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 [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:41:42 -0400 (0:00:00.039) 0:01:12.541 ****** 186312 1726890102.80184: entering _queue_task() for managed_node3/set_fact 186312 1726890102.80401: worker is 1 (out of 1 available) 186312 1726890102.80414: exiting _queue_task() for managed_node3/set_fact 186312 1726890102.80426: done queuing things up, now waiting for results queue to drain 186312 1726890102.80427: waiting for pending results... 186312 1726890102.80706: running TaskExecutor() for managed_node3/TASK: Clean up variables 186312 1726890102.80832: in run() - task 02369adf-7a19-881e-6b85-0000000010ce 186312 1726890102.80855: variable 'ansible_search_path' from source: unknown 186312 1726890102.80898: calling self._execute() 186312 1726890102.81008: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.81022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.81036: variable 'omit' from source: magic vars 186312 1726890102.81146: variable 'omit' from source: magic vars 186312 1726890102.81222: variable 'omit' from source: magic vars 186312 1726890102.81262: variable 'omit' from source: magic vars 186312 1726890102.81316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890102.81359: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890102.81387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890102.81413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.81433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.81467: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890102.81475: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.81483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.81585: Set connection var ansible_shell_type to sh 186312 1726890102.81601: Set connection var ansible_pipelining to False 186312 1726890102.81619: Set connection var ansible_timeout to 10 186312 1726890102.81630: Set connection var ansible_connection to ssh 186312 1726890102.81641: Set connection var ansible_shell_executable to /bin/sh 186312 1726890102.81651: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890102.81676: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.81684: variable 'ansible_connection' from source: unknown 186312 1726890102.81691: variable 'ansible_module_compression' from source: unknown 186312 1726890102.81698: variable 'ansible_shell_type' from source: unknown 186312 1726890102.81704: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.81711: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.81721: variable 'ansible_pipelining' from source: unknown 186312 1726890102.81727: variable 'ansible_timeout' from source: unknown 186312 1726890102.81739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.81887: 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) 186312 1726890102.81904: variable 'omit' from source: magic vars 186312 1726890102.81916: starting attempt loop 186312 1726890102.81924: running the handler 186312 1726890102.81942: handler run complete 186312 1726890102.81960: attempt loop complete, returning result 186312 1726890102.81968: _execute() done 186312 1726890102.81974: dumping result to json 186312 1726890102.81982: done dumping result, returning 186312 1726890102.81993: done running TaskExecutor() for managed_node3/TASK: Clean up variables [02369adf-7a19-881e-6b85-0000000010ce] 186312 1726890102.82003: sending task result for task 02369adf-7a19-881e-6b85-0000000010ce ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 186312 1726890102.82157: no more pending results, returning what we have 186312 1726890102.82161: results queue empty 186312 1726890102.82162: checking for any_errors_fatal 186312 1726890102.82170: done checking for any_errors_fatal 186312 1726890102.82171: checking for max_fail_percentage 186312 1726890102.82173: done checking for max_fail_percentage 186312 1726890102.82175: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.82176: done checking to see if all hosts have failed 186312 1726890102.82177: getting the remaining hosts for this loop 186312 1726890102.82179: done getting the remaining hosts for this loop 186312 1726890102.82182: getting the next task for host managed_node3 186312 1726890102.82194: done getting next task for host managed_node3 186312 1726890102.82197: ^ task is: TASK: Verify fs type 186312 1726890102.82203: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.82207: getting variables 186312 1726890102.82209: in VariableManager get_vars() 186312 1726890102.82246: Calling all_inventory to load vars for managed_node3 186312 1726890102.82249: Calling groups_inventory to load vars for managed_node3 186312 1726890102.82253: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.82265: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.82268: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.82271: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.82993: done sending task result for task 02369adf-7a19-881e-6b85-0000000010ce 186312 1726890102.82997: WORKER PROCESS EXITING 186312 1726890102.83020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.83615: done with get_vars() 186312 1726890102.83628: done getting variables 186312 1726890102.83676: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:41:42 -0400 (0:00:00.035) 0:01:12.576 ****** 186312 1726890102.83707: entering _queue_task() for managed_node3/assert 186312 1726890102.83918: worker is 1 (out of 1 available) 186312 1726890102.83929: exiting _queue_task() for managed_node3/assert 186312 1726890102.83942: done queuing things up, now waiting for results queue to drain 186312 1726890102.83943: waiting for pending results... 186312 1726890102.84215: running TaskExecutor() for managed_node3/TASK: Verify fs type 186312 1726890102.84336: in run() - task 02369adf-7a19-881e-6b85-0000000010d2 186312 1726890102.84357: variable 'ansible_search_path' from source: unknown 186312 1726890102.84401: calling self._execute() 186312 1726890102.84510: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.84525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.84541: variable 'omit' from source: magic vars 186312 1726890102.84916: variable 'storage_test_volume' from source: include params 186312 1726890102.84963: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890102.85075: variable 'storage_test_volume' from source: include params 186312 1726890102.85095: Evaluated conditional (storage_test_volume.fs_type): True 186312 1726890102.85195: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.85205: Evaluated conditional (_storage_test_volume_present): True 186312 1726890102.85219: variable 'omit' from source: magic vars 186312 1726890102.85283: variable 'omit' from source: magic vars 186312 1726890102.85322: variable 'omit' from source: magic vars 186312 1726890102.85368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890102.85404: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890102.85430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890102.85451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.85471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.85504: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890102.85516: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.85524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.85624: Set connection var ansible_shell_type to sh 186312 1726890102.85639: Set connection var ansible_pipelining to False 186312 1726890102.85654: Set connection var ansible_timeout to 10 186312 1726890102.85661: Set connection var ansible_connection to ssh 186312 1726890102.85671: Set connection var ansible_shell_executable to /bin/sh 186312 1726890102.85681: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890102.85709: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.85720: variable 'ansible_connection' from source: unknown 186312 1726890102.85727: variable 'ansible_module_compression' from source: unknown 186312 1726890102.85735: variable 'ansible_shell_type' from source: unknown 186312 1726890102.85741: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.85748: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.85756: variable 'ansible_pipelining' from source: unknown 186312 1726890102.85764: variable 'ansible_timeout' from source: unknown 186312 1726890102.85772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.85919: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890102.85935: variable 'omit' from source: magic vars 186312 1726890102.85945: starting attempt loop 186312 1726890102.85952: running the handler 186312 1726890102.86227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890102.88479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890102.88549: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890102.88589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890102.88632: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890102.88663: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890102.88742: 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) 186312 1726890102.88773: 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) 186312 1726890102.88804: 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) 186312 1726890102.88854: 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) 186312 1726890102.88874: 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) 186312 1726890102.89087: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890102.89108: variable 'storage_test_volume' from source: include params 186312 1726890102.89131: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].fstype == storage_test_volume.fs_type or (storage_test_blkinfo.info[storage_test_volume._device].fstype | length == 0 and storage_test_volume.fs_type == "unformatted")): True 186312 1726890102.89143: handler run complete 186312 1726890102.89166: attempt loop complete, returning result 186312 1726890102.89173: _execute() done 186312 1726890102.89180: dumping result to json 186312 1726890102.89187: done dumping result, returning 186312 1726890102.89199: done running TaskExecutor() for managed_node3/TASK: Verify fs type [02369adf-7a19-881e-6b85-0000000010d2] 186312 1726890102.89208: sending task result for task 02369adf-7a19-881e-6b85-0000000010d2 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890102.89358: no more pending results, returning what we have 186312 1726890102.89362: results queue empty 186312 1726890102.89363: checking for any_errors_fatal 186312 1726890102.89370: done checking for any_errors_fatal 186312 1726890102.89371: checking for max_fail_percentage 186312 1726890102.89374: done checking for max_fail_percentage 186312 1726890102.89375: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.89376: done checking to see if all hosts have failed 186312 1726890102.89377: getting the remaining hosts for this loop 186312 1726890102.89379: done getting the remaining hosts for this loop 186312 1726890102.89383: getting the next task for host managed_node3 186312 1726890102.89391: done getting next task for host managed_node3 186312 1726890102.89394: ^ task is: TASK: Verify fs label 186312 1726890102.89400: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.89411: getting variables 186312 1726890102.89414: in VariableManager get_vars() 186312 1726890102.89451: Calling all_inventory to load vars for managed_node3 186312 1726890102.89454: Calling groups_inventory to load vars for managed_node3 186312 1726890102.89458: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.89471: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.89474: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.89478: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.90304: done sending task result for task 02369adf-7a19-881e-6b85-0000000010d2 186312 1726890102.90307: WORKER PROCESS EXITING 186312 1726890102.90333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.90922: done with get_vars() 186312 1726890102.90937: done getting variables 186312 1726890102.90993: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:41:42 -0400 (0:00:00.073) 0:01:12.649 ****** 186312 1726890102.91026: entering _queue_task() for managed_node3/assert 186312 1726890102.91277: worker is 1 (out of 1 available) 186312 1726890102.91290: exiting _queue_task() for managed_node3/assert 186312 1726890102.91304: done queuing things up, now waiting for results queue to drain 186312 1726890102.91305: waiting for pending results... 186312 1726890102.91598: running TaskExecutor() for managed_node3/TASK: Verify fs label 186312 1726890102.91731: in run() - task 02369adf-7a19-881e-6b85-0000000010d3 186312 1726890102.91757: variable 'ansible_search_path' from source: unknown 186312 1726890102.91797: calling self._execute() 186312 1726890102.91909: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.91924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.91940: variable 'omit' from source: magic vars 186312 1726890102.92326: variable 'storage_test_volume' from source: include params 186312 1726890102.92367: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890102.92537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890102.95128: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890102.95193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890102.95240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890102.95291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890102.95326: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890102.95403: variable '_storage_test_volume_present' from source: set_fact 186312 1726890102.95424: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890102.95551: variable 'storage_test_volume' from source: include params 186312 1726890102.95572: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 186312 1726890102.95584: variable 'omit' from source: magic vars 186312 1726890102.95646: variable 'omit' from source: magic vars 186312 1726890102.95826: variable 'storage_test_volume' from source: include params 186312 1726890102.95842: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890102.95886: variable 'omit' from source: magic vars 186312 1726890102.95919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890102.95949: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890102.95974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890102.95992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.96004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890102.96038: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890102.96045: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.96051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.96146: Set connection var ansible_shell_type to sh 186312 1726890102.96161: Set connection var ansible_pipelining to False 186312 1726890102.96174: Set connection var ansible_timeout to 10 186312 1726890102.96179: Set connection var ansible_connection to ssh 186312 1726890102.96192: Set connection var ansible_shell_executable to /bin/sh 186312 1726890102.96199: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890102.96224: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.96231: variable 'ansible_connection' from source: unknown 186312 1726890102.96236: variable 'ansible_module_compression' from source: unknown 186312 1726890102.96241: variable 'ansible_shell_type' from source: unknown 186312 1726890102.96246: variable 'ansible_shell_executable' from source: unknown 186312 1726890102.96251: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.96257: variable 'ansible_pipelining' from source: unknown 186312 1726890102.96261: variable 'ansible_timeout' from source: unknown 186312 1726890102.96268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.96378: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890102.96393: variable 'omit' from source: magic vars 186312 1726890102.96406: starting attempt loop 186312 1726890102.96413: running the handler 186312 1726890102.96591: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890102.96608: variable 'storage_test_volume' from source: include params 186312 1726890102.96631: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 186312 1726890102.96640: handler run complete 186312 1726890102.96657: attempt loop complete, returning result 186312 1726890102.96663: _execute() done 186312 1726890102.96669: dumping result to json 186312 1726890102.96674: done dumping result, returning 186312 1726890102.96685: done running TaskExecutor() for managed_node3/TASK: Verify fs label [02369adf-7a19-881e-6b85-0000000010d3] 186312 1726890102.96694: sending task result for task 02369adf-7a19-881e-6b85-0000000010d3 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890102.96837: no more pending results, returning what we have 186312 1726890102.96840: results queue empty 186312 1726890102.96841: checking for any_errors_fatal 186312 1726890102.96848: done checking for any_errors_fatal 186312 1726890102.96849: checking for max_fail_percentage 186312 1726890102.96851: done checking for max_fail_percentage 186312 1726890102.96852: checking to see if all hosts have failed and the running result is not ok 186312 1726890102.96853: done checking to see if all hosts have failed 186312 1726890102.96854: getting the remaining hosts for this loop 186312 1726890102.96856: done getting the remaining hosts for this loop 186312 1726890102.96859: getting the next task for host managed_node3 186312 1726890102.96871: done getting next task for host managed_node3 186312 1726890102.96874: ^ task is: TASK: See whether the device node is present 186312 1726890102.96879: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890102.96883: getting variables 186312 1726890102.96885: in VariableManager get_vars() 186312 1726890102.96920: Calling all_inventory to load vars for managed_node3 186312 1726890102.96928: Calling groups_inventory to load vars for managed_node3 186312 1726890102.96931: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890102.96942: Calling all_plugins_play to load vars for managed_node3 186312 1726890102.96946: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890102.96949: Calling groups_plugins_play to load vars for managed_node3 186312 1726890102.97738: done sending task result for task 02369adf-7a19-881e-6b85-0000000010d3 186312 1726890102.97742: WORKER PROCESS EXITING 186312 1726890102.97765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890102.98666: done with get_vars() 186312 1726890102.98680: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:41:42 -0400 (0:00:00.077) 0:01:12.726 ****** 186312 1726890102.98776: entering _queue_task() for managed_node3/stat 186312 1726890102.99034: worker is 1 (out of 1 available) 186312 1726890102.99046: exiting _queue_task() for managed_node3/stat 186312 1726890102.99059: done queuing things up, now waiting for results queue to drain 186312 1726890102.99061: waiting for pending results... 186312 1726890102.99356: running TaskExecutor() for managed_node3/TASK: See whether the device node is present 186312 1726890102.99497: in run() - task 02369adf-7a19-881e-6b85-0000000010d7 186312 1726890102.99525: variable 'ansible_search_path' from source: unknown 186312 1726890102.99569: calling self._execute() 186312 1726890102.99681: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890102.99693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890102.99709: variable 'omit' from source: magic vars 186312 1726890102.99825: variable 'omit' from source: magic vars 186312 1726890102.99889: variable 'omit' from source: magic vars 186312 1726890103.00114: variable 'storage_test_volume' from source: include params 186312 1726890103.00171: variable 'omit' from source: magic vars 186312 1726890103.00218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890103.00256: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890103.00284: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890103.00305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890103.00322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890103.00353: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890103.00360: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.00369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.00464: Set connection var ansible_shell_type to sh 186312 1726890103.00479: Set connection var ansible_pipelining to False 186312 1726890103.00495: Set connection var ansible_timeout to 10 186312 1726890103.00501: Set connection var ansible_connection to ssh 186312 1726890103.00509: Set connection var ansible_shell_executable to /bin/sh 186312 1726890103.00519: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890103.00543: variable 'ansible_shell_executable' from source: unknown 186312 1726890103.00551: variable 'ansible_connection' from source: unknown 186312 1726890103.00558: variable 'ansible_module_compression' from source: unknown 186312 1726890103.00564: variable 'ansible_shell_type' from source: unknown 186312 1726890103.00571: variable 'ansible_shell_executable' from source: unknown 186312 1726890103.00577: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.00583: variable 'ansible_pipelining' from source: unknown 186312 1726890103.00589: variable 'ansible_timeout' from source: unknown 186312 1726890103.00597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.00788: 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) 186312 1726890103.00806: variable 'omit' from source: magic vars 186312 1726890103.00820: starting attempt loop 186312 1726890103.00828: running the handler 186312 1726890103.00847: _low_level_execute_command(): starting 186312 1726890103.00859: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890103.01602: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890103.01620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.01637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.01657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.01704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.01720: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890103.01734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.01754: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890103.01766: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890103.01779: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890103.01795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.01810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.01829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.01843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.01854: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890103.01868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.01948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890103.01972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890103.01989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890103.02077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890103.03781: stdout chunk (state=3): >>>/root <<< 186312 1726890103.03887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890103.03959: stderr chunk (state=3): >>><<< 186312 1726890103.03963: stdout chunk (state=3): >>><<< 186312 1726890103.04018: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890103.04022: _low_level_execute_command(): starting 186312 1726890103.04026: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890103.0398057-188834-96951525447476 `" && echo ansible-tmp-1726890103.0398057-188834-96951525447476="` echo /root/.ansible/tmp/ansible-tmp-1726890103.0398057-188834-96951525447476 `" ) && sleep 0' 186312 1726890103.04608: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890103.04626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.04649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.04669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.04711: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.04728: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890103.04745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.04764: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890103.04777: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890103.04788: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890103.04801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.04819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.04836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.04850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.04862: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890103.04876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.04955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890103.04977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890103.04994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890103.05063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890103.06915: stdout chunk (state=3): >>>ansible-tmp-1726890103.0398057-188834-96951525447476=/root/.ansible/tmp/ansible-tmp-1726890103.0398057-188834-96951525447476 <<< 186312 1726890103.07025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890103.07093: stderr chunk (state=3): >>><<< 186312 1726890103.07105: stdout chunk (state=3): >>><<< 186312 1726890103.07319: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890103.0398057-188834-96951525447476=/root/.ansible/tmp/ansible-tmp-1726890103.0398057-188834-96951525447476 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890103.07322: variable 'ansible_module_compression' from source: unknown 186312 1726890103.07325: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890103.07327: variable 'ansible_facts' from source: unknown 186312 1726890103.07372: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890103.0398057-188834-96951525447476/AnsiballZ_stat.py 186312 1726890103.07517: Sending initial data 186312 1726890103.07520: Sent initial data (154 bytes) 186312 1726890103.08489: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890103.08504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.08528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.08548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.08590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.08603: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890103.08619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.08644: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890103.08657: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890103.08669: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890103.08681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.08695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.08711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.08727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.08743: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890103.08762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.08836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890103.08866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890103.08884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890103.08950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890103.10637: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890103.10720: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890103.10724: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpc3qkg_p5 /root/.ansible/tmp/ansible-tmp-1726890103.0398057-188834-96951525447476/AnsiballZ_stat.py <<< 186312 1726890103.11069: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890103.11881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890103.12119: stderr chunk (state=3): >>><<< 186312 1726890103.12123: stdout chunk (state=3): >>><<< 186312 1726890103.12125: done transferring module to remote 186312 1726890103.12127: _low_level_execute_command(): starting 186312 1726890103.12132: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890103.0398057-188834-96951525447476/ /root/.ansible/tmp/ansible-tmp-1726890103.0398057-188834-96951525447476/AnsiballZ_stat.py && sleep 0' 186312 1726890103.12708: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890103.12725: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.12744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.12764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.12810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.12824: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890103.12840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.12856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890103.12866: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890103.12876: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890103.12886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.12905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.12925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.12941: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.12954: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890103.12968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.13053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890103.13074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890103.13091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890103.13157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890103.14822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890103.14876: stderr chunk (state=3): >>><<< 186312 1726890103.14886: stdout chunk (state=3): >>><<< 186312 1726890103.14974: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890103.14977: _low_level_execute_command(): starting 186312 1726890103.14980: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890103.0398057-188834-96951525447476/AnsiballZ_stat.py && sleep 0' 186312 1726890103.15544: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890103.15559: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.15575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.15592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.15636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.15654: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890103.15669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.15688: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890103.15700: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890103.15710: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890103.15725: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.15739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.15759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.15775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.15787: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890103.15802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.15881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890103.15904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890103.15924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890103.16005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890103.17889: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890103.17915: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890103.17976: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890103.18008: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890103.18041: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890103.18087: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890103.18091: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890103.18184: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890103.18196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890103.18210: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95f1edc0> <<< 186312 1726890103.18277: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890103.18284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95ec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95f1eb20> <<< 186312 1726890103.18342: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95f1eac0> <<< 186312 1726890103.18381: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890103.18403: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95ec3490> <<< 186312 1726890103.18449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890103.18473: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95ec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95ec3670> <<< 186312 1726890103.18491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890103.18523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890103.18562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890103.18586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890103.18605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890103.18626: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95e7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890103.18642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890103.18726: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95e7a220> <<< 186312 1726890103.18769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890103.18784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95e9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95e7a940> <<< 186312 1726890103.18827: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95edb880> <<< 186312 1726890103.18842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95e73d90> <<< 186312 1726890103.18905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95e9dd90> <<< 186312 1726890103.18953: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95ec3970> <<< 186312 1726890103.18982: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890103.19188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890103.19208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890103.19248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890103.19251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890103.19284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890103.19299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bd4eb0> <<< 186312 1726890103.19351: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bd7f40> <<< 186312 1726890103.19372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890103.19400: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890103.19436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890103.19461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890103.19488: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bcc610> <<< 186312 1726890103.19514: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bd4370> <<< 186312 1726890103.19527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890103.19578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890103.19599: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890103.19651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890103.19699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890103.19744: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95b55e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b55910> import 'itertools' # <<< 186312 1726890103.19787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b55f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890103.19834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b55fd0> <<< 186312 1726890103.19852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b670d0> import '_collections' # <<< 186312 1726890103.19892: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95baed90> import '_functools' # <<< 186312 1726890103.19920: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95ba9670> <<< 186312 1726890103.19980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bbb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bdbe20> <<< 186312 1726890103.20028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890103.20058: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95b67cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bae2b0> <<< 186312 1726890103.20097: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95bbb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95be19d0> <<< 186312 1726890103.20139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890103.20202: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b67eb0> <<< 186312 1726890103.20206: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b67df0> <<< 186312 1726890103.20260: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b67d60> <<< 186312 1726890103.20284: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890103.20300: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890103.20303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890103.20341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890103.20397: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b3b3d0> <<< 186312 1726890103.20401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890103.20435: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b3b4c0> <<< 186312 1726890103.20553: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b6ff40> <<< 186312 1726890103.20616: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b6aa90> <<< 186312 1726890103.20620: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b6a490> <<< 186312 1726890103.20645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890103.20683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890103.20712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a89220> <<< 186312 1726890103.20745: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b26520> <<< 186312 1726890103.20814: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b6af10> <<< 186312 1726890103.20834: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95be1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890103.20883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a9cb50> import 'errno' # <<< 186312 1726890103.20997: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a9ce80> <<< 186312 1726890103.21216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95aae790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95aaecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a3a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a9cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a4b2e0> <<< 186312 1726890103.21220: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95aae610> import 'pwd' # <<< 186312 1726890103.21249: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a4b3a0> <<< 186312 1726890103.21286: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b67a30> <<< 186312 1726890103.21302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890103.21328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890103.21374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a67700> <<< 186312 1726890103.21402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890103.21435: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a679d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a677c0> <<< 186312 1726890103.21472: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a678b0> <<< 186312 1726890103.21475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890103.21660: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a67d00> <<< 186312 1726890103.21705: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a71250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a67940> <<< 186312 1726890103.21726: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a59a90> <<< 186312 1726890103.21749: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b67610> <<< 186312 1726890103.21765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890103.21810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890103.21843: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a67af0> <<< 186312 1726890103.21942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890103.21954: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3c9598f6d0> <<< 186312 1726890103.22113: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890103.22196: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.22261: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890103.22273: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890103.23459: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.24418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95398820> <<< 186312 1726890103.24467: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890103.24471: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890103.24495: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890103.24516: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95398160> <<< 186312 1726890103.24540: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95398280> <<< 186312 1726890103.24583: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95398f70> <<< 186312 1726890103.24598: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890103.24643: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95398d90> import 'atexit' # <<< 186312 1726890103.24682: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95398fd0> <<< 186312 1726890103.24706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890103.24722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890103.24803: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95398100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890103.24840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890103.24857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890103.24860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890103.24917: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c952eff40> <<< 186312 1726890103.24971: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c9530cd00> <<< 186312 1726890103.25026: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c9530ceb0> <<< 186312 1726890103.25031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890103.25065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890103.25082: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9530c370> <<< 186312 1726890103.25085: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953fedc0> <<< 186312 1726890103.25248: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953fe3a0> <<< 186312 1726890103.25293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890103.25323: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953fefd0> <<< 186312 1726890103.25389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890103.25392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890103.25421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953cdd30> <<< 186312 1726890103.25619: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9536dd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9536d400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9539f4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c9536d520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9536d550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890103.25676: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890103.25690: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c952defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953df250> <<< 186312 1726890103.25708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890103.25722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890103.25762: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890103.25779: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c952db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953df3d0> <<< 186312 1726890103.25793: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890103.25831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890103.25854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890103.25916: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953f7e50> <<< 186312 1726890103.26041: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c952db7f0> <<< 186312 1726890103.26143: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c952db640> <<< 186312 1726890103.26161: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c952da5b0> <<< 186312 1726890103.26201: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c952cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953d6910> <<< 186312 1726890103.26240: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890103.26265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890103.26299: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890103.26321: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c9535f6a0> <<< 186312 1726890103.26494: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c9535eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9536e0a0> <<< 186312 1726890103.26552: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c9535f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953a3b20> # zipimport: zlib available <<< 186312 1726890103.26577: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890103.26647: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.26754: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890103.26779: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890103.26796: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.26875: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.26973: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.27409: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.27871: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890103.27874: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890103.27878: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890103.27909: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890103.27914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890103.27962: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c94ea05e0> <<< 186312 1726890103.28044: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c952bb580> <<< 186312 1726890103.28047: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c94e42100> <<< 186312 1726890103.28102: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890103.28138: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.28141: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890103.28249: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.28376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890103.28402: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9535eb80> # zipimport: zlib available <<< 186312 1726890103.28789: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.29149: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.29208: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.29273: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890103.29276: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.29303: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.29344: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890103.29399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.29490: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890103.29509: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890103.29513: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890103.29543: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.29586: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890103.29589: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.29783: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.29950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890103.29996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890103.30000: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890103.30063: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c94e73f10> <<< 186312 1726890103.30066: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.30120: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.30205: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890103.30224: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890103.30238: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.30249: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.30282: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890103.30347: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.30359: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.30452: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.30506: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890103.30534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890103.30602: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c953ea220> <<< 186312 1726890103.30628: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c94e73850> <<< 186312 1726890103.30678: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890103.30681: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.30780: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.30833: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.30854: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.30915: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890103.30928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890103.30962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890103.30982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890103.31070: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9529eca0> <<< 186312 1726890103.31116: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9529af70> <<< 186312 1726890103.31171: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95294940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890103.31217: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.31236: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890103.31324: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890103.31327: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890103.31347: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.31439: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.31618: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.31752: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890103.32359: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726890095.060791, "mtime": 1726890095.060791, "ctime": 1726890095.060791, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890103.32363: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890103.32672: 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 <<< 186312 1726890103.32792: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging <<< 186312 1726890103.32798: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890103.32989: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890103.33019: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890103.33091: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 186312 1726890103.33095: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890103.33138: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890103.33159: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890103.33310: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 186312 1726890103.33440: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 186312 1726890103.33443: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890103.33653: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890103.33670: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890103.33683: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890103.33948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890103.34032: stderr chunk (state=3): >>><<< 186312 1726890103.34036: stdout chunk (state=3): >>><<< 186312 1726890103.34256: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95f1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95ec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95f1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95f1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95ec3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95ec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95ec3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95e7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95e7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95e9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95e7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95edb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95e73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95e9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95ec3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bd4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bd7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bd4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95b55e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b55910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b55f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b55fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95baed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95ba9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bbb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bdbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95b67cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95bae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95bbb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95be19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b67df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b67d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b3b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b3b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b6ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b6aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b6a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a89220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b26520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b6af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95be1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a9cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a9ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95aae790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95aaecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a3a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a9cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a4b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95aae610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a4b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b67a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a67700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a679d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a677c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a678b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a67d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95a71250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a67940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a59a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95b67610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95a67af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3c9598f6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95398820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95398160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95398280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95398f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95398d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c95398fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95398100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c952eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c9530cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c9530ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9530c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953fe3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953fefd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953cdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9536dd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9536d400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9539f4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c9536d520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9536d550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c952defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953df250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c952db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953df3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953f7e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c952db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c952db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c952da5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c952cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953d6910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c9535f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c9535eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9536e0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c9535f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c953a3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/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_3idg4a2s/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_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/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_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c94ea05e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c952bb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c94e42100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9535eb80> # 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_3idg4a2s/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_3idg4a2s/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_3idg4a2s/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_3idg4a2s/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_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c94e73f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/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_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3c953ea220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c94e73850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9529eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c9529af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3c95294940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/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_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_3idg4a2s/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_3idg4a2s/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726890095.060791, "mtime": 1726890095.060791, "ctime": 1726890095.060791, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890103.34921: done with _execute_module (stat, {'path': '/dev/sda', 'follow': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890103.0398057-188834-96951525447476/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890103.34925: _low_level_execute_command(): starting 186312 1726890103.34928: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890103.0398057-188834-96951525447476/ > /dev/null 2>&1 && sleep 0' 186312 1726890103.35028: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890103.35037: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.35048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.35061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.35103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.35110: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890103.35127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.35140: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890103.35147: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890103.35154: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890103.35162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.35171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.35186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.35193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.35200: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890103.35209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.35284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890103.35304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890103.35315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890103.35378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890103.37144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890103.37148: stdout chunk (state=3): >>><<< 186312 1726890103.37155: stderr chunk (state=3): >>><<< 186312 1726890103.37613: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890103.37618: handler run complete 186312 1726890103.37621: attempt loop complete, returning result 186312 1726890103.37624: _execute() done 186312 1726890103.37626: dumping result to json 186312 1726890103.37631: done dumping result, returning 186312 1726890103.37634: done running TaskExecutor() for managed_node3/TASK: See whether the device node is present [02369adf-7a19-881e-6b85-0000000010d7] 186312 1726890103.37637: sending task result for task 02369adf-7a19-881e-6b85-0000000010d7 186312 1726890103.37714: done sending task result for task 02369adf-7a19-881e-6b85-0000000010d7 186312 1726890103.37718: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890095.060791, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726890095.060791, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726890095.060791, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890103.37815: no more pending results, returning what we have 186312 1726890103.37818: results queue empty 186312 1726890103.37819: checking for any_errors_fatal 186312 1726890103.37827: done checking for any_errors_fatal 186312 1726890103.37828: checking for max_fail_percentage 186312 1726890103.37829: done checking for max_fail_percentage 186312 1726890103.37830: checking to see if all hosts have failed and the running result is not ok 186312 1726890103.37831: done checking to see if all hosts have failed 186312 1726890103.37832: getting the remaining hosts for this loop 186312 1726890103.37833: done getting the remaining hosts for this loop 186312 1726890103.37837: getting the next task for host managed_node3 186312 1726890103.37843: done getting next task for host managed_node3 186312 1726890103.37845: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890103.37850: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890103.37858: getting variables 186312 1726890103.37859: in VariableManager get_vars() 186312 1726890103.37890: Calling all_inventory to load vars for managed_node3 186312 1726890103.37893: Calling groups_inventory to load vars for managed_node3 186312 1726890103.37897: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890103.37908: Calling all_plugins_play to load vars for managed_node3 186312 1726890103.37911: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890103.37916: Calling groups_plugins_play to load vars for managed_node3 186312 1726890103.38459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890103.39119: done with get_vars() 186312 1726890103.39135: done getting variables 186312 1726890103.39199: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:41:43 -0400 (0:00:00.404) 0:01:13.131 ****** 186312 1726890103.39235: entering _queue_task() for managed_node3/assert 186312 1726890103.39519: worker is 1 (out of 1 available) 186312 1726890103.39532: exiting _queue_task() for managed_node3/assert 186312 1726890103.39545: done queuing things up, now waiting for results queue to drain 186312 1726890103.39547: waiting for pending results... 186312 1726890103.39867: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890103.40019: in run() - task 02369adf-7a19-881e-6b85-0000000010d8 186312 1726890103.40041: variable 'ansible_search_path' from source: unknown 186312 1726890103.40087: calling self._execute() 186312 1726890103.40216: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.40229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.40245: variable 'omit' from source: magic vars 186312 1726890103.40699: variable '_storage_test_volume_present' from source: set_fact 186312 1726890103.40718: variable 'storage_test_volume' from source: include params 186312 1726890103.40764: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 186312 1726890103.40776: variable 'omit' from source: magic vars 186312 1726890103.40839: variable 'omit' from source: magic vars 186312 1726890103.40958: variable 'storage_test_volume' from source: include params 186312 1726890103.40999: variable 'omit' from source: magic vars 186312 1726890103.41046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890103.41083: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890103.41105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890103.41128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890103.41146: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890103.41182: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890103.41189: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.41195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.41293: Set connection var ansible_shell_type to sh 186312 1726890103.41307: Set connection var ansible_pipelining to False 186312 1726890103.41322: Set connection var ansible_timeout to 10 186312 1726890103.41328: Set connection var ansible_connection to ssh 186312 1726890103.41336: Set connection var ansible_shell_executable to /bin/sh 186312 1726890103.41343: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890103.41373: variable 'ansible_shell_executable' from source: unknown 186312 1726890103.41380: variable 'ansible_connection' from source: unknown 186312 1726890103.41385: variable 'ansible_module_compression' from source: unknown 186312 1726890103.41392: variable 'ansible_shell_type' from source: unknown 186312 1726890103.41399: variable 'ansible_shell_executable' from source: unknown 186312 1726890103.41405: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.41412: variable 'ansible_pipelining' from source: unknown 186312 1726890103.41419: variable 'ansible_timeout' from source: unknown 186312 1726890103.41425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.41567: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890103.41586: variable 'omit' from source: magic vars 186312 1726890103.41595: starting attempt loop 186312 1726890103.41600: running the handler 186312 1726890103.41767: variable 'storage_test_dev' from source: set_fact 186312 1726890103.41790: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 186312 1726890103.41802: handler run complete 186312 1726890103.41824: attempt loop complete, returning result 186312 1726890103.41834: _execute() done 186312 1726890103.41842: dumping result to json 186312 1726890103.41849: done dumping result, returning 186312 1726890103.41860: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-0000000010d8] 186312 1726890103.41870: sending task result for task 02369adf-7a19-881e-6b85-0000000010d8 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890103.42021: no more pending results, returning what we have 186312 1726890103.42025: results queue empty 186312 1726890103.42026: checking for any_errors_fatal 186312 1726890103.42037: done checking for any_errors_fatal 186312 1726890103.42039: checking for max_fail_percentage 186312 1726890103.42040: done checking for max_fail_percentage 186312 1726890103.42042: checking to see if all hosts have failed and the running result is not ok 186312 1726890103.42043: done checking to see if all hosts have failed 186312 1726890103.42043: getting the remaining hosts for this loop 186312 1726890103.42045: done getting the remaining hosts for this loop 186312 1726890103.42049: getting the next task for host managed_node3 186312 1726890103.42057: done getting next task for host managed_node3 186312 1726890103.42060: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890103.42066: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890103.42071: getting variables 186312 1726890103.42073: in VariableManager get_vars() 186312 1726890103.42113: Calling all_inventory to load vars for managed_node3 186312 1726890103.42116: Calling groups_inventory to load vars for managed_node3 186312 1726890103.42120: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890103.42133: Calling all_plugins_play to load vars for managed_node3 186312 1726890103.42137: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890103.42141: Calling groups_plugins_play to load vars for managed_node3 186312 1726890103.42874: done sending task result for task 02369adf-7a19-881e-6b85-0000000010d8 186312 1726890103.42877: WORKER PROCESS EXITING 186312 1726890103.42901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890103.43637: done with get_vars() 186312 1726890103.43650: done getting variables 186312 1726890103.43701: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:41:43 -0400 (0:00:00.044) 0:01:13.176 ****** 186312 1726890103.43737: entering _queue_task() for managed_node3/assert 186312 1726890103.43981: worker is 1 (out of 1 available) 186312 1726890103.43993: exiting _queue_task() for managed_node3/assert 186312 1726890103.44005: done queuing things up, now waiting for results queue to drain 186312 1726890103.44006: waiting for pending results... 186312 1726890103.44291: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890103.44433: in run() - task 02369adf-7a19-881e-6b85-0000000010d9 186312 1726890103.44457: variable 'ansible_search_path' from source: unknown 186312 1726890103.44498: calling self._execute() 186312 1726890103.44609: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.44623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.44640: variable 'omit' from source: magic vars 186312 1726890103.45104: variable '_storage_test_volume_present' from source: set_fact 186312 1726890103.45119: variable 'storage_test_volume' from source: include params 186312 1726890103.45158: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 186312 1726890103.45166: when evaluation is False, skipping this task 186312 1726890103.45178: _execute() done 186312 1726890103.45186: dumping result to json 186312 1726890103.45194: done dumping result, returning 186312 1726890103.45207: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-0000000010d9] 186312 1726890103.45222: sending task result for task 02369adf-7a19-881e-6b85-0000000010d9 skipping: [managed_node3] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 186312 1726890103.45379: no more pending results, returning what we have 186312 1726890103.45383: results queue empty 186312 1726890103.45384: checking for any_errors_fatal 186312 1726890103.45393: done checking for any_errors_fatal 186312 1726890103.45393: checking for max_fail_percentage 186312 1726890103.45395: done checking for max_fail_percentage 186312 1726890103.45396: checking to see if all hosts have failed and the running result is not ok 186312 1726890103.45398: done checking to see if all hosts have failed 186312 1726890103.45398: getting the remaining hosts for this loop 186312 1726890103.45401: done getting the remaining hosts for this loop 186312 1726890103.45404: getting the next task for host managed_node3 186312 1726890103.45416: done getting next task for host managed_node3 186312 1726890103.45419: ^ task is: TASK: Make sure we got info about this volume 186312 1726890103.45426: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890103.45430: getting variables 186312 1726890103.45432: in VariableManager get_vars() 186312 1726890103.45471: Calling all_inventory to load vars for managed_node3 186312 1726890103.45474: Calling groups_inventory to load vars for managed_node3 186312 1726890103.45477: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890103.45492: Calling all_plugins_play to load vars for managed_node3 186312 1726890103.45496: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890103.45499: Calling groups_plugins_play to load vars for managed_node3 186312 1726890103.46269: done sending task result for task 02369adf-7a19-881e-6b85-0000000010d9 186312 1726890103.46273: WORKER PROCESS EXITING 186312 1726890103.46295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890103.46931: done with get_vars() 186312 1726890103.46944: done getting variables 186312 1726890103.46995: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:41:43 -0400 (0:00:00.032) 0:01:13.209 ****** 186312 1726890103.47029: entering _queue_task() for managed_node3/assert 186312 1726890103.47250: worker is 1 (out of 1 available) 186312 1726890103.47261: exiting _queue_task() for managed_node3/assert 186312 1726890103.47273: done queuing things up, now waiting for results queue to drain 186312 1726890103.47274: waiting for pending results... 186312 1726890103.47557: running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume 186312 1726890103.47686: in run() - task 02369adf-7a19-881e-6b85-0000000010da 186312 1726890103.47706: variable 'ansible_search_path' from source: unknown 186312 1726890103.47752: calling self._execute() 186312 1726890103.47865: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.47877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.47897: variable 'omit' from source: magic vars 186312 1726890103.48243: variable '_storage_test_volume_present' from source: set_fact 186312 1726890103.48262: Evaluated conditional (_storage_test_volume_present): True 186312 1726890103.48274: variable 'omit' from source: magic vars 186312 1726890103.48344: variable 'omit' from source: magic vars 186312 1726890103.48471: variable 'storage_test_volume' from source: include params 186312 1726890103.48529: variable 'omit' from source: magic vars 186312 1726890103.48581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890103.48621: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890103.48644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890103.48671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890103.48694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890103.48728: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890103.48736: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.48744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.48855: Set connection var ansible_shell_type to sh 186312 1726890103.48876: Set connection var ansible_pipelining to False 186312 1726890103.48891: Set connection var ansible_timeout to 10 186312 1726890103.48903: Set connection var ansible_connection to ssh 186312 1726890103.48915: Set connection var ansible_shell_executable to /bin/sh 186312 1726890103.48925: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890103.48949: variable 'ansible_shell_executable' from source: unknown 186312 1726890103.48957: variable 'ansible_connection' from source: unknown 186312 1726890103.48964: variable 'ansible_module_compression' from source: unknown 186312 1726890103.48970: variable 'ansible_shell_type' from source: unknown 186312 1726890103.48981: variable 'ansible_shell_executable' from source: unknown 186312 1726890103.48988: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.48995: variable 'ansible_pipelining' from source: unknown 186312 1726890103.49001: variable 'ansible_timeout' from source: unknown 186312 1726890103.49012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.49157: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890103.49172: variable 'omit' from source: magic vars 186312 1726890103.49180: starting attempt loop 186312 1726890103.49186: running the handler 186312 1726890103.49360: variable 'storage_test_volume' from source: include params 186312 1726890103.49377: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890103.49405: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 186312 1726890103.49422: handler run complete 186312 1726890103.49447: attempt loop complete, returning result 186312 1726890103.49453: _execute() done 186312 1726890103.49458: dumping result to json 186312 1726890103.49463: done dumping result, returning 186312 1726890103.49471: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume [02369adf-7a19-881e-6b85-0000000010da] 186312 1726890103.49479: sending task result for task 02369adf-7a19-881e-6b85-0000000010da ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890103.49615: no more pending results, returning what we have 186312 1726890103.49618: results queue empty 186312 1726890103.49619: checking for any_errors_fatal 186312 1726890103.49627: done checking for any_errors_fatal 186312 1726890103.49628: checking for max_fail_percentage 186312 1726890103.49630: done checking for max_fail_percentage 186312 1726890103.49631: checking to see if all hosts have failed and the running result is not ok 186312 1726890103.49632: done checking to see if all hosts have failed 186312 1726890103.49633: getting the remaining hosts for this loop 186312 1726890103.49635: done getting the remaining hosts for this loop 186312 1726890103.49638: getting the next task for host managed_node3 186312 1726890103.49645: done getting next task for host managed_node3 186312 1726890103.49647: ^ task is: TASK: Process volume type (set initial value) (1/2) 186312 1726890103.49653: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890103.49658: getting variables 186312 1726890103.49660: in VariableManager get_vars() 186312 1726890103.49693: Calling all_inventory to load vars for managed_node3 186312 1726890103.49696: Calling groups_inventory to load vars for managed_node3 186312 1726890103.49699: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890103.49710: Calling all_plugins_play to load vars for managed_node3 186312 1726890103.49720: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890103.49723: Calling groups_plugins_play to load vars for managed_node3 186312 1726890103.50397: done sending task result for task 02369adf-7a19-881e-6b85-0000000010da 186312 1726890103.50400: WORKER PROCESS EXITING 186312 1726890103.50424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890103.51154: done with get_vars() 186312 1726890103.51168: done getting variables 186312 1726890103.51225: 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 [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:41:43 -0400 (0:00:00.042) 0:01:13.251 ****** 186312 1726890103.51263: entering _queue_task() for managed_node3/set_fact 186312 1726890103.51494: worker is 1 (out of 1 available) 186312 1726890103.51506: exiting _queue_task() for managed_node3/set_fact 186312 1726890103.51522: done queuing things up, now waiting for results queue to drain 186312 1726890103.51523: waiting for pending results... 186312 1726890103.51830: running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) 186312 1726890103.51974: in run() - task 02369adf-7a19-881e-6b85-0000000010db 186312 1726890103.51999: variable 'ansible_search_path' from source: unknown 186312 1726890103.52038: calling self._execute() 186312 1726890103.52155: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.52166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.52185: variable 'omit' from source: magic vars 186312 1726890103.52301: variable 'omit' from source: magic vars 186312 1726890103.52370: variable 'omit' from source: magic vars 186312 1726890103.52594: variable 'storage_test_volume' from source: include params 186312 1726890103.52658: variable 'omit' from source: magic vars 186312 1726890103.52701: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890103.52743: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890103.52769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890103.52787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890103.52801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890103.52833: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890103.52843: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.52850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.52941: Set connection var ansible_shell_type to sh 186312 1726890103.52960: Set connection var ansible_pipelining to False 186312 1726890103.52976: Set connection var ansible_timeout to 10 186312 1726890103.52982: Set connection var ansible_connection to ssh 186312 1726890103.52989: Set connection var ansible_shell_executable to /bin/sh 186312 1726890103.52997: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890103.53021: variable 'ansible_shell_executable' from source: unknown 186312 1726890103.53027: variable 'ansible_connection' from source: unknown 186312 1726890103.53033: variable 'ansible_module_compression' from source: unknown 186312 1726890103.53038: variable 'ansible_shell_type' from source: unknown 186312 1726890103.53043: variable 'ansible_shell_executable' from source: unknown 186312 1726890103.53048: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.53058: variable 'ansible_pipelining' from source: unknown 186312 1726890103.53064: variable 'ansible_timeout' from source: unknown 186312 1726890103.53070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.53216: 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) 186312 1726890103.53231: variable 'omit' from source: magic vars 186312 1726890103.53239: starting attempt loop 186312 1726890103.53245: running the handler 186312 1726890103.53258: handler run complete 186312 1726890103.53273: attempt loop complete, returning result 186312 1726890103.53280: _execute() done 186312 1726890103.53286: dumping result to json 186312 1726890103.53296: done dumping result, returning 186312 1726890103.53305: done running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-881e-6b85-0000000010db] 186312 1726890103.53316: sending task result for task 02369adf-7a19-881e-6b85-0000000010db ok: [managed_node3] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 186312 1726890103.53455: no more pending results, returning what we have 186312 1726890103.53458: results queue empty 186312 1726890103.53459: checking for any_errors_fatal 186312 1726890103.53469: done checking for any_errors_fatal 186312 1726890103.53470: checking for max_fail_percentage 186312 1726890103.53472: done checking for max_fail_percentage 186312 1726890103.53473: checking to see if all hosts have failed and the running result is not ok 186312 1726890103.53474: done checking to see if all hosts have failed 186312 1726890103.53475: getting the remaining hosts for this loop 186312 1726890103.53476: done getting the remaining hosts for this loop 186312 1726890103.53479: getting the next task for host managed_node3 186312 1726890103.53485: done getting next task for host managed_node3 186312 1726890103.53488: ^ task is: TASK: Process volume type (get RAID value) (2/2) 186312 1726890103.53493: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890103.53497: getting variables 186312 1726890103.53499: in VariableManager get_vars() 186312 1726890103.53531: Calling all_inventory to load vars for managed_node3 186312 1726890103.53534: Calling groups_inventory to load vars for managed_node3 186312 1726890103.53536: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890103.53547: Calling all_plugins_play to load vars for managed_node3 186312 1726890103.53550: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890103.53552: Calling groups_plugins_play to load vars for managed_node3 186312 1726890103.54201: done sending task result for task 02369adf-7a19-881e-6b85-0000000010db 186312 1726890103.54205: WORKER PROCESS EXITING 186312 1726890103.54229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890103.54940: done with get_vars() 186312 1726890103.54954: done getting variables 186312 1726890103.55006: 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 [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:41:43 -0400 (0:00:00.037) 0:01:13.289 ****** 186312 1726890103.55042: entering _queue_task() for managed_node3/set_fact 186312 1726890103.55263: worker is 1 (out of 1 available) 186312 1726890103.55274: exiting _queue_task() for managed_node3/set_fact 186312 1726890103.55287: done queuing things up, now waiting for results queue to drain 186312 1726890103.55289: waiting for pending results... 186312 1726890103.55571: running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) 186312 1726890103.55698: in run() - task 02369adf-7a19-881e-6b85-0000000010dc 186312 1726890103.55720: variable 'ansible_search_path' from source: unknown 186312 1726890103.55760: calling self._execute() 186312 1726890103.55870: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.55881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.55893: variable 'omit' from source: magic vars 186312 1726890103.56281: variable 'storage_test_volume' from source: include params 186312 1726890103.56327: Evaluated conditional (storage_test_volume.type == "raid"): False 186312 1726890103.56341: when evaluation is False, skipping this task 186312 1726890103.56349: _execute() done 186312 1726890103.56356: dumping result to json 186312 1726890103.56362: done dumping result, returning 186312 1726890103.56369: done running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-881e-6b85-0000000010dc] 186312 1726890103.56382: sending task result for task 02369adf-7a19-881e-6b85-0000000010dc 186312 1726890103.56483: done sending task result for task 02369adf-7a19-881e-6b85-0000000010dc skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 186312 1726890103.56533: no more pending results, returning what we have 186312 1726890103.56538: results queue empty 186312 1726890103.56539: checking for any_errors_fatal 186312 1726890103.56549: done checking for any_errors_fatal 186312 1726890103.56550: checking for max_fail_percentage 186312 1726890103.56552: done checking for max_fail_percentage 186312 1726890103.56553: checking to see if all hosts have failed and the running result is not ok 186312 1726890103.56554: done checking to see if all hosts have failed 186312 1726890103.56555: getting the remaining hosts for this loop 186312 1726890103.56557: done getting the remaining hosts for this loop 186312 1726890103.56560: getting the next task for host managed_node3 186312 1726890103.56568: done getting next task for host managed_node3 186312 1726890103.56571: ^ task is: TASK: Verify the volume's device type 186312 1726890103.56580: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890103.56585: getting variables 186312 1726890103.56586: in VariableManager get_vars() 186312 1726890103.56629: Calling all_inventory to load vars for managed_node3 186312 1726890103.56632: Calling groups_inventory to load vars for managed_node3 186312 1726890103.56636: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890103.56651: Calling all_plugins_play to load vars for managed_node3 186312 1726890103.56654: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890103.56658: Calling groups_plugins_play to load vars for managed_node3 186312 1726890103.57317: WORKER PROCESS EXITING 186312 1726890103.57342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890103.58352: done with get_vars() 186312 1726890103.58369: done getting variables 186312 1726890103.58424: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:41:43 -0400 (0:00:00.034) 0:01:13.323 ****** 186312 1726890103.58455: entering _queue_task() for managed_node3/assert 186312 1726890103.58683: worker is 1 (out of 1 available) 186312 1726890103.58698: exiting _queue_task() for managed_node3/assert 186312 1726890103.58711: done queuing things up, now waiting for results queue to drain 186312 1726890103.58714: waiting for pending results... 186312 1726890103.59003: running TaskExecutor() for managed_node3/TASK: Verify the volume's device type 186312 1726890103.59140: in run() - task 02369adf-7a19-881e-6b85-0000000010dd 186312 1726890103.59163: variable 'ansible_search_path' from source: unknown 186312 1726890103.59198: calling self._execute() 186312 1726890103.59309: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.59323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.59337: variable 'omit' from source: magic vars 186312 1726890103.59694: variable '_storage_test_volume_present' from source: set_fact 186312 1726890103.59710: Evaluated conditional (_storage_test_volume_present): True 186312 1726890103.59722: variable 'omit' from source: magic vars 186312 1726890103.59791: variable 'omit' from source: magic vars 186312 1726890103.59833: variable 'omit' from source: magic vars 186312 1726890103.59876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890103.59920: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890103.59943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890103.59964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890103.59981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890103.60021: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890103.60034: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.60043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.60153: Set connection var ansible_shell_type to sh 186312 1726890103.60169: Set connection var ansible_pipelining to False 186312 1726890103.60182: Set connection var ansible_timeout to 10 186312 1726890103.60187: Set connection var ansible_connection to ssh 186312 1726890103.60196: Set connection var ansible_shell_executable to /bin/sh 186312 1726890103.60204: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890103.60234: variable 'ansible_shell_executable' from source: unknown 186312 1726890103.60246: variable 'ansible_connection' from source: unknown 186312 1726890103.60252: variable 'ansible_module_compression' from source: unknown 186312 1726890103.60258: variable 'ansible_shell_type' from source: unknown 186312 1726890103.60265: variable 'ansible_shell_executable' from source: unknown 186312 1726890103.60271: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.60278: variable 'ansible_pipelining' from source: unknown 186312 1726890103.60284: variable 'ansible_timeout' from source: unknown 186312 1726890103.60291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.60448: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890103.60469: variable 'omit' from source: magic vars 186312 1726890103.60478: starting attempt loop 186312 1726890103.60485: running the handler 186312 1726890103.60705: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890103.60735: variable 'storage_test_volume' from source: include params 186312 1726890103.60762: variable 'st_volume_type' from source: set_fact 186312 1726890103.60789: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 186312 1726890103.60799: handler run complete 186312 1726890103.60821: attempt loop complete, returning result 186312 1726890103.60828: _execute() done 186312 1726890103.60835: dumping result to json 186312 1726890103.60841: done dumping result, returning 186312 1726890103.60851: done running TaskExecutor() for managed_node3/TASK: Verify the volume's device type [02369adf-7a19-881e-6b85-0000000010dd] 186312 1726890103.60867: sending task result for task 02369adf-7a19-881e-6b85-0000000010dd 186312 1726890103.60973: done sending task result for task 02369adf-7a19-881e-6b85-0000000010dd 186312 1726890103.60981: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890103.61047: no more pending results, returning what we have 186312 1726890103.61051: results queue empty 186312 1726890103.61052: checking for any_errors_fatal 186312 1726890103.61063: done checking for any_errors_fatal 186312 1726890103.61064: checking for max_fail_percentage 186312 1726890103.61066: done checking for max_fail_percentage 186312 1726890103.61067: checking to see if all hosts have failed and the running result is not ok 186312 1726890103.61068: done checking to see if all hosts have failed 186312 1726890103.61069: getting the remaining hosts for this loop 186312 1726890103.61071: done getting the remaining hosts for this loop 186312 1726890103.61077: getting the next task for host managed_node3 186312 1726890103.61088: done getting next task for host managed_node3 186312 1726890103.61092: ^ task is: TASK: Stat the LUKS device, if encrypted 186312 1726890103.61100: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890103.61105: getting variables 186312 1726890103.61107: in VariableManager get_vars() 186312 1726890103.61142: Calling all_inventory to load vars for managed_node3 186312 1726890103.61146: Calling groups_inventory to load vars for managed_node3 186312 1726890103.61150: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890103.61162: Calling all_plugins_play to load vars for managed_node3 186312 1726890103.61166: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890103.61169: Calling groups_plugins_play to load vars for managed_node3 186312 1726890103.61823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890103.62595: done with get_vars() 186312 1726890103.62609: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:41:43 -0400 (0:00:00.042) 0:01:13.366 ****** 186312 1726890103.62700: entering _queue_task() for managed_node3/stat 186312 1726890103.62924: worker is 1 (out of 1 available) 186312 1726890103.62935: exiting _queue_task() for managed_node3/stat 186312 1726890103.62947: done queuing things up, now waiting for results queue to drain 186312 1726890103.62954: waiting for pending results... 186312 1726890103.63234: running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted 186312 1726890103.63373: in run() - task 02369adf-7a19-881e-6b85-0000000010e1 186312 1726890103.63399: variable 'ansible_search_path' from source: unknown 186312 1726890103.63437: calling self._execute() 186312 1726890103.63545: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.63554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.63566: variable 'omit' from source: magic vars 186312 1726890103.63926: variable 'storage_test_volume' from source: include params 186312 1726890103.63975: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890103.63983: when evaluation is False, skipping this task 186312 1726890103.63991: _execute() done 186312 1726890103.63999: dumping result to json 186312 1726890103.64006: done dumping result, returning 186312 1726890103.64017: done running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-881e-6b85-0000000010e1] 186312 1726890103.64028: sending task result for task 02369adf-7a19-881e-6b85-0000000010e1 186312 1726890103.64141: done sending task result for task 02369adf-7a19-881e-6b85-0000000010e1 186312 1726890103.64156: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890103.64207: no more pending results, returning what we have 186312 1726890103.64213: results queue empty 186312 1726890103.64215: checking for any_errors_fatal 186312 1726890103.64225: done checking for any_errors_fatal 186312 1726890103.64226: checking for max_fail_percentage 186312 1726890103.64228: done checking for max_fail_percentage 186312 1726890103.64229: checking to see if all hosts have failed and the running result is not ok 186312 1726890103.64230: done checking to see if all hosts have failed 186312 1726890103.64231: getting the remaining hosts for this loop 186312 1726890103.64233: done getting the remaining hosts for this loop 186312 1726890103.64236: getting the next task for host managed_node3 186312 1726890103.64244: done getting next task for host managed_node3 186312 1726890103.64247: ^ task is: TASK: Ensure cryptsetup is present 186312 1726890103.64255: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890103.64260: getting variables 186312 1726890103.64262: in VariableManager get_vars() 186312 1726890103.64296: Calling all_inventory to load vars for managed_node3 186312 1726890103.64299: Calling groups_inventory to load vars for managed_node3 186312 1726890103.64303: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890103.64319: Calling all_plugins_play to load vars for managed_node3 186312 1726890103.64322: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890103.64326: Calling groups_plugins_play to load vars for managed_node3 186312 1726890103.65075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890103.65705: done with get_vars() 186312 1726890103.65720: done getting variables 186312 1726890103.65775: 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 [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:41:43 -0400 (0:00:00.031) 0:01:13.397 ****** 186312 1726890103.65805: entering _queue_task() for managed_node3/package 186312 1726890103.66022: worker is 1 (out of 1 available) 186312 1726890103.66035: exiting _queue_task() for managed_node3/package 186312 1726890103.66051: done queuing things up, now waiting for results queue to drain 186312 1726890103.66053: waiting for pending results... 186312 1726890103.66342: running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present 186312 1726890103.66466: in run() - task 02369adf-7a19-881e-6b85-0000000010e2 186312 1726890103.66487: variable 'ansible_search_path' from source: unknown 186312 1726890103.66531: calling self._execute() 186312 1726890103.66643: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.66654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.66669: variable 'omit' from source: magic vars 186312 1726890103.66778: variable 'omit' from source: magic vars 186312 1726890103.66848: variable 'omit' from source: magic vars 186312 1726890103.67123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890103.69705: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890103.69790: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890103.69835: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890103.69875: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890103.69907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890103.70008: 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) 186312 1726890103.70044: 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) 186312 1726890103.70072: 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) 186312 1726890103.70117: 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) 186312 1726890103.70136: 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) 186312 1726890103.70245: variable '__storage_is_ostree' from source: set_fact 186312 1726890103.70255: variable 'omit' from source: magic vars 186312 1726890103.70289: variable 'omit' from source: magic vars 186312 1726890103.70317: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890103.70348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890103.70368: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890103.70389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890103.70401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890103.70437: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890103.70444: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.70451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.70543: Set connection var ansible_shell_type to sh 186312 1726890103.70557: Set connection var ansible_pipelining to False 186312 1726890103.70571: Set connection var ansible_timeout to 10 186312 1726890103.70576: Set connection var ansible_connection to ssh 186312 1726890103.70584: Set connection var ansible_shell_executable to /bin/sh 186312 1726890103.70593: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890103.70618: variable 'ansible_shell_executable' from source: unknown 186312 1726890103.70625: variable 'ansible_connection' from source: unknown 186312 1726890103.70633: variable 'ansible_module_compression' from source: unknown 186312 1726890103.70640: variable 'ansible_shell_type' from source: unknown 186312 1726890103.70646: variable 'ansible_shell_executable' from source: unknown 186312 1726890103.70651: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890103.70657: variable 'ansible_pipelining' from source: unknown 186312 1726890103.70662: variable 'ansible_timeout' from source: unknown 186312 1726890103.70669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890103.70768: 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) 186312 1726890103.70782: variable 'omit' from source: magic vars 186312 1726890103.70789: starting attempt loop 186312 1726890103.70795: running the handler 186312 1726890103.70802: variable 'ansible_facts' from source: unknown 186312 1726890103.70808: variable 'ansible_facts' from source: unknown 186312 1726890103.70866: _low_level_execute_command(): starting 186312 1726890103.70878: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890103.71583: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890103.71598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.71617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.71639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.71681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.71693: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890103.71707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.71728: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890103.71744: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890103.71757: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890103.71770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.71784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.71801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.71815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.71831: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890103.71846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.71927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890103.71953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890103.71971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890103.72045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890103.73615: stdout chunk (state=3): >>>/root <<< 186312 1726890103.73726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890103.73817: stderr chunk (state=3): >>><<< 186312 1726890103.73820: stdout chunk (state=3): >>><<< 186312 1726890103.73922: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890103.73926: _low_level_execute_command(): starting 186312 1726890103.73932: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890103.7384038-188867-259787292316004 `" && echo ansible-tmp-1726890103.7384038-188867-259787292316004="` echo /root/.ansible/tmp/ansible-tmp-1726890103.7384038-188867-259787292316004 `" ) && sleep 0' 186312 1726890103.74550: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890103.74565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.74586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.74609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.74656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.74668: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890103.74689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.74713: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890103.74727: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890103.74742: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890103.74755: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.74768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.74784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.74803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.74821: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890103.74839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.74919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890103.74944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890103.74958: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890103.75021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890103.76822: stdout chunk (state=3): >>>ansible-tmp-1726890103.7384038-188867-259787292316004=/root/.ansible/tmp/ansible-tmp-1726890103.7384038-188867-259787292316004 <<< 186312 1726890103.76935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890103.77010: stderr chunk (state=3): >>><<< 186312 1726890103.77025: stdout chunk (state=3): >>><<< 186312 1726890103.77319: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890103.7384038-188867-259787292316004=/root/.ansible/tmp/ansible-tmp-1726890103.7384038-188867-259787292316004 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890103.77322: variable 'ansible_module_compression' from source: unknown 186312 1726890103.77325: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 186312 1726890103.77327: variable 'ansible_facts' from source: unknown 186312 1726890103.77329: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890103.7384038-188867-259787292316004/AnsiballZ_dnf.py 186312 1726890103.77428: Sending initial data 186312 1726890103.77431: Sent initial data (154 bytes) 186312 1726890103.78405: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890103.78424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.78444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.78462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.78504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.78521: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890103.78542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.78562: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890103.78575: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890103.78587: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890103.78600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.78617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.78634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.78653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.78665: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890103.78680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.78765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890103.78787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890103.78804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890103.78876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890103.80533: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890103.80566: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890103.80604: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp6rtht69e /root/.ansible/tmp/ansible-tmp-1726890103.7384038-188867-259787292316004/AnsiballZ_dnf.py <<< 186312 1726890103.80640: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890103.82229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890103.82235: stdout chunk (state=3): >>><<< 186312 1726890103.82237: stderr chunk (state=3): >>><<< 186312 1726890103.82239: done transferring module to remote 186312 1726890103.82241: _low_level_execute_command(): starting 186312 1726890103.82244: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890103.7384038-188867-259787292316004/ /root/.ansible/tmp/ansible-tmp-1726890103.7384038-188867-259787292316004/AnsiballZ_dnf.py && sleep 0' 186312 1726890103.82823: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890103.82837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.82852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.82874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.82922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.82935: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890103.82951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.82969: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890103.82985: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890103.82998: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890103.83016: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.83032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.83048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.83061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890103.83073: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890103.83086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.83167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890103.83189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890103.83209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890103.83277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890103.84935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890103.85016: stderr chunk (state=3): >>><<< 186312 1726890103.85027: stdout chunk (state=3): >>><<< 186312 1726890103.85124: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890103.85128: _low_level_execute_command(): starting 186312 1726890103.85130: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890103.7384038-188867-259787292316004/AnsiballZ_dnf.py && sleep 0' 186312 1726890103.85931: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890103.85935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890103.85975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.85979: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890103.85981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890103.86038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890103.86049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890103.86116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890103.87989: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890103.88002: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890103.88058: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890103.88061: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890103.88096: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890103.88122: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890103.88169: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890103.88172: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890103.88226: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890103.88245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890103.88260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890103.88290: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c11f3dc0> <<< 186312 1726890103.88334: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890103.88347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c11983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c11f3b20> <<< 186312 1726890103.88371: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890103.88388: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c11f3ac0> <<< 186312 1726890103.88425: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890103.88445: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1198490> <<< 186312 1726890103.88466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890103.88495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890103.88515: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1198940> <<< 186312 1726890103.88536: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1198670> <<< 186312 1726890103.88564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890103.88577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890103.88592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890103.88613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890103.88641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890103.88668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890103.88693: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c114f190> <<< 186312 1726890103.88697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890103.88718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890103.88781: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c114f220> <<< 186312 1726890103.88810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890103.88845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1172850> <<< 186312 1726890103.88868: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c114f940> <<< 186312 1726890103.88889: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c11b0880> <<< 186312 1726890103.88908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1148d90> <<< 186312 1726890103.88975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890103.88979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1172d90> <<< 186312 1726890103.89028: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1198970> <<< 186312 1726890103.89052: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890103.89279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890103.89293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890103.89330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890103.89333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890103.89343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890103.89380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890103.89385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890103.89405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890103.89408: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10efeb0> <<< 186312 1726890103.89450: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10f2f40> <<< 186312 1726890103.89466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890103.89478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890103.89504: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890103.89529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890103.89532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890103.89549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890103.89575: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10e7610> <<< 186312 1726890103.89616: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10f0640> <<< 186312 1726890103.89620: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10ef370> <<< 186312 1726890103.89634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890103.89698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890103.89711: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890103.89754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890103.89805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890103.89832: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0dd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0dd68b0> <<< 186312 1726890103.89865: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0dd6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890103.89906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890103.89942: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0dd6f70> <<< 186312 1726890103.89960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0dd6e80> <<< 186312 1726890103.89963: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890103.90010: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1052d30> <<< 186312 1726890103.90016: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890103.90028: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c104d610> <<< 186312 1726890103.90131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c105f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890103.90196: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0de7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1052250> <<< 186312 1726890103.90199: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c105f280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10fc9d0> <<< 186312 1726890103.90221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890103.90267: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890103.90299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890103.90303: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de7d90> <<< 186312 1726890103.90344: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de7d00> <<< 186312 1726890103.90379: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890103.90382: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890103.90394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890103.90454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890103.90489: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0dbb370> <<< 186312 1726890103.90503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890103.90532: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0dbb460> <<< 186312 1726890103.90647: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0deffa0> <<< 186312 1726890103.90687: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de9a30> <<< 186312 1726890103.90718: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890103.90742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890103.90776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890103.90804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0d091c0> <<< 186312 1726890103.90836: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0da5c70> <<< 186312 1726890103.90884: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de9eb0> <<< 186312 1726890103.90908: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10fc040> <<< 186312 1726890103.90948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890103.90974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0d1caf0> import 'errno' # <<< 186312 1726890103.91004: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0d1ce20> <<< 186312 1726890103.91055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890103.91067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0d2f730> <<< 186312 1726890103.91091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890103.91117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890103.91147: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0d2fc70> <<< 186312 1726890103.91190: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0cba3a0> <<< 186312 1726890103.91221: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0d1cf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890103.91274: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0ccb280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0d2f5b0> <<< 186312 1726890103.91301: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890103.91318: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0ccb340> <<< 186312 1726890103.91344: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de79d0> <<< 186312 1726890103.91376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890103.91409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890103.91439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890103.91467: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0ce76a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890103.91516: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0ce7970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0ce7760> <<< 186312 1726890103.91547: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0ce7850> <<< 186312 1726890103.91565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890103.91742: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0ce7ca0> <<< 186312 1726890103.91791: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0cf31f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0ce78e0> <<< 186312 1726890103.91815: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0cd9a30> <<< 186312 1726890103.91841: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890103.91896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890103.91934: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0ce7a90> <<< 186312 1726890103.92052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890103.92056: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb1c0c0d670> <<< 186312 1726890103.92239: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 186312 1726890103.92297: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.92346: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890103.92375: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890103.93574: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.94504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890103.94510: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b367c0> <<< 186312 1726890103.94528: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890103.94557: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890103.94561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890103.94581: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890103.94584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890103.94605: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0b36160> <<< 186312 1726890103.94638: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b36280> <<< 186312 1726890103.94702: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b36f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890103.94705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890103.94804: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b364f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b36d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0b36f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890103.94817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890103.94852: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b36100> <<< 186312 1726890103.94870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890103.94882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890103.94905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890103.94950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890103.94953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890103.94955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890103.95017: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c056eee0> <<< 186312 1726890103.95049: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c058c0d0> <<< 186312 1726890103.95079: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c058c2b0> <<< 186312 1726890103.95098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890103.95127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890103.95160: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c058cc40> <<< 186312 1726890103.95176: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b1cdc0> <<< 186312 1726890103.95363: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b1c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890103.95392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890103.95419: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b1cf70> <<< 186312 1726890103.95445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890103.95475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890103.95488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b6ac10> <<< 186312 1726890103.95570: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05eacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05ea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b3a490> <<< 186312 1726890103.95624: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c05ea4c0> <<< 186312 1726890103.95654: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05ea4f0> <<< 186312 1726890103.95678: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890103.95690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890103.95708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890103.95788: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0551250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b7c1f0> <<< 186312 1726890103.95816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890103.95819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890103.95868: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c055c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b7c370> <<< 186312 1726890103.95891: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890103.95948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890103.95960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890103.96008: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b96d90> <<< 186312 1726890103.96138: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c055c880> <<< 186312 1726890103.96225: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c055c6d0> <<< 186312 1726890103.96256: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c055b670> <<< 186312 1726890103.96303: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c055b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b748b0> <<< 186312 1726890103.96351: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890103.96365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890103.96407: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c05e1670> <<< 186312 1726890103.96586: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c05e0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05f00d0> <<< 186312 1726890103.96667: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c05e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b41a60> # zipimport: zlib available <<< 186312 1726890103.96687: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890103.96690: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.96744: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.96847: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890103.96884: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 186312 1726890103.96887: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890103.96974: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.97068: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.97513: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.97977: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890103.98004: 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_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890103.98018: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890103.98069: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c011b580> <<< 186312 1726890103.98145: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890103.98163: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0529520> <<< 186312 1726890103.98166: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00be0a0> <<< 186312 1726890103.98211: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890103.98231: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.98246: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890103.98362: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.98495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890103.98526: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05e0bb0> # zipimport: zlib available <<< 186312 1726890103.98923: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.99277: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.99336: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.99395: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890103.99439: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.99480: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890103.99483: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.99528: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.99597: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890103.99640: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890103.99674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890103.99708: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890103.99897: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.00076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890104.00119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890104.00122: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890104.00177: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0539970> <<< 186312 1726890104.00189: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.00245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.00333: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890104.00337: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/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_9pzr5yz8/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_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890104.00350: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.00375: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.00419: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890104.00421: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.00454: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.00500: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.00552: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.00611: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890104.00633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.00701: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0b88250> <<< 186312 1726890104.00734: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05396a0> <<< 186312 1726890104.00779: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890104.00782: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890104.00885: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.00938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.00960: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.01020: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890104.01035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890104.01038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890104.01059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890104.01079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890104.01094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890104.01176: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05207c0> <<< 186312 1726890104.01219: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c051d7f0> <<< 186312 1726890104.01276: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0517970> <<< 186312 1726890104.01279: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890104.01309: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.01340: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/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_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890104.01423: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890104.01443: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890104.01912: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.02325: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.02892: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.03448: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe640> <<< 186312 1726890104.03509: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe6d0> <<< 186312 1726890104.03527: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 186312 1726890104.03575: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefec10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe910> <<< 186312 1726890104.03594: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 186312 1726890104.03606: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890104.03650: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe070> <<< 186312 1726890104.03678: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 186312 1726890104.03708: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890104.03736: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 186312 1726890104.03780: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec9730> <<< 186312 1726890104.03825: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec9c40> <<< 186312 1726890104.03841: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec9e50> <<< 186312 1726890104.03890: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b85700> <<< 186312 1726890104.03908: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890104.03959: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec8a60> <<< 186312 1726890104.03962: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 186312 1726890104.03989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 186312 1726890104.04088: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec8ac0> <<< 186312 1726890104.04091: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 186312 1726890104.04109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 186312 1726890104.04149: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff47610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec8ee0> <<< 186312 1726890104.04210: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec8370> <<< 186312 1726890104.04215: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b856d0> <<< 186312 1726890104.04235: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 186312 1726890104.04256: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 186312 1726890104.04289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 186312 1726890104.04316: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 186312 1726890104.04343: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00aa070> <<< 186312 1726890104.04490: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00efdc0> <<< 186312 1726890104.04531: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff47430> <<< 186312 1726890104.04554: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 186312 1726890104.04606: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 186312 1726890104.04609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 186312 1726890104.04624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00eadf0> <<< 186312 1726890104.04672: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00ea250> <<< 186312 1726890104.04675: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00f0d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff1df70> <<< 186312 1726890104.04721: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00af910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0539ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefee50> <<< 186312 1726890104.04774: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe6a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe760> <<< 186312 1726890104.04806: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 186312 1726890104.04826: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 186312 1726890104.04866: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00eaac0> <<< 186312 1726890104.04899: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe160> <<< 186312 1726890104.04913: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.04981: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c011ba60> <<< 186312 1726890104.05000: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 186312 1726890104.05026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 186312 1726890104.05082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890104.05115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890104.05267: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c00b0940> <<< 186312 1726890104.05539: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff5f5e0> <<< 186312 1726890104.05570: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c011b850> <<< 186312 1726890104.05627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 186312 1726890104.05632: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff4c6a0> <<< 186312 1726890104.05675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfef7cd0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 186312 1726890104.05721: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff10b50> <<< 186312 1726890104.05725: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfef7fd0> <<< 186312 1726890104.05745: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 186312 1726890104.05779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 186312 1726890104.05871: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff106d0> <<< 186312 1726890104.05894: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 186312 1726890104.05906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 186312 1726890104.06185: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfed9700> <<< 186312 1726890104.06216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 186312 1726890104.06243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 186312 1726890104.06246: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfc76ca0> <<< 186312 1726890104.06272: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.06387: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 186312 1726890104.06390: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.06478: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.06608: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 186312 1726890104.06656: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.06709: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 186312 1726890104.06714: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.06806: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.06899: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 186312 1726890104.06984: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890104.07128: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890104.07461: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py <<< 186312 1726890104.07465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.07506: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 186312 1726890104.07509: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd8be0> <<< 186312 1726890104.07537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890104.07581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890104.07742: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd8d60> <<< 186312 1726890104.07758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890104.07762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890104.07811: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890104.07817: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bfc2a430> <<< 186312 1726890104.07820: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd8fd0> <<< 186312 1726890104.07822: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd8250> <<< 186312 1726890104.07855: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 186312 1726890104.07867: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd8850> <<< 186312 1726890104.07873: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 186312 1726890104.07940: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 186312 1726890104.07967: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py <<< 186312 1726890104.07988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.07992: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py <<< 186312 1726890104.07998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 186312 1726890104.08128: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 186312 1726890104.08144: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bfb5f9d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb5f580> <<< 186312 1726890104.08152: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 186312 1726890104.08270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 186312 1726890104.08274: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bfb00550> <<< 186312 1726890104.08276: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb5fa00> <<< 186312 1726890104.08300: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 186312 1726890104.08362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 186312 1726890104.09296: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf7d6e20> <<< 186312 1726890104.09367: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb802e0> <<< 186312 1726890104.09377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 186312 1726890104.09433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 186312 1726890104.09521: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 186312 1726890104.09528: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1be2742e0> <<< 186312 1726890104.09583: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb338b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 186312 1726890104.09605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890104.09742: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1be142e80> <<< 186312 1726890104.09788: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1be252580> <<< 186312 1726890104.09792: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 186312 1726890104.09836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890104.09919: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1be0aca00> <<< 186312 1726890104.09968: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1be274520> <<< 186312 1726890104.09982: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890104.10084: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1be0a5d60> <<< 186312 1726890104.10088: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1be0acfa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb5f130> <<< 186312 1726890104.10133: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 186312 1726890104.10159: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 186312 1726890104.10179: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890104.10195: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890104.10211: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bdfd4b20> <<< 186312 1726890104.10265: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdfd4340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 186312 1726890104.10443: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdfe8700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdff42b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.10785: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bdff4850> <<< 186312 1726890104.10832: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 186312 1726890104.10835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdff4ca0> <<< 186312 1726890104.10846: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdff4370> <<< 186312 1726890104.10864: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdfe8790> <<< 186312 1726890104.10876: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdfe0dc0> <<< 186312 1726890104.10899: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 186312 1726890104.10915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.11010: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bdba8ee0> <<< 186312 1726890104.11028: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdfe8190> <<< 186312 1726890104.11093: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdfd4ca0> <<< 186312 1726890104.11122: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1be0d7730> <<< 186312 1726890104.11151: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.11227: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 186312 1726890104.11260: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1be0d7f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1be0d78b0> <<< 186312 1726890104.11264: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb5f280> <<< 186312 1726890104.11285: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdbb5d60> <<< 186312 1726890104.11318: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 186312 1726890104.11330: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 186312 1726890104.11361: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 186312 1726890104.11367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 186312 1726890104.11384: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 186312 1726890104.11395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890104.11428: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.11450: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 186312 1726890104.11493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 186312 1726890104.11521: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 186312 1726890104.11615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 186312 1726890104.11732: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bda26220> <<< 186312 1726890104.11826: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdac52b0> <<< 186312 1726890104.11851: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 186312 1726890104.11860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890104.11875: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda417f0> <<< 186312 1726890104.11947: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda78e50> <<< 186312 1726890104.11976: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py <<< 186312 1726890104.11979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.12053: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.12079: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py <<< 186312 1726890104.12083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 186312 1726890104.12115: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41bb0> <<< 186312 1726890104.12138: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.12166: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890104.12217: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41ee0> <<< 186312 1726890104.12220: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41e50> <<< 186312 1726890104.12235: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.12261: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890104.12297: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b1c0> <<< 186312 1726890104.12323: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 186312 1726890104.12359: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41f40> <<< 186312 1726890104.12389: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.12417: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890104.12454: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b3d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41eb0> <<< 186312 1726890104.12488: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc'<<< 186312 1726890104.12491: stdout chunk (state=3): >>> <<< 186312 1726890104.12521: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41c40> <<< 186312 1726890104.12547: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 186312 1726890104.12579: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b1f0> <<< 186312 1726890104.12603: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 186312 1726890104.12638: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b430> <<< 186312 1726890104.12664: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py <<< 186312 1726890104.12668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 186312 1726890104.12696: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b4c0> <<< 186312 1726890104.12720: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 186312 1726890104.12757: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b550> <<< 186312 1726890104.12772: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 186312 1726890104.12819: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b5e0> <<< 186312 1726890104.12839: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 186312 1726890104.12882: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b670> <<< 186312 1726890104.12897: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 186312 1726890104.12933: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b700> <<< 186312 1726890104.12962: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py <<< 186312 1726890104.12965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b790> <<< 186312 1726890104.12986: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890104.13026: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b820> <<< 186312 1726890104.13041: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41220> <<< 186312 1726890104.13067: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdaac1c0> <<< 186312 1726890104.13115: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py <<< 186312 1726890104.13127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890104.13201: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890104.13217: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd92bbe0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda418e0> <<< 186312 1726890104.13233: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdac5100> <<< 186312 1726890104.13252: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdaa3ca0> <<< 186312 1726890104.13269: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdaa32b0> <<< 186312 1726890104.13282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890104.13369: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdaa3490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdbdab50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 186312 1726890104.13382: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdaa3e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdbb5d00> <<< 186312 1726890104.13418: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.13436: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 186312 1726890104.13449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 186312 1726890104.13475: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 186312 1726890104.13499: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd941c40> <<< 186312 1726890104.13519: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd9414f0> <<< 186312 1726890104.13533: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdbda940> <<< 186312 1726890104.13547: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 186312 1726890104.13580: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 186312 1726890104.13598: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890104.13619: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 186312 1726890104.13636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 186312 1726890104.13652: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890104.13664: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8de2b0> <<< 186312 1726890104.13697: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 186312 1726890104.13719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 186312 1726890104.13742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890104.13776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890104.13804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890104.13820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890104.13832: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd891190> <<< 186312 1726890104.13863: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd891220> <<< 186312 1726890104.13921: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8f16a0> <<< 186312 1726890104.13949: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8de6d0> <<< 186312 1726890104.13968: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8d2a90> <<< 186312 1726890104.14002: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8cb0d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd941ee0> <<< 186312 1726890104.14038: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 186312 1726890104.14064: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 186312 1726890104.14163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.14204: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890104.14211: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd891fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd891790> <<< 186312 1726890104.14247: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd941d90> <<< 186312 1726890104.14263: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py <<< 186312 1726890104.14277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8cb940> <<< 186312 1726890104.14305: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8b5850> <<< 186312 1726890104.14336: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8b58e0> <<< 186312 1726890104.14365: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8b5a60> <<< 186312 1726890104.14386: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 186312 1726890104.14406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 186312 1726890104.14424: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 186312 1726890104.14465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 186312 1726890104.14528: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd6f61c0> <<< 186312 1726890104.14548: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8c4190> <<< 186312 1726890104.14574: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd6f6220> <<< 186312 1726890104.14595: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890104.14623: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd6f6310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8b5a00> <<< 186312 1726890104.14650: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 186312 1726890104.14665: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8b5fa0> <<< 186312 1726890104.14694: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py <<< 186312 1726890104.14701: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 186312 1726890104.14719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890104.14768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890104.14800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890104.14810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890104.14836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890104.14863: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd67e3d0> <<< 186312 1726890104.14876: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd67e190> <<< 186312 1726890104.14906: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd66d9d0> <<< 186312 1726890104.15009: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd7079d0> <<< 186312 1726890104.15025: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd6f6eb0> <<< 186312 1726890104.15040: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' <<< 186312 1726890104.15059: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd707ca0> <<< 186312 1726890104.15072: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd70e9a0> <<< 186312 1726890104.15105: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890104.15122: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd68d700> <<< 186312 1726890104.15137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py <<< 186312 1726890104.15148: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd68d340> <<< 186312 1726890104.15169: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 186312 1726890104.15191: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 186312 1726890104.15222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 186312 1726890104.15239: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd69d670> <<< 186312 1726890104.15243: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd69d190> <<< 186312 1726890104.15259: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd69d4f0> <<< 186312 1726890104.15284: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd8970> <<< 186312 1726890104.15287: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd87c0> <<< 186312 1726890104.15854: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 186312 1726890104.15857: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 186312 1726890104.15861: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py <<< 186312 1726890104.15864: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.15866: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd6a3fa0> <<< 186312 1726890104.15885: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.15906: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 186312 1726890104.15943: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 186312 1726890104.15960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 186312 1726890104.15998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 186312 1726890104.16023: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py <<< 186312 1726890104.16026: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd659fa0> <<< 186312 1726890104.16048: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py <<< 186312 1726890104.16051: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 186312 1726890104.16074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 186312 1726890104.16077: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 186312 1726890104.16101: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.16180: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890104.16185: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd5f4d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd5f4c10> <<< 186312 1726890104.16199: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd5f43d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd5f4190> <<< 186312 1726890104.16232: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd644ee0> <<< 186312 1726890104.16260: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py <<< 186312 1726890104.16263: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890104.16268: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd5f4220> <<< 186312 1726890104.16286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 186312 1726890104.16305: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.16340: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 186312 1726890104.16343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 186312 1726890104.16363: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd61e160> <<< 186312 1726890104.16400: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd5f4eb0> <<< 186312 1726890104.16427: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 186312 1726890104.16445: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd60f9d0> <<< 186312 1726890104.16472: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py <<< 186312 1726890104.16476: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd61efd0> <<< 186312 1726890104.16504: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 186312 1726890104.16518: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd51d1c0> <<< 186312 1726890104.16550: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py <<< 186312 1726890104.16553: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' <<< 186312 1726890104.16557: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd51d310> <<< 186312 1726890104.16579: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 186312 1726890104.16598: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 186312 1726890104.16613: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 186312 1726890104.16662: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd51d910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd51d640> <<< 186312 1726890104.16679: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' <<< 186312 1726890104.16692: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd51d9d0> <<< 186312 1726890104.16709: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py <<< 186312 1726890104.16725: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd52b610> <<< 186312 1726890104.16744: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 186312 1726890104.16761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 186312 1726890104.16773: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd52b700> <<< 186312 1726890104.16786: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 186312 1726890104.16801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 186312 1726890104.16821: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 186312 1726890104.16849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 186312 1726890104.16862: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd52bee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd52baf0> <<< 186312 1726890104.16895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 186312 1726890104.16911: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd52bf40> <<< 186312 1726890104.16936: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py <<< 186312 1726890104.16952: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd541b20> <<< 186312 1726890104.16968: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py <<< 186312 1726890104.16983: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd541c40> <<< 186312 1726890104.17047: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd541e80> <<< 186312 1726890104.17075: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4d1310> <<< 186312 1726890104.17114: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' <<< 186312 1726890104.17130: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4d1d00> <<< 186312 1726890104.17156: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 186312 1726890104.17163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4d1e50> <<< 186312 1726890104.17197: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 186312 1726890104.17215: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py <<< 186312 1726890104.17230: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4e0550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4e0130> <<< 186312 1726890104.17246: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 186312 1726890104.17327: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 186312 1726890104.17351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4e0f40> <<< 186312 1726890104.17371: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4e0a90> <<< 186312 1726890104.17400: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4e0d90> <<< 186312 1726890104.17443: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 186312 1726890104.17452: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4ed820> <<< 186312 1726890104.17482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 186312 1726890104.17489: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4edfa0> <<< 186312 1726890104.17510: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 186312 1726890104.17528: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4fa2b0> <<< 186312 1726890104.17543: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py<<< 186312 1726890104.17556: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4fa3a0> <<< 186312 1726890104.17581: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd6444c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd644220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd6a3d00> <<< 186312 1726890104.17608: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 186312 1726890104.17640: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.17666: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4faf10> <<< 186312 1726890104.17681: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4fac40> <<< 186312 1726890104.17696: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.17719: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 186312 1726890104.17752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 186312 1726890104.17772: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890104.17799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890104.17856: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4955e0> <<< 186312 1726890104.17876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890104.17924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 186312 1726890104.17936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890104.17958: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd49e520> <<< 186312 1726890104.18002: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890104.18015: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd495e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd495df0> <<< 186312 1726890104.18031: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 186312 1726890104.18042: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 186312 1726890104.18078: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4c8760> <<< 186312 1726890104.18090: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4c81f0> <<< 186312 1726890104.18118: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.18137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 186312 1726890104.18165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 186312 1726890104.18181: stdout chunk (state=3): >>>import 'six.moves' # <<< 186312 1726890104.18204: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 186312 1726890104.18223: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd416a90> <<< 186312 1726890104.18252: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd416c70> <<< 186312 1726890104.18277: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py <<< 186312 1726890104.18296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 186312 1726890104.18307: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 186312 1726890104.18349: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4c8cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4c8a60> <<< 186312 1726890104.18390: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd508160> <<< 186312 1726890104.18419: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 186312 1726890104.18450: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd495220> <<< 186312 1726890104.18466: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4faaf0> <<< 186312 1726890104.18478: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd644250> <<< 186312 1726890104.18492: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 186312 1726890104.18511: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 186312 1726890104.18549: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd437190> <<< 186312 1726890104.18566: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 186312 1726890104.18587: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 186312 1726890104.18602: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4374c0> <<< 186312 1726890104.18628: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 186312 1726890104.18641: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 186312 1726890104.18655: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd437d30> <<< 186312 1726890104.18674: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' <<< 186312 1726890104.18689: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3cc640> <<< 186312 1726890104.18706: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 186312 1726890104.18737: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 186312 1726890104.18748: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3ccbb0> <<< 186312 1726890104.18772: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 186312 1726890104.18795: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.18821: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 186312 1726890104.18872: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd3d9c70> <<< 186312 1726890104.18894: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3d9850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3d95b0><<< 186312 1726890104.18908: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3d9220> <<< 186312 1726890104.18941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 186312 1726890104.18947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 186312 1726890104.18974: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3d9460> <<< 186312 1726890104.19006: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 186312 1726890104.19009: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 186312 1726890104.19038: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.19070: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3e8be0> <<< 186312 1726890104.19093: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py <<< 186312 1726890104.19096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890104.19113: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3e8c70> <<< 186312 1726890104.19137: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 186312 1726890104.19140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 186312 1726890104.19218: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd3f52b0> <<< 186312 1726890104.19222: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3e8df0> <<< 186312 1726890104.19241: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 186312 1726890104.19268: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 186312 1726890104.19274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 186312 1726890104.19304: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 186312 1726890104.19309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890104.19341: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2fe310> <<< 186312 1726890104.19362: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 186312 1726890104.19370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 186312 1726890104.19399: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 186312 1726890104.19455: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd306370> <<< 186312 1726890104.19458: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd306310> <<< 186312 1726890104.19483: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 186312 1726890104.19530: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890104.19544: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd3064c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd306220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2fed30> <<< 186312 1726890104.19565: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2fe3d0> <<< 186312 1726890104.19568: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd404a60> <<< 186312 1726890104.19571: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4040d0> <<< 186312 1726890104.19596: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3f5970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3e8820> <<< 186312 1726890104.19623: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3e80d0> <<< 186312 1726890104.19655: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 186312 1726890104.19670: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3e8970> <<< 186312 1726890104.19691: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py <<< 186312 1726890104.19694: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 186312 1726890104.19699: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2fedc0> <<< 186312 1726890104.19735: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py <<< 186312 1726890104.19738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' <<< 186312 1726890104.19749: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd306790> <<< 186312 1726890104.19779: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py <<< 186312 1726890104.19782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 186312 1726890104.19784: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd306a00> <<< 186312 1726890104.19813: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 186312 1726890104.19834: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd306f70> <<< 186312 1726890104.19850: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 186312 1726890104.19897: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 186312 1726890104.19902: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd322760> <<< 186312 1726890104.19941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 186312 1726890104.19960: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 186312 1726890104.19963: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2a6940> <<< 186312 1726890104.19998: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 186312 1726890104.20005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 186312 1726890104.20037: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2b3bb0> <<< 186312 1726890104.20067: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 186312 1726890104.20096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 186312 1726890104.20134: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd2d6160> <<< 186312 1726890104.20251: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2b3c10> <<< 186312 1726890104.20254: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 186312 1726890104.20295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 186312 1726890104.20338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.20374: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 186312 1726890104.20441: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd27d430> <<< 186312 1726890104.20444: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd27d550> <<< 186312 1726890104.20671: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2714c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2717f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd273940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd271160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd271220> <<< 186312 1726890104.20704: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd264ac0> <<< 186312 1726890104.20720: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd273df0> <<< 186312 1726890104.20773: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd219220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd219310> <<< 186312 1726890104.20802: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 186312 1726890104.20837: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd219430> <<< 186312 1726890104.20867: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 186312 1726890104.20888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 186312 1726890104.20994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890104.21007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 186312 1726890104.21053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 186312 1726890104.21079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 186312 1726890104.21115: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1ee670> <<< 186312 1726890104.21151: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd242f70> <<< 186312 1726890104.21203: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd254a00> <<< 186312 1726890104.21225: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 186312 1726890104.21256: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd254a90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 186312 1726890104.21268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890104.21328: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1ee2e0> <<< 186312 1726890104.21343: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1ff3d0> <<< 186312 1726890104.21538: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd225d30> <<< 186312 1726890104.21578: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 186312 1726890104.21606: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd22f9a0> <<< 186312 1726890104.21646: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1ab8b0> <<< 186312 1726890104.21663: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd22f2b0> <<< 186312 1726890104.21689: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd219be0> <<< 186312 1726890104.21770: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2d1dc0> <<< 186312 1726890104.21796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890104.21826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1d1670> <<< 186312 1726890104.21865: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1d1e20> <<< 186312 1726890104.21896: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd15f190> <<< 186312 1726890104.21927: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 186312 1726890104.21961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 186312 1726890104.21982: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 186312 1726890104.22040: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd15fac0> <<< 186312 1726890104.22069: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 186312 1726890104.22110: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd17f1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd15fd90> <<< 186312 1726890104.22139: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd15f220> <<< 186312 1726890104.22169: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1bf8b0> <<< 186312 1726890104.22202: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 186312 1726890104.22228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 186312 1726890104.22243: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 186312 1726890104.22282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890104.22302: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 186312 1726890104.22379: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd137310> <<< 186312 1726890104.22383: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 186312 1726890104.22446: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 186312 1726890104.22457: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd137df0> <<< 186312 1726890104.22486: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd137f70> <<< 186312 1726890104.22524: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 186312 1726890104.22561: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 186312 1726890104.22577: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 186312 1726890104.22661: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd140c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1407f0> <<< 186312 1726890104.22679: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd140340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd137a90> <<< 186312 1726890104.22725: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 186312 1726890104.22759: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd137be0> <<< 186312 1726890104.22762: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 186312 1726890104.22794: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.22826: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.22851: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890104.22865: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.22951: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0eda30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0ed6a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 186312 1726890104.22954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890104.23033: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0ed700> import 'urllib3.packages.six.moves' # <<< 186312 1726890104.23036: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 186312 1726890104.23086: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0e2640> <<< 186312 1726890104.23121: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0e2820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 186312 1726890104.23158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890104.23188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.23235: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890104.23270: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd099940> <<< 186312 1726890104.23308: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd099af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd099ca0> <<< 186312 1726890104.23358: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0995e0> <<< 186312 1726890104.23421: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0998e0> <<< 186312 1726890104.23452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0a1100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 186312 1726890104.23499: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0a1160> <<< 186312 1726890104.23526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 186312 1726890104.23581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0b2370> <<< 186312 1726890104.23613: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 186312 1726890104.24508: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0b2940> <<< 186312 1726890104.24542: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0d2e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0a1c40> <<< 186312 1726890104.24570: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0a1ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd099280> <<< 186312 1726890104.24636: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd099340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 186312 1726890104.24659: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd099040> <<< 186312 1726890104.24696: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0f6b20> <<< 186312 1726890104.24767: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 186312 1726890104.24802: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd05a910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd05a550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd107940> <<< 186312 1726890104.24843: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 186312 1726890104.24866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 186312 1726890104.24895: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0990a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd05ad90> <<< 186312 1726890104.24942: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0e2970> <<< 186312 1726890104.24962: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 186312 1726890104.25000: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd066940> <<< 186312 1726890104.25031: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0e2040> <<< 186312 1726890104.25072: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 186312 1726890104.25096: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 186312 1726890104.25135: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 186312 1726890104.25181: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0802b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd080520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0740a0> <<< 186312 1726890104.25226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 186312 1726890104.25269: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd080e20> <<< 186312 1726890104.25324: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0861c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd080a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd080c70> <<< 186312 1726890104.25370: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 186312 1726890104.25405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd086c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd086820> <<< 186312 1726890104.25452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0910d0> <<< 186312 1726890104.25484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 186312 1726890104.25509: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 186312 1726890104.25555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091b80> <<< 186312 1726890104.25595: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091c40> <<< 186312 1726890104.25618: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 186312 1726890104.25651: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 186312 1726890104.25680: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091d60> <<< 186312 1726890104.25702: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 186312 1726890104.25743: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091520> <<< 186312 1726890104.25791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 186312 1726890104.25818: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd086b50> <<< 186312 1726890104.25851: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 186312 1726890104.25889: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfba3a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' <<< 186312 1726890104.25926: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfba6d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfba940> <<< 186312 1726890104.25977: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbabe0> <<< 186312 1726890104.26019: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbae80> <<< 186312 1726890104.26047: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbf160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd086460> <<< 186312 1726890104.26100: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbf4c0> <<< 186312 1726890104.26133: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 186312 1726890104.26154: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbf8e0> <<< 186312 1726890104.26213: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbf760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 186312 1726890104.26256: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbfd00> <<< 186312 1726890104.26282: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 186312 1726890104.26316: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbfc10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 186312 1726890104.26361: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbfd30> <<< 186312 1726890104.26375: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 186312 1726890104.26419: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfcc100> <<< 186312 1726890104.26452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 186312 1726890104.26469: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfcc190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd086670> <<< 186312 1726890104.26510: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0748b0> <<< 186312 1726890104.26545: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0748e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd074430> <<< 186312 1726890104.26560: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890104.26586: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd086550> <<< 186312 1726890104.26631: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0e23d0> <<< 186312 1726890104.26670: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890104.26723: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfccfd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 186312 1726890104.26744: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890104.26774: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890104.26921: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf635b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf633a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf63130> <<< 186312 1726890104.26979: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890104.27036: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf63430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf6ef70> <<< 186312 1726890104.27123: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbfc70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.27155: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf7fa90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 186312 1726890104.27180: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 186312 1726890104.27222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 186312 1726890104.27257: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf8c280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf8c340> <<< 186312 1726890104.27318: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf7fb20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf7f790> <<< 186312 1726890104.27348: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf7f6a0> <<< 186312 1726890104.27386: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 186312 1726890104.27456: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 186312 1726890104.27502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf3c1f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf8cd30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf8cf40> <<< 186312 1726890104.27568: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf3c820> <<< 186312 1726890104.27589: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 186312 1726890104.27621: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf3cee0> <<< 186312 1726890104.27662: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf7f760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 186312 1726890104.27677: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 186312 1726890104.27710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 186312 1726890104.27734: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 186312 1726890104.27759: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890104.27793: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 186312 1726890104.27808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890104.27840: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bceec1f0> <<< 186312 1726890104.27873: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcee2e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcee2310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf53880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf8cb80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd14fc70> <<< 186312 1726890104.27905: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd14f580> <<< 186312 1726890104.27952: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcee2f40> <<< 186312 1726890104.27971: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcee2c70> <<< 186312 1726890104.28001: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 186312 1726890104.28051: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcef5940> <<< 186312 1726890104.28072: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 186312 1726890104.28086: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcef5d30> <<< 186312 1726890104.28109: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd137550> <<< 186312 1726890104.28168: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1298b0> <<< 186312 1726890104.28204: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf10310> <<< 186312 1726890104.28239: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf106a0> <<< 186312 1726890104.28272: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf107c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 186312 1726890104.28309: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcea6130> <<< 186312 1726890104.28354: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf10880> <<< 186312 1726890104.28385: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 186312 1726890104.28418: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 186312 1726890104.28442: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bceb3190> <<< 186312 1726890104.28485: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcea6a30> <<< 186312 1726890104.28500: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 186312 1726890104.28533: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 186312 1726890104.28578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 186312 1726890104.28600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 186312 1726890104.28651: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce59940> <<< 186312 1726890104.28668: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce65580> <<< 186312 1726890104.28730: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bceb3f10> <<< 186312 1726890104.28786: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bceb3730> <<< 186312 1726890104.28818: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcec8a30> <<< 186312 1726890104.28867: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 186312 1726890104.28870: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce7ec70> <<< 186312 1726890104.28924: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce7e3a0> <<< 186312 1726890104.28961: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce7ee20> <<< 186312 1726890104.28990: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce902e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 186312 1726890104.29069: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bce90460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce90310> <<< 186312 1726890104.29096: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce90400> <<< 186312 1726890104.29116: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.29120: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890104.29199: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py <<< 186312 1726890104.29202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce90d30> <<< 186312 1726890104.29242: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bce90b80> <<< 186312 1726890104.29302: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce90550> <<< 186312 1726890104.29335: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890104.29366: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890104.29426: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce31970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' <<< 186312 1726890104.29464: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce31a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce31d60> <<< 186312 1726890104.29522: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 186312 1726890104.29559: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce42370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce31310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce1eeb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890104.29600: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890104.29618: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce315b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce1eb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce90910> <<< 186312 1726890104.29657: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890104.29702: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890104.29737: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcd2b4c0> <<< 186312 1726890104.29765: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890104.29786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890104.29815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890104.29832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890104.29898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890104.29986: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcd44f40> <<< 186312 1726890104.30045: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcd2bd00> <<< 186312 1726890104.30059: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcd2b850> <<< 186312 1726890104.30179: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce42f70> <<< 186312 1726890104.30218: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 186312 1726890104.30260: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bccf5dc0> <<< 186312 1726890104.30289: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 186312 1726890104.30321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 186312 1726890104.30338: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 186312 1726890104.30382: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcd12340> <<< 186312 1726890104.30438: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890104.30477: stdout chunk (state=3): >>>import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bcd12f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bccf5e50> <<< 186312 1726890104.30900: stdout chunk (state=3): >>>import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bccf5790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc8ff70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc8f430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bccf7880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcec88b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcea6ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd192580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd11e850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcca6e20> <<< 186312 1726890104.30907: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 186312 1726890104.30969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 186312 1726890104.30991: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcca6fa0> <<< 186312 1726890104.31026: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1bff40> <<< 186312 1726890104.31066: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2a69d0> <<< 186312 1726890104.31100: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 186312 1726890104.31139: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 186312 1726890104.31178: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc56700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bccc6b80> <<< 186312 1726890104.31208: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 186312 1726890104.31240: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 186312 1726890104.31268: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 186312 1726890104.31300: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc62130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc623d0> <<< 186312 1726890104.31343: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 186312 1726890104.31394: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc62610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc62850> <<< 186312 1726890104.31432: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc62a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc56ca0> <<< 186312 1726890104.31472: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc569d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 186312 1726890104.31514: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc56eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890104.31544: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc73400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 186312 1726890104.31575: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc738b0> <<< 186312 1726890104.31609: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc73520> <<< 186312 1726890104.31626: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 186312 1726890104.31672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 186312 1726890104.31686: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc0e1c0> <<< 186312 1726890104.31752: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc73d00> <<< 186312 1726890104.31783: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc73e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2b3400> <<< 186312 1726890104.31820: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 186312 1726890104.31836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890104.31882: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bcc1bb50> <<< 186312 1726890104.31945: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2a66d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd29d550> <<< 186312 1726890104.31980: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 186312 1726890104.32024: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 186312 1726890104.32062: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc32670> <<< 186312 1726890104.32099: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 186312 1726890104.32126: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc3d940> <<< 186312 1726890104.32179: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py <<< 186312 1726890104.32198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 186312 1726890104.32210: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc476d0> <<< 186312 1726890104.32245: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc3df70> <<< 186312 1726890104.32290: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc32b20> <<< 186312 1726890104.32305: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc3d3a0> <<< 186312 1726890104.32374: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcbbb670> <<< 186312 1726890104.32414: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcbbb880> <<< 186312 1726890104.32467: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcbbbb80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcbbbe50> <<< 186312 1726890104.32504: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc32100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc1bd00> <<< 186312 1726890104.32521: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc324c0> <<< 186312 1726890105.01228: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 186312 1726890105.02876: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 186312 1726890105.02880: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890105.03626: 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 <<< 186312 1726890105.03632: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 186312 1726890105.03635: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 186312 1726890105.03640: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 <<< 186312 1726890105.03644: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 186312 1726890105.03647: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale<<< 186312 1726890105.03650: stdout chunk (state=3): >>> # destroy _bootlocale # cleanup[2] removing site # destroy site<<< 186312 1726890105.03653: stdout chunk (state=3): >>> # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools <<< 186312 1726890105.03765: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch<<< 186312 1726890105.03769: stdout chunk (state=3): >>> # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma<<< 186312 1726890105.03771: stdout chunk (state=3): >>> # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect <<< 186312 1726890105.03773: stdout chunk (state=3): >>># cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random<<< 186312 1726890105.03775: stdout chunk (state=3): >>> # cleanup[2] removing tempfile <<< 186312 1726890105.03777: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible <<< 186312 1726890105.03779: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__<<< 186312 1726890105.03784: stdout chunk (state=3): >>> # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl <<< 186312 1726890105.03788: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 186312 1726890105.03818: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 186312 1726890105.03821: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 186312 1726890105.03840: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # 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 # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 186312 1726890105.03870: stdout chunk (state=3): >>># cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr <<< 186312 1726890105.03919: stdout chunk (state=3): >>># cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey <<< 186312 1726890105.03954: stdout chunk (state=3): >>># cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils <<< 186312 1726890105.03999: stdout chunk (state=3): >>># cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 <<< 186312 1726890105.04023: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser <<< 186312 1726890105.04067: stdout chunk (state=3): >>># cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq <<< 186312 1726890105.04086: stdout chunk (state=3): >>># cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chard<<< 186312 1726890105.04120: stdout chunk (state=3): >>>et.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi <<< 186312 1726890105.04158: stdout chunk (state=3): >>># cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib<<< 186312 1726890105.04164: stdout chunk (state=3): >>> # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 186312 1726890105.04851: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890105.04866: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890105.04901: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 186312 1726890105.04919: stdout chunk (state=3): >>># destroy netrc <<< 186312 1726890105.04953: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 186312 1726890105.04970: stdout chunk (state=3): >>># destroy systemd.journal <<< 186312 1726890105.04989: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 186312 1726890105.05028: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib <<< 186312 1726890105.05047: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid <<< 186312 1726890105.05068: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib <<< 186312 1726890105.05086: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse <<< 186312 1726890105.05109: stdout chunk (state=3): >>># cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper <<< 186312 1726890105.05132: stdout chunk (state=3): >>># cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes <<< 186312 1726890105.05149: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils <<< 186312 1726890105.05166: stdout chunk (state=3): >>># destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters <<< 186312 1726890105.05185: stdout chunk (state=3): >>># destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober <<< 186312 1726890105.05208: stdout chunk (state=3): >>># destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager <<< 186312 1726890105.05231: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response <<< 186312 1726890105.05251: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client <<< 186312 1726890105.05273: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request <<< 186312 1726890105.05291: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid <<< 186312 1726890105.05314: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection <<< 186312 1726890105.05340: stdout chunk (state=3): >>># destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib <<< 186312 1726890105.05359: stdout chunk (state=3): >>># destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate <<< 186312 1726890105.05375: stdout chunk (state=3): >>># cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream <<< 186312 1726890105.05392: stdout chunk (state=3): >>># destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser <<< 186312 1726890105.05408: stdout chunk (state=3): >>># destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves <<< 186312 1726890105.05432: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo <<< 186312 1726890105.05454: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 186312 1726890105.05472: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect <<< 186312 1726890105.05491: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols <<< 186312 1726890105.05510: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios <<< 186312 1726890105.05538: stdout chunk (state=3): >>># 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 gpg.errors <<< 186312 1726890105.05556: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 186312 1726890105.05574: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 186312 1726890105.05590: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm <<< 186312 1726890105.05608: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 186312 1726890105.05629: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types <<< 186312 1726890105.05652: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar <<< 186312 1726890105.05674: stdout chunk (state=3): >>># cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl <<< 186312 1726890105.05690: stdout chunk (state=3): >>># cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base <<< 186312 1726890105.05708: stdout chunk (state=3): >>># cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 186312 1726890105.05727: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 186312 1726890105.05753: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse<<< 186312 1726890105.05775: stdout chunk (state=3): >>> # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error <<< 186312 1726890105.05794: stdout chunk (state=3): >>># destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header <<< 186312 1726890105.05815: stdout chunk (state=3): >>># destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 186312 1726890105.05834: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket <<< 186312 1726890105.05860: stdout chunk (state=3): >>># cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 186312 1726890105.05881: stdout chunk (state=3): >>># destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890105.05899: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 186312 1726890105.05916: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 186312 1726890105.05978: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random <<< 186312 1726890105.06068: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc <<< 186312 1726890105.06156: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum <<< 186312 1726890105.06210: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 186312 1726890105.06223: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890105.06261: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 186312 1726890105.06278: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl <<< 186312 1726890105.06301: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 186312 1726890105.07162: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 186312 1726890105.07185: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890105.07199: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890105.07225: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890105.07257: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890105.07297: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error <<< 186312 1726890105.07316: stdout chunk (state=3): >>># destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 186312 1726890105.07339: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890105.07357: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 186312 1726890105.07410: 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 <<< 186312 1726890105.07446: stdout chunk (state=3): >>># destroy gzip <<< 186312 1726890105.07495: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests <<< 186312 1726890105.07516: stdout chunk (state=3): >>># destroy iniparse.ini <<< 186312 1726890105.07568: stdout chunk (state=3): >>># destroy enum <<< 186312 1726890105.07586: stdout chunk (state=3): >>># destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps <<< 186312 1726890105.07605: stdout chunk (state=3): >>># destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser <<< 186312 1726890105.07627: stdout chunk (state=3): >>># destroy _stat # destroy http.cookies <<< 186312 1726890105.07660: stdout chunk (state=3): >>># destroy urllib.parse <<< 186312 1726890105.07701: stdout chunk (state=3): >>># destroy _weakref <<< 186312 1726890105.07720: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 186312 1726890105.07758: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 186312 1726890105.07782: stdout chunk (state=3): >>># destroy _opcode <<< 186312 1726890105.07800: stdout chunk (state=3): >>># destroy requests.sessions # destroy json.scanner <<< 186312 1726890105.07821: stdout chunk (state=3): >>># destroy _json # 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 <<< 186312 1726890105.07845: stdout chunk (state=3): >>># destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios <<< 186312 1726890105.07869: stdout chunk (state=3): >>># destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 186312 1726890105.07885: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 186312 1726890105.07904: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs <<< 186312 1726890105.07921: stdout chunk (state=3): >>># destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 186312 1726890105.07976: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 186312 1726890105.08026: stdout chunk (state=3): >>># destroy codecs <<< 186312 1726890105.08042: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants <<< 186312 1726890105.08063: stdout chunk (state=3): >>># destroy gpg.errors # destroy gpg.util <<< 186312 1726890105.08129: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 186312 1726890105.08151: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 186312 1726890105.08171: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 186312 1726890105.08204: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 186312 1726890105.08225: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six <<< 186312 1726890105.08243: stdout chunk (state=3): >>># destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata <<< 186312 1726890105.08257: stdout chunk (state=3): >>># destroy bisect # destroy unicodedata # destroy re <<< 186312 1726890105.08279: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 186312 1726890105.08409: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890105.09281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890105.09284: stdout chunk (state=3): >>><<< 186312 1726890105.09292: stderr chunk (state=3): >>><<< 186312 1726890105.09745: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c11f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c11983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c11f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c11f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1198490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1198670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c114f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c114f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c114f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c11b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1148d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1172d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1198970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10f2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0dd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0dd68b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0dd6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0dd6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0dd6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1052d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c104d610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c105f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0de7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c1052250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c105f280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0dbb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0dbb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0deffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0d091c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0da5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c10fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0d1caf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0d1ce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0d2f730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0d2fc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0cba3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0d1cf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0ccb280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0d2f5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0ccb340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0ce76a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0ce7970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0ce7760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0ce7850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0ce7ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0cf31f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0ce78e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0cd9a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0de75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0ce7a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb1c0c0d670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/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_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b367c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0b36160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b36280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b36f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b364f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b36d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0b36f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b36100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c056eee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c058c0d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c058c2b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c058cc40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b1cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b1c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b1cf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b6ac10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05eacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05ea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b3a490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c05ea4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05ea4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0551250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b7c1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c055c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b7c370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b96d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c055c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c055c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c055b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c055b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b748b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c05e1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c05e0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05f00d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c05e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b41a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/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_9pzr5yz8/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_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/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_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c011b580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0529520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00be0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05e0bb0> # 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_9pzr5yz8/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_9pzr5yz8/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_9pzr5yz8/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_9pzr5yz8/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_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0539970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/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_9pzr5yz8/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_9pzr5yz8/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_9pzr5yz8/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_9pzr5yz8/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c0b88250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05396a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/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_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c05207c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c051d7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0517970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/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_9pzr5yz8/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_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/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_9pzr5yz8/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.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe6d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefec10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec9730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec9c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec9e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b85700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec8a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec8ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff47610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec8ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfec8370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0b856d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00aa070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00efdc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff47430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00eadf0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00ea250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00f0d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff1df70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00af910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c0539ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefee50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe6a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c00eaac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfefe160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c011ba60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1c00b0940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff5f5e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1c011b850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff4c6a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfef7cd0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff10b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfef7fd0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bff106d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfed9700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfc76ca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/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_9pzr5yz8/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_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9pzr5yz8/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd8be0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd8d60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bfc2a430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd8fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd8250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd8850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bfb5f9d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb5f580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bfb00550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb5fa00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bf7d6e20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb802e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1be2742e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb338b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1be142e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1be252580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1be0aca00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1be274520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1be0a5d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1be0acfa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb5f130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bdfd4b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdfd4340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdfe8700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdff42b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bdff4850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdff4ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdff4370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdfe8790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdfe0dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bdba8ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdfe8190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdfd4ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1be0d7730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1be0d7f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1be0d78b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfb5f280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdbb5d60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bda26220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdac52b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda417f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda78e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b1c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b3d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41c40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b1f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b4c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b5e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda41220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdaac1c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd92bbe0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd92b940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bda418e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdac5100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdaa3ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdaa32b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdaa3490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdbdab50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdaa3e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdbb5d00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd941c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd9414f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bdbda940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8de2b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd891190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd891220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8f16a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8de6d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8d2a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8cb0d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd941ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd891fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd891790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd941d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8cb940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8b5850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8b58e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8b5a60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd6f61c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8c4190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd6f6220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd6f6310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8b5a00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd8b5fa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd67e3d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd67e190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd66d9d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd7079d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd6f6eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd707ca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd70e9a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd68d700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd68d340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd69d670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd69d190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd69d4f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd8970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bfbd87c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd6a3fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd659fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd5f4d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd5f4c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd5f43d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd5f4190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd644ee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd5f4220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd61e160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd5f4eb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd60f9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd61efd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd51d1c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd51d310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd51d910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd51d640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd51d9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd52b610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd52b700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd52bee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd52baf0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd52bf40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd541b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd541c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd541e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4d1310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4d1d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4d1e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4e0550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4e0130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4e0f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4e0a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4e0d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4ed820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4edfa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4fa2b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4fa3a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd6444c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd644220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd6a3d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4faf10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4fac40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4955e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd49e520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd495e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd495df0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4c8760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4c81f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd416a90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd416c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4c8cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4c8a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd508160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd495220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4faaf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd644250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd437190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4374c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd437d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3cc640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3ccbb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd3d9c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3d9850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3d95b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3d9220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3d9460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3e8be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3e8c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd3f52b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3e8df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2fe310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd306370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd306310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd3064c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd306220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2fed30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2fe3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd404a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd4040d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3f5970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3e8820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3e80d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd3e8970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2fedc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd306790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd306a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd306f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd322760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2a6940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2b3bb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bd2d6160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2b3c10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd27d430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd27d550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2714c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2717f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd273940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd271160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd271220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd264ac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd273df0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd219220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd219310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd219430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1ee670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd242f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd254a00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd254a90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1ee2e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1ff3d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd225d30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd22f9a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1ab8b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd22f2b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd219be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2d1dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1d1670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1d1e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd15f190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd15fac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd17f1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd15fd90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd15f220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1bf8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd137310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd137df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd137f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd140c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1407f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd140340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd137a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd137be0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0eda30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0ed6a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0ed700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0e2640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0e2820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd099940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd099af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd099ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0995e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0998e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0a1100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0a1160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0b2370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0b2940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0d2e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0a1c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0a1ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd099280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd099340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd099040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0f6b20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd05a910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd05a550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd107940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0990a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd05ad90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0e2970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd066940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0e2040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0802b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd080520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0740a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd080e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0861c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd080a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd080c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd086c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd086820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0910d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd091fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd086b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfba3a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfba6d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfba940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbabe0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbae80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbf160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd086460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbf4c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbf8e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbf760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbfd00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbfc10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbfd30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfcc100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfcc190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd086670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0748b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0748e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd074430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd086550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd0e23d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfccfd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf635b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf633a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf63130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf63430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf6ef70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcfbfc70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf7fa90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf8c280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf8c340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf7fb20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf7f790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf7f6a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf3c1f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf8cd30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf8cf40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf3c820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf3cee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf7f760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bceec1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcee2e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcee2310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf53880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf8cb80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd14fc70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd14f580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcee2f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcee2c70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcef5940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcef5d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd137550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1298b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf10310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf106a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf107c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcea6130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcf10880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bceb3190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcea6a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce59940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce65580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bceb3f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bceb3730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcec8a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce7ec70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce7e3a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce7ee20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce902e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bce90460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce90310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce90400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce90d30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bce90b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce90550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce31970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce31a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce31d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce42370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce31310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce1eeb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce315b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce1eb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce90910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcd2b4c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcd44f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcd2bd00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcd2b850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bce42f70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bccf5dc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcd12340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bcd12f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bccf5e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bccf5790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc8ff70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc8f430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bccf7880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcec88b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcea6ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd192580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd11e850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcca6e20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcca6fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd1bff40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2a69d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc56700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bccc6b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc62130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc623d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc62610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc62850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc62a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc56ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc569d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc56eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc73400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc738b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc73520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc0e1c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc73d00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc73e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2b3400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1bcc1bb50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd2a66d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bd29d550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc32670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc3d940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc476d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc3df70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc32b20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc3d3a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcbbb670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcbbb880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcbbbb80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcbbbe50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc32100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc1bd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1bcc324c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890105.13265: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890103.7384038-188867-259787292316004/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890105.13269: _low_level_execute_command(): starting 186312 1726890105.13276: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890103.7384038-188867-259787292316004/ > /dev/null 2>&1 && sleep 0' 186312 1726890105.13280: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890105.13283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890105.13286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890105.13289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890105.13292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890105.13295: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890105.13297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890105.13299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890105.13301: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890105.13303: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890105.13305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890105.13307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890105.13309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890105.13311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890105.13315: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890105.13317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890105.13319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890105.13321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890105.13327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890105.13332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890105.14971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890105.14974: stdout chunk (state=3): >>><<< 186312 1726890105.14976: stderr chunk (state=3): >>><<< 186312 1726890105.14979: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890105.14981: handler run complete 186312 1726890105.15012: attempt loop complete, returning result 186312 1726890105.15015: _execute() done 186312 1726890105.15019: dumping result to json 186312 1726890105.15021: done dumping result, returning 186312 1726890105.15023: done running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present [02369adf-7a19-881e-6b85-0000000010e2] 186312 1726890105.15025: sending task result for task 02369adf-7a19-881e-6b85-0000000010e2 186312 1726890105.15142: done sending task result for task 02369adf-7a19-881e-6b85-0000000010e2 186312 1726890105.15145: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 186312 1726890105.15260: no more pending results, returning what we have 186312 1726890105.15263: results queue empty 186312 1726890105.15264: checking for any_errors_fatal 186312 1726890105.15271: done checking for any_errors_fatal 186312 1726890105.15272: checking for max_fail_percentage 186312 1726890105.15273: done checking for max_fail_percentage 186312 1726890105.15274: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.15275: done checking to see if all hosts have failed 186312 1726890105.15276: getting the remaining hosts for this loop 186312 1726890105.15277: done getting the remaining hosts for this loop 186312 1726890105.15280: getting the next task for host managed_node3 186312 1726890105.15287: done getting next task for host managed_node3 186312 1726890105.15289: ^ task is: TASK: Collect LUKS info for this volume 186312 1726890105.15294: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.15297: getting variables 186312 1726890105.15298: in VariableManager get_vars() 186312 1726890105.15336: Calling all_inventory to load vars for managed_node3 186312 1726890105.15338: Calling groups_inventory to load vars for managed_node3 186312 1726890105.15341: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.15352: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.15354: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.15357: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.15927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.16601: done with get_vars() 186312 1726890105.16626: done getting variables 186312 1726890105.16689: 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 [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:41:45 -0400 (0:00:01.509) 0:01:14.906 ****** 186312 1726890105.16734: entering _queue_task() for managed_node3/command 186312 1726890105.17015: worker is 1 (out of 1 available) 186312 1726890105.17028: exiting _queue_task() for managed_node3/command 186312 1726890105.17042: done queuing things up, now waiting for results queue to drain 186312 1726890105.17048: waiting for pending results... 186312 1726890105.17357: running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume 186312 1726890105.17501: in run() - task 02369adf-7a19-881e-6b85-0000000010e3 186312 1726890105.17533: variable 'ansible_search_path' from source: unknown 186312 1726890105.17571: calling self._execute() 186312 1726890105.17700: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.17723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.17741: variable 'omit' from source: magic vars 186312 1726890105.18183: variable 'storage_test_volume' from source: include params 186312 1726890105.18210: variable '_storage_test_volume_present' from source: set_fact 186312 1726890105.18245: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 186312 1726890105.18258: when evaluation is False, skipping this task 186312 1726890105.18270: _execute() done 186312 1726890105.18278: dumping result to json 186312 1726890105.18285: done dumping result, returning 186312 1726890105.18294: done running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume [02369adf-7a19-881e-6b85-0000000010e3] 186312 1726890105.18304: sending task result for task 02369adf-7a19-881e-6b85-0000000010e3 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890105.18471: no more pending results, returning what we have 186312 1726890105.18475: results queue empty 186312 1726890105.18475: checking for any_errors_fatal 186312 1726890105.18485: done checking for any_errors_fatal 186312 1726890105.18485: checking for max_fail_percentage 186312 1726890105.18488: done checking for max_fail_percentage 186312 1726890105.18489: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.18490: done checking to see if all hosts have failed 186312 1726890105.18490: getting the remaining hosts for this loop 186312 1726890105.18492: done getting the remaining hosts for this loop 186312 1726890105.18496: getting the next task for host managed_node3 186312 1726890105.18505: done getting next task for host managed_node3 186312 1726890105.18508: ^ task is: TASK: Verify the presence/absence of the LUKS device node 186312 1726890105.18515: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.18520: getting variables 186312 1726890105.18522: in VariableManager get_vars() 186312 1726890105.18561: Calling all_inventory to load vars for managed_node3 186312 1726890105.18564: Calling groups_inventory to load vars for managed_node3 186312 1726890105.18568: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.18582: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.18585: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.18588: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.19231: done sending task result for task 02369adf-7a19-881e-6b85-0000000010e3 186312 1726890105.19235: WORKER PROCESS EXITING 186312 1726890105.19254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.19670: done with get_vars() 186312 1726890105.19678: done getting variables 186312 1726890105.19721: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:41:45 -0400 (0:00:00.030) 0:01:14.936 ****** 186312 1726890105.19744: entering _queue_task() for managed_node3/assert 186312 1726890105.19919: worker is 1 (out of 1 available) 186312 1726890105.19931: exiting _queue_task() for managed_node3/assert 186312 1726890105.19944: done queuing things up, now waiting for results queue to drain 186312 1726890105.19945: waiting for pending results... 186312 1726890105.20120: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node 186312 1726890105.20201: in run() - task 02369adf-7a19-881e-6b85-0000000010e4 186312 1726890105.20214: variable 'ansible_search_path' from source: unknown 186312 1726890105.20246: calling self._execute() 186312 1726890105.20325: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.20329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.20341: variable 'omit' from source: magic vars 186312 1726890105.20594: variable 'storage_test_volume' from source: include params 186312 1726890105.20623: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890105.20626: when evaluation is False, skipping this task 186312 1726890105.20629: _execute() done 186312 1726890105.20631: dumping result to json 186312 1726890105.20636: done dumping result, returning 186312 1726890105.20641: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-881e-6b85-0000000010e4] 186312 1726890105.20647: sending task result for task 02369adf-7a19-881e-6b85-0000000010e4 186312 1726890105.20739: done sending task result for task 02369adf-7a19-881e-6b85-0000000010e4 186312 1726890105.20741: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890105.20785: no more pending results, returning what we have 186312 1726890105.20788: results queue empty 186312 1726890105.20789: checking for any_errors_fatal 186312 1726890105.20794: done checking for any_errors_fatal 186312 1726890105.20795: checking for max_fail_percentage 186312 1726890105.20797: done checking for max_fail_percentage 186312 1726890105.20797: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.20798: done checking to see if all hosts have failed 186312 1726890105.20799: getting the remaining hosts for this loop 186312 1726890105.20800: done getting the remaining hosts for this loop 186312 1726890105.20803: getting the next task for host managed_node3 186312 1726890105.20809: done getting next task for host managed_node3 186312 1726890105.20811: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890105.20817: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.20821: getting variables 186312 1726890105.20822: in VariableManager get_vars() 186312 1726890105.20860: Calling all_inventory to load vars for managed_node3 186312 1726890105.20863: Calling groups_inventory to load vars for managed_node3 186312 1726890105.20866: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.20874: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.20875: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.20877: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.21397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.22028: done with get_vars() 186312 1726890105.22041: done getting variables 186312 1726890105.22100: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:41:45 -0400 (0:00:00.023) 0:01:14.960 ****** 186312 1726890105.22138: entering _queue_task() for managed_node3/assert 186312 1726890105.22304: worker is 1 (out of 1 available) 186312 1726890105.22319: exiting _queue_task() for managed_node3/assert 186312 1726890105.22332: done queuing things up, now waiting for results queue to drain 186312 1726890105.22334: waiting for pending results... 186312 1726890105.22508: running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890105.22585: in run() - task 02369adf-7a19-881e-6b85-0000000010e5 186312 1726890105.22595: variable 'ansible_search_path' from source: unknown 186312 1726890105.22625: calling self._execute() 186312 1726890105.22709: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.22714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.22723: variable 'omit' from source: magic vars 186312 1726890105.22969: variable '_storage_test_volume_present' from source: set_fact 186312 1726890105.22983: Evaluated conditional (_storage_test_volume_present): True 186312 1726890105.22987: variable 'omit' from source: magic vars 186312 1726890105.23024: variable 'omit' from source: magic vars 186312 1726890105.23157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890105.25365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890105.25430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890105.25470: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890105.25522: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890105.25551: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890105.25655: variable 'storage_test_volume' from source: include params 186312 1726890105.25679: variable '__dev_ne_raw' from source: task vars 186312 1726890105.25822: variable 'storage_test_volume' from source: include params 186312 1726890105.25896: variable 'omit' from source: magic vars 186312 1726890105.25930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890105.25960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890105.25982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890105.26004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890105.26021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890105.26055: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890105.26063: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.26071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.26178: Set connection var ansible_shell_type to sh 186312 1726890105.26186: Set connection var ansible_pipelining to False 186312 1726890105.26194: Set connection var ansible_timeout to 10 186312 1726890105.26197: Set connection var ansible_connection to ssh 186312 1726890105.26204: Set connection var ansible_shell_executable to /bin/sh 186312 1726890105.26210: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890105.26227: variable 'ansible_shell_executable' from source: unknown 186312 1726890105.26232: variable 'ansible_connection' from source: unknown 186312 1726890105.26235: variable 'ansible_module_compression' from source: unknown 186312 1726890105.26237: variable 'ansible_shell_type' from source: unknown 186312 1726890105.26240: variable 'ansible_shell_executable' from source: unknown 186312 1726890105.26242: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.26244: variable 'ansible_pipelining' from source: unknown 186312 1726890105.26259: variable 'ansible_timeout' from source: unknown 186312 1726890105.26262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.26336: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890105.26342: variable 'omit' from source: magic vars 186312 1726890105.26347: starting attempt loop 186312 1726890105.26349: running the handler 186312 1726890105.26457: variable '__dev_ne_raw' from source: task vars 186312 1726890105.26541: variable 'storage_test_volume' from source: include params 186312 1726890105.26559: variable 'storage_test_volume' from source: include params 186312 1726890105.26570: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 186312 1726890105.26576: handler run complete 186312 1726890105.26586: attempt loop complete, returning result 186312 1726890105.26588: _execute() done 186312 1726890105.26591: dumping result to json 186312 1726890105.26594: done dumping result, returning 186312 1726890105.26601: done running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-881e-6b85-0000000010e5] 186312 1726890105.26604: sending task result for task 02369adf-7a19-881e-6b85-0000000010e5 186312 1726890105.26689: done sending task result for task 02369adf-7a19-881e-6b85-0000000010e5 186312 1726890105.26691: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890105.26743: no more pending results, returning what we have 186312 1726890105.26747: results queue empty 186312 1726890105.26748: checking for any_errors_fatal 186312 1726890105.26753: done checking for any_errors_fatal 186312 1726890105.26754: checking for max_fail_percentage 186312 1726890105.26755: done checking for max_fail_percentage 186312 1726890105.26756: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.26757: done checking to see if all hosts have failed 186312 1726890105.26758: getting the remaining hosts for this loop 186312 1726890105.26760: done getting the remaining hosts for this loop 186312 1726890105.26763: getting the next task for host managed_node3 186312 1726890105.26770: done getting next task for host managed_node3 186312 1726890105.26773: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890105.26777: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.26781: getting variables 186312 1726890105.26782: in VariableManager get_vars() 186312 1726890105.26816: Calling all_inventory to load vars for managed_node3 186312 1726890105.26819: Calling groups_inventory to load vars for managed_node3 186312 1726890105.26821: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.26834: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.26836: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.26839: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.27154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.27715: done with get_vars() 186312 1726890105.27724: done getting variables 186312 1726890105.27767: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:41:45 -0400 (0:00:00.056) 0:01:15.017 ****** 186312 1726890105.27787: entering _queue_task() for managed_node3/assert 186312 1726890105.28043: worker is 1 (out of 1 available) 186312 1726890105.28054: exiting _queue_task() for managed_node3/assert 186312 1726890105.28066: done queuing things up, now waiting for results queue to drain 186312 1726890105.28067: waiting for pending results... 186312 1726890105.28372: running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890105.28536: in run() - task 02369adf-7a19-881e-6b85-0000000010e6 186312 1726890105.28556: variable 'ansible_search_path' from source: unknown 186312 1726890105.28592: calling self._execute() 186312 1726890105.28706: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.28719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.28749: variable 'omit' from source: magic vars 186312 1726890105.29145: variable '_storage_test_volume_present' from source: set_fact 186312 1726890105.29168: variable 'storage_test_volume' from source: include params 186312 1726890105.29209: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890105.29224: when evaluation is False, skipping this task 186312 1726890105.29233: _execute() done 186312 1726890105.29240: dumping result to json 186312 1726890105.29246: done dumping result, returning 186312 1726890105.29254: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-881e-6b85-0000000010e6] 186312 1726890105.29263: sending task result for task 02369adf-7a19-881e-6b85-0000000010e6 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890105.29423: no more pending results, returning what we have 186312 1726890105.29426: results queue empty 186312 1726890105.29427: checking for any_errors_fatal 186312 1726890105.29439: done checking for any_errors_fatal 186312 1726890105.29440: checking for max_fail_percentage 186312 1726890105.29442: done checking for max_fail_percentage 186312 1726890105.29443: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.29444: done checking to see if all hosts have failed 186312 1726890105.29445: getting the remaining hosts for this loop 186312 1726890105.29447: done getting the remaining hosts for this loop 186312 1726890105.29451: getting the next task for host managed_node3 186312 1726890105.29459: done getting next task for host managed_node3 186312 1726890105.29462: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 186312 1726890105.29469: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.29476: getting variables 186312 1726890105.29478: in VariableManager get_vars() 186312 1726890105.29515: Calling all_inventory to load vars for managed_node3 186312 1726890105.29519: Calling groups_inventory to load vars for managed_node3 186312 1726890105.29523: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.29540: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.29543: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.29547: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.30332: done sending task result for task 02369adf-7a19-881e-6b85-0000000010e6 186312 1726890105.30337: WORKER PROCESS EXITING 186312 1726890105.30371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.30736: done with get_vars() 186312 1726890105.30746: done getting variables 186312 1726890105.30782: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:41:45 -0400 (0:00:00.030) 0:01:15.047 ****** 186312 1726890105.30802: entering _queue_task() for managed_node3/assert 186312 1726890105.30968: worker is 1 (out of 1 available) 186312 1726890105.30981: exiting _queue_task() for managed_node3/assert 186312 1726890105.30992: done queuing things up, now waiting for results queue to drain 186312 1726890105.30993: waiting for pending results... 186312 1726890105.31166: running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted 186312 1726890105.31241: in run() - task 02369adf-7a19-881e-6b85-0000000010e7 186312 1726890105.31252: variable 'ansible_search_path' from source: unknown 186312 1726890105.31280: calling self._execute() 186312 1726890105.31370: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.31374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.31382: variable 'omit' from source: magic vars 186312 1726890105.31660: variable '_storage_test_volume_present' from source: set_fact 186312 1726890105.31666: variable 'storage_test_volume' from source: include params 186312 1726890105.31695: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890105.31699: when evaluation is False, skipping this task 186312 1726890105.31702: _execute() done 186312 1726890105.31704: dumping result to json 186312 1726890105.31707: done dumping result, returning 186312 1726890105.31709: done running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-881e-6b85-0000000010e7] 186312 1726890105.31716: sending task result for task 02369adf-7a19-881e-6b85-0000000010e7 186312 1726890105.31803: done sending task result for task 02369adf-7a19-881e-6b85-0000000010e7 186312 1726890105.31805: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890105.31854: no more pending results, returning what we have 186312 1726890105.31857: results queue empty 186312 1726890105.31858: checking for any_errors_fatal 186312 1726890105.31863: done checking for any_errors_fatal 186312 1726890105.31864: checking for max_fail_percentage 186312 1726890105.31865: done checking for max_fail_percentage 186312 1726890105.31866: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.31867: done checking to see if all hosts have failed 186312 1726890105.31867: getting the remaining hosts for this loop 186312 1726890105.31869: done getting the remaining hosts for this loop 186312 1726890105.31871: getting the next task for host managed_node3 186312 1726890105.31877: done getting next task for host managed_node3 186312 1726890105.31880: ^ task is: TASK: Check LUKS version 186312 1726890105.31885: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.31888: getting variables 186312 1726890105.31890: in VariableManager get_vars() 186312 1726890105.31920: Calling all_inventory to load vars for managed_node3 186312 1726890105.31922: Calling groups_inventory to load vars for managed_node3 186312 1726890105.31924: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.31933: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.31935: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.31937: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.32428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.33064: done with get_vars() 186312 1726890105.33078: done getting variables 186312 1726890105.33136: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:41:45 -0400 (0:00:00.023) 0:01:15.070 ****** 186312 1726890105.33168: entering _queue_task() for managed_node3/assert 186312 1726890105.33377: worker is 1 (out of 1 available) 186312 1726890105.33389: exiting _queue_task() for managed_node3/assert 186312 1726890105.33400: done queuing things up, now waiting for results queue to drain 186312 1726890105.33402: waiting for pending results... 186312 1726890105.33577: running TaskExecutor() for managed_node3/TASK: Check LUKS version 186312 1726890105.33654: in run() - task 02369adf-7a19-881e-6b85-0000000010e8 186312 1726890105.33670: variable 'ansible_search_path' from source: unknown 186312 1726890105.33697: calling self._execute() 186312 1726890105.33788: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.33792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.33800: variable 'omit' from source: magic vars 186312 1726890105.34046: variable '_storage_test_volume_present' from source: set_fact 186312 1726890105.34053: Evaluated conditional (_storage_test_volume_present): True 186312 1726890105.34131: variable 'storage_test_volume' from source: include params 186312 1726890105.34157: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890105.34161: when evaluation is False, skipping this task 186312 1726890105.34163: _execute() done 186312 1726890105.34167: dumping result to json 186312 1726890105.34170: done dumping result, returning 186312 1726890105.34173: done running TaskExecutor() for managed_node3/TASK: Check LUKS version [02369adf-7a19-881e-6b85-0000000010e8] 186312 1726890105.34177: sending task result for task 02369adf-7a19-881e-6b85-0000000010e8 186312 1726890105.34275: done sending task result for task 02369adf-7a19-881e-6b85-0000000010e8 186312 1726890105.34278: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890105.34327: no more pending results, returning what we have 186312 1726890105.34332: results queue empty 186312 1726890105.34333: checking for any_errors_fatal 186312 1726890105.34339: done checking for any_errors_fatal 186312 1726890105.34340: checking for max_fail_percentage 186312 1726890105.34341: done checking for max_fail_percentage 186312 1726890105.34342: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.34343: done checking to see if all hosts have failed 186312 1726890105.34343: getting the remaining hosts for this loop 186312 1726890105.34345: done getting the remaining hosts for this loop 186312 1726890105.34348: getting the next task for host managed_node3 186312 1726890105.34354: done getting next task for host managed_node3 186312 1726890105.34356: ^ task is: TASK: Check LUKS key size 186312 1726890105.34361: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.34364: getting variables 186312 1726890105.34365: in VariableManager get_vars() 186312 1726890105.34388: Calling all_inventory to load vars for managed_node3 186312 1726890105.34389: Calling groups_inventory to load vars for managed_node3 186312 1726890105.34391: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.34399: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.34401: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.34402: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.34706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.35056: done with get_vars() 186312 1726890105.35067: done getting variables 186312 1726890105.35104: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:41:45 -0400 (0:00:00.019) 0:01:15.090 ****** 186312 1726890105.35125: entering _queue_task() for managed_node3/assert 186312 1726890105.35283: worker is 1 (out of 1 available) 186312 1726890105.35293: exiting _queue_task() for managed_node3/assert 186312 1726890105.35304: done queuing things up, now waiting for results queue to drain 186312 1726890105.35305: waiting for pending results... 186312 1726890105.35473: running TaskExecutor() for managed_node3/TASK: Check LUKS key size 186312 1726890105.35547: in run() - task 02369adf-7a19-881e-6b85-0000000010e9 186312 1726890105.35558: variable 'ansible_search_path' from source: unknown 186312 1726890105.35583: calling self._execute() 186312 1726890105.35660: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.35664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.35672: variable 'omit' from source: magic vars 186312 1726890105.35906: variable '_storage_test_volume_present' from source: set_fact 186312 1726890105.35915: Evaluated conditional (_storage_test_volume_present): True 186312 1726890105.35995: variable 'storage_test_volume' from source: include params 186312 1726890105.36019: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890105.36023: when evaluation is False, skipping this task 186312 1726890105.36026: _execute() done 186312 1726890105.36028: dumping result to json 186312 1726890105.36035: done dumping result, returning 186312 1726890105.36038: done running TaskExecutor() for managed_node3/TASK: Check LUKS key size [02369adf-7a19-881e-6b85-0000000010e9] 186312 1726890105.36040: sending task result for task 02369adf-7a19-881e-6b85-0000000010e9 186312 1726890105.36147: done sending task result for task 02369adf-7a19-881e-6b85-0000000010e9 186312 1726890105.36152: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890105.36197: no more pending results, returning what we have 186312 1726890105.36200: results queue empty 186312 1726890105.36201: checking for any_errors_fatal 186312 1726890105.36207: done checking for any_errors_fatal 186312 1726890105.36208: checking for max_fail_percentage 186312 1726890105.36210: done checking for max_fail_percentage 186312 1726890105.36210: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.36213: done checking to see if all hosts have failed 186312 1726890105.36214: getting the remaining hosts for this loop 186312 1726890105.36216: done getting the remaining hosts for this loop 186312 1726890105.36219: getting the next task for host managed_node3 186312 1726890105.36224: done getting next task for host managed_node3 186312 1726890105.36227: ^ task is: TASK: Check LUKS cipher 186312 1726890105.36234: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.36238: getting variables 186312 1726890105.36239: in VariableManager get_vars() 186312 1726890105.36269: Calling all_inventory to load vars for managed_node3 186312 1726890105.36271: Calling groups_inventory to load vars for managed_node3 186312 1726890105.36273: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.36279: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.36281: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.36283: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.36821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.37423: done with get_vars() 186312 1726890105.37434: done getting variables 186312 1726890105.37470: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:41:45 -0400 (0:00:00.023) 0:01:15.114 ****** 186312 1726890105.37491: entering _queue_task() for managed_node3/assert 186312 1726890105.37681: worker is 1 (out of 1 available) 186312 1726890105.37695: exiting _queue_task() for managed_node3/assert 186312 1726890105.37715: done queuing things up, now waiting for results queue to drain 186312 1726890105.37716: waiting for pending results... 186312 1726890105.38038: running TaskExecutor() for managed_node3/TASK: Check LUKS cipher 186312 1726890105.38214: in run() - task 02369adf-7a19-881e-6b85-0000000010ea 186312 1726890105.38246: variable 'ansible_search_path' from source: unknown 186312 1726890105.38303: calling self._execute() 186312 1726890105.38414: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.38431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.38453: variable 'omit' from source: magic vars 186312 1726890105.38864: variable '_storage_test_volume_present' from source: set_fact 186312 1726890105.38872: Evaluated conditional (_storage_test_volume_present): True 186312 1726890105.38967: variable 'storage_test_volume' from source: include params 186312 1726890105.39009: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890105.39026: when evaluation is False, skipping this task 186312 1726890105.39036: _execute() done 186312 1726890105.39049: dumping result to json 186312 1726890105.39065: done dumping result, returning 186312 1726890105.39097: done running TaskExecutor() for managed_node3/TASK: Check LUKS cipher [02369adf-7a19-881e-6b85-0000000010ea] 186312 1726890105.39109: sending task result for task 02369adf-7a19-881e-6b85-0000000010ea 186312 1726890105.39247: done sending task result for task 02369adf-7a19-881e-6b85-0000000010ea 186312 1726890105.39254: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890105.39320: no more pending results, returning what we have 186312 1726890105.39328: results queue empty 186312 1726890105.39331: checking for any_errors_fatal 186312 1726890105.39344: done checking for any_errors_fatal 186312 1726890105.39345: checking for max_fail_percentage 186312 1726890105.39348: done checking for max_fail_percentage 186312 1726890105.39353: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.39355: done checking to see if all hosts have failed 186312 1726890105.39355: getting the remaining hosts for this loop 186312 1726890105.39358: done getting the remaining hosts for this loop 186312 1726890105.39362: getting the next task for host managed_node3 186312 1726890105.39370: done getting next task for host managed_node3 186312 1726890105.39376: ^ task is: TASK: Set test variables 186312 1726890105.39385: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.39390: getting variables 186312 1726890105.39392: in VariableManager get_vars() 186312 1726890105.39440: Calling all_inventory to load vars for managed_node3 186312 1726890105.39443: Calling groups_inventory to load vars for managed_node3 186312 1726890105.39447: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.39463: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.39470: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.39476: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.40056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.40499: done with get_vars() 186312 1726890105.40513: done getting variables 186312 1726890105.40555: 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 [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:41:45 -0400 (0:00:00.030) 0:01:15.145 ****** 186312 1726890105.40582: entering _queue_task() for managed_node3/set_fact 186312 1726890105.40801: worker is 1 (out of 1 available) 186312 1726890105.40815: exiting _queue_task() for managed_node3/set_fact 186312 1726890105.40828: done queuing things up, now waiting for results queue to drain 186312 1726890105.40832: waiting for pending results... 186312 1726890105.41001: running TaskExecutor() for managed_node3/TASK: Set test variables 186312 1726890105.41088: in run() - task 02369adf-7a19-881e-6b85-0000000010eb 186312 1726890105.41100: variable 'ansible_search_path' from source: unknown 186312 1726890105.41128: calling self._execute() 186312 1726890105.41208: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.41214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.41222: variable 'omit' from source: magic vars 186312 1726890105.41298: variable 'omit' from source: magic vars 186312 1726890105.41342: variable 'omit' from source: magic vars 186312 1726890105.41539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890105.43679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890105.43890: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890105.43894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890105.47348: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890105.47368: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890105.47454: variable 'storage_test_volume' from source: include params 186312 1726890105.47464: variable '_storage_test_volume_present' from source: set_fact 186312 1726890105.47587: 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) 186312 1726890105.47606: 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) 186312 1726890105.47628: 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) 186312 1726890105.47659: 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) 186312 1726890105.47670: 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) 186312 1726890105.47698: 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) 186312 1726890105.47715: 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) 186312 1726890105.47733: 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) 186312 1726890105.47775: 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) 186312 1726890105.47787: 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) 186312 1726890105.47844: 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) 186312 1726890105.47862: 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) 186312 1726890105.47895: 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) 186312 1726890105.47941: 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) 186312 1726890105.47952: 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) 186312 1726890105.48117: variable 'storage_test_crypttab' from source: set_fact 186312 1726890105.48121: variable 'storage_test_volume' from source: include params 186312 1726890105.48247: variable 'storage_test_volume' from source: include params 186312 1726890105.48267: variable 'omit' from source: magic vars 186312 1726890105.48284: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890105.48302: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890105.48314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890105.48326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890105.48335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890105.48348: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890105.48351: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.48353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.48419: Set connection var ansible_shell_type to sh 186312 1726890105.48429: Set connection var ansible_pipelining to False 186312 1726890105.48439: Set connection var ansible_timeout to 10 186312 1726890105.48442: Set connection var ansible_connection to ssh 186312 1726890105.48446: Set connection var ansible_shell_executable to /bin/sh 186312 1726890105.48451: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890105.48466: variable 'ansible_shell_executable' from source: unknown 186312 1726890105.48469: variable 'ansible_connection' from source: unknown 186312 1726890105.48471: variable 'ansible_module_compression' from source: unknown 186312 1726890105.48474: variable 'ansible_shell_type' from source: unknown 186312 1726890105.48476: variable 'ansible_shell_executable' from source: unknown 186312 1726890105.48478: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.48482: variable 'ansible_pipelining' from source: unknown 186312 1726890105.48484: variable 'ansible_timeout' from source: unknown 186312 1726890105.48488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.48560: 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) 186312 1726890105.48566: variable 'omit' from source: magic vars 186312 1726890105.48582: starting attempt loop 186312 1726890105.48586: running the handler 186312 1726890105.48589: handler run complete 186312 1726890105.48595: attempt loop complete, returning result 186312 1726890105.48597: _execute() done 186312 1726890105.48600: dumping result to json 186312 1726890105.48619: done dumping result, returning 186312 1726890105.48623: done running TaskExecutor() for managed_node3/TASK: Set test variables [02369adf-7a19-881e-6b85-0000000010eb] 186312 1726890105.48626: sending task result for task 02369adf-7a19-881e-6b85-0000000010eb 186312 1726890105.48722: done sending task result for task 02369adf-7a19-881e-6b85-0000000010eb 186312 1726890105.48726: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 186312 1726890105.48801: no more pending results, returning what we have 186312 1726890105.48819: results queue empty 186312 1726890105.48826: checking for any_errors_fatal 186312 1726890105.48838: done checking for any_errors_fatal 186312 1726890105.48839: checking for max_fail_percentage 186312 1726890105.48849: done checking for max_fail_percentage 186312 1726890105.48850: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.48851: done checking to see if all hosts have failed 186312 1726890105.48852: getting the remaining hosts for this loop 186312 1726890105.48854: done getting the remaining hosts for this loop 186312 1726890105.48857: getting the next task for host managed_node3 186312 1726890105.48865: done getting next task for host managed_node3 186312 1726890105.48867: ^ task is: TASK: Check for /etc/crypttab entry 186312 1726890105.48872: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.48882: getting variables 186312 1726890105.48884: in VariableManager get_vars() 186312 1726890105.48927: Calling all_inventory to load vars for managed_node3 186312 1726890105.48931: Calling groups_inventory to load vars for managed_node3 186312 1726890105.48934: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.48949: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.48952: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.48964: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.49423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.50276: done with get_vars() 186312 1726890105.50287: done getting variables 186312 1726890105.50331: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:41:45 -0400 (0:00:00.097) 0:01:15.242 ****** 186312 1726890105.50354: entering _queue_task() for managed_node3/assert 186312 1726890105.50568: worker is 1 (out of 1 available) 186312 1726890105.50579: exiting _queue_task() for managed_node3/assert 186312 1726890105.50592: done queuing things up, now waiting for results queue to drain 186312 1726890105.50593: waiting for pending results... 186312 1726890105.50785: running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry 186312 1726890105.50873: in run() - task 02369adf-7a19-881e-6b85-0000000010ec 186312 1726890105.50885: variable 'ansible_search_path' from source: unknown 186312 1726890105.50917: calling self._execute() 186312 1726890105.51004: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.51008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.51020: variable 'omit' from source: magic vars 186312 1726890105.51101: variable 'omit' from source: magic vars 186312 1726890105.51146: variable 'omit' from source: magic vars 186312 1726890105.51322: variable 'storage_test_volume' from source: include params 186312 1726890105.51366: variable 'omit' from source: magic vars 186312 1726890105.51410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890105.51438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890105.51454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890105.51467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890105.51483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890105.51505: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890105.51508: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.51510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.51581: Set connection var ansible_shell_type to sh 186312 1726890105.51591: Set connection var ansible_pipelining to False 186312 1726890105.51598: Set connection var ansible_timeout to 10 186312 1726890105.51601: Set connection var ansible_connection to ssh 186312 1726890105.51604: Set connection var ansible_shell_executable to /bin/sh 186312 1726890105.51610: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890105.51628: variable 'ansible_shell_executable' from source: unknown 186312 1726890105.51631: variable 'ansible_connection' from source: unknown 186312 1726890105.51636: variable 'ansible_module_compression' from source: unknown 186312 1726890105.51639: variable 'ansible_shell_type' from source: unknown 186312 1726890105.51642: variable 'ansible_shell_executable' from source: unknown 186312 1726890105.51644: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.51649: variable 'ansible_pipelining' from source: unknown 186312 1726890105.51651: variable 'ansible_timeout' from source: unknown 186312 1726890105.51654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.51760: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890105.51769: variable 'omit' from source: magic vars 186312 1726890105.51774: starting attempt loop 186312 1726890105.51777: running the handler 186312 1726890105.51904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890105.57817: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890105.57899: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890105.57931: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890105.57973: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890105.57997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890105.58045: 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) 186312 1726890105.58064: 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) 186312 1726890105.58099: 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) 186312 1726890105.58155: 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) 186312 1726890105.58178: 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) 186312 1726890105.58246: 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) 186312 1726890105.58280: 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) 186312 1726890105.58311: 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) 186312 1726890105.58360: 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) 186312 1726890105.58380: 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) 186312 1726890105.58480: variable '_storage_test_crypttab_entries' from source: set_fact 186312 1726890105.58483: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890105.58495: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 186312 1726890105.58499: handler run complete 186312 1726890105.58509: attempt loop complete, returning result 186312 1726890105.58513: _execute() done 186312 1726890105.58516: dumping result to json 186312 1726890105.58518: done dumping result, returning 186312 1726890105.58523: done running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry [02369adf-7a19-881e-6b85-0000000010ec] 186312 1726890105.58527: sending task result for task 02369adf-7a19-881e-6b85-0000000010ec 186312 1726890105.58609: done sending task result for task 02369adf-7a19-881e-6b85-0000000010ec 186312 1726890105.58625: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890105.58697: no more pending results, returning what we have 186312 1726890105.58700: results queue empty 186312 1726890105.58701: checking for any_errors_fatal 186312 1726890105.58708: done checking for any_errors_fatal 186312 1726890105.58709: checking for max_fail_percentage 186312 1726890105.58710: done checking for max_fail_percentage 186312 1726890105.58719: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.58720: done checking to see if all hosts have failed 186312 1726890105.58721: getting the remaining hosts for this loop 186312 1726890105.58722: done getting the remaining hosts for this loop 186312 1726890105.58725: getting the next task for host managed_node3 186312 1726890105.58733: done getting next task for host managed_node3 186312 1726890105.58737: ^ task is: TASK: Validate the format of the crypttab entry 186312 1726890105.58742: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.58746: getting variables 186312 1726890105.58747: in VariableManager get_vars() 186312 1726890105.58805: Calling all_inventory to load vars for managed_node3 186312 1726890105.58808: Calling groups_inventory to load vars for managed_node3 186312 1726890105.58813: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.58839: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.58842: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.58845: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.63103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.63482: done with get_vars() 186312 1726890105.63498: done getting variables 186312 1726890105.63565: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:41:45 -0400 (0:00:00.132) 0:01:15.375 ****** 186312 1726890105.63591: entering _queue_task() for managed_node3/assert 186312 1726890105.63917: worker is 1 (out of 1 available) 186312 1726890105.63932: exiting _queue_task() for managed_node3/assert 186312 1726890105.63946: done queuing things up, now waiting for results queue to drain 186312 1726890105.63948: waiting for pending results... 186312 1726890105.64224: running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry 186312 1726890105.64356: in run() - task 02369adf-7a19-881e-6b85-0000000010ed 186312 1726890105.64366: variable 'ansible_search_path' from source: unknown 186312 1726890105.64394: calling self._execute() 186312 1726890105.64486: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.64494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.64512: variable 'omit' from source: magic vars 186312 1726890105.64815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890105.67145: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890105.67199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890105.67228: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890105.67255: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890105.67278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890105.67340: 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) 186312 1726890105.67362: 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) 186312 1726890105.67382: 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) 186312 1726890105.67411: 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) 186312 1726890105.67424: 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) 186312 1726890105.67505: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890105.67529: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890105.67532: when evaluation is False, skipping this task 186312 1726890105.67536: _execute() done 186312 1726890105.67539: dumping result to json 186312 1726890105.67541: done dumping result, returning 186312 1726890105.67548: done running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry [02369adf-7a19-881e-6b85-0000000010ed] 186312 1726890105.67553: sending task result for task 02369adf-7a19-881e-6b85-0000000010ed 186312 1726890105.67636: done sending task result for task 02369adf-7a19-881e-6b85-0000000010ed 186312 1726890105.67639: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890105.67690: no more pending results, returning what we have 186312 1726890105.67694: results queue empty 186312 1726890105.67694: checking for any_errors_fatal 186312 1726890105.67702: done checking for any_errors_fatal 186312 1726890105.67703: checking for max_fail_percentage 186312 1726890105.67705: done checking for max_fail_percentage 186312 1726890105.67706: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.67707: done checking to see if all hosts have failed 186312 1726890105.67707: getting the remaining hosts for this loop 186312 1726890105.67709: done getting the remaining hosts for this loop 186312 1726890105.67715: getting the next task for host managed_node3 186312 1726890105.67723: done getting next task for host managed_node3 186312 1726890105.67725: ^ task is: TASK: Check backing device of crypttab entry 186312 1726890105.67730: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.67735: getting variables 186312 1726890105.67737: in VariableManager get_vars() 186312 1726890105.67777: Calling all_inventory to load vars for managed_node3 186312 1726890105.67780: Calling groups_inventory to load vars for managed_node3 186312 1726890105.67783: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.67793: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.67795: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.67797: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.68144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.68490: done with get_vars() 186312 1726890105.68500: done getting variables 186312 1726890105.68542: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:41:45 -0400 (0:00:00.049) 0:01:15.424 ****** 186312 1726890105.68566: entering _queue_task() for managed_node3/assert 186312 1726890105.68767: worker is 1 (out of 1 available) 186312 1726890105.68780: exiting _queue_task() for managed_node3/assert 186312 1726890105.68793: done queuing things up, now waiting for results queue to drain 186312 1726890105.68794: waiting for pending results... 186312 1726890105.68985: running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry 186312 1726890105.69081: in run() - task 02369adf-7a19-881e-6b85-0000000010ee 186312 1726890105.69092: variable 'ansible_search_path' from source: unknown 186312 1726890105.69123: calling self._execute() 186312 1726890105.69208: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.69214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.69223: variable 'omit' from source: magic vars 186312 1726890105.69591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890105.71617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890105.71675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890105.71703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890105.71736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890105.71758: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890105.71823: 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) 186312 1726890105.71846: 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) 186312 1726890105.71864: 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) 186312 1726890105.71893: 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) 186312 1726890105.71907: 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) 186312 1726890105.71993: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890105.72020: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890105.72024: when evaluation is False, skipping this task 186312 1726890105.72026: _execute() done 186312 1726890105.72029: dumping result to json 186312 1726890105.72031: done dumping result, returning 186312 1726890105.72039: done running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry [02369adf-7a19-881e-6b85-0000000010ee] 186312 1726890105.72044: sending task result for task 02369adf-7a19-881e-6b85-0000000010ee 186312 1726890105.72144: done sending task result for task 02369adf-7a19-881e-6b85-0000000010ee 186312 1726890105.72149: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890105.72192: no more pending results, returning what we have 186312 1726890105.72196: results queue empty 186312 1726890105.72197: checking for any_errors_fatal 186312 1726890105.72204: done checking for any_errors_fatal 186312 1726890105.72205: checking for max_fail_percentage 186312 1726890105.72206: done checking for max_fail_percentage 186312 1726890105.72207: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.72208: done checking to see if all hosts have failed 186312 1726890105.72209: getting the remaining hosts for this loop 186312 1726890105.72213: done getting the remaining hosts for this loop 186312 1726890105.72217: getting the next task for host managed_node3 186312 1726890105.72224: done getting next task for host managed_node3 186312 1726890105.72226: ^ task is: TASK: Check key file of crypttab entry 186312 1726890105.72233: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.72237: getting variables 186312 1726890105.72239: in VariableManager get_vars() 186312 1726890105.72272: Calling all_inventory to load vars for managed_node3 186312 1726890105.72275: Calling groups_inventory to load vars for managed_node3 186312 1726890105.72278: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.72289: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.72292: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.72295: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.72665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.73025: done with get_vars() 186312 1726890105.73037: done getting variables 186312 1726890105.73080: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:41:45 -0400 (0:00:00.045) 0:01:15.470 ****** 186312 1726890105.73104: entering _queue_task() for managed_node3/assert 186312 1726890105.73317: worker is 1 (out of 1 available) 186312 1726890105.73330: exiting _queue_task() for managed_node3/assert 186312 1726890105.73344: done queuing things up, now waiting for results queue to drain 186312 1726890105.73345: waiting for pending results... 186312 1726890105.73536: running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry 186312 1726890105.73638: in run() - task 02369adf-7a19-881e-6b85-0000000010ef 186312 1726890105.73650: variable 'ansible_search_path' from source: unknown 186312 1726890105.73678: calling self._execute() 186312 1726890105.73773: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.73778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.73790: variable 'omit' from source: magic vars 186312 1726890105.74078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890105.75765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890105.75817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890105.75847: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890105.75873: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890105.75896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890105.75959: 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) 186312 1726890105.75978: 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) 186312 1726890105.75999: 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) 186312 1726890105.76027: 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) 186312 1726890105.76041: 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) 186312 1726890105.76126: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890105.76150: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890105.76153: when evaluation is False, skipping this task 186312 1726890105.76156: _execute() done 186312 1726890105.76158: dumping result to json 186312 1726890105.76161: done dumping result, returning 186312 1726890105.76166: done running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry [02369adf-7a19-881e-6b85-0000000010ef] 186312 1726890105.76170: sending task result for task 02369adf-7a19-881e-6b85-0000000010ef 186312 1726890105.76255: done sending task result for task 02369adf-7a19-881e-6b85-0000000010ef 186312 1726890105.76258: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890105.76305: no more pending results, returning what we have 186312 1726890105.76308: results queue empty 186312 1726890105.76309: checking for any_errors_fatal 186312 1726890105.76319: done checking for any_errors_fatal 186312 1726890105.76320: checking for max_fail_percentage 186312 1726890105.76322: done checking for max_fail_percentage 186312 1726890105.76323: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.76324: done checking to see if all hosts have failed 186312 1726890105.76325: getting the remaining hosts for this loop 186312 1726890105.76327: done getting the remaining hosts for this loop 186312 1726890105.76331: getting the next task for host managed_node3 186312 1726890105.76337: done getting next task for host managed_node3 186312 1726890105.76340: ^ task is: TASK: Clear test variables 186312 1726890105.76345: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.76349: getting variables 186312 1726890105.76350: in VariableManager get_vars() 186312 1726890105.76386: Calling all_inventory to load vars for managed_node3 186312 1726890105.76389: Calling groups_inventory to load vars for managed_node3 186312 1726890105.76392: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.76401: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.76403: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.76406: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.76740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.77093: done with get_vars() 186312 1726890105.77103: done getting variables 186312 1726890105.77147: 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 [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:41:45 -0400 (0:00:00.040) 0:01:15.510 ****** 186312 1726890105.77172: entering _queue_task() for managed_node3/set_fact 186312 1726890105.77363: worker is 1 (out of 1 available) 186312 1726890105.77375: exiting _queue_task() for managed_node3/set_fact 186312 1726890105.77389: done queuing things up, now waiting for results queue to drain 186312 1726890105.77390: waiting for pending results... 186312 1726890105.77579: running TaskExecutor() for managed_node3/TASK: Clear test variables 186312 1726890105.77660: in run() - task 02369adf-7a19-881e-6b85-0000000010f0 186312 1726890105.77671: variable 'ansible_search_path' from source: unknown 186312 1726890105.77701: calling self._execute() 186312 1726890105.77794: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.77799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.77809: variable 'omit' from source: magic vars 186312 1726890105.77888: variable 'omit' from source: magic vars 186312 1726890105.77934: variable 'omit' from source: magic vars 186312 1726890105.77960: variable 'omit' from source: magic vars 186312 1726890105.77994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890105.78024: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890105.78044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890105.78058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890105.78068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890105.78090: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890105.78094: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.78097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.78168: Set connection var ansible_shell_type to sh 186312 1726890105.78176: Set connection var ansible_pipelining to False 186312 1726890105.78184: Set connection var ansible_timeout to 10 186312 1726890105.78187: Set connection var ansible_connection to ssh 186312 1726890105.78191: Set connection var ansible_shell_executable to /bin/sh 186312 1726890105.78196: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890105.78215: variable 'ansible_shell_executable' from source: unknown 186312 1726890105.78217: variable 'ansible_connection' from source: unknown 186312 1726890105.78220: variable 'ansible_module_compression' from source: unknown 186312 1726890105.78222: variable 'ansible_shell_type' from source: unknown 186312 1726890105.78226: variable 'ansible_shell_executable' from source: unknown 186312 1726890105.78228: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.78235: variable 'ansible_pipelining' from source: unknown 186312 1726890105.78238: variable 'ansible_timeout' from source: unknown 186312 1726890105.78243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.78348: 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) 186312 1726890105.78357: variable 'omit' from source: magic vars 186312 1726890105.78362: starting attempt loop 186312 1726890105.78365: running the handler 186312 1726890105.78376: handler run complete 186312 1726890105.78385: attempt loop complete, returning result 186312 1726890105.78387: _execute() done 186312 1726890105.78390: dumping result to json 186312 1726890105.78392: done dumping result, returning 186312 1726890105.78398: done running TaskExecutor() for managed_node3/TASK: Clear test variables [02369adf-7a19-881e-6b85-0000000010f0] 186312 1726890105.78403: sending task result for task 02369adf-7a19-881e-6b85-0000000010f0 186312 1726890105.78493: done sending task result for task 02369adf-7a19-881e-6b85-0000000010f0 186312 1726890105.78496: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 186312 1726890105.78551: no more pending results, returning what we have 186312 1726890105.78554: results queue empty 186312 1726890105.78555: checking for any_errors_fatal 186312 1726890105.78561: done checking for any_errors_fatal 186312 1726890105.78561: checking for max_fail_percentage 186312 1726890105.78563: done checking for max_fail_percentage 186312 1726890105.78564: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.78565: done checking to see if all hosts have failed 186312 1726890105.78565: getting the remaining hosts for this loop 186312 1726890105.78567: done getting the remaining hosts for this loop 186312 1726890105.78576: getting the next task for host managed_node3 186312 1726890105.78586: done getting next task for host managed_node3 186312 1726890105.78588: ^ task is: TASK: Get information about RAID 186312 1726890105.78593: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.78597: getting variables 186312 1726890105.78598: in VariableManager get_vars() 186312 1726890105.78625: Calling all_inventory to load vars for managed_node3 186312 1726890105.78627: Calling groups_inventory to load vars for managed_node3 186312 1726890105.78629: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.78637: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.78639: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.78640: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.78951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.79301: done with get_vars() 186312 1726890105.79311: done getting variables 186312 1726890105.79354: 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 [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:41:45 -0400 (0:00:00.022) 0:01:15.533 ****** 186312 1726890105.79377: entering _queue_task() for managed_node3/command 186312 1726890105.79560: worker is 1 (out of 1 available) 186312 1726890105.79572: exiting _queue_task() for managed_node3/command 186312 1726890105.79586: done queuing things up, now waiting for results queue to drain 186312 1726890105.79587: waiting for pending results... 186312 1726890105.79763: running TaskExecutor() for managed_node3/TASK: Get information about RAID 186312 1726890105.79849: in run() - task 02369adf-7a19-881e-6b85-0000000010f4 186312 1726890105.79860: variable 'ansible_search_path' from source: unknown 186312 1726890105.79888: calling self._execute() 186312 1726890105.79972: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.79976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.79986: variable 'omit' from source: magic vars 186312 1726890105.80274: variable 'storage_test_volume' from source: include params 186312 1726890105.80301: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890105.80305: when evaluation is False, skipping this task 186312 1726890105.80307: _execute() done 186312 1726890105.80310: dumping result to json 186312 1726890105.80314: done dumping result, returning 186312 1726890105.80321: done running TaskExecutor() for managed_node3/TASK: Get information about RAID [02369adf-7a19-881e-6b85-0000000010f4] 186312 1726890105.80329: sending task result for task 02369adf-7a19-881e-6b85-0000000010f4 186312 1726890105.80417: done sending task result for task 02369adf-7a19-881e-6b85-0000000010f4 186312 1726890105.80420: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890105.80492: no more pending results, returning what we have 186312 1726890105.80495: results queue empty 186312 1726890105.80496: checking for any_errors_fatal 186312 1726890105.80501: done checking for any_errors_fatal 186312 1726890105.80502: checking for max_fail_percentage 186312 1726890105.80504: done checking for max_fail_percentage 186312 1726890105.80504: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.80505: done checking to see if all hosts have failed 186312 1726890105.80506: getting the remaining hosts for this loop 186312 1726890105.80507: done getting the remaining hosts for this loop 186312 1726890105.80510: getting the next task for host managed_node3 186312 1726890105.80519: done getting next task for host managed_node3 186312 1726890105.80521: ^ task is: TASK: Set active devices regex 186312 1726890105.80524: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.80528: getting variables 186312 1726890105.80528: in VariableManager get_vars() 186312 1726890105.80555: Calling all_inventory to load vars for managed_node3 186312 1726890105.80557: Calling groups_inventory to load vars for managed_node3 186312 1726890105.80559: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.80566: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.80568: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.80570: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.80874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.81219: done with get_vars() 186312 1726890105.81228: done getting variables 186312 1726890105.81266: 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 [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:41:45 -0400 (0:00:00.019) 0:01:15.552 ****** 186312 1726890105.81288: entering _queue_task() for managed_node3/set_fact 186312 1726890105.81463: worker is 1 (out of 1 available) 186312 1726890105.81477: exiting _queue_task() for managed_node3/set_fact 186312 1726890105.81490: done queuing things up, now waiting for results queue to drain 186312 1726890105.81492: waiting for pending results... 186312 1726890105.81664: running TaskExecutor() for managed_node3/TASK: Set active devices regex 186312 1726890105.81742: in run() - task 02369adf-7a19-881e-6b85-0000000010f5 186312 1726890105.81754: variable 'ansible_search_path' from source: unknown 186312 1726890105.81780: calling self._execute() 186312 1726890105.81868: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.81871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.81880: variable 'omit' from source: magic vars 186312 1726890105.82160: variable 'storage_test_volume' from source: include params 186312 1726890105.82188: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890105.82191: when evaluation is False, skipping this task 186312 1726890105.82194: _execute() done 186312 1726890105.82197: dumping result to json 186312 1726890105.82199: done dumping result, returning 186312 1726890105.82204: done running TaskExecutor() for managed_node3/TASK: Set active devices regex [02369adf-7a19-881e-6b85-0000000010f5] 186312 1726890105.82210: sending task result for task 02369adf-7a19-881e-6b85-0000000010f5 186312 1726890105.82302: done sending task result for task 02369adf-7a19-881e-6b85-0000000010f5 186312 1726890105.82305: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890105.82354: no more pending results, returning what we have 186312 1726890105.82357: results queue empty 186312 1726890105.82357: checking for any_errors_fatal 186312 1726890105.82362: done checking for any_errors_fatal 186312 1726890105.82363: checking for max_fail_percentage 186312 1726890105.82365: done checking for max_fail_percentage 186312 1726890105.82365: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.82366: done checking to see if all hosts have failed 186312 1726890105.82367: getting the remaining hosts for this loop 186312 1726890105.82368: done getting the remaining hosts for this loop 186312 1726890105.82371: getting the next task for host managed_node3 186312 1726890105.82377: done getting next task for host managed_node3 186312 1726890105.82379: ^ task is: TASK: Set spare devices regex 186312 1726890105.82384: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.82387: getting variables 186312 1726890105.82388: in VariableManager get_vars() 186312 1726890105.82419: Calling all_inventory to load vars for managed_node3 186312 1726890105.82421: Calling groups_inventory to load vars for managed_node3 186312 1726890105.82423: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.82430: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.82432: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.82434: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.82942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.83272: done with get_vars() 186312 1726890105.83281: done getting variables 186312 1726890105.83320: 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 [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:41:45 -0400 (0:00:00.020) 0:01:15.572 ****** 186312 1726890105.83341: entering _queue_task() for managed_node3/set_fact 186312 1726890105.83505: worker is 1 (out of 1 available) 186312 1726890105.83519: exiting _queue_task() for managed_node3/set_fact 186312 1726890105.83533: done queuing things up, now waiting for results queue to drain 186312 1726890105.83534: waiting for pending results... 186312 1726890105.83702: running TaskExecutor() for managed_node3/TASK: Set spare devices regex 186312 1726890105.83790: in run() - task 02369adf-7a19-881e-6b85-0000000010f6 186312 1726890105.83800: variable 'ansible_search_path' from source: unknown 186312 1726890105.83829: calling self._execute() 186312 1726890105.83908: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.83916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.83923: variable 'omit' from source: magic vars 186312 1726890105.84196: variable 'storage_test_volume' from source: include params 186312 1726890105.84225: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890105.84229: when evaluation is False, skipping this task 186312 1726890105.84232: _execute() done 186312 1726890105.84235: dumping result to json 186312 1726890105.84238: done dumping result, returning 186312 1726890105.84244: done running TaskExecutor() for managed_node3/TASK: Set spare devices regex [02369adf-7a19-881e-6b85-0000000010f6] 186312 1726890105.84249: sending task result for task 02369adf-7a19-881e-6b85-0000000010f6 186312 1726890105.84339: done sending task result for task 02369adf-7a19-881e-6b85-0000000010f6 186312 1726890105.84342: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890105.84391: no more pending results, returning what we have 186312 1726890105.84394: results queue empty 186312 1726890105.84395: checking for any_errors_fatal 186312 1726890105.84403: done checking for any_errors_fatal 186312 1726890105.84404: checking for max_fail_percentage 186312 1726890105.84405: done checking for max_fail_percentage 186312 1726890105.84406: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.84407: done checking to see if all hosts have failed 186312 1726890105.84408: getting the remaining hosts for this loop 186312 1726890105.84409: done getting the remaining hosts for this loop 186312 1726890105.84414: getting the next task for host managed_node3 186312 1726890105.84421: done getting next task for host managed_node3 186312 1726890105.84422: ^ task is: TASK: Set md version regex 186312 1726890105.84427: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.84431: getting variables 186312 1726890105.84432: in VariableManager get_vars() 186312 1726890105.84456: Calling all_inventory to load vars for managed_node3 186312 1726890105.84458: Calling groups_inventory to load vars for managed_node3 186312 1726890105.84460: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.84466: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.84468: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.84470: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.84765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.85101: done with get_vars() 186312 1726890105.85110: done getting variables 186312 1726890105.85151: 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 [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:41:45 -0400 (0:00:00.018) 0:01:15.590 ****** 186312 1726890105.85173: entering _queue_task() for managed_node3/set_fact 186312 1726890105.85338: worker is 1 (out of 1 available) 186312 1726890105.85355: exiting _queue_task() for managed_node3/set_fact 186312 1726890105.85368: done queuing things up, now waiting for results queue to drain 186312 1726890105.85369: waiting for pending results... 186312 1726890105.85539: running TaskExecutor() for managed_node3/TASK: Set md version regex 186312 1726890105.85617: in run() - task 02369adf-7a19-881e-6b85-0000000010f7 186312 1726890105.85628: variable 'ansible_search_path' from source: unknown 186312 1726890105.85657: calling self._execute() 186312 1726890105.85737: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.85741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.85751: variable 'omit' from source: magic vars 186312 1726890105.86019: variable 'storage_test_volume' from source: include params 186312 1726890105.86049: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890105.86052: when evaluation is False, skipping this task 186312 1726890105.86055: _execute() done 186312 1726890105.86057: dumping result to json 186312 1726890105.86060: done dumping result, returning 186312 1726890105.86065: done running TaskExecutor() for managed_node3/TASK: Set md version regex [02369adf-7a19-881e-6b85-0000000010f7] 186312 1726890105.86070: sending task result for task 02369adf-7a19-881e-6b85-0000000010f7 186312 1726890105.86161: done sending task result for task 02369adf-7a19-881e-6b85-0000000010f7 186312 1726890105.86165: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890105.86208: no more pending results, returning what we have 186312 1726890105.86211: results queue empty 186312 1726890105.86214: checking for any_errors_fatal 186312 1726890105.86219: done checking for any_errors_fatal 186312 1726890105.86220: checking for max_fail_percentage 186312 1726890105.86222: done checking for max_fail_percentage 186312 1726890105.86223: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.86224: done checking to see if all hosts have failed 186312 1726890105.86224: getting the remaining hosts for this loop 186312 1726890105.86226: done getting the remaining hosts for this loop 186312 1726890105.86228: getting the next task for host managed_node3 186312 1726890105.86235: done getting next task for host managed_node3 186312 1726890105.86237: ^ task is: TASK: Set chunk size regex 186312 1726890105.86242: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.86246: getting variables 186312 1726890105.86247: in VariableManager get_vars() 186312 1726890105.86270: Calling all_inventory to load vars for managed_node3 186312 1726890105.86272: Calling groups_inventory to load vars for managed_node3 186312 1726890105.86279: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.86286: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.86288: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.86289: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.86587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.86934: done with get_vars() 186312 1726890105.86943: done getting variables 186312 1726890105.86980: 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 [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:41:45 -0400 (0:00:00.018) 0:01:15.609 ****** 186312 1726890105.87001: entering _queue_task() for managed_node3/set_fact 186312 1726890105.87159: worker is 1 (out of 1 available) 186312 1726890105.87173: exiting _queue_task() for managed_node3/set_fact 186312 1726890105.87187: done queuing things up, now waiting for results queue to drain 186312 1726890105.87188: waiting for pending results... 186312 1726890105.87354: running TaskExecutor() for managed_node3/TASK: Set chunk size regex 186312 1726890105.87425: in run() - task 02369adf-7a19-881e-6b85-0000000010f8 186312 1726890105.87439: variable 'ansible_search_path' from source: unknown 186312 1726890105.87465: calling self._execute() 186312 1726890105.87545: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.87550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.87558: variable 'omit' from source: magic vars 186312 1726890105.87840: variable 'storage_test_volume' from source: include params 186312 1726890105.87865: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890105.87869: when evaluation is False, skipping this task 186312 1726890105.87872: _execute() done 186312 1726890105.87874: dumping result to json 186312 1726890105.87877: done dumping result, returning 186312 1726890105.87880: done running TaskExecutor() for managed_node3/TASK: Set chunk size regex [02369adf-7a19-881e-6b85-0000000010f8] 186312 1726890105.87886: sending task result for task 02369adf-7a19-881e-6b85-0000000010f8 186312 1726890105.87978: done sending task result for task 02369adf-7a19-881e-6b85-0000000010f8 186312 1726890105.87981: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890105.88030: no more pending results, returning what we have 186312 1726890105.88033: results queue empty 186312 1726890105.88033: checking for any_errors_fatal 186312 1726890105.88039: done checking for any_errors_fatal 186312 1726890105.88040: checking for max_fail_percentage 186312 1726890105.88041: done checking for max_fail_percentage 186312 1726890105.88042: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.88043: done checking to see if all hosts have failed 186312 1726890105.88043: getting the remaining hosts for this loop 186312 1726890105.88045: done getting the remaining hosts for this loop 186312 1726890105.88047: getting the next task for host managed_node3 186312 1726890105.88053: done getting next task for host managed_node3 186312 1726890105.88056: ^ task is: TASK: Parse the chunk size 186312 1726890105.88061: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.88064: getting variables 186312 1726890105.88065: in VariableManager get_vars() 186312 1726890105.88087: Calling all_inventory to load vars for managed_node3 186312 1726890105.88089: Calling groups_inventory to load vars for managed_node3 186312 1726890105.88093: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.88100: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.88102: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.88104: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.88402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.88742: done with get_vars() 186312 1726890105.88751: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:41:45 -0400 (0:00:00.018) 0:01:15.627 ****** 186312 1726890105.88804: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890105.88969: worker is 1 (out of 1 available) 186312 1726890105.88982: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890105.88994: done queuing things up, now waiting for results queue to drain 186312 1726890105.88995: waiting for pending results... 186312 1726890105.89166: running TaskExecutor() for managed_node3/TASK: Parse the chunk size 186312 1726890105.89243: in run() - task 02369adf-7a19-881e-6b85-0000000010f9 186312 1726890105.89253: variable 'ansible_search_path' from source: unknown 186312 1726890105.89279: calling self._execute() 186312 1726890105.89362: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.89367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.89376: variable 'omit' from source: magic vars 186312 1726890105.89651: variable 'storage_test_volume' from source: include params 186312 1726890105.89676: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890105.89680: when evaluation is False, skipping this task 186312 1726890105.89683: _execute() done 186312 1726890105.89686: dumping result to json 186312 1726890105.89688: done dumping result, returning 186312 1726890105.89693: done running TaskExecutor() for managed_node3/TASK: Parse the chunk size [02369adf-7a19-881e-6b85-0000000010f9] 186312 1726890105.89699: sending task result for task 02369adf-7a19-881e-6b85-0000000010f9 186312 1726890105.89791: done sending task result for task 02369adf-7a19-881e-6b85-0000000010f9 186312 1726890105.89794: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890105.89846: no more pending results, returning what we have 186312 1726890105.89848: results queue empty 186312 1726890105.89849: checking for any_errors_fatal 186312 1726890105.89855: done checking for any_errors_fatal 186312 1726890105.89856: checking for max_fail_percentage 186312 1726890105.89858: done checking for max_fail_percentage 186312 1726890105.89858: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.89859: done checking to see if all hosts have failed 186312 1726890105.89860: getting the remaining hosts for this loop 186312 1726890105.89861: done getting the remaining hosts for this loop 186312 1726890105.89864: getting the next task for host managed_node3 186312 1726890105.89870: done getting next task for host managed_node3 186312 1726890105.89873: ^ task is: TASK: Check RAID active devices count 186312 1726890105.89877: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.89881: getting variables 186312 1726890105.89882: in VariableManager get_vars() 186312 1726890105.89907: Calling all_inventory to load vars for managed_node3 186312 1726890105.89909: Calling groups_inventory to load vars for managed_node3 186312 1726890105.89911: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.89919: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.89921: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.89923: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.90221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.90564: done with get_vars() 186312 1726890105.90574: done getting variables 186312 1726890105.90614: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:41:45 -0400 (0:00:00.018) 0:01:15.645 ****** 186312 1726890105.90635: entering _queue_task() for managed_node3/assert 186312 1726890105.90795: worker is 1 (out of 1 available) 186312 1726890105.90810: exiting _queue_task() for managed_node3/assert 186312 1726890105.90823: done queuing things up, now waiting for results queue to drain 186312 1726890105.90825: waiting for pending results... 186312 1726890105.90985: running TaskExecutor() for managed_node3/TASK: Check RAID active devices count 186312 1726890105.91059: in run() - task 02369adf-7a19-881e-6b85-0000000010fa 186312 1726890105.91070: variable 'ansible_search_path' from source: unknown 186312 1726890105.91096: calling self._execute() 186312 1726890105.91177: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.91183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.91192: variable 'omit' from source: magic vars 186312 1726890105.91459: variable 'storage_test_volume' from source: include params 186312 1726890105.91485: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890105.91488: when evaluation is False, skipping this task 186312 1726890105.91491: _execute() done 186312 1726890105.91494: dumping result to json 186312 1726890105.91497: done dumping result, returning 186312 1726890105.91502: done running TaskExecutor() for managed_node3/TASK: Check RAID active devices count [02369adf-7a19-881e-6b85-0000000010fa] 186312 1726890105.91507: sending task result for task 02369adf-7a19-881e-6b85-0000000010fa 186312 1726890105.91603: done sending task result for task 02369adf-7a19-881e-6b85-0000000010fa 186312 1726890105.91606: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890105.91652: no more pending results, returning what we have 186312 1726890105.91655: results queue empty 186312 1726890105.91656: checking for any_errors_fatal 186312 1726890105.91661: done checking for any_errors_fatal 186312 1726890105.91662: checking for max_fail_percentage 186312 1726890105.91664: done checking for max_fail_percentage 186312 1726890105.91664: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.91665: done checking to see if all hosts have failed 186312 1726890105.91666: getting the remaining hosts for this loop 186312 1726890105.91667: done getting the remaining hosts for this loop 186312 1726890105.91670: getting the next task for host managed_node3 186312 1726890105.91676: done getting next task for host managed_node3 186312 1726890105.91678: ^ task is: TASK: Check RAID spare devices count 186312 1726890105.91682: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.91685: getting variables 186312 1726890105.91686: in VariableManager get_vars() 186312 1726890105.91709: Calling all_inventory to load vars for managed_node3 186312 1726890105.91718: Calling groups_inventory to load vars for managed_node3 186312 1726890105.91721: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.91730: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.91732: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.91735: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.92038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.92380: done with get_vars() 186312 1726890105.92390: done getting variables 186312 1726890105.92428: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:41:45 -0400 (0:00:00.018) 0:01:15.663 ****** 186312 1726890105.92449: entering _queue_task() for managed_node3/assert 186312 1726890105.92609: worker is 1 (out of 1 available) 186312 1726890105.92623: exiting _queue_task() for managed_node3/assert 186312 1726890105.92635: done queuing things up, now waiting for results queue to drain 186312 1726890105.92637: waiting for pending results... 186312 1726890105.92794: running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count 186312 1726890105.92868: in run() - task 02369adf-7a19-881e-6b85-0000000010fb 186312 1726890105.92879: variable 'ansible_search_path' from source: unknown 186312 1726890105.92905: calling self._execute() 186312 1726890105.92986: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.92993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.92998: variable 'omit' from source: magic vars 186312 1726890105.93264: variable 'storage_test_volume' from source: include params 186312 1726890105.93291: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890105.93294: when evaluation is False, skipping this task 186312 1726890105.93297: _execute() done 186312 1726890105.93300: dumping result to json 186312 1726890105.93303: done dumping result, returning 186312 1726890105.93305: done running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count [02369adf-7a19-881e-6b85-0000000010fb] 186312 1726890105.93310: sending task result for task 02369adf-7a19-881e-6b85-0000000010fb 186312 1726890105.93402: done sending task result for task 02369adf-7a19-881e-6b85-0000000010fb 186312 1726890105.93406: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890105.93455: no more pending results, returning what we have 186312 1726890105.93458: results queue empty 186312 1726890105.93459: checking for any_errors_fatal 186312 1726890105.93464: done checking for any_errors_fatal 186312 1726890105.93465: checking for max_fail_percentage 186312 1726890105.93467: done checking for max_fail_percentage 186312 1726890105.93467: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.93468: done checking to see if all hosts have failed 186312 1726890105.93469: getting the remaining hosts for this loop 186312 1726890105.93470: done getting the remaining hosts for this loop 186312 1726890105.93473: getting the next task for host managed_node3 186312 1726890105.93479: done getting next task for host managed_node3 186312 1726890105.93481: ^ task is: TASK: Check RAID metadata version 186312 1726890105.93486: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.93489: getting variables 186312 1726890105.93491: in VariableManager get_vars() 186312 1726890105.93520: Calling all_inventory to load vars for managed_node3 186312 1726890105.93522: Calling groups_inventory to load vars for managed_node3 186312 1726890105.93524: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.93531: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.93533: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.93535: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.94041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.94370: done with get_vars() 186312 1726890105.94379: done getting variables 186312 1726890105.94418: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:41:45 -0400 (0:00:00.019) 0:01:15.683 ****** 186312 1726890105.94438: entering _queue_task() for managed_node3/assert 186312 1726890105.94602: worker is 1 (out of 1 available) 186312 1726890105.94616: exiting _queue_task() for managed_node3/assert 186312 1726890105.94629: done queuing things up, now waiting for results queue to drain 186312 1726890105.94630: waiting for pending results... 186312 1726890105.94800: running TaskExecutor() for managed_node3/TASK: Check RAID metadata version 186312 1726890105.94890: in run() - task 02369adf-7a19-881e-6b85-0000000010fc 186312 1726890105.94900: variable 'ansible_search_path' from source: unknown 186312 1726890105.94928: calling self._execute() 186312 1726890105.95009: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.95016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.95025: variable 'omit' from source: magic vars 186312 1726890105.95304: variable 'storage_test_volume' from source: include params 186312 1726890105.95332: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890105.95338: when evaluation is False, skipping this task 186312 1726890105.95341: _execute() done 186312 1726890105.95343: dumping result to json 186312 1726890105.95347: done dumping result, returning 186312 1726890105.95353: done running TaskExecutor() for managed_node3/TASK: Check RAID metadata version [02369adf-7a19-881e-6b85-0000000010fc] 186312 1726890105.95358: sending task result for task 02369adf-7a19-881e-6b85-0000000010fc 186312 1726890105.95456: done sending task result for task 02369adf-7a19-881e-6b85-0000000010fc 186312 1726890105.95460: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890105.95506: no more pending results, returning what we have 186312 1726890105.95509: results queue empty 186312 1726890105.95509: checking for any_errors_fatal 186312 1726890105.95517: done checking for any_errors_fatal 186312 1726890105.95518: checking for max_fail_percentage 186312 1726890105.95519: done checking for max_fail_percentage 186312 1726890105.95520: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.95521: done checking to see if all hosts have failed 186312 1726890105.95522: getting the remaining hosts for this loop 186312 1726890105.95523: done getting the remaining hosts for this loop 186312 1726890105.95526: getting the next task for host managed_node3 186312 1726890105.95532: done getting next task for host managed_node3 186312 1726890105.95534: ^ task is: TASK: Check RAID chunk size 186312 1726890105.95538: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.95542: getting variables 186312 1726890105.95543: in VariableManager get_vars() 186312 1726890105.95565: Calling all_inventory to load vars for managed_node3 186312 1726890105.95567: Calling groups_inventory to load vars for managed_node3 186312 1726890105.95569: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.95576: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.95578: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.95580: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.95880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.96219: done with get_vars() 186312 1726890105.96228: done getting variables 186312 1726890105.96267: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:41:45 -0400 (0:00:00.018) 0:01:15.702 ****** 186312 1726890105.96286: entering _queue_task() for managed_node3/assert 186312 1726890105.96449: worker is 1 (out of 1 available) 186312 1726890105.96460: exiting _queue_task() for managed_node3/assert 186312 1726890105.96476: done queuing things up, now waiting for results queue to drain 186312 1726890105.96477: waiting for pending results... 186312 1726890105.96642: running TaskExecutor() for managed_node3/TASK: Check RAID chunk size 186312 1726890105.96725: in run() - task 02369adf-7a19-881e-6b85-0000000010fd 186312 1726890105.96737: variable 'ansible_search_path' from source: unknown 186312 1726890105.96765: calling self._execute() 186312 1726890105.96861: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.96865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.96874: variable 'omit' from source: magic vars 186312 1726890105.97172: variable 'storage_test_volume' from source: include params 186312 1726890105.97199: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890105.97203: when evaluation is False, skipping this task 186312 1726890105.97207: _execute() done 186312 1726890105.97209: dumping result to json 186312 1726890105.97214: done dumping result, returning 186312 1726890105.97217: done running TaskExecutor() for managed_node3/TASK: Check RAID chunk size [02369adf-7a19-881e-6b85-0000000010fd] 186312 1726890105.97221: sending task result for task 02369adf-7a19-881e-6b85-0000000010fd 186312 1726890105.97314: done sending task result for task 02369adf-7a19-881e-6b85-0000000010fd 186312 1726890105.97317: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890105.97383: no more pending results, returning what we have 186312 1726890105.97386: results queue empty 186312 1726890105.97387: checking for any_errors_fatal 186312 1726890105.97393: done checking for any_errors_fatal 186312 1726890105.97393: checking for max_fail_percentage 186312 1726890105.97395: done checking for max_fail_percentage 186312 1726890105.97396: checking to see if all hosts have failed and the running result is not ok 186312 1726890105.97397: done checking to see if all hosts have failed 186312 1726890105.97398: getting the remaining hosts for this loop 186312 1726890105.97399: done getting the remaining hosts for this loop 186312 1726890105.97402: getting the next task for host managed_node3 186312 1726890105.97413: done getting next task for host managed_node3 186312 1726890105.97415: ^ task is: TASK: Parse the actual size of the volume 186312 1726890105.97419: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890105.97421: getting variables 186312 1726890105.97422: in VariableManager get_vars() 186312 1726890105.97448: Calling all_inventory to load vars for managed_node3 186312 1726890105.97450: Calling groups_inventory to load vars for managed_node3 186312 1726890105.97452: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890105.97459: Calling all_plugins_play to load vars for managed_node3 186312 1726890105.97461: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890105.97462: Calling groups_plugins_play to load vars for managed_node3 186312 1726890105.97770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890105.98109: done with get_vars() 186312 1726890105.98120: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:41:45 -0400 (0:00:00.018) 0:01:15.720 ****** 186312 1726890105.98174: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890105.98332: worker is 1 (out of 1 available) 186312 1726890105.98344: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890105.98356: done queuing things up, now waiting for results queue to drain 186312 1726890105.98357: waiting for pending results... 186312 1726890105.98518: running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume 186312 1726890105.98590: in run() - task 02369adf-7a19-881e-6b85-000000001101 186312 1726890105.98600: variable 'ansible_search_path' from source: unknown 186312 1726890105.98627: calling self._execute() 186312 1726890105.98703: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890105.98707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890105.98718: variable 'omit' from source: magic vars 186312 1726890105.98973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890106.00523: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890106.00577: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890106.00605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890106.00634: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890106.00653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890106.00721: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.00736: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890106.00841: variable 'storage_test_volume' from source: include params 186312 1726890106.00864: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 186312 1726890106.00867: when evaluation is False, skipping this task 186312 1726890106.00870: _execute() done 186312 1726890106.00872: dumping result to json 186312 1726890106.00875: done dumping result, returning 186312 1726890106.00879: done running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume [02369adf-7a19-881e-6b85-000000001101] 186312 1726890106.00885: sending task result for task 02369adf-7a19-881e-6b85-000000001101 186312 1726890106.00975: done sending task result for task 02369adf-7a19-881e-6b85-000000001101 186312 1726890106.00978: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 186312 1726890106.01031: no more pending results, returning what we have 186312 1726890106.01035: results queue empty 186312 1726890106.01036: checking for any_errors_fatal 186312 1726890106.01041: done checking for any_errors_fatal 186312 1726890106.01042: checking for max_fail_percentage 186312 1726890106.01044: done checking for max_fail_percentage 186312 1726890106.01045: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.01046: done checking to see if all hosts have failed 186312 1726890106.01046: getting the remaining hosts for this loop 186312 1726890106.01047: done getting the remaining hosts for this loop 186312 1726890106.01050: getting the next task for host managed_node3 186312 1726890106.01057: done getting next task for host managed_node3 186312 1726890106.01059: ^ task is: TASK: Parse the requested size of the volume 186312 1726890106.01064: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.01067: getting variables 186312 1726890106.01069: in VariableManager get_vars() 186312 1726890106.01098: Calling all_inventory to load vars for managed_node3 186312 1726890106.01101: Calling groups_inventory to load vars for managed_node3 186312 1726890106.01104: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.01113: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.01115: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.01117: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.01431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.01774: done with get_vars() 186312 1726890106.01784: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:41:46 -0400 (0:00:00.036) 0:01:15.757 ****** 186312 1726890106.01839: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890106.01999: worker is 1 (out of 1 available) 186312 1726890106.02013: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890106.02025: done queuing things up, now waiting for results queue to drain 186312 1726890106.02026: waiting for pending results... 186312 1726890106.02192: running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume 186312 1726890106.02270: in run() - task 02369adf-7a19-881e-6b85-000000001102 186312 1726890106.02283: variable 'ansible_search_path' from source: unknown 186312 1726890106.02308: calling self._execute() 186312 1726890106.02389: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.02394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.02403: variable 'omit' from source: magic vars 186312 1726890106.02655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890106.04150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890106.04200: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890106.04232: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890106.04256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890106.04277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890106.04342: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.04356: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890106.04445: variable 'storage_test_volume' from source: include params 186312 1726890106.04467: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890106.04471: when evaluation is False, skipping this task 186312 1726890106.04473: _execute() done 186312 1726890106.04476: dumping result to json 186312 1726890106.04479: done dumping result, returning 186312 1726890106.04481: done running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume [02369adf-7a19-881e-6b85-000000001102] 186312 1726890106.04486: sending task result for task 02369adf-7a19-881e-6b85-000000001102 186312 1726890106.04576: done sending task result for task 02369adf-7a19-881e-6b85-000000001102 186312 1726890106.04580: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890106.04632: no more pending results, returning what we have 186312 1726890106.04635: results queue empty 186312 1726890106.04636: checking for any_errors_fatal 186312 1726890106.04642: done checking for any_errors_fatal 186312 1726890106.04642: checking for max_fail_percentage 186312 1726890106.04644: done checking for max_fail_percentage 186312 1726890106.04645: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.04646: done checking to see if all hosts have failed 186312 1726890106.04646: getting the remaining hosts for this loop 186312 1726890106.04648: done getting the remaining hosts for this loop 186312 1726890106.04650: getting the next task for host managed_node3 186312 1726890106.04657: done getting next task for host managed_node3 186312 1726890106.04659: ^ task is: TASK: Establish base value for expected size 186312 1726890106.04663: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.04667: getting variables 186312 1726890106.04668: in VariableManager get_vars() 186312 1726890106.04697: Calling all_inventory to load vars for managed_node3 186312 1726890106.04699: Calling groups_inventory to load vars for managed_node3 186312 1726890106.04701: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.04708: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.04710: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.04713: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.05013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.05353: done with get_vars() 186312 1726890106.05363: done getting variables 186312 1726890106.05400: 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 [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:41:46 -0400 (0:00:00.035) 0:01:15.793 ****** 186312 1726890106.05423: entering _queue_task() for managed_node3/set_fact 186312 1726890106.05576: worker is 1 (out of 1 available) 186312 1726890106.05588: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.05599: done queuing things up, now waiting for results queue to drain 186312 1726890106.05601: waiting for pending results... 186312 1726890106.05787: running TaskExecutor() for managed_node3/TASK: Establish base value for expected size 186312 1726890106.05867: in run() - task 02369adf-7a19-881e-6b85-000000001103 186312 1726890106.05878: variable 'ansible_search_path' from source: unknown 186312 1726890106.05907: calling self._execute() 186312 1726890106.05992: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.05996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.06007: variable 'omit' from source: magic vars 186312 1726890106.06280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890106.08092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890106.08141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890106.08169: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890106.08206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890106.08229: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890106.08295: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.08309: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890106.08400: variable 'storage_test_volume' from source: include params 186312 1726890106.08428: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890106.08431: when evaluation is False, skipping this task 186312 1726890106.08435: _execute() done 186312 1726890106.08438: dumping result to json 186312 1726890106.08440: done dumping result, returning 186312 1726890106.08446: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected size [02369adf-7a19-881e-6b85-000000001103] 186312 1726890106.08450: sending task result for task 02369adf-7a19-881e-6b85-000000001103 186312 1726890106.08530: done sending task result for task 02369adf-7a19-881e-6b85-000000001103 186312 1726890106.08533: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890106.08579: no more pending results, returning what we have 186312 1726890106.08583: results queue empty 186312 1726890106.08583: checking for any_errors_fatal 186312 1726890106.08590: done checking for any_errors_fatal 186312 1726890106.08591: checking for max_fail_percentage 186312 1726890106.08593: done checking for max_fail_percentage 186312 1726890106.08594: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.08595: done checking to see if all hosts have failed 186312 1726890106.08595: getting the remaining hosts for this loop 186312 1726890106.08597: done getting the remaining hosts for this loop 186312 1726890106.08600: getting the next task for host managed_node3 186312 1726890106.08606: done getting next task for host managed_node3 186312 1726890106.08609: ^ task is: TASK: Show expected size 186312 1726890106.08615: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.08619: getting variables 186312 1726890106.08621: in VariableManager get_vars() 186312 1726890106.08654: Calling all_inventory to load vars for managed_node3 186312 1726890106.08657: Calling groups_inventory to load vars for managed_node3 186312 1726890106.08660: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.08668: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.08671: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.08673: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.08989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.09329: done with get_vars() 186312 1726890106.09339: done getting variables 186312 1726890106.09376: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:41:46 -0400 (0:00:00.039) 0:01:15.833 ****** 186312 1726890106.09397: entering _queue_task() for managed_node3/debug 186312 1726890106.09558: worker is 1 (out of 1 available) 186312 1726890106.09568: exiting _queue_task() for managed_node3/debug 186312 1726890106.09579: done queuing things up, now waiting for results queue to drain 186312 1726890106.09580: waiting for pending results... 186312 1726890106.09753: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890106.09829: in run() - task 02369adf-7a19-881e-6b85-000000001104 186312 1726890106.09844: variable 'ansible_search_path' from source: unknown 186312 1726890106.09871: calling self._execute() 186312 1726890106.09949: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.09954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.09962: variable 'omit' from source: magic vars 186312 1726890106.10045: variable 'omit' from source: magic vars 186312 1726890106.10086: variable 'omit' from source: magic vars 186312 1726890106.10108: variable 'omit' from source: magic vars 186312 1726890106.10145: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890106.10174: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890106.10191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890106.10205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890106.10216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890106.10241: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890106.10244: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.10247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.10312: Set connection var ansible_shell_type to sh 186312 1726890106.10321: Set connection var ansible_pipelining to False 186312 1726890106.10328: Set connection var ansible_timeout to 10 186312 1726890106.10331: Set connection var ansible_connection to ssh 186312 1726890106.10339: Set connection var ansible_shell_executable to /bin/sh 186312 1726890106.10342: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890106.10359: variable 'ansible_shell_executable' from source: unknown 186312 1726890106.10362: variable 'ansible_connection' from source: unknown 186312 1726890106.10364: variable 'ansible_module_compression' from source: unknown 186312 1726890106.10367: variable 'ansible_shell_type' from source: unknown 186312 1726890106.10369: variable 'ansible_shell_executable' from source: unknown 186312 1726890106.10372: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.10377: variable 'ansible_pipelining' from source: unknown 186312 1726890106.10380: variable 'ansible_timeout' from source: unknown 186312 1726890106.10383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.10487: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890106.10497: variable 'omit' from source: magic vars 186312 1726890106.10502: starting attempt loop 186312 1726890106.10505: running the handler 186312 1726890106.10672: handler run complete 186312 1726890106.10690: attempt loop complete, returning result 186312 1726890106.10693: _execute() done 186312 1726890106.10696: dumping result to json 186312 1726890106.10698: done dumping result, returning 186312 1726890106.10704: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-000000001104] 186312 1726890106.10708: sending task result for task 02369adf-7a19-881e-6b85-000000001104 186312 1726890106.10790: done sending task result for task 02369adf-7a19-881e-6b85-000000001104 186312 1726890106.10793: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890106.10839: no more pending results, returning what we have 186312 1726890106.10842: results queue empty 186312 1726890106.10843: checking for any_errors_fatal 186312 1726890106.10850: done checking for any_errors_fatal 186312 1726890106.10851: checking for max_fail_percentage 186312 1726890106.10853: done checking for max_fail_percentage 186312 1726890106.10854: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.10855: done checking to see if all hosts have failed 186312 1726890106.10855: getting the remaining hosts for this loop 186312 1726890106.10857: done getting the remaining hosts for this loop 186312 1726890106.10859: getting the next task for host managed_node3 186312 1726890106.10866: done getting next task for host managed_node3 186312 1726890106.10868: ^ task is: TASK: Get the size of parent/pool device 186312 1726890106.10872: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.10875: getting variables 186312 1726890106.10877: in VariableManager get_vars() 186312 1726890106.10902: Calling all_inventory to load vars for managed_node3 186312 1726890106.10904: Calling groups_inventory to load vars for managed_node3 186312 1726890106.10907: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.10917: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.10920: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.10922: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.11425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.11755: done with get_vars() 186312 1726890106.11764: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:41:46 -0400 (0:00:00.024) 0:01:15.857 ****** 186312 1726890106.11816: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890106.11974: worker is 1 (out of 1 available) 186312 1726890106.11986: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890106.11998: done queuing things up, now waiting for results queue to drain 186312 1726890106.11999: waiting for pending results... 186312 1726890106.12158: running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device 186312 1726890106.12245: in run() - task 02369adf-7a19-881e-6b85-000000001105 186312 1726890106.12259: variable 'ansible_search_path' from source: unknown 186312 1726890106.12287: calling self._execute() 186312 1726890106.12371: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.12375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.12384: variable 'omit' from source: magic vars 186312 1726890106.12649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890106.14207: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890106.14264: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890106.14291: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890106.14323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890106.14351: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890106.14420: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.14436: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890106.14531: variable 'storage_test_volume' from source: include params 186312 1726890106.14555: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890106.14558: when evaluation is False, skipping this task 186312 1726890106.14561: _execute() done 186312 1726890106.14564: dumping result to json 186312 1726890106.14566: done dumping result, returning 186312 1726890106.14570: done running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device [02369adf-7a19-881e-6b85-000000001105] 186312 1726890106.14575: sending task result for task 02369adf-7a19-881e-6b85-000000001105 186312 1726890106.14660: done sending task result for task 02369adf-7a19-881e-6b85-000000001105 186312 1726890106.14663: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890106.14714: no more pending results, returning what we have 186312 1726890106.14718: results queue empty 186312 1726890106.14719: checking for any_errors_fatal 186312 1726890106.14726: done checking for any_errors_fatal 186312 1726890106.14726: checking for max_fail_percentage 186312 1726890106.14728: done checking for max_fail_percentage 186312 1726890106.14731: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.14732: done checking to see if all hosts have failed 186312 1726890106.14733: getting the remaining hosts for this loop 186312 1726890106.14734: done getting the remaining hosts for this loop 186312 1726890106.14737: getting the next task for host managed_node3 186312 1726890106.14746: done getting next task for host managed_node3 186312 1726890106.14749: ^ task is: TASK: Show test pool 186312 1726890106.14753: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.14757: getting variables 186312 1726890106.14758: in VariableManager get_vars() 186312 1726890106.14790: Calling all_inventory to load vars for managed_node3 186312 1726890106.14793: Calling groups_inventory to load vars for managed_node3 186312 1726890106.14796: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.14804: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.14806: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.14807: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.15118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.15462: done with get_vars() 186312 1726890106.15471: done getting variables 186312 1726890106.15507: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:41:46 -0400 (0:00:00.037) 0:01:15.894 ****** 186312 1726890106.15531: entering _queue_task() for managed_node3/debug 186312 1726890106.15696: worker is 1 (out of 1 available) 186312 1726890106.15710: exiting _queue_task() for managed_node3/debug 186312 1726890106.15723: done queuing things up, now waiting for results queue to drain 186312 1726890106.15724: waiting for pending results... 186312 1726890106.15888: running TaskExecutor() for managed_node3/TASK: Show test pool 186312 1726890106.15967: in run() - task 02369adf-7a19-881e-6b85-000000001107 186312 1726890106.15979: variable 'ansible_search_path' from source: unknown 186312 1726890106.16005: calling self._execute() 186312 1726890106.16083: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.16092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.16100: variable 'omit' from source: magic vars 186312 1726890106.16375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890106.17924: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890106.17975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890106.18003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890106.18030: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890106.18055: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890106.18121: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.18137: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890106.18227: variable 'storage_test_volume' from source: include params 186312 1726890106.18252: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890106.18256: when evaluation is False, skipping this task 186312 1726890106.18259: _execute() done 186312 1726890106.18261: dumping result to json 186312 1726890106.18264: done dumping result, returning 186312 1726890106.18266: done running TaskExecutor() for managed_node3/TASK: Show test pool [02369adf-7a19-881e-6b85-000000001107] 186312 1726890106.18271: sending task result for task 02369adf-7a19-881e-6b85-000000001107 186312 1726890106.18354: done sending task result for task 02369adf-7a19-881e-6b85-000000001107 186312 1726890106.18358: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890106.18399: no more pending results, returning what we have 186312 1726890106.18403: results queue empty 186312 1726890106.18404: checking for any_errors_fatal 186312 1726890106.18411: done checking for any_errors_fatal 186312 1726890106.18414: checking for max_fail_percentage 186312 1726890106.18415: done checking for max_fail_percentage 186312 1726890106.18416: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.18417: done checking to see if all hosts have failed 186312 1726890106.18418: getting the remaining hosts for this loop 186312 1726890106.18420: done getting the remaining hosts for this loop 186312 1726890106.18423: getting the next task for host managed_node3 186312 1726890106.18433: done getting next task for host managed_node3 186312 1726890106.18435: ^ task is: TASK: Show test blockinfo 186312 1726890106.18440: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.18443: getting variables 186312 1726890106.18445: in VariableManager get_vars() 186312 1726890106.18471: Calling all_inventory to load vars for managed_node3 186312 1726890106.18473: Calling groups_inventory to load vars for managed_node3 186312 1726890106.18476: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.18484: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.18487: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.18490: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.18808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.19156: done with get_vars() 186312 1726890106.19165: done getting variables 186312 1726890106.19201: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:41:46 -0400 (0:00:00.036) 0:01:15.931 ****** 186312 1726890106.19223: entering _queue_task() for managed_node3/debug 186312 1726890106.19392: worker is 1 (out of 1 available) 186312 1726890106.19405: exiting _queue_task() for managed_node3/debug 186312 1726890106.19418: done queuing things up, now waiting for results queue to drain 186312 1726890106.19420: waiting for pending results... 186312 1726890106.19584: running TaskExecutor() for managed_node3/TASK: Show test blockinfo 186312 1726890106.19660: in run() - task 02369adf-7a19-881e-6b85-000000001108 186312 1726890106.19671: variable 'ansible_search_path' from source: unknown 186312 1726890106.19702: calling self._execute() 186312 1726890106.19782: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.19786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.19794: variable 'omit' from source: magic vars 186312 1726890106.20076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890106.21610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890106.21664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890106.21690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890106.21717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890106.21741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890106.21806: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.21822: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890106.21917: variable 'storage_test_volume' from source: include params 186312 1726890106.21942: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890106.21945: when evaluation is False, skipping this task 186312 1726890106.21948: _execute() done 186312 1726890106.21950: dumping result to json 186312 1726890106.21953: done dumping result, returning 186312 1726890106.21956: done running TaskExecutor() for managed_node3/TASK: Show test blockinfo [02369adf-7a19-881e-6b85-000000001108] 186312 1726890106.21965: sending task result for task 02369adf-7a19-881e-6b85-000000001108 186312 1726890106.22043: done sending task result for task 02369adf-7a19-881e-6b85-000000001108 186312 1726890106.22046: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890106.22094: no more pending results, returning what we have 186312 1726890106.22098: results queue empty 186312 1726890106.22099: checking for any_errors_fatal 186312 1726890106.22106: done checking for any_errors_fatal 186312 1726890106.22107: checking for max_fail_percentage 186312 1726890106.22108: done checking for max_fail_percentage 186312 1726890106.22109: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.22110: done checking to see if all hosts have failed 186312 1726890106.22111: getting the remaining hosts for this loop 186312 1726890106.22114: done getting the remaining hosts for this loop 186312 1726890106.22117: getting the next task for host managed_node3 186312 1726890106.22124: done getting next task for host managed_node3 186312 1726890106.22127: ^ task is: TASK: Show test pool size 186312 1726890106.22131: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.22135: getting variables 186312 1726890106.22136: in VariableManager get_vars() 186312 1726890106.22163: Calling all_inventory to load vars for managed_node3 186312 1726890106.22166: Calling groups_inventory to load vars for managed_node3 186312 1726890106.22168: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.22182: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.22185: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.22192: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.22500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.22847: done with get_vars() 186312 1726890106.22856: done getting variables 186312 1726890106.22892: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:41:46 -0400 (0:00:00.036) 0:01:15.968 ****** 186312 1726890106.22913: entering _queue_task() for managed_node3/debug 186312 1726890106.23073: worker is 1 (out of 1 available) 186312 1726890106.23085: exiting _queue_task() for managed_node3/debug 186312 1726890106.23096: done queuing things up, now waiting for results queue to drain 186312 1726890106.23097: waiting for pending results... 186312 1726890106.23271: running TaskExecutor() for managed_node3/TASK: Show test pool size 186312 1726890106.23344: in run() - task 02369adf-7a19-881e-6b85-000000001109 186312 1726890106.23356: variable 'ansible_search_path' from source: unknown 186312 1726890106.23384: calling self._execute() 186312 1726890106.23463: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.23467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.23476: variable 'omit' from source: magic vars 186312 1726890106.23738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890106.25237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890106.25297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890106.25324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890106.25356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890106.25376: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890106.25443: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.25457: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890106.25550: variable 'storage_test_volume' from source: include params 186312 1726890106.25573: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890106.25578: when evaluation is False, skipping this task 186312 1726890106.25581: _execute() done 186312 1726890106.25584: dumping result to json 186312 1726890106.25589: done dumping result, returning 186312 1726890106.25595: done running TaskExecutor() for managed_node3/TASK: Show test pool size [02369adf-7a19-881e-6b85-000000001109] 186312 1726890106.25600: sending task result for task 02369adf-7a19-881e-6b85-000000001109 186312 1726890106.25682: done sending task result for task 02369adf-7a19-881e-6b85-000000001109 186312 1726890106.25685: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890106.25735: no more pending results, returning what we have 186312 1726890106.25739: results queue empty 186312 1726890106.25740: checking for any_errors_fatal 186312 1726890106.25749: done checking for any_errors_fatal 186312 1726890106.25749: checking for max_fail_percentage 186312 1726890106.25751: done checking for max_fail_percentage 186312 1726890106.25752: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.25753: done checking to see if all hosts have failed 186312 1726890106.25754: getting the remaining hosts for this loop 186312 1726890106.25756: done getting the remaining hosts for this loop 186312 1726890106.25759: getting the next task for host managed_node3 186312 1726890106.25766: done getting next task for host managed_node3 186312 1726890106.25769: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890106.25773: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.25776: getting variables 186312 1726890106.25778: in VariableManager get_vars() 186312 1726890106.25805: Calling all_inventory to load vars for managed_node3 186312 1726890106.25808: Calling groups_inventory to load vars for managed_node3 186312 1726890106.25811: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.25823: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.25825: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.25828: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.26151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.26492: done with get_vars() 186312 1726890106.26502: done getting variables 186312 1726890106.26542: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:41:46 -0400 (0:00:00.036) 0:01:16.004 ****** 186312 1726890106.26566: entering _queue_task() for managed_node3/set_fact 186312 1726890106.26739: worker is 1 (out of 1 available) 186312 1726890106.26751: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.26762: done queuing things up, now waiting for results queue to drain 186312 1726890106.26764: waiting for pending results... 186312 1726890106.26947: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890106.27023: in run() - task 02369adf-7a19-881e-6b85-00000000110a 186312 1726890106.27035: variable 'ansible_search_path' from source: unknown 186312 1726890106.27063: calling self._execute() 186312 1726890106.27149: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.27154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.27162: variable 'omit' from source: magic vars 186312 1726890106.27437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890106.29242: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890106.29285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890106.29313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890106.29349: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890106.29372: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890106.29438: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.29451: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890106.29543: variable 'storage_test_volume' from source: include params 186312 1726890106.29564: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890106.29567: when evaluation is False, skipping this task 186312 1726890106.29570: _execute() done 186312 1726890106.29573: dumping result to json 186312 1726890106.29575: done dumping result, returning 186312 1726890106.29580: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-00000000110a] 186312 1726890106.29588: sending task result for task 02369adf-7a19-881e-6b85-00000000110a 186312 1726890106.29669: done sending task result for task 02369adf-7a19-881e-6b85-00000000110a 186312 1726890106.29672: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890106.29748: no more pending results, returning what we have 186312 1726890106.29752: results queue empty 186312 1726890106.29753: checking for any_errors_fatal 186312 1726890106.29759: done checking for any_errors_fatal 186312 1726890106.29759: checking for max_fail_percentage 186312 1726890106.29761: done checking for max_fail_percentage 186312 1726890106.29762: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.29763: done checking to see if all hosts have failed 186312 1726890106.29763: getting the remaining hosts for this loop 186312 1726890106.29765: done getting the remaining hosts for this loop 186312 1726890106.29767: getting the next task for host managed_node3 186312 1726890106.29776: done getting next task for host managed_node3 186312 1726890106.29779: ^ task is: TASK: Default thin pool reserved space values 186312 1726890106.29782: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.29787: getting variables 186312 1726890106.29788: in VariableManager get_vars() 186312 1726890106.29824: Calling all_inventory to load vars for managed_node3 186312 1726890106.29827: Calling groups_inventory to load vars for managed_node3 186312 1726890106.29832: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.29839: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.29841: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.29843: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.30150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.30494: done with get_vars() 186312 1726890106.30504: done getting variables 186312 1726890106.30546: 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 [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:41:46 -0400 (0:00:00.039) 0:01:16.044 ****** 186312 1726890106.30570: entering _queue_task() for managed_node3/set_fact 186312 1726890106.30743: worker is 1 (out of 1 available) 186312 1726890106.30754: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.30766: done queuing things up, now waiting for results queue to drain 186312 1726890106.30767: waiting for pending results... 186312 1726890106.30938: running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values 186312 1726890106.31011: in run() - task 02369adf-7a19-881e-6b85-00000000110c 186312 1726890106.31023: variable 'ansible_search_path' from source: unknown 186312 1726890106.31052: calling self._execute() 186312 1726890106.31133: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.31137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.31144: variable 'omit' from source: magic vars 186312 1726890106.31393: variable 'storage_test_volume' from source: include params 186312 1726890106.31421: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.31426: when evaluation is False, skipping this task 186312 1726890106.31429: _execute() done 186312 1726890106.31435: dumping result to json 186312 1726890106.31438: done dumping result, returning 186312 1726890106.31440: done running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values [02369adf-7a19-881e-6b85-00000000110c] 186312 1726890106.31442: sending task result for task 02369adf-7a19-881e-6b85-00000000110c 186312 1726890106.31532: done sending task result for task 02369adf-7a19-881e-6b85-00000000110c 186312 1726890106.31536: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890106.31592: no more pending results, returning what we have 186312 1726890106.31595: results queue empty 186312 1726890106.31596: checking for any_errors_fatal 186312 1726890106.31601: done checking for any_errors_fatal 186312 1726890106.31602: checking for max_fail_percentage 186312 1726890106.31604: done checking for max_fail_percentage 186312 1726890106.31604: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.31605: done checking to see if all hosts have failed 186312 1726890106.31606: getting the remaining hosts for this loop 186312 1726890106.31607: done getting the remaining hosts for this loop 186312 1726890106.31610: getting the next task for host managed_node3 186312 1726890106.31619: done getting next task for host managed_node3 186312 1726890106.31621: ^ task is: TASK: Default minimal thin pool reserved space size 186312 1726890106.31626: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.31631: getting variables 186312 1726890106.31632: in VariableManager get_vars() 186312 1726890106.31652: Calling all_inventory to load vars for managed_node3 186312 1726890106.31654: Calling groups_inventory to load vars for managed_node3 186312 1726890106.31656: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.31668: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.31670: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.31672: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.32186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.32514: done with get_vars() 186312 1726890106.32522: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:41:46 -0400 (0:00:00.020) 0:01:16.065 ****** 186312 1726890106.32576: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890106.32742: worker is 1 (out of 1 available) 186312 1726890106.32752: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890106.32763: done queuing things up, now waiting for results queue to drain 186312 1726890106.32765: waiting for pending results... 186312 1726890106.32928: running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size 186312 1726890106.33008: in run() - task 02369adf-7a19-881e-6b85-00000000110d 186312 1726890106.33020: variable 'ansible_search_path' from source: unknown 186312 1726890106.33047: calling self._execute() 186312 1726890106.33125: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.33134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.33142: variable 'omit' from source: magic vars 186312 1726890106.33385: variable 'storage_test_volume' from source: include params 186312 1726890106.33412: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.33417: when evaluation is False, skipping this task 186312 1726890106.33420: _execute() done 186312 1726890106.33423: dumping result to json 186312 1726890106.33426: done dumping result, returning 186312 1726890106.33434: done running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size [02369adf-7a19-881e-6b85-00000000110d] 186312 1726890106.33437: sending task result for task 02369adf-7a19-881e-6b85-00000000110d 186312 1726890106.33538: done sending task result for task 02369adf-7a19-881e-6b85-00000000110d 186312 1726890106.33542: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890106.33583: no more pending results, returning what we have 186312 1726890106.33586: results queue empty 186312 1726890106.33587: checking for any_errors_fatal 186312 1726890106.33593: done checking for any_errors_fatal 186312 1726890106.33594: checking for max_fail_percentage 186312 1726890106.33595: done checking for max_fail_percentage 186312 1726890106.33596: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.33597: done checking to see if all hosts have failed 186312 1726890106.33598: getting the remaining hosts for this loop 186312 1726890106.33599: done getting the remaining hosts for this loop 186312 1726890106.33601: getting the next task for host managed_node3 186312 1726890106.33608: done getting next task for host managed_node3 186312 1726890106.33610: ^ task is: TASK: Default maximal thin pool reserved space size 186312 1726890106.33616: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.33620: getting variables 186312 1726890106.33621: in VariableManager get_vars() 186312 1726890106.33648: Calling all_inventory to load vars for managed_node3 186312 1726890106.33650: Calling groups_inventory to load vars for managed_node3 186312 1726890106.33652: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.33659: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.33661: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.33663: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.33967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.34306: done with get_vars() 186312 1726890106.34317: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:41:46 -0400 (0:00:00.017) 0:01:16.082 ****** 186312 1726890106.34370: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890106.34534: worker is 1 (out of 1 available) 186312 1726890106.34547: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890106.34558: done queuing things up, now waiting for results queue to drain 186312 1726890106.34560: waiting for pending results... 186312 1726890106.34723: running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size 186312 1726890106.34803: in run() - task 02369adf-7a19-881e-6b85-00000000110e 186312 1726890106.34815: variable 'ansible_search_path' from source: unknown 186312 1726890106.34845: calling self._execute() 186312 1726890106.34922: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.34931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.34941: variable 'omit' from source: magic vars 186312 1726890106.35190: variable 'storage_test_volume' from source: include params 186312 1726890106.35216: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.35220: when evaluation is False, skipping this task 186312 1726890106.35223: _execute() done 186312 1726890106.35226: dumping result to json 186312 1726890106.35228: done dumping result, returning 186312 1726890106.35234: done running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size [02369adf-7a19-881e-6b85-00000000110e] 186312 1726890106.35237: sending task result for task 02369adf-7a19-881e-6b85-00000000110e 186312 1726890106.35334: done sending task result for task 02369adf-7a19-881e-6b85-00000000110e 186312 1726890106.35337: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890106.35390: no more pending results, returning what we have 186312 1726890106.35392: results queue empty 186312 1726890106.35393: checking for any_errors_fatal 186312 1726890106.35399: done checking for any_errors_fatal 186312 1726890106.35400: checking for max_fail_percentage 186312 1726890106.35401: done checking for max_fail_percentage 186312 1726890106.35402: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.35403: done checking to see if all hosts have failed 186312 1726890106.35403: getting the remaining hosts for this loop 186312 1726890106.35405: done getting the remaining hosts for this loop 186312 1726890106.35408: getting the next task for host managed_node3 186312 1726890106.35416: done getting next task for host managed_node3 186312 1726890106.35418: ^ task is: TASK: Calculate maximum usable space in thin pool 186312 1726890106.35422: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.35425: getting variables 186312 1726890106.35426: in VariableManager get_vars() 186312 1726890106.35451: Calling all_inventory to load vars for managed_node3 186312 1726890106.35453: Calling groups_inventory to load vars for managed_node3 186312 1726890106.35455: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.35462: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.35464: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.35468: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.35776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.36121: done with get_vars() 186312 1726890106.36132: done getting variables 186312 1726890106.36170: 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 [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:41:46 -0400 (0:00:00.018) 0:01:16.101 ****** 186312 1726890106.36190: entering _queue_task() for managed_node3/set_fact 186312 1726890106.36355: worker is 1 (out of 1 available) 186312 1726890106.36367: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.36380: done queuing things up, now waiting for results queue to drain 186312 1726890106.36381: waiting for pending results... 186312 1726890106.36549: running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool 186312 1726890106.36623: in run() - task 02369adf-7a19-881e-6b85-00000000110f 186312 1726890106.36633: variable 'ansible_search_path' from source: unknown 186312 1726890106.36669: calling self._execute() 186312 1726890106.36740: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.36744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.36753: variable 'omit' from source: magic vars 186312 1726890106.36995: variable 'storage_test_volume' from source: include params 186312 1726890106.37020: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.37023: when evaluation is False, skipping this task 186312 1726890106.37026: _execute() done 186312 1726890106.37028: dumping result to json 186312 1726890106.37033: done dumping result, returning 186312 1726890106.37036: done running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-881e-6b85-00000000110f] 186312 1726890106.37042: sending task result for task 02369adf-7a19-881e-6b85-00000000110f 186312 1726890106.37134: done sending task result for task 02369adf-7a19-881e-6b85-00000000110f 186312 1726890106.37137: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890106.37187: no more pending results, returning what we have 186312 1726890106.37190: results queue empty 186312 1726890106.37191: checking for any_errors_fatal 186312 1726890106.37197: done checking for any_errors_fatal 186312 1726890106.37198: checking for max_fail_percentage 186312 1726890106.37199: done checking for max_fail_percentage 186312 1726890106.37200: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.37201: done checking to see if all hosts have failed 186312 1726890106.37201: getting the remaining hosts for this loop 186312 1726890106.37203: done getting the remaining hosts for this loop 186312 1726890106.37205: getting the next task for host managed_node3 186312 1726890106.37211: done getting next task for host managed_node3 186312 1726890106.37216: ^ task is: TASK: Apply upper size limit to max usable thin pool space 186312 1726890106.37220: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.37223: getting variables 186312 1726890106.37224: in VariableManager get_vars() 186312 1726890106.37251: Calling all_inventory to load vars for managed_node3 186312 1726890106.37253: Calling groups_inventory to load vars for managed_node3 186312 1726890106.37255: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.37262: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.37264: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.37266: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.37570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.37916: done with get_vars() 186312 1726890106.37926: done getting variables 186312 1726890106.37965: 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 [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:41:46 -0400 (0:00:00.017) 0:01:16.119 ****** 186312 1726890106.37985: entering _queue_task() for managed_node3/set_fact 186312 1726890106.38153: worker is 1 (out of 1 available) 186312 1726890106.38166: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.38178: done queuing things up, now waiting for results queue to drain 186312 1726890106.38180: waiting for pending results... 186312 1726890106.38336: running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space 186312 1726890106.38424: in run() - task 02369adf-7a19-881e-6b85-000000001110 186312 1726890106.38439: variable 'ansible_search_path' from source: unknown 186312 1726890106.38468: calling self._execute() 186312 1726890106.38550: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.38554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.38565: variable 'omit' from source: magic vars 186312 1726890106.38825: variable 'storage_test_volume' from source: include params 186312 1726890106.38854: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.38858: when evaluation is False, skipping this task 186312 1726890106.38861: _execute() done 186312 1726890106.38863: dumping result to json 186312 1726890106.38866: done dumping result, returning 186312 1726890106.38868: done running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-881e-6b85-000000001110] 186312 1726890106.38875: sending task result for task 02369adf-7a19-881e-6b85-000000001110 186312 1726890106.38970: done sending task result for task 02369adf-7a19-881e-6b85-000000001110 186312 1726890106.38973: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890106.39021: no more pending results, returning what we have 186312 1726890106.39025: results queue empty 186312 1726890106.39026: checking for any_errors_fatal 186312 1726890106.39032: done checking for any_errors_fatal 186312 1726890106.39033: checking for max_fail_percentage 186312 1726890106.39034: done checking for max_fail_percentage 186312 1726890106.39035: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.39036: done checking to see if all hosts have failed 186312 1726890106.39037: getting the remaining hosts for this loop 186312 1726890106.39038: done getting the remaining hosts for this loop 186312 1726890106.39041: getting the next task for host managed_node3 186312 1726890106.39047: done getting next task for host managed_node3 186312 1726890106.39049: ^ task is: TASK: Apply lower size limit to max usable thin pool space 186312 1726890106.39053: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.39056: getting variables 186312 1726890106.39057: in VariableManager get_vars() 186312 1726890106.39082: Calling all_inventory to load vars for managed_node3 186312 1726890106.39084: Calling groups_inventory to load vars for managed_node3 186312 1726890106.39086: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.39093: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.39095: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.39097: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.39405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.39744: done with get_vars() 186312 1726890106.39756: done getting variables 186312 1726890106.39793: 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 [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:41:46 -0400 (0:00:00.018) 0:01:16.137 ****** 186312 1726890106.39814: entering _queue_task() for managed_node3/set_fact 186312 1726890106.39966: worker is 1 (out of 1 available) 186312 1726890106.39977: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.39989: done queuing things up, now waiting for results queue to drain 186312 1726890106.39990: waiting for pending results... 186312 1726890106.40157: running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space 186312 1726890106.40230: in run() - task 02369adf-7a19-881e-6b85-000000001111 186312 1726890106.40244: variable 'ansible_search_path' from source: unknown 186312 1726890106.40268: calling self._execute() 186312 1726890106.40346: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.40350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.40358: variable 'omit' from source: magic vars 186312 1726890106.40598: variable 'storage_test_volume' from source: include params 186312 1726890106.40626: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.40629: when evaluation is False, skipping this task 186312 1726890106.40632: _execute() done 186312 1726890106.40635: dumping result to json 186312 1726890106.40637: done dumping result, returning 186312 1726890106.40643: done running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-881e-6b85-000000001111] 186312 1726890106.40654: sending task result for task 02369adf-7a19-881e-6b85-000000001111 186312 1726890106.40743: done sending task result for task 02369adf-7a19-881e-6b85-000000001111 186312 1726890106.40746: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890106.40790: no more pending results, returning what we have 186312 1726890106.40793: results queue empty 186312 1726890106.40794: checking for any_errors_fatal 186312 1726890106.40800: done checking for any_errors_fatal 186312 1726890106.40801: checking for max_fail_percentage 186312 1726890106.40802: done checking for max_fail_percentage 186312 1726890106.40803: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.40804: done checking to see if all hosts have failed 186312 1726890106.40805: getting the remaining hosts for this loop 186312 1726890106.40806: done getting the remaining hosts for this loop 186312 1726890106.40808: getting the next task for host managed_node3 186312 1726890106.40818: done getting next task for host managed_node3 186312 1726890106.40821: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 186312 1726890106.40825: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.40828: getting variables 186312 1726890106.40829: in VariableManager get_vars() 186312 1726890106.40852: Calling all_inventory to load vars for managed_node3 186312 1726890106.40853: Calling groups_inventory to load vars for managed_node3 186312 1726890106.40856: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.40867: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.40869: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.40871: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.41167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.41504: done with get_vars() 186312 1726890106.41517: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:41:46 -0400 (0:00:00.017) 0:01:16.154 ****** 186312 1726890106.41568: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890106.41722: worker is 1 (out of 1 available) 186312 1726890106.41734: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890106.41746: done queuing things up, now waiting for results queue to drain 186312 1726890106.41748: waiting for pending results... 186312 1726890106.41907: running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size 186312 1726890106.41980: in run() - task 02369adf-7a19-881e-6b85-000000001112 186312 1726890106.41992: variable 'ansible_search_path' from source: unknown 186312 1726890106.42018: calling self._execute() 186312 1726890106.42094: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.42098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.42107: variable 'omit' from source: magic vars 186312 1726890106.42345: variable 'storage_test_volume' from source: include params 186312 1726890106.42371: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.42376: when evaluation is False, skipping this task 186312 1726890106.42379: _execute() done 186312 1726890106.42382: dumping result to json 186312 1726890106.42384: done dumping result, returning 186312 1726890106.42388: done running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-881e-6b85-000000001112] 186312 1726890106.42391: sending task result for task 02369adf-7a19-881e-6b85-000000001112 186312 1726890106.42477: done sending task result for task 02369adf-7a19-881e-6b85-000000001112 186312 1726890106.42481: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890106.42549: no more pending results, returning what we have 186312 1726890106.42551: results queue empty 186312 1726890106.42552: checking for any_errors_fatal 186312 1726890106.42557: done checking for any_errors_fatal 186312 1726890106.42558: checking for max_fail_percentage 186312 1726890106.42560: done checking for max_fail_percentage 186312 1726890106.42560: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.42561: done checking to see if all hosts have failed 186312 1726890106.42562: getting the remaining hosts for this loop 186312 1726890106.42563: done getting the remaining hosts for this loop 186312 1726890106.42565: getting the next task for host managed_node3 186312 1726890106.42570: done getting next task for host managed_node3 186312 1726890106.42571: ^ task is: TASK: Show max thin pool size 186312 1726890106.42574: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.42577: getting variables 186312 1726890106.42578: in VariableManager get_vars() 186312 1726890106.42597: Calling all_inventory to load vars for managed_node3 186312 1726890106.42599: Calling groups_inventory to load vars for managed_node3 186312 1726890106.42601: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.42607: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.42615: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.42618: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.43133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.43460: done with get_vars() 186312 1726890106.43469: done getting variables 186312 1726890106.43506: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:41:46 -0400 (0:00:00.019) 0:01:16.174 ****** 186312 1726890106.43526: entering _queue_task() for managed_node3/debug 186312 1726890106.43681: worker is 1 (out of 1 available) 186312 1726890106.43691: exiting _queue_task() for managed_node3/debug 186312 1726890106.43702: done queuing things up, now waiting for results queue to drain 186312 1726890106.43703: waiting for pending results... 186312 1726890106.43862: running TaskExecutor() for managed_node3/TASK: Show max thin pool size 186312 1726890106.43951: in run() - task 02369adf-7a19-881e-6b85-000000001113 186312 1726890106.43961: variable 'ansible_search_path' from source: unknown 186312 1726890106.43986: calling self._execute() 186312 1726890106.44060: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.44066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.44074: variable 'omit' from source: magic vars 186312 1726890106.44316: variable 'storage_test_volume' from source: include params 186312 1726890106.44342: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.44346: when evaluation is False, skipping this task 186312 1726890106.44351: _execute() done 186312 1726890106.44353: dumping result to json 186312 1726890106.44356: done dumping result, returning 186312 1726890106.44360: done running TaskExecutor() for managed_node3/TASK: Show max thin pool size [02369adf-7a19-881e-6b85-000000001113] 186312 1726890106.44364: sending task result for task 02369adf-7a19-881e-6b85-000000001113 186312 1726890106.44454: done sending task result for task 02369adf-7a19-881e-6b85-000000001113 186312 1726890106.44458: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890106.44511: no more pending results, returning what we have 186312 1726890106.44516: results queue empty 186312 1726890106.44516: checking for any_errors_fatal 186312 1726890106.44523: done checking for any_errors_fatal 186312 1726890106.44524: checking for max_fail_percentage 186312 1726890106.44525: done checking for max_fail_percentage 186312 1726890106.44526: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.44527: done checking to see if all hosts have failed 186312 1726890106.44528: getting the remaining hosts for this loop 186312 1726890106.44529: done getting the remaining hosts for this loop 186312 1726890106.44532: getting the next task for host managed_node3 186312 1726890106.44539: done getting next task for host managed_node3 186312 1726890106.44541: ^ task is: TASK: Show volume thin pool size 186312 1726890106.44545: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.44549: getting variables 186312 1726890106.44550: in VariableManager get_vars() 186312 1726890106.44570: Calling all_inventory to load vars for managed_node3 186312 1726890106.44572: Calling groups_inventory to load vars for managed_node3 186312 1726890106.44574: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.44585: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.44587: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.44589: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.44886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.45225: done with get_vars() 186312 1726890106.45236: done getting variables 186312 1726890106.45272: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:41:46 -0400 (0:00:00.017) 0:01:16.192 ****** 186312 1726890106.45290: entering _queue_task() for managed_node3/debug 186312 1726890106.45447: worker is 1 (out of 1 available) 186312 1726890106.45458: exiting _queue_task() for managed_node3/debug 186312 1726890106.45471: done queuing things up, now waiting for results queue to drain 186312 1726890106.45472: waiting for pending results... 186312 1726890106.45633: running TaskExecutor() for managed_node3/TASK: Show volume thin pool size 186312 1726890106.45710: in run() - task 02369adf-7a19-881e-6b85-000000001114 186312 1726890106.45722: variable 'ansible_search_path' from source: unknown 186312 1726890106.45753: calling self._execute() 186312 1726890106.45827: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.45831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.45841: variable 'omit' from source: magic vars 186312 1726890106.46083: variable 'storage_test_volume' from source: include params 186312 1726890106.46107: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.46116: when evaluation is False, skipping this task 186312 1726890106.46120: _execute() done 186312 1726890106.46123: dumping result to json 186312 1726890106.46126: done dumping result, returning 186312 1726890106.46135: done running TaskExecutor() for managed_node3/TASK: Show volume thin pool size [02369adf-7a19-881e-6b85-000000001114] 186312 1726890106.46140: sending task result for task 02369adf-7a19-881e-6b85-000000001114 186312 1726890106.46224: done sending task result for task 02369adf-7a19-881e-6b85-000000001114 186312 1726890106.46227: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890106.46277: no more pending results, returning what we have 186312 1726890106.46280: results queue empty 186312 1726890106.46281: checking for any_errors_fatal 186312 1726890106.46287: done checking for any_errors_fatal 186312 1726890106.46288: checking for max_fail_percentage 186312 1726890106.46289: done checking for max_fail_percentage 186312 1726890106.46290: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.46291: done checking to see if all hosts have failed 186312 1726890106.46291: getting the remaining hosts for this loop 186312 1726890106.46293: done getting the remaining hosts for this loop 186312 1726890106.46295: getting the next task for host managed_node3 186312 1726890106.46301: done getting next task for host managed_node3 186312 1726890106.46304: ^ task is: TASK: Show test volume size 186312 1726890106.46308: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.46313: getting variables 186312 1726890106.46315: in VariableManager get_vars() 186312 1726890106.46343: Calling all_inventory to load vars for managed_node3 186312 1726890106.46345: Calling groups_inventory to load vars for managed_node3 186312 1726890106.46347: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.46354: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.46356: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.46357: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.46665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.47003: done with get_vars() 186312 1726890106.47014: done getting variables 186312 1726890106.47052: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:41:46 -0400 (0:00:00.017) 0:01:16.209 ****** 186312 1726890106.47071: entering _queue_task() for managed_node3/debug 186312 1726890106.47223: worker is 1 (out of 1 available) 186312 1726890106.47237: exiting _queue_task() for managed_node3/debug 186312 1726890106.47248: done queuing things up, now waiting for results queue to drain 186312 1726890106.47249: waiting for pending results... 186312 1726890106.47405: running TaskExecutor() for managed_node3/TASK: Show test volume size 186312 1726890106.47474: in run() - task 02369adf-7a19-881e-6b85-000000001115 186312 1726890106.47488: variable 'ansible_search_path' from source: unknown 186312 1726890106.47515: calling self._execute() 186312 1726890106.47596: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.47601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.47609: variable 'omit' from source: magic vars 186312 1726890106.47877: variable 'storage_test_volume' from source: include params 186312 1726890106.47904: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.47907: when evaluation is False, skipping this task 186312 1726890106.47910: _execute() done 186312 1726890106.47914: dumping result to json 186312 1726890106.47917: done dumping result, returning 186312 1726890106.47923: done running TaskExecutor() for managed_node3/TASK: Show test volume size [02369adf-7a19-881e-6b85-000000001115] 186312 1726890106.47928: sending task result for task 02369adf-7a19-881e-6b85-000000001115 186312 1726890106.48016: done sending task result for task 02369adf-7a19-881e-6b85-000000001115 186312 1726890106.48019: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890106.48069: no more pending results, returning what we have 186312 1726890106.48072: results queue empty 186312 1726890106.48073: checking for any_errors_fatal 186312 1726890106.48079: done checking for any_errors_fatal 186312 1726890106.48080: checking for max_fail_percentage 186312 1726890106.48081: done checking for max_fail_percentage 186312 1726890106.48082: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.48083: done checking to see if all hosts have failed 186312 1726890106.48083: getting the remaining hosts for this loop 186312 1726890106.48085: done getting the remaining hosts for this loop 186312 1726890106.48087: getting the next task for host managed_node3 186312 1726890106.48094: done getting next task for host managed_node3 186312 1726890106.48096: ^ task is: TASK: Establish base value for expected thin pool size 186312 1726890106.48100: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.48104: getting variables 186312 1726890106.48105: in VariableManager get_vars() 186312 1726890106.48135: Calling all_inventory to load vars for managed_node3 186312 1726890106.48137: Calling groups_inventory to load vars for managed_node3 186312 1726890106.48139: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.48146: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.48148: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.48150: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.48454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.48800: done with get_vars() 186312 1726890106.48809: done getting variables 186312 1726890106.48852: 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 [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:41:46 -0400 (0:00:00.017) 0:01:16.227 ****** 186312 1726890106.48872: entering _queue_task() for managed_node3/set_fact 186312 1726890106.49029: worker is 1 (out of 1 available) 186312 1726890106.49043: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.49055: done queuing things up, now waiting for results queue to drain 186312 1726890106.49056: waiting for pending results... 186312 1726890106.49209: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size 186312 1726890106.49285: in run() - task 02369adf-7a19-881e-6b85-000000001116 186312 1726890106.49295: variable 'ansible_search_path' from source: unknown 186312 1726890106.49322: calling self._execute() 186312 1726890106.49396: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.49401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.49410: variable 'omit' from source: magic vars 186312 1726890106.49642: variable 'storage_test_volume' from source: include params 186312 1726890106.49666: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.49669: when evaluation is False, skipping this task 186312 1726890106.49672: _execute() done 186312 1726890106.49675: dumping result to json 186312 1726890106.49678: done dumping result, returning 186312 1726890106.49680: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size [02369adf-7a19-881e-6b85-000000001116] 186312 1726890106.49687: sending task result for task 02369adf-7a19-881e-6b85-000000001116 186312 1726890106.49784: done sending task result for task 02369adf-7a19-881e-6b85-000000001116 186312 1726890106.49787: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890106.49849: no more pending results, returning what we have 186312 1726890106.49852: results queue empty 186312 1726890106.49853: checking for any_errors_fatal 186312 1726890106.49858: done checking for any_errors_fatal 186312 1726890106.49859: checking for max_fail_percentage 186312 1726890106.49860: done checking for max_fail_percentage 186312 1726890106.49861: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.49862: done checking to see if all hosts have failed 186312 1726890106.49863: getting the remaining hosts for this loop 186312 1726890106.49864: done getting the remaining hosts for this loop 186312 1726890106.49866: getting the next task for host managed_node3 186312 1726890106.49872: done getting next task for host managed_node3 186312 1726890106.49875: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890106.49878: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.49881: getting variables 186312 1726890106.49881: in VariableManager get_vars() 186312 1726890106.49903: Calling all_inventory to load vars for managed_node3 186312 1726890106.49905: Calling groups_inventory to load vars for managed_node3 186312 1726890106.49907: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.49917: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.49919: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.49921: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.50223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.50560: done with get_vars() 186312 1726890106.50571: done getting variables 186312 1726890106.50607: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:41:46 -0400 (0:00:00.017) 0:01:16.245 ****** 186312 1726890106.50628: entering _queue_task() for managed_node3/set_fact 186312 1726890106.50776: worker is 1 (out of 1 available) 186312 1726890106.50786: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.50798: done queuing things up, now waiting for results queue to drain 186312 1726890106.50799: waiting for pending results... 186312 1726890106.50963: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890106.51041: in run() - task 02369adf-7a19-881e-6b85-000000001117 186312 1726890106.51051: variable 'ansible_search_path' from source: unknown 186312 1726890106.51075: calling self._execute() 186312 1726890106.51150: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.51153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.51162: variable 'omit' from source: magic vars 186312 1726890106.51400: variable 'storage_test_volume' from source: include params 186312 1726890106.51426: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.51433: when evaluation is False, skipping this task 186312 1726890106.51441: _execute() done 186312 1726890106.51448: dumping result to json 186312 1726890106.51451: done dumping result, returning 186312 1726890106.51457: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-000000001117] 186312 1726890106.51463: sending task result for task 02369adf-7a19-881e-6b85-000000001117 186312 1726890106.51552: done sending task result for task 02369adf-7a19-881e-6b85-000000001117 186312 1726890106.51556: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890106.51598: no more pending results, returning what we have 186312 1726890106.51600: results queue empty 186312 1726890106.51601: checking for any_errors_fatal 186312 1726890106.51608: done checking for any_errors_fatal 186312 1726890106.51608: checking for max_fail_percentage 186312 1726890106.51610: done checking for max_fail_percentage 186312 1726890106.51611: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.51613: done checking to see if all hosts have failed 186312 1726890106.51614: getting the remaining hosts for this loop 186312 1726890106.51615: done getting the remaining hosts for this loop 186312 1726890106.51618: getting the next task for host managed_node3 186312 1726890106.51624: done getting next task for host managed_node3 186312 1726890106.51626: ^ task is: TASK: Establish base value for expected thin pool volume size 186312 1726890106.51633: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.51636: getting variables 186312 1726890106.51638: in VariableManager get_vars() 186312 1726890106.51662: Calling all_inventory to load vars for managed_node3 186312 1726890106.51666: Calling groups_inventory to load vars for managed_node3 186312 1726890106.51669: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.51676: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.51678: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.51679: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.51981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.52326: done with get_vars() 186312 1726890106.52338: done getting variables 186312 1726890106.52373: 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 [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:41:46 -0400 (0:00:00.017) 0:01:16.263 ****** 186312 1726890106.52392: entering _queue_task() for managed_node3/set_fact 186312 1726890106.52549: worker is 1 (out of 1 available) 186312 1726890106.52562: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.52573: done queuing things up, now waiting for results queue to drain 186312 1726890106.52574: waiting for pending results... 186312 1726890106.52728: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size 186312 1726890106.52799: in run() - task 02369adf-7a19-881e-6b85-000000001118 186312 1726890106.52809: variable 'ansible_search_path' from source: unknown 186312 1726890106.52836: calling self._execute() 186312 1726890106.52907: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.52913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.52923: variable 'omit' from source: magic vars 186312 1726890106.53161: variable 'storage_test_volume' from source: include params 186312 1726890106.53188: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.53192: when evaluation is False, skipping this task 186312 1726890106.53195: _execute() done 186312 1726890106.53197: dumping result to json 186312 1726890106.53199: done dumping result, returning 186312 1726890106.53204: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-881e-6b85-000000001118] 186312 1726890106.53210: sending task result for task 02369adf-7a19-881e-6b85-000000001118 186312 1726890106.53301: done sending task result for task 02369adf-7a19-881e-6b85-000000001118 186312 1726890106.53304: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890106.53352: no more pending results, returning what we have 186312 1726890106.53355: results queue empty 186312 1726890106.53356: checking for any_errors_fatal 186312 1726890106.53361: done checking for any_errors_fatal 186312 1726890106.53362: checking for max_fail_percentage 186312 1726890106.53363: done checking for max_fail_percentage 186312 1726890106.53364: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.53364: done checking to see if all hosts have failed 186312 1726890106.53365: getting the remaining hosts for this loop 186312 1726890106.53366: done getting the remaining hosts for this loop 186312 1726890106.53369: getting the next task for host managed_node3 186312 1726890106.53375: done getting next task for host managed_node3 186312 1726890106.53377: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890106.53381: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.53385: getting variables 186312 1726890106.53386: in VariableManager get_vars() 186312 1726890106.53406: Calling all_inventory to load vars for managed_node3 186312 1726890106.53407: Calling groups_inventory to load vars for managed_node3 186312 1726890106.53410: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.53422: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.53424: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.53425: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.53944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.54271: done with get_vars() 186312 1726890106.54280: done getting variables 186312 1726890106.54319: 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 [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:41:46 -0400 (0:00:00.019) 0:01:16.282 ****** 186312 1726890106.54340: entering _queue_task() for managed_node3/set_fact 186312 1726890106.54498: worker is 1 (out of 1 available) 186312 1726890106.54509: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.54523: done queuing things up, now waiting for results queue to drain 186312 1726890106.54524: waiting for pending results... 186312 1726890106.54679: running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890106.54754: in run() - task 02369adf-7a19-881e-6b85-000000001119 186312 1726890106.54764: variable 'ansible_search_path' from source: unknown 186312 1726890106.54790: calling self._execute() 186312 1726890106.54867: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.54873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.54881: variable 'omit' from source: magic vars 186312 1726890106.55126: variable 'storage_test_volume' from source: include params 186312 1726890106.55155: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.55160: when evaluation is False, skipping this task 186312 1726890106.55163: _execute() done 186312 1726890106.55166: dumping result to json 186312 1726890106.55168: done dumping result, returning 186312 1726890106.55172: done running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-881e-6b85-000000001119] 186312 1726890106.55176: sending task result for task 02369adf-7a19-881e-6b85-000000001119 186312 1726890106.55266: done sending task result for task 02369adf-7a19-881e-6b85-000000001119 186312 1726890106.55269: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890106.55323: no more pending results, returning what we have 186312 1726890106.55326: results queue empty 186312 1726890106.55326: checking for any_errors_fatal 186312 1726890106.55337: done checking for any_errors_fatal 186312 1726890106.55338: checking for max_fail_percentage 186312 1726890106.55339: done checking for max_fail_percentage 186312 1726890106.55340: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.55341: done checking to see if all hosts have failed 186312 1726890106.55341: getting the remaining hosts for this loop 186312 1726890106.55343: done getting the remaining hosts for this loop 186312 1726890106.55346: getting the next task for host managed_node3 186312 1726890106.55351: done getting next task for host managed_node3 186312 1726890106.55353: ^ task is: TASK: Replace expected volume size with calculated value 186312 1726890106.55356: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.55359: getting variables 186312 1726890106.55360: in VariableManager get_vars() 186312 1726890106.55382: Calling all_inventory to load vars for managed_node3 186312 1726890106.55384: Calling groups_inventory to load vars for managed_node3 186312 1726890106.55386: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.55394: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.55396: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.55398: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.55699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.56045: done with get_vars() 186312 1726890106.56054: done getting variables 186312 1726890106.56089: 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 [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:41:46 -0400 (0:00:00.017) 0:01:16.300 ****** 186312 1726890106.56108: entering _queue_task() for managed_node3/set_fact 186312 1726890106.56271: worker is 1 (out of 1 available) 186312 1726890106.56284: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.56296: done queuing things up, now waiting for results queue to drain 186312 1726890106.56297: waiting for pending results... 186312 1726890106.56452: running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value 186312 1726890106.56534: in run() - task 02369adf-7a19-881e-6b85-00000000111a 186312 1726890106.56550: variable 'ansible_search_path' from source: unknown 186312 1726890106.56576: calling self._execute() 186312 1726890106.56651: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.56655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.56663: variable 'omit' from source: magic vars 186312 1726890106.56895: variable 'storage_test_volume' from source: include params 186312 1726890106.56922: Evaluated conditional (storage_test_volume.thin): False 186312 1726890106.56925: when evaluation is False, skipping this task 186312 1726890106.56928: _execute() done 186312 1726890106.56933: dumping result to json 186312 1726890106.56936: done dumping result, returning 186312 1726890106.56939: done running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value [02369adf-7a19-881e-6b85-00000000111a] 186312 1726890106.56942: sending task result for task 02369adf-7a19-881e-6b85-00000000111a 186312 1726890106.57037: done sending task result for task 02369adf-7a19-881e-6b85-00000000111a 186312 1726890106.57041: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890106.57091: no more pending results, returning what we have 186312 1726890106.57094: results queue empty 186312 1726890106.57095: checking for any_errors_fatal 186312 1726890106.57100: done checking for any_errors_fatal 186312 1726890106.57101: checking for max_fail_percentage 186312 1726890106.57102: done checking for max_fail_percentage 186312 1726890106.57103: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.57104: done checking to see if all hosts have failed 186312 1726890106.57104: getting the remaining hosts for this loop 186312 1726890106.57106: done getting the remaining hosts for this loop 186312 1726890106.57108: getting the next task for host managed_node3 186312 1726890106.57118: done getting next task for host managed_node3 186312 1726890106.57120: ^ task is: TASK: Show actual size 186312 1726890106.57124: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.57127: getting variables 186312 1726890106.57128: in VariableManager get_vars() 186312 1726890106.57158: Calling all_inventory to load vars for managed_node3 186312 1726890106.57160: Calling groups_inventory to load vars for managed_node3 186312 1726890106.57162: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.57169: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.57171: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.57173: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.57471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.57813: done with get_vars() 186312 1726890106.57822: done getting variables 186312 1726890106.57860: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:41:46 -0400 (0:00:00.017) 0:01:16.318 ****** 186312 1726890106.57879: entering _queue_task() for managed_node3/debug 186312 1726890106.58026: worker is 1 (out of 1 available) 186312 1726890106.58038: exiting _queue_task() for managed_node3/debug 186312 1726890106.58050: done queuing things up, now waiting for results queue to drain 186312 1726890106.58051: waiting for pending results... 186312 1726890106.58234: running TaskExecutor() for managed_node3/TASK: Show actual size 186312 1726890106.58311: in run() - task 02369adf-7a19-881e-6b85-00000000111c 186312 1726890106.58325: variable 'ansible_search_path' from source: unknown 186312 1726890106.58356: calling self._execute() 186312 1726890106.58439: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.58444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.58455: variable 'omit' from source: magic vars 186312 1726890106.58536: variable 'omit' from source: magic vars 186312 1726890106.58580: variable 'omit' from source: magic vars 186312 1726890106.58603: variable 'omit' from source: magic vars 186312 1726890106.58641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890106.58667: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890106.58685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890106.58698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890106.58709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890106.58736: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890106.58739: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.58742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.58807: Set connection var ansible_shell_type to sh 186312 1726890106.58817: Set connection var ansible_pipelining to False 186312 1726890106.58826: Set connection var ansible_timeout to 10 186312 1726890106.58829: Set connection var ansible_connection to ssh 186312 1726890106.58836: Set connection var ansible_shell_executable to /bin/sh 186312 1726890106.58841: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890106.58858: variable 'ansible_shell_executable' from source: unknown 186312 1726890106.58861: variable 'ansible_connection' from source: unknown 186312 1726890106.58863: variable 'ansible_module_compression' from source: unknown 186312 1726890106.58865: variable 'ansible_shell_type' from source: unknown 186312 1726890106.58868: variable 'ansible_shell_executable' from source: unknown 186312 1726890106.58870: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.58874: variable 'ansible_pipelining' from source: unknown 186312 1726890106.58877: variable 'ansible_timeout' from source: unknown 186312 1726890106.58881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.58984: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890106.58992: variable 'omit' from source: magic vars 186312 1726890106.58997: starting attempt loop 186312 1726890106.59001: running the handler 186312 1726890106.59044: variable 'storage_test_actual_size' from source: set_fact 186312 1726890106.59176: variable 'storage_test_actual_size' from source: set_fact 186312 1726890106.59231: handler run complete 186312 1726890106.59246: attempt loop complete, returning result 186312 1726890106.59250: _execute() done 186312 1726890106.59253: dumping result to json 186312 1726890106.59256: done dumping result, returning 186312 1726890106.59261: done running TaskExecutor() for managed_node3/TASK: Show actual size [02369adf-7a19-881e-6b85-00000000111c] 186312 1726890106.59267: sending task result for task 02369adf-7a19-881e-6b85-00000000111c 186312 1726890106.59354: done sending task result for task 02369adf-7a19-881e-6b85-00000000111c 186312 1726890106.59357: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 186312 1726890106.59410: no more pending results, returning what we have 186312 1726890106.59416: results queue empty 186312 1726890106.59416: checking for any_errors_fatal 186312 1726890106.59423: done checking for any_errors_fatal 186312 1726890106.59423: checking for max_fail_percentage 186312 1726890106.59425: done checking for max_fail_percentage 186312 1726890106.59426: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.59427: done checking to see if all hosts have failed 186312 1726890106.59427: getting the remaining hosts for this loop 186312 1726890106.59429: done getting the remaining hosts for this loop 186312 1726890106.59434: getting the next task for host managed_node3 186312 1726890106.59440: done getting next task for host managed_node3 186312 1726890106.59442: ^ task is: TASK: Show expected size 186312 1726890106.59447: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.59451: getting variables 186312 1726890106.59452: in VariableManager get_vars() 186312 1726890106.59477: Calling all_inventory to load vars for managed_node3 186312 1726890106.59479: Calling groups_inventory to load vars for managed_node3 186312 1726890106.59482: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.59489: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.59491: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.59493: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.59809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.60161: done with get_vars() 186312 1726890106.60170: done getting variables 186312 1726890106.60208: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:41:46 -0400 (0:00:00.023) 0:01:16.341 ****** 186312 1726890106.60231: entering _queue_task() for managed_node3/debug 186312 1726890106.60387: worker is 1 (out of 1 available) 186312 1726890106.60400: exiting _queue_task() for managed_node3/debug 186312 1726890106.60413: done queuing things up, now waiting for results queue to drain 186312 1726890106.60414: waiting for pending results... 186312 1726890106.60569: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890106.60645: in run() - task 02369adf-7a19-881e-6b85-00000000111d 186312 1726890106.60656: variable 'ansible_search_path' from source: unknown 186312 1726890106.60681: calling self._execute() 186312 1726890106.60757: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.60761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.60771: variable 'omit' from source: magic vars 186312 1726890106.60845: variable 'omit' from source: magic vars 186312 1726890106.60886: variable 'omit' from source: magic vars 186312 1726890106.60908: variable 'omit' from source: magic vars 186312 1726890106.60941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890106.60970: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890106.60988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890106.61000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890106.61009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890106.61034: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890106.61038: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.61040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.61104: Set connection var ansible_shell_type to sh 186312 1726890106.61113: Set connection var ansible_pipelining to False 186312 1726890106.61121: Set connection var ansible_timeout to 10 186312 1726890106.61125: Set connection var ansible_connection to ssh 186312 1726890106.61131: Set connection var ansible_shell_executable to /bin/sh 186312 1726890106.61134: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890106.61151: variable 'ansible_shell_executable' from source: unknown 186312 1726890106.61153: variable 'ansible_connection' from source: unknown 186312 1726890106.61156: variable 'ansible_module_compression' from source: unknown 186312 1726890106.61158: variable 'ansible_shell_type' from source: unknown 186312 1726890106.61160: variable 'ansible_shell_executable' from source: unknown 186312 1726890106.61163: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.61167: variable 'ansible_pipelining' from source: unknown 186312 1726890106.61169: variable 'ansible_timeout' from source: unknown 186312 1726890106.61173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.61272: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890106.61281: variable 'omit' from source: magic vars 186312 1726890106.61289: starting attempt loop 186312 1726890106.61292: running the handler 186312 1726890106.61454: handler run complete 186312 1726890106.61471: attempt loop complete, returning result 186312 1726890106.61474: _execute() done 186312 1726890106.61477: dumping result to json 186312 1726890106.61479: done dumping result, returning 186312 1726890106.61485: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-00000000111d] 186312 1726890106.61489: sending task result for task 02369adf-7a19-881e-6b85-00000000111d 186312 1726890106.61575: done sending task result for task 02369adf-7a19-881e-6b85-00000000111d 186312 1726890106.61578: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890106.61628: no more pending results, returning what we have 186312 1726890106.61633: results queue empty 186312 1726890106.61634: checking for any_errors_fatal 186312 1726890106.61640: done checking for any_errors_fatal 186312 1726890106.61641: checking for max_fail_percentage 186312 1726890106.61643: done checking for max_fail_percentage 186312 1726890106.61644: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.61645: done checking to see if all hosts have failed 186312 1726890106.61646: getting the remaining hosts for this loop 186312 1726890106.61647: done getting the remaining hosts for this loop 186312 1726890106.61650: getting the next task for host managed_node3 186312 1726890106.61656: done getting next task for host managed_node3 186312 1726890106.61658: ^ task is: TASK: Assert expected size is actual size 186312 1726890106.61663: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.61666: getting variables 186312 1726890106.61667: in VariableManager get_vars() 186312 1726890106.61691: Calling all_inventory to load vars for managed_node3 186312 1726890106.61693: Calling groups_inventory to load vars for managed_node3 186312 1726890106.61695: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.61701: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.61703: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.61705: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.62017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.62359: done with get_vars() 186312 1726890106.62368: done getting variables 186312 1726890106.62404: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:41:46 -0400 (0:00:00.021) 0:01:16.363 ****** 186312 1726890106.62426: entering _queue_task() for managed_node3/assert 186312 1726890106.62584: worker is 1 (out of 1 available) 186312 1726890106.62597: exiting _queue_task() for managed_node3/assert 186312 1726890106.62608: done queuing things up, now waiting for results queue to drain 186312 1726890106.62610: waiting for pending results... 186312 1726890106.62768: running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size 186312 1726890106.62838: in run() - task 02369adf-7a19-881e-6b85-00000000111e 186312 1726890106.62851: variable 'ansible_search_path' from source: unknown 186312 1726890106.62878: calling self._execute() 186312 1726890106.62969: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.62973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.62981: variable 'omit' from source: magic vars 186312 1726890106.63253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890106.65115: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890106.65164: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890106.65189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890106.65230: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890106.65253: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890106.65320: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.65336: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890106.65436: variable 'storage_test_volume' from source: include params 186312 1726890106.65456: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890106.65459: when evaluation is False, skipping this task 186312 1726890106.65462: _execute() done 186312 1726890106.65464: dumping result to json 186312 1726890106.65467: done dumping result, returning 186312 1726890106.65472: done running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size [02369adf-7a19-881e-6b85-00000000111e] 186312 1726890106.65477: sending task result for task 02369adf-7a19-881e-6b85-00000000111e 186312 1726890106.65563: done sending task result for task 02369adf-7a19-881e-6b85-00000000111e 186312 1726890106.65566: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890106.65615: no more pending results, returning what we have 186312 1726890106.65619: results queue empty 186312 1726890106.65620: checking for any_errors_fatal 186312 1726890106.65627: done checking for any_errors_fatal 186312 1726890106.65627: checking for max_fail_percentage 186312 1726890106.65631: done checking for max_fail_percentage 186312 1726890106.65632: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.65633: done checking to see if all hosts have failed 186312 1726890106.65634: getting the remaining hosts for this loop 186312 1726890106.65635: done getting the remaining hosts for this loop 186312 1726890106.65638: getting the next task for host managed_node3 186312 1726890106.65646: done getting next task for host managed_node3 186312 1726890106.65649: ^ task is: TASK: Get information about the LV 186312 1726890106.65653: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.65657: getting variables 186312 1726890106.65658: in VariableManager get_vars() 186312 1726890106.65688: Calling all_inventory to load vars for managed_node3 186312 1726890106.65690: Calling groups_inventory to load vars for managed_node3 186312 1726890106.65693: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.65707: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.65710: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.65714: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.66034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.66373: done with get_vars() 186312 1726890106.66382: done getting variables 186312 1726890106.66421: 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 [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:41:46 -0400 (0:00:00.040) 0:01:16.403 ****** 186312 1726890106.66445: entering _queue_task() for managed_node3/command 186312 1726890106.66616: worker is 1 (out of 1 available) 186312 1726890106.66631: exiting _queue_task() for managed_node3/command 186312 1726890106.66644: done queuing things up, now waiting for results queue to drain 186312 1726890106.66645: waiting for pending results... 186312 1726890106.66802: running TaskExecutor() for managed_node3/TASK: Get information about the LV 186312 1726890106.66872: in run() - task 02369adf-7a19-881e-6b85-000000001125 186312 1726890106.66885: variable 'ansible_search_path' from source: unknown 186312 1726890106.66913: calling self._execute() 186312 1726890106.66994: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.66999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.67008: variable 'omit' from source: magic vars 186312 1726890106.67287: variable 'storage_test_volume' from source: include params 186312 1726890106.67303: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.67320: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890106.67324: when evaluation is False, skipping this task 186312 1726890106.67327: _execute() done 186312 1726890106.67333: dumping result to json 186312 1726890106.67336: done dumping result, returning 186312 1726890106.67339: done running TaskExecutor() for managed_node3/TASK: Get information about the LV [02369adf-7a19-881e-6b85-000000001125] 186312 1726890106.67341: sending task result for task 02369adf-7a19-881e-6b85-000000001125 186312 1726890106.67435: done sending task result for task 02369adf-7a19-881e-6b85-000000001125 186312 1726890106.67438: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890106.67487: no more pending results, returning what we have 186312 1726890106.67490: results queue empty 186312 1726890106.67491: checking for any_errors_fatal 186312 1726890106.67498: done checking for any_errors_fatal 186312 1726890106.67499: checking for max_fail_percentage 186312 1726890106.67500: done checking for max_fail_percentage 186312 1726890106.67501: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.67502: done checking to see if all hosts have failed 186312 1726890106.67503: getting the remaining hosts for this loop 186312 1726890106.67504: done getting the remaining hosts for this loop 186312 1726890106.67507: getting the next task for host managed_node3 186312 1726890106.67515: done getting next task for host managed_node3 186312 1726890106.67517: ^ task is: TASK: Set LV segment type 186312 1726890106.67521: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.67525: getting variables 186312 1726890106.67526: in VariableManager get_vars() 186312 1726890106.67551: Calling all_inventory to load vars for managed_node3 186312 1726890106.67553: Calling groups_inventory to load vars for managed_node3 186312 1726890106.67555: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.67564: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.67566: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.67568: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.68086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.68418: done with get_vars() 186312 1726890106.68427: done getting variables 186312 1726890106.68466: 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 [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:41:46 -0400 (0:00:00.020) 0:01:16.424 ****** 186312 1726890106.68485: entering _queue_task() for managed_node3/set_fact 186312 1726890106.68659: worker is 1 (out of 1 available) 186312 1726890106.68671: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.68682: done queuing things up, now waiting for results queue to drain 186312 1726890106.68683: waiting for pending results... 186312 1726890106.68855: running TaskExecutor() for managed_node3/TASK: Set LV segment type 186312 1726890106.68928: in run() - task 02369adf-7a19-881e-6b85-000000001126 186312 1726890106.68940: variable 'ansible_search_path' from source: unknown 186312 1726890106.68970: calling self._execute() 186312 1726890106.69051: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.69056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.69065: variable 'omit' from source: magic vars 186312 1726890106.69363: variable 'storage_test_volume' from source: include params 186312 1726890106.69380: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.69395: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890106.69398: when evaluation is False, skipping this task 186312 1726890106.69400: _execute() done 186312 1726890106.69403: dumping result to json 186312 1726890106.69406: done dumping result, returning 186312 1726890106.69410: done running TaskExecutor() for managed_node3/TASK: Set LV segment type [02369adf-7a19-881e-6b85-000000001126] 186312 1726890106.69419: sending task result for task 02369adf-7a19-881e-6b85-000000001126 186312 1726890106.69507: done sending task result for task 02369adf-7a19-881e-6b85-000000001126 186312 1726890106.69510: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890106.69563: no more pending results, returning what we have 186312 1726890106.69566: results queue empty 186312 1726890106.69567: checking for any_errors_fatal 186312 1726890106.69575: done checking for any_errors_fatal 186312 1726890106.69576: checking for max_fail_percentage 186312 1726890106.69577: done checking for max_fail_percentage 186312 1726890106.69578: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.69579: done checking to see if all hosts have failed 186312 1726890106.69580: getting the remaining hosts for this loop 186312 1726890106.69581: done getting the remaining hosts for this loop 186312 1726890106.69584: getting the next task for host managed_node3 186312 1726890106.69590: done getting next task for host managed_node3 186312 1726890106.69592: ^ task is: TASK: Check segment type 186312 1726890106.69597: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.69600: getting variables 186312 1726890106.69602: in VariableManager get_vars() 186312 1726890106.69636: Calling all_inventory to load vars for managed_node3 186312 1726890106.69639: Calling groups_inventory to load vars for managed_node3 186312 1726890106.69642: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.69652: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.69654: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.69656: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.69971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.70321: done with get_vars() 186312 1726890106.70332: done getting variables 186312 1726890106.70368: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:41:46 -0400 (0:00:00.019) 0:01:16.443 ****** 186312 1726890106.70395: entering _queue_task() for managed_node3/assert 186312 1726890106.70618: worker is 1 (out of 1 available) 186312 1726890106.70628: exiting _queue_task() for managed_node3/assert 186312 1726890106.70643: done queuing things up, now waiting for results queue to drain 186312 1726890106.70645: waiting for pending results... 186312 1726890106.70948: running TaskExecutor() for managed_node3/TASK: Check segment type 186312 1726890106.71080: in run() - task 02369adf-7a19-881e-6b85-000000001127 186312 1726890106.71104: variable 'ansible_search_path' from source: unknown 186312 1726890106.71149: calling self._execute() 186312 1726890106.71277: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.71290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.71309: variable 'omit' from source: magic vars 186312 1726890106.71695: variable 'storage_test_volume' from source: include params 186312 1726890106.71711: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.71730: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890106.71735: when evaluation is False, skipping this task 186312 1726890106.71737: _execute() done 186312 1726890106.71740: dumping result to json 186312 1726890106.71743: done dumping result, returning 186312 1726890106.71750: done running TaskExecutor() for managed_node3/TASK: Check segment type [02369adf-7a19-881e-6b85-000000001127] 186312 1726890106.71756: sending task result for task 02369adf-7a19-881e-6b85-000000001127 186312 1726890106.71838: done sending task result for task 02369adf-7a19-881e-6b85-000000001127 186312 1726890106.71841: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890106.71892: no more pending results, returning what we have 186312 1726890106.71895: results queue empty 186312 1726890106.71896: checking for any_errors_fatal 186312 1726890106.71902: done checking for any_errors_fatal 186312 1726890106.71902: checking for max_fail_percentage 186312 1726890106.71904: done checking for max_fail_percentage 186312 1726890106.71905: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.71906: done checking to see if all hosts have failed 186312 1726890106.71907: getting the remaining hosts for this loop 186312 1726890106.71908: done getting the remaining hosts for this loop 186312 1726890106.71911: getting the next task for host managed_node3 186312 1726890106.71919: done getting next task for host managed_node3 186312 1726890106.71921: ^ task is: TASK: Set LV cache size 186312 1726890106.71926: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.71930: getting variables 186312 1726890106.71931: in VariableManager get_vars() 186312 1726890106.71959: Calling all_inventory to load vars for managed_node3 186312 1726890106.71962: Calling groups_inventory to load vars for managed_node3 186312 1726890106.71965: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.71972: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.71974: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.71975: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.72299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.72651: done with get_vars() 186312 1726890106.72660: done getting variables 186312 1726890106.72697: 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 [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:41:46 -0400 (0:00:00.023) 0:01:16.466 ****** 186312 1726890106.72721: entering _queue_task() for managed_node3/set_fact 186312 1726890106.72882: worker is 1 (out of 1 available) 186312 1726890106.72894: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.72905: done queuing things up, now waiting for results queue to drain 186312 1726890106.72907: waiting for pending results... 186312 1726890106.73079: running TaskExecutor() for managed_node3/TASK: Set LV cache size 186312 1726890106.73167: in run() - task 02369adf-7a19-881e-6b85-000000001128 186312 1726890106.73175: variable 'ansible_search_path' from source: unknown 186312 1726890106.73203: calling self._execute() 186312 1726890106.73282: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.73288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.73297: variable 'omit' from source: magic vars 186312 1726890106.73585: variable 'storage_test_volume' from source: include params 186312 1726890106.73604: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.73620: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890106.73623: when evaluation is False, skipping this task 186312 1726890106.73626: _execute() done 186312 1726890106.73631: dumping result to json 186312 1726890106.73634: done dumping result, returning 186312 1726890106.73637: done running TaskExecutor() for managed_node3/TASK: Set LV cache size [02369adf-7a19-881e-6b85-000000001128] 186312 1726890106.73642: sending task result for task 02369adf-7a19-881e-6b85-000000001128 186312 1726890106.73732: done sending task result for task 02369adf-7a19-881e-6b85-000000001128 186312 1726890106.73736: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890106.73783: no more pending results, returning what we have 186312 1726890106.73785: results queue empty 186312 1726890106.73786: checking for any_errors_fatal 186312 1726890106.73792: done checking for any_errors_fatal 186312 1726890106.73793: checking for max_fail_percentage 186312 1726890106.73794: done checking for max_fail_percentage 186312 1726890106.73795: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.73796: done checking to see if all hosts have failed 186312 1726890106.73796: getting the remaining hosts for this loop 186312 1726890106.73798: done getting the remaining hosts for this loop 186312 1726890106.73801: getting the next task for host managed_node3 186312 1726890106.73806: done getting next task for host managed_node3 186312 1726890106.73808: ^ task is: TASK: Parse the requested cache size 186312 1726890106.73815: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.73819: getting variables 186312 1726890106.73820: in VariableManager get_vars() 186312 1726890106.73850: Calling all_inventory to load vars for managed_node3 186312 1726890106.73853: Calling groups_inventory to load vars for managed_node3 186312 1726890106.73855: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.73862: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.73864: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.73865: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.74176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.74522: done with get_vars() 186312 1726890106.74533: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:41:46 -0400 (0:00:00.018) 0:01:16.485 ****** 186312 1726890106.74584: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890106.74745: worker is 1 (out of 1 available) 186312 1726890106.74757: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890106.74768: done queuing things up, now waiting for results queue to drain 186312 1726890106.74769: waiting for pending results... 186312 1726890106.74925: running TaskExecutor() for managed_node3/TASK: Parse the requested cache size 186312 1726890106.74999: in run() - task 02369adf-7a19-881e-6b85-000000001129 186312 1726890106.75010: variable 'ansible_search_path' from source: unknown 186312 1726890106.75038: calling self._execute() 186312 1726890106.75116: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.75120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.75127: variable 'omit' from source: magic vars 186312 1726890106.75404: variable 'storage_test_volume' from source: include params 186312 1726890106.75423: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.75439: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890106.75442: when evaluation is False, skipping this task 186312 1726890106.75445: _execute() done 186312 1726890106.75448: dumping result to json 186312 1726890106.75450: done dumping result, returning 186312 1726890106.75455: done running TaskExecutor() for managed_node3/TASK: Parse the requested cache size [02369adf-7a19-881e-6b85-000000001129] 186312 1726890106.75460: sending task result for task 02369adf-7a19-881e-6b85-000000001129 186312 1726890106.75545: done sending task result for task 02369adf-7a19-881e-6b85-000000001129 186312 1726890106.75549: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890106.75593: no more pending results, returning what we have 186312 1726890106.75597: results queue empty 186312 1726890106.75597: checking for any_errors_fatal 186312 1726890106.75602: done checking for any_errors_fatal 186312 1726890106.75603: checking for max_fail_percentage 186312 1726890106.75604: done checking for max_fail_percentage 186312 1726890106.75605: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.75606: done checking to see if all hosts have failed 186312 1726890106.75607: getting the remaining hosts for this loop 186312 1726890106.75608: done getting the remaining hosts for this loop 186312 1726890106.75613: getting the next task for host managed_node3 186312 1726890106.75619: done getting next task for host managed_node3 186312 1726890106.75622: ^ task is: TASK: Set expected cache size 186312 1726890106.75627: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.75630: getting variables 186312 1726890106.75631: in VariableManager get_vars() 186312 1726890106.75657: Calling all_inventory to load vars for managed_node3 186312 1726890106.75659: Calling groups_inventory to load vars for managed_node3 186312 1726890106.75662: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.75671: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.75673: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.75674: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.75978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.76317: done with get_vars() 186312 1726890106.76326: done getting variables 186312 1726890106.76366: 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 [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:41:46 -0400 (0:00:00.018) 0:01:16.503 ****** 186312 1726890106.76386: entering _queue_task() for managed_node3/set_fact 186312 1726890106.76540: worker is 1 (out of 1 available) 186312 1726890106.76551: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.76562: done queuing things up, now waiting for results queue to drain 186312 1726890106.76563: waiting for pending results... 186312 1726890106.76739: running TaskExecutor() for managed_node3/TASK: Set expected cache size 186312 1726890106.76810: in run() - task 02369adf-7a19-881e-6b85-00000000112a 186312 1726890106.76824: variable 'ansible_search_path' from source: unknown 186312 1726890106.76852: calling self._execute() 186312 1726890106.76936: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.76940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.76949: variable 'omit' from source: magic vars 186312 1726890106.77236: variable 'storage_test_volume' from source: include params 186312 1726890106.77253: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.77268: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890106.77271: when evaluation is False, skipping this task 186312 1726890106.77273: _execute() done 186312 1726890106.77276: dumping result to json 186312 1726890106.77279: done dumping result, returning 186312 1726890106.77285: done running TaskExecutor() for managed_node3/TASK: Set expected cache size [02369adf-7a19-881e-6b85-00000000112a] 186312 1726890106.77290: sending task result for task 02369adf-7a19-881e-6b85-00000000112a 186312 1726890106.77379: done sending task result for task 02369adf-7a19-881e-6b85-00000000112a 186312 1726890106.77382: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890106.77429: no more pending results, returning what we have 186312 1726890106.77434: results queue empty 186312 1726890106.77435: checking for any_errors_fatal 186312 1726890106.77440: done checking for any_errors_fatal 186312 1726890106.77441: checking for max_fail_percentage 186312 1726890106.77443: done checking for max_fail_percentage 186312 1726890106.77443: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.77444: done checking to see if all hosts have failed 186312 1726890106.77445: getting the remaining hosts for this loop 186312 1726890106.77446: done getting the remaining hosts for this loop 186312 1726890106.77449: getting the next task for host managed_node3 186312 1726890106.77455: done getting next task for host managed_node3 186312 1726890106.77458: ^ task is: TASK: Check cache size 186312 1726890106.77462: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.77466: getting variables 186312 1726890106.77467: in VariableManager get_vars() 186312 1726890106.77495: Calling all_inventory to load vars for managed_node3 186312 1726890106.77497: Calling groups_inventory to load vars for managed_node3 186312 1726890106.77499: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.77506: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.77508: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.77509: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.77816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.78157: done with get_vars() 186312 1726890106.78167: done getting variables 186312 1726890106.78203: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:41:46 -0400 (0:00:00.018) 0:01:16.521 ****** 186312 1726890106.78225: entering _queue_task() for managed_node3/assert 186312 1726890106.78379: worker is 1 (out of 1 available) 186312 1726890106.78389: exiting _queue_task() for managed_node3/assert 186312 1726890106.78400: done queuing things up, now waiting for results queue to drain 186312 1726890106.78402: waiting for pending results... 186312 1726890106.78564: running TaskExecutor() for managed_node3/TASK: Check cache size 186312 1726890106.78634: in run() - task 02369adf-7a19-881e-6b85-00000000112b 186312 1726890106.78650: variable 'ansible_search_path' from source: unknown 186312 1726890106.78676: calling self._execute() 186312 1726890106.78752: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.78755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.78764: variable 'omit' from source: magic vars 186312 1726890106.79039: variable 'storage_test_volume' from source: include params 186312 1726890106.79055: variable '_storage_test_volume_present' from source: set_fact 186312 1726890106.79071: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890106.79074: when evaluation is False, skipping this task 186312 1726890106.79077: _execute() done 186312 1726890106.79079: dumping result to json 186312 1726890106.79081: done dumping result, returning 186312 1726890106.79087: done running TaskExecutor() for managed_node3/TASK: Check cache size [02369adf-7a19-881e-6b85-00000000112b] 186312 1726890106.79092: sending task result for task 02369adf-7a19-881e-6b85-00000000112b 186312 1726890106.79186: done sending task result for task 02369adf-7a19-881e-6b85-00000000112b 186312 1726890106.79189: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890106.79237: no more pending results, returning what we have 186312 1726890106.79240: results queue empty 186312 1726890106.79241: checking for any_errors_fatal 186312 1726890106.79247: done checking for any_errors_fatal 186312 1726890106.79248: checking for max_fail_percentage 186312 1726890106.79249: done checking for max_fail_percentage 186312 1726890106.79250: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.79251: done checking to see if all hosts have failed 186312 1726890106.79251: getting the remaining hosts for this loop 186312 1726890106.79253: done getting the remaining hosts for this loop 186312 1726890106.79255: getting the next task for host managed_node3 186312 1726890106.79263: done getting next task for host managed_node3 186312 1726890106.79265: ^ task is: TASK: Clean up facts 186312 1726890106.79269: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.79272: getting variables 186312 1726890106.79273: in VariableManager get_vars() 186312 1726890106.79292: Calling all_inventory to load vars for managed_node3 186312 1726890106.79294: Calling groups_inventory to load vars for managed_node3 186312 1726890106.79296: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.79305: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.79307: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.79309: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.79844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.80170: done with get_vars() 186312 1726890106.80179: done getting variables 186312 1726890106.80219: 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 [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:41:46 -0400 (0:00:00.020) 0:01:16.541 ****** 186312 1726890106.80239: entering _queue_task() for managed_node3/set_fact 186312 1726890106.80393: worker is 1 (out of 1 available) 186312 1726890106.80406: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.80419: done queuing things up, now waiting for results queue to drain 186312 1726890106.80421: waiting for pending results... 186312 1726890106.80576: running TaskExecutor() for managed_node3/TASK: Clean up facts 186312 1726890106.80659: in run() - task 02369adf-7a19-881e-6b85-00000000107e 186312 1726890106.80670: variable 'ansible_search_path' from source: unknown 186312 1726890106.80695: calling self._execute() 186312 1726890106.80772: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.80778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.80786: variable 'omit' from source: magic vars 186312 1726890106.80861: variable 'omit' from source: magic vars 186312 1726890106.80890: variable 'omit' from source: magic vars 186312 1726890106.80914: variable 'omit' from source: magic vars 186312 1726890106.80950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890106.80977: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890106.80993: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890106.81006: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890106.81016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890106.81045: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890106.81050: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.81053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.81122: Set connection var ansible_shell_type to sh 186312 1726890106.81130: Set connection var ansible_pipelining to False 186312 1726890106.81141: Set connection var ansible_timeout to 10 186312 1726890106.81144: Set connection var ansible_connection to ssh 186312 1726890106.81147: Set connection var ansible_shell_executable to /bin/sh 186312 1726890106.81151: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890106.81170: variable 'ansible_shell_executable' from source: unknown 186312 1726890106.81173: variable 'ansible_connection' from source: unknown 186312 1726890106.81175: variable 'ansible_module_compression' from source: unknown 186312 1726890106.81181: variable 'ansible_shell_type' from source: unknown 186312 1726890106.81184: variable 'ansible_shell_executable' from source: unknown 186312 1726890106.81186: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.81192: variable 'ansible_pipelining' from source: unknown 186312 1726890106.81195: variable 'ansible_timeout' from source: unknown 186312 1726890106.81199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.81302: 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) 186312 1726890106.81310: variable 'omit' from source: magic vars 186312 1726890106.81316: starting attempt loop 186312 1726890106.81319: running the handler 186312 1726890106.81328: handler run complete 186312 1726890106.81337: attempt loop complete, returning result 186312 1726890106.81340: _execute() done 186312 1726890106.81343: dumping result to json 186312 1726890106.81345: done dumping result, returning 186312 1726890106.81352: done running TaskExecutor() for managed_node3/TASK: Clean up facts [02369adf-7a19-881e-6b85-00000000107e] 186312 1726890106.81356: sending task result for task 02369adf-7a19-881e-6b85-00000000107e 186312 1726890106.81446: done sending task result for task 02369adf-7a19-881e-6b85-00000000107e 186312 1726890106.81449: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 186312 1726890106.81501: no more pending results, returning what we have 186312 1726890106.81503: results queue empty 186312 1726890106.81504: checking for any_errors_fatal 186312 1726890106.81511: done checking for any_errors_fatal 186312 1726890106.81514: checking for max_fail_percentage 186312 1726890106.81516: done checking for max_fail_percentage 186312 1726890106.81517: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.81517: done checking to see if all hosts have failed 186312 1726890106.81518: getting the remaining hosts for this loop 186312 1726890106.81519: done getting the remaining hosts for this loop 186312 1726890106.81522: getting the next task for host managed_node3 186312 1726890106.81531: done getting next task for host managed_node3 186312 1726890106.81534: ^ task is: TASK: Clean up variable namespace 186312 1726890106.81536: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.81539: getting variables 186312 1726890106.81540: in VariableManager get_vars() 186312 1726890106.81562: Calling all_inventory to load vars for managed_node3 186312 1726890106.81564: Calling groups_inventory to load vars for managed_node3 186312 1726890106.81566: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.81573: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.81575: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.81576: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.81884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.82231: done with get_vars() 186312 1726890106.82241: done getting variables 186312 1726890106.82276: 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 [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:41:46 -0400 (0:00:00.020) 0:01:16.562 ****** 186312 1726890106.82294: entering _queue_task() for managed_node3/set_fact 186312 1726890106.82455: worker is 1 (out of 1 available) 186312 1726890106.82468: exiting _queue_task() for managed_node3/set_fact 186312 1726890106.82479: done queuing things up, now waiting for results queue to drain 186312 1726890106.82481: waiting for pending results... 186312 1726890106.82643: running TaskExecutor() for managed_node3/TASK: Clean up variable namespace 186312 1726890106.82710: in run() - task 02369adf-7a19-881e-6b85-000000000f53 186312 1726890106.82722: variable 'ansible_search_path' from source: unknown 186312 1726890106.82750: calling self._execute() 186312 1726890106.82824: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.82828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.82837: variable 'omit' from source: magic vars 186312 1726890106.82905: variable 'omit' from source: magic vars 186312 1726890106.82933: variable 'omit' from source: magic vars 186312 1726890106.82963: variable 'omit' from source: magic vars 186312 1726890106.82994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890106.83025: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890106.83044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890106.83057: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890106.83066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890106.83093: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890106.83096: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.83101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.83168: Set connection var ansible_shell_type to sh 186312 1726890106.83176: Set connection var ansible_pipelining to False 186312 1726890106.83184: Set connection var ansible_timeout to 10 186312 1726890106.83187: Set connection var ansible_connection to ssh 186312 1726890106.83195: Set connection var ansible_shell_executable to /bin/sh 186312 1726890106.83200: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890106.83221: variable 'ansible_shell_executable' from source: unknown 186312 1726890106.83224: variable 'ansible_connection' from source: unknown 186312 1726890106.83227: variable 'ansible_module_compression' from source: unknown 186312 1726890106.83229: variable 'ansible_shell_type' from source: unknown 186312 1726890106.83231: variable 'ansible_shell_executable' from source: unknown 186312 1726890106.83236: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.83240: variable 'ansible_pipelining' from source: unknown 186312 1726890106.83242: variable 'ansible_timeout' from source: unknown 186312 1726890106.83248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.83354: 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) 186312 1726890106.83362: variable 'omit' from source: magic vars 186312 1726890106.83367: starting attempt loop 186312 1726890106.83370: running the handler 186312 1726890106.83381: handler run complete 186312 1726890106.83389: attempt loop complete, returning result 186312 1726890106.83392: _execute() done 186312 1726890106.83395: dumping result to json 186312 1726890106.83397: done dumping result, returning 186312 1726890106.83403: done running TaskExecutor() for managed_node3/TASK: Clean up variable namespace [02369adf-7a19-881e-6b85-000000000f53] 186312 1726890106.83407: sending task result for task 02369adf-7a19-881e-6b85-000000000f53 186312 1726890106.83490: done sending task result for task 02369adf-7a19-881e-6b85-000000000f53 186312 1726890106.83493: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 186312 1726890106.83548: no more pending results, returning what we have 186312 1726890106.83551: results queue empty 186312 1726890106.83552: checking for any_errors_fatal 186312 1726890106.83559: done checking for any_errors_fatal 186312 1726890106.83559: checking for max_fail_percentage 186312 1726890106.83561: done checking for max_fail_percentage 186312 1726890106.83561: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.83562: done checking to see if all hosts have failed 186312 1726890106.83563: getting the remaining hosts for this loop 186312 1726890106.83564: done getting the remaining hosts for this loop 186312 1726890106.83567: getting the next task for host managed_node3 186312 1726890106.83574: done getting next task for host managed_node3 186312 1726890106.83576: ^ task is: TASK: Repeat the previous invocation to verify idempotence 186312 1726890106.83577: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 186312 1726890106.83581: getting variables 186312 1726890106.83582: in VariableManager get_vars() 186312 1726890106.83607: Calling all_inventory to load vars for managed_node3 186312 1726890106.83609: Calling groups_inventory to load vars for managed_node3 186312 1726890106.83611: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.83620: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.83622: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.83626: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.83937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.84281: done with get_vars() 186312 1726890106.84292: done getting variables TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:88 Friday 20 September 2024 23:41:46 -0400 (0:00:00.020) 0:01:16.582 ****** 186312 1726890106.84351: entering _queue_task() for managed_node3/include_role 186312 1726890106.84503: worker is 1 (out of 1 available) 186312 1726890106.84515: exiting _queue_task() for managed_node3/include_role 186312 1726890106.84527: done queuing things up, now waiting for results queue to drain 186312 1726890106.84531: waiting for pending results... 186312 1726890106.84700: running TaskExecutor() for managed_node3/TASK: Repeat the previous invocation to verify idempotence 186312 1726890106.84774: in run() - task 02369adf-7a19-881e-6b85-000000000016 186312 1726890106.84784: variable 'ansible_search_path' from source: unknown 186312 1726890106.84816: calling self._execute() 186312 1726890106.84899: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.84902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.84914: variable 'omit' from source: magic vars 186312 1726890106.84991: _execute() done 186312 1726890106.84994: dumping result to json 186312 1726890106.84997: done dumping result, returning 186312 1726890106.85002: done running TaskExecutor() for managed_node3/TASK: Repeat the previous invocation to verify idempotence [02369adf-7a19-881e-6b85-000000000016] 186312 1726890106.85008: sending task result for task 02369adf-7a19-881e-6b85-000000000016 186312 1726890106.85132: done sending task result for task 02369adf-7a19-881e-6b85-000000000016 186312 1726890106.85135: WORKER PROCESS EXITING 186312 1726890106.85162: no more pending results, returning what we have 186312 1726890106.85166: in VariableManager get_vars() 186312 1726890106.85195: Calling all_inventory to load vars for managed_node3 186312 1726890106.85198: Calling groups_inventory to load vars for managed_node3 186312 1726890106.85201: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.85207: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.85209: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.85213: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.85528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.85867: done with get_vars() 186312 1726890106.85875: variable 'ansible_search_path' from source: unknown 186312 1726890106.87468: variable 'omit' from source: magic vars 186312 1726890106.87483: variable 'omit' from source: magic vars 186312 1726890106.87492: variable 'omit' from source: magic vars 186312 1726890106.87494: we have included files to process 186312 1726890106.87495: generating all_blocks data 186312 1726890106.87497: done generating all_blocks data 186312 1726890106.87502: processing included file: fedora.linux_system_roles.storage 186312 1726890106.87516: in VariableManager get_vars() 186312 1726890106.87525: done with get_vars() 186312 1726890106.87545: in VariableManager get_vars() 186312 1726890106.87554: done with get_vars() 186312 1726890106.87577: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 186312 1726890106.87594: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 186312 1726890106.87673: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 186312 1726890106.87720: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 186312 1726890106.87780: in VariableManager get_vars() 186312 1726890106.87792: done with get_vars() 186312 1726890106.87928: in VariableManager get_vars() 186312 1726890106.87942: done with get_vars() 186312 1726890106.88014: iterating over new_blocks loaded from include file 186312 1726890106.88015: in VariableManager get_vars() 186312 1726890106.88024: done with get_vars() 186312 1726890106.88025: filtering new block on tags 186312 1726890106.88053: done filtering new block on tags 186312 1726890106.88055: in VariableManager get_vars() 186312 1726890106.88073: done with get_vars() 186312 1726890106.88074: filtering new block on tags 186312 1726890106.88085: done filtering new block on tags 186312 1726890106.88086: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node3 186312 1726890106.88089: extending task lists for all hosts with included blocks 186312 1726890106.89591: done extending task lists 186312 1726890106.89592: done processing included files 186312 1726890106.89593: results queue empty 186312 1726890106.89593: checking for any_errors_fatal 186312 1726890106.89596: done checking for any_errors_fatal 186312 1726890106.89596: checking for max_fail_percentage 186312 1726890106.89597: done checking for max_fail_percentage 186312 1726890106.89597: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.89598: done checking to see if all hosts have failed 186312 1726890106.89598: getting the remaining hosts for this loop 186312 1726890106.89599: done getting the remaining hosts for this loop 186312 1726890106.89601: getting the next task for host managed_node3 186312 1726890106.89603: done getting next task for host managed_node3 186312 1726890106.89605: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890106.89606: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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 186312 1726890106.89615: getting variables 186312 1726890106.89616: in VariableManager get_vars() 186312 1726890106.89623: Calling all_inventory to load vars for managed_node3 186312 1726890106.89625: Calling groups_inventory to load vars for managed_node3 186312 1726890106.89626: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.89631: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.89633: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.89634: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.90028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.90351: done with get_vars() 186312 1726890106.90360: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 23:41:46 -0400 (0:00:00.060) 0:01:16.643 ****** 186312 1726890106.90405: entering _queue_task() for managed_node3/include_tasks 186312 1726890106.90584: worker is 1 (out of 1 available) 186312 1726890106.90598: exiting _queue_task() for managed_node3/include_tasks 186312 1726890106.90610: done queuing things up, now waiting for results queue to drain 186312 1726890106.90613: waiting for pending results... 186312 1726890106.90784: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890106.90872: in run() - task 02369adf-7a19-881e-6b85-000000001386 186312 1726890106.90882: variable 'ansible_search_path' from source: unknown 186312 1726890106.90890: variable 'ansible_search_path' from source: unknown 186312 1726890106.90923: calling self._execute() 186312 1726890106.91012: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.91021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.91030: variable 'omit' from source: magic vars 186312 1726890106.91109: _execute() done 186312 1726890106.91114: dumping result to json 186312 1726890106.91117: done dumping result, returning 186312 1726890106.91124: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-000000001386] 186312 1726890106.91135: sending task result for task 02369adf-7a19-881e-6b85-000000001386 186312 1726890106.91226: done sending task result for task 02369adf-7a19-881e-6b85-000000001386 186312 1726890106.91231: WORKER PROCESS EXITING 186312 1726890106.91277: no more pending results, returning what we have 186312 1726890106.91282: in VariableManager get_vars() 186312 1726890106.91315: Calling all_inventory to load vars for managed_node3 186312 1726890106.91318: Calling groups_inventory to load vars for managed_node3 186312 1726890106.91321: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.91332: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.91334: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.91337: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.91644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.91994: done with get_vars() 186312 1726890106.92002: variable 'ansible_search_path' from source: unknown 186312 1726890106.92003: variable 'ansible_search_path' from source: unknown 186312 1726890106.92027: we have included files to process 186312 1726890106.92028: generating all_blocks data 186312 1726890106.92031: done generating all_blocks data 186312 1726890106.92034: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890106.92035: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890106.92036: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890106.92354: done processing included file 186312 1726890106.92356: iterating over new_blocks loaded from include file 186312 1726890106.92356: in VariableManager get_vars() 186312 1726890106.92368: done with get_vars() 186312 1726890106.92370: filtering new block on tags 186312 1726890106.92393: done filtering new block on tags 186312 1726890106.92395: in VariableManager get_vars() 186312 1726890106.92408: done with get_vars() 186312 1726890106.92409: filtering new block on tags 186312 1726890106.92435: done filtering new block on tags 186312 1726890106.92437: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node3 186312 1726890106.92440: extending task lists for all hosts with included blocks 186312 1726890106.92548: done extending task lists 186312 1726890106.92549: done processing included files 186312 1726890106.92549: results queue empty 186312 1726890106.92550: checking for any_errors_fatal 186312 1726890106.92553: done checking for any_errors_fatal 186312 1726890106.92554: checking for max_fail_percentage 186312 1726890106.92554: done checking for max_fail_percentage 186312 1726890106.92555: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.92555: done checking to see if all hosts have failed 186312 1726890106.92556: getting the remaining hosts for this loop 186312 1726890106.92557: done getting the remaining hosts for this loop 186312 1726890106.92558: getting the next task for host managed_node3 186312 1726890106.92561: done getting next task for host managed_node3 186312 1726890106.92562: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890106.92564: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.92572: getting variables 186312 1726890106.92572: in VariableManager get_vars() 186312 1726890106.92580: Calling all_inventory to load vars for managed_node3 186312 1726890106.92581: Calling groups_inventory to load vars for managed_node3 186312 1726890106.92582: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.92585: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.92586: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.92588: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.92846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.93167: done with get_vars() 186312 1726890106.93176: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 23:41:46 -0400 (0:00:00.028) 0:01:16.671 ****** 186312 1726890106.93223: entering _queue_task() for managed_node3/setup 186312 1726890106.93392: worker is 1 (out of 1 available) 186312 1726890106.93406: exiting _queue_task() for managed_node3/setup 186312 1726890106.93419: done queuing things up, now waiting for results queue to drain 186312 1726890106.93421: waiting for pending results... 186312 1726890106.93593: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890106.93687: in run() - task 02369adf-7a19-881e-6b85-0000000014cc 186312 1726890106.93697: variable 'ansible_search_path' from source: unknown 186312 1726890106.93701: variable 'ansible_search_path' from source: unknown 186312 1726890106.93728: calling self._execute() 186312 1726890106.93815: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.93822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.93831: variable 'omit' from source: magic vars 186312 1726890106.94142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890106.95737: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890106.95783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890106.95810: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890106.95848: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890106.95868: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890106.95931: 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) 186312 1726890106.95953: 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) 186312 1726890106.95971: 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) 186312 1726890106.95999: 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) 186312 1726890106.96012: 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) 186312 1726890106.96053: 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) 186312 1726890106.96069: 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) 186312 1726890106.96085: 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) 186312 1726890106.96116: 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) 186312 1726890106.96125: 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) 186312 1726890106.96249: variable '__storage_required_facts' from source: role '' all vars 186312 1726890106.96257: variable 'ansible_facts' from source: unknown 186312 1726890106.96429: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 186312 1726890106.96436: when evaluation is False, skipping this task 186312 1726890106.96443: _execute() done 186312 1726890106.96446: dumping result to json 186312 1726890106.96451: done dumping result, returning 186312 1726890106.96458: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-881e-6b85-0000000014cc] 186312 1726890106.96463: sending task result for task 02369adf-7a19-881e-6b85-0000000014cc 186312 1726890106.96551: done sending task result for task 02369adf-7a19-881e-6b85-0000000014cc 186312 1726890106.96555: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 186312 1726890106.96598: no more pending results, returning what we have 186312 1726890106.96602: results queue empty 186312 1726890106.96603: checking for any_errors_fatal 186312 1726890106.96604: done checking for any_errors_fatal 186312 1726890106.96605: checking for max_fail_percentage 186312 1726890106.96606: done checking for max_fail_percentage 186312 1726890106.96607: checking to see if all hosts have failed and the running result is not ok 186312 1726890106.96608: done checking to see if all hosts have failed 186312 1726890106.96609: getting the remaining hosts for this loop 186312 1726890106.96613: done getting the remaining hosts for this loop 186312 1726890106.96616: getting the next task for host managed_node3 186312 1726890106.96623: done getting next task for host managed_node3 186312 1726890106.96627: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890106.96631: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890106.96658: getting variables 186312 1726890106.96660: in VariableManager get_vars() 186312 1726890106.96691: Calling all_inventory to load vars for managed_node3 186312 1726890106.96694: Calling groups_inventory to load vars for managed_node3 186312 1726890106.96696: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890106.96705: Calling all_plugins_play to load vars for managed_node3 186312 1726890106.96707: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890106.96709: Calling groups_plugins_play to load vars for managed_node3 186312 1726890106.97057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890106.97403: done with get_vars() 186312 1726890106.97415: done getting variables 186312 1726890106.97455: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:41:46 -0400 (0:00:00.042) 0:01:16.714 ****** 186312 1726890106.97482: entering _queue_task() for managed_node3/include_vars 186312 1726890106.97668: worker is 1 (out of 1 available) 186312 1726890106.97681: exiting _queue_task() for managed_node3/include_vars 186312 1726890106.97695: done queuing things up, now waiting for results queue to drain 186312 1726890106.97696: waiting for pending results... 186312 1726890106.97882: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890106.97984: in run() - task 02369adf-7a19-881e-6b85-0000000014cd 186312 1726890106.97995: variable 'ansible_search_path' from source: unknown 186312 1726890106.97998: variable 'ansible_search_path' from source: unknown 186312 1726890106.98209: variable 'ansible_facts' from source: unknown 186312 1726890106.98478: variable 'ansible_facts' from source: unknown 186312 1726890106.98678: variable 'ansible_facts' from source: unknown 186312 1726890106.98872: variable 'ansible_facts' from source: unknown 186312 1726890106.98987: variable 'omit' from source: magic vars 186312 1726890106.99078: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.99085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.99094: variable 'omit' from source: magic vars 186312 1726890106.99266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890106.99444: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890106.99476: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890106.99500: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890106.99526: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890106.99582: variable '__vars_file' from source: task vars 186312 1726890106.99642: variable 'role_path' from source: magic vars 186312 1726890106.99646: variable 'item' from source: unknown 186312 1726890106.99655: Evaluated conditional (__vars_file is file): False 186312 1726890106.99658: when evaluation is False, skipping this task 186312 1726890106.99687: variable 'item' from source: unknown 186312 1726890106.99739: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 186312 1726890106.99898: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890106.99901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890106.99903: variable 'omit' from source: magic vars 186312 1726890106.99991: variable '__vars_file' from source: task vars 186312 1726890107.00049: variable 'role_path' from source: magic vars 186312 1726890107.00053: variable 'item' from source: unknown 186312 1726890107.00061: Evaluated conditional (__vars_file is file): False 186312 1726890107.00064: when evaluation is False, skipping this task 186312 1726890107.00085: variable 'item' from source: unknown 186312 1726890107.00128: 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" } 186312 1726890107.00208: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.00213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.00216: variable 'omit' from source: magic vars 186312 1726890107.00319: variable '__vars_file' from source: task vars 186312 1726890107.00377: variable 'role_path' from source: magic vars 186312 1726890107.00380: variable 'item' from source: unknown 186312 1726890107.00389: Evaluated conditional (__vars_file is file): True 186312 1726890107.00395: variable 'omit' from source: magic vars 186312 1726890107.00437: variable 'omit' from source: magic vars 186312 1726890107.00476: variable '__vars_file' from source: task vars 186312 1726890107.00520: variable '__vars_file' from source: task vars 186312 1726890107.00579: variable 'role_path' from source: magic vars 186312 1726890107.00582: variable 'item' from source: unknown 186312 1726890107.00594: variable 'omit' from source: magic vars 186312 1726890107.00615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890107.00637: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890107.00650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890107.00663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.00673: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.00695: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890107.00698: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.00700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.00764: Set connection var ansible_shell_type to sh 186312 1726890107.00772: Set connection var ansible_pipelining to False 186312 1726890107.00781: Set connection var ansible_timeout to 10 186312 1726890107.00785: Set connection var ansible_connection to ssh 186312 1726890107.00794: Set connection var ansible_shell_executable to /bin/sh 186312 1726890107.00796: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890107.00809: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.00813: variable 'ansible_connection' from source: unknown 186312 1726890107.00815: variable 'ansible_module_compression' from source: unknown 186312 1726890107.00818: variable 'ansible_shell_type' from source: unknown 186312 1726890107.00820: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.00822: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.00827: variable 'ansible_pipelining' from source: unknown 186312 1726890107.00829: variable 'ansible_timeout' from source: unknown 186312 1726890107.00835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.00913: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890107.00921: variable 'omit' from source: magic vars 186312 1726890107.00926: starting attempt loop 186312 1726890107.00928: running the handler 186312 1726890107.01000: handler run complete 186312 1726890107.01011: attempt loop complete, returning result 186312 1726890107.01021: variable 'item' from source: unknown 186312 1726890107.01066: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890107.01171: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.01174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.01177: variable 'omit' from source: magic vars 186312 1726890107.01269: variable '__vars_file' from source: task vars 186312 1726890107.01329: variable 'role_path' from source: magic vars 186312 1726890107.01333: variable 'item' from source: unknown 186312 1726890107.01339: Evaluated conditional (__vars_file is file): True 186312 1726890107.01343: variable 'omit' from source: magic vars 186312 1726890107.01358: variable 'omit' from source: magic vars 186312 1726890107.01392: variable '__vars_file' from source: task vars 186312 1726890107.01439: variable '__vars_file' from source: task vars 186312 1726890107.01490: variable 'role_path' from source: magic vars 186312 1726890107.01493: variable 'item' from source: unknown 186312 1726890107.01507: variable 'omit' from source: magic vars 186312 1726890107.01522: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890107.01529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.01537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.01549: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890107.01552: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.01554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.01596: Set connection var ansible_shell_type to sh 186312 1726890107.01602: Set connection var ansible_pipelining to False 186312 1726890107.01611: Set connection var ansible_timeout to 10 186312 1726890107.01614: Set connection var ansible_connection to ssh 186312 1726890107.01619: Set connection var ansible_shell_executable to /bin/sh 186312 1726890107.01624: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890107.01640: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.01643: variable 'ansible_connection' from source: unknown 186312 1726890107.01645: variable 'ansible_module_compression' from source: unknown 186312 1726890107.01654: variable 'ansible_shell_type' from source: unknown 186312 1726890107.01656: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.01659: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.01661: variable 'ansible_pipelining' from source: unknown 186312 1726890107.01663: variable 'ansible_timeout' from source: unknown 186312 1726890107.01665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.01720: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890107.01765: variable 'omit' from source: magic vars 186312 1726890107.01768: starting attempt loop 186312 1726890107.01770: running the handler 186312 1726890107.01773: handler run complete 186312 1726890107.01780: attempt loop complete, returning result 186312 1726890107.01792: variable 'item' from source: unknown 186312 1726890107.01837: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890107.01931: dumping result to json 186312 1726890107.01934: done dumping result, returning 186312 1726890107.01936: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-0000000014cd] 186312 1726890107.01938: sending task result for task 02369adf-7a19-881e-6b85-0000000014cd 186312 1726890107.01993: done sending task result for task 02369adf-7a19-881e-6b85-0000000014cd 186312 1726890107.01995: WORKER PROCESS EXITING 186312 1726890107.02115: no more pending results, returning what we have 186312 1726890107.02118: results queue empty 186312 1726890107.02118: checking for any_errors_fatal 186312 1726890107.02125: done checking for any_errors_fatal 186312 1726890107.02125: checking for max_fail_percentage 186312 1726890107.02126: done checking for max_fail_percentage 186312 1726890107.02127: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.02127: done checking to see if all hosts have failed 186312 1726890107.02128: getting the remaining hosts for this loop 186312 1726890107.02129: done getting the remaining hosts for this loop 186312 1726890107.02132: getting the next task for host managed_node3 186312 1726890107.02137: done getting next task for host managed_node3 186312 1726890107.02139: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890107.02141: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.02150: getting variables 186312 1726890107.02151: in VariableManager get_vars() 186312 1726890107.02172: Calling all_inventory to load vars for managed_node3 186312 1726890107.02173: Calling groups_inventory to load vars for managed_node3 186312 1726890107.02175: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.02181: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.02182: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.02184: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.02497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.02831: done with get_vars() 186312 1726890107.02842: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 23:41:47 -0400 (0:00:00.054) 0:01:16.768 ****** 186312 1726890107.02904: entering _queue_task() for managed_node3/stat 186312 1726890107.03082: worker is 1 (out of 1 available) 186312 1726890107.03097: exiting _queue_task() for managed_node3/stat 186312 1726890107.03109: done queuing things up, now waiting for results queue to drain 186312 1726890107.03111: waiting for pending results... 186312 1726890107.03292: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890107.03377: in run() - task 02369adf-7a19-881e-6b85-0000000014cf 186312 1726890107.03388: variable 'ansible_search_path' from source: unknown 186312 1726890107.03392: variable 'ansible_search_path' from source: unknown 186312 1726890107.03421: calling self._execute() 186312 1726890107.03498: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.03502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.03510: variable 'omit' from source: magic vars 186312 1726890107.03771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890107.03961: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890107.03992: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890107.04018: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890107.04047: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890107.04108: 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) 186312 1726890107.04129: 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) 186312 1726890107.04150: 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) 186312 1726890107.04174: 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) 186312 1726890107.04254: variable '__storage_is_ostree' from source: set_fact 186312 1726890107.04262: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890107.04265: when evaluation is False, skipping this task 186312 1726890107.04267: _execute() done 186312 1726890107.04270: dumping result to json 186312 1726890107.04272: done dumping result, returning 186312 1726890107.04278: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-881e-6b85-0000000014cf] 186312 1726890107.04288: sending task result for task 02369adf-7a19-881e-6b85-0000000014cf 186312 1726890107.04372: done sending task result for task 02369adf-7a19-881e-6b85-0000000014cf 186312 1726890107.04375: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890107.04427: no more pending results, returning what we have 186312 1726890107.04430: results queue empty 186312 1726890107.04431: checking for any_errors_fatal 186312 1726890107.04440: done checking for any_errors_fatal 186312 1726890107.04441: checking for max_fail_percentage 186312 1726890107.04442: done checking for max_fail_percentage 186312 1726890107.04443: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.04444: done checking to see if all hosts have failed 186312 1726890107.04444: getting the remaining hosts for this loop 186312 1726890107.04446: done getting the remaining hosts for this loop 186312 1726890107.04449: getting the next task for host managed_node3 186312 1726890107.04454: done getting next task for host managed_node3 186312 1726890107.04458: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890107.04461: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.04480: getting variables 186312 1726890107.04482: in VariableManager get_vars() 186312 1726890107.04511: Calling all_inventory to load vars for managed_node3 186312 1726890107.04515: Calling groups_inventory to load vars for managed_node3 186312 1726890107.04517: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.04523: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.04525: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.04526: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.04833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.05351: done with get_vars() 186312 1726890107.05360: done getting variables 186312 1726890107.05397: 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.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:41:47 -0400 (0:00:00.025) 0:01:16.793 ****** 186312 1726890107.05421: entering _queue_task() for managed_node3/set_fact 186312 1726890107.05583: worker is 1 (out of 1 available) 186312 1726890107.05595: exiting _queue_task() for managed_node3/set_fact 186312 1726890107.05607: done queuing things up, now waiting for results queue to drain 186312 1726890107.05608: waiting for pending results... 186312 1726890107.05799: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890107.05905: in run() - task 02369adf-7a19-881e-6b85-0000000014d0 186312 1726890107.05918: variable 'ansible_search_path' from source: unknown 186312 1726890107.05924: variable 'ansible_search_path' from source: unknown 186312 1726890107.05956: calling self._execute() 186312 1726890107.06038: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.06042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.06052: variable 'omit' from source: magic vars 186312 1726890107.06299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890107.06488: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890107.06521: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890107.06550: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890107.06578: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890107.06641: 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) 186312 1726890107.06658: 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) 186312 1726890107.06678: 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) 186312 1726890107.06697: 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) 186312 1726890107.06786: variable '__storage_is_ostree' from source: set_fact 186312 1726890107.06795: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890107.06801: when evaluation is False, skipping this task 186312 1726890107.06804: _execute() done 186312 1726890107.06807: dumping result to json 186312 1726890107.06810: done dumping result, returning 186312 1726890107.06820: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-881e-6b85-0000000014d0] 186312 1726890107.06823: sending task result for task 02369adf-7a19-881e-6b85-0000000014d0 186312 1726890107.06909: done sending task result for task 02369adf-7a19-881e-6b85-0000000014d0 186312 1726890107.06914: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890107.06964: no more pending results, returning what we have 186312 1726890107.06968: results queue empty 186312 1726890107.06968: checking for any_errors_fatal 186312 1726890107.06975: done checking for any_errors_fatal 186312 1726890107.06976: checking for max_fail_percentage 186312 1726890107.06977: done checking for max_fail_percentage 186312 1726890107.06978: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.06979: done checking to see if all hosts have failed 186312 1726890107.06980: getting the remaining hosts for this loop 186312 1726890107.06981: done getting the remaining hosts for this loop 186312 1726890107.06984: getting the next task for host managed_node3 186312 1726890107.06990: done getting next task for host managed_node3 186312 1726890107.06994: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890107.06996: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890107.07017: getting variables 186312 1726890107.07019: in VariableManager get_vars() 186312 1726890107.07048: Calling all_inventory to load vars for managed_node3 186312 1726890107.07050: Calling groups_inventory to load vars for managed_node3 186312 1726890107.07051: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.07057: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.07059: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.07061: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.07365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.07708: done with get_vars() 186312 1726890107.07719: done getting variables 186312 1726890107.07755: 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.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:41:47 -0400 (0:00:00.023) 0:01:16.817 ****** 186312 1726890107.07775: entering _queue_task() for managed_node3/set_fact 186312 1726890107.07940: worker is 1 (out of 1 available) 186312 1726890107.07954: exiting _queue_task() for managed_node3/set_fact 186312 1726890107.07966: done queuing things up, now waiting for results queue to drain 186312 1726890107.07968: waiting for pending results... 186312 1726890107.08133: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890107.08217: in run() - task 02369adf-7a19-881e-6b85-000000001387 186312 1726890107.08231: variable 'ansible_search_path' from source: unknown 186312 1726890107.08235: variable 'ansible_search_path' from source: unknown 186312 1726890107.08265: calling self._execute() 186312 1726890107.08353: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.08358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.08367: variable 'omit' from source: magic vars 186312 1726890107.08449: variable 'omit' from source: magic vars 186312 1726890107.08486: variable 'omit' from source: magic vars 186312 1726890107.08510: variable 'omit' from source: magic vars 186312 1726890107.08551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890107.08579: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890107.08595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890107.08608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.08619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.08644: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890107.08647: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.08649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.08715: Set connection var ansible_shell_type to sh 186312 1726890107.08723: Set connection var ansible_pipelining to False 186312 1726890107.08734: Set connection var ansible_timeout to 10 186312 1726890107.08737: Set connection var ansible_connection to ssh 186312 1726890107.08739: Set connection var ansible_shell_executable to /bin/sh 186312 1726890107.08742: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890107.08761: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.08766: variable 'ansible_connection' from source: unknown 186312 1726890107.08768: variable 'ansible_module_compression' from source: unknown 186312 1726890107.08770: variable 'ansible_shell_type' from source: unknown 186312 1726890107.08773: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.08775: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.08777: variable 'ansible_pipelining' from source: unknown 186312 1726890107.08779: variable 'ansible_timeout' from source: unknown 186312 1726890107.08781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.08885: 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) 186312 1726890107.08893: variable 'omit' from source: magic vars 186312 1726890107.08903: starting attempt loop 186312 1726890107.08907: running the handler 186312 1726890107.08916: handler run complete 186312 1726890107.08925: attempt loop complete, returning result 186312 1726890107.08928: _execute() done 186312 1726890107.08933: dumping result to json 186312 1726890107.08935: done dumping result, returning 186312 1726890107.08941: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-881e-6b85-000000001387] 186312 1726890107.08947: sending task result for task 02369adf-7a19-881e-6b85-000000001387 186312 1726890107.09034: done sending task result for task 02369adf-7a19-881e-6b85-000000001387 186312 1726890107.09037: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890107.09133: no more pending results, returning what we have 186312 1726890107.09135: results queue empty 186312 1726890107.09135: checking for any_errors_fatal 186312 1726890107.09140: done checking for any_errors_fatal 186312 1726890107.09140: checking for max_fail_percentage 186312 1726890107.09141: done checking for max_fail_percentage 186312 1726890107.09142: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.09142: done checking to see if all hosts have failed 186312 1726890107.09143: getting the remaining hosts for this loop 186312 1726890107.09144: done getting the remaining hosts for this loop 186312 1726890107.09146: getting the next task for host managed_node3 186312 1726890107.09149: done getting next task for host managed_node3 186312 1726890107.09152: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890107.09153: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.09161: getting variables 186312 1726890107.09162: in VariableManager get_vars() 186312 1726890107.09182: Calling all_inventory to load vars for managed_node3 186312 1726890107.09184: Calling groups_inventory to load vars for managed_node3 186312 1726890107.09186: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.09191: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.09193: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.09194: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.09507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.09856: done with get_vars() 186312 1726890107.09866: done getting variables 186312 1726890107.09902: 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.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:41:47 -0400 (0:00:00.021) 0:01:16.838 ****** 186312 1726890107.09923: entering _queue_task() for managed_node3/set_fact 186312 1726890107.10081: worker is 1 (out of 1 available) 186312 1726890107.10092: exiting _queue_task() for managed_node3/set_fact 186312 1726890107.10105: done queuing things up, now waiting for results queue to drain 186312 1726890107.10106: waiting for pending results... 186312 1726890107.10271: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890107.10350: in run() - task 02369adf-7a19-881e-6b85-000000001388 186312 1726890107.10360: variable 'ansible_search_path' from source: unknown 186312 1726890107.10363: variable 'ansible_search_path' from source: unknown 186312 1726890107.10387: calling self._execute() 186312 1726890107.10462: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.10466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.10475: variable 'omit' from source: magic vars 186312 1726890107.10547: variable 'omit' from source: magic vars 186312 1726890107.10580: variable 'omit' from source: magic vars 186312 1726890107.10603: variable 'omit' from source: magic vars 186312 1726890107.10637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890107.10662: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890107.10677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890107.10690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.10699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.10721: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890107.10724: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.10726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.10791: Set connection var ansible_shell_type to sh 186312 1726890107.10799: Set connection var ansible_pipelining to False 186312 1726890107.10807: Set connection var ansible_timeout to 10 186312 1726890107.10810: Set connection var ansible_connection to ssh 186312 1726890107.10815: Set connection var ansible_shell_executable to /bin/sh 186312 1726890107.10820: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890107.10838: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.10842: variable 'ansible_connection' from source: unknown 186312 1726890107.10845: variable 'ansible_module_compression' from source: unknown 186312 1726890107.10847: variable 'ansible_shell_type' from source: unknown 186312 1726890107.10849: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.10852: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.10854: variable 'ansible_pipelining' from source: unknown 186312 1726890107.10858: variable 'ansible_timeout' from source: unknown 186312 1726890107.10860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.10959: 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) 186312 1726890107.10969: variable 'omit' from source: magic vars 186312 1726890107.10972: starting attempt loop 186312 1726890107.10975: running the handler 186312 1726890107.10984: handler run complete 186312 1726890107.10995: attempt loop complete, returning result 186312 1726890107.10997: _execute() done 186312 1726890107.10999: dumping result to json 186312 1726890107.11002: done dumping result, returning 186312 1726890107.11009: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-881e-6b85-000000001388] 186312 1726890107.11016: sending task result for task 02369adf-7a19-881e-6b85-000000001388 ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 186312 1726890107.11152: done sending task result for task 02369adf-7a19-881e-6b85-000000001388 186312 1726890107.11156: WORKER PROCESS EXITING 186312 1726890107.11174: no more pending results, returning what we have 186312 1726890107.11176: results queue empty 186312 1726890107.11177: checking for any_errors_fatal 186312 1726890107.11183: done checking for any_errors_fatal 186312 1726890107.11183: checking for max_fail_percentage 186312 1726890107.11185: done checking for max_fail_percentage 186312 1726890107.11185: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.11186: done checking to see if all hosts have failed 186312 1726890107.11187: getting the remaining hosts for this loop 186312 1726890107.11188: done getting the remaining hosts for this loop 186312 1726890107.11191: getting the next task for host managed_node3 186312 1726890107.11202: done getting next task for host managed_node3 186312 1726890107.11205: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890107.11207: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.11217: getting variables 186312 1726890107.11218: in VariableManager get_vars() 186312 1726890107.11241: Calling all_inventory to load vars for managed_node3 186312 1726890107.11243: Calling groups_inventory to load vars for managed_node3 186312 1726890107.11244: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.11250: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.11251: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.11253: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.11564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.11903: done with get_vars() 186312 1726890107.11914: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 23:41:47 -0400 (0:00:00.020) 0:01:16.859 ****** 186312 1726890107.11976: entering _queue_task() for managed_node3/include_tasks 186312 1726890107.12136: worker is 1 (out of 1 available) 186312 1726890107.12149: exiting _queue_task() for managed_node3/include_tasks 186312 1726890107.12161: done queuing things up, now waiting for results queue to drain 186312 1726890107.12162: waiting for pending results... 186312 1726890107.12322: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890107.12389: in run() - task 02369adf-7a19-881e-6b85-000000001389 186312 1726890107.12408: variable 'ansible_search_path' from source: unknown 186312 1726890107.12413: variable 'ansible_search_path' from source: unknown 186312 1726890107.12442: calling self._execute() 186312 1726890107.12524: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.12528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.12539: variable 'omit' from source: magic vars 186312 1726890107.12758: variable 'storage_provider' from source: role '' defaults 186312 1726890107.12768: _execute() done 186312 1726890107.12771: dumping result to json 186312 1726890107.12774: done dumping result, returning 186312 1726890107.12781: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-881e-6b85-000000001389] 186312 1726890107.12787: sending task result for task 02369adf-7a19-881e-6b85-000000001389 186312 1726890107.12871: done sending task result for task 02369adf-7a19-881e-6b85-000000001389 186312 1726890107.12874: WORKER PROCESS EXITING 186312 1726890107.12922: no more pending results, returning what we have 186312 1726890107.12926: in VariableManager get_vars() 186312 1726890107.12961: Calling all_inventory to load vars for managed_node3 186312 1726890107.12964: Calling groups_inventory to load vars for managed_node3 186312 1726890107.12966: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.12974: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.12977: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.12979: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.13279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.13610: done with get_vars() 186312 1726890107.13620: variable 'ansible_search_path' from source: unknown 186312 1726890107.13621: variable 'ansible_search_path' from source: unknown 186312 1726890107.13643: we have included files to process 186312 1726890107.13644: generating all_blocks data 186312 1726890107.13646: done generating all_blocks data 186312 1726890107.13650: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890107.13651: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890107.13652: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890107.14168: in VariableManager get_vars() 186312 1726890107.14187: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890107.15331: done processing included file 186312 1726890107.15332: iterating over new_blocks loaded from include file 186312 1726890107.15333: in VariableManager get_vars() 186312 1726890107.15347: done with get_vars() 186312 1726890107.15348: filtering new block on tags 186312 1726890107.15421: done filtering new block on tags 186312 1726890107.15423: in VariableManager get_vars() 186312 1726890107.15436: done with get_vars() 186312 1726890107.15437: filtering new block on tags 186312 1726890107.15488: done filtering new block on tags 186312 1726890107.15489: in VariableManager get_vars() 186312 1726890107.15502: done with get_vars() 186312 1726890107.15503: filtering new block on tags 186312 1726890107.15575: done filtering new block on tags 186312 1726890107.15577: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node3 186312 1726890107.15580: extending task lists for all hosts with included blocks 186312 1726890107.15866: done extending task lists 186312 1726890107.15868: done processing included files 186312 1726890107.15868: results queue empty 186312 1726890107.15868: checking for any_errors_fatal 186312 1726890107.15871: done checking for any_errors_fatal 186312 1726890107.15871: checking for max_fail_percentage 186312 1726890107.15872: done checking for max_fail_percentage 186312 1726890107.15872: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.15873: done checking to see if all hosts have failed 186312 1726890107.15873: getting the remaining hosts for this loop 186312 1726890107.15874: done getting the remaining hosts for this loop 186312 1726890107.15876: getting the next task for host managed_node3 186312 1726890107.15878: done getting next task for host managed_node3 186312 1726890107.15880: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890107.15882: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.15889: getting variables 186312 1726890107.15889: in VariableManager get_vars() 186312 1726890107.15897: Calling all_inventory to load vars for managed_node3 186312 1726890107.15898: Calling groups_inventory to load vars for managed_node3 186312 1726890107.15899: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.15902: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.15904: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.15905: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.16290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.19148: done with get_vars() 186312 1726890107.19158: done getting variables 186312 1726890107.19187: 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.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:41:47 -0400 (0:00:00.072) 0:01:16.931 ****** 186312 1726890107.19205: entering _queue_task() for managed_node3/package 186312 1726890107.19408: worker is 1 (out of 1 available) 186312 1726890107.19424: exiting _queue_task() for managed_node3/package 186312 1726890107.19436: done queuing things up, now waiting for results queue to drain 186312 1726890107.19438: waiting for pending results... 186312 1726890107.19627: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890107.19728: in run() - task 02369adf-7a19-881e-6b85-000000001505 186312 1726890107.19741: variable 'ansible_search_path' from source: unknown 186312 1726890107.19744: variable 'ansible_search_path' from source: unknown 186312 1726890107.19773: calling self._execute() 186312 1726890107.19859: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.19866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.19875: variable 'omit' from source: magic vars 186312 1726890107.20165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890107.20362: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890107.20398: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890107.20447: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890107.20476: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890107.20541: 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) 186312 1726890107.20561: 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) 186312 1726890107.20579: 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) 186312 1726890107.20597: 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) 186312 1726890107.20717: variable 'storage_skip_checks' from source: set_fact 186312 1726890107.20739: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 186312 1726890107.20743: when evaluation is False, skipping this task 186312 1726890107.20746: _execute() done 186312 1726890107.20750: dumping result to json 186312 1726890107.20753: done dumping result, returning 186312 1726890107.20756: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-881e-6b85-000000001505] 186312 1726890107.20761: sending task result for task 02369adf-7a19-881e-6b85-000000001505 186312 1726890107.20858: done sending task result for task 02369adf-7a19-881e-6b85-000000001505 186312 1726890107.20860: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890107.20914: no more pending results, returning what we have 186312 1726890107.20919: results queue empty 186312 1726890107.20919: checking for any_errors_fatal 186312 1726890107.20921: done checking for any_errors_fatal 186312 1726890107.20921: checking for max_fail_percentage 186312 1726890107.20923: done checking for max_fail_percentage 186312 1726890107.20924: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.20925: done checking to see if all hosts have failed 186312 1726890107.20925: getting the remaining hosts for this loop 186312 1726890107.20927: done getting the remaining hosts for this loop 186312 1726890107.20933: getting the next task for host managed_node3 186312 1726890107.20940: done getting next task for host managed_node3 186312 1726890107.20944: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890107.20949: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.20975: getting variables 186312 1726890107.20977: in VariableManager get_vars() 186312 1726890107.21009: Calling all_inventory to load vars for managed_node3 186312 1726890107.21014: Calling groups_inventory to load vars for managed_node3 186312 1726890107.21016: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.21024: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.21027: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.21032: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.21369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.21732: done with get_vars() 186312 1726890107.21743: done getting variables 186312 1726890107.21784: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:41:47 -0400 (0:00:00.026) 0:01:16.957 ****** 186312 1726890107.21813: entering _queue_task() for managed_node3/debug 186312 1726890107.22029: worker is 1 (out of 1 available) 186312 1726890107.22044: exiting _queue_task() for managed_node3/debug 186312 1726890107.22056: done queuing things up, now waiting for results queue to drain 186312 1726890107.22058: waiting for pending results... 186312 1726890107.22244: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890107.22334: in run() - task 02369adf-7a19-881e-6b85-000000001506 186312 1726890107.22351: variable 'ansible_search_path' from source: unknown 186312 1726890107.22357: variable 'ansible_search_path' from source: unknown 186312 1726890107.22386: calling self._execute() 186312 1726890107.22471: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.22483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.22491: variable 'omit' from source: magic vars 186312 1726890107.22575: variable 'omit' from source: magic vars 186312 1726890107.22635: variable 'omit' from source: magic vars 186312 1726890107.22657: variable 'omit' from source: magic vars 186312 1726890107.22692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890107.22722: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890107.22741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890107.22755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.22765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.22788: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890107.22791: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.22793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.22869: Set connection var ansible_shell_type to sh 186312 1726890107.22877: Set connection var ansible_pipelining to False 186312 1726890107.22885: Set connection var ansible_timeout to 10 186312 1726890107.22888: Set connection var ansible_connection to ssh 186312 1726890107.22892: Set connection var ansible_shell_executable to /bin/sh 186312 1726890107.22897: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890107.22918: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.22922: variable 'ansible_connection' from source: unknown 186312 1726890107.22924: variable 'ansible_module_compression' from source: unknown 186312 1726890107.22927: variable 'ansible_shell_type' from source: unknown 186312 1726890107.22933: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.22936: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.22939: variable 'ansible_pipelining' from source: unknown 186312 1726890107.22942: variable 'ansible_timeout' from source: unknown 186312 1726890107.22944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.23052: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890107.23063: variable 'omit' from source: magic vars 186312 1726890107.23068: starting attempt loop 186312 1726890107.23071: running the handler 186312 1726890107.23259: handler run complete 186312 1726890107.23277: attempt loop complete, returning result 186312 1726890107.23281: _execute() done 186312 1726890107.23283: dumping result to json 186312 1726890107.23286: done dumping result, returning 186312 1726890107.23292: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-881e-6b85-000000001506] 186312 1726890107.23297: sending task result for task 02369adf-7a19-881e-6b85-000000001506 186312 1726890107.23388: done sending task result for task 02369adf-7a19-881e-6b85-000000001506 186312 1726890107.23391: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 186312 1726890107.23462: no more pending results, returning what we have 186312 1726890107.23464: results queue empty 186312 1726890107.23465: checking for any_errors_fatal 186312 1726890107.23471: done checking for any_errors_fatal 186312 1726890107.23471: checking for max_fail_percentage 186312 1726890107.23473: done checking for max_fail_percentage 186312 1726890107.23474: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.23475: done checking to see if all hosts have failed 186312 1726890107.23476: getting the remaining hosts for this loop 186312 1726890107.23477: done getting the remaining hosts for this loop 186312 1726890107.23480: getting the next task for host managed_node3 186312 1726890107.23486: done getting next task for host managed_node3 186312 1726890107.23489: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890107.23492: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.23510: getting variables 186312 1726890107.23514: in VariableManager get_vars() 186312 1726890107.23544: Calling all_inventory to load vars for managed_node3 186312 1726890107.23547: Calling groups_inventory to load vars for managed_node3 186312 1726890107.23549: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.23557: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.23560: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.23562: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.23876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.24231: done with get_vars() 186312 1726890107.24241: done getting variables 186312 1726890107.24281: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:41:47 -0400 (0:00:00.024) 0:01:16.982 ****** 186312 1726890107.24305: entering _queue_task() for managed_node3/debug 186312 1726890107.24496: worker is 1 (out of 1 available) 186312 1726890107.24508: exiting _queue_task() for managed_node3/debug 186312 1726890107.24522: done queuing things up, now waiting for results queue to drain 186312 1726890107.24524: waiting for pending results... 186312 1726890107.24706: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890107.24797: in run() - task 02369adf-7a19-881e-6b85-000000001507 186312 1726890107.24807: variable 'ansible_search_path' from source: unknown 186312 1726890107.24811: variable 'ansible_search_path' from source: unknown 186312 1726890107.24842: calling self._execute() 186312 1726890107.24925: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.24932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.24938: variable 'omit' from source: magic vars 186312 1726890107.25022: variable 'omit' from source: magic vars 186312 1726890107.25075: variable 'omit' from source: magic vars 186312 1726890107.25100: variable 'omit' from source: magic vars 186312 1726890107.25138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890107.25166: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890107.25185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890107.25199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.25209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.25237: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890107.25240: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.25244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.25311: Set connection var ansible_shell_type to sh 186312 1726890107.25321: Set connection var ansible_pipelining to False 186312 1726890107.25329: Set connection var ansible_timeout to 10 186312 1726890107.25332: Set connection var ansible_connection to ssh 186312 1726890107.25339: Set connection var ansible_shell_executable to /bin/sh 186312 1726890107.25343: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890107.25361: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.25364: variable 'ansible_connection' from source: unknown 186312 1726890107.25366: variable 'ansible_module_compression' from source: unknown 186312 1726890107.25370: variable 'ansible_shell_type' from source: unknown 186312 1726890107.25373: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.25375: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.25377: variable 'ansible_pipelining' from source: unknown 186312 1726890107.25380: variable 'ansible_timeout' from source: unknown 186312 1726890107.25384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.25490: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890107.25507: variable 'omit' from source: magic vars 186312 1726890107.25518: starting attempt loop 186312 1726890107.25522: running the handler 186312 1726890107.25559: variable 'storage_volumes' from source: include params 186312 1726890107.25709: variable 'storage_volumes' from source: include params 186312 1726890107.25721: variable 'mount_location' from source: play vars 186312 1726890107.25774: variable 'mount_location' from source: play vars 186312 1726890107.25838: variable '__swap_disk' from source: set_fact 186312 1726890107.25899: handler run complete 186312 1726890107.25914: attempt loop complete, returning result 186312 1726890107.25918: _execute() done 186312 1726890107.25921: dumping result to json 186312 1726890107.25923: done dumping result, returning 186312 1726890107.25930: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-881e-6b85-000000001507] 186312 1726890107.25939: sending task result for task 02369adf-7a19-881e-6b85-000000001507 186312 1726890107.26021: done sending task result for task 02369adf-7a19-881e-6b85-000000001507 186312 1726890107.26024: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } 186312 1726890107.26123: no more pending results, returning what we have 186312 1726890107.26126: results queue empty 186312 1726890107.26127: checking for any_errors_fatal 186312 1726890107.26132: done checking for any_errors_fatal 186312 1726890107.26132: checking for max_fail_percentage 186312 1726890107.26134: done checking for max_fail_percentage 186312 1726890107.26135: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.26136: done checking to see if all hosts have failed 186312 1726890107.26136: getting the remaining hosts for this loop 186312 1726890107.26138: done getting the remaining hosts for this loop 186312 1726890107.26140: getting the next task for host managed_node3 186312 1726890107.26145: done getting next task for host managed_node3 186312 1726890107.26156: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890107.26160: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.26169: getting variables 186312 1726890107.26170: in VariableManager get_vars() 186312 1726890107.26192: Calling all_inventory to load vars for managed_node3 186312 1726890107.26194: Calling groups_inventory to load vars for managed_node3 186312 1726890107.26195: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.26201: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.26203: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.26205: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.26517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.26867: done with get_vars() 186312 1726890107.26877: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 23:41:47 -0400 (0:00:00.026) 0:01:17.008 ****** 186312 1726890107.26937: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890107.27121: worker is 1 (out of 1 available) 186312 1726890107.27133: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890107.27145: done queuing things up, now waiting for results queue to drain 186312 1726890107.27147: waiting for pending results... 186312 1726890107.27328: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890107.27416: in run() - task 02369adf-7a19-881e-6b85-000000001508 186312 1726890107.27428: variable 'ansible_search_path' from source: unknown 186312 1726890107.27431: variable 'ansible_search_path' from source: unknown 186312 1726890107.27467: calling self._execute() 186312 1726890107.27554: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.27557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.27568: variable 'omit' from source: magic vars 186312 1726890107.27858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890107.28065: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890107.28099: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890107.28129: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890107.28189: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890107.28256: 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) 186312 1726890107.28274: 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) 186312 1726890107.28293: 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) 186312 1726890107.28310: 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) 186312 1726890107.28439: variable 'storage_skip_checks' from source: set_fact 186312 1726890107.28459: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890107.28462: when evaluation is False, skipping this task 186312 1726890107.28465: _execute() done 186312 1726890107.28468: dumping result to json 186312 1726890107.28470: done dumping result, returning 186312 1726890107.28477: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-881e-6b85-000000001508] 186312 1726890107.28481: sending task result for task 02369adf-7a19-881e-6b85-000000001508 186312 1726890107.28578: done sending task result for task 02369adf-7a19-881e-6b85-000000001508 186312 1726890107.28581: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890107.28634: no more pending results, returning what we have 186312 1726890107.28637: results queue empty 186312 1726890107.28638: checking for any_errors_fatal 186312 1726890107.28644: done checking for any_errors_fatal 186312 1726890107.28645: checking for max_fail_percentage 186312 1726890107.28646: done checking for max_fail_percentage 186312 1726890107.28647: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.28648: done checking to see if all hosts have failed 186312 1726890107.28649: getting the remaining hosts for this loop 186312 1726890107.28650: done getting the remaining hosts for this loop 186312 1726890107.28654: getting the next task for host managed_node3 186312 1726890107.28659: done getting next task for host managed_node3 186312 1726890107.28663: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890107.28666: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.28686: getting variables 186312 1726890107.28687: in VariableManager get_vars() 186312 1726890107.28727: Calling all_inventory to load vars for managed_node3 186312 1726890107.28730: Calling groups_inventory to load vars for managed_node3 186312 1726890107.28732: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.28738: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.28740: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.28742: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.29058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.29410: done with get_vars() 186312 1726890107.29422: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 23:41:47 -0400 (0:00:00.025) 0:01:17.034 ****** 186312 1726890107.29488: entering _queue_task() for managed_node3/include_tasks 186312 1726890107.29671: worker is 1 (out of 1 available) 186312 1726890107.29684: exiting _queue_task() for managed_node3/include_tasks 186312 1726890107.29696: done queuing things up, now waiting for results queue to drain 186312 1726890107.29697: waiting for pending results... 186312 1726890107.29879: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890107.29982: in run() - task 02369adf-7a19-881e-6b85-000000001509 186312 1726890107.29992: variable 'ansible_search_path' from source: unknown 186312 1726890107.29996: variable 'ansible_search_path' from source: unknown 186312 1726890107.30029: calling self._execute() 186312 1726890107.30122: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.30127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.30131: variable 'omit' from source: magic vars 186312 1726890107.30402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890107.30598: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890107.30632: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890107.30661: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890107.30716: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890107.30780: 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) 186312 1726890107.30800: 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) 186312 1726890107.30821: 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) 186312 1726890107.30841: 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) 186312 1726890107.30955: variable 'storage_skip_checks' from source: set_fact 186312 1726890107.30973: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890107.30978: when evaluation is False, skipping this task 186312 1726890107.30980: _execute() done 186312 1726890107.30983: dumping result to json 186312 1726890107.30985: done dumping result, returning 186312 1726890107.30990: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-881e-6b85-000000001509] 186312 1726890107.31000: sending task result for task 02369adf-7a19-881e-6b85-000000001509 186312 1726890107.31089: done sending task result for task 02369adf-7a19-881e-6b85-000000001509 186312 1726890107.31092: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890107.31153: no more pending results, returning what we have 186312 1726890107.31156: results queue empty 186312 1726890107.31157: checking for any_errors_fatal 186312 1726890107.31164: done checking for any_errors_fatal 186312 1726890107.31164: checking for max_fail_percentage 186312 1726890107.31166: done checking for max_fail_percentage 186312 1726890107.31166: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.31167: done checking to see if all hosts have failed 186312 1726890107.31168: getting the remaining hosts for this loop 186312 1726890107.31169: done getting the remaining hosts for this loop 186312 1726890107.31172: getting the next task for host managed_node3 186312 1726890107.31178: done getting next task for host managed_node3 186312 1726890107.31181: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890107.31185: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.31212: getting variables 186312 1726890107.31214: in VariableManager get_vars() 186312 1726890107.31242: Calling all_inventory to load vars for managed_node3 186312 1726890107.31244: Calling groups_inventory to load vars for managed_node3 186312 1726890107.31245: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.31252: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.31254: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.31255: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.31568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.31918: done with get_vars() 186312 1726890107.31928: done getting variables 186312 1726890107.31969: 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.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:41:47 -0400 (0:00:00.025) 0:01:17.059 ****** 186312 1726890107.31993: entering _queue_task() for managed_node3/package 186312 1726890107.32177: worker is 1 (out of 1 available) 186312 1726890107.32190: exiting _queue_task() for managed_node3/package 186312 1726890107.32203: done queuing things up, now waiting for results queue to drain 186312 1726890107.32205: waiting for pending results... 186312 1726890107.32394: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890107.32486: in run() - task 02369adf-7a19-881e-6b85-00000000150a 186312 1726890107.32497: variable 'ansible_search_path' from source: unknown 186312 1726890107.32501: variable 'ansible_search_path' from source: unknown 186312 1726890107.32533: calling self._execute() 186312 1726890107.32624: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.32628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.32640: variable 'omit' from source: magic vars 186312 1726890107.32927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890107.33126: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890107.33164: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890107.33188: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890107.33244: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890107.33316: 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) 186312 1726890107.33336: 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) 186312 1726890107.33356: 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) 186312 1726890107.33375: 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) 186312 1726890107.33487: variable 'storage_skip_checks' from source: set_fact 186312 1726890107.33508: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890107.33511: when evaluation is False, skipping this task 186312 1726890107.33514: _execute() done 186312 1726890107.33518: dumping result to json 186312 1726890107.33520: done dumping result, returning 186312 1726890107.33523: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-881e-6b85-00000000150a] 186312 1726890107.33532: sending task result for task 02369adf-7a19-881e-6b85-00000000150a 186312 1726890107.33627: done sending task result for task 02369adf-7a19-881e-6b85-00000000150a 186312 1726890107.33634: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890107.33676: no more pending results, returning what we have 186312 1726890107.33680: results queue empty 186312 1726890107.33681: checking for any_errors_fatal 186312 1726890107.33686: done checking for any_errors_fatal 186312 1726890107.33686: checking for max_fail_percentage 186312 1726890107.33688: done checking for max_fail_percentage 186312 1726890107.33689: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.33690: done checking to see if all hosts have failed 186312 1726890107.33690: getting the remaining hosts for this loop 186312 1726890107.33692: done getting the remaining hosts for this loop 186312 1726890107.33695: getting the next task for host managed_node3 186312 1726890107.33700: done getting next task for host managed_node3 186312 1726890107.33703: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890107.33706: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.33737: getting variables 186312 1726890107.33739: in VariableManager get_vars() 186312 1726890107.33769: Calling all_inventory to load vars for managed_node3 186312 1726890107.33771: Calling groups_inventory to load vars for managed_node3 186312 1726890107.33772: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.33779: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.33781: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.33783: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.34096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.34687: done with get_vars() 186312 1726890107.34696: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 23:41:47 -0400 (0:00:00.027) 0:01:17.086 ****** 186312 1726890107.34763: entering _queue_task() for managed_node3/service_facts 186312 1726890107.34947: worker is 1 (out of 1 available) 186312 1726890107.34960: exiting _queue_task() for managed_node3/service_facts 186312 1726890107.34971: done queuing things up, now waiting for results queue to drain 186312 1726890107.34973: waiting for pending results... 186312 1726890107.35153: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890107.35250: in run() - task 02369adf-7a19-881e-6b85-00000000150b 186312 1726890107.35266: variable 'ansible_search_path' from source: unknown 186312 1726890107.35269: variable 'ansible_search_path' from source: unknown 186312 1726890107.35297: calling self._execute() 186312 1726890107.35383: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.35392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.35402: variable 'omit' from source: magic vars 186312 1726890107.35706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890107.35913: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890107.35951: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890107.35978: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890107.36044: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890107.36108: 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) 186312 1726890107.36131: 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) 186312 1726890107.36156: 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) 186312 1726890107.36175: 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) 186312 1726890107.36299: variable 'storage_skip_checks' from source: set_fact 186312 1726890107.36320: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 186312 1726890107.36323: when evaluation is False, skipping this task 186312 1726890107.36326: _execute() done 186312 1726890107.36329: dumping result to json 186312 1726890107.36332: done dumping result, returning 186312 1726890107.36341: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-881e-6b85-00000000150b] 186312 1726890107.36344: sending task result for task 02369adf-7a19-881e-6b85-00000000150b 186312 1726890107.36437: done sending task result for task 02369adf-7a19-881e-6b85-00000000150b 186312 1726890107.36440: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890107.36492: no more pending results, returning what we have 186312 1726890107.36496: results queue empty 186312 1726890107.36497: checking for any_errors_fatal 186312 1726890107.36506: done checking for any_errors_fatal 186312 1726890107.36507: checking for max_fail_percentage 186312 1726890107.36509: done checking for max_fail_percentage 186312 1726890107.36510: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.36511: done checking to see if all hosts have failed 186312 1726890107.36513: getting the remaining hosts for this loop 186312 1726890107.36515: done getting the remaining hosts for this loop 186312 1726890107.36519: getting the next task for host managed_node3 186312 1726890107.36526: done getting next task for host managed_node3 186312 1726890107.36529: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890107.36534: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.36565: getting variables 186312 1726890107.36567: in VariableManager get_vars() 186312 1726890107.36605: Calling all_inventory to load vars for managed_node3 186312 1726890107.36608: Calling groups_inventory to load vars for managed_node3 186312 1726890107.36610: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.36620: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.36623: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.36625: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.36984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.37351: done with get_vars() 186312 1726890107.37365: done getting variables 186312 1726890107.37408: 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.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:41:47 -0400 (0:00:00.026) 0:01:17.113 ****** 186312 1726890107.37439: entering _queue_task() for managed_node3/set_fact 186312 1726890107.37685: worker is 1 (out of 1 available) 186312 1726890107.37699: exiting _queue_task() for managed_node3/set_fact 186312 1726890107.37715: done queuing things up, now waiting for results queue to drain 186312 1726890107.37716: waiting for pending results... 186312 1726890107.37920: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890107.38021: in run() - task 02369adf-7a19-881e-6b85-00000000150c 186312 1726890107.38032: variable 'ansible_search_path' from source: unknown 186312 1726890107.38038: variable 'ansible_search_path' from source: unknown 186312 1726890107.38070: calling self._execute() 186312 1726890107.38167: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.38172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.38180: variable 'omit' from source: magic vars 186312 1726890107.38275: variable 'omit' from source: magic vars 186312 1726890107.38329: variable 'omit' from source: magic vars 186312 1726890107.38620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890107.40307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890107.40373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890107.40404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890107.40437: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890107.40459: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890107.40524: 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) 186312 1726890107.40550: 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) 186312 1726890107.40568: 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) 186312 1726890107.40598: 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) 186312 1726890107.40609: 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) 186312 1726890107.40646: 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) 186312 1726890107.40663: 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) 186312 1726890107.40685: 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) 186312 1726890107.40711: 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) 186312 1726890107.40724: 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) 186312 1726890107.40771: 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) 186312 1726890107.40790: 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) 186312 1726890107.40810: 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) 186312 1726890107.40840: 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) 186312 1726890107.40850: 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) 186312 1726890107.40882: 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) 186312 1726890107.40900: 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) 186312 1726890107.40920: 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) 186312 1726890107.40949: 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) 186312 1726890107.40960: 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) 186312 1726890107.41000: 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) 186312 1726890107.41021: 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) 186312 1726890107.41043: 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) 186312 1726890107.41067: 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) 186312 1726890107.41077: 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) 186312 1726890107.41272: variable 'ansible_facts' from source: unknown 186312 1726890107.41488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890107.41608: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890107.41640: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890107.41663: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890107.41689: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890107.41723: 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) 186312 1726890107.41743: 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) 186312 1726890107.41761: 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) 186312 1726890107.41778: 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) 186312 1726890107.42112: variable 'omit' from source: magic vars 186312 1726890107.42135: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890107.42154: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890107.42169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890107.42183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.42192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.42223: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890107.42226: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.42228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.42293: Set connection var ansible_shell_type to sh 186312 1726890107.42301: Set connection var ansible_pipelining to False 186312 1726890107.42308: Set connection var ansible_timeout to 10 186312 1726890107.42316: Set connection var ansible_connection to ssh 186312 1726890107.42319: Set connection var ansible_shell_executable to /bin/sh 186312 1726890107.42321: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890107.42343: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.42346: variable 'ansible_connection' from source: unknown 186312 1726890107.42349: variable 'ansible_module_compression' from source: unknown 186312 1726890107.42351: variable 'ansible_shell_type' from source: unknown 186312 1726890107.42353: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.42355: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.42358: variable 'ansible_pipelining' from source: unknown 186312 1726890107.42360: variable 'ansible_timeout' from source: unknown 186312 1726890107.42365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.42442: 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) 186312 1726890107.42451: variable 'omit' from source: magic vars 186312 1726890107.42456: starting attempt loop 186312 1726890107.42458: running the handler 186312 1726890107.42467: handler run complete 186312 1726890107.42475: attempt loop complete, returning result 186312 1726890107.42478: _execute() done 186312 1726890107.42480: dumping result to json 186312 1726890107.42483: done dumping result, returning 186312 1726890107.42491: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-881e-6b85-00000000150c] 186312 1726890107.42498: sending task result for task 02369adf-7a19-881e-6b85-00000000150c 186312 1726890107.42578: done sending task result for task 02369adf-7a19-881e-6b85-00000000150c 186312 1726890107.42581: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 186312 1726890107.42673: no more pending results, returning what we have 186312 1726890107.42676: results queue empty 186312 1726890107.42677: checking for any_errors_fatal 186312 1726890107.42686: done checking for any_errors_fatal 186312 1726890107.42687: checking for max_fail_percentage 186312 1726890107.42688: done checking for max_fail_percentage 186312 1726890107.42689: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.42690: done checking to see if all hosts have failed 186312 1726890107.42691: getting the remaining hosts for this loop 186312 1726890107.42692: done getting the remaining hosts for this loop 186312 1726890107.42696: getting the next task for host managed_node3 186312 1726890107.42707: done getting next task for host managed_node3 186312 1726890107.42710: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890107.42716: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.42730: getting variables 186312 1726890107.42731: in VariableManager get_vars() 186312 1726890107.42769: Calling all_inventory to load vars for managed_node3 186312 1726890107.42772: Calling groups_inventory to load vars for managed_node3 186312 1726890107.42775: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.42785: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.42788: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.42790: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.43164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.43527: done with get_vars() 186312 1726890107.43542: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 23:41:47 -0400 (0:00:00.061) 0:01:17.175 ****** 186312 1726890107.43615: entering _queue_task() for managed_node3/systemd 186312 1726890107.43858: worker is 1 (out of 1 available) 186312 1726890107.43872: exiting _queue_task() for managed_node3/systemd 186312 1726890107.43886: done queuing things up, now waiting for results queue to drain 186312 1726890107.43887: waiting for pending results... 186312 1726890107.44099: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890107.44207: in run() - task 02369adf-7a19-881e-6b85-00000000150e 186312 1726890107.44222: variable 'ansible_search_path' from source: unknown 186312 1726890107.44226: variable 'ansible_search_path' from source: unknown 186312 1726890107.44269: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890107.44451: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890107.44500: dumping result to json 186312 1726890107.44504: done dumping result, returning 186312 1726890107.44510: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-881e-6b85-00000000150e] 186312 1726890107.44522: sending task result for task 02369adf-7a19-881e-6b85-00000000150e 186312 1726890107.44628: done sending task result for task 02369adf-7a19-881e-6b85-00000000150e 186312 1726890107.44634: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890107.44698: no more pending results, returning what we have 186312 1726890107.44702: results queue empty 186312 1726890107.44702: checking for any_errors_fatal 186312 1726890107.44710: done checking for any_errors_fatal 186312 1726890107.44711: checking for max_fail_percentage 186312 1726890107.44713: done checking for max_fail_percentage 186312 1726890107.44714: checking to see if all hosts have failed and the running result is not ok 186312 1726890107.44715: done checking to see if all hosts have failed 186312 1726890107.44716: getting the remaining hosts for this loop 186312 1726890107.44718: done getting the remaining hosts for this loop 186312 1726890107.44722: getting the next task for host managed_node3 186312 1726890107.44733: done getting next task for host managed_node3 186312 1726890107.44738: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890107.44742: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890107.44767: getting variables 186312 1726890107.44768: in VariableManager get_vars() 186312 1726890107.44801: Calling all_inventory to load vars for managed_node3 186312 1726890107.44803: Calling groups_inventory to load vars for managed_node3 186312 1726890107.44805: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890107.44817: Calling all_plugins_play to load vars for managed_node3 186312 1726890107.44819: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890107.44822: Calling groups_plugins_play to load vars for managed_node3 186312 1726890107.45174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890107.45542: done with get_vars() 186312 1726890107.45554: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 23:41:47 -0400 (0:00:00.020) 0:01:17.195 ****** 186312 1726890107.45620: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890107.45842: worker is 1 (out of 1 available) 186312 1726890107.45856: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890107.45868: done queuing things up, now waiting for results queue to drain 186312 1726890107.45870: waiting for pending results... 186312 1726890107.46062: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890107.46151: in run() - task 02369adf-7a19-881e-6b85-00000000150f 186312 1726890107.46163: variable 'ansible_search_path' from source: unknown 186312 1726890107.46167: variable 'ansible_search_path' from source: unknown 186312 1726890107.46195: calling self._execute() 186312 1726890107.46286: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.46290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.46299: variable 'omit' from source: magic vars 186312 1726890107.46390: variable 'omit' from source: magic vars 186312 1726890107.46436: variable 'omit' from source: magic vars 186312 1726890107.46627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890107.48238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890107.48297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890107.48331: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890107.48357: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890107.48379: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890107.48444: 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) 186312 1726890107.48465: 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) 186312 1726890107.48485: 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) 186312 1726890107.48515: 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) 186312 1726890107.48526: 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) 186312 1726890107.48701: variable 'storage_volumes' from source: include params 186312 1726890107.48714: variable 'mount_location' from source: play vars 186312 1726890107.48770: variable 'mount_location' from source: play vars 186312 1726890107.48829: variable '__swap_disk' from source: set_fact 186312 1726890107.48875: variable 'storage_use_partitions' from source: role '' defaults 186312 1726890107.48881: variable 'storage_disklabel_type' from source: role '' defaults 186312 1726890107.48884: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890107.48937: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890107.48983: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890107.49031: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890107.49096: variable 'storage_safe_mode' from source: play vars 186312 1726890107.49153: 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) 186312 1726890107.49172: 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) 186312 1726890107.49189: 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) 186312 1726890107.49216: 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) 186312 1726890107.49232: 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) 186312 1726890107.49287: variable 'omit' from source: magic vars 186312 1726890107.49303: variable 'omit' from source: magic vars 186312 1726890107.49326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890107.49348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890107.49367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890107.49382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.49391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890107.49415: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890107.49419: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.49423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.49492: Set connection var ansible_shell_type to sh 186312 1726890107.49501: Set connection var ansible_pipelining to False 186312 1726890107.49509: Set connection var ansible_timeout to 10 186312 1726890107.49513: Set connection var ansible_connection to ssh 186312 1726890107.49518: Set connection var ansible_shell_executable to /bin/sh 186312 1726890107.49523: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890107.49543: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.49546: variable 'ansible_connection' from source: unknown 186312 1726890107.49548: variable 'ansible_module_compression' from source: unknown 186312 1726890107.49550: variable 'ansible_shell_type' from source: unknown 186312 1726890107.49552: variable 'ansible_shell_executable' from source: unknown 186312 1726890107.49555: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890107.49559: variable 'ansible_pipelining' from source: unknown 186312 1726890107.49561: variable 'ansible_timeout' from source: unknown 186312 1726890107.49564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890107.49660: 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) 186312 1726890107.49668: variable 'omit' from source: magic vars 186312 1726890107.49679: starting attempt loop 186312 1726890107.49682: running the handler 186312 1726890107.49692: _low_level_execute_command(): starting 186312 1726890107.49698: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890107.50213: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890107.50249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890107.50262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890107.50337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890107.50359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890107.50418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890107.52063: stdout chunk (state=3): >>>/root <<< 186312 1726890107.52176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890107.52230: stderr chunk (state=3): >>><<< 186312 1726890107.52235: stdout chunk (state=3): >>><<< 186312 1726890107.52257: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890107.52266: _low_level_execute_command(): starting 186312 1726890107.52272: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890107.5225568-189021-125017570942508 `" && echo ansible-tmp-1726890107.5225568-189021-125017570942508="` echo /root/.ansible/tmp/ansible-tmp-1726890107.5225568-189021-125017570942508 `" ) && sleep 0' 186312 1726890107.53394: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890107.53407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890107.53429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890107.53445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890107.53494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890107.53507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890107.53524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890107.53565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890107.55476: stdout chunk (state=3): >>>ansible-tmp-1726890107.5225568-189021-125017570942508=/root/.ansible/tmp/ansible-tmp-1726890107.5225568-189021-125017570942508 <<< 186312 1726890107.55601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890107.55752: stderr chunk (state=3): >>><<< 186312 1726890107.55764: stdout chunk (state=3): >>><<< 186312 1726890107.55788: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890107.5225568-189021-125017570942508=/root/.ansible/tmp/ansible-tmp-1726890107.5225568-189021-125017570942508 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890107.55858: variable 'ansible_module_compression' from source: unknown 186312 1726890107.55941: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 186312 1726890107.55992: variable 'ansible_facts' from source: unknown 186312 1726890107.56114: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890107.5225568-189021-125017570942508/AnsiballZ_blivet.py 186312 1726890107.56277: Sending initial data 186312 1726890107.56280: Sent initial data (157 bytes) 186312 1726890107.57305: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890107.57329: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890107.57347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890107.57368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890107.57420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890107.57436: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890107.57450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890107.57467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890107.57478: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890107.57491: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890107.57511: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890107.57526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890107.57545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890107.57556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890107.57568: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890107.57581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890107.57664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890107.57687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890107.57703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890107.57831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890107.59566: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 186312 1726890107.59573: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890107.59603: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890107.59642: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp1uej1e29 /root/.ansible/tmp/ansible-tmp-1726890107.5225568-189021-125017570942508/AnsiballZ_blivet.py <<< 186312 1726890107.59681: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890107.60991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890107.61219: stderr chunk (state=3): >>><<< 186312 1726890107.61222: stdout chunk (state=3): >>><<< 186312 1726890107.61225: done transferring module to remote 186312 1726890107.61227: _low_level_execute_command(): starting 186312 1726890107.61229: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890107.5225568-189021-125017570942508/ /root/.ansible/tmp/ansible-tmp-1726890107.5225568-189021-125017570942508/AnsiballZ_blivet.py && sleep 0' 186312 1726890107.61844: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890107.61857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890107.61870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890107.61891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890107.61933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890107.61945: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890107.61958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890107.61973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890107.61985: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890107.62001: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890107.62014: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890107.62030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890107.62048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890107.62059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890107.62071: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890107.62085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890107.62165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890107.62186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890107.62202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890107.62273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890107.64127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890107.64130: stdout chunk (state=3): >>><<< 186312 1726890107.64139: stderr chunk (state=3): >>><<< 186312 1726890107.64225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890107.64228: _low_level_execute_command(): starting 186312 1726890107.64232: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890107.5225568-189021-125017570942508/AnsiballZ_blivet.py && sleep 0' 186312 1726890107.64789: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890107.64801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890107.64815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890107.64830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890107.64867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890107.64877: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890107.64888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890107.64907: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890107.64922: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890107.64933: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890107.64947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890107.64962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890107.64982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890107.64995: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890107.65013: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890107.65029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890107.65100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890107.65126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890107.65144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890107.65217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890107.67228: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 186312 1726890107.67232: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890107.67280: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890107.67338: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890107.67353: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890107.67398: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890107.67402: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890107.67460: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.67489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890107.67509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890107.67560: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9443dc0> <<< 186312 1726890107.67574: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9443b20> <<< 186312 1726890107.67613: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890107.67663: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9443ac0> <<< 186312 1726890107.67692: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890107.67696: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91d8490> <<< 186312 1726890107.67738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890107.67784: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91d8940> <<< 186312 1726890107.67789: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91d8670> <<< 186312 1726890107.67810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890107.67856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890107.67859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890107.67902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890107.67941: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e918f190> <<< 186312 1726890107.67956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890107.67959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890107.68038: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e918f220> <<< 186312 1726890107.68070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890107.68096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e918f940> <<< 186312 1726890107.68153: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91f0880> <<< 186312 1726890107.68157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9188d90> <<< 186312 1726890107.68219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91b2d90> <<< 186312 1726890107.68273: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91d8970> <<< 186312 1726890107.68294: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890107.68521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890107.68538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890107.68558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890107.68573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890107.68597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890107.68639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890107.68643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890107.68645: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e912feb0> <<< 186312 1726890107.68681: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9132f40> <<< 186312 1726890107.68698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890107.68713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890107.68733: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890107.68746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890107.68766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890107.68787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890107.68790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890107.68809: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9127610> <<< 186312 1726890107.68830: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9130640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e912f370> <<< 186312 1726890107.68854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890107.68933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890107.68947: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890107.68975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.68993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890107.69051: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e906bdc0> <<< 186312 1726890107.69054: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e906b8b0> <<< 186312 1726890107.69057: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890107.69074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890107.69099: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e906beb0> <<< 186312 1726890107.69103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890107.69118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890107.69142: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890107.69145: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e906bf70> <<< 186312 1726890107.69169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890107.69175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e906be80> <<< 186312 1726890107.69186: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890107.69238: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e90c3d30> import '_functools' # <<< 186312 1726890107.69262: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e90be610> <<< 186312 1726890107.69335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890107.69340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e90d1670> <<< 186312 1726890107.69342: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9136e20> <<< 186312 1726890107.69354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890107.69382: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.69385: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e907cc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e90c3250> <<< 186312 1726890107.69421: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.69444: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e90d1280> <<< 186312 1726890107.69465: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e913c9d0> <<< 186312 1726890107.69470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890107.69484: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.69520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890107.69523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890107.69541: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907cfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907cd90> <<< 186312 1726890107.69566: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907cd00> <<< 186312 1726890107.69591: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890107.69595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890107.69610: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890107.69647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890107.69650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890107.69702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890107.69738: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 186312 1726890107.69742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9047370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890107.69757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890107.69788: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9047460> <<< 186312 1726890107.69913: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9086fa0> <<< 186312 1726890107.69979: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907fa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907f490> <<< 186312 1726890107.70005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890107.70024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890107.70035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890107.70055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890107.70063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f611c0> <<< 186312 1726890107.70102: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9031c70> <<< 186312 1726890107.70149: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907feb0> <<< 186312 1726890107.70156: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e913c040> <<< 186312 1726890107.70172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890107.70201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890107.70219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890107.70239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f75af0> import 'errno' # <<< 186312 1726890107.70271: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.70288: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f75e20> <<< 186312 1726890107.70293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890107.70324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890107.70339: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f87730> <<< 186312 1726890107.70355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890107.70389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890107.70413: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f87c70> <<< 186312 1726890107.70455: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.70458: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f123a0> <<< 186312 1726890107.70460: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f75f10> <<< 186312 1726890107.70480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890107.70490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890107.70532: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.70553: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f23280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f875b0> import 'pwd' # <<< 186312 1726890107.70580: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.70585: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f23340> <<< 186312 1726890107.70617: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907c9d0> <<< 186312 1726890107.70637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890107.70651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890107.70669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890107.70684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890107.70718: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.70726: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f3f6a0> <<< 186312 1726890107.70743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890107.70773: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f3f970> <<< 186312 1726890107.70778: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f3f760> <<< 186312 1726890107.70803: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.70814: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f3f850> <<< 186312 1726890107.70835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890107.70840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890107.71027: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f3fca0> <<< 186312 1726890107.71062: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.71079: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f4c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f3f8e0> <<< 186312 1726890107.71086: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f32a30> <<< 186312 1726890107.71109: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907c5b0> <<< 186312 1726890107.71129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890107.71200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890107.71224: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f3fa90> <<< 186312 1726890107.71333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890107.71339: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f36e8e7b670> <<< 186312 1726890107.71531: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 186312 1726890107.71771: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890107.72908: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.73857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890107.73875: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d8f7c0> <<< 186312 1726890107.73879: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890107.73887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.73908: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890107.73914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890107.73937: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890107.73940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890107.73966: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.73971: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8d8f160> <<< 186312 1726890107.74007: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d8f280> <<< 186312 1726890107.74037: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d8ff10> <<< 186312 1726890107.74062: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890107.74069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890107.74108: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d8f4f0> <<< 186312 1726890107.74116: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d8fd30> import 'atexit' # <<< 186312 1726890107.74145: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8d8ff70> <<< 186312 1726890107.74168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890107.74192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890107.74231: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d8f100> <<< 186312 1726890107.74246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890107.74266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890107.74284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890107.74306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890107.74327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890107.74397: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e87aeee0> <<< 186312 1726890107.74435: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.74440: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e87ccf40> <<< 186312 1726890107.74464: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.74473: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e87ccd60> <<< 186312 1726890107.74480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890107.74519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890107.74544: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e87cc3d0> <<< 186312 1726890107.74563: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8df5dc0> <<< 186312 1726890107.74762: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8df53a0> <<< 186312 1726890107.74768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890107.74804: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8df5f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890107.74823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890107.74882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890107.74888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890107.74902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8dc6c10> <<< 186312 1726890107.74976: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d60cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d603a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d96490> <<< 186312 1726890107.75036: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8d604c0> <<< 186312 1726890107.75091: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d604f0> <<< 186312 1726890107.75095: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890107.75107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890107.75135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890107.75210: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8790250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8dd71f0> <<< 186312 1726890107.75242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890107.75306: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e879d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8dd7370> <<< 186312 1726890107.75324: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890107.75378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.75394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890107.75443: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8defd90> <<< 186312 1726890107.75573: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e879d880> <<< 186312 1726890107.75690: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e879d6d0> <<< 186312 1726890107.75708: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e879c670> <<< 186312 1726890107.75766: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e879c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8dcd8b0> <<< 186312 1726890107.75800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890107.75816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890107.75846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890107.75859: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8d57670> <<< 186312 1726890107.76054: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8d56ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d650d0> <<< 186312 1726890107.76116: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8d570d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d9aa60> # zipimport: zlib available <<< 186312 1726890107.76121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.76136: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890107.76205: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.76282: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.76285: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.76300: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890107.76327: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.76332: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890107.76341: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.76434: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.76529: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.76998: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.77461: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890107.77467: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890107.77474: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890107.77495: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890107.77508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.77562: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.77567: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e836c580> <<< 186312 1726890107.77636: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890107.77640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e876a520> <<< 186312 1726890107.77650: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e83170a0> <<< 186312 1726890107.77694: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890107.77704: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.77727: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.77743: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890107.77747: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.77872: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.77992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890107.78019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d56bb0> <<< 186312 1726890107.78041: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.78429: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.78798: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.78858: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.78923: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890107.78960: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.78991: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890107.79004: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.79057: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.79166: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890107.79183: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890107.79186: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.79209: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.79257: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890107.79260: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.79442: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.79631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890107.79655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890107.79668: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890107.79739: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8779970> <<< 186312 1726890107.79745: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.79803: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.79869: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890107.79881: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890107.79884: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890107.79919: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.79943: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.79979: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890107.79985: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.80027: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.80060: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.80156: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.80220: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890107.80247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.80327: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.80334: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8de2250> <<< 186312 1726890107.80357: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e87796a0> <<< 186312 1726890107.80393: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890107.80409: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.80547: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.80603: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.80625: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.80667: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890107.80678: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890107.80701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890107.80732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890107.80754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890107.80769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890107.80862: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e875f7c0> <<< 186312 1726890107.80902: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e875c7f0> <<< 186312 1726890107.80958: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8755970> <<< 186312 1726890107.80973: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890107.80979: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.80997: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.81026: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890107.81088: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890107.81115: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.81128: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 186312 1726890107.81143: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.81146: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.81172: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 186312 1726890107.81178: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.81188: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.81191: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 186312 1726890107.81231: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890107.81243: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.81255: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.81274: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 186312 1726890107.81292: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.82620: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.83828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890107.83858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890107.83886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890107.83889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890107.83921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890107.83953: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.83966: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e82f7f10> <<< 186312 1726890107.83972: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e82f77c0> <<< 186312 1726890107.83995: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8348f70> <<< 186312 1726890107.84103: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7fe3fd0> <<< 186312 1726890107.84149: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py <<< 186312 1726890107.84154: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.84174: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py <<< 186312 1726890107.84198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 186312 1726890107.84221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890107.84230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890107.84251: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8352c70> <<< 186312 1726890107.84274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890107.84322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 186312 1726890107.84327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890107.84362: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8311490> <<< 186312 1726890107.84400: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.84409: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8311820> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8311b20> <<< 186312 1726890107.84434: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py <<< 186312 1726890107.84437: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890107.84461: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890107.84486: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890107.84507: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890107.84570: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80c3850> <<< 186312 1726890107.84576: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80c3640> <<< 186312 1726890107.84632: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8311910> <<< 186312 1726890107.84653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py <<< 186312 1726890107.84661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 186312 1726890107.84685: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.84704: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890107.84889: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py <<< 186312 1726890107.84892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' <<< 186312 1726890107.84899: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8345a00> <<< 186312 1726890107.84958: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8345640> <<< 186312 1726890107.84992: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8345340> <<< 186312 1726890107.85025: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890107.85046: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 186312 1726890107.85078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890107.85094: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890107.85201: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80e6430> <<< 186312 1726890107.85211: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80e6520> <<< 186312 1726890107.85219: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890107.85235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 186312 1726890107.85245: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80e6820> <<< 186312 1726890107.85299: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80e6df0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80afd90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80af970> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890107.85309: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890107.85316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890107.85335: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80afc10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80af340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8345f70> <<< 186312 1726890107.85393: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890107.85410: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 186312 1726890107.85544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e804ff40> <<< 186312 1726890107.85555: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890107.85645: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7feaa00> <<< 186312 1726890107.85702: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e805a7c0> <<< 186312 1726890107.85720: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e805a310> <<< 186312 1726890107.85836: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8037a30> <<< 186312 1726890107.85892: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 186312 1726890107.85915: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 186312 1726890107.86106: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7fb98b0> <<< 186312 1726890107.86165: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 186312 1726890107.86170: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 186312 1726890107.86374: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79bfeb0> <<< 186312 1726890107.86387: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8345490> <<< 186312 1726890107.86437: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 186312 1726890107.86478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 186312 1726890107.86667: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79bffd0> <<< 186312 1726890107.86712: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8de0e20> <<< 186312 1726890107.86806: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 186312 1726890107.86857: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79526d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79524f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79da790> <<< 186312 1726890107.87305: stdout chunk (state=3): >>> ** (process:407103): WARNING **: 23:41:47.872: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory <<< 186312 1726890107.87319: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80eaa90> <<< 186312 1726890107.87341: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890107.87397: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79522e0> <<< 186312 1726890107.87428: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7983a00> <<< 186312 1726890107.87457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.87464: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 186312 1726890107.87479: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 186312 1726890107.87506: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 186312 1726890107.87546: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py <<< 186312 1726890107.87578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py <<< 186312 1726890107.87588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 186312 1726890107.87603: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72d7a00> <<< 186312 1726890107.87638: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.87654: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py <<< 186312 1726890107.87679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 186312 1726890107.87696: stdout chunk (state=3): >>>import 'six.moves' # <<< 186312 1726890107.87731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72f4160> <<< 186312 1726890107.87765: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72dd4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72d7f40> <<< 186312 1726890107.87784: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 186312 1726890107.87804: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72eae20> <<< 186312 1726890107.87843: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 186312 1726890107.87862: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.87899: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 186312 1726890107.87926: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7305f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7305c70> <<< 186312 1726890107.87983: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7305d60> <<< 186312 1726890107.88005: stdout chunk (state=3): >>>import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e73058e0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py <<< 186312 1726890107.88021: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 186312 1726890107.88040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 186312 1726890107.88055: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e73059a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7305940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72f4ee0> <<< 186312 1726890107.88093: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 186312 1726890107.88139: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.88157: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e728bb20> <<< 186312 1726890107.88172: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py <<< 186312 1726890107.88189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e728bf10> <<< 186312 1726890107.88205: stdout chunk (state=3): >>>import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e728b7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e73056d0> <<< 186312 1726890107.88228: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py <<< 186312 1726890107.88249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e728b820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72d7220> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py <<< 186312 1726890107.88264: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 186312 1726890107.88286: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.88326: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py <<< 186312 1726890107.88351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 186312 1726890107.88371: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72a35b0> <<< 186312 1726890107.88385: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72a3310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72d7760> <<< 186312 1726890107.88744: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79886d0> <<< 186312 1726890107.88810: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7983e80> <<< 186312 1726890107.88836: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py <<< 186312 1726890107.88848: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 186312 1726890107.88869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890107.88897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890107.88914: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7252550> <<< 186312 1726890107.88942: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 186312 1726890107.88957: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7252d00> <<< 186312 1726890107.89019: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72c9220> <<< 186312 1726890107.89052: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 186312 1726890107.89071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 186312 1726890107.89094: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py <<< 186312 1726890107.89114: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.89210: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7286be0> <<< 186312 1726890107.89240: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 186312 1726890107.89246: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890107.89279: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.89310: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py <<< 186312 1726890107.89318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' <<< 186312 1726890107.89328: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72188b0> <<< 186312 1726890107.89350: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py <<< 186312 1726890107.89353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' <<< 186312 1726890107.89367: stdout chunk (state=3): >>>import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7218e20> <<< 186312 1726890107.89383: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' <<< 186312 1726890107.89395: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7228520> <<< 186312 1726890107.89418: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py <<< 186312 1726890107.89428: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 186312 1726890107.89455: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7228880> <<< 186312 1726890107.89478: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py <<< 186312 1726890107.89484: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 186312 1726890107.89536: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7228fd0> <<< 186312 1726890107.89546: stdout chunk (state=3): >>>import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7218550> <<< 186312 1726890107.89554: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72181f0> <<< 186312 1726890107.89675: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e720d2b0> <<< 186312 1726890107.89695: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' <<< 186312 1726890107.89718: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py <<< 186312 1726890107.89738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' <<< 186312 1726890107.89745: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71ca730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e720d8b0> <<< 186312 1726890107.89770: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7286d90> <<< 186312 1726890107.89791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py <<< 186312 1726890107.89799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 186312 1726890107.89829: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py <<< 186312 1726890107.89833: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' <<< 186312 1726890107.89841: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71d40d0> <<< 186312 1726890107.89869: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7286fd0> <<< 186312 1726890107.89888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py <<< 186312 1726890107.89896: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 186312 1726890107.89928: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e720d430> <<< 186312 1726890107.89954: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py <<< 186312 1726890107.89956: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 186312 1726890107.89981: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71d4430> <<< 186312 1726890107.90008: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py <<< 186312 1726890107.90017: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 186312 1726890107.90036: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71d4700> <<< 186312 1726890107.90255: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' <<< 186312 1726890107.90276: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py <<< 186312 1726890107.90294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.90404: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890107.90419: stdout chunk (state=3): >>># extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e7203eb0> <<< 186312 1726890107.90451: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py <<< 186312 1726890107.90467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' <<< 186312 1726890107.90480: stdout chunk (state=3): >>>import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70fac40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70fa5b0> <<< 186312 1726890107.90507: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' <<< 186312 1726890107.90520: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70faf10> <<< 186312 1726890107.90544: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py <<< 186312 1726890107.90553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 186312 1726890107.90567: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7108610> <<< 186312 1726890107.90588: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 186312 1726890107.90612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890107.90638: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py <<< 186312 1726890107.90641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' <<< 186312 1726890107.90643: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e711f7f0> <<< 186312 1726890107.90661: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71173a0> <<< 186312 1726890107.90687: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' <<< 186312 1726890107.90708: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e712c9d0> <<< 186312 1726890107.90723: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py <<< 186312 1726890107.90734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' <<< 186312 1726890107.90747: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71326a0> <<< 186312 1726890107.90765: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py <<< 186312 1726890107.90774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890107.90793: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70b3490> <<< 186312 1726890107.90815: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71faee0> <<< 186312 1726890107.90846: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71fabe0> <<< 186312 1726890107.90863: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py <<< 186312 1726890107.90880: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890107.90916: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.90927: stdout chunk (state=3): >>>import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70d1490> <<< 186312 1726890107.90945: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py <<< 186312 1726890107.90950: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 186312 1726890107.90966: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py <<< 186312 1726890107.90983: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 186312 1726890107.91042: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70d1c10> <<< 186312 1726890107.91060: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70d1430> <<< 186312 1726890107.91144: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70bfc40> <<< 186312 1726890107.91167: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 186312 1726890107.91194: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70f2c70> <<< 186312 1726890107.91226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py <<< 186312 1726890107.91229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' <<< 186312 1726890107.91238: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70763d0> <<< 186312 1726890107.91262: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py <<< 186312 1726890107.91285: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 186312 1726890107.91309: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py <<< 186312 1726890107.91316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 186312 1726890107.91387: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70924f0> <<< 186312 1726890107.91391: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py <<< 186312 1726890107.91406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 186312 1726890107.91477: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70928b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py <<< 186312 1726890107.91501: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 186312 1726890107.91539: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7099550> <<< 186312 1726890107.91547: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py <<< 186312 1726890107.91550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 186312 1726890107.91564: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70aa130> <<< 186312 1726890107.91587: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' <<< 186312 1726890107.91603: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70aa940> <<< 186312 1726890107.91621: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 186312 1726890107.91656: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70aac70> <<< 186312 1726890107.91671: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 186312 1726890107.91697: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70aae20> <<< 186312 1726890107.91723: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 186312 1726890107.91747: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7034730> <<< 186312 1726890107.91787: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 186312 1726890107.91805: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890107.91823: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py <<< 186312 1726890107.91836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890107.91914: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7046310> <<< 186312 1726890107.91939: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7034fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7034a90> <<< 186312 1726890107.92154: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7076490> <<< 186312 1726890107.92174: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py <<< 186312 1726890107.92190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890107.92240: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890107.92254: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ff7f40> <<< 186312 1726890107.92273: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 186312 1726890107.92285: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70032b0> <<< 186312 1726890107.92359: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7083d30> <<< 186312 1726890107.92404: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py <<< 186312 1726890107.92435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 186312 1726890107.92461: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890107.92935: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7011c10> <<< 186312 1726890107.92970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 186312 1726890107.93001: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7019b20> <<< 186312 1726890107.93169: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7011520> <<< 186312 1726890107.93194: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890107.93243: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7023dc0> <<< 186312 1726890107.93259: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 186312 1726890107.93286: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7029fd0> <<< 186312 1726890107.93308: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py <<< 186312 1726890107.93315: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 186312 1726890107.93339: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e702e730> <<< 186312 1726890107.93359: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py <<< 186312 1726890107.93368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 186312 1726890107.93476: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e702eee0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890107.93502: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6fbb9a0> <<< 186312 1726890107.93507: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e727bca0> <<< 186312 1726890107.93532: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' <<< 186312 1726890107.93545: stdout chunk (state=3): >>>import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71fa940> <<< 186312 1726890107.93689: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e726aeb0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py <<< 186312 1726890107.93710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890107.93740: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py <<< 186312 1726890107.93746: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890107.93785: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6fe3be0> <<< 186312 1726890107.93806: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py <<< 186312 1726890107.93816: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6fec790> <<< 186312 1726890107.93840: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py <<< 186312 1726890107.93845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 186312 1726890107.93899: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6fec370> <<< 186312 1726890107.93922: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py <<< 186312 1726890107.93933: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 186312 1726890107.93975: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6f78d30> <<< 186312 1726890107.94106: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6fdc970> <<< 186312 1726890107.94125: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py <<< 186312 1726890107.94150: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890107.94258: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6fe3760> <<< 186312 1726890107.94278: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py <<< 186312 1726890107.94284: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890107.94342: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6f39b50> <<< 186312 1726890107.94363: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 186312 1726890107.94435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890107.94468: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py <<< 186312 1726890107.94471: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890107.94495: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6f04910> <<< 186312 1726890107.94516: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py <<< 186312 1726890107.94537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 186312 1726890107.94569: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py <<< 186312 1726890107.94576: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890107.94603: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6f16ac0> <<< 186312 1726890107.94794: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6f0a220> <<< 186312 1726890107.94808: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6eb5f40> <<< 186312 1726890107.95149: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6f44670> <<< 186312 1726890107.95165: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 186312 1726890107.95191: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890107.95318: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6e86c70> <<< 186312 1726890107.95326: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 186312 1726890107.95353: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ea2e80> <<< 186312 1726890107.95375: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py <<< 186312 1726890107.95381: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 186312 1726890107.95407: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ea88b0> <<< 186312 1726890107.95435: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 186312 1726890107.95453: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6eaf400> <<< 186312 1726890107.95473: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py <<< 186312 1726890107.95478: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 186312 1726890107.95506: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6eaf760> <<< 186312 1726890107.95533: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 186312 1726890107.95558: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6e36610> <<< 186312 1726890107.95574: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 186312 1726890107.95595: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890107.95691: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6e36f10> <<< 186312 1726890107.95696: stdout chunk (state=3): >>>import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7983b20> <<< 186312 1726890107.95706: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 186312 1726890107.95734: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 186312 1726890107.95866: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7983be0> <<< 186312 1726890107.95890: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 186312 1726890107.95922: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 186312 1726890107.95943: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py <<< 186312 1726890107.95979: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 186312 1726890107.96012: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6e0cb50> <<< 186312 1726890107.96045: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6df7880> <<< 186312 1726890107.96071: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.96085: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.96111: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890107.96127: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 186312 1726890107.96148: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.96381: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.96534: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 186312 1726890107.96732: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890107.96917: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py <<< 186312 1726890107.96943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' <<< 186312 1726890107.96949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890107.96962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890107.97007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890107.97010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890107.97013: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d8f820> <<< 186312 1726890107.97064: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e6d8f8b0> <<< 186312 1726890107.97132: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6dbad30> <<< 186312 1726890107.97156: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6dba4c0> <<< 186312 1726890107.97176: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py <<< 186312 1726890107.97182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 186312 1726890107.97348: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6dbacd0> <<< 186312 1726890107.97375: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py <<< 186312 1726890107.97391: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 186312 1726890107.97416: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py <<< 186312 1726890107.97439: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 186312 1726890107.97457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cd83a0> <<< 186312 1726890107.97483: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d68b50> <<< 186312 1726890107.97508: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py <<< 186312 1726890107.97547: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 186312 1726890107.97552: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cd87f0> <<< 186312 1726890107.97567: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.97591: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py <<< 186312 1726890107.97603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 186312 1726890107.97640: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py <<< 186312 1726890107.97654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890107.97692: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py <<< 186312 1726890107.97700: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' <<< 186312 1726890107.97704: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py <<< 186312 1726890107.97722: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cee580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cee220> <<< 186312 1726890107.97755: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cee730> <<< 186312 1726890107.97773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cee970> <<< 186312 1726890107.97831: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 186312 1726890107.97849: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ceeb50> <<< 186312 1726890107.97880: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ceed60> <<< 186312 1726890107.97893: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890107.97909: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cf9220> <<< 186312 1726890107.97947: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' <<< 186312 1726890107.97950: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cf9d60> <<< 186312 1726890107.97977: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py <<< 186312 1726890107.97997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cf9ee0> <<< 186312 1726890107.98024: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' <<< 186312 1726890107.98029: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cff130> <<< 186312 1726890107.98059: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890107.98081: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cff2e0> <<< 186312 1726890107.98110: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890107.98129: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cff760> <<< 186312 1726890107.98181: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py <<< 186312 1726890107.98186: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cffd90> <<< 186312 1726890107.98211: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d0b0d0> <<< 186312 1726890107.98231: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d0b2b0> <<< 186312 1726890107.98260: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py <<< 186312 1726890107.98263: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d0b430> <<< 186312 1726890107.98296: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py <<< 186312 1726890107.98318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d0b670> <<< 186312 1726890107.98326: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ce0bb0> <<< 186312 1726890107.98354: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ce0100> <<< 186312 1726890107.98360: stdout chunk (state=3): >>>import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cd8ee0> <<< 186312 1726890107.98489: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d8fb20> <<< 186312 1726890107.98598: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d7c220> <<< 186312 1726890108.00913: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890108.06834: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py <<< 186312 1726890108.06838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 186312 1726890108.07202: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cb17f0> <<< 186312 1726890108.70566: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["e2fsprogs", "xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 186312 1726890108.71625: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890108.71674: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 186312 1726890108.71708: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 186312 1726890108.71735: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale <<< 186312 1726890108.71758: stdout chunk (state=3): >>># destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset <<< 186312 1726890108.71785: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 186312 1726890108.71804: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 186312 1726890108.71829: stdout chunk (state=3): >>># cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 186312 1726890108.71855: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules <<< 186312 1726890108.71878: stdout chunk (state=3): >>># cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer <<< 186312 1726890108.71891: stdout chunk (state=3): >>># cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev <<< 186312 1726890108.71896: stdout chunk (state=3): >>># cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask <<< 186312 1726890108.71899: stdout chunk (state=3): >>># cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager <<< 186312 1726890108.71902: stdout chunk (state=3): >>># cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath <<< 186312 1726890108.71929: stdout chunk (state=3): >>># cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils <<< 186312 1726890108.71937: stdout chunk (state=3): >>># destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi <<< 186312 1726890108.72588: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890108.72640: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 186312 1726890108.72676: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890108.72679: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890108.72701: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 186312 1726890108.72741: stdout chunk (state=3): >>># destroy _compat_pickle <<< 186312 1726890108.72782: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers <<< 186312 1726890108.72814: stdout chunk (state=3): >>># destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 186312 1726890108.72960: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices<<< 186312 1726890108.73009: stdout chunk (state=3): >>> # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os <<< 186312 1726890108.73015: stdout chunk (state=3): >>># destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util <<< 186312 1726890108.73019: stdout chunk (state=3): >>># cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux <<< 186312 1726890108.73034: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 186312 1726890108.73076: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus<<< 186312 1726890108.73081: stdout chunk (state=3): >>> # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap <<< 186312 1726890108.73123: stdout chunk (state=3): >>># cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module <<< 186312 1726890108.73131: stdout chunk (state=3): >>># cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring <<< 186312 1726890108.73160: stdout chunk (state=3): >>># cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect <<< 186312 1726890108.73183: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 186312 1726890108.73207: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 186312 1726890108.73227: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket <<< 186312 1726890108.73258: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid <<< 186312 1726890108.73279: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache # destroy tokenize <<< 186312 1726890108.73327: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 186312 1726890108.73351: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 186312 1726890108.73373: stdout chunk (state=3): >>># destroy encodings <<< 186312 1726890108.73394: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 <<< 186312 1726890108.73417: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890108.73435: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 186312 1726890108.73454: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib <<< 186312 1726890108.73475: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890108.73492: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890108.73508: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890108.73533: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq <<< 186312 1726890108.73551: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890108.73568: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc <<< 186312 1726890108.73591: stdout chunk (state=3): >>># 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases<<< 186312 1726890108.73609: stdout chunk (state=3): >>> # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external <<< 186312 1726890108.73633: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping posix <<< 186312 1726890108.73648: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890108.73665: stdout chunk (state=3): >>># destroy gc # destroy _pickle <<< 186312 1726890108.73689: stdout chunk (state=3): >>># destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal <<< 186312 1726890108.74487: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 186312 1726890108.74574: stdout chunk (state=3): >>># destroy linecache <<< 186312 1726890108.74581: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array <<< 186312 1726890108.74598: stdout chunk (state=3): >>># destroy zipimport # destroy parted <<< 186312 1726890108.74696: stdout chunk (state=3): >>># destroy pyudev <<< 186312 1726890108.74699: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid <<< 186312 1726890108.74725: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 186312 1726890108.74812: 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 genericpath <<< 186312 1726890108.74821: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890108.74825: stdout chunk (state=3): >>># destroy textwrap <<< 186312 1726890108.74831: stdout chunk (state=3): >>># destroy fnmatch # destroy _hashlib <<< 186312 1726890108.74880: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 186312 1726890108.74888: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling <<< 186312 1726890108.74894: stdout chunk (state=3): >>># destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 186312 1726890108.74938: stdout chunk (state=3): >>># destroy inspect # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy copy # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings <<< 186312 1726890108.74949: stdout chunk (state=3): >>># destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 186312 1726890108.74981: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 186312 1726890108.75067: stdout chunk (state=3): >>># destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy io <<< 186312 1726890108.75071: stdout chunk (state=3): >>># destroy contextlib <<< 186312 1726890108.75104: stdout chunk (state=3): >>># destroy gi._gi # destroy collections # destroy io <<< 186312 1726890108.75109: stdout chunk (state=3): >>># destroy _opcode <<< 186312 1726890108.75114: stdout chunk (state=3): >>># destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json <<< 186312 1726890108.75132: stdout chunk (state=3): >>># destroy stat # destroy abc <<< 186312 1726890108.75190: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc <<< 186312 1726890108.75193: stdout chunk (state=3): >>># destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 186312 1726890108.75198: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890108.75309: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890108.75824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890108.75937: stderr chunk (state=3): >>><<< 186312 1726890108.75942: stdout chunk (state=3): >>><<< 186312 1726890108.76146: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9443dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9443b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9443ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e918f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e918f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e918f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9188d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e91d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e912feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9132f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9127610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9130640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e912f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e906bdc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e906b8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e906beb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e906bf70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e906be80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e90c3d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e90be610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e90d1670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9136e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e907cc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e90c3250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e90d1280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e913c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907cfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907cd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907cd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9047370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9047460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9086fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907fa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907f490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f611c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e9031c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907feb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e913c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f75af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f75e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f87730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f87c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f123a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f75f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f23280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f875b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f23340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907c9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f3f6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f3f970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f3f760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f3f850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f3fca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8f4c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f3f8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f32a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e907c5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8f3fa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f36e8e7b670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d8f7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8d8f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d8f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d8ff10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d8f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d8fd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8d8ff70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d8f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e87aeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e87ccf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e87ccd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e87cc3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8df5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8df53a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8df5f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8dc6c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d60cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d603a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d96490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8d604c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d604f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8790250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8dd71f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e879d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8dd7370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8defd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e879d880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e879d6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e879c670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e879c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8dcd8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8d57670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8d56ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d650d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8d570d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d9aa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e836c580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e876a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e83170a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8d56bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8779970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8de2250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e87796a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e875f7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e875c7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8755970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e82f7f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e82f77c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8348f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7fe3fd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8352c70> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8311490> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8311820> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8311b20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80c3850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80c3640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8311910> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8345a00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e8345640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8345340> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80e6430> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80e6520> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80e6820> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80e6df0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80afd90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80af970> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80afc10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80af340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8345f70> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e804ff40> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7feaa00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e805a7c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e805a310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8037a30> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7fb98b0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79bfeb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8345490> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79bffd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e8de0e20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79526d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79524f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79da790> ** (process:407103): WARNING **: 23:41:47.872: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e80eaa90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79522e0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7983a00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72d7a00> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72f4160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72dd4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72d7f40> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72eae20> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7305f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7305c70> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7305d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e73058e0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e73059a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7305940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72f4ee0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e728bb20> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e728bf10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e728b7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e73056d0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e728b820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72d7220> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72a35b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72a3310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72d7760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e79886d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7983e80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7252550> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7252d00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72c9220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7286be0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72188b0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7218e20> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7228520> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7228880> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7228fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7218550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e72181f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e720d2b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71ca730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e720d8b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7286d90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71d40d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7286fd0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e720d430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71d4430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71d4700> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e7203eb0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70fac40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70fa5b0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70faf10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7108610> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e711f7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71173a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e712c9d0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71326a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70b3490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71faee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71fabe0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70d1490> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70d1c10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70d1430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70bfc40> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70f2c70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70763d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70924f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70928b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7099550> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70aa130> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70aa940> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70aac70> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70aae20> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7034730> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7046310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7034fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7034a90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7076490> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ff7f40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e70032b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7083d30> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7011c10> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7019b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7011520> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7023dc0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7029fd0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e702e730> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e702eee0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6fbb9a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e727bca0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e71fa940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e726aeb0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6fe3be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6fec790> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6fec370> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6f78d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6fdc970> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6fe3760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6f39b50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6f04910> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6f16ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6f0a220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6eb5f40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6f44670> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6e86c70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ea2e80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ea88b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6eaf400> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6eaf760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6e36610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6e36f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7983b20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e7983be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6e0cb50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6df7880> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_gislex8w/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # zipimport: zlib available # /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d8f820> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36e6d8f8b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6dbad30> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6dba4c0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6dbacd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cd83a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d68b50> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cd87f0> # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cee580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cee220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cee730> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cee970> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ceeb50> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ceed60> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cf9220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cf9d60> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cf9ee0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cff130> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cff2e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cff760> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cffd90> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d0b0d0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d0b2b0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d0b430> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d0b670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ce0bb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6ce0100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cd8ee0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d8fb20> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6d7c220> import 'gc' # # /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36e6cb17f0> {"changed": false, "actions": [], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "dump": 0, "passno": 0, "state": "mounted", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["e2fsprogs", "xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy distro # destroy argparse # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy ctypes # destroy locale # destroy gettext # destroy linecache # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy inspect # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy copy # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy io # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.mod ule_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.l inux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy distro # destroy argparse # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy ctypes # destroy locale # destroy gettext # destroy linecache # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy inspect # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy copy # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy io # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 _frozen_importlib # clear sys.audit hooks 186312 1726890108.77596: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'mount_point': '/opt/test', 'fs_type': 'ext3', 'disks': ['sda']}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_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-1726890107.5225568-189021-125017570942508/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890108.77599: _low_level_execute_command(): starting 186312 1726890108.77602: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890107.5225568-189021-125017570942508/ > /dev/null 2>&1 && sleep 0' 186312 1726890108.77604: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890108.77605: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890108.77607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890108.77608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890108.77609: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890108.77610: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890108.77614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890108.77615: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890108.77616: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890108.77618: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890108.77619: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890108.77620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890108.77621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890108.77627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890108.77628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890108.77629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890108.77631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890108.77633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890108.79307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890108.79399: stderr chunk (state=3): >>><<< 186312 1726890108.79402: stdout chunk (state=3): >>><<< 186312 1726890108.79405: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890108.79443: handler run complete 186312 1726890108.79522: attempt loop complete, returning result 186312 1726890108.79644: _execute() done 186312 1726890108.79648: dumping result to json 186312 1726890108.79650: done dumping result, returning 186312 1726890108.79652: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-881e-6b85-00000000150f] 186312 1726890108.79654: sending task result for task 02369adf-7a19-881e-6b85-00000000150f ok: [managed_node3] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890108.80182: no more pending results, returning what we have 186312 1726890108.80185: results queue empty 186312 1726890108.80186: checking for any_errors_fatal 186312 1726890108.80190: done checking for any_errors_fatal 186312 1726890108.80190: checking for max_fail_percentage 186312 1726890108.80192: done checking for max_fail_percentage 186312 1726890108.80192: checking to see if all hosts have failed and the running result is not ok 186312 1726890108.80193: done checking to see if all hosts have failed 186312 1726890108.80193: getting the remaining hosts for this loop 186312 1726890108.80194: done getting the remaining hosts for this loop 186312 1726890108.80197: getting the next task for host managed_node3 186312 1726890108.80201: done getting next task for host managed_node3 186312 1726890108.80204: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890108.80206: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890108.80221: done sending task result for task 02369adf-7a19-881e-6b85-00000000150f 186312 1726890108.80243: getting variables 186312 1726890108.80245: in VariableManager get_vars() 186312 1726890108.80302: Calling all_inventory to load vars for managed_node3 186312 1726890108.80304: Calling groups_inventory to load vars for managed_node3 186312 1726890108.80322: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890108.80331: Calling all_plugins_play to load vars for managed_node3 186312 1726890108.80334: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890108.80340: Calling groups_plugins_play to load vars for managed_node3 186312 1726890108.80785: WORKER PROCESS EXITING 186312 1726890108.80802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890108.81300: done with get_vars() 186312 1726890108.81323: done getting variables 186312 1726890108.81371: 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.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:41:48 -0400 (0:00:01.357) 0:01:18.553 ****** 186312 1726890108.81405: entering _queue_task() for managed_node3/command 186312 1726890108.81671: worker is 1 (out of 1 available) 186312 1726890108.81683: exiting _queue_task() for managed_node3/command 186312 1726890108.81695: done queuing things up, now waiting for results queue to drain 186312 1726890108.81696: waiting for pending results... 186312 1726890108.81907: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890108.82000: in run() - task 02369adf-7a19-881e-6b85-000000001510 186312 1726890108.82014: variable 'ansible_search_path' from source: unknown 186312 1726890108.82018: variable 'ansible_search_path' from source: unknown 186312 1726890108.82050: calling self._execute() 186312 1726890108.82143: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890108.82155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890108.82175: variable 'omit' from source: magic vars 186312 1726890108.82459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890108.84660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890108.84725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890108.84761: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890108.84800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890108.84831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890108.84905: 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) 186312 1726890108.84945: 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) 186312 1726890108.84979: 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) 186312 1726890108.85029: 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) 186312 1726890108.85057: 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) 186312 1726890108.85152: Evaluated conditional (storage_udevadm_trigger | d(false)): False 186312 1726890108.85155: when evaluation is False, skipping this task 186312 1726890108.85159: _execute() done 186312 1726890108.85162: dumping result to json 186312 1726890108.85165: done dumping result, returning 186312 1726890108.85172: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-881e-6b85-000000001510] 186312 1726890108.85184: sending task result for task 02369adf-7a19-881e-6b85-000000001510 186312 1726890108.85284: done sending task result for task 02369adf-7a19-881e-6b85-000000001510 186312 1726890108.85288: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890108.85374: no more pending results, returning what we have 186312 1726890108.85378: results queue empty 186312 1726890108.85379: checking for any_errors_fatal 186312 1726890108.85391: done checking for any_errors_fatal 186312 1726890108.85392: checking for max_fail_percentage 186312 1726890108.85394: done checking for max_fail_percentage 186312 1726890108.85394: checking to see if all hosts have failed and the running result is not ok 186312 1726890108.85395: done checking to see if all hosts have failed 186312 1726890108.85403: getting the remaining hosts for this loop 186312 1726890108.85427: done getting the remaining hosts for this loop 186312 1726890108.85468: getting the next task for host managed_node3 186312 1726890108.85475: done getting next task for host managed_node3 186312 1726890108.85479: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890108.85483: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890108.85523: getting variables 186312 1726890108.85525: in VariableManager get_vars() 186312 1726890108.85553: Calling all_inventory to load vars for managed_node3 186312 1726890108.85556: Calling groups_inventory to load vars for managed_node3 186312 1726890108.85558: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890108.85567: Calling all_plugins_play to load vars for managed_node3 186312 1726890108.85574: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890108.85580: Calling groups_plugins_play to load vars for managed_node3 186312 1726890108.86051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890108.86477: done with get_vars() 186312 1726890108.86491: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 23:41:48 -0400 (0:00:00.051) 0:01:18.605 ****** 186312 1726890108.86586: entering _queue_task() for managed_node3/stat 186312 1726890108.86828: worker is 1 (out of 1 available) 186312 1726890108.86844: exiting _queue_task() for managed_node3/stat 186312 1726890108.86857: done queuing things up, now waiting for results queue to drain 186312 1726890108.86859: waiting for pending results... 186312 1726890108.87087: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890108.87268: in run() - task 02369adf-7a19-881e-6b85-000000001511 186312 1726890108.87279: variable 'ansible_search_path' from source: unknown 186312 1726890108.87283: variable 'ansible_search_path' from source: unknown 186312 1726890108.87308: calling self._execute() 186312 1726890108.87444: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890108.87458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890108.87462: variable 'omit' from source: magic vars 186312 1726890108.87606: variable 'omit' from source: magic vars 186312 1726890108.87709: variable 'omit' from source: magic vars 186312 1726890108.87745: variable 'omit' from source: magic vars 186312 1726890108.87791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890108.87831: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890108.87862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890108.87884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890108.87889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890108.87923: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890108.87926: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890108.87929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890108.88056: Set connection var ansible_shell_type to sh 186312 1726890108.88064: Set connection var ansible_pipelining to False 186312 1726890108.88074: Set connection var ansible_timeout to 10 186312 1726890108.88077: Set connection var ansible_connection to ssh 186312 1726890108.88091: Set connection var ansible_shell_executable to /bin/sh 186312 1726890108.88094: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890108.88126: variable 'ansible_shell_executable' from source: unknown 186312 1726890108.88138: variable 'ansible_connection' from source: unknown 186312 1726890108.88142: variable 'ansible_module_compression' from source: unknown 186312 1726890108.88145: variable 'ansible_shell_type' from source: unknown 186312 1726890108.88149: variable 'ansible_shell_executable' from source: unknown 186312 1726890108.88151: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890108.88153: variable 'ansible_pipelining' from source: unknown 186312 1726890108.88155: variable 'ansible_timeout' from source: unknown 186312 1726890108.88158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890108.88361: 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) 186312 1726890108.88369: variable 'omit' from source: magic vars 186312 1726890108.88374: starting attempt loop 186312 1726890108.88377: running the handler 186312 1726890108.88396: _low_level_execute_command(): starting 186312 1726890108.88416: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890108.88944: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890108.88964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890108.88976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890108.88994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890108.89011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890108.89052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890108.89072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890108.89119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890108.90756: stdout chunk (state=3): >>>/root <<< 186312 1726890108.90864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890108.90940: stderr chunk (state=3): >>><<< 186312 1726890108.90944: stdout chunk (state=3): >>><<< 186312 1726890108.90964: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890108.90972: _low_level_execute_command(): starting 186312 1726890108.90985: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890108.9096067-189066-247219955341521 `" && echo ansible-tmp-1726890108.9096067-189066-247219955341521="` echo /root/.ansible/tmp/ansible-tmp-1726890108.9096067-189066-247219955341521 `" ) && sleep 0' 186312 1726890108.91600: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890108.91639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890108.91684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890108.91699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890108.91748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890108.93626: stdout chunk (state=3): >>>ansible-tmp-1726890108.9096067-189066-247219955341521=/root/.ansible/tmp/ansible-tmp-1726890108.9096067-189066-247219955341521 <<< 186312 1726890108.93740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890108.93781: stderr chunk (state=3): >>><<< 186312 1726890108.93792: stdout chunk (state=3): >>><<< 186312 1726890108.93809: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890108.9096067-189066-247219955341521=/root/.ansible/tmp/ansible-tmp-1726890108.9096067-189066-247219955341521 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890108.93849: variable 'ansible_module_compression' from source: unknown 186312 1726890108.93909: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890108.93940: variable 'ansible_facts' from source: unknown 186312 1726890108.94005: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890108.9096067-189066-247219955341521/AnsiballZ_stat.py 186312 1726890108.94100: Sending initial data 186312 1726890108.94104: Sent initial data (155 bytes) 186312 1726890108.94924: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890108.94940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890108.94982: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890108.94987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890108.95066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890108.95070: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890108.95113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890108.96871: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890108.96878: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890108.96896: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890108.96945: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpzjy45c0a /root/.ansible/tmp/ansible-tmp-1726890108.9096067-189066-247219955341521/AnsiballZ_stat.py <<< 186312 1726890108.96981: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890108.97862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890108.97999: stderr chunk (state=3): >>><<< 186312 1726890108.98002: stdout chunk (state=3): >>><<< 186312 1726890108.98004: done transferring module to remote 186312 1726890108.98006: _low_level_execute_command(): starting 186312 1726890108.98009: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890108.9096067-189066-247219955341521/ /root/.ansible/tmp/ansible-tmp-1726890108.9096067-189066-247219955341521/AnsiballZ_stat.py && sleep 0' 186312 1726890108.98389: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890108.98416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890108.98428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890108.98477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890108.98489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890108.98536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890109.00272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890109.00314: stderr chunk (state=3): >>><<< 186312 1726890109.00322: stdout chunk (state=3): >>><<< 186312 1726890109.00334: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890109.00340: _low_level_execute_command(): starting 186312 1726890109.00343: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890108.9096067-189066-247219955341521/AnsiballZ_stat.py && sleep 0' 186312 1726890109.00748: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890109.00752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890109.00778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.00781: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890109.00783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.00838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890109.00844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890109.00887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890109.02836: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890109.02860: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 186312 1726890109.02865: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890109.02932: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890109.02936: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890109.02968: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890109.02998: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890109.03003: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890109.03048: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890109.03054: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890109.03104: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890109.03111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.03125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890109.03146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890109.03150: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890109.03177: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a91edc0> <<< 186312 1726890109.03208: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890109.03235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a8c33a0> <<< 186312 1726890109.03240: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a91eb20> <<< 186312 1726890109.03265: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890109.03269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890109.03284: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a91eac0> <<< 186312 1726890109.03303: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890109.03331: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890109.03344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a8c3490> <<< 186312 1726890109.03365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890109.03386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890109.03394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890109.03410: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890109.03416: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a8c3940> <<< 186312 1726890109.03441: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a8c3670> <<< 186312 1726890109.03466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890109.03480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890109.03500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890109.03521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890109.03537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890109.03563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890109.03576: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890109.03588: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a87a190> <<< 186312 1726890109.03603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890109.03626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890109.03696: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a87a220> <<< 186312 1726890109.03726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890109.03732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890109.03761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 186312 1726890109.03770: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a89d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a87a940> <<< 186312 1726890109.03800: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a8db880> <<< 186312 1726890109.03828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890109.03833: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a873d90> <<< 186312 1726890109.03884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890109.03900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890109.03905: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a89dd90> <<< 186312 1726890109.03955: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a8c3970> <<< 186312 1726890109.03993: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890109.04181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890109.04188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890109.04223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890109.04229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890109.04248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890109.04263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890109.04291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890109.04296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890109.04317: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a83feb0> <<< 186312 1726890109.04357: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a842f40> <<< 186312 1726890109.04378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890109.04388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890109.04407: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890109.04433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890109.04447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890109.04471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890109.04473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890109.04496: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a837610> <<< 186312 1726890109.04514: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a840640> <<< 186312 1726890109.04528: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a83f370> <<< 186312 1726890109.04544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890109.04615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890109.04637: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890109.04667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.04686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890109.04697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890109.04724: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.04734: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a595e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a595910> <<< 186312 1726890109.04761: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890109.04773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a595f10> <<< 186312 1726890109.04793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890109.04816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890109.04838: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890109.04843: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a595fd0> <<< 186312 1726890109.04868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890109.04874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5a70d0> <<< 186312 1726890109.04891: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890109.04939: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5eed90> <<< 186312 1726890109.04944: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890109.04970: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5e9670> <<< 186312 1726890109.05027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890109.05034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a846e20> <<< 186312 1726890109.05049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890109.05090: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a5a7cd0> <<< 186312 1726890109.05095: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5ee2b0> <<< 186312 1726890109.05136: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.05139: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a5fb2e0> <<< 186312 1726890109.05146: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a84c9d0> <<< 186312 1726890109.05168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890109.05174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890109.05199: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 186312 1726890109.05207: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.05222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890109.05234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890109.05254: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5a7df0> <<< 186312 1726890109.05290: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890109.05293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890109.05295: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5a7d60> <<< 186312 1726890109.05318: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890109.05346: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890109.05357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890109.05374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890109.05425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890109.05452: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890109.05457: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a57b3d0> <<< 186312 1726890109.05471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890109.05488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890109.05521: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a57b4c0> <<< 186312 1726890109.05643: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5aff40> <<< 186312 1726890109.05681: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5aaa90> <<< 186312 1726890109.05694: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5aa490> <<< 186312 1726890109.05710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890109.05730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890109.05756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890109.05773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890109.05797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890109.05807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4af220> <<< 186312 1726890109.05845: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a566520> <<< 186312 1726890109.05893: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5aaf10> <<< 186312 1726890109.05903: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a84c040> <<< 186312 1726890109.05921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890109.05948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890109.05975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890109.05988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4c2b50> <<< 186312 1726890109.05993: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890109.06027: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.06035: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a4c2e80> <<< 186312 1726890109.06046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890109.06060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890109.06082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890109.06091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890109.06096: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4d4790> <<< 186312 1726890109.06119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890109.06147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890109.06176: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4d4cd0> <<< 186312 1726890109.06227: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.06230: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a46b400> <<< 186312 1726890109.06235: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4c2f70> <<< 186312 1726890109.06249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890109.06260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890109.06304: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.06306: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a47c2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4d4610> <<< 186312 1726890109.06327: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890109.06352: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.06357: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a47c3a0> <<< 186312 1726890109.06395: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5a7a30> <<< 186312 1726890109.06415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890109.06430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890109.06457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890109.06466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890109.06512: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.06519: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a498700> <<< 186312 1726890109.06541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890109.06558: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.06563: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a4989d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4987c0> <<< 186312 1726890109.06582: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.06587: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a4988b0> <<< 186312 1726890109.06613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890109.06620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890109.06811: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.06814: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a498d00> <<< 186312 1726890109.06850: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a4a2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a498940> <<< 186312 1726890109.06885: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a48aa90> <<< 186312 1726890109.06896: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5a7610> <<< 186312 1726890109.06920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890109.06974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890109.07009: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a498af0> <<< 186312 1726890109.07106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890109.07123: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f4a3c06d0> <<< 186312 1726890109.07254: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890109.07343: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.07374: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/__init__.py <<< 186312 1726890109.07377: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.07392: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.07408: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890109.07424: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.08661: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.09610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890109.09619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d98820> <<< 186312 1726890109.09641: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.09672: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890109.09698: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890109.09734: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d98160> <<< 186312 1726890109.09772: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d98280> <<< 186312 1726890109.09801: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d98f70> <<< 186312 1726890109.09825: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890109.09873: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d984f0> <<< 186312 1726890109.09880: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d98d90> <<< 186312 1726890109.09885: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890109.09910: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.09918: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d98fd0> <<< 186312 1726890109.09928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890109.09956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890109.09993: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d98100> <<< 186312 1726890109.10017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890109.10027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890109.10049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890109.10068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890109.10091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890109.10099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890109.10165: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49ceff40> <<< 186312 1726890109.10199: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.10208: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d0cd00> <<< 186312 1726890109.10232: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.10235: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d0ceb0> <<< 186312 1726890109.10253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890109.10293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890109.10311: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d0c370> <<< 186312 1726890109.10331: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49dffdc0> <<< 186312 1726890109.10489: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49dff3a0> <<< 186312 1726890109.10510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890109.10537: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49dfffd0> <<< 186312 1726890109.10560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890109.10563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890109.10591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890109.10599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890109.10607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890109.10624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890109.10648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 186312 1726890109.10653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49dcdd30> <<< 186312 1726890109.10732: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d6dd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d6d400> <<< 186312 1726890109.10737: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49da04f0> <<< 186312 1726890109.10764: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d6d520> <<< 186312 1726890109.10796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d6d550> <<< 186312 1726890109.10826: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890109.10831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890109.10852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890109.10876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890109.10950: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.10955: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49cdefd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49ddf250> <<< 186312 1726890109.10971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890109.10987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890109.11041: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.11043: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49cdb850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49ddf3d0> <<< 186312 1726890109.11065: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890109.11100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.11132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890109.11137: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890109.11190: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49df8e50> <<< 186312 1726890109.11319: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49cdb7f0> <<< 186312 1726890109.11410: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.11416: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49cdb640> <<< 186312 1726890109.11450: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.11452: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49cda5b0> <<< 186312 1726890109.11486: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.11495: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49ccfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49dd6910> <<< 186312 1726890109.11532: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890109.11542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890109.11553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890109.11600: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.11605: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d5f6a0> <<< 186312 1726890109.11785: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d5eb20> <<< 186312 1726890109.11797: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d6e0a0> <<< 186312 1726890109.11834: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.11849: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d5f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49da4b20> # zipimport: zlib available <<< 186312 1726890109.11852: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.11858: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890109.11876: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.11946: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.12024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890109.12040: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890109.12053: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.12065: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890109.12084: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.12176: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.12274: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.12742: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.13204: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890109.13208: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890109.13210: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890109.13237: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890109.13247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.13302: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.13307: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f498d55e0> <<< 186312 1726890109.13371: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890109.13383: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49caa580> <<< 186312 1726890109.13389: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49877100> <<< 186312 1726890109.13438: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890109.13449: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.13463: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.13473: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890109.13491: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.13604: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.13735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890109.13757: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d5eb80> <<< 186312 1726890109.13762: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.14153: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.14515: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.14570: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.14635: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890109.14643: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.14672: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.14704: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890109.14707: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.14767: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.14837: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890109.14851: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.14870: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890109.14873: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.14914: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.14950: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890109.14955: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.15136: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.15333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890109.15356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890109.15361: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890109.15442: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f498a7f10> <<< 186312 1726890109.15444: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.15502: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.15568: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890109.15578: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890109.15602: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.15635: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.15670: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890109.15675: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.15716: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.15750: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.15817: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.15873: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890109.15902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.15976: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.15982: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49dea220> <<< 186312 1726890109.16007: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f498a7850> <<< 186312 1726890109.16052: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890109.16059: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.16187: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.16242: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.16262: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.16306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890109.16315: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890109.16337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890109.16368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890109.16389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890109.16404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890109.16498: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49c9dca0> <<< 186312 1726890109.16537: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49c99f70> <<< 186312 1726890109.16599: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49c93940> <<< 186312 1726890109.16606: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890109.16627: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.16652: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890109.16721: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890109.16740: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.16746: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.16752: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890109.16765: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.16875: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.17054: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.17233: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890109.18456: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1436, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726890098.349818, "mtime": 1726890098.346818, "ctime": 1726890098.346818, "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": "f93385d93ec059d45bc17054bb4a924cdddcc038", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 186312 1726890109.18922: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 186312 1726890109.18929: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro <<< 186312 1726890109.18933: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890109.19127: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890109.19171: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890109.19175: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890109.19221: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890109.19241: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890109.19272: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890109.19297: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890109.19338: stdout chunk (state=3): >>># destroy selinux <<< 186312 1726890109.19343: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890109.19589: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 186312 1726890109.19642: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890109.19680: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890109.19820: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890109.19826: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890109.19849: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890109.20126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890109.20182: stderr chunk (state=3): >>><<< 186312 1726890109.20185: stdout chunk (state=3): >>><<< 186312 1726890109.20254: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a91edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a8c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a91eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a91eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a8c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a8c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a8c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a87a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a87a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a89d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a87a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a8db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a873d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a89dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a8c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a83feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a842f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a837610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a840640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a83f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a595e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a595910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a595f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a595fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5a70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5e9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a846e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a5a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a5fb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a84c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5a7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5a7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a57b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a57b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5aff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5aaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5aa490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4af220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a566520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5aaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a84c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4c2b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a4c2e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4d4790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4d4cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a46b400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4c2f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a47c2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4d4610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a47c3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5a7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a498700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a4989d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a4987c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a4988b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a498d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4a4a2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a498940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a48aa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a5a7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4a498af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f4a3c06d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d98820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d98160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d98280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d98f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d98d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d98fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d98100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49ceff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d0cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d0ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d0c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49dffdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49dff3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49dfffd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49dcdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d6dd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d6d400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49da04f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d6d520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d6d550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49cdefd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49ddf250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49cdb850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49ddf3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49df8e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49cdb7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49cdb640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49cda5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49ccfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49dd6910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d5f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d5eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d6e0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49d5f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49da4b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/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_30wr4wgi/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_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/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_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f498d55e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49caa580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49877100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49d5eb80> # 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_30wr4wgi/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_30wr4wgi/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_30wr4wgi/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_30wr4wgi/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_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f498a7f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/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_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f49dea220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f498a7850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49c9dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49c99f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f49c93940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/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_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_30wr4wgi/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_30wr4wgi/ansible_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/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1436, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726890098.349818, "mtime": 1726890098.346818, "ctime": 1726890098.346818, "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": "f93385d93ec059d45bc17054bb4a924cdddcc038", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890109.21764: done with _execute_module (stat, {'path': '/etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890108.9096067-189066-247219955341521/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890109.21768: _low_level_execute_command(): starting 186312 1726890109.21770: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890108.9096067-189066-247219955341521/ > /dev/null 2>&1 && sleep 0' 186312 1726890109.21772: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890109.21775: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890109.21777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890109.21780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890109.21783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890109.21786: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890109.21789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.21791: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890109.21794: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890109.21796: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890109.21799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890109.21801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890109.21804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890109.21806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890109.21809: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890109.21813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.21815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890109.21818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890109.21820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890109.21823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890109.23243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890109.23290: stderr chunk (state=3): >>><<< 186312 1726890109.23292: stdout chunk (state=3): >>><<< 186312 1726890109.23317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890109.23320: handler run complete 186312 1726890109.23347: attempt loop complete, returning result 186312 1726890109.23351: _execute() done 186312 1726890109.23353: dumping result to json 186312 1726890109.23360: done dumping result, returning 186312 1726890109.23368: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-881e-6b85-000000001511] 186312 1726890109.23373: sending task result for task 02369adf-7a19-881e-6b85-000000001511 186312 1726890109.23475: done sending task result for task 02369adf-7a19-881e-6b85-000000001511 186312 1726890109.23478: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890098.349818, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f93385d93ec059d45bc17054bb4a924cdddcc038", "ctime": 1726890098.346818, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81789063, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726890098.346818, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1436, "uid": 0, "version": "2983873335", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890109.23593: no more pending results, returning what we have 186312 1726890109.23597: results queue empty 186312 1726890109.23597: checking for any_errors_fatal 186312 1726890109.23603: done checking for any_errors_fatal 186312 1726890109.23604: checking for max_fail_percentage 186312 1726890109.23605: done checking for max_fail_percentage 186312 1726890109.23606: checking to see if all hosts have failed and the running result is not ok 186312 1726890109.23607: done checking to see if all hosts have failed 186312 1726890109.23607: getting the remaining hosts for this loop 186312 1726890109.23609: done getting the remaining hosts for this loop 186312 1726890109.23614: getting the next task for host managed_node3 186312 1726890109.23620: done getting next task for host managed_node3 186312 1726890109.23624: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890109.23628: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890109.23643: getting variables 186312 1726890109.23645: in VariableManager get_vars() 186312 1726890109.23675: Calling all_inventory to load vars for managed_node3 186312 1726890109.23678: Calling groups_inventory to load vars for managed_node3 186312 1726890109.23680: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890109.23688: Calling all_plugins_play to load vars for managed_node3 186312 1726890109.23691: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890109.23693: Calling groups_plugins_play to load vars for managed_node3 186312 1726890109.24362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890109.24947: done with get_vars() 186312 1726890109.24961: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 23:41:49 -0400 (0:00:00.384) 0:01:18.989 ****** 186312 1726890109.25057: entering _queue_task() for managed_node3/lineinfile 186312 1726890109.25314: worker is 1 (out of 1 available) 186312 1726890109.25325: exiting _queue_task() for managed_node3/lineinfile 186312 1726890109.25338: done queuing things up, now waiting for results queue to drain 186312 1726890109.25339: waiting for pending results... 186312 1726890109.25628: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890109.25776: in run() - task 02369adf-7a19-881e-6b85-000000001512 186312 1726890109.25798: variable 'ansible_search_path' from source: unknown 186312 1726890109.25806: variable 'ansible_search_path' from source: unknown 186312 1726890109.25845: calling self._execute() 186312 1726890109.25963: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.25975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.25988: variable 'omit' from source: magic vars 186312 1726890109.26380: variable '__storage_fstab' from source: set_fact 186312 1726890109.26428: Evaluated conditional (__storage_fstab.stat.exists): True 186312 1726890109.26578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890109.26876: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890109.26931: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890109.26976: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890109.27024: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890109.27116: variable 'blivet_output' from source: set_fact 186312 1726890109.27145: Evaluated conditional (blivet_output is changed): False 186312 1726890109.27154: when evaluation is False, skipping this task 186312 1726890109.27160: _execute() done 186312 1726890109.27167: dumping result to json 186312 1726890109.27173: done dumping result, returning 186312 1726890109.27183: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-881e-6b85-000000001512] 186312 1726890109.27192: sending task result for task 02369adf-7a19-881e-6b85-000000001512 skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 186312 1726890109.27362: no more pending results, returning what we have 186312 1726890109.27367: results queue empty 186312 1726890109.27368: checking for any_errors_fatal 186312 1726890109.27381: done checking for any_errors_fatal 186312 1726890109.27382: checking for max_fail_percentage 186312 1726890109.27385: done checking for max_fail_percentage 186312 1726890109.27386: checking to see if all hosts have failed and the running result is not ok 186312 1726890109.27387: done checking to see if all hosts have failed 186312 1726890109.27388: getting the remaining hosts for this loop 186312 1726890109.27390: done getting the remaining hosts for this loop 186312 1726890109.27394: getting the next task for host managed_node3 186312 1726890109.27404: done getting next task for host managed_node3 186312 1726890109.27409: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890109.27415: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890109.27445: getting variables 186312 1726890109.27447: in VariableManager get_vars() 186312 1726890109.27485: Calling all_inventory to load vars for managed_node3 186312 1726890109.27488: Calling groups_inventory to load vars for managed_node3 186312 1726890109.27491: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890109.27502: Calling all_plugins_play to load vars for managed_node3 186312 1726890109.27506: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890109.27509: Calling groups_plugins_play to load vars for managed_node3 186312 1726890109.28301: done sending task result for task 02369adf-7a19-881e-6b85-000000001512 186312 1726890109.28304: WORKER PROCESS EXITING 186312 1726890109.28332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890109.28947: done with get_vars() 186312 1726890109.28961: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 23:41:49 -0400 (0:00:00.039) 0:01:19.029 ****** 186312 1726890109.29048: entering _queue_task() for managed_node3/systemd 186312 1726890109.29289: worker is 1 (out of 1 available) 186312 1726890109.29300: exiting _queue_task() for managed_node3/systemd 186312 1726890109.29313: done queuing things up, now waiting for results queue to drain 186312 1726890109.29315: waiting for pending results... 186312 1726890109.29607: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890109.29768: in run() - task 02369adf-7a19-881e-6b85-000000001514 186312 1726890109.29790: variable 'ansible_search_path' from source: unknown 186312 1726890109.29797: variable 'ansible_search_path' from source: unknown 186312 1726890109.29852: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890109.30093: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890109.30161: dumping result to json 186312 1726890109.30171: done dumping result, returning 186312 1726890109.30186: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-881e-6b85-000000001514] 186312 1726890109.30203: sending task result for task 02369adf-7a19-881e-6b85-000000001514 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890109.30377: no more pending results, returning what we have 186312 1726890109.30382: results queue empty 186312 1726890109.30383: checking for any_errors_fatal 186312 1726890109.30393: done checking for any_errors_fatal 186312 1726890109.30394: checking for max_fail_percentage 186312 1726890109.30396: done checking for max_fail_percentage 186312 1726890109.30397: checking to see if all hosts have failed and the running result is not ok 186312 1726890109.30398: done checking to see if all hosts have failed 186312 1726890109.30399: getting the remaining hosts for this loop 186312 1726890109.30401: done getting the remaining hosts for this loop 186312 1726890109.30405: getting the next task for host managed_node3 186312 1726890109.30419: done getting next task for host managed_node3 186312 1726890109.30423: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890109.30428: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890109.30464: getting variables 186312 1726890109.30466: in VariableManager get_vars() 186312 1726890109.30506: Calling all_inventory to load vars for managed_node3 186312 1726890109.30509: Calling groups_inventory to load vars for managed_node3 186312 1726890109.30514: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890109.30527: Calling all_plugins_play to load vars for managed_node3 186312 1726890109.30533: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890109.30537: Calling groups_plugins_play to load vars for managed_node3 186312 1726890109.31403: done sending task result for task 02369adf-7a19-881e-6b85-000000001514 186312 1726890109.31407: WORKER PROCESS EXITING 186312 1726890109.31435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890109.32058: done with get_vars() 186312 1726890109.32074: done getting variables 186312 1726890109.32136: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:41:49 -0400 (0:00:00.031) 0:01:19.060 ****** 186312 1726890109.32172: entering _queue_task() for managed_node3/debug 186312 1726890109.32446: worker is 1 (out of 1 available) 186312 1726890109.32458: exiting _queue_task() for managed_node3/debug 186312 1726890109.32471: done queuing things up, now waiting for results queue to drain 186312 1726890109.32472: waiting for pending results... 186312 1726890109.32773: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890109.32928: in run() - task 02369adf-7a19-881e-6b85-000000001516 186312 1726890109.32953: variable 'ansible_search_path' from source: unknown 186312 1726890109.32961: variable 'ansible_search_path' from source: unknown 186312 1726890109.32999: calling self._execute() 186312 1726890109.33127: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.33144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.33160: variable 'omit' from source: magic vars 186312 1726890109.33282: variable 'omit' from source: magic vars 186312 1726890109.33361: variable 'omit' from source: magic vars 186312 1726890109.33399: variable 'omit' from source: magic vars 186312 1726890109.33451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890109.33494: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890109.33521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890109.33549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890109.33567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890109.33605: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890109.33616: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.33625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.33734: Set connection var ansible_shell_type to sh 186312 1726890109.33751: Set connection var ansible_pipelining to False 186312 1726890109.33767: Set connection var ansible_timeout to 10 186312 1726890109.33774: Set connection var ansible_connection to ssh 186312 1726890109.33786: Set connection var ansible_shell_executable to /bin/sh 186312 1726890109.33798: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890109.33825: variable 'ansible_shell_executable' from source: unknown 186312 1726890109.33837: variable 'ansible_connection' from source: unknown 186312 1726890109.33845: variable 'ansible_module_compression' from source: unknown 186312 1726890109.33852: variable 'ansible_shell_type' from source: unknown 186312 1726890109.33859: variable 'ansible_shell_executable' from source: unknown 186312 1726890109.33866: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.33873: variable 'ansible_pipelining' from source: unknown 186312 1726890109.33881: variable 'ansible_timeout' from source: unknown 186312 1726890109.33889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.34051: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890109.34069: variable 'omit' from source: magic vars 186312 1726890109.34080: starting attempt loop 186312 1726890109.34087: running the handler 186312 1726890109.34151: variable 'blivet_output' from source: set_fact 186312 1726890109.34492: variable 'blivet_output' from source: set_fact 186312 1726890109.34834: handler run complete 186312 1726890109.34883: attempt loop complete, returning result 186312 1726890109.34893: _execute() done 186312 1726890109.34901: dumping result to json 186312 1726890109.34914: done dumping result, returning 186312 1726890109.34926: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-881e-6b85-000000001516] 186312 1726890109.34940: sending task result for task 02369adf-7a19-881e-6b85-000000001516 ok: [managed_node3] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 186312 1726890109.35216: no more pending results, returning what we have 186312 1726890109.35220: results queue empty 186312 1726890109.35220: checking for any_errors_fatal 186312 1726890109.35234: done checking for any_errors_fatal 186312 1726890109.35235: checking for max_fail_percentage 186312 1726890109.35237: done checking for max_fail_percentage 186312 1726890109.35238: checking to see if all hosts have failed and the running result is not ok 186312 1726890109.35239: done checking to see if all hosts have failed 186312 1726890109.35239: getting the remaining hosts for this loop 186312 1726890109.35241: done getting the remaining hosts for this loop 186312 1726890109.35245: getting the next task for host managed_node3 186312 1726890109.35253: done getting next task for host managed_node3 186312 1726890109.35257: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890109.35265: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890109.35294: getting variables 186312 1726890109.35297: in VariableManager get_vars() 186312 1726890109.35357: Calling all_inventory to load vars for managed_node3 186312 1726890109.35363: Calling groups_inventory to load vars for managed_node3 186312 1726890109.35371: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890109.35392: Calling all_plugins_play to load vars for managed_node3 186312 1726890109.35403: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890109.35408: Calling groups_plugins_play to load vars for managed_node3 186312 1726890109.36635: done sending task result for task 02369adf-7a19-881e-6b85-000000001516 186312 1726890109.36652: WORKER PROCESS EXITING 186312 1726890109.36667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890109.37186: done with get_vars() 186312 1726890109.37196: done getting variables 186312 1726890109.37239: 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.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:41:49 -0400 (0:00:00.050) 0:01:19.111 ****** 186312 1726890109.37263: entering _queue_task() for managed_node3/set_fact 186312 1726890109.37441: worker is 1 (out of 1 available) 186312 1726890109.37455: exiting _queue_task() for managed_node3/set_fact 186312 1726890109.37466: done queuing things up, now waiting for results queue to drain 186312 1726890109.37468: waiting for pending results... 186312 1726890109.37738: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890109.37862: in run() - task 02369adf-7a19-881e-6b85-000000001517 186312 1726890109.37885: variable 'ansible_search_path' from source: unknown 186312 1726890109.37889: variable 'ansible_search_path' from source: unknown 186312 1726890109.37946: calling self._execute() 186312 1726890109.38037: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.38040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.38066: variable 'omit' from source: magic vars 186312 1726890109.38221: variable 'omit' from source: magic vars 186312 1726890109.38298: variable 'omit' from source: magic vars 186312 1726890109.38497: variable 'blivet_output' from source: set_fact 186312 1726890109.38582: variable 'omit' from source: magic vars 186312 1726890109.38593: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890109.38620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890109.38882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890109.38886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890109.38888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890109.38891: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890109.38894: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.38896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.38898: Set connection var ansible_shell_type to sh 186312 1726890109.38900: Set connection var ansible_pipelining to False 186312 1726890109.38902: Set connection var ansible_timeout to 10 186312 1726890109.38904: Set connection var ansible_connection to ssh 186312 1726890109.38906: Set connection var ansible_shell_executable to /bin/sh 186312 1726890109.38908: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890109.38910: variable 'ansible_shell_executable' from source: unknown 186312 1726890109.38915: variable 'ansible_connection' from source: unknown 186312 1726890109.38917: variable 'ansible_module_compression' from source: unknown 186312 1726890109.38919: variable 'ansible_shell_type' from source: unknown 186312 1726890109.38921: variable 'ansible_shell_executable' from source: unknown 186312 1726890109.38923: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.38925: variable 'ansible_pipelining' from source: unknown 186312 1726890109.38927: variable 'ansible_timeout' from source: unknown 186312 1726890109.38929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.39102: 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) 186312 1726890109.39106: variable 'omit' from source: magic vars 186312 1726890109.39109: starting attempt loop 186312 1726890109.39113: running the handler 186312 1726890109.39116: handler run complete 186312 1726890109.39118: attempt loop complete, returning result 186312 1726890109.39119: _execute() done 186312 1726890109.39121: dumping result to json 186312 1726890109.39124: done dumping result, returning 186312 1726890109.39125: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-881e-6b85-000000001517] 186312 1726890109.39127: sending task result for task 02369adf-7a19-881e-6b85-000000001517 186312 1726890109.39189: done sending task result for task 02369adf-7a19-881e-6b85-000000001517 186312 1726890109.39192: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890109.39748: no more pending results, returning what we have 186312 1726890109.39752: results queue empty 186312 1726890109.39752: checking for any_errors_fatal 186312 1726890109.39763: done checking for any_errors_fatal 186312 1726890109.39764: checking for max_fail_percentage 186312 1726890109.39765: done checking for max_fail_percentage 186312 1726890109.39766: checking to see if all hosts have failed and the running result is not ok 186312 1726890109.39767: done checking to see if all hosts have failed 186312 1726890109.39768: getting the remaining hosts for this loop 186312 1726890109.39769: done getting the remaining hosts for this loop 186312 1726890109.39772: getting the next task for host managed_node3 186312 1726890109.39777: done getting next task for host managed_node3 186312 1726890109.39781: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890109.39785: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890109.40159: getting variables 186312 1726890109.40161: in VariableManager get_vars() 186312 1726890109.40193: Calling all_inventory to load vars for managed_node3 186312 1726890109.40196: Calling groups_inventory to load vars for managed_node3 186312 1726890109.40199: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890109.40207: Calling all_plugins_play to load vars for managed_node3 186312 1726890109.40209: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890109.40214: Calling groups_plugins_play to load vars for managed_node3 186312 1726890109.40715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890109.41364: done with get_vars() 186312 1726890109.41377: done getting variables 186312 1726890109.41431: 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.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:41:49 -0400 (0:00:00.041) 0:01:19.153 ****** 186312 1726890109.41463: entering _queue_task() for managed_node3/set_fact 186312 1726890109.41685: worker is 1 (out of 1 available) 186312 1726890109.41695: exiting _queue_task() for managed_node3/set_fact 186312 1726890109.41708: done queuing things up, now waiting for results queue to drain 186312 1726890109.41709: waiting for pending results... 186312 1726890109.42014: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890109.42472: in run() - task 02369adf-7a19-881e-6b85-000000001518 186312 1726890109.42493: variable 'ansible_search_path' from source: unknown 186312 1726890109.42501: variable 'ansible_search_path' from source: unknown 186312 1726890109.42548: calling self._execute() 186312 1726890109.42681: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.42693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.42708: variable 'omit' from source: magic vars 186312 1726890109.42837: variable 'omit' from source: magic vars 186312 1726890109.42919: variable 'omit' from source: magic vars 186312 1726890109.43169: variable 'blivet_output' from source: set_fact 186312 1726890109.43417: variable 'omit' from source: magic vars 186312 1726890109.43461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890109.43496: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890109.43530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890109.43555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890109.43572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890109.43608: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890109.43620: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.43633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.43737: Set connection var ansible_shell_type to sh 186312 1726890109.43761: Set connection var ansible_pipelining to False 186312 1726890109.43776: Set connection var ansible_timeout to 10 186312 1726890109.43784: Set connection var ansible_connection to ssh 186312 1726890109.43796: Set connection var ansible_shell_executable to /bin/sh 186312 1726890109.43806: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890109.43832: variable 'ansible_shell_executable' from source: unknown 186312 1726890109.43841: variable 'ansible_connection' from source: unknown 186312 1726890109.43851: variable 'ansible_module_compression' from source: unknown 186312 1726890109.43865: variable 'ansible_shell_type' from source: unknown 186312 1726890109.43871: variable 'ansible_shell_executable' from source: unknown 186312 1726890109.43877: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.43883: variable 'ansible_pipelining' from source: unknown 186312 1726890109.43889: variable 'ansible_timeout' from source: unknown 186312 1726890109.43895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.44047: 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) 186312 1726890109.44059: variable 'omit' from source: magic vars 186312 1726890109.44065: starting attempt loop 186312 1726890109.44068: running the handler 186312 1726890109.44080: handler run complete 186312 1726890109.44089: attempt loop complete, returning result 186312 1726890109.44091: _execute() done 186312 1726890109.44094: dumping result to json 186312 1726890109.44099: done dumping result, returning 186312 1726890109.44107: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-881e-6b85-000000001518] 186312 1726890109.44114: sending task result for task 02369adf-7a19-881e-6b85-000000001518 186312 1726890109.44219: done sending task result for task 02369adf-7a19-881e-6b85-000000001518 186312 1726890109.44222: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 186312 1726890109.44445: no more pending results, returning what we have 186312 1726890109.44448: results queue empty 186312 1726890109.44449: checking for any_errors_fatal 186312 1726890109.44454: done checking for any_errors_fatal 186312 1726890109.44455: checking for max_fail_percentage 186312 1726890109.44457: done checking for max_fail_percentage 186312 1726890109.44459: checking to see if all hosts have failed and the running result is not ok 186312 1726890109.44460: done checking to see if all hosts have failed 186312 1726890109.44461: getting the remaining hosts for this loop 186312 1726890109.44462: done getting the remaining hosts for this loop 186312 1726890109.44465: getting the next task for host managed_node3 186312 1726890109.44471: done getting next task for host managed_node3 186312 1726890109.44474: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890109.44477: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890109.44493: getting variables 186312 1726890109.44495: in VariableManager get_vars() 186312 1726890109.44525: Calling all_inventory to load vars for managed_node3 186312 1726890109.44527: Calling groups_inventory to load vars for managed_node3 186312 1726890109.44529: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890109.44538: Calling all_plugins_play to load vars for managed_node3 186312 1726890109.44540: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890109.44543: Calling groups_plugins_play to load vars for managed_node3 186312 1726890109.45496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890109.46237: done with get_vars() 186312 1726890109.46250: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 23:41:49 -0400 (0:00:00.048) 0:01:19.202 ****** 186312 1726890109.46343: entering _queue_task() for managed_node3/mount 186312 1726890109.46562: worker is 1 (out of 1 available) 186312 1726890109.46581: exiting _queue_task() for managed_node3/mount 186312 1726890109.46593: done queuing things up, now waiting for results queue to drain 186312 1726890109.46594: waiting for pending results... 186312 1726890109.46898: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890109.47083: in run() - task 02369adf-7a19-881e-6b85-000000001519 186312 1726890109.47087: variable 'ansible_search_path' from source: unknown 186312 1726890109.47089: variable 'ansible_search_path' from source: unknown 186312 1726890109.47543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890109.50589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890109.50830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890109.50870: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890109.50903: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890109.50936: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890109.51015: 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) 186312 1726890109.51050: 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) 186312 1726890109.51075: 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) 186312 1726890109.51116: 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) 186312 1726890109.51139: 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) 186312 1726890109.51183: 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) 186312 1726890109.51237: 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) 186312 1726890109.51267: 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) 186312 1726890109.51309: 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) 186312 1726890109.51325: 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) 186312 1726890109.51483: variable 'blivet_output' from source: set_fact 186312 1726890109.51576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890109.51744: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890109.51779: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890109.51825: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890109.51856: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890109.51903: 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) 186312 1726890109.51927: 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) 186312 1726890109.51954: 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) 186312 1726890109.51981: 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) 186312 1726890109.52047: dumping result to json 186312 1726890109.52051: done dumping result, returning 186312 1726890109.52056: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-881e-6b85-000000001519] 186312 1726890109.52062: sending task result for task 02369adf-7a19-881e-6b85-000000001519 186312 1726890109.52168: done sending task result for task 02369adf-7a19-881e-6b85-000000001519 186312 1726890109.52171: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890109.52220: no more pending results, returning what we have 186312 1726890109.52224: results queue empty 186312 1726890109.52225: checking for any_errors_fatal 186312 1726890109.52234: done checking for any_errors_fatal 186312 1726890109.52235: checking for max_fail_percentage 186312 1726890109.52237: done checking for max_fail_percentage 186312 1726890109.52238: checking to see if all hosts have failed and the running result is not ok 186312 1726890109.52239: done checking to see if all hosts have failed 186312 1726890109.52240: getting the remaining hosts for this loop 186312 1726890109.52242: done getting the remaining hosts for this loop 186312 1726890109.52245: getting the next task for host managed_node3 186312 1726890109.52252: done getting next task for host managed_node3 186312 1726890109.52256: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890109.52260: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890109.52287: getting variables 186312 1726890109.52290: in VariableManager get_vars() 186312 1726890109.52381: Calling all_inventory to load vars for managed_node3 186312 1726890109.52385: Calling groups_inventory to load vars for managed_node3 186312 1726890109.52387: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890109.52398: Calling all_plugins_play to load vars for managed_node3 186312 1726890109.52401: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890109.52413: Calling groups_plugins_play to load vars for managed_node3 186312 1726890109.53545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890109.54151: done with get_vars() 186312 1726890109.54166: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 23:41:49 -0400 (0:00:00.079) 0:01:19.281 ****** 186312 1726890109.54265: entering _queue_task() for managed_node3/systemd 186312 1726890109.54522: worker is 1 (out of 1 available) 186312 1726890109.54537: exiting _queue_task() for managed_node3/systemd 186312 1726890109.54551: done queuing things up, now waiting for results queue to drain 186312 1726890109.54552: waiting for pending results... 186312 1726890109.54858: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890109.55007: in run() - task 02369adf-7a19-881e-6b85-00000000151b 186312 1726890109.55021: variable 'ansible_search_path' from source: unknown 186312 1726890109.55025: variable 'ansible_search_path' from source: unknown 186312 1726890109.55060: calling self._execute() 186312 1726890109.55171: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.55175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.55186: variable 'omit' from source: magic vars 186312 1726890109.55576: variable 'blivet_output' from source: set_fact 186312 1726890109.55631: Evaluated conditional (blivet_output['mounts']): True 186312 1726890109.55667: variable 'omit' from source: magic vars 186312 1726890109.55731: variable 'omit' from source: magic vars 186312 1726890109.55765: variable 'omit' from source: magic vars 186312 1726890109.55810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890109.55908: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890109.55940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890109.55985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890109.56079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890109.56204: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890109.56223: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.56238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.56871: Set connection var ansible_shell_type to sh 186312 1726890109.56941: Set connection var ansible_pipelining to False 186312 1726890109.56971: Set connection var ansible_timeout to 10 186312 1726890109.56983: Set connection var ansible_connection to ssh 186312 1726890109.57005: Set connection var ansible_shell_executable to /bin/sh 186312 1726890109.57013: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890109.57040: variable 'ansible_shell_executable' from source: unknown 186312 1726890109.57043: variable 'ansible_connection' from source: unknown 186312 1726890109.57047: variable 'ansible_module_compression' from source: unknown 186312 1726890109.57055: variable 'ansible_shell_type' from source: unknown 186312 1726890109.57057: variable 'ansible_shell_executable' from source: unknown 186312 1726890109.57060: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890109.57066: variable 'ansible_pipelining' from source: unknown 186312 1726890109.57069: variable 'ansible_timeout' from source: unknown 186312 1726890109.57071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890109.57607: 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) 186312 1726890109.57715: variable 'omit' from source: magic vars 186312 1726890109.57779: starting attempt loop 186312 1726890109.57803: running the handler 186312 1726890109.57901: _low_level_execute_command(): starting 186312 1726890109.57917: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890109.59328: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890109.59340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890109.59358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890109.59374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890109.59437: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890109.59440: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890109.59456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.59483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890109.59486: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890109.59514: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890109.59543: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890109.59547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890109.59550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890109.59572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890109.59576: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890109.59591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.59663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890109.59682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890109.59696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890109.59781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890109.61439: stdout chunk (state=3): >>>/root <<< 186312 1726890109.61607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890109.61611: stdout chunk (state=3): >>><<< 186312 1726890109.61615: stderr chunk (state=3): >>><<< 186312 1726890109.61638: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890109.61650: _low_level_execute_command(): starting 186312 1726890109.61657: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890109.6163552-189090-184773045970800 `" && echo ansible-tmp-1726890109.6163552-189090-184773045970800="` echo /root/.ansible/tmp/ansible-tmp-1726890109.6163552-189090-184773045970800 `" ) && sleep 0' 186312 1726890109.62236: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890109.62243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890109.62253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890109.62266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890109.62302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890109.62309: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890109.62320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.62334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890109.62339: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890109.62350: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890109.62355: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890109.62365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890109.62376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890109.62383: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890109.62390: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890109.62399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.62473: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890109.62488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890109.62499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890109.62603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890109.64440: stdout chunk (state=3): >>>ansible-tmp-1726890109.6163552-189090-184773045970800=/root/.ansible/tmp/ansible-tmp-1726890109.6163552-189090-184773045970800 <<< 186312 1726890109.64640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890109.64644: stdout chunk (state=3): >>><<< 186312 1726890109.64654: stderr chunk (state=3): >>><<< 186312 1726890109.64676: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890109.6163552-189090-184773045970800=/root/.ansible/tmp/ansible-tmp-1726890109.6163552-189090-184773045970800 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890109.64725: variable 'ansible_module_compression' from source: unknown 186312 1726890109.64781: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 186312 1726890109.64848: variable 'ansible_facts' from source: unknown 186312 1726890109.65024: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890109.6163552-189090-184773045970800/AnsiballZ_systemd.py 186312 1726890109.65256: Sending initial data 186312 1726890109.65260: Sent initial data (158 bytes) 186312 1726890109.66627: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890109.66638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890109.66680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890109.66686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890109.66692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890109.66705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890109.66714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.66795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890109.66798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890109.66811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890109.66913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890109.68658: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890109.68709: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890109.68764: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmprirohw3k /root/.ansible/tmp/ansible-tmp-1726890109.6163552-189090-184773045970800/AnsiballZ_systemd.py <<< 186312 1726890109.68797: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890109.70787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890109.71022: stderr chunk (state=3): >>><<< 186312 1726890109.71025: stdout chunk (state=3): >>><<< 186312 1726890109.71028: done transferring module to remote 186312 1726890109.71030: _low_level_execute_command(): starting 186312 1726890109.71058: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890109.6163552-189090-184773045970800/ /root/.ansible/tmp/ansible-tmp-1726890109.6163552-189090-184773045970800/AnsiballZ_systemd.py && sleep 0' 186312 1726890109.72273: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890109.72276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890109.72309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.72314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890109.72316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.72442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890109.72935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890109.74246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890109.74332: stderr chunk (state=3): >>><<< 186312 1726890109.74346: stdout chunk (state=3): >>><<< 186312 1726890109.74440: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890109.74444: _low_level_execute_command(): starting 186312 1726890109.74446: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890109.6163552-189090-184773045970800/AnsiballZ_systemd.py && sleep 0' 186312 1726890109.76027: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890109.76037: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890109.76047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890109.76060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890109.76095: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890109.76102: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890109.76114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.76128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890109.76139: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890109.76147: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890109.76155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890109.76164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890109.76175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890109.76182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890109.76188: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890109.76198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890109.76272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890109.76288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890109.76299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890109.76370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890109.78376: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890109.78735: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 186312 1726890109.78741: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890109.78748: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890109.78751: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890109.78757: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890109.78759: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890109.78761: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890109.78763: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890109.78765: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.78768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890109.78770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890109.78772: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890109.78774: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a98dc0> <<< 186312 1726890109.78776: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890109.78783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a98b20> <<< 186312 1726890109.79119: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890109.79122: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a98ac0> <<< 186312 1726890109.79125: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890109.79137: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890109.79141: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a3d490> <<< 186312 1726890109.79143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890109.79146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890109.79148: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a3d940> <<< 186312 1726890109.79153: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a3d670> <<< 186312 1726890109.79155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890109.79157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890109.79159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890109.79161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890109.79163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890109.79165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890109.79167: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07cf190> <<< 186312 1726890109.79169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890109.79171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890109.79535: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07cf220> <<< 186312 1726890109.79538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890109.79540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890109.79543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07f2850> <<< 186312 1726890109.79545: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07cf940> <<< 186312 1726890109.79547: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a55880> <<< 186312 1726890109.79550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890109.79552: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07c8d90> <<< 186312 1726890109.79554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890109.79556: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07f2d90> <<< 186312 1726890109.79559: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a3d970> <<< 186312 1726890109.79561: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890109.80003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890109.80007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890109.80009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890109.80016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890109.80019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890109.80021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890109.80023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890109.80025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890109.80027: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd076feb0> <<< 186312 1726890109.80056: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0772f40> <<< 186312 1726890109.80070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890109.80080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890109.80104: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890109.80127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890109.80138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890109.80159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890109.80187: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0767610> <<< 186312 1726890109.80202: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0770640> <<< 186312 1726890109.80213: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd076f370> <<< 186312 1726890109.80237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890109.80310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890109.80335: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890109.80378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.80384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890109.80433: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.80438: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd064ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd064e910> <<< 186312 1726890109.80441: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890109.80469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890109.80488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd064ef10> <<< 186312 1726890109.80491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<< 186312 1726890109.80505: stdout chunk (state=3): >>> <<< 186312 1726890109.80510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890109.80538: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd064efd0> <<< 186312 1726890109.80570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890109.80584: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd06600d0> <<< 186312 1726890109.80587: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890109.80638: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0749d90> <<< 186312 1726890109.80644: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890109.80671: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0744670> <<< 186312 1726890109.80726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890109.80734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0776e20> <<< 186312 1726890109.80761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890109.80793: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.80801: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd0660cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07492b0> <<< 186312 1726890109.80841: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.80844: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd07562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd077c9d0> <<< 186312 1726890109.80877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890109.80921: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.80935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890109.80954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890109.80960: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0660eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0660df0> <<< 186312 1726890109.80988: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890109.80991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0660d60> <<< 186312 1726890109.81027: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890109.81033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890109.81100: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890109.81106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890109.81108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890109.81150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890109.81153: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890109.81156: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd06343d0> <<< 186312 1726890109.81184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890109.81191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890109.81225: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd06344c0> <<< 186312 1726890109.81346: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0668f40> <<< 186312 1726890109.81387: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0663a90> <<< 186312 1726890109.81393: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0663490> <<< 186312 1726890109.81421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890109.81427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890109.81467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890109.81473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890109.81496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890109.81516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890109.81520: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0568220> <<< 186312 1726890109.81558: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd061f520> <<< 186312 1726890109.81607: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0663f10> <<< 186312 1726890109.81614: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd077c040> <<< 186312 1726890109.81634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890109.81660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890109.81686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890109.81699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd057bb50> <<< 186312 1726890109.81706: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890109.81742: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.81763: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd057be80> <<< 186312 1726890109.81766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890109.81769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890109.81800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890109.81804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890109.81806: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd058d790> <<< 186312 1726890109.81835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890109.81864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890109.81924: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd058dcd0> <<< 186312 1726890109.81942: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.81960: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd0519400> <<< 186312 1726890109.81964: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd057bf70> <<< 186312 1726890109.81967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890109.81969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890109.82038: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.82041: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd052a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd058d610> <<< 186312 1726890109.82045: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890109.82069: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd052a3a0> <<< 186312 1726890109.82120: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0660a30> <<< 186312 1726890109.82141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890109.82156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890109.82178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890109.82184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890109.82219: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.82240: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd0546700> <<< 186312 1726890109.82243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890109.82248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890109.82303: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd05469d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd05467c0> <<< 186312 1726890109.82306: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd05468b0> <<< 186312 1726890109.82342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890109.82542: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd0546d00> <<< 186312 1726890109.82579: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.82585: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd0550250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0546940> <<< 186312 1726890109.82603: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0538a90> <<< 186312 1726890109.82654: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0660610> <<< 186312 1726890109.82657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890109.82719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890109.82755: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0546af0> <<< 186312 1726890109.82893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890109.82911: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3cd046e6d0> <<< 186312 1726890109.83409: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip' # zipimport: zlib available <<< 186312 1726890109.83517: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.83544: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/__init__.py <<< 186312 1726890109.83555: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.83573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.83587: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890109.83595: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.84859: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.85814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890109.85823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03ac820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.85868: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890109.85874: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890109.85909: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd03ac160> <<< 186312 1726890109.85955: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03ac280> <<< 186312 1726890109.85998: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03acf70> <<< 186312 1726890109.86005: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890109.86013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890109.86059: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03ac4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03acd90> <<< 186312 1726890109.86070: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890109.86101: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.86114: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd03acfd0> <<< 186312 1726890109.86120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890109.86150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890109.86200: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03ac100> <<< 186312 1726890109.86217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890109.86223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890109.86249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890109.86284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890109.86292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890109.86384: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03810d0> <<< 186312 1726890109.86420: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.86426: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfd47310> <<< 186312 1726890109.86451: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.86464: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfd47160> <<< 186312 1726890109.86474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890109.86489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890109.86542: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfd47ca0> <<< 186312 1726890109.86545: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0392dc0> <<< 186312 1726890109.86709: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03923a0> <<< 186312 1726890109.86732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890109.86755: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0392fd0> <<< 186312 1726890109.86773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890109.86789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890109.86828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890109.86846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890109.86858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890109.86887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890109.86890: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03e1d30> <<< 186312 1726890109.86975: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03b3d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03b3400> <<< 186312 1726890109.86978: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0360b20> <<< 186312 1726890109.87008: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd03b3520> <<< 186312 1726890109.87048: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03b3550> <<< 186312 1726890109.87065: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890109.87076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890109.87099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890109.87136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890109.87204: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfdb5fd0> <<< 186312 1726890109.87207: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03f4250> <<< 186312 1726890109.87231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890109.87252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890109.87306: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.87309: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfdb2850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03f43d0> <<< 186312 1726890109.87334: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890109.87378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.87393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890109.87408: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890109.87464: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03f4d30> <<< 186312 1726890109.87602: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfdb27f0> <<< 186312 1726890109.87708: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd038cb50> <<< 186312 1726890109.87742: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.87745: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd03f4910> <<< 186312 1726890109.87788: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd03f45e0> <<< 186312 1726890109.87791: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03ea910> <<< 186312 1726890109.87830: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890109.87855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890109.87859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890109.87901: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfda8940> <<< 186312 1726890109.88084: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfdc5d90> <<< 186312 1726890109.88101: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfdb1580> <<< 186312 1726890109.88142: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfda8ee0> <<< 186312 1726890109.88145: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfdb19a0> <<< 186312 1726890109.88173: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.88177: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890109.88203: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.88275: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.88353: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.88357: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.88398: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890109.88403: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.88406: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.88408: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890109.88422: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.88519: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.88612: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.89079: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.89556: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890109.89587: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890109.89595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.89653: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfdee7f0> <<< 186312 1726890109.89739: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890109.89751: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfdf48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf94f970> <<< 186312 1726890109.89790: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890109.89856: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890109.89888: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.89965: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.90082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890109.90118: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd036a730> # zipimport: zlib available <<< 186312 1726890109.90536: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.90878: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.90938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.91006: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890109.91009: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.91046: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.91073: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890109.91077: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.91146: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.91223: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890109.91228: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890109.91253: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890109.91285: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.91326: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890109.91496: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.91689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890109.91721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890109.91738: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890109.91823: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03ae370> <<< 186312 1726890109.91837: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.91870: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.91953: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890109.91971: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.92010: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.92052: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890109.92092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890109.92133: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.92231: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.92290: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890109.92350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.92414: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfde2550> <<< 186312 1726890109.92505: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf7cceb0> <<< 186312 1726890109.92558: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890109.92599: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.92657: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.92680: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.92728: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890109.92742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890109.92784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890109.92798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890109.92822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890109.92905: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfde37f0> <<< 186312 1726890109.92976: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfde7790> <<< 186312 1726890109.93019: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfde2b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890109.93048: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890109.93156: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 186312 1726890109.93174: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.93328: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.93506: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.93558: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890109.93576: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.93599: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.93628: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.93662: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 186312 1726890109.93669: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.93730: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.93788: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.93813: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.93846: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 186312 1726890109.93854: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.93986: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.94126: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.94159: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.94207: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890109.94234: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 186312 1726890109.94242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890109.94263: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 186312 1726890109.94271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890109.94300: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf6bba60> <<< 186312 1726890109.94327: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 186312 1726890109.94334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890109.94350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890109.94380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890109.94398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890109.94409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890109.94420: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf954340> <<< 186312 1726890109.94468: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.94475: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccf9544f0> <<< 186312 1726890109.94528: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf7df370> <<< 186312 1726890109.94542: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf6bb3d0> <<< 186312 1726890109.94572: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf915970> <<< 186312 1726890109.94577: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf915f70> <<< 186312 1726890109.94598: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890109.94619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890109.94636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890109.94643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890109.94675: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccf913fd0> <<< 186312 1726890109.94692: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf933df0> <<< 186312 1726890109.94712: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890109.94734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890109.94742: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf913ee0> <<< 186312 1726890109.94768: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890109.94789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890109.94820: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.94833: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccf736e20> <<< 186312 1726890109.94847: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf972a60> <<< 186312 1726890109.94877: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf9153a0> <<< 186312 1726890109.94893: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 186312 1726890109.94904: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890109.94925: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 186312 1726890109.94932: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.94979: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.95032: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 186312 1726890109.95073: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.95123: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 186312 1726890109.95144: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890109.95161: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.95192: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.95225: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 186312 1726890109.95270: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.95316: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 186312 1726890109.95323: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.95362: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.95391: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 186312 1726890109.95396: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.95454: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.95494: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.95553: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.95600: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 186312 1726890109.96136: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.96367: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890109.96420: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.96467: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.96487: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.96529: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890109.96548: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.96583: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.96621: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890109.96661: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.96826: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890109.96897: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.96965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890109.96985: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf736f70> <<< 186312 1726890109.97091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890109.97193: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf736880> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 186312 1726890109.97205: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.97271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.97333: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890109.97391: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.97481: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 186312 1726890109.97591: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.97637: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 186312 1726890109.97655: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.97677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890109.97704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890109.97846: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.97854: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccf693400> <<< 186312 1726890109.98090: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf634640> <<< 186312 1726890109.98099: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890109.98159: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.98218: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 186312 1726890109.98268: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.98343: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.98436: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.98565: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 186312 1726890109.98577: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.98613: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.98647: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 186312 1726890109.98655: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.98689: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.98733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 186312 1726890109.98741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890109.98790: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890109.98799: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccf5c0eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf5c0d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890109.98823: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890109.98838: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 186312 1726890109.98849: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.98871: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.98910: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 186312 1726890109.98919: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.99041: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.99167: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 186312 1726890109.99174: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.99380: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.99440: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.99454: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.99535: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890109.99617: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.99671: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.99777: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890109.99913: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890109.99977: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 186312 1726890110.00020: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.00046: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.00492: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.00941: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 186312 1726890110.01032: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.01119: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890110.01130: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.01200: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.01283: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 186312 1726890110.01420: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.01574: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890110.01587: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 186312 1726890110.01620: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.01731: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890110.01756: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.01845: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.01996: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.02176: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 186312 1726890110.02239: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.02260: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 186312 1726890110.02297: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890110.02354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.02441: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 186312 1726890110.02525: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890110.02572: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.02595: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 186312 1726890110.02676: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.02705: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 186312 1726890110.02901: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03109: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 186312 1726890110.03125: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03157: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03210: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890110.03221: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03247: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03276: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890110.03290: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03315: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03351: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 186312 1726890110.03382: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03417: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 186312 1726890110.03422: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03483: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03553: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 186312 1726890110.03573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03578: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890110.03597: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03631: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03675: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 186312 1726890110.03697: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03717: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03757: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03796: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03856: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03911: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 186312 1726890110.03927: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890110.03939: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.03977: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.04025: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890110.04190: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.04355: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890110.04373: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.04397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.04449: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890110.04485: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.04532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.04544: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 186312 1726890110.04603: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.04674: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890110.04690: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.04758: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.04906: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 186312 1726890110.05045: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.05074: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 186312 1726890110.05155: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.05316: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890110.26532: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 186312 1726890110.27151: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 186312 1726890110.27182: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile <<< 186312 1726890110.27240: stdout chunk (state=3): >>># cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal <<< 186312 1726890110.27266: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string <<< 186312 1726890110.27274: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 186312 1726890110.27302: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections <<< 186312 1726890110.27347: stdout chunk (state=3): >>># destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 186312 1726890110.27368: 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 _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux <<< 186312 1726890110.27385: stdout chunk (state=3): >>># cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process <<< 186312 1726890110.27413: stdout chunk (state=3): >>># cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle<<< 186312 1726890110.27459: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue <<< 186312 1726890110.27464: stdout chunk (state=3): >>># cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot<<< 186312 1726890110.27468: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr <<< 186312 1726890110.27477: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd <<< 186312 1726890110.27481: stdout chunk (state=3): >>># 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<<< 186312 1726890110.27484: stdout chunk (state=3): >>> # 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 <<< 186312 1726890110.27487: stdout chunk (state=3): >>># 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<<< 186312 1726890110.27489: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter<<< 186312 1726890110.27491: stdout chunk (state=3): >>> # 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 <<< 186312 1726890110.27493: stdout chunk (state=3): >>># 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<<< 186312 1726890110.27495: stdout chunk (state=3): >>> # 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<<< 186312 1726890110.27496: stdout chunk (state=3): >>> # 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 <<< 186312 1726890110.27497: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890110.27744: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890110.27761: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890110.27813: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890110.27818: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 <<< 186312 1726890110.27838: stdout chunk (state=3): >>># destroy lzma <<< 186312 1726890110.27863: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 186312 1726890110.27869: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 186312 1726890110.27895: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890110.27945: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890110.28002: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 186312 1726890110.28039: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 186312 1726890110.28069: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 186312 1726890110.28082: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 186312 1726890110.28120: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 186312 1726890110.28161: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 186312 1726890110.28186: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 186312 1726890110.28215: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue <<< 186312 1726890110.28251: stdout chunk (state=3): >>># cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890110.28291: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890110.28310: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890110.28334: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890110.28360: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890110.28419: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale <<< 186312 1726890110.28441: stdout chunk (state=3): >>># cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 <<< 186312 1726890110.28475: stdout chunk (state=3): >>># 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 <<< 186312 1726890110.28484: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 186312 1726890110.28518: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 186312 1726890110.28536: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib <<< 186312 1726890110.28555: stdout chunk (state=3): >>># destroy _signal <<< 186312 1726890110.28686: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890110.28706: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890110.28732: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890110.28745: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890110.28768: stdout chunk (state=3): >>># destroy select <<< 186312 1726890110.28796: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 186312 1726890110.28896: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890110.29161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890110.29244: stderr chunk (state=3): >>><<< 186312 1726890110.29252: stdout chunk (state=3): >>><<< 186312 1726890110.29459: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0a3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd076feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0772f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0770640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd076f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd064ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd064e910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd064ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd064efd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd06600d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0749d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0744670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0776e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd0660cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd07492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd07562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd077c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0660eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0660df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0660d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd06343d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd06344c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0668f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0663a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0663490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0568220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd061f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0663f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd077c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd057bb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd057be80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd058d790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd058dcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd0519400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd057bf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd052a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd058d610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd052a3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0660a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd0546700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd05469d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd05467c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd05468b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd0546d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd0550250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0546940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0538a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0660610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0546af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3cd046e6d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03ac820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd03ac160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03ac280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03acf70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03ac4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03acd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd03acfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03ac100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03810d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfd47310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfd47160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfd47ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0392dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03923a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0392fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03e1d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03b3d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03b3400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd0360b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd03b3520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03b3550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfdb5fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03f4250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfdb2850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03f43d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03f4d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfdb27f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd038cb50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd03f4910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3cd03f45e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03ea910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfda8940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfdc5d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfdb1580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfda8ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfdb19a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfdee7f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfdf48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf94f970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd036a730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3cd03ae370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccfde2550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf7cceb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfde37f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfde7790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccfde2b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf6bba60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf954340> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccf9544f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf7df370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf6bb3d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf915970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf915f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccf913fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf933df0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf913ee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccf736e20> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf972a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf9153a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf736f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf736880> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccf693400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf634640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ccf5c0eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ccf5c0d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_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_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_8_lvwkju/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890110.30762: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890109.6163552-189090-184773045970800/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890110.30766: _low_level_execute_command(): starting 186312 1726890110.30769: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890109.6163552-189090-184773045970800/ > /dev/null 2>&1 && sleep 0' 186312 1726890110.30771: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890110.30774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.30776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890110.30778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.30781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.30783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890110.30785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890110.30787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890110.32682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890110.32736: stderr chunk (state=3): >>><<< 186312 1726890110.32747: stdout chunk (state=3): >>><<< 186312 1726890110.32785: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890110.32789: handler run complete 186312 1726890110.32792: attempt loop complete, returning result 186312 1726890110.32794: _execute() done 186312 1726890110.32796: dumping result to json 186312 1726890110.32798: done dumping result, returning 186312 1726890110.32819: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-00000000151b] 186312 1726890110.32822: sending task result for task 02369adf-7a19-881e-6b85-00000000151b 186312 1726890110.33521: done sending task result for task 02369adf-7a19-881e-6b85-00000000151b 186312 1726890110.33524: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 186312 1726890110.33636: no more pending results, returning what we have 186312 1726890110.33639: results queue empty 186312 1726890110.33640: checking for any_errors_fatal 186312 1726890110.33648: done checking for any_errors_fatal 186312 1726890110.33648: checking for max_fail_percentage 186312 1726890110.33650: done checking for max_fail_percentage 186312 1726890110.33650: checking to see if all hosts have failed and the running result is not ok 186312 1726890110.33651: done checking to see if all hosts have failed 186312 1726890110.33651: getting the remaining hosts for this loop 186312 1726890110.33652: done getting the remaining hosts for this loop 186312 1726890110.33655: getting the next task for host managed_node3 186312 1726890110.33659: done getting next task for host managed_node3 186312 1726890110.33662: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890110.33667: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890110.33680: getting variables 186312 1726890110.33681: in VariableManager get_vars() 186312 1726890110.33735: Calling all_inventory to load vars for managed_node3 186312 1726890110.33738: Calling groups_inventory to load vars for managed_node3 186312 1726890110.33744: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890110.33756: Calling all_plugins_play to load vars for managed_node3 186312 1726890110.33760: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890110.33763: Calling groups_plugins_play to load vars for managed_node3 186312 1726890110.34377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890110.35108: done with get_vars() 186312 1726890110.35135: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 23:41:50 -0400 (0:00:00.809) 0:01:20.091 ****** 186312 1726890110.35257: entering _queue_task() for managed_node3/mount 186312 1726890110.35501: worker is 1 (out of 1 available) 186312 1726890110.35518: exiting _queue_task() for managed_node3/mount 186312 1726890110.35536: done queuing things up, now waiting for results queue to drain 186312 1726890110.35537: waiting for pending results... 186312 1726890110.35871: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890110.36038: in run() - task 02369adf-7a19-881e-6b85-00000000151c 186312 1726890110.36070: variable 'ansible_search_path' from source: unknown 186312 1726890110.36079: variable 'ansible_search_path' from source: unknown 186312 1726890110.36455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890110.38232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890110.38289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890110.38321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890110.38351: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890110.38380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890110.38444: 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) 186312 1726890110.38464: 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) 186312 1726890110.38484: 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) 186312 1726890110.38511: 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) 186312 1726890110.38524: 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) 186312 1726890110.38560: 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) 186312 1726890110.38577: 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) 186312 1726890110.38595: 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) 186312 1726890110.38621: 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) 186312 1726890110.38632: 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) 186312 1726890110.38674: 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) 186312 1726890110.38689: 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) 186312 1726890110.38708: 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) 186312 1726890110.38737: 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) 186312 1726890110.38750: 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) 186312 1726890110.38855: variable 'blivet_output' from source: set_fact 186312 1726890110.38919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890110.39041: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890110.39067: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890110.39093: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890110.39116: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890110.39150: 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) 186312 1726890110.39165: 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) 186312 1726890110.39182: 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) 186312 1726890110.39202: 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) 186312 1726890110.39292: variable 'omit' from source: magic vars 186312 1726890110.39446: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890110.39456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890110.39466: variable 'omit' from source: magic vars 186312 1726890110.39566: variable 'omit' from source: magic vars 186312 1726890110.39645: variable 'omit' from source: magic vars 186312 1726890110.39798: 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) 186312 1726890110.39826: 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) 186312 1726890110.39869: 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) 186312 1726890110.39910: 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) 186312 1726890110.39926: 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) 186312 1726890110.40016: variable 'mount_info' from source: unknown 186312 1726890110.40023: variable 'omit' from source: magic vars 186312 1726890110.40088: variable 'mount_info' from source: unknown 186312 1726890110.40202: variable 'mount_info' from source: unknown 186312 1726890110.40220: variable 'omit' from source: magic vars 186312 1726890110.40346: variable 'mount_info' from source: unknown 186312 1726890110.40350: variable 'omit' from source: magic vars 186312 1726890110.40463: variable 'mount_info' from source: unknown 186312 1726890110.40485: variable 'omit' from source: magic vars 186312 1726890110.40510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890110.40540: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890110.40557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890110.40586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890110.40599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890110.40638: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890110.40641: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890110.40643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890110.40759: Set connection var ansible_shell_type to sh 186312 1726890110.40768: Set connection var ansible_pipelining to False 186312 1726890110.40778: Set connection var ansible_timeout to 10 186312 1726890110.40780: Set connection var ansible_connection to ssh 186312 1726890110.40788: Set connection var ansible_shell_executable to /bin/sh 186312 1726890110.40790: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890110.40811: variable 'ansible_shell_executable' from source: unknown 186312 1726890110.40816: variable 'ansible_connection' from source: unknown 186312 1726890110.40819: variable 'ansible_module_compression' from source: unknown 186312 1726890110.40821: variable 'ansible_shell_type' from source: unknown 186312 1726890110.40823: variable 'ansible_shell_executable' from source: unknown 186312 1726890110.40825: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890110.40828: variable 'ansible_pipelining' from source: unknown 186312 1726890110.40830: variable 'ansible_timeout' from source: unknown 186312 1726890110.40837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890110.40979: 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) 186312 1726890110.40986: variable 'omit' from source: magic vars 186312 1726890110.40991: starting attempt loop 186312 1726890110.40994: running the handler 186312 1726890110.41005: _low_level_execute_command(): starting 186312 1726890110.41010: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890110.41705: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.41716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.41757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890110.41761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.41772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890110.41781: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890110.41783: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890110.41793: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890110.41800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.41810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.41817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.41888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890110.41899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890110.41949: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890110.43519: stdout chunk (state=3): >>>/root <<< 186312 1726890110.43615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890110.43662: stderr chunk (state=3): >>><<< 186312 1726890110.43665: stdout chunk (state=3): >>><<< 186312 1726890110.43693: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890110.43705: _low_level_execute_command(): starting 186312 1726890110.43716: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890110.4369252-189125-265226112773603 `" && echo ansible-tmp-1726890110.4369252-189125-265226112773603="` echo /root/.ansible/tmp/ansible-tmp-1726890110.4369252-189125-265226112773603 `" ) && sleep 0' 186312 1726890110.44176: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890110.44179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.44230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890110.44236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890110.44239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.44267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.44332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890110.44366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890110.46191: stdout chunk (state=3): >>>ansible-tmp-1726890110.4369252-189125-265226112773603=/root/.ansible/tmp/ansible-tmp-1726890110.4369252-189125-265226112773603 <<< 186312 1726890110.46289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890110.46337: stderr chunk (state=3): >>><<< 186312 1726890110.46340: stdout chunk (state=3): >>><<< 186312 1726890110.46352: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890110.4369252-189125-265226112773603=/root/.ansible/tmp/ansible-tmp-1726890110.4369252-189125-265226112773603 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890110.46412: variable 'ansible_module_compression' from source: unknown 186312 1726890110.46457: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 186312 1726890110.46483: variable 'ansible_facts' from source: unknown 186312 1726890110.46553: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890110.4369252-189125-265226112773603/AnsiballZ_mount.py 186312 1726890110.46644: Sending initial data 186312 1726890110.46648: Sent initial data (156 bytes) 186312 1726890110.47317: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890110.47325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.47358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.47361: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.47363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.47415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890110.47419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890110.47477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890110.49558: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 186312 1726890110.49570: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 186312 1726890110.49588: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890110.49632: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890110.49668: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp2uq9dgdd /root/.ansible/tmp/ansible-tmp-1726890110.4369252-189125-265226112773603/AnsiballZ_mount.py <<< 186312 1726890110.49703: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890110.50598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890110.50718: stderr chunk (state=3): >>><<< 186312 1726890110.50721: stdout chunk (state=3): >>><<< 186312 1726890110.50725: done transferring module to remote 186312 1726890110.50728: _low_level_execute_command(): starting 186312 1726890110.50730: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890110.4369252-189125-265226112773603/ /root/.ansible/tmp/ansible-tmp-1726890110.4369252-189125-265226112773603/AnsiballZ_mount.py && sleep 0' 186312 1726890110.51124: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.51130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.51183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.51186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.51189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890110.51191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.51237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890110.51241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890110.51289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890110.52980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890110.53039: stderr chunk (state=3): >>><<< 186312 1726890110.53042: stdout chunk (state=3): >>><<< 186312 1726890110.53057: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890110.53064: _low_level_execute_command(): starting 186312 1726890110.53066: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890110.4369252-189125-265226112773603/AnsiballZ_mount.py && sleep 0' 186312 1726890110.53619: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890110.53627: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890110.53637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.53651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.53687: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890110.53692: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890110.53702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.53717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890110.53727: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890110.53733: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890110.53739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890110.53748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.53760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.53766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890110.53773: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890110.53781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.53852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890110.53865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890110.53875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890110.53945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890110.55843: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890110.55846: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890110.55904: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890110.55938: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890110.55969: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890110.56033: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890110.56122: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890110.56146: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890110.56151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890110.56153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890110.56166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890110.56194: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890110.56200: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f443dc0> <<< 186312 1726890110.56203: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890110.56205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1d83a0> <<< 186312 1726890110.56207: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f443b20> <<< 186312 1726890110.56248: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890110.56262: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f443ac0> <<< 186312 1726890110.56273: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890110.56306: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890110.56314: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1d8490> <<< 186312 1726890110.56355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890110.56358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890110.56365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890110.56383: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890110.56389: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1d8940> <<< 186312 1726890110.56416: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1d8670> <<< 186312 1726890110.56477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890110.56482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890110.56533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890110.56538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890110.56559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890110.56562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890110.56582: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f18f190> <<< 186312 1726890110.56584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890110.56602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890110.56837: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f18f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f18f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f188d90> <<< 186312 1726890110.56888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1b2d90> <<< 186312 1726890110.56939: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1d8970> <<< 186312 1726890110.56964: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890110.57181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890110.57184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890110.57268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890110.57297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890110.57301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890110.57303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890110.57318: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f12feb0> <<< 186312 1726890110.57368: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f132f40> <<< 186312 1726890110.57392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890110.57432: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890110.57471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890110.57497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890110.57522: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f127610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f130640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f12f370> <<< 186312 1726890110.57542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890110.57606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890110.57622: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890110.57674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890110.57700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890110.57742: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11f0b0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0b0910> import 'itertools' # <<< 186312 1726890110.57786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0b0f10> <<< 186312 1726890110.57804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890110.57844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0b0fd0> <<< 186312 1726890110.57871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c20d0> import '_collections' # <<< 186312 1726890110.57920: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f109d90> import '_functools' # <<< 186312 1726890110.57949: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f104670> <<< 186312 1726890110.58007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1156d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f136e20> <<< 186312 1726890110.58058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890110.58075: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11f0c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1092b0> <<< 186312 1726890110.58143: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11f1152e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f13c9d0> <<< 186312 1726890110.58189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890110.58202: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890110.58258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c2df0> <<< 186312 1726890110.58309: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890110.58319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890110.58354: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890110.58357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890110.58394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890110.58434: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0963d0> <<< 186312 1726890110.58459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890110.58492: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0964c0> <<< 186312 1726890110.59010: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0cbf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efca220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f080520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f13c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efdeb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11efdee80> <<< 186312 1726890110.59068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890110.59072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efef790> <<< 186312 1726890110.59145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890110.59148: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efefcd0> <<< 186312 1726890110.59189: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ef7b400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efdef70> <<< 186312 1726890110.59281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ef8d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efef610> <<< 186312 1726890110.59284: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890110.59359: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ef8d3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c2a30> <<< 186312 1726890110.59395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890110.59479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11efa7700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890110.59514: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11efa79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efa77c0> <<< 186312 1726890110.59623: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11efa78b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890110.59771: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11efa7d00> <<< 186312 1726890110.59839: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11efb2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efa7940> <<< 186312 1726890110.59865: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ef9ba90> <<< 186312 1726890110.59878: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c2610> <<< 186312 1726890110.59881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890110.59929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890110.59961: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efa7af0> <<< 186312 1726890110.60075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890110.60087: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe11eed06d0> <<< 186312 1726890110.60249: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip' # zipimport: zlib available <<< 186312 1726890110.60349: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.60396: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890110.60424: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890110.60439: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.61625: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.62580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890110.62600: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edf7820> <<< 186312 1726890110.62652: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890110.62690: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890110.62704: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11edf7160> <<< 186312 1726890110.62742: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edf7280> <<< 186312 1726890110.62781: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edf7f70> <<< 186312 1726890110.62794: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890110.62845: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edf74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edf7d90> import 'atexit' # <<< 186312 1726890110.62921: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11edf7fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890110.62924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890110.62968: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edf7100> <<< 186312 1726890110.63033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890110.63079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890110.63472: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ed4cf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed6dd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed6deb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ed6d370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee5ddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee5d3a0> <<< 186312 1726890110.63492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890110.63547: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee5dfd0> <<< 186312 1726890110.63552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890110.63608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890110.63614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890110.63626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee2ed30> <<< 186312 1726890110.63707: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edc7d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edc7400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edfb4f0> <<< 186312 1726890110.63762: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11edc7520> <<< 186312 1726890110.63777: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edc7550> <<< 186312 1726890110.63823: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890110.63847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890110.63862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890110.63943: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed3efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee40250> <<< 186312 1726890110.63964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890110.64038: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed3b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee403d0> <<< 186312 1726890110.64053: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890110.64097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890110.64122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890110.64176: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee57e50> <<< 186312 1726890110.64302: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ed3b7f0> <<< 186312 1726890110.64390: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed3b640> <<< 186312 1726890110.64427: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed3a5b0> <<< 186312 1726890110.64468: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed2ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee36910> <<< 186312 1726890110.64506: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890110.64540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890110.64547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890110.64579: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11edbe6a0> <<< 186312 1726890110.64768: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890110.64798: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11edbdb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edcd0a0> <<< 186312 1726890110.64840: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11edbe100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee02b20> # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890110.64860: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890110.64936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.65022: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890110.65064: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890110.65076: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.65171: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.65269: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.65715: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.66196: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890110.66202: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890110.66225: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890110.66275: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11e3dd5e0> <<< 186312 1726890110.66356: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e7ed580> <<< 186312 1726890110.66373: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e383100> <<< 186312 1726890110.66424: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890110.66459: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.66462: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890110.66584: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.66741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890110.66745: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edbdb80> # zipimport: zlib available <<< 186312 1726890110.67130: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.67495: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.67550: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.67620: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890110.67658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.67704: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890110.67707: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.67752: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.67857: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890110.67870: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890110.67899: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.67946: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890110.68127: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.68308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890110.68340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890110.68419: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e3b4f10> # zipimport: zlib available <<< 186312 1726890110.68484: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.68572: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890110.68575: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890110.68585: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.68628: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.68665: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890110.68668: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.68698: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.68743: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.68836: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.68894: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890110.68919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890110.68989: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ee4a220> <<< 186312 1726890110.69022: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e3b4850> <<< 186312 1726890110.69066: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890110.69180: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.69234: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.69255: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.69317: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890110.69320: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890110.69335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890110.69367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890110.69389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890110.69401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890110.69483: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e7dfca0> <<< 186312 1726890110.69533: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e7dbf70> <<< 186312 1726890110.69592: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e7d5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890110.69597: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.69647: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890110.69732: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890110.69770: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 186312 1726890110.69832: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890110.69861: stdout chunk (state=3): >>>import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 186312 1726890110.69896: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 186312 1726890110.69899: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 186312 1726890110.69910: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.70252: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.70599: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.70602: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 186312 1726890110.70618: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.70641: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.70672: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 186312 1726890110.70750: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890110.70907: stdout chunk (state=3): >>> {"changed": false, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "fstype": "ext3", "invocation": {"module_args": {"src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} # destroy __main__ <<< 186312 1726890110.71144: 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 <<< 186312 1726890110.71162: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc <<< 186312 1726890110.71202: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil <<< 186312 1726890110.71245: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal <<< 186312 1726890110.71262: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 186312 1726890110.71438: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890110.71453: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890110.71477: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890110.71480: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890110.71519: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 186312 1726890110.71524: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 186312 1726890110.71538: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890110.71559: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890110.71617: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 186312 1726890110.71620: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 186312 1726890110.71624: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 186312 1726890110.71683: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 186312 1726890110.71686: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890110.71689: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 186312 1726890110.71691: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890110.71693: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 186312 1726890110.71728: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890110.71733: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890110.71737: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890110.71790: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890110.71794: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external <<< 186312 1726890110.71798: stdout chunk (state=3): >>># cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 186312 1726890110.71801: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 186312 1726890110.71803: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890110.71817: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890110.71962: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 186312 1726890110.71982: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890110.71985: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890110.72020: stdout chunk (state=3): >>># destroy select <<< 186312 1726890110.72023: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890110.72046: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890110.72303: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890110.72390: stderr chunk (state=3): >>><<< 186312 1726890110.72393: stdout chunk (state=3): >>><<< 186312 1726890110.72528: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f443dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f443b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f443ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f18f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f18f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f18f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f188d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f12feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f132f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f127610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f130640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f12f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11f0b0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0b0910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0b0f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0b0fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f109d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f104670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1156d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f136e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11f0c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f1092b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11f1152e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f13c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c2df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0963d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0964c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0cbf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c5a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efca220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f080520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c5f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f13c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efdeb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11efdee80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efef790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efefcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ef7b400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efdef70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ef8d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efef610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ef8d3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c2a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11efa7700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11efa79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efa77c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11efa78b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11efa7d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11efb2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efa7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ef9ba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11f0c2610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11efa7af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe11eed06d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edf7820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11edf7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edf7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edf7f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edf74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edf7d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11edf7fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edf7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ed4cf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed6dd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed6deb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ed6d370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee5ddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee5d3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee5dfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee2ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edc7d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edc7400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edfb4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11edc7520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edc7550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed3efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee40250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed3b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee403d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee57e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ed3b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed3b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed3a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ed2ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee36910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11edbe6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11edbdb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edcd0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11edbe100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11ee02b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_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_mount_payload_pu0vjdyf/ansible_mount_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_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_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_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11e3dd5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e7ed580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e383100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11edbdb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_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_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_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_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e3b4f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_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_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe11ee4a220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e3b4850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e7dfca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e7dbf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe11e7d5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_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_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_pu0vjdyf/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": false, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "fstype": "ext3", "invocation": {"module_args": {"src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "path": "/opt/test", "fstype": "ext3", "opts": "defaults", "state": "mounted", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890110.73183: done with _execute_module (mount, {'src': 'UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'state': 'mounted', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726890110.4369252-189125-265226112773603/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890110.73188: _low_level_execute_command(): starting 186312 1726890110.73191: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890110.4369252-189125-265226112773603/ > /dev/null 2>&1 && sleep 0' 186312 1726890110.74057: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890110.74075: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890110.74091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.74115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.74161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890110.74173: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890110.74192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.74214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890110.74231: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890110.74246: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890110.74259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890110.74272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.74289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.74303: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890110.74320: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890110.74334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.74419: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890110.74446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890110.74466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890110.74540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890110.76365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890110.76367: stdout chunk (state=3): >>><<< 186312 1726890110.76370: stderr chunk (state=3): >>><<< 186312 1726890110.76507: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890110.76510: handler run complete 186312 1726890110.76917: attempt loop complete, returning result 186312 1726890110.76920: variable 'mount_info' from source: unknown 186312 1726890110.76923: variable 'mount_info' from source: unknown ok: [managed_node3] => (item={'src': 'UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35" } 186312 1726890110.77518: dumping result to json 186312 1726890110.77522: done dumping result, returning 186312 1726890110.77524: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-881e-6b85-00000000151c] 186312 1726890110.77526: sending task result for task 02369adf-7a19-881e-6b85-00000000151c 186312 1726890110.77585: done sending task result for task 02369adf-7a19-881e-6b85-00000000151c 186312 1726890110.77589: WORKER PROCESS EXITING 186312 1726890110.77651: no more pending results, returning what we have 186312 1726890110.77654: results queue empty 186312 1726890110.77655: checking for any_errors_fatal 186312 1726890110.77664: done checking for any_errors_fatal 186312 1726890110.77665: checking for max_fail_percentage 186312 1726890110.77666: done checking for max_fail_percentage 186312 1726890110.77667: checking to see if all hosts have failed and the running result is not ok 186312 1726890110.77668: done checking to see if all hosts have failed 186312 1726890110.77669: getting the remaining hosts for this loop 186312 1726890110.77670: done getting the remaining hosts for this loop 186312 1726890110.77674: getting the next task for host managed_node3 186312 1726890110.77679: done getting next task for host managed_node3 186312 1726890110.77683: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890110.77687: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890110.77704: getting variables 186312 1726890110.77705: in VariableManager get_vars() 186312 1726890110.77741: Calling all_inventory to load vars for managed_node3 186312 1726890110.77744: Calling groups_inventory to load vars for managed_node3 186312 1726890110.77748: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890110.77758: Calling all_plugins_play to load vars for managed_node3 186312 1726890110.77760: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890110.77763: Calling groups_plugins_play to load vars for managed_node3 186312 1726890110.78746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890110.80364: done with get_vars() 186312 1726890110.80381: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 23:41:50 -0400 (0:00:00.452) 0:01:20.544 ****** 186312 1726890110.80489: entering _queue_task() for managed_node3/file 186312 1726890110.80797: worker is 1 (out of 1 available) 186312 1726890110.80810: exiting _queue_task() for managed_node3/file 186312 1726890110.80824: done queuing things up, now waiting for results queue to drain 186312 1726890110.80825: waiting for pending results... 186312 1726890110.81136: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890110.81273: in run() - task 02369adf-7a19-881e-6b85-00000000151e 186312 1726890110.81287: variable 'ansible_search_path' from source: unknown 186312 1726890110.81291: variable 'ansible_search_path' from source: unknown 186312 1726890110.81640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890110.84505: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890110.84698: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890110.84736: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890110.84897: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890110.84925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890110.85122: 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) 186312 1726890110.85151: 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) 186312 1726890110.85236: 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) 186312 1726890110.85270: 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) 186312 1726890110.85282: 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) 186312 1726890110.85355: 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) 186312 1726890110.85377: 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) 186312 1726890110.85409: 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) 186312 1726890110.85446: 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) 186312 1726890110.85463: 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) 186312 1726890110.85518: 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) 186312 1726890110.85548: 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) 186312 1726890110.85573: 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) 186312 1726890110.85611: 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) 186312 1726890110.85638: 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) 186312 1726890110.85803: variable 'blivet_output' from source: set_fact 186312 1726890110.85910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890110.86138: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890110.86206: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890110.86252: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890110.86297: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890110.86351: 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) 186312 1726890110.86403: 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) 186312 1726890110.86440: 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) 186312 1726890110.86473: 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) 186312 1726890110.86615: variable 'omit' from source: magic vars 186312 1726890110.86755: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890110.86782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890110.86798: variable 'omit' from source: magic vars 186312 1726890110.87406: variable 'mount_info' from source: unknown 186312 1726890110.87424: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 186312 1726890110.87438: when evaluation is False, skipping this task 186312 1726890110.87487: variable 'mount_info' from source: unknown 186312 1726890110.87724: variable 'mount_info' from source: unknown skipping: [managed_node3] => (item={'src': 'UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "state": "mounted" }, "skip_reason": "Conditional result was False" } 186312 1726890110.88098: dumping result to json 186312 1726890110.88108: done dumping result, returning 186312 1726890110.88123: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-881e-6b85-00000000151e] 186312 1726890110.88142: sending task result for task 02369adf-7a19-881e-6b85-00000000151e skipping: [managed_node3] => { "changed": false } MSG: All items skipped 186312 1726890110.88264: no more pending results, returning what we have 186312 1726890110.88268: results queue empty 186312 1726890110.88269: checking for any_errors_fatal 186312 1726890110.88279: done checking for any_errors_fatal 186312 1726890110.88280: checking for max_fail_percentage 186312 1726890110.88282: done checking for max_fail_percentage 186312 1726890110.88283: checking to see if all hosts have failed and the running result is not ok 186312 1726890110.88284: done checking to see if all hosts have failed 186312 1726890110.88285: getting the remaining hosts for this loop 186312 1726890110.88287: done getting the remaining hosts for this loop 186312 1726890110.88291: getting the next task for host managed_node3 186312 1726890110.88300: done getting next task for host managed_node3 186312 1726890110.88304: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890110.88308: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890110.88338: getting variables 186312 1726890110.88341: in VariableManager get_vars() 186312 1726890110.88378: Calling all_inventory to load vars for managed_node3 186312 1726890110.88381: Calling groups_inventory to load vars for managed_node3 186312 1726890110.88384: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890110.88395: Calling all_plugins_play to load vars for managed_node3 186312 1726890110.88399: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890110.88402: Calling groups_plugins_play to load vars for managed_node3 186312 1726890110.89432: done sending task result for task 02369adf-7a19-881e-6b85-00000000151e 186312 1726890110.89435: WORKER PROCESS EXITING 186312 1726890110.89490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890110.90618: done with get_vars() 186312 1726890110.90636: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 23:41:50 -0400 (0:00:00.102) 0:01:20.646 ****** 186312 1726890110.90730: entering _queue_task() for managed_node3/systemd 186312 1726890110.91009: worker is 1 (out of 1 available) 186312 1726890110.91024: exiting _queue_task() for managed_node3/systemd 186312 1726890110.91037: done queuing things up, now waiting for results queue to drain 186312 1726890110.91038: waiting for pending results... 186312 1726890110.91334: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890110.91473: in run() - task 02369adf-7a19-881e-6b85-000000001520 186312 1726890110.91496: variable 'ansible_search_path' from source: unknown 186312 1726890110.91502: variable 'ansible_search_path' from source: unknown 186312 1726890110.91542: calling self._execute() 186312 1726890110.91659: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890110.91670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890110.91682: variable 'omit' from source: magic vars 186312 1726890110.92063: variable 'blivet_output' from source: set_fact 186312 1726890110.92106: Evaluated conditional (blivet_output['mounts']): True 186312 1726890110.92119: variable 'omit' from source: magic vars 186312 1726890110.92191: variable 'omit' from source: magic vars 186312 1726890110.92229: variable 'omit' from source: magic vars 186312 1726890110.92276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890110.92310: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890110.92335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890110.92360: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890110.92375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890110.92407: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890110.92417: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890110.92424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890110.92522: Set connection var ansible_shell_type to sh 186312 1726890110.92536: Set connection var ansible_pipelining to False 186312 1726890110.92550: Set connection var ansible_timeout to 10 186312 1726890110.92556: Set connection var ansible_connection to ssh 186312 1726890110.92566: Set connection var ansible_shell_executable to /bin/sh 186312 1726890110.92577: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890110.92600: variable 'ansible_shell_executable' from source: unknown 186312 1726890110.92607: variable 'ansible_connection' from source: unknown 186312 1726890110.92615: variable 'ansible_module_compression' from source: unknown 186312 1726890110.92622: variable 'ansible_shell_type' from source: unknown 186312 1726890110.92627: variable 'ansible_shell_executable' from source: unknown 186312 1726890110.92633: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890110.92640: variable 'ansible_pipelining' from source: unknown 186312 1726890110.92645: variable 'ansible_timeout' from source: unknown 186312 1726890110.92652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890110.92855: 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) 186312 1726890110.92871: variable 'omit' from source: magic vars 186312 1726890110.92879: starting attempt loop 186312 1726890110.92885: running the handler 186312 1726890110.92906: _low_level_execute_command(): starting 186312 1726890110.92921: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890110.93670: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890110.93689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890110.93707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.93736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.93793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890110.93813: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890110.93833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.93860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890110.93876: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890110.93900: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890110.93921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890110.93946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.93966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.93987: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890110.94016: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890110.94037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.94135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890110.94166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890110.94189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890110.94324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890110.95782: stdout chunk (state=3): >>>/root <<< 186312 1726890110.95932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890110.96014: stderr chunk (state=3): >>><<< 186312 1726890110.96018: stdout chunk (state=3): >>><<< 186312 1726890110.96056: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890110.96070: _low_level_execute_command(): starting 186312 1726890110.96086: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890110.9605477-189150-171174487970054 `" && echo ansible-tmp-1726890110.9605477-189150-171174487970054="` echo /root/.ansible/tmp/ansible-tmp-1726890110.9605477-189150-171174487970054 `" ) && sleep 0' 186312 1726890110.97909: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890110.97919: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890110.97941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.98047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.98084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890110.98092: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890110.98101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.98119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890110.98126: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890110.98134: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890110.98139: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890110.98148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890110.98160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890110.98169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890110.98176: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890110.98184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890110.98259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890110.98279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890110.98290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890110.98365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890111.00172: stdout chunk (state=3): >>>ansible-tmp-1726890110.9605477-189150-171174487970054=/root/.ansible/tmp/ansible-tmp-1726890110.9605477-189150-171174487970054 <<< 186312 1726890111.00371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890111.00393: stdout chunk (state=3): >>><<< 186312 1726890111.00396: stderr chunk (state=3): >>><<< 186312 1726890111.00451: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890110.9605477-189150-171174487970054=/root/.ansible/tmp/ansible-tmp-1726890110.9605477-189150-171174487970054 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890111.00618: variable 'ansible_module_compression' from source: unknown 186312 1726890111.00820: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 186312 1726890111.00936: variable 'ansible_facts' from source: unknown 186312 1726890111.01697: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890110.9605477-189150-171174487970054/AnsiballZ_systemd.py 186312 1726890111.01920: Sending initial data 186312 1726890111.01923: Sent initial data (158 bytes) 186312 1726890111.03438: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890111.03454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890111.03469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.03488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.03539: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890111.03553: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890111.03568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.03587: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890111.03600: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890111.03614: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890111.03636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890111.03652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.03668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.03680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890111.03690: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890111.03702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.03930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890111.04048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890111.04069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890111.04152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890111.05807: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890111.05839: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890111.05880: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpmqr1ki5s /root/.ansible/tmp/ansible-tmp-1726890110.9605477-189150-171174487970054/AnsiballZ_systemd.py <<< 186312 1726890111.05924: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890111.08220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890111.08304: stderr chunk (state=3): >>><<< 186312 1726890111.08309: stdout chunk (state=3): >>><<< 186312 1726890111.08327: done transferring module to remote 186312 1726890111.08382: _low_level_execute_command(): starting 186312 1726890111.08386: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890110.9605477-189150-171174487970054/ /root/.ansible/tmp/ansible-tmp-1726890110.9605477-189150-171174487970054/AnsiballZ_systemd.py && sleep 0' 186312 1726890111.08858: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890111.08878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890111.08882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.08917: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.08921: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.08924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.08976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890111.08979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890111.08990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890111.09048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890111.10719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890111.10785: stderr chunk (state=3): >>><<< 186312 1726890111.10794: stdout chunk (state=3): >>><<< 186312 1726890111.10878: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890111.10881: _low_level_execute_command(): starting 186312 1726890111.10883: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890110.9605477-189150-171174487970054/AnsiballZ_systemd.py && sleep 0' 186312 1726890111.11988: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890111.12004: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890111.12022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.12044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.12092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890111.12108: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890111.12126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.12147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890111.12159: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890111.12169: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890111.12185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890111.12198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.12220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.12234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890111.12244: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890111.12258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.12342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890111.12362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890111.12377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890111.12457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890111.14335: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890111.14355: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890111.14419: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890111.14422: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890111.14448: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890111.14506: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890111.14534: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890111.14537: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890111.14574: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890111.14844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53bf3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53bf3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53bf3ac0> import '_signal' # <<< 186312 1726890111.14852: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890111.14855: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b98940> <<< 186312 1726890111.14873: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b98670> <<< 186312 1726890111.14899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890111.14906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890111.14921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890111.14936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890111.14952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890111.14965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890111.14995: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b4f190> <<< 186312 1726890111.15019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890111.15034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890111.15104: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b4f220> <<< 186312 1726890111.15139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890111.15143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890111.15170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890111.15173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 186312 1726890111.15175: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b4f940> <<< 186312 1726890111.15203: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53bb0880> <<< 186312 1726890111.15236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890111.15239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b48d90> <<< 186312 1726890111.15290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890111.15294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890111.15306: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b72d90> <<< 186312 1726890111.15350: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b98970> <<< 186312 1726890111.15376: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890111.15717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890111.15733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890111.15762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'<<< 186312 1726890111.15767: stdout chunk (state=3): >>> <<< 186312 1726890111.15788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890111.15791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890111.15848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890111.15851: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b14eb0> <<< 186312 1726890111.15874: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b17f40> <<< 186312 1726890111.15907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890111.15931: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890111.15975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890111.15979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890111.16016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b0c610> <<< 186312 1726890111.16041: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b15640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b14370> <<< 186312 1726890111.16056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890111.16127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890111.16143: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890111.16176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.16188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890111.16257: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe537d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537d5910> <<< 186312 1726890111.16277: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890111.16280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537d5f10> <<< 186312 1726890111.16321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890111.16325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890111.16368: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537d5fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537e70d0> <<< 186312 1726890111.16383: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890111.16427: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53aeed90> import '_functools' # <<< 186312 1726890111.16449: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53ae9670> <<< 186312 1726890111.16519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53afb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b1be20> <<< 186312 1726890111.16536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890111.16570: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe537e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53aee2b0> <<< 186312 1726890111.16608: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe53afb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b219d0> <<< 186312 1726890111.16644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890111.16686: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.16743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890111.16747: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537e7df0> <<< 186312 1726890111.16789: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890111.16824: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890111.16840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890111.16881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890111.16951: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537bb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890111.16973: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537bb4c0> <<< 186312 1726890111.17094: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537eff40> <<< 186312 1726890111.17151: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537eaa90> <<< 186312 1726890111.17175: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537ea490> <<< 186312 1726890111.17178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890111.17240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890111.17244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890111.17259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe536ef220> <<< 186312 1726890111.17289: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537a6520> <<< 186312 1726890111.17350: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b21040> <<< 186312 1726890111.17413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890111.17427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53702b50> import 'errno' # <<< 186312 1726890111.17481: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe53702e80> <<< 186312 1726890111.17537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53714790> <<< 186312 1726890111.17718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890111.17743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53714cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536a0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53702f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536b12e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53714610> import 'pwd' # <<< 186312 1726890111.17760: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536b13a0> <<< 186312 1726890111.17800: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537e7a30> <<< 186312 1726890111.17836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890111.17859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890111.17908: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536cd700> <<< 186312 1726890111.17940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890111.17960: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536cd9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe536cd7c0> <<< 186312 1726890111.17983: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536cd8b0> <<< 186312 1726890111.17998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890111.18183: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536cdd00> <<< 186312 1726890111.18254: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536d7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe536cd940> <<< 186312 1726890111.18258: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe536bfa90> <<< 186312 1726890111.18276: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537e7610> <<< 186312 1726890111.18286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890111.18340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890111.18370: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe536cdaf0> <<< 186312 1726890111.18520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890111.18537: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efe535f36d0> <<< 186312 1726890111.18807: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip' # zipimport: zlib available <<< 186312 1726890111.18900: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.18938: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/__init__.py <<< 186312 1726890111.18970: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890111.18984: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890111.18990: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.20167: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.21089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fef820> <<< 186312 1726890111.21135: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.21190: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890111.21195: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890111.21208: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52fef160> <<< 186312 1726890111.21242: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fef280> <<< 186312 1726890111.21282: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52feff70> <<< 186312 1726890111.21295: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890111.21345: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fef4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fefd90> import 'atexit' # <<< 186312 1726890111.21388: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52feffd0> <<< 186312 1726890111.21402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890111.21425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890111.21470: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fef100> <<< 186312 1726890111.21507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890111.21551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890111.21555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890111.21571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890111.21574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890111.21646: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fb3f40> <<< 186312 1726890111.21743: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52ec7310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52ec7160> <<< 186312 1726890111.21751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890111.21783: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52ec7ca0> <<< 186312 1726890111.21805: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fd5dc0> <<< 186312 1726890111.21953: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fd53a0> <<< 186312 1726890111.21987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890111.21990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890111.22009: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fd5fd0> <<< 186312 1726890111.22029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890111.22032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890111.22060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890111.22083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890111.22091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890111.22133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53566d30> <<< 186312 1726890111.22294: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fffd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fff400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fa2b20> <<< 186312 1726890111.22377: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52fff520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fff550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890111.22436: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f35fd0> <<< 186312 1726890111.22439: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53579250> <<< 186312 1726890111.22455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890111.22458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890111.22513: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.22525: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f32850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe535793d0> <<< 186312 1726890111.22537: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890111.22579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.22601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890111.22607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890111.22664: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53579d30> <<< 186312 1726890111.22792: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f327f0> <<< 186312 1726890111.22879: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52fcfb50> <<< 186312 1726890111.22915: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe53579910> <<< 186312 1726890111.22954: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe535795e0> <<< 186312 1726890111.22968: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe5356f910> <<< 186312 1726890111.22991: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 186312 1726890111.22994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890111.23011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890111.23039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890111.23071: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.23076: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f27940> <<< 186312 1726890111.23258: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.23262: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f45d90> <<< 186312 1726890111.23265: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f31580> <<< 186312 1726890111.23293: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.23310: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f27ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f319a0> <<< 186312 1726890111.23321: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890111.23349: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890111.23425: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.23505: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890111.23554: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890111.23567: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890111.23658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.23751: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.24189: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.24653: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890111.24663: 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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890111.24678: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890111.24695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.24749: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f717f0> <<< 186312 1726890111.24816: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890111.24839: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f7e8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52ace970> <<< 186312 1726890111.24885: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890111.24892: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.24907: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.24928: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890111.24938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.25058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.25187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890111.25218: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fad730> <<< 186312 1726890111.25224: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.25608: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.25989: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.26191: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890111.26251: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.26496: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890111.26609: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.26825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890111.26919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890111.26922: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52ff1370> # zipimport: zlib available <<< 186312 1726890111.27000: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.27162: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890111.27167: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890111.27273: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890111.27394: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.27468: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.27490: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f61550> <<< 186312 1726890111.27565: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe5294ceb0> <<< 186312 1726890111.27671: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890111.27686: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.28125: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f627f0> <<< 186312 1726890111.28142: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f67790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f61b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890111.28194: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890111.28248: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890111.28252: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890111.28398: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.28582: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.28586: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.28606: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.28658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.28698: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.28710: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.28755: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 186312 1726890111.28758: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.28814: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.28925: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890111.28940: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890111.29091: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.29213: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.29244: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.29292: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.29325: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890111.29352: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890111.29386: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe5283ba60> <<< 186312 1726890111.29422: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 186312 1726890111.29446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890111.29492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890111.29503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890111.29507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890111.29510: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52ad5340> <<< 186312 1726890111.29561: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52ad54f0> <<< 186312 1726890111.29621: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe5295f370> <<< 186312 1726890111.29631: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe5283b3d0> <<< 186312 1726890111.29662: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52a96970> <<< 186312 1726890111.29675: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52a96f70> <<< 186312 1726890111.29701: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890111.29730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890111.29739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890111.29774: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.29809: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52a93fd0> <<< 186312 1726890111.29816: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52ab2df0> <<< 186312 1726890111.29852: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890111.29867: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52a93ee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890111.29881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890111.29927: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe528b2dc0> <<< 186312 1726890111.29985: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52afca60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52a963a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 186312 1726890111.30000: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890111.30052: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 186312 1726890111.30088: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.30131: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 186312 1726890111.30151: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.30178: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.30222: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890111.30249: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890111.30267: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.30303: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.30329: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 186312 1726890111.30339: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.30378: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.30419: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 186312 1726890111.30433: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.30472: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.30510: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 186312 1726890111.30562: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.30612: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.30657: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.30704: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 186312 1726890111.30720: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890111.30734: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31096: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31446: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 186312 1726890111.31461: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31505: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31555: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31579: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31610: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890111.31626: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31655: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31684: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890111.31739: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31780: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 186312 1726890111.31796: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31813: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31861: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890111.31881: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31916: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 186312 1726890111.31934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.31983: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.32070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890111.32108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe528b2c70> <<< 186312 1726890111.32132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890111.32293: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe528b2880> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 186312 1726890111.32545: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890111.32660: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890111.32808: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890111.32833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890111.33016: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52813400> <<< 186312 1726890111.33188: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe527b4640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 186312 1726890111.33208: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.33332: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 186312 1726890111.33374: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.33453: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.33536: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.33687: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 186312 1726890111.33717: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.33740: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.33763: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 186312 1726890111.33780: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.33796: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.33843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890111.33888: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52740eb0> <<< 186312 1726890111.33907: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52740d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890111.33928: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.33947: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 186312 1726890111.33962: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.33983: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.34018: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 186312 1726890111.34035: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.34166: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.34278: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 186312 1726890111.34290: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.34446: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.34498: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.34543: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.34572: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890111.34587: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.34642: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.34676: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.34744: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.34874: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890111.34976: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.35089: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 186312 1726890111.35100: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.35124: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.35150: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.35586: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.36004: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 186312 1726890111.36025: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890111.36053: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.36107: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.36190: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890111.36202: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.36279: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.36368: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890111.36372: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.36493: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.36619: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890111.36630: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.36639: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890111.36658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.36691: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.36734: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890111.36828: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.36905: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.37067: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.37232: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 186312 1726890111.37256: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 186312 1726890111.37281: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.37313: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 186312 1726890111.37332: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.37354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.37364: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890111.37447: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.37487: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 186312 1726890111.37502: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.37530: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.37544: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890111.37591: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.37644: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890111.37653: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.37700: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.37745: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 186312 1726890111.37750: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.37961: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38174: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 186312 1726890111.38194: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38230: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38282: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890111.38295: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38316: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38349: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890111.38360: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38383: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38415: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 186312 1726890111.38421: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38453: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38477: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 186312 1726890111.38491: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38566: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38632: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 186312 1726890111.38650: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890111.38658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38699: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38739: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890111.38758: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.38818: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890111.38893: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890111.38978: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.39075: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 186312 1726890111.39190: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890111.39428: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 186312 1726890111.39470: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.39508: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 186312 1726890111.39545: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.39591: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 186312 1726890111.39662: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.39755: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 186312 1726890111.39808: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.39875: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 186312 1726890111.39896: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890111.39902: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.40011: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.40126: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 186312 1726890111.40190: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.40355: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890111.60311: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 186312 1726890111.60872: 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 <<< 186312 1726890111.60879: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 <<< 186312 1726890111.60953: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 186312 1726890111.60959: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external<<< 186312 1726890111.60962: stdout chunk (state=3): >>> # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy<<< 186312 1726890111.60965: stdout chunk (state=3): >>> # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 186312 1726890111.60987: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__<<< 186312 1726890111.61039: stdout chunk (state=3): >>> # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 186312 1726890111.61045: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token <<< 186312 1726890111.61048: stdout chunk (state=3): >>># destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog<<< 186312 1726890111.61050: stdout chunk (state=3): >>> # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 186312 1726890111.61053: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket <<< 186312 1726890111.61086: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors <<< 186312 1726890111.61091: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters <<< 186312 1726890111.61133: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd <<< 186312 1726890111.61184: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890111.61466: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890111.61515: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890111.61519: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890111.61654: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890111.61744: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context<<< 186312 1726890111.61751: stdout chunk (state=3): >>> # destroy array # destroy _compat_pickle <<< 186312 1726890111.61759: stdout chunk (state=3): >>># destroy queue <<< 186312 1726890111.61764: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util <<< 186312 1726890111.61766: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 186312 1726890111.61818: stdout chunk (state=3): >>># destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass <<< 186312 1726890111.61821: stdout chunk (state=3): >>># destroy json <<< 186312 1726890111.61855: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 186312 1726890111.61920: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios <<< 186312 1726890111.61925: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 186312 1726890111.61929: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves <<< 186312 1726890111.61931: stdout chunk (state=3): >>># destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890111.61966: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 186312 1726890111.62056: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890111.62117: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890111.62159: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890111.62205: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 186312 1726890111.62219: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890111.62401: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890111.62443: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890111.62476: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890111.62507: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890111.62839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890111.62914: stderr chunk (state=3): >>><<< 186312 1726890111.62923: stdout chunk (state=3): >>><<< 186312 1726890111.63086: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53bf3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53bf3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53bf3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53bb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b48d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b14eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b17f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b0c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b15640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b14370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe537d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537d5910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537d5f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537d5fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53aeed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53ae9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53afb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b1be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe537e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53aee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe53afb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537bb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537ea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe536ef220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537a6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53b21040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53702b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe53702e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53714790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53714cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536a0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53702f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536b12e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53714610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536b13a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536cd700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536cd9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe536cd7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536cd8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536cdd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe536d7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe536cd940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe536bfa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe537e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe536cdaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efe535f36d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fef820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52fef160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fef280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52feff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fef4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fefd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52feffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fef100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fb3f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52ec7310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52ec7160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52ec7ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fd5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fd53a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fd5fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53566d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fffd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fff400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fa2b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52fff520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fff550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f35fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53579250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f32850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe535793d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe53579d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f327f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52fcfb50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe53579910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe535795e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe5356f910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f27940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f45d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f31580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f27ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f319a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f717f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f7e8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52ace970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52fad730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52ff1370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52f61550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe5294ceb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f627f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f67790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52f61b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe5283ba60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52ad5340> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52ad54f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe5295f370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe5283b3d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52a96970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52a96f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52a93fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52ab2df0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52a93ee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe528b2dc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52afca60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52a963a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe528b2c70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe528b2880> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52813400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe527b4640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe52740eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe52740d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_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_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload__d7dwul3/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890111.64419: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890110.9605477-189150-171174487970054/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890111.64422: _low_level_execute_command(): starting 186312 1726890111.64424: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890110.9605477-189150-171174487970054/ > /dev/null 2>&1 && sleep 0' 186312 1726890111.64719: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890111.64735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890111.64749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.64766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.64805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890111.64819: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890111.64835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.64854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890111.64864: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890111.64875: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890111.64886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890111.64900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.64917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.64932: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890111.64945: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890111.64961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.65169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890111.65173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890111.65202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890111.66971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890111.67028: stderr chunk (state=3): >>><<< 186312 1726890111.67038: stdout chunk (state=3): >>><<< 186312 1726890111.67219: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890111.67223: handler run complete 186312 1726890111.67225: attempt loop complete, returning result 186312 1726890111.67227: _execute() done 186312 1726890111.67229: dumping result to json 186312 1726890111.67231: done dumping result, returning 186312 1726890111.67233: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000001520] 186312 1726890111.67234: sending task result for task 02369adf-7a19-881e-6b85-000000001520 186312 1726890111.67301: done sending task result for task 02369adf-7a19-881e-6b85-000000001520 186312 1726890111.67304: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 186312 1726890111.67489: no more pending results, returning what we have 186312 1726890111.67493: results queue empty 186312 1726890111.67494: checking for any_errors_fatal 186312 1726890111.67509: done checking for any_errors_fatal 186312 1726890111.67510: checking for max_fail_percentage 186312 1726890111.67522: done checking for max_fail_percentage 186312 1726890111.67524: checking to see if all hosts have failed and the running result is not ok 186312 1726890111.67525: done checking to see if all hosts have failed 186312 1726890111.67526: getting the remaining hosts for this loop 186312 1726890111.67528: done getting the remaining hosts for this loop 186312 1726890111.67532: getting the next task for host managed_node3 186312 1726890111.67540: done getting next task for host managed_node3 186312 1726890111.67545: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890111.67549: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890111.67563: getting variables 186312 1726890111.67565: in VariableManager get_vars() 186312 1726890111.67603: Calling all_inventory to load vars for managed_node3 186312 1726890111.67607: Calling groups_inventory to load vars for managed_node3 186312 1726890111.67610: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890111.67623: Calling all_plugins_play to load vars for managed_node3 186312 1726890111.67627: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890111.67631: Calling groups_plugins_play to load vars for managed_node3 186312 1726890111.68191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890111.68550: done with get_vars() 186312 1726890111.68562: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 23:41:51 -0400 (0:00:00.779) 0:01:21.425 ****** 186312 1726890111.68638: entering _queue_task() for managed_node3/stat 186312 1726890111.68843: worker is 1 (out of 1 available) 186312 1726890111.68857: exiting _queue_task() for managed_node3/stat 186312 1726890111.68871: done queuing things up, now waiting for results queue to drain 186312 1726890111.68873: waiting for pending results... 186312 1726890111.69071: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890111.69168: in run() - task 02369adf-7a19-881e-6b85-000000001521 186312 1726890111.69179: variable 'ansible_search_path' from source: unknown 186312 1726890111.69183: variable 'ansible_search_path' from source: unknown 186312 1726890111.69210: calling self._execute() 186312 1726890111.69303: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890111.69306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890111.69314: variable 'omit' from source: magic vars 186312 1726890111.69399: variable 'omit' from source: magic vars 186312 1726890111.69447: variable 'omit' from source: magic vars 186312 1726890111.69470: variable 'omit' from source: magic vars 186312 1726890111.69506: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890111.69536: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890111.69553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890111.69567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890111.69576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890111.69602: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890111.69605: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890111.69608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890111.69677: Set connection var ansible_shell_type to sh 186312 1726890111.69684: Set connection var ansible_pipelining to False 186312 1726890111.69692: Set connection var ansible_timeout to 10 186312 1726890111.69695: Set connection var ansible_connection to ssh 186312 1726890111.69699: Set connection var ansible_shell_executable to /bin/sh 186312 1726890111.69708: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890111.69725: variable 'ansible_shell_executable' from source: unknown 186312 1726890111.69728: variable 'ansible_connection' from source: unknown 186312 1726890111.69730: variable 'ansible_module_compression' from source: unknown 186312 1726890111.69735: variable 'ansible_shell_type' from source: unknown 186312 1726890111.69739: variable 'ansible_shell_executable' from source: unknown 186312 1726890111.69742: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890111.69747: variable 'ansible_pipelining' from source: unknown 186312 1726890111.69750: variable 'ansible_timeout' from source: unknown 186312 1726890111.69752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890111.69905: 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) 186312 1726890111.69915: variable 'omit' from source: magic vars 186312 1726890111.69920: starting attempt loop 186312 1726890111.69925: running the handler 186312 1726890111.69939: _low_level_execute_command(): starting 186312 1726890111.69946: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890111.70460: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.70469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.70501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.70509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.70523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890111.70535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.70578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890111.70590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890111.70600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890111.70657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890111.72150: stdout chunk (state=3): >>>/root <<< 186312 1726890111.72252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890111.72297: stderr chunk (state=3): >>><<< 186312 1726890111.72303: stdout chunk (state=3): >>><<< 186312 1726890111.72329: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890111.72360: _low_level_execute_command(): starting 186312 1726890111.72364: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890111.723267-189182-65570372557938 `" && echo ansible-tmp-1726890111.723267-189182-65570372557938="` echo /root/.ansible/tmp/ansible-tmp-1726890111.723267-189182-65570372557938 `" ) && sleep 0' 186312 1726890111.73032: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890111.73040: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890111.73057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.73060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.73108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890111.73113: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890111.73133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.73140: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890111.73149: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890111.73156: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890111.73163: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890111.73193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.73196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.73201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890111.73222: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890111.73226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.73315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890111.73336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890111.73345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890111.73451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890111.75224: stdout chunk (state=3): >>>ansible-tmp-1726890111.723267-189182-65570372557938=/root/.ansible/tmp/ansible-tmp-1726890111.723267-189182-65570372557938 <<< 186312 1726890111.75343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890111.75394: stderr chunk (state=3): >>><<< 186312 1726890111.75397: stdout chunk (state=3): >>><<< 186312 1726890111.75414: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890111.723267-189182-65570372557938=/root/.ansible/tmp/ansible-tmp-1726890111.723267-189182-65570372557938 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890111.75452: variable 'ansible_module_compression' from source: unknown 186312 1726890111.75501: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890111.75528: variable 'ansible_facts' from source: unknown 186312 1726890111.75602: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890111.723267-189182-65570372557938/AnsiballZ_stat.py 186312 1726890111.75734: Sending initial data 186312 1726890111.75738: Sent initial data (153 bytes) 186312 1726890111.76378: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890111.76381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.76414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.76417: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.76419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.76473: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890111.76476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890111.76533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890111.78229: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 186312 1726890111.78282: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890111.78342: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890111.78358: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp82iw2x39 /root/.ansible/tmp/ansible-tmp-1726890111.723267-189182-65570372557938/AnsiballZ_stat.py <<< 186312 1726890111.78361: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890111.79347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890111.79466: stderr chunk (state=3): >>><<< 186312 1726890111.79469: stdout chunk (state=3): >>><<< 186312 1726890111.79488: done transferring module to remote 186312 1726890111.79496: _low_level_execute_command(): starting 186312 1726890111.79499: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890111.723267-189182-65570372557938/ /root/.ansible/tmp/ansible-tmp-1726890111.723267-189182-65570372557938/AnsiballZ_stat.py && sleep 0' 186312 1726890111.80007: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890111.80010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.80062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890111.80065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.80164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890111.80178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890111.80198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890111.81850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890111.81900: stderr chunk (state=3): >>><<< 186312 1726890111.81903: stdout chunk (state=3): >>><<< 186312 1726890111.81914: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890111.81917: _low_level_execute_command(): starting 186312 1726890111.81921: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890111.723267-189182-65570372557938/AnsiballZ_stat.py && sleep 0' 186312 1726890111.82361: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890111.82364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890111.82393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.82396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890111.82398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890111.82463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890111.82466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890111.82514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890111.84393: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890111.84464: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890111.84476: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890111.84502: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890111.84537: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890111.84586: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890111.84588: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890111.84643: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.84691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890111.84697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890111.84711: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39945f3dc0> <<< 186312 1726890111.84778: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890111.84796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39945983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39945f3b20> <<< 186312 1726890111.84808: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39945f3ac0> <<< 186312 1726890111.84834: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890111.84854: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890111.84863: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994598490> <<< 186312 1726890111.84893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890111.84923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890111.84944: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994598940> <<< 186312 1726890111.84962: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994598670> <<< 186312 1726890111.84975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890111.85068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890111.85093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890111.85104: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399454f190> <<< 186312 1726890111.85114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890111.85138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890111.85205: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399454f220> <<< 186312 1726890111.85257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890111.85272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890111.85276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994572850> <<< 186312 1726890111.85286: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399454f940> <<< 186312 1726890111.85301: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39945b0880> <<< 186312 1726890111.85328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890111.85337: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994548d90> <<< 186312 1726890111.85379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890111.85402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994572d90> <<< 186312 1726890111.85455: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994598970> <<< 186312 1726890111.85478: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890111.85673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890111.85683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890111.85715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890111.85753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890111.85766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890111.85769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890111.85797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994514eb0> <<< 186312 1726890111.85844: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994517f40> <<< 186312 1726890111.85862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890111.85874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890111.85890: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890111.85920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890111.85944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890111.85950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890111.85969: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399450c610> <<< 186312 1726890111.85990: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994515640> <<< 186312 1726890111.86004: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994514370> <<< 186312 1726890111.86016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890111.86084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890111.86102: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890111.86140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.86160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890111.86203: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3994495e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994495910> <<< 186312 1726890111.86220: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890111.86248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994495f10> <<< 186312 1726890111.86272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890111.86314: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994495fd0> <<< 186312 1726890111.86325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890111.86352: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944a70d0> import '_collections' # <<< 186312 1726890111.86384: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944eed90> <<< 186312 1726890111.86403: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890111.86414: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944e9670> <<< 186312 1726890111.86475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890111.86499: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399451be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890111.86520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890111.86538: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39944a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944ee2b0> <<< 186312 1726890111.86601: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39944fb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39945219d0> <<< 186312 1726890111.86621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890111.86635: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.86651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890111.86665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890111.86686: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944a7df0> <<< 186312 1726890111.86705: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890111.86720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944a7d60> <<< 186312 1726890111.86736: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890111.86776: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890111.86791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890111.86835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890111.86875: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399447b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890111.86896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890111.86931: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399447b4c0> <<< 186312 1726890111.87040: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944aff40> <<< 186312 1726890111.87103: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944aaa90> <<< 186312 1726890111.87128: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944aa490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890111.87161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890111.87180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890111.87199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994189220> <<< 186312 1726890111.87237: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994466520> <<< 186312 1726890111.87285: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944aaf10> <<< 186312 1726890111.87299: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994521040> <<< 186312 1726890111.87321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890111.87340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890111.87370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890111.87381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399419cb50> import 'errno' # <<< 186312 1726890111.87404: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399419ce80> <<< 186312 1726890111.87425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890111.87464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890111.87478: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39941ae790> <<< 186312 1726890111.87490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890111.87521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890111.87546: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39941aecd0> <<< 186312 1726890111.87593: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399413a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399419cf70> <<< 186312 1726890111.87617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890111.87622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890111.87662: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.87673: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399414b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39941ae610> <<< 186312 1726890111.87680: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890111.87706: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.87711: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399414b3a0> <<< 186312 1726890111.87742: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944a7a30> <<< 186312 1726890111.87762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890111.87777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890111.87798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890111.87812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890111.87842: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3994167700> <<< 186312 1726890111.87862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890111.87892: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.87902: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39941679d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39941677c0> <<< 186312 1726890111.87929: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39941678b0> <<< 186312 1726890111.87950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890111.87960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890111.88149: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.88154: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3994167d00> <<< 186312 1726890111.88179: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.88192: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3994171250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994167940> <<< 186312 1726890111.88207: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994159a90> <<< 186312 1726890111.88229: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944a7610> <<< 186312 1726890111.88250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890111.88303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890111.88348: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994167af0> <<< 186312 1726890111.88432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890111.88461: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39940876d0> <<< 186312 1726890111.88601: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip' <<< 186312 1726890111.88606: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.88704: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.88741: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/__init__.py <<< 186312 1726890111.88745: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.88766: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890111.88769: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.89946: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.90877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890111.90894: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fae820> <<< 186312 1726890111.90915: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890111.90930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890111.90944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890111.90963: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890111.90986: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.90993: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3993fae160> <<< 186312 1726890111.91026: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fae280> <<< 186312 1726890111.91063: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993faef70> <<< 186312 1726890111.91084: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890111.91128: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fae4f0> <<< 186312 1726890111.91136: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993faed90> import 'atexit' # <<< 186312 1726890111.91162: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3993faefd0> <<< 186312 1726890111.91190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890111.91210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890111.91246: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fae100> <<< 186312 1726890111.91266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890111.91283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890111.91301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890111.91328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890111.91347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890111.91355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890111.91417: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39939aff40> <<< 186312 1726890111.91453: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39939ccd00> <<< 186312 1726890111.91486: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39939cceb0> <<< 186312 1726890111.91522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890111.91537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890111.91564: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39939cc370> <<< 186312 1726890111.91580: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994014dc0> <<< 186312 1726890111.91742: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39940143a0> <<< 186312 1726890111.91784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890111.91813: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994014fd0> <<< 186312 1726890111.91823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890111.91845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890111.91867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890111.91876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890111.91904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890111.91921: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fe3d30> <<< 186312 1726890111.91991: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993f83d30> <<< 186312 1726890111.92010: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993f83400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fb54f0> <<< 186312 1726890111.92036: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3993f83520> <<< 186312 1726890111.92070: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993f83550> <<< 186312 1726890111.92093: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890111.92100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890111.92118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890111.92144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890111.92208: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.92221: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399399efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993ff5250> <<< 186312 1726890111.92241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890111.92252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890111.92302: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399399b850> <<< 186312 1726890111.92310: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993ff53d0> <<< 186312 1726890111.92333: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890111.92367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.92386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890111.92400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890111.92407: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890111.92462: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399400de50> <<< 186312 1726890111.92588: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399399b7f0> <<< 186312 1726890111.92672: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399399b640> <<< 186312 1726890111.92706: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399399a5b0> <<< 186312 1726890111.92753: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399398fd90> <<< 186312 1726890111.92761: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fec910> <<< 186312 1726890111.92788: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'<<< 186312 1726890111.92799: stdout chunk (state=3): >>> <<< 186312 1726890111.92802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890111.92825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890111.92864: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.92869: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3993f756a0> <<< 186312 1726890111.93055: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3993f74b20> <<< 186312 1726890111.93058: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993f840a0> <<< 186312 1726890111.93086: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890111.93095: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3993f75100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fb9b20> <<< 186312 1726890111.93126: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.93131: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890111.93152: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.93216: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.93300: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.93305: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.93329: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890111.93332: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.93345: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890111.93362: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.93455: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.93559: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.93997: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.94477: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890111.94490: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890111.94517: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890111.94520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.94571: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39935945e0> <<< 186312 1726890111.94646: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890111.94650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890111.94657: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399396a580> <<< 186312 1726890111.94668: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993536100> <<< 186312 1726890111.94697: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890111.94705: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.94728: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.94745: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890111.94748: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.94866: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.94995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890111.94999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890111.95022: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993f74b80> <<< 186312 1726890111.95028: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.95419: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.95785: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.95841: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.95902: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890111.95907: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.95948: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.95977: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890111.95998: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.96041: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.96130: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890111.96145: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890111.96157: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.96191: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.96224: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890111.96236: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.96420: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.96611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890111.96637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890111.96649: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890111.96710: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993566f10> <<< 186312 1726890111.96717: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.96778: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.96847: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890111.96870: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890111.96878: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.96920: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.96956: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890111.96968: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.96996: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.97033: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.97093: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.97155: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890111.97184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890111.97252: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3994000220> <<< 186312 1726890111.97285: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993566850> <<< 186312 1726890111.97315: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890111.97334: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.97436: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.97490: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.97514: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.97553: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890111.97563: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890111.97587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890111.97619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890111.97639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890111.97651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890111.97741: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399395dca0> <<< 186312 1726890111.97777: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993959f70> <<< 186312 1726890111.97839: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993953940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890111.97845: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.97866: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.97891: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890111.97957: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890111.97975: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.97978: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.97987: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890111.98001: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.98113: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.98276: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890111.98464: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890111.99039: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890111.99057: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890111.99348: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 186312 1726890111.99370: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 186312 1726890111.99380: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib <<< 186312 1726890111.99397: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 <<< 186312 1726890111.99439: stdout chunk (state=3): >>># destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal <<< 186312 1726890111.99458: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890111.99635: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890111.99645: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890111.99674: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890111.99694: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890111.99723: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890111.99726: stdout chunk (state=3): >>># destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890111.99761: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890111.99765: stdout chunk (state=3): >>># destroy array <<< 186312 1726890111.99771: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890111.99791: stdout chunk (state=3): >>># destroy selinux <<< 186312 1726890111.99797: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890111.99835: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890111.99870: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 186312 1726890111.99878: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890111.99885: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 186312 1726890111.99913: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 186312 1726890111.99920: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890111.99924: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890111.99927: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 186312 1726890111.99950: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890111.99958: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890111.99983: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890111.99985: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890111.99988: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890112.00004: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 186312 1726890112.00021: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890112.00164: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890112.00175: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 186312 1726890112.00178: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890112.00180: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890112.00192: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890112.00207: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890112.00217: stdout chunk (state=3): >>># destroy select <<< 186312 1726890112.00234: 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 <<< 186312 1726890112.00240: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890112.00259: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890112.00491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890112.00551: stderr chunk (state=3): >>><<< 186312 1726890112.00554: stdout chunk (state=3): >>><<< 186312 1726890112.00619: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39945f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39945983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39945f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39945f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994598490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994598940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994598670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399454f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399454f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994572850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399454f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39945b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994548d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994572d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994598970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994514eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994517f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399450c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994515640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994514370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3994495e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994495910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994495f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994495fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944a70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944e9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399451be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39944a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39944fb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39945219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944a7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944a7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399447b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399447b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944aff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944aaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944aa490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994189220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994466520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944aaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994521040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399419cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399419ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39941ae790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39941aecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399413a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399419cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399414b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39941ae610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399414b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944a7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3994167700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39941679d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39941677c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39941678b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3994167d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3994171250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994167940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994159a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39944a7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994167af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f39940876d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fae820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3993fae160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fae280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993faef70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993faed90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3993faefd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fae100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39939aff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39939ccd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39939cceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39939cc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994014dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39940143a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3994014fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fe3d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993f83d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993f83400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fb54f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3993f83520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993f83550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399399efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993ff5250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399399b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993ff53d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399400de50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399399b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399399b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399399a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f399398fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fec910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3993f756a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3993f74b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993f840a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3993f75100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993fb9b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/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_xr4qe2mw/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_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/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_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f39935945e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399396a580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993536100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993f74b80> # 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_xr4qe2mw/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_xr4qe2mw/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_xr4qe2mw/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_xr4qe2mw/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_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993566f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/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_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3994000220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993566850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f399395dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993959f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3993953940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/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_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_xr4qe2mw/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_xr4qe2mw/ansible_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/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890112.01173: done with _execute_module (stat, {'path': '/etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890111.723267-189182-65570372557938/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890112.01177: _low_level_execute_command(): starting 186312 1726890112.01179: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890111.723267-189182-65570372557938/ > /dev/null 2>&1 && sleep 0' 186312 1726890112.01368: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.01372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890112.01415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 186312 1726890112.01419: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890112.01421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.01468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890112.01472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890112.01521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890112.03298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890112.03348: stderr chunk (state=3): >>><<< 186312 1726890112.03353: stdout chunk (state=3): >>><<< 186312 1726890112.03365: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890112.03370: handler run complete 186312 1726890112.03401: attempt loop complete, returning result 186312 1726890112.03404: _execute() done 186312 1726890112.03406: dumping result to json 186312 1726890112.03413: done dumping result, returning 186312 1726890112.03422: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-881e-6b85-000000001521] 186312 1726890112.03428: sending task result for task 02369adf-7a19-881e-6b85-000000001521 186312 1726890112.03531: done sending task result for task 02369adf-7a19-881e-6b85-000000001521 ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726888564.9572353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888561.042203, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 415236294, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "500545905", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890112.03646: no more pending results, returning what we have 186312 1726890112.03649: results queue empty 186312 1726890112.03650: checking for any_errors_fatal 186312 1726890112.03657: done checking for any_errors_fatal 186312 1726890112.03658: checking for max_fail_percentage 186312 1726890112.03660: done checking for max_fail_percentage 186312 1726890112.03660: checking to see if all hosts have failed and the running result is not ok 186312 1726890112.03661: done checking to see if all hosts have failed 186312 1726890112.03662: getting the remaining hosts for this loop 186312 1726890112.03664: done getting the remaining hosts for this loop 186312 1726890112.03667: getting the next task for host managed_node3 186312 1726890112.03673: done getting next task for host managed_node3 186312 1726890112.03677: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890112.03680: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890112.03691: getting variables 186312 1726890112.03693: in VariableManager get_vars() 186312 1726890112.03724: Calling all_inventory to load vars for managed_node3 186312 1726890112.03727: Calling groups_inventory to load vars for managed_node3 186312 1726890112.03731: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890112.03741: Calling all_plugins_play to load vars for managed_node3 186312 1726890112.03743: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890112.03749: Calling groups_plugins_play to load vars for managed_node3 186312 1726890112.04089: WORKER PROCESS EXITING 186312 1726890112.04101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890112.04458: done with get_vars() 186312 1726890112.04469: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 23:41:52 -0400 (0:00:00.358) 0:01:21.784 ****** 186312 1726890112.04540: entering _queue_task() for managed_node3/lineinfile 186312 1726890112.04736: worker is 1 (out of 1 available) 186312 1726890112.04750: exiting _queue_task() for managed_node3/lineinfile 186312 1726890112.04762: done queuing things up, now waiting for results queue to drain 186312 1726890112.04763: waiting for pending results... 186312 1726890112.04957: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890112.05146: in run() - task 02369adf-7a19-881e-6b85-000000001522 186312 1726890112.05150: variable 'ansible_search_path' from source: unknown 186312 1726890112.05153: variable 'ansible_search_path' from source: unknown 186312 1726890112.05337: variable 'blivet_output' from source: set_fact 186312 1726890112.05400: dumping result to json 186312 1726890112.05403: done dumping result, returning 186312 1726890112.05412: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-881e-6b85-000000001522] 186312 1726890112.05418: sending task result for task 02369adf-7a19-881e-6b85-000000001522 186312 1726890112.05535: done sending task result for task 02369adf-7a19-881e-6b85-000000001522 186312 1726890112.05538: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890112.05582: no more pending results, returning what we have 186312 1726890112.05585: results queue empty 186312 1726890112.05585: checking for any_errors_fatal 186312 1726890112.05676: done checking for any_errors_fatal 186312 1726890112.05679: checking for max_fail_percentage 186312 1726890112.05681: done checking for max_fail_percentage 186312 1726890112.05682: checking to see if all hosts have failed and the running result is not ok 186312 1726890112.05683: done checking to see if all hosts have failed 186312 1726890112.05684: getting the remaining hosts for this loop 186312 1726890112.05688: done getting the remaining hosts for this loop 186312 1726890112.05693: getting the next task for host managed_node3 186312 1726890112.05702: done getting next task for host managed_node3 186312 1726890112.05709: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890112.05719: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890112.05751: getting variables 186312 1726890112.05758: in VariableManager get_vars() 186312 1726890112.05802: Calling all_inventory to load vars for managed_node3 186312 1726890112.05809: Calling groups_inventory to load vars for managed_node3 186312 1726890112.05816: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890112.05829: Calling all_plugins_play to load vars for managed_node3 186312 1726890112.05833: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890112.05839: Calling groups_plugins_play to load vars for managed_node3 186312 1726890112.06696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890112.07303: done with get_vars() 186312 1726890112.07322: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 23:41:52 -0400 (0:00:00.028) 0:01:21.813 ****** 186312 1726890112.07443: entering _queue_task() for managed_node3/setup 186312 1726890112.07609: worker is 1 (out of 1 available) 186312 1726890112.07623: exiting _queue_task() for managed_node3/setup 186312 1726890112.07635: done queuing things up, now waiting for results queue to drain 186312 1726890112.07636: waiting for pending results... 186312 1726890112.07828: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890112.07922: in run() - task 02369adf-7a19-881e-6b85-000000001524 186312 1726890112.08024: variable 'ansible_search_path' from source: unknown 186312 1726890112.08028: variable 'ansible_search_path' from source: unknown 186312 1726890112.08031: calling self._execute() 186312 1726890112.08102: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890112.08114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890112.08135: variable 'omit' from source: magic vars 186312 1726890112.08524: variable 'ansible_check_mode' from source: magic vars 186312 1726890112.08538: Evaluated conditional (not ansible_check_mode): True 186312 1726890112.08548: variable 'omit' from source: magic vars 186312 1726890112.08624: variable 'omit' from source: magic vars 186312 1726890112.08658: variable 'omit' from source: magic vars 186312 1726890112.08706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890112.08744: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890112.08768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890112.08795: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890112.08811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890112.08843: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890112.08853: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890112.08860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890112.08960: Set connection var ansible_shell_type to sh 186312 1726890112.08974: Set connection var ansible_pipelining to False 186312 1726890112.08987: Set connection var ansible_timeout to 10 186312 1726890112.08993: Set connection var ansible_connection to ssh 186312 1726890112.09007: Set connection var ansible_shell_executable to /bin/sh 186312 1726890112.09017: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890112.09041: variable 'ansible_shell_executable' from source: unknown 186312 1726890112.09048: variable 'ansible_connection' from source: unknown 186312 1726890112.09055: variable 'ansible_module_compression' from source: unknown 186312 1726890112.09060: variable 'ansible_shell_type' from source: unknown 186312 1726890112.09066: variable 'ansible_shell_executable' from source: unknown 186312 1726890112.09071: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890112.09078: variable 'ansible_pipelining' from source: unknown 186312 1726890112.09083: variable 'ansible_timeout' from source: unknown 186312 1726890112.09090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890112.09290: 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) 186312 1726890112.09305: variable 'omit' from source: magic vars 186312 1726890112.09314: starting attempt loop 186312 1726890112.09321: running the handler 186312 1726890112.09344: _low_level_execute_command(): starting 186312 1726890112.09358: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890112.10096: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890112.10119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.10134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890112.10153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890112.10195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890112.10209: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890112.10230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.10249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890112.10262: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890112.10273: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890112.10286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.10299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890112.10319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890112.10323: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890112.10338: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890112.10350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.10424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890112.10442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890112.10461: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890112.10526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890112.12014: stdout chunk (state=3): >>>/root <<< 186312 1726890112.12121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890112.12171: stderr chunk (state=3): >>><<< 186312 1726890112.12178: stdout chunk (state=3): >>><<< 186312 1726890112.12198: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890112.12208: _low_level_execute_command(): starting 186312 1726890112.12215: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890112.1219623-189194-127538617289186 `" && echo ansible-tmp-1726890112.1219623-189194-127538617289186="` echo /root/.ansible/tmp/ansible-tmp-1726890112.1219623-189194-127538617289186 `" ) && sleep 0' 186312 1726890112.12825: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.12834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890112.12838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890112.12881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.12887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.12902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890112.12910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.12998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890112.13001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890112.13018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890112.13079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890112.14857: stdout chunk (state=3): >>>ansible-tmp-1726890112.1219623-189194-127538617289186=/root/.ansible/tmp/ansible-tmp-1726890112.1219623-189194-127538617289186 <<< 186312 1726890112.14972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890112.15035: stderr chunk (state=3): >>><<< 186312 1726890112.15039: stdout chunk (state=3): >>><<< 186312 1726890112.15056: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890112.1219623-189194-127538617289186=/root/.ansible/tmp/ansible-tmp-1726890112.1219623-189194-127538617289186 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890112.15103: variable 'ansible_module_compression' from source: unknown 186312 1726890112.15159: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 186312 1726890112.15217: variable 'ansible_facts' from source: unknown 186312 1726890112.15404: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890112.1219623-189194-127538617289186/AnsiballZ_setup.py 186312 1726890112.15553: Sending initial data 186312 1726890112.15556: Sent initial data (156 bytes) 186312 1726890112.16540: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890112.16549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.16559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890112.16572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890112.16616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890112.16623: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890112.16634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.16646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890112.16654: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890112.16661: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890112.16668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.16677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890112.16690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890112.16702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890112.16709: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890112.16724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.16795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890112.16815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890112.16823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890112.16889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890112.18537: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 186312 1726890112.18543: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890112.18577: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890112.18631: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpmdbz0yhq /root/.ansible/tmp/ansible-tmp-1726890112.1219623-189194-127538617289186/AnsiballZ_setup.py <<< 186312 1726890112.18668: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890112.21596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890112.21666: stderr chunk (state=3): >>><<< 186312 1726890112.21669: stdout chunk (state=3): >>><<< 186312 1726890112.21692: done transferring module to remote 186312 1726890112.21704: _low_level_execute_command(): starting 186312 1726890112.21709: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890112.1219623-189194-127538617289186/ /root/.ansible/tmp/ansible-tmp-1726890112.1219623-189194-127538617289186/AnsiballZ_setup.py && sleep 0' 186312 1726890112.22558: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890112.22566: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.22576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890112.22589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890112.22627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890112.22638: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890112.22647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.22660: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890112.22668: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890112.22674: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890112.22682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.22690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890112.22700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890112.22708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890112.22716: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890112.22725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.22796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890112.22814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890112.22827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890112.22890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890112.24626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890112.24629: stdout chunk (state=3): >>><<< 186312 1726890112.24640: stderr chunk (state=3): >>><<< 186312 1726890112.24654: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890112.24657: _low_level_execute_command(): starting 186312 1726890112.24662: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890112.1219623-189194-127538617289186/AnsiballZ_setup.py && sleep 0' 186312 1726890112.25518: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890112.25521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.25523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890112.25526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890112.25528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890112.25534: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890112.25536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.25538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890112.25540: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890112.25542: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890112.25544: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.25546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890112.25548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890112.25550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890112.25552: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890112.25554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.25556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890112.25558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890112.25560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890112.25671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890112.27482: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890112.27509: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890112.27565: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890112.27601: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890112.27636: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890112.27674: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890112.27681: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890112.27732: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890112.27771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890112.27777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890112.27794: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755373dc0> <<< 186312 1726890112.27848: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890112.27855: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67553183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755373b20> <<< 186312 1726890112.27891: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890112.27909: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755373ac0> <<< 186312 1726890112.27922: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890112.27948: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755318490> <<< 186312 1726890112.27975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890112.28009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890112.28029: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755318940> <<< 186312 1726890112.28045: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755318670> <<< 186312 1726890112.28074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890112.28101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890112.28135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890112.28150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890112.28175: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552cf190> <<< 186312 1726890112.28196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890112.28216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890112.28285: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552cf220> <<< 186312 1726890112.28313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890112.28350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890112.28358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552cf940> <<< 186312 1726890112.28378: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755330880> <<< 186312 1726890112.28411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552c8d90> <<< 186312 1726890112.28480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552f2d90> <<< 186312 1726890112.28529: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755318970> <<< 186312 1726890112.28554: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890112.28881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890112.28889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890112.28925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890112.28957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890112.28982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890112.28997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675526feb0> <<< 186312 1726890112.29061: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755272f40> <<< 186312 1726890112.29076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890112.29094: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890112.29111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890112.29146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890112.29177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890112.29195: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755267610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755270640> <<< 186312 1726890112.29203: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675526f370> <<< 186312 1726890112.29220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890112.29303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890112.29339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890112.29354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890112.29360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890112.29393: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754f4de20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f4d910> <<< 186312 1726890112.29493: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f4df10> <<< 186312 1726890112.29513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890112.29517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890112.29519: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f4dfd0> <<< 186312 1726890112.29773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f5f0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755249d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755244670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755276e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754f5fcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67552562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675527c9d0> <<< 186312 1726890112.29801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890112.29831: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890112.29876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f5feb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f5fdf0> <<< 186312 1726890112.29946: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f5fd60> <<< 186312 1726890112.29966: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890112.30032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890112.30058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f333d0> <<< 186312 1726890112.30116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890112.30132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f334c0> <<< 186312 1726890112.30247: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f67f40> <<< 186312 1726890112.30274: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f62a90> <<< 186312 1726890112.30301: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f62490> <<< 186312 1726890112.30323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890112.30362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890112.30392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890112.30404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e5c220> <<< 186312 1726890112.30437: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f1d520> <<< 186312 1726890112.30487: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f62f10> <<< 186312 1726890112.30505: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675527c040> <<< 186312 1726890112.30526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890112.30567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890112.30601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e6fb50> import 'errno' # <<< 186312 1726890112.30631: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e6fe80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890112.30693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e81790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890112.30719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890112.30746: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e81cd0> <<< 186312 1726890112.30793: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e0d400> <<< 186312 1726890112.30823: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e6ff70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890112.30905: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e1e2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e81610> <<< 186312 1726890112.30920: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e1e3a0> <<< 186312 1726890112.30946: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f5fa30> <<< 186312 1726890112.30996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890112.31016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890112.31068: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e39700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890112.31100: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e399d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e397c0> <<< 186312 1726890112.31161: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e398b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890112.31342: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e39d00> <<< 186312 1726890112.31390: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e44250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e39940> <<< 186312 1726890112.31416: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e2ca90> <<< 186312 1726890112.31440: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f5f610> <<< 186312 1726890112.31453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890112.31502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890112.31534: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e39af0> <<< 186312 1726890112.31671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890112.31684: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6754d5a6d0> <<< 186312 1726890112.32026: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip' # zipimport: zlib available <<< 186312 1726890112.32120: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.32171: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890112.32197: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890112.32200: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.33379: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.34289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754765820> <<< 186312 1726890112.34337: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890112.34373: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890112.34394: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890112.34406: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754765160> <<< 186312 1726890112.34445: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754765280> <<< 186312 1726890112.34468: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754765f70> <<< 186312 1726890112.34497: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890112.34571: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67547654f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754765d90> <<< 186312 1726890112.34574: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890112.34603: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754765fd0> <<< 186312 1726890112.34617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890112.34631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890112.34671: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754765100> <<< 186312 1726890112.34708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890112.34711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890112.34748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890112.34761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890112.34852: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754731f40> <<< 186312 1726890112.34882: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f675463f310> <<< 186312 1726890112.34932: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f675463f160> <<< 186312 1726890112.34952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890112.34983: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675463fca0> <<< 186312 1726890112.34995: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675474adc0> <<< 186312 1726890112.35165: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675474a3a0> <<< 186312 1726890112.35205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890112.35255: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675474afd0> <<< 186312 1726890112.35259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890112.35318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890112.35340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890112.35343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675479ad30> <<< 186312 1726890112.35413: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754738730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754738400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754718b20> <<< 186312 1726890112.35443: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754738f40> <<< 186312 1726890112.35495: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754738f10> <<< 186312 1726890112.35519: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890112.35533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890112.35558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890112.35640: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67546abfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67547ad250> <<< 186312 1726890112.35659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890112.35728: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67546a8850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67547ad3d0> <<< 186312 1726890112.35742: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890112.35782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890112.35808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890112.35874: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67547adca0> <<< 186312 1726890112.35995: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546a87f0> <<< 186312 1726890112.36086: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754744c10> <<< 186312 1726890112.36118: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67547adfa0> <<< 186312 1726890112.36169: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67547ad550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67547a5910> <<< 186312 1726890112.36205: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890112.36233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890112.36277: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f675469d940> <<< 186312 1726890112.36460: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67546bbd90> <<< 186312 1726890112.36463: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546a7580> <<< 186312 1726890112.36521: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f675469dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546a79a0> <<< 186312 1726890112.36558: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890112.36561: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.36623: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.36709: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890112.36754: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890112.36768: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.36861: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.36952: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.37397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.37880: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890112.37896: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890112.37909: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890112.37957: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67546e67f0> <<< 186312 1726890112.38039: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546f58b0> <<< 186312 1726890112.38054: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675423a970> <<< 186312 1726890112.38105: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890112.38142: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.38145: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890112.38260: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.38400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890112.38427: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754723730> # zipimport: zlib available <<< 186312 1726890112.38813: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.39188: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.39235: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.39318: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890112.39321: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.39345: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.39388: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890112.39391: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.39444: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.39532: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890112.39561: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890112.39591: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.39632: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890112.39819: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.40024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890112.40041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890112.40121: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754767370> # zipimport: zlib available <<< 186312 1726890112.40183: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.40272: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890112.40286: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.40320: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.40362: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890112.40400: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.40442: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.40534: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.40590: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890112.40617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890112.40689: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67546d9550> <<< 186312 1726890112.40768: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67540b8eb0> <<< 186312 1726890112.40815: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890112.40873: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.40937: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.40951: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.41008: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890112.41027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890112.41042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890112.41071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890112.41086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890112.41098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890112.41169: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546d5820> <<< 186312 1726890112.41214: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546dd790> <<< 186312 1726890112.41275: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546d9b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890112.41320: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.41341: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890112.41422: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890112.41446: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890112.41498: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.41580: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.41583: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.41600: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.41635: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.41661: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.41722: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.41741: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 186312 1726890112.41800: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.41873: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.41892: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.41924: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890112.42066: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.42199: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.42237: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.42293: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890112.42336: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890112.42350: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890112.42390: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754202370> <<< 186312 1726890112.42403: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890112.42441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890112.42470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890112.42497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675421d580> <<< 186312 1726890112.42544: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f675421d4f0> <<< 186312 1726890112.42619: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67541f1280> <<< 186312 1726890112.42644: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754202970> <<< 186312 1726890112.42677: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753fb87f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753fb8b20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890112.42717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890112.42721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890112.42756: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67542640a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754201f70> <<< 186312 1726890112.42806: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890112.42812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890112.42849: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754264190> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890112.42884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890112.42906: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754022fd0> <<< 186312 1726890112.42958: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675424e820> <<< 186312 1726890112.43000: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753fb8d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 186312 1726890112.43022: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 186312 1726890112.43026: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.43057: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.43111: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 186312 1726890112.43159: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.43221: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890112.43244: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890112.43247: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 186312 1726890112.43271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.43305: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 186312 1726890112.43308: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.43347: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.43393: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 186312 1726890112.43435: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.43478: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 186312 1726890112.43481: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.43536: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.43584: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.43632: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.43688: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890112.43699: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.44072: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.44435: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890112.44480: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.44533: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.44557: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.44597: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 186312 1726890112.44641: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.44667: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890112.44713: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.44767: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 186312 1726890112.44796: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.44838: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 186312 1726890112.44850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.44862: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.44901: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890112.44961: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.45038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890112.45060: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753f0be80> <<< 186312 1726890112.45084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890112.45111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890112.45274: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753f0b9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 186312 1726890112.45277: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.45333: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.45388: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890112.45468: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.45556: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 186312 1726890112.45616: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.45685: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 186312 1726890112.45727: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.45776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890112.45792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890112.45932: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6753f82490> <<< 186312 1726890112.46165: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753f1a850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890112.46222: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.46278: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 186312 1726890112.46281: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.46350: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.46427: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.46515: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.46661: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 186312 1726890112.46664: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.46691: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.46735: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 186312 1726890112.46771: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.46821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890112.46894: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6753f793d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753f79940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890112.46917: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 186312 1726890112.46954: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.47002: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 186312 1726890112.47007: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.47126: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.47256: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 186312 1726890112.47343: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.47427: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.47455: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.47500: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890112.47516: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.47580: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.47606: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.47737: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.47848: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 186312 1726890112.47851: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.47950: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.48057: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 186312 1726890112.48088: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.48128: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.48544: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.48971: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890112.48985: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.49065: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.49161: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 186312 1726890112.49249: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.49347: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890112.49350: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.49463: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.49608: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 186312 1726890112.49638: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 186312 1726890112.49674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.49717: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890112.49802: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.49886: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.50056: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.50236: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 186312 1726890112.50268: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.50323: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 186312 1726890112.50326: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.50364: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.50367: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890112.50427: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.50504: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 186312 1726890112.50507: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.50547: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.50551: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890112.50597: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.50657: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890112.50661: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.50706: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.50757: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 186312 1726890112.50979: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51202: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 186312 1726890112.51205: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51252: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51306: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 186312 1726890112.51345: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51385: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 186312 1726890112.51411: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51447: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 186312 1726890112.51484: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51525: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 186312 1726890112.51588: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51670: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 186312 1726890112.51707: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890112.51710: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51740: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51780: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 186312 1726890112.51815: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51837: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51865: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51908: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.51969: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.52045: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890112.52066: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.52095: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.52145: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890112.52308: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.52479: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890112.52483: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.52528: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.52561: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 186312 1726890112.52608: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.52661: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 186312 1726890112.52738: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.52814: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890112.52818: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.52878: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.52962: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890112.53022: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890112.53704: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890112.53737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 186312 1726890112.53787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890112.53790: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6753ec4160> <<< 186312 1726890112.53800: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546ecca0> <<< 186312 1726890112.53847: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753f19250> <<< 186312 1726890112.55138: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890112.68526: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 186312 1726890112.68539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 186312 1726890112.68548: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753ec4220> <<< 186312 1726890112.68583: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 186312 1726890112.68618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753f1a490> <<< 186312 1726890112.68669: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890112.68736: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890112.68739: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753d2e2b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753d5a880> <<< 186312 1726890112.68971: 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 <<< 186312 1726890112.69237: 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 <<< 186312 1726890112.93155: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "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_fips": false, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "41", "second": "52", "epoch": "1726890112", "epoch_int": "1726890112", "date": "2024-09-20", "time": "23:41:52", "iso8601_micro": "2024-09-21T03:41:52.558460Z", "iso8601": "2024-09-21T03:41:52Z", "iso8601_basic": "20240920T234152558460", "iso8601_basic_short": "20240920T234152", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "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_is_chroot": false, "ansible_iscsi_iqn": "", "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": 3532, "ansible_memfree_mb": 284, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3248, "free": 284}, "nocache": {"free": 3178, "used": 354}, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54<<< 186312 1726890112.93188: stdout chunk (state=3): >>>", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": ["683ba2cb-3f49-444c-b8eb-3cdb6da4df35"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_dis<<< 186312 1726890112.93193: stdout chunk (state=3): >>>k5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["683ba2cb-3f49-444c-b8eb-3cdb6da4df35"], "sdb": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5234, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251453444096, "block_size": 4096, "block_total": 65519355, "block_available": 61390001, "block_used": 4129354, "inode_total": 131071472, "inode_available": 130996149, "inode_used": 75323, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "ext3", "options": "rw,seclabel,relatime,stripe=2048", "dump": 0, "passno": 0, "size_total": 10478252032, "size_available": 9941286912, "block_size": 4096, "block_total": 2558167, "block_available": 2427072, "block_used": 131095, "inode_total": 655360, "inode_available": 655349, "inode_used": 11, "uuid": "683ba2cb-3f49-444c-b8eb-3cdb6da4df35"}], "ansible_loadavg": {"1m": 0.88, "5m": 0.88, "15m": 1.06}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "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"}}} <<< 186312 1726890112.93726: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 186312 1726890112.93778: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 186312 1726890112.93798: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 186312 1726890112.93830: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 186312 1726890112.93846: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno <<< 186312 1726890112.93884: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json <<< 186312 1726890112.93912: stdout chunk (state=3): >>># cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 186312 1726890112.93939: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 186312 1726890112.94004: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 186312 1726890112.94039: 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 _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection <<< 186312 1726890112.94129: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local <<< 186312 1726890112.94152: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd<<< 186312 1726890112.94166: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix<<< 186312 1726890112.94193: stdout chunk (state=3): >>> # 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<<< 186312 1726890112.94238: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 186312 1726890112.94247: stdout chunk (state=3): >>># cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 186312 1726890112.94477: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890112.94578: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890112.94626: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 186312 1726890112.94707: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890112.94863: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime <<< 186312 1726890112.95078: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 186312 1726890112.95202: 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 # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890112.95362: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890112.95427: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890112.95472: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890112.95739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890112.95801: stderr chunk (state=3): >>><<< 186312 1726890112.95803: stdout chunk (state=3): >>><<< 186312 1726890112.95959: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755373dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67553183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755373b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755373ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755318490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755318940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755318670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755330880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755318970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675526feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755272f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755267610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755270640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675526f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754f4de20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f4d910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f4df10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f4dfd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f5f0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755249d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755244670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552566d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6755276e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754f5fcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67552492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67552562e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675527c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f5feb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f5fdf0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f5fd60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f333d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f334c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f67f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f62a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f62490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e5c220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f1d520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f62f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675527c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e6fb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e6fe80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e81790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e81cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e0d400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e6ff70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e1e2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e81610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e1e3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f5fa30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e39700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e399d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e397c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e398b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e39d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754e44250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e39940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e2ca90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754f5f610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754e39af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6754d5a6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754765820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754765160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754765280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754765f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67547654f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754765d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754765fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754765100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754731f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f675463f310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f675463f160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675463fca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675474adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675474a3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675474afd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675479ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754738730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754738400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754718b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754738f40> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754738f10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67546abfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67547ad250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67546a8850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67547ad3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67547adca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546a87f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754744c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67547adfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67547ad550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67547a5910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f675469d940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67546bbd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546a7580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f675469dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546a79a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67546e67f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546f58b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675423a970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754723730> # 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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754767370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67546d9550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67540b8eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546d5820> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546dd790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546d9b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754202370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675421d580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f675421d4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67541f1280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754202970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753fb87f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753fb8b20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67542640a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754201f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6754264190> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6754022fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f675424e820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753fb8d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753f0be80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753f0b9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6753f82490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753f1a850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6753f793d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753f79940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/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_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_zbyqvzcq/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6753ec4160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67546ecca0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753f19250> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753ec4220> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753f1a490> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753d2e2b0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6753d5a880> 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 {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "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_fips": false, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "41", "second": "52", "epoch": "1726890112", "epoch_int": "1726890112", "date": "2024-09-20", "time": "23:41:52", "iso8601_micro": "2024-09-21T03:41:52.558460Z", "iso8601": "2024-09-21T03:41:52Z", "iso8601_basic": "20240920T234152558460", "iso8601_basic_short": "20240920T234152", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "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_is_chroot": false, "ansible_iscsi_iqn": "", "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": 3532, "ansible_memfree_mb": 284, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3248, "free": 284}, "nocache": {"free": 3178, "used": 354}, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": ["683ba2cb-3f49-444c-b8eb-3cdb6da4df35"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["683ba2cb-3f49-444c-b8eb-3cdb6da4df35"], "sdb": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5234, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251453444096, "block_size": 4096, "block_total": 65519355, "block_available": 61390001, "block_used": 4129354, "inode_total": 131071472, "inode_available": 130996149, "inode_used": 75323, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}, {"mount": "/opt/test", "device": "/dev/sda", "fstype": "ext3", "options": "rw,seclabel,relatime,stripe=2048", "dump": 0, "passno": 0, "size_total": 10478252032, "size_available": 9941286912, "block_size": 4096, "block_total": 2558167, "block_available": 2427072, "block_used": 131095, "inode_total": 655360, "inode_available": 655349, "inode_used": 11, "uuid": "683ba2cb-3f49-444c-b8eb-3cdb6da4df35"}], "ansible_loadavg": {"1m": 0.88, "5m": 0.88, "15m": 1.06}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # 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 multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890112.97480: done with _execute_module (setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890112.1219623-189194-127538617289186/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890112.97510: _low_level_execute_command(): starting 186312 1726890112.97531: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890112.1219623-189194-127538617289186/ > /dev/null 2>&1 && sleep 0' 186312 1726890112.98173: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890112.98186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.98199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890112.98220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890112.98262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890112.98273: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890112.98284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.98300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890112.98313: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890112.98332: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890112.98346: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890112.98361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890112.98375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890112.98388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890112.98399: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890112.98409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890112.98571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890112.98647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890112.98676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890112.98776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890113.00505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890113.00562: stderr chunk (state=3): >>><<< 186312 1726890113.00569: stdout chunk (state=3): >>><<< 186312 1726890113.00612: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890113.00617: handler run complete 186312 1726890113.00772: variable 'ansible_facts' from source: unknown 186312 1726890113.00917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890113.01517: variable 'ansible_facts' from source: unknown 186312 1726890113.01663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890113.01875: attempt loop complete, returning result 186312 1726890113.01885: _execute() done 186312 1726890113.01892: dumping result to json 186312 1726890113.01953: done dumping result, returning 186312 1726890113.01965: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-881e-6b85-000000001524] 186312 1726890113.01982: sending task result for task 02369adf-7a19-881e-6b85-000000001524 186312 1726890113.02503: done sending task result for task 02369adf-7a19-881e-6b85-000000001524 186312 1726890113.02508: WORKER PROCESS EXITING ok: [managed_node3] 186312 1726890113.02956: no more pending results, returning what we have 186312 1726890113.02959: results queue empty 186312 1726890113.02960: checking for any_errors_fatal 186312 1726890113.02967: done checking for any_errors_fatal 186312 1726890113.02968: checking for max_fail_percentage 186312 1726890113.02970: done checking for max_fail_percentage 186312 1726890113.02971: checking to see if all hosts have failed and the running result is not ok 186312 1726890113.02972: done checking to see if all hosts have failed 186312 1726890113.02973: getting the remaining hosts for this loop 186312 1726890113.02975: done getting the remaining hosts for this loop 186312 1726890113.02978: getting the next task for host managed_node3 186312 1726890113.03044: done getting next task for host managed_node3 186312 1726890113.03047: ^ task is: TASK: meta (role_complete) 186312 1726890113.03050: ^ state is: HOST STATE: block=2, task=28, rescue=0, 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 186312 1726890113.03063: getting variables 186312 1726890113.03065: in VariableManager get_vars() 186312 1726890113.03120: Calling all_inventory to load vars for managed_node3 186312 1726890113.03124: Calling groups_inventory to load vars for managed_node3 186312 1726890113.03127: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890113.03141: Calling all_plugins_play to load vars for managed_node3 186312 1726890113.03144: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890113.03147: Calling groups_plugins_play to load vars for managed_node3 186312 1726890113.03954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890113.04494: done with get_vars() 186312 1726890113.04514: done getting variables 186312 1726890113.04620: done queuing things up, now waiting for results queue to drain 186312 1726890113.04622: results queue empty 186312 1726890113.04623: checking for any_errors_fatal 186312 1726890113.04632: done checking for any_errors_fatal 186312 1726890113.04633: checking for max_fail_percentage 186312 1726890113.04635: done checking for max_fail_percentage 186312 1726890113.04636: checking to see if all hosts have failed and the running result is not ok 186312 1726890113.04636: done checking to see if all hosts have failed 186312 1726890113.04637: getting the remaining hosts for this loop 186312 1726890113.04638: done getting the remaining hosts for this loop 186312 1726890113.04639: getting the next task for host managed_node3 186312 1726890113.04642: done getting next task for host managed_node3 186312 1726890113.04644: ^ task is: TASK: Verify results 186312 1726890113.04645: ^ state is: HOST STATE: block=2, task=29, rescue=0, 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 186312 1726890113.04646: getting variables 186312 1726890113.04647: in VariableManager get_vars() 186312 1726890113.04654: Calling all_inventory to load vars for managed_node3 186312 1726890113.04655: Calling groups_inventory to load vars for managed_node3 186312 1726890113.04657: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890113.04660: Calling all_plugins_play to load vars for managed_node3 186312 1726890113.04666: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890113.04673: Calling groups_plugins_play to load vars for managed_node3 186312 1726890113.04970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890113.05375: done with get_vars() 186312 1726890113.05385: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:99 Friday 20 September 2024 23:41:53 -0400 (0:00:00.980) 0:01:22.793 ****** 186312 1726890113.05480: entering _queue_task() for managed_node3/include_tasks 186312 1726890113.05978: worker is 1 (out of 1 available) 186312 1726890113.06020: exiting _queue_task() for managed_node3/include_tasks 186312 1726890113.06033: done queuing things up, now waiting for results queue to drain 186312 1726890113.06035: waiting for pending results... 186312 1726890113.06533: running TaskExecutor() for managed_node3/TASK: Verify results 186312 1726890113.06776: in run() - task 02369adf-7a19-881e-6b85-000000000017 186312 1726890113.06793: variable 'ansible_search_path' from source: unknown 186312 1726890113.06876: calling self._execute() 186312 1726890113.07072: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890113.07080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890113.07113: variable 'omit' from source: magic vars 186312 1726890113.07206: _execute() done 186312 1726890113.07211: dumping result to json 186312 1726890113.07216: done dumping result, returning 186312 1726890113.07236: done running TaskExecutor() for managed_node3/TASK: Verify results [02369adf-7a19-881e-6b85-000000000017] 186312 1726890113.07248: sending task result for task 02369adf-7a19-881e-6b85-000000000017 186312 1726890113.07362: done sending task result for task 02369adf-7a19-881e-6b85-000000000017 186312 1726890113.07365: WORKER PROCESS EXITING 186312 1726890113.07392: no more pending results, returning what we have 186312 1726890113.07396: in VariableManager get_vars() 186312 1726890113.07440: Calling all_inventory to load vars for managed_node3 186312 1726890113.07443: Calling groups_inventory to load vars for managed_node3 186312 1726890113.07447: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890113.07461: Calling all_plugins_play to load vars for managed_node3 186312 1726890113.07464: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890113.07467: Calling groups_plugins_play to load vars for managed_node3 186312 1726890113.07814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890113.08158: done with get_vars() 186312 1726890113.08166: variable 'ansible_search_path' from source: unknown 186312 1726890113.08176: we have included files to process 186312 1726890113.08176: generating all_blocks data 186312 1726890113.08178: done generating all_blocks data 186312 1726890113.08183: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890113.08184: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890113.08186: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890113.08586: in VariableManager get_vars() 186312 1726890113.08597: done with get_vars() 186312 1726890113.08626: in VariableManager get_vars() 186312 1726890113.08638: done with get_vars() 186312 1726890113.08698: done processing included file 186312 1726890113.08699: iterating over new_blocks loaded from include file 186312 1726890113.08700: in VariableManager get_vars() 186312 1726890113.08708: done with get_vars() 186312 1726890113.08709: filtering new block on tags 186312 1726890113.08757: done filtering new block on tags 186312 1726890113.08759: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node3 186312 1726890113.08763: extending task lists for all hosts with included blocks 186312 1726890113.11168: done extending task lists 186312 1726890113.11169: done processing included files 186312 1726890113.11169: results queue empty 186312 1726890113.11170: checking for any_errors_fatal 186312 1726890113.11171: done checking for any_errors_fatal 186312 1726890113.11172: checking for max_fail_percentage 186312 1726890113.11172: done checking for max_fail_percentage 186312 1726890113.11173: checking to see if all hosts have failed and the running result is not ok 186312 1726890113.11173: done checking to see if all hosts have failed 186312 1726890113.11174: getting the remaining hosts for this loop 186312 1726890113.11175: done getting the remaining hosts for this loop 186312 1726890113.11176: getting the next task for host managed_node3 186312 1726890113.11178: done getting next task for host managed_node3 186312 1726890113.11180: ^ task is: TASK: Print out pool information 186312 1726890113.11181: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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 186312 1726890113.11183: getting variables 186312 1726890113.11184: in VariableManager get_vars() 186312 1726890113.11190: Calling all_inventory to load vars for managed_node3 186312 1726890113.11191: Calling groups_inventory to load vars for managed_node3 186312 1726890113.11192: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890113.11197: Calling all_plugins_play to load vars for managed_node3 186312 1726890113.11198: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890113.11200: Calling groups_plugins_play to load vars for managed_node3 186312 1726890113.11628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890113.12233: done with get_vars() 186312 1726890113.12254: done getting variables 186312 1726890113.12317: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:41:53 -0400 (0:00:00.068) 0:01:22.862 ****** 186312 1726890113.12357: entering _queue_task() for managed_node3/debug 186312 1726890113.12589: worker is 1 (out of 1 available) 186312 1726890113.12604: exiting _queue_task() for managed_node3/debug 186312 1726890113.12618: done queuing things up, now waiting for results queue to drain 186312 1726890113.12619: waiting for pending results... 186312 1726890113.12904: running TaskExecutor() for managed_node3/TASK: Print out pool information 186312 1726890113.13044: in run() - task 02369adf-7a19-881e-6b85-0000000015b2 186312 1726890113.13067: variable 'ansible_search_path' from source: unknown 186312 1726890113.13118: calling self._execute() 186312 1726890113.13264: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890113.13274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890113.13296: variable 'omit' from source: magic vars 186312 1726890113.13721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890113.15526: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890113.15570: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890113.15599: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890113.15626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890113.15649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890113.15704: 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) 186312 1726890113.15728: 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) 186312 1726890113.15750: 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) 186312 1726890113.15776: 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) 186312 1726890113.15787: 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) 186312 1726890113.15874: variable '_storage_pools_list' from source: set_fact 186312 1726890113.15887: Evaluated conditional (_storage_pools_list | length > 0): False 186312 1726890113.15890: when evaluation is False, skipping this task 186312 1726890113.15893: _execute() done 186312 1726890113.15895: dumping result to json 186312 1726890113.15897: done dumping result, returning 186312 1726890113.15903: done running TaskExecutor() for managed_node3/TASK: Print out pool information [02369adf-7a19-881e-6b85-0000000015b2] 186312 1726890113.15907: sending task result for task 02369adf-7a19-881e-6b85-0000000015b2 186312 1726890113.15991: done sending task result for task 02369adf-7a19-881e-6b85-0000000015b2 186312 1726890113.15994: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "_storage_pools_list | length > 0" } 186312 1726890113.16069: no more pending results, returning what we have 186312 1726890113.16073: results queue empty 186312 1726890113.16074: checking for any_errors_fatal 186312 1726890113.16075: done checking for any_errors_fatal 186312 1726890113.16076: checking for max_fail_percentage 186312 1726890113.16077: done checking for max_fail_percentage 186312 1726890113.16078: checking to see if all hosts have failed and the running result is not ok 186312 1726890113.16079: done checking to see if all hosts have failed 186312 1726890113.16080: getting the remaining hosts for this loop 186312 1726890113.16081: done getting the remaining hosts for this loop 186312 1726890113.16084: getting the next task for host managed_node3 186312 1726890113.16089: done getting next task for host managed_node3 186312 1726890113.16091: ^ task is: TASK: Print out volume information 186312 1726890113.16093: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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 186312 1726890113.16096: getting variables 186312 1726890113.16098: in VariableManager get_vars() 186312 1726890113.16130: Calling all_inventory to load vars for managed_node3 186312 1726890113.16133: Calling groups_inventory to load vars for managed_node3 186312 1726890113.16136: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890113.16151: Calling all_plugins_play to load vars for managed_node3 186312 1726890113.16154: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890113.16157: Calling groups_plugins_play to load vars for managed_node3 186312 1726890113.16639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890113.17167: done with get_vars() 186312 1726890113.17176: done getting variables 186312 1726890113.17256: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:41:53 -0400 (0:00:00.049) 0:01:22.912 ****** 186312 1726890113.17295: entering _queue_task() for managed_node3/debug 186312 1726890113.17562: worker is 1 (out of 1 available) 186312 1726890113.17574: exiting _queue_task() for managed_node3/debug 186312 1726890113.17586: done queuing things up, now waiting for results queue to drain 186312 1726890113.17587: waiting for pending results... 186312 1726890113.17905: running TaskExecutor() for managed_node3/TASK: Print out volume information 186312 1726890113.17976: in run() - task 02369adf-7a19-881e-6b85-0000000015b3 186312 1726890113.17983: variable 'ansible_search_path' from source: unknown 186312 1726890113.18019: calling self._execute() 186312 1726890113.18149: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890113.18153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890113.18180: variable 'omit' from source: magic vars 186312 1726890113.18548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890113.20367: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890113.20411: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890113.20443: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890113.20469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890113.20488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890113.20548: 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) 186312 1726890113.20570: 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) 186312 1726890113.20587: 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) 186312 1726890113.20615: 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) 186312 1726890113.20626: 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) 186312 1726890113.20714: variable '_storage_volumes_list' from source: set_fact 186312 1726890113.20752: Evaluated conditional (_storage_volumes_list | length > 0): True 186312 1726890113.20756: variable 'omit' from source: magic vars 186312 1726890113.20785: variable 'omit' from source: magic vars 186312 1726890113.20806: variable 'omit' from source: magic vars 186312 1726890113.20827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890113.20848: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890113.20861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890113.20877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890113.20887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890113.20909: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890113.20915: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890113.20918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890113.20979: Set connection var ansible_shell_type to sh 186312 1726890113.20989: Set connection var ansible_pipelining to False 186312 1726890113.21001: Set connection var ansible_timeout to 10 186312 1726890113.21004: Set connection var ansible_connection to ssh 186312 1726890113.21009: Set connection var ansible_shell_executable to /bin/sh 186312 1726890113.21014: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890113.21037: variable 'ansible_shell_executable' from source: unknown 186312 1726890113.21040: variable 'ansible_connection' from source: unknown 186312 1726890113.21043: variable 'ansible_module_compression' from source: unknown 186312 1726890113.21045: variable 'ansible_shell_type' from source: unknown 186312 1726890113.21048: variable 'ansible_shell_executable' from source: unknown 186312 1726890113.21050: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890113.21052: variable 'ansible_pipelining' from source: unknown 186312 1726890113.21059: variable 'ansible_timeout' from source: unknown 186312 1726890113.21067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890113.21164: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890113.21174: variable 'omit' from source: magic vars 186312 1726890113.21186: starting attempt loop 186312 1726890113.21194: running the handler 186312 1726890113.21253: variable '_storage_volumes_list' from source: set_fact 186312 1726890113.21324: variable '_storage_volumes_list' from source: set_fact 186312 1726890113.21527: handler run complete 186312 1726890113.21550: attempt loop complete, returning result 186312 1726890113.21553: _execute() done 186312 1726890113.21556: dumping result to json 186312 1726890113.21561: done dumping result, returning 186312 1726890113.21568: done running TaskExecutor() for managed_node3/TASK: Print out volume information [02369adf-7a19-881e-6b85-0000000015b3] 186312 1726890113.21574: sending task result for task 02369adf-7a19-881e-6b85-0000000015b3 186312 1726890113.21679: done sending task result for task 02369adf-7a19-881e-6b85-0000000015b3 186312 1726890113.21682: WORKER PROCESS EXITING ok: [managed_node3] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890113.21788: no more pending results, returning what we have 186312 1726890113.21791: results queue empty 186312 1726890113.21791: checking for any_errors_fatal 186312 1726890113.21796: done checking for any_errors_fatal 186312 1726890113.21797: checking for max_fail_percentage 186312 1726890113.21798: done checking for max_fail_percentage 186312 1726890113.21799: checking to see if all hosts have failed and the running result is not ok 186312 1726890113.21800: done checking to see if all hosts have failed 186312 1726890113.21801: getting the remaining hosts for this loop 186312 1726890113.21802: done getting the remaining hosts for this loop 186312 1726890113.21805: getting the next task for host managed_node3 186312 1726890113.21810: done getting next task for host managed_node3 186312 1726890113.21814: ^ task is: TASK: Collect info about the volumes. 186312 1726890113.21816: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890113.21820: getting variables 186312 1726890113.21821: in VariableManager get_vars() 186312 1726890113.21893: Calling all_inventory to load vars for managed_node3 186312 1726890113.21896: Calling groups_inventory to load vars for managed_node3 186312 1726890113.21899: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890113.21908: Calling all_plugins_play to load vars for managed_node3 186312 1726890113.21911: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890113.21916: Calling groups_plugins_play to load vars for managed_node3 186312 1726890113.22354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890113.22839: done with get_vars() 186312 1726890113.22853: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:41:53 -0400 (0:00:00.056) 0:01:22.968 ****** 186312 1726890113.22927: entering _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890113.23158: worker is 1 (out of 1 available) 186312 1726890113.23177: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890113.23196: done queuing things up, now waiting for results queue to drain 186312 1726890113.23199: waiting for pending results... 186312 1726890113.23442: running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. 186312 1726890113.23518: in run() - task 02369adf-7a19-881e-6b85-0000000015b4 186312 1726890113.23528: variable 'ansible_search_path' from source: unknown 186312 1726890113.23557: calling self._execute() 186312 1726890113.23641: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890113.23648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890113.23671: variable 'omit' from source: magic vars 186312 1726890113.23741: variable 'omit' from source: magic vars 186312 1726890113.23771: variable 'omit' from source: magic vars 186312 1726890113.23794: variable 'omit' from source: magic vars 186312 1726890113.23829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890113.23855: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890113.23871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890113.23885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890113.23896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890113.23920: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890113.23923: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890113.23926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890113.24019: Set connection var ansible_shell_type to sh 186312 1726890113.24028: Set connection var ansible_pipelining to False 186312 1726890113.24038: Set connection var ansible_timeout to 10 186312 1726890113.24042: Set connection var ansible_connection to ssh 186312 1726890113.24045: Set connection var ansible_shell_executable to /bin/sh 186312 1726890113.24050: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890113.24066: variable 'ansible_shell_executable' from source: unknown 186312 1726890113.24069: variable 'ansible_connection' from source: unknown 186312 1726890113.24071: variable 'ansible_module_compression' from source: unknown 186312 1726890113.24074: variable 'ansible_shell_type' from source: unknown 186312 1726890113.24076: variable 'ansible_shell_executable' from source: unknown 186312 1726890113.24078: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890113.24083: variable 'ansible_pipelining' from source: unknown 186312 1726890113.24086: variable 'ansible_timeout' from source: unknown 186312 1726890113.24089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890113.24222: 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) 186312 1726890113.24230: variable 'omit' from source: magic vars 186312 1726890113.24237: starting attempt loop 186312 1726890113.24239: running the handler 186312 1726890113.24250: _low_level_execute_command(): starting 186312 1726890113.24256: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890113.25149: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890113.25158: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.25180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.25184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.25236: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.25240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.25243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.25342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890113.25345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890113.25379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890113.25451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890113.27084: stdout chunk (state=3): >>>/root <<< 186312 1726890113.27190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890113.27245: stderr chunk (state=3): >>><<< 186312 1726890113.27247: stdout chunk (state=3): >>><<< 186312 1726890113.27323: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890113.27327: _low_level_execute_command(): starting 186312 1726890113.27330: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890113.2725916-189237-242284668233193 `" && echo ansible-tmp-1726890113.2725916-189237-242284668233193="` echo /root/.ansible/tmp/ansible-tmp-1726890113.2725916-189237-242284668233193 `" ) && sleep 0' 186312 1726890113.27743: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890113.27770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.27773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.27776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.27809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890113.27815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.27823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.27879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890113.27885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890113.27888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890113.27928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890113.29751: stdout chunk (state=3): >>>ansible-tmp-1726890113.2725916-189237-242284668233193=/root/.ansible/tmp/ansible-tmp-1726890113.2725916-189237-242284668233193 <<< 186312 1726890113.29862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890113.30117: stderr chunk (state=3): >>><<< 186312 1726890113.30120: stdout chunk (state=3): >>><<< 186312 1726890113.30123: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890113.2725916-189237-242284668233193=/root/.ansible/tmp/ansible-tmp-1726890113.2725916-189237-242284668233193 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890113.30127: variable 'ansible_module_compression' from source: unknown 186312 1726890113.30131: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 186312 1726890113.30133: variable 'ansible_facts' from source: unknown 186312 1726890113.30227: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890113.2725916-189237-242284668233193/AnsiballZ_blockdev_info.py 186312 1726890113.30320: Sending initial data 186312 1726890113.30323: Sent initial data (164 bytes) 186312 1726890113.31211: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890113.31226: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.31242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.31259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.31298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.31310: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890113.31334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.31354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890113.31365: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890113.31376: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890113.31386: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.31398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.31410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.31424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.31438: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890113.31450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.31524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890113.31547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890113.31563: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890113.31625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890113.33315: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890113.33362: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890113.33421: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpelmgek21 /root/.ansible/tmp/ansible-tmp-1726890113.2725916-189237-242284668233193/AnsiballZ_blockdev_info.py <<< 186312 1726890113.33456: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890113.34700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890113.34794: stderr chunk (state=3): >>><<< 186312 1726890113.34797: stdout chunk (state=3): >>><<< 186312 1726890113.34887: done transferring module to remote 186312 1726890113.34890: _low_level_execute_command(): starting 186312 1726890113.34892: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890113.2725916-189237-242284668233193/ /root/.ansible/tmp/ansible-tmp-1726890113.2725916-189237-242284668233193/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890113.35509: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890113.35524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.35538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.35554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.35593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.35605: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890113.35622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.35640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890113.35652: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890113.35663: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890113.35678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.35690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.35704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.35718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.35728: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890113.35741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.35817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890113.35837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890113.35852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890113.35917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890113.37666: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890113.37669: stdout chunk (state=3): >>><<< 186312 1726890113.37672: stderr chunk (state=3): >>><<< 186312 1726890113.37718: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890113.37722: _low_level_execute_command(): starting 186312 1726890113.37724: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890113.2725916-189237-242284668233193/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890113.38302: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890113.38319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.38333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.38349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.38388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.38399: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890113.38413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.38434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890113.38445: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890113.38454: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890113.38466: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.38478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.38491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.38501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.38511: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890113.38526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.38603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890113.38625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890113.38640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890113.38715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890113.40654: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890113.40658: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890113.40720: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890113.40754: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890113.40786: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890113.40840: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890113.40899: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890113.40941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890113.40947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890113.40968: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b443dc0> <<< 186312 1726890113.41020: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890113.41046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b443b20> <<< 186312 1726890113.41083: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890113.41086: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b443ac0> <<< 186312 1726890113.41122: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890113.41146: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890113.41175: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890113.41219: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1d8940> <<< 186312 1726890113.41241: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1d8670> <<< 186312 1726890113.41278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890113.41281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890113.41340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890113.41344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890113.41347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890113.41381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b18f190> <<< 186312 1726890113.41404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890113.41419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890113.41481: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b18f220> <<< 186312 1726890113.41543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890113.41558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b18f940> <<< 186312 1726890113.41605: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1f0880> <<< 186312 1726890113.41622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b188d90> <<< 186312 1726890113.41687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890113.41690: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1b2d90> <<< 186312 1726890113.41743: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1d8970> <<< 186312 1726890113.41767: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890113.41971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890113.41974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890113.42003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890113.42038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890113.42066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890113.42098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890113.42102: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b12feb0> <<< 186312 1726890113.42153: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b132f40> <<< 186312 1726890113.42166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890113.42197: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890113.42257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890113.42261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890113.42308: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b127610> <<< 186312 1726890113.42315: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b130640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b12f370> <<< 186312 1726890113.42335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890113.42381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890113.42426: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890113.42465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890113.42468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890113.42537: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723b0b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0b08b0> <<< 186312 1726890113.42541: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890113.42579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0b0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890113.42646: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0b0f70> <<< 186312 1726890113.42663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0b0e80> import '_collections' # <<< 186312 1726890113.42728: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b109d30> import '_functools' # <<< 186312 1726890113.42748: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b104610> <<< 186312 1726890113.42814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b117670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b136e20> <<< 186312 1726890113.42827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890113.42863: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723b0c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b109250> <<< 186312 1726890113.42921: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723b117280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b13c9d0> <<< 186312 1726890113.42943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890113.42992: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890113.43045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c2d90> <<< 186312 1726890113.43101: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c2d00> <<< 186312 1726890113.43133: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890113.43148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890113.43190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890113.43223: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b08d370> <<< 186312 1726890113.43254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890113.43278: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b08d460> <<< 186312 1726890113.43402: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0ccfa0> <<< 186312 1726890113.43471: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c5a30> <<< 186312 1726890113.43486: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c5490> <<< 186312 1726890113.43546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890113.43585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723afa81c0> <<< 186312 1726890113.43614: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b078c70> <<< 186312 1726890113.43646: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c5eb0> <<< 186312 1726890113.44432: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b13c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723afbbaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723afbbe20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723afcc730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723afccc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723afbbf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af69280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723afcc5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af69340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af856a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af85970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723af85760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af85850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890113.44654: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af85ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ae9f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723af858e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723af78a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c25b0> <<< 186312 1726890113.44672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723af85a90> <<< 186312 1726890113.44758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890113.44768: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f723aec7670> <<< 186312 1726890113.44909: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 186312 1726890113.44995: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.45035: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py <<< 186312 1726890113.45063: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890113.45082: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.46286: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.47230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890113.47238: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723add97c0> <<< 186312 1726890113.47259: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890113.47283: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890113.47287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890113.47311: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890113.47337: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890113.47342: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723add9160> <<< 186312 1726890113.47384: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723add9280> <<< 186312 1726890113.47426: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723add9f10> <<< 186312 1726890113.47441: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890113.47486: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723add94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723add9d30> import 'atexit' # <<< 186312 1726890113.47524: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723add9f70> <<< 186312 1726890113.47549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890113.47561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890113.47604: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723add9100> <<< 186312 1726890113.47639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890113.47683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890113.47687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890113.47705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890113.47768: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ad92130> <<< 186312 1726890113.47818: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ad4ef40> <<< 186312 1726890113.47849: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ad4ed60> <<< 186312 1726890113.47864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890113.47878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890113.47916: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ad4e3d0> <<< 186312 1726890113.47929: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae40dc0> <<< 186312 1726890113.48095: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae403a0> <<< 186312 1726890113.48119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890113.48172: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae40f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890113.48202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890113.48244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890113.48247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae10c10> <<< 186312 1726890113.48352: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7e6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7e63a0> <<< 186312 1726890113.48356: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ade1490> <<< 186312 1726890113.48416: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a7e64c0> <<< 186312 1726890113.48428: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7e64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890113.48443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890113.48464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890113.48542: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a7ce250> <<< 186312 1726890113.48546: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae221f0> <<< 186312 1726890113.48553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890113.48566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890113.48625: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890113.48639: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a7db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae22370> <<< 186312 1726890113.48644: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890113.48673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890113.48704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890113.48707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890113.48715: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890113.48762: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae3ad90> <<< 186312 1726890113.48890: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7db880> <<< 186312 1726890113.48981: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a7db6d0> <<< 186312 1726890113.49024: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a7da670> <<< 186312 1726890113.49078: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a7da5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae188b0> <<< 186312 1726890113.49110: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890113.49125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890113.49171: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ada1670> <<< 186312 1726890113.49422: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ada0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723adaf0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ada10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ade5a60> # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890113.49442: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890113.49503: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.49610: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py<<< 186312 1726890113.49636: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890113.49735: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.49837: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.50260: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.50709: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890113.50736: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890113.50761: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890113.50764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890113.50816: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a3b8580> <<< 186312 1726890113.50880: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890113.50895: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7ac520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a3620a0> <<< 186312 1726890113.50938: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890113.50946: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.50964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.50978: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890113.50987: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.51104: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.51245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890113.51257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890113.51260: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ada0bb0> <<< 186312 1726890113.51271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.51647: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.52028: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.52076: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.52142: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890113.52198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.52236: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890113.52269: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.52400: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890113.52450: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890113.52473: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890113.52636: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.52851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890113.52870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890113.52945: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7b7970> # zipimport: zlib available <<< 186312 1726890113.53006: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.53121: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890113.53169: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.53190: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890113.53199: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.53243: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.53346: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.53416: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890113.53436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890113.53502: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ae2d250> <<< 186312 1726890113.53543: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7b76a0> <<< 186312 1726890113.53555: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890113.53663: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.53704: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.53776: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.53918: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890113.53990: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a79e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a79b7f0> <<< 186312 1726890113.54134: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a795970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890113.54206: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890113.54361: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available <<< 186312 1726890113.54403: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890113.54508: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.54702: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890113.55445: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "ext3", "label": "", "uuid": "683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} <<< 186312 1726890113.55460: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890113.55744: 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 <<< 186312 1726890113.55772: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 186312 1726890113.55814: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy <<< 186312 1726890113.55836: stdout chunk (state=3): >>># cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 186312 1726890113.55839: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc <<< 186312 1726890113.56025: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890113.56041: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890113.56068: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890113.56075: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890113.56101: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890113.56127: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 186312 1726890113.56140: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890113.56164: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890113.56170: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890113.56198: stdout chunk (state=3): >>># destroy selinux <<< 186312 1726890113.56200: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890113.56232: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890113.56258: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 186312 1726890113.56281: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890113.56297: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 186312 1726890113.56314: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890113.56331: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 186312 1726890113.56347: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890113.56431: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890113.56445: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890113.56572: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890113.56575: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890113.56609: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890113.56615: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890113.56618: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890113.56632: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 186312 1726890113.56648: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890113.56688: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890113.56918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890113.56996: stderr chunk (state=3): >>><<< 186312 1726890113.56999: stdout chunk (state=3): >>><<< 186312 1726890113.57194: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b443dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b443b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b443ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b18f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b18f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b18f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b188d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b1d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b12feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b132f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b127610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b130640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b12f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723b0b0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0b08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0b0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0b0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0b0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b109d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b104610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b117670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b136e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723b0c2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b109250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723b117280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b13c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b08d370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b08d460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0ccfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c5a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723afa81c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b078c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b13c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723afbbaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723afbbe20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723afcc730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723afccc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723afbbf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af69280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723afcc5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af69340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af856a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af85970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723af85760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af85850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723af85ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ae9f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723af858e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723af78a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723b0c25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723af85a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f723aec7670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723add97c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723add9160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723add9280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723add9f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723add94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723add9d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723add9f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723add9100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ad92130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ad4ef40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ad4ed60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ad4e3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae40dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae403a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae40f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae10c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7e6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7e63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ade1490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a7e64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7e64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a7ce250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae221f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a7db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae22370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae3ad90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7db880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a7db6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a7da670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a7da5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ae188b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ada1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ada0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723adaf0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ada10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ade5a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723a3b8580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7ac520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a3620a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723ada0bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7b7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f723ae2d250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a7b76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a79e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a79b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f723a795970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1wai0ekg/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "ext3", "label": "", "uuid": "683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "type": "disk", "size": "10G", "mountpoint": "/opt/test"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890113.57824: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blockdev_info', '_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-1726890113.2725916-189237-242284668233193/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890113.57827: _low_level_execute_command(): starting 186312 1726890113.57830: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890113.2725916-189237-242284668233193/ > /dev/null 2>&1 && sleep 0' 186312 1726890113.57955: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.57958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.57985: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.57988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.57990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.58050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890113.58055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890113.58101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890113.59862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890113.59952: stderr chunk (state=3): >>><<< 186312 1726890113.59955: stdout chunk (state=3): >>><<< 186312 1726890113.59975: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890113.59979: handler run complete 186312 1726890113.59993: Evaluated conditional (False): False 186312 1726890113.60004: attempt loop complete, returning result 186312 1726890113.60007: _execute() done 186312 1726890113.60010: dumping result to json 186312 1726890113.60085: done dumping result, returning 186312 1726890113.60088: done running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. [02369adf-7a19-881e-6b85-0000000015b4] 186312 1726890113.60089: sending task result for task 02369adf-7a19-881e-6b85-0000000015b4 ok: [managed_node3] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "683ba2cb-3f49-444c-b8eb-3cdb6da4df35" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 186312 1726890113.60471: no more pending results, returning what we have 186312 1726890113.60474: results queue empty 186312 1726890113.60475: checking for any_errors_fatal 186312 1726890113.60506: done checking for any_errors_fatal 186312 1726890113.60507: checking for max_fail_percentage 186312 1726890113.60509: done checking for max_fail_percentage 186312 1726890113.60510: checking to see if all hosts have failed and the running result is not ok 186312 1726890113.60511: done checking to see if all hosts have failed 186312 1726890113.60513: getting the remaining hosts for this loop 186312 1726890113.60515: done getting the remaining hosts for this loop 186312 1726890113.60553: getting the next task for host managed_node3 186312 1726890113.60559: done getting next task for host managed_node3 186312 1726890113.60561: ^ task is: TASK: Read the /etc/fstab file for volume existence 186312 1726890113.60564: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890113.60571: getting variables 186312 1726890113.60572: in VariableManager get_vars() 186312 1726890113.60714: Calling all_inventory to load vars for managed_node3 186312 1726890113.60717: Calling groups_inventory to load vars for managed_node3 186312 1726890113.60721: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890113.60750: Calling all_plugins_play to load vars for managed_node3 186312 1726890113.60755: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890113.60759: Calling groups_plugins_play to load vars for managed_node3 186312 1726890113.61398: done sending task result for task 02369adf-7a19-881e-6b85-0000000015b4 186312 1726890113.61402: WORKER PROCESS EXITING 186312 1726890113.61423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890113.62177: done with get_vars() 186312 1726890113.62196: done getting variables 186312 1726890113.62270: 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 [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:41:53 -0400 (0:00:00.393) 0:01:23.362 ****** 186312 1726890113.62307: entering _queue_task() for managed_node3/command 186312 1726890113.62635: worker is 1 (out of 1 available) 186312 1726890113.62649: exiting _queue_task() for managed_node3/command 186312 1726890113.62664: done queuing things up, now waiting for results queue to drain 186312 1726890113.62666: waiting for pending results... 186312 1726890113.63276: running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence 186312 1726890113.63440: in run() - task 02369adf-7a19-881e-6b85-0000000015b5 186312 1726890113.63474: variable 'ansible_search_path' from source: unknown 186312 1726890113.63523: calling self._execute() 186312 1726890113.63835: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890113.63848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890113.63866: variable 'omit' from source: magic vars 186312 1726890113.63991: variable 'omit' from source: magic vars 186312 1726890113.64056: variable 'omit' from source: magic vars 186312 1726890113.64097: variable 'omit' from source: magic vars 186312 1726890113.64166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890113.64215: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890113.64255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890113.64290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890113.64308: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890113.64339: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890113.64343: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890113.64345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890113.64455: Set connection var ansible_shell_type to sh 186312 1726890113.64478: Set connection var ansible_pipelining to False 186312 1726890113.64506: Set connection var ansible_timeout to 10 186312 1726890113.64531: Set connection var ansible_connection to ssh 186312 1726890113.64553: Set connection var ansible_shell_executable to /bin/sh 186312 1726890113.64581: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890113.64618: variable 'ansible_shell_executable' from source: unknown 186312 1726890113.64624: variable 'ansible_connection' from source: unknown 186312 1726890113.64627: variable 'ansible_module_compression' from source: unknown 186312 1726890113.64629: variable 'ansible_shell_type' from source: unknown 186312 1726890113.64635: variable 'ansible_shell_executable' from source: unknown 186312 1726890113.64638: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890113.64641: variable 'ansible_pipelining' from source: unknown 186312 1726890113.64643: variable 'ansible_timeout' from source: unknown 186312 1726890113.64648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890113.64832: 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) 186312 1726890113.64849: variable 'omit' from source: magic vars 186312 1726890113.64857: starting attempt loop 186312 1726890113.64860: running the handler 186312 1726890113.64876: _low_level_execute_command(): starting 186312 1726890113.64895: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890113.65472: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.65501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.65517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.65563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890113.65582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890113.65618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890113.67140: stdout chunk (state=3): >>>/root <<< 186312 1726890113.67292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890113.67305: stdout chunk (state=3): >>><<< 186312 1726890113.67324: stderr chunk (state=3): >>><<< 186312 1726890113.67384: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890113.67393: _low_level_execute_command(): starting 186312 1726890113.67400: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890113.6738122-189261-160317445572707 `" && echo ansible-tmp-1726890113.6738122-189261-160317445572707="` echo /root/.ansible/tmp/ansible-tmp-1726890113.6738122-189261-160317445572707 `" ) && sleep 0' 186312 1726890113.68203: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890113.68219: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.68236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.68257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.68298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.68311: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890113.68328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.68349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890113.68370: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890113.68395: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890113.68418: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.68437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.68468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.68490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.68508: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890113.68542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.68642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890113.68662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890113.68675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890113.68750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890113.70554: stdout chunk (state=3): >>>ansible-tmp-1726890113.6738122-189261-160317445572707=/root/.ansible/tmp/ansible-tmp-1726890113.6738122-189261-160317445572707 <<< 186312 1726890113.70672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890113.70717: stderr chunk (state=3): >>><<< 186312 1726890113.70720: stdout chunk (state=3): >>><<< 186312 1726890113.70728: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890113.6738122-189261-160317445572707=/root/.ansible/tmp/ansible-tmp-1726890113.6738122-189261-160317445572707 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890113.70756: variable 'ansible_module_compression' from source: unknown 186312 1726890113.70798: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890113.70828: variable 'ansible_facts' from source: unknown 186312 1726890113.70892: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890113.6738122-189261-160317445572707/AnsiballZ_command.py 186312 1726890113.70988: Sending initial data 186312 1726890113.70991: Sent initial data (158 bytes) 186312 1726890113.72187: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890113.72208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.72228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.72249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.72298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.72310: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890113.72329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.72353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890113.72365: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890113.72377: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890113.72388: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.72418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.72443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.72456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.72470: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890113.72485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.72573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890113.72596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890113.72615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890113.72683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890113.74336: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890113.74371: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890113.74416: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp6ea4sxf_ /root/.ansible/tmp/ansible-tmp-1726890113.6738122-189261-160317445572707/AnsiballZ_command.py <<< 186312 1726890113.74448: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890113.76019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890113.76175: stderr chunk (state=3): >>><<< 186312 1726890113.76179: stdout chunk (state=3): >>><<< 186312 1726890113.76182: done transferring module to remote 186312 1726890113.76185: _low_level_execute_command(): starting 186312 1726890113.76188: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890113.6738122-189261-160317445572707/ /root/.ansible/tmp/ansible-tmp-1726890113.6738122-189261-160317445572707/AnsiballZ_command.py && sleep 0' 186312 1726890113.77219: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890113.77240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.77255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.77275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.77318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.77338: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890113.77355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.77378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890113.77392: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890113.77404: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890113.77420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.77438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.77458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.77471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.77482: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890113.77496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.77578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890113.77603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890113.77622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890113.77690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890113.79351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890113.79417: stderr chunk (state=3): >>><<< 186312 1726890113.79421: stdout chunk (state=3): >>><<< 186312 1726890113.79504: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890113.79513: _low_level_execute_command(): starting 186312 1726890113.79515: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890113.6738122-189261-160317445572707/AnsiballZ_command.py && sleep 0' 186312 1726890113.80057: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890113.80069: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.80085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.80099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.80146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.80165: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890113.80180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.80200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890113.80213: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890113.80225: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890113.80237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890113.80251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890113.80267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890113.80279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890113.80291: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890113.80306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890113.80379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890113.80401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890113.80422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890113.80527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890113.82388: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890113.82403: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890113.82464: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890113.82501: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890113.82536: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890113.82590: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890113.82593: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890113.82647: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890113.82675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890113.82699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890113.82713: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9ed8dc0> <<< 186312 1726890113.82769: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890113.82790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9ed8b20> <<< 186312 1726890113.82814: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890113.82849: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9ed8ac0> <<< 186312 1726890113.82891: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890113.83084: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e7d490> <<< 186312 1726890113.83089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890113.83138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890113.83163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890113.83248: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e34220> <<< 186312 1726890113.83266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890113.83301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e34940> <<< 186312 1726890113.83354: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e95880> <<< 186312 1726890113.83371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e2dd90> <<< 186312 1726890113.83432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e57d90> <<< 186312 1726890113.83489: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e7d970> <<< 186312 1726890113.83514: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890113.83716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890113.83753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890113.83783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890113.83812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890113.83847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890113.83851: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9bafeb0> <<< 186312 1726890113.83933: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9bb2f40> <<< 186312 1726890113.83944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890113.83985: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890113.83988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890113.84007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890113.84041: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9ba7610> <<< 186312 1726890113.84067: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9bb0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9baf370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890113.84174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890113.84179: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890113.84213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890113.84218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890113.84252: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9b31dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b318b0> <<< 186312 1726890113.84283: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890113.84326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b31eb0> <<< 186312 1726890113.84330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890113.84359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890113.84389: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b31f70> <<< 186312 1726890113.84414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b31e80> <<< 186312 1726890113.84417: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890113.84457: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b89d30> import '_functools' # <<< 186312 1726890113.84491: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b84610> <<< 186312 1726890113.84552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b96670> <<< 186312 1726890113.84579: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9bb6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890113.84619: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9b42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b89250> <<< 186312 1726890113.84659: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9b96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9bbc9d0> <<< 186312 1726890113.84693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890113.84739: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890113.84773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890113.84799: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b42d90> <<< 186312 1726890113.84861: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b42d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890113.84938: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890113.85056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b16370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890113.85068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b16460> <<< 186312 1726890113.85155: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b4afa0> <<< 186312 1726890113.85198: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b45a30> <<< 186312 1726890113.85239: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b45490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890113.85319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890113.85334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a4a1c0> <<< 186312 1726890113.85427: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b00c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b45eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9bbc040> <<< 186312 1726890113.85450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890113.85523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a5daf0> <<< 186312 1726890113.85566: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a5de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890113.85609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a70730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890113.85640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890113.85664: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a70c70> <<< 186312 1726890113.85714: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e99fb3a0> <<< 186312 1726890113.85746: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a5df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890113.85796: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a0c280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a705b0> <<< 186312 1726890113.85807: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890113.85836: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a0c340> <<< 186312 1726890113.85865: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b429d0> <<< 186312 1726890113.85892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890113.85914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890113.85934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890113.85983: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a286a0> <<< 186312 1726890113.86052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a28970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a28760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a28850> <<< 186312 1726890113.86106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890113.86268: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a28ca0> <<< 186312 1726890113.86319: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a341f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a288e0> <<< 186312 1726890113.86341: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a1aa30> <<< 186312 1726890113.86359: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b425b0> <<< 186312 1726890113.86370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890113.86431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890113.86456: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a28a90> <<< 186312 1726890113.86565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890113.86568: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc4e9948670> <<< 186312 1726890113.86818: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890113.86906: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.86947: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890113.86988: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890113.86991: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.88198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.89163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e934e7c0> <<< 186312 1726890113.89196: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890113.89228: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890113.89261: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e934e160> <<< 186312 1726890113.89295: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e934e280> <<< 186312 1726890113.89352: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e934ef10> <<< 186312 1726890113.89355: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890113.89400: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e934e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e934ed30> import 'atexit' # <<< 186312 1726890113.89456: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e934ef70> <<< 186312 1726890113.89468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890113.89484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890113.89525: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e934e100> <<< 186312 1726890113.89559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890113.89583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890113.89624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890113.89627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890113.89686: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e92a3ee0> <<< 186312 1726890113.89726: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e92c6f40> <<< 186312 1726890113.89765: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e92c6d60> <<< 186312 1726890113.89779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890113.89804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890113.89855: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e92c63d0> <<< 186312 1726890113.89858: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e93b4dc0> <<< 186312 1726890113.90027: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e93b43a0> <<< 186312 1726890113.90052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890113.90110: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e93b4f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890113.90140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890113.90182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890113.90185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9383c10> <<< 186312 1726890113.90273: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e931ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e931e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9351490> <<< 186312 1726890113.90304: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e931e4c0> <<< 186312 1726890113.90354: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e931e4f0> <<< 186312 1726890113.90374: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890113.90388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890113.90416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890113.90498: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9287250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e93951f0> <<< 186312 1726890113.90523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890113.90577: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e92938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9395370> <<< 186312 1726890113.90602: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890113.90673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890113.90676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890113.90976: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e93afd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9293880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e92936d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9292670> <<< 186312 1726890113.91021: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e92925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e938d8b0> <<< 186312 1726890113.91091: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890113.91094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890113.91138: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9316670> <<< 186312 1726890113.91319: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9315ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e93260d0> <<< 186312 1726890113.91372: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e93160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9359a60> <<< 186312 1726890113.91410: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890113.91425: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.91482: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.91586: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.91600: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890113.91624: 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_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890113.91718: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.91817: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.92260: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.92745: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/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' # <<< 186312 1726890113.92748: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890113.92770: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890113.92833: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e8e55580> <<< 186312 1726890113.92905: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9275520> <<< 186312 1726890113.92925: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e8dfa0a0> <<< 186312 1726890113.92975: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890113.92979: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.93009: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890113.93134: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.93283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890113.93299: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9315bb0> # zipimport: zlib available <<< 186312 1726890113.93687: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.94049: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.94109: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.94182: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890113.94185: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.94210: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.94249: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890113.94310: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.94398: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890113.94428: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890113.94434: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.94461: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.94504: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890113.94507: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.94682: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.94869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890113.94914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890113.94917: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890113.94984: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e926e970> <<< 186312 1726890113.94987: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.95043: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.95136: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/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_12jj2s4i/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_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890113.95140: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890113.95164: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.95176: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.95215: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890113.95259: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.95295: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.95383: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.95445: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890113.95470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890113.95542: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e93a0250> <<< 186312 1726890113.95570: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e926e6a0> <<< 186312 1726890113.95619: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/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_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890113.95732: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.95777: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.95800: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.95865: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890113.95868: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890113.95879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890113.95903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890113.95942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890113.95945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890113.96034: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e92537c0> <<< 186312 1726890113.96067: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e92507f0> <<< 186312 1726890113.96127: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e924a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890113.96158: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.96188: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/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_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890113.96272: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890113.96307: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890113.96310: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.96389: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.96493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890113.96524: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e8de25e0> <<< 186312 1726890113.96593: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890113.96773: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890113.97073: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35 /opt/test ext3 defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:41:53.966648", "end": "2024-09-20 23:41:53.969670", "delta": "0:00:00.003022", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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}}} <<< 186312 1726890113.97088: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890113.97453: 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__ # 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 <<< 186312 1726890113.97485: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 186312 1726890113.97531: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890113.97714: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890113.97761: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890113.97816: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 186312 1726890113.97864: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890113.97880: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890113.97906: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890113.98000: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890113.98067: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890113.98108: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890113.98264: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890113.98318: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890113.98334: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890113.98347: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890113.98625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890113.98735: stderr chunk (state=3): >>><<< 186312 1726890113.98738: stdout chunk (state=3): >>><<< 186312 1726890113.98922: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9ed8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9ed8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9ed8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9e7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9bafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9bb2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9ba7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9bb0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9baf370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9b31dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b318b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b31eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b31f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b31e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b89d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b84610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b96670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9bb6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9b42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b89250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9b96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9bbc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b42d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b42d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b16370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b16460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b4afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b45a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b45490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a4a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b00c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b45eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9bbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a5daf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a5de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a70730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a70c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e99fb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a5df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a0c280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a705b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a0c340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a286a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a28970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a28760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a28850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a28ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9a341f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a288e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a1aa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9b425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9a28a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc4e9948670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/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_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e934e7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e934e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e934e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e934ef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e934e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e934ed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e934ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e934e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e92a3ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e92c6f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e92c6d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e92c63d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e93b4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e93b43a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e93b4f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9383c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e931ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e931e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9351490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e931e4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e931e4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9287250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e93951f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e92938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9395370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e93afd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9293880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e92936d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9292670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e92925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e938d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9316670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e9315ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e93260d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e93160d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9359a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/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_12jj2s4i/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_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/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_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e8e55580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9275520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e8dfa0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e9315bb0> # 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_12jj2s4i/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_12jj2s4i/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_12jj2s4i/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_12jj2s4i/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_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e926e970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/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_12jj2s4i/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_12jj2s4i/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_12jj2s4i/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_12jj2s4i/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4e93a0250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e926e6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/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_12jj2s4i/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e92537c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e92507f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e924a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/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_12jj2s4i/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_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_12jj2s4i/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_12jj2s4i/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4e8de25e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35 /opt/test ext3 defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:41:53.966648", "end": "2024-09-20 23:41:53.969670", "delta": "0:00:00.003022", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890113.99574: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890113.6738122-189261-160317445572707/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890113.99578: _low_level_execute_command(): starting 186312 1726890113.99581: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890113.6738122-189261-160317445572707/ > /dev/null 2>&1 && sleep 0' 186312 1726890114.01118: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.01123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.01215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890114.01218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.01221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.01279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890114.01408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890114.01417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890114.01520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890114.03198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890114.03260: stderr chunk (state=3): >>><<< 186312 1726890114.03264: stdout chunk (state=3): >>><<< 186312 1726890114.03718: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890114.03721: handler run complete 186312 1726890114.03724: Evaluated conditional (False): False 186312 1726890114.03726: attempt loop complete, returning result 186312 1726890114.03728: _execute() done 186312 1726890114.03730: dumping result to json 186312 1726890114.03732: done dumping result, returning 186312 1726890114.03734: done running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-881e-6b85-0000000015b5] 186312 1726890114.03736: sending task result for task 02369adf-7a19-881e-6b85-0000000015b5 186312 1726890114.03811: done sending task result for task 02369adf-7a19-881e-6b85-0000000015b5 186312 1726890114.03817: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003022", "end": "2024-09-20 23:41:53.969670", "rc": 0, "start": "2024-09-20 23:41:53.966648" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35 /opt/test ext3 defaults 0 0 186312 1726890114.03899: no more pending results, returning what we have 186312 1726890114.03903: results queue empty 186312 1726890114.03904: checking for any_errors_fatal 186312 1726890114.03911: done checking for any_errors_fatal 186312 1726890114.03913: checking for max_fail_percentage 186312 1726890114.03915: done checking for max_fail_percentage 186312 1726890114.03916: checking to see if all hosts have failed and the running result is not ok 186312 1726890114.03917: done checking to see if all hosts have failed 186312 1726890114.03918: getting the remaining hosts for this loop 186312 1726890114.03920: done getting the remaining hosts for this loop 186312 1726890114.03923: getting the next task for host managed_node3 186312 1726890114.03929: done getting next task for host managed_node3 186312 1726890114.03934: ^ task is: TASK: Read the /etc/crypttab file 186312 1726890114.03937: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890114.03941: getting variables 186312 1726890114.03942: in VariableManager get_vars() 186312 1726890114.03972: Calling all_inventory to load vars for managed_node3 186312 1726890114.03975: Calling groups_inventory to load vars for managed_node3 186312 1726890114.03983: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890114.03993: Calling all_plugins_play to load vars for managed_node3 186312 1726890114.03996: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890114.04000: Calling groups_plugins_play to load vars for managed_node3 186312 1726890114.04789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890114.06295: done with get_vars() 186312 1726890114.06311: done getting variables 186312 1726890114.06381: 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 [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:41:54 -0400 (0:00:00.441) 0:01:23.803 ****** 186312 1726890114.06418: entering _queue_task() for managed_node3/command 186312 1726890114.06704: worker is 1 (out of 1 available) 186312 1726890114.06722: exiting _queue_task() for managed_node3/command 186312 1726890114.06740: done queuing things up, now waiting for results queue to drain 186312 1726890114.06741: waiting for pending results... 186312 1726890114.07058: running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file 186312 1726890114.07164: in run() - task 02369adf-7a19-881e-6b85-0000000015b6 186312 1726890114.07178: variable 'ansible_search_path' from source: unknown 186312 1726890114.07218: calling self._execute() 186312 1726890114.07345: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.07357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.07378: variable 'omit' from source: magic vars 186312 1726890114.07517: variable 'omit' from source: magic vars 186312 1726890114.07568: variable 'omit' from source: magic vars 186312 1726890114.07611: variable 'omit' from source: magic vars 186312 1726890114.07664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890114.07709: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890114.07743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890114.07767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890114.07788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890114.07856: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890114.07865: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.07872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.08263: Set connection var ansible_shell_type to sh 186312 1726890114.08279: Set connection var ansible_pipelining to False 186312 1726890114.08294: Set connection var ansible_timeout to 10 186312 1726890114.08302: Set connection var ansible_connection to ssh 186312 1726890114.08315: Set connection var ansible_shell_executable to /bin/sh 186312 1726890114.08327: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890114.08355: variable 'ansible_shell_executable' from source: unknown 186312 1726890114.08366: variable 'ansible_connection' from source: unknown 186312 1726890114.08378: variable 'ansible_module_compression' from source: unknown 186312 1726890114.08386: variable 'ansible_shell_type' from source: unknown 186312 1726890114.08393: variable 'ansible_shell_executable' from source: unknown 186312 1726890114.08400: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.08407: variable 'ansible_pipelining' from source: unknown 186312 1726890114.08418: variable 'ansible_timeout' from source: unknown 186312 1726890114.08426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.08602: 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) 186312 1726890114.08621: variable 'omit' from source: magic vars 186312 1726890114.08633: starting attempt loop 186312 1726890114.08642: running the handler 186312 1726890114.08662: _low_level_execute_command(): starting 186312 1726890114.08675: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890114.09436: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890114.09452: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.09475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.09494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.09541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890114.09554: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890114.09572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.09594: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890114.09607: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890114.09622: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890114.09639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.09653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.09670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.09688: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890114.09705: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890114.09722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.09802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890114.09828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890114.09848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890114.09918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890114.11419: stdout chunk (state=3): >>>/root <<< 186312 1726890114.11522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890114.11602: stderr chunk (state=3): >>><<< 186312 1726890114.11616: stdout chunk (state=3): >>><<< 186312 1726890114.11736: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890114.11740: _low_level_execute_command(): starting 186312 1726890114.11743: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890114.116455-189281-96579893958421 `" && echo ansible-tmp-1726890114.116455-189281-96579893958421="` echo /root/.ansible/tmp/ansible-tmp-1726890114.116455-189281-96579893958421 `" ) && sleep 0' 186312 1726890114.12969: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890114.12988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.13010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.13033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.13083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890114.13101: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890114.13118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.13141: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890114.13155: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890114.13166: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890114.13178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.13193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.13215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.13227: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890114.13240: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890114.13253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.13336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890114.13358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890114.13373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890114.13448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890114.15219: stdout chunk (state=3): >>>ansible-tmp-1726890114.116455-189281-96579893958421=/root/.ansible/tmp/ansible-tmp-1726890114.116455-189281-96579893958421 <<< 186312 1726890114.15379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890114.15383: stdout chunk (state=3): >>><<< 186312 1726890114.15386: stderr chunk (state=3): >>><<< 186312 1726890114.15417: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890114.116455-189281-96579893958421=/root/.ansible/tmp/ansible-tmp-1726890114.116455-189281-96579893958421 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890114.15518: variable 'ansible_module_compression' from source: unknown 186312 1726890114.15521: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890114.15617: variable 'ansible_facts' from source: unknown 186312 1726890114.15634: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890114.116455-189281-96579893958421/AnsiballZ_command.py 186312 1726890114.15780: Sending initial data 186312 1726890114.15783: Sent initial data (156 bytes) 186312 1726890114.18677: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890114.18690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.18705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.18725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.18769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890114.18780: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890114.18792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.18809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890114.18825: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890114.18836: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890114.18851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.18863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.18877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.18894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890114.18906: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890114.18928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.19023: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890114.19202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890114.19360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890114.19425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890114.21069: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890114.21105: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890114.21158: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpsk0wlrcm /root/.ansible/tmp/ansible-tmp-1726890114.116455-189281-96579893958421/AnsiballZ_command.py <<< 186312 1726890114.21190: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890114.22578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890114.22716: stderr chunk (state=3): >>><<< 186312 1726890114.22719: stdout chunk (state=3): >>><<< 186312 1726890114.22722: done transferring module to remote 186312 1726890114.22724: _low_level_execute_command(): starting 186312 1726890114.22726: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890114.116455-189281-96579893958421/ /root/.ansible/tmp/ansible-tmp-1726890114.116455-189281-96579893958421/AnsiballZ_command.py && sleep 0' 186312 1726890114.23795: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890114.24141: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.24183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.24218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.24260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890114.24272: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890114.24284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.24300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890114.24311: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890114.24324: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890114.24337: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.24360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.24376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.24387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890114.24396: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890114.24410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.24488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890114.24509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890114.24529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890114.24598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890114.26322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890114.26326: stdout chunk (state=3): >>><<< 186312 1726890114.26329: stderr chunk (state=3): >>><<< 186312 1726890114.26417: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890114.26421: _low_level_execute_command(): starting 186312 1726890114.26423: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890114.116455-189281-96579893958421/AnsiballZ_command.py && sleep 0' 186312 1726890114.26986: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890114.26998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.27010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.27026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.27063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890114.27073: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890114.27092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.27106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890114.27118: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890114.27126: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890114.27142: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.27164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.27178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.27195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890114.27204: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890114.27217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.27290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890114.27320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890114.27334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890114.27434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890114.29283: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890114.29364: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890114.29406: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890114.29454: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890114.29505: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890114.29626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890114.29837: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532773dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85327183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532773b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532773ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532718490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890114.29878: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532718940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532718670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890114.29910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890114.29960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890114.29988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85326cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890114.30065: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85326cf220> <<< 186312 1726890114.30110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890114.30139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85326f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85326cf940> <<< 186312 1726890114.30238: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532730880> <<< 186312 1726890114.30252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85326c8d90> <<< 186312 1726890114.30314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85326f2d90> <<< 186312 1726890114.30325: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532718970> <<< 186312 1726890114.30342: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890114.30562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890114.30604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890114.30635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890114.30638: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f853266feb0> <<< 186312 1726890114.30697: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532672f40> <<< 186312 1726890114.30740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890114.30788: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890114.30834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532667610> <<< 186312 1726890114.30854: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532670640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f853266f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890114.30947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890114.31044: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890114.31082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85323d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323d68b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323d6eb0> <<< 186312 1726890114.31085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890114.31127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323d6f70> <<< 186312 1726890114.31159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323d6e80> import '_collections' # <<< 186312 1726890114.31226: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532649d30> import '_functools' # <<< 186312 1726890114.31267: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532644610> <<< 186312 1726890114.31386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532656670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532676e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890114.31390: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85323e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532649250> <<< 186312 1726890114.31441: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8532656280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f853267c9d0> <<< 186312 1726890114.31454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890114.31491: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890114.31510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323e7d90> <<< 186312 1726890114.31560: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323e7d00> <<< 186312 1726890114.31595: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890114.31609: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890114.31656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890114.31691: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323bb370> <<< 186312 1726890114.31710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890114.31743: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323bb460> <<< 186312 1726890114.31858: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323effa0> <<< 186312 1726890114.31899: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323eaa30> <<< 186312 1726890114.31938: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323ea490> <<< 186312 1726890114.32022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890114.32061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322d51c0> <<< 186312 1726890114.32073: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323a6c70> <<< 186312 1726890114.32102: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f853267c040> <<< 186312 1726890114.32126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890114.32149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890114.32164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890114.32181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322e8af0> <<< 186312 1726890114.32191: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890114.32215: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890114.32227: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322e8e20> <<< 186312 1726890114.32241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890114.32250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890114.32275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322fb730> <<< 186312 1726890114.32304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890114.32331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890114.32360: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322fbc70> <<< 186312 1726890114.32426: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322863a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322e8f10> <<< 186312 1726890114.32447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890114.32517: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8532297280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322fb5b0> <<< 186312 1726890114.32521: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890114.32537: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8532297340> <<< 186312 1726890114.32570: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323e79d0> <<< 186312 1726890114.32605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890114.32649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890114.32652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890114.32706: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322b36a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890114.32760: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322b3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322b3760> <<< 186312 1726890114.32779: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322b3850> <<< 186312 1726890114.32782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890114.32954: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322b3ca0> <<< 186312 1726890114.33002: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322bf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322b38e0> <<< 186312 1726890114.33046: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322a5a30> <<< 186312 1726890114.33049: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323e75b0> <<< 186312 1726890114.33063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890114.33106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890114.33141: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322b3a90> <<< 186312 1726890114.33250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890114.33254: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f85321db670> <<< 186312 1726890114.33543: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890114.33642: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.33680: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890114.33695: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890114.33708: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.34926: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.35873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd77c0> <<< 186312 1726890114.35975: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890114.36009: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890114.36014: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531bd7160> <<< 186312 1726890114.36041: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd7280> <<< 186312 1726890114.36076: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd7f10> <<< 186312 1726890114.36079: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890114.36146: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd7d30> import 'atexit' # <<< 186312 1726890114.36178: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531bd7f70> <<< 186312 1726890114.36181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890114.36207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890114.36264: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd7100> <<< 186312 1726890114.36315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890114.36352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890114.36408: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531b2cee0> <<< 186312 1726890114.36481: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b4ff40> <<< 186312 1726890114.36485: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b4fd60> <<< 186312 1726890114.36499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890114.36521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890114.36573: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531b4f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532167dc0> <<< 186312 1726890114.36755: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85321673a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890114.36822: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532167f70> <<< 186312 1726890114.36845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890114.36900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890114.36928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532136c10> <<< 186312 1726890114.36990: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531ba8cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531ba83a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd8490> <<< 186312 1726890114.37024: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531ba84c0> <<< 186312 1726890114.37074: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531ba84f0> <<< 186312 1726890114.37103: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890114.37106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890114.37133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890114.37200: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b11250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85321481f0> <<< 186312 1726890114.37232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890114.37245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890114.37293: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b1c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532148370> <<< 186312 1726890114.37318: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890114.37372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890114.37390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890114.37450: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532162d90> <<< 186312 1726890114.37570: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531b1c880> <<< 186312 1726890114.37693: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b1c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b1b670> <<< 186312 1726890114.37752: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b1b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85321408b0> <<< 186312 1726890114.37774: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890114.37799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890114.37841: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b9f670> <<< 186312 1726890114.38022: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b9eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531baf0d0> <<< 186312 1726890114.38084: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b9f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531be2a60> <<< 186312 1726890114.38144: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890114.38201: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890114.38351: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/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_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890114.38456: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.38520: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.38963: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.39461: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890114.39466: 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_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890114.39479: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890114.39546: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85316f1580> <<< 186312 1726890114.39736: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531ae9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85316980a0> <<< 186312 1726890114.39741: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890114.39839: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.39992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531b9ebb0> <<< 186312 1726890114.39996: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.40391: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.40738: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.40802: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.40868: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890114.40906: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.40946: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890114.40950: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.40998: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.41081: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890114.41088: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.41108: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890114.41113: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.41148: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.41179: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890114.41202: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.41381: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.41560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890114.41600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890114.41603: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890114.41674: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531af8970> # zipimport: zlib available <<< 186312 1726890114.41748: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.41832: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/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_ewzl8gol/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_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890114.41846: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890114.41909: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890114.41926: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890114.41959: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.41996: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.42095: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.42147: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890114.42261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890114.42265: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8532154250> <<< 186312 1726890114.42326: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531af86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/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_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890114.42430: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.42479: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.42505: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.42570: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890114.42620: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890114.42647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890114.42651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890114.42768: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531add7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531ada7f0> <<< 186312 1726890114.42993: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531ad4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/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_ewzl8gol/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_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890114.43046: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/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_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890114.43049: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.43084: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.43227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890114.43231: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85316805e0> <<< 186312 1726890114.43314: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890114.43449: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890114.43739: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:41:54.433633", "end": "2024-09-20 23:41:54.436481", "delta": "0:00:00.002848", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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}}} <<< 186312 1726890114.43780: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890114.44063: 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 <<< 186312 1726890114.44082: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 186312 1726890114.44114: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 186312 1726890114.44152: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 186312 1726890114.44207: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ <<< 186312 1726890114.44229: stdout chunk (state=3): >>># destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 186312 1726890114.44253: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890114.44396: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890114.44415: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890114.44454: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890114.44494: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890114.44526: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890114.44562: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890114.44574: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890114.44646: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890114.44660: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 186312 1726890114.44764: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 186312 1726890114.44856: stdout chunk (state=3): >>># destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 186312 1726890114.44860: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890114.44991: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890114.45067: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890114.45080: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890114.45109: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890114.45440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890114.45458: stdout chunk (state=3): >>><<< 186312 1726890114.45471: stderr chunk (state=3): >>><<< 186312 1726890114.45594: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532773dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85327183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532773b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532773ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532718490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532718940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532718670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85326cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85326cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85326f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85326cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532730880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85326c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85326f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532718970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f853266feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532672f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532667610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532670640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f853266f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85323d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323d68b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323d6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323d6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323d6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532649d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532644610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532656670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532676e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85323e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532649250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8532656280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f853267c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323e7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323e7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323bb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323bb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323ea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322d51c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323a6c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f853267c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322e8af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322e8e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322fb730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322fbc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322863a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322e8f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8532297280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322fb5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8532297340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323e79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322b36a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322b3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322b3760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322b3850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322b3ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85322bf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322b38e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322a5a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85323e75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85322b3a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f85321db670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/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_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd77c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531bd7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd7f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd7d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531bd7f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531b2cee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b4ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b4fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531b4f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532167dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85321673a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532167f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532136c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531ba8cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531ba83a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531bd8490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531ba84c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531ba84f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b11250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85321481f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b1c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532148370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8532162d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531b1c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b1c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b1b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b1b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85321408b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b9f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b9eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531baf0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8531b9f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531be2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/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_ewzl8gol/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_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/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_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f85316f1580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531ae9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85316980a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531b9ebb0> # 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_ewzl8gol/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_ewzl8gol/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_ewzl8gol/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_ewzl8gol/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_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531af8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/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_ewzl8gol/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_ewzl8gol/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_ewzl8gol/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_ewzl8gol/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8532154250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531af86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/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_ewzl8gol/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531add7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531ada7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8531ad4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/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_ewzl8gol/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_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_ewzl8gol/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_ewzl8gol/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85316805e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:41:54.433633", "end": "2024-09-20 23:41:54.436481", "delta": "0:00:00.002848", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890114.46614: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890114.116455-189281-96579893958421/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890114.46618: _low_level_execute_command(): starting 186312 1726890114.46620: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890114.116455-189281-96579893958421/ > /dev/null 2>&1 && sleep 0' 186312 1726890114.47472: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890114.47498: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.47523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.47554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.47710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890114.47743: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890114.47759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.47777: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890114.47789: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890114.47799: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890114.47810: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890114.47825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890114.47841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890114.47859: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890114.47882: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890114.47898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890114.48004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890114.48028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890114.48043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890114.48115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890114.49867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890114.49918: stderr chunk (state=3): >>><<< 186312 1726890114.49922: stdout chunk (state=3): >>><<< 186312 1726890114.50017: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890114.50022: handler run complete 186312 1726890114.50046: Evaluated conditional (False): False 186312 1726890114.50049: Evaluated conditional (False): False 186312 1726890114.50053: attempt loop complete, returning result 186312 1726890114.50139: _execute() done 186312 1726890114.50142: dumping result to json 186312 1726890114.50145: done dumping result, returning 186312 1726890114.50148: done running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file [02369adf-7a19-881e-6b85-0000000015b6] 186312 1726890114.50150: sending task result for task 02369adf-7a19-881e-6b85-0000000015b6 ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002848", "end": "2024-09-20 23:41:54.436481", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:41:54.433633" } 186312 1726890114.50433: no more pending results, returning what we have 186312 1726890114.50438: results queue empty 186312 1726890114.50439: checking for any_errors_fatal 186312 1726890114.50448: done checking for any_errors_fatal 186312 1726890114.50448: checking for max_fail_percentage 186312 1726890114.50450: done checking for max_fail_percentage 186312 1726890114.50451: checking to see if all hosts have failed and the running result is not ok 186312 1726890114.50452: done checking to see if all hosts have failed 186312 1726890114.50453: getting the remaining hosts for this loop 186312 1726890114.50455: done getting the remaining hosts for this loop 186312 1726890114.50461: getting the next task for host managed_node3 186312 1726890114.50468: done getting next task for host managed_node3 186312 1726890114.50471: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890114.50475: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890114.50479: getting variables 186312 1726890114.50481: in VariableManager get_vars() 186312 1726890114.50526: Calling all_inventory to load vars for managed_node3 186312 1726890114.50531: Calling groups_inventory to load vars for managed_node3 186312 1726890114.50535: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890114.50549: Calling all_plugins_play to load vars for managed_node3 186312 1726890114.50552: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890114.50556: Calling groups_plugins_play to load vars for managed_node3 186312 1726890114.51078: done sending task result for task 02369adf-7a19-881e-6b85-0000000015b6 186312 1726890114.51081: WORKER PROCESS EXITING 186312 1726890114.51493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890114.52788: done with get_vars() 186312 1726890114.52803: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:41:54 -0400 (0:00:00.465) 0:01:24.268 ****** 186312 1726890114.52975: entering _queue_task() for managed_node3/include_tasks 186312 1726890114.53320: worker is 1 (out of 1 available) 186312 1726890114.53345: exiting _queue_task() for managed_node3/include_tasks 186312 1726890114.53378: done queuing things up, now waiting for results queue to drain 186312 1726890114.53380: waiting for pending results... 186312 1726890114.53814: running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890114.53947: in run() - task 02369adf-7a19-881e-6b85-0000000015b7 186312 1726890114.53961: variable 'ansible_search_path' from source: unknown 186312 1726890114.54016: variable '_storage_pools_list' from source: set_fact 186312 1726890114.54256: variable '_storage_pools_list' from source: set_fact 186312 1726890114.54323: dumping result to json 186312 1726890114.54326: done dumping result, returning 186312 1726890114.54335: done running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-881e-6b85-0000000015b7] 186312 1726890114.54345: sending task result for task 02369adf-7a19-881e-6b85-0000000015b7 186312 1726890114.54469: done sending task result for task 02369adf-7a19-881e-6b85-0000000015b7 186312 1726890114.54472: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890114.54532: no more pending results, returning what we have 186312 1726890114.54537: results queue empty 186312 1726890114.54538: checking for any_errors_fatal 186312 1726890114.54551: done checking for any_errors_fatal 186312 1726890114.54552: checking for max_fail_percentage 186312 1726890114.54554: done checking for max_fail_percentage 186312 1726890114.54555: checking to see if all hosts have failed and the running result is not ok 186312 1726890114.54556: done checking to see if all hosts have failed 186312 1726890114.54557: getting the remaining hosts for this loop 186312 1726890114.54559: done getting the remaining hosts for this loop 186312 1726890114.54564: getting the next task for host managed_node3 186312 1726890114.54571: done getting next task for host managed_node3 186312 1726890114.54574: ^ task is: TASK: Verify the volumes with no pool were correctly managed 186312 1726890114.54577: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890114.54582: getting variables 186312 1726890114.54584: in VariableManager get_vars() 186312 1726890114.54625: Calling all_inventory to load vars for managed_node3 186312 1726890114.54628: Calling groups_inventory to load vars for managed_node3 186312 1726890114.54632: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890114.54652: Calling all_plugins_play to load vars for managed_node3 186312 1726890114.54657: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890114.54660: Calling groups_plugins_play to load vars for managed_node3 186312 1726890114.55476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890114.56182: done with get_vars() 186312 1726890114.56195: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:41:54 -0400 (0:00:00.033) 0:01:24.302 ****** 186312 1726890114.56289: entering _queue_task() for managed_node3/include_tasks 186312 1726890114.56558: worker is 1 (out of 1 available) 186312 1726890114.56571: exiting _queue_task() for managed_node3/include_tasks 186312 1726890114.56583: done queuing things up, now waiting for results queue to drain 186312 1726890114.56584: waiting for pending results... 186312 1726890114.56900: running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed 186312 1726890114.56985: in run() - task 02369adf-7a19-881e-6b85-0000000015b9 186312 1726890114.57003: variable 'ansible_search_path' from source: unknown 186312 1726890114.57057: variable '_storage_volumes_list' from source: set_fact 186312 1726890114.57309: variable '_storage_volumes_list' from source: set_fact 186312 1726890114.57604: variable 'omit' from source: magic vars 186312 1726890114.57771: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.57779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.57795: variable 'omit' from source: magic vars 186312 1726890114.58118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890114.58717: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890114.58720: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890114.58723: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890114.58726: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890114.58729: 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) 186312 1726890114.58732: 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) 186312 1726890114.58734: 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) 186312 1726890114.58768: 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) 186312 1726890114.58842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890114.61166: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890114.61256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890114.61297: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890114.61339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890114.61377: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890114.61433: 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) 186312 1726890114.61474: 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) 186312 1726890114.61505: 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) 186312 1726890114.61559: 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) 186312 1726890114.61586: 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) 186312 1726890114.61736: variable '_storage_volumes_list' from source: set_fact 186312 1726890114.61765: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 186312 1726890114.61813: variable 'storage_test_volume' from source: unknown 186312 1726890114.61889: variable 'storage_test_volume' from source: unknown 186312 1726890114.62278: dumping result to json 186312 1726890114.62292: done dumping result, returning 186312 1726890114.62302: done running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-881e-6b85-0000000015b9] 186312 1726890114.62315: sending task result for task 02369adf-7a19-881e-6b85-0000000015b9 186312 1726890114.62489: no more pending results, returning what we have 186312 1726890114.62494: in VariableManager get_vars() 186312 1726890114.62539: Calling all_inventory to load vars for managed_node3 186312 1726890114.62543: Calling groups_inventory to load vars for managed_node3 186312 1726890114.62546: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890114.62558: Calling all_plugins_play to load vars for managed_node3 186312 1726890114.62561: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890114.62564: Calling groups_plugins_play to load vars for managed_node3 186312 1726890114.63374: done sending task result for task 02369adf-7a19-881e-6b85-0000000015b9 186312 1726890114.63378: WORKER PROCESS EXITING 186312 1726890114.63400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890114.64153: done with get_vars() 186312 1726890114.64165: variable 'ansible_search_path' from source: unknown 186312 1726890114.64214: we have included files to process 186312 1726890114.64216: generating all_blocks data 186312 1726890114.64218: done generating all_blocks data 186312 1726890114.64223: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890114.64224: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890114.64226: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890114.64496: in VariableManager get_vars() 186312 1726890114.64519: done with get_vars() 186312 1726890114.64622: done processing included file 186312 1726890114.64623: iterating over new_blocks loaded from include file 186312 1726890114.64625: in VariableManager get_vars() 186312 1726890114.64642: done with get_vars() 186312 1726890114.64644: filtering new block on tags 186312 1726890114.64692: done filtering new block on tags 186312 1726890114.64695: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node3 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 186312 1726890114.64710: extending task lists for all hosts with included blocks 186312 1726890114.65063: done extending task lists 186312 1726890114.65065: done processing included files 186312 1726890114.65066: results queue empty 186312 1726890114.65066: checking for any_errors_fatal 186312 1726890114.65071: done checking for any_errors_fatal 186312 1726890114.65072: checking for max_fail_percentage 186312 1726890114.65073: done checking for max_fail_percentage 186312 1726890114.65074: checking to see if all hosts have failed and the running result is not ok 186312 1726890114.65074: done checking to see if all hosts have failed 186312 1726890114.65075: getting the remaining hosts for this loop 186312 1726890114.65077: done getting the remaining hosts for this loop 186312 1726890114.65080: getting the next task for host managed_node3 186312 1726890114.65084: done getting next task for host managed_node3 186312 1726890114.65086: ^ task is: TASK: Set storage volume test variables 186312 1726890114.65089: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890114.65091: getting variables 186312 1726890114.65092: in VariableManager get_vars() 186312 1726890114.65102: Calling all_inventory to load vars for managed_node3 186312 1726890114.65104: Calling groups_inventory to load vars for managed_node3 186312 1726890114.65106: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890114.65117: Calling all_plugins_play to load vars for managed_node3 186312 1726890114.65120: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890114.65123: Calling groups_plugins_play to load vars for managed_node3 186312 1726890114.65606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890114.66206: done with get_vars() 186312 1726890114.66220: done getting variables 186312 1726890114.66258: 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 [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:41:54 -0400 (0:00:00.099) 0:01:24.402 ****** 186312 1726890114.66285: entering _queue_task() for managed_node3/set_fact 186312 1726890114.66594: worker is 1 (out of 1 available) 186312 1726890114.66605: exiting _queue_task() for managed_node3/set_fact 186312 1726890114.66621: done queuing things up, now waiting for results queue to drain 186312 1726890114.66622: waiting for pending results... 186312 1726890114.66931: running TaskExecutor() for managed_node3/TASK: Set storage volume test variables 186312 1726890114.67083: in run() - task 02369adf-7a19-881e-6b85-000000001720 186312 1726890114.67103: variable 'ansible_search_path' from source: unknown 186312 1726890114.67148: calling self._execute() 186312 1726890114.67272: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.67289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.67308: variable 'omit' from source: magic vars 186312 1726890114.67438: variable 'omit' from source: magic vars 186312 1726890114.67494: variable 'omit' from source: magic vars 186312 1726890114.67873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890114.70452: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890114.70522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890114.70573: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890114.70613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890114.70647: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890114.70738: 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) 186312 1726890114.70782: 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) 186312 1726890114.70815: 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) 186312 1726890114.70862: 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) 186312 1726890114.70891: 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) 186312 1726890114.71059: variable 'storage_test_volume' from source: include params 186312 1726890114.71144: variable 'omit' from source: magic vars 186312 1726890114.71173: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890114.71211: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890114.71238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890114.71261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890114.71276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890114.71315: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890114.71327: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.71338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.71445: Set connection var ansible_shell_type to sh 186312 1726890114.71460: Set connection var ansible_pipelining to False 186312 1726890114.71475: Set connection var ansible_timeout to 10 186312 1726890114.71483: Set connection var ansible_connection to ssh 186312 1726890114.71494: Set connection var ansible_shell_executable to /bin/sh 186312 1726890114.71504: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890114.71539: variable 'ansible_shell_executable' from source: unknown 186312 1726890114.71548: variable 'ansible_connection' from source: unknown 186312 1726890114.71555: variable 'ansible_module_compression' from source: unknown 186312 1726890114.71561: variable 'ansible_shell_type' from source: unknown 186312 1726890114.71568: variable 'ansible_shell_executable' from source: unknown 186312 1726890114.71575: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.71582: variable 'ansible_pipelining' from source: unknown 186312 1726890114.71589: variable 'ansible_timeout' from source: unknown 186312 1726890114.71597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.71715: 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) 186312 1726890114.71735: variable 'omit' from source: magic vars 186312 1726890114.71750: starting attempt loop 186312 1726890114.71760: running the handler 186312 1726890114.71776: handler run complete 186312 1726890114.71790: attempt loop complete, returning result 186312 1726890114.71797: _execute() done 186312 1726890114.71804: dumping result to json 186312 1726890114.71811: done dumping result, returning 186312 1726890114.71824: done running TaskExecutor() for managed_node3/TASK: Set storage volume test variables [02369adf-7a19-881e-6b85-000000001720] 186312 1726890114.71837: sending task result for task 02369adf-7a19-881e-6b85-000000001720 186312 1726890114.71953: done sending task result for task 02369adf-7a19-881e-6b85-000000001720 ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 186312 1726890114.72022: no more pending results, returning what we have 186312 1726890114.72026: results queue empty 186312 1726890114.72027: checking for any_errors_fatal 186312 1726890114.72031: done checking for any_errors_fatal 186312 1726890114.72032: checking for max_fail_percentage 186312 1726890114.72035: done checking for max_fail_percentage 186312 1726890114.72036: checking to see if all hosts have failed and the running result is not ok 186312 1726890114.72037: done checking to see if all hosts have failed 186312 1726890114.72038: getting the remaining hosts for this loop 186312 1726890114.72040: done getting the remaining hosts for this loop 186312 1726890114.72044: getting the next task for host managed_node3 186312 1726890114.72052: done getting next task for host managed_node3 186312 1726890114.72055: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890114.72059: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890114.72070: getting variables 186312 1726890114.72072: in VariableManager get_vars() 186312 1726890114.72108: Calling all_inventory to load vars for managed_node3 186312 1726890114.72111: Calling groups_inventory to load vars for managed_node3 186312 1726890114.72117: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890114.72131: Calling all_plugins_play to load vars for managed_node3 186312 1726890114.72136: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890114.72140: Calling groups_plugins_play to load vars for managed_node3 186312 1726890114.72965: WORKER PROCESS EXITING 186312 1726890114.72988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890114.73684: done with get_vars() 186312 1726890114.73698: done getting variables 186312 1726890114.73892: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:41:54 -0400 (0:00:00.076) 0:01:24.478 ****** 186312 1726890114.73920: entering _queue_task() for managed_node3/include_tasks 186312 1726890114.74187: worker is 1 (out of 1 available) 186312 1726890114.74199: exiting _queue_task() for managed_node3/include_tasks 186312 1726890114.74210: done queuing things up, now waiting for results queue to drain 186312 1726890114.74213: waiting for pending results... 186312 1726890114.74546: running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890114.74683: in run() - task 02369adf-7a19-881e-6b85-000000001721 186312 1726890114.74707: variable 'ansible_search_path' from source: unknown 186312 1726890114.74759: variable '_storage_volume_tests' from source: set_fact 186312 1726890114.74986: variable '_storage_volume_tests' from source: set_fact 186312 1726890114.75081: variable 'omit' from source: magic vars 186312 1726890114.75256: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.75270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.75286: variable 'omit' from source: magic vars 186312 1726890114.75483: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.75542: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.75619: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.75845: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.75860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.75873: variable 'omit' from source: magic vars 186312 1726890114.76000: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.76047: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.76112: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.76254: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.76267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.76281: variable 'omit' from source: magic vars 186312 1726890114.76404: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.76452: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.76517: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.76639: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.76652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.76663: variable 'omit' from source: magic vars 186312 1726890114.76778: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.76819: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.76880: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.77001: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.77015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.77029: variable 'omit' from source: magic vars 186312 1726890114.77153: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.77193: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.77260: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.77372: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.77392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.77406: variable 'omit' from source: magic vars 186312 1726890114.77533: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.77569: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.77644: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.77770: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.77782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.77797: variable 'omit' from source: magic vars 186312 1726890114.77917: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.77963: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.78028: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.78166: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.78179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.78192: variable 'omit' from source: magic vars 186312 1726890114.78315: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.78352: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.78426: variable 'storage_test_volume_subset' from source: unknown 186312 1726890114.78511: dumping result to json 186312 1726890114.78526: done dumping result, returning 186312 1726890114.78539: done running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-881e-6b85-000000001721] 186312 1726890114.78553: sending task result for task 02369adf-7a19-881e-6b85-000000001721 186312 1726890114.78670: no more pending results, returning what we have 186312 1726890114.78675: in VariableManager get_vars() 186312 1726890114.78716: Calling all_inventory to load vars for managed_node3 186312 1726890114.78720: Calling groups_inventory to load vars for managed_node3 186312 1726890114.78725: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890114.78743: Calling all_plugins_play to load vars for managed_node3 186312 1726890114.78747: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890114.78751: Calling groups_plugins_play to load vars for managed_node3 186312 1726890114.79557: done sending task result for task 02369adf-7a19-881e-6b85-000000001721 186312 1726890114.79560: WORKER PROCESS EXITING 186312 1726890114.79578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890114.80287: done with get_vars() 186312 1726890114.80299: variable 'ansible_search_path' from source: unknown 186312 1726890114.80343: variable 'ansible_search_path' from source: unknown 186312 1726890114.80369: variable 'ansible_search_path' from source: unknown 186312 1726890114.80395: variable 'ansible_search_path' from source: unknown 186312 1726890114.80426: variable 'ansible_search_path' from source: unknown 186312 1726890114.80455: variable 'ansible_search_path' from source: unknown 186312 1726890114.80479: variable 'ansible_search_path' from source: unknown 186312 1726890114.80503: variable 'ansible_search_path' from source: unknown 186312 1726890114.80528: we have included files to process 186312 1726890114.80536: generating all_blocks data 186312 1726890114.80538: done generating all_blocks data 186312 1726890114.80542: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890114.80543: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890114.80545: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890114.81678: done processing included file 186312 1726890114.81681: iterating over new_blocks loaded from include file 186312 1726890114.81682: in VariableManager get_vars() 186312 1726890114.81698: done with get_vars() 186312 1726890114.81700: filtering new block on tags 186312 1726890114.81885: done filtering new block on tags 186312 1726890114.81888: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node3 => (item=mount) 186312 1726890114.81893: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890114.81894: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890114.81901: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890114.82553: done processing included file 186312 1726890114.82555: iterating over new_blocks loaded from include file 186312 1726890114.82556: in VariableManager get_vars() 186312 1726890114.82572: done with get_vars() 186312 1726890114.82573: filtering new block on tags 186312 1726890114.82656: done filtering new block on tags 186312 1726890114.82658: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node3 => (item=fstab) 186312 1726890114.82662: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890114.82663: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890114.82666: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890114.83183: done processing included file 186312 1726890114.83185: iterating over new_blocks loaded from include file 186312 1726890114.83186: in VariableManager get_vars() 186312 1726890114.83201: done with get_vars() 186312 1726890114.83203: filtering new block on tags 186312 1726890114.83243: done filtering new block on tags 186312 1726890114.83245: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node3 => (item=fs) 186312 1726890114.83249: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890114.83250: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890114.83253: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890114.83955: done processing included file 186312 1726890114.83957: iterating over new_blocks loaded from include file 186312 1726890114.83958: in VariableManager get_vars() 186312 1726890114.83973: done with get_vars() 186312 1726890114.83974: filtering new block on tags 186312 1726890114.84060: done filtering new block on tags 186312 1726890114.84062: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node3 => (item=device) 186312 1726890114.84066: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890114.84067: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890114.84070: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890114.85627: done processing included file 186312 1726890114.85629: iterating over new_blocks loaded from include file 186312 1726890114.85632: in VariableManager get_vars() 186312 1726890114.85652: done with get_vars() 186312 1726890114.85654: filtering new block on tags 186312 1726890114.85838: done filtering new block on tags 186312 1726890114.85841: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node3 => (item=encryption) 186312 1726890114.85844: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890114.85845: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890114.85848: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890114.86976: done processing included file 186312 1726890114.86978: iterating over new_blocks loaded from include file 186312 1726890114.86979: in VariableManager get_vars() 186312 1726890114.86993: done with get_vars() 186312 1726890114.86995: filtering new block on tags 186312 1726890114.87114: done filtering new block on tags 186312 1726890114.87117: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node3 => (item=md) 186312 1726890114.87120: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890114.87121: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890114.87124: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890114.90537: done processing included file 186312 1726890114.90539: iterating over new_blocks loaded from include file 186312 1726890114.90540: in VariableManager get_vars() 186312 1726890114.90562: done with get_vars() 186312 1726890114.90565: filtering new block on tags 186312 1726890114.90639: done filtering new block on tags 186312 1726890114.90642: in VariableManager get_vars() 186312 1726890114.90656: done with get_vars() 186312 1726890114.90662: filtering new block on tags 186312 1726890114.90718: done filtering new block on tags 186312 1726890114.90723: in VariableManager get_vars() 186312 1726890114.90740: done with get_vars() 186312 1726890114.90742: filtering new block on tags 186312 1726890114.90919: done filtering new block on tags 186312 1726890114.90922: in VariableManager get_vars() 186312 1726890114.90939: done with get_vars() 186312 1726890114.90941: filtering new block on tags 186312 1726890114.91014: done filtering new block on tags 186312 1726890114.91017: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node3 => (item=size) 186312 1726890114.91020: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890114.91021: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890114.91024: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890114.91704: done processing included file 186312 1726890114.91706: iterating over new_blocks loaded from include file 186312 1726890114.91707: in VariableManager get_vars() 186312 1726890114.91722: done with get_vars() 186312 1726890114.91724: filtering new block on tags 186312 1726890114.91801: done filtering new block on tags 186312 1726890114.91803: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node3 => (item=cache) 186312 1726890114.91806: extending task lists for all hosts with included blocks 186312 1726890114.92027: done extending task lists 186312 1726890114.92031: done processing included files 186312 1726890114.92032: results queue empty 186312 1726890114.92033: checking for any_errors_fatal 186312 1726890114.92037: done checking for any_errors_fatal 186312 1726890114.92038: checking for max_fail_percentage 186312 1726890114.92039: done checking for max_fail_percentage 186312 1726890114.92039: checking to see if all hosts have failed and the running result is not ok 186312 1726890114.92044: done checking to see if all hosts have failed 186312 1726890114.92045: getting the remaining hosts for this loop 186312 1726890114.92046: done getting the remaining hosts for this loop 186312 1726890114.92049: getting the next task for host managed_node3 186312 1726890114.92054: done getting next task for host managed_node3 186312 1726890114.92056: ^ task is: TASK: Get expected mount device based on device type 186312 1726890114.92059: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890114.92061: getting variables 186312 1726890114.92062: in VariableManager get_vars() 186312 1726890114.92071: Calling all_inventory to load vars for managed_node3 186312 1726890114.92078: Calling groups_inventory to load vars for managed_node3 186312 1726890114.92080: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890114.92086: Calling all_plugins_play to load vars for managed_node3 186312 1726890114.92088: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890114.92091: Calling groups_plugins_play to load vars for managed_node3 186312 1726890114.92579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890114.93217: done with get_vars() 186312 1726890114.93233: done getting variables 186312 1726890114.93274: 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 [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:41:54 -0400 (0:00:00.193) 0:01:24.672 ****** 186312 1726890114.93303: entering _queue_task() for managed_node3/set_fact 186312 1726890114.93643: worker is 1 (out of 1 available) 186312 1726890114.93654: exiting _queue_task() for managed_node3/set_fact 186312 1726890114.93668: done queuing things up, now waiting for results queue to drain 186312 1726890114.93669: waiting for pending results... 186312 1726890114.93993: running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type 186312 1726890114.94189: in run() - task 02369adf-7a19-881e-6b85-000000001760 186312 1726890114.94210: variable 'ansible_search_path' from source: unknown 186312 1726890114.94263: calling self._execute() 186312 1726890114.94387: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.94399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.94416: variable 'omit' from source: magic vars 186312 1726890114.94543: variable 'omit' from source: magic vars 186312 1726890114.94715: variable 'omit' from source: magic vars 186312 1726890114.95164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890114.95579: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890114.95685: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890114.95765: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890114.95857: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890114.95991: 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) 186312 1726890114.96028: 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) 186312 1726890114.96064: 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) 186312 1726890114.96105: 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) 186312 1726890114.96186: 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) 186312 1726890114.96235: 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) 186312 1726890114.96269: 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) 186312 1726890114.96301: 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) 186312 1726890114.96532: variable '_storage_test_volume_present' from source: set_fact 186312 1726890114.96550: variable 'storage_test_volume' from source: include params 186312 1726890114.96606: variable 'omit' from source: magic vars 186312 1726890114.96643: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890114.96680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890114.96708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890114.96741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890114.96755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890114.96789: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890114.96797: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.96802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.96900: Set connection var ansible_shell_type to sh 186312 1726890114.96917: Set connection var ansible_pipelining to False 186312 1726890114.96933: Set connection var ansible_timeout to 10 186312 1726890114.96939: Set connection var ansible_connection to ssh 186312 1726890114.96948: Set connection var ansible_shell_executable to /bin/sh 186312 1726890114.96957: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890114.96988: variable 'ansible_shell_executable' from source: unknown 186312 1726890114.96997: variable 'ansible_connection' from source: unknown 186312 1726890114.97004: variable 'ansible_module_compression' from source: unknown 186312 1726890114.97010: variable 'ansible_shell_type' from source: unknown 186312 1726890114.97018: variable 'ansible_shell_executable' from source: unknown 186312 1726890114.97024: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890114.97033: variable 'ansible_pipelining' from source: unknown 186312 1726890114.97039: variable 'ansible_timeout' from source: unknown 186312 1726890114.97046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890114.97161: 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) 186312 1726890114.97176: variable 'omit' from source: magic vars 186312 1726890114.97184: starting attempt loop 186312 1726890114.97191: running the handler 186312 1726890114.97208: handler run complete 186312 1726890114.97226: attempt loop complete, returning result 186312 1726890114.97236: _execute() done 186312 1726890114.97243: dumping result to json 186312 1726890114.97249: done dumping result, returning 186312 1726890114.97258: done running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type [02369adf-7a19-881e-6b85-000000001760] 186312 1726890114.97266: sending task result for task 02369adf-7a19-881e-6b85-000000001760 ok: [managed_node3] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 186312 1726890114.97410: no more pending results, returning what we have 186312 1726890114.97422: results queue empty 186312 1726890114.97424: checking for any_errors_fatal 186312 1726890114.97425: done checking for any_errors_fatal 186312 1726890114.97426: checking for max_fail_percentage 186312 1726890114.97428: done checking for max_fail_percentage 186312 1726890114.97429: checking to see if all hosts have failed and the running result is not ok 186312 1726890114.97432: done checking to see if all hosts have failed 186312 1726890114.97433: getting the remaining hosts for this loop 186312 1726890114.97435: done getting the remaining hosts for this loop 186312 1726890114.97438: getting the next task for host managed_node3 186312 1726890114.97446: done getting next task for host managed_node3 186312 1726890114.97449: ^ task is: TASK: Set some facts 186312 1726890114.97453: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890114.97463: getting variables 186312 1726890114.97465: in VariableManager get_vars() 186312 1726890114.97498: Calling all_inventory to load vars for managed_node3 186312 1726890114.97501: Calling groups_inventory to load vars for managed_node3 186312 1726890114.97504: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890114.97519: Calling all_plugins_play to load vars for managed_node3 186312 1726890114.97522: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890114.97525: Calling groups_plugins_play to load vars for managed_node3 186312 1726890114.98110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890114.98733: done sending task result for task 02369adf-7a19-881e-6b85-000000001760 186312 1726890114.98737: WORKER PROCESS EXITING 186312 1726890114.99049: done with get_vars() 186312 1726890114.99063: done getting variables 186312 1726890114.99121: 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 [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:41:54 -0400 (0:00:00.058) 0:01:24.730 ****** 186312 1726890114.99156: entering _queue_task() for managed_node3/set_fact 186312 1726890114.99422: worker is 1 (out of 1 available) 186312 1726890114.99437: exiting _queue_task() for managed_node3/set_fact 186312 1726890114.99452: done queuing things up, now waiting for results queue to drain 186312 1726890114.99453: waiting for pending results... 186312 1726890115.00328: running TaskExecutor() for managed_node3/TASK: Set some facts 186312 1726890115.00644: in run() - task 02369adf-7a19-881e-6b85-000000001761 186312 1726890115.00669: variable 'ansible_search_path' from source: unknown 186312 1726890115.00716: calling self._execute() 186312 1726890115.00839: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.00851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.00866: variable 'omit' from source: magic vars 186312 1726890115.00985: variable 'omit' from source: magic vars 186312 1726890115.01057: variable 'omit' from source: magic vars 186312 1726890115.01374: variable '_storage_test_volume_present' from source: set_fact 186312 1726890115.01386: variable 'storage_test_volume' from source: include params 186312 1726890115.01686: variable 'storage_test_volume' from source: include params 186312 1726890115.01703: variable 'mount_prefix' from source: task vars 186312 1726890115.01916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890115.04519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890115.04593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890115.04651: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890115.04694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890115.04731: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890115.04817: 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) 186312 1726890115.04855: 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) 186312 1726890115.04886: 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) 186312 1726890115.04940: 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) 186312 1726890115.04962: 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) 186312 1726890115.05134: variable '__storage_is_ostree' from source: set_fact 186312 1726890115.05145: variable 'storage_test_volume' from source: include params 186312 1726890115.05195: variable 'omit' from source: magic vars 186312 1726890115.05232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890115.05263: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890115.05284: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890115.05304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890115.05321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890115.05361: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890115.05368: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.05375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.05472: Set connection var ansible_shell_type to sh 186312 1726890115.05487: Set connection var ansible_pipelining to False 186312 1726890115.05502: Set connection var ansible_timeout to 10 186312 1726890115.05508: Set connection var ansible_connection to ssh 186312 1726890115.05521: Set connection var ansible_shell_executable to /bin/sh 186312 1726890115.05533: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890115.05564: variable 'ansible_shell_executable' from source: unknown 186312 1726890115.05571: variable 'ansible_connection' from source: unknown 186312 1726890115.05578: variable 'ansible_module_compression' from source: unknown 186312 1726890115.05583: variable 'ansible_shell_type' from source: unknown 186312 1726890115.05589: variable 'ansible_shell_executable' from source: unknown 186312 1726890115.05596: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.05603: variable 'ansible_pipelining' from source: unknown 186312 1726890115.05609: variable 'ansible_timeout' from source: unknown 186312 1726890115.05619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.05726: 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) 186312 1726890115.05745: variable 'omit' from source: magic vars 186312 1726890115.05755: starting attempt loop 186312 1726890115.05761: running the handler 186312 1726890115.05781: handler run complete 186312 1726890115.05794: attempt loop complete, returning result 186312 1726890115.05800: _execute() done 186312 1726890115.05806: dumping result to json 186312 1726890115.05814: done dumping result, returning 186312 1726890115.05825: done running TaskExecutor() for managed_node3/TASK: Set some facts [02369adf-7a19-881e-6b85-000000001761] 186312 1726890115.05837: sending task result for task 02369adf-7a19-881e-6b85-000000001761 ok: [managed_node3] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } 186312 1726890115.05990: no more pending results, returning what we have 186312 1726890115.05993: results queue empty 186312 1726890115.05994: checking for any_errors_fatal 186312 1726890115.06000: done checking for any_errors_fatal 186312 1726890115.06001: checking for max_fail_percentage 186312 1726890115.06003: done checking for max_fail_percentage 186312 1726890115.06005: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.06006: done checking to see if all hosts have failed 186312 1726890115.06007: getting the remaining hosts for this loop 186312 1726890115.06009: done getting the remaining hosts for this loop 186312 1726890115.06015: getting the next task for host managed_node3 186312 1726890115.06023: done getting next task for host managed_node3 186312 1726890115.06027: ^ task is: TASK: Get information about the mountpoint directory 186312 1726890115.06034: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.06046: getting variables 186312 1726890115.06048: in VariableManager get_vars() 186312 1726890115.06084: Calling all_inventory to load vars for managed_node3 186312 1726890115.06087: Calling groups_inventory to load vars for managed_node3 186312 1726890115.06091: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.06102: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.06106: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.06109: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.07126: done sending task result for task 02369adf-7a19-881e-6b85-000000001761 186312 1726890115.07131: WORKER PROCESS EXITING 186312 1726890115.07138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.07746: done with get_vars() 186312 1726890115.07762: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:41:55 -0400 (0:00:00.087) 0:01:24.817 ****** 186312 1726890115.07861: entering _queue_task() for managed_node3/stat 186312 1726890115.08132: worker is 1 (out of 1 available) 186312 1726890115.08144: exiting _queue_task() for managed_node3/stat 186312 1726890115.08157: done queuing things up, now waiting for results queue to drain 186312 1726890115.08159: waiting for pending results... 186312 1726890115.08463: running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory 186312 1726890115.08582: in run() - task 02369adf-7a19-881e-6b85-000000001762 186312 1726890115.08607: variable 'ansible_search_path' from source: unknown 186312 1726890115.08649: calling self._execute() 186312 1726890115.08773: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.08786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.08802: variable 'omit' from source: magic vars 186312 1726890115.09292: variable '_storage_test_volume_present' from source: set_fact 186312 1726890115.09305: variable 'storage_test_volume' from source: include params 186312 1726890115.09354: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 186312 1726890115.09368: when evaluation is False, skipping this task 186312 1726890115.09376: _execute() done 186312 1726890115.09384: dumping result to json 186312 1726890115.09390: done dumping result, returning 186312 1726890115.09398: done running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory [02369adf-7a19-881e-6b85-000000001762] 186312 1726890115.09408: sending task result for task 02369adf-7a19-881e-6b85-000000001762 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 186312 1726890115.09568: no more pending results, returning what we have 186312 1726890115.09572: results queue empty 186312 1726890115.09573: checking for any_errors_fatal 186312 1726890115.09582: done checking for any_errors_fatal 186312 1726890115.09583: checking for max_fail_percentage 186312 1726890115.09584: done checking for max_fail_percentage 186312 1726890115.09586: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.09587: done checking to see if all hosts have failed 186312 1726890115.09588: getting the remaining hosts for this loop 186312 1726890115.09589: done getting the remaining hosts for this loop 186312 1726890115.09593: getting the next task for host managed_node3 186312 1726890115.09601: done getting next task for host managed_node3 186312 1726890115.09604: ^ task is: TASK: Verify the current mount state by device 186312 1726890115.09610: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.09615: getting variables 186312 1726890115.09617: in VariableManager get_vars() 186312 1726890115.09653: Calling all_inventory to load vars for managed_node3 186312 1726890115.09656: Calling groups_inventory to load vars for managed_node3 186312 1726890115.09660: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.09674: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.09677: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.09680: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.10496: done sending task result for task 02369adf-7a19-881e-6b85-000000001762 186312 1726890115.10500: WORKER PROCESS EXITING 186312 1726890115.10524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.11158: done with get_vars() 186312 1726890115.11171: done getting variables 186312 1726890115.11226: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:41:55 -0400 (0:00:00.033) 0:01:24.851 ****** 186312 1726890115.11258: entering _queue_task() for managed_node3/assert 186312 1726890115.11494: worker is 1 (out of 1 available) 186312 1726890115.11507: exiting _queue_task() for managed_node3/assert 186312 1726890115.11523: done queuing things up, now waiting for results queue to drain 186312 1726890115.11524: waiting for pending results... 186312 1726890115.12252: running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device 186312 1726890115.12528: in run() - task 02369adf-7a19-881e-6b85-000000001763 186312 1726890115.12639: variable 'ansible_search_path' from source: unknown 186312 1726890115.12680: calling self._execute() 186312 1726890115.12920: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.12933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.12952: variable 'omit' from source: magic vars 186312 1726890115.13644: variable '_storage_test_volume_present' from source: set_fact 186312 1726890115.13718: Evaluated conditional (_storage_test_volume_present): True 186312 1726890115.13729: variable 'omit' from source: magic vars 186312 1726890115.13792: variable 'omit' from source: magic vars 186312 1726890115.14147: variable 'storage_test_volume' from source: include params 186312 1726890115.14204: variable 'omit' from source: magic vars 186312 1726890115.14286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890115.14385: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890115.14407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890115.14432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890115.14474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890115.14600: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890115.14610: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.14621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.14838: Set connection var ansible_shell_type to sh 186312 1726890115.14852: Set connection var ansible_pipelining to False 186312 1726890115.14865: Set connection var ansible_timeout to 10 186312 1726890115.14871: Set connection var ansible_connection to ssh 186312 1726890115.14879: Set connection var ansible_shell_executable to /bin/sh 186312 1726890115.14887: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890115.14919: variable 'ansible_shell_executable' from source: unknown 186312 1726890115.15009: variable 'ansible_connection' from source: unknown 186312 1726890115.15018: variable 'ansible_module_compression' from source: unknown 186312 1726890115.15025: variable 'ansible_shell_type' from source: unknown 186312 1726890115.15033: variable 'ansible_shell_executable' from source: unknown 186312 1726890115.15040: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.15047: variable 'ansible_pipelining' from source: unknown 186312 1726890115.15053: variable 'ansible_timeout' from source: unknown 186312 1726890115.15060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.15314: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890115.15343: variable 'omit' from source: magic vars 186312 1726890115.15445: starting attempt loop 186312 1726890115.15451: running the handler 186312 1726890115.15881: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890115.15902: variable 'storage_test_volume' from source: include params 186312 1726890115.15920: variable 'storage_test_mount_expected_mount_point' from source: set_fact 186312 1726890115.15935: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 186312 1726890115.15945: handler run complete 186312 1726890115.15962: attempt loop complete, returning result 186312 1726890115.15968: _execute() done 186312 1726890115.15975: dumping result to json 186312 1726890115.15984: done dumping result, returning 186312 1726890115.15993: done running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device [02369adf-7a19-881e-6b85-000000001763] 186312 1726890115.16099: sending task result for task 02369adf-7a19-881e-6b85-000000001763 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890115.16250: no more pending results, returning what we have 186312 1726890115.16254: results queue empty 186312 1726890115.16255: checking for any_errors_fatal 186312 1726890115.16266: done checking for any_errors_fatal 186312 1726890115.16266: checking for max_fail_percentage 186312 1726890115.16268: done checking for max_fail_percentage 186312 1726890115.16269: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.16271: done checking to see if all hosts have failed 186312 1726890115.16271: getting the remaining hosts for this loop 186312 1726890115.16274: done getting the remaining hosts for this loop 186312 1726890115.16278: getting the next task for host managed_node3 186312 1726890115.16286: done getting next task for host managed_node3 186312 1726890115.16288: ^ task is: TASK: Verify mount directory user 186312 1726890115.16294: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.16299: getting variables 186312 1726890115.16301: in VariableManager get_vars() 186312 1726890115.16341: Calling all_inventory to load vars for managed_node3 186312 1726890115.16345: Calling groups_inventory to load vars for managed_node3 186312 1726890115.16348: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.16361: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.16364: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.16367: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.17518: done sending task result for task 02369adf-7a19-881e-6b85-000000001763 186312 1726890115.17521: WORKER PROCESS EXITING 186312 1726890115.17542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.18117: done with get_vars() 186312 1726890115.18136: done getting variables 186312 1726890115.18196: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:41:55 -0400 (0:00:00.074) 0:01:24.926 ****** 186312 1726890115.18748: entering _queue_task() for managed_node3/assert 186312 1726890115.19327: worker is 1 (out of 1 available) 186312 1726890115.19343: exiting _queue_task() for managed_node3/assert 186312 1726890115.19359: done queuing things up, now waiting for results queue to drain 186312 1726890115.19361: waiting for pending results... 186312 1726890115.20310: running TaskExecutor() for managed_node3/TASK: Verify mount directory user 186312 1726890115.20547: in run() - task 02369adf-7a19-881e-6b85-000000001764 186312 1726890115.20680: variable 'ansible_search_path' from source: unknown 186312 1726890115.20716: calling self._execute() 186312 1726890115.20948: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.20955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.20965: variable 'omit' from source: magic vars 186312 1726890115.23105: variable '_storage_test_volume_present' from source: set_fact 186312 1726890115.23120: variable 'storage_test_volume' from source: include params 186312 1726890115.23158: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 186312 1726890115.23166: when evaluation is False, skipping this task 186312 1726890115.23172: _execute() done 186312 1726890115.23178: dumping result to json 186312 1726890115.23185: done dumping result, returning 186312 1726890115.23195: done running TaskExecutor() for managed_node3/TASK: Verify mount directory user [02369adf-7a19-881e-6b85-000000001764] 186312 1726890115.23203: sending task result for task 02369adf-7a19-881e-6b85-000000001764 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 186312 1726890115.23363: no more pending results, returning what we have 186312 1726890115.23368: results queue empty 186312 1726890115.23368: checking for any_errors_fatal 186312 1726890115.23379: done checking for any_errors_fatal 186312 1726890115.23379: checking for max_fail_percentage 186312 1726890115.23381: done checking for max_fail_percentage 186312 1726890115.23382: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.23383: done checking to see if all hosts have failed 186312 1726890115.23384: getting the remaining hosts for this loop 186312 1726890115.23386: done getting the remaining hosts for this loop 186312 1726890115.23389: getting the next task for host managed_node3 186312 1726890115.23396: done getting next task for host managed_node3 186312 1726890115.23399: ^ task is: TASK: Verify mount directory group 186312 1726890115.23404: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.23409: getting variables 186312 1726890115.23411: in VariableManager get_vars() 186312 1726890115.23448: Calling all_inventory to load vars for managed_node3 186312 1726890115.23451: Calling groups_inventory to load vars for managed_node3 186312 1726890115.23454: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.23469: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.23472: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.23476: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.24003: done sending task result for task 02369adf-7a19-881e-6b85-000000001764 186312 1726890115.24006: WORKER PROCESS EXITING 186312 1726890115.24628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.25356: done with get_vars() 186312 1726890115.25372: done getting variables 186312 1726890115.25643: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:41:55 -0400 (0:00:00.069) 0:01:24.996 ****** 186312 1726890115.25679: entering _queue_task() for managed_node3/assert 186312 1726890115.26262: worker is 1 (out of 1 available) 186312 1726890115.26274: exiting _queue_task() for managed_node3/assert 186312 1726890115.26288: done queuing things up, now waiting for results queue to drain 186312 1726890115.26290: waiting for pending results... 186312 1726890115.27182: running TaskExecutor() for managed_node3/TASK: Verify mount directory group 186312 1726890115.27445: in run() - task 02369adf-7a19-881e-6b85-000000001765 186312 1726890115.27467: variable 'ansible_search_path' from source: unknown 186312 1726890115.27579: calling self._execute() 186312 1726890115.27811: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.27825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.27840: variable 'omit' from source: magic vars 186312 1726890115.28616: variable '_storage_test_volume_present' from source: set_fact 186312 1726890115.28747: variable 'storage_test_volume' from source: include params 186312 1726890115.28787: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 186312 1726890115.28852: when evaluation is False, skipping this task 186312 1726890115.28861: _execute() done 186312 1726890115.28869: dumping result to json 186312 1726890115.28876: done dumping result, returning 186312 1726890115.28885: done running TaskExecutor() for managed_node3/TASK: Verify mount directory group [02369adf-7a19-881e-6b85-000000001765] 186312 1726890115.28896: sending task result for task 02369adf-7a19-881e-6b85-000000001765 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 186312 1726890115.29061: no more pending results, returning what we have 186312 1726890115.29065: results queue empty 186312 1726890115.29065: checking for any_errors_fatal 186312 1726890115.29077: done checking for any_errors_fatal 186312 1726890115.29078: checking for max_fail_percentage 186312 1726890115.29080: done checking for max_fail_percentage 186312 1726890115.29081: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.29083: done checking to see if all hosts have failed 186312 1726890115.29083: getting the remaining hosts for this loop 186312 1726890115.29086: done getting the remaining hosts for this loop 186312 1726890115.29090: getting the next task for host managed_node3 186312 1726890115.29098: done getting next task for host managed_node3 186312 1726890115.29100: ^ task is: TASK: Verify mount directory permissions 186312 1726890115.29106: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.29113: getting variables 186312 1726890115.29115: in VariableManager get_vars() 186312 1726890115.29155: Calling all_inventory to load vars for managed_node3 186312 1726890115.29158: Calling groups_inventory to load vars for managed_node3 186312 1726890115.29162: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.29176: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.29179: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.29181: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.30317: done sending task result for task 02369adf-7a19-881e-6b85-000000001765 186312 1726890115.30320: WORKER PROCESS EXITING 186312 1726890115.30344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.30945: done with get_vars() 186312 1726890115.30959: done getting variables 186312 1726890115.31016: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:41:55 -0400 (0:00:00.053) 0:01:25.049 ****** 186312 1726890115.31051: entering _queue_task() for managed_node3/assert 186312 1726890115.31805: worker is 1 (out of 1 available) 186312 1726890115.31820: exiting _queue_task() for managed_node3/assert 186312 1726890115.31835: done queuing things up, now waiting for results queue to drain 186312 1726890115.31837: waiting for pending results... 186312 1726890115.32793: running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions 186312 1726890115.33049: in run() - task 02369adf-7a19-881e-6b85-000000001766 186312 1726890115.33123: variable 'ansible_search_path' from source: unknown 186312 1726890115.33254: calling self._execute() 186312 1726890115.33493: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.33506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.33523: variable 'omit' from source: magic vars 186312 1726890115.34292: variable '_storage_test_volume_present' from source: set_fact 186312 1726890115.34418: variable 'storage_test_volume' from source: include params 186312 1726890115.34556: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 186312 1726890115.34565: when evaluation is False, skipping this task 186312 1726890115.34572: _execute() done 186312 1726890115.34581: dumping result to json 186312 1726890115.34589: done dumping result, returning 186312 1726890115.34598: done running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions [02369adf-7a19-881e-6b85-000000001766] 186312 1726890115.34610: sending task result for task 02369adf-7a19-881e-6b85-000000001766 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 186312 1726890115.34779: no more pending results, returning what we have 186312 1726890115.34784: results queue empty 186312 1726890115.34785: checking for any_errors_fatal 186312 1726890115.34797: done checking for any_errors_fatal 186312 1726890115.34798: checking for max_fail_percentage 186312 1726890115.34800: done checking for max_fail_percentage 186312 1726890115.34801: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.34802: done checking to see if all hosts have failed 186312 1726890115.34803: getting the remaining hosts for this loop 186312 1726890115.34805: done getting the remaining hosts for this loop 186312 1726890115.34809: getting the next task for host managed_node3 186312 1726890115.34820: done getting next task for host managed_node3 186312 1726890115.34824: ^ task is: TASK: Get path of test volume device 186312 1726890115.34830: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.34835: getting variables 186312 1726890115.34837: in VariableManager get_vars() 186312 1726890115.34873: Calling all_inventory to load vars for managed_node3 186312 1726890115.34877: Calling groups_inventory to load vars for managed_node3 186312 1726890115.34881: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.34896: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.34900: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.34903: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.36223: done sending task result for task 02369adf-7a19-881e-6b85-000000001766 186312 1726890115.36227: WORKER PROCESS EXITING 186312 1726890115.36250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.36855: done with get_vars() 186312 1726890115.36869: done getting variables 186312 1726890115.36925: 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 [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:41:55 -0400 (0:00:00.059) 0:01:25.108 ****** 186312 1726890115.36958: entering _queue_task() for managed_node3/command 186312 1726890115.37188: worker is 1 (out of 1 available) 186312 1726890115.37201: exiting _queue_task() for managed_node3/command 186312 1726890115.37216: done queuing things up, now waiting for results queue to drain 186312 1726890115.37217: waiting for pending results... 186312 1726890115.37495: running TaskExecutor() for managed_node3/TASK: Get path of test volume device 186312 1726890115.37618: in run() - task 02369adf-7a19-881e-6b85-000000001767 186312 1726890115.37637: variable 'ansible_search_path' from source: unknown 186312 1726890115.37678: calling self._execute() 186312 1726890115.37795: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.37805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.37822: variable 'omit' from source: magic vars 186312 1726890115.38236: variable 'storage_test_volume' from source: include params 186312 1726890115.38275: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 186312 1726890115.38283: when evaluation is False, skipping this task 186312 1726890115.38290: _execute() done 186312 1726890115.38297: dumping result to json 186312 1726890115.38306: done dumping result, returning 186312 1726890115.38319: done running TaskExecutor() for managed_node3/TASK: Get path of test volume device [02369adf-7a19-881e-6b85-000000001767] 186312 1726890115.38334: sending task result for task 02369adf-7a19-881e-6b85-000000001767 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 186312 1726890115.38481: no more pending results, returning what we have 186312 1726890115.38486: results queue empty 186312 1726890115.38486: checking for any_errors_fatal 186312 1726890115.38494: done checking for any_errors_fatal 186312 1726890115.38494: checking for max_fail_percentage 186312 1726890115.38496: done checking for max_fail_percentage 186312 1726890115.38498: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.38499: done checking to see if all hosts have failed 186312 1726890115.38500: getting the remaining hosts for this loop 186312 1726890115.38502: done getting the remaining hosts for this loop 186312 1726890115.38505: getting the next task for host managed_node3 186312 1726890115.38514: done getting next task for host managed_node3 186312 1726890115.38516: ^ task is: TASK: Gather swap info 186312 1726890115.38522: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.38527: getting variables 186312 1726890115.38528: in VariableManager get_vars() 186312 1726890115.38566: Calling all_inventory to load vars for managed_node3 186312 1726890115.38569: Calling groups_inventory to load vars for managed_node3 186312 1726890115.38573: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.38586: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.38590: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.38593: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.39680: done sending task result for task 02369adf-7a19-881e-6b85-000000001767 186312 1726890115.39683: WORKER PROCESS EXITING 186312 1726890115.39697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.40288: done with get_vars() 186312 1726890115.40302: done getting variables 186312 1726890115.40821: 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 [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:41:55 -0400 (0:00:00.038) 0:01:25.147 ****** 186312 1726890115.40856: entering _queue_task() for managed_node3/command 186312 1726890115.41097: worker is 1 (out of 1 available) 186312 1726890115.41108: exiting _queue_task() for managed_node3/command 186312 1726890115.41123: done queuing things up, now waiting for results queue to drain 186312 1726890115.41125: waiting for pending results... 186312 1726890115.41824: running TaskExecutor() for managed_node3/TASK: Gather swap info 186312 1726890115.42007: in run() - task 02369adf-7a19-881e-6b85-000000001768 186312 1726890115.42028: variable 'ansible_search_path' from source: unknown 186312 1726890115.42076: calling self._execute() 186312 1726890115.42196: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.42208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.42225: variable 'omit' from source: magic vars 186312 1726890115.42629: variable 'storage_test_volume' from source: include params 186312 1726890115.42674: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 186312 1726890115.42684: when evaluation is False, skipping this task 186312 1726890115.42691: _execute() done 186312 1726890115.42703: dumping result to json 186312 1726890115.42711: done dumping result, returning 186312 1726890115.42724: done running TaskExecutor() for managed_node3/TASK: Gather swap info [02369adf-7a19-881e-6b85-000000001768] 186312 1726890115.42739: sending task result for task 02369adf-7a19-881e-6b85-000000001768 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 186312 1726890115.42896: no more pending results, returning what we have 186312 1726890115.42900: results queue empty 186312 1726890115.42901: checking for any_errors_fatal 186312 1726890115.42913: done checking for any_errors_fatal 186312 1726890115.42914: checking for max_fail_percentage 186312 1726890115.42917: done checking for max_fail_percentage 186312 1726890115.42918: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.42919: done checking to see if all hosts have failed 186312 1726890115.42920: getting the remaining hosts for this loop 186312 1726890115.42922: done getting the remaining hosts for this loop 186312 1726890115.42926: getting the next task for host managed_node3 186312 1726890115.42936: done getting next task for host managed_node3 186312 1726890115.42939: ^ task is: TASK: Verify swap status 186312 1726890115.42945: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.42951: getting variables 186312 1726890115.42953: in VariableManager get_vars() 186312 1726890115.42988: Calling all_inventory to load vars for managed_node3 186312 1726890115.42991: Calling groups_inventory to load vars for managed_node3 186312 1726890115.42995: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.43009: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.43015: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.43019: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.43868: done sending task result for task 02369adf-7a19-881e-6b85-000000001768 186312 1726890115.43872: WORKER PROCESS EXITING 186312 1726890115.43894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.44840: done with get_vars() 186312 1726890115.44855: done getting variables 186312 1726890115.44915: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:41:55 -0400 (0:00:00.040) 0:01:25.188 ****** 186312 1726890115.44954: entering _queue_task() for managed_node3/assert 186312 1726890115.45201: worker is 1 (out of 1 available) 186312 1726890115.45217: exiting _queue_task() for managed_node3/assert 186312 1726890115.45232: done queuing things up, now waiting for results queue to drain 186312 1726890115.45234: waiting for pending results... 186312 1726890115.46316: running TaskExecutor() for managed_node3/TASK: Verify swap status 186312 1726890115.46471: in run() - task 02369adf-7a19-881e-6b85-000000001769 186312 1726890115.46498: variable 'ansible_search_path' from source: unknown 186312 1726890115.46545: calling self._execute() 186312 1726890115.46673: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.46684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.46699: variable 'omit' from source: magic vars 186312 1726890115.47106: variable 'storage_test_volume' from source: include params 186312 1726890115.47158: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 186312 1726890115.47165: when evaluation is False, skipping this task 186312 1726890115.47171: _execute() done 186312 1726890115.47178: dumping result to json 186312 1726890115.47185: done dumping result, returning 186312 1726890115.47195: done running TaskExecutor() for managed_node3/TASK: Verify swap status [02369adf-7a19-881e-6b85-000000001769] 186312 1726890115.47205: sending task result for task 02369adf-7a19-881e-6b85-000000001769 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 186312 1726890115.47360: no more pending results, returning what we have 186312 1726890115.47364: results queue empty 186312 1726890115.47365: checking for any_errors_fatal 186312 1726890115.47376: done checking for any_errors_fatal 186312 1726890115.47377: checking for max_fail_percentage 186312 1726890115.47380: done checking for max_fail_percentage 186312 1726890115.47381: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.47382: done checking to see if all hosts have failed 186312 1726890115.47383: getting the remaining hosts for this loop 186312 1726890115.47384: done getting the remaining hosts for this loop 186312 1726890115.47388: getting the next task for host managed_node3 186312 1726890115.47397: done getting next task for host managed_node3 186312 1726890115.47401: ^ task is: TASK: Unset facts 186312 1726890115.47408: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.47415: getting variables 186312 1726890115.47417: in VariableManager get_vars() 186312 1726890115.47459: Calling all_inventory to load vars for managed_node3 186312 1726890115.47462: Calling groups_inventory to load vars for managed_node3 186312 1726890115.47466: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.47482: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.47486: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.47489: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.48396: done sending task result for task 02369adf-7a19-881e-6b85-000000001769 186312 1726890115.48399: WORKER PROCESS EXITING 186312 1726890115.48423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.49065: done with get_vars() 186312 1726890115.49079: done getting variables 186312 1726890115.49145: 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 [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:41:55 -0400 (0:00:00.042) 0:01:25.231 ****** 186312 1726890115.49179: entering _queue_task() for managed_node3/set_fact 186312 1726890115.49652: worker is 1 (out of 1 available) 186312 1726890115.49663: exiting _queue_task() for managed_node3/set_fact 186312 1726890115.49676: done queuing things up, now waiting for results queue to drain 186312 1726890115.49678: waiting for pending results... 186312 1726890115.50524: running TaskExecutor() for managed_node3/TASK: Unset facts 186312 1726890115.50667: in run() - task 02369adf-7a19-881e-6b85-00000000176a 186312 1726890115.51046: variable 'ansible_search_path' from source: unknown 186312 1726890115.51087: calling self._execute() 186312 1726890115.51266: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.51277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.51294: variable 'omit' from source: magic vars 186312 1726890115.51409: variable 'omit' from source: magic vars 186312 1726890115.51478: variable 'omit' from source: magic vars 186312 1726890115.51520: variable 'omit' from source: magic vars 186312 1726890115.51571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890115.51608: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890115.51639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890115.51661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890115.51680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890115.51714: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890115.51722: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.51728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.51835: Set connection var ansible_shell_type to sh 186312 1726890115.51849: Set connection var ansible_pipelining to False 186312 1726890115.51862: Set connection var ansible_timeout to 10 186312 1726890115.51868: Set connection var ansible_connection to ssh 186312 1726890115.51877: Set connection var ansible_shell_executable to /bin/sh 186312 1726890115.51889: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890115.51916: variable 'ansible_shell_executable' from source: unknown 186312 1726890115.51924: variable 'ansible_connection' from source: unknown 186312 1726890115.51933: variable 'ansible_module_compression' from source: unknown 186312 1726890115.51939: variable 'ansible_shell_type' from source: unknown 186312 1726890115.51945: variable 'ansible_shell_executable' from source: unknown 186312 1726890115.51951: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.51958: variable 'ansible_pipelining' from source: unknown 186312 1726890115.51964: variable 'ansible_timeout' from source: unknown 186312 1726890115.51971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.52122: 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) 186312 1726890115.52141: variable 'omit' from source: magic vars 186312 1726890115.52151: starting attempt loop 186312 1726890115.52157: running the handler 186312 1726890115.52173: handler run complete 186312 1726890115.52186: attempt loop complete, returning result 186312 1726890115.52193: _execute() done 186312 1726890115.52199: dumping result to json 186312 1726890115.52209: done dumping result, returning 186312 1726890115.52222: done running TaskExecutor() for managed_node3/TASK: Unset facts [02369adf-7a19-881e-6b85-00000000176a] 186312 1726890115.52234: sending task result for task 02369adf-7a19-881e-6b85-00000000176a ok: [managed_node3] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 186312 1726890115.52387: no more pending results, returning what we have 186312 1726890115.52390: results queue empty 186312 1726890115.52391: checking for any_errors_fatal 186312 1726890115.52400: done checking for any_errors_fatal 186312 1726890115.52401: checking for max_fail_percentage 186312 1726890115.52403: done checking for max_fail_percentage 186312 1726890115.52404: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.52405: done checking to see if all hosts have failed 186312 1726890115.52406: getting the remaining hosts for this loop 186312 1726890115.52408: done getting the remaining hosts for this loop 186312 1726890115.52413: getting the next task for host managed_node3 186312 1726890115.52424: done getting next task for host managed_node3 186312 1726890115.52428: ^ task is: TASK: Set some variables for fstab checking 186312 1726890115.52435: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.52441: getting variables 186312 1726890115.52442: in VariableManager get_vars() 186312 1726890115.52476: Calling all_inventory to load vars for managed_node3 186312 1726890115.52479: Calling groups_inventory to load vars for managed_node3 186312 1726890115.52482: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.52495: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.52498: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.52501: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.53315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.53634: done sending task result for task 02369adf-7a19-881e-6b85-00000000176a 186312 1726890115.53638: WORKER PROCESS EXITING 186312 1726890115.53945: done with get_vars() 186312 1726890115.53958: done getting variables 186312 1726890115.54003: 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 [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:41:55 -0400 (0:00:00.048) 0:01:25.279 ****** 186312 1726890115.54035: entering _queue_task() for managed_node3/set_fact 186312 1726890115.54257: worker is 1 (out of 1 available) 186312 1726890115.54267: exiting _queue_task() for managed_node3/set_fact 186312 1726890115.54280: done queuing things up, now waiting for results queue to drain 186312 1726890115.54281: waiting for pending results... 186312 1726890115.55047: running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking 186312 1726890115.55190: in run() - task 02369adf-7a19-881e-6b85-00000000176e 186312 1726890115.55214: variable 'ansible_search_path' from source: unknown 186312 1726890115.55253: calling self._execute() 186312 1726890115.55391: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.55403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.55420: variable 'omit' from source: magic vars 186312 1726890115.55545: variable 'omit' from source: magic vars 186312 1726890115.55620: variable 'omit' from source: magic vars 186312 1726890115.55955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890115.60269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890115.60462: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890115.60596: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890115.60974: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890115.61154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890115.61459: 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) 186312 1726890115.61491: 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) 186312 1726890115.61523: 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) 186312 1726890115.61697: 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) 186312 1726890115.61763: 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) 186312 1726890115.61809: 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) 186312 1726890115.61883: 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) 186312 1726890115.61914: 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) 186312 1726890115.61957: 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) 186312 1726890115.61980: 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) 186312 1726890115.62083: 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) 186312 1726890115.62220: 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) 186312 1726890115.62250: 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) 186312 1726890115.62295: 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) 186312 1726890115.62320: 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) 186312 1726890115.62487: variable 'storage_test_fstab' from source: set_fact 186312 1726890115.62504: variable 'storage_test_volume' from source: include params 186312 1726890115.62642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890115.62817: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890115.62862: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890115.62894: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890115.62928: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890115.62978: 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) 186312 1726890115.63003: 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) 186312 1726890115.63034: 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) 186312 1726890115.63068: 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) 186312 1726890115.63320: 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) 186312 1726890115.63349: 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) 186312 1726890115.63402: 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) 186312 1726890115.63449: 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) 186312 1726890115.63466: 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) 186312 1726890115.63680: variable '__mount_point' from source: task vars 186312 1726890115.63762: variable 'storage_test_volume' from source: include params 186312 1726890115.63784: variable 'storage_test_fstab' from source: set_fact 186312 1726890115.64100: variable '_storage_test_volume_present' from source: set_fact 186312 1726890115.64109: variable '__mount_point' from source: task vars 186312 1726890115.64188: variable 'storage_test_volume' from source: include params 186312 1726890115.64208: variable 'storage_test_volume' from source: include params 186312 1726890115.64828: variable '_storage_test_volume_present' from source: set_fact 186312 1726890115.64961: variable '__mount_point' from source: task vars 186312 1726890115.65069: variable 'storage_test_volume' from source: include params 186312 1726890115.66076: variable '__mount_options' from source: task vars 186312 1726890115.66267: variable 'storage_test_volume' from source: include params 186312 1726890115.66290: variable '__mount_point' from source: task vars 186312 1726890115.66507: variable 'storage_test_volume' from source: include params 186312 1726890115.66527: variable 'storage_test_fstab' from source: set_fact 186312 1726890115.66547: variable '__pattern' from source: task vars 186312 1726890115.66742: variable '__mount_point' from source: task vars 186312 1726890115.66843: variable 'storage_test_volume' from source: include params 186312 1726890115.66868: variable '__mount_options' from source: task vars 186312 1726890115.66970: variable 'storage_test_volume' from source: include params 186312 1726890115.67144: variable '_storage_test_volume_present' from source: set_fact 186312 1726890115.67154: variable '__mount_options' from source: task vars 186312 1726890115.67231: variable 'storage_test_volume' from source: include params 186312 1726890115.67263: variable 'omit' from source: magic vars 186312 1726890115.67298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890115.67353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890115.67378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890115.67406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890115.67424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890115.67458: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890115.67467: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.67475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.67577: Set connection var ansible_shell_type to sh 186312 1726890115.67592: Set connection var ansible_pipelining to False 186312 1726890115.67607: Set connection var ansible_timeout to 10 186312 1726890115.67619: Set connection var ansible_connection to ssh 186312 1726890115.67633: Set connection var ansible_shell_executable to /bin/sh 186312 1726890115.67643: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890115.67669: variable 'ansible_shell_executable' from source: unknown 186312 1726890115.67677: variable 'ansible_connection' from source: unknown 186312 1726890115.67683: variable 'ansible_module_compression' from source: unknown 186312 1726890115.67690: variable 'ansible_shell_type' from source: unknown 186312 1726890115.67697: variable 'ansible_shell_executable' from source: unknown 186312 1726890115.67703: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.67711: variable 'ansible_pipelining' from source: unknown 186312 1726890115.67720: variable 'ansible_timeout' from source: unknown 186312 1726890115.67732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.68024: 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) 186312 1726890115.68117: variable 'omit' from source: magic vars 186312 1726890115.68128: starting attempt loop 186312 1726890115.68135: running the handler 186312 1726890115.68153: handler run complete 186312 1726890115.68168: attempt loop complete, returning result 186312 1726890115.68175: _execute() done 186312 1726890115.68182: dumping result to json 186312 1726890115.68220: done dumping result, returning 186312 1726890115.68233: done running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking [02369adf-7a19-881e-6b85-00000000176e] 186312 1726890115.68243: sending task result for task 02369adf-7a19-881e-6b85-00000000176e ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } 186312 1726890115.68481: no more pending results, returning what we have 186312 1726890115.68484: results queue empty 186312 1726890115.68485: checking for any_errors_fatal 186312 1726890115.68494: done checking for any_errors_fatal 186312 1726890115.68495: checking for max_fail_percentage 186312 1726890115.68497: done checking for max_fail_percentage 186312 1726890115.68498: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.68499: done checking to see if all hosts have failed 186312 1726890115.68500: getting the remaining hosts for this loop 186312 1726890115.68502: done getting the remaining hosts for this loop 186312 1726890115.68505: getting the next task for host managed_node3 186312 1726890115.68515: done getting next task for host managed_node3 186312 1726890115.68517: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890115.68522: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.68527: getting variables 186312 1726890115.68528: in VariableManager get_vars() 186312 1726890115.68565: Calling all_inventory to load vars for managed_node3 186312 1726890115.68568: Calling groups_inventory to load vars for managed_node3 186312 1726890115.68571: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.68583: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.68586: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.68590: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.69117: done sending task result for task 02369adf-7a19-881e-6b85-00000000176e 186312 1726890115.69120: WORKER PROCESS EXITING 186312 1726890115.69332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.70055: done with get_vars() 186312 1726890115.70072: done getting variables 186312 1726890115.70154: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:41:55 -0400 (0:00:00.161) 0:01:25.441 ****** 186312 1726890115.70206: entering _queue_task() for managed_node3/assert 186312 1726890115.70563: worker is 1 (out of 1 available) 186312 1726890115.70576: exiting _queue_task() for managed_node3/assert 186312 1726890115.70594: done queuing things up, now waiting for results queue to drain 186312 1726890115.70601: waiting for pending results... 186312 1726890115.70968: running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890115.71155: in run() - task 02369adf-7a19-881e-6b85-00000000176f 186312 1726890115.71189: variable 'ansible_search_path' from source: unknown 186312 1726890115.71245: calling self._execute() 186312 1726890115.71489: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.71508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.71526: variable 'omit' from source: magic vars 186312 1726890115.71916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890115.74102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890115.74604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890115.74649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890115.74686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890115.74715: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890115.74815: variable '_storage_test_volume_present' from source: set_fact 186312 1726890115.74854: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890115.74865: variable 'omit' from source: magic vars 186312 1726890115.74932: variable 'omit' from source: magic vars 186312 1726890115.74970: variable 'omit' from source: magic vars 186312 1726890115.74999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890115.75034: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890115.75058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890115.75078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890115.75091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890115.75126: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890115.75137: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.75147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.75245: Set connection var ansible_shell_type to sh 186312 1726890115.75265: Set connection var ansible_pipelining to False 186312 1726890115.75280: Set connection var ansible_timeout to 10 186312 1726890115.75370: Set connection var ansible_connection to ssh 186312 1726890115.75382: Set connection var ansible_shell_executable to /bin/sh 186312 1726890115.75390: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890115.75418: variable 'ansible_shell_executable' from source: unknown 186312 1726890115.75426: variable 'ansible_connection' from source: unknown 186312 1726890115.75436: variable 'ansible_module_compression' from source: unknown 186312 1726890115.75443: variable 'ansible_shell_type' from source: unknown 186312 1726890115.75450: variable 'ansible_shell_executable' from source: unknown 186312 1726890115.75456: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.75464: variable 'ansible_pipelining' from source: unknown 186312 1726890115.75507: variable 'ansible_timeout' from source: unknown 186312 1726890115.75526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.75871: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890115.75886: variable 'omit' from source: magic vars 186312 1726890115.75895: starting attempt loop 186312 1726890115.75900: running the handler 186312 1726890115.76086: 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) 186312 1726890115.76121: 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) 186312 1726890115.76158: 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) 186312 1726890115.76228: 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) 186312 1726890115.76257: 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) 186312 1726890115.76392: 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) 186312 1726890115.76422: 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) 186312 1726890115.76472: 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) 186312 1726890115.76539: 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) 186312 1726890115.76549: 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) 186312 1726890115.76636: variable 'storage_test_fstab_id_matches' from source: set_fact 186312 1726890115.76641: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 186312 1726890115.76664: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 186312 1726890115.76669: handler run complete 186312 1726890115.76681: attempt loop complete, returning result 186312 1726890115.76684: _execute() done 186312 1726890115.76688: dumping result to json 186312 1726890115.76690: done dumping result, returning 186312 1726890115.76695: done running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-881e-6b85-00000000176f] 186312 1726890115.76702: sending task result for task 02369adf-7a19-881e-6b85-00000000176f 186312 1726890115.76791: done sending task result for task 02369adf-7a19-881e-6b85-00000000176f 186312 1726890115.76793: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890115.76850: no more pending results, returning what we have 186312 1726890115.76854: results queue empty 186312 1726890115.76854: checking for any_errors_fatal 186312 1726890115.76866: done checking for any_errors_fatal 186312 1726890115.76867: checking for max_fail_percentage 186312 1726890115.76869: done checking for max_fail_percentage 186312 1726890115.76870: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.76871: done checking to see if all hosts have failed 186312 1726890115.76871: getting the remaining hosts for this loop 186312 1726890115.76873: done getting the remaining hosts for this loop 186312 1726890115.76877: getting the next task for host managed_node3 186312 1726890115.76884: done getting next task for host managed_node3 186312 1726890115.76887: ^ task is: TASK: Verify the fstab mount point 186312 1726890115.76892: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.76896: getting variables 186312 1726890115.76898: in VariableManager get_vars() 186312 1726890115.76937: Calling all_inventory to load vars for managed_node3 186312 1726890115.76940: Calling groups_inventory to load vars for managed_node3 186312 1726890115.76944: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.76955: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.76958: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.76961: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.77319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.77671: done with get_vars() 186312 1726890115.77683: done getting variables 186312 1726890115.77744: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:41:55 -0400 (0:00:00.075) 0:01:25.516 ****** 186312 1726890115.77770: entering _queue_task() for managed_node3/assert 186312 1726890115.78132: worker is 1 (out of 1 available) 186312 1726890115.78145: exiting _queue_task() for managed_node3/assert 186312 1726890115.78160: done queuing things up, now waiting for results queue to drain 186312 1726890115.78161: waiting for pending results... 186312 1726890115.79819: running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point 186312 1726890115.79969: in run() - task 02369adf-7a19-881e-6b85-000000001770 186312 1726890115.79988: variable 'ansible_search_path' from source: unknown 186312 1726890115.80036: calling self._execute() 186312 1726890115.80161: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.80172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.80187: variable 'omit' from source: magic vars 186312 1726890115.80306: variable 'omit' from source: magic vars 186312 1726890115.80381: variable 'omit' from source: magic vars 186312 1726890115.80668: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890115.80680: variable 'storage_test_volume' from source: include params 186312 1726890115.80738: variable 'omit' from source: magic vars 186312 1726890115.80788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890115.80833: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890115.80860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890115.80893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890115.80910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890115.80952: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890115.80961: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.80968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.81080: Set connection var ansible_shell_type to sh 186312 1726890115.81104: Set connection var ansible_pipelining to False 186312 1726890115.81122: Set connection var ansible_timeout to 10 186312 1726890115.81131: Set connection var ansible_connection to ssh 186312 1726890115.81143: Set connection var ansible_shell_executable to /bin/sh 186312 1726890115.81152: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890115.81179: variable 'ansible_shell_executable' from source: unknown 186312 1726890115.81186: variable 'ansible_connection' from source: unknown 186312 1726890115.81197: variable 'ansible_module_compression' from source: unknown 186312 1726890115.81209: variable 'ansible_shell_type' from source: unknown 186312 1726890115.81219: variable 'ansible_shell_executable' from source: unknown 186312 1726890115.81226: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.81236: variable 'ansible_pipelining' from source: unknown 186312 1726890115.81243: variable 'ansible_timeout' from source: unknown 186312 1726890115.81250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.81411: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890115.81438: variable 'omit' from source: magic vars 186312 1726890115.81448: starting attempt loop 186312 1726890115.81455: running the handler 186312 1726890115.81723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890115.85501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890115.85589: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890115.85635: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890115.85680: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890115.85709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890115.85796: 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) 186312 1726890115.85833: 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) 186312 1726890115.85867: 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) 186312 1726890115.85920: 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) 186312 1726890115.85944: 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) 186312 1726890115.85999: 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) 186312 1726890115.86024: 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) 186312 1726890115.86051: 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) 186312 1726890115.86096: 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) 186312 1726890115.86119: 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) 186312 1726890115.86241: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 186312 1726890115.86252: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890115.86271: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 186312 1726890115.86282: handler run complete 186312 1726890115.86303: attempt loop complete, returning result 186312 1726890115.86314: _execute() done 186312 1726890115.86325: dumping result to json 186312 1726890115.86336: done dumping result, returning 186312 1726890115.86348: done running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point [02369adf-7a19-881e-6b85-000000001770] 186312 1726890115.86358: sending task result for task 02369adf-7a19-881e-6b85-000000001770 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890115.86501: no more pending results, returning what we have 186312 1726890115.86505: results queue empty 186312 1726890115.86506: checking for any_errors_fatal 186312 1726890115.86516: done checking for any_errors_fatal 186312 1726890115.86516: checking for max_fail_percentage 186312 1726890115.86518: done checking for max_fail_percentage 186312 1726890115.86524: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.86526: done checking to see if all hosts have failed 186312 1726890115.86526: getting the remaining hosts for this loop 186312 1726890115.86529: done getting the remaining hosts for this loop 186312 1726890115.86535: getting the next task for host managed_node3 186312 1726890115.86543: done getting next task for host managed_node3 186312 1726890115.86547: ^ task is: TASK: Verify mount_options 186312 1726890115.86552: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.86558: getting variables 186312 1726890115.86560: in VariableManager get_vars() 186312 1726890115.86600: Calling all_inventory to load vars for managed_node3 186312 1726890115.86603: Calling groups_inventory to load vars for managed_node3 186312 1726890115.86607: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.86623: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.86627: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.86632: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.87917: done sending task result for task 02369adf-7a19-881e-6b85-000000001770 186312 1726890115.87921: WORKER PROCESS EXITING 186312 1726890115.88326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.89797: done with get_vars() 186312 1726890115.89815: done getting variables 186312 1726890115.89942: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:41:55 -0400 (0:00:00.122) 0:01:25.639 ****** 186312 1726890115.89980: entering _queue_task() for managed_node3/assert 186312 1726890115.90303: worker is 1 (out of 1 available) 186312 1726890115.90317: exiting _queue_task() for managed_node3/assert 186312 1726890115.90333: done queuing things up, now waiting for results queue to drain 186312 1726890115.90335: waiting for pending results... 186312 1726890115.90660: running TaskExecutor() for managed_node3/TASK: Verify mount_options 186312 1726890115.90827: in run() - task 02369adf-7a19-881e-6b85-000000001771 186312 1726890115.90852: variable 'ansible_search_path' from source: unknown 186312 1726890115.90899: calling self._execute() 186312 1726890115.91040: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890115.91056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890115.91072: variable 'omit' from source: magic vars 186312 1726890115.91524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890115.96200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890115.96326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890115.96373: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890115.96421: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890115.96454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890115.96562: 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) 186312 1726890115.96609: 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) 186312 1726890115.96670: 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) 186312 1726890115.96746: 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) 186312 1726890115.96768: 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) 186312 1726890115.96914: Evaluated conditional (__storage_verify_mount_options | d(false)): False 186312 1726890115.96923: when evaluation is False, skipping this task 186312 1726890115.96932: _execute() done 186312 1726890115.96939: dumping result to json 186312 1726890115.96948: done dumping result, returning 186312 1726890115.96961: done running TaskExecutor() for managed_node3/TASK: Verify mount_options [02369adf-7a19-881e-6b85-000000001771] 186312 1726890115.96983: sending task result for task 02369adf-7a19-881e-6b85-000000001771 skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890115.97181: no more pending results, returning what we have 186312 1726890115.97185: results queue empty 186312 1726890115.97186: checking for any_errors_fatal 186312 1726890115.97195: done checking for any_errors_fatal 186312 1726890115.97196: checking for max_fail_percentage 186312 1726890115.97198: done checking for max_fail_percentage 186312 1726890115.97199: checking to see if all hosts have failed and the running result is not ok 186312 1726890115.97200: done checking to see if all hosts have failed 186312 1726890115.97201: getting the remaining hosts for this loop 186312 1726890115.97203: done getting the remaining hosts for this loop 186312 1726890115.97207: getting the next task for host managed_node3 186312 1726890115.97217: done getting next task for host managed_node3 186312 1726890115.97220: ^ task is: TASK: Verify fingerprint 186312 1726890115.97226: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890115.97235: getting variables 186312 1726890115.97237: in VariableManager get_vars() 186312 1726890115.97274: Calling all_inventory to load vars for managed_node3 186312 1726890115.97277: Calling groups_inventory to load vars for managed_node3 186312 1726890115.97281: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890115.97294: Calling all_plugins_play to load vars for managed_node3 186312 1726890115.97298: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890115.97301: Calling groups_plugins_play to load vars for managed_node3 186312 1726890115.98119: done sending task result for task 02369adf-7a19-881e-6b85-000000001771 186312 1726890115.98122: WORKER PROCESS EXITING 186312 1726890115.98150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890115.98879: done with get_vars() 186312 1726890115.98894: done getting variables 186312 1726890115.98957: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:41:55 -0400 (0:00:00.090) 0:01:25.729 ****** 186312 1726890115.98989: entering _queue_task() for managed_node3/assert 186312 1726890115.99268: worker is 1 (out of 1 available) 186312 1726890115.99287: exiting _queue_task() for managed_node3/assert 186312 1726890115.99304: done queuing things up, now waiting for results queue to drain 186312 1726890115.99308: waiting for pending results... 186312 1726890115.99691: running TaskExecutor() for managed_node3/TASK: Verify fingerprint 186312 1726890115.99843: in run() - task 02369adf-7a19-881e-6b85-000000001772 186312 1726890115.99879: variable 'ansible_search_path' from source: unknown 186312 1726890115.99933: calling self._execute() 186312 1726890116.00067: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.00078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.00097: variable 'omit' from source: magic vars 186312 1726890116.00254: variable 'omit' from source: magic vars 186312 1726890116.00338: variable 'omit' from source: magic vars 186312 1726890116.00393: variable 'omit' from source: magic vars 186312 1726890116.00469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890116.00515: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890116.00550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890116.00590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.00610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.00667: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890116.00680: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.00690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.00821: Set connection var ansible_shell_type to sh 186312 1726890116.00840: Set connection var ansible_pipelining to False 186312 1726890116.00861: Set connection var ansible_timeout to 10 186312 1726890116.00868: Set connection var ansible_connection to ssh 186312 1726890116.00879: Set connection var ansible_shell_executable to /bin/sh 186312 1726890116.00888: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890116.00917: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.00928: variable 'ansible_connection' from source: unknown 186312 1726890116.00939: variable 'ansible_module_compression' from source: unknown 186312 1726890116.00947: variable 'ansible_shell_type' from source: unknown 186312 1726890116.00954: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.00965: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.00972: variable 'ansible_pipelining' from source: unknown 186312 1726890116.00979: variable 'ansible_timeout' from source: unknown 186312 1726890116.00986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.01193: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890116.01214: variable 'omit' from source: magic vars 186312 1726890116.01223: starting attempt loop 186312 1726890116.01232: running the handler 186312 1726890116.01570: variable '__fingerprint' from source: task vars 186312 1726890116.01584: variable 'storage_test_fstab' from source: set_fact 186312 1726890116.01636: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 186312 1726890116.01655: handler run complete 186312 1726890116.01675: attempt loop complete, returning result 186312 1726890116.01682: _execute() done 186312 1726890116.01689: dumping result to json 186312 1726890116.01695: done dumping result, returning 186312 1726890116.01705: done running TaskExecutor() for managed_node3/TASK: Verify fingerprint [02369adf-7a19-881e-6b85-000000001772] 186312 1726890116.01717: sending task result for task 02369adf-7a19-881e-6b85-000000001772 186312 1726890116.01832: done sending task result for task 02369adf-7a19-881e-6b85-000000001772 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890116.01884: no more pending results, returning what we have 186312 1726890116.01887: results queue empty 186312 1726890116.01888: checking for any_errors_fatal 186312 1726890116.01903: done checking for any_errors_fatal 186312 1726890116.01903: checking for max_fail_percentage 186312 1726890116.01905: done checking for max_fail_percentage 186312 1726890116.01906: checking to see if all hosts have failed and the running result is not ok 186312 1726890116.01908: done checking to see if all hosts have failed 186312 1726890116.01908: getting the remaining hosts for this loop 186312 1726890116.01910: done getting the remaining hosts for this loop 186312 1726890116.01915: getting the next task for host managed_node3 186312 1726890116.01922: done getting next task for host managed_node3 186312 1726890116.01925: ^ task is: TASK: Clean up variables 186312 1726890116.01932: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890116.01936: getting variables 186312 1726890116.01938: in VariableManager get_vars() 186312 1726890116.01970: Calling all_inventory to load vars for managed_node3 186312 1726890116.01973: Calling groups_inventory to load vars for managed_node3 186312 1726890116.01976: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890116.01988: Calling all_plugins_play to load vars for managed_node3 186312 1726890116.01992: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890116.01994: Calling groups_plugins_play to load vars for managed_node3 186312 1726890116.02586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890116.03514: done with get_vars() 186312 1726890116.03537: WORKER PROCESS EXITING 186312 1726890116.03540: done getting variables 186312 1726890116.03594: 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 [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:41:56 -0400 (0:00:00.046) 0:01:25.775 ****** 186312 1726890116.03629: entering _queue_task() for managed_node3/set_fact 186312 1726890116.03881: worker is 1 (out of 1 available) 186312 1726890116.03892: exiting _queue_task() for managed_node3/set_fact 186312 1726890116.03905: done queuing things up, now waiting for results queue to drain 186312 1726890116.03907: waiting for pending results... 186312 1726890116.04232: running TaskExecutor() for managed_node3/TASK: Clean up variables 186312 1726890116.04393: in run() - task 02369adf-7a19-881e-6b85-000000001773 186312 1726890116.04422: variable 'ansible_search_path' from source: unknown 186312 1726890116.04478: calling self._execute() 186312 1726890116.04608: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.04623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.04642: variable 'omit' from source: magic vars 186312 1726890116.04769: variable 'omit' from source: magic vars 186312 1726890116.04848: variable 'omit' from source: magic vars 186312 1726890116.04900: variable 'omit' from source: magic vars 186312 1726890116.04957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890116.05004: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890116.05044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890116.05072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.05090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.05145: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890116.05155: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.05163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.05288: Set connection var ansible_shell_type to sh 186312 1726890116.05311: Set connection var ansible_pipelining to False 186312 1726890116.05332: Set connection var ansible_timeout to 10 186312 1726890116.05340: Set connection var ansible_connection to ssh 186312 1726890116.05355: Set connection var ansible_shell_executable to /bin/sh 186312 1726890116.05365: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890116.05391: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.05404: variable 'ansible_connection' from source: unknown 186312 1726890116.05414: variable 'ansible_module_compression' from source: unknown 186312 1726890116.05422: variable 'ansible_shell_type' from source: unknown 186312 1726890116.05429: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.05438: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.05447: variable 'ansible_pipelining' from source: unknown 186312 1726890116.05466: variable 'ansible_timeout' from source: unknown 186312 1726890116.05475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.05671: 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) 186312 1726890116.05692: variable 'omit' from source: magic vars 186312 1726890116.05701: starting attempt loop 186312 1726890116.05708: running the handler 186312 1726890116.05729: handler run complete 186312 1726890116.05749: attempt loop complete, returning result 186312 1726890116.05756: _execute() done 186312 1726890116.05763: dumping result to json 186312 1726890116.05775: done dumping result, returning 186312 1726890116.05794: done running TaskExecutor() for managed_node3/TASK: Clean up variables [02369adf-7a19-881e-6b85-000000001773] 186312 1726890116.05805: sending task result for task 02369adf-7a19-881e-6b85-000000001773 ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 186312 1726890116.05999: no more pending results, returning what we have 186312 1726890116.06005: results queue empty 186312 1726890116.06006: checking for any_errors_fatal 186312 1726890116.06020: done checking for any_errors_fatal 186312 1726890116.06021: checking for max_fail_percentage 186312 1726890116.06023: done checking for max_fail_percentage 186312 1726890116.06024: checking to see if all hosts have failed and the running result is not ok 186312 1726890116.06025: done checking to see if all hosts have failed 186312 1726890116.06026: getting the remaining hosts for this loop 186312 1726890116.06028: done getting the remaining hosts for this loop 186312 1726890116.06035: getting the next task for host managed_node3 186312 1726890116.06049: done getting next task for host managed_node3 186312 1726890116.06052: ^ task is: TASK: Verify fs type 186312 1726890116.06059: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890116.06066: getting variables 186312 1726890116.06067: in VariableManager get_vars() 186312 1726890116.06105: Calling all_inventory to load vars for managed_node3 186312 1726890116.06108: Calling groups_inventory to load vars for managed_node3 186312 1726890116.06114: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890116.06135: Calling all_plugins_play to load vars for managed_node3 186312 1726890116.06140: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890116.06144: Calling groups_plugins_play to load vars for managed_node3 186312 1726890116.07028: done sending task result for task 02369adf-7a19-881e-6b85-000000001773 186312 1726890116.07034: WORKER PROCESS EXITING 186312 1726890116.07055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890116.07681: done with get_vars() 186312 1726890116.07695: done getting variables 186312 1726890116.07752: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:41:56 -0400 (0:00:00.041) 0:01:25.817 ****** 186312 1726890116.07785: entering _queue_task() for managed_node3/assert 186312 1726890116.08037: worker is 1 (out of 1 available) 186312 1726890116.08060: exiting _queue_task() for managed_node3/assert 186312 1726890116.08085: done queuing things up, now waiting for results queue to drain 186312 1726890116.08087: waiting for pending results... 186312 1726890116.08436: running TaskExecutor() for managed_node3/TASK: Verify fs type 186312 1726890116.08641: in run() - task 02369adf-7a19-881e-6b85-000000001777 186312 1726890116.08677: variable 'ansible_search_path' from source: unknown 186312 1726890116.08746: calling self._execute() 186312 1726890116.08934: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.08948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.08965: variable 'omit' from source: magic vars 186312 1726890116.09426: variable 'storage_test_volume' from source: include params 186312 1726890116.09476: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890116.09593: variable 'storage_test_volume' from source: include params 186312 1726890116.09628: Evaluated conditional (storage_test_volume.fs_type): True 186312 1726890116.09822: variable '_storage_test_volume_present' from source: set_fact 186312 1726890116.09840: Evaluated conditional (_storage_test_volume_present): True 186312 1726890116.09850: variable 'omit' from source: magic vars 186312 1726890116.09909: variable 'omit' from source: magic vars 186312 1726890116.09957: variable 'omit' from source: magic vars 186312 1726890116.10000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890116.10044: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890116.10069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890116.10089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.10103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.10137: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890116.10145: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.10153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.10246: Set connection var ansible_shell_type to sh 186312 1726890116.10259: Set connection var ansible_pipelining to False 186312 1726890116.10276: Set connection var ansible_timeout to 10 186312 1726890116.10282: Set connection var ansible_connection to ssh 186312 1726890116.10290: Set connection var ansible_shell_executable to /bin/sh 186312 1726890116.10298: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890116.10323: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.10334: variable 'ansible_connection' from source: unknown 186312 1726890116.10342: variable 'ansible_module_compression' from source: unknown 186312 1726890116.10348: variable 'ansible_shell_type' from source: unknown 186312 1726890116.10355: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.10361: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.10368: variable 'ansible_pipelining' from source: unknown 186312 1726890116.10379: variable 'ansible_timeout' from source: unknown 186312 1726890116.10387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.10528: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890116.10548: variable 'omit' from source: magic vars 186312 1726890116.10556: starting attempt loop 186312 1726890116.10561: running the handler 186312 1726890116.10961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890116.13957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890116.14024: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890116.14071: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890116.14108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890116.14144: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890116.14293: 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) 186312 1726890116.14327: 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) 186312 1726890116.14364: 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) 186312 1726890116.14413: 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) 186312 1726890116.14436: 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) 186312 1726890116.14624: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890116.14649: variable 'storage_test_volume' from source: include params 186312 1726890116.14673: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].fstype == storage_test_volume.fs_type or (storage_test_blkinfo.info[storage_test_volume._device].fstype | length == 0 and storage_test_volume.fs_type == "unformatted")): True 186312 1726890116.14683: handler run complete 186312 1726890116.14700: attempt loop complete, returning result 186312 1726890116.14706: _execute() done 186312 1726890116.14715: dumping result to json 186312 1726890116.14724: done dumping result, returning 186312 1726890116.14738: done running TaskExecutor() for managed_node3/TASK: Verify fs type [02369adf-7a19-881e-6b85-000000001777] 186312 1726890116.14747: sending task result for task 02369adf-7a19-881e-6b85-000000001777 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890116.14897: no more pending results, returning what we have 186312 1726890116.14901: results queue empty 186312 1726890116.14901: checking for any_errors_fatal 186312 1726890116.14909: done checking for any_errors_fatal 186312 1726890116.14910: checking for max_fail_percentage 186312 1726890116.14914: done checking for max_fail_percentage 186312 1726890116.14915: checking to see if all hosts have failed and the running result is not ok 186312 1726890116.14917: done checking to see if all hosts have failed 186312 1726890116.14917: getting the remaining hosts for this loop 186312 1726890116.14920: done getting the remaining hosts for this loop 186312 1726890116.14924: getting the next task for host managed_node3 186312 1726890116.14934: done getting next task for host managed_node3 186312 1726890116.14937: ^ task is: TASK: Verify fs label 186312 1726890116.14942: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890116.14954: getting variables 186312 1726890116.14956: in VariableManager get_vars() 186312 1726890116.14991: Calling all_inventory to load vars for managed_node3 186312 1726890116.14994: Calling groups_inventory to load vars for managed_node3 186312 1726890116.14997: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890116.15009: Calling all_plugins_play to load vars for managed_node3 186312 1726890116.15014: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890116.15018: Calling groups_plugins_play to load vars for managed_node3 186312 1726890116.15552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890116.16433: done sending task result for task 02369adf-7a19-881e-6b85-000000001777 186312 1726890116.16436: WORKER PROCESS EXITING 186312 1726890116.16483: done with get_vars() 186312 1726890116.16496: done getting variables 186312 1726890116.16555: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:41:56 -0400 (0:00:00.088) 0:01:25.905 ****** 186312 1726890116.16586: entering _queue_task() for managed_node3/assert 186312 1726890116.16824: worker is 1 (out of 1 available) 186312 1726890116.16837: exiting _queue_task() for managed_node3/assert 186312 1726890116.16850: done queuing things up, now waiting for results queue to drain 186312 1726890116.16851: waiting for pending results... 186312 1726890116.17801: running TaskExecutor() for managed_node3/TASK: Verify fs label 186312 1726890116.18085: in run() - task 02369adf-7a19-881e-6b85-000000001778 186312 1726890116.18191: variable 'ansible_search_path' from source: unknown 186312 1726890116.18233: calling self._execute() 186312 1726890116.18456: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.18466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.18481: variable 'omit' from source: magic vars 186312 1726890116.19117: variable 'storage_test_volume' from source: include params 186312 1726890116.19163: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890116.19327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890116.21581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890116.22289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890116.22448: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890116.22657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890116.22690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890116.22778: variable '_storage_test_volume_present' from source: set_fact 186312 1726890116.22873: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890116.23149: variable 'storage_test_volume' from source: include params 186312 1726890116.23237: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 186312 1726890116.23249: variable 'omit' from source: magic vars 186312 1726890116.23391: variable 'omit' from source: magic vars 186312 1726890116.23702: variable 'storage_test_volume' from source: include params 186312 1726890116.23835: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890116.23876: variable 'omit' from source: magic vars 186312 1726890116.23961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890116.24065: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890116.24090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890116.24111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.24159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.24192: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890116.24261: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.24269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.24484: Set connection var ansible_shell_type to sh 186312 1726890116.24500: Set connection var ansible_pipelining to False 186312 1726890116.24518: Set connection var ansible_timeout to 10 186312 1726890116.24586: Set connection var ansible_connection to ssh 186312 1726890116.24598: Set connection var ansible_shell_executable to /bin/sh 186312 1726890116.24609: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890116.24640: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.24648: variable 'ansible_connection' from source: unknown 186312 1726890116.24655: variable 'ansible_module_compression' from source: unknown 186312 1726890116.24662: variable 'ansible_shell_type' from source: unknown 186312 1726890116.24695: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.24703: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.24714: variable 'ansible_pipelining' from source: unknown 186312 1726890116.24721: variable 'ansible_timeout' from source: unknown 186312 1726890116.24805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.25041: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890116.25056: variable 'omit' from source: magic vars 186312 1726890116.25064: starting attempt loop 186312 1726890116.25070: running the handler 186312 1726890116.25434: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890116.25457: variable 'storage_test_volume' from source: include params 186312 1726890116.25477: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 186312 1726890116.25487: handler run complete 186312 1726890116.25505: attempt loop complete, returning result 186312 1726890116.25568: _execute() done 186312 1726890116.25576: dumping result to json 186312 1726890116.25584: done dumping result, returning 186312 1726890116.25595: done running TaskExecutor() for managed_node3/TASK: Verify fs label [02369adf-7a19-881e-6b85-000000001778] 186312 1726890116.25605: sending task result for task 02369adf-7a19-881e-6b85-000000001778 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890116.25764: no more pending results, returning what we have 186312 1726890116.25768: results queue empty 186312 1726890116.25768: checking for any_errors_fatal 186312 1726890116.25775: done checking for any_errors_fatal 186312 1726890116.25776: checking for max_fail_percentage 186312 1726890116.25778: done checking for max_fail_percentage 186312 1726890116.25779: checking to see if all hosts have failed and the running result is not ok 186312 1726890116.25780: done checking to see if all hosts have failed 186312 1726890116.25781: getting the remaining hosts for this loop 186312 1726890116.25783: done getting the remaining hosts for this loop 186312 1726890116.25786: getting the next task for host managed_node3 186312 1726890116.25797: done getting next task for host managed_node3 186312 1726890116.25801: ^ task is: TASK: See whether the device node is present 186312 1726890116.25805: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890116.25813: getting variables 186312 1726890116.25816: in VariableManager get_vars() 186312 1726890116.25857: Calling all_inventory to load vars for managed_node3 186312 1726890116.25871: Calling groups_inventory to load vars for managed_node3 186312 1726890116.25878: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890116.25894: Calling all_plugins_play to load vars for managed_node3 186312 1726890116.25901: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890116.25906: Calling groups_plugins_play to load vars for managed_node3 186312 1726890116.26666: done sending task result for task 02369adf-7a19-881e-6b85-000000001778 186312 1726890116.26669: WORKER PROCESS EXITING 186312 1726890116.26688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890116.27440: done with get_vars() 186312 1726890116.27455: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:41:56 -0400 (0:00:00.109) 0:01:26.014 ****** 186312 1726890116.27561: entering _queue_task() for managed_node3/stat 186312 1726890116.27849: worker is 1 (out of 1 available) 186312 1726890116.27861: exiting _queue_task() for managed_node3/stat 186312 1726890116.27877: done queuing things up, now waiting for results queue to drain 186312 1726890116.27878: waiting for pending results... 186312 1726890116.28752: running TaskExecutor() for managed_node3/TASK: See whether the device node is present 186312 1726890116.29021: in run() - task 02369adf-7a19-881e-6b85-00000000177c 186312 1726890116.29078: variable 'ansible_search_path' from source: unknown 186312 1726890116.29132: calling self._execute() 186312 1726890116.29255: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.29270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.29285: variable 'omit' from source: magic vars 186312 1726890116.29407: variable 'omit' from source: magic vars 186312 1726890116.29481: variable 'omit' from source: magic vars 186312 1726890116.29710: variable 'storage_test_volume' from source: include params 186312 1726890116.29774: variable 'omit' from source: magic vars 186312 1726890116.29821: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890116.29865: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890116.29892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890116.29916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.29935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.29974: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890116.29983: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.29991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.30099: Set connection var ansible_shell_type to sh 186312 1726890116.30117: Set connection var ansible_pipelining to False 186312 1726890116.30135: Set connection var ansible_timeout to 10 186312 1726890116.30143: Set connection var ansible_connection to ssh 186312 1726890116.30156: Set connection var ansible_shell_executable to /bin/sh 186312 1726890116.30165: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890116.30195: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.30204: variable 'ansible_connection' from source: unknown 186312 1726890116.30214: variable 'ansible_module_compression' from source: unknown 186312 1726890116.30222: variable 'ansible_shell_type' from source: unknown 186312 1726890116.30228: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.30237: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.30245: variable 'ansible_pipelining' from source: unknown 186312 1726890116.30251: variable 'ansible_timeout' from source: unknown 186312 1726890116.30259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.30478: 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) 186312 1726890116.30494: variable 'omit' from source: magic vars 186312 1726890116.30506: starting attempt loop 186312 1726890116.30515: running the handler 186312 1726890116.30534: _low_level_execute_command(): starting 186312 1726890116.30546: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890116.31340: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890116.31356: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890116.31373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890116.31393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890116.31441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890116.31454: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890116.31467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890116.31483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890116.31494: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890116.31506: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890116.31522: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890116.31541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890116.31563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890116.31577: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890116.31594: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890116.31617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890116.31697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890116.31715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890116.31733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890116.31826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890116.33437: stdout chunk (state=3): >>>/root <<< 186312 1726890116.33621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890116.33625: stdout chunk (state=3): >>><<< 186312 1726890116.33627: stderr chunk (state=3): >>><<< 186312 1726890116.33738: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890116.33742: _low_level_execute_command(): starting 186312 1726890116.33746: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890116.3364835-189372-55667296118685 `" && echo ansible-tmp-1726890116.3364835-189372-55667296118685="` echo /root/.ansible/tmp/ansible-tmp-1726890116.3364835-189372-55667296118685 `" ) && sleep 0' 186312 1726890116.34457: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890116.34470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890116.34497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890116.34525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890116.34566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890116.34578: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890116.34590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890116.34622: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890116.34641: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890116.34654: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890116.34665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890116.34677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890116.34691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890116.34701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890116.34711: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890116.34734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890116.34816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890116.34844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890116.34868: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890116.35041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890116.36825: stdout chunk (state=3): >>>ansible-tmp-1726890116.3364835-189372-55667296118685=/root/.ansible/tmp/ansible-tmp-1726890116.3364835-189372-55667296118685 <<< 186312 1726890116.37009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890116.37014: stdout chunk (state=3): >>><<< 186312 1726890116.37016: stderr chunk (state=3): >>><<< 186312 1726890116.37317: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890116.3364835-189372-55667296118685=/root/.ansible/tmp/ansible-tmp-1726890116.3364835-189372-55667296118685 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890116.37321: variable 'ansible_module_compression' from source: unknown 186312 1726890116.37324: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890116.37326: variable 'ansible_facts' from source: unknown 186312 1726890116.37328: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890116.3364835-189372-55667296118685/AnsiballZ_stat.py 186312 1726890116.37436: Sending initial data 186312 1726890116.37441: Sent initial data (154 bytes) 186312 1726890116.39140: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890116.39165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890116.39169: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890116.39172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890116.39258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890116.39265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890116.39318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890116.41024: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890116.41067: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890116.41100: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp94esyeu9 /root/.ansible/tmp/ansible-tmp-1726890116.3364835-189372-55667296118685/AnsiballZ_stat.py <<< 186312 1726890116.41141: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890116.42566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890116.42817: stderr chunk (state=3): >>><<< 186312 1726890116.42820: stdout chunk (state=3): >>><<< 186312 1726890116.42822: done transferring module to remote 186312 1726890116.42870: _low_level_execute_command(): starting 186312 1726890116.42874: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890116.3364835-189372-55667296118685/ /root/.ansible/tmp/ansible-tmp-1726890116.3364835-189372-55667296118685/AnsiballZ_stat.py && sleep 0' 186312 1726890116.43517: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890116.43537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890116.43561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890116.43583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890116.43646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890116.43662: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890116.43694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890116.43720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890116.43738: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890116.43758: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890116.43776: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890116.43801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890116.43822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890116.43846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890116.43860: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890116.43878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890116.43980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890116.44016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890116.44039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890116.44211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890116.45848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890116.45916: stderr chunk (state=3): >>><<< 186312 1726890116.45937: stdout chunk (state=3): >>><<< 186312 1726890116.45952: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890116.45956: _low_level_execute_command(): starting 186312 1726890116.45958: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890116.3364835-189372-55667296118685/AnsiballZ_stat.py && sleep 0' 186312 1726890116.46622: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890116.46628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890116.46670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890116.46684: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890116.46699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890116.46720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890116.46736: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890116.46749: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890116.46768: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890116.46784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890116.46801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890116.46816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890116.46827: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890116.46844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890116.46921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890116.46944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890116.46961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890116.47033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890116.48950: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890116.48953: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890116.49014: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890116.49046: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890116.49089: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890116.49133: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890116.49139: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890116.49174: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890116.49204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890116.49248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890116.49251: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890116.49253: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451e43dc0> <<< 186312 1726890116.49280: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890116.49303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bd83a0> <<< 186312 1726890116.49306: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451e43b20> <<< 186312 1726890116.49332: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890116.49348: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451e43ac0> <<< 186312 1726890116.49370: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890116.49402: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890116.49405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890116.49464: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bd8490> <<< 186312 1726890116.49471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890116.49474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890116.49500: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bd8940> <<< 186312 1726890116.49541: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bd8670> <<< 186312 1726890116.49583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890116.49586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890116.49606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890116.49624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890116.49674: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b8f190> <<< 186312 1726890116.49678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890116.49701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890116.49795: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b8f220> <<< 186312 1726890116.49824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890116.49827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890116.49836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b8f940> <<< 186312 1726890116.49868: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bf0880> <<< 186312 1726890116.49899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890116.49905: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b88d90> <<< 186312 1726890116.49962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890116.49965: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bb2d90> <<< 186312 1726890116.50020: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bd8970> <<< 186312 1726890116.50061: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890116.50284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890116.50296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890116.50368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890116.50414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b54eb0> <<< 186312 1726890116.50429: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b57f40> <<< 186312 1726890116.50467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 186312 1726890116.50597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b4c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b55640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b54370> <<< 186312 1726890116.50621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890116.50658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890116.50778: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890116.50874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5451ad5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ad5910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ad5f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890116.50968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ad5fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ae70d0> import '_collections' # <<< 186312 1726890116.51023: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b2ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b29670> <<< 186312 1726890116.51117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b3b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b5be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890116.51140: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5451ae7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b2e2b0> <<< 186312 1726890116.51173: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5451b3b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b619d0> <<< 186312 1726890116.51253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890116.51257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890116.51277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ae7eb0> <<< 186312 1726890116.51291: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ae7df0> <<< 186312 1726890116.51305: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890116.51318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ae7d60> <<< 186312 1726890116.51333: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890116.51345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890116.51363: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890116.51367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890116.51396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890116.51444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890116.51467: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ab23d0> <<< 186312 1726890116.51513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890116.51517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890116.51550: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ab24c0> <<< 186312 1726890116.51666: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451aeff40> <<< 186312 1726890116.51745: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451aeaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451aea490> <<< 186312 1726890116.51767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890116.51783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890116.51800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890116.51820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890116.51835: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519cc220> <<< 186312 1726890116.51860: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451a9d520> <<< 186312 1726890116.51914: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451aeaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b61040> <<< 186312 1726890116.51954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890116.52064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519dfb50> import 'errno' # <<< 186312 1726890116.52090: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54519dfe80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890116.52180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519f1790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890116.52232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519f1cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890116.52335: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545197d400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519dff70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890116.52341: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545198e2e0> <<< 186312 1726890116.52397: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519f1610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545198e3a0> <<< 186312 1726890116.52446: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ae7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890116.52499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890116.52525: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54519aa700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890116.52552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890116.52578: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54519aa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519aa7c0> <<< 186312 1726890116.52602: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54519aa8b0> <<< 186312 1726890116.52617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890116.52805: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54519aad00> <<< 186312 1726890116.52847: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890116.52855: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54519b4250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519aa940> <<< 186312 1726890116.52895: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545199ca90> <<< 186312 1726890116.52929: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ae7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890116.52989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890116.53017: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519aaaf0> <<< 186312 1726890116.53124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890116.53153: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f54518d26d0> <<< 186312 1726890116.53285: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890116.53403: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.53433: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890116.53453: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890116.53484: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.54691: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.55662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890116.55684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517f9820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890116.55713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890116.55738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890116.55762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890116.55781: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54517f9160> <<< 186312 1726890116.55813: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517f9280> <<< 186312 1726890116.55840: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517f9f70> <<< 186312 1726890116.55866: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890116.55913: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517f94f0> <<< 186312 1726890116.55921: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517f9d90> import 'atexit' # <<< 186312 1726890116.55947: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890116.55956: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54517f9fd0> <<< 186312 1726890116.55974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890116.55999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890116.56032: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517f9100> <<< 186312 1726890116.56050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890116.56067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890116.56086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890116.56107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890116.56128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890116.56135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890116.56202: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451750f40> <<< 186312 1726890116.56239: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890116.56246: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545176dd00> <<< 186312 1726890116.56269: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890116.56274: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545176deb0> <<< 186312 1726890116.56291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890116.56321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890116.56348: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545176d370> <<< 186312 1726890116.56367: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545185fdc0> <<< 186312 1726890116.56525: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545185f3a0> <<< 186312 1726890116.56548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890116.56569: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545185ffd0> <<< 186312 1726890116.56598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890116.56623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890116.56642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890116.56703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545182ed30> <<< 186312 1726890116.56785: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517ccd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517cc400> <<< 186312 1726890116.56821: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54518024f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54517cc520> <<< 186312 1726890116.56847: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517cc550> <<< 186312 1726890116.56905: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890116.56913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890116.56925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890116.57036: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545173ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451840250> <<< 186312 1726890116.57051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890116.57080: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890116.57091: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545173c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54518403d0> <<< 186312 1726890116.57121: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890116.57149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890116.57186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890116.57237: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451858e50> <<< 186312 1726890116.57362: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545173c7f0> <<< 186312 1726890116.57465: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545173c640> <<< 186312 1726890116.57498: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890116.57525: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545173b5b0> <<< 186312 1726890116.57553: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5451730d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451837910> <<< 186312 1726890116.57577: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890116.57599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890116.57615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890116.57643: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890116.57648: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54517c06a0> <<< 186312 1726890116.57824: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890116.57860: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54517bfb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517cf0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890116.57882: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54517c0100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451804b20> # zipimport: zlib available <<< 186312 1726890116.57915: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.57939: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890116.57997: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.58104: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.58122: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/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_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890116.58135: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.58225: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.58320: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.58776: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.59229: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890116.59246: 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_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890116.59264: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890116.59274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890116.59331: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5450de05e0> <<< 186312 1726890116.59396: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890116.59413: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54511ea580> <<< 186312 1726890116.59419: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5450d82100> <<< 186312 1726890116.59462: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890116.59467: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.59493: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.59506: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890116.59513: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.59627: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.59752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890116.59780: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517bfb80> <<< 186312 1726890116.59785: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.60177: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.60533: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.60589: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.60647: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890116.60658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.60689: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.60739: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890116.60783: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.60855: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890116.60870: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.60879: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890116.60900: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.60932: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.60966: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890116.60971: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.61155: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.61342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890116.61375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890116.61378: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890116.61454: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5450db2f10> <<< 186312 1726890116.61467: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.61530: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.61599: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890116.61617: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890116.61628: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.61661: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.61699: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890116.61705: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.61734: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.61773: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.61864: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.61936: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890116.61954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890116.62033: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545184b220> <<< 186312 1726890116.62065: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5450db2850> <<< 186312 1726890116.62105: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890116.62125: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890116.62250: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.62315: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.62332: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.62366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890116.62384: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890116.62403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890116.62433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890116.62461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890116.62474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890116.62563: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54511ddca0> <<< 186312 1726890116.62601: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54511d9f70> <<< 186312 1726890116.62652: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54511d3940> <<< 186312 1726890116.62664: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890116.62690: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.62724: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890116.62787: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890116.62791: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.62797: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.62823: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890116.62835: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.62937: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.63105: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890116.63273: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890116.63927: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726890095.060791, "mtime": 1726890095.060791, "ctime": 1726890095.060791, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890116.63948: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890116.64307: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 186312 1726890116.64332: 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 <<< 186312 1726890116.64365: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 186312 1726890116.64408: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random <<< 186312 1726890116.64437: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings <<< 186312 1726890116.64452: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890116.64628: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890116.64650: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890116.64680: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890116.64688: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890116.64704: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890116.64740: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 186312 1726890116.64750: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890116.64768: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890116.64789: stdout chunk (state=3): >>># destroy array <<< 186312 1726890116.64794: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890116.64821: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890116.64869: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890116.64880: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 186312 1726890116.64895: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 186312 1726890116.64907: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890116.64951: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890116.64972: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890116.64983: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890116.65008: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890116.65020: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890116.65029: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 186312 1726890116.65071: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 186312 1726890116.65076: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890116.65091: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890116.65095: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890116.65098: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890116.65101: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 186312 1726890116.65104: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890116.65106: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890116.65237: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890116.65248: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890116.65274: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890116.65292: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890116.65304: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal <<< 186312 1726890116.65307: stdout chunk (state=3): >>># destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890116.65322: stdout chunk (state=3): >>># destroy select <<< 186312 1726890116.65336: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890116.65365: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890116.65647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890116.65753: stderr chunk (state=3): >>><<< 186312 1726890116.65756: stdout chunk (state=3): >>><<< 186312 1726890116.65898: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451e43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451e43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451e43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bf0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451bd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b54eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b57f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b4c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b55640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b54370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5451ad5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ad5910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ad5f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ad5fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ae70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b2ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b29670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b3b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b5be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5451ae7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b2e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5451b3b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b619d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ae7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ae7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ae7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ab23d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ab24c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451aeff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451aeaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451aea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519cc220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451a9d520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451aeaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451b61040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519dfb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54519dfe80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519f1790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519f1cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545197d400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519dff70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545198e2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519f1610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545198e3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ae7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54519aa700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54519aa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519aa7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54519aa8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54519aad00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54519b4250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519aa940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545199ca90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451ae7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54519aaaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f54518d26d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517f9820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54517f9160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517f9280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517f9f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517f94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517f9d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54517f9fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517f9100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451750f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545176dd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545176deb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545176d370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545185fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545185f3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545185ffd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545182ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517ccd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517cc400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54518024f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54517cc520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517cc550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545173ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451840250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545173c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54518403d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451858e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f545173c7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545173c640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545173b5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5451730d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451837910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54517c06a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54517bfb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517cf0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f54517c0100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5451804b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/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_huxvm0n5/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_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/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_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5450de05e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54511ea580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5450d82100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54517bfb80> # 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_huxvm0n5/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_huxvm0n5/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_huxvm0n5/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_huxvm0n5/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_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5450db2f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/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_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f545184b220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5450db2850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54511ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54511d9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f54511d3940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/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_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_huxvm0n5/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_huxvm0n5/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726890095.060791, "mtime": 1726890095.060791, "ctime": 1726890095.060791, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890116.66788: done with _execute_module (stat, {'path': '/dev/sda', 'follow': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890116.3364835-189372-55667296118685/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890116.66795: _low_level_execute_command(): starting 186312 1726890116.66798: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890116.3364835-189372-55667296118685/ > /dev/null 2>&1 && sleep 0' 186312 1726890116.67399: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890116.67425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890116.67463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890116.67470: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890116.67473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890116.67527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890116.67537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890116.67543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890116.67577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890116.69382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890116.69441: stderr chunk (state=3): >>><<< 186312 1726890116.69444: stdout chunk (state=3): >>><<< 186312 1726890116.69455: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890116.69458: handler run complete 186312 1726890116.69490: attempt loop complete, returning result 186312 1726890116.69493: _execute() done 186312 1726890116.69495: dumping result to json 186312 1726890116.69500: done dumping result, returning 186312 1726890116.69510: done running TaskExecutor() for managed_node3/TASK: See whether the device node is present [02369adf-7a19-881e-6b85-00000000177c] 186312 1726890116.69515: sending task result for task 02369adf-7a19-881e-6b85-00000000177c ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890095.060791, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726890095.060791, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726890095.060791, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890116.69708: no more pending results, returning what we have 186312 1726890116.69713: results queue empty 186312 1726890116.69717: checking for any_errors_fatal 186312 1726890116.69725: done checking for any_errors_fatal 186312 1726890116.69726: checking for max_fail_percentage 186312 1726890116.69728: done checking for max_fail_percentage 186312 1726890116.69729: checking to see if all hosts have failed and the running result is not ok 186312 1726890116.69730: done checking to see if all hosts have failed 186312 1726890116.69731: getting the remaining hosts for this loop 186312 1726890116.69733: done getting the remaining hosts for this loop 186312 1726890116.69736: getting the next task for host managed_node3 186312 1726890116.69743: done getting next task for host managed_node3 186312 1726890116.69752: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890116.69757: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890116.69763: getting variables 186312 1726890116.69764: in VariableManager get_vars() 186312 1726890116.69815: Calling all_inventory to load vars for managed_node3 186312 1726890116.69821: Calling groups_inventory to load vars for managed_node3 186312 1726890116.69827: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890116.69840: Calling all_plugins_play to load vars for managed_node3 186312 1726890116.69853: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890116.69858: Calling groups_plugins_play to load vars for managed_node3 186312 1726890116.70599: done sending task result for task 02369adf-7a19-881e-6b85-00000000177c 186312 1726890116.70603: WORKER PROCESS EXITING 186312 1726890116.70693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890116.75038: done with get_vars() 186312 1726890116.75054: done getting variables 186312 1726890116.75121: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:41:56 -0400 (0:00:00.475) 0:01:26.490 ****** 186312 1726890116.75155: entering _queue_task() for managed_node3/assert 186312 1726890116.75501: worker is 1 (out of 1 available) 186312 1726890116.75519: exiting _queue_task() for managed_node3/assert 186312 1726890116.75536: done queuing things up, now waiting for results queue to drain 186312 1726890116.75538: waiting for pending results... 186312 1726890116.75907: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890116.76069: in run() - task 02369adf-7a19-881e-6b85-00000000177d 186312 1726890116.76101: variable 'ansible_search_path' from source: unknown 186312 1726890116.76140: calling self._execute() 186312 1726890116.76284: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.76306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.76359: variable 'omit' from source: magic vars 186312 1726890116.76997: variable '_storage_test_volume_present' from source: set_fact 186312 1726890116.77005: variable 'storage_test_volume' from source: include params 186312 1726890116.77089: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 186312 1726890116.77138: variable 'omit' from source: magic vars 186312 1726890116.77266: variable 'omit' from source: magic vars 186312 1726890116.77352: variable 'storage_test_volume' from source: include params 186312 1726890116.77381: variable 'omit' from source: magic vars 186312 1726890116.77416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890116.77444: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890116.77459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890116.77473: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.77484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.77507: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890116.77511: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.77515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.77580: Set connection var ansible_shell_type to sh 186312 1726890116.77588: Set connection var ansible_pipelining to False 186312 1726890116.77598: Set connection var ansible_timeout to 10 186312 1726890116.77601: Set connection var ansible_connection to ssh 186312 1726890116.77604: Set connection var ansible_shell_executable to /bin/sh 186312 1726890116.77609: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890116.77626: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.77632: variable 'ansible_connection' from source: unknown 186312 1726890116.77635: variable 'ansible_module_compression' from source: unknown 186312 1726890116.77638: variable 'ansible_shell_type' from source: unknown 186312 1726890116.77643: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.77646: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.77648: variable 'ansible_pipelining' from source: unknown 186312 1726890116.77651: variable 'ansible_timeout' from source: unknown 186312 1726890116.77654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.77827: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890116.77846: variable 'omit' from source: magic vars 186312 1726890116.77856: starting attempt loop 186312 1726890116.77865: running the handler 186312 1726890116.78085: variable 'storage_test_dev' from source: set_fact 186312 1726890116.78128: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 186312 1726890116.78139: handler run complete 186312 1726890116.78169: attempt loop complete, returning result 186312 1726890116.78188: _execute() done 186312 1726890116.78216: dumping result to json 186312 1726890116.78222: done dumping result, returning 186312 1726890116.78244: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-00000000177d] 186312 1726890116.78267: sending task result for task 02369adf-7a19-881e-6b85-00000000177d 186312 1726890116.78436: done sending task result for task 02369adf-7a19-881e-6b85-00000000177d 186312 1726890116.78440: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890116.78531: no more pending results, returning what we have 186312 1726890116.78535: results queue empty 186312 1726890116.78536: checking for any_errors_fatal 186312 1726890116.78553: done checking for any_errors_fatal 186312 1726890116.78554: checking for max_fail_percentage 186312 1726890116.78556: done checking for max_fail_percentage 186312 1726890116.78557: checking to see if all hosts have failed and the running result is not ok 186312 1726890116.78558: done checking to see if all hosts have failed 186312 1726890116.78559: getting the remaining hosts for this loop 186312 1726890116.78561: done getting the remaining hosts for this loop 186312 1726890116.78565: getting the next task for host managed_node3 186312 1726890116.78573: done getting next task for host managed_node3 186312 1726890116.78586: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890116.78593: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890116.78601: getting variables 186312 1726890116.78603: in VariableManager get_vars() 186312 1726890116.78667: Calling all_inventory to load vars for managed_node3 186312 1726890116.78679: Calling groups_inventory to load vars for managed_node3 186312 1726890116.78689: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890116.78709: Calling all_plugins_play to load vars for managed_node3 186312 1726890116.78721: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890116.78726: Calling groups_plugins_play to load vars for managed_node3 186312 1726890116.79566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890116.80193: done with get_vars() 186312 1726890116.80210: done getting variables 186312 1726890116.80278: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:41:56 -0400 (0:00:00.051) 0:01:26.542 ****** 186312 1726890116.80318: entering _queue_task() for managed_node3/assert 186312 1726890116.80608: worker is 1 (out of 1 available) 186312 1726890116.80628: exiting _queue_task() for managed_node3/assert 186312 1726890116.80646: done queuing things up, now waiting for results queue to drain 186312 1726890116.80648: waiting for pending results... 186312 1726890116.81002: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890116.81167: in run() - task 02369adf-7a19-881e-6b85-00000000177e 186312 1726890116.81193: variable 'ansible_search_path' from source: unknown 186312 1726890116.81287: calling self._execute() 186312 1726890116.81466: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.81472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.81495: variable 'omit' from source: magic vars 186312 1726890116.82185: variable '_storage_test_volume_present' from source: set_fact 186312 1726890116.82194: variable 'storage_test_volume' from source: include params 186312 1726890116.82259: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 186312 1726890116.82275: when evaluation is False, skipping this task 186312 1726890116.82283: _execute() done 186312 1726890116.82302: dumping result to json 186312 1726890116.82327: done dumping result, returning 186312 1726890116.82337: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-00000000177e] 186312 1726890116.82340: sending task result for task 02369adf-7a19-881e-6b85-00000000177e 186312 1726890116.82509: done sending task result for task 02369adf-7a19-881e-6b85-00000000177e skipping: [managed_node3] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 186312 1726890116.82580: no more pending results, returning what we have 186312 1726890116.82584: results queue empty 186312 1726890116.82584: checking for any_errors_fatal 186312 1726890116.82599: done checking for any_errors_fatal 186312 1726890116.82600: checking for max_fail_percentage 186312 1726890116.82602: done checking for max_fail_percentage 186312 1726890116.82603: checking to see if all hosts have failed and the running result is not ok 186312 1726890116.82608: done checking to see if all hosts have failed 186312 1726890116.82608: getting the remaining hosts for this loop 186312 1726890116.82610: done getting the remaining hosts for this loop 186312 1726890116.82616: getting the next task for host managed_node3 186312 1726890116.82625: done getting next task for host managed_node3 186312 1726890116.82628: ^ task is: TASK: Make sure we got info about this volume 186312 1726890116.82637: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890116.82644: getting variables 186312 1726890116.82645: in VariableManager get_vars() 186312 1726890116.82691: Calling all_inventory to load vars for managed_node3 186312 1726890116.82695: Calling groups_inventory to load vars for managed_node3 186312 1726890116.82699: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890116.82718: Calling all_plugins_play to load vars for managed_node3 186312 1726890116.82725: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890116.82731: Calling groups_plugins_play to load vars for managed_node3 186312 1726890116.83299: WORKER PROCESS EXITING 186312 1726890116.83328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890116.83885: done with get_vars() 186312 1726890116.83904: done getting variables 186312 1726890116.83997: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:41:56 -0400 (0:00:00.037) 0:01:26.579 ****** 186312 1726890116.84027: entering _queue_task() for managed_node3/assert 186312 1726890116.84396: worker is 1 (out of 1 available) 186312 1726890116.84424: exiting _queue_task() for managed_node3/assert 186312 1726890116.84454: done queuing things up, now waiting for results queue to drain 186312 1726890116.84456: waiting for pending results... 186312 1726890116.84883: running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume 186312 1726890116.85048: in run() - task 02369adf-7a19-881e-6b85-00000000177f 186312 1726890116.85067: variable 'ansible_search_path' from source: unknown 186312 1726890116.85114: calling self._execute() 186312 1726890116.85335: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.85352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.85360: variable 'omit' from source: magic vars 186312 1726890116.85791: variable '_storage_test_volume_present' from source: set_fact 186312 1726890116.85799: Evaluated conditional (_storage_test_volume_present): True 186312 1726890116.85805: variable 'omit' from source: magic vars 186312 1726890116.85848: variable 'omit' from source: magic vars 186312 1726890116.85935: variable 'storage_test_volume' from source: include params 186312 1726890116.85971: variable 'omit' from source: magic vars 186312 1726890116.86002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890116.86033: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890116.86048: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890116.86062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.86071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.86098: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890116.86101: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.86104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.86173: Set connection var ansible_shell_type to sh 186312 1726890116.86180: Set connection var ansible_pipelining to False 186312 1726890116.86191: Set connection var ansible_timeout to 10 186312 1726890116.86194: Set connection var ansible_connection to ssh 186312 1726890116.86198: Set connection var ansible_shell_executable to /bin/sh 186312 1726890116.86203: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890116.86221: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.86224: variable 'ansible_connection' from source: unknown 186312 1726890116.86227: variable 'ansible_module_compression' from source: unknown 186312 1726890116.86232: variable 'ansible_shell_type' from source: unknown 186312 1726890116.86235: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.86237: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.86241: variable 'ansible_pipelining' from source: unknown 186312 1726890116.86243: variable 'ansible_timeout' from source: unknown 186312 1726890116.86246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.86345: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890116.86355: variable 'omit' from source: magic vars 186312 1726890116.86358: starting attempt loop 186312 1726890116.86361: running the handler 186312 1726890116.86468: variable 'storage_test_volume' from source: include params 186312 1726890116.86480: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890116.86495: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 186312 1726890116.86501: handler run complete 186312 1726890116.86514: attempt loop complete, returning result 186312 1726890116.86517: _execute() done 186312 1726890116.86520: dumping result to json 186312 1726890116.86526: done dumping result, returning 186312 1726890116.86537: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume [02369adf-7a19-881e-6b85-00000000177f] 186312 1726890116.86566: sending task result for task 02369adf-7a19-881e-6b85-00000000177f 186312 1726890116.86853: done sending task result for task 02369adf-7a19-881e-6b85-00000000177f 186312 1726890116.86858: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890116.86974: no more pending results, returning what we have 186312 1726890116.86986: results queue empty 186312 1726890116.86988: checking for any_errors_fatal 186312 1726890116.86999: done checking for any_errors_fatal 186312 1726890116.87000: checking for max_fail_percentage 186312 1726890116.87002: done checking for max_fail_percentage 186312 1726890116.87020: checking to see if all hosts have failed and the running result is not ok 186312 1726890116.87021: done checking to see if all hosts have failed 186312 1726890116.87025: getting the remaining hosts for this loop 186312 1726890116.87028: done getting the remaining hosts for this loop 186312 1726890116.87033: getting the next task for host managed_node3 186312 1726890116.87043: done getting next task for host managed_node3 186312 1726890116.87046: ^ task is: TASK: Process volume type (set initial value) (1/2) 186312 1726890116.87064: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890116.87078: getting variables 186312 1726890116.87083: in VariableManager get_vars() 186312 1726890116.87163: Calling all_inventory to load vars for managed_node3 186312 1726890116.87175: Calling groups_inventory to load vars for managed_node3 186312 1726890116.87184: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890116.87225: Calling all_plugins_play to load vars for managed_node3 186312 1726890116.87255: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890116.87265: Calling groups_plugins_play to load vars for managed_node3 186312 1726890116.88362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890116.89168: done with get_vars() 186312 1726890116.89178: done getting variables 186312 1726890116.89263: 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 [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:41:56 -0400 (0:00:00.052) 0:01:26.632 ****** 186312 1726890116.89306: entering _queue_task() for managed_node3/set_fact 186312 1726890116.89594: worker is 1 (out of 1 available) 186312 1726890116.89612: exiting _queue_task() for managed_node3/set_fact 186312 1726890116.89632: done queuing things up, now waiting for results queue to drain 186312 1726890116.89636: waiting for pending results... 186312 1726890116.90024: running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) 186312 1726890116.90215: in run() - task 02369adf-7a19-881e-6b85-000000001780 186312 1726890116.90240: variable 'ansible_search_path' from source: unknown 186312 1726890116.90288: calling self._execute() 186312 1726890116.90461: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.90484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.90506: variable 'omit' from source: magic vars 186312 1726890116.90662: variable 'omit' from source: magic vars 186312 1726890116.90743: variable 'omit' from source: magic vars 186312 1726890116.91033: variable 'storage_test_volume' from source: include params 186312 1726890116.91096: variable 'omit' from source: magic vars 186312 1726890116.91162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890116.91218: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890116.91251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890116.91283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.91300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.91341: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890116.91361: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.91371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.91493: Set connection var ansible_shell_type to sh 186312 1726890116.91520: Set connection var ansible_pipelining to False 186312 1726890116.91547: Set connection var ansible_timeout to 10 186312 1726890116.91559: Set connection var ansible_connection to ssh 186312 1726890116.91578: Set connection var ansible_shell_executable to /bin/sh 186312 1726890116.91598: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890116.91638: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.91656: variable 'ansible_connection' from source: unknown 186312 1726890116.91671: variable 'ansible_module_compression' from source: unknown 186312 1726890116.91682: variable 'ansible_shell_type' from source: unknown 186312 1726890116.91697: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.91710: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.91733: variable 'ansible_pipelining' from source: unknown 186312 1726890116.91751: variable 'ansible_timeout' from source: unknown 186312 1726890116.91763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.92140: 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) 186312 1726890116.92159: variable 'omit' from source: magic vars 186312 1726890116.92182: starting attempt loop 186312 1726890116.92190: running the handler 186312 1726890116.92247: handler run complete 186312 1726890116.92267: attempt loop complete, returning result 186312 1726890116.92275: _execute() done 186312 1726890116.92295: dumping result to json 186312 1726890116.92305: done dumping result, returning 186312 1726890116.92320: done running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-881e-6b85-000000001780] 186312 1726890116.92332: sending task result for task 02369adf-7a19-881e-6b85-000000001780 ok: [managed_node3] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 186312 1726890116.92508: no more pending results, returning what we have 186312 1726890116.92514: results queue empty 186312 1726890116.92515: checking for any_errors_fatal 186312 1726890116.92532: done checking for any_errors_fatal 186312 1726890116.92533: checking for max_fail_percentage 186312 1726890116.92535: done checking for max_fail_percentage 186312 1726890116.92536: checking to see if all hosts have failed and the running result is not ok 186312 1726890116.92537: done checking to see if all hosts have failed 186312 1726890116.92538: getting the remaining hosts for this loop 186312 1726890116.92540: done getting the remaining hosts for this loop 186312 1726890116.92547: getting the next task for host managed_node3 186312 1726890116.92560: done getting next task for host managed_node3 186312 1726890116.92564: ^ task is: TASK: Process volume type (get RAID value) (2/2) 186312 1726890116.92569: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890116.92575: getting variables 186312 1726890116.92577: in VariableManager get_vars() 186312 1726890116.92620: Calling all_inventory to load vars for managed_node3 186312 1726890116.92623: Calling groups_inventory to load vars for managed_node3 186312 1726890116.92628: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890116.92643: Calling all_plugins_play to load vars for managed_node3 186312 1726890116.92647: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890116.92650: Calling groups_plugins_play to load vars for managed_node3 186312 1726890116.93622: done sending task result for task 02369adf-7a19-881e-6b85-000000001780 186312 1726890116.93628: WORKER PROCESS EXITING 186312 1726890116.93662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890116.94419: done with get_vars() 186312 1726890116.94440: done getting variables 186312 1726890116.94517: 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 [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:41:56 -0400 (0:00:00.052) 0:01:26.684 ****** 186312 1726890116.94568: entering _queue_task() for managed_node3/set_fact 186312 1726890116.94833: worker is 1 (out of 1 available) 186312 1726890116.94845: exiting _queue_task() for managed_node3/set_fact 186312 1726890116.94858: done queuing things up, now waiting for results queue to drain 186312 1726890116.94859: waiting for pending results... 186312 1726890116.95123: running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) 186312 1726890116.95218: in run() - task 02369adf-7a19-881e-6b85-000000001781 186312 1726890116.95229: variable 'ansible_search_path' from source: unknown 186312 1726890116.95259: calling self._execute() 186312 1726890116.95347: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.95350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.95358: variable 'omit' from source: magic vars 186312 1726890116.95645: variable 'storage_test_volume' from source: include params 186312 1726890116.95671: Evaluated conditional (storage_test_volume.type == "raid"): False 186312 1726890116.95675: when evaluation is False, skipping this task 186312 1726890116.95677: _execute() done 186312 1726890116.95680: dumping result to json 186312 1726890116.95683: done dumping result, returning 186312 1726890116.95687: done running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-881e-6b85-000000001781] 186312 1726890116.95693: sending task result for task 02369adf-7a19-881e-6b85-000000001781 186312 1726890116.95788: done sending task result for task 02369adf-7a19-881e-6b85-000000001781 186312 1726890116.95790: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 186312 1726890116.95839: no more pending results, returning what we have 186312 1726890116.95841: results queue empty 186312 1726890116.95842: checking for any_errors_fatal 186312 1726890116.95848: done checking for any_errors_fatal 186312 1726890116.95848: checking for max_fail_percentage 186312 1726890116.95850: done checking for max_fail_percentage 186312 1726890116.95851: checking to see if all hosts have failed and the running result is not ok 186312 1726890116.95851: done checking to see if all hosts have failed 186312 1726890116.95852: getting the remaining hosts for this loop 186312 1726890116.95853: done getting the remaining hosts for this loop 186312 1726890116.95856: getting the next task for host managed_node3 186312 1726890116.95863: done getting next task for host managed_node3 186312 1726890116.95865: ^ task is: TASK: Verify the volume's device type 186312 1726890116.95869: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890116.95872: getting variables 186312 1726890116.95873: in VariableManager get_vars() 186312 1726890116.95904: Calling all_inventory to load vars for managed_node3 186312 1726890116.95906: Calling groups_inventory to load vars for managed_node3 186312 1726890116.95908: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890116.95916: Calling all_plugins_play to load vars for managed_node3 186312 1726890116.95918: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890116.95920: Calling groups_plugins_play to load vars for managed_node3 186312 1726890116.96234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890116.96579: done with get_vars() 186312 1726890116.96588: done getting variables 186312 1726890116.96627: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:41:56 -0400 (0:00:00.020) 0:01:26.705 ****** 186312 1726890116.96648: entering _queue_task() for managed_node3/assert 186312 1726890116.96807: worker is 1 (out of 1 available) 186312 1726890116.96822: exiting _queue_task() for managed_node3/assert 186312 1726890116.96834: done queuing things up, now waiting for results queue to drain 186312 1726890116.96835: waiting for pending results... 186312 1726890116.97011: running TaskExecutor() for managed_node3/TASK: Verify the volume's device type 186312 1726890116.97092: in run() - task 02369adf-7a19-881e-6b85-000000001782 186312 1726890116.97103: variable 'ansible_search_path' from source: unknown 186312 1726890116.97133: calling self._execute() 186312 1726890116.97225: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.97232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.97243: variable 'omit' from source: magic vars 186312 1726890116.97500: variable '_storage_test_volume_present' from source: set_fact 186312 1726890116.97508: Evaluated conditional (_storage_test_volume_present): True 186312 1726890116.97515: variable 'omit' from source: magic vars 186312 1726890116.97559: variable 'omit' from source: magic vars 186312 1726890116.97580: variable 'omit' from source: magic vars 186312 1726890116.97611: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890116.97640: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890116.97657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890116.97674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.97681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890116.97703: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890116.97707: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.97710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.97777: Set connection var ansible_shell_type to sh 186312 1726890116.97784: Set connection var ansible_pipelining to False 186312 1726890116.97795: Set connection var ansible_timeout to 10 186312 1726890116.97798: Set connection var ansible_connection to ssh 186312 1726890116.97800: Set connection var ansible_shell_executable to /bin/sh 186312 1726890116.97806: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890116.97825: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.97829: variable 'ansible_connection' from source: unknown 186312 1726890116.97831: variable 'ansible_module_compression' from source: unknown 186312 1726890116.97836: variable 'ansible_shell_type' from source: unknown 186312 1726890116.97842: variable 'ansible_shell_executable' from source: unknown 186312 1726890116.97845: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.97849: variable 'ansible_pipelining' from source: unknown 186312 1726890116.97851: variable 'ansible_timeout' from source: unknown 186312 1726890116.97855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890116.97962: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890116.97971: variable 'omit' from source: magic vars 186312 1726890116.97978: starting attempt loop 186312 1726890116.97981: running the handler 186312 1726890116.98129: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890116.98145: variable 'storage_test_volume' from source: include params 186312 1726890116.98157: variable 'st_volume_type' from source: set_fact 186312 1726890116.98172: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 186312 1726890116.98177: handler run complete 186312 1726890116.98190: attempt loop complete, returning result 186312 1726890116.98193: _execute() done 186312 1726890116.98195: dumping result to json 186312 1726890116.98198: done dumping result, returning 186312 1726890116.98203: done running TaskExecutor() for managed_node3/TASK: Verify the volume's device type [02369adf-7a19-881e-6b85-000000001782] 186312 1726890116.98208: sending task result for task 02369adf-7a19-881e-6b85-000000001782 186312 1726890116.98298: done sending task result for task 02369adf-7a19-881e-6b85-000000001782 186312 1726890116.98301: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890116.98349: no more pending results, returning what we have 186312 1726890116.98352: results queue empty 186312 1726890116.98353: checking for any_errors_fatal 186312 1726890116.98359: done checking for any_errors_fatal 186312 1726890116.98360: checking for max_fail_percentage 186312 1726890116.98362: done checking for max_fail_percentage 186312 1726890116.98362: checking to see if all hosts have failed and the running result is not ok 186312 1726890116.98363: done checking to see if all hosts have failed 186312 1726890116.98364: getting the remaining hosts for this loop 186312 1726890116.98365: done getting the remaining hosts for this loop 186312 1726890116.98368: getting the next task for host managed_node3 186312 1726890116.98377: done getting next task for host managed_node3 186312 1726890116.98379: ^ task is: TASK: Stat the LUKS device, if encrypted 186312 1726890116.98384: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890116.98387: getting variables 186312 1726890116.98388: in VariableManager get_vars() 186312 1726890116.98421: Calling all_inventory to load vars for managed_node3 186312 1726890116.98423: Calling groups_inventory to load vars for managed_node3 186312 1726890116.98426: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890116.98436: Calling all_plugins_play to load vars for managed_node3 186312 1726890116.98438: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890116.98440: Calling groups_plugins_play to load vars for managed_node3 186312 1726890116.98756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890116.99333: done with get_vars() 186312 1726890116.99342: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:41:56 -0400 (0:00:00.027) 0:01:26.733 ****** 186312 1726890116.99405: entering _queue_task() for managed_node3/stat 186312 1726890116.99576: worker is 1 (out of 1 available) 186312 1726890116.99588: exiting _queue_task() for managed_node3/stat 186312 1726890116.99600: done queuing things up, now waiting for results queue to drain 186312 1726890116.99601: waiting for pending results... 186312 1726890116.99785: running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted 186312 1726890116.99865: in run() - task 02369adf-7a19-881e-6b85-000000001786 186312 1726890116.99877: variable 'ansible_search_path' from source: unknown 186312 1726890116.99905: calling self._execute() 186312 1726890116.99994: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890116.99998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890117.00006: variable 'omit' from source: magic vars 186312 1726890117.00283: variable 'storage_test_volume' from source: include params 186312 1726890117.00310: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890117.00316: when evaluation is False, skipping this task 186312 1726890117.00319: _execute() done 186312 1726890117.00321: dumping result to json 186312 1726890117.00324: done dumping result, returning 186312 1726890117.00327: done running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-881e-6b85-000000001786] 186312 1726890117.00335: sending task result for task 02369adf-7a19-881e-6b85-000000001786 186312 1726890117.00437: done sending task result for task 02369adf-7a19-881e-6b85-000000001786 186312 1726890117.00440: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890117.00489: no more pending results, returning what we have 186312 1726890117.00492: results queue empty 186312 1726890117.00493: checking for any_errors_fatal 186312 1726890117.00500: done checking for any_errors_fatal 186312 1726890117.00501: checking for max_fail_percentage 186312 1726890117.00502: done checking for max_fail_percentage 186312 1726890117.00503: checking to see if all hosts have failed and the running result is not ok 186312 1726890117.00504: done checking to see if all hosts have failed 186312 1726890117.00504: getting the remaining hosts for this loop 186312 1726890117.00506: done getting the remaining hosts for this loop 186312 1726890117.00509: getting the next task for host managed_node3 186312 1726890117.00516: done getting next task for host managed_node3 186312 1726890117.00518: ^ task is: TASK: Ensure cryptsetup is present 186312 1726890117.00526: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890117.00530: getting variables 186312 1726890117.00531: in VariableManager get_vars() 186312 1726890117.00554: Calling all_inventory to load vars for managed_node3 186312 1726890117.00556: Calling groups_inventory to load vars for managed_node3 186312 1726890117.00558: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890117.00564: Calling all_plugins_play to load vars for managed_node3 186312 1726890117.00566: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890117.00568: Calling groups_plugins_play to load vars for managed_node3 186312 1726890117.00874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890117.01216: done with get_vars() 186312 1726890117.01226: done getting variables 186312 1726890117.01263: 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 [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:41:57 -0400 (0:00:00.018) 0:01:26.752 ****** 186312 1726890117.01287: entering _queue_task() for managed_node3/package 186312 1726890117.01451: worker is 1 (out of 1 available) 186312 1726890117.01463: exiting _queue_task() for managed_node3/package 186312 1726890117.01476: done queuing things up, now waiting for results queue to drain 186312 1726890117.01478: waiting for pending results... 186312 1726890117.01648: running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present 186312 1726890117.01739: in run() - task 02369adf-7a19-881e-6b85-000000001787 186312 1726890117.01751: variable 'ansible_search_path' from source: unknown 186312 1726890117.01778: calling self._execute() 186312 1726890117.01862: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890117.01866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890117.01876: variable 'omit' from source: magic vars 186312 1726890117.01956: variable 'omit' from source: magic vars 186312 1726890117.01990: variable 'omit' from source: magic vars 186312 1726890117.02199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890117.03790: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890117.03844: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890117.03875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890117.03903: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890117.03925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890117.04000: 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) 186312 1726890117.04022: 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) 186312 1726890117.04041: 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) 186312 1726890117.04069: 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) 186312 1726890117.04081: 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) 186312 1726890117.04163: variable '__storage_is_ostree' from source: set_fact 186312 1726890117.04171: variable 'omit' from source: magic vars 186312 1726890117.04200: variable 'omit' from source: magic vars 186312 1726890117.04224: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890117.04246: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890117.04259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890117.04275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890117.04283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890117.04305: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890117.04309: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890117.04318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890117.04379: Set connection var ansible_shell_type to sh 186312 1726890117.04390: Set connection var ansible_pipelining to False 186312 1726890117.04398: Set connection var ansible_timeout to 10 186312 1726890117.04400: Set connection var ansible_connection to ssh 186312 1726890117.04407: Set connection var ansible_shell_executable to /bin/sh 186312 1726890117.04410: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890117.04435: variable 'ansible_shell_executable' from source: unknown 186312 1726890117.04438: variable 'ansible_connection' from source: unknown 186312 1726890117.04440: variable 'ansible_module_compression' from source: unknown 186312 1726890117.04443: variable 'ansible_shell_type' from source: unknown 186312 1726890117.04445: variable 'ansible_shell_executable' from source: unknown 186312 1726890117.04447: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890117.04449: variable 'ansible_pipelining' from source: unknown 186312 1726890117.04451: variable 'ansible_timeout' from source: unknown 186312 1726890117.04453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890117.04524: 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) 186312 1726890117.04535: variable 'omit' from source: magic vars 186312 1726890117.04538: starting attempt loop 186312 1726890117.04541: running the handler 186312 1726890117.04548: variable 'ansible_facts' from source: unknown 186312 1726890117.04551: variable 'ansible_facts' from source: unknown 186312 1726890117.04595: _low_level_execute_command(): starting 186312 1726890117.04599: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890117.05100: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890117.05117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890117.05135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890117.05153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890117.05207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890117.05217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890117.05273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890117.06907: stdout chunk (state=3): >>>/root <<< 186312 1726890117.07013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890117.07063: stderr chunk (state=3): >>><<< 186312 1726890117.07069: stdout chunk (state=3): >>><<< 186312 1726890117.07088: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890117.07099: _low_level_execute_command(): starting 186312 1726890117.07102: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890117.0708628-189401-274468877513285 `" && echo ansible-tmp-1726890117.0708628-189401-274468877513285="` echo /root/.ansible/tmp/ansible-tmp-1726890117.0708628-189401-274468877513285 `" ) && sleep 0' 186312 1726890117.07548: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890117.07565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890117.07577: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890117.07588: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890117.07640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890117.07662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890117.07697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890117.09547: stdout chunk (state=3): >>>ansible-tmp-1726890117.0708628-189401-274468877513285=/root/.ansible/tmp/ansible-tmp-1726890117.0708628-189401-274468877513285 <<< 186312 1726890117.09657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890117.09702: stderr chunk (state=3): >>><<< 186312 1726890117.09705: stdout chunk (state=3): >>><<< 186312 1726890117.09721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890117.0708628-189401-274468877513285=/root/.ansible/tmp/ansible-tmp-1726890117.0708628-189401-274468877513285 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890117.09747: variable 'ansible_module_compression' from source: unknown 186312 1726890117.09788: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 186312 1726890117.09827: variable 'ansible_facts' from source: unknown 186312 1726890117.09896: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890117.0708628-189401-274468877513285/AnsiballZ_dnf.py 186312 1726890117.09994: Sending initial data 186312 1726890117.10004: Sent initial data (154 bytes) 186312 1726890117.10647: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890117.10650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890117.10685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890117.10688: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890117.10691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890117.10745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890117.10750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890117.10785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890117.12500: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890117.12538: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890117.12575: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp1vqrrpda /root/.ansible/tmp/ansible-tmp-1726890117.0708628-189401-274468877513285/AnsiballZ_dnf.py <<< 186312 1726890117.12613: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890117.13611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890117.13696: stderr chunk (state=3): >>><<< 186312 1726890117.13699: stdout chunk (state=3): >>><<< 186312 1726890117.13713: done transferring module to remote 186312 1726890117.13723: _low_level_execute_command(): starting 186312 1726890117.13726: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890117.0708628-189401-274468877513285/ /root/.ansible/tmp/ansible-tmp-1726890117.0708628-189401-274468877513285/AnsiballZ_dnf.py && sleep 0' 186312 1726890117.14139: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890117.14143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890117.14176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890117.14179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890117.14186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890117.14232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890117.14247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890117.14280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890117.15981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890117.16020: stderr chunk (state=3): >>><<< 186312 1726890117.16024: stdout chunk (state=3): >>><<< 186312 1726890117.16035: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890117.16038: _low_level_execute_command(): starting 186312 1726890117.16042: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890117.0708628-189401-274468877513285/AnsiballZ_dnf.py && sleep 0' 186312 1726890117.16449: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890117.16453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890117.16475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890117.16478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890117.16480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890117.16537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890117.16542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890117.16582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890117.18503: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890117.18525: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 186312 1726890117.18533: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890117.18595: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890117.18597: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890117.18629: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890117.18661: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890117.18701: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890117.18715: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890117.18720: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890117.18783: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890117.18785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890117.18807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890117.18813: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890117.18842: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4843dc0> <<< 186312 1726890117.18875: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890117.18899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45d83a0> <<< 186312 1726890117.18903: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4843b20> <<< 186312 1726890117.18940: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890117.18953: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4843ac0> <<< 186312 1726890117.18971: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890117.18997: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890117.19014: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45d8490> <<< 186312 1726890117.19038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890117.19046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890117.19061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890117.19067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890117.19087: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890117.19092: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45d8940> <<< 186312 1726890117.19108: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45d8670> <<< 186312 1726890117.19142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890117.19150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890117.19171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890117.19190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890117.19211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890117.19229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890117.19254: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890117.19257: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d458f190> <<< 186312 1726890117.19277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890117.19298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890117.19371: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d458f220> <<< 186312 1726890117.19393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890117.19406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890117.19424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890117.19450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45b2850> <<< 186312 1726890117.19452: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d458f940> <<< 186312 1726890117.19476: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45f0880> <<< 186312 1726890117.19499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890117.19511: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4588d90> <<< 186312 1726890117.19572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890117.19575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890117.19579: stdout chunk (state=3): >>>import '_locale' # <<< 186312 1726890117.19581: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45b2d90> <<< 186312 1726890117.19630: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45d8970> <<< 186312 1726890117.19659: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890117.19902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890117.19905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890117.19940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890117.19953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890117.19963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890117.19983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890117.20000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890117.20018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890117.20028: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d452feb0> <<< 186312 1726890117.20072: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4532f40> <<< 186312 1726890117.20090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890117.20103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890117.20121: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890117.20148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890117.20159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890117.20179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890117.20183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890117.20205: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4527610> <<< 186312 1726890117.20225: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4530640> <<< 186312 1726890117.20240: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d452f370> <<< 186312 1726890117.20254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890117.20324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890117.20347: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890117.20376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.20397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890117.20404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890117.20433: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.20440: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d443adc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d443a8b0> <<< 186312 1726890117.20460: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890117.20487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890117.20491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d443aeb0> <<< 186312 1726890117.20518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890117.20527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890117.20549: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d443af70> <<< 186312 1726890117.20579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890117.20585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890117.20597: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d443ae80> <<< 186312 1726890117.20599: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890117.20648: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4492d30> <<< 186312 1726890117.20654: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890117.20683: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d448d610> <<< 186312 1726890117.20737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890117.20746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d449f670> <<< 186312 1726890117.20755: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4536e20> <<< 186312 1726890117.20774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890117.20782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890117.20814: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.20816: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d444bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4492250> <<< 186312 1726890117.20856: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.20860: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d449f280> <<< 186312 1726890117.20862: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d453c9d0> <<< 186312 1726890117.20886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890117.20898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890117.20918: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890117.20921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.20942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890117.20956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890117.20972: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444bfa0> <<< 186312 1726890117.20977: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444bd90> <<< 186312 1726890117.21004: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890117.21007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890117.21010: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444bd00> <<< 186312 1726890117.21032: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890117.21038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890117.21059: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890117.21067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890117.21093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890117.21142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890117.21166: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d441f370> <<< 186312 1726890117.21188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890117.21202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890117.21239: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d441f460> <<< 186312 1726890117.21359: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4453fa0> <<< 186312 1726890117.21397: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444ea30> <<< 186312 1726890117.21405: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444e490> <<< 186312 1726890117.21437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890117.21443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890117.21476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890117.21486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890117.21509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890117.21521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890117.21531: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d436d1c0> <<< 186312 1726890117.21559: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d440ac70> <<< 186312 1726890117.21607: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444eeb0> <<< 186312 1726890117.21613: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d453c040> <<< 186312 1726890117.21639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890117.21661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890117.21691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890117.21698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 186312 1726890117.21701: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4380af0> <<< 186312 1726890117.21707: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890117.21751: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d4380e20> <<< 186312 1726890117.21769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890117.21794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890117.21814: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4393730> <<< 186312 1726890117.21832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890117.21864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890117.21892: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4393c70> <<< 186312 1726890117.21929: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.21939: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d431e3a0> <<< 186312 1726890117.21943: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4380f10> <<< 186312 1726890117.21969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890117.21971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890117.22021: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d432f280> <<< 186312 1726890117.22035: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d43935b0> <<< 186312 1726890117.22042: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890117.22069: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.22074: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d432f340> <<< 186312 1726890117.22109: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444b9d0> <<< 186312 1726890117.22126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890117.22147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890117.22162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890117.22180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890117.22215: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.22221: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d434b6a0> <<< 186312 1726890117.22232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890117.22263: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d434b970> <<< 186312 1726890117.22269: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d434b760> <<< 186312 1726890117.22295: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.22303: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d434b850> <<< 186312 1726890117.22331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890117.22334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890117.22531: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.22534: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d434bca0> <<< 186312 1726890117.22570: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d43571f0> <<< 186312 1726890117.22573: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d434b8e0> <<< 186312 1726890117.22594: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d433da30> <<< 186312 1726890117.22618: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444b5b0> <<< 186312 1726890117.22641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890117.22699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890117.22733: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d434ba90> <<< 186312 1726890117.22842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890117.22860: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f43d4279670> <<< 186312 1726890117.23021: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 186312 1726890117.23114: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.23140: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 186312 1726890117.23147: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.23159: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.23183: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890117.23185: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.24399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.25319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890117.25337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a27c0> <<< 186312 1726890117.25345: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.25374: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890117.25385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890117.25398: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890117.25404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890117.25425: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d41a2160> <<< 186312 1726890117.25466: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a2280> <<< 186312 1726890117.25494: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a2f10> <<< 186312 1726890117.25517: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890117.25522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890117.25565: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a24f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a2d30> <<< 186312 1726890117.25570: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890117.25605: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.25607: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d41a2f70> <<< 186312 1726890117.25622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890117.25648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890117.25685: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a2100> <<< 186312 1726890117.25703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890117.25720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890117.25739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890117.25760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890117.25781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890117.25853: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3baeee0> <<< 186312 1726890117.25890: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.25896: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3bcc0d0> <<< 186312 1726890117.25921: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.25930: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3bcc2b0> <<< 186312 1726890117.25941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890117.25968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890117.26000: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3bccc40> <<< 186312 1726890117.26019: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4188dc0> <<< 186312 1726890117.26176: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41883a0> <<< 186312 1726890117.26201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890117.26206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890117.26228: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4188f70> <<< 186312 1726890117.26248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890117.26253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890117.26274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890117.26280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890117.26326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890117.26331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890117.26344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890117.26347: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41d6c10> <<< 186312 1726890117.26427: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4172cd0> <<< 186312 1726890117.26434: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41723a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a6490> <<< 186312 1726890117.26464: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.26470: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d41724c0> <<< 186312 1726890117.26497: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.26502: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41724f0> <<< 186312 1726890117.26527: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890117.26534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890117.26551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890117.26579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890117.26645: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.26654: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3b91250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41e81f0> <<< 186312 1726890117.26675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890117.26680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890117.26740: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3b9c8e0> <<< 186312 1726890117.26745: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41e8370> <<< 186312 1726890117.26761: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890117.26799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.26831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890117.26834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890117.26895: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4202d90> <<< 186312 1726890117.27016: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b9c880> <<< 186312 1726890117.27108: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3b9c6d0> <<< 186312 1726890117.27138: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.27143: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3b9b670> <<< 186312 1726890117.27180: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3b9b5b0> <<< 186312 1726890117.27193: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41e08b0> <<< 186312 1726890117.27222: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890117.27235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890117.27251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890117.27290: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.27309: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d4169670> <<< 186312 1726890117.27486: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.27489: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.27492: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d4168ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41780d0> <<< 186312 1726890117.27535: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.27539: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d41690d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41ada60> <<< 186312 1726890117.27552: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890117.27562: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890117.27576: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.27650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.27728: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.27732: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890117.27763: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.27767: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.27777: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890117.27782: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.27877: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.27972: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.28434: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.28886: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890117.28897: 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.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890117.28933: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890117.28936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.28989: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d378b580> <<< 186312 1726890117.29058: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b69520> <<< 186312 1726890117.29075: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d372d0a0> <<< 186312 1726890117.29123: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890117.29132: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.29153: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.29165: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890117.29170: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.29288: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.29416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890117.29419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890117.29441: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4168bb0> <<< 186312 1726890117.29447: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.29832: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.30196: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.30248: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.30314: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890117.30320: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.30366: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.30387: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890117.30392: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.30445: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.30521: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890117.30524: stdout chunk (state=3): >>># zipimport: zlib available<<< 186312 1726890117.30541: stdout chunk (state=3): >>> # zipimport: zlib available <<< 186312 1726890117.30551: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890117.30557: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.30591: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.30626: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890117.30633: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.30814: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890117.31027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890117.31045: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890117.31113: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b79970> <<< 186312 1726890117.31119: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31175: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31249: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/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_qsqlh63r/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_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890117.31255: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890117.31277: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31314: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31349: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890117.31354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31393: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31428: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31492: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31556: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890117.31577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.31649: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.31654: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d41f4250> <<< 186312 1726890117.31683: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b796a0> <<< 186312 1726890117.31726: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890117.31729: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890117.31736: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31856: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31913: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.31971: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890117.31986: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890117.32008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890117.32036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890117.32064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890117.32071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890117.32162: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b607c0> <<< 186312 1726890117.32200: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b5d7f0> <<< 186312 1726890117.32264: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b57970> <<< 186312 1726890117.32270: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890117.32272: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.32293: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.32319: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/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_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890117.32379: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890117.32399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.32407: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 186312 1726890117.32431: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.32896: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.33323: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.33882: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.34419: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.34425: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d640> <<< 186312 1726890117.34448: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d6d0> <<< 186312 1726890117.34469: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 186312 1726890117.34489: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py <<< 186312 1726890117.34498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 186312 1726890117.34511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 186312 1726890117.34535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356dc10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d910> <<< 186312 1726890117.34551: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 186312 1726890117.34567: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890117.34600: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d070> <<< 186312 1726890117.34623: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 186312 1726890117.34640: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py <<< 186312 1726890117.34647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890117.34663: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 186312 1726890117.34668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 186312 1726890117.34691: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 186312 1726890117.34696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 186312 1726890117.34718: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py <<< 186312 1726890117.34723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 186312 1726890117.34739: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3538730> <<< 186312 1726890117.34764: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 186312 1726890117.34771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3538c40> <<< 186312 1726890117.34796: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 186312 1726890117.34803: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3538e50> <<< 186312 1726890117.34857: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41f1700> <<< 186312 1726890117.34881: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 186312 1726890117.34886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890117.34914: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3537a60> <<< 186312 1726890117.34934: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 186312 1726890117.34965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 186312 1726890117.35032: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3537ac0> <<< 186312 1726890117.35044: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 186312 1726890117.35052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 186312 1726890117.35071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 186312 1726890117.35089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 186312 1726890117.35124: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35b6610> <<< 186312 1726890117.35132: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3537ee0> <<< 186312 1726890117.35158: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3537370> <<< 186312 1726890117.35175: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41f16d0> <<< 186312 1726890117.35195: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 186312 1726890117.35213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 186312 1726890117.35231: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 186312 1726890117.35269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 186312 1726890117.35297: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 186312 1726890117.35317: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3719070> <<< 186312 1726890117.35459: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d375edc0> <<< 186312 1726890117.35490: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35b6430> <<< 186312 1726890117.35513: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 186312 1726890117.35520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 186312 1726890117.35540: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 186312 1726890117.35556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 186312 1726890117.35577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 186312 1726890117.35592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' <<< 186312 1726890117.35596: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3759df0> <<< 186312 1726890117.35636: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py <<< 186312 1726890117.35641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3759250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d375fd30> <<< 186312 1726890117.35650: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d358cf70> <<< 186312 1726890117.35677: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d371e910> <<< 186312 1726890117.35693: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b79ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356de50> <<< 186312 1726890117.35699: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d6a0> <<< 186312 1726890117.35723: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' <<< 186312 1726890117.35729: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d760> <<< 186312 1726890117.35749: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 186312 1726890117.35771: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 186312 1726890117.35776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 186312 1726890117.35830: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3759ac0> <<< 186312 1726890117.35837: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d160> <<< 186312 1726890117.35858: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 186312 1726890117.35867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.35945: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d378ba60> <<< 186312 1726890117.35965: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 186312 1726890117.35987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 186312 1726890117.36043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890117.36074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890117.36230: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.36237: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d371f940> <<< 186312 1726890117.36528: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35ce5e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d378b850> <<< 186312 1726890117.36555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 186312 1726890117.36561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 186312 1726890117.36579: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35bb6a0> <<< 186312 1726890117.36606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' <<< 186312 1726890117.36616: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35675e0> <<< 186312 1726890117.36638: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py <<< 186312 1726890117.36654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 186312 1726890117.36664: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py <<< 186312 1726890117.36667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 186312 1726890117.36669: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d357fb50> <<< 186312 1726890117.36686: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35678e0> <<< 186312 1726890117.36703: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 186312 1726890117.36755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 186312 1726890117.36843: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d357f6d0> <<< 186312 1726890117.36856: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 186312 1726890117.36885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 186312 1726890117.37159: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3548700> <<< 186312 1726890117.37176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 186312 1726890117.37196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 186312 1726890117.37218: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d32e5ca0> <<< 186312 1726890117.37254: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.37361: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 186312 1726890117.37368: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.37460: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.37590: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 186312 1726890117.37598: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.37638: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.37681: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 186312 1726890117.37691: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.37801: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.37877: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 186312 1726890117.37969: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890117.38123: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890117.38479: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py <<< 186312 1726890117.38484: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.38510: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 186312 1726890117.38519: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 186312 1726890117.38542: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 186312 1726890117.38548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3247be0> <<< 186312 1726890117.38574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890117.38624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890117.38785: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3247d60> <<< 186312 1726890117.38807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890117.38814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890117.38861: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.38867: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3299430> <<< 186312 1726890117.38870: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3247fd0> <<< 186312 1726890117.38872: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3247250> <<< 186312 1726890117.38908: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 186312 1726890117.38914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3247850> <<< 186312 1726890117.38931: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 186312 1726890117.38995: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 186312 1726890117.39027: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.39062: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 186312 1726890117.39182: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 186312 1726890117.39185: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d31ce9d0> <<< 186312 1726890117.39187: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d31ce580> <<< 186312 1726890117.39207: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 186312 1726890117.39242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 186312 1726890117.39312: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 186312 1726890117.39315: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d316f550> <<< 186312 1726890117.39340: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d31cea00> <<< 186312 1726890117.39363: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 186312 1726890117.39427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 186312 1726890117.40394: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 186312 1726890117.40397: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d30cee20> <<< 186312 1726890117.40452: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d31ef2e0> <<< 186312 1726890117.40474: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 186312 1726890117.40528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 186312 1726890117.40623: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 186312 1726890117.40627: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d18e32e0> <<< 186312 1726890117.40658: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d31a28b0> <<< 186312 1726890117.40682: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 186312 1726890117.40704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890117.40853: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 186312 1726890117.40858: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d17b1e80> <<< 186312 1726890117.40880: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18c2580> <<< 186312 1726890117.40903: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 186312 1726890117.40943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890117.41027: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d171ca00> <<< 186312 1726890117.41064: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18e3520> <<< 186312 1726890117.41089: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py <<< 186312 1726890117.41093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890117.41156: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 186312 1726890117.41163: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1715d60> <<< 186312 1726890117.41191: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d171cfa0> <<< 186312 1726890117.41194: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d31ce130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 186312 1726890117.41227: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 186312 1726890117.41248: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 186312 1726890117.41262: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890117.41280: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 186312 1726890117.41286: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890117.41318: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.41323: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1644b20> <<< 186312 1726890117.41352: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1644340> <<< 186312 1726890117.41371: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 186312 1726890117.41399: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 186312 1726890117.41424: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py <<< 186312 1726890117.41429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 186312 1726890117.41452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.41457: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1658700> <<< 186312 1726890117.41475: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 186312 1726890117.41488: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 186312 1726890117.41519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py <<< 186312 1726890117.41523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890117.41525: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d16642b0> <<< 186312 1726890117.41548: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py <<< 186312 1726890117.41553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.41908: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.41914: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1664850> <<< 186312 1726890117.41949: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 186312 1726890117.41954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890117.41963: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1664ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1664370> <<< 186312 1726890117.41989: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1658790> <<< 186312 1726890117.41997: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d164fdc0> <<< 186312 1726890117.42030: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 186312 1726890117.42038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.42143: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1217ee0> <<< 186312 1726890117.42155: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1658190> <<< 186312 1726890117.42227: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1644ca0> <<< 186312 1726890117.42258: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1747730> <<< 186312 1726890117.42282: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.42370: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 186312 1726890117.42376: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1747f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d17478b0> <<< 186312 1726890117.42392: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d31ce280> <<< 186312 1726890117.42420: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.42431: stdout chunk (state=3): >>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1224d60> <<< 186312 1726890117.42445: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 186312 1726890117.42462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 186312 1726890117.42484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 186312 1726890117.42489: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 186312 1726890117.42519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 186312 1726890117.42524: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890117.42552: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py <<< 186312 1726890117.42557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.42580: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 186312 1726890117.42616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 186312 1726890117.42645: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 186312 1726890117.42739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 186312 1726890117.42857: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.42860: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1095220> <<< 186312 1726890117.42953: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11342b0> <<< 186312 1726890117.42975: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 186312 1726890117.42981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890117.43005: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py <<< 186312 1726890117.43015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11417f0> <<< 186312 1726890117.43072: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d10e7e50> <<< 186312 1726890117.43098: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py <<< 186312 1726890117.43107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.43171: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.43199: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py <<< 186312 1726890117.43204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 186312 1726890117.43239: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141e80> <<< 186312 1726890117.43244: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141bb0> <<< 186312 1726890117.43262: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.43287: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890117.43331: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141e50> <<< 186312 1726890117.43347: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.43368: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890117.43407: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f971c0> <<< 186312 1726890117.43432: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py <<< 186312 1726890117.43443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 186312 1726890117.43471: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97250> <<< 186312 1726890117.43476: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141f40> <<< 186312 1726890117.43492: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.43517: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890117.43557: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f973d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141eb0> <<< 186312 1726890117.43581: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py <<< 186312 1726890117.43586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 186312 1726890117.43620: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141c40> <<< 186312 1726890117.43639: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 186312 1726890117.43674: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f971f0> <<< 186312 1726890117.43693: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 186312 1726890117.43730: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97430> <<< 186312 1726890117.43755: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py <<< 186312 1726890117.43760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 186312 1726890117.43787: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f974c0> <<< 186312 1726890117.43809: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 186312 1726890117.43846: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97550> <<< 186312 1726890117.43869: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py <<< 186312 1726890117.43878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 186312 1726890117.43903: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f975e0> <<< 186312 1726890117.43926: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 186312 1726890117.43963: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97670> <<< 186312 1726890117.43984: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 186312 1726890117.44018: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97700> <<< 186312 1726890117.44045: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py <<< 186312 1726890117.44050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97790> <<< 186312 1726890117.44072: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py <<< 186312 1726890117.44078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890117.44111: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97820> <<< 186312 1726890117.44117: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141220> <<< 186312 1726890117.44155: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d111b1c0> <<< 186312 1726890117.44177: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py <<< 186312 1726890117.44182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890117.44207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890117.44299: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.44313: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0f97be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11418e0> <<< 186312 1726890117.44339: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' <<< 186312 1726890117.44345: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1134100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1112ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11122b0> <<< 186312 1726890117.44370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890117.44377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890117.44404: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1112490> <<< 186312 1726890117.44411: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1248b50> <<< 186312 1726890117.44436: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 186312 1726890117.44449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 186312 1726890117.44464: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1112e20> <<< 186312 1726890117.44471: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1224d00> <<< 186312 1726890117.44500: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py <<< 186312 1726890117.44505: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.44529: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 186312 1726890117.44541: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 186312 1726890117.44563: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 186312 1726890117.44592: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0fb0c40> <<< 186312 1726890117.44609: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0fb04f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1248940> <<< 186312 1726890117.44632: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py <<< 186312 1726890117.44636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 186312 1726890117.44654: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 186312 1726890117.44686: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890117.44714: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 186312 1726890117.44726: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 186312 1726890117.44741: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py <<< 186312 1726890117.44753: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f4d2b0> <<< 186312 1726890117.44778: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 186312 1726890117.44803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 186312 1726890117.44828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890117.44864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890117.44891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890117.44895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890117.44913: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f00190> <<< 186312 1726890117.44951: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.44956: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0f00220> <<< 186312 1726890117.45005: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f606a0> <<< 186312 1726890117.45038: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f4d6d0> <<< 186312 1726890117.45058: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f41a90> <<< 186312 1726890117.45092: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f3a0d0> <<< 186312 1726890117.45097: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0fb0ee0> <<< 186312 1726890117.45122: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py <<< 186312 1726890117.45127: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 186312 1726890117.45149: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 186312 1726890117.45250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.45274: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py <<< 186312 1726890117.45293: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890117.45300: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f00fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f00790> <<< 186312 1726890117.45331: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0fb0d90> <<< 186312 1726890117.45348: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py <<< 186312 1726890117.45368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 186312 1726890117.45373: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f3a940> <<< 186312 1726890117.45391: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f24850> <<< 186312 1726890117.45415: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f248e0> <<< 186312 1726890117.45440: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f24a60> <<< 186312 1726890117.45462: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 186312 1726890117.45480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 186312 1726890117.45501: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 186312 1726890117.45531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 186312 1726890117.45600: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' <<< 186312 1726890117.45606: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0d651c0> <<< 186312 1726890117.45625: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f33190> <<< 186312 1726890117.45645: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py <<< 186312 1726890117.45653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d65220> <<< 186312 1726890117.45670: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py <<< 186312 1726890117.45675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890117.45697: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d65310> <<< 186312 1726890117.45702: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f24a00> <<< 186312 1726890117.45736: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py <<< 186312 1726890117.45739: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f24fa0> <<< 186312 1726890117.45760: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py <<< 186312 1726890117.45765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 186312 1726890117.45789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890117.45846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890117.45860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890117.45869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890117.45893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 186312 1726890117.45898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890117.45933: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0ced3d0> <<< 186312 1726890117.45940: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0ced190> <<< 186312 1726890117.45969: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cdc9d0> <<< 186312 1726890117.46074: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d769d0> <<< 186312 1726890117.46079: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d65eb0> <<< 186312 1726890117.46104: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' <<< 186312 1726890117.46115: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d76ca0> <<< 186312 1726890117.46132: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py <<< 186312 1726890117.46140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d7d9a0> <<< 186312 1726890117.46172: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py <<< 186312 1726890117.46175: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cfd700> <<< 186312 1726890117.46200: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py <<< 186312 1726890117.46206: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cfd340> <<< 186312 1726890117.46228: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py <<< 186312 1726890117.46241: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 186312 1726890117.46248: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 186312 1726890117.46270: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 186312 1726890117.46285: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d0b670> <<< 186312 1726890117.46291: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d0b190> <<< 186312 1726890117.46314: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' <<< 186312 1726890117.46334: stdout chunk (state=3): >>>import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d0b4f0> <<< 186312 1726890117.46338: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3247970> <<< 186312 1726890117.46343: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d32477c0> <<< 186312 1726890117.46902: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d12fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.46906: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 186312 1726890117.46949: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 186312 1726890117.46957: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 186312 1726890117.46999: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 186312 1726890117.47018: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py <<< 186312 1726890117.47022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cc9fa0> <<< 186312 1726890117.47047: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 186312 1726890117.47070: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 186312 1726890117.47075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 186312 1726890117.47105: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.47190: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.47196: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0c63d90> <<< 186312 1726890117.47212: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c63c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c633d0> <<< 186312 1726890117.47221: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c63190> <<< 186312 1726890117.47246: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cb4ee0> <<< 186312 1726890117.47268: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890117.47286: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c63220> <<< 186312 1726890117.47304: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 186312 1726890117.47329: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.47344: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 186312 1726890117.47365: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 186312 1726890117.47387: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c8d160> <<< 186312 1726890117.47426: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c63eb0> <<< 186312 1726890117.47449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py <<< 186312 1726890117.47459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 186312 1726890117.47470: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c7e9d0> <<< 186312 1726890117.47496: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 186312 1726890117.47502: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c8dfd0> <<< 186312 1726890117.47530: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py <<< 186312 1726890117.47538: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b8c1c0> <<< 186312 1726890117.47561: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py <<< 186312 1726890117.47580: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' <<< 186312 1726890117.47583: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b8c310> <<< 186312 1726890117.47599: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 186312 1726890117.47619: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 186312 1726890117.47638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 186312 1726890117.47672: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b8c910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b8c640> <<< 186312 1726890117.47707: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' <<< 186312 1726890117.47714: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b8c9d0> <<< 186312 1726890117.47740: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py <<< 186312 1726890117.47746: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b9a610> <<< 186312 1726890117.47773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 186312 1726890117.47783: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 186312 1726890117.47801: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b9a700> <<< 186312 1726890117.47812: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 186312 1726890117.47828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 186312 1726890117.47847: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 186312 1726890117.47876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc'<<< 186312 1726890117.47882: stdout chunk (state=3): >>> <<< 186312 1726890117.47914: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b9aee0> <<< 186312 1726890117.47924: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b9aaf0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py <<< 186312 1726890117.47937: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 186312 1726890117.47946: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b9af40> <<< 186312 1726890117.47968: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' <<< 186312 1726890117.47974: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0bb0b20> <<< 186312 1726890117.48004: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py <<< 186312 1726890117.48007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0bb0c40> <<< 186312 1726890117.48037: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 186312 1726890117.48046: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 186312 1726890117.48072: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0bb0e80> <<< 186312 1726890117.48099: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py <<< 186312 1726890117.48103: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b40310> <<< 186312 1726890117.48132: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py <<< 186312 1726890117.48145: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' <<< 186312 1726890117.48156: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b40d00> <<< 186312 1726890117.48167: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 186312 1726890117.48181: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 186312 1726890117.48186: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b40e50> <<< 186312 1726890117.48210: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py <<< 186312 1726890117.48216: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 186312 1726890117.48249: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' <<< 186312 1726890117.48259: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b4f550> <<< 186312 1726890117.48264: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b4f130> <<< 186312 1726890117.48281: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 186312 1726890117.48358: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 186312 1726890117.48390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 186312 1726890117.48394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' <<< 186312 1726890117.48401: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b4ff40> <<< 186312 1726890117.48414: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b4fa90> <<< 186312 1726890117.48442: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py <<< 186312 1726890117.48450: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b4fd90> <<< 186312 1726890117.48467: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 186312 1726890117.48489: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 186312 1726890117.48494: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b5c820> <<< 186312 1726890117.48520: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 186312 1726890117.48534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 186312 1726890117.48542: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b5cfa0> <<< 186312 1726890117.48564: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py <<< 186312 1726890117.48580: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b692b0> <<< 186312 1726890117.48593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' <<< 186312 1726890117.48602: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b693a0> <<< 186312 1726890117.48624: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cb44c0> <<< 186312 1726890117.48629: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cb4220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d12d00> <<< 186312 1726890117.48656: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 186312 1726890117.48691: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.48720: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' <<< 186312 1726890117.48726: stdout chunk (state=3): >>>import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b69f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b69c40> <<< 186312 1726890117.48748: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.48772: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 186312 1726890117.48804: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 186312 1726890117.48830: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890117.48858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890117.48923: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b045e0> <<< 186312 1726890117.48940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890117.48995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 186312 1726890117.49000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890117.49029: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b0d520> <<< 186312 1726890117.49075: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.49085: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0b04e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b04df0> <<< 186312 1726890117.49113: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 186312 1726890117.49118: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 186312 1726890117.49154: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py <<< 186312 1726890117.49157: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b37760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b371f0> <<< 186312 1726890117.49192: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.49220: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 186312 1726890117.49248: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 186312 1726890117.49259: stdout chunk (state=3): >>>import 'six.moves' # <<< 186312 1726890117.49284: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py <<< 186312 1726890117.49292: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 186312 1726890117.49302: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a86a90> <<< 186312 1726890117.49326: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' <<< 186312 1726890117.49346: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a86c70> <<< 186312 1726890117.49366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py<<< 186312 1726890117.49379: stdout chunk (state=3): >>> <<< 186312 1726890117.49391: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 186312 1726890117.49397: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 186312 1726890117.49444: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b37cd0> <<< 186312 1726890117.49447: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b37a60> <<< 186312 1726890117.49489: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b77160> <<< 186312 1726890117.49513: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 186312 1726890117.49522: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 186312 1726890117.49558: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b04220> <<< 186312 1726890117.49564: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b69af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cb4250> <<< 186312 1726890117.49594: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 186312 1726890117.49600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 186312 1726890117.49648: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0aa6190> <<< 186312 1726890117.49669: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py<<< 186312 1726890117.49674: stdout chunk (state=3): >>> <<< 186312 1726890117.49692: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 186312 1726890117.49710: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0aa64c0> <<< 186312 1726890117.49741: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py<<< 186312 1726890117.49747: stdout chunk (state=3): >>> <<< 186312 1726890117.49758: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 186312 1726890117.49763: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0aa6d30> <<< 186312 1726890117.49791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py <<< 186312 1726890117.49797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a3b640> <<< 186312 1726890117.49824: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 186312 1726890117.49858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 186312 1726890117.49866: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a3bbb0> <<< 186312 1726890117.49885: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py <<< 186312 1726890117.49891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 186312 1726890117.49913: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py <<< 186312 1726890117.49918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.49940: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py <<< 186312 1726890117.49945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 186312 1726890117.49995: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.50015: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0a48c70> <<< 186312 1726890117.50021: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a48850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a485b0> <<< 186312 1726890117.50026: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a48220> <<< 186312 1726890117.50054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 186312 1726890117.50060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 186312 1726890117.50094: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a48460> <<< 186312 1726890117.50113: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 186312 1726890117.50129: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 186312 1726890117.50156: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py<<< 186312 1726890117.50162: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.50197: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a57be0> <<< 186312 1726890117.50215: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890117.50238: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a57c70> <<< 186312 1726890117.50254: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 186312 1726890117.50269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 186312 1726890117.50347: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 186312 1726890117.50360: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0a642b0> <<< 186312 1726890117.50365: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a57df0> <<< 186312 1726890117.50408: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py <<< 186312 1726890117.50415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 186312 1726890117.50442: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 186312 1726890117.50452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890117.50477: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d096d310> <<< 186312 1726890117.50505: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 186312 1726890117.50516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 186312 1726890117.50539: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 186312 1726890117.50571: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0976370> <<< 186312 1726890117.50600: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0976310> <<< 186312 1726890117.50627: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 186312 1726890117.50674: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.50679: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d09764c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0976220> <<< 186312 1726890117.50690: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d096dd30> <<< 186312 1726890117.50703: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d096d3d0> <<< 186312 1726890117.50715: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a73a60> <<< 186312 1726890117.50733: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a730d0> <<< 186312 1726890117.50744: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a64970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a57820> <<< 186312 1726890117.50769: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a570d0> <<< 186312 1726890117.50798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py <<< 186312 1726890117.50802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a57970> <<< 186312 1726890117.50845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 186312 1726890117.50856: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d096ddc0> <<< 186312 1726890117.50881: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py <<< 186312 1726890117.50884: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' <<< 186312 1726890117.50888: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0976790> <<< 186312 1726890117.50911: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py <<< 186312 1726890117.50922: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 186312 1726890117.50934: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0976a00> <<< 186312 1726890117.50963: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 186312 1726890117.50975: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 186312 1726890117.50978: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0976f70> <<< 186312 1726890117.51001: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 186312 1726890117.51035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 186312 1726890117.51059: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0991760> <<< 186312 1726890117.51086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 186312 1726890117.51094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 186312 1726890117.51137: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.51141: stdout chunk (state=3): >>>import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0915940> <<< 186312 1726890117.51144: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 186312 1726890117.51166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 186312 1726890117.51199: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.51206: stdout chunk (state=3): >>>import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0922bb0> <<< 186312 1726890117.51221: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 186312 1726890117.51255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 186312 1726890117.51291: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.51296: stdout chunk (state=3): >>># extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0945160> <<< 186312 1726890117.51386: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0922c10> <<< 186312 1726890117.51410: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 186312 1726890117.51429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 186312 1726890117.51450: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py <<< 186312 1726890117.51460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 186312 1726890117.51490: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.51519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 186312 1726890117.51530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 186312 1726890117.51551: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890117.51567: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08ed430> <<< 186312 1726890117.51591: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py <<< 186312 1726890117.51606: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 186312 1726890117.51615: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08ed550> <<< 186312 1726890117.51686: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08e04c0> <<< 186312 1726890117.51706: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 186312 1726890117.51724: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890117.51751: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08e07f0> <<< 186312 1726890117.51775: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py <<< 186312 1726890117.51783: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08e2940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08e0160> <<< 186312 1726890117.51805: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py <<< 186312 1726890117.51810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890117.51837: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08e0220> <<< 186312 1726890117.51860: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08d3ac0> <<< 186312 1726890117.51890: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py <<< 186312 1726890117.51894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 186312 1726890117.51899: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08e2df0> <<< 186312 1726890117.51928: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py <<< 186312 1726890117.51934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0888220> <<< 186312 1726890117.51958: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.51963: stdout chunk (state=3): >>>import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0888310> <<< 186312 1726890117.51984: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py <<< 186312 1726890117.51989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 186312 1726890117.52006: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0888430> <<< 186312 1726890117.52029: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 186312 1726890117.52051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 186312 1726890117.52074: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 186312 1726890117.52178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890117.52202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 186312 1726890117.52240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 186312 1726890117.52265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 186312 1726890117.52275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 186312 1726890117.52313: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d085c670> <<< 186312 1726890117.52351: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08b1f70> <<< 186312 1726890117.52379: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' <<< 186312 1726890117.52385: stdout chunk (state=3): >>>import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08c3a00> <<< 186312 1726890117.52415: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py <<< 186312 1726890117.52427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 186312 1726890117.52433: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08c3a90> <<< 186312 1726890117.52453: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 186312 1726890117.52468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890117.52525: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d085c2e0> <<< 186312 1726890117.52545: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' <<< 186312 1726890117.52552: stdout chunk (state=3): >>>import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d086e3d0> <<< 186312 1726890117.52727: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0894d30> <<< 186312 1726890117.52749: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py <<< 186312 1726890117.52755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 186312 1726890117.52778: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py <<< 186312 1726890117.52788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 186312 1726890117.52800: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d089e9a0> <<< 186312 1726890117.52829: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py <<< 186312 1726890117.52838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 186312 1726890117.52855: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d081a8b0> <<< 186312 1726890117.52861: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d089e2b0> <<< 186312 1726890117.52908: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0888be0> <<< 186312 1726890117.52961: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0940dc0> <<< 186312 1726890117.52980: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 186312 1726890117.53000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc'<<< 186312 1726890117.53007: stdout chunk (state=3): >>> <<< 186312 1726890117.53029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890117.53047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890117.53053: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d083f670> <<< 186312 1726890117.53085: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.53094: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d083fe20> <<< 186312 1726890117.53123: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.53133: stdout chunk (state=3): >>>import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07cf190> <<< 186312 1726890117.53150: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 186312 1726890117.53165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 186312 1726890117.53187: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 186312 1726890117.53200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 186312 1726890117.53252: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07cfac0> <<< 186312 1726890117.53273: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 186312 1726890117.53300: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 186312 1726890117.53327: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07ee1f0> <<< 186312 1726890117.53343: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07cfd90> <<< 186312 1726890117.53369: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07cf220> <<< 186312 1726890117.53402: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d082e8b0> <<< 186312 1726890117.53427: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 186312 1726890117.53442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 186312 1726890117.53465: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 186312 1726890117.53504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890117.53533: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 186312 1726890117.53540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 186312 1726890117.53571: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07a6310> <<< 186312 1726890117.53597: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 186312 1726890117.53625: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 186312 1726890117.53652: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' <<< 186312 1726890117.53658: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07a6df0> <<< 186312 1726890117.53685: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py <<< 186312 1726890117.53705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 186312 1726890117.53710: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07a6f70> <<< 186312 1726890117.53732: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py <<< 186312 1726890117.53742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 186312 1726890117.53755: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 186312 1726890117.53771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 186312 1726890117.53796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py <<< 186312 1726890117.53804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 186312 1726890117.53864: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07afc10> <<< 186312 1726890117.53875: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07af7f0> <<< 186312 1726890117.53889: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07af340> <<< 186312 1726890117.53895: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07a6a90> <<< 186312 1726890117.53923: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py<<< 186312 1726890117.53928: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 186312 1726890117.53952: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07a6be0> <<< 186312 1726890117.53969: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py <<< 186312 1726890117.53988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 186312 1726890117.54016: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py<<< 186312 1726890117.54024: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.54061: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py <<< 186312 1726890117.54080: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.54086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 186312 1726890117.54089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890117.54118: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.54152: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' <<< 186312 1726890117.54161: stdout chunk (state=3): >>>import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d075ca30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d075c6a0> <<< 186312 1726890117.54171: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 186312 1726890117.54201: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890117.54259: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d075c700> <<< 186312 1726890117.54269: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # <<< 186312 1726890117.54274: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 186312 1726890117.54335: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0751640> <<< 186312 1726890117.54357: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' <<< 186312 1726890117.54364: stdout chunk (state=3): >>>import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0751820> <<< 186312 1726890117.54377: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 186312 1726890117.54395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 186312 1726890117.54413: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 186312 1726890117.54431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890117.54467: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py <<< 186312 1726890117.54473: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.54493: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py <<< 186312 1726890117.54498: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890117.54527: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.54549: stdout chunk (state=3): >>>import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0708940> <<< 186312 1726890117.54553: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py <<< 186312 1726890117.54576: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0708af0> <<< 186312 1726890117.54580: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py <<< 186312 1726890117.54586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0708ca0> <<< 186312 1726890117.54609: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07085e0> <<< 186312 1726890117.54632: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py <<< 186312 1726890117.54644: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 186312 1726890117.54650: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07088e0> <<< 186312 1726890117.54671: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0710100> <<< 186312 1726890117.54700: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 186312 1726890117.54708: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 186312 1726890117.54740: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0710160> <<< 186312 1726890117.54756: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 186312 1726890117.54779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 186312 1726890117.54802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py <<< 186312 1726890117.54816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 186312 1726890117.54823: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0721370> <<< 186312 1726890117.54848: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 186312 1726890117.54851: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 186312 1726890117.55761: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0721940> <<< 186312 1726890117.55788: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py <<< 186312 1726890117.55800: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' <<< 186312 1726890117.55809: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0741e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0710c40> <<< 186312 1726890117.55844: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py <<< 186312 1726890117.55853: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0710ac0> <<< 186312 1726890117.55868: stdout chunk (state=3): >>>import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0708280> <<< 186312 1726890117.55874: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0708340> <<< 186312 1726890117.55901: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py <<< 186312 1726890117.55907: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 186312 1726890117.55927: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0708040> <<< 186312 1726890117.55953: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0765b20> <<< 186312 1726890117.55979: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py <<< 186312 1726890117.55994: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 186312 1726890117.56005: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py <<< 186312 1726890117.56017: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 186312 1726890117.56033: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 186312 1726890117.56054: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 186312 1726890117.56063: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06c9910> <<< 186312 1726890117.56081: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06c9550> import 'urllib3.packages.six.moves.urllib' # <<< 186312 1726890117.56084: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # <<< 186312 1726890117.56086: stdout chunk (state=3): >>>import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0776940> <<< 186312 1726890117.56113: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 186312 1726890117.56125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 186312 1726890117.56156: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07080a0> <<< 186312 1726890117.56180: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py <<< 186312 1726890117.56188: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06c9d90> <<< 186312 1726890117.56204: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0751970> <<< 186312 1726890117.56231: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 186312 1726890117.56237: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 186312 1726890117.56287: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06d5940> <<< 186312 1726890117.56297: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0751040> <<< 186312 1726890117.56320: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py <<< 186312 1726890117.56326: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.56350: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py <<< 186312 1726890117.56356: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 186312 1726890117.56372: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 186312 1726890117.56394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 186312 1726890117.56422: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc'<<< 186312 1726890117.56432: stdout chunk (state=3): >>> <<< 186312 1726890117.56448: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06ef2b0> <<< 186312 1726890117.56463: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' <<< 186312 1726890117.56479: stdout chunk (state=3): >>>import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06ef520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06e30a0> <<< 186312 1726890117.56506: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py <<< 186312 1726890117.56527: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 186312 1726890117.56537: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06efe20> <<< 186312 1726890117.56566: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' <<< 186312 1726890117.56574: stdout chunk (state=3): >>>import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f51c0> <<< 186312 1726890117.56611: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06efa00> <<< 186312 1726890117.56617: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06efc70> <<< 186312 1726890117.56643: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 186312 1726890117.56664: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 186312 1726890117.56718: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 186312 1726890117.56758: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f5c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f5820> <<< 186312 1726890117.56761: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 186312 1726890117.56771: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07000d0> <<< 186312 1726890117.56799: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py <<< 186312 1726890117.56806: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 186312 1726890117.56826: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 186312 1726890117.56859: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' <<< 186312 1726890117.56869: stdout chunk (state=3): >>>import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700b80> <<< 186312 1726890117.56877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 186312 1726890117.56900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700c40> <<< 186312 1726890117.56919: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 186312 1726890117.56944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700cd0> <<< 186312 1726890117.56968: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 186312 1726890117.56998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' <<< 186312 1726890117.57008: stdout chunk (state=3): >>>import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700d60> <<< 186312 1726890117.57019: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 186312 1726890117.57050: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700df0> <<< 186312 1726890117.57061: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700520> <<< 186312 1726890117.57086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 186312 1726890117.57206: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 186312 1726890117.57241: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f5b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 186312 1726890117.57314: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06293a0> <<< 186312 1726890117.57334: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06296d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0629940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0629be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0629e80> <<< 186312 1726890117.57338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' <<< 186312 1726890117.57340: stdout chunk (state=3): >>>import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062e160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f5460> <<< 186312 1726890117.57366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 186312 1726890117.57400: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py <<< 186312 1726890117.57409: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' <<< 186312 1726890117.57420: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062e4c0> <<< 186312 1726890117.57428: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 186312 1726890117.57449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py <<< 186312 1726890117.57455: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 186312 1726890117.57482: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062e8e0> <<< 186312 1726890117.57532: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062e760> <<< 186312 1726890117.57535: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py <<< 186312 1726890117.57566: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 186312 1726890117.57569: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062ed00> <<< 186312 1726890117.57589: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 186312 1726890117.57637: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062ec10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py <<< 186312 1726890117.57660: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 186312 1726890117.57678: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062ed30> <<< 186312 1726890117.57704: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 186312 1726890117.57726: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d063b100> <<< 186312 1726890117.57768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 186312 1726890117.57799: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d063b190> <<< 186312 1726890117.57804: stdout chunk (state=3): >>>import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f5670> <<< 186312 1726890117.57861: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06e38b0> <<< 186312 1726890117.57889: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06e38e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06e3430> <<< 186312 1726890117.57894: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890117.57970: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f5550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07513d0> <<< 186312 1726890117.57992: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890117.58008: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d063bfd0> <<< 186312 1726890117.58030: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py <<< 186312 1726890117.58049: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 186312 1726890117.58055: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py <<< 186312 1726890117.58062: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890117.58092: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 186312 1726890117.58155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890117.58253: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05d25b0> <<< 186312 1726890117.58258: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05d23a0> <<< 186312 1726890117.58261: stdout chunk (state=3): >>>import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05d2130> <<< 186312 1726890117.58274: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 186312 1726890117.58280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890117.58299: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05d2430> <<< 186312 1726890117.58325: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py <<< 186312 1726890117.58336: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 186312 1726890117.58343: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05ddf70> <<< 186312 1726890117.58375: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062ec70> <<< 186312 1726890117.58399: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py <<< 186312 1726890117.58405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 186312 1726890117.58445: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.58472: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05eea90> <<< 186312 1726890117.58494: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py <<< 186312 1726890117.58500: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 186312 1726890117.58528: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 186312 1726890117.58552: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 186312 1726890117.58574: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05fb280> <<< 186312 1726890117.58599: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py<<< 186312 1726890117.58606: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05fb340> <<< 186312 1726890117.58668: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05eeb20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05ee790> <<< 186312 1726890117.58760: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05ee6a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 186312 1726890117.58786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 186312 1726890117.58791: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890117.58826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 186312 1726890117.58830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890117.58832: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05ab1f0> <<< 186312 1726890117.58846: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05fbd30> <<< 186312 1726890117.58911: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05fbf40> <<< 186312 1726890117.58934: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py <<< 186312 1726890117.59004: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05ab820> <<< 186312 1726890117.59663: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05abee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05ee760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 186312 1726890117.59881: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 186312 1726890117.59914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d055b1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0551e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0551310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05c2880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05fbb80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07bec70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07be580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0551f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0551c70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0564940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0564d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07a6550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07988b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d057f310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d057f6a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d057f7c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0515130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d057f880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0522190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0515a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 186312 1726890117.59962: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 186312 1726890117.59993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 186312 1726890117.60065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04c8940> <<< 186312 1726890117.60069: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04d4580> <<< 186312 1726890117.60161: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0522f10> <<< 186312 1726890117.60195: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0522730> <<< 186312 1726890117.60227: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0537a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 186312 1726890117.60232: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 186312 1726890117.60241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 186312 1726890117.60265: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py <<< 186312 1726890117.60274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04edc70> <<< 186312 1726890117.60335: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04ed3a0> <<< 186312 1726890117.60337: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04ede20> <<< 186312 1726890117.60363: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04fe2e0> <<< 186312 1726890117.60391: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 186312 1726890117.60436: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d04fe460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04fe310> <<< 186312 1726890117.60464: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py <<< 186312 1726890117.60467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' <<< 186312 1726890117.60474: stdout chunk (state=3): >>>import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04fe400> <<< 186312 1726890117.60496: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 186312 1726890117.60503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.60522: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890117.60605: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py <<< 186312 1726890117.60620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04fed30> <<< 186312 1726890117.60674: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890117.60680: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d04feb80> <<< 186312 1726890117.60694: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04fe550> <<< 186312 1726890117.60720: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.60740: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890117.60765: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890117.60793: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 186312 1726890117.60799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890117.60823: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' <<< 186312 1726890117.60869: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0499970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 186312 1726890117.60875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0499a60> <<< 186312 1726890117.60897: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890117.60910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0499d60> <<< 186312 1726890117.60937: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 186312 1726890117.60957: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04aa370> <<< 186312 1726890117.60974: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0499310> <<< 186312 1726890117.60984: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0486eb0> <<< 186312 1726890117.60990: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890117.61015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890117.61029: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.61041: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890117.61054: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04995b0> <<< 186312 1726890117.61063: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0486b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04fe910> <<< 186312 1726890117.61111: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890117.61141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890117.61162: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 186312 1726890117.61179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 186312 1726890117.61183: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d039a4c0> <<< 186312 1726890117.61205: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 186312 1726890117.61213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890117.61229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890117.61260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890117.61277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890117.61365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890117.61463: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d03b3f40> <<< 186312 1726890117.61509: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d039ad00> <<< 186312 1726890117.61543: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d039a850> <<< 186312 1726890117.61661: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04aaf70> <<< 186312 1726890117.61701: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py <<< 186312 1726890117.61707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 186312 1726890117.61733: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.61758: stdout chunk (state=3): >>>import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0364dc0> <<< 186312 1726890117.61761: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 186312 1726890117.61789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 186312 1726890117.61810: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 186312 1726890117.61818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 186312 1726890117.61866: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0381340> <<< 186312 1726890117.61938: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0381f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0364e50> <<< 186312 1726890117.61976: stdout chunk (state=3): >>>import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0364790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 186312 1726890117.62001: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 186312 1726890117.62038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 186312 1726890117.62058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 186312 1726890117.62061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 186312 1726890117.62095: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02fef70> <<< 186312 1726890117.62307: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02fe430> <<< 186312 1726890117.62339: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0366880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05378b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0515ee0> <<< 186312 1726890117.62379: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0801580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d078d850> <<< 186312 1726890117.62400: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0315e20> <<< 186312 1726890117.62416: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 186312 1726890117.62632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0315fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d082ef40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d09159d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 186312 1726890117.62636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 186312 1726890117.62673: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02c5700> <<< 186312 1726890117.62720: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0335b80> <<< 186312 1726890117.62760: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 186312 1726890117.62764: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 186312 1726890117.62781: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 186312 1726890117.62836: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02d1130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02d13d0> <<< 186312 1726890117.62882: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 186312 1726890117.62914: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02d1610> <<< 186312 1726890117.62966: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02d1850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 186312 1726890117.62998: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02d1a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02c5ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02c59d0> <<< 186312 1726890117.63001: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 186312 1726890117.63056: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02c5eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890117.63092: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02e2400> <<< 186312 1726890117.63113: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 186312 1726890117.63141: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02e28b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02e2520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 186312 1726890117.63195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 186312 1726890117.63300: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d027d1c0> <<< 186312 1726890117.63338: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02e2d00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02e2e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0922400> <<< 186312 1726890117.63354: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890117.63419: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0284b50> <<< 186312 1726890117.63482: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d09156d0> <<< 186312 1726890117.63485: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d090c550> <<< 186312 1726890117.63536: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 186312 1726890117.63576: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 186312 1726890117.63609: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02a1670> <<< 186312 1726890117.63656: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 186312 1726890117.63709: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02ac940> <<< 186312 1726890117.63737: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 186312 1726890117.63756: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 186312 1726890117.63761: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02b66d0> <<< 186312 1726890117.63783: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02acf70> <<< 186312 1726890117.63810: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02a1b20> <<< 186312 1726890117.63855: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02ac3a0> <<< 186312 1726890117.63883: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d022a670> <<< 186312 1726890117.63937: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d022a880> <<< 186312 1726890117.64910: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d022ab80> <<< 186312 1726890117.64933: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d022ae50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02a1100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0284d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02a14c0> <<< 186312 1726890118.33603: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 186312 1726890118.35401: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 186312 1726890118.35421: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890118.36103: 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 <<< 186312 1726890118.36151: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 186312 1726890118.36219: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging <<< 186312 1726890118.36246: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar <<< 186312 1726890118.36299: stdout chunk (state=3): >>># cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr <<< 186312 1726890118.36322: stdout chunk (state=3): >>># 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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 186312 1726890118.36350: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel <<< 186312 1726890118.36387: stdout chunk (state=3): >>># cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm <<< 186312 1726890118.36436: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings <<< 186312 1726890118.36454: stdout chunk (state=3): >>># cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 186312 1726890118.37181: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890118.37227: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 186312 1726890118.37245: stdout chunk (state=3): >>># destroy netrc <<< 186312 1726890118.37295: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 186312 1726890118.37323: stdout chunk (state=3): >>># destroy systemd.journal <<< 186312 1726890118.37362: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 186312 1726890118.37404: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid <<< 186312 1726890118.37457: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module <<< 186312 1726890118.37492: stdout chunk (state=3): >>># destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests <<< 186312 1726890118.37517: stdout chunk (state=3): >>># destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves <<< 186312 1726890118.37563: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions <<< 186312 1726890118.37611: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils <<< 186312 1726890118.37647: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr <<< 186312 1726890118.37705: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 186312 1726890118.37742: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 186312 1726890118.37801: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 186312 1726890118.37856: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http <<< 186312 1726890118.37915: stdout chunk (state=3): >>># cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 186312 1726890118.37951: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response <<< 186312 1726890118.38049: stdout chunk (state=3): >>># destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache <<< 186312 1726890118.38068: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 186312 1726890118.38132: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util <<< 186312 1726890118.38214: stdout chunk (state=3): >>># cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890118.38251: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 <<< 186312 1726890118.38307: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 186312 1726890118.38324: stdout chunk (state=3): >>># destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 186312 1726890118.39204: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 186312 1726890118.39244: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890118.39276: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890118.39306: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890118.39352: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 186312 1726890118.39390: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890118.39393: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 186312 1726890118.39444: 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 <<< 186312 1726890118.39475: stdout chunk (state=3): >>># destroy gzip <<< 186312 1726890118.39558: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 186312 1726890118.39631: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 186312 1726890118.39650: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 186312 1726890118.39686: stdout chunk (state=3): >>># destroy urllib.parse <<< 186312 1726890118.39770: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath <<< 186312 1726890118.39774: stdout chunk (state=3): >>># destroy posix <<< 186312 1726890118.39836: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 186312 1726890118.39907: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 186312 1726890118.39935: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 186312 1726890118.39977: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 186312 1726890118.40035: stdout chunk (state=3): >>># destroy codecs <<< 186312 1726890118.40054: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 186312 1726890118.40157: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 186312 1726890118.40175: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 186312 1726890118.40231: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 186312 1726890118.40264: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 186312 1726890118.40279: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 186312 1726890118.40423: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890118.41327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890118.41332: stdout chunk (state=3): >>><<< 186312 1726890118.41335: stderr chunk (state=3): >>><<< 186312 1726890118.41775: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4843dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4843b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4843ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d458f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d458f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d458f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4588d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d45d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d452feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4532f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4527610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4530640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d452f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d443adc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d443a8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d443aeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d443af70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d443ae80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4492d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d448d610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d449f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4536e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d444bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4492250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d449f280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d453c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444bd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444bd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d441f370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d441f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4453fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444ea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444e490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d436d1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d440ac70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d453c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4380af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d4380e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4393730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4393c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d431e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4380f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d432f280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d43935b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d432f340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444b9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d434b6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d434b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d434b760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d434b850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d434bca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d43571f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d434b8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d433da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d444b5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d434ba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f43d4279670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/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_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a27c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d41a2160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a2280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a2f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a24f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a2d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d41a2f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a2100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3baeee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3bcc0d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3bcc2b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3bccc40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4188dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41883a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4188f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41d6c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4172cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41723a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41a6490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d41724c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41724f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3b91250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41e81f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3b9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41e8370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4202d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b9c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3b9c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3b9b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3b9b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41e08b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d4169670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d4168ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41780d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d41690d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41ada60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/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_qsqlh63r/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_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/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_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d378b580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b69520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d372d0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d4168bb0> # 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_qsqlh63r/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_qsqlh63r/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_qsqlh63r/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_qsqlh63r/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_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b79970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/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_qsqlh63r/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_qsqlh63r/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_qsqlh63r/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_qsqlh63r/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d41f4250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b796a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/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_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b607c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b5d7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b57970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/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_qsqlh63r/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_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/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_qsqlh63r/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.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d6d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356dc10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3538730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3538c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3538e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41f1700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3537a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3537ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35b6610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3537ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3537370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d41f16d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3719070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d375edc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35b6430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3759df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3759250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d375fd30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d358cf70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d371e910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3b79ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356de50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d6a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3759ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d356d160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d378ba60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d371f940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35ce5e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d378b850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35bb6a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35675e0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d357fb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35678e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d357f6d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3548700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d32e5ca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/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_qsqlh63r/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_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_qsqlh63r/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3247be0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3247d60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d3299430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3247fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3247250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3247850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d31ce9d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d31ce580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d316f550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d31cea00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d30cee20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d31ef2e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d18e32e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d31a28b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d17b1e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18c2580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d171ca00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18e3520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1715d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d171cfa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d31ce130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1644b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1644340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1658700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d16642b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1664850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1664ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1664370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1658790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d164fdc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1217ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1658190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1644ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1747730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1747f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d17478b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d31ce280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1224d60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1095220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11342b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11417f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d10e7e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f971c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f973d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141c40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f971f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f974c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f975e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1141220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d111b1c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0f97be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f97940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11418e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1134100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1112ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11122b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1112490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1248b50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1112e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1224d00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0fb0c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0fb04f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1248940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f4d2b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f00190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0f00220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f606a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f4d6d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f41a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f3a0d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0fb0ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f00fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f00790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0fb0d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f3a940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f24850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f248e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f24a60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0d651c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f33190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d65220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d65310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f24a00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f24fa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0ced3d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0ced190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cdc9d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d769d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d65eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d76ca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d7d9a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cfd700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cfd340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d0b670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d0b190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d0b4f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3247970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d32477c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d12fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cc9fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0c63d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c63c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c633d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c63190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cb4ee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c63220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c8d160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c63eb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c7e9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0c8dfd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b8c1c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b8c310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b8c910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b8c640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b8c9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b9a610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b9a700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b9aee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b9aaf0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b9af40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0bb0b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0bb0c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0bb0e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b40310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b40d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b40e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b4f550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b4f130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b4ff40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b4fa90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b4fd90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b5c820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b5cfa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b692b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b693a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cb44c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cb4220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0d12d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b69f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b69c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b045e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b0d520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0b04e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b04df0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b37760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b371f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a86a90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a86c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b37cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b37a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b77160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b04220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0b69af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0cb4250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0aa6190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0aa64c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0aa6d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a3b640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a3bbb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0a48c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a48850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a485b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a48220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a48460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a57be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a57c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0a642b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a57df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d096d310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0976370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0976310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d09764c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0976220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d096dd30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d096d3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a73a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a730d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a64970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a57820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a570d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0a57970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d096ddc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0976790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0976a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0976f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0991760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0915940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0922bb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0945160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0922c10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08ed430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08ed550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08e04c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08e07f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08e2940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08e0160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08e0220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08d3ac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08e2df0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0888220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0888310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0888430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d085c670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08b1f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08c3a00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08c3a90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d085c2e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d086e3d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0894d30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d089e9a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d081a8b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d089e2b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0888be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0940dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d083f670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d083fe20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07cf190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07cfac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07ee1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07cfd90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07cf220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d082e8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07a6310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07a6df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07a6f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07afc10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07af7f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07af340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07a6a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07a6be0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d075ca30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d075c6a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d075c700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0751640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0751820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0708940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0708af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0708ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07085e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07088e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0710100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0710160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0721370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0721940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0741e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0710c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0710ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0708280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0708340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0708040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0765b20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06c9910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06c9550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0776940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07080a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06c9d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0751970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06d5940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0751040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06ef2b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06ef520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06e30a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06efe20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f51c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06efa00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06efc70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f5c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f5820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07000d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0700fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f5b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06293a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06296d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0629940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0629be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0629e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062e160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f5460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062e4c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062e8e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062e760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062ed00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062ec10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062ed30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d063b100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d063b190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f5670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06e38b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06e38e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06e3430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d06f5550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07513d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d063bfd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05d25b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05d23a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05d2130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05d2430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05ddf70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d062ec70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05eea90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05fb280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05fb340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05eeb20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05ee790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05ee6a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05ab1f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05fbd30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05fbf40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05ab820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05abee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05ee760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d055b1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0551e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0551310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05c2880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05fbb80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07bec70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07be580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0551f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0551c70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0564940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0564d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07a6550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07988b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d057f310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d057f6a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d057f7c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0515130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d057f880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0522190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0515a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04c8940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04d4580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0522f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0522730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0537a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04edc70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04ed3a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04ede20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04fe2e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d04fe460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04fe310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04fe400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04fed30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d04feb80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04fe550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0499970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0499a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0499d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04aa370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0499310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0486eb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04995b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0486b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04fe910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d039a4c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d03b3f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d039ad00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d039a850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d04aaf70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0364dc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0381340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0381f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0364e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0364790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02fef70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02fe430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0366880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d05378b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0515ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0801580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d078d850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0315e20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0315fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d082ef40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d09159d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02c5700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0335b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02d1130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02d13d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02d1610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02d1850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02d1a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02c5ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02c59d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02c5eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02e2400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02e28b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02e2520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d027d1c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02e2d00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02e2e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0922400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0284b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d09156d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d090c550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02a1670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02ac940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02b66d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02acf70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02a1b20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02ac3a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d022a670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d022a880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d022ab80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d022ae50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02a1100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0284d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d02a14c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890118.47734: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890117.0708628-189401-274468877513285/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890118.47738: _low_level_execute_command(): starting 186312 1726890118.47741: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890117.0708628-189401-274468877513285/ > /dev/null 2>&1 && sleep 0' 186312 1726890118.47743: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890118.47746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890118.47750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890118.47752: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890118.47754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890118.47757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890118.47759: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890118.47761: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890118.47763: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890118.47765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890118.47767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890118.47769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890118.47771: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890118.47772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890118.47774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890118.47775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890118.47777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890118.47778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890118.47780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890118.47781: stdout chunk (state=3): >>><<< 186312 1726890118.47783: stderr chunk (state=3): >>><<< 186312 1726890118.47785: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890118.47786: handler run complete 186312 1726890118.47788: attempt loop complete, returning result 186312 1726890118.47789: _execute() done 186312 1726890118.47791: dumping result to json 186312 1726890118.47793: done dumping result, returning 186312 1726890118.47794: done running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present [02369adf-7a19-881e-6b85-000000001787] 186312 1726890118.47796: sending task result for task 02369adf-7a19-881e-6b85-000000001787 186312 1726890118.47863: done sending task result for task 02369adf-7a19-881e-6b85-000000001787 186312 1726890118.47866: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 186312 1726890118.47940: no more pending results, returning what we have 186312 1726890118.47944: results queue empty 186312 1726890118.47944: checking for any_errors_fatal 186312 1726890118.47954: done checking for any_errors_fatal 186312 1726890118.47955: checking for max_fail_percentage 186312 1726890118.47956: done checking for max_fail_percentage 186312 1726890118.47957: checking to see if all hosts have failed and the running result is not ok 186312 1726890118.47958: done checking to see if all hosts have failed 186312 1726890118.47959: getting the remaining hosts for this loop 186312 1726890118.47961: done getting the remaining hosts for this loop 186312 1726890118.47964: getting the next task for host managed_node3 186312 1726890118.47971: done getting next task for host managed_node3 186312 1726890118.47973: ^ task is: TASK: Collect LUKS info for this volume 186312 1726890118.47978: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890118.47981: getting variables 186312 1726890118.47983: in VariableManager get_vars() 186312 1726890118.48017: Calling all_inventory to load vars for managed_node3 186312 1726890118.48020: Calling groups_inventory to load vars for managed_node3 186312 1726890118.48024: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890118.48037: Calling all_plugins_play to load vars for managed_node3 186312 1726890118.48039: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890118.48042: Calling groups_plugins_play to load vars for managed_node3 186312 1726890118.49597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890118.50231: done with get_vars() 186312 1726890118.50245: done getting variables 186312 1726890118.50305: 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 [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:41:58 -0400 (0:00:01.490) 0:01:28.242 ****** 186312 1726890118.50339: entering _queue_task() for managed_node3/command 186312 1726890118.50925: worker is 1 (out of 1 available) 186312 1726890118.50936: exiting _queue_task() for managed_node3/command 186312 1726890118.50949: done queuing things up, now waiting for results queue to drain 186312 1726890118.50951: waiting for pending results... 186312 1726890118.51242: running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume 186312 1726890118.51365: in run() - task 02369adf-7a19-881e-6b85-000000001788 186312 1726890118.51378: variable 'ansible_search_path' from source: unknown 186312 1726890118.51421: calling self._execute() 186312 1726890118.51538: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890118.51542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890118.51554: variable 'omit' from source: magic vars 186312 1726890118.51977: variable 'storage_test_volume' from source: include params 186312 1726890118.51999: variable '_storage_test_volume_present' from source: set_fact 186312 1726890118.52021: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 186312 1726890118.52024: when evaluation is False, skipping this task 186312 1726890118.52028: _execute() done 186312 1726890118.52033: dumping result to json 186312 1726890118.52036: done dumping result, returning 186312 1726890118.52038: done running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume [02369adf-7a19-881e-6b85-000000001788] 186312 1726890118.52050: sending task result for task 02369adf-7a19-881e-6b85-000000001788 186312 1726890118.52148: done sending task result for task 02369adf-7a19-881e-6b85-000000001788 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890118.52205: no more pending results, returning what we have 186312 1726890118.52209: results queue empty 186312 1726890118.52210: checking for any_errors_fatal 186312 1726890118.52228: done checking for any_errors_fatal 186312 1726890118.52229: checking for max_fail_percentage 186312 1726890118.52231: done checking for max_fail_percentage 186312 1726890118.52232: checking to see if all hosts have failed and the running result is not ok 186312 1726890118.52233: done checking to see if all hosts have failed 186312 1726890118.52234: getting the remaining hosts for this loop 186312 1726890118.52236: done getting the remaining hosts for this loop 186312 1726890118.52240: getting the next task for host managed_node3 186312 1726890118.52248: done getting next task for host managed_node3 186312 1726890118.52252: ^ task is: TASK: Verify the presence/absence of the LUKS device node 186312 1726890118.52260: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890118.52266: getting variables 186312 1726890118.52268: in VariableManager get_vars() 186312 1726890118.52306: Calling all_inventory to load vars for managed_node3 186312 1726890118.52309: Calling groups_inventory to load vars for managed_node3 186312 1726890118.52315: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890118.52330: Calling all_plugins_play to load vars for managed_node3 186312 1726890118.52333: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890118.52337: Calling groups_plugins_play to load vars for managed_node3 186312 1726890118.52949: WORKER PROCESS EXITING 186312 1726890118.53060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890118.54518: done with get_vars() 186312 1726890118.54533: done getting variables 186312 1726890118.54593: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:41:58 -0400 (0:00:00.042) 0:01:28.285 ****** 186312 1726890118.54627: entering _queue_task() for managed_node3/assert 186312 1726890118.55276: worker is 1 (out of 1 available) 186312 1726890118.55288: exiting _queue_task() for managed_node3/assert 186312 1726890118.55299: done queuing things up, now waiting for results queue to drain 186312 1726890118.55300: waiting for pending results... 186312 1726890118.56431: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node 186312 1726890118.56438: in run() - task 02369adf-7a19-881e-6b85-000000001789 186312 1726890118.56442: variable 'ansible_search_path' from source: unknown 186312 1726890118.56459: calling self._execute() 186312 1726890118.56586: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890118.56600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890118.56612: variable 'omit' from source: magic vars 186312 1726890118.56993: variable 'storage_test_volume' from source: include params 186312 1726890118.57038: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890118.57041: when evaluation is False, skipping this task 186312 1726890118.57045: _execute() done 186312 1726890118.57048: dumping result to json 186312 1726890118.57050: done dumping result, returning 186312 1726890118.57053: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-881e-6b85-000000001789] 186312 1726890118.57059: sending task result for task 02369adf-7a19-881e-6b85-000000001789 186312 1726890118.57159: done sending task result for task 02369adf-7a19-881e-6b85-000000001789 186312 1726890118.57162: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890118.57206: no more pending results, returning what we have 186312 1726890118.57210: results queue empty 186312 1726890118.57211: checking for any_errors_fatal 186312 1726890118.57221: done checking for any_errors_fatal 186312 1726890118.57221: checking for max_fail_percentage 186312 1726890118.57223: done checking for max_fail_percentage 186312 1726890118.57224: checking to see if all hosts have failed and the running result is not ok 186312 1726890118.57225: done checking to see if all hosts have failed 186312 1726890118.57226: getting the remaining hosts for this loop 186312 1726890118.57227: done getting the remaining hosts for this loop 186312 1726890118.57231: getting the next task for host managed_node3 186312 1726890118.57238: done getting next task for host managed_node3 186312 1726890118.57242: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890118.57248: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890118.57252: getting variables 186312 1726890118.57254: in VariableManager get_vars() 186312 1726890118.57289: Calling all_inventory to load vars for managed_node3 186312 1726890118.57291: Calling groups_inventory to load vars for managed_node3 186312 1726890118.57295: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890118.57308: Calling all_plugins_play to load vars for managed_node3 186312 1726890118.57313: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890118.57316: Calling groups_plugins_play to load vars for managed_node3 186312 1726890118.57989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890118.58689: done with get_vars() 186312 1726890118.58708: done getting variables 186312 1726890118.58768: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:41:58 -0400 (0:00:00.041) 0:01:28.327 ****** 186312 1726890118.58802: entering _queue_task() for managed_node3/assert 186312 1726890118.59056: worker is 1 (out of 1 available) 186312 1726890118.59068: exiting _queue_task() for managed_node3/assert 186312 1726890118.59082: done queuing things up, now waiting for results queue to drain 186312 1726890118.59083: waiting for pending results... 186312 1726890118.59391: running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890118.59522: in run() - task 02369adf-7a19-881e-6b85-00000000178a 186312 1726890118.59540: variable 'ansible_search_path' from source: unknown 186312 1726890118.59573: calling self._execute() 186312 1726890118.59690: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890118.59694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890118.59705: variable 'omit' from source: magic vars 186312 1726890118.60754: variable '_storage_test_volume_present' from source: set_fact 186312 1726890118.60761: Evaluated conditional (_storage_test_volume_present): True 186312 1726890118.60769: variable 'omit' from source: magic vars 186312 1726890118.60820: variable 'omit' from source: magic vars 186312 1726890118.61236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890118.64411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890118.64997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890118.65043: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890118.65091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890118.65127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890118.65243: variable 'storage_test_volume' from source: include params 186312 1726890118.65267: variable '__dev_ne_raw' from source: task vars 186312 1726890118.66222: variable 'storage_test_volume' from source: include params 186312 1726890118.66417: variable 'omit' from source: magic vars 186312 1726890118.66452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890118.66484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890118.66511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890118.66622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890118.66638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890118.66672: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890118.66680: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890118.66716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890118.66812: Set connection var ansible_shell_type to sh 186312 1726890118.66941: Set connection var ansible_pipelining to False 186312 1726890118.66957: Set connection var ansible_timeout to 10 186312 1726890118.66963: Set connection var ansible_connection to ssh 186312 1726890118.66972: Set connection var ansible_shell_executable to /bin/sh 186312 1726890118.67046: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890118.67073: variable 'ansible_shell_executable' from source: unknown 186312 1726890118.67081: variable 'ansible_connection' from source: unknown 186312 1726890118.67088: variable 'ansible_module_compression' from source: unknown 186312 1726890118.67094: variable 'ansible_shell_type' from source: unknown 186312 1726890118.67100: variable 'ansible_shell_executable' from source: unknown 186312 1726890118.67107: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890118.67116: variable 'ansible_pipelining' from source: unknown 186312 1726890118.67152: variable 'ansible_timeout' from source: unknown 186312 1726890118.67162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890118.67391: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890118.67405: variable 'omit' from source: magic vars 186312 1726890118.67479: starting attempt loop 186312 1726890118.67486: running the handler 186312 1726890118.67765: variable '__dev_ne_raw' from source: task vars 186312 1726890118.68023: variable 'storage_test_volume' from source: include params 186312 1726890118.68050: variable 'storage_test_volume' from source: include params 186312 1726890118.68139: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 186312 1726890118.68150: handler run complete 186312 1726890118.68167: attempt loop complete, returning result 186312 1726890118.68173: _execute() done 186312 1726890118.68241: dumping result to json 186312 1726890118.68248: done dumping result, returning 186312 1726890118.68257: done running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-881e-6b85-00000000178a] 186312 1726890118.68265: sending task result for task 02369adf-7a19-881e-6b85-00000000178a ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890118.68400: no more pending results, returning what we have 186312 1726890118.68403: results queue empty 186312 1726890118.68404: checking for any_errors_fatal 186312 1726890118.68414: done checking for any_errors_fatal 186312 1726890118.68415: checking for max_fail_percentage 186312 1726890118.68417: done checking for max_fail_percentage 186312 1726890118.68418: checking to see if all hosts have failed and the running result is not ok 186312 1726890118.68419: done checking to see if all hosts have failed 186312 1726890118.68420: getting the remaining hosts for this loop 186312 1726890118.68422: done getting the remaining hosts for this loop 186312 1726890118.68426: getting the next task for host managed_node3 186312 1726890118.68435: done getting next task for host managed_node3 186312 1726890118.68438: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890118.68443: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890118.68447: getting variables 186312 1726890118.68449: in VariableManager get_vars() 186312 1726890118.68485: Calling all_inventory to load vars for managed_node3 186312 1726890118.68488: Calling groups_inventory to load vars for managed_node3 186312 1726890118.68497: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890118.68510: Calling all_plugins_play to load vars for managed_node3 186312 1726890118.68515: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890118.68519: Calling groups_plugins_play to load vars for managed_node3 186312 1726890118.69396: done sending task result for task 02369adf-7a19-881e-6b85-00000000178a 186312 1726890118.69399: WORKER PROCESS EXITING 186312 1726890118.69424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890118.70076: done with get_vars() 186312 1726890118.70092: done getting variables 186312 1726890118.70153: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:41:58 -0400 (0:00:00.113) 0:01:28.441 ****** 186312 1726890118.70192: entering _queue_task() for managed_node3/assert 186312 1726890118.70477: worker is 1 (out of 1 available) 186312 1726890118.70494: exiting _queue_task() for managed_node3/assert 186312 1726890118.70508: done queuing things up, now waiting for results queue to drain 186312 1726890118.70509: waiting for pending results... 186312 1726890118.71481: running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890118.71726: in run() - task 02369adf-7a19-881e-6b85-00000000178b 186312 1726890118.71777: variable 'ansible_search_path' from source: unknown 186312 1726890118.71902: calling self._execute() 186312 1726890118.72132: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890118.72142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890118.72157: variable 'omit' from source: magic vars 186312 1726890118.72996: variable '_storage_test_volume_present' from source: set_fact 186312 1726890118.73009: variable 'storage_test_volume' from source: include params 186312 1726890118.73051: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890118.73064: when evaluation is False, skipping this task 186312 1726890118.73072: _execute() done 186312 1726890118.73178: dumping result to json 186312 1726890118.73185: done dumping result, returning 186312 1726890118.73192: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-881e-6b85-00000000178b] 186312 1726890118.73200: sending task result for task 02369adf-7a19-881e-6b85-00000000178b skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890118.73339: no more pending results, returning what we have 186312 1726890118.73343: results queue empty 186312 1726890118.73343: checking for any_errors_fatal 186312 1726890118.73355: done checking for any_errors_fatal 186312 1726890118.73356: checking for max_fail_percentage 186312 1726890118.73357: done checking for max_fail_percentage 186312 1726890118.73358: checking to see if all hosts have failed and the running result is not ok 186312 1726890118.73360: done checking to see if all hosts have failed 186312 1726890118.73361: getting the remaining hosts for this loop 186312 1726890118.73363: done getting the remaining hosts for this loop 186312 1726890118.73367: getting the next task for host managed_node3 186312 1726890118.73376: done getting next task for host managed_node3 186312 1726890118.73379: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 186312 1726890118.73385: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890118.73390: getting variables 186312 1726890118.73392: in VariableManager get_vars() 186312 1726890118.73435: Calling all_inventory to load vars for managed_node3 186312 1726890118.73438: Calling groups_inventory to load vars for managed_node3 186312 1726890118.73442: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890118.73458: Calling all_plugins_play to load vars for managed_node3 186312 1726890118.73461: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890118.73464: Calling groups_plugins_play to load vars for managed_node3 186312 1726890118.74431: done sending task result for task 02369adf-7a19-881e-6b85-00000000178b 186312 1726890118.74435: WORKER PROCESS EXITING 186312 1726890118.74495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890118.75489: done with get_vars() 186312 1726890118.75502: done getting variables 186312 1726890118.75562: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:41:58 -0400 (0:00:00.054) 0:01:28.495 ****** 186312 1726890118.75600: entering _queue_task() for managed_node3/assert 186312 1726890118.75869: worker is 1 (out of 1 available) 186312 1726890118.75882: exiting _queue_task() for managed_node3/assert 186312 1726890118.75896: done queuing things up, now waiting for results queue to drain 186312 1726890118.75897: waiting for pending results... 186312 1726890118.76201: running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted 186312 1726890118.76344: in run() - task 02369adf-7a19-881e-6b85-00000000178c 186312 1726890118.76370: variable 'ansible_search_path' from source: unknown 186312 1726890118.76409: calling self._execute() 186312 1726890118.76536: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890118.76552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890118.76575: variable 'omit' from source: magic vars 186312 1726890118.77019: variable '_storage_test_volume_present' from source: set_fact 186312 1726890118.77032: variable 'storage_test_volume' from source: include params 186312 1726890118.77075: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890118.77083: when evaluation is False, skipping this task 186312 1726890118.77091: _execute() done 186312 1726890118.77101: dumping result to json 186312 1726890118.77114: done dumping result, returning 186312 1726890118.77126: done running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-881e-6b85-00000000178c] 186312 1726890118.77137: sending task result for task 02369adf-7a19-881e-6b85-00000000178c skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890118.77285: no more pending results, returning what we have 186312 1726890118.77290: results queue empty 186312 1726890118.77291: checking for any_errors_fatal 186312 1726890118.77301: done checking for any_errors_fatal 186312 1726890118.77302: checking for max_fail_percentage 186312 1726890118.77305: done checking for max_fail_percentage 186312 1726890118.77306: checking to see if all hosts have failed and the running result is not ok 186312 1726890118.77307: done checking to see if all hosts have failed 186312 1726890118.77308: getting the remaining hosts for this loop 186312 1726890118.77310: done getting the remaining hosts for this loop 186312 1726890118.77316: getting the next task for host managed_node3 186312 1726890118.77325: done getting next task for host managed_node3 186312 1726890118.77328: ^ task is: TASK: Check LUKS version 186312 1726890118.77335: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890118.77341: getting variables 186312 1726890118.77342: in VariableManager get_vars() 186312 1726890118.77379: Calling all_inventory to load vars for managed_node3 186312 1726890118.77382: Calling groups_inventory to load vars for managed_node3 186312 1726890118.77386: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890118.77400: Calling all_plugins_play to load vars for managed_node3 186312 1726890118.77404: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890118.77407: Calling groups_plugins_play to load vars for managed_node3 186312 1726890118.78968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890118.79831: done sending task result for task 02369adf-7a19-881e-6b85-00000000178c 186312 1726890118.79835: WORKER PROCESS EXITING 186312 1726890118.80110: done with get_vars() 186312 1726890118.80126: done getting variables 186312 1726890118.80182: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:41:58 -0400 (0:00:00.046) 0:01:28.541 ****** 186312 1726890118.80217: entering _queue_task() for managed_node3/assert 186312 1726890118.80799: worker is 1 (out of 1 available) 186312 1726890118.80814: exiting _queue_task() for managed_node3/assert 186312 1726890118.80826: done queuing things up, now waiting for results queue to drain 186312 1726890118.80827: waiting for pending results... 186312 1726890118.81501: running TaskExecutor() for managed_node3/TASK: Check LUKS version 186312 1726890118.82533: in run() - task 02369adf-7a19-881e-6b85-00000000178d 186312 1726890118.82550: variable 'ansible_search_path' from source: unknown 186312 1726890118.82586: calling self._execute() 186312 1726890118.82703: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890118.82708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890118.82721: variable 'omit' from source: magic vars 186312 1726890118.83070: variable '_storage_test_volume_present' from source: set_fact 186312 1726890118.83078: Evaluated conditional (_storage_test_volume_present): True 186312 1726890118.83189: variable 'storage_test_volume' from source: include params 186312 1726890118.83224: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890118.83228: when evaluation is False, skipping this task 186312 1726890118.83230: _execute() done 186312 1726890118.83233: dumping result to json 186312 1726890118.83237: done dumping result, returning 186312 1726890118.83244: done running TaskExecutor() for managed_node3/TASK: Check LUKS version [02369adf-7a19-881e-6b85-00000000178d] 186312 1726890118.83249: sending task result for task 02369adf-7a19-881e-6b85-00000000178d 186312 1726890118.83351: done sending task result for task 02369adf-7a19-881e-6b85-00000000178d 186312 1726890118.83354: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890118.83396: no more pending results, returning what we have 186312 1726890118.83400: results queue empty 186312 1726890118.83401: checking for any_errors_fatal 186312 1726890118.83407: done checking for any_errors_fatal 186312 1726890118.83407: checking for max_fail_percentage 186312 1726890118.83409: done checking for max_fail_percentage 186312 1726890118.83410: checking to see if all hosts have failed and the running result is not ok 186312 1726890118.83411: done checking to see if all hosts have failed 186312 1726890118.83413: getting the remaining hosts for this loop 186312 1726890118.83415: done getting the remaining hosts for this loop 186312 1726890118.83418: getting the next task for host managed_node3 186312 1726890118.83425: done getting next task for host managed_node3 186312 1726890118.83428: ^ task is: TASK: Check LUKS key size 186312 1726890118.83432: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890118.83436: getting variables 186312 1726890118.83437: in VariableManager get_vars() 186312 1726890118.83465: Calling all_inventory to load vars for managed_node3 186312 1726890118.83467: Calling groups_inventory to load vars for managed_node3 186312 1726890118.83470: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890118.83480: Calling all_plugins_play to load vars for managed_node3 186312 1726890118.83482: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890118.83485: Calling groups_plugins_play to load vars for managed_node3 186312 1726890118.84717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890118.85341: done with get_vars() 186312 1726890118.85356: done getting variables 186312 1726890118.85410: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:41:58 -0400 (0:00:00.053) 0:01:28.594 ****** 186312 1726890118.85546: entering _queue_task() for managed_node3/assert 186312 1726890118.85780: worker is 1 (out of 1 available) 186312 1726890118.85792: exiting _queue_task() for managed_node3/assert 186312 1726890118.85805: done queuing things up, now waiting for results queue to drain 186312 1726890118.85807: waiting for pending results... 186312 1726890118.86708: running TaskExecutor() for managed_node3/TASK: Check LUKS key size 186312 1726890118.87029: in run() - task 02369adf-7a19-881e-6b85-00000000178e 186312 1726890118.87045: variable 'ansible_search_path' from source: unknown 186312 1726890118.87080: calling self._execute() 186312 1726890118.87199: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890118.87203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890118.87216: variable 'omit' from source: magic vars 186312 1726890118.88180: variable '_storage_test_volume_present' from source: set_fact 186312 1726890118.88190: Evaluated conditional (_storage_test_volume_present): True 186312 1726890118.88305: variable 'storage_test_volume' from source: include params 186312 1726890118.88345: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890118.88349: when evaluation is False, skipping this task 186312 1726890118.88352: _execute() done 186312 1726890118.88355: dumping result to json 186312 1726890118.88357: done dumping result, returning 186312 1726890118.88363: done running TaskExecutor() for managed_node3/TASK: Check LUKS key size [02369adf-7a19-881e-6b85-00000000178e] 186312 1726890118.88369: sending task result for task 02369adf-7a19-881e-6b85-00000000178e 186312 1726890118.88478: done sending task result for task 02369adf-7a19-881e-6b85-00000000178e 186312 1726890118.88482: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890118.88544: no more pending results, returning what we have 186312 1726890118.88549: results queue empty 186312 1726890118.88550: checking for any_errors_fatal 186312 1726890118.88561: done checking for any_errors_fatal 186312 1726890118.88562: checking for max_fail_percentage 186312 1726890118.88563: done checking for max_fail_percentage 186312 1726890118.88564: checking to see if all hosts have failed and the running result is not ok 186312 1726890118.88566: done checking to see if all hosts have failed 186312 1726890118.88566: getting the remaining hosts for this loop 186312 1726890118.88568: done getting the remaining hosts for this loop 186312 1726890118.88573: getting the next task for host managed_node3 186312 1726890118.88582: done getting next task for host managed_node3 186312 1726890118.88585: ^ task is: TASK: Check LUKS cipher 186312 1726890118.88594: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890118.88599: getting variables 186312 1726890118.88601: in VariableManager get_vars() 186312 1726890118.88638: Calling all_inventory to load vars for managed_node3 186312 1726890118.88642: Calling groups_inventory to load vars for managed_node3 186312 1726890118.88646: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890118.88660: Calling all_plugins_play to load vars for managed_node3 186312 1726890118.88663: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890118.88667: Calling groups_plugins_play to load vars for managed_node3 186312 1726890118.89335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890118.90641: done with get_vars() 186312 1726890118.90768: done getting variables 186312 1726890118.90822: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:41:58 -0400 (0:00:00.053) 0:01:28.647 ****** 186312 1726890118.90853: entering _queue_task() for managed_node3/assert 186312 1726890118.91430: worker is 1 (out of 1 available) 186312 1726890118.91442: exiting _queue_task() for managed_node3/assert 186312 1726890118.91454: done queuing things up, now waiting for results queue to drain 186312 1726890118.91455: waiting for pending results... 186312 1726890118.92730: running TaskExecutor() for managed_node3/TASK: Check LUKS cipher 186312 1726890118.92736: in run() - task 02369adf-7a19-881e-6b85-00000000178f 186312 1726890118.92739: variable 'ansible_search_path' from source: unknown 186312 1726890118.92743: calling self._execute() 186312 1726890118.92765: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890118.92769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890118.92780: variable 'omit' from source: magic vars 186312 1726890118.93329: variable '_storage_test_volume_present' from source: set_fact 186312 1726890118.93333: Evaluated conditional (_storage_test_volume_present): True 186312 1726890118.93447: variable 'storage_test_volume' from source: include params 186312 1726890118.93480: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890118.93483: when evaluation is False, skipping this task 186312 1726890118.93486: _execute() done 186312 1726890118.93489: dumping result to json 186312 1726890118.93492: done dumping result, returning 186312 1726890118.93495: done running TaskExecutor() for managed_node3/TASK: Check LUKS cipher [02369adf-7a19-881e-6b85-00000000178f] 186312 1726890118.93502: sending task result for task 02369adf-7a19-881e-6b85-00000000178f 186312 1726890118.93616: done sending task result for task 02369adf-7a19-881e-6b85-00000000178f 186312 1726890118.93619: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890118.93663: no more pending results, returning what we have 186312 1726890118.93667: results queue empty 186312 1726890118.93668: checking for any_errors_fatal 186312 1726890118.93675: done checking for any_errors_fatal 186312 1726890118.93676: checking for max_fail_percentage 186312 1726890118.93678: done checking for max_fail_percentage 186312 1726890118.93678: checking to see if all hosts have failed and the running result is not ok 186312 1726890118.93679: done checking to see if all hosts have failed 186312 1726890118.93680: getting the remaining hosts for this loop 186312 1726890118.93681: done getting the remaining hosts for this loop 186312 1726890118.93684: getting the next task for host managed_node3 186312 1726890118.93690: done getting next task for host managed_node3 186312 1726890118.93692: ^ task is: TASK: Set test variables 186312 1726890118.93697: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890118.93700: getting variables 186312 1726890118.93702: in VariableManager get_vars() 186312 1726890118.93729: Calling all_inventory to load vars for managed_node3 186312 1726890118.93731: Calling groups_inventory to load vars for managed_node3 186312 1726890118.93734: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890118.93745: Calling all_plugins_play to load vars for managed_node3 186312 1726890118.93748: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890118.93751: Calling groups_plugins_play to load vars for managed_node3 186312 1726890118.94268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890118.95416: done with get_vars() 186312 1726890118.95627: done getting variables 186312 1726890118.95685: 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 [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:41:58 -0400 (0:00:00.048) 0:01:28.696 ****** 186312 1726890118.95720: entering _queue_task() for managed_node3/set_fact 186312 1726890118.96161: worker is 1 (out of 1 available) 186312 1726890118.96174: exiting _queue_task() for managed_node3/set_fact 186312 1726890118.96186: done queuing things up, now waiting for results queue to drain 186312 1726890118.96188: waiting for pending results... 186312 1726890118.97217: running TaskExecutor() for managed_node3/TASK: Set test variables 186312 1726890118.97659: in run() - task 02369adf-7a19-881e-6b85-000000001790 186312 1726890118.97674: variable 'ansible_search_path' from source: unknown 186312 1726890118.97891: calling self._execute() 186312 1726890118.98019: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890118.98025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890118.98151: variable 'omit' from source: magic vars 186312 1726890118.98389: variable 'omit' from source: magic vars 186312 1726890118.98513: variable 'omit' from source: magic vars 186312 1726890118.99806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890119.05207: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890119.06149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890119.06314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890119.06352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890119.06416: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890119.06729: variable 'storage_test_volume' from source: include params 186312 1726890119.06757: variable '_storage_test_volume_present' from source: set_fact 186312 1726890119.07196: 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) 186312 1726890119.07234: 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) 186312 1726890119.07283: 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) 186312 1726890119.07407: 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) 186312 1726890119.07435: 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) 186312 1726890119.07519: 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) 186312 1726890119.07608: 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) 186312 1726890119.07720: 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) 186312 1726890119.07772: 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) 186312 1726890119.07818: 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) 186312 1726890119.07976: 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) 186312 1726890119.08004: 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) 186312 1726890119.08160: 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) 186312 1726890119.08202: 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) 186312 1726890119.08223: 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) 186312 1726890119.08474: variable 'storage_test_crypttab' from source: set_fact 186312 1726890119.08486: variable 'storage_test_volume' from source: include params 186312 1726890119.08641: variable 'storage_test_volume' from source: include params 186312 1726890119.08678: variable 'omit' from source: magic vars 186312 1726890119.08707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890119.08748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890119.08771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890119.08797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890119.08814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890119.08857: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890119.08866: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.08873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.08984: Set connection var ansible_shell_type to sh 186312 1726890119.09002: Set connection var ansible_pipelining to False 186312 1726890119.09018: Set connection var ansible_timeout to 10 186312 1726890119.09024: Set connection var ansible_connection to ssh 186312 1726890119.09036: Set connection var ansible_shell_executable to /bin/sh 186312 1726890119.09045: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890119.09076: variable 'ansible_shell_executable' from source: unknown 186312 1726890119.09084: variable 'ansible_connection' from source: unknown 186312 1726890119.09092: variable 'ansible_module_compression' from source: unknown 186312 1726890119.09101: variable 'ansible_shell_type' from source: unknown 186312 1726890119.09110: variable 'ansible_shell_executable' from source: unknown 186312 1726890119.09119: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.09127: variable 'ansible_pipelining' from source: unknown 186312 1726890119.09137: variable 'ansible_timeout' from source: unknown 186312 1726890119.09144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.09265: 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) 186312 1726890119.09285: variable 'omit' from source: magic vars 186312 1726890119.09305: starting attempt loop 186312 1726890119.09314: running the handler 186312 1726890119.09339: handler run complete 186312 1726890119.09356: attempt loop complete, returning result 186312 1726890119.09363: _execute() done 186312 1726890119.09369: dumping result to json 186312 1726890119.09375: done dumping result, returning 186312 1726890119.09384: done running TaskExecutor() for managed_node3/TASK: Set test variables [02369adf-7a19-881e-6b85-000000001790] 186312 1726890119.09396: sending task result for task 02369adf-7a19-881e-6b85-000000001790 ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 186312 1726890119.09558: no more pending results, returning what we have 186312 1726890119.09562: results queue empty 186312 1726890119.09563: checking for any_errors_fatal 186312 1726890119.09572: done checking for any_errors_fatal 186312 1726890119.09573: checking for max_fail_percentage 186312 1726890119.09575: done checking for max_fail_percentage 186312 1726890119.09576: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.09578: done checking to see if all hosts have failed 186312 1726890119.09578: getting the remaining hosts for this loop 186312 1726890119.09581: done getting the remaining hosts for this loop 186312 1726890119.09585: getting the next task for host managed_node3 186312 1726890119.09594: done getting next task for host managed_node3 186312 1726890119.09597: ^ task is: TASK: Check for /etc/crypttab entry 186312 1726890119.09602: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.09607: getting variables 186312 1726890119.09609: in VariableManager get_vars() 186312 1726890119.09649: Calling all_inventory to load vars for managed_node3 186312 1726890119.09652: Calling groups_inventory to load vars for managed_node3 186312 1726890119.09656: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.09667: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.09670: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.09673: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.10918: done sending task result for task 02369adf-7a19-881e-6b85-000000001790 186312 1726890119.10922: WORKER PROCESS EXITING 186312 1726890119.11057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.12998: done with get_vars() 186312 1726890119.13016: done getting variables 186312 1726890119.13076: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:41:59 -0400 (0:00:00.173) 0:01:28.870 ****** 186312 1726890119.13110: entering _queue_task() for managed_node3/assert 186312 1726890119.13405: worker is 1 (out of 1 available) 186312 1726890119.13419: exiting _queue_task() for managed_node3/assert 186312 1726890119.13434: done queuing things up, now waiting for results queue to drain 186312 1726890119.13435: waiting for pending results... 186312 1726890119.14087: running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry 186312 1726890119.14192: in run() - task 02369adf-7a19-881e-6b85-000000001791 186312 1726890119.14204: variable 'ansible_search_path' from source: unknown 186312 1726890119.14239: calling self._execute() 186312 1726890119.14838: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.14842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.14853: variable 'omit' from source: magic vars 186312 1726890119.14965: variable 'omit' from source: magic vars 186312 1726890119.15023: variable 'omit' from source: magic vars 186312 1726890119.15247: variable 'storage_test_volume' from source: include params 186312 1726890119.15304: variable 'omit' from source: magic vars 186312 1726890119.15344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890119.15377: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890119.15397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890119.15415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890119.15432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890119.15460: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890119.15463: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.15466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.15565: Set connection var ansible_shell_type to sh 186312 1726890119.15574: Set connection var ansible_pipelining to False 186312 1726890119.15584: Set connection var ansible_timeout to 10 186312 1726890119.15586: Set connection var ansible_connection to ssh 186312 1726890119.15591: Set connection var ansible_shell_executable to /bin/sh 186312 1726890119.15598: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890119.15622: variable 'ansible_shell_executable' from source: unknown 186312 1726890119.15626: variable 'ansible_connection' from source: unknown 186312 1726890119.15629: variable 'ansible_module_compression' from source: unknown 186312 1726890119.15634: variable 'ansible_shell_type' from source: unknown 186312 1726890119.15636: variable 'ansible_shell_executable' from source: unknown 186312 1726890119.15639: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.15644: variable 'ansible_pipelining' from source: unknown 186312 1726890119.15646: variable 'ansible_timeout' from source: unknown 186312 1726890119.15650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.15794: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890119.15805: variable 'omit' from source: magic vars 186312 1726890119.15810: starting attempt loop 186312 1726890119.15815: running the handler 186312 1726890119.16010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890119.19079: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890119.19251: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890119.19295: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890119.19329: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890119.19467: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890119.19534: 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) 186312 1726890119.19673: 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) 186312 1726890119.19699: 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) 186312 1726890119.19737: 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) 186312 1726890119.19752: 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) 186312 1726890119.20023: 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) 186312 1726890119.20047: 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) 186312 1726890119.20074: 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) 186312 1726890119.20115: 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) 186312 1726890119.20133: 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) 186312 1726890119.20456: variable '_storage_test_crypttab_entries' from source: set_fact 186312 1726890119.20460: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890119.20476: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 186312 1726890119.20482: handler run complete 186312 1726890119.20496: attempt loop complete, returning result 186312 1726890119.20499: _execute() done 186312 1726890119.20502: dumping result to json 186312 1726890119.20507: done dumping result, returning 186312 1726890119.20515: done running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry [02369adf-7a19-881e-6b85-000000001791] 186312 1726890119.20520: sending task result for task 02369adf-7a19-881e-6b85-000000001791 186312 1726890119.20635: done sending task result for task 02369adf-7a19-881e-6b85-000000001791 186312 1726890119.20638: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890119.20686: no more pending results, returning what we have 186312 1726890119.20690: results queue empty 186312 1726890119.20690: checking for any_errors_fatal 186312 1726890119.20700: done checking for any_errors_fatal 186312 1726890119.20701: checking for max_fail_percentage 186312 1726890119.20703: done checking for max_fail_percentage 186312 1726890119.20713: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.20715: done checking to see if all hosts have failed 186312 1726890119.20716: getting the remaining hosts for this loop 186312 1726890119.20718: done getting the remaining hosts for this loop 186312 1726890119.20722: getting the next task for host managed_node3 186312 1726890119.20733: done getting next task for host managed_node3 186312 1726890119.20736: ^ task is: TASK: Validate the format of the crypttab entry 186312 1726890119.20740: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.20746: getting variables 186312 1726890119.20748: in VariableManager get_vars() 186312 1726890119.20781: Calling all_inventory to load vars for managed_node3 186312 1726890119.20784: Calling groups_inventory to load vars for managed_node3 186312 1726890119.20787: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.20798: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.20801: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.20803: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.21461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.23838: done with get_vars() 186312 1726890119.23851: done getting variables 186312 1726890119.23907: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:41:59 -0400 (0:00:00.108) 0:01:28.978 ****** 186312 1726890119.23944: entering _queue_task() for managed_node3/assert 186312 1726890119.24241: worker is 1 (out of 1 available) 186312 1726890119.24252: exiting _queue_task() for managed_node3/assert 186312 1726890119.24264: done queuing things up, now waiting for results queue to drain 186312 1726890119.24266: waiting for pending results... 186312 1726890119.24641: running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry 186312 1726890119.24868: in run() - task 02369adf-7a19-881e-6b85-000000001792 186312 1726890119.24881: variable 'ansible_search_path' from source: unknown 186312 1726890119.25032: calling self._execute() 186312 1726890119.25252: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.25257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.25267: variable 'omit' from source: magic vars 186312 1726890119.26151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890119.28938: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890119.29010: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890119.29050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890119.29082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890119.29108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890119.29188: 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) 186312 1726890119.29221: 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) 186312 1726890119.29252: 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) 186312 1726890119.29292: 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) 186312 1726890119.29307: 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) 186312 1726890119.29432: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890119.29459: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890119.29462: when evaluation is False, skipping this task 186312 1726890119.29465: _execute() done 186312 1726890119.29467: dumping result to json 186312 1726890119.29469: done dumping result, returning 186312 1726890119.29476: done running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry [02369adf-7a19-881e-6b85-000000001792] 186312 1726890119.29481: sending task result for task 02369adf-7a19-881e-6b85-000000001792 186312 1726890119.29578: done sending task result for task 02369adf-7a19-881e-6b85-000000001792 186312 1726890119.29582: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890119.29640: no more pending results, returning what we have 186312 1726890119.29644: results queue empty 186312 1726890119.29645: checking for any_errors_fatal 186312 1726890119.29655: done checking for any_errors_fatal 186312 1726890119.29656: checking for max_fail_percentage 186312 1726890119.29657: done checking for max_fail_percentage 186312 1726890119.29658: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.29659: done checking to see if all hosts have failed 186312 1726890119.29660: getting the remaining hosts for this loop 186312 1726890119.29662: done getting the remaining hosts for this loop 186312 1726890119.29666: getting the next task for host managed_node3 186312 1726890119.29674: done getting next task for host managed_node3 186312 1726890119.29677: ^ task is: TASK: Check backing device of crypttab entry 186312 1726890119.29682: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.29687: getting variables 186312 1726890119.29688: in VariableManager get_vars() 186312 1726890119.29725: Calling all_inventory to load vars for managed_node3 186312 1726890119.29728: Calling groups_inventory to load vars for managed_node3 186312 1726890119.29733: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.29743: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.29746: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.29749: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.30975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.31643: done with get_vars() 186312 1726890119.31664: done getting variables 186312 1726890119.31940: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:41:59 -0400 (0:00:00.080) 0:01:29.058 ****** 186312 1726890119.31975: entering _queue_task() for managed_node3/assert 186312 1726890119.33019: worker is 1 (out of 1 available) 186312 1726890119.33034: exiting _queue_task() for managed_node3/assert 186312 1726890119.33048: done queuing things up, now waiting for results queue to drain 186312 1726890119.33050: waiting for pending results... 186312 1726890119.33576: running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry 186312 1726890119.33978: in run() - task 02369adf-7a19-881e-6b85-000000001793 186312 1726890119.33998: variable 'ansible_search_path' from source: unknown 186312 1726890119.34156: calling self._execute() 186312 1726890119.34292: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.34304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.34321: variable 'omit' from source: magic vars 186312 1726890119.34751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890119.37586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890119.37698: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890119.37878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890119.37917: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890119.37973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890119.38133: 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) 186312 1726890119.38302: 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) 186312 1726890119.38338: 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) 186312 1726890119.38388: 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) 186312 1726890119.38506: 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) 186312 1726890119.38741: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890119.38773: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890119.38782: when evaluation is False, skipping this task 186312 1726890119.38789: _execute() done 186312 1726890119.38796: dumping result to json 186312 1726890119.38802: done dumping result, returning 186312 1726890119.38816: done running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry [02369adf-7a19-881e-6b85-000000001793] 186312 1726890119.38827: sending task result for task 02369adf-7a19-881e-6b85-000000001793 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890119.38980: no more pending results, returning what we have 186312 1726890119.38984: results queue empty 186312 1726890119.38985: checking for any_errors_fatal 186312 1726890119.38993: done checking for any_errors_fatal 186312 1726890119.38994: checking for max_fail_percentage 186312 1726890119.38996: done checking for max_fail_percentage 186312 1726890119.38997: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.38998: done checking to see if all hosts have failed 186312 1726890119.38999: getting the remaining hosts for this loop 186312 1726890119.39001: done getting the remaining hosts for this loop 186312 1726890119.39005: getting the next task for host managed_node3 186312 1726890119.39016: done getting next task for host managed_node3 186312 1726890119.39019: ^ task is: TASK: Check key file of crypttab entry 186312 1726890119.39026: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.39033: getting variables 186312 1726890119.39035: in VariableManager get_vars() 186312 1726890119.39072: Calling all_inventory to load vars for managed_node3 186312 1726890119.39075: Calling groups_inventory to load vars for managed_node3 186312 1726890119.39079: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.39092: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.39095: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.39098: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.40211: done sending task result for task 02369adf-7a19-881e-6b85-000000001793 186312 1726890119.40214: WORKER PROCESS EXITING 186312 1726890119.40268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.41633: done with get_vars() 186312 1726890119.41650: done getting variables 186312 1726890119.41708: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:41:59 -0400 (0:00:00.097) 0:01:29.156 ****** 186312 1726890119.41749: entering _queue_task() for managed_node3/assert 186312 1726890119.42047: worker is 1 (out of 1 available) 186312 1726890119.42061: exiting _queue_task() for managed_node3/assert 186312 1726890119.42077: done queuing things up, now waiting for results queue to drain 186312 1726890119.42078: waiting for pending results... 186312 1726890119.43032: running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry 186312 1726890119.43400: in run() - task 02369adf-7a19-881e-6b85-000000001794 186312 1726890119.43421: variable 'ansible_search_path' from source: unknown 186312 1726890119.43462: calling self._execute() 186312 1726890119.43592: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.43726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.43748: variable 'omit' from source: magic vars 186312 1726890119.44546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890119.49153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890119.49391: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890119.49478: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890119.49668: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890119.49702: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890119.49797: 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) 186312 1726890119.49988: 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) 186312 1726890119.50022: 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) 186312 1726890119.50082: 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) 186312 1726890119.50192: 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) 186312 1726890119.50360: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890119.50532: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890119.50541: when evaluation is False, skipping this task 186312 1726890119.50549: _execute() done 186312 1726890119.50557: dumping result to json 186312 1726890119.50564: done dumping result, returning 186312 1726890119.50574: done running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry [02369adf-7a19-881e-6b85-000000001794] 186312 1726890119.50583: sending task result for task 02369adf-7a19-881e-6b85-000000001794 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890119.50764: no more pending results, returning what we have 186312 1726890119.50769: results queue empty 186312 1726890119.50770: checking for any_errors_fatal 186312 1726890119.50778: done checking for any_errors_fatal 186312 1726890119.50779: checking for max_fail_percentage 186312 1726890119.50781: done checking for max_fail_percentage 186312 1726890119.50782: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.50783: done checking to see if all hosts have failed 186312 1726890119.50784: getting the remaining hosts for this loop 186312 1726890119.50786: done getting the remaining hosts for this loop 186312 1726890119.50790: getting the next task for host managed_node3 186312 1726890119.50800: done getting next task for host managed_node3 186312 1726890119.50803: ^ task is: TASK: Clear test variables 186312 1726890119.50809: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.50817: getting variables 186312 1726890119.50819: in VariableManager get_vars() 186312 1726890119.50859: Calling all_inventory to load vars for managed_node3 186312 1726890119.50862: Calling groups_inventory to load vars for managed_node3 186312 1726890119.50866: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.50878: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.50882: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.50885: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.51917: done sending task result for task 02369adf-7a19-881e-6b85-000000001794 186312 1726890119.51920: WORKER PROCESS EXITING 186312 1726890119.51943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.53195: done with get_vars() 186312 1726890119.53214: done getting variables 186312 1726890119.53276: 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 [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:41:59 -0400 (0:00:00.115) 0:01:29.272 ****** 186312 1726890119.53313: entering _queue_task() for managed_node3/set_fact 186312 1726890119.53890: worker is 1 (out of 1 available) 186312 1726890119.53903: exiting _queue_task() for managed_node3/set_fact 186312 1726890119.53917: done queuing things up, now waiting for results queue to drain 186312 1726890119.53919: waiting for pending results... 186312 1726890119.54651: running TaskExecutor() for managed_node3/TASK: Clear test variables 186312 1726890119.54774: in run() - task 02369adf-7a19-881e-6b85-000000001795 186312 1726890119.54794: variable 'ansible_search_path' from source: unknown 186312 1726890119.54841: calling self._execute() 186312 1726890119.54961: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.54972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.54985: variable 'omit' from source: magic vars 186312 1726890119.55104: variable 'omit' from source: magic vars 186312 1726890119.55176: variable 'omit' from source: magic vars 186312 1726890119.55219: variable 'omit' from source: magic vars 186312 1726890119.55270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890119.55309: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890119.55339: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890119.55364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890119.55379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890119.55410: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890119.55421: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.55431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.55534: Set connection var ansible_shell_type to sh 186312 1726890119.55549: Set connection var ansible_pipelining to False 186312 1726890119.55567: Set connection var ansible_timeout to 10 186312 1726890119.55574: Set connection var ansible_connection to ssh 186312 1726890119.55582: Set connection var ansible_shell_executable to /bin/sh 186312 1726890119.55591: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890119.55617: variable 'ansible_shell_executable' from source: unknown 186312 1726890119.55624: variable 'ansible_connection' from source: unknown 186312 1726890119.55633: variable 'ansible_module_compression' from source: unknown 186312 1726890119.55640: variable 'ansible_shell_type' from source: unknown 186312 1726890119.55646: variable 'ansible_shell_executable' from source: unknown 186312 1726890119.55652: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.55658: variable 'ansible_pipelining' from source: unknown 186312 1726890119.55666: variable 'ansible_timeout' from source: unknown 186312 1726890119.55676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.55824: 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) 186312 1726890119.55844: variable 'omit' from source: magic vars 186312 1726890119.55852: starting attempt loop 186312 1726890119.55858: running the handler 186312 1726890119.55873: handler run complete 186312 1726890119.55891: attempt loop complete, returning result 186312 1726890119.55897: _execute() done 186312 1726890119.55903: dumping result to json 186312 1726890119.55909: done dumping result, returning 186312 1726890119.55922: done running TaskExecutor() for managed_node3/TASK: Clear test variables [02369adf-7a19-881e-6b85-000000001795] 186312 1726890119.55933: sending task result for task 02369adf-7a19-881e-6b85-000000001795 ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 186312 1726890119.56088: no more pending results, returning what we have 186312 1726890119.56091: results queue empty 186312 1726890119.56092: checking for any_errors_fatal 186312 1726890119.56105: done checking for any_errors_fatal 186312 1726890119.56105: checking for max_fail_percentage 186312 1726890119.56107: done checking for max_fail_percentage 186312 1726890119.56108: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.56110: done checking to see if all hosts have failed 186312 1726890119.56110: getting the remaining hosts for this loop 186312 1726890119.56114: done getting the remaining hosts for this loop 186312 1726890119.56118: getting the next task for host managed_node3 186312 1726890119.56132: done getting next task for host managed_node3 186312 1726890119.56135: ^ task is: TASK: Get information about RAID 186312 1726890119.56141: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.56147: getting variables 186312 1726890119.56148: in VariableManager get_vars() 186312 1726890119.56183: Calling all_inventory to load vars for managed_node3 186312 1726890119.56186: Calling groups_inventory to load vars for managed_node3 186312 1726890119.56190: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.56202: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.56205: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.56207: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.56979: done sending task result for task 02369adf-7a19-881e-6b85-000000001795 186312 1726890119.56983: WORKER PROCESS EXITING 186312 1726890119.57004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.57643: done with get_vars() 186312 1726890119.57657: done getting variables 186312 1726890119.57708: 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 [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:41:59 -0400 (0:00:00.049) 0:01:29.322 ****** 186312 1726890119.58296: entering _queue_task() for managed_node3/command 186312 1726890119.58525: worker is 1 (out of 1 available) 186312 1726890119.58537: exiting _queue_task() for managed_node3/command 186312 1726890119.58551: done queuing things up, now waiting for results queue to drain 186312 1726890119.58553: waiting for pending results... 186312 1726890119.59522: running TaskExecutor() for managed_node3/TASK: Get information about RAID 186312 1726890119.59757: in run() - task 02369adf-7a19-881e-6b85-000000001799 186312 1726890119.59778: variable 'ansible_search_path' from source: unknown 186312 1726890119.59934: calling self._execute() 186312 1726890119.60061: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.60147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.60162: variable 'omit' from source: magic vars 186312 1726890119.60687: variable 'storage_test_volume' from source: include params 186312 1726890119.60730: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890119.60737: when evaluation is False, skipping this task 186312 1726890119.60744: _execute() done 186312 1726890119.60750: dumping result to json 186312 1726890119.60756: done dumping result, returning 186312 1726890119.60764: done running TaskExecutor() for managed_node3/TASK: Get information about RAID [02369adf-7a19-881e-6b85-000000001799] 186312 1726890119.60772: sending task result for task 02369adf-7a19-881e-6b85-000000001799 186312 1726890119.60892: done sending task result for task 02369adf-7a19-881e-6b85-000000001799 186312 1726890119.60906: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890119.60962: no more pending results, returning what we have 186312 1726890119.60966: results queue empty 186312 1726890119.60967: checking for any_errors_fatal 186312 1726890119.60974: done checking for any_errors_fatal 186312 1726890119.60974: checking for max_fail_percentage 186312 1726890119.60976: done checking for max_fail_percentage 186312 1726890119.60977: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.60978: done checking to see if all hosts have failed 186312 1726890119.60979: getting the remaining hosts for this loop 186312 1726890119.60980: done getting the remaining hosts for this loop 186312 1726890119.60984: getting the next task for host managed_node3 186312 1726890119.60991: done getting next task for host managed_node3 186312 1726890119.60993: ^ task is: TASK: Set active devices regex 186312 1726890119.60999: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.61003: getting variables 186312 1726890119.61004: in VariableManager get_vars() 186312 1726890119.61044: Calling all_inventory to load vars for managed_node3 186312 1726890119.61047: Calling groups_inventory to load vars for managed_node3 186312 1726890119.61050: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.61061: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.61064: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.61066: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.61572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.62565: done with get_vars() 186312 1726890119.62579: done getting variables 186312 1726890119.62637: 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 [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:41:59 -0400 (0:00:00.043) 0:01:29.365 ****** 186312 1726890119.62668: entering _queue_task() for managed_node3/set_fact 186312 1726890119.63489: worker is 1 (out of 1 available) 186312 1726890119.63501: exiting _queue_task() for managed_node3/set_fact 186312 1726890119.63514: done queuing things up, now waiting for results queue to drain 186312 1726890119.63515: waiting for pending results... 186312 1726890119.64573: running TaskExecutor() for managed_node3/TASK: Set active devices regex 186312 1726890119.64922: in run() - task 02369adf-7a19-881e-6b85-00000000179a 186312 1726890119.64948: variable 'ansible_search_path' from source: unknown 186312 1726890119.64990: calling self._execute() 186312 1726890119.65265: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.65356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.65372: variable 'omit' from source: magic vars 186312 1726890119.66288: variable 'storage_test_volume' from source: include params 186312 1726890119.66476: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890119.66483: when evaluation is False, skipping this task 186312 1726890119.66490: _execute() done 186312 1726890119.66497: dumping result to json 186312 1726890119.66503: done dumping result, returning 186312 1726890119.66513: done running TaskExecutor() for managed_node3/TASK: Set active devices regex [02369adf-7a19-881e-6b85-00000000179a] 186312 1726890119.66524: sending task result for task 02369adf-7a19-881e-6b85-00000000179a 186312 1726890119.66643: done sending task result for task 02369adf-7a19-881e-6b85-00000000179a 186312 1726890119.66651: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890119.66699: no more pending results, returning what we have 186312 1726890119.66703: results queue empty 186312 1726890119.66703: checking for any_errors_fatal 186312 1726890119.66716: done checking for any_errors_fatal 186312 1726890119.66717: checking for max_fail_percentage 186312 1726890119.66719: done checking for max_fail_percentage 186312 1726890119.66720: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.66721: done checking to see if all hosts have failed 186312 1726890119.66722: getting the remaining hosts for this loop 186312 1726890119.66724: done getting the remaining hosts for this loop 186312 1726890119.66727: getting the next task for host managed_node3 186312 1726890119.66738: done getting next task for host managed_node3 186312 1726890119.66741: ^ task is: TASK: Set spare devices regex 186312 1726890119.66746: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.66751: getting variables 186312 1726890119.66753: in VariableManager get_vars() 186312 1726890119.66788: Calling all_inventory to load vars for managed_node3 186312 1726890119.66791: Calling groups_inventory to load vars for managed_node3 186312 1726890119.66795: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.66809: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.66814: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.66817: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.67383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.68568: done with get_vars() 186312 1726890119.68581: done getting variables 186312 1726890119.68643: 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 [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:41:59 -0400 (0:00:00.060) 0:01:29.425 ****** 186312 1726890119.68674: entering _queue_task() for managed_node3/set_fact 186312 1726890119.68902: worker is 1 (out of 1 available) 186312 1726890119.68914: exiting _queue_task() for managed_node3/set_fact 186312 1726890119.68926: done queuing things up, now waiting for results queue to drain 186312 1726890119.68928: waiting for pending results... 186312 1726890119.69219: running TaskExecutor() for managed_node3/TASK: Set spare devices regex 186312 1726890119.69351: in run() - task 02369adf-7a19-881e-6b85-00000000179b 186312 1726890119.69374: variable 'ansible_search_path' from source: unknown 186312 1726890119.69411: calling self._execute() 186312 1726890119.69525: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.69539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.69602: variable 'omit' from source: magic vars 186312 1726890119.70334: variable 'storage_test_volume' from source: include params 186312 1726890119.70491: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890119.70499: when evaluation is False, skipping this task 186312 1726890119.70506: _execute() done 186312 1726890119.70515: dumping result to json 186312 1726890119.70522: done dumping result, returning 186312 1726890119.70570: done running TaskExecutor() for managed_node3/TASK: Set spare devices regex [02369adf-7a19-881e-6b85-00000000179b] 186312 1726890119.70579: sending task result for task 02369adf-7a19-881e-6b85-00000000179b skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890119.70729: no more pending results, returning what we have 186312 1726890119.70735: results queue empty 186312 1726890119.70736: checking for any_errors_fatal 186312 1726890119.70745: done checking for any_errors_fatal 186312 1726890119.70746: checking for max_fail_percentage 186312 1726890119.70748: done checking for max_fail_percentage 186312 1726890119.70749: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.70750: done checking to see if all hosts have failed 186312 1726890119.70751: getting the remaining hosts for this loop 186312 1726890119.70753: done getting the remaining hosts for this loop 186312 1726890119.70756: getting the next task for host managed_node3 186312 1726890119.70764: done getting next task for host managed_node3 186312 1726890119.70767: ^ task is: TASK: Set md version regex 186312 1726890119.70774: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.70781: getting variables 186312 1726890119.70783: in VariableManager get_vars() 186312 1726890119.70818: Calling all_inventory to load vars for managed_node3 186312 1726890119.70821: Calling groups_inventory to load vars for managed_node3 186312 1726890119.70825: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.70840: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.70844: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.70847: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.72104: done sending task result for task 02369adf-7a19-881e-6b85-00000000179b 186312 1726890119.72108: WORKER PROCESS EXITING 186312 1726890119.72138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.73058: done with get_vars() 186312 1726890119.73071: done getting variables 186312 1726890119.73132: 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 [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:41:59 -0400 (0:00:00.044) 0:01:29.470 ****** 186312 1726890119.73165: entering _queue_task() for managed_node3/set_fact 186312 1726890119.73408: worker is 1 (out of 1 available) 186312 1726890119.73424: exiting _queue_task() for managed_node3/set_fact 186312 1726890119.73440: done queuing things up, now waiting for results queue to drain 186312 1726890119.73441: waiting for pending results... 186312 1726890119.73760: running TaskExecutor() for managed_node3/TASK: Set md version regex 186312 1726890119.73898: in run() - task 02369adf-7a19-881e-6b85-00000000179c 186312 1726890119.73918: variable 'ansible_search_path' from source: unknown 186312 1726890119.73958: calling self._execute() 186312 1726890119.74081: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.74097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.74113: variable 'omit' from source: magic vars 186312 1726890119.74545: variable 'storage_test_volume' from source: include params 186312 1726890119.74589: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890119.74597: when evaluation is False, skipping this task 186312 1726890119.74604: _execute() done 186312 1726890119.74614: dumping result to json 186312 1726890119.74623: done dumping result, returning 186312 1726890119.74638: done running TaskExecutor() for managed_node3/TASK: Set md version regex [02369adf-7a19-881e-6b85-00000000179c] 186312 1726890119.74649: sending task result for task 02369adf-7a19-881e-6b85-00000000179c skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890119.74800: no more pending results, returning what we have 186312 1726890119.74804: results queue empty 186312 1726890119.74804: checking for any_errors_fatal 186312 1726890119.74816: done checking for any_errors_fatal 186312 1726890119.74817: checking for max_fail_percentage 186312 1726890119.74819: done checking for max_fail_percentage 186312 1726890119.74820: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.74822: done checking to see if all hosts have failed 186312 1726890119.74822: getting the remaining hosts for this loop 186312 1726890119.74824: done getting the remaining hosts for this loop 186312 1726890119.74828: getting the next task for host managed_node3 186312 1726890119.74839: done getting next task for host managed_node3 186312 1726890119.74842: ^ task is: TASK: Set chunk size regex 186312 1726890119.74850: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.74856: getting variables 186312 1726890119.74858: in VariableManager get_vars() 186312 1726890119.74894: Calling all_inventory to load vars for managed_node3 186312 1726890119.74898: Calling groups_inventory to load vars for managed_node3 186312 1726890119.74902: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.74919: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.74923: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.74927: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.75517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.76077: done sending task result for task 02369adf-7a19-881e-6b85-00000000179c 186312 1726890119.76080: WORKER PROCESS EXITING 186312 1726890119.76934: done with get_vars() 186312 1726890119.76948: done getting variables 186312 1726890119.77006: 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 [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:41:59 -0400 (0:00:00.038) 0:01:29.509 ****** 186312 1726890119.77046: entering _queue_task() for managed_node3/set_fact 186312 1726890119.77586: worker is 1 (out of 1 available) 186312 1726890119.77598: exiting _queue_task() for managed_node3/set_fact 186312 1726890119.77611: done queuing things up, now waiting for results queue to drain 186312 1726890119.77613: waiting for pending results... 186312 1726890119.79092: running TaskExecutor() for managed_node3/TASK: Set chunk size regex 186312 1726890119.79823: in run() - task 02369adf-7a19-881e-6b85-00000000179d 186312 1726890119.79844: variable 'ansible_search_path' from source: unknown 186312 1726890119.79882: calling self._execute() 186312 1726890119.79995: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.80006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.80023: variable 'omit' from source: magic vars 186312 1726890119.80402: variable 'storage_test_volume' from source: include params 186312 1726890119.80694: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890119.80701: when evaluation is False, skipping this task 186312 1726890119.80708: _execute() done 186312 1726890119.80719: dumping result to json 186312 1726890119.80727: done dumping result, returning 186312 1726890119.80737: done running TaskExecutor() for managed_node3/TASK: Set chunk size regex [02369adf-7a19-881e-6b85-00000000179d] 186312 1726890119.80747: sending task result for task 02369adf-7a19-881e-6b85-00000000179d skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890119.80907: no more pending results, returning what we have 186312 1726890119.80913: results queue empty 186312 1726890119.80914: checking for any_errors_fatal 186312 1726890119.80924: done checking for any_errors_fatal 186312 1726890119.80925: checking for max_fail_percentage 186312 1726890119.80927: done checking for max_fail_percentage 186312 1726890119.80928: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.80931: done checking to see if all hosts have failed 186312 1726890119.80932: getting the remaining hosts for this loop 186312 1726890119.80933: done getting the remaining hosts for this loop 186312 1726890119.80937: getting the next task for host managed_node3 186312 1726890119.80946: done getting next task for host managed_node3 186312 1726890119.80949: ^ task is: TASK: Parse the chunk size 186312 1726890119.80956: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.80960: getting variables 186312 1726890119.80962: in VariableManager get_vars() 186312 1726890119.80995: Calling all_inventory to load vars for managed_node3 186312 1726890119.80999: Calling groups_inventory to load vars for managed_node3 186312 1726890119.81003: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.81019: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.81022: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.81026: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.81620: done sending task result for task 02369adf-7a19-881e-6b85-00000000179d 186312 1726890119.81624: WORKER PROCESS EXITING 186312 1726890119.81686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.83235: done with get_vars() 186312 1726890119.83250: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:41:59 -0400 (0:00:00.062) 0:01:29.572 ****** 186312 1726890119.83338: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890119.83592: worker is 1 (out of 1 available) 186312 1726890119.83603: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890119.83619: done queuing things up, now waiting for results queue to drain 186312 1726890119.83620: waiting for pending results... 186312 1726890119.84782: running TaskExecutor() for managed_node3/TASK: Parse the chunk size 186312 1726890119.84903: in run() - task 02369adf-7a19-881e-6b85-00000000179e 186312 1726890119.84925: variable 'ansible_search_path' from source: unknown 186312 1726890119.84966: calling self._execute() 186312 1726890119.85084: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.85095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.85109: variable 'omit' from source: magic vars 186312 1726890119.85498: variable 'storage_test_volume' from source: include params 186312 1726890119.86157: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890119.86166: when evaluation is False, skipping this task 186312 1726890119.86172: _execute() done 186312 1726890119.86179: dumping result to json 186312 1726890119.86185: done dumping result, returning 186312 1726890119.86195: done running TaskExecutor() for managed_node3/TASK: Parse the chunk size [02369adf-7a19-881e-6b85-00000000179e] 186312 1726890119.86206: sending task result for task 02369adf-7a19-881e-6b85-00000000179e skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890119.86375: no more pending results, returning what we have 186312 1726890119.86379: results queue empty 186312 1726890119.86380: checking for any_errors_fatal 186312 1726890119.86387: done checking for any_errors_fatal 186312 1726890119.86388: checking for max_fail_percentage 186312 1726890119.86390: done checking for max_fail_percentage 186312 1726890119.86391: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.86392: done checking to see if all hosts have failed 186312 1726890119.86393: getting the remaining hosts for this loop 186312 1726890119.86394: done getting the remaining hosts for this loop 186312 1726890119.86398: getting the next task for host managed_node3 186312 1726890119.86405: done getting next task for host managed_node3 186312 1726890119.86408: ^ task is: TASK: Check RAID active devices count 186312 1726890119.86415: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.86420: getting variables 186312 1726890119.86421: in VariableManager get_vars() 186312 1726890119.86458: Calling all_inventory to load vars for managed_node3 186312 1726890119.86461: Calling groups_inventory to load vars for managed_node3 186312 1726890119.86464: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.86477: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.86481: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.86483: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.87618: done sending task result for task 02369adf-7a19-881e-6b85-00000000179e 186312 1726890119.87621: WORKER PROCESS EXITING 186312 1726890119.87647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.88289: done with get_vars() 186312 1726890119.88307: done getting variables 186312 1726890119.89075: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:41:59 -0400 (0:00:00.057) 0:01:29.630 ****** 186312 1726890119.89110: entering _queue_task() for managed_node3/assert 186312 1726890119.89427: worker is 1 (out of 1 available) 186312 1726890119.89443: exiting _queue_task() for managed_node3/assert 186312 1726890119.89457: done queuing things up, now waiting for results queue to drain 186312 1726890119.89458: waiting for pending results... 186312 1726890119.89883: running TaskExecutor() for managed_node3/TASK: Check RAID active devices count 186312 1726890119.90207: in run() - task 02369adf-7a19-881e-6b85-00000000179f 186312 1726890119.90227: variable 'ansible_search_path' from source: unknown 186312 1726890119.90264: calling self._execute() 186312 1726890119.90504: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.90508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.90520: variable 'omit' from source: magic vars 186312 1726890119.91474: variable 'storage_test_volume' from source: include params 186312 1726890119.91513: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890119.91608: when evaluation is False, skipping this task 186312 1726890119.91614: _execute() done 186312 1726890119.91617: dumping result to json 186312 1726890119.91620: done dumping result, returning 186312 1726890119.91633: done running TaskExecutor() for managed_node3/TASK: Check RAID active devices count [02369adf-7a19-881e-6b85-00000000179f] 186312 1726890119.91638: sending task result for task 02369adf-7a19-881e-6b85-00000000179f 186312 1726890119.91744: done sending task result for task 02369adf-7a19-881e-6b85-00000000179f 186312 1726890119.91749: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890119.91801: no more pending results, returning what we have 186312 1726890119.91804: results queue empty 186312 1726890119.91805: checking for any_errors_fatal 186312 1726890119.91816: done checking for any_errors_fatal 186312 1726890119.91817: checking for max_fail_percentage 186312 1726890119.91818: done checking for max_fail_percentage 186312 1726890119.91819: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.91820: done checking to see if all hosts have failed 186312 1726890119.91821: getting the remaining hosts for this loop 186312 1726890119.91823: done getting the remaining hosts for this loop 186312 1726890119.91826: getting the next task for host managed_node3 186312 1726890119.91837: done getting next task for host managed_node3 186312 1726890119.91839: ^ task is: TASK: Check RAID spare devices count 186312 1726890119.91846: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.91853: getting variables 186312 1726890119.91855: in VariableManager get_vars() 186312 1726890119.91895: Calling all_inventory to load vars for managed_node3 186312 1726890119.91898: Calling groups_inventory to load vars for managed_node3 186312 1726890119.91902: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.91920: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.91924: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.91928: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.92752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890119.93738: done with get_vars() 186312 1726890119.93754: done getting variables 186312 1726890119.93813: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:41:59 -0400 (0:00:00.047) 0:01:29.677 ****** 186312 1726890119.93850: entering _queue_task() for managed_node3/assert 186312 1726890119.94661: worker is 1 (out of 1 available) 186312 1726890119.94672: exiting _queue_task() for managed_node3/assert 186312 1726890119.94686: done queuing things up, now waiting for results queue to drain 186312 1726890119.94687: waiting for pending results... 186312 1726890119.96296: running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count 186312 1726890119.97364: in run() - task 02369adf-7a19-881e-6b85-0000000017a0 186312 1726890119.97387: variable 'ansible_search_path' from source: unknown 186312 1726890119.97436: calling self._execute() 186312 1726890119.97561: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890119.97574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890119.97588: variable 'omit' from source: magic vars 186312 1726890119.97986: variable 'storage_test_volume' from source: include params 186312 1726890119.98375: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890119.98382: when evaluation is False, skipping this task 186312 1726890119.98387: _execute() done 186312 1726890119.98393: dumping result to json 186312 1726890119.98398: done dumping result, returning 186312 1726890119.98405: done running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count [02369adf-7a19-881e-6b85-0000000017a0] 186312 1726890119.98418: sending task result for task 02369adf-7a19-881e-6b85-0000000017a0 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890119.98576: no more pending results, returning what we have 186312 1726890119.98579: results queue empty 186312 1726890119.98580: checking for any_errors_fatal 186312 1726890119.98588: done checking for any_errors_fatal 186312 1726890119.98588: checking for max_fail_percentage 186312 1726890119.98590: done checking for max_fail_percentage 186312 1726890119.98591: checking to see if all hosts have failed and the running result is not ok 186312 1726890119.98592: done checking to see if all hosts have failed 186312 1726890119.98593: getting the remaining hosts for this loop 186312 1726890119.98594: done getting the remaining hosts for this loop 186312 1726890119.98598: getting the next task for host managed_node3 186312 1726890119.98605: done getting next task for host managed_node3 186312 1726890119.98608: ^ task is: TASK: Check RAID metadata version 186312 1726890119.98615: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890119.98620: getting variables 186312 1726890119.98621: in VariableManager get_vars() 186312 1726890119.98657: Calling all_inventory to load vars for managed_node3 186312 1726890119.98660: Calling groups_inventory to load vars for managed_node3 186312 1726890119.98664: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890119.98678: Calling all_plugins_play to load vars for managed_node3 186312 1726890119.98681: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890119.98684: Calling groups_plugins_play to load vars for managed_node3 186312 1726890119.99778: done sending task result for task 02369adf-7a19-881e-6b85-0000000017a0 186312 1726890119.99781: WORKER PROCESS EXITING 186312 1726890119.99807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.01826: done with get_vars() 186312 1726890120.01844: done getting variables 186312 1726890120.01904: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:42:00 -0400 (0:00:00.085) 0:01:29.763 ****** 186312 1726890120.02446: entering _queue_task() for managed_node3/assert 186312 1726890120.03059: worker is 1 (out of 1 available) 186312 1726890120.03071: exiting _queue_task() for managed_node3/assert 186312 1726890120.03084: done queuing things up, now waiting for results queue to drain 186312 1726890120.03085: waiting for pending results... 186312 1726890120.03934: running TaskExecutor() for managed_node3/TASK: Check RAID metadata version 186312 1726890120.04314: in run() - task 02369adf-7a19-881e-6b85-0000000017a1 186312 1726890120.04339: variable 'ansible_search_path' from source: unknown 186312 1726890120.04379: calling self._execute() 186312 1726890120.04726: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.04741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.04756: variable 'omit' from source: magic vars 186312 1726890120.05639: variable 'storage_test_volume' from source: include params 186312 1726890120.05685: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890120.05808: when evaluation is False, skipping this task 186312 1726890120.05819: _execute() done 186312 1726890120.05827: dumping result to json 186312 1726890120.05838: done dumping result, returning 186312 1726890120.05848: done running TaskExecutor() for managed_node3/TASK: Check RAID metadata version [02369adf-7a19-881e-6b85-0000000017a1] 186312 1726890120.05860: sending task result for task 02369adf-7a19-881e-6b85-0000000017a1 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890120.06036: no more pending results, returning what we have 186312 1726890120.06040: results queue empty 186312 1726890120.06041: checking for any_errors_fatal 186312 1726890120.06051: done checking for any_errors_fatal 186312 1726890120.06052: checking for max_fail_percentage 186312 1726890120.06055: done checking for max_fail_percentage 186312 1726890120.06056: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.06057: done checking to see if all hosts have failed 186312 1726890120.06058: getting the remaining hosts for this loop 186312 1726890120.06060: done getting the remaining hosts for this loop 186312 1726890120.06064: getting the next task for host managed_node3 186312 1726890120.06073: done getting next task for host managed_node3 186312 1726890120.06076: ^ task is: TASK: Check RAID chunk size 186312 1726890120.06084: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.06091: getting variables 186312 1726890120.06093: in VariableManager get_vars() 186312 1726890120.06137: Calling all_inventory to load vars for managed_node3 186312 1726890120.06141: Calling groups_inventory to load vars for managed_node3 186312 1726890120.06145: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.06160: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.06165: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.06168: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.07218: done sending task result for task 02369adf-7a19-881e-6b85-0000000017a1 186312 1726890120.07221: WORKER PROCESS EXITING 186312 1726890120.07248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.08305: done with get_vars() 186312 1726890120.08628: done getting variables 186312 1726890120.08696: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:42:00 -0400 (0:00:00.063) 0:01:29.827 ****** 186312 1726890120.08800: entering _queue_task() for managed_node3/assert 186312 1726890120.09141: worker is 1 (out of 1 available) 186312 1726890120.09154: exiting _queue_task() for managed_node3/assert 186312 1726890120.09167: done queuing things up, now waiting for results queue to drain 186312 1726890120.09168: waiting for pending results... 186312 1726890120.09510: running TaskExecutor() for managed_node3/TASK: Check RAID chunk size 186312 1726890120.09675: in run() - task 02369adf-7a19-881e-6b85-0000000017a2 186312 1726890120.09703: variable 'ansible_search_path' from source: unknown 186312 1726890120.09756: calling self._execute() 186312 1726890120.09898: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.09915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.09933: variable 'omit' from source: magic vars 186312 1726890120.10374: variable 'storage_test_volume' from source: include params 186312 1726890120.10458: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890120.10466: when evaluation is False, skipping this task 186312 1726890120.10474: _execute() done 186312 1726890120.10482: dumping result to json 186312 1726890120.10488: done dumping result, returning 186312 1726890120.10503: done running TaskExecutor() for managed_node3/TASK: Check RAID chunk size [02369adf-7a19-881e-6b85-0000000017a2] 186312 1726890120.10514: sending task result for task 02369adf-7a19-881e-6b85-0000000017a2 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890120.10706: no more pending results, returning what we have 186312 1726890120.10713: results queue empty 186312 1726890120.10714: checking for any_errors_fatal 186312 1726890120.10723: done checking for any_errors_fatal 186312 1726890120.10724: checking for max_fail_percentage 186312 1726890120.10726: done checking for max_fail_percentage 186312 1726890120.10727: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.10729: done checking to see if all hosts have failed 186312 1726890120.10732: getting the remaining hosts for this loop 186312 1726890120.10734: done getting the remaining hosts for this loop 186312 1726890120.10738: getting the next task for host managed_node3 186312 1726890120.10751: done getting next task for host managed_node3 186312 1726890120.10754: ^ task is: TASK: Parse the actual size of the volume 186312 1726890120.10762: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.10767: getting variables 186312 1726890120.10769: in VariableManager get_vars() 186312 1726890120.10808: Calling all_inventory to load vars for managed_node3 186312 1726890120.10813: Calling groups_inventory to load vars for managed_node3 186312 1726890120.10817: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.10836: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.10840: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.10843: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.11682: done sending task result for task 02369adf-7a19-881e-6b85-0000000017a2 186312 1726890120.11685: WORKER PROCESS EXITING 186312 1726890120.11709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.12437: done with get_vars() 186312 1726890120.12451: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:42:00 -0400 (0:00:00.037) 0:01:29.864 ****** 186312 1726890120.12532: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890120.12790: worker is 1 (out of 1 available) 186312 1726890120.12801: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890120.12814: done queuing things up, now waiting for results queue to drain 186312 1726890120.12816: waiting for pending results... 186312 1726890120.13745: running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume 186312 1726890120.14419: in run() - task 02369adf-7a19-881e-6b85-0000000017a6 186312 1726890120.14422: variable 'ansible_search_path' from source: unknown 186312 1726890120.14425: calling self._execute() 186312 1726890120.14492: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.14496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.14508: variable 'omit' from source: magic vars 186312 1726890120.15250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890120.19322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890120.19407: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890120.19448: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890120.19485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890120.19513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890120.19612: variable '_storage_test_volume_present' from source: set_fact 186312 1726890120.19635: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890120.19816: variable 'storage_test_volume' from source: include params 186312 1726890120.19847: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 186312 1726890120.19850: when evaluation is False, skipping this task 186312 1726890120.19853: _execute() done 186312 1726890120.19856: dumping result to json 186312 1726890120.19858: done dumping result, returning 186312 1726890120.19866: done running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume [02369adf-7a19-881e-6b85-0000000017a6] 186312 1726890120.19869: sending task result for task 02369adf-7a19-881e-6b85-0000000017a6 186312 1726890120.19971: done sending task result for task 02369adf-7a19-881e-6b85-0000000017a6 186312 1726890120.19974: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 186312 1726890120.20052: no more pending results, returning what we have 186312 1726890120.20055: results queue empty 186312 1726890120.20056: checking for any_errors_fatal 186312 1726890120.20068: done checking for any_errors_fatal 186312 1726890120.20068: checking for max_fail_percentage 186312 1726890120.20071: done checking for max_fail_percentage 186312 1726890120.20071: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.20073: done checking to see if all hosts have failed 186312 1726890120.20073: getting the remaining hosts for this loop 186312 1726890120.20075: done getting the remaining hosts for this loop 186312 1726890120.20079: getting the next task for host managed_node3 186312 1726890120.20088: done getting next task for host managed_node3 186312 1726890120.20091: ^ task is: TASK: Parse the requested size of the volume 186312 1726890120.20096: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.20100: getting variables 186312 1726890120.20102: in VariableManager get_vars() 186312 1726890120.20140: Calling all_inventory to load vars for managed_node3 186312 1726890120.20142: Calling groups_inventory to load vars for managed_node3 186312 1726890120.20146: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.20156: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.20159: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.20161: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.20874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.22409: done with get_vars() 186312 1726890120.22425: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:42:00 -0400 (0:00:00.099) 0:01:29.964 ****** 186312 1726890120.22514: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890120.22802: worker is 1 (out of 1 available) 186312 1726890120.22815: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890120.22827: done queuing things up, now waiting for results queue to drain 186312 1726890120.22829: waiting for pending results... 186312 1726890120.23146: running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume 186312 1726890120.23294: in run() - task 02369adf-7a19-881e-6b85-0000000017a7 186312 1726890120.23320: variable 'ansible_search_path' from source: unknown 186312 1726890120.23364: calling self._execute() 186312 1726890120.23501: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.23516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.23536: variable 'omit' from source: magic vars 186312 1726890120.23966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890120.27040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890120.27158: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890120.27267: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890120.27310: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890120.27391: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890120.27556: variable '_storage_test_volume_present' from source: set_fact 186312 1726890120.27696: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890120.27973: variable 'storage_test_volume' from source: include params 186312 1726890120.28167: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890120.28336: when evaluation is False, skipping this task 186312 1726890120.28347: _execute() done 186312 1726890120.28355: dumping result to json 186312 1726890120.28362: done dumping result, returning 186312 1726890120.28373: done running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume [02369adf-7a19-881e-6b85-0000000017a7] 186312 1726890120.28435: sending task result for task 02369adf-7a19-881e-6b85-0000000017a7 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890120.28610: no more pending results, returning what we have 186312 1726890120.28616: results queue empty 186312 1726890120.28617: checking for any_errors_fatal 186312 1726890120.28626: done checking for any_errors_fatal 186312 1726890120.28627: checking for max_fail_percentage 186312 1726890120.28629: done checking for max_fail_percentage 186312 1726890120.28632: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.28633: done checking to see if all hosts have failed 186312 1726890120.28634: getting the remaining hosts for this loop 186312 1726890120.28636: done getting the remaining hosts for this loop 186312 1726890120.28640: getting the next task for host managed_node3 186312 1726890120.28649: done getting next task for host managed_node3 186312 1726890120.28652: ^ task is: TASK: Establish base value for expected size 186312 1726890120.28659: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.28664: getting variables 186312 1726890120.28666: in VariableManager get_vars() 186312 1726890120.28705: Calling all_inventory to load vars for managed_node3 186312 1726890120.28708: Calling groups_inventory to load vars for managed_node3 186312 1726890120.28713: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.28726: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.28732: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.28735: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.29574: done sending task result for task 02369adf-7a19-881e-6b85-0000000017a7 186312 1726890120.29578: WORKER PROCESS EXITING 186312 1726890120.29601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.30451: done with get_vars() 186312 1726890120.30467: done getting variables 186312 1726890120.30527: 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 [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:42:00 -0400 (0:00:00.080) 0:01:30.044 ****** 186312 1726890120.30568: entering _queue_task() for managed_node3/set_fact 186312 1726890120.30854: worker is 1 (out of 1 available) 186312 1726890120.30865: exiting _queue_task() for managed_node3/set_fact 186312 1726890120.30881: done queuing things up, now waiting for results queue to drain 186312 1726890120.30883: waiting for pending results... 186312 1726890120.31249: running TaskExecutor() for managed_node3/TASK: Establish base value for expected size 186312 1726890120.31479: in run() - task 02369adf-7a19-881e-6b85-0000000017a8 186312 1726890120.31500: variable 'ansible_search_path' from source: unknown 186312 1726890120.31548: calling self._execute() 186312 1726890120.31676: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.31688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.31702: variable 'omit' from source: magic vars 186312 1726890120.32461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890120.35372: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890120.36477: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890120.36657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890120.36697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890120.36733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890120.36840: variable '_storage_test_volume_present' from source: set_fact 186312 1726890120.36996: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890120.37161: variable 'storage_test_volume' from source: include params 186312 1726890120.37198: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890120.37208: when evaluation is False, skipping this task 186312 1726890120.37218: _execute() done 186312 1726890120.37225: dumping result to json 186312 1726890120.37235: done dumping result, returning 186312 1726890120.37246: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected size [02369adf-7a19-881e-6b85-0000000017a8] 186312 1726890120.37254: sending task result for task 02369adf-7a19-881e-6b85-0000000017a8 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890120.37402: no more pending results, returning what we have 186312 1726890120.37406: results queue empty 186312 1726890120.37407: checking for any_errors_fatal 186312 1726890120.37416: done checking for any_errors_fatal 186312 1726890120.37417: checking for max_fail_percentage 186312 1726890120.37419: done checking for max_fail_percentage 186312 1726890120.37420: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.37421: done checking to see if all hosts have failed 186312 1726890120.37422: getting the remaining hosts for this loop 186312 1726890120.37424: done getting the remaining hosts for this loop 186312 1726890120.37428: getting the next task for host managed_node3 186312 1726890120.37440: done getting next task for host managed_node3 186312 1726890120.37443: ^ task is: TASK: Show expected size 186312 1726890120.37449: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.37454: getting variables 186312 1726890120.37456: in VariableManager get_vars() 186312 1726890120.37492: Calling all_inventory to load vars for managed_node3 186312 1726890120.37495: Calling groups_inventory to load vars for managed_node3 186312 1726890120.37498: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.37513: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.37516: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.37520: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.38386: done sending task result for task 02369adf-7a19-881e-6b85-0000000017a8 186312 1726890120.38389: WORKER PROCESS EXITING 186312 1726890120.38408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.39042: done with get_vars() 186312 1726890120.39058: done getting variables 186312 1726890120.39122: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:42:00 -0400 (0:00:00.085) 0:01:30.130 ****** 186312 1726890120.39160: entering _queue_task() for managed_node3/debug 186312 1726890120.39451: worker is 1 (out of 1 available) 186312 1726890120.39463: exiting _queue_task() for managed_node3/debug 186312 1726890120.39476: done queuing things up, now waiting for results queue to drain 186312 1726890120.39478: waiting for pending results... 186312 1726890120.39802: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890120.39937: in run() - task 02369adf-7a19-881e-6b85-0000000017a9 186312 1726890120.39958: variable 'ansible_search_path' from source: unknown 186312 1726890120.40038: calling self._execute() 186312 1726890120.40427: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.40570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.40677: variable 'omit' from source: magic vars 186312 1726890120.41062: variable 'omit' from source: magic vars 186312 1726890120.41198: variable 'omit' from source: magic vars 186312 1726890120.41382: variable 'omit' from source: magic vars 186312 1726890120.41637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890120.41684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890120.41781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890120.41898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890120.41972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890120.42063: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890120.42115: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.42123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.42512: Set connection var ansible_shell_type to sh 186312 1726890120.42544: Set connection var ansible_pipelining to False 186312 1726890120.42619: Set connection var ansible_timeout to 10 186312 1726890120.42639: Set connection var ansible_connection to ssh 186312 1726890120.42651: Set connection var ansible_shell_executable to /bin/sh 186312 1726890120.42660: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890120.42702: variable 'ansible_shell_executable' from source: unknown 186312 1726890120.42736: variable 'ansible_connection' from source: unknown 186312 1726890120.42755: variable 'ansible_module_compression' from source: unknown 186312 1726890120.42773: variable 'ansible_shell_type' from source: unknown 186312 1726890120.42792: variable 'ansible_shell_executable' from source: unknown 186312 1726890120.42809: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.42830: variable 'ansible_pipelining' from source: unknown 186312 1726890120.42862: variable 'ansible_timeout' from source: unknown 186312 1726890120.42890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.43404: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890120.43455: variable 'omit' from source: magic vars 186312 1726890120.43464: starting attempt loop 186312 1726890120.43501: running the handler 186312 1726890120.43975: handler run complete 186312 1726890120.44006: attempt loop complete, returning result 186312 1726890120.44016: _execute() done 186312 1726890120.44024: dumping result to json 186312 1726890120.44032: done dumping result, returning 186312 1726890120.44043: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-0000000017a9] 186312 1726890120.44056: sending task result for task 02369adf-7a19-881e-6b85-0000000017a9 ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890120.44297: no more pending results, returning what we have 186312 1726890120.44301: results queue empty 186312 1726890120.44302: checking for any_errors_fatal 186312 1726890120.44311: done checking for any_errors_fatal 186312 1726890120.44314: checking for max_fail_percentage 186312 1726890120.44316: done checking for max_fail_percentage 186312 1726890120.44317: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.44318: done checking to see if all hosts have failed 186312 1726890120.44347: getting the remaining hosts for this loop 186312 1726890120.44349: done getting the remaining hosts for this loop 186312 1726890120.44381: getting the next task for host managed_node3 186312 1726890120.44445: done getting next task for host managed_node3 186312 1726890120.44449: ^ task is: TASK: Get the size of parent/pool device 186312 1726890120.44455: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.44460: getting variables 186312 1726890120.44462: in VariableManager get_vars() 186312 1726890120.44496: Calling all_inventory to load vars for managed_node3 186312 1726890120.44500: Calling groups_inventory to load vars for managed_node3 186312 1726890120.44504: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.44555: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.44559: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.44581: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.45853: done sending task result for task 02369adf-7a19-881e-6b85-0000000017a9 186312 1726890120.45871: WORKER PROCESS EXITING 186312 1726890120.46252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.47617: done with get_vars() 186312 1726890120.47700: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:42:00 -0400 (0:00:00.087) 0:01:30.218 ****** 186312 1726890120.47910: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890120.48252: worker is 1 (out of 1 available) 186312 1726890120.48280: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890120.48308: done queuing things up, now waiting for results queue to drain 186312 1726890120.48310: waiting for pending results... 186312 1726890120.48937: running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device 186312 1726890120.49137: in run() - task 02369adf-7a19-881e-6b85-0000000017aa 186312 1726890120.49160: variable 'ansible_search_path' from source: unknown 186312 1726890120.49203: calling self._execute() 186312 1726890120.49328: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.49341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.49357: variable 'omit' from source: magic vars 186312 1726890120.50744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890120.55794: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890120.55886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890120.55933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890120.55974: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890120.56029: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890120.56252: variable '_storage_test_volume_present' from source: set_fact 186312 1726890120.56273: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890120.56446: variable 'storage_test_volume' from source: include params 186312 1726890120.56509: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890120.56520: when evaluation is False, skipping this task 186312 1726890120.56526: _execute() done 186312 1726890120.56533: dumping result to json 186312 1726890120.56540: done dumping result, returning 186312 1726890120.56550: done running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device [02369adf-7a19-881e-6b85-0000000017aa] 186312 1726890120.56562: sending task result for task 02369adf-7a19-881e-6b85-0000000017aa skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890120.56726: no more pending results, returning what we have 186312 1726890120.56731: results queue empty 186312 1726890120.56732: checking for any_errors_fatal 186312 1726890120.56743: done checking for any_errors_fatal 186312 1726890120.56744: checking for max_fail_percentage 186312 1726890120.56746: done checking for max_fail_percentage 186312 1726890120.56747: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.56748: done checking to see if all hosts have failed 186312 1726890120.56749: getting the remaining hosts for this loop 186312 1726890120.56751: done getting the remaining hosts for this loop 186312 1726890120.56755: getting the next task for host managed_node3 186312 1726890120.56768: done getting next task for host managed_node3 186312 1726890120.56771: ^ task is: TASK: Show test pool 186312 1726890120.56795: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.56836: getting variables 186312 1726890120.56839: in VariableManager get_vars() 186312 1726890120.56876: Calling all_inventory to load vars for managed_node3 186312 1726890120.56879: Calling groups_inventory to load vars for managed_node3 186312 1726890120.56883: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.56896: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.56899: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.56902: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.58096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.58988: done sending task result for task 02369adf-7a19-881e-6b85-0000000017aa 186312 1726890120.58991: WORKER PROCESS EXITING 186312 1726890120.59749: done with get_vars() 186312 1726890120.59764: done getting variables 186312 1726890120.59820: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:42:00 -0400 (0:00:00.119) 0:01:30.337 ****** 186312 1726890120.59851: entering _queue_task() for managed_node3/debug 186312 1726890120.60105: worker is 1 (out of 1 available) 186312 1726890120.60117: exiting _queue_task() for managed_node3/debug 186312 1726890120.60129: done queuing things up, now waiting for results queue to drain 186312 1726890120.60130: waiting for pending results... 186312 1726890120.60817: running TaskExecutor() for managed_node3/TASK: Show test pool 186312 1726890120.60945: in run() - task 02369adf-7a19-881e-6b85-0000000017ac 186312 1726890120.60967: variable 'ansible_search_path' from source: unknown 186312 1726890120.61008: calling self._execute() 186312 1726890120.61131: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.61143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.61158: variable 'omit' from source: magic vars 186312 1726890120.61981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890120.64536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890120.64650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890120.64694: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890120.64791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890120.64836: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890120.64951: variable '_storage_test_volume_present' from source: set_fact 186312 1726890120.64973: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890120.65117: variable 'storage_test_volume' from source: include params 186312 1726890120.65159: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890120.65168: when evaluation is False, skipping this task 186312 1726890120.65175: _execute() done 186312 1726890120.65182: dumping result to json 186312 1726890120.65190: done dumping result, returning 186312 1726890120.65200: done running TaskExecutor() for managed_node3/TASK: Show test pool [02369adf-7a19-881e-6b85-0000000017ac] 186312 1726890120.65209: sending task result for task 02369adf-7a19-881e-6b85-0000000017ac 186312 1726890120.65320: done sending task result for task 02369adf-7a19-881e-6b85-0000000017ac 186312 1726890120.65328: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890120.65394: no more pending results, returning what we have 186312 1726890120.65399: results queue empty 186312 1726890120.65400: checking for any_errors_fatal 186312 1726890120.65408: done checking for any_errors_fatal 186312 1726890120.65409: checking for max_fail_percentage 186312 1726890120.65411: done checking for max_fail_percentage 186312 1726890120.65414: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.65415: done checking to see if all hosts have failed 186312 1726890120.65416: getting the remaining hosts for this loop 186312 1726890120.65418: done getting the remaining hosts for this loop 186312 1726890120.65422: getting the next task for host managed_node3 186312 1726890120.65430: done getting next task for host managed_node3 186312 1726890120.65433: ^ task is: TASK: Show test blockinfo 186312 1726890120.65440: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.65444: getting variables 186312 1726890120.65446: in VariableManager get_vars() 186312 1726890120.65483: Calling all_inventory to load vars for managed_node3 186312 1726890120.65486: Calling groups_inventory to load vars for managed_node3 186312 1726890120.65490: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.65503: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.65506: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.65510: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.66188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.67021: done with get_vars() 186312 1726890120.67035: done getting variables 186312 1726890120.67090: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:42:00 -0400 (0:00:00.072) 0:01:30.410 ****** 186312 1726890120.67122: entering _queue_task() for managed_node3/debug 186312 1726890120.67379: worker is 1 (out of 1 available) 186312 1726890120.67391: exiting _queue_task() for managed_node3/debug 186312 1726890120.67404: done queuing things up, now waiting for results queue to drain 186312 1726890120.67405: waiting for pending results... 186312 1726890120.67706: running TaskExecutor() for managed_node3/TASK: Show test blockinfo 186312 1726890120.67837: in run() - task 02369adf-7a19-881e-6b85-0000000017ad 186312 1726890120.67862: variable 'ansible_search_path' from source: unknown 186312 1726890120.67901: calling self._execute() 186312 1726890120.68022: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.68033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.68049: variable 'omit' from source: magic vars 186312 1726890120.68454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890120.70785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890120.70861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890120.70905: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890120.70948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890120.70979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890120.71079: variable '_storage_test_volume_present' from source: set_fact 186312 1726890120.71102: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890120.71245: variable 'storage_test_volume' from source: include params 186312 1726890120.71279: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890120.71286: when evaluation is False, skipping this task 186312 1726890120.71292: _execute() done 186312 1726890120.71299: dumping result to json 186312 1726890120.71305: done dumping result, returning 186312 1726890120.71316: done running TaskExecutor() for managed_node3/TASK: Show test blockinfo [02369adf-7a19-881e-6b85-0000000017ad] 186312 1726890120.71329: sending task result for task 02369adf-7a19-881e-6b85-0000000017ad skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890120.71477: no more pending results, returning what we have 186312 1726890120.71481: results queue empty 186312 1726890120.71482: checking for any_errors_fatal 186312 1726890120.71491: done checking for any_errors_fatal 186312 1726890120.71492: checking for max_fail_percentage 186312 1726890120.71494: done checking for max_fail_percentage 186312 1726890120.71495: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.71496: done checking to see if all hosts have failed 186312 1726890120.71497: getting the remaining hosts for this loop 186312 1726890120.71499: done getting the remaining hosts for this loop 186312 1726890120.71502: getting the next task for host managed_node3 186312 1726890120.71511: done getting next task for host managed_node3 186312 1726890120.71516: ^ task is: TASK: Show test pool size 186312 1726890120.71522: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.71527: getting variables 186312 1726890120.71529: in VariableManager get_vars() 186312 1726890120.71564: Calling all_inventory to load vars for managed_node3 186312 1726890120.71567: Calling groups_inventory to load vars for managed_node3 186312 1726890120.71571: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.71583: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.71586: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.71589: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.72165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.73030: done sending task result for task 02369adf-7a19-881e-6b85-0000000017ad 186312 1726890120.73034: WORKER PROCESS EXITING 186312 1726890120.73081: done with get_vars() 186312 1726890120.73097: done getting variables 186312 1726890120.73155: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:42:00 -0400 (0:00:00.060) 0:01:30.471 ****** 186312 1726890120.73189: entering _queue_task() for managed_node3/debug 186312 1726890120.73459: worker is 1 (out of 1 available) 186312 1726890120.73471: exiting _queue_task() for managed_node3/debug 186312 1726890120.73483: done queuing things up, now waiting for results queue to drain 186312 1726890120.73485: waiting for pending results... 186312 1726890120.74101: running TaskExecutor() for managed_node3/TASK: Show test pool size 186312 1726890120.74372: in run() - task 02369adf-7a19-881e-6b85-0000000017ae 186312 1726890120.74390: variable 'ansible_search_path' from source: unknown 186312 1726890120.74504: calling self._execute() 186312 1726890120.74737: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.74748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.74763: variable 'omit' from source: magic vars 186312 1726890120.75598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890120.78186: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890120.78278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890120.78324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890120.78367: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890120.78403: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890120.78510: variable '_storage_test_volume_present' from source: set_fact 186312 1726890120.78537: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890120.78691: variable 'storage_test_volume' from source: include params 186312 1726890120.78734: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890120.78742: when evaluation is False, skipping this task 186312 1726890120.78749: _execute() done 186312 1726890120.78756: dumping result to json 186312 1726890120.78763: done dumping result, returning 186312 1726890120.78773: done running TaskExecutor() for managed_node3/TASK: Show test pool size [02369adf-7a19-881e-6b85-0000000017ae] 186312 1726890120.78781: sending task result for task 02369adf-7a19-881e-6b85-0000000017ae 186312 1726890120.78905: done sending task result for task 02369adf-7a19-881e-6b85-0000000017ae 186312 1726890120.78916: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890120.78970: no more pending results, returning what we have 186312 1726890120.78975: results queue empty 186312 1726890120.78976: checking for any_errors_fatal 186312 1726890120.78987: done checking for any_errors_fatal 186312 1726890120.78988: checking for max_fail_percentage 186312 1726890120.78989: done checking for max_fail_percentage 186312 1726890120.78991: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.78992: done checking to see if all hosts have failed 186312 1726890120.78993: getting the remaining hosts for this loop 186312 1726890120.78995: done getting the remaining hosts for this loop 186312 1726890120.78999: getting the next task for host managed_node3 186312 1726890120.79007: done getting next task for host managed_node3 186312 1726890120.79010: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890120.79017: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.79023: getting variables 186312 1726890120.79025: in VariableManager get_vars() 186312 1726890120.79063: Calling all_inventory to load vars for managed_node3 186312 1726890120.79066: Calling groups_inventory to load vars for managed_node3 186312 1726890120.79071: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.79083: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.79087: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.79090: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.79994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.81366: done with get_vars() 186312 1726890120.81383: done getting variables 186312 1726890120.81443: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:42:00 -0400 (0:00:00.082) 0:01:30.553 ****** 186312 1726890120.81477: entering _queue_task() for managed_node3/set_fact 186312 1726890120.82264: worker is 1 (out of 1 available) 186312 1726890120.82276: exiting _queue_task() for managed_node3/set_fact 186312 1726890120.82289: done queuing things up, now waiting for results queue to drain 186312 1726890120.82291: waiting for pending results... 186312 1726890120.82593: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890120.83046: in run() - task 02369adf-7a19-881e-6b85-0000000017af 186312 1726890120.83067: variable 'ansible_search_path' from source: unknown 186312 1726890120.83109: calling self._execute() 186312 1726890120.83488: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.83500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.83519: variable 'omit' from source: magic vars 186312 1726890120.84357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890120.89057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890120.89601: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890120.89648: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890120.89685: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890120.89721: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890120.89817: variable '_storage_test_volume_present' from source: set_fact 186312 1726890120.89843: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890120.89987: variable 'storage_test_volume' from source: include params 186312 1726890120.90023: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890120.90030: when evaluation is False, skipping this task 186312 1726890120.90037: _execute() done 186312 1726890120.90048: dumping result to json 186312 1726890120.90054: done dumping result, returning 186312 1726890120.90064: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-0000000017af] 186312 1726890120.90073: sending task result for task 02369adf-7a19-881e-6b85-0000000017af skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890120.90223: no more pending results, returning what we have 186312 1726890120.90227: results queue empty 186312 1726890120.90228: checking for any_errors_fatal 186312 1726890120.90235: done checking for any_errors_fatal 186312 1726890120.90236: checking for max_fail_percentage 186312 1726890120.90237: done checking for max_fail_percentage 186312 1726890120.90238: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.90240: done checking to see if all hosts have failed 186312 1726890120.90240: getting the remaining hosts for this loop 186312 1726890120.90242: done getting the remaining hosts for this loop 186312 1726890120.90246: getting the next task for host managed_node3 186312 1726890120.90258: done getting next task for host managed_node3 186312 1726890120.90262: ^ task is: TASK: Default thin pool reserved space values 186312 1726890120.90267: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.90273: getting variables 186312 1726890120.90275: in VariableManager get_vars() 186312 1726890120.90310: Calling all_inventory to load vars for managed_node3 186312 1726890120.90315: Calling groups_inventory to load vars for managed_node3 186312 1726890120.90319: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.90332: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.90336: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.90339: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.91176: done sending task result for task 02369adf-7a19-881e-6b85-0000000017af 186312 1726890120.91179: WORKER PROCESS EXITING 186312 1726890120.91203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.91833: done with get_vars() 186312 1726890120.91850: done getting variables 186312 1726890120.91910: 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 [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:42:00 -0400 (0:00:00.104) 0:01:30.658 ****** 186312 1726890120.91944: entering _queue_task() for managed_node3/set_fact 186312 1726890120.92218: worker is 1 (out of 1 available) 186312 1726890120.92231: exiting _queue_task() for managed_node3/set_fact 186312 1726890120.92244: done queuing things up, now waiting for results queue to drain 186312 1726890120.92245: waiting for pending results... 186312 1726890120.92541: running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values 186312 1726890120.92667: in run() - task 02369adf-7a19-881e-6b85-0000000017b1 186312 1726890120.92692: variable 'ansible_search_path' from source: unknown 186312 1726890120.92733: calling self._execute() 186312 1726890120.92850: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.92862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.92878: variable 'omit' from source: magic vars 186312 1726890120.93261: variable 'storage_test_volume' from source: include params 186312 1726890120.93303: Evaluated conditional (storage_test_volume.thin): False 186312 1726890120.93311: when evaluation is False, skipping this task 186312 1726890120.93320: _execute() done 186312 1726890120.93326: dumping result to json 186312 1726890120.93338: done dumping result, returning 186312 1726890120.93350: done running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values [02369adf-7a19-881e-6b85-0000000017b1] 186312 1726890120.93360: sending task result for task 02369adf-7a19-881e-6b85-0000000017b1 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890120.93511: no more pending results, returning what we have 186312 1726890120.93518: results queue empty 186312 1726890120.93519: checking for any_errors_fatal 186312 1726890120.93529: done checking for any_errors_fatal 186312 1726890120.93530: checking for max_fail_percentage 186312 1726890120.93532: done checking for max_fail_percentage 186312 1726890120.93533: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.93534: done checking to see if all hosts have failed 186312 1726890120.93535: getting the remaining hosts for this loop 186312 1726890120.93537: done getting the remaining hosts for this loop 186312 1726890120.93540: getting the next task for host managed_node3 186312 1726890120.93549: done getting next task for host managed_node3 186312 1726890120.93552: ^ task is: TASK: Default minimal thin pool reserved space size 186312 1726890120.93557: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.93563: getting variables 186312 1726890120.93565: in VariableManager get_vars() 186312 1726890120.93599: Calling all_inventory to load vars for managed_node3 186312 1726890120.93602: Calling groups_inventory to load vars for managed_node3 186312 1726890120.93605: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.93621: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.93624: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.93627: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.94399: done sending task result for task 02369adf-7a19-881e-6b85-0000000017b1 186312 1726890120.94402: WORKER PROCESS EXITING 186312 1726890120.94424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.95347: done with get_vars() 186312 1726890120.95361: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:42:00 -0400 (0:00:00.034) 0:01:30.693 ****** 186312 1726890120.95439: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890120.95675: worker is 1 (out of 1 available) 186312 1726890120.95686: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890120.95698: done queuing things up, now waiting for results queue to drain 186312 1726890120.95699: waiting for pending results... 186312 1726890120.95979: running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size 186312 1726890120.96124: in run() - task 02369adf-7a19-881e-6b85-0000000017b2 186312 1726890120.96148: variable 'ansible_search_path' from source: unknown 186312 1726890120.96186: calling self._execute() 186312 1726890120.96301: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890120.96314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890120.96330: variable 'omit' from source: magic vars 186312 1726890120.96691: variable 'storage_test_volume' from source: include params 186312 1726890120.96734: Evaluated conditional (storage_test_volume.thin): False 186312 1726890120.96742: when evaluation is False, skipping this task 186312 1726890120.96748: _execute() done 186312 1726890120.96755: dumping result to json 186312 1726890120.96761: done dumping result, returning 186312 1726890120.96769: done running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size [02369adf-7a19-881e-6b85-0000000017b2] 186312 1726890120.96778: sending task result for task 02369adf-7a19-881e-6b85-0000000017b2 186312 1726890120.96887: done sending task result for task 02369adf-7a19-881e-6b85-0000000017b2 186312 1726890120.96895: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890120.96950: no more pending results, returning what we have 186312 1726890120.96954: results queue empty 186312 1726890120.96955: checking for any_errors_fatal 186312 1726890120.96964: done checking for any_errors_fatal 186312 1726890120.96965: checking for max_fail_percentage 186312 1726890120.96967: done checking for max_fail_percentage 186312 1726890120.96968: checking to see if all hosts have failed and the running result is not ok 186312 1726890120.96969: done checking to see if all hosts have failed 186312 1726890120.96970: getting the remaining hosts for this loop 186312 1726890120.96972: done getting the remaining hosts for this loop 186312 1726890120.96975: getting the next task for host managed_node3 186312 1726890120.96983: done getting next task for host managed_node3 186312 1726890120.96985: ^ task is: TASK: Default maximal thin pool reserved space size 186312 1726890120.96992: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890120.96997: getting variables 186312 1726890120.96998: in VariableManager get_vars() 186312 1726890120.97035: Calling all_inventory to load vars for managed_node3 186312 1726890120.97038: Calling groups_inventory to load vars for managed_node3 186312 1726890120.97042: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890120.97055: Calling all_plugins_play to load vars for managed_node3 186312 1726890120.97058: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890120.97061: Calling groups_plugins_play to load vars for managed_node3 186312 1726890120.97643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890120.98416: done with get_vars() 186312 1726890120.98429: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:42:00 -0400 (0:00:00.030) 0:01:30.724 ****** 186312 1726890120.98506: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890120.98721: worker is 1 (out of 1 available) 186312 1726890120.98732: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890120.98744: done queuing things up, now waiting for results queue to drain 186312 1726890120.98746: waiting for pending results... 186312 1726890120.99705: running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size 186312 1726890120.99951: in run() - task 02369adf-7a19-881e-6b85-0000000017b3 186312 1726890120.99994: variable 'ansible_search_path' from source: unknown 186312 1726890121.00051: calling self._execute() 186312 1726890121.00315: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.00327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.00429: variable 'omit' from source: magic vars 186312 1726890121.01130: variable 'storage_test_volume' from source: include params 186312 1726890121.01285: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.01294: when evaluation is False, skipping this task 186312 1726890121.01301: _execute() done 186312 1726890121.01308: dumping result to json 186312 1726890121.01318: done dumping result, returning 186312 1726890121.01328: done running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size [02369adf-7a19-881e-6b85-0000000017b3] 186312 1726890121.01340: sending task result for task 02369adf-7a19-881e-6b85-0000000017b3 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890121.01492: no more pending results, returning what we have 186312 1726890121.01496: results queue empty 186312 1726890121.01497: checking for any_errors_fatal 186312 1726890121.01504: done checking for any_errors_fatal 186312 1726890121.01505: checking for max_fail_percentage 186312 1726890121.01506: done checking for max_fail_percentage 186312 1726890121.01507: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.01508: done checking to see if all hosts have failed 186312 1726890121.01509: getting the remaining hosts for this loop 186312 1726890121.01513: done getting the remaining hosts for this loop 186312 1726890121.01517: getting the next task for host managed_node3 186312 1726890121.01526: done getting next task for host managed_node3 186312 1726890121.01529: ^ task is: TASK: Calculate maximum usable space in thin pool 186312 1726890121.01536: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.01539: getting variables 186312 1726890121.01541: in VariableManager get_vars() 186312 1726890121.01576: Calling all_inventory to load vars for managed_node3 186312 1726890121.01579: Calling groups_inventory to load vars for managed_node3 186312 1726890121.01583: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.01596: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.01600: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.01603: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.02631: done sending task result for task 02369adf-7a19-881e-6b85-0000000017b3 186312 1726890121.02634: WORKER PROCESS EXITING 186312 1726890121.02718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.03907: done with get_vars() 186312 1726890121.04096: done getting variables 186312 1726890121.04153: 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 [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:42:01 -0400 (0:00:00.056) 0:01:30.781 ****** 186312 1726890121.04185: entering _queue_task() for managed_node3/set_fact 186312 1726890121.04407: worker is 1 (out of 1 available) 186312 1726890121.04419: exiting _queue_task() for managed_node3/set_fact 186312 1726890121.04431: done queuing things up, now waiting for results queue to drain 186312 1726890121.04432: waiting for pending results... 186312 1726890121.04716: running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool 186312 1726890121.04963: in run() - task 02369adf-7a19-881e-6b85-0000000017b4 186312 1726890121.05099: variable 'ansible_search_path' from source: unknown 186312 1726890121.05141: calling self._execute() 186312 1726890121.05259: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.05427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.05443: variable 'omit' from source: magic vars 186312 1726890121.06046: variable 'storage_test_volume' from source: include params 186312 1726890121.06231: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.06241: when evaluation is False, skipping this task 186312 1726890121.06249: _execute() done 186312 1726890121.06256: dumping result to json 186312 1726890121.06263: done dumping result, returning 186312 1726890121.06272: done running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-881e-6b85-0000000017b4] 186312 1726890121.06285: sending task result for task 02369adf-7a19-881e-6b85-0000000017b4 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890121.06436: no more pending results, returning what we have 186312 1726890121.06440: results queue empty 186312 1726890121.06441: checking for any_errors_fatal 186312 1726890121.06449: done checking for any_errors_fatal 186312 1726890121.06450: checking for max_fail_percentage 186312 1726890121.06452: done checking for max_fail_percentage 186312 1726890121.06454: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.06455: done checking to see if all hosts have failed 186312 1726890121.06456: getting the remaining hosts for this loop 186312 1726890121.06457: done getting the remaining hosts for this loop 186312 1726890121.06461: getting the next task for host managed_node3 186312 1726890121.06469: done getting next task for host managed_node3 186312 1726890121.06473: ^ task is: TASK: Apply upper size limit to max usable thin pool space 186312 1726890121.06480: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.06486: getting variables 186312 1726890121.06488: in VariableManager get_vars() 186312 1726890121.06527: Calling all_inventory to load vars for managed_node3 186312 1726890121.06530: Calling groups_inventory to load vars for managed_node3 186312 1726890121.06533: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.06548: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.06552: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.06555: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.07384: done sending task result for task 02369adf-7a19-881e-6b85-0000000017b4 186312 1726890121.07387: WORKER PROCESS EXITING 186312 1726890121.07411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.08166: done with get_vars() 186312 1726890121.08180: done getting variables 186312 1726890121.08237: 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 [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:42:01 -0400 (0:00:00.040) 0:01:30.821 ****** 186312 1726890121.08268: entering _queue_task() for managed_node3/set_fact 186312 1726890121.08501: worker is 1 (out of 1 available) 186312 1726890121.08516: exiting _queue_task() for managed_node3/set_fact 186312 1726890121.08529: done queuing things up, now waiting for results queue to drain 186312 1726890121.08530: waiting for pending results... 186312 1726890121.08815: running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space 186312 1726890121.08951: in run() - task 02369adf-7a19-881e-6b85-0000000017b5 186312 1726890121.08975: variable 'ansible_search_path' from source: unknown 186312 1726890121.09011: calling self._execute() 186312 1726890121.09128: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.09140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.09154: variable 'omit' from source: magic vars 186312 1726890121.09518: variable 'storage_test_volume' from source: include params 186312 1726890121.09560: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.09568: when evaluation is False, skipping this task 186312 1726890121.09575: _execute() done 186312 1726890121.09582: dumping result to json 186312 1726890121.09589: done dumping result, returning 186312 1726890121.09598: done running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-881e-6b85-0000000017b5] 186312 1726890121.09609: sending task result for task 02369adf-7a19-881e-6b85-0000000017b5 186312 1726890121.09719: done sending task result for task 02369adf-7a19-881e-6b85-0000000017b5 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890121.09767: no more pending results, returning what we have 186312 1726890121.09771: results queue empty 186312 1726890121.09772: checking for any_errors_fatal 186312 1726890121.09779: done checking for any_errors_fatal 186312 1726890121.09780: checking for max_fail_percentage 186312 1726890121.09782: done checking for max_fail_percentage 186312 1726890121.09783: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.09784: done checking to see if all hosts have failed 186312 1726890121.09785: getting the remaining hosts for this loop 186312 1726890121.09786: done getting the remaining hosts for this loop 186312 1726890121.09790: getting the next task for host managed_node3 186312 1726890121.09797: done getting next task for host managed_node3 186312 1726890121.09800: ^ task is: TASK: Apply lower size limit to max usable thin pool space 186312 1726890121.09806: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.09810: getting variables 186312 1726890121.09814: in VariableManager get_vars() 186312 1726890121.09846: Calling all_inventory to load vars for managed_node3 186312 1726890121.09849: Calling groups_inventory to load vars for managed_node3 186312 1726890121.09853: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.09867: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.09870: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.09873: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.10456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.11308: done with get_vars() 186312 1726890121.11326: done getting variables 186312 1726890121.11358: WORKER PROCESS EXITING 186312 1726890121.11395: 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 [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:42:01 -0400 (0:00:00.031) 0:01:30.853 ****** 186312 1726890121.11430: entering _queue_task() for managed_node3/set_fact 186312 1726890121.11682: worker is 1 (out of 1 available) 186312 1726890121.11693: exiting _queue_task() for managed_node3/set_fact 186312 1726890121.11707: done queuing things up, now waiting for results queue to drain 186312 1726890121.11708: waiting for pending results... 186312 1726890121.11999: running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space 186312 1726890121.12138: in run() - task 02369adf-7a19-881e-6b85-0000000017b6 186312 1726890121.12165: variable 'ansible_search_path' from source: unknown 186312 1726890121.12204: calling self._execute() 186312 1726890121.12319: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.12330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.12344: variable 'omit' from source: magic vars 186312 1726890121.12719: variable 'storage_test_volume' from source: include params 186312 1726890121.12761: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.12768: when evaluation is False, skipping this task 186312 1726890121.12775: _execute() done 186312 1726890121.12781: dumping result to json 186312 1726890121.12788: done dumping result, returning 186312 1726890121.12796: done running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-881e-6b85-0000000017b6] 186312 1726890121.12809: sending task result for task 02369adf-7a19-881e-6b85-0000000017b6 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890121.12956: no more pending results, returning what we have 186312 1726890121.12960: results queue empty 186312 1726890121.12961: checking for any_errors_fatal 186312 1726890121.12969: done checking for any_errors_fatal 186312 1726890121.12970: checking for max_fail_percentage 186312 1726890121.12972: done checking for max_fail_percentage 186312 1726890121.12973: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.12974: done checking to see if all hosts have failed 186312 1726890121.12975: getting the remaining hosts for this loop 186312 1726890121.12976: done getting the remaining hosts for this loop 186312 1726890121.12980: getting the next task for host managed_node3 186312 1726890121.12989: done getting next task for host managed_node3 186312 1726890121.12991: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 186312 1726890121.12996: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.13001: getting variables 186312 1726890121.13002: in VariableManager get_vars() 186312 1726890121.13038: Calling all_inventory to load vars for managed_node3 186312 1726890121.13041: Calling groups_inventory to load vars for managed_node3 186312 1726890121.13045: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.13059: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.13063: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.13066: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.13622: done sending task result for task 02369adf-7a19-881e-6b85-0000000017b6 186312 1726890121.13630: WORKER PROCESS EXITING 186312 1726890121.13871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.14466: done with get_vars() 186312 1726890121.14478: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:42:01 -0400 (0:00:00.031) 0:01:30.884 ****** 186312 1726890121.14551: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890121.14783: worker is 1 (out of 1 available) 186312 1726890121.14794: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890121.14807: done queuing things up, now waiting for results queue to drain 186312 1726890121.14808: waiting for pending results... 186312 1726890121.15425: running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size 186312 1726890121.15808: in run() - task 02369adf-7a19-881e-6b85-0000000017b7 186312 1726890121.15830: variable 'ansible_search_path' from source: unknown 186312 1726890121.15867: calling self._execute() 186312 1726890121.15981: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.16127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.16142: variable 'omit' from source: magic vars 186312 1726890121.16849: variable 'storage_test_volume' from source: include params 186312 1726890121.16923: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.16994: when evaluation is False, skipping this task 186312 1726890121.17002: _execute() done 186312 1726890121.17008: dumping result to json 186312 1726890121.17018: done dumping result, returning 186312 1726890121.17028: done running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-881e-6b85-0000000017b7] 186312 1726890121.17037: sending task result for task 02369adf-7a19-881e-6b85-0000000017b7 186312 1726890121.17203: done sending task result for task 02369adf-7a19-881e-6b85-0000000017b7 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890121.17258: no more pending results, returning what we have 186312 1726890121.17262: results queue empty 186312 1726890121.17263: checking for any_errors_fatal 186312 1726890121.17272: done checking for any_errors_fatal 186312 1726890121.17273: checking for max_fail_percentage 186312 1726890121.17275: done checking for max_fail_percentage 186312 1726890121.17276: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.17277: done checking to see if all hosts have failed 186312 1726890121.17278: getting the remaining hosts for this loop 186312 1726890121.17280: done getting the remaining hosts for this loop 186312 1726890121.17283: getting the next task for host managed_node3 186312 1726890121.17291: done getting next task for host managed_node3 186312 1726890121.17293: ^ task is: TASK: Show max thin pool size 186312 1726890121.17298: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.17304: getting variables 186312 1726890121.17305: in VariableManager get_vars() 186312 1726890121.17342: Calling all_inventory to load vars for managed_node3 186312 1726890121.17345: Calling groups_inventory to load vars for managed_node3 186312 1726890121.17350: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.17364: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.17368: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.17371: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.18162: WORKER PROCESS EXITING 186312 1726890121.18184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.19137: done with get_vars() 186312 1726890121.19151: done getting variables 186312 1726890121.19206: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:42:01 -0400 (0:00:00.046) 0:01:30.931 ****** 186312 1726890121.19239: entering _queue_task() for managed_node3/debug 186312 1726890121.19493: worker is 1 (out of 1 available) 186312 1726890121.19505: exiting _queue_task() for managed_node3/debug 186312 1726890121.19520: done queuing things up, now waiting for results queue to drain 186312 1726890121.19522: waiting for pending results... 186312 1726890121.19811: running TaskExecutor() for managed_node3/TASK: Show max thin pool size 186312 1726890121.19962: in run() - task 02369adf-7a19-881e-6b85-0000000017b8 186312 1726890121.19984: variable 'ansible_search_path' from source: unknown 186312 1726890121.20026: calling self._execute() 186312 1726890121.20144: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.20159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.20174: variable 'omit' from source: magic vars 186312 1726890121.20549: variable 'storage_test_volume' from source: include params 186312 1726890121.20594: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.20603: when evaluation is False, skipping this task 186312 1726890121.20610: _execute() done 186312 1726890121.20623: dumping result to json 186312 1726890121.20630: done dumping result, returning 186312 1726890121.20640: done running TaskExecutor() for managed_node3/TASK: Show max thin pool size [02369adf-7a19-881e-6b85-0000000017b8] 186312 1726890121.20650: sending task result for task 02369adf-7a19-881e-6b85-0000000017b8 skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890121.20797: no more pending results, returning what we have 186312 1726890121.20802: results queue empty 186312 1726890121.20803: checking for any_errors_fatal 186312 1726890121.20815: done checking for any_errors_fatal 186312 1726890121.20816: checking for max_fail_percentage 186312 1726890121.20818: done checking for max_fail_percentage 186312 1726890121.20819: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.20821: done checking to see if all hosts have failed 186312 1726890121.20821: getting the remaining hosts for this loop 186312 1726890121.20823: done getting the remaining hosts for this loop 186312 1726890121.20827: getting the next task for host managed_node3 186312 1726890121.20836: done getting next task for host managed_node3 186312 1726890121.20839: ^ task is: TASK: Show volume thin pool size 186312 1726890121.20847: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.20852: getting variables 186312 1726890121.20854: in VariableManager get_vars() 186312 1726890121.20890: Calling all_inventory to load vars for managed_node3 186312 1726890121.20893: Calling groups_inventory to load vars for managed_node3 186312 1726890121.20898: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.20914: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.20918: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.20921: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.21706: done sending task result for task 02369adf-7a19-881e-6b85-0000000017b8 186312 1726890121.21709: WORKER PROCESS EXITING 186312 1726890121.21734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.22369: done with get_vars() 186312 1726890121.22382: done getting variables 186312 1726890121.22438: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:42:01 -0400 (0:00:00.032) 0:01:30.963 ****** 186312 1726890121.22469: entering _queue_task() for managed_node3/debug 186312 1726890121.22690: worker is 1 (out of 1 available) 186312 1726890121.22700: exiting _queue_task() for managed_node3/debug 186312 1726890121.22715: done queuing things up, now waiting for results queue to drain 186312 1726890121.22716: waiting for pending results... 186312 1726890121.22992: running TaskExecutor() for managed_node3/TASK: Show volume thin pool size 186312 1726890121.23123: in run() - task 02369adf-7a19-881e-6b85-0000000017b9 186312 1726890121.23143: variable 'ansible_search_path' from source: unknown 186312 1726890121.23191: calling self._execute() 186312 1726890121.23317: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.23329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.23345: variable 'omit' from source: magic vars 186312 1726890121.23723: variable 'storage_test_volume' from source: include params 186312 1726890121.23768: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.23775: when evaluation is False, skipping this task 186312 1726890121.23780: _execute() done 186312 1726890121.23786: dumping result to json 186312 1726890121.23791: done dumping result, returning 186312 1726890121.23797: done running TaskExecutor() for managed_node3/TASK: Show volume thin pool size [02369adf-7a19-881e-6b85-0000000017b9] 186312 1726890121.23809: sending task result for task 02369adf-7a19-881e-6b85-0000000017b9 186312 1726890121.23916: done sending task result for task 02369adf-7a19-881e-6b85-0000000017b9 skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890121.23960: no more pending results, returning what we have 186312 1726890121.23964: results queue empty 186312 1726890121.23965: checking for any_errors_fatal 186312 1726890121.23973: done checking for any_errors_fatal 186312 1726890121.23974: checking for max_fail_percentage 186312 1726890121.23976: done checking for max_fail_percentage 186312 1726890121.23977: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.23979: done checking to see if all hosts have failed 186312 1726890121.23979: getting the remaining hosts for this loop 186312 1726890121.23981: done getting the remaining hosts for this loop 186312 1726890121.23985: getting the next task for host managed_node3 186312 1726890121.23993: done getting next task for host managed_node3 186312 1726890121.23996: ^ task is: TASK: Show test volume size 186312 1726890121.24003: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.24007: getting variables 186312 1726890121.24009: in VariableManager get_vars() 186312 1726890121.24043: Calling all_inventory to load vars for managed_node3 186312 1726890121.24046: Calling groups_inventory to load vars for managed_node3 186312 1726890121.24049: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.24062: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.24066: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.24070: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.24645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.25533: WORKER PROCESS EXITING 186312 1726890121.25824: done with get_vars() 186312 1726890121.25838: done getting variables 186312 1726890121.25894: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:42:01 -0400 (0:00:00.034) 0:01:30.998 ****** 186312 1726890121.25929: entering _queue_task() for managed_node3/debug 186312 1726890121.26531: worker is 1 (out of 1 available) 186312 1726890121.26544: exiting _queue_task() for managed_node3/debug 186312 1726890121.26557: done queuing things up, now waiting for results queue to drain 186312 1726890121.26558: waiting for pending results... 186312 1726890121.26798: running TaskExecutor() for managed_node3/TASK: Show test volume size 186312 1726890121.26933: in run() - task 02369adf-7a19-881e-6b85-0000000017ba 186312 1726890121.26954: variable 'ansible_search_path' from source: unknown 186312 1726890121.26994: calling self._execute() 186312 1726890121.27122: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.27142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.27157: variable 'omit' from source: magic vars 186312 1726890121.27563: variable 'storage_test_volume' from source: include params 186312 1726890121.27613: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.27621: when evaluation is False, skipping this task 186312 1726890121.27631: _execute() done 186312 1726890121.27640: dumping result to json 186312 1726890121.27647: done dumping result, returning 186312 1726890121.27657: done running TaskExecutor() for managed_node3/TASK: Show test volume size [02369adf-7a19-881e-6b85-0000000017ba] 186312 1726890121.27668: sending task result for task 02369adf-7a19-881e-6b85-0000000017ba 186312 1726890121.27786: done sending task result for task 02369adf-7a19-881e-6b85-0000000017ba 186312 1726890121.27798: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890121.27851: no more pending results, returning what we have 186312 1726890121.27855: results queue empty 186312 1726890121.27855: checking for any_errors_fatal 186312 1726890121.27868: done checking for any_errors_fatal 186312 1726890121.27868: checking for max_fail_percentage 186312 1726890121.27870: done checking for max_fail_percentage 186312 1726890121.27871: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.27872: done checking to see if all hosts have failed 186312 1726890121.27873: getting the remaining hosts for this loop 186312 1726890121.27875: done getting the remaining hosts for this loop 186312 1726890121.27878: getting the next task for host managed_node3 186312 1726890121.27886: done getting next task for host managed_node3 186312 1726890121.27889: ^ task is: TASK: Establish base value for expected thin pool size 186312 1726890121.27895: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.27900: getting variables 186312 1726890121.27901: in VariableManager get_vars() 186312 1726890121.27935: Calling all_inventory to load vars for managed_node3 186312 1726890121.27939: Calling groups_inventory to load vars for managed_node3 186312 1726890121.27942: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.27954: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.27957: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.27960: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.29166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.29800: done with get_vars() 186312 1726890121.29818: done getting variables 186312 1726890121.29878: 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 [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:42:01 -0400 (0:00:00.039) 0:01:31.038 ****** 186312 1726890121.29915: entering _queue_task() for managed_node3/set_fact 186312 1726890121.30187: worker is 1 (out of 1 available) 186312 1726890121.30199: exiting _queue_task() for managed_node3/set_fact 186312 1726890121.30213: done queuing things up, now waiting for results queue to drain 186312 1726890121.30215: waiting for pending results... 186312 1726890121.30515: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size 186312 1726890121.30666: in run() - task 02369adf-7a19-881e-6b85-0000000017bb 186312 1726890121.30686: variable 'ansible_search_path' from source: unknown 186312 1726890121.30732: calling self._execute() 186312 1726890121.30863: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.30880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.30896: variable 'omit' from source: magic vars 186312 1726890121.31305: variable 'storage_test_volume' from source: include params 186312 1726890121.31362: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.31371: when evaluation is False, skipping this task 186312 1726890121.31378: _execute() done 186312 1726890121.31386: dumping result to json 186312 1726890121.31393: done dumping result, returning 186312 1726890121.31402: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size [02369adf-7a19-881e-6b85-0000000017bb] 186312 1726890121.31415: sending task result for task 02369adf-7a19-881e-6b85-0000000017bb skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890121.31584: no more pending results, returning what we have 186312 1726890121.31589: results queue empty 186312 1726890121.31590: checking for any_errors_fatal 186312 1726890121.31600: done checking for any_errors_fatal 186312 1726890121.31601: checking for max_fail_percentage 186312 1726890121.31604: done checking for max_fail_percentage 186312 1726890121.31605: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.31606: done checking to see if all hosts have failed 186312 1726890121.31607: getting the remaining hosts for this loop 186312 1726890121.31609: done getting the remaining hosts for this loop 186312 1726890121.31615: getting the next task for host managed_node3 186312 1726890121.31625: done getting next task for host managed_node3 186312 1726890121.31629: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890121.31635: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.31641: getting variables 186312 1726890121.31643: in VariableManager get_vars() 186312 1726890121.31682: Calling all_inventory to load vars for managed_node3 186312 1726890121.31686: Calling groups_inventory to load vars for managed_node3 186312 1726890121.31690: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.31706: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.31710: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.31716: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.32563: done sending task result for task 02369adf-7a19-881e-6b85-0000000017bb 186312 1726890121.32566: WORKER PROCESS EXITING 186312 1726890121.32589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.33261: done with get_vars() 186312 1726890121.33275: done getting variables 186312 1726890121.33339: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:42:01 -0400 (0:00:00.034) 0:01:31.072 ****** 186312 1726890121.33373: entering _queue_task() for managed_node3/set_fact 186312 1726890121.33634: worker is 1 (out of 1 available) 186312 1726890121.33649: exiting _queue_task() for managed_node3/set_fact 186312 1726890121.33662: done queuing things up, now waiting for results queue to drain 186312 1726890121.33663: waiting for pending results... 186312 1726890121.33957: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890121.34088: in run() - task 02369adf-7a19-881e-6b85-0000000017bc 186312 1726890121.34112: variable 'ansible_search_path' from source: unknown 186312 1726890121.34152: calling self._execute() 186312 1726890121.34275: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.34286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.34307: variable 'omit' from source: magic vars 186312 1726890121.34691: variable 'storage_test_volume' from source: include params 186312 1726890121.34738: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.34746: when evaluation is False, skipping this task 186312 1726890121.34756: _execute() done 186312 1726890121.34763: dumping result to json 186312 1726890121.34769: done dumping result, returning 186312 1726890121.34777: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-0000000017bc] 186312 1726890121.34786: sending task result for task 02369adf-7a19-881e-6b85-0000000017bc skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890121.34940: no more pending results, returning what we have 186312 1726890121.34943: results queue empty 186312 1726890121.34944: checking for any_errors_fatal 186312 1726890121.34959: done checking for any_errors_fatal 186312 1726890121.34960: checking for max_fail_percentage 186312 1726890121.34962: done checking for max_fail_percentage 186312 1726890121.34963: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.34964: done checking to see if all hosts have failed 186312 1726890121.34964: getting the remaining hosts for this loop 186312 1726890121.34967: done getting the remaining hosts for this loop 186312 1726890121.34970: getting the next task for host managed_node3 186312 1726890121.34978: done getting next task for host managed_node3 186312 1726890121.34981: ^ task is: TASK: Establish base value for expected thin pool volume size 186312 1726890121.34987: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.34991: getting variables 186312 1726890121.34993: in VariableManager get_vars() 186312 1726890121.35029: Calling all_inventory to load vars for managed_node3 186312 1726890121.35033: Calling groups_inventory to load vars for managed_node3 186312 1726890121.35036: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.35050: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.35054: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.35057: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.35864: done sending task result for task 02369adf-7a19-881e-6b85-0000000017bc 186312 1726890121.35867: WORKER PROCESS EXITING 186312 1726890121.35890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.36561: done with get_vars() 186312 1726890121.36575: done getting variables 186312 1726890121.36638: 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 [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:42:01 -0400 (0:00:00.032) 0:01:31.105 ****** 186312 1726890121.36670: entering _queue_task() for managed_node3/set_fact 186312 1726890121.36938: worker is 1 (out of 1 available) 186312 1726890121.36955: exiting _queue_task() for managed_node3/set_fact 186312 1726890121.36968: done queuing things up, now waiting for results queue to drain 186312 1726890121.36970: waiting for pending results... 186312 1726890121.37267: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size 186312 1726890121.37405: in run() - task 02369adf-7a19-881e-6b85-0000000017bd 186312 1726890121.37434: variable 'ansible_search_path' from source: unknown 186312 1726890121.37473: calling self._execute() 186312 1726890121.37598: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.37609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.37631: variable 'omit' from source: magic vars 186312 1726890121.38017: variable 'storage_test_volume' from source: include params 186312 1726890121.38061: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.38073: when evaluation is False, skipping this task 186312 1726890121.38084: _execute() done 186312 1726890121.38092: dumping result to json 186312 1726890121.38101: done dumping result, returning 186312 1726890121.38113: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-881e-6b85-0000000017bd] 186312 1726890121.38125: sending task result for task 02369adf-7a19-881e-6b85-0000000017bd skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890121.38271: no more pending results, returning what we have 186312 1726890121.38275: results queue empty 186312 1726890121.38276: checking for any_errors_fatal 186312 1726890121.38285: done checking for any_errors_fatal 186312 1726890121.38285: checking for max_fail_percentage 186312 1726890121.38287: done checking for max_fail_percentage 186312 1726890121.38288: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.38289: done checking to see if all hosts have failed 186312 1726890121.38289: getting the remaining hosts for this loop 186312 1726890121.38291: done getting the remaining hosts for this loop 186312 1726890121.38295: getting the next task for host managed_node3 186312 1726890121.38302: done getting next task for host managed_node3 186312 1726890121.38304: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890121.38308: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.38315: getting variables 186312 1726890121.38317: in VariableManager get_vars() 186312 1726890121.38351: Calling all_inventory to load vars for managed_node3 186312 1726890121.38355: Calling groups_inventory to load vars for managed_node3 186312 1726890121.38358: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.38372: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.38375: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.38378: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.38923: done sending task result for task 02369adf-7a19-881e-6b85-0000000017bd 186312 1726890121.38933: WORKER PROCESS EXITING 186312 1726890121.39066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.40206: done with get_vars() 186312 1726890121.40223: done getting variables 186312 1726890121.40286: 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 [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:42:01 -0400 (0:00:00.036) 0:01:31.142 ****** 186312 1726890121.40319: entering _queue_task() for managed_node3/set_fact 186312 1726890121.40588: worker is 1 (out of 1 available) 186312 1726890121.40600: exiting _queue_task() for managed_node3/set_fact 186312 1726890121.40613: done queuing things up, now waiting for results queue to drain 186312 1726890121.40616: waiting for pending results... 186312 1726890121.40925: running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890121.41077: in run() - task 02369adf-7a19-881e-6b85-0000000017be 186312 1726890121.41098: variable 'ansible_search_path' from source: unknown 186312 1726890121.41144: calling self._execute() 186312 1726890121.41274: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.41288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.41303: variable 'omit' from source: magic vars 186312 1726890121.41704: variable 'storage_test_volume' from source: include params 186312 1726890121.41750: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.41764: when evaluation is False, skipping this task 186312 1726890121.41771: _execute() done 186312 1726890121.41779: dumping result to json 186312 1726890121.41787: done dumping result, returning 186312 1726890121.41797: done running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-881e-6b85-0000000017be] 186312 1726890121.41808: sending task result for task 02369adf-7a19-881e-6b85-0000000017be skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890121.41970: no more pending results, returning what we have 186312 1726890121.41975: results queue empty 186312 1726890121.41976: checking for any_errors_fatal 186312 1726890121.41986: done checking for any_errors_fatal 186312 1726890121.41987: checking for max_fail_percentage 186312 1726890121.41988: done checking for max_fail_percentage 186312 1726890121.41989: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.41990: done checking to see if all hosts have failed 186312 1726890121.41991: getting the remaining hosts for this loop 186312 1726890121.41993: done getting the remaining hosts for this loop 186312 1726890121.41997: getting the next task for host managed_node3 186312 1726890121.42006: done getting next task for host managed_node3 186312 1726890121.42008: ^ task is: TASK: Replace expected volume size with calculated value 186312 1726890121.42018: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.42023: getting variables 186312 1726890121.42025: in VariableManager get_vars() 186312 1726890121.42062: Calling all_inventory to load vars for managed_node3 186312 1726890121.42065: Calling groups_inventory to load vars for managed_node3 186312 1726890121.42069: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.42083: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.42087: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.42090: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.42825: done sending task result for task 02369adf-7a19-881e-6b85-0000000017be 186312 1726890121.42829: WORKER PROCESS EXITING 186312 1726890121.42856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.43581: done with get_vars() 186312 1726890121.43595: done getting variables 186312 1726890121.43658: 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 [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:42:01 -0400 (0:00:00.033) 0:01:31.176 ****** 186312 1726890121.43690: entering _queue_task() for managed_node3/set_fact 186312 1726890121.43937: worker is 1 (out of 1 available) 186312 1726890121.43955: exiting _queue_task() for managed_node3/set_fact 186312 1726890121.43968: done queuing things up, now waiting for results queue to drain 186312 1726890121.43969: waiting for pending results... 186312 1726890121.44263: running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value 186312 1726890121.44417: in run() - task 02369adf-7a19-881e-6b85-0000000017bf 186312 1726890121.45101: variable 'ansible_search_path' from source: unknown 186312 1726890121.45144: calling self._execute() 186312 1726890121.45424: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.45435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.45447: variable 'omit' from source: magic vars 186312 1726890121.46198: variable 'storage_test_volume' from source: include params 186312 1726890121.46241: Evaluated conditional (storage_test_volume.thin): False 186312 1726890121.46282: when evaluation is False, skipping this task 186312 1726890121.46391: _execute() done 186312 1726890121.46399: dumping result to json 186312 1726890121.46406: done dumping result, returning 186312 1726890121.46416: done running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value [02369adf-7a19-881e-6b85-0000000017bf] 186312 1726890121.46428: sending task result for task 02369adf-7a19-881e-6b85-0000000017bf skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890121.46582: no more pending results, returning what we have 186312 1726890121.46586: results queue empty 186312 1726890121.46587: checking for any_errors_fatal 186312 1726890121.46596: done checking for any_errors_fatal 186312 1726890121.46597: checking for max_fail_percentage 186312 1726890121.46599: done checking for max_fail_percentage 186312 1726890121.46600: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.46601: done checking to see if all hosts have failed 186312 1726890121.46602: getting the remaining hosts for this loop 186312 1726890121.46604: done getting the remaining hosts for this loop 186312 1726890121.46608: getting the next task for host managed_node3 186312 1726890121.46622: done getting next task for host managed_node3 186312 1726890121.46625: ^ task is: TASK: Show actual size 186312 1726890121.46633: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.46637: getting variables 186312 1726890121.46639: in VariableManager get_vars() 186312 1726890121.46674: Calling all_inventory to load vars for managed_node3 186312 1726890121.46677: Calling groups_inventory to load vars for managed_node3 186312 1726890121.46681: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.46697: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.46700: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.46703: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.47731: done sending task result for task 02369adf-7a19-881e-6b85-0000000017bf 186312 1726890121.47735: WORKER PROCESS EXITING 186312 1726890121.47838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.48721: done with get_vars() 186312 1726890121.48736: done getting variables 186312 1726890121.48791: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:42:01 -0400 (0:00:00.051) 0:01:31.227 ****** 186312 1726890121.48825: entering _queue_task() for managed_node3/debug 186312 1726890121.49074: worker is 1 (out of 1 available) 186312 1726890121.49087: exiting _queue_task() for managed_node3/debug 186312 1726890121.49099: done queuing things up, now waiting for results queue to drain 186312 1726890121.49100: waiting for pending results... 186312 1726890121.49404: running TaskExecutor() for managed_node3/TASK: Show actual size 186312 1726890121.49545: in run() - task 02369adf-7a19-881e-6b85-0000000017c1 186312 1726890121.49572: variable 'ansible_search_path' from source: unknown 186312 1726890121.49618: calling self._execute() 186312 1726890121.49754: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.49771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.49788: variable 'omit' from source: magic vars 186312 1726890121.49927: variable 'omit' from source: magic vars 186312 1726890121.49998: variable 'omit' from source: magic vars 186312 1726890121.50043: variable 'omit' from source: magic vars 186312 1726890121.50092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890121.50136: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890121.50160: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890121.50182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890121.50197: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890121.50239: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890121.50246: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.50254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.50362: Set connection var ansible_shell_type to sh 186312 1726890121.50377: Set connection var ansible_pipelining to False 186312 1726890121.50390: Set connection var ansible_timeout to 10 186312 1726890121.50397: Set connection var ansible_connection to ssh 186312 1726890121.50406: Set connection var ansible_shell_executable to /bin/sh 186312 1726890121.50418: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890121.50452: variable 'ansible_shell_executable' from source: unknown 186312 1726890121.50460: variable 'ansible_connection' from source: unknown 186312 1726890121.50467: variable 'ansible_module_compression' from source: unknown 186312 1726890121.50473: variable 'ansible_shell_type' from source: unknown 186312 1726890121.50479: variable 'ansible_shell_executable' from source: unknown 186312 1726890121.50485: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.50494: variable 'ansible_pipelining' from source: unknown 186312 1726890121.50500: variable 'ansible_timeout' from source: unknown 186312 1726890121.50507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.50671: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890121.50688: variable 'omit' from source: magic vars 186312 1726890121.50696: starting attempt loop 186312 1726890121.50702: running the handler 186312 1726890121.50757: variable 'storage_test_actual_size' from source: set_fact 186312 1726890121.50954: variable 'storage_test_actual_size' from source: set_fact 186312 1726890121.51035: handler run complete 186312 1726890121.51066: attempt loop complete, returning result 186312 1726890121.51075: _execute() done 186312 1726890121.51085: dumping result to json 186312 1726890121.51097: done dumping result, returning 186312 1726890121.51108: done running TaskExecutor() for managed_node3/TASK: Show actual size [02369adf-7a19-881e-6b85-0000000017c1] 186312 1726890121.51120: sending task result for task 02369adf-7a19-881e-6b85-0000000017c1 ok: [managed_node3] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 186312 1726890121.51280: no more pending results, returning what we have 186312 1726890121.51284: results queue empty 186312 1726890121.51285: checking for any_errors_fatal 186312 1726890121.51297: done checking for any_errors_fatal 186312 1726890121.51298: checking for max_fail_percentage 186312 1726890121.51301: done checking for max_fail_percentage 186312 1726890121.51302: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.51303: done checking to see if all hosts have failed 186312 1726890121.51303: getting the remaining hosts for this loop 186312 1726890121.51305: done getting the remaining hosts for this loop 186312 1726890121.51309: getting the next task for host managed_node3 186312 1726890121.51319: done getting next task for host managed_node3 186312 1726890121.51322: ^ task is: TASK: Show expected size 186312 1726890121.51330: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.51336: getting variables 186312 1726890121.51338: in VariableManager get_vars() 186312 1726890121.51377: Calling all_inventory to load vars for managed_node3 186312 1726890121.51380: Calling groups_inventory to load vars for managed_node3 186312 1726890121.51384: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.51397: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.51401: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.51404: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.52121: done sending task result for task 02369adf-7a19-881e-6b85-0000000017c1 186312 1726890121.52125: WORKER PROCESS EXITING 186312 1726890121.52152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.54183: done with get_vars() 186312 1726890121.54200: done getting variables 186312 1726890121.54265: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:42:01 -0400 (0:00:00.054) 0:01:31.282 ****** 186312 1726890121.54299: entering _queue_task() for managed_node3/debug 186312 1726890121.54978: worker is 1 (out of 1 available) 186312 1726890121.54992: exiting _queue_task() for managed_node3/debug 186312 1726890121.55006: done queuing things up, now waiting for results queue to drain 186312 1726890121.55008: waiting for pending results... 186312 1726890121.56717: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890121.57552: in run() - task 02369adf-7a19-881e-6b85-0000000017c2 186312 1726890121.57573: variable 'ansible_search_path' from source: unknown 186312 1726890121.57618: calling self._execute() 186312 1726890121.57745: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.57758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.57771: variable 'omit' from source: magic vars 186312 1726890121.57893: variable 'omit' from source: magic vars 186312 1726890121.57953: variable 'omit' from source: magic vars 186312 1726890121.58158: variable 'omit' from source: magic vars 186312 1726890121.58204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890121.58249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890121.58277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890121.58940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890121.58960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890121.58993: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890121.59001: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.59006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.59101: Set connection var ansible_shell_type to sh 186312 1726890121.59117: Set connection var ansible_pipelining to False 186312 1726890121.59137: Set connection var ansible_timeout to 10 186312 1726890121.59145: Set connection var ansible_connection to ssh 186312 1726890121.59156: Set connection var ansible_shell_executable to /bin/sh 186312 1726890121.59165: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890121.59194: variable 'ansible_shell_executable' from source: unknown 186312 1726890121.59202: variable 'ansible_connection' from source: unknown 186312 1726890121.59209: variable 'ansible_module_compression' from source: unknown 186312 1726890121.59219: variable 'ansible_shell_type' from source: unknown 186312 1726890121.59225: variable 'ansible_shell_executable' from source: unknown 186312 1726890121.59234: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.59242: variable 'ansible_pipelining' from source: unknown 186312 1726890121.59248: variable 'ansible_timeout' from source: unknown 186312 1726890121.59255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.59415: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890121.59439: variable 'omit' from source: magic vars 186312 1726890121.59448: starting attempt loop 186312 1726890121.59455: running the handler 186312 1726890121.59719: handler run complete 186312 1726890121.59848: attempt loop complete, returning result 186312 1726890121.60521: _execute() done 186312 1726890121.60532: dumping result to json 186312 1726890121.60541: done dumping result, returning 186312 1726890121.60554: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-0000000017c2] 186312 1726890121.60564: sending task result for task 02369adf-7a19-881e-6b85-0000000017c2 ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890121.60733: no more pending results, returning what we have 186312 1726890121.60737: results queue empty 186312 1726890121.60738: checking for any_errors_fatal 186312 1726890121.60748: done checking for any_errors_fatal 186312 1726890121.60748: checking for max_fail_percentage 186312 1726890121.60750: done checking for max_fail_percentage 186312 1726890121.60751: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.60752: done checking to see if all hosts have failed 186312 1726890121.60753: getting the remaining hosts for this loop 186312 1726890121.60754: done getting the remaining hosts for this loop 186312 1726890121.60758: getting the next task for host managed_node3 186312 1726890121.60766: done getting next task for host managed_node3 186312 1726890121.60769: ^ task is: TASK: Assert expected size is actual size 186312 1726890121.60774: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.60779: getting variables 186312 1726890121.60781: in VariableManager get_vars() 186312 1726890121.60817: Calling all_inventory to load vars for managed_node3 186312 1726890121.60820: Calling groups_inventory to load vars for managed_node3 186312 1726890121.60823: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.60838: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.60841: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.60844: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.61448: done sending task result for task 02369adf-7a19-881e-6b85-0000000017c2 186312 1726890121.61452: WORKER PROCESS EXITING 186312 1726890121.61525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.63635: done with get_vars() 186312 1726890121.63657: done getting variables 186312 1726890121.63722: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:42:01 -0400 (0:00:00.094) 0:01:31.376 ****** 186312 1726890121.63759: entering _queue_task() for managed_node3/assert 186312 1726890121.64794: worker is 1 (out of 1 available) 186312 1726890121.64808: exiting _queue_task() for managed_node3/assert 186312 1726890121.64824: done queuing things up, now waiting for results queue to drain 186312 1726890121.64825: waiting for pending results... 186312 1726890121.66723: running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size 186312 1726890121.67251: in run() - task 02369adf-7a19-881e-6b85-0000000017c3 186312 1726890121.67272: variable 'ansible_search_path' from source: unknown 186312 1726890121.67316: calling self._execute() 186312 1726890121.67446: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.67827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.67846: variable 'omit' from source: magic vars 186312 1726890121.68237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890121.72863: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890121.74194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890121.74253: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890121.74295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890121.74333: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890121.74440: variable '_storage_test_volume_present' from source: set_fact 186312 1726890121.74470: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890121.74656: variable 'storage_test_volume' from source: include params 186312 1726890121.74698: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890121.74706: when evaluation is False, skipping this task 186312 1726890121.74716: _execute() done 186312 1726890121.74724: dumping result to json 186312 1726890121.74733: done dumping result, returning 186312 1726890121.74745: done running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size [02369adf-7a19-881e-6b85-0000000017c3] 186312 1726890121.74754: sending task result for task 02369adf-7a19-881e-6b85-0000000017c3 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890121.74922: no more pending results, returning what we have 186312 1726890121.74927: results queue empty 186312 1726890121.74928: checking for any_errors_fatal 186312 1726890121.74934: done checking for any_errors_fatal 186312 1726890121.74935: checking for max_fail_percentage 186312 1726890121.74936: done checking for max_fail_percentage 186312 1726890121.74937: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.74938: done checking to see if all hosts have failed 186312 1726890121.74939: getting the remaining hosts for this loop 186312 1726890121.74941: done getting the remaining hosts for this loop 186312 1726890121.74944: getting the next task for host managed_node3 186312 1726890121.74956: done getting next task for host managed_node3 186312 1726890121.74959: ^ task is: TASK: Get information about the LV 186312 1726890121.74964: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.74969: getting variables 186312 1726890121.74970: in VariableManager get_vars() 186312 1726890121.75005: Calling all_inventory to load vars for managed_node3 186312 1726890121.75008: Calling groups_inventory to load vars for managed_node3 186312 1726890121.75013: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.75026: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.75029: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.75032: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.75618: done sending task result for task 02369adf-7a19-881e-6b85-0000000017c3 186312 1726890121.75621: WORKER PROCESS EXITING 186312 1726890121.75677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.76497: done with get_vars() 186312 1726890121.76516: done getting variables 186312 1726890121.76577: 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 [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:42:01 -0400 (0:00:00.128) 0:01:31.505 ****** 186312 1726890121.77218: entering _queue_task() for managed_node3/command 186312 1726890121.78249: worker is 1 (out of 1 available) 186312 1726890121.78261: exiting _queue_task() for managed_node3/command 186312 1726890121.78276: done queuing things up, now waiting for results queue to drain 186312 1726890121.78277: waiting for pending results... 186312 1726890121.79515: running TaskExecutor() for managed_node3/TASK: Get information about the LV 186312 1726890121.79901: in run() - task 02369adf-7a19-881e-6b85-0000000017ca 186312 1726890121.79926: variable 'ansible_search_path' from source: unknown 186312 1726890121.79973: calling self._execute() 186312 1726890121.80224: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.80240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.80334: variable 'omit' from source: magic vars 186312 1726890121.81749: variable 'storage_test_volume' from source: include params 186312 1726890121.81782: variable '_storage_test_volume_present' from source: set_fact 186312 1726890121.82445: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890121.82453: when evaluation is False, skipping this task 186312 1726890121.82460: _execute() done 186312 1726890121.82467: dumping result to json 186312 1726890121.82473: done dumping result, returning 186312 1726890121.82484: done running TaskExecutor() for managed_node3/TASK: Get information about the LV [02369adf-7a19-881e-6b85-0000000017ca] 186312 1726890121.82493: sending task result for task 02369adf-7a19-881e-6b85-0000000017ca 186312 1726890121.82614: done sending task result for task 02369adf-7a19-881e-6b85-0000000017ca 186312 1726890121.82622: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890121.82683: no more pending results, returning what we have 186312 1726890121.82687: results queue empty 186312 1726890121.82688: checking for any_errors_fatal 186312 1726890121.82698: done checking for any_errors_fatal 186312 1726890121.82699: checking for max_fail_percentage 186312 1726890121.82701: done checking for max_fail_percentage 186312 1726890121.82702: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.82703: done checking to see if all hosts have failed 186312 1726890121.82703: getting the remaining hosts for this loop 186312 1726890121.82705: done getting the remaining hosts for this loop 186312 1726890121.82708: getting the next task for host managed_node3 186312 1726890121.82720: done getting next task for host managed_node3 186312 1726890121.82723: ^ task is: TASK: Set LV segment type 186312 1726890121.82728: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.82733: getting variables 186312 1726890121.82735: in VariableManager get_vars() 186312 1726890121.82771: Calling all_inventory to load vars for managed_node3 186312 1726890121.82774: Calling groups_inventory to load vars for managed_node3 186312 1726890121.82777: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.82792: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.82795: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.82798: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.83308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.86315: done with get_vars() 186312 1726890121.86334: done getting variables 186312 1726890121.86391: 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 [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:42:01 -0400 (0:00:00.098) 0:01:31.603 ****** 186312 1726890121.86424: entering _queue_task() for managed_node3/set_fact 186312 1726890121.86750: worker is 1 (out of 1 available) 186312 1726890121.86761: exiting _queue_task() for managed_node3/set_fact 186312 1726890121.86775: done queuing things up, now waiting for results queue to drain 186312 1726890121.86776: waiting for pending results... 186312 1726890121.87532: running TaskExecutor() for managed_node3/TASK: Set LV segment type 186312 1726890121.87689: in run() - task 02369adf-7a19-881e-6b85-0000000017cb 186312 1726890121.87714: variable 'ansible_search_path' from source: unknown 186312 1726890121.87761: calling self._execute() 186312 1726890121.87920: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.87934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.87949: variable 'omit' from source: magic vars 186312 1726890121.88549: variable 'storage_test_volume' from source: include params 186312 1726890121.88579: variable '_storage_test_volume_present' from source: set_fact 186312 1726890121.88605: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890121.88616: when evaluation is False, skipping this task 186312 1726890121.88624: _execute() done 186312 1726890121.88632: dumping result to json 186312 1726890121.88643: done dumping result, returning 186312 1726890121.88659: done running TaskExecutor() for managed_node3/TASK: Set LV segment type [02369adf-7a19-881e-6b85-0000000017cb] 186312 1726890121.88669: sending task result for task 02369adf-7a19-881e-6b85-0000000017cb skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890121.88832: no more pending results, returning what we have 186312 1726890121.88837: results queue empty 186312 1726890121.88838: checking for any_errors_fatal 186312 1726890121.88850: done checking for any_errors_fatal 186312 1726890121.88851: checking for max_fail_percentage 186312 1726890121.88853: done checking for max_fail_percentage 186312 1726890121.88854: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.88855: done checking to see if all hosts have failed 186312 1726890121.88856: getting the remaining hosts for this loop 186312 1726890121.88858: done getting the remaining hosts for this loop 186312 1726890121.88862: getting the next task for host managed_node3 186312 1726890121.88872: done getting next task for host managed_node3 186312 1726890121.88875: ^ task is: TASK: Check segment type 186312 1726890121.88884: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.88890: getting variables 186312 1726890121.88892: in VariableManager get_vars() 186312 1726890121.88935: Calling all_inventory to load vars for managed_node3 186312 1726890121.88939: Calling groups_inventory to load vars for managed_node3 186312 1726890121.88943: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.88961: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.88965: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.88968: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.89921: done sending task result for task 02369adf-7a19-881e-6b85-0000000017cb 186312 1726890121.89925: WORKER PROCESS EXITING 186312 1726890121.90005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.90830: done with get_vars() 186312 1726890121.90846: done getting variables 186312 1726890121.90917: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:42:01 -0400 (0:00:00.045) 0:01:31.648 ****** 186312 1726890121.90954: entering _queue_task() for managed_node3/assert 186312 1726890121.91273: worker is 1 (out of 1 available) 186312 1726890121.91288: exiting _queue_task() for managed_node3/assert 186312 1726890121.91306: done queuing things up, now waiting for results queue to drain 186312 1726890121.91307: waiting for pending results... 186312 1726890121.91649: running TaskExecutor() for managed_node3/TASK: Check segment type 186312 1726890121.92728: in run() - task 02369adf-7a19-881e-6b85-0000000017cc 186312 1726890121.92749: variable 'ansible_search_path' from source: unknown 186312 1726890121.92787: calling self._execute() 186312 1726890121.92919: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.92934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.92952: variable 'omit' from source: magic vars 186312 1726890121.93388: variable 'storage_test_volume' from source: include params 186312 1726890121.93416: variable '_storage_test_volume_present' from source: set_fact 186312 1726890121.93447: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890121.93455: when evaluation is False, skipping this task 186312 1726890121.93461: _execute() done 186312 1726890121.93472: dumping result to json 186312 1726890121.93478: done dumping result, returning 186312 1726890121.93488: done running TaskExecutor() for managed_node3/TASK: Check segment type [02369adf-7a19-881e-6b85-0000000017cc] 186312 1726890121.93497: sending task result for task 02369adf-7a19-881e-6b85-0000000017cc skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890121.93657: no more pending results, returning what we have 186312 1726890121.93661: results queue empty 186312 1726890121.93662: checking for any_errors_fatal 186312 1726890121.93669: done checking for any_errors_fatal 186312 1726890121.93670: checking for max_fail_percentage 186312 1726890121.93672: done checking for max_fail_percentage 186312 1726890121.93673: checking to see if all hosts have failed and the running result is not ok 186312 1726890121.93674: done checking to see if all hosts have failed 186312 1726890121.93675: getting the remaining hosts for this loop 186312 1726890121.93677: done getting the remaining hosts for this loop 186312 1726890121.93680: getting the next task for host managed_node3 186312 1726890121.93687: done getting next task for host managed_node3 186312 1726890121.93690: ^ task is: TASK: Set LV cache size 186312 1726890121.93697: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890121.93700: getting variables 186312 1726890121.93702: in VariableManager get_vars() 186312 1726890121.93739: Calling all_inventory to load vars for managed_node3 186312 1726890121.93741: Calling groups_inventory to load vars for managed_node3 186312 1726890121.93745: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890121.93762: Calling all_plugins_play to load vars for managed_node3 186312 1726890121.93765: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890121.93768: Calling groups_plugins_play to load vars for managed_node3 186312 1726890121.94919: done sending task result for task 02369adf-7a19-881e-6b85-0000000017cc 186312 1726890121.94923: WORKER PROCESS EXITING 186312 1726890121.94960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890121.95665: done with get_vars() 186312 1726890121.95684: done getting variables 186312 1726890121.95747: 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 [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:42:01 -0400 (0:00:00.048) 0:01:31.697 ****** 186312 1726890121.95783: entering _queue_task() for managed_node3/set_fact 186312 1726890121.96925: worker is 1 (out of 1 available) 186312 1726890121.96938: exiting _queue_task() for managed_node3/set_fact 186312 1726890121.96954: done queuing things up, now waiting for results queue to drain 186312 1726890121.96956: waiting for pending results... 186312 1726890121.98502: running TaskExecutor() for managed_node3/TASK: Set LV cache size 186312 1726890121.98654: in run() - task 02369adf-7a19-881e-6b85-0000000017cd 186312 1726890121.98672: variable 'ansible_search_path' from source: unknown 186312 1726890121.98861: calling self._execute() 186312 1726890121.98982: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890121.99451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890121.99466: variable 'omit' from source: magic vars 186312 1726890122.00098: variable 'storage_test_volume' from source: include params 186312 1726890122.00139: variable '_storage_test_volume_present' from source: set_fact 186312 1726890122.00170: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890122.00178: when evaluation is False, skipping this task 186312 1726890122.00286: _execute() done 186312 1726890122.00299: dumping result to json 186312 1726890122.00307: done dumping result, returning 186312 1726890122.00321: done running TaskExecutor() for managed_node3/TASK: Set LV cache size [02369adf-7a19-881e-6b85-0000000017cd] 186312 1726890122.00335: sending task result for task 02369adf-7a19-881e-6b85-0000000017cd 186312 1726890122.00466: done sending task result for task 02369adf-7a19-881e-6b85-0000000017cd skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890122.00522: no more pending results, returning what we have 186312 1726890122.00526: results queue empty 186312 1726890122.00527: checking for any_errors_fatal 186312 1726890122.00543: done checking for any_errors_fatal 186312 1726890122.00544: checking for max_fail_percentage 186312 1726890122.00547: done checking for max_fail_percentage 186312 1726890122.00548: checking to see if all hosts have failed and the running result is not ok 186312 1726890122.00549: done checking to see if all hosts have failed 186312 1726890122.00550: getting the remaining hosts for this loop 186312 1726890122.00552: done getting the remaining hosts for this loop 186312 1726890122.00555: getting the next task for host managed_node3 186312 1726890122.00562: done getting next task for host managed_node3 186312 1726890122.00567: ^ task is: TASK: Parse the requested cache size 186312 1726890122.00573: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890122.00578: getting variables 186312 1726890122.00579: in VariableManager get_vars() 186312 1726890122.00617: Calling all_inventory to load vars for managed_node3 186312 1726890122.00620: Calling groups_inventory to load vars for managed_node3 186312 1726890122.00623: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.00639: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.00642: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.00646: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.01166: WORKER PROCESS EXITING 186312 1726890122.01481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.02984: done with get_vars() 186312 1726890122.03002: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:42:02 -0400 (0:00:00.074) 0:01:31.771 ****** 186312 1726890122.03195: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890122.03902: worker is 1 (out of 1 available) 186312 1726890122.03915: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890122.03928: done queuing things up, now waiting for results queue to drain 186312 1726890122.03929: waiting for pending results... 186312 1726890122.04889: running TaskExecutor() for managed_node3/TASK: Parse the requested cache size 186312 1726890122.05100: in run() - task 02369adf-7a19-881e-6b85-0000000017ce 186312 1726890122.05236: variable 'ansible_search_path' from source: unknown 186312 1726890122.05275: calling self._execute() 186312 1726890122.05392: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.05582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.05597: variable 'omit' from source: magic vars 186312 1726890122.06141: variable 'storage_test_volume' from source: include params 186312 1726890122.06168: variable '_storage_test_volume_present' from source: set_fact 186312 1726890122.06192: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890122.06200: when evaluation is False, skipping this task 186312 1726890122.06206: _execute() done 186312 1726890122.06215: dumping result to json 186312 1726890122.06223: done dumping result, returning 186312 1726890122.06347: done running TaskExecutor() for managed_node3/TASK: Parse the requested cache size [02369adf-7a19-881e-6b85-0000000017ce] 186312 1726890122.06361: sending task result for task 02369adf-7a19-881e-6b85-0000000017ce skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890122.06526: no more pending results, returning what we have 186312 1726890122.06529: results queue empty 186312 1726890122.06530: checking for any_errors_fatal 186312 1726890122.06542: done checking for any_errors_fatal 186312 1726890122.06543: checking for max_fail_percentage 186312 1726890122.06544: done checking for max_fail_percentage 186312 1726890122.06545: checking to see if all hosts have failed and the running result is not ok 186312 1726890122.06547: done checking to see if all hosts have failed 186312 1726890122.06548: getting the remaining hosts for this loop 186312 1726890122.06550: done getting the remaining hosts for this loop 186312 1726890122.06553: getting the next task for host managed_node3 186312 1726890122.06561: done getting next task for host managed_node3 186312 1726890122.06565: ^ task is: TASK: Set expected cache size 186312 1726890122.06570: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890122.06574: getting variables 186312 1726890122.06576: in VariableManager get_vars() 186312 1726890122.06616: Calling all_inventory to load vars for managed_node3 186312 1726890122.06620: Calling groups_inventory to load vars for managed_node3 186312 1726890122.06624: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.06640: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.06644: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.06647: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.07330: done sending task result for task 02369adf-7a19-881e-6b85-0000000017ce 186312 1726890122.07333: WORKER PROCESS EXITING 186312 1726890122.07444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.09002: done with get_vars() 186312 1726890122.09021: done getting variables 186312 1726890122.09080: 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 [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:42:02 -0400 (0:00:00.059) 0:01:31.830 ****** 186312 1726890122.09117: entering _queue_task() for managed_node3/set_fact 186312 1726890122.10335: worker is 1 (out of 1 available) 186312 1726890122.10349: exiting _queue_task() for managed_node3/set_fact 186312 1726890122.10363: done queuing things up, now waiting for results queue to drain 186312 1726890122.10365: waiting for pending results... 186312 1726890122.11315: running TaskExecutor() for managed_node3/TASK: Set expected cache size 186312 1726890122.11421: in run() - task 02369adf-7a19-881e-6b85-0000000017cf 186312 1726890122.11645: variable 'ansible_search_path' from source: unknown 186312 1726890122.11691: calling self._execute() 186312 1726890122.11897: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.11913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.11932: variable 'omit' from source: magic vars 186312 1726890122.12416: variable 'storage_test_volume' from source: include params 186312 1726890122.12447: variable '_storage_test_volume_present' from source: set_fact 186312 1726890122.12478: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890122.12488: when evaluation is False, skipping this task 186312 1726890122.12495: _execute() done 186312 1726890122.12535: dumping result to json 186312 1726890122.12544: done dumping result, returning 186312 1726890122.12556: done running TaskExecutor() for managed_node3/TASK: Set expected cache size [02369adf-7a19-881e-6b85-0000000017cf] 186312 1726890122.12571: sending task result for task 02369adf-7a19-881e-6b85-0000000017cf skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890122.12747: no more pending results, returning what we have 186312 1726890122.12751: results queue empty 186312 1726890122.12752: checking for any_errors_fatal 186312 1726890122.12758: done checking for any_errors_fatal 186312 1726890122.12758: checking for max_fail_percentage 186312 1726890122.12760: done checking for max_fail_percentage 186312 1726890122.12761: checking to see if all hosts have failed and the running result is not ok 186312 1726890122.12762: done checking to see if all hosts have failed 186312 1726890122.12763: getting the remaining hosts for this loop 186312 1726890122.12765: done getting the remaining hosts for this loop 186312 1726890122.12768: getting the next task for host managed_node3 186312 1726890122.12776: done getting next task for host managed_node3 186312 1726890122.12778: ^ task is: TASK: Check cache size 186312 1726890122.12783: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890122.12789: getting variables 186312 1726890122.12790: in VariableManager get_vars() 186312 1726890122.12827: Calling all_inventory to load vars for managed_node3 186312 1726890122.12830: Calling groups_inventory to load vars for managed_node3 186312 1726890122.12834: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.12842: done sending task result for task 02369adf-7a19-881e-6b85-0000000017cf 186312 1726890122.12845: WORKER PROCESS EXITING 186312 1726890122.12861: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.12865: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.12869: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.13761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.14435: done with get_vars() 186312 1726890122.14451: done getting variables 186312 1726890122.14516: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:42:02 -0400 (0:00:00.054) 0:01:31.884 ****** 186312 1726890122.14555: entering _queue_task() for managed_node3/assert 186312 1726890122.14878: worker is 1 (out of 1 available) 186312 1726890122.14896: exiting _queue_task() for managed_node3/assert 186312 1726890122.14910: done queuing things up, now waiting for results queue to drain 186312 1726890122.14913: waiting for pending results... 186312 1726890122.15232: running TaskExecutor() for managed_node3/TASK: Check cache size 186312 1726890122.15386: in run() - task 02369adf-7a19-881e-6b85-0000000017d0 186312 1726890122.15408: variable 'ansible_search_path' from source: unknown 186312 1726890122.15454: calling self._execute() 186312 1726890122.15608: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.15622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.15641: variable 'omit' from source: magic vars 186312 1726890122.17110: variable 'storage_test_volume' from source: include params 186312 1726890122.17144: variable '_storage_test_volume_present' from source: set_fact 186312 1726890122.17239: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890122.17249: when evaluation is False, skipping this task 186312 1726890122.17257: _execute() done 186312 1726890122.17264: dumping result to json 186312 1726890122.17271: done dumping result, returning 186312 1726890122.17281: done running TaskExecutor() for managed_node3/TASK: Check cache size [02369adf-7a19-881e-6b85-0000000017d0] 186312 1726890122.17325: sending task result for task 02369adf-7a19-881e-6b85-0000000017d0 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890122.17474: no more pending results, returning what we have 186312 1726890122.17478: results queue empty 186312 1726890122.17479: checking for any_errors_fatal 186312 1726890122.17489: done checking for any_errors_fatal 186312 1726890122.17490: checking for max_fail_percentage 186312 1726890122.17492: done checking for max_fail_percentage 186312 1726890122.17493: checking to see if all hosts have failed and the running result is not ok 186312 1726890122.17494: done checking to see if all hosts have failed 186312 1726890122.17494: getting the remaining hosts for this loop 186312 1726890122.17496: done getting the remaining hosts for this loop 186312 1726890122.17499: getting the next task for host managed_node3 186312 1726890122.17510: done getting next task for host managed_node3 186312 1726890122.17515: ^ task is: TASK: Clean up facts 186312 1726890122.17519: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890122.17527: getting variables 186312 1726890122.17529: in VariableManager get_vars() 186312 1726890122.17567: Calling all_inventory to load vars for managed_node3 186312 1726890122.17570: Calling groups_inventory to load vars for managed_node3 186312 1726890122.17574: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.17588: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.17591: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.17593: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.18638: done sending task result for task 02369adf-7a19-881e-6b85-0000000017d0 186312 1726890122.18642: WORKER PROCESS EXITING 186312 1726890122.18666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.20361: done with get_vars() 186312 1726890122.20377: done getting variables 186312 1726890122.20452: 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 [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:42:02 -0400 (0:00:00.059) 0:01:31.944 ****** 186312 1726890122.20486: entering _queue_task() for managed_node3/set_fact 186312 1726890122.20793: worker is 1 (out of 1 available) 186312 1726890122.20807: exiting _queue_task() for managed_node3/set_fact 186312 1726890122.20821: done queuing things up, now waiting for results queue to drain 186312 1726890122.20823: waiting for pending results... 186312 1726890122.21147: running TaskExecutor() for managed_node3/TASK: Clean up facts 186312 1726890122.21313: in run() - task 02369adf-7a19-881e-6b85-000000001723 186312 1726890122.21337: variable 'ansible_search_path' from source: unknown 186312 1726890122.21385: calling self._execute() 186312 1726890122.21544: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.21555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.21570: variable 'omit' from source: magic vars 186312 1726890122.21715: variable 'omit' from source: magic vars 186312 1726890122.21780: variable 'omit' from source: magic vars 186312 1726890122.21828: variable 'omit' from source: magic vars 186312 1726890122.21888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890122.21932: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890122.21964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890122.21983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890122.21997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890122.22039: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890122.22048: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.22055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.22179: Set connection var ansible_shell_type to sh 186312 1726890122.22197: Set connection var ansible_pipelining to False 186312 1726890122.22214: Set connection var ansible_timeout to 10 186312 1726890122.22221: Set connection var ansible_connection to ssh 186312 1726890122.22231: Set connection var ansible_shell_executable to /bin/sh 186312 1726890122.22241: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890122.22268: variable 'ansible_shell_executable' from source: unknown 186312 1726890122.22274: variable 'ansible_connection' from source: unknown 186312 1726890122.22279: variable 'ansible_module_compression' from source: unknown 186312 1726890122.22284: variable 'ansible_shell_type' from source: unknown 186312 1726890122.22290: variable 'ansible_shell_executable' from source: unknown 186312 1726890122.22299: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.22305: variable 'ansible_pipelining' from source: unknown 186312 1726890122.22310: variable 'ansible_timeout' from source: unknown 186312 1726890122.22317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.22488: 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) 186312 1726890122.22506: variable 'omit' from source: magic vars 186312 1726890122.22523: starting attempt loop 186312 1726890122.22534: running the handler 186312 1726890122.22552: handler run complete 186312 1726890122.22568: attempt loop complete, returning result 186312 1726890122.22579: _execute() done 186312 1726890122.22586: dumping result to json 186312 1726890122.22593: done dumping result, returning 186312 1726890122.22604: done running TaskExecutor() for managed_node3/TASK: Clean up facts [02369adf-7a19-881e-6b85-000000001723] 186312 1726890122.22620: sending task result for task 02369adf-7a19-881e-6b85-000000001723 ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 186312 1726890122.22799: no more pending results, returning what we have 186312 1726890122.22802: results queue empty 186312 1726890122.22803: checking for any_errors_fatal 186312 1726890122.22818: done checking for any_errors_fatal 186312 1726890122.22819: checking for max_fail_percentage 186312 1726890122.22821: done checking for max_fail_percentage 186312 1726890122.22822: checking to see if all hosts have failed and the running result is not ok 186312 1726890122.22824: done checking to see if all hosts have failed 186312 1726890122.22825: getting the remaining hosts for this loop 186312 1726890122.22827: done getting the remaining hosts for this loop 186312 1726890122.22834: getting the next task for host managed_node3 186312 1726890122.22844: done getting next task for host managed_node3 186312 1726890122.22848: ^ task is: TASK: Clean up variable namespace 186312 1726890122.22851: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890122.22858: getting variables 186312 1726890122.22860: in VariableManager get_vars() 186312 1726890122.22900: Calling all_inventory to load vars for managed_node3 186312 1726890122.22904: Calling groups_inventory to load vars for managed_node3 186312 1726890122.22908: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.22924: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.22928: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.22934: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.35239: done sending task result for task 02369adf-7a19-881e-6b85-000000001723 186312 1726890122.35243: WORKER PROCESS EXITING 186312 1726890122.36085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.37382: done with get_vars() 186312 1726890122.37403: done getting variables 186312 1726890122.37452: 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 [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:42:02 -0400 (0:00:00.169) 0:01:32.114 ****** 186312 1726890122.37478: entering _queue_task() for managed_node3/set_fact 186312 1726890122.37813: worker is 1 (out of 1 available) 186312 1726890122.37826: exiting _queue_task() for managed_node3/set_fact 186312 1726890122.37838: done queuing things up, now waiting for results queue to drain 186312 1726890122.37841: waiting for pending results... 186312 1726890122.38785: running TaskExecutor() for managed_node3/TASK: Clean up variable namespace 186312 1726890122.39132: in run() - task 02369adf-7a19-881e-6b85-0000000015bb 186312 1726890122.39155: variable 'ansible_search_path' from source: unknown 186312 1726890122.39198: calling self._execute() 186312 1726890122.39440: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.39452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.39468: variable 'omit' from source: magic vars 186312 1726890122.39775: variable 'omit' from source: magic vars 186312 1726890122.39822: variable 'omit' from source: magic vars 186312 1726890122.39866: variable 'omit' from source: magic vars 186312 1726890122.39968: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890122.40128: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890122.40159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890122.40181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890122.40216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890122.40346: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890122.40355: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.40362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.40578: Set connection var ansible_shell_type to sh 186312 1726890122.40592: Set connection var ansible_pipelining to False 186312 1726890122.40605: Set connection var ansible_timeout to 10 186312 1726890122.40614: Set connection var ansible_connection to ssh 186312 1726890122.40624: Set connection var ansible_shell_executable to /bin/sh 186312 1726890122.40640: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890122.40665: variable 'ansible_shell_executable' from source: unknown 186312 1726890122.40751: variable 'ansible_connection' from source: unknown 186312 1726890122.40758: variable 'ansible_module_compression' from source: unknown 186312 1726890122.40764: variable 'ansible_shell_type' from source: unknown 186312 1726890122.40769: variable 'ansible_shell_executable' from source: unknown 186312 1726890122.40774: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.40780: variable 'ansible_pipelining' from source: unknown 186312 1726890122.40787: variable 'ansible_timeout' from source: unknown 186312 1726890122.40794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.41059: 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) 186312 1726890122.41209: variable 'omit' from source: magic vars 186312 1726890122.41221: starting attempt loop 186312 1726890122.41228: running the handler 186312 1726890122.41251: handler run complete 186312 1726890122.41267: attempt loop complete, returning result 186312 1726890122.41273: _execute() done 186312 1726890122.41279: dumping result to json 186312 1726890122.41285: done dumping result, returning 186312 1726890122.41296: done running TaskExecutor() for managed_node3/TASK: Clean up variable namespace [02369adf-7a19-881e-6b85-0000000015bb] 186312 1726890122.41310: sending task result for task 02369adf-7a19-881e-6b85-0000000015bb ok: [managed_node3] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 186312 1726890122.41480: no more pending results, returning what we have 186312 1726890122.41484: results queue empty 186312 1726890122.41485: checking for any_errors_fatal 186312 1726890122.41495: done checking for any_errors_fatal 186312 1726890122.41496: checking for max_fail_percentage 186312 1726890122.41498: done checking for max_fail_percentage 186312 1726890122.41499: checking to see if all hosts have failed and the running result is not ok 186312 1726890122.41501: done checking to see if all hosts have failed 186312 1726890122.41501: getting the remaining hosts for this loop 186312 1726890122.41504: done getting the remaining hosts for this loop 186312 1726890122.41508: getting the next task for host managed_node3 186312 1726890122.41521: done getting next task for host managed_node3 186312 1726890122.41525: ^ task is: TASK: Change it back to swap 186312 1726890122.41527: ^ state is: HOST STATE: block=2, task=31, rescue=0, 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 186312 1726890122.41532: getting variables 186312 1726890122.41534: in VariableManager get_vars() 186312 1726890122.41576: Calling all_inventory to load vars for managed_node3 186312 1726890122.41579: Calling groups_inventory to load vars for managed_node3 186312 1726890122.41582: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.41595: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.41598: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.41600: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.42619: done sending task result for task 02369adf-7a19-881e-6b85-0000000015bb 186312 1726890122.42622: WORKER PROCESS EXITING 186312 1726890122.42647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.43491: done with get_vars() 186312 1726890122.43514: done getting variables TASK [Change it back to swap] ************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:102 Friday 20 September 2024 23:42:02 -0400 (0:00:00.061) 0:01:32.175 ****** 186312 1726890122.43616: entering _queue_task() for managed_node3/include_role 186312 1726890122.43953: worker is 1 (out of 1 available) 186312 1726890122.43967: exiting _queue_task() for managed_node3/include_role 186312 1726890122.43980: done queuing things up, now waiting for results queue to drain 186312 1726890122.43982: waiting for pending results... 186312 1726890122.44318: running TaskExecutor() for managed_node3/TASK: Change it back to swap 186312 1726890122.44459: in run() - task 02369adf-7a19-881e-6b85-000000000018 186312 1726890122.44480: variable 'ansible_search_path' from source: unknown 186312 1726890122.44529: calling self._execute() 186312 1726890122.44672: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.44684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.44698: variable 'omit' from source: magic vars 186312 1726890122.45117: _execute() done 186312 1726890122.45127: dumping result to json 186312 1726890122.45137: done dumping result, returning 186312 1726890122.45148: done running TaskExecutor() for managed_node3/TASK: Change it back to swap [02369adf-7a19-881e-6b85-000000000018] 186312 1726890122.45158: sending task result for task 02369adf-7a19-881e-6b85-000000000018 186312 1726890122.45324: no more pending results, returning what we have 186312 1726890122.45332: in VariableManager get_vars() 186312 1726890122.45377: Calling all_inventory to load vars for managed_node3 186312 1726890122.45381: Calling groups_inventory to load vars for managed_node3 186312 1726890122.45385: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.45401: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.45405: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.45409: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.46288: done sending task result for task 02369adf-7a19-881e-6b85-000000000018 186312 1726890122.46292: WORKER PROCESS EXITING 186312 1726890122.46320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.47127: done with get_vars() 186312 1726890122.47144: variable 'ansible_search_path' from source: unknown 186312 1726890122.51325: variable 'omit' from source: magic vars 186312 1726890122.51358: variable 'omit' from source: magic vars 186312 1726890122.51428: variable 'omit' from source: magic vars 186312 1726890122.51435: we have included files to process 186312 1726890122.51436: generating all_blocks data 186312 1726890122.51439: done generating all_blocks data 186312 1726890122.51448: processing included file: fedora.linux_system_roles.storage 186312 1726890122.51470: in VariableManager get_vars() 186312 1726890122.51623: done with get_vars() 186312 1726890122.51657: in VariableManager get_vars() 186312 1726890122.51674: done with get_vars() 186312 1726890122.51851: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 186312 1726890122.51903: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 186312 1726890122.52179: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 186312 1726890122.52379: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 186312 1726890122.52691: in VariableManager get_vars() 186312 1726890122.52721: done with get_vars() 186312 1726890122.53377: in VariableManager get_vars() 186312 1726890122.53398: done with get_vars() 186312 1726890122.53559: iterating over new_blocks loaded from include file 186312 1726890122.53561: in VariableManager get_vars() 186312 1726890122.53575: done with get_vars() 186312 1726890122.53576: filtering new block on tags 186312 1726890122.53631: done filtering new block on tags 186312 1726890122.53635: in VariableManager get_vars() 186312 1726890122.53657: done with get_vars() 186312 1726890122.53659: filtering new block on tags 186312 1726890122.53709: done filtering new block on tags 186312 1726890122.53711: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node3 186312 1726890122.53718: extending task lists for all hosts with included blocks 186312 1726890122.57561: done extending task lists 186312 1726890122.57563: done processing included files 186312 1726890122.57563: results queue empty 186312 1726890122.57564: checking for any_errors_fatal 186312 1726890122.57569: done checking for any_errors_fatal 186312 1726890122.57570: checking for max_fail_percentage 186312 1726890122.57571: done checking for max_fail_percentage 186312 1726890122.57572: checking to see if all hosts have failed and the running result is not ok 186312 1726890122.57573: done checking to see if all hosts have failed 186312 1726890122.57574: getting the remaining hosts for this loop 186312 1726890122.57575: done getting the remaining hosts for this loop 186312 1726890122.57578: getting the next task for host managed_node3 186312 1726890122.57582: done getting next task for host managed_node3 186312 1726890122.57585: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890122.57587: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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 186312 1726890122.57599: getting variables 186312 1726890122.57600: in VariableManager get_vars() 186312 1726890122.57619: Calling all_inventory to load vars for managed_node3 186312 1726890122.57622: Calling groups_inventory to load vars for managed_node3 186312 1726890122.57624: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.57632: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.57634: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.57637: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.59381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.59983: done with get_vars() 186312 1726890122.59998: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 23:42:02 -0400 (0:00:00.164) 0:01:32.340 ****** 186312 1726890122.60080: entering _queue_task() for managed_node3/include_tasks 186312 1726890122.60468: worker is 1 (out of 1 available) 186312 1726890122.60482: exiting _queue_task() for managed_node3/include_tasks 186312 1726890122.60496: done queuing things up, now waiting for results queue to drain 186312 1726890122.60497: waiting for pending results... 186312 1726890122.60857: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890122.61014: in run() - task 02369adf-7a19-881e-6b85-000000001a68 186312 1726890122.61043: variable 'ansible_search_path' from source: unknown 186312 1726890122.61056: variable 'ansible_search_path' from source: unknown 186312 1726890122.61108: calling self._execute() 186312 1726890122.61538: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.61552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.61568: variable 'omit' from source: magic vars 186312 1726890122.61706: _execute() done 186312 1726890122.61720: dumping result to json 186312 1726890122.61728: done dumping result, returning 186312 1726890122.61743: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-000000001a68] 186312 1726890122.61756: sending task result for task 02369adf-7a19-881e-6b85-000000001a68 186312 1726890122.61936: no more pending results, returning what we have 186312 1726890122.61943: in VariableManager get_vars() 186312 1726890122.61989: Calling all_inventory to load vars for managed_node3 186312 1726890122.61993: Calling groups_inventory to load vars for managed_node3 186312 1726890122.61996: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.62014: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.62019: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.62022: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.63102: done sending task result for task 02369adf-7a19-881e-6b85-000000001a68 186312 1726890122.63105: WORKER PROCESS EXITING 186312 1726890122.63138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.64783: done with get_vars() 186312 1726890122.64796: variable 'ansible_search_path' from source: unknown 186312 1726890122.64798: variable 'ansible_search_path' from source: unknown 186312 1726890122.64837: we have included files to process 186312 1726890122.64838: generating all_blocks data 186312 1726890122.64843: done generating all_blocks data 186312 1726890122.64848: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890122.64849: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890122.64852: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890122.65378: done processing included file 186312 1726890122.65380: iterating over new_blocks loaded from include file 186312 1726890122.65386: in VariableManager get_vars() 186312 1726890122.65408: done with get_vars() 186312 1726890122.65410: filtering new block on tags 186312 1726890122.65452: done filtering new block on tags 186312 1726890122.65455: in VariableManager get_vars() 186312 1726890122.65475: done with get_vars() 186312 1726890122.65477: filtering new block on tags 186312 1726890122.65522: done filtering new block on tags 186312 1726890122.65525: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node3 186312 1726890122.65532: extending task lists for all hosts with included blocks 186312 1726890122.65724: done extending task lists 186312 1726890122.65725: done processing included files 186312 1726890122.65726: results queue empty 186312 1726890122.65727: checking for any_errors_fatal 186312 1726890122.65733: done checking for any_errors_fatal 186312 1726890122.65734: checking for max_fail_percentage 186312 1726890122.65735: done checking for max_fail_percentage 186312 1726890122.65736: checking to see if all hosts have failed and the running result is not ok 186312 1726890122.65736: done checking to see if all hosts have failed 186312 1726890122.65737: getting the remaining hosts for this loop 186312 1726890122.65738: done getting the remaining hosts for this loop 186312 1726890122.65741: getting the next task for host managed_node3 186312 1726890122.65745: done getting next task for host managed_node3 186312 1726890122.65749: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890122.65752: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890122.65763: getting variables 186312 1726890122.65764: in VariableManager get_vars() 186312 1726890122.65776: Calling all_inventory to load vars for managed_node3 186312 1726890122.65779: Calling groups_inventory to load vars for managed_node3 186312 1726890122.65781: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.65786: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.65788: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.65791: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.66305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.66941: done with get_vars() 186312 1726890122.66955: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 23:42:02 -0400 (0:00:00.069) 0:01:32.409 ****** 186312 1726890122.67037: entering _queue_task() for managed_node3/setup 186312 1726890122.67386: worker is 1 (out of 1 available) 186312 1726890122.67400: exiting _queue_task() for managed_node3/setup 186312 1726890122.67418: done queuing things up, now waiting for results queue to drain 186312 1726890122.67419: waiting for pending results... 186312 1726890122.67783: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890122.68087: in run() - task 02369adf-7a19-881e-6b85-000000001beb 186312 1726890122.68135: variable 'ansible_search_path' from source: unknown 186312 1726890122.68152: variable 'ansible_search_path' from source: unknown 186312 1726890122.68275: calling self._execute() 186312 1726890122.68576: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.68589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.68608: variable 'omit' from source: magic vars 186312 1726890122.69408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890122.73221: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890122.73302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890122.73357: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890122.73416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890122.73454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890122.73552: 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) 186312 1726890122.73590: 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) 186312 1726890122.73638: 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) 186312 1726890122.73687: 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) 186312 1726890122.73708: 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) 186312 1726890122.73778: 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) 186312 1726890122.73807: 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) 186312 1726890122.73846: 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) 186312 1726890122.73896: 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) 186312 1726890122.73917: 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) 186312 1726890122.74124: variable '__storage_required_facts' from source: role '' all vars 186312 1726890122.74143: variable 'ansible_facts' from source: unknown 186312 1726890122.74465: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 186312 1726890122.74477: when evaluation is False, skipping this task 186312 1726890122.74484: _execute() done 186312 1726890122.74491: dumping result to json 186312 1726890122.74498: done dumping result, returning 186312 1726890122.74513: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-881e-6b85-000000001beb] 186312 1726890122.74538: sending task result for task 02369adf-7a19-881e-6b85-000000001beb skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 186312 1726890122.74813: no more pending results, returning what we have 186312 1726890122.74819: results queue empty 186312 1726890122.74820: checking for any_errors_fatal 186312 1726890122.74825: done checking for any_errors_fatal 186312 1726890122.74826: checking for max_fail_percentage 186312 1726890122.74831: done checking for max_fail_percentage 186312 1726890122.74833: checking to see if all hosts have failed and the running result is not ok 186312 1726890122.74834: done checking to see if all hosts have failed 186312 1726890122.74835: getting the remaining hosts for this loop 186312 1726890122.74837: done getting the remaining hosts for this loop 186312 1726890122.74841: getting the next task for host managed_node3 186312 1726890122.74848: done getting next task for host managed_node3 186312 1726890122.74854: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890122.74859: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890122.74881: getting variables 186312 1726890122.74883: in VariableManager get_vars() 186312 1726890122.74943: Calling all_inventory to load vars for managed_node3 186312 1726890122.74948: Calling groups_inventory to load vars for managed_node3 186312 1726890122.74951: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.74969: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.74974: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.74979: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.76074: done sending task result for task 02369adf-7a19-881e-6b85-000000001beb 186312 1726890122.76077: WORKER PROCESS EXITING 186312 1726890122.76432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.77308: done with get_vars() 186312 1726890122.77326: done getting variables 186312 1726890122.77387: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:42:02 -0400 (0:00:00.103) 0:01:32.513 ****** 186312 1726890122.77438: entering _queue_task() for managed_node3/include_vars 186312 1726890122.77762: worker is 1 (out of 1 available) 186312 1726890122.77775: exiting _queue_task() for managed_node3/include_vars 186312 1726890122.77789: done queuing things up, now waiting for results queue to drain 186312 1726890122.77790: waiting for pending results... 186312 1726890122.78187: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890122.78435: in run() - task 02369adf-7a19-881e-6b85-000000001bec 186312 1726890122.78460: variable 'ansible_search_path' from source: unknown 186312 1726890122.78468: variable 'ansible_search_path' from source: unknown 186312 1726890122.78818: variable 'ansible_facts' from source: unknown 186312 1726890122.79301: variable 'ansible_facts' from source: unknown 186312 1726890122.79817: variable 'ansible_facts' from source: unknown 186312 1726890122.80237: variable 'ansible_facts' from source: unknown 186312 1726890122.80542: variable 'omit' from source: magic vars 186312 1726890122.80765: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.80798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.80826: variable 'omit' from source: magic vars 186312 1726890122.81238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890122.81754: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890122.81808: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890122.81858: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890122.81902: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890122.82001: variable '__vars_file' from source: task vars 186312 1726890122.82105: variable 'role_path' from source: magic vars 186312 1726890122.82120: variable 'item' from source: unknown 186312 1726890122.82141: Evaluated conditional (__vars_file is file): False 186312 1726890122.82149: when evaluation is False, skipping this task 186312 1726890122.82195: variable 'item' from source: unknown 186312 1726890122.82279: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 186312 1726890122.82599: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.82616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.82634: variable 'omit' from source: magic vars 186312 1726890122.82821: variable '__vars_file' from source: task vars 186312 1726890122.82915: variable 'role_path' from source: magic vars 186312 1726890122.82925: variable 'item' from source: unknown 186312 1726890122.82949: Evaluated conditional (__vars_file is file): False 186312 1726890122.82967: when evaluation is False, skipping this task 186312 1726890122.83006: variable 'item' from source: unknown 186312 1726890122.83082: 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" } 186312 1726890122.83241: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.83255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.83268: variable 'omit' from source: magic vars 186312 1726890122.83448: variable '__vars_file' from source: task vars 186312 1726890122.83540: variable 'role_path' from source: magic vars 186312 1726890122.83551: variable 'item' from source: unknown 186312 1726890122.83566: Evaluated conditional (__vars_file is file): True 186312 1726890122.83576: variable 'omit' from source: magic vars 186312 1726890122.83647: variable 'omit' from source: magic vars 186312 1726890122.83706: variable '__vars_file' from source: task vars 186312 1726890122.83783: variable '__vars_file' from source: task vars 186312 1726890122.83873: variable 'role_path' from source: magic vars 186312 1726890122.83882: variable 'item' from source: unknown 186312 1726890122.83904: variable 'omit' from source: magic vars 186312 1726890122.83942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890122.83977: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890122.83999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890122.84024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890122.84042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890122.84096: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890122.84120: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.84154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.84307: Set connection var ansible_shell_type to sh 186312 1726890122.84327: Set connection var ansible_pipelining to False 186312 1726890122.84352: Set connection var ansible_timeout to 10 186312 1726890122.84360: Set connection var ansible_connection to ssh 186312 1726890122.84379: Set connection var ansible_shell_executable to /bin/sh 186312 1726890122.84403: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890122.84462: variable 'ansible_shell_executable' from source: unknown 186312 1726890122.84473: variable 'ansible_connection' from source: unknown 186312 1726890122.84482: variable 'ansible_module_compression' from source: unknown 186312 1726890122.84514: variable 'ansible_shell_type' from source: unknown 186312 1726890122.84528: variable 'ansible_shell_executable' from source: unknown 186312 1726890122.84540: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.84557: variable 'ansible_pipelining' from source: unknown 186312 1726890122.84572: variable 'ansible_timeout' from source: unknown 186312 1726890122.84584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.84805: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890122.84834: variable 'omit' from source: magic vars 186312 1726890122.84843: starting attempt loop 186312 1726890122.84849: running the handler 186312 1726890122.85000: handler run complete 186312 1726890122.85016: attempt loop complete, returning result 186312 1726890122.85036: variable 'item' from source: unknown 186312 1726890122.85112: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890122.85511: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.85542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.85596: variable 'omit' from source: magic vars 186312 1726890122.85878: variable '__vars_file' from source: task vars 186312 1726890122.86009: variable 'role_path' from source: magic vars 186312 1726890122.86020: variable 'item' from source: unknown 186312 1726890122.86036: Evaluated conditional (__vars_file is file): True 186312 1726890122.86044: variable 'omit' from source: magic vars 186312 1726890122.86064: variable 'omit' from source: magic vars 186312 1726890122.86146: variable '__vars_file' from source: task vars 186312 1726890122.86234: variable '__vars_file' from source: task vars 186312 1726890122.86319: variable 'role_path' from source: magic vars 186312 1726890122.86335: variable 'item' from source: unknown 186312 1726890122.86368: variable 'omit' from source: magic vars 186312 1726890122.86394: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890122.86434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890122.86449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890122.86466: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890122.86474: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.86481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.86565: Set connection var ansible_shell_type to sh 186312 1726890122.86577: Set connection var ansible_pipelining to False 186312 1726890122.86589: Set connection var ansible_timeout to 10 186312 1726890122.86594: Set connection var ansible_connection to ssh 186312 1726890122.86602: Set connection var ansible_shell_executable to /bin/sh 186312 1726890122.86624: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890122.86664: variable 'ansible_shell_executable' from source: unknown 186312 1726890122.86674: variable 'ansible_connection' from source: unknown 186312 1726890122.86682: variable 'ansible_module_compression' from source: unknown 186312 1726890122.86695: variable 'ansible_shell_type' from source: unknown 186312 1726890122.86705: variable 'ansible_shell_executable' from source: unknown 186312 1726890122.86719: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.86738: variable 'ansible_pipelining' from source: unknown 186312 1726890122.86745: variable 'ansible_timeout' from source: unknown 186312 1726890122.86751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.86857: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890122.86874: variable 'omit' from source: magic vars 186312 1726890122.86882: starting attempt loop 186312 1726890122.86888: running the handler 186312 1726890122.86983: handler run complete 186312 1726890122.87017: attempt loop complete, returning result 186312 1726890122.87066: variable 'item' from source: unknown 186312 1726890122.87160: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890122.87295: dumping result to json 186312 1726890122.87308: done dumping result, returning 186312 1726890122.87322: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-000000001bec] 186312 1726890122.87333: sending task result for task 02369adf-7a19-881e-6b85-000000001bec 186312 1726890122.87496: no more pending results, returning what we have 186312 1726890122.87500: results queue empty 186312 1726890122.87501: checking for any_errors_fatal 186312 1726890122.87513: done checking for any_errors_fatal 186312 1726890122.87514: checking for max_fail_percentage 186312 1726890122.87516: done checking for max_fail_percentage 186312 1726890122.87517: checking to see if all hosts have failed and the running result is not ok 186312 1726890122.87518: done checking to see if all hosts have failed 186312 1726890122.87519: getting the remaining hosts for this loop 186312 1726890122.87521: done getting the remaining hosts for this loop 186312 1726890122.87526: getting the next task for host managed_node3 186312 1726890122.87538: done getting next task for host managed_node3 186312 1726890122.87542: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890122.87549: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890122.87568: getting variables 186312 1726890122.87571: in VariableManager get_vars() 186312 1726890122.87617: Calling all_inventory to load vars for managed_node3 186312 1726890122.87621: Calling groups_inventory to load vars for managed_node3 186312 1726890122.87623: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.87638: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.87642: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.87650: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.88839: done sending task result for task 02369adf-7a19-881e-6b85-000000001bec 186312 1726890122.88843: WORKER PROCESS EXITING 186312 1726890122.89247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.90331: done with get_vars() 186312 1726890122.90355: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 23:42:02 -0400 (0:00:00.130) 0:01:32.643 ****** 186312 1726890122.90459: entering _queue_task() for managed_node3/stat 186312 1726890122.91006: worker is 1 (out of 1 available) 186312 1726890122.91054: exiting _queue_task() for managed_node3/stat 186312 1726890122.91096: done queuing things up, now waiting for results queue to drain 186312 1726890122.91098: waiting for pending results... 186312 1726890122.91633: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890122.91973: in run() - task 02369adf-7a19-881e-6b85-000000001bee 186312 1726890122.92031: variable 'ansible_search_path' from source: unknown 186312 1726890122.92052: variable 'ansible_search_path' from source: unknown 186312 1726890122.92160: calling self._execute() 186312 1726890122.92324: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.92342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.92358: variable 'omit' from source: magic vars 186312 1726890122.92894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890122.93275: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890122.93345: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890122.93417: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890122.93489: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890122.93697: 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) 186312 1726890122.93772: 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) 186312 1726890122.93804: 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) 186312 1726890122.93846: 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) 186312 1726890122.94132: variable '__storage_is_ostree' from source: set_fact 186312 1726890122.94152: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890122.94172: when evaluation is False, skipping this task 186312 1726890122.94191: _execute() done 186312 1726890122.94199: dumping result to json 186312 1726890122.94207: done dumping result, returning 186312 1726890122.94222: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-881e-6b85-000000001bee] 186312 1726890122.94236: sending task result for task 02369adf-7a19-881e-6b85-000000001bee skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890122.94449: no more pending results, returning what we have 186312 1726890122.94457: results queue empty 186312 1726890122.94458: checking for any_errors_fatal 186312 1726890122.94483: done checking for any_errors_fatal 186312 1726890122.94484: checking for max_fail_percentage 186312 1726890122.94487: done checking for max_fail_percentage 186312 1726890122.94488: checking to see if all hosts have failed and the running result is not ok 186312 1726890122.94489: done checking to see if all hosts have failed 186312 1726890122.94490: getting the remaining hosts for this loop 186312 1726890122.94492: done getting the remaining hosts for this loop 186312 1726890122.94496: getting the next task for host managed_node3 186312 1726890122.94504: done getting next task for host managed_node3 186312 1726890122.94509: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890122.94515: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890122.94552: getting variables 186312 1726890122.94555: in VariableManager get_vars() 186312 1726890122.94599: Calling all_inventory to load vars for managed_node3 186312 1726890122.94605: Calling groups_inventory to load vars for managed_node3 186312 1726890122.94608: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890122.94623: Calling all_plugins_play to load vars for managed_node3 186312 1726890122.94627: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890122.94637: Calling groups_plugins_play to load vars for managed_node3 186312 1726890122.95731: done sending task result for task 02369adf-7a19-881e-6b85-000000001bee 186312 1726890122.95738: WORKER PROCESS EXITING 186312 1726890122.95908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890122.96780: done with get_vars() 186312 1726890122.96805: done getting variables 186312 1726890122.96880: 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.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:42:02 -0400 (0:00:00.064) 0:01:32.708 ****** 186312 1726890122.96928: entering _queue_task() for managed_node3/set_fact 186312 1726890122.97391: worker is 1 (out of 1 available) 186312 1726890122.97407: exiting _queue_task() for managed_node3/set_fact 186312 1726890122.97460: done queuing things up, now waiting for results queue to drain 186312 1726890122.97462: waiting for pending results... 186312 1726890122.98320: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890122.98542: in run() - task 02369adf-7a19-881e-6b85-000000001bef 186312 1726890122.98577: variable 'ansible_search_path' from source: unknown 186312 1726890122.98594: variable 'ansible_search_path' from source: unknown 186312 1726890122.98641: calling self._execute() 186312 1726890122.98777: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890122.98789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890122.98809: variable 'omit' from source: magic vars 186312 1726890122.99241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890122.99570: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890122.99623: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890122.99675: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890122.99719: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890122.99827: 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) 186312 1726890122.99868: 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) 186312 1726890122.99904: 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) 186312 1726890122.99942: 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) 186312 1726890123.00077: variable '__storage_is_ostree' from source: set_fact 186312 1726890123.00092: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890123.00101: when evaluation is False, skipping this task 186312 1726890123.00110: _execute() done 186312 1726890123.00119: dumping result to json 186312 1726890123.00126: done dumping result, returning 186312 1726890123.00141: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-881e-6b85-000000001bef] 186312 1726890123.00151: sending task result for task 02369adf-7a19-881e-6b85-000000001bef skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890123.00318: no more pending results, returning what we have 186312 1726890123.00323: results queue empty 186312 1726890123.00324: checking for any_errors_fatal 186312 1726890123.00339: done checking for any_errors_fatal 186312 1726890123.00340: checking for max_fail_percentage 186312 1726890123.00342: done checking for max_fail_percentage 186312 1726890123.00343: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.00345: done checking to see if all hosts have failed 186312 1726890123.00345: getting the remaining hosts for this loop 186312 1726890123.00347: done getting the remaining hosts for this loop 186312 1726890123.00351: getting the next task for host managed_node3 186312 1726890123.00360: done getting next task for host managed_node3 186312 1726890123.00364: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890123.00367: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890123.00390: getting variables 186312 1726890123.00392: in VariableManager get_vars() 186312 1726890123.00432: Calling all_inventory to load vars for managed_node3 186312 1726890123.00435: Calling groups_inventory to load vars for managed_node3 186312 1726890123.00437: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.00449: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.00451: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.00454: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.01268: done sending task result for task 02369adf-7a19-881e-6b85-000000001bef 186312 1726890123.01271: WORKER PROCESS EXITING 186312 1726890123.01294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.02374: done with get_vars() 186312 1726890123.02390: done getting variables 186312 1726890123.02460: 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.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:42:03 -0400 (0:00:00.055) 0:01:32.764 ****** 186312 1726890123.02493: entering _queue_task() for managed_node3/set_fact 186312 1726890123.02817: worker is 1 (out of 1 available) 186312 1726890123.02832: exiting _queue_task() for managed_node3/set_fact 186312 1726890123.02846: done queuing things up, now waiting for results queue to drain 186312 1726890123.02847: waiting for pending results... 186312 1726890123.03165: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890123.03309: in run() - task 02369adf-7a19-881e-6b85-000000001a69 186312 1726890123.03336: variable 'ansible_search_path' from source: unknown 186312 1726890123.03344: variable 'ansible_search_path' from source: unknown 186312 1726890123.03385: calling self._execute() 186312 1726890123.03523: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.03540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.03556: variable 'omit' from source: magic vars 186312 1726890123.03674: variable 'omit' from source: magic vars 186312 1726890123.03735: variable 'omit' from source: magic vars 186312 1726890123.03781: variable 'omit' from source: magic vars 186312 1726890123.03840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890123.03883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890123.03907: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890123.03935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890123.03953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890123.03990: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890123.03998: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.04005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.04114: Set connection var ansible_shell_type to sh 186312 1726890123.04132: Set connection var ansible_pipelining to False 186312 1726890123.04149: Set connection var ansible_timeout to 10 186312 1726890123.04160: Set connection var ansible_connection to ssh 186312 1726890123.04171: Set connection var ansible_shell_executable to /bin/sh 186312 1726890123.04180: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890123.04214: variable 'ansible_shell_executable' from source: unknown 186312 1726890123.04223: variable 'ansible_connection' from source: unknown 186312 1726890123.04232: variable 'ansible_module_compression' from source: unknown 186312 1726890123.04240: variable 'ansible_shell_type' from source: unknown 186312 1726890123.04247: variable 'ansible_shell_executable' from source: unknown 186312 1726890123.04254: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.04264: variable 'ansible_pipelining' from source: unknown 186312 1726890123.04272: variable 'ansible_timeout' from source: unknown 186312 1726890123.04280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.04434: 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) 186312 1726890123.04449: variable 'omit' from source: magic vars 186312 1726890123.04456: starting attempt loop 186312 1726890123.04461: running the handler 186312 1726890123.04474: handler run complete 186312 1726890123.04490: attempt loop complete, returning result 186312 1726890123.04495: _execute() done 186312 1726890123.04500: dumping result to json 186312 1726890123.04505: done dumping result, returning 186312 1726890123.04521: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-881e-6b85-000000001a69] 186312 1726890123.04532: sending task result for task 02369adf-7a19-881e-6b85-000000001a69 ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890123.04715: no more pending results, returning what we have 186312 1726890123.04719: results queue empty 186312 1726890123.04720: checking for any_errors_fatal 186312 1726890123.04738: done checking for any_errors_fatal 186312 1726890123.04739: checking for max_fail_percentage 186312 1726890123.04741: done checking for max_fail_percentage 186312 1726890123.04743: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.04744: done checking to see if all hosts have failed 186312 1726890123.04745: getting the remaining hosts for this loop 186312 1726890123.04747: done getting the remaining hosts for this loop 186312 1726890123.04751: getting the next task for host managed_node3 186312 1726890123.04759: done getting next task for host managed_node3 186312 1726890123.04763: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890123.04766: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890123.04782: getting variables 186312 1726890123.04784: in VariableManager get_vars() 186312 1726890123.04833: Calling all_inventory to load vars for managed_node3 186312 1726890123.04837: Calling groups_inventory to load vars for managed_node3 186312 1726890123.04840: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.04853: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.04856: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.04859: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.05774: done sending task result for task 02369adf-7a19-881e-6b85-000000001a69 186312 1726890123.05778: WORKER PROCESS EXITING 186312 1726890123.05803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.06508: done with get_vars() 186312 1726890123.06526: done getting variables 186312 1726890123.06592: 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.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:42:03 -0400 (0:00:00.041) 0:01:32.805 ****** 186312 1726890123.06632: entering _queue_task() for managed_node3/set_fact 186312 1726890123.06937: worker is 1 (out of 1 available) 186312 1726890123.06952: exiting _queue_task() for managed_node3/set_fact 186312 1726890123.06972: done queuing things up, now waiting for results queue to drain 186312 1726890123.06973: waiting for pending results... 186312 1726890123.07336: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890123.07480: in run() - task 02369adf-7a19-881e-6b85-000000001a6a 186312 1726890123.07501: variable 'ansible_search_path' from source: unknown 186312 1726890123.07508: variable 'ansible_search_path' from source: unknown 186312 1726890123.07558: calling self._execute() 186312 1726890123.07692: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.07704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.07719: variable 'omit' from source: magic vars 186312 1726890123.07852: variable 'omit' from source: magic vars 186312 1726890123.07911: variable 'omit' from source: magic vars 186312 1726890123.07963: variable 'omit' from source: magic vars 186312 1726890123.08018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890123.08066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890123.08095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890123.08120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890123.08140: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890123.08176: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890123.08187: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.08193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.08284: Set connection var ansible_shell_type to sh 186312 1726890123.08301: Set connection var ansible_pipelining to False 186312 1726890123.08316: Set connection var ansible_timeout to 10 186312 1726890123.08322: Set connection var ansible_connection to ssh 186312 1726890123.08332: Set connection var ansible_shell_executable to /bin/sh 186312 1726890123.08340: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890123.08362: variable 'ansible_shell_executable' from source: unknown 186312 1726890123.08368: variable 'ansible_connection' from source: unknown 186312 1726890123.08372: variable 'ansible_module_compression' from source: unknown 186312 1726890123.08377: variable 'ansible_shell_type' from source: unknown 186312 1726890123.08381: variable 'ansible_shell_executable' from source: unknown 186312 1726890123.08391: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.08400: variable 'ansible_pipelining' from source: unknown 186312 1726890123.08405: variable 'ansible_timeout' from source: unknown 186312 1726890123.08410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.08572: 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) 186312 1726890123.08589: variable 'omit' from source: magic vars 186312 1726890123.08597: starting attempt loop 186312 1726890123.08609: running the handler 186312 1726890123.08632: handler run complete 186312 1726890123.08649: attempt loop complete, returning result 186312 1726890123.08655: _execute() done 186312 1726890123.08662: dumping result to json 186312 1726890123.08668: done dumping result, returning 186312 1726890123.08678: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-881e-6b85-000000001a6a] 186312 1726890123.08687: sending task result for task 02369adf-7a19-881e-6b85-000000001a6a ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 186312 1726890123.08866: no more pending results, returning what we have 186312 1726890123.08869: results queue empty 186312 1726890123.08870: checking for any_errors_fatal 186312 1726890123.08878: done checking for any_errors_fatal 186312 1726890123.08879: checking for max_fail_percentage 186312 1726890123.08882: done checking for max_fail_percentage 186312 1726890123.08883: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.08884: done checking to see if all hosts have failed 186312 1726890123.08885: getting the remaining hosts for this loop 186312 1726890123.08887: done getting the remaining hosts for this loop 186312 1726890123.08891: getting the next task for host managed_node3 186312 1726890123.08897: done getting next task for host managed_node3 186312 1726890123.08901: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890123.08904: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890123.08919: getting variables 186312 1726890123.08921: in VariableManager get_vars() 186312 1726890123.08961: Calling all_inventory to load vars for managed_node3 186312 1726890123.08965: Calling groups_inventory to load vars for managed_node3 186312 1726890123.08967: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.08979: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.08982: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.08985: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.09808: done sending task result for task 02369adf-7a19-881e-6b85-000000001a6a 186312 1726890123.09813: WORKER PROCESS EXITING 186312 1726890123.09837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.10570: done with get_vars() 186312 1726890123.10584: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 23:42:03 -0400 (0:00:00.040) 0:01:32.846 ****** 186312 1726890123.10683: entering _queue_task() for managed_node3/include_tasks 186312 1726890123.10957: worker is 1 (out of 1 available) 186312 1726890123.10972: exiting _queue_task() for managed_node3/include_tasks 186312 1726890123.10985: done queuing things up, now waiting for results queue to drain 186312 1726890123.10986: waiting for pending results... 186312 1726890123.11317: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890123.11456: in run() - task 02369adf-7a19-881e-6b85-000000001a6b 186312 1726890123.11478: variable 'ansible_search_path' from source: unknown 186312 1726890123.11487: variable 'ansible_search_path' from source: unknown 186312 1726890123.11539: calling self._execute() 186312 1726890123.11671: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.11731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.11750: variable 'omit' from source: magic vars 186312 1726890123.12219: variable 'storage_provider' from source: role '' defaults 186312 1726890123.12243: _execute() done 186312 1726890123.12253: dumping result to json 186312 1726890123.12266: done dumping result, returning 186312 1726890123.12279: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-881e-6b85-000000001a6b] 186312 1726890123.12290: sending task result for task 02369adf-7a19-881e-6b85-000000001a6b 186312 1726890123.12462: no more pending results, returning what we have 186312 1726890123.12468: in VariableManager get_vars() 186312 1726890123.12517: Calling all_inventory to load vars for managed_node3 186312 1726890123.12521: Calling groups_inventory to load vars for managed_node3 186312 1726890123.12524: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.12541: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.12545: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.12549: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.13321: done sending task result for task 02369adf-7a19-881e-6b85-000000001a6b 186312 1726890123.13324: WORKER PROCESS EXITING 186312 1726890123.13355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.14140: done with get_vars() 186312 1726890123.14152: variable 'ansible_search_path' from source: unknown 186312 1726890123.14153: variable 'ansible_search_path' from source: unknown 186312 1726890123.14186: we have included files to process 186312 1726890123.14188: generating all_blocks data 186312 1726890123.14189: done generating all_blocks data 186312 1726890123.14194: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890123.14196: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890123.14198: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890123.15151: in VariableManager get_vars() 186312 1726890123.15181: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890123.17065: done processing included file 186312 1726890123.17068: iterating over new_blocks loaded from include file 186312 1726890123.17069: in VariableManager get_vars() 186312 1726890123.17088: done with get_vars() 186312 1726890123.17090: filtering new block on tags 186312 1726890123.17218: done filtering new block on tags 186312 1726890123.17221: in VariableManager get_vars() 186312 1726890123.17243: done with get_vars() 186312 1726890123.17245: filtering new block on tags 186312 1726890123.17340: done filtering new block on tags 186312 1726890123.17343: in VariableManager get_vars() 186312 1726890123.17363: done with get_vars() 186312 1726890123.17364: filtering new block on tags 186312 1726890123.17499: done filtering new block on tags 186312 1726890123.17501: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node3 186312 1726890123.17507: extending task lists for all hosts with included blocks 186312 1726890123.18013: done extending task lists 186312 1726890123.18014: done processing included files 186312 1726890123.18015: results queue empty 186312 1726890123.18016: checking for any_errors_fatal 186312 1726890123.18020: done checking for any_errors_fatal 186312 1726890123.18021: checking for max_fail_percentage 186312 1726890123.18022: done checking for max_fail_percentage 186312 1726890123.18023: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.18024: done checking to see if all hosts have failed 186312 1726890123.18025: getting the remaining hosts for this loop 186312 1726890123.18026: done getting the remaining hosts for this loop 186312 1726890123.18029: getting the next task for host managed_node3 186312 1726890123.18038: done getting next task for host managed_node3 186312 1726890123.18041: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890123.18044: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890123.18055: getting variables 186312 1726890123.18056: in VariableManager get_vars() 186312 1726890123.18068: Calling all_inventory to load vars for managed_node3 186312 1726890123.18070: Calling groups_inventory to load vars for managed_node3 186312 1726890123.18072: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.18077: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.18079: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.18081: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.18562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.19208: done with get_vars() 186312 1726890123.19228: done getting variables 186312 1726890123.19267: 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.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:42:03 -0400 (0:00:00.086) 0:01:32.932 ****** 186312 1726890123.19298: entering _queue_task() for managed_node3/package 186312 1726890123.19613: worker is 1 (out of 1 available) 186312 1726890123.19625: exiting _queue_task() for managed_node3/package 186312 1726890123.19639: done queuing things up, now waiting for results queue to drain 186312 1726890123.19641: waiting for pending results... 186312 1726890123.19995: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890123.20187: in run() - task 02369adf-7a19-881e-6b85-000000001c24 186312 1726890123.20209: variable 'ansible_search_path' from source: unknown 186312 1726890123.20223: variable 'ansible_search_path' from source: unknown 186312 1726890123.20266: calling self._execute() 186312 1726890123.20396: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.20411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.20433: variable 'omit' from source: magic vars 186312 1726890123.20885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890123.21207: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890123.21261: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890123.21306: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890123.21355: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890123.21452: 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) 186312 1726890123.21484: 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) 186312 1726890123.21525: 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) 186312 1726890123.21564: 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) 186312 1726890123.21728: variable 'storage_skip_checks' from source: set_fact 186312 1726890123.21766: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 186312 1726890123.21774: when evaluation is False, skipping this task 186312 1726890123.21781: _execute() done 186312 1726890123.21788: dumping result to json 186312 1726890123.21795: done dumping result, returning 186312 1726890123.21805: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-881e-6b85-000000001c24] 186312 1726890123.21817: sending task result for task 02369adf-7a19-881e-6b85-000000001c24 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890123.21986: no more pending results, returning what we have 186312 1726890123.21992: results queue empty 186312 1726890123.21993: checking for any_errors_fatal 186312 1726890123.21994: done checking for any_errors_fatal 186312 1726890123.21995: checking for max_fail_percentage 186312 1726890123.21997: done checking for max_fail_percentage 186312 1726890123.21998: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.21999: done checking to see if all hosts have failed 186312 1726890123.22000: getting the remaining hosts for this loop 186312 1726890123.22001: done getting the remaining hosts for this loop 186312 1726890123.22005: getting the next task for host managed_node3 186312 1726890123.22014: done getting next task for host managed_node3 186312 1726890123.22018: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890123.22022: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890123.22050: getting variables 186312 1726890123.22052: in VariableManager get_vars() 186312 1726890123.22090: Calling all_inventory to load vars for managed_node3 186312 1726890123.22093: Calling groups_inventory to load vars for managed_node3 186312 1726890123.22096: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.22108: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.22113: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.22117: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.23153: done sending task result for task 02369adf-7a19-881e-6b85-000000001c24 186312 1726890123.23157: WORKER PROCESS EXITING 186312 1726890123.23298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.23927: done with get_vars() 186312 1726890123.23947: done getting variables 186312 1726890123.24001: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:42:03 -0400 (0:00:00.047) 0:01:32.979 ****** 186312 1726890123.24038: entering _queue_task() for managed_node3/debug 186312 1726890123.24316: worker is 1 (out of 1 available) 186312 1726890123.24326: exiting _queue_task() for managed_node3/debug 186312 1726890123.24342: done queuing things up, now waiting for results queue to drain 186312 1726890123.24343: waiting for pending results... 186312 1726890123.24638: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890123.24796: in run() - task 02369adf-7a19-881e-6b85-000000001c25 186312 1726890123.24822: variable 'ansible_search_path' from source: unknown 186312 1726890123.24832: variable 'ansible_search_path' from source: unknown 186312 1726890123.24870: calling self._execute() 186312 1726890123.24991: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.25006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.25020: variable 'omit' from source: magic vars 186312 1726890123.25145: variable 'omit' from source: magic vars 186312 1726890123.25229: variable 'omit' from source: magic vars 186312 1726890123.25272: variable 'omit' from source: magic vars 186312 1726890123.25321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890123.25373: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890123.25396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890123.25424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890123.25447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890123.25486: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890123.25493: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.25500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.25608: Set connection var ansible_shell_type to sh 186312 1726890123.25625: Set connection var ansible_pipelining to False 186312 1726890123.25642: Set connection var ansible_timeout to 10 186312 1726890123.25650: Set connection var ansible_connection to ssh 186312 1726890123.25661: Set connection var ansible_shell_executable to /bin/sh 186312 1726890123.25669: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890123.25698: variable 'ansible_shell_executable' from source: unknown 186312 1726890123.25705: variable 'ansible_connection' from source: unknown 186312 1726890123.25711: variable 'ansible_module_compression' from source: unknown 186312 1726890123.25719: variable 'ansible_shell_type' from source: unknown 186312 1726890123.25725: variable 'ansible_shell_executable' from source: unknown 186312 1726890123.25734: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.25742: variable 'ansible_pipelining' from source: unknown 186312 1726890123.25751: variable 'ansible_timeout' from source: unknown 186312 1726890123.25760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.25917: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890123.25937: variable 'omit' from source: magic vars 186312 1726890123.25946: starting attempt loop 186312 1726890123.25952: running the handler 186312 1726890123.26207: handler run complete 186312 1726890123.26243: attempt loop complete, returning result 186312 1726890123.26250: _execute() done 186312 1726890123.26257: dumping result to json 186312 1726890123.26263: done dumping result, returning 186312 1726890123.26274: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-881e-6b85-000000001c25] 186312 1726890123.26283: sending task result for task 02369adf-7a19-881e-6b85-000000001c25 186312 1726890123.26391: done sending task result for task 02369adf-7a19-881e-6b85-000000001c25 186312 1726890123.26398: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 186312 1726890123.26479: no more pending results, returning what we have 186312 1726890123.26483: results queue empty 186312 1726890123.26483: checking for any_errors_fatal 186312 1726890123.26496: done checking for any_errors_fatal 186312 1726890123.26497: checking for max_fail_percentage 186312 1726890123.26499: done checking for max_fail_percentage 186312 1726890123.26500: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.26502: done checking to see if all hosts have failed 186312 1726890123.26502: getting the remaining hosts for this loop 186312 1726890123.26505: done getting the remaining hosts for this loop 186312 1726890123.26508: getting the next task for host managed_node3 186312 1726890123.26516: done getting next task for host managed_node3 186312 1726890123.26521: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890123.26524: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890123.26541: getting variables 186312 1726890123.26543: in VariableManager get_vars() 186312 1726890123.26580: Calling all_inventory to load vars for managed_node3 186312 1726890123.26584: Calling groups_inventory to load vars for managed_node3 186312 1726890123.26586: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.26597: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.26601: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.26604: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.27428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.28092: done with get_vars() 186312 1726890123.28112: done getting variables 186312 1726890123.28169: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:42:03 -0400 (0:00:00.041) 0:01:33.021 ****** 186312 1726890123.28201: entering _queue_task() for managed_node3/debug 186312 1726890123.28444: worker is 1 (out of 1 available) 186312 1726890123.28454: exiting _queue_task() for managed_node3/debug 186312 1726890123.28466: done queuing things up, now waiting for results queue to drain 186312 1726890123.28467: waiting for pending results... 186312 1726890123.28796: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890123.28967: in run() - task 02369adf-7a19-881e-6b85-000000001c26 186312 1726890123.28992: variable 'ansible_search_path' from source: unknown 186312 1726890123.29000: variable 'ansible_search_path' from source: unknown 186312 1726890123.29047: calling self._execute() 186312 1726890123.29174: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.29186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.29205: variable 'omit' from source: magic vars 186312 1726890123.29337: variable 'omit' from source: magic vars 186312 1726890123.29427: variable 'omit' from source: magic vars 186312 1726890123.29474: variable 'omit' from source: magic vars 186312 1726890123.29526: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890123.29575: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890123.29604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890123.29632: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890123.29655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890123.29695: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890123.29703: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.29714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.29827: Set connection var ansible_shell_type to sh 186312 1726890123.29844: Set connection var ansible_pipelining to False 186312 1726890123.29864: Set connection var ansible_timeout to 10 186312 1726890123.29871: Set connection var ansible_connection to ssh 186312 1726890123.29882: Set connection var ansible_shell_executable to /bin/sh 186312 1726890123.29893: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890123.29921: variable 'ansible_shell_executable' from source: unknown 186312 1726890123.29932: variable 'ansible_connection' from source: unknown 186312 1726890123.29941: variable 'ansible_module_compression' from source: unknown 186312 1726890123.29948: variable 'ansible_shell_type' from source: unknown 186312 1726890123.29955: variable 'ansible_shell_executable' from source: unknown 186312 1726890123.29961: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.29974: variable 'ansible_pipelining' from source: unknown 186312 1726890123.29981: variable 'ansible_timeout' from source: unknown 186312 1726890123.29990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.30159: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890123.30175: variable 'omit' from source: magic vars 186312 1726890123.30190: starting attempt loop 186312 1726890123.30198: running the handler 186312 1726890123.30259: variable 'storage_volumes' from source: include params 186312 1726890123.30467: variable 'storage_volumes' from source: include params 186312 1726890123.30572: variable '__swap_disk' from source: set_fact 186312 1726890123.30675: handler run complete 186312 1726890123.30698: attempt loop complete, returning result 186312 1726890123.30706: _execute() done 186312 1726890123.30716: dumping result to json 186312 1726890123.30725: done dumping result, returning 186312 1726890123.30742: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-881e-6b85-000000001c26] 186312 1726890123.30757: sending task result for task 02369adf-7a19-881e-6b85-000000001c26 ok: [managed_node3] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } 186312 1726890123.30943: no more pending results, returning what we have 186312 1726890123.30949: results queue empty 186312 1726890123.30950: checking for any_errors_fatal 186312 1726890123.30958: done checking for any_errors_fatal 186312 1726890123.30958: checking for max_fail_percentage 186312 1726890123.30961: done checking for max_fail_percentage 186312 1726890123.30962: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.30963: done checking to see if all hosts have failed 186312 1726890123.30964: getting the remaining hosts for this loop 186312 1726890123.30966: done getting the remaining hosts for this loop 186312 1726890123.30972: getting the next task for host managed_node3 186312 1726890123.30980: done getting next task for host managed_node3 186312 1726890123.30984: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890123.30989: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890123.31003: getting variables 186312 1726890123.31005: in VariableManager get_vars() 186312 1726890123.31046: Calling all_inventory to load vars for managed_node3 186312 1726890123.31050: Calling groups_inventory to load vars for managed_node3 186312 1726890123.31052: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.31064: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.31067: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.31070: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.31890: done sending task result for task 02369adf-7a19-881e-6b85-000000001c26 186312 1726890123.31894: WORKER PROCESS EXITING 186312 1726890123.31916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.32548: done with get_vars() 186312 1726890123.32561: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 23:42:03 -0400 (0:00:00.044) 0:01:33.065 ****** 186312 1726890123.32647: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890123.32885: worker is 1 (out of 1 available) 186312 1726890123.32897: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890123.32909: done queuing things up, now waiting for results queue to drain 186312 1726890123.32911: waiting for pending results... 186312 1726890123.33197: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890123.33350: in run() - task 02369adf-7a19-881e-6b85-000000001c27 186312 1726890123.33371: variable 'ansible_search_path' from source: unknown 186312 1726890123.33379: variable 'ansible_search_path' from source: unknown 186312 1726890123.33419: calling self._execute() 186312 1726890123.33542: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.33553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.33565: variable 'omit' from source: magic vars 186312 1726890123.33968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890123.34263: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890123.34309: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890123.34355: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890123.34391: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890123.34481: 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) 186312 1726890123.34509: 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) 186312 1726890123.34544: 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) 186312 1726890123.34581: 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) 186312 1726890123.34732: variable 'storage_skip_checks' from source: set_fact 186312 1726890123.34759: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890123.34768: when evaluation is False, skipping this task 186312 1726890123.34776: _execute() done 186312 1726890123.34782: dumping result to json 186312 1726890123.34789: done dumping result, returning 186312 1726890123.34798: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-881e-6b85-000000001c27] 186312 1726890123.34807: sending task result for task 02369adf-7a19-881e-6b85-000000001c27 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890123.34971: no more pending results, returning what we have 186312 1726890123.34974: results queue empty 186312 1726890123.34975: checking for any_errors_fatal 186312 1726890123.34984: done checking for any_errors_fatal 186312 1726890123.34985: checking for max_fail_percentage 186312 1726890123.34987: done checking for max_fail_percentage 186312 1726890123.34988: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.34989: done checking to see if all hosts have failed 186312 1726890123.34990: getting the remaining hosts for this loop 186312 1726890123.34991: done getting the remaining hosts for this loop 186312 1726890123.34995: getting the next task for host managed_node3 186312 1726890123.35002: done getting next task for host managed_node3 186312 1726890123.35007: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890123.35013: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890123.35038: getting variables 186312 1726890123.35040: in VariableManager get_vars() 186312 1726890123.35074: Calling all_inventory to load vars for managed_node3 186312 1726890123.35078: Calling groups_inventory to load vars for managed_node3 186312 1726890123.35080: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.35091: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.35094: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.35097: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.35876: done sending task result for task 02369adf-7a19-881e-6b85-000000001c27 186312 1726890123.35880: WORKER PROCESS EXITING 186312 1726890123.35901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.36533: done with get_vars() 186312 1726890123.36547: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 23:42:03 -0400 (0:00:00.039) 0:01:33.105 ****** 186312 1726890123.36639: entering _queue_task() for managed_node3/include_tasks 186312 1726890123.36864: worker is 1 (out of 1 available) 186312 1726890123.36876: exiting _queue_task() for managed_node3/include_tasks 186312 1726890123.36888: done queuing things up, now waiting for results queue to drain 186312 1726890123.36889: waiting for pending results... 186312 1726890123.37180: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890123.37348: in run() - task 02369adf-7a19-881e-6b85-000000001c28 186312 1726890123.37366: variable 'ansible_search_path' from source: unknown 186312 1726890123.37374: variable 'ansible_search_path' from source: unknown 186312 1726890123.37414: calling self._execute() 186312 1726890123.37528: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.37547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.37562: variable 'omit' from source: magic vars 186312 1726890123.37988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890123.38274: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890123.38326: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890123.38367: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890123.38406: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890123.38497: 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) 186312 1726890123.38534: 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) 186312 1726890123.38567: 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) 186312 1726890123.38597: 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) 186312 1726890123.38772: variable 'storage_skip_checks' from source: set_fact 186312 1726890123.38838: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890123.38875: when evaluation is False, skipping this task 186312 1726890123.38921: _execute() done 186312 1726890123.38947: dumping result to json 186312 1726890123.38972: done dumping result, returning 186312 1726890123.39003: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-881e-6b85-000000001c28] 186312 1726890123.39050: sending task result for task 02369adf-7a19-881e-6b85-000000001c28 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890123.39228: no more pending results, returning what we have 186312 1726890123.39235: results queue empty 186312 1726890123.39236: checking for any_errors_fatal 186312 1726890123.39251: done checking for any_errors_fatal 186312 1726890123.39252: checking for max_fail_percentage 186312 1726890123.39253: done checking for max_fail_percentage 186312 1726890123.39254: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.39256: done checking to see if all hosts have failed 186312 1726890123.39256: getting the remaining hosts for this loop 186312 1726890123.39258: done getting the remaining hosts for this loop 186312 1726890123.39262: getting the next task for host managed_node3 186312 1726890123.39269: done getting next task for host managed_node3 186312 1726890123.39274: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890123.39278: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890123.39300: getting variables 186312 1726890123.39302: in VariableManager get_vars() 186312 1726890123.39342: Calling all_inventory to load vars for managed_node3 186312 1726890123.39345: Calling groups_inventory to load vars for managed_node3 186312 1726890123.39348: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.39359: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.39363: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.39366: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.40517: done sending task result for task 02369adf-7a19-881e-6b85-000000001c28 186312 1726890123.40525: WORKER PROCESS EXITING 186312 1726890123.40698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.41365: done with get_vars() 186312 1726890123.41378: done getting variables 186312 1726890123.41490: 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.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:42:03 -0400 (0:00:00.048) 0:01:33.154 ****** 186312 1726890123.41540: entering _queue_task() for managed_node3/package 186312 1726890123.41955: worker is 1 (out of 1 available) 186312 1726890123.41966: exiting _queue_task() for managed_node3/package 186312 1726890123.41989: done queuing things up, now waiting for results queue to drain 186312 1726890123.42002: waiting for pending results... 186312 1726890123.42380: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890123.42536: in run() - task 02369adf-7a19-881e-6b85-000000001c29 186312 1726890123.42556: variable 'ansible_search_path' from source: unknown 186312 1726890123.42564: variable 'ansible_search_path' from source: unknown 186312 1726890123.42604: calling self._execute() 186312 1726890123.42734: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.42753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.42766: variable 'omit' from source: magic vars 186312 1726890123.43970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890123.44469: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890123.44635: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890123.44673: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890123.44850: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890123.44943: 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) 186312 1726890123.45032: 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) 186312 1726890123.45065: 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) 186312 1726890123.45126: 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) 186312 1726890123.45283: variable 'storage_skip_checks' from source: set_fact 186312 1726890123.45311: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890123.45320: when evaluation is False, skipping this task 186312 1726890123.45326: _execute() done 186312 1726890123.45336: dumping result to json 186312 1726890123.45342: done dumping result, returning 186312 1726890123.45358: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-881e-6b85-000000001c29] 186312 1726890123.45367: sending task result for task 02369adf-7a19-881e-6b85-000000001c29 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890123.45525: no more pending results, returning what we have 186312 1726890123.45532: results queue empty 186312 1726890123.45533: checking for any_errors_fatal 186312 1726890123.45544: done checking for any_errors_fatal 186312 1726890123.45545: checking for max_fail_percentage 186312 1726890123.45547: done checking for max_fail_percentage 186312 1726890123.45548: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.45549: done checking to see if all hosts have failed 186312 1726890123.45550: getting the remaining hosts for this loop 186312 1726890123.45552: done getting the remaining hosts for this loop 186312 1726890123.45555: getting the next task for host managed_node3 186312 1726890123.45563: done getting next task for host managed_node3 186312 1726890123.45567: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890123.45571: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890123.45597: getting variables 186312 1726890123.45599: in VariableManager get_vars() 186312 1726890123.45639: Calling all_inventory to load vars for managed_node3 186312 1726890123.45642: Calling groups_inventory to load vars for managed_node3 186312 1726890123.45644: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.45657: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.45660: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.45663: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.46474: done sending task result for task 02369adf-7a19-881e-6b85-000000001c29 186312 1726890123.46478: WORKER PROCESS EXITING 186312 1726890123.46499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.47197: done with get_vars() 186312 1726890123.47215: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 23:42:03 -0400 (0:00:00.057) 0:01:33.212 ****** 186312 1726890123.47320: entering _queue_task() for managed_node3/service_facts 186312 1726890123.47602: worker is 1 (out of 1 available) 186312 1726890123.47616: exiting _queue_task() for managed_node3/service_facts 186312 1726890123.47632: done queuing things up, now waiting for results queue to drain 186312 1726890123.47634: waiting for pending results... 186312 1726890123.48006: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890123.48964: in run() - task 02369adf-7a19-881e-6b85-000000001c2a 186312 1726890123.49098: variable 'ansible_search_path' from source: unknown 186312 1726890123.49106: variable 'ansible_search_path' from source: unknown 186312 1726890123.49152: calling self._execute() 186312 1726890123.49385: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.49396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.49417: variable 'omit' from source: magic vars 186312 1726890123.50276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890123.50900: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890123.51065: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890123.51098: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890123.51137: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890123.51335: 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) 186312 1726890123.51365: 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) 186312 1726890123.51397: 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) 186312 1726890123.51507: 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) 186312 1726890123.51763: variable 'storage_skip_checks' from source: set_fact 186312 1726890123.51834: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 186312 1726890123.51843: when evaluation is False, skipping this task 186312 1726890123.51850: _execute() done 186312 1726890123.51921: dumping result to json 186312 1726890123.51932: done dumping result, returning 186312 1726890123.51943: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-881e-6b85-000000001c2a] 186312 1726890123.51953: sending task result for task 02369adf-7a19-881e-6b85-000000001c2a skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890123.52099: no more pending results, returning what we have 186312 1726890123.52103: results queue empty 186312 1726890123.52104: checking for any_errors_fatal 186312 1726890123.52122: done checking for any_errors_fatal 186312 1726890123.52124: checking for max_fail_percentage 186312 1726890123.52126: done checking for max_fail_percentage 186312 1726890123.52127: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.52128: done checking to see if all hosts have failed 186312 1726890123.52131: getting the remaining hosts for this loop 186312 1726890123.52133: done getting the remaining hosts for this loop 186312 1726890123.52138: getting the next task for host managed_node3 186312 1726890123.52147: done getting next task for host managed_node3 186312 1726890123.52151: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890123.52156: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890123.52180: getting variables 186312 1726890123.52182: in VariableManager get_vars() 186312 1726890123.52222: Calling all_inventory to load vars for managed_node3 186312 1726890123.52225: Calling groups_inventory to load vars for managed_node3 186312 1726890123.52228: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.52243: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.52247: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.52250: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.53425: done sending task result for task 02369adf-7a19-881e-6b85-000000001c2a 186312 1726890123.53429: WORKER PROCESS EXITING 186312 1726890123.53593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.54239: done with get_vars() 186312 1726890123.54253: done getting variables 186312 1726890123.54315: 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.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:42:03 -0400 (0:00:00.070) 0:01:33.282 ****** 186312 1726890123.54351: entering _queue_task() for managed_node3/set_fact 186312 1726890123.54600: worker is 1 (out of 1 available) 186312 1726890123.54616: exiting _queue_task() for managed_node3/set_fact 186312 1726890123.54628: done queuing things up, now waiting for results queue to drain 186312 1726890123.54632: waiting for pending results... 186312 1726890123.54936: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890123.55113: in run() - task 02369adf-7a19-881e-6b85-000000001c2b 186312 1726890123.55135: variable 'ansible_search_path' from source: unknown 186312 1726890123.55143: variable 'ansible_search_path' from source: unknown 186312 1726890123.55189: calling self._execute() 186312 1726890123.55324: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.55338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.55354: variable 'omit' from source: magic vars 186312 1726890123.55479: variable 'omit' from source: magic vars 186312 1726890123.55564: variable 'omit' from source: magic vars 186312 1726890123.55998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890123.58506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890123.58583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890123.58622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890123.58668: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890123.58695: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890123.58780: 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) 186312 1726890123.58811: 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) 186312 1726890123.58843: 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) 186312 1726890123.58895: 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) 186312 1726890123.58915: 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) 186312 1726890123.58967: 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) 186312 1726890123.59000: 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) 186312 1726890123.59032: 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) 186312 1726890123.59075: 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) 186312 1726890123.59099: 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) 186312 1726890123.59164: 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) 186312 1726890123.59197: 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) 186312 1726890123.59232: 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) 186312 1726890123.59274: 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) 186312 1726890123.59292: 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) 186312 1726890123.59352: 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) 186312 1726890123.59380: 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) 186312 1726890123.59412: 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) 186312 1726890123.59462: 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) 186312 1726890123.59479: 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) 186312 1726890123.59545: 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) 186312 1726890123.59571: 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) 186312 1726890123.59598: 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) 186312 1726890123.59651: 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) 186312 1726890123.59669: 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) 186312 1726890123.59960: variable 'ansible_facts' from source: unknown 186312 1726890123.60320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890123.60500: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890123.60545: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890123.60581: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890123.60622: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890123.60677: 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) 186312 1726890123.60702: 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) 186312 1726890123.60741: 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) 186312 1726890123.60770: 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) 186312 1726890123.61353: variable 'omit' from source: magic vars 186312 1726890123.61391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890123.61424: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890123.61450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890123.61479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890123.61496: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890123.61539: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890123.61547: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.61554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.61657: Set connection var ansible_shell_type to sh 186312 1726890123.61669: Set connection var ansible_pipelining to False 186312 1726890123.61679: Set connection var ansible_timeout to 10 186312 1726890123.61688: Set connection var ansible_connection to ssh 186312 1726890123.61697: Set connection var ansible_shell_executable to /bin/sh 186312 1726890123.61706: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890123.61728: variable 'ansible_shell_executable' from source: unknown 186312 1726890123.61737: variable 'ansible_connection' from source: unknown 186312 1726890123.61742: variable 'ansible_module_compression' from source: unknown 186312 1726890123.61747: variable 'ansible_shell_type' from source: unknown 186312 1726890123.61752: variable 'ansible_shell_executable' from source: unknown 186312 1726890123.61756: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.61761: variable 'ansible_pipelining' from source: unknown 186312 1726890123.61766: variable 'ansible_timeout' from source: unknown 186312 1726890123.61771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.61869: 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) 186312 1726890123.61882: variable 'omit' from source: magic vars 186312 1726890123.61890: starting attempt loop 186312 1726890123.61896: running the handler 186312 1726890123.61920: handler run complete 186312 1726890123.61938: attempt loop complete, returning result 186312 1726890123.61945: _execute() done 186312 1726890123.61953: dumping result to json 186312 1726890123.61960: done dumping result, returning 186312 1726890123.61972: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-881e-6b85-000000001c2b] 186312 1726890123.61982: sending task result for task 02369adf-7a19-881e-6b85-000000001c2b ok: [managed_node3] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 186312 1726890123.62157: no more pending results, returning what we have 186312 1726890123.62161: results queue empty 186312 1726890123.62162: checking for any_errors_fatal 186312 1726890123.62170: done checking for any_errors_fatal 186312 1726890123.62171: checking for max_fail_percentage 186312 1726890123.62173: done checking for max_fail_percentage 186312 1726890123.62174: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.62176: done checking to see if all hosts have failed 186312 1726890123.62177: getting the remaining hosts for this loop 186312 1726890123.62178: done getting the remaining hosts for this loop 186312 1726890123.62184: getting the next task for host managed_node3 186312 1726890123.62196: done getting next task for host managed_node3 186312 1726890123.62200: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890123.62204: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890123.62220: getting variables 186312 1726890123.62222: in VariableManager get_vars() 186312 1726890123.62265: Calling all_inventory to load vars for managed_node3 186312 1726890123.62269: Calling groups_inventory to load vars for managed_node3 186312 1726890123.62271: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.62283: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.62286: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.62289: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.63359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.64719: done sending task result for task 02369adf-7a19-881e-6b85-000000001c2b 186312 1726890123.64722: WORKER PROCESS EXITING 186312 1726890123.65091: done with get_vars() 186312 1726890123.65107: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 23:42:03 -0400 (0:00:00.112) 0:01:33.395 ****** 186312 1726890123.65606: entering _queue_task() for managed_node3/systemd 186312 1726890123.65883: worker is 1 (out of 1 available) 186312 1726890123.65895: exiting _queue_task() for managed_node3/systemd 186312 1726890123.65907: done queuing things up, now waiting for results queue to drain 186312 1726890123.65909: waiting for pending results... 186312 1726890123.66815: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890123.66965: in run() - task 02369adf-7a19-881e-6b85-000000001c2d 186312 1726890123.66978: variable 'ansible_search_path' from source: unknown 186312 1726890123.66982: variable 'ansible_search_path' from source: unknown 186312 1726890123.67029: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890123.67739: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890123.67791: dumping result to json 186312 1726890123.67795: done dumping result, returning 186312 1726890123.67798: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-881e-6b85-000000001c2d] 186312 1726890123.67807: sending task result for task 02369adf-7a19-881e-6b85-000000001c2d 186312 1726890123.67915: done sending task result for task 02369adf-7a19-881e-6b85-000000001c2d 186312 1726890123.67921: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890123.67974: no more pending results, returning what we have 186312 1726890123.67978: results queue empty 186312 1726890123.67979: checking for any_errors_fatal 186312 1726890123.67990: done checking for any_errors_fatal 186312 1726890123.67991: checking for max_fail_percentage 186312 1726890123.67993: done checking for max_fail_percentage 186312 1726890123.67994: checking to see if all hosts have failed and the running result is not ok 186312 1726890123.67995: done checking to see if all hosts have failed 186312 1726890123.67996: getting the remaining hosts for this loop 186312 1726890123.67998: done getting the remaining hosts for this loop 186312 1726890123.68002: getting the next task for host managed_node3 186312 1726890123.68009: done getting next task for host managed_node3 186312 1726890123.68015: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890123.68020: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890123.68048: getting variables 186312 1726890123.68050: in VariableManager get_vars() 186312 1726890123.68090: Calling all_inventory to load vars for managed_node3 186312 1726890123.68093: Calling groups_inventory to load vars for managed_node3 186312 1726890123.68095: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890123.68108: Calling all_plugins_play to load vars for managed_node3 186312 1726890123.68113: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890123.68117: Calling groups_plugins_play to load vars for managed_node3 186312 1726890123.68927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890123.69543: done with get_vars() 186312 1726890123.69559: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 23:42:03 -0400 (0:00:00.040) 0:01:33.435 ****** 186312 1726890123.69648: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890123.70135: worker is 1 (out of 1 available) 186312 1726890123.70262: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890123.70275: done queuing things up, now waiting for results queue to drain 186312 1726890123.70277: waiting for pending results... 186312 1726890123.70806: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890123.71323: in run() - task 02369adf-7a19-881e-6b85-000000001c2e 186312 1726890123.71344: variable 'ansible_search_path' from source: unknown 186312 1726890123.71353: variable 'ansible_search_path' from source: unknown 186312 1726890123.71397: calling self._execute() 186312 1726890123.71522: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.71536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.71549: variable 'omit' from source: magic vars 186312 1726890123.71665: variable 'omit' from source: magic vars 186312 1726890123.71749: variable 'omit' from source: magic vars 186312 1726890123.72014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890123.74575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890123.74659: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890123.74701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890123.74753: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890123.74787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890123.74879: 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) 186312 1726890123.74913: 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) 186312 1726890123.74952: 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) 186312 1726890123.75019: 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) 186312 1726890123.75044: 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) 186312 1726890123.75310: variable 'storage_volumes' from source: include params 186312 1726890123.75400: variable '__swap_disk' from source: set_fact 186312 1726890123.75467: variable 'storage_use_partitions' from source: role '' defaults 186312 1726890123.75482: variable 'storage_disklabel_type' from source: role '' defaults 186312 1726890123.75490: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890123.75564: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890123.75654: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890123.75721: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890123.75844: variable 'storage_safe_mode' from source: play vars 186312 1726890123.75926: 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) 186312 1726890123.75965: 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) 186312 1726890123.75996: 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) 186312 1726890123.76049: 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) 186312 1726890123.76073: 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) 186312 1726890123.76147: variable 'omit' from source: magic vars 186312 1726890123.76181: variable 'omit' from source: magic vars 186312 1726890123.76214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890123.76248: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890123.76277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890123.76295: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890123.76306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890123.76340: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890123.76347: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.76352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.76445: Set connection var ansible_shell_type to sh 186312 1726890123.76458: Set connection var ansible_pipelining to False 186312 1726890123.76470: Set connection var ansible_timeout to 10 186312 1726890123.76475: Set connection var ansible_connection to ssh 186312 1726890123.76489: Set connection var ansible_shell_executable to /bin/sh 186312 1726890123.76500: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890123.76536: variable 'ansible_shell_executable' from source: unknown 186312 1726890123.76547: variable 'ansible_connection' from source: unknown 186312 1726890123.76554: variable 'ansible_module_compression' from source: unknown 186312 1726890123.76561: variable 'ansible_shell_type' from source: unknown 186312 1726890123.76568: variable 'ansible_shell_executable' from source: unknown 186312 1726890123.76574: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890123.76582: variable 'ansible_pipelining' from source: unknown 186312 1726890123.76594: variable 'ansible_timeout' from source: unknown 186312 1726890123.76605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890123.76749: 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) 186312 1726890123.76765: variable 'omit' from source: magic vars 186312 1726890123.76779: starting attempt loop 186312 1726890123.76785: running the handler 186312 1726890123.76805: _low_level_execute_command(): starting 186312 1726890123.76825: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890123.77587: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890123.77602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890123.77623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890123.77647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890123.77704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890123.77719: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890123.77738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890123.77757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890123.77769: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890123.77780: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890123.77793: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890123.77812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890123.77834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890123.77848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890123.77859: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890123.77873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890123.77993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890123.78047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890123.78154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890123.78321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890123.79985: stdout chunk (state=3): >>>/root <<< 186312 1726890123.80172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890123.80175: stdout chunk (state=3): >>><<< 186312 1726890123.80178: stderr chunk (state=3): >>><<< 186312 1726890123.80279: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890123.80283: _low_level_execute_command(): starting 186312 1726890123.80286: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890123.8019488-189647-27505382294804 `" && echo ansible-tmp-1726890123.8019488-189647-27505382294804="` echo /root/.ansible/tmp/ansible-tmp-1726890123.8019488-189647-27505382294804 `" ) && sleep 0' 186312 1726890123.81054: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890123.81075: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890123.81094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890123.81116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890123.81157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890123.81168: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890123.81180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890123.81196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890123.81206: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890123.81219: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890123.81233: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890123.81254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890123.81270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890123.81281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890123.81290: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890123.81302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890123.81391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890123.81408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890123.81424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890123.81778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890123.83594: stdout chunk (state=3): >>>ansible-tmp-1726890123.8019488-189647-27505382294804=/root/.ansible/tmp/ansible-tmp-1726890123.8019488-189647-27505382294804 <<< 186312 1726890123.83792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890123.83796: stdout chunk (state=3): >>><<< 186312 1726890123.83798: stderr chunk (state=3): >>><<< 186312 1726890123.83818: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890123.8019488-189647-27505382294804=/root/.ansible/tmp/ansible-tmp-1726890123.8019488-189647-27505382294804 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890123.84120: variable 'ansible_module_compression' from source: unknown 186312 1726890123.84124: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 186312 1726890123.84126: variable 'ansible_facts' from source: unknown 186312 1726890123.84128: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890123.8019488-189647-27505382294804/AnsiballZ_blivet.py 186312 1726890123.84251: Sending initial data 186312 1726890123.84254: Sent initial data (156 bytes) 186312 1726890123.85135: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890123.85150: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890123.85165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890123.85183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890123.85228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890123.85244: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890123.85259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890123.85275: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890123.85285: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890123.85294: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890123.85304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890123.85322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890123.85341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890123.85353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890123.85363: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890123.85375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890123.85447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890123.85467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890123.85482: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890123.85548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890123.87219: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890123.87251: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890123.87293: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpnej2_kum /root/.ansible/tmp/ansible-tmp-1726890123.8019488-189647-27505382294804/AnsiballZ_blivet.py <<< 186312 1726890123.87332: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890123.88594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890123.88792: stderr chunk (state=3): >>><<< 186312 1726890123.88796: stdout chunk (state=3): >>><<< 186312 1726890123.88798: done transferring module to remote 186312 1726890123.88800: _low_level_execute_command(): starting 186312 1726890123.88803: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890123.8019488-189647-27505382294804/ /root/.ansible/tmp/ansible-tmp-1726890123.8019488-189647-27505382294804/AnsiballZ_blivet.py && sleep 0' 186312 1726890123.89471: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890123.89488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890123.89503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890123.89535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890123.89602: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890123.89623: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890123.89648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890123.89683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890123.89704: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890123.89724: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890123.89740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890123.89764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890123.89792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890123.89809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890123.89833: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890123.89851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890123.89945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890123.89969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890123.89991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890123.90135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890123.91725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890123.91824: stderr chunk (state=3): >>><<< 186312 1726890123.91835: stdout chunk (state=3): >>><<< 186312 1726890123.91918: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890123.91922: _low_level_execute_command(): starting 186312 1726890123.91924: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890123.8019488-189647-27505382294804/AnsiballZ_blivet.py && sleep 0' 186312 1726890123.92665: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890123.92679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890123.92696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890123.92714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890123.92757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890123.92768: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890123.92781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890123.92797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890123.92807: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890123.92833: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890123.92855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890123.92877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890123.92897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890123.92919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890123.92934: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890123.92950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890123.93033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890123.93049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890123.93063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890123.93161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890123.94992: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890123.95016: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890123.95023: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890123.95074: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890123.95118: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890123.95142: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890123.95145: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890123.95185: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890123.95188: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890123.95242: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890123.95267: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890123.95284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890123.95287: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890123.95311: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96643dc0> <<< 186312 1726890123.95357: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890123.95362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890123.95366: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96643b20> <<< 186312 1726890123.95396: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890123.95422: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96643ac0> <<< 186312 1726890123.95429: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890123.95459: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890123.95465: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963d8490> <<< 186312 1726890123.95507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890123.95519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890123.95534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890123.95542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890123.95548: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890123.95761: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963d8670> <<< 186312 1726890123.95771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9638f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890123.95882: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9638f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890123.95943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9638f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96388d90> <<< 186312 1726890123.96007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963b2d90> <<< 186312 1726890123.96048: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963d8970> <<< 186312 1726890123.96076: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890123.96290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890123.96296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890123.96328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890123.96357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890123.96376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890123.96386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890123.96404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890123.96414: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9632feb0> <<< 186312 1726890123.96475: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96332f40> <<< 186312 1726890123.96479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890123.96532: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890123.96584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890123.96594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890123.96597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890123.96599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890123.96601: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96327610> <<< 186312 1726890123.96603: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96330640> <<< 186312 1726890123.96605: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9632f370> <<< 186312 1726890123.96633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890123.96703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890123.96736: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890123.96832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890123.96836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890123.96840: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890123.96852: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9626bd90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9626b880> <<< 186312 1726890123.96855: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890123.96858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9626be80> <<< 186312 1726890123.96890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890123.96896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890123.96934: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9626bf40> <<< 186312 1726890123.96938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890123.96941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9626be50> <<< 186312 1726890123.96943: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890123.97000: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e962c3d00> <<< 186312 1726890123.97034: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890123.97037: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e962bd5e0> <<< 186312 1726890123.97075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890123.97079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e962d1640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96336df0> <<< 186312 1726890123.97116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890123.97144: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9627cc40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e962c3220> <<< 186312 1726890123.97179: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890123.97185: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e962d1250> <<< 186312 1726890123.97211: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9633c9a0> <<< 186312 1726890123.97231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890123.97235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890123.97240: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890123.97268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890123.97283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890123.97287: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627cf70> <<< 186312 1726890123.97289: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627cd60> <<< 186312 1726890123.97372: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890123.97395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627ccd0> <<< 186312 1726890123.97421: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890123.97426: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890123.97500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890123.97504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890123.97507: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96251340> <<< 186312 1726890123.97510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890123.97544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890123.97547: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96251430> <<< 186312 1726890123.97652: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96286f70> <<< 186312 1726890123.97729: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627ea00> <<< 186312 1726890123.97850: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627e4c0> <<< 186312 1726890123.97854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890123.97856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890123.97921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890123.98035: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9616a190> <<< 186312 1726890123.98038: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9623bcd0> <<< 186312 1726890123.98041: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627ee80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96336fd0> <<< 186312 1726890123.98043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890123.98048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890123.98093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890123.98097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9617eac0> <<< 186312 1726890123.98829: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890123.98835: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9617edf0> <<< 186312 1726890123.98865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890123.98868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890123.98871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890123.98873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96190700> <<< 186312 1726890123.98875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890123.98876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890123.98879: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96190c40> <<< 186312 1726890123.98880: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890123.98883: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9611b370> <<< 186312 1726890123.98885: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9617eee0> <<< 186312 1726890123.98887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890123.98889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890123.98894: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890123.98899: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9612d250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96190580> <<< 186312 1726890123.98901: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890123.98904: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890123.98906: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9612d310> <<< 186312 1726890123.98908: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627c9a0> <<< 186312 1726890123.98910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890123.98913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890123.98915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890123.98917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890123.98919: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e96147670> <<< 186312 1726890123.98923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890123.98925: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e96147940> <<< 186312 1726890123.98927: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96147730> <<< 186312 1726890123.98934: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890123.98936: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e96147820> <<< 186312 1726890123.98938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890123.98940: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890123.98942: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e96147c70> <<< 186312 1726890123.98944: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890123.98946: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e960621c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e961478b0> <<< 186312 1726890123.98949: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9613ba00> <<< 186312 1726890123.98950: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627c580> <<< 186312 1726890123.98952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890123.98954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890123.98956: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96147a60> <<< 186312 1726890123.99048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890123.99055: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4e9608a640> <<< 186312 1726890123.99242: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 186312 1726890123.99245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890123.99427: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890123.99430: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890123.99433: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890123.99435: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.00630: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.01584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f9d790> <<< 186312 1726890124.01613: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.01641: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890124.01644: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890124.01677: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95f9d160> <<< 186312 1726890124.01713: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f9d280> <<< 186312 1726890124.01767: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f9dee0> <<< 186312 1726890124.01773: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890124.01899: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f9dfd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f9dd00> import 'atexit' # <<< 186312 1726890124.01902: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95f9df40> <<< 186312 1726890124.01905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890124.01907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890124.01963: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f9d100> <<< 186312 1726890124.01981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890124.02026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890124.02043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890124.02048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890124.02051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890124.02102: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e959aeeb0> <<< 186312 1726890124.02208: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e959ccf70> <<< 186312 1726890124.02212: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e959ccd90> <<< 186312 1726890124.02216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890124.02267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890124.02270: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e959cc400> <<< 186312 1726890124.02272: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96004dc0> <<< 186312 1726890124.02462: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e960043d0> <<< 186312 1726890124.02595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890124.02598: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96004f40> <<< 186312 1726890124.02601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890124.02603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890124.02605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890124.02607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fd5b20> <<< 186312 1726890124.02701: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f6fca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f6f370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fa5460> <<< 186312 1726890124.02728: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95f6f490> <<< 186312 1726890124.02776: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f6f4c0> <<< 186312 1726890124.02780: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890124.02783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890124.02786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890124.02834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890124.02916: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890124.02922: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95990220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fe61c0> <<< 186312 1726890124.02925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890124.02927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890124.03005: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9599d8e0> <<< 186312 1726890124.03059: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fe6340> <<< 186312 1726890124.03065: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890124.03068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.03070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890124.03125: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95ffed00> <<< 186312 1726890124.03245: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9599d880> <<< 186312 1726890124.03332: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9599d6d0> <<< 186312 1726890124.03366: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9599c670> <<< 186312 1726890124.03410: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9599c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fdc880> <<< 186312 1726890124.03453: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890124.03475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890124.03478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890124.03522: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95f66670> <<< 186312 1726890124.03705: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890124.03708: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95f65a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f740a0> <<< 186312 1726890124.03751: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95f660d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fa9a00> <<< 186312 1726890124.03778: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890124.03793: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.03858: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.03958: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890124.03987: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890124.04010: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890124.04013: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.04123: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.04193: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.04644: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.05341: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9557d550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e959694f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95528070> <<< 186312 1726890124.05348: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890124.05374: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.05377: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890124.05393: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.05565: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.05632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890124.05654: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f65bb0> # zipimport: zlib available <<< 186312 1726890124.06466: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890124.06535: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890124.06541: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.06570: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.06606: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890124.06614: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.06669: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.06754: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890124.06766: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890124.06779: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890124.06785: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.06820: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.06857: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890124.06863: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.07045: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.07239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890124.07266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890124.07273: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890124.07346: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95979940> <<< 186312 1726890124.07354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.07412: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.07478: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890124.07507: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890124.07515: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.07548: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.07588: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890124.07594: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.07634: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.07668: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.07757: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.07820: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890124.07844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.07920: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890124.07926: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95ff1250> <<< 186312 1726890124.07947: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e959795e0> <<< 186312 1726890124.07991: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890124.07997: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.08103: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.08157: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.08180: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.08226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890124.08237: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890124.08252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890124.08285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890124.08324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890124.08408: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9595f790> <<< 186312 1726890124.08449: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9595c7c0> <<< 186312 1726890124.08510: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e959568e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890124.08520: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.08560: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.08568: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890124.08631: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890124.08654: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.08663: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 186312 1726890124.08682: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.08696: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 186312 1726890124.08722: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.08737: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 186312 1726890124.08751: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.08765: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890124.08778: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.08796: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 186312 1726890124.08818: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.10127: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.11257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890124.11286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890124.11315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890124.11345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890124.11372: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95508c40> <<< 186312 1726890124.11386: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e955088e0> <<< 186312 1726890124.11416: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95559a90> <<< 186312 1726890124.11515: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e951f4cd0> <<< 186312 1726890124.11559: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.11589: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py <<< 186312 1726890124.11606: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 186312 1726890124.11631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890124.11662: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95563cd0> <<< 186312 1726890124.11685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890124.11736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890124.11765: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95519c40> <<< 186312 1726890124.11811: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e955198b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e955195b0> <<< 186312 1726890124.11842: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py <<< 186312 1726890124.11862: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890124.11869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890124.11888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890124.11910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890124.11971: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952d4f70> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952d4700> <<< 186312 1726890124.12034: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e955197c0> <<< 186312 1726890124.12054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 186312 1726890124.12087: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.12108: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890124.12275: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95555940> <<< 186312 1726890124.12331: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95555a90> <<< 186312 1726890124.12352: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95555c70> <<< 186312 1726890124.12385: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.12410: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890124.12443: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890124.12464: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 186312 1726890124.12470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890124.12509: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9527c400> <<< 186312 1726890124.12530: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9527c4f0> <<< 186312 1726890124.12556: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890124.12580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 186312 1726890124.12588: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9527c7f0> <<< 186312 1726890124.12618: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 186312 1726890124.12640: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9527cdc0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9524dd60> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9524d940> <<< 186312 1726890124.12656: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890124.12688: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890124.12700: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890124.12724: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9524dbe0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9524d310> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95555220> <<< 186312 1726890124.12770: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890124.12787: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890124.12818: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952cef10> <<< 186312 1726890124.12851: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890124.12874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890124.12905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890124.12930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890124.13036: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e951fb9d0> <<< 186312 1726890124.13076: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952e7790> <<< 186312 1726890124.13101: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952e72e0> <<< 186312 1726890124.13216: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952dba00> <<< 186312 1726890124.13270: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 186312 1726890124.13286: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 186312 1726890124.13461: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e951ca8e0> <<< 186312 1726890124.13522: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 186312 1726890124.13529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 186312 1726890124.13741: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94bd0e80> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95555730> <<< 186312 1726890124.13783: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 186312 1726890124.13812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 186312 1726890124.14004: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94bd0fd0> <<< 186312 1726890124.14064: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fefbe0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 186312 1726890124.14094: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 186312 1726890124.14181: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b636a0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b634c0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94bec760> <<< 186312 1726890124.14819: stdout chunk (state=3): >>> ** (process:408507): WARNING **: 23:42:04.145: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952fb7f0> <<< 186312 1726890124.14823: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890124.14825: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b632b0> <<< 186312 1726890124.14828: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b949d0> <<< 186312 1726890124.14830: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.14832: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 186312 1726890124.14834: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 186312 1726890124.14836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 186312 1726890124.14867: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.14896: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 186312 1726890124.14932: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944e89d0> <<< 186312 1726890124.14955: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.14971: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py <<< 186312 1726890124.15222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 186312 1726890124.15227: stdout chunk (state=3): >>>import 'six.moves' # <<< 186312 1726890124.15230: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94505130> <<< 186312 1726890124.15233: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944ee4c0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944e8f10> <<< 186312 1726890124.15235: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 186312 1726890124.15236: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944fcdf0> <<< 186312 1726890124.15238: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 186312 1726890124.15240: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.15242: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 186312 1726890124.15248: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94517ee0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94517c40> <<< 186312 1726890124.15330: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py <<< 186312 1726890124.15334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 186312 1726890124.15338: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94517d30> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e945178b0> <<< 186312 1726890124.15340: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890124.15363: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 186312 1726890124.15375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94517970> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94517910> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94505eb0> <<< 186312 1726890124.15403: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 186312 1726890124.15438: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.15469: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9449caf0> <<< 186312 1726890124.15524: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9449cee0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9449c7c0> <<< 186312 1726890124.15531: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e945176a0> <<< 186312 1726890124.15560: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9449c7f0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944e81f0> <<< 186312 1726890124.15585: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 186312 1726890124.15638: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.15655: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py <<< 186312 1726890124.15658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 186312 1726890124.15709: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944b4580> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944b42e0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944e8730> <<< 186312 1726890124.16030: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b996a0> <<< 186312 1726890124.16091: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b94e50> <<< 186312 1726890124.16123: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py <<< 186312 1726890124.16140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 186312 1726890124.16150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890124.16173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890124.16180: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94463520> <<< 186312 1726890124.16222: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94463cd0> <<< 186312 1726890124.16306: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944da1f0> <<< 186312 1726890124.16309: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 186312 1726890124.16335: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 186312 1726890124.16355: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py <<< 186312 1726890124.16373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.16411: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94497bb0> <<< 186312 1726890124.16440: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' <<< 186312 1726890124.16465: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py <<< 186312 1726890124.16471: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 186312 1726890124.16503: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890124.16561: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.16580: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' <<< 186312 1726890124.16589: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94429880> <<< 186312 1726890124.16618: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94429df0> <<< 186312 1726890124.16649: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' <<< 186312 1726890124.16660: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944394f0> <<< 186312 1726890124.16676: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py <<< 186312 1726890124.16706: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 186312 1726890124.16715: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94439850> <<< 186312 1726890124.16741: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 186312 1726890124.16806: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94439fa0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94429520> <<< 186312 1726890124.16815: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944291c0> <<< 186312 1726890124.16923: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9441e280> <<< 186312 1726890124.16952: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' <<< 186312 1726890124.16980: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' <<< 186312 1726890124.16997: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e943db700> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9441e880> <<< 186312 1726890124.17018: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94497d60> <<< 186312 1726890124.17044: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 186312 1726890124.17077: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e943dbf70> <<< 186312 1726890124.17112: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94497fa0> <<< 186312 1726890124.17138: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 186312 1726890124.17166: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9441e400> <<< 186312 1726890124.17191: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 186312 1726890124.17224: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e943e5400> <<< 186312 1726890124.17249: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 186312 1726890124.17268: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e943e56d0> <<< 186312 1726890124.17469: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' <<< 186312 1726890124.17489: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py <<< 186312 1726890124.17507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.17609: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e94414e80> <<< 186312 1726890124.17639: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 186312 1726890124.17671: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9430cc10> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9430c580> <<< 186312 1726890124.17707: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9430cee0> <<< 186312 1726890124.17737: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 186312 1726890124.17760: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e943185e0> <<< 186312 1726890124.17774: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 186312 1726890124.17798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890124.17828: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e943307c0> <<< 186312 1726890124.17853: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94328370> <<< 186312 1726890124.17883: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' <<< 186312 1726890124.17891: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9433d9a0> <<< 186312 1726890124.17917: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' <<< 186312 1726890124.17937: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94343670> <<< 186312 1726890124.17962: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890124.17980: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942c9460> <<< 186312 1726890124.18005: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9440beb0> <<< 186312 1726890124.18030: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9440bbb0> <<< 186312 1726890124.18060: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py <<< 186312 1726890124.18067: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890124.18098: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942e2460> <<< 186312 1726890124.18126: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 186312 1726890124.18159: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py <<< 186312 1726890124.18166: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 186312 1726890124.18244: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942e2be0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942e2400> <<< 186312 1726890124.18343: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942d0c10> <<< 186312 1726890124.18351: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 186312 1726890124.18369: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94303c40> <<< 186312 1726890124.18405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' <<< 186312 1726890124.18414: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942873a0> <<< 186312 1726890124.18430: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py <<< 186312 1726890124.18457: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 186312 1726890124.18485: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 186312 1726890124.18534: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942a24c0> <<< 186312 1726890124.18557: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 186312 1726890124.18605: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942a2880> <<< 186312 1726890124.18629: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 186312 1726890124.18661: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942aa520> <<< 186312 1726890124.18685: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 186312 1726890124.18710: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942aafa0> <<< 186312 1726890124.18743: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' <<< 186312 1726890124.18748: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942ba910> <<< 186312 1726890124.18773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 186312 1726890124.18797: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942bac40> <<< 186312 1726890124.18825: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 186312 1726890124.18868: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942badf0> <<< 186312 1726890124.18876: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 186312 1726890124.18896: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94245700> <<< 186312 1726890124.18925: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 186312 1726890124.18951: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890124.18976: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py <<< 186312 1726890124.18983: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890124.19038: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942572e0> <<< 186312 1726890124.19062: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94245f70> <<< 186312 1726890124.19069: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94245a60> <<< 186312 1726890124.19294: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94287460> <<< 186312 1726890124.19319: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py <<< 186312 1726890124.19326: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890124.19353: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890124.19376: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94208fd0> <<< 186312 1726890124.19401: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 186312 1726890124.19419: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94214280> <<< 186312 1726890124.19498: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94295d00> <<< 186312 1726890124.19525: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py <<< 186312 1726890124.19531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 186312 1726890124.19558: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py <<< 186312 1726890124.19564: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890124.20030: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94222be0> <<< 186312 1726890124.20040: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 186312 1726890124.20065: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9422aaf0> <<< 186312 1726890124.20200: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942224f0> <<< 186312 1726890124.20224: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890124.20266: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94234d90> <<< 186312 1726890124.20293: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 186312 1726890124.20314: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9423afa0> <<< 186312 1726890124.20339: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 186312 1726890124.20369: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9423f700> <<< 186312 1726890124.20398: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py <<< 186312 1726890124.20405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 186312 1726890124.20456: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9423feb0> <<< 186312 1726890124.20476: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890124.20527: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941cc970> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9448cc70> <<< 186312 1726890124.20562: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9440b910> <<< 186312 1726890124.20688: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9447be80> <<< 186312 1726890124.20707: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py <<< 186312 1726890124.20730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890124.20761: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890124.20794: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941f4bb0> <<< 186312 1726890124.20827: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' <<< 186312 1726890124.20837: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941fd760> <<< 186312 1726890124.20857: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 186312 1726890124.20914: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941fd340> <<< 186312 1726890124.20939: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py <<< 186312 1726890124.20945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 186312 1726890124.20990: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94189d00> <<< 186312 1726890124.21119: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941ed940> <<< 186312 1726890124.21137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py <<< 186312 1726890124.21158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890124.21268: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941f4730> <<< 186312 1726890124.21290: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890124.21351: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9414ab20> <<< 186312 1726890124.21368: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 186312 1726890124.21439: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890124.21469: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890124.21498: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941158e0> <<< 186312 1726890124.21517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py <<< 186312 1726890124.21537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 186312 1726890124.21568: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890124.21598: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94126a90> <<< 186312 1726890124.21748: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9411a1f0> <<< 186312 1726890124.21768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890124.21789: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e940c6fd0> <<< 186312 1726890124.22150: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94155640> <<< 186312 1726890124.22163: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 186312 1726890124.22183: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890124.22288: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94096c40> <<< 186312 1726890124.22315: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 186312 1726890124.22346: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e940b3e50> <<< 186312 1726890124.22366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 186312 1726890124.22402: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e940b9880> <<< 186312 1726890124.22437: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 186312 1726890124.22447: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e940c13d0> <<< 186312 1726890124.22469: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 186312 1726890124.22503: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e940c1730> <<< 186312 1726890124.22528: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 186312 1726890124.22548: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e940495e0> <<< 186312 1726890124.22566: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 186312 1726890124.22584: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890124.22670: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94049ee0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b94af0> <<< 186312 1726890124.22707: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 186312 1726890124.22715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 186312 1726890124.22850: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b94bb0> <<< 186312 1726890124.22865: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 186312 1726890124.22899: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 186312 1726890124.22920: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py <<< 186312 1726890124.22955: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 186312 1726890124.22979: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9401db20> <<< 186312 1726890124.23013: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94007850> <<< 186312 1726890124.23048: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.23154: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 186312 1726890124.23158: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 186312 1726890124.23160: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.23518: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.23521: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 186312 1726890124.23657: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890124.23802: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 186312 1726890124.23829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' <<< 186312 1726890124.23850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890124.23875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890124.23906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890124.23924: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93fa37f0> <<< 186312 1726890124.23968: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e93fa3880> <<< 186312 1726890124.24043: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93fccd00> <<< 186312 1726890124.24050: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93fcc490> <<< 186312 1726890124.24075: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py <<< 186312 1726890124.24082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 186312 1726890124.24251: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93fccca0> <<< 186312 1726890124.24268: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py <<< 186312 1726890124.24288: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 186312 1726890124.24319: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 186312 1726890124.24358: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93ee5370> <<< 186312 1726890124.24377: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f75b20> <<< 186312 1726890124.24399: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py <<< 186312 1726890124.24429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 186312 1726890124.24447: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93ee57c0> <<< 186312 1726890124.24464: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.24485: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py <<< 186312 1726890124.24500: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 186312 1726890124.24537: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890124.24564: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' <<< 186312 1726890124.24597: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' <<< 186312 1726890124.24626: stdout chunk (state=3): >>>import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93efa550> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93efa1f0> <<< 186312 1726890124.24636: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93efa700> <<< 186312 1726890124.24664: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93efa940> <<< 186312 1726890124.24700: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 186312 1726890124.24708: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93efab20> <<< 186312 1726890124.24736: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py <<< 186312 1726890124.24742: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890124.24763: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93efad30> <<< 186312 1726890124.24786: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890124.24807: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f041f0> <<< 186312 1726890124.24837: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f04d30> <<< 186312 1726890124.24863: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' <<< 186312 1726890124.24879: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f04eb0> <<< 186312 1726890124.24913: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' <<< 186312 1726890124.24938: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f0c100> <<< 186312 1726890124.24945: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890124.24963: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f0c2b0> <<< 186312 1726890124.24986: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890124.25010: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f0c730> <<< 186312 1726890124.25036: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890124.25050: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f0cd60> <<< 186312 1726890124.25081: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f0cfa0> <<< 186312 1726890124.25119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f18280> <<< 186312 1726890124.25146: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f18400> <<< 186312 1726890124.25181: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890124.25200: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f18640> <<< 186312 1726890124.25207: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93eedb80> <<< 186312 1726890124.25243: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93ee5f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93ee5eb0> <<< 186312 1726890124.25354: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93fa3af0> <<< 186312 1726890124.25454: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f8c220> <<< 186312 1726890124.27572: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890124.33427: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 186312 1726890124.33747: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93ebdd90> <<< 186312 1726890125.20525: stdout chunk (state=3): >>> <<< 186312 1726890125.20549: stdout chunk (state=3): >>>{"changed": true, "actions": [{"action": "destroy format", "fs_type": "ext3", "device": "/dev/sda"}, {"action": "create format", "fs_type": "swap", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "path": "/opt/test", "state": "absent", "fstype": "ext3"}, {"path": "/opt/test", "state": "absent"}, {"src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "path": "none", "fstype": "swap", "opts": "defaults", "dump": 0, "passno": 0, "state": "present", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["e2fsprogs", "xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 186312 1726890125.21616: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890125.21702: 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 <<< 186312 1726890125.21988: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex <<< 186312 1726890125.22226: stdout chunk (state=3): >>># cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot <<< 186312 1726890125.22262: stdout chunk (state=3): >>># cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi <<< 186312 1726890125.22871: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890125.22893: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 186312 1726890125.22927: stdout chunk (state=3): >>># destroy _compat_pickle <<< 186312 1726890125.23090: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 186312 1726890125.23240: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob <<< 186312 1726890125.23341: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 186312 1726890125.23494: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian <<< 186312 1726890125.23548: stdout chunk (state=3): >>># destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 186312 1726890125.23635: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 186312 1726890125.23810: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 186312 1726890125.23828: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io <<< 186312 1726890125.24593: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 186312 1726890125.24672: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 186312 1726890125.24785: stdout chunk (state=3): >>># destroy pyudev <<< 186312 1726890125.24789: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 186312 1726890125.24855: 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 genericpath # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890125.24937: stdout chunk (state=3): >>># destroy _string # destroy textwrap # destroy fnmatch <<< 186312 1726890125.25021: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 186312 1726890125.25045: stdout chunk (state=3): >>># destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890125.25074: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 186312 1726890125.25189: stdout chunk (state=3): >>># destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib <<< 186312 1726890125.25192: stdout chunk (state=3): >>># destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc <<< 186312 1726890125.25259: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib <<< 186312 1726890125.25326: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux <<< 186312 1726890125.25367: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy datetime # destroy json <<< 186312 1726890125.25370: stdout chunk (state=3): >>># destroy re <<< 186312 1726890125.25454: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890125.25950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890125.25954: stdout chunk (state=3): >>><<< 186312 1726890125.25956: stderr chunk (state=3): >>><<< 186312 1726890125.26268: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96643dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96643b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96643ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9638f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9638f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9638f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96388d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e963d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9632feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96332f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96327610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96330640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9632f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9626bd90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9626b880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9626be80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9626bf40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9626be50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e962c3d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e962bd5e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e962d1640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96336df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9627cc40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e962c3220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e962d1250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9633c9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627cf70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627cd60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627ccd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96251340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96251430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96286f70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627ea00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627e4c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9616a190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9623bcd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627ee80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96336fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9617eac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9617edf0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96190700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96190c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9611b370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9617eee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9612d250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96190580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9612d310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627c9a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e96147670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e96147940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96147730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e96147820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e96147c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e960621c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e961478b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9613ba00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9627c580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96147a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4e9608a640> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f9d790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95f9d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f9d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f9dee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f9dfd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f9dd00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95f9df40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f9d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e959aeeb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e959ccf70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e959ccd90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e959cc400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96004dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e960043d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e96004f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fd5b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f6fca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f6f370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fa5460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95f6f490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f6f4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95990220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fe61c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9599d8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fe6340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95ffed00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9599d880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9599d6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9599c670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9599c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fdc880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95f66670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95f65a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f740a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95f660d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fa9a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e9557d550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e959694f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95528070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95f65bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95979940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95ff1250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e959795e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9595f790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9595c7c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e959568e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95508c40> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e955088e0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95559a90> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e951f4cd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95563cd0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95519c40> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e955198b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e955195b0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952d4f70> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952d4700> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e955197c0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95555940> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e95555a90> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95555c70> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9527c400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9527c4f0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9527c7f0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9527cdc0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9524dd60> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9524d940> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9524dbe0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9524d310> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95555220> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952cef10> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e951fb9d0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952e7790> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952e72e0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952dba00> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e951ca8e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94bd0e80> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95555730> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94bd0fd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e95fefbe0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b636a0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b634c0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94bec760> ** (process:408507): WARNING **: 23:42:04.145: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e952fb7f0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b632b0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b949d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944e89d0> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94505130> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944ee4c0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944e8f10> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944fcdf0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94517ee0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94517c40> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94517d30> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e945178b0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94517970> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94517910> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94505eb0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9449caf0> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9449cee0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9449c7c0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e945176a0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9449c7f0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944e81f0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944b4580> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944b42e0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944e8730> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b996a0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b94e50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94463520> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94463cd0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944da1f0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94497bb0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94429880> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94429df0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944394f0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94439850> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94439fa0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94429520> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e944291c0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9441e280> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e943db700> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9441e880> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94497d60> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e943dbf70> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94497fa0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9441e400> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e943e5400> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e943e56d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e94414e80> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9430cc10> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9430c580> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9430cee0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e943185e0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e943307c0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94328370> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9433d9a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94343670> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942c9460> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9440beb0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9440bbb0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942e2460> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942e2be0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942e2400> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942d0c10> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94303c40> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942873a0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942a24c0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942a2880> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942aa520> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942aafa0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942ba910> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942bac40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942badf0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94245700> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942572e0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94245f70> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94245a60> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94287460> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94208fd0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94214280> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94295d00> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94222be0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9422aaf0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e942224f0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94234d90> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9423afa0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9423f700> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9423feb0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941cc970> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9448cc70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9440b910> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9447be80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941f4bb0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941fd760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941fd340> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94189d00> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941ed940> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941f4730> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9414ab20> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e941158e0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94126a90> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9411a1f0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e940c6fd0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94155640> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94096c40> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e940b3e50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e940b9880> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e940c13d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e940c1730> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e940495e0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94049ee0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b94af0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94b94bb0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e9401db20> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e94007850> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_nht3tsl1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # zipimport: zlib available # /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93fa37f0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4e93fa3880> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93fccd00> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93fcc490> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93fccca0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93ee5370> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f75b20> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93ee57c0> # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93efa550> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93efa1f0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93efa700> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93efa940> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93efab20> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93efad30> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f041f0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f04d30> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f04eb0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f0c100> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f0c2b0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f0c730> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f0cd60> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f0cfa0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f18280> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f18400> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f18640> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93eedb80> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93ee5f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93ee5eb0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93fa3af0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93f8c220> import 'gc' # # /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4e93ebdd90> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "ext3", "device": "/dev/sda"}, {"action": "create format", "fs_type": "swap", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "path": "/opt/test", "state": "absent", "fstype": "ext3"}, {"path": "/opt/test", "state": "absent"}, {"src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "path": "none", "fstype": "swap", "opts": "defaults", "dump": 0, "passno": 0, "state": "present", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["e2fsprogs", "xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io # destroy ctypes # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc # destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy re # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890125.28535: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'disks': ['sda'], 'fs_type': 'swap'}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_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-1726890123.8019488-189647-27505382294804/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890125.28539: _low_level_execute_command(): starting 186312 1726890125.28542: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890123.8019488-189647-27505382294804/ > /dev/null 2>&1 && sleep 0' 186312 1726890125.28763: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.28766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.28803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890125.28806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.28809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.28881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890125.28895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890125.28968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890125.30816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890125.30820: stdout chunk (state=3): >>><<< 186312 1726890125.30822: stderr chunk (state=3): >>><<< 186312 1726890125.31120: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890125.31123: handler run complete 186312 1726890125.31125: attempt loop complete, returning result 186312 1726890125.31127: _execute() done 186312 1726890125.31132: dumping result to json 186312 1726890125.31134: done dumping result, returning 186312 1726890125.31136: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-881e-6b85-000000001c2e] 186312 1726890125.31138: sending task result for task 02369adf-7a19-881e-6b85-000000001c2e 186312 1726890125.31244: done sending task result for task 02369adf-7a19-881e-6b85-000000001c2e 186312 1726890125.31247: WORKER PROCESS EXITING changed: [managed_node3] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890125.31527: no more pending results, returning what we have 186312 1726890125.31532: results queue empty 186312 1726890125.31533: checking for any_errors_fatal 186312 1726890125.31541: done checking for any_errors_fatal 186312 1726890125.31541: checking for max_fail_percentage 186312 1726890125.31543: done checking for max_fail_percentage 186312 1726890125.31544: checking to see if all hosts have failed and the running result is not ok 186312 1726890125.31546: done checking to see if all hosts have failed 186312 1726890125.31546: getting the remaining hosts for this loop 186312 1726890125.31548: done getting the remaining hosts for this loop 186312 1726890125.31552: getting the next task for host managed_node3 186312 1726890125.31558: done getting next task for host managed_node3 186312 1726890125.31562: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890125.31566: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890125.31580: getting variables 186312 1726890125.31582: in VariableManager get_vars() 186312 1726890125.31735: Calling all_inventory to load vars for managed_node3 186312 1726890125.31738: Calling groups_inventory to load vars for managed_node3 186312 1726890125.31741: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890125.31753: Calling all_plugins_play to load vars for managed_node3 186312 1726890125.31756: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890125.31760: Calling groups_plugins_play to load vars for managed_node3 186312 1726890125.32530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890125.33873: done with get_vars() 186312 1726890125.33889: done getting variables 186312 1726890125.33946: 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.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:42:05 -0400 (0:00:01.643) 0:01:35.079 ****** 186312 1726890125.33981: entering _queue_task() for managed_node3/command 186312 1726890125.34472: worker is 1 (out of 1 available) 186312 1726890125.34485: exiting _queue_task() for managed_node3/command 186312 1726890125.34498: done queuing things up, now waiting for results queue to drain 186312 1726890125.34499: waiting for pending results... 186312 1726890125.34744: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890125.34900: in run() - task 02369adf-7a19-881e-6b85-000000001c2f 186312 1726890125.34925: variable 'ansible_search_path' from source: unknown 186312 1726890125.34932: variable 'ansible_search_path' from source: unknown 186312 1726890125.34973: calling self._execute() 186312 1726890125.35087: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890125.35098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890125.35110: variable 'omit' from source: magic vars 186312 1726890125.35509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890125.37998: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890125.38082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890125.38125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890125.38172: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890125.38313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890125.39275: 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) 186312 1726890125.39323: 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) 186312 1726890125.39356: 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) 186312 1726890125.39409: 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) 186312 1726890125.39474: 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) 186312 1726890125.39679: Evaluated conditional (storage_udevadm_trigger | d(false)): False 186312 1726890125.39692: when evaluation is False, skipping this task 186312 1726890125.39699: _execute() done 186312 1726890125.39716: dumping result to json 186312 1726890125.39724: done dumping result, returning 186312 1726890125.39736: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-881e-6b85-000000001c2f] 186312 1726890125.39747: sending task result for task 02369adf-7a19-881e-6b85-000000001c2f 186312 1726890125.39865: done sending task result for task 02369adf-7a19-881e-6b85-000000001c2f 186312 1726890125.39873: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890125.39937: no more pending results, returning what we have 186312 1726890125.39941: results queue empty 186312 1726890125.39942: checking for any_errors_fatal 186312 1726890125.39969: done checking for any_errors_fatal 186312 1726890125.39970: checking for max_fail_percentage 186312 1726890125.39972: done checking for max_fail_percentage 186312 1726890125.39972: checking to see if all hosts have failed and the running result is not ok 186312 1726890125.39974: done checking to see if all hosts have failed 186312 1726890125.39974: getting the remaining hosts for this loop 186312 1726890125.39976: done getting the remaining hosts for this loop 186312 1726890125.39980: getting the next task for host managed_node3 186312 1726890125.39988: done getting next task for host managed_node3 186312 1726890125.39992: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890125.39997: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890125.40023: getting variables 186312 1726890125.40025: in VariableManager get_vars() 186312 1726890125.40064: Calling all_inventory to load vars for managed_node3 186312 1726890125.40067: Calling groups_inventory to load vars for managed_node3 186312 1726890125.40069: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890125.40079: Calling all_plugins_play to load vars for managed_node3 186312 1726890125.40081: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890125.40084: Calling groups_plugins_play to load vars for managed_node3 186312 1726890125.40759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890125.41579: done with get_vars() 186312 1726890125.41595: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 23:42:05 -0400 (0:00:00.077) 0:01:35.156 ****** 186312 1726890125.41705: entering _queue_task() for managed_node3/stat 186312 1726890125.42002: worker is 1 (out of 1 available) 186312 1726890125.42017: exiting _queue_task() for managed_node3/stat 186312 1726890125.42034: done queuing things up, now waiting for results queue to drain 186312 1726890125.42036: waiting for pending results... 186312 1726890125.42358: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890125.42540: in run() - task 02369adf-7a19-881e-6b85-000000001c30 186312 1726890125.42562: variable 'ansible_search_path' from source: unknown 186312 1726890125.42570: variable 'ansible_search_path' from source: unknown 186312 1726890125.42615: calling self._execute() 186312 1726890125.42776: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890125.42790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890125.42809: variable 'omit' from source: magic vars 186312 1726890125.42936: variable 'omit' from source: magic vars 186312 1726890125.43016: variable 'omit' from source: magic vars 186312 1726890125.43063: variable 'omit' from source: magic vars 186312 1726890125.43110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890125.43160: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890125.43191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890125.43216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890125.43239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890125.43278: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890125.43286: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890125.43293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890125.44086: Set connection var ansible_shell_type to sh 186312 1726890125.44102: Set connection var ansible_pipelining to False 186312 1726890125.44159: Set connection var ansible_timeout to 10 186312 1726890125.44165: Set connection var ansible_connection to ssh 186312 1726890125.44262: Set connection var ansible_shell_executable to /bin/sh 186312 1726890125.44273: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890125.44299: variable 'ansible_shell_executable' from source: unknown 186312 1726890125.44306: variable 'ansible_connection' from source: unknown 186312 1726890125.44316: variable 'ansible_module_compression' from source: unknown 186312 1726890125.44324: variable 'ansible_shell_type' from source: unknown 186312 1726890125.44334: variable 'ansible_shell_executable' from source: unknown 186312 1726890125.44342: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890125.44350: variable 'ansible_pipelining' from source: unknown 186312 1726890125.44361: variable 'ansible_timeout' from source: unknown 186312 1726890125.44369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890125.44773: 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) 186312 1726890125.44789: variable 'omit' from source: magic vars 186312 1726890125.44828: starting attempt loop 186312 1726890125.44840: running the handler 186312 1726890125.44859: _low_level_execute_command(): starting 186312 1726890125.44872: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890125.45597: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890125.45611: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.45633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.45652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.45698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.45710: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890125.45725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.45746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890125.45760: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890125.45771: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890125.45787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.45801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.45822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.45838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.45849: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890125.45862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.45944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890125.45967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890125.45983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890125.46056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890125.47650: stdout chunk (state=3): >>>/root <<< 186312 1726890125.47850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890125.47859: stdout chunk (state=3): >>><<< 186312 1726890125.47864: stderr chunk (state=3): >>><<< 186312 1726890125.47985: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890125.47994: _low_level_execute_command(): starting 186312 1726890125.47997: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890125.4788728-189702-165758718449191 `" && echo ansible-tmp-1726890125.4788728-189702-165758718449191="` echo /root/.ansible/tmp/ansible-tmp-1726890125.4788728-189702-165758718449191 `" ) && sleep 0' 186312 1726890125.48719: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890125.48755: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.48784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.48806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.48863: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.48890: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890125.48914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.48935: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890125.48952: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890125.48965: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890125.48990: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.49007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.49025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.49042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.49054: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890125.49067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.49150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890125.49173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890125.49199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890125.49368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890125.51125: stdout chunk (state=3): >>>ansible-tmp-1726890125.4788728-189702-165758718449191=/root/.ansible/tmp/ansible-tmp-1726890125.4788728-189702-165758718449191 <<< 186312 1726890125.51259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890125.51383: stderr chunk (state=3): >>><<< 186312 1726890125.51404: stdout chunk (state=3): >>><<< 186312 1726890125.51454: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890125.4788728-189702-165758718449191=/root/.ansible/tmp/ansible-tmp-1726890125.4788728-189702-165758718449191 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890125.51573: variable 'ansible_module_compression' from source: unknown 186312 1726890125.51682: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890125.51685: variable 'ansible_facts' from source: unknown 186312 1726890125.51772: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890125.4788728-189702-165758718449191/AnsiballZ_stat.py 186312 1726890125.52034: Sending initial data 186312 1726890125.52037: Sent initial data (155 bytes) 186312 1726890125.53119: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890125.53137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.53154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.53173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.53214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.53226: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890125.53243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.53260: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890125.53270: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890125.53280: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890125.53290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.53304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.53323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.53335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.53349: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890125.53362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.53440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890125.53463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890125.53479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890125.53552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890125.55276: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890125.55311: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890125.55336: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp_mf177nr /root/.ansible/tmp/ansible-tmp-1726890125.4788728-189702-165758718449191/AnsiballZ_stat.py <<< 186312 1726890125.55640: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890125.56905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890125.57184: stderr chunk (state=3): >>><<< 186312 1726890125.57187: stdout chunk (state=3): >>><<< 186312 1726890125.57190: done transferring module to remote 186312 1726890125.57192: _low_level_execute_command(): starting 186312 1726890125.57194: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890125.4788728-189702-165758718449191/ /root/.ansible/tmp/ansible-tmp-1726890125.4788728-189702-165758718449191/AnsiballZ_stat.py && sleep 0' 186312 1726890125.57816: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890125.57831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.57847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.57873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.57915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.57928: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890125.58009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.58056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890125.58090: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890125.58152: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890125.58176: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.58248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.58264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.58277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.58289: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890125.58303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.58403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890125.58432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890125.58476: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890125.58569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890125.60259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890125.60478: stderr chunk (state=3): >>><<< 186312 1726890125.60487: stdout chunk (state=3): >>><<< 186312 1726890125.60532: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890125.60536: _low_level_execute_command(): starting 186312 1726890125.60538: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890125.4788728-189702-165758718449191/AnsiballZ_stat.py && sleep 0' 186312 1726890125.61789: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890125.61805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.61820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.61837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.61895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.61920: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890125.61934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.61951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890125.61965: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890125.61975: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890125.61985: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.61998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.62020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.62035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.62047: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890125.62062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.62146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890125.62168: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890125.62210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890125.62357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890125.64245: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890125.64248: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890125.64299: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890125.64348: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890125.64362: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890125.64417: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890125.64425: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890125.64466: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890125.64491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890125.64521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890125.64537: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f73dc0> <<< 186312 1726890125.64583: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f73b20> <<< 186312 1726890125.64642: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890125.64681: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f73ac0> import '_signal' # <<< 186312 1726890125.64705: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f18490> <<< 186312 1726890125.64754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890125.64784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f18940> <<< 186312 1726890125.64804: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f18670> <<< 186312 1726890125.64832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890125.64868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890125.64886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890125.64933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890125.64954: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ecf190> <<< 186312 1726890125.64969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890125.64972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890125.65044: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ecf220> <<< 186312 1726890125.65098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890125.65102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ecf940> <<< 186312 1726890125.65160: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f30880> <<< 186312 1726890125.65166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ec8d90> <<< 186312 1726890125.65224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ef2d90> <<< 186312 1726890125.65277: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f18970> <<< 186312 1726890125.65301: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890125.65571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890125.65591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890125.65626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e94eb0> <<< 186312 1726890125.65673: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e97f40> <<< 186312 1726890125.65703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890125.65763: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890125.65903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e95640> <<< 186312 1726890125.65975: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e94370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890125.65994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890125.66051: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678bd5df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bd58e0> import 'itertools' # <<< 186312 1726890125.66114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bd5ee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890125.66174: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bd5fa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bd5eb0> import '_collections' # <<< 186312 1726890125.66239: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e6ed60> <<< 186312 1726890125.66250: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e69640> <<< 186312 1726890125.66302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e7b6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e9bdf0> <<< 186312 1726890125.66358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678be7ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e6e280> <<< 186312 1726890125.66429: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890125.66459: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678e7b2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ea19a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890125.66541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678be7fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678be7dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678be7d30> <<< 186312 1726890125.66569: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890125.66617: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890125.66659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890125.66695: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bbb3a0> <<< 186312 1726890125.66726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890125.66751: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bbb490> <<< 186312 1726890125.66866: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678beffd0> <<< 186312 1726890125.66909: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678beaa60> <<< 186312 1726890125.66944: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bea580> <<< 186312 1726890125.66956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890125.66985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890125.67018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890125.67032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678b091f0> <<< 186312 1726890125.67061: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ba6b80> <<< 186312 1726890125.67110: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678beaee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e9bfd0> <<< 186312 1726890125.67135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890125.67204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678b1cb20> import 'errno' # <<< 186312 1726890125.67256: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678b1ce50> <<< 186312 1726890125.67308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678b2f760> <<< 186312 1726890125.67323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890125.67345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890125.67374: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678b2fca0> <<< 186312 1726890125.67442: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678ac53d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678b1cf40> <<< 186312 1726890125.67504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678ad62b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678b2f5e0> <<< 186312 1726890125.67562: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890125.67596: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678ad6370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678be7a00> <<< 186312 1726890125.67626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890125.67645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890125.67693: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678af26d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890125.67743: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678af29a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678af2790> <<< 186312 1726890125.67779: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678af2880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890125.67964: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678af2cd0> <<< 186312 1726890125.68001: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678afe220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678af2910> <<< 186312 1726890125.68026: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ae4a60> <<< 186312 1726890125.68076: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678be75e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890125.68147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890125.68159: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678af2ac0> <<< 186312 1726890125.68249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890125.68264: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6678a126a0> <<< 186312 1726890125.68593: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip' <<< 186312 1726890125.68608: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.68678: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.68704: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/__init__.py <<< 186312 1726890125.68723: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.68736: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890125.68755: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.69961: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.70925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66789397f0> <<< 186312 1726890125.70970: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890125.70974: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890125.71010: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890125.71015: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678939160> <<< 186312 1726890125.71052: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678939280> <<< 186312 1726890125.71088: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678939f40> <<< 186312 1726890125.71102: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890125.71154: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66789394f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678939d60> import 'atexit' # <<< 186312 1726890125.71190: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678939fa0> <<< 186312 1726890125.71202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890125.71231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890125.71270: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678939100> <<< 186312 1726890125.71295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890125.71325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890125.71359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890125.71435: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667836ff10> <<< 186312 1726890125.71464: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667838cf10> <<< 186312 1726890125.71501: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667838cd30> <<< 186312 1726890125.71517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890125.71547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890125.71578: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667838c3a0> <<< 186312 1726890125.71656: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667899fdc0> <<< 186312 1726890125.71763: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667899f3a0> <<< 186312 1726890125.71809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890125.71840: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667899ffa0> <<< 186312 1726890125.71867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890125.71907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890125.71911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667896ec70> <<< 186312 1726890125.71995: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66783ebd00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66783eb3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66789424c0> <<< 186312 1726890125.72049: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66783eb4f0> <<< 186312 1726890125.72068: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66783eb520> <<< 186312 1726890125.72101: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890125.72127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890125.72144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890125.72226: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667834f310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678980220> <<< 186312 1726890125.72246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890125.72302: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667835b880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66789803a0> <<< 186312 1726890125.72317: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890125.72378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890125.72392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890125.72446: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678998dc0> <<< 186312 1726890125.72567: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667835b820> <<< 186312 1726890125.72659: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667835b670> <<< 186312 1726890125.72690: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667835a610> <<< 186312 1726890125.72752: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667835a520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66789778e0> <<< 186312 1726890125.72785: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890125.72799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890125.72840: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66783df6a0> <<< 186312 1726890125.73022: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66783deaf0> <<< 186312 1726890125.73070: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66783ee0a0> <<< 186312 1726890125.73101: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66783df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678944ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890125.73117: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.73176: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.73276: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890125.73304: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890125.73317: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.73408: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.73504: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.73951: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.74411: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/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_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890125.74446: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890125.74504: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6677f205b0> <<< 186312 1726890125.74584: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667832a550> <<< 186312 1726890125.74587: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6677ec20d0> <<< 186312 1726890125.74646: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890125.74679: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890125.74798: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.74948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890125.74962: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66783debe0> # zipimport: zlib available <<< 186312 1726890125.75349: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.75716: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.75771: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.75845: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890125.75848: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.75872: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.75903: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890125.75969: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.76067: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890125.76084: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890125.76087: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.76115: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.76152: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890125.76337: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.76536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890125.76558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890125.76640: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66783379a0> <<< 186312 1726890125.76643: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.76692: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.76767: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890125.76793: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.76827: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.76862: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890125.76908: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.76944: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.77003: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.77058: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890125.77084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890125.77158: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667898b250> <<< 186312 1726890125.77185: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678337f10> <<< 186312 1726890125.77226: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890125.77338: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.77400: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.77415: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.77467: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890125.77481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890125.77524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890125.77544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890125.77635: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667831d7f0> <<< 186312 1726890125.77667: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678319820> <<< 186312 1726890125.77737: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678313a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890125.77757: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.77796: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890125.77885: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890125.77903: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890125.77906: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.78002: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.78170: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890125.78344: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890125.79436: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1436, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726890098.349818, "mtime": 1726890098.346818, "ctime": 1726890098.346818, "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": "f93385d93ec059d45bc17054bb4a924cdddcc038", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890125.79452: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890125.79783: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre <<< 186312 1726890125.79825: stdout chunk (state=3): >>># cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings <<< 186312 1726890125.79848: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890125.80062: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890125.80081: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890125.80141: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890125.80182: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890125.80225: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890125.80244: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890125.80352: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890125.80421: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890125.80444: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890125.80593: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890125.80640: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890125.80663: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890125.81006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890125.81010: stdout chunk (state=3): >>><<< 186312 1726890125.81014: stderr chunk (state=3): >>><<< 186312 1726890125.81208: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f73dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f73b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f73ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f18670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ecf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ecf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ecf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f30880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ec8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ef2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678f18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e97f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e94370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678bd5df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bd58e0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bd5ee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bd5fa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bd5eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e6ed60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e69640> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e7b6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e9bdf0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678be7ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e6e280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678e7b2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ea19a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678be7fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678be7dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678be7d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bbb3a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bbb490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678beffd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678beaa60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678bea580> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678b091f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ba6b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678beaee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678e9bfd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678b1cb20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678b1ce50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678b2f760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678b2fca0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678ac53d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678b1cf40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678ad62b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678b2f5e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678ad6370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678be7a00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678af26d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678af29a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678af2790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678af2880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678af2cd0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678afe220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678af2910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678ae4a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678be75e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678af2ac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6678a126a0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66789397f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678939160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678939280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678939f40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66789394f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678939d60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6678939fa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678939100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667836ff10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667838cf10> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667838cd30> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667838c3a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667899fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667899f3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667899ffa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667896ec70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66783ebd00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66783eb3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66789424c0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66783eb4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66783eb520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667834f310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678980220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667835b880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66789803a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678998dc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667835b820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667835b670> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667835a610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667835a520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66789778e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66783df6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66783deaf0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66783ee0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66783df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678944ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/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_6g7arqcn/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_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/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_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6677f205b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667832a550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6677ec20d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66783debe0> # 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_6g7arqcn/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_6g7arqcn/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_6g7arqcn/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_6g7arqcn/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_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66783379a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/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_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f667898b250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678337f10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f667831d7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678319820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6678313a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/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_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_6g7arqcn/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_6g7arqcn/ansible_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/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1436, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726890098.349818, "mtime": 1726890098.346818, "ctime": 1726890098.346818, "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": "f93385d93ec059d45bc17054bb4a924cdddcc038", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890125.81882: done with _execute_module (stat, {'path': '/etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890125.4788728-189702-165758718449191/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890125.81885: _low_level_execute_command(): starting 186312 1726890125.81888: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890125.4788728-189702-165758718449191/ > /dev/null 2>&1 && sleep 0' 186312 1726890125.84542: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890125.84620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.84639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.84661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.84706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.84744: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890125.84778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.84797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890125.84824: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890125.84837: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890125.84849: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.84861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.84906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.84920: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.84937: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890125.84951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.85082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890125.85164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890125.85180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890125.85258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890125.87049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890125.87053: stdout chunk (state=3): >>><<< 186312 1726890125.87056: stderr chunk (state=3): >>><<< 186312 1726890125.87319: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890125.87322: handler run complete 186312 1726890125.87324: attempt loop complete, returning result 186312 1726890125.87326: _execute() done 186312 1726890125.87328: dumping result to json 186312 1726890125.87333: done dumping result, returning 186312 1726890125.87335: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-881e-6b85-000000001c30] 186312 1726890125.87337: sending task result for task 02369adf-7a19-881e-6b85-000000001c30 186312 1726890125.87410: done sending task result for task 02369adf-7a19-881e-6b85-000000001c30 186312 1726890125.87415: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890098.349818, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f93385d93ec059d45bc17054bb4a924cdddcc038", "ctime": 1726890098.346818, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81789063, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726890098.346818, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1436, "uid": 0, "version": "2983873335", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890125.87551: no more pending results, returning what we have 186312 1726890125.87556: results queue empty 186312 1726890125.87556: checking for any_errors_fatal 186312 1726890125.87563: done checking for any_errors_fatal 186312 1726890125.87564: checking for max_fail_percentage 186312 1726890125.87565: done checking for max_fail_percentage 186312 1726890125.87566: checking to see if all hosts have failed and the running result is not ok 186312 1726890125.87568: done checking to see if all hosts have failed 186312 1726890125.87568: getting the remaining hosts for this loop 186312 1726890125.87571: done getting the remaining hosts for this loop 186312 1726890125.87574: getting the next task for host managed_node3 186312 1726890125.87581: done getting next task for host managed_node3 186312 1726890125.87585: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890125.87589: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890125.87605: getting variables 186312 1726890125.87606: in VariableManager get_vars() 186312 1726890125.87658: Calling all_inventory to load vars for managed_node3 186312 1726890125.87664: Calling groups_inventory to load vars for managed_node3 186312 1726890125.87667: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890125.87678: Calling all_plugins_play to load vars for managed_node3 186312 1726890125.87681: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890125.87684: Calling groups_plugins_play to load vars for managed_node3 186312 1726890125.88446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890125.90288: done with get_vars() 186312 1726890125.90301: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 23:42:05 -0400 (0:00:00.489) 0:01:35.645 ****** 186312 1726890125.90656: entering _queue_task() for managed_node3/lineinfile 186312 1726890125.90985: worker is 1 (out of 1 available) 186312 1726890125.90999: exiting _queue_task() for managed_node3/lineinfile 186312 1726890125.91014: done queuing things up, now waiting for results queue to drain 186312 1726890125.91016: waiting for pending results... 186312 1726890125.91359: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890125.91542: in run() - task 02369adf-7a19-881e-6b85-000000001c31 186312 1726890125.91563: variable 'ansible_search_path' from source: unknown 186312 1726890125.91571: variable 'ansible_search_path' from source: unknown 186312 1726890125.91619: calling self._execute() 186312 1726890125.91759: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890125.91773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890125.91786: variable 'omit' from source: magic vars 186312 1726890125.92226: variable '__storage_fstab' from source: set_fact 186312 1726890125.92281: Evaluated conditional (__storage_fstab.stat.exists): True 186312 1726890125.92470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890125.92779: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890125.92842: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890125.92882: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890125.92934: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890125.93036: variable 'blivet_output' from source: set_fact 186312 1726890125.93073: Evaluated conditional (blivet_output is changed): True 186312 1726890125.93085: variable 'omit' from source: magic vars 186312 1726890125.93164: variable 'omit' from source: magic vars 186312 1726890125.93194: variable '__str' from source: task vars 186312 1726890125.93274: variable '__str' from source: task vars 186312 1726890125.93288: variable '__str' from source: task vars 186312 1726890125.93360: variable '__str' from source: task vars 186312 1726890125.93379: variable 'omit' from source: magic vars 186312 1726890125.93410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890125.93455: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890125.93479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890125.93500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890125.93516: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890125.93560: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890125.93568: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890125.93576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890125.93683: Set connection var ansible_shell_type to sh 186312 1726890125.93699: Set connection var ansible_pipelining to False 186312 1726890125.93716: Set connection var ansible_timeout to 10 186312 1726890125.93724: Set connection var ansible_connection to ssh 186312 1726890125.93738: Set connection var ansible_shell_executable to /bin/sh 186312 1726890125.93750: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890125.93782: variable 'ansible_shell_executable' from source: unknown 186312 1726890125.93790: variable 'ansible_connection' from source: unknown 186312 1726890125.93797: variable 'ansible_module_compression' from source: unknown 186312 1726890125.93803: variable 'ansible_shell_type' from source: unknown 186312 1726890125.93809: variable 'ansible_shell_executable' from source: unknown 186312 1726890125.93817: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890125.93825: variable 'ansible_pipelining' from source: unknown 186312 1726890125.93835: variable 'ansible_timeout' from source: unknown 186312 1726890125.93843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890125.94014: 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) 186312 1726890125.94032: variable 'omit' from source: magic vars 186312 1726890125.94042: starting attempt loop 186312 1726890125.94048: running the handler 186312 1726890125.94065: _low_level_execute_command(): starting 186312 1726890125.94077: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890125.94825: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890125.94844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.94866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.94886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.94936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.94950: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890125.94971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.94991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890125.95004: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890125.95018: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890125.95034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.95051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.95068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.95088: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.95101: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890125.95121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.95200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890125.95224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890125.95244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890125.95317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890125.96838: stdout chunk (state=3): >>>/root <<< 186312 1726890125.97018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890125.97021: stdout chunk (state=3): >>><<< 186312 1726890125.97034: stderr chunk (state=3): >>><<< 186312 1726890125.97135: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890125.97146: _low_level_execute_command(): starting 186312 1726890125.97149: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890125.9705253-189719-146063306168814 `" && echo ansible-tmp-1726890125.9705253-189719-146063306168814="` echo /root/.ansible/tmp/ansible-tmp-1726890125.9705253-189719-146063306168814 `" ) && sleep 0' 186312 1726890125.97724: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890125.97741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.97756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.97775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.97819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.97835: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890125.97849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.97867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890125.97879: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890125.97891: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890125.97903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890125.97922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890125.97941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890125.97956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890125.97967: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890125.97978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890125.98051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890125.98071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890125.98085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890125.98154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890125.99954: stdout chunk (state=3): >>>ansible-tmp-1726890125.9705253-189719-146063306168814=/root/.ansible/tmp/ansible-tmp-1726890125.9705253-189719-146063306168814 <<< 186312 1726890126.00127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890126.00159: stderr chunk (state=3): >>><<< 186312 1726890126.00163: stdout chunk (state=3): >>><<< 186312 1726890126.00515: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890125.9705253-189719-146063306168814=/root/.ansible/tmp/ansible-tmp-1726890125.9705253-189719-146063306168814 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890126.00519: variable 'ansible_module_compression' from source: unknown 186312 1726890126.00521: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 186312 1726890126.00523: variable 'ansible_facts' from source: unknown 186312 1726890126.00525: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890125.9705253-189719-146063306168814/AnsiballZ_lineinfile.py 186312 1726890126.00592: Sending initial data 186312 1726890126.00595: Sent initial data (161 bytes) 186312 1726890126.02255: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890126.02271: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.02286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.02305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.02355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.02369: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890126.02443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.02462: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890126.02474: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890126.02485: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890126.02496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.02507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.02524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.02542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.02554: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890126.02568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.02682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890126.02776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890126.02794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890126.02894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890126.04597: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890126.04602: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890126.04626: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpv_4qgpxz /root/.ansible/tmp/ansible-tmp-1726890125.9705253-189719-146063306168814/AnsiballZ_lineinfile.py <<< 186312 1726890126.04696: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890126.07074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890126.07271: stderr chunk (state=3): >>><<< 186312 1726890126.07274: stdout chunk (state=3): >>><<< 186312 1726890126.07276: done transferring module to remote 186312 1726890126.07279: _low_level_execute_command(): starting 186312 1726890126.07281: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890125.9705253-189719-146063306168814/ /root/.ansible/tmp/ansible-tmp-1726890125.9705253-189719-146063306168814/AnsiballZ_lineinfile.py && sleep 0' 186312 1726890126.08095: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890126.08109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.08125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.08174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.08219: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.08233: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890126.08247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.08264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890126.08284: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890126.08301: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890126.08318: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.08337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.08354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.08367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.08379: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890126.08393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.08486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890126.08504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890126.08524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890126.08614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890126.10316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890126.10319: stdout chunk (state=3): >>><<< 186312 1726890126.10334: stderr chunk (state=3): >>><<< 186312 1726890126.10418: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890126.10422: _low_level_execute_command(): starting 186312 1726890126.10425: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890125.9705253-189719-146063306168814/AnsiballZ_lineinfile.py && sleep 0' 186312 1726890126.10931: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890126.10945: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.10959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.10976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.11018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.11030: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890126.11043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.11059: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890126.11070: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890126.11080: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890126.11092: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.11106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.11123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.11134: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.11144: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890126.11156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.11242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890126.11262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890126.11277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890126.11484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890126.13246: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890126.13250: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890126.13301: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890126.13341: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890126.13376: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890126.13424: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890126.13427: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890126.13480: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890126.13519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890126.13542: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549a43dc0> <<< 186312 1726890126.13618: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890126.13634: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549a43b20> <<< 186312 1726890126.13679: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549a43ac0> <<< 186312 1726890126.13691: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890126.13720: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497d8490> <<< 186312 1726890126.13762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890126.13786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890126.13788: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497d8940> <<< 186312 1726890126.13797: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497d8670> <<< 186312 1726890126.13847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890126.13850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890126.13887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890126.13890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890126.13919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890126.13939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890126.13978: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54978f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890126.13993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890126.14056: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54978f220> <<< 186312 1726890126.14086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890126.14089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890126.14117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 186312 1726890126.14131: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54978f940> <<< 186312 1726890126.14164: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497f0880> <<< 186312 1726890126.14190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890126.14193: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549788d90> <<< 186312 1726890126.14246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890126.14260: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497b2d90> <<< 186312 1726890126.14315: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497d8970> <<< 186312 1726890126.14339: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890126.14550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890126.14553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890126.14583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890126.14614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890126.14627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890126.14656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890126.14659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890126.14679: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549754eb0> <<< 186312 1726890126.14724: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549757f40> <<< 186312 1726890126.14745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890126.14748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890126.14769: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890126.14797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890126.14842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890126.14897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890126.14913: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54974c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549755640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549754370> <<< 186312 1726890126.14916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890126.14985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890126.14999: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890126.15040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890126.15089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890126.15121: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5496d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496d4910> <<< 186312 1726890126.15193: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890126.15257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496d4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890126.15301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496d4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496e70d0> import '_collections' # <<< 186312 1726890126.15318: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54972ed90> import '_functools' # <<< 186312 1726890126.15333: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549729670> <<< 186312 1726890126.15407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54973b6d0> <<< 186312 1726890126.16042: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54975be20> <<< 186312 1726890126.16048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890126.16517: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5496e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54972e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54973b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497619d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496bb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496ea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495d6220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496a6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549761040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890126.16696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495e8b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495e8e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495f9790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495f9cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc549586400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495e8f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495972e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495f9610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495973a0> <<< 186312 1726890126.16765: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496e7a30> <<< 186312 1726890126.16795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890126.16811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890126.16853: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495b2700> <<< 186312 1726890126.16928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890126.16949: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495b29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495b27c0> <<< 186312 1726890126.17076: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495b28b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890126.17323: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495b2d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495be250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495b2940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495a5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890126.17360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890126.17909: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495b2af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc5494f46d0> <<< 186312 1726890126.17915: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 186312 1726890126.18102: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890126.19233: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.20166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5493de820> <<< 186312 1726890126.20264: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54946d730> <<< 186312 1726890126.20291: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54946d610> <<< 186312 1726890126.20322: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54946d340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890126.20336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890126.20373: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54946d460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54946d160> import 'atexit' # <<< 186312 1726890126.20403: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54946d3a0> <<< 186312 1726890126.20425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890126.20446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890126.20505: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54946d790> <<< 186312 1726890126.20528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890126.20554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890126.20583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890126.20646: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54935d7f0> <<< 186312 1726890126.20680: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54935db80> <<< 186312 1726890126.20728: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54935d9d0> <<< 186312 1726890126.20750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890126.20761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890126.20793: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54937eaf0> <<< 186312 1726890126.20805: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549468d60> <<< 186312 1726890126.20982: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54946d4f0> <<< 186312 1726890126.21002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5494681c0> <<< 186312 1726890126.21056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890126.21085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890126.21122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5493d8b20> <<< 186312 1726890126.21208: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54940beb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54940b8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5493772e0> <<< 186312 1726890126.21241: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54940b9a0> <<< 186312 1726890126.21292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54943cd00> <<< 186312 1726890126.21318: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890126.21340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890126.21353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890126.21439: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc549340a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549447e80> <<< 186312 1726890126.21467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890126.21521: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54934e0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549447eb0> <<< 186312 1726890126.21539: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890126.21575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890126.21596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890126.21647: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549412730> <<< 186312 1726890126.21773: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54934e0d0> <<< 186312 1726890126.21860: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54934b550> <<< 186312 1726890126.21892: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54934b610> <<< 186312 1726890126.21957: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54934ac40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54943cee0> <<< 186312 1726890126.21990: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890126.22002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890126.22043: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5493cdb50> <<< 186312 1726890126.22223: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5493cc940> <<< 186312 1726890126.22289: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549341820> <<< 186312 1726890126.22310: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5493cd5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549407af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890126.22574: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_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_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890126.22798: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890126.23334: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.23643: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_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_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890126.23693: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890126.23707: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5489f2df0> <<< 186312 1726890126.23786: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc548deb5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc548ddedf0> <<< 186312 1726890126.23836: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890126.23865: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890126.23983: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.24185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5493c39d0> # zipimport: zlib available <<< 186312 1726890126.24532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.24888: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.24938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.25004: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890126.25045: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.25110: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890126.25132: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.25232: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890126.25237: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.25240: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.25242: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890126.25245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.25271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.25306: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890126.25317: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.25494: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.25679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890126.25705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890126.25712: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890126.25783: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5489c8e50> <<< 186312 1726890126.25788: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.25856: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.25937: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890126.25949: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.25979: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.26017: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890126.26052: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.26090: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.26161: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.26209: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890126.26254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890126.26298: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc549457910> <<< 186312 1726890126.26377: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5489c8be0> <<< 186312 1726890126.26382: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890126.26481: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.26554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.26557: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.26627: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890126.26633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890126.26654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890126.26693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890126.26698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890126.26775: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc548988c70> <<< 186312 1726890126.26818: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc548ddd670> <<< 186312 1726890126.26874: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc548ddc850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890126.26903: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.26940: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890126.27033: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890126.27036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 186312 1726890126.27055: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.27240: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.27513: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.28076: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 186312 1726890126.28428: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 186312 1726890126.28502: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 186312 1726890126.28711: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890126.28784: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890126.28871: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 186312 1726890126.28933: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890126.28975: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890126.28978: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890126.29163: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath <<< 186312 1726890126.29188: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890126.29553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890126.29556: stdout chunk (state=3): >>><<< 186312 1726890126.29559: stderr chunk (state=3): >>><<< 186312 1726890126.29751: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549a43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549a43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549a43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54978f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54978f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54978f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549788d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549754eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549757f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54974c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549755640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549754370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5496d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496d4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496d4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496d4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54972ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549729670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54973b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54975be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5496e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54972e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54973b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5497619d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496bb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496ea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495d6220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496a6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549761040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495e8b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495e8e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495f9790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495f9cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc549586400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495e8f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495972e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495f9610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495973a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495b2700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495b29d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495b27c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495b28b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495b2d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5495be250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495b2940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495a5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5496e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5495b2af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc5494f46d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5493de820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54946d730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54946d610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54946d340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54946d460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54946d160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54946d3a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54946d790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54935d7f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54935db80> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54935d9d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54937eaf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549468d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54946d4f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5494681c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5493d8b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54940beb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54940b8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5493772e0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54940b9a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54943cd00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc549340a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549447e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54934e0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549447eb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549412730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54934e0d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54934b550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54934b610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc54934ac40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc54943cee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5493cdb50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5493cc940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549341820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5493cd5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc549407af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_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_lineinfile_payload_xkq_qe6s/ansible_lineinfile_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_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_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_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5489f2df0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc548deb5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc548ddedf0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5493c39d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_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_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_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_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5489c8e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_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_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc549457910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5489c8be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc548988c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc548ddd670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc548ddc850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_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_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_xkq_qe6s/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890126.31234: done with _execute_module (lineinfile, {'insertbefore': '^#', 'firstmatch': True, 'line': '# system_role:storage', 'regexp': '# system_role:storage', 'path': '/etc/fstab', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_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-1726890125.9705253-189719-146063306168814/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890126.31238: _low_level_execute_command(): starting 186312 1726890126.31309: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890125.9705253-189719-146063306168814/ > /dev/null 2>&1 && sleep 0' 186312 1726890126.32133: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890126.32149: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.32164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.32184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.32237: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.32249: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890126.32296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.32347: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890126.32434: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890126.32514: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890126.32546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.32732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.32751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.32781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.32809: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890126.32842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.33009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890126.33050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890126.33091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890126.33219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890126.34965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890126.35063: stderr chunk (state=3): >>><<< 186312 1726890126.35076: stdout chunk (state=3): >>><<< 186312 1726890126.35117: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890126.35175: handler run complete 186312 1726890126.35179: attempt loop complete, returning result 186312 1726890126.35181: _execute() done 186312 1726890126.35184: dumping result to json 186312 1726890126.35213: done dumping result, returning 186312 1726890126.35253: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-881e-6b85-000000001c31] 186312 1726890126.35257: sending task result for task 02369adf-7a19-881e-6b85-000000001c31 186312 1726890126.35495: done sending task result for task 02369adf-7a19-881e-6b85-000000001c31 186312 1726890126.35498: WORKER PROCESS EXITING ok: [managed_node3] => { "backup": "", "changed": false } 186312 1726890126.35615: no more pending results, returning what we have 186312 1726890126.35619: results queue empty 186312 1726890126.35620: checking for any_errors_fatal 186312 1726890126.35645: done checking for any_errors_fatal 186312 1726890126.35647: checking for max_fail_percentage 186312 1726890126.35650: done checking for max_fail_percentage 186312 1726890126.35651: checking to see if all hosts have failed and the running result is not ok 186312 1726890126.35652: done checking to see if all hosts have failed 186312 1726890126.35653: getting the remaining hosts for this loop 186312 1726890126.35655: done getting the remaining hosts for this loop 186312 1726890126.35659: getting the next task for host managed_node3 186312 1726890126.35666: done getting next task for host managed_node3 186312 1726890126.35671: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890126.35675: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890126.35690: getting variables 186312 1726890126.35692: in VariableManager get_vars() 186312 1726890126.35751: Calling all_inventory to load vars for managed_node3 186312 1726890126.35755: Calling groups_inventory to load vars for managed_node3 186312 1726890126.35757: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890126.35779: Calling all_plugins_play to load vars for managed_node3 186312 1726890126.35782: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890126.35785: Calling groups_plugins_play to load vars for managed_node3 186312 1726890126.36419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890126.37386: done with get_vars() 186312 1726890126.37405: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 23:42:06 -0400 (0:00:00.468) 0:01:36.114 ****** 186312 1726890126.37557: entering _queue_task() for managed_node3/systemd 186312 1726890126.38002: worker is 1 (out of 1 available) 186312 1726890126.38016: exiting _queue_task() for managed_node3/systemd 186312 1726890126.38051: done queuing things up, now waiting for results queue to drain 186312 1726890126.38053: waiting for pending results... 186312 1726890126.38590: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890126.38751: in run() - task 02369adf-7a19-881e-6b85-000000001c33 186312 1726890126.38800: variable 'ansible_search_path' from source: unknown 186312 1726890126.38809: variable 'ansible_search_path' from source: unknown 186312 1726890126.38957: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890126.39576: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890126.39696: dumping result to json 186312 1726890126.39710: done dumping result, returning 186312 1726890126.39724: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-881e-6b85-000000001c33] 186312 1726890126.39736: sending task result for task 02369adf-7a19-881e-6b85-000000001c33 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890126.39926: no more pending results, returning what we have 186312 1726890126.39930: results queue empty 186312 1726890126.39931: checking for any_errors_fatal 186312 1726890126.39951: done checking for any_errors_fatal 186312 1726890126.39952: checking for max_fail_percentage 186312 1726890126.39954: done checking for max_fail_percentage 186312 1726890126.39955: checking to see if all hosts have failed and the running result is not ok 186312 1726890126.39957: done checking to see if all hosts have failed 186312 1726890126.39957: getting the remaining hosts for this loop 186312 1726890126.39959: done getting the remaining hosts for this loop 186312 1726890126.39963: getting the next task for host managed_node3 186312 1726890126.40009: done getting next task for host managed_node3 186312 1726890126.40031: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890126.40037: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890126.40082: getting variables 186312 1726890126.40084: in VariableManager get_vars() 186312 1726890126.40179: Calling all_inventory to load vars for managed_node3 186312 1726890126.40183: Calling groups_inventory to load vars for managed_node3 186312 1726890126.40185: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890126.40199: Calling all_plugins_play to load vars for managed_node3 186312 1726890126.40202: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890126.40206: Calling groups_plugins_play to load vars for managed_node3 186312 1726890126.41239: done sending task result for task 02369adf-7a19-881e-6b85-000000001c33 186312 1726890126.41242: WORKER PROCESS EXITING 186312 1726890126.41264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890126.41914: done with get_vars() 186312 1726890126.41927: done getting variables 186312 1726890126.41987: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:42:06 -0400 (0:00:00.044) 0:01:36.159 ****** 186312 1726890126.42023: entering _queue_task() for managed_node3/debug 186312 1726890126.42255: worker is 1 (out of 1 available) 186312 1726890126.42266: exiting _queue_task() for managed_node3/debug 186312 1726890126.42277: done queuing things up, now waiting for results queue to drain 186312 1726890126.42278: waiting for pending results... 186312 1726890126.42570: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890126.42728: in run() - task 02369adf-7a19-881e-6b85-000000001c35 186312 1726890126.42750: variable 'ansible_search_path' from source: unknown 186312 1726890126.42757: variable 'ansible_search_path' from source: unknown 186312 1726890126.42791: calling self._execute() 186312 1726890126.42905: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890126.42918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890126.42933: variable 'omit' from source: magic vars 186312 1726890126.43044: variable 'omit' from source: magic vars 186312 1726890126.43121: variable 'omit' from source: magic vars 186312 1726890126.43162: variable 'omit' from source: magic vars 186312 1726890126.43210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890126.43249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890126.43281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890126.43302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890126.43321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890126.43354: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890126.43362: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890126.43370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890126.43470: Set connection var ansible_shell_type to sh 186312 1726890126.43491: Set connection var ansible_pipelining to False 186312 1726890126.43510: Set connection var ansible_timeout to 10 186312 1726890126.43518: Set connection var ansible_connection to ssh 186312 1726890126.43527: Set connection var ansible_shell_executable to /bin/sh 186312 1726890126.43536: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890126.43559: variable 'ansible_shell_executable' from source: unknown 186312 1726890126.43566: variable 'ansible_connection' from source: unknown 186312 1726890126.43572: variable 'ansible_module_compression' from source: unknown 186312 1726890126.43577: variable 'ansible_shell_type' from source: unknown 186312 1726890126.43583: variable 'ansible_shell_executable' from source: unknown 186312 1726890126.43593: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890126.43599: variable 'ansible_pipelining' from source: unknown 186312 1726890126.43609: variable 'ansible_timeout' from source: unknown 186312 1726890126.43619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890126.43765: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890126.43780: variable 'omit' from source: magic vars 186312 1726890126.43789: starting attempt loop 186312 1726890126.43795: running the handler 186312 1726890126.43855: variable 'blivet_output' from source: set_fact 186312 1726890126.44044: variable 'blivet_output' from source: set_fact 186312 1726890126.44409: handler run complete 186312 1726890126.44464: attempt loop complete, returning result 186312 1726890126.44475: _execute() done 186312 1726890126.44482: dumping result to json 186312 1726890126.44493: done dumping result, returning 186312 1726890126.44503: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-881e-6b85-000000001c35] 186312 1726890126.44514: sending task result for task 02369adf-7a19-881e-6b85-000000001c35 186312 1726890126.44663: done sending task result for task 02369adf-7a19-881e-6b85-000000001c35 186312 1726890126.44670: WORKER PROCESS EXITING ok: [managed_node3] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 186312 1726890126.44822: no more pending results, returning what we have 186312 1726890126.44826: results queue empty 186312 1726890126.44827: checking for any_errors_fatal 186312 1726890126.44836: done checking for any_errors_fatal 186312 1726890126.44842: checking for max_fail_percentage 186312 1726890126.44844: done checking for max_fail_percentage 186312 1726890126.44845: checking to see if all hosts have failed and the running result is not ok 186312 1726890126.44846: done checking to see if all hosts have failed 186312 1726890126.44847: getting the remaining hosts for this loop 186312 1726890126.44849: done getting the remaining hosts for this loop 186312 1726890126.44853: getting the next task for host managed_node3 186312 1726890126.44860: done getting next task for host managed_node3 186312 1726890126.44863: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890126.44867: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890126.44880: getting variables 186312 1726890126.44882: in VariableManager get_vars() 186312 1726890126.44918: Calling all_inventory to load vars for managed_node3 186312 1726890126.44921: Calling groups_inventory to load vars for managed_node3 186312 1726890126.44923: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890126.44934: Calling all_plugins_play to load vars for managed_node3 186312 1726890126.44937: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890126.44940: Calling groups_plugins_play to load vars for managed_node3 186312 1726890126.45729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890126.46374: done with get_vars() 186312 1726890126.46388: done getting variables 186312 1726890126.46446: 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.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:42:06 -0400 (0:00:00.044) 0:01:36.204 ****** 186312 1726890126.46477: entering _queue_task() for managed_node3/set_fact 186312 1726890126.46683: worker is 1 (out of 1 available) 186312 1726890126.46695: exiting _queue_task() for managed_node3/set_fact 186312 1726890126.46706: done queuing things up, now waiting for results queue to drain 186312 1726890126.46707: waiting for pending results... 186312 1726890126.47023: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890126.47193: in run() - task 02369adf-7a19-881e-6b85-000000001c36 186312 1726890126.47215: variable 'ansible_search_path' from source: unknown 186312 1726890126.47224: variable 'ansible_search_path' from source: unknown 186312 1726890126.47269: calling self._execute() 186312 1726890126.47392: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890126.47407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890126.47425: variable 'omit' from source: magic vars 186312 1726890126.47546: variable 'omit' from source: magic vars 186312 1726890126.47630: variable 'omit' from source: magic vars 186312 1726890126.47880: variable 'blivet_output' from source: set_fact 186312 1726890126.47969: variable 'omit' from source: magic vars 186312 1726890126.48018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890126.48062: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890126.48087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890126.48108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890126.48126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890126.48168: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890126.48177: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890126.48185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890126.48291: Set connection var ansible_shell_type to sh 186312 1726890126.48306: Set connection var ansible_pipelining to False 186312 1726890126.48323: Set connection var ansible_timeout to 10 186312 1726890126.48330: Set connection var ansible_connection to ssh 186312 1726890126.48340: Set connection var ansible_shell_executable to /bin/sh 186312 1726890126.48354: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890126.48384: variable 'ansible_shell_executable' from source: unknown 186312 1726890126.48392: variable 'ansible_connection' from source: unknown 186312 1726890126.48399: variable 'ansible_module_compression' from source: unknown 186312 1726890126.48406: variable 'ansible_shell_type' from source: unknown 186312 1726890126.48415: variable 'ansible_shell_executable' from source: unknown 186312 1726890126.48421: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890126.48429: variable 'ansible_pipelining' from source: unknown 186312 1726890126.48435: variable 'ansible_timeout' from source: unknown 186312 1726890126.48443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890126.48600: 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) 186312 1726890126.48621: variable 'omit' from source: magic vars 186312 1726890126.48631: starting attempt loop 186312 1726890126.48638: running the handler 186312 1726890126.48653: handler run complete 186312 1726890126.48668: attempt loop complete, returning result 186312 1726890126.48679: _execute() done 186312 1726890126.48687: dumping result to json 186312 1726890126.48694: done dumping result, returning 186312 1726890126.48713: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-881e-6b85-000000001c36] 186312 1726890126.48725: sending task result for task 02369adf-7a19-881e-6b85-000000001c36 ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890126.48885: no more pending results, returning what we have 186312 1726890126.48890: results queue empty 186312 1726890126.48891: checking for any_errors_fatal 186312 1726890126.48913: done checking for any_errors_fatal 186312 1726890126.48914: checking for max_fail_percentage 186312 1726890126.48917: done checking for max_fail_percentage 186312 1726890126.48918: checking to see if all hosts have failed and the running result is not ok 186312 1726890126.48919: done checking to see if all hosts have failed 186312 1726890126.48920: getting the remaining hosts for this loop 186312 1726890126.48922: done getting the remaining hosts for this loop 186312 1726890126.48925: getting the next task for host managed_node3 186312 1726890126.48934: done getting next task for host managed_node3 186312 1726890126.48937: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890126.48941: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890126.48957: getting variables 186312 1726890126.48959: in VariableManager get_vars() 186312 1726890126.48997: Calling all_inventory to load vars for managed_node3 186312 1726890126.49000: Calling groups_inventory to load vars for managed_node3 186312 1726890126.49003: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890126.49017: Calling all_plugins_play to load vars for managed_node3 186312 1726890126.49020: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890126.49024: Calling groups_plugins_play to load vars for managed_node3 186312 1726890126.49756: done sending task result for task 02369adf-7a19-881e-6b85-000000001c36 186312 1726890126.49760: WORKER PROCESS EXITING 186312 1726890126.49782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890126.50505: done with get_vars() 186312 1726890126.50526: done getting variables 186312 1726890126.50581: 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.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:42:06 -0400 (0:00:00.041) 0:01:36.245 ****** 186312 1726890126.50621: entering _queue_task() for managed_node3/set_fact 186312 1726890126.50872: worker is 1 (out of 1 available) 186312 1726890126.50884: exiting _queue_task() for managed_node3/set_fact 186312 1726890126.50897: done queuing things up, now waiting for results queue to drain 186312 1726890126.50898: waiting for pending results... 186312 1726890126.51206: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890126.51369: in run() - task 02369adf-7a19-881e-6b85-000000001c37 186312 1726890126.51394: variable 'ansible_search_path' from source: unknown 186312 1726890126.51401: variable 'ansible_search_path' from source: unknown 186312 1726890126.51442: calling self._execute() 186312 1726890126.51547: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890126.51560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890126.51571: variable 'omit' from source: magic vars 186312 1726890126.51680: variable 'omit' from source: magic vars 186312 1726890126.51749: variable 'omit' from source: magic vars 186312 1726890126.51977: variable 'blivet_output' from source: set_fact 186312 1726890126.52223: variable 'omit' from source: magic vars 186312 1726890126.52270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890126.52305: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890126.52336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890126.52361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890126.52377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890126.52410: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890126.52423: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890126.52431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890126.52531: Set connection var ansible_shell_type to sh 186312 1726890126.52545: Set connection var ansible_pipelining to False 186312 1726890126.52559: Set connection var ansible_timeout to 10 186312 1726890126.52571: Set connection var ansible_connection to ssh 186312 1726890126.52582: Set connection var ansible_shell_executable to /bin/sh 186312 1726890126.52590: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890126.52616: variable 'ansible_shell_executable' from source: unknown 186312 1726890126.52623: variable 'ansible_connection' from source: unknown 186312 1726890126.52629: variable 'ansible_module_compression' from source: unknown 186312 1726890126.52639: variable 'ansible_shell_type' from source: unknown 186312 1726890126.52645: variable 'ansible_shell_executable' from source: unknown 186312 1726890126.52651: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890126.52657: variable 'ansible_pipelining' from source: unknown 186312 1726890126.52663: variable 'ansible_timeout' from source: unknown 186312 1726890126.52670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890126.52818: 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) 186312 1726890126.52833: variable 'omit' from source: magic vars 186312 1726890126.52846: starting attempt loop 186312 1726890126.52855: running the handler 186312 1726890126.52869: handler run complete 186312 1726890126.52881: attempt loop complete, returning result 186312 1726890126.52887: _execute() done 186312 1726890126.52899: dumping result to json 186312 1726890126.52910: done dumping result, returning 186312 1726890126.52924: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-881e-6b85-000000001c37] 186312 1726890126.52933: sending task result for task 02369adf-7a19-881e-6b85-000000001c37 186312 1726890126.53056: done sending task result for task 02369adf-7a19-881e-6b85-000000001c37 186312 1726890126.53067: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 186312 1726890126.53178: no more pending results, returning what we have 186312 1726890126.53181: results queue empty 186312 1726890126.53182: checking for any_errors_fatal 186312 1726890126.53190: done checking for any_errors_fatal 186312 1726890126.53191: checking for max_fail_percentage 186312 1726890126.53193: done checking for max_fail_percentage 186312 1726890126.53194: checking to see if all hosts have failed and the running result is not ok 186312 1726890126.53195: done checking to see if all hosts have failed 186312 1726890126.53196: getting the remaining hosts for this loop 186312 1726890126.53198: done getting the remaining hosts for this loop 186312 1726890126.53202: getting the next task for host managed_node3 186312 1726890126.53209: done getting next task for host managed_node3 186312 1726890126.53214: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890126.53218: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890126.53238: getting variables 186312 1726890126.53240: in VariableManager get_vars() 186312 1726890126.53275: Calling all_inventory to load vars for managed_node3 186312 1726890126.53278: Calling groups_inventory to load vars for managed_node3 186312 1726890126.53281: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890126.53291: Calling all_plugins_play to load vars for managed_node3 186312 1726890126.53294: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890126.53297: Calling groups_plugins_play to load vars for managed_node3 186312 1726890126.54069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890126.54711: done with get_vars() 186312 1726890126.54726: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 23:42:06 -0400 (0:00:00.041) 0:01:36.287 ****** 186312 1726890126.54810: entering _queue_task() for managed_node3/mount 186312 1726890126.55036: worker is 1 (out of 1 available) 186312 1726890126.55047: exiting _queue_task() for managed_node3/mount 186312 1726890126.55059: done queuing things up, now waiting for results queue to drain 186312 1726890126.55060: waiting for pending results... 186312 1726890126.55354: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890126.55485: in run() - task 02369adf-7a19-881e-6b85-000000001c38 186312 1726890126.55506: variable 'ansible_search_path' from source: unknown 186312 1726890126.55514: variable 'ansible_search_path' from source: unknown 186312 1726890126.55878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890126.58848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890126.58921: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890126.58971: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890126.59025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890126.59059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890126.59153: 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) 186312 1726890126.59195: 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) 186312 1726890126.59230: 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) 186312 1726890126.59277: 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) 186312 1726890126.59307: 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) 186312 1726890126.59359: 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) 186312 1726890126.59391: 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) 186312 1726890126.59430: 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) 186312 1726890126.59476: 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) 186312 1726890126.59496: 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) 186312 1726890126.59651: variable 'blivet_output' from source: set_fact 186312 1726890126.59745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890126.59908: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890126.59994: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890126.60029: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890126.60060: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890126.60108: 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) 186312 1726890126.60138: 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) 186312 1726890126.60166: 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) 186312 1726890126.60201: 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) 186312 1726890126.60321: variable 'omit' from source: magic vars 186312 1726890126.60722: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890126.60736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890126.60752: variable 'omit' from source: magic vars 186312 1726890126.60854: variable 'omit' from source: magic vars 186312 1726890126.61053: variable 'omit' from source: magic vars 186312 1726890126.61668: 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) 186312 1726890126.61697: 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) 186312 1726890126.61895: 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) 186312 1726890126.61950: 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) 186312 1726890126.61971: 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) 186312 1726890126.62072: variable 'mount_info' from source: unknown 186312 1726890126.62082: variable 'omit' from source: magic vars 186312 1726890126.62186: variable 'mount_info' from source: unknown 186312 1726890126.63477: variable 'mount_info' from source: unknown 186312 1726890126.63525: variable 'omit' from source: magic vars 186312 1726890126.63761: variable 'mount_info' from source: unknown 186312 1726890126.63770: variable 'omit' from source: magic vars 186312 1726890126.63857: variable 'mount_info' from source: unknown 186312 1726890126.63930: variable 'omit' from source: magic vars 186312 1726890126.63956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890126.63982: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890126.64005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890126.64031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890126.64045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890126.64072: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890126.64085: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890126.64091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890126.64182: Set connection var ansible_shell_type to sh 186312 1726890126.64196: Set connection var ansible_pipelining to False 186312 1726890126.64213: Set connection var ansible_timeout to 10 186312 1726890126.64225: Set connection var ansible_connection to ssh 186312 1726890126.64234: Set connection var ansible_shell_executable to /bin/sh 186312 1726890126.64244: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890126.64265: variable 'ansible_shell_executable' from source: unknown 186312 1726890126.64272: variable 'ansible_connection' from source: unknown 186312 1726890126.64278: variable 'ansible_module_compression' from source: unknown 186312 1726890126.64283: variable 'ansible_shell_type' from source: unknown 186312 1726890126.64289: variable 'ansible_shell_executable' from source: unknown 186312 1726890126.64294: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890126.64301: variable 'ansible_pipelining' from source: unknown 186312 1726890126.64306: variable 'ansible_timeout' from source: unknown 186312 1726890126.64318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890126.64501: 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) 186312 1726890126.64518: variable 'omit' from source: magic vars 186312 1726890126.64527: starting attempt loop 186312 1726890126.64537: running the handler 186312 1726890126.64558: _low_level_execute_command(): starting 186312 1726890126.64568: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890126.65310: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890126.65330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.65346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.65366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.65409: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.65429: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890126.65443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.65459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890126.65471: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890126.65481: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890126.65492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.65504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.65524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.65544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.65557: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890126.65570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.65651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890126.65676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890126.65691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890126.65771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890126.67375: stdout chunk (state=3): >>>/root <<< 186312 1726890126.67556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890126.67559: stdout chunk (state=3): >>><<< 186312 1726890126.67560: stderr chunk (state=3): >>><<< 186312 1726890126.67658: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890126.67662: _low_level_execute_command(): starting 186312 1726890126.67671: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890126.6757898-189743-197996310534941 `" && echo ansible-tmp-1726890126.6757898-189743-197996310534941="` echo /root/.ansible/tmp/ansible-tmp-1726890126.6757898-189743-197996310534941 `" ) && sleep 0' 186312 1726890126.68224: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890126.68512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.68732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890126.70376: stdout chunk (state=3): >>>ansible-tmp-1726890126.6757898-189743-197996310534941=/root/.ansible/tmp/ansible-tmp-1726890126.6757898-189743-197996310534941 <<< 186312 1726890126.70494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890126.70573: stderr chunk (state=3): >>><<< 186312 1726890126.70576: stdout chunk (state=3): >>><<< 186312 1726890126.70821: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890126.6757898-189743-197996310534941=/root/.ansible/tmp/ansible-tmp-1726890126.6757898-189743-197996310534941 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890126.70834: variable 'ansible_module_compression' from source: unknown 186312 1726890126.70836: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 186312 1726890126.70838: variable 'ansible_facts' from source: unknown 186312 1726890126.70896: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890126.6757898-189743-197996310534941/AnsiballZ_mount.py 186312 1726890126.72652: Sending initial data 186312 1726890126.72656: Sent initial data (156 bytes) 186312 1726890126.74153: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890126.74166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.74180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.74197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.74248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.74259: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890126.74272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.74288: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890126.74299: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890126.74308: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890126.74321: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.74341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.74358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.74370: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.74379: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890126.74391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.74477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890126.74498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890126.74513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890126.74584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890126.76276: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890126.76318: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890126.76353: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp5ptx072x /root/.ansible/tmp/ansible-tmp-1726890126.6757898-189743-197996310534941/AnsiballZ_mount.py <<< 186312 1726890126.76408: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890126.77557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890126.77717: stderr chunk (state=3): >>><<< 186312 1726890126.77720: stdout chunk (state=3): >>><<< 186312 1726890126.77723: done transferring module to remote 186312 1726890126.77817: _low_level_execute_command(): starting 186312 1726890126.77820: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890126.6757898-189743-197996310534941/ /root/.ansible/tmp/ansible-tmp-1726890126.6757898-189743-197996310534941/AnsiballZ_mount.py && sleep 0' 186312 1726890126.78417: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890126.78431: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.78446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.78467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.78514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.78528: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890126.78543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.78562: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890126.78572: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890126.78581: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890126.78590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.78609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.78628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.78641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.78652: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890126.78666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.78747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890126.78768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890126.78784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890126.78856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890126.80607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890126.80611: stdout chunk (state=3): >>><<< 186312 1726890126.80628: stderr chunk (state=3): >>><<< 186312 1726890126.80719: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890126.80728: _low_level_execute_command(): starting 186312 1726890126.80733: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890126.6757898-189743-197996310534941/AnsiballZ_mount.py && sleep 0' 186312 1726890126.81293: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890126.81306: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.81323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.81345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.81383: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.81396: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890126.81415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.81434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890126.81446: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890126.81456: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890126.81468: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890126.81481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890126.81496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890126.81508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890126.81524: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890126.81541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890126.81617: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890126.81646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890126.81660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890126.81809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890126.83634: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890126.83638: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890126.83697: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890126.83734: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890126.83764: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890126.83808: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890126.83863: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890126.83899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890126.83905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890126.83929: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b973dc0> <<< 186312 1726890126.83968: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890126.83981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b9183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b973b20> <<< 186312 1726890126.84006: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890126.84039: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b973ac0> <<< 186312 1726890126.84069: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890126.84081: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b918490> <<< 186312 1726890126.84104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890126.84167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b918940> <<< 186312 1726890126.84188: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b918670> <<< 186312 1726890126.84220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890126.84242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890126.84281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890126.84323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890126.84326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8cf190> <<< 186312 1726890126.84356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890126.84359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890126.84438: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8cf220> <<< 186312 1726890126.84468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890126.84493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8cf940> <<< 186312 1726890126.84555: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b930880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890126.84559: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8c8d90> <<< 186312 1726890126.84631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8f2d90> <<< 186312 1726890126.84664: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b918970> <<< 186312 1726890126.84694: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890126.84907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890126.84986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890126.85026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890126.85029: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b86feb0> <<< 186312 1726890126.85102: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b872f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890126.85137: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890126.85182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890126.85207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890126.85240: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b867610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b870640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b86f370> <<< 186312 1726890126.85243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890126.85327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890126.85343: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890126.85380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890126.85404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890126.85460: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b5d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5d5910> import 'itertools' # <<< 186312 1726890126.85484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5d5f10> <<< 186312 1726890126.85507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890126.85558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5d5fd0> <<< 186312 1726890126.85570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5e70d0> import '_collections' # <<< 186312 1726890126.85618: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b849d90> import '_functools' # <<< 186312 1726890126.85654: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b844670> <<< 186312 1726890126.85736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b876e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890126.85777: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b5e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8492b0> <<< 186312 1726890126.85810: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b8552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b87c9d0> <<< 186312 1726890126.85855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890126.85906: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890126.85941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5e7df0> <<< 186312 1726890126.85971: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890126.86006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890126.86028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890126.86078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890126.86132: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5bb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890126.86145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890126.86167: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5bb4c0> <<< 186312 1726890126.86288: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5f0f40> <<< 186312 1726890126.86360: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5ea490> <<< 186312 1726890126.86377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890126.86397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890126.86425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890126.86456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b4ef220> <<< 186312 1726890126.86486: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5a5520> <<< 186312 1726890126.86537: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5eaf10> <<< 186312 1726890126.86553: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b87c040> <<< 186312 1726890126.86567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890126.86586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890126.86613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 186312 1726890126.86628: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b503b50> import 'errno' # <<< 186312 1726890126.86660: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b503e80> <<< 186312 1726890126.86684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890126.86714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890126.86728: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b514790> <<< 186312 1726890126.86748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890126.86804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b514cd0> <<< 186312 1726890126.86865: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4a0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b503f70> <<< 186312 1726890126.86879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890126.87263: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4b12e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b514610> <<< 186312 1726890126.87275: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4b13a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4cd700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4cd9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b4cd7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4cd8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890126.87409: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890126.87422: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4cdd00> <<< 186312 1726890126.87443: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890126.87456: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4d7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b4cd940> <<< 186312 1726890126.87475: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b4c0a90> <<< 186312 1726890126.87493: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5e7610> <<< 186312 1726890126.87518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890126.87570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890126.87606: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b4cdaf0> <<< 186312 1726890126.87716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890126.87728: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb40b3ed6d0> <<< 186312 1726890126.88198: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890126.89267: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.90209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40adae820> <<< 186312 1726890126.90257: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890126.90293: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890126.90306: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890126.90321: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b37a730> <<< 186312 1726890126.90359: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b37a610> <<< 186312 1726890126.90391: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b37a340> <<< 186312 1726890126.90416: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890126.90467: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b37a460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b37a160> import 'atexit' # <<< 186312 1726890126.90506: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b37a3a0> <<< 186312 1726890126.90524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890126.90550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890126.90585: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b37a790> <<< 186312 1726890126.90621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890126.90641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890126.90647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890126.90663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890126.90687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890126.90763: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad92820> <<< 186312 1726890126.90799: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad92490> <<< 186312 1726890126.90849: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad92640> <<< 186312 1726890126.90872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890126.90885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890126.90924: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad4eaf0> <<< 186312 1726890126.90942: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b374d60> <<< 186312 1726890126.91107: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b37a4f0> <<< 186312 1726890126.91146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890126.91190: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b3741c0> <<< 186312 1726890126.91223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890126.91249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890126.91263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad28b20> <<< 186312 1726890126.91349: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40addbeb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40addb8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad472e0> <<< 186312 1726890126.91384: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40addb9a0> <<< 186312 1726890126.91439: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b34bd00> <<< 186312 1726890126.91457: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890126.91470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890126.91497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890126.91589: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad0fa00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b353e80> <<< 186312 1726890126.91605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890126.91659: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad1f0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b353eb0> <<< 186312 1726890126.91679: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890126.91750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890126.91763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890126.91820: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ade3730> <<< 186312 1726890126.91944: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad1f0d0> <<< 186312 1726890126.92110: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad1c550> <<< 186312 1726890126.92139: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad1c610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad1bc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b34bee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890126.92171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890126.92233: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad9eb50> <<< 186312 1726890126.93011: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad9d940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad10820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad9e5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40add8af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890126.93026: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_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_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890126.93369: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.93843: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890126.93863: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890126.93882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890126.93942: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40a8f2220> <<< 186312 1726890126.94019: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40acff5b0> <<< 186312 1726890126.94052: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ace1df0> <<< 186312 1726890126.94105: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890126.94132: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890126.94246: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.94411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890126.94457: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad959d0> # zipimport: zlib available <<< 186312 1726890126.94788: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.95176: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.95235: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.95281: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890126.95329: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.95374: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890126.95423: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.95507: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890126.95535: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890126.95557: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.95576: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.95613: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890126.95797: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.95992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890126.96037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890126.96106: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40a8d3e50> # zipimport: zlib available <<< 186312 1726890126.96163: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.96246: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890126.96264: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890126.96304: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.96356: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890126.96366: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.96384: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.96431: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.96519: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.96580: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890126.96600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890126.96672: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b365910> <<< 186312 1726890126.96706: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40a8d3be0> <<< 186312 1726890126.96751: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890126.96762: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.96876: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.96932: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.96955: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.97004: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890126.97031: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890126.97058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890126.97076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890126.97097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890126.97180: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40a895c70> <<< 186312 1726890126.97235: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40acdf670> <<< 186312 1726890126.97288: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40acde850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890126.97321: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.97359: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890126.97434: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890126.97474: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/__init__.py <<< 186312 1726890126.97485: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 186312 1726890126.97528: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 186312 1726890126.97564: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 186312 1726890126.97588: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 186312 1726890126.97597: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.97958: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.98324: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.98327: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 186312 1726890126.98358: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.98371: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.98398: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 186312 1726890126.98479: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890126.98778: stdout chunk (state=3): >>> {"changed": true, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "fstype": "ext3", "invocation": {"module_args": {"src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "path": "/opt/test", "fstype": "ext3", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": null}}} # destroy __main__ <<< 186312 1726890126.99069: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 186312 1726890126.99320: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890126.99369: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890126.99560: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890126.99597: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890126.99810: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890126.99816: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890126.99833: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890127.00240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890127.00243: stdout chunk (state=3): >>><<< 186312 1726890127.00245: stderr chunk (state=3): >>><<< 186312 1726890127.00392: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b973dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b9183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b973b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b973ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b918490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b918940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b918670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b930880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b918970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b86feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b872f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b867610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b870640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b86f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b5d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5d5910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5d5f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5d5fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b849d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b844670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b876e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b5e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b8492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b8552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b87c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5bb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5f0f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5ea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b4ef220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5a5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b87c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b503b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b503e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b514790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b514cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4a0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b503f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4b12e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b514610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4b13a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4cd700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4cd9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b4cd7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4cd8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4cdd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b4d7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b4cd940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b4c0a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b5e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b4cdaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb40b3ed6d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40adae820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b37a730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b37a610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b37a340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b37a460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b37a160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b37a3a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b37a790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad92820> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad92490> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad92640> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad4eaf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b374d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b37a4f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b3741c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad28b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40addbeb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40addb8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad472e0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40addb9a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b34bd00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad0fa00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b353e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad1f0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b353eb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ade3730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad1f0d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad1c550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad1c610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad1bc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40b34bee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad9eb50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad9d940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad10820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40ad9e5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40add8af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_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_mount_payload_lgr8kltx/ansible_mount_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_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_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_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40a8f2220> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40acff5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ace1df0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40ad959d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_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_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_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_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40a8d3e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_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_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40b365910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40a8d3be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40a895c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40acdf670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40acde850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_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_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_lgr8kltx/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": true, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "fstype": "ext3", "invocation": {"module_args": {"src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "path": "/opt/test", "fstype": "ext3", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890127.02320: done with _execute_module (mount, {'src': 'UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35', 'path': '/opt/test', 'fstype': 'ext3', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726890126.6757898-189743-197996310534941/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890127.02324: _low_level_execute_command(): starting 186312 1726890127.02326: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890126.6757898-189743-197996310534941/ > /dev/null 2>&1 && sleep 0' 186312 1726890127.02329: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890127.02331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.02334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.02336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.02338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.02340: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890127.02343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.02344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890127.02346: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890127.02348: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890127.02352: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.02354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.02356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.02357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.02359: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890127.02361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.02363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890127.02365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890127.02367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890127.02368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890127.04017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890127.04020: stderr chunk (state=3): >>><<< 186312 1726890127.04023: stdout chunk (state=3): >>><<< 186312 1726890127.05235: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890127.05239: handler run complete 186312 1726890127.05266: attempt loop complete, returning result 186312 1726890127.05268: variable 'mount_info' from source: unknown 186312 1726890127.05270: variable 'mount_info' from source: unknown changed: [managed_node3] => (item={'src': 'UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35', 'path': '/opt/test', 'state': 'absent', 'fstype': 'ext3'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "fstype": "ext3", "path": "/opt/test", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=683ba2cb-3f49-444c-b8eb-3cdb6da4df35" } 186312 1726890127.05868: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890127.05872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890127.05875: variable 'omit' from source: magic vars 186312 1726890127.05877: variable 'omit' from source: magic vars 186312 1726890127.05900: variable 'omit' from source: magic vars 186312 1726890127.05904: 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) 186312 1726890127.05907: 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) 186312 1726890127.05909: 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) 186312 1726890127.05913: 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) 186312 1726890127.05915: 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) 186312 1726890127.05917: variable 'mount_info' from source: unknown 186312 1726890127.05919: variable 'omit' from source: magic vars 186312 1726890127.06086: variable 'mount_info' from source: unknown 186312 1726890127.06144: variable 'mount_info' from source: unknown 186312 1726890127.06156: variable 'omit' from source: magic vars 186312 1726890127.06284: variable 'mount_info' from source: unknown 186312 1726890127.06294: variable 'omit' from source: magic vars 186312 1726890127.06386: variable 'mount_info' from source: unknown 186312 1726890127.06412: variable 'omit' from source: magic vars 186312 1726890127.06440: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890127.06454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890127.06490: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890127.06541: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890127.06551: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890127.06559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890127.06648: Set connection var ansible_shell_type to sh 186312 1726890127.06662: Set connection var ansible_pipelining to False 186312 1726890127.06677: Set connection var ansible_timeout to 10 186312 1726890127.06684: Set connection var ansible_connection to ssh 186312 1726890127.06693: Set connection var ansible_shell_executable to /bin/sh 186312 1726890127.06703: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890127.06728: variable 'ansible_shell_executable' from source: unknown 186312 1726890127.06743: variable 'ansible_connection' from source: unknown 186312 1726890127.06750: variable 'ansible_module_compression' from source: unknown 186312 1726890127.06757: variable 'ansible_shell_type' from source: unknown 186312 1726890127.06764: variable 'ansible_shell_executable' from source: unknown 186312 1726890127.06771: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890127.06778: variable 'ansible_pipelining' from source: unknown 186312 1726890127.07032: variable 'ansible_timeout' from source: unknown 186312 1726890127.07091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890127.07659: 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) 186312 1726890127.07676: variable 'omit' from source: magic vars 186312 1726890127.07685: starting attempt loop 186312 1726890127.07691: running the handler 186312 1726890127.07701: _low_level_execute_command(): starting 186312 1726890127.07708: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890127.09525: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890127.09541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.09556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.09581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.09625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.09641: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890127.09654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.09670: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890127.09685: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890127.09694: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890127.09705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.09719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.09733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.09750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.09761: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890127.09774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.09858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890127.09880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890127.09900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890127.09971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890127.11536: stdout chunk (state=3): >>>/root <<< 186312 1726890127.11641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890127.11714: stderr chunk (state=3): >>><<< 186312 1726890127.11724: stdout chunk (state=3): >>><<< 186312 1726890127.11813: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890127.11818: _low_level_execute_command(): starting 186312 1726890127.11820: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890127.1174502-189743-172739377953937 `" && echo ansible-tmp-1726890127.1174502-189743-172739377953937="` echo /root/.ansible/tmp/ansible-tmp-1726890127.1174502-189743-172739377953937 `" ) && sleep 0' 186312 1726890127.12490: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890127.12501: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.12514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.12529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.12565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.12575: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890127.12593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.12609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890127.12623: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890127.12634: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890127.12646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.12659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.12674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.12685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.12697: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890127.12715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.13425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890127.13589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890127.13606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890127.13677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890127.15495: stdout chunk (state=3): >>>ansible-tmp-1726890127.1174502-189743-172739377953937=/root/.ansible/tmp/ansible-tmp-1726890127.1174502-189743-172739377953937 <<< 186312 1726890127.15628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890127.15701: stderr chunk (state=3): >>><<< 186312 1726890127.15704: stdout chunk (state=3): >>><<< 186312 1726890127.16000: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890127.1174502-189743-172739377953937=/root/.ansible/tmp/ansible-tmp-1726890127.1174502-189743-172739377953937 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890127.16005: variable 'ansible_module_compression' from source: unknown 186312 1726890127.16007: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 186312 1726890127.16009: variable 'ansible_facts' from source: unknown 186312 1726890127.16010: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890127.1174502-189743-172739377953937/AnsiballZ_mount.py 186312 1726890127.16553: Sending initial data 186312 1726890127.16556: Sent initial data (156 bytes) 186312 1726890127.18598: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890127.18721: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.18735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.18752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.18793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.18805: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890127.18824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.18841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890127.18852: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890127.18861: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890127.18872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.18883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.18897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.18907: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.18921: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890127.18934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.19010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890127.19157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890127.19172: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890127.19241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890127.20936: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890127.20972: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890127.21013: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpr5i8_xs5 /root/.ansible/tmp/ansible-tmp-1726890127.1174502-189743-172739377953937/AnsiballZ_mount.py <<< 186312 1726890127.21051: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890127.22369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890127.22620: stderr chunk (state=3): >>><<< 186312 1726890127.22623: stdout chunk (state=3): >>><<< 186312 1726890127.22625: done transferring module to remote 186312 1726890127.22627: _low_level_execute_command(): starting 186312 1726890127.22629: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890127.1174502-189743-172739377953937/ /root/.ansible/tmp/ansible-tmp-1726890127.1174502-189743-172739377953937/AnsiballZ_mount.py && sleep 0' 186312 1726890127.23948: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.23952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.23975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890127.24105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.24108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.24110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.24174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890127.24207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890127.24218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890127.24256: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890127.25941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890127.26002: stderr chunk (state=3): >>><<< 186312 1726890127.26006: stdout chunk (state=3): >>><<< 186312 1726890127.26091: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890127.26094: _low_level_execute_command(): starting 186312 1726890127.26097: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890127.1174502-189743-172739377953937/AnsiballZ_mount.py && sleep 0' 186312 1726890127.27090: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.27094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.27118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890127.27136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890127.27139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.27205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890127.27208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890127.27268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890127.29170: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890127.29174: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890127.29186: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890127.29247: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890127.29250: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890127.29279: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890127.29311: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890127.29364: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890127.29367: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890127.29369: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890127.29413: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.29432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890127.29455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890127.29479: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e91dc0> <<< 186312 1726890127.29511: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890127.29529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e363a0> <<< 186312 1726890127.29540: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e91b20> <<< 186312 1726890127.29567: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890127.29570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890127.29582: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e91ac0> <<< 186312 1726890127.29600: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890127.29632: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890127.29635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890127.29637: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e36490> <<< 186312 1726890127.29662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890127.29683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890127.29707: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890127.29710: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e36940> <<< 186312 1726890127.29732: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e36670> <<< 186312 1726890127.29767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890127.29769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890127.29791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890127.29809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890127.29829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890127.29847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890127.29875: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890127.29878: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48bcf190> <<< 186312 1726890127.29888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890127.29910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890127.29983: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48bcf220> <<< 186312 1726890127.30019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'<<< 186312 1726890127.30022: stdout chunk (state=3): >>> <<< 186312 1726890127.30035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890127.30057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48bf2850><<< 186312 1726890127.30060: stdout chunk (state=3): >>> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48bcf940> <<< 186312 1726890127.30082: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e4e880> <<< 186312 1726890127.30110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890127.30115: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48bc8d90> <<< 186312 1726890127.30179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890127.30182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890127.30185: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48bf2d90> <<< 186312 1726890127.30234: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e36970> <<< 186312 1726890127.30260: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890127.30470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890127.30474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890127.30508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890127.30511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890127.30528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890127.30548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890127.30565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890127.30576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890127.30587: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b6feb0> <<< 186312 1726890127.30635: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b72f40> <<< 186312 1726890127.30648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890127.30666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890127.30682: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890127.30699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890127.30710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890127.30735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890127.30762: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b67610> <<< 186312 1726890127.30776: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b70640> <<< 186312 1726890127.30789: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b6f370> <<< 186312 1726890127.30807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890127.30874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890127.30895: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890127.30926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.30952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890127.30955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890127.30982: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890127.30985: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48af0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48af0910> <<< 186312 1726890127.31000: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890127.31028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890127.31032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48af0f10> <<< 186312 1726890127.31048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890127.31064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890127.31079: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890127.31091: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48af0fd0> <<< 186312 1726890127.31114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890127.31117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b020d0> <<< 186312 1726890127.31133: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890127.31187: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b49d90> <<< 186312 1726890127.31191: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890127.31210: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b44670> <<< 186312 1726890127.31272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890127.31275: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b76e20> <<< 186312 1726890127.31301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890127.31304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890127.31335: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890127.31339: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48b02cd0> <<< 186312 1726890127.31341: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b492b0> <<< 186312 1726890127.31381: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48b552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b7c9d0> <<< 186312 1726890127.31404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890127.31407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890127.31440: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.31461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890127.31466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890127.31479: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b02eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b02df0> <<< 186312 1726890127.31515: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b02d60> <<< 186312 1726890127.31536: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890127.31570: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890127.31594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890127.31649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890127.31680: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48ad63d0> <<< 186312 1726890127.31692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890127.31702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890127.31737: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48ad64c0> <<< 186312 1726890127.31853: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b0bf40> <<< 186312 1726890127.31885: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b05a90> <<< 186312 1726890127.31897: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b05490> <<< 186312 1726890127.31931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890127.31962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890127.31974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890127.32004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890127.32019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f489fb220> <<< 186312 1726890127.32047: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48ac0520> <<< 186312 1726890127.32103: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b05f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b7c040> <<< 186312 1726890127.32122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890127.32149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890127.32162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48a0fb50> <<< 186312 1726890127.32193: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890127.32214: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48a0fe80> <<< 186312 1726890127.32231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890127.32243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890127.32274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48a20790> <<< 186312 1726890127.32299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890127.32333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890127.32365: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48a20cd0> <<< 186312 1726890127.32381: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890127.32393: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489ac400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48a0ff70> <<< 186312 1726890127.32427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890127.32482: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489be2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48a20610> import 'pwd' # <<< 186312 1726890127.32513: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489be3a0> <<< 186312 1726890127.32551: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b02a30> <<< 186312 1726890127.32569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890127.32598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890127.32618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890127.32625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890127.32672: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489d8700> <<< 186312 1726890127.32679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890127.32705: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489d89d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f489d87c0> <<< 186312 1726890127.32735: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489d88b0> <<< 186312 1726890127.32767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890127.32951: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890127.32958: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489d8d00> <<< 186312 1726890127.32996: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890127.33008: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489e3250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f489d8940> <<< 186312 1726890127.33020: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f489cca90> <<< 186312 1726890127.33034: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b02610> <<< 186312 1726890127.33063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890127.33483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f489d8af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3f483d46d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip' # zipimport: zlib available <<< 186312 1726890127.33543: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.33567: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/__init__.py <<< 186312 1726890127.33581: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.33595: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.33615: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890127.33626: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.34928: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.35799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890127.35813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482fb7f0> <<< 186312 1726890127.35835: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890127.35846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.35868: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890127.35886: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890127.35897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890127.35920: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890127.35931: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482fb160> <<< 186312 1726890127.35960: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482fb280> <<< 186312 1726890127.35994: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482fbf40> <<< 186312 1726890127.36025: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890127.36089: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482fb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482fbd60> import 'atexit' # <<< 186312 1726890127.36105: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890127.36118: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482fbfa0> <<< 186312 1726890127.36129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890127.36199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482fb100> <<< 186312 1726890127.36215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890127.36227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890127.36306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890127.36418: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48250f10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48271f10> <<< 186312 1726890127.36437: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890127.36451: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48271d30> <<< 186312 1726890127.36461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890127.36531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482713a0> <<< 186312 1726890127.36544: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48361dc0> <<< 186312 1726890127.36744: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f483613a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890127.36756: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48361fa0> <<< 186312 1726890127.36771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890127.36783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890127.36861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 186312 1726890127.36873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48332d30> <<< 186312 1726890127.36961: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482cbd00> <<< 186312 1726890127.36973: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482cb3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482ff4c0> <<< 186312 1726890127.36997: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482cb4f0> <<< 186312 1726890127.37026: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482cb520> <<< 186312 1726890127.37054: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890127.37074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890127.37104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890127.37181: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f4823ffa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f4835b040> <<< 186312 1726890127.37501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890127.37504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890127.37506: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890127.37508: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f4823e880> <<< 186312 1726890127.37510: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f4835b1c0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890127.37518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.37520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890127.37522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890127.37524: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482422e0> <<< 186312 1726890127.37550: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f4823e820> <<< 186312 1726890127.37647: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f4823e670> <<< 186312 1726890127.37678: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482335e0> <<< 186312 1726890127.37720: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48233520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48344730> <<< 186312 1726890127.37752: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890127.37776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890127.37782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890127.37830: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482c1b50> <<< 186312 1726890127.38017: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482c0910> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482c2eb0> <<< 186312 1726890127.38059: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482c15b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48232a00> <<< 186312 1726890127.38080: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.38088: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890127.38104: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.38173: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.38263: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890127.38291: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890127.38294: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890127.38315: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.38409: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.38508: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.38975: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.39439: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890127.39445: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890127.39471: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890127.39478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.39537: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f47dfa220> <<< 186312 1726890127.39607: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890127.39620: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f4820a5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f481f6220> <<< 186312 1726890127.39669: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890127.39699: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.39716: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890127.39720: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.39837: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.39966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890127.39969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890127.39992: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482b7970> <<< 186312 1726890127.40003: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.40384: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.40749: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.40808: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.40871: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890127.40874: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.40905: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.40938: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890127.40999: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.41079: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890127.41084: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.41087: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.41104: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890127.41107: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.41145: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.41174: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890127.41185: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.41363: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.41551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890127.41593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890127.41668: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f47ddce50> <<< 186312 1726890127.41671: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.41733: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.41798: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890127.41832: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890127.41835: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.41864: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.41905: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890127.41949: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.41982: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.42077: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.42161: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.42239: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f4834c910> <<< 186312 1726890127.42267: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f47ddcbe0> <<< 186312 1726890127.42304: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890127.42322: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.42444: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.42498: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.42524: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.42567: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890127.42570: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890127.42597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890127.42626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890127.42645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890127.42656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890127.42751: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f47d9ec70> <<< 186312 1726890127.42788: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48202670> <<< 186312 1726890127.42851: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48201850> <<< 186312 1726890127.42854: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890127.42880: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.42912: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890127.42915: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890127.42977: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890127.42982: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.42996: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/__init__.py <<< 186312 1726890127.43031: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.43033: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.43057: stdout chunk (state=3): >>>import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 186312 1726890127.43061: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890127.43064: stdout chunk (state=3): >>>import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 186312 1726890127.43083: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.43088: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.43105: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 186312 1726890127.43108: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.43124: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 186312 1726890127.43149: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.43514: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.43850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.43853: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.43855: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 186312 1726890127.43866: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.43908: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.43928: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 186312 1726890127.44006: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.44152: stdout chunk (state=3): >>> {"changed": false, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "invocation": {"module_args": {"path": "/opt/test", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "fstype": null, "opts": null, "src": null}}} <<< 186312 1726890127.44169: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890127.44449: 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 <<< 186312 1726890127.44477: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 186312 1726890127.44519: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 186312 1726890127.44564: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 186312 1726890127.44740: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890127.44754: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890127.44782: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890127.44796: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890127.44820: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon <<< 186312 1726890127.44833: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890127.44851: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890127.44899: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890127.44929: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 186312 1726890127.44944: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890127.44961: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 186312 1726890127.44975: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890127.45000: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890127.45017: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 186312 1726890127.45033: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890127.45047: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890127.45064: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890127.45139: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890127.45319: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890127.45422: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890127.45838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890127.45841: stdout chunk (state=3): >>><<< 186312 1726890127.45848: stderr chunk (state=3): >>><<< 186312 1726890127.46094: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e91dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e363a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e91b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e91ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e36490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e36940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e36670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48bcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48bcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48bcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e4e880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48bc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48bf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48e36970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b6feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b72f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b6f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48af0e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48af0910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48af0f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48af0fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b49d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b44670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b76e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48b02cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48b552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b7c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b02eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b02df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b02d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48ad63d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48ad64c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b0bf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b05a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b05490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f489fb220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48ac0520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b05f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b7c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48a0fb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48a0fe80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48a20790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48a20cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489ac400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48a0ff70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489be2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48a20610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489be3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b02a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489d8700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489d89d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f489d87c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489d88b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489d8d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f489e3250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f489d8940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f489cca90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48b02610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f489d8af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3f483d46d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482fb7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482fb160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482fb280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482fbf40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482fb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482fbd60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482fbfa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482fb100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48250f10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48271f10> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48271d30> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482713a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48361dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f483613a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48361fa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48332d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482cbd00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482cb3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482ff4c0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482cb4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482cb520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f4823ffa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f4835b040> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f4823e880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f4835b1c0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482422e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f4823e820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f4823e670> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482335e0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f48233520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48344730> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482c1b50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482c0910> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482c2eb0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f482c15b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48232a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_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_mount_payload_ammdzebk/ansible_mount_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_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_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_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f47dfa220> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f4820a5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f481f6220> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f482b7970> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_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_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_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_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f47ddce50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_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_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f4834c910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f47ddcbe0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f47d9ec70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48202670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f48201850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_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_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_ammdzebk/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": false, "name": "/opt/test", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "invocation": {"module_args": {"path": "/opt/test", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "fstype": null, "opts": null, "src": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890127.46735: done with _execute_module (mount, {'path': '/opt/test', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726890127.1174502-189743-172739377953937/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890127.46739: _low_level_execute_command(): starting 186312 1726890127.46741: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890127.1174502-189743-172739377953937/ > /dev/null 2>&1 && sleep 0' 186312 1726890127.47423: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.47441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.47496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.47503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890127.47527: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.47534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890127.47563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.47661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890127.47672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890127.47742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890127.49604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890127.49617: stderr chunk (state=3): >>><<< 186312 1726890127.49620: stdout chunk (state=3): >>><<< 186312 1726890127.49641: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890127.49646: handler run complete 186312 1726890127.49666: attempt loop complete, returning result 186312 1726890127.49688: variable 'mount_info' from source: unknown 186312 1726890127.49771: variable 'mount_info' from source: unknown ok: [managed_node3] => (item={'path': '/opt/test', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0" } 186312 1726890127.49906: dumping result to json 186312 1726890127.49909: done dumping result, returning 186312 1726890127.49913: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-881e-6b85-000000001c38] 186312 1726890127.49915: sending task result for task 02369adf-7a19-881e-6b85-000000001c38 186312 1726890127.49963: done sending task result for task 02369adf-7a19-881e-6b85-000000001c38 186312 1726890127.49966: WORKER PROCESS EXITING 186312 1726890127.50025: no more pending results, returning what we have 186312 1726890127.50029: results queue empty 186312 1726890127.50029: checking for any_errors_fatal 186312 1726890127.50036: done checking for any_errors_fatal 186312 1726890127.50037: checking for max_fail_percentage 186312 1726890127.50039: done checking for max_fail_percentage 186312 1726890127.50040: checking to see if all hosts have failed and the running result is not ok 186312 1726890127.50041: done checking to see if all hosts have failed 186312 1726890127.50041: getting the remaining hosts for this loop 186312 1726890127.50043: done getting the remaining hosts for this loop 186312 1726890127.50046: getting the next task for host managed_node3 186312 1726890127.50054: done getting next task for host managed_node3 186312 1726890127.50057: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890127.50061: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890127.50073: getting variables 186312 1726890127.50075: in VariableManager get_vars() 186312 1726890127.50110: Calling all_inventory to load vars for managed_node3 186312 1726890127.50116: Calling groups_inventory to load vars for managed_node3 186312 1726890127.50119: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890127.50129: Calling all_plugins_play to load vars for managed_node3 186312 1726890127.50133: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890127.50136: Calling groups_plugins_play to load vars for managed_node3 186312 1726890127.51060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890127.51652: done with get_vars() 186312 1726890127.51667: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 23:42:07 -0400 (0:00:00.969) 0:01:37.257 ****** 186312 1726890127.51800: entering _queue_task() for managed_node3/systemd 186312 1726890127.52156: worker is 1 (out of 1 available) 186312 1726890127.52175: exiting _queue_task() for managed_node3/systemd 186312 1726890127.52195: done queuing things up, now waiting for results queue to drain 186312 1726890127.52196: waiting for pending results... 186312 1726890127.52534: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890127.52756: in run() - task 02369adf-7a19-881e-6b85-000000001c3a 186312 1726890127.52779: variable 'ansible_search_path' from source: unknown 186312 1726890127.52786: variable 'ansible_search_path' from source: unknown 186312 1726890127.52840: calling self._execute() 186312 1726890127.52996: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890127.53006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890127.53023: variable 'omit' from source: magic vars 186312 1726890127.53493: variable 'blivet_output' from source: set_fact 186312 1726890127.53573: Evaluated conditional (blivet_output['mounts']): True 186312 1726890127.53590: variable 'omit' from source: magic vars 186312 1726890127.53671: variable 'omit' from source: magic vars 186312 1726890127.53706: variable 'omit' from source: magic vars 186312 1726890127.53756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890127.53792: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890127.53831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890127.53870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890127.53898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890127.53942: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890127.53949: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890127.53957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890127.54068: Set connection var ansible_shell_type to sh 186312 1726890127.54096: Set connection var ansible_pipelining to False 186312 1726890127.54120: Set connection var ansible_timeout to 10 186312 1726890127.54128: Set connection var ansible_connection to ssh 186312 1726890127.54142: Set connection var ansible_shell_executable to /bin/sh 186312 1726890127.54151: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890127.54174: variable 'ansible_shell_executable' from source: unknown 186312 1726890127.54185: variable 'ansible_connection' from source: unknown 186312 1726890127.54192: variable 'ansible_module_compression' from source: unknown 186312 1726890127.54201: variable 'ansible_shell_type' from source: unknown 186312 1726890127.54209: variable 'ansible_shell_executable' from source: unknown 186312 1726890127.54219: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890127.54227: variable 'ansible_pipelining' from source: unknown 186312 1726890127.54244: variable 'ansible_timeout' from source: unknown 186312 1726890127.54253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890127.54475: 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) 186312 1726890127.54491: variable 'omit' from source: magic vars 186312 1726890127.54501: starting attempt loop 186312 1726890127.54510: running the handler 186312 1726890127.54536: _low_level_execute_command(): starting 186312 1726890127.54551: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890127.55360: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890127.55376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.55392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.55431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.55485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.55498: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890127.55514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.55539: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890127.55553: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890127.55568: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890127.55584: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.55599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.55617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.55638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.55652: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890127.55667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.55761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890127.55784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890127.55802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890127.55878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890127.57531: stdout chunk (state=3): >>>/root <<< 186312 1726890127.57706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890127.57903: stderr chunk (state=3): >>><<< 186312 1726890127.57950: stdout chunk (state=3): >>><<< 186312 1726890127.57999: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890127.58092: _low_level_execute_command(): starting 186312 1726890127.58096: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890127.580041-189789-49102363045962 `" && echo ansible-tmp-1726890127.580041-189789-49102363045962="` echo /root/.ansible/tmp/ansible-tmp-1726890127.580041-189789-49102363045962 `" ) && sleep 0' 186312 1726890127.59876: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890127.59898: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.59925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.59953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.60004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.60028: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890127.60048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.60079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890127.60101: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890127.60125: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890127.60144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.60160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.60179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.60192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.60203: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890127.60227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.60316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890127.60352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890127.60372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890127.60503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890127.62339: stdout chunk (state=3): >>>ansible-tmp-1726890127.580041-189789-49102363045962=/root/.ansible/tmp/ansible-tmp-1726890127.580041-189789-49102363045962 <<< 186312 1726890127.62466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890127.62544: stderr chunk (state=3): >>><<< 186312 1726890127.62549: stdout chunk (state=3): >>><<< 186312 1726890127.62588: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890127.580041-189789-49102363045962=/root/.ansible/tmp/ansible-tmp-1726890127.580041-189789-49102363045962 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890127.62650: variable 'ansible_module_compression' from source: unknown 186312 1726890127.62728: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 186312 1726890127.62795: variable 'ansible_facts' from source: unknown 186312 1726890127.63023: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890127.580041-189789-49102363045962/AnsiballZ_systemd.py 186312 1726890127.63253: Sending initial data 186312 1726890127.63257: Sent initial data (156 bytes) 186312 1726890127.64888: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890127.64897: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.64933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.64950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.64987: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.64994: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890127.65037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.65093: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890127.65102: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890127.65112: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890127.65122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.65133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.65141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.65149: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.65157: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890127.65169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.65241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890127.65258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890127.65272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890127.65342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890127.67044: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890127.67078: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890127.67119: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpepncjlgj /root/.ansible/tmp/ansible-tmp-1726890127.580041-189789-49102363045962/AnsiballZ_systemd.py <<< 186312 1726890127.67162: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890127.69561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890127.69913: stderr chunk (state=3): >>><<< 186312 1726890127.69917: stdout chunk (state=3): >>><<< 186312 1726890127.69920: done transferring module to remote 186312 1726890127.69926: _low_level_execute_command(): starting 186312 1726890127.69932: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890127.580041-189789-49102363045962/ /root/.ansible/tmp/ansible-tmp-1726890127.580041-189789-49102363045962/AnsiballZ_systemd.py && sleep 0' 186312 1726890127.70653: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890127.70666: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.70681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.70698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.70744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.70756: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890127.70769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.70785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890127.70795: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890127.70805: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890127.70820: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.70836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.70851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.70862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.70873: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890127.70884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.70966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890127.70988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890127.71003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890127.71128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890127.72759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890127.72834: stderr chunk (state=3): >>><<< 186312 1726890127.72844: stdout chunk (state=3): >>><<< 186312 1726890127.72935: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890127.72938: _low_level_execute_command(): starting 186312 1726890127.72941: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890127.580041-189789-49102363045962/AnsiballZ_systemd.py && sleep 0' 186312 1726890127.73507: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890127.73523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.73540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.73559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.73605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.73619: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890127.73633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.73651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890127.73663: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890127.73674: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890127.73686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890127.73700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890127.73724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890127.73737: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890127.73747: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890127.73758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890127.73825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890127.73845: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890127.73858: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890127.73931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890127.75825: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 186312 1726890127.75849: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # <<< 186312 1726890127.75852: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890127.75909: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890127.75915: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890127.75935: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890127.75967: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890127.76022: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890127.76075: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.76110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890127.76131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890127.76157: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c98dc0> <<< 186312 1726890127.76237: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890127.76293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890127.76391: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890127.76395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c3d940> <<< 186312 1726890127.76473: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890127.76477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890127.76513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890127.76556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890127.76577: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439cf190> <<< 186312 1726890127.76592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890127.76607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890127.76659: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439cf220> <<< 186312 1726890127.76688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890127.76752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439cf940> <<< 186312 1726890127.76795: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c55880> <<< 186312 1726890127.76799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439c8d90> <<< 186312 1726890127.76866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439f2d90> <<< 186312 1726890127.76919: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c3d970> <<< 186312 1726890127.76948: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890127.77301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890127.77304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890127.77361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890127.77364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890127.77388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890127.77416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43994eb0> <<< 186312 1726890127.77458: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43997f40> <<< 186312 1726890127.77482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890127.77506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890127.77537: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890127.77561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890127.77572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890127.77589: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4398c610> <<< 186312 1726890127.77622: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43995640> <<< 186312 1726890127.77646: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43994370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890127.77705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890127.77738: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890127.77779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.77789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890127.77834: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43873e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43873910> <<< 186312 1726890127.77878: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43873f10> <<< 186312 1726890127.77901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890127.77926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890127.77961: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43873fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890127.77983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f438850d0> import '_collections' # <<< 186312 1726890127.78033: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4396ed90> import '_functools' # <<< 186312 1726890127.78064: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43969670> <<< 186312 1726890127.78121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4397b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4399be20> <<< 186312 1726890127.78150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890127.78188: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43885cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4396e2b0> <<< 186312 1726890127.78234: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4397b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439a19d0> <<< 186312 1726890127.78263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890127.78317: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.78345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43885eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43885df0> <<< 186312 1726890127.78379: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43885d60> <<< 186312 1726890127.78447: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890127.78459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890127.78540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890127.78566: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f438593d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890127.78578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890127.78598: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f438594c0> <<< 186312 1726890127.78727: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4388df40> <<< 186312 1726890127.78768: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43888a90> <<< 186312 1726890127.78798: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43888490> <<< 186312 1726890127.78810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890127.78859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890127.78887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4378d220> <<< 186312 1726890127.78922: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43844520> <<< 186312 1726890127.78973: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43888f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439a1040> <<< 186312 1726890127.79008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890127.79052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437a0b50> <<< 186312 1726890127.79082: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890127.79141: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f437a0e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890127.79165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437b2790> <<< 186312 1726890127.79177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890127.79225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890127.79241: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437b2cd0> <<< 186312 1726890127.79289: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4373e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437a0f70> <<< 186312 1726890127.79321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890127.79364: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4374f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437b2610> <<< 186312 1726890127.79384: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890127.79396: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4374f3a0> <<< 186312 1726890127.79791: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43885a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4376a700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4376a9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4376a7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4376a8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890127.79834: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890127.79846: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4376ad00> <<< 186312 1726890127.79870: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43775250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4376a940> <<< 186312 1726890127.79889: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4375da90> <<< 186312 1726890127.79914: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43885610> <<< 186312 1726890127.79936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890127.79989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890127.80025: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4376aaf0> <<< 186312 1726890127.80167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890127.80179: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f436996d0> <<< 186312 1726890127.80491: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip' # zipimport: zlib available <<< 186312 1726890127.80586: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.80628: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890127.80662: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890127.81869: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.82801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d77f0> <<< 186312 1726890127.82851: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.82878: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890127.82903: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890127.82922: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435d7160> <<< 186312 1726890127.82966: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d7280> <<< 186312 1726890127.82969: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d7f40> <<< 186312 1726890127.82982: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890127.83050: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d7d60> import 'atexit' # <<< 186312 1726890127.83079: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435d7fa0> <<< 186312 1726890127.83095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890127.83108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890127.83149: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d7100> <<< 186312 1726890127.83183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890127.83203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890127.83243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890127.83247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890127.83322: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4359bf10> <<< 186312 1726890127.83374: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42f87100> <<< 186312 1726890127.83418: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42f872e0> <<< 186312 1726890127.83422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890127.83463: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42f87c70> <<< 186312 1726890127.83467: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435bddc0> <<< 186312 1726890127.83657: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435bd3a0> <<< 186312 1726890127.83673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890127.83698: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435bdfa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890127.83754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890127.83792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890127.83795: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4360cd30> <<< 186312 1726890127.83869: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435e7d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435e73d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4358ab50> <<< 186312 1726890127.83903: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435e74f0> <<< 186312 1726890127.83976: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435e7520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890127.84007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890127.84013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890127.84026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890127.84107: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42ff2fa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435b7040> <<< 186312 1726890127.84121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890127.84173: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42ff1880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435b71c0> <<< 186312 1726890127.84201: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890127.84275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890127.84322: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435b7d30> <<< 186312 1726890127.84446: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42ff1820> <<< 186312 1726890127.84543: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435e2610> <<< 186312 1726890127.84573: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435b7a30> <<< 186312 1726890127.84619: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435b7340> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4361f730> <<< 186312 1726890127.84673: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890127.84686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890127.84732: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4352ddf0> <<< 186312 1726890127.85085: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4359e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42fe75b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4352d100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42fe79a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890127.85178: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py<<< 186312 1726890127.85204: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890127.85413: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890127.85834: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.86292: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890127.86325: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890127.86339: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.86396: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43555940> <<< 186312 1726890127.86471: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435539d0> <<< 186312 1726890127.86486: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b7d640> <<< 186312 1726890127.86531: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890127.86560: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890127.86805: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.86834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890127.86845: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43595790> # zipimport: zlib available <<< 186312 1726890127.87228: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.87590: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.87649: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.87709: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890127.87725: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.87752: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.87793: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890127.87804: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.87850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.87931: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890127.87956: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890127.87999: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.88036: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890127.88048: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.88225: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.88407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890127.88445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890127.88455: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890127.88518: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d9490> <<< 186312 1726890127.88528: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.88576: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.88667: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890127.88679: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890127.88708: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.88746: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890127.88788: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.88826: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.88920: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.88978: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890127.89002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.89077: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4354ef40> <<< 186312 1726890127.89157: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43553190> <<< 186312 1726890127.89204: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890127.89253: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.89310: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.89335: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.89372: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890127.89394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890127.89406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890127.89447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890127.89466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890127.89477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890127.89554: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4355ebb0> <<< 186312 1726890127.89591: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43627340> <<< 186312 1726890127.89661: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d9fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890127.89684: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.89714: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890127.89798: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890127.89821: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 186312 1726890127.89833: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.89993: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90170: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90182: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90195: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90233: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90262: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90291: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90335: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 186312 1726890127.90397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90477: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90480: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90518: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 186312 1726890127.90521: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90792: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90824: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.90906: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890127.90943: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890127.90947: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890127.90982: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42901d30> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890127.91010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890127.91046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890127.91074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b61340> <<< 186312 1726890127.91128: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42b612b0> <<< 186312 1726890127.91178: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f428f01f0> <<< 186312 1726890127.91190: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f428f05b0> <<< 186312 1726890127.91226: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42a0ef10> <<< 186312 1726890127.91229: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b84850> <<< 186312 1726890127.91245: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890127.91276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890127.91290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890127.91343: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42b942e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b42d00> <<< 186312 1726890127.91376: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890127.91400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b941f0> <<< 186312 1726890127.91420: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890127.91449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890127.91508: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42964040> <<< 186312 1726890127.91514: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42ba1a60> <<< 186312 1726890127.91570: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b84880> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890127.91584: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 186312 1726890127.91625: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.91678: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 186312 1726890127.91691: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.91723: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.91797: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 186312 1726890127.91824: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890127.91828: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.91857: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.91869: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 186312 1726890127.91921: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.91956: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 186312 1726890127.91967: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.91992: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.92042: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 186312 1726890127.92088: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.92144: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.92184: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.92229: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 186312 1726890127.92242: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 186312 1726890127.92637: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93006: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 186312 1726890127.93010: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93048: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93096: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93124: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93173: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890127.93185: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93196: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93226: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890127.93274: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93336: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 186312 1726890127.93348: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93393: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93396: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890127.93423: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93461: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 186312 1726890127.93464: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93516: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890127.93623: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4284beb0> <<< 186312 1726890127.93637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890127.93659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890127.93821: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4284bb50> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 186312 1726890127.93874: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.93941: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890127.94011: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.94091: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 186312 1726890127.94102: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.94157: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.94223: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 186312 1726890127.94239: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.94263: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.94303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890127.94326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890127.94474: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f428c07f0> <<< 186312 1726890127.94704: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42861700> <<< 186312 1726890127.94717: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890127.94754: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.94810: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 186312 1726890127.94822: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.94875: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.94949: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.95043: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.95180: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 186312 1726890127.95191: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.95218: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.95259: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 186312 1726890127.95296: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.95350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890127.95404: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890127.95437: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f427fb7c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42861760> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 186312 1726890127.95451: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.95478: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.95519: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 186312 1726890127.95533: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.95646: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.95770: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 186312 1726890127.95914: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.95993: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.96031: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.96089: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890127.96093: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.96121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.96124: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.96238: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.96363: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890127.96471: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.96593: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 186312 1726890127.96597: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.96609: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.96640: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.97077: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.97522: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890127.97525: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.97599: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.97692: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 186312 1726890127.97778: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.97871: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890127.97876: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.97998: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.98154: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890127.98171: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.98208: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.98246: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890127.98335: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.98418: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.98903: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890127.98941: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.99048: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 186312 1726890127.99066: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.99069: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890127.99108: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.99160: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 186312 1726890127.99215: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.99266: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 186312 1726890127.99277: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.99482: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.99701: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 186312 1726890127.99757: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.99812: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890127.99824: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.99844: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.99880: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 186312 1726890127.99914: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.99947: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 186312 1726890127.99958: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890127.99978: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00015: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 186312 1726890128.00082: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00169: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 186312 1726890128.00191: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890128.00206: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00235: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00273: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890128.00292: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00315: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00327: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00355: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00457: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00520: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 186312 1726890128.00550: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 186312 1726890128.00587: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00637: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 186312 1726890128.00651: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00796: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.00962: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 186312 1726890128.01006: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.01052: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890128.01062: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.01095: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.01141: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 186312 1726890128.01213: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.01287: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890128.01302: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.01364: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.01459: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 186312 1726890128.01575: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.01690: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 186312 1726890128.01773: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.01924: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890128.22528: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 186312 1726890128.23084: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 186312 1726890128.23195: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version <<< 186312 1726890128.23232: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890128.23466: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890128.23479: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890128.23539: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890128.23563: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890128.23579: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890128.23599: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890128.23651: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890128.23723: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 186312 1726890128.23755: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 186312 1726890128.23759: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 186312 1726890128.23796: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 186312 1726890128.23843: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct <<< 186312 1726890128.23846: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 186312 1726890128.23956: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 186312 1726890128.24027: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890128.24084: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path<<< 186312 1726890128.24138: stdout chunk (state=3): >>> # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890128.24157: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890128.24344: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890128.24399: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890128.24449: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890128.24736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890128.24807: stderr chunk (state=3): >>><<< 186312 1726890128.24810: stdout chunk (state=3): >>><<< 186312 1726890128.25042: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43c3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43994eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43997f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4398c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43995640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43994370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43873e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43873910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43873f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43873fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f438850d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4396ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43969670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4397b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4399be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43885cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4396e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4397b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439a19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43885eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43885df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43885d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f438593d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f438594c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4388df40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43888a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43888490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4378d220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43844520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43888f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f439a1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437a0b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f437a0e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437b2790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437b2cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4373e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437a0f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4374f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f437b2610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4374f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43885a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4376a700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4376a9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4376a7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4376a8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4376ad00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43775250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4376a940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4375da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43885610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4376aaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f436996d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d77f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d7f40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d7d60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435d7fa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4359bf10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42f87100> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42f872e0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42f87c70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435bddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435bd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435bdfa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4360cd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435e7d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435e73d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4358ab50> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435e74f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435e7520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42ff2fa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435b7040> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42ff1880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435b71c0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435b7d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42ff1820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435e2610> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435b7a30> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435b7340> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4361f730> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4352ddf0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4359e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42fe75b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4352d100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42fe79a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43555940> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435539d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b7d640> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43595790> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d9490> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4354ef40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43553190> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4355ebb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43627340> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d9fd0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42901d30> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b61340> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42b612b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f428f01f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f428f05b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42a0ef10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b84850> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42b942e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b42d00> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b941f0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f42964040> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42ba1a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42b84880> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4284beb0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4284bb50> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f428c07f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42861700> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f427fb7c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f42861760> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_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_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_ojgbmxcr/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890128.26194: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890127.580041-189789-49102363045962/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890128.26197: _low_level_execute_command(): starting 186312 1726890128.26200: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890127.580041-189789-49102363045962/ > /dev/null 2>&1 && sleep 0' 186312 1726890128.27180: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890128.27196: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.27210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.27236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.27277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.27301: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890128.27319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.27349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890128.27362: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890128.27379: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890128.27393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.27421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.27439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.27463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.27480: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890128.27500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.27628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890128.27651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890128.27669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890128.27744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890128.29619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890128.29623: stdout chunk (state=3): >>><<< 186312 1726890128.29626: stderr chunk (state=3): >>><<< 186312 1726890128.30065: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890128.30068: handler run complete 186312 1726890128.30071: attempt loop complete, returning result 186312 1726890128.30073: _execute() done 186312 1726890128.30074: dumping result to json 186312 1726890128.30076: done dumping result, returning 186312 1726890128.30078: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000001c3a] 186312 1726890128.30080: sending task result for task 02369adf-7a19-881e-6b85-000000001c3a 186312 1726890128.30145: done sending task result for task 02369adf-7a19-881e-6b85-000000001c3a 186312 1726890128.30150: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 186312 1726890128.30214: no more pending results, returning what we have 186312 1726890128.30219: results queue empty 186312 1726890128.30220: checking for any_errors_fatal 186312 1726890128.30235: done checking for any_errors_fatal 186312 1726890128.30237: checking for max_fail_percentage 186312 1726890128.30239: done checking for max_fail_percentage 186312 1726890128.30240: checking to see if all hosts have failed and the running result is not ok 186312 1726890128.30241: done checking to see if all hosts have failed 186312 1726890128.30241: getting the remaining hosts for this loop 186312 1726890128.30243: done getting the remaining hosts for this loop 186312 1726890128.30247: getting the next task for host managed_node3 186312 1726890128.30254: done getting next task for host managed_node3 186312 1726890128.30258: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890128.30261: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890128.30276: getting variables 186312 1726890128.30277: in VariableManager get_vars() 186312 1726890128.30321: Calling all_inventory to load vars for managed_node3 186312 1726890128.30324: Calling groups_inventory to load vars for managed_node3 186312 1726890128.30327: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890128.30340: Calling all_plugins_play to load vars for managed_node3 186312 1726890128.30343: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890128.30346: Calling groups_plugins_play to load vars for managed_node3 186312 1726890128.31003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890128.31733: done with get_vars() 186312 1726890128.31750: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 23:42:08 -0400 (0:00:00.800) 0:01:38.058 ****** 186312 1726890128.31928: entering _queue_task() for managed_node3/mount 186312 1726890128.32494: worker is 1 (out of 1 available) 186312 1726890128.32510: exiting _queue_task() for managed_node3/mount 186312 1726890128.32529: done queuing things up, now waiting for results queue to drain 186312 1726890128.32532: waiting for pending results... 186312 1726890128.32909: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890128.33050: in run() - task 02369adf-7a19-881e-6b85-000000001c3b 186312 1726890128.33066: variable 'ansible_search_path' from source: unknown 186312 1726890128.33069: variable 'ansible_search_path' from source: unknown 186312 1726890128.33499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890128.36391: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890128.36482: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890128.36525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890128.36571: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890128.36603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890128.36695: 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) 186312 1726890128.36734: 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) 186312 1726890128.36766: 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) 186312 1726890128.36818: 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) 186312 1726890128.36842: 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) 186312 1726890128.36891: 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) 186312 1726890128.36928: 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) 186312 1726890128.36963: 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) 186312 1726890128.37009: 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) 186312 1726890128.37035: 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) 186312 1726890128.37094: 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) 186312 1726890128.37128: 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) 186312 1726890128.37160: 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) 186312 1726890128.37203: 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) 186312 1726890128.37225: 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) 186312 1726890128.37385: variable 'blivet_output' from source: set_fact 186312 1726890128.37494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890128.37677: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890128.37720: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890128.37761: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890128.37798: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890128.37847: 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) 186312 1726890128.37891: 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) 186312 1726890128.37925: 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) 186312 1726890128.37959: 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) 186312 1726890128.38087: variable 'omit' from source: magic vars 186312 1726890128.38216: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890128.38233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890128.38248: variable 'omit' from source: magic vars 186312 1726890128.38328: variable 'omit' from source: magic vars 186312 1726890128.38407: variable 'omit' from source: magic vars 186312 1726890128.38610: 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) 186312 1726890128.38657: 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) 186312 1726890128.38696: 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) 186312 1726890128.38751: 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) 186312 1726890128.38781: 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) 186312 1726890128.38899: variable 'mount_info' from source: unknown 186312 1726890128.38911: variable 'omit' from source: magic vars 186312 1726890128.39028: variable 'mount_info' from source: unknown 186312 1726890128.39171: variable 'mount_info' from source: unknown 186312 1726890128.39194: variable 'omit' from source: magic vars 186312 1726890128.39348: variable 'mount_info' from source: unknown 186312 1726890128.39360: variable 'omit' from source: magic vars 186312 1726890128.39474: variable 'mount_info' from source: unknown 186312 1726890128.39496: variable 'omit' from source: magic vars 186312 1726890128.39533: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890128.39570: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890128.39596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890128.39628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890128.39649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890128.39690: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890128.39699: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890128.39706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890128.39820: Set connection var ansible_shell_type to sh 186312 1726890128.39850: Set connection var ansible_pipelining to False 186312 1726890128.39871: Set connection var ansible_timeout to 10 186312 1726890128.39878: Set connection var ansible_connection to ssh 186312 1726890128.39889: Set connection var ansible_shell_executable to /bin/sh 186312 1726890128.39901: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890128.39939: variable 'ansible_shell_executable' from source: unknown 186312 1726890128.39948: variable 'ansible_connection' from source: unknown 186312 1726890128.39955: variable 'ansible_module_compression' from source: unknown 186312 1726890128.39966: variable 'ansible_shell_type' from source: unknown 186312 1726890128.39973: variable 'ansible_shell_executable' from source: unknown 186312 1726890128.39979: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890128.39987: variable 'ansible_pipelining' from source: unknown 186312 1726890128.40001: variable 'ansible_timeout' from source: unknown 186312 1726890128.40011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890128.40205: 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) 186312 1726890128.40233: variable 'omit' from source: magic vars 186312 1726890128.40245: starting attempt loop 186312 1726890128.40260: running the handler 186312 1726890128.40278: _low_level_execute_command(): starting 186312 1726890128.40302: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890128.41150: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890128.41166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.41183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.41199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.41245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.41256: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890128.41269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.41289: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890128.41300: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890128.41310: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890128.41324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.41340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.41355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.41366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.41376: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890128.41391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.41471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890128.41493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890128.41514: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890128.41584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890128.43120: stdout chunk (state=3): >>>/root <<< 186312 1726890128.43308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890128.43314: stdout chunk (state=3): >>><<< 186312 1726890128.43317: stderr chunk (state=3): >>><<< 186312 1726890128.43382: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890128.43387: _low_level_execute_command(): starting 186312 1726890128.43391: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890128.4333699-189817-119902983408390 `" && echo ansible-tmp-1726890128.4333699-189817-119902983408390="` echo /root/.ansible/tmp/ansible-tmp-1726890128.4333699-189817-119902983408390 `" ) && sleep 0' 186312 1726890128.44420: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890128.44454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.44556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.44618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.44690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.44701: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890128.44715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.44756: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890128.44771: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890128.44780: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890128.44797: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.44851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.44865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.44875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.44883: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890128.44926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.45061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890128.45083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890128.45124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890128.45286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890128.47015: stdout chunk (state=3): >>>ansible-tmp-1726890128.4333699-189817-119902983408390=/root/.ansible/tmp/ansible-tmp-1726890128.4333699-189817-119902983408390 <<< 186312 1726890128.47254: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890128.47258: stdout chunk (state=3): >>><<< 186312 1726890128.47306: stderr chunk (state=3): >>><<< 186312 1726890128.47338: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890128.4333699-189817-119902983408390=/root/.ansible/tmp/ansible-tmp-1726890128.4333699-189817-119902983408390 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890128.47520: variable 'ansible_module_compression' from source: unknown 186312 1726890128.47523: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 186312 1726890128.47525: variable 'ansible_facts' from source: unknown 186312 1726890128.47622: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890128.4333699-189817-119902983408390/AnsiballZ_mount.py 186312 1726890128.47806: Sending initial data 186312 1726890128.47809: Sent initial data (156 bytes) 186312 1726890128.49592: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890128.49608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.49624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.49645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.49686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.49700: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890128.49720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.49742: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890128.49756: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890128.49768: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890128.49780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.49794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.49812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.49832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.49846: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890128.49860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.49963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890128.49985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890128.50010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890128.50090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890128.51743: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890128.51803: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890128.51838: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp06e0snlp /root/.ansible/tmp/ansible-tmp-1726890128.4333699-189817-119902983408390/AnsiballZ_mount.py <<< 186312 1726890128.52192: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890128.53670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890128.53915: stderr chunk (state=3): >>><<< 186312 1726890128.53919: stdout chunk (state=3): >>><<< 186312 1726890128.53921: done transferring module to remote 186312 1726890128.53923: _low_level_execute_command(): starting 186312 1726890128.53926: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890128.4333699-189817-119902983408390/ /root/.ansible/tmp/ansible-tmp-1726890128.4333699-189817-119902983408390/AnsiballZ_mount.py && sleep 0' 186312 1726890128.55207: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890128.55223: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.55237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.55255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.55295: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.55315: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890128.55329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.55347: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890128.55358: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890128.55370: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890128.55382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.55395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.55410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.55424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.55435: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890128.55448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.55523: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890128.55544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890128.55558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890128.55729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890128.57326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890128.57378: stderr chunk (state=3): >>><<< 186312 1726890128.57381: stdout chunk (state=3): >>><<< 186312 1726890128.57422: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890128.57426: _low_level_execute_command(): starting 186312 1726890128.57429: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890128.4333699-189817-119902983408390/AnsiballZ_mount.py && sleep 0' 186312 1726890128.59137: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890128.59151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.59167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.59186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.59227: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.59239: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890128.59253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.59271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890128.59283: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890128.59295: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890128.59308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.59325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.59341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.59354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.59365: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890128.59379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.59451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890128.59533: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890128.59550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890128.59622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890128.61486: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890128.61508: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890128.61513: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890128.61568: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890128.61571: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890128.61606: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890128.61636: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890128.61670: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890128.61685: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890128.61741: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890128.61761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890128.61785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890128.61788: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890128.61813: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccb1edc0> <<< 186312 1726890128.61862: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890128.61865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890128.61868: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccac33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccb1eb20> <<< 186312 1726890128.61897: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890128.61917: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccb1eac0> <<< 186312 1726890128.61935: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890128.61956: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890128.61970: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccac3490> <<< 186312 1726890128.62009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890128.62014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890128.62016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890128.62029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890128.62052: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccac3940> <<< 186312 1726890128.62063: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccac3670> <<< 186312 1726890128.62097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890128.62100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890128.62124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890128.62157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890128.62160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890128.62173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890128.62197: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cca7a190> <<< 186312 1726890128.62221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890128.62237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890128.62314: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cca7a220> <<< 186312 1726890128.62342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890128.62345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890128.62370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890128.62374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cca9d850> <<< 186312 1726890128.62386: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cca7a940> <<< 186312 1726890128.62407: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccadb880> <<< 186312 1726890128.62430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890128.62456: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cca73d90> <<< 186312 1726890128.62507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890128.62511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890128.62516: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cca9dd90> <<< 186312 1726890128.62559: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccac3970> <<< 186312 1726890128.62584: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890128.62789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890128.62793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890128.62829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890128.62831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890128.62847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890128.62864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890128.62884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890128.62901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890128.62904: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7d4eb0> <<< 186312 1726890128.62969: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7d7f40> <<< 186312 1726890128.62972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890128.62984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890128.62995: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890128.63018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890128.63031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890128.63051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890128.63077: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7cc610> <<< 186312 1726890128.63101: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7d5640> <<< 186312 1726890128.63107: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7d4370> <<< 186312 1726890128.63125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890128.63187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890128.63205: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890128.63258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890128.63261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890128.63264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890128.63298: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc755e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc755910> <<< 186312 1726890128.63313: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890128.63350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc755f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890128.63368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890128.63407: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc755fd0> <<< 186312 1726890128.63423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7670d0> <<< 186312 1726890128.63440: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890128.63496: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7aed90> import '_functools' # <<< 186312 1726890128.63529: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7a9670> <<< 186312 1726890128.63577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7ba6d0> <<< 186312 1726890128.63580: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7dbe20> <<< 186312 1726890128.63605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890128.63644: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc767cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7ae2b0> <<< 186312 1726890128.63683: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc7ba2e0> <<< 186312 1726890128.63686: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7e19d0> <<< 186312 1726890128.63707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890128.63710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890128.63752: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890128.63757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890128.63782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890128.63785: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc767eb0> <<< 186312 1726890128.63787: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc767df0> <<< 186312 1726890128.63805: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890128.63838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc767d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890128.63872: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890128.63901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890128.63962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890128.63965: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc73b3d0> <<< 186312 1726890128.63983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890128.63993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890128.64033: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc73b4c0> <<< 186312 1726890128.64148: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc770f40> <<< 186312 1726890128.64219: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc76aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc76a490> <<< 186312 1726890128.64241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890128.64263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890128.64293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890128.64316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc689220> <<< 186312 1726890128.64340: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc725520> <<< 186312 1726890128.64385: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc76af10> <<< 186312 1726890128.64405: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7e1040> <<< 186312 1726890128.64428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890128.64472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc69db50> <<< 186312 1726890128.64484: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890128.64509: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc69de80> <<< 186312 1726890128.64535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890128.64573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890128.64592: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc6ae790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890128.64628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890128.64647: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc6aecd0> <<< 186312 1726890128.64716: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc63a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc69df70> <<< 186312 1726890128.64728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890128.64775: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc64c2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc6ae610> <<< 186312 1726890128.64785: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890128.64815: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc64c3a0> <<< 186312 1726890128.64856: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc767a30> <<< 186312 1726890128.64878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890128.64907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890128.64924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890128.64965: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc666700> <<< 186312 1726890128.64996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890128.65008: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc6669d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc6667c0> <<< 186312 1726890128.65052: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc6668b0> <<< 186312 1726890128.65064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890128.65250: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc666d00> <<< 186312 1726890128.65286: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc671250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc666940> <<< 186312 1726890128.65308: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc65aa90> <<< 186312 1726890128.65338: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc767610> <<< 186312 1726890128.65354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890128.65406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890128.65437: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc666af0> <<< 186312 1726890128.65545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890128.65556: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc2cc5956d0> <<< 186312 1726890128.65818: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip' # zipimport: zlib available <<< 186312 1726890128.65910: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.65945: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/__init__.py <<< 186312 1726890128.65966: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890128.65984: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890128.65994: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.67191: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.68139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf6e820> <<< 186312 1726890128.68171: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890128.68231: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890128.68246: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890128.68250: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbffe730> <<< 186312 1726890128.68276: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbffe610> <<< 186312 1726890128.68304: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbffe340> <<< 186312 1726890128.68339: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890128.68380: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbffe460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbffe160> import 'atexit' # <<< 186312 1726890128.68424: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890128.68458: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbffe3a0> <<< 186312 1726890128.68462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890128.68475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890128.68507: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbffe790> <<< 186312 1726890128.68543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890128.68567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890128.68589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890128.68603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890128.68670: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbeed7f0> <<< 186312 1726890128.68703: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbeedb80> <<< 186312 1726890128.68753: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbeed9d0> <<< 186312 1726890128.68757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890128.68783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890128.68824: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf0eaf0> <<< 186312 1726890128.68840: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbff8d60> <<< 186312 1726890128.69007: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbffe4f0> <<< 186312 1726890128.69047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890128.69069: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbff81c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890128.69104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890128.69165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890128.69169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf68b20> <<< 186312 1726890128.69249: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf9ceb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf9c8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf072e0> <<< 186312 1726890128.69280: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbf9c9a0> <<< 186312 1726890128.69320: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbfcfd00> <<< 186312 1726890128.69356: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890128.69391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890128.69395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890128.69473: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890128.69500: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbecfa00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbfd7e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890128.69503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890128.69571: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbedf0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbfd7eb0> <<< 186312 1726890128.69607: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890128.69651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890128.69711: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbfa3730> <<< 186312 1726890128.70453: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbedf0d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbedc550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbedc610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbedbc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbfcfee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbf5fb50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbf5e9a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbed0820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbf5f580> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf98af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890128.70678: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.70691: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_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_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890128.70771: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.71216: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.71693: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890128.71706: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890128.71723: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890128.71854: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cba9ddf0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbea95b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbe94df0> <<< 186312 1726890128.71902: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890128.71944: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890128.71961: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.72071: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.72207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890128.72234: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf549d0> # zipimport: zlib available <<< 186312 1726890128.72636: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.72992: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.73055: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.73123: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890128.73160: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.73194: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890128.73248: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.73335: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890128.73365: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890128.73368: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.73393: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.73434: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890128.73623: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.73810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890128.73865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890128.73915: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cba79e50> # zipimport: zlib available <<< 186312 1726890128.73979: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.74056: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890128.74080: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.74114: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.74160: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890128.74163: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.74195: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.74232: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.74321: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.74381: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890128.74401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890128.74473: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbfe9910> <<< 186312 1726890128.74503: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cba79be0> <<< 186312 1726890128.74548: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890128.74659: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.74710: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.74740: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.74792: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890128.74795: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890128.74811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890128.74844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890128.74877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890128.74880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890128.74952: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cba3bc70> <<< 186312 1726890128.74999: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbe9f670> <<< 186312 1726890128.75057: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbe9e850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890128.75086: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.75131: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890128.75186: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890128.75206: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.75252: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 186312 1726890128.75292: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available <<< 186312 1726890128.75315: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available <<< 186312 1726890128.75347: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 186312 1726890128.75350: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.75697: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.76043: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890128.76056: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890128.76088: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.76121: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 186312 1726890128.76192: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890128.76361: stdout chunk (state=3): >>> {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "path": "none", "fstype": "swap", "opts": "defaults", "state": "present", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} <<< 186312 1726890128.76365: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890128.76580: 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 <<< 186312 1726890128.76586: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 186312 1726890128.76620: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 186312 1726890128.76625: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 186312 1726890128.76665: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale <<< 186312 1726890128.76669: stdout chunk (state=3): >>># cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword<<< 186312 1726890128.76674: stdout chunk (state=3): >>> # destroy keyword # cleanup[2] removing _operator <<< 186312 1726890128.76677: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 <<< 186312 1726890128.76707: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil<<< 186312 1726890128.76716: stdout chunk (state=3): >>> # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2<<< 186312 1726890128.76762: stdout chunk (state=3): >>> # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib <<< 186312 1726890128.76770: stdout chunk (state=3): >>># cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 186312 1726890128.76773: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ <<< 186312 1726890128.76776: stdout chunk (state=3): >>># destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json <<< 186312 1726890128.76779: stdout chunk (state=3): >>># cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors<<< 186312 1726890128.76820: stdout chunk (state=3): >>> # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid <<< 186312 1726890128.76823: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array <<< 186312 1726890128.76828: stdout chunk (state=3): >>># cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common <<< 186312 1726890128.76882: 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.six # destroy ansible.module_utils.six <<< 186312 1726890128.76885: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 186312 1726890128.76891: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy<<< 186312 1726890128.76895: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors<<< 186312 1726890128.76898: stdout chunk (state=3): >>> # destroy ansible.module_utils.errors <<< 186312 1726890128.76900: 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 <<< 186312 1726890128.76902: stdout chunk (state=3): >>># cleanup[2] removing _ast<<< 186312 1726890128.76921: stdout chunk (state=3): >>> # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 186312 1726890128.77124: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util <<< 186312 1726890128.77127: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890128.77157: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890128.77161: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890128.77183: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890128.77186: stdout chunk (state=3): >>># destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890128.77229: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 186312 1726890128.77246: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890128.77347: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890128.77476: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890128.77480: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890128.77600: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 186312 1726890128.77624: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 186312 1726890128.77635: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890128.77650: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890128.77665: stdout chunk (state=3): >>># destroy select <<< 186312 1726890128.77685: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890128.77703: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890128.78031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890128.78040: stdout chunk (state=3): >>><<< 186312 1726890128.78051: stderr chunk (state=3): >>><<< 186312 1726890128.78722: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccb1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccac33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccb1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccb1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccac3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccac3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccac3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cca7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cca7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cca9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cca7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccadb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cca73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cca9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2ccac3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc755e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc755910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc755f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc755fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7a9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc767cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc7ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc767eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc767df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc767d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc73b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc73b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc770f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc76aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc76a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc689220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc725520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc76af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc7e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc69db50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc69de80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc6ae790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc6aecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc63a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc69df70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc64c2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc6ae610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc64c3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc767a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc666700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc6669d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc6667c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc6668b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc666d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cc671250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc666940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc65aa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc767610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cc666af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc2cc5956d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf6e820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbffe730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbffe610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbffe340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbffe460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbffe160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbffe3a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbffe790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbeed7f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbeedb80> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbeed9d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf0eaf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbff8d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbffe4f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbff81c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf68b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf9ceb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf9c8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf072e0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbf9c9a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbfcfd00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbecfa00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbfd7e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbedf0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbfd7eb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbfa3730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbedf0d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbedc550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbedc610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbedbc40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbfcfee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbf5fb50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbf5e9a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbed0820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbf5f580> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf98af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_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_mount_payload_mdesdhaz/ansible_mount_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_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_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_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cba9ddf0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbea95b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbe94df0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbf549d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_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_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_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_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cba79e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_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_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc2cbfe9910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cba79be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cba3bc70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbe9f670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2cbe9e850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_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_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_mdesdhaz/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "path": "none", "fstype": "swap", "opts": "defaults", "state": "present", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890128.80277: done with _execute_module (mount, {'src': 'UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726890128.4333699-189817-119902983408390/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890128.80281: _low_level_execute_command(): starting 186312 1726890128.80287: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890128.4333699-189817-119902983408390/ > /dev/null 2>&1 && sleep 0' 186312 1726890128.81310: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890128.81327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.81347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.81379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.81441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.81463: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890128.81495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.81523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890128.81546: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890128.81560: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890128.81574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890128.81589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890128.81603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890128.81616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890128.81628: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890128.81645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890128.81734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890128.81766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890128.81793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890128.81881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890128.83599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890128.83696: stderr chunk (state=3): >>><<< 186312 1726890128.83700: stdout chunk (state=3): >>><<< 186312 1726890128.84316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890128.84319: handler run complete 186312 1726890128.84322: attempt loop complete, returning result 186312 1726890128.84323: variable 'mount_info' from source: unknown 186312 1726890128.84325: variable 'mount_info' from source: unknown changed: [managed_node3] => (item={'src': 'UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe" } 186312 1726890128.84470: dumping result to json 186312 1726890128.84476: done dumping result, returning 186312 1726890128.84482: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-881e-6b85-000000001c3b] 186312 1726890128.84485: sending task result for task 02369adf-7a19-881e-6b85-000000001c3b 186312 1726890128.84569: done sending task result for task 02369adf-7a19-881e-6b85-000000001c3b 186312 1726890128.84576: WORKER PROCESS EXITING 186312 1726890128.84766: no more pending results, returning what we have 186312 1726890128.84770: results queue empty 186312 1726890128.84771: checking for any_errors_fatal 186312 1726890128.84779: done checking for any_errors_fatal 186312 1726890128.84780: checking for max_fail_percentage 186312 1726890128.84781: done checking for max_fail_percentage 186312 1726890128.84782: checking to see if all hosts have failed and the running result is not ok 186312 1726890128.84813: done checking to see if all hosts have failed 186312 1726890128.84815: getting the remaining hosts for this loop 186312 1726890128.84816: done getting the remaining hosts for this loop 186312 1726890128.84827: getting the next task for host managed_node3 186312 1726890128.84834: done getting next task for host managed_node3 186312 1726890128.84879: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890128.84883: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890128.84937: getting variables 186312 1726890128.84944: in VariableManager get_vars() 186312 1726890128.85083: Calling all_inventory to load vars for managed_node3 186312 1726890128.85113: Calling groups_inventory to load vars for managed_node3 186312 1726890128.85155: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890128.85167: Calling all_plugins_play to load vars for managed_node3 186312 1726890128.85170: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890128.85173: Calling groups_plugins_play to load vars for managed_node3 186312 1726890128.86733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890128.87526: done with get_vars() 186312 1726890128.87543: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 23:42:08 -0400 (0:00:00.557) 0:01:38.615 ****** 186312 1726890128.87657: entering _queue_task() for managed_node3/file 186312 1726890128.88253: worker is 1 (out of 1 available) 186312 1726890128.88287: exiting _queue_task() for managed_node3/file 186312 1726890128.88302: done queuing things up, now waiting for results queue to drain 186312 1726890128.88304: waiting for pending results... 186312 1726890128.88701: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890128.88895: in run() - task 02369adf-7a19-881e-6b85-000000001c3d 186312 1726890128.88909: variable 'ansible_search_path' from source: unknown 186312 1726890128.88914: variable 'ansible_search_path' from source: unknown 186312 1726890128.89456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890128.93825: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890128.93906: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890128.93953: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890128.94000: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890128.94134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890128.95168: 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) 186312 1726890128.95207: 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) 186312 1726890128.95245: 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) 186312 1726890128.95313: 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) 186312 1726890128.95338: 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) 186312 1726890128.95392: 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) 186312 1726890128.95428: 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) 186312 1726890128.95463: 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) 186312 1726890128.95515: 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) 186312 1726890128.95539: 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) 186312 1726890128.95598: 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) 186312 1726890128.95636: 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) 186312 1726890128.95667: 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) 186312 1726890128.95709: 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) 186312 1726890128.95737: 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) 186312 1726890128.95893: variable 'blivet_output' from source: set_fact 186312 1726890128.95997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890128.96179: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890128.96222: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890128.96261: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890128.96299: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890128.96351: 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) 186312 1726890128.96461: 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) 186312 1726890128.96498: 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) 186312 1726890128.96535: 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) 186312 1726890128.96767: variable 'omit' from source: magic vars 186312 1726890128.96926: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890128.96945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890128.96961: variable 'omit' from source: magic vars 186312 1726890128.97310: variable 'mount_info' from source: unknown 186312 1726890128.97329: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 186312 1726890128.97337: when evaluation is False, skipping this task 186312 1726890128.97382: variable 'mount_info' from source: unknown 186312 1726890128.97456: variable 'mount_info' from source: unknown skipping: [managed_node3] => (item={'src': 'UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "state": "present" }, "skip_reason": "Conditional result was False" } 186312 1726890128.97721: dumping result to json 186312 1726890128.97732: done dumping result, returning 186312 1726890128.97743: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-881e-6b85-000000001c3d] 186312 1726890128.97760: sending task result for task 02369adf-7a19-881e-6b85-000000001c3d 186312 1726890128.97851: done sending task result for task 02369adf-7a19-881e-6b85-000000001c3d 186312 1726890128.97859: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 186312 1726890128.98052: no more pending results, returning what we have 186312 1726890128.98056: results queue empty 186312 1726890128.98057: checking for any_errors_fatal 186312 1726890128.98066: done checking for any_errors_fatal 186312 1726890128.98067: checking for max_fail_percentage 186312 1726890128.98069: done checking for max_fail_percentage 186312 1726890128.98070: checking to see if all hosts have failed and the running result is not ok 186312 1726890128.98071: done checking to see if all hosts have failed 186312 1726890128.98072: getting the remaining hosts for this loop 186312 1726890128.98073: done getting the remaining hosts for this loop 186312 1726890128.98076: getting the next task for host managed_node3 186312 1726890128.98082: done getting next task for host managed_node3 186312 1726890128.98086: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890128.98089: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890128.98107: getting variables 186312 1726890128.98108: in VariableManager get_vars() 186312 1726890128.98144: Calling all_inventory to load vars for managed_node3 186312 1726890128.98147: Calling groups_inventory to load vars for managed_node3 186312 1726890128.98149: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890128.98158: Calling all_plugins_play to load vars for managed_node3 186312 1726890128.98160: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890128.98163: Calling groups_plugins_play to load vars for managed_node3 186312 1726890128.98773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890129.00036: done with get_vars() 186312 1726890129.00051: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 23:42:09 -0400 (0:00:00.124) 0:01:38.740 ****** 186312 1726890129.00143: entering _queue_task() for managed_node3/systemd 186312 1726890129.01119: worker is 1 (out of 1 available) 186312 1726890129.01130: exiting _queue_task() for managed_node3/systemd 186312 1726890129.01145: done queuing things up, now waiting for results queue to drain 186312 1726890129.01146: waiting for pending results... 186312 1726890129.02122: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890129.02499: in run() - task 02369adf-7a19-881e-6b85-000000001c3f 186312 1726890129.02587: variable 'ansible_search_path' from source: unknown 186312 1726890129.02595: variable 'ansible_search_path' from source: unknown 186312 1726890129.02638: calling self._execute() 186312 1726890129.02930: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890129.02942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890129.02957: variable 'omit' from source: magic vars 186312 1726890129.03720: variable 'blivet_output' from source: set_fact 186312 1726890129.03817: Evaluated conditional (blivet_output['mounts']): True 186312 1726890129.03829: variable 'omit' from source: magic vars 186312 1726890129.03946: variable 'omit' from source: magic vars 186312 1726890129.03990: variable 'omit' from source: magic vars 186312 1726890129.04040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890129.04078: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890129.04108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890129.04134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890129.04152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890129.04183: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890129.04190: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890129.04203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890129.04299: Set connection var ansible_shell_type to sh 186312 1726890129.04323: Set connection var ansible_pipelining to False 186312 1726890129.04338: Set connection var ansible_timeout to 10 186312 1726890129.04346: Set connection var ansible_connection to ssh 186312 1726890129.04356: Set connection var ansible_shell_executable to /bin/sh 186312 1726890129.04366: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890129.04391: variable 'ansible_shell_executable' from source: unknown 186312 1726890129.04398: variable 'ansible_connection' from source: unknown 186312 1726890129.04405: variable 'ansible_module_compression' from source: unknown 186312 1726890129.04416: variable 'ansible_shell_type' from source: unknown 186312 1726890129.04425: variable 'ansible_shell_executable' from source: unknown 186312 1726890129.04434: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890129.04442: variable 'ansible_pipelining' from source: unknown 186312 1726890129.04448: variable 'ansible_timeout' from source: unknown 186312 1726890129.04454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890129.04669: 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) 186312 1726890129.04686: variable 'omit' from source: magic vars 186312 1726890129.04694: starting attempt loop 186312 1726890129.04700: running the handler 186312 1726890129.04720: _low_level_execute_command(): starting 186312 1726890129.04733: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890129.05659: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890129.05675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.05692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.05715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.05764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.05778: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890129.05794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.05816: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890129.05829: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890129.05841: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890129.05858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.05873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.05891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.05904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.05919: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890129.05934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.06015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890129.06038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890129.06056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890129.06134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890129.07716: stdout chunk (state=3): >>>/root <<< 186312 1726890129.07899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890129.07902: stdout chunk (state=3): >>><<< 186312 1726890129.07904: stderr chunk (state=3): >>><<< 186312 1726890129.08011: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890129.08016: _low_level_execute_command(): starting 186312 1726890129.08020: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890129.0792434-189843-33035392838185 `" && echo ansible-tmp-1726890129.0792434-189843-33035392838185="` echo /root/.ansible/tmp/ansible-tmp-1726890129.0792434-189843-33035392838185 `" ) && sleep 0' 186312 1726890129.08714: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890129.08722: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.08735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.08746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.08780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.08787: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890129.08796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.08808: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890129.08820: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890129.08826: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890129.08834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.08843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.08854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.08861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.08867: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890129.08876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.08951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890129.08964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890129.08974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890129.09045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890129.10855: stdout chunk (state=3): >>>ansible-tmp-1726890129.0792434-189843-33035392838185=/root/.ansible/tmp/ansible-tmp-1726890129.0792434-189843-33035392838185 <<< 186312 1726890129.10972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890129.11034: stderr chunk (state=3): >>><<< 186312 1726890129.11037: stdout chunk (state=3): >>><<< 186312 1726890129.11054: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890129.0792434-189843-33035392838185=/root/.ansible/tmp/ansible-tmp-1726890129.0792434-189843-33035392838185 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890129.11102: variable 'ansible_module_compression' from source: unknown 186312 1726890129.11162: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 186312 1726890129.11224: variable 'ansible_facts' from source: unknown 186312 1726890129.11423: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890129.0792434-189843-33035392838185/AnsiballZ_systemd.py 186312 1726890129.12265: Sending initial data 186312 1726890129.12269: Sent initial data (157 bytes) 186312 1726890129.13126: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890129.13135: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.13144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.13157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.13192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.13198: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890129.13208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.13224: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890129.13235: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890129.13238: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890129.13245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.13254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.13265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.13272: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.13278: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890129.13287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.13354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890129.13370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890129.13378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890129.13438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890129.15106: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890129.15173: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890129.15177: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpucn1xnsu /root/.ansible/tmp/ansible-tmp-1726890129.0792434-189843-33035392838185/AnsiballZ_systemd.py <<< 186312 1726890129.15240: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890129.18280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890129.18402: stderr chunk (state=3): >>><<< 186312 1726890129.18405: stdout chunk (state=3): >>><<< 186312 1726890129.18429: done transferring module to remote 186312 1726890129.18449: _low_level_execute_command(): starting 186312 1726890129.18452: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890129.0792434-189843-33035392838185/ /root/.ansible/tmp/ansible-tmp-1726890129.0792434-189843-33035392838185/AnsiballZ_systemd.py && sleep 0' 186312 1726890129.19083: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890129.19091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.19101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.19115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.19155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.19162: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890129.19173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.19190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890129.19197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890129.19203: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890129.19211: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.19222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.19236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.19243: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.19249: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890129.19260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.19336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890129.19353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890129.19365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890129.19424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890129.21161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890129.21165: stdout chunk (state=3): >>><<< 186312 1726890129.21171: stderr chunk (state=3): >>><<< 186312 1726890129.21190: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890129.21193: _low_level_execute_command(): starting 186312 1726890129.21198: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890129.0792434-189843-33035392838185/AnsiballZ_systemd.py && sleep 0' 186312 1726890129.21878: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890129.21887: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.21897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.21911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.21967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.21972: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890129.21982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.21995: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890129.22002: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890129.22009: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890129.22019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.22028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.22043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.22051: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.22059: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890129.22071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.22147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890129.22161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890129.22168: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890129.22243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890129.24140: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890129.24143: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890129.24147: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890129.24208: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890129.24213: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890129.24268: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890129.24271: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890129.24329: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890129.24334: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890129.24337: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890129.24371: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890129.24396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890129.24404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890129.24412: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890129.24452: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b73dc0> <<< 186312 1726890129.24483: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890129.24494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b73b20> <<< 186312 1726890129.24536: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890129.24668: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b73ac0> <<< 186312 1726890129.24692: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890129.24695: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890129.24739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890129.24766: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b18490> <<< 186312 1726890129.24770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890129.24803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890129.24806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890129.24863: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b18940> <<< 186312 1726890129.24867: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b18670> <<< 186312 1726890129.24870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890129.24875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890129.24877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890129.24879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890129.24881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890129.24883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890129.24885: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890129.24887: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588acf190> <<< 186312 1726890129.24889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890129.24891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890129.25090: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588acf220> <<< 186312 1726890129.25129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890129.25133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890129.25136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588af2850> <<< 186312 1726890129.25139: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588acf940> <<< 186312 1726890129.25142: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b30880> <<< 186312 1726890129.25145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890129.25147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890129.25209: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588ac8d90> <<< 186312 1726890129.25215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890129.25218: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588af2d90> <<< 186312 1726890129.25221: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b18970> <<< 186312 1726890129.25223: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890129.25565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890129.25601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890129.25604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890129.25637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890129.25640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890129.25673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890129.25687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890129.25690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890129.25700: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a6feb0> <<< 186312 1726890129.25749: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a72f40> <<< 186312 1726890129.25752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890129.25755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890129.25835: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890129.25916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890129.25980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890129.25984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890129.25987: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a67610> <<< 186312 1726890129.26021: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a70640> <<< 186312 1726890129.26137: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a6f370> <<< 186312 1726890129.26162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890129.26219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890129.26247: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890129.26304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890129.26314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890129.26466: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588747df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5887478e0> <<< 186312 1726890129.26470: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890129.26573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890129.26576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588747ee0> <<< 186312 1726890129.26578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890129.26580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890129.26635: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890129.26691: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588747fa0> <<< 186312 1726890129.26696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588747eb0> import '_collections' # <<< 186312 1726890129.26698: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a49d60> import '_functools' # <<< 186312 1726890129.26700: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a44640> <<< 186312 1726890129.26702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890129.26704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a566a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a76df0> <<< 186312 1726890129.26706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890129.26708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890129.26776: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890129.26780: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588759ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a49280> <<< 186312 1726890129.26791: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890129.26793: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588a562b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a7c9a0> <<< 186312 1726890129.26858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890129.26861: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890129.26863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890129.26865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890129.26905: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588759fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588759dc0> <<< 186312 1726890129.26908: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588759d30> <<< 186312 1726890129.26917: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890129.26922: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890129.26925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890129.26942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890129.26945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890129.26962: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58872d3a0> <<< 186312 1726890129.26985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890129.26988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890129.26990: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58872d490> <<< 186312 1726890129.27026: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588761fd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58875ca60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58875c580> <<< 186312 1726890129.27032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890129.27078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890129.27105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890129.27133: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5886471f0> <<< 186312 1726890129.27152: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588718b80> <<< 186312 1726890129.27201: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58875cee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a76fd0> <<< 186312 1726890129.27252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890129.27280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890129.27284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58865ab20> <<< 186312 1726890129.27287: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890129.27323: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb58865ae50> <<< 186312 1726890129.27341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890129.27406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890129.27410: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58866d760> <<< 186312 1726890129.27417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890129.27438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890129.27482: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58866dca0> <<< 186312 1726890129.27590: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5885f83d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58865af40> <<< 186312 1726890129.27595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890129.27602: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5886092b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58866d5e0> import 'pwd' # <<< 186312 1726890129.27634: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588609370> <<< 186312 1726890129.27700: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588759a00> <<< 186312 1726890129.27704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890129.27750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890129.27772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890129.27810: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5886256d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890129.27880: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5886259a0> <<< 186312 1726890129.27884: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588625790> <<< 186312 1726890129.27887: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588625880> <<< 186312 1726890129.27891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890129.28086: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588625cd0> <<< 186312 1726890129.28135: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588631220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588625910> <<< 186312 1726890129.28143: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588617a60> <<< 186312 1726890129.28165: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5887595e0> <<< 186312 1726890129.28185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890129.28236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890129.28277: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588625ac0> <<< 186312 1726890129.28435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb58854d6a0> <<< 186312 1726890129.28781: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip' # zipimport: zlib available <<< 186312 1726890129.28874: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.28915: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890129.28944: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890129.28957: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.30168: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.31138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f667f0> <<< 186312 1726890129.31185: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890129.31207: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587f66160> <<< 186312 1726890129.31287: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f66280> <<< 186312 1726890129.31332: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f66f40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890129.31384: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f664f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f66d60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587f66fa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890129.31413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890129.31510: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f66100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890129.31551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890129.31662: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f2af10> <<< 186312 1726890129.31697: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587e3e100> <<< 186312 1726890129.31798: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587e3e2e0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890129.31842: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587e3ec70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f4cdc0> <<< 186312 1726890129.31988: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f4c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890129.32003: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f4cfa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890129.32126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f9bc70> <<< 186312 1726890129.32208: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f76d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f763d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f19b50> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587f764f0> <<< 186312 1726890129.32272: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f76520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890129.32331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890129.32445: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587e9d310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587fae220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890129.32529: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587ea9880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587fae3a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890129.32586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890129.32629: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587faed30> <<< 186312 1726890129.32799: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587ea9820> <<< 186312 1726890129.32867: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587e9da00> <<< 186312 1726890129.32974: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587f460d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587fae5e0> <<< 186312 1726890129.33055: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587fa58e0> <<< 186312 1726890129.33058: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587e9e970> <<< 186312 1726890129.33212: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587ebcd60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587ea85e0> <<< 186312 1726890129.33289: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587e9ef10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587ea89d0> # zipimport: zlib available <<< 186312 1726890129.33301: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890129.33363: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.33455: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890129.33490: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890129.33503: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.33589: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.33687: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.34174: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.34616: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890129.34622: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890129.34695: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587eb97f0> <<< 186312 1726890129.34767: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587eeb880> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587a309a0> <<< 186312 1726890129.34861: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890129.34991: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.35106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890129.35167: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f24730> # zipimport: zlib available <<< 186312 1726890129.35524: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.35887: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.35943: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.36007: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890129.36061: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.36078: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890129.36137: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.36230: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890129.36237: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890129.36240: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890129.36278: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.36302: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890129.36316: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.36500: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.36683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890129.36710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890129.36718: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890129.36782: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f683a0> <<< 186312 1726890129.36793: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.36855: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.36939: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890129.36942: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890129.36945: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890129.36953: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.36997: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.37022: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890129.37027: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.37060: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.37106: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.37190: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.37265: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890129.37286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890129.37350: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587edda00> <<< 186312 1726890129.37448: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5878ad4c0> <<< 186312 1726890129.37480: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890129.37543: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.37587: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.37610: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.37686: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890129.37690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890129.37715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890129.37730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890129.37760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890129.37828: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587eed6a0> <<< 186312 1726890129.37884: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f38e50> <<< 186312 1726890129.37982: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f68850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890129.37997: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890129.38055: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890129.38090: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 186312 1726890129.38106: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.38265: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.38437: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.38456: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890129.38498: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.38532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.38564: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.38602: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 186312 1726890129.38616: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.38677: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.38751: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.38791: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.38815: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890129.38944: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.39056: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.39091: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.39139: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 186312 1726890129.39151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890129.39160: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 186312 1726890129.39172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890129.39196: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 186312 1726890129.39204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890129.39226: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58779c0d0> <<< 186312 1726890129.39247: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 186312 1726890129.39254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890129.39274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890129.39304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890129.39328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890129.39342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890129.39351: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5879f7fa0> <<< 186312 1726890129.39390: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890129.39397: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5879f74c0> <<< 186312 1726890129.39444: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5877a2f40> <<< 186312 1726890129.39460: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587a5ec10> <<< 186312 1726890129.39483: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587a46610> <<< 186312 1726890129.39494: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587a46160> <<< 186312 1726890129.39515: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890129.39534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890129.39553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890129.39564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890129.39599: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5879f4c70> <<< 186312 1726890129.39605: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587a15f10> <<< 186312 1726890129.39626: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890129.39658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890129.39662: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5879f4fa0> <<< 186312 1726890129.39681: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890129.39702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890129.39734: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890129.39741: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587a438e0> <<< 186312 1726890129.39760: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f49d00> <<< 186312 1726890129.39792: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587a46df0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 186312 1726890129.39802: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 186312 1726890129.39807: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.39826: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 186312 1726890129.39847: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.39893: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.39938: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 186312 1726890129.39945: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.39989: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40029: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890129.40042: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40064: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40067: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890129.40073: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40110: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40132: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 186312 1726890129.40145: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40183: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40227: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 186312 1726890129.40233: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40267: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40302: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 186312 1726890129.40316: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40357: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40407: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40452: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40510: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890129.40517: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.40898: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.41259: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890129.41316: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.41358: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.41387: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.41426: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 186312 1726890129.41455: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.41496: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 186312 1726890129.41499: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.41538: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.41591: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 186312 1726890129.41610: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.41651: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.41654: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890129.41682: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.41721: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 186312 1726890129.41724: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.41777: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.41852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890129.41885: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587813e20> <<< 186312 1726890129.41929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890129.41934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890129.42074: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587813af0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 186312 1726890129.42138: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.42195: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890129.42266: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.42359: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 186312 1726890129.42363: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.42416: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.42471: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 186312 1726890129.42477: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.42510: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.42552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890129.42576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890129.42717: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890129.42719: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587778c10> <<< 186312 1726890129.42954: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5877744c0> <<< 186312 1726890129.42957: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 186312 1726890129.42959: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.43005: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.43052: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 186312 1726890129.43055: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.43127: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.43193: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.43286: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.43415: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 186312 1726890129.43426: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 186312 1726890129.43461: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.43501: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 186312 1726890129.43507: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.43540: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.43584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890129.43640: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5876a4460> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5877749d0> <<< 186312 1726890129.43659: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 186312 1726890129.43666: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 186312 1726890129.43684: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.43718: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.43754: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 186312 1726890129.43763: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.43883: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.44013: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 186312 1726890129.44021: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.44152: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.44243: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.44266: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.44313: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890129.44333: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.44355: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890129.44468: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.44600: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 186312 1726890129.44613: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.44697: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.44799: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 186312 1726890129.44827: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.44839: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.44864: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.45305: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.45744: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 186312 1726890129.45748: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890129.45751: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.45832: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.45931: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890129.45934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.46008: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.46095: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 186312 1726890129.46218: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.46343: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890129.46366: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890129.46374: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890129.46380: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.46419: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.46451: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 186312 1726890129.46465: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.46549: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.46632: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.46793: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.46954: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 186312 1726890129.46970: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47001: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47034: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 186312 1726890129.47037: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47062: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47085: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 186312 1726890129.47095: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47150: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47207: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 186312 1726890129.47216: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47237: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47258: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 186312 1726890129.47269: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47317: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47365: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890129.47370: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47420: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47471: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 186312 1726890129.47476: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47686: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.47904: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 186312 1726890129.47958: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48017: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890129.48050: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48054: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48083: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 186312 1726890129.48116: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48157: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 186312 1726890129.48169: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48181: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48217: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 186312 1726890129.48281: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48367: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 186312 1726890129.48394: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890129.48397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48489: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890129.48504: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48552: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890129.48567: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48602: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48739: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 186312 1726890129.48776: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48818: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 186312 1726890129.48826: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.48979: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.49142: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890129.49147: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.49188: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.49234: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890129.49240: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.49277: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.49323: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 186312 1726890129.49392: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.49473: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 186312 1726890129.49477: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890129.49480: stdout chunk (state=3): >>># zipimport: zlib available<<< 186312 1726890129.49481: stdout chunk (state=3): >>> <<< 186312 1726890129.49545: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.49633: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 186312 1726890129.49636: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890129.49638: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.49751: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.49858: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 186312 1726890129.49939: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890129.50107: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890129.70974: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 186312 1726890129.71432: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 186312 1726890129.71442: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 186312 1726890129.71448: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 186312 1726890129.71617: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools<<< 186312 1726890129.71701: stdout chunk (state=3): >>> # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect<<< 186312 1726890129.71895: stdout chunk (state=3): >>> # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token <<< 186312 1726890129.71898: stdout chunk (state=3): >>># cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 186312 1726890129.71901: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 186312 1726890129.71903: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 186312 1726890129.71906: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 186312 1726890129.71908: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool <<< 186312 1726890129.71910: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec <<< 186312 1726890129.71919: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux <<< 186312 1726890129.71922: stdout chunk (state=3): >>># cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 <<< 186312 1726890129.71925: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ <<< 186312 1726890129.71931: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other <<< 186312 1726890129.71937: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime<<< 186312 1726890129.71946: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl<<< 186312 1726890129.71948: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd <<< 186312 1726890129.71951: stdout chunk (state=3): >>># 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<<< 186312 1726890129.71953: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin <<< 186312 1726890129.71956: stdout chunk (state=3): >>># 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 <<< 186312 1726890129.71958: stdout chunk (state=3): >>># 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 <<< 186312 1726890129.71961: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter <<< 186312 1726890129.71963: stdout chunk (state=3): >>># 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 <<< 186312 1726890129.71967: stdout chunk (state=3): >>># 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 <<< 186312 1726890129.71970: stdout chunk (state=3): >>># 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 <<< 186312 1726890129.71975: stdout chunk (state=3): >>># 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<<< 186312 1726890129.71978: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890129.72183: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890129.72196: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890129.72241: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890129.72245: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890129.72258: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890129.72282: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 186312 1726890129.72304: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 186312 1726890129.72325: stdout chunk (state=3): >>># destroy encodings <<< 186312 1726890129.72340: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890129.72382: stdout chunk (state=3): >>># destroy selinux <<< 186312 1726890129.72385: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 186312 1726890129.72431: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 186312 1726890129.72435: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 186312 1726890129.72444: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 186312 1726890129.72463: stdout chunk (state=3): >>># destroy queue <<< 186312 1726890129.72474: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 186312 1726890129.72509: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 186312 1726890129.72532: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 186312 1726890129.72545: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 186312 1726890129.72565: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 186312 1726890129.72584: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 186312 1726890129.72638: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios <<< 186312 1726890129.72644: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 186312 1726890129.72647: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 186312 1726890129.72676: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 186312 1726890129.72710: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 186312 1726890129.72726: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 186312 1726890129.72730: stdout chunk (state=3): >>># destroy subprocess <<< 186312 1726890129.72732: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 186312 1726890129.72734: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890129.72747: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890129.72760: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890129.72807: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890129.72810: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 186312 1726890129.72818: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890129.72866: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890129.72870: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890129.72874: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc <<< 186312 1726890129.72876: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890129.72883: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 186312 1726890129.72896: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 186312 1726890129.72917: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 186312 1726890129.72921: stdout chunk (state=3): >>># destroy gc # destroy termios <<< 186312 1726890129.72924: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 186312 1726890129.72927: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890129.73062: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890129.73074: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890129.73096: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890129.73115: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890129.73131: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890129.73158: stdout chunk (state=3): >>># destroy select <<< 186312 1726890129.73169: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890129.73176: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890129.73218: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890129.73559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890129.73640: stderr chunk (state=3): >>><<< 186312 1726890129.73650: stdout chunk (state=3): >>><<< 186312 1726890129.73770: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b73dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b73b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b73ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b18670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588acf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588acf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588af2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588acf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b30880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588ac8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588af2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588b18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a6feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a72f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a6f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588747df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5887478e0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588747ee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588747fa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588747eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a49d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a44640> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a566a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a76df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588759ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a49280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588a562b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a7c9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588759fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588759dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588759d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58872d3a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58872d490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588761fd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58875ca60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58875c580> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5886471f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588718b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58875cee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588a76fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58865ab20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb58865ae50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58866d760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58866dca0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5885f83d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58865af40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5886092b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58866d5e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588609370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588759a00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5886256d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5886259a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588625790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588625880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588625cd0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb588631220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588625910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588617a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5887595e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb588625ac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb58854d6a0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f667f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587f66160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f66280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f66f40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f664f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f66d60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587f66fa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f66100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f2af10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587e3e100> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587e3e2e0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587e3ec70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f4cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f4c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f4cfa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f9bc70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f76d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f763d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f19b50> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587f764f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f76520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587e9d310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587fae220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587ea9880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587fae3a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587faed30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587ea9820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587e9da00> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587f460d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587fae5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587fa58e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587e9e970> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587ebcd60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587ea85e0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587e9ef10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587ea89d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587eb97f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587eeb880> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587a309a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f24730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f683a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587edda00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5878ad4c0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587eed6a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f38e50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f68850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb58779c0d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5879f7fa0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5879f74c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5877a2f40> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587a5ec10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587a46610> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587a46160> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5879f4c70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587a15f10> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5879f4fa0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587a438e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587f49d00> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587a46df0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587813e20> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb587813af0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb587778c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5877744c0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5876a4460> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5877749d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_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_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_04vixj7w/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890129.75189: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890129.0792434-189843-33035392838185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890129.75192: _low_level_execute_command(): starting 186312 1726890129.75195: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890129.0792434-189843-33035392838185/ > /dev/null 2>&1 && sleep 0' 186312 1726890129.75197: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890129.75199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.75201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.75204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.75206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.75208: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890129.75210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.75214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890129.75217: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890129.75219: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890129.75221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.75223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.75225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.75228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.75230: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890129.75232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.75235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890129.75237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890129.75240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890129.75242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890129.76838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890129.76949: stderr chunk (state=3): >>><<< 186312 1726890129.76952: stdout chunk (state=3): >>><<< 186312 1726890129.76966: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890129.76970: handler run complete 186312 1726890129.76973: attempt loop complete, returning result 186312 1726890129.76991: _execute() done 186312 1726890129.76994: dumping result to json 186312 1726890129.76996: done dumping result, returning 186312 1726890129.76999: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000001c3f] 186312 1726890129.77024: sending task result for task 02369adf-7a19-881e-6b85-000000001c3f ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 186312 1726890129.77282: no more pending results, returning what we have 186312 1726890129.77286: results queue empty 186312 1726890129.77287: checking for any_errors_fatal 186312 1726890129.77299: done checking for any_errors_fatal 186312 1726890129.77300: checking for max_fail_percentage 186312 1726890129.77301: done checking for max_fail_percentage 186312 1726890129.77302: checking to see if all hosts have failed and the running result is not ok 186312 1726890129.77303: done checking to see if all hosts have failed 186312 1726890129.77304: getting the remaining hosts for this loop 186312 1726890129.77306: done getting the remaining hosts for this loop 186312 1726890129.77309: getting the next task for host managed_node3 186312 1726890129.77319: done getting next task for host managed_node3 186312 1726890129.77323: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890129.77326: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890129.77340: getting variables 186312 1726890129.77341: in VariableManager get_vars() 186312 1726890129.77393: Calling all_inventory to load vars for managed_node3 186312 1726890129.77410: Calling groups_inventory to load vars for managed_node3 186312 1726890129.77415: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890129.77434: Calling all_plugins_play to load vars for managed_node3 186312 1726890129.77438: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890129.77443: Calling groups_plugins_play to load vars for managed_node3 186312 1726890129.78028: done sending task result for task 02369adf-7a19-881e-6b85-000000001c3f 186312 1726890129.78033: WORKER PROCESS EXITING 186312 1726890129.78101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890129.78739: done with get_vars() 186312 1726890129.78757: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 23:42:09 -0400 (0:00:00.787) 0:01:39.528 ****** 186312 1726890129.78886: entering _queue_task() for managed_node3/stat 186312 1726890129.79187: worker is 1 (out of 1 available) 186312 1726890129.79206: exiting _queue_task() for managed_node3/stat 186312 1726890129.79225: done queuing things up, now waiting for results queue to drain 186312 1726890129.79227: waiting for pending results... 186312 1726890129.79543: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890129.79661: in run() - task 02369adf-7a19-881e-6b85-000000001c40 186312 1726890129.79670: variable 'ansible_search_path' from source: unknown 186312 1726890129.79674: variable 'ansible_search_path' from source: unknown 186312 1726890129.79701: calling self._execute() 186312 1726890129.79788: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890129.79794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890129.79803: variable 'omit' from source: magic vars 186312 1726890129.79933: variable 'omit' from source: magic vars 186312 1726890129.80010: variable 'omit' from source: magic vars 186312 1726890129.80060: variable 'omit' from source: magic vars 186312 1726890129.80124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890129.80158: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890129.80176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890129.80189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890129.80214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890129.80258: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890129.80261: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890129.80263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890129.80391: Set connection var ansible_shell_type to sh 186312 1726890129.80401: Set connection var ansible_pipelining to False 186312 1726890129.80413: Set connection var ansible_timeout to 10 186312 1726890129.80423: Set connection var ansible_connection to ssh 186312 1726890129.80429: Set connection var ansible_shell_executable to /bin/sh 186312 1726890129.80444: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890129.80468: variable 'ansible_shell_executable' from source: unknown 186312 1726890129.80480: variable 'ansible_connection' from source: unknown 186312 1726890129.80484: variable 'ansible_module_compression' from source: unknown 186312 1726890129.80494: variable 'ansible_shell_type' from source: unknown 186312 1726890129.80497: variable 'ansible_shell_executable' from source: unknown 186312 1726890129.80500: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890129.80502: variable 'ansible_pipelining' from source: unknown 186312 1726890129.80505: variable 'ansible_timeout' from source: unknown 186312 1726890129.80514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890129.80821: 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) 186312 1726890129.80825: variable 'omit' from source: magic vars 186312 1726890129.80837: starting attempt loop 186312 1726890129.80846: running the handler 186312 1726890129.80861: _low_level_execute_command(): starting 186312 1726890129.80882: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890129.81812: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.81848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890129.81863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.81867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.81964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890129.82023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890129.82039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890129.83531: stdout chunk (state=3): >>>/root <<< 186312 1726890129.83701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890129.83709: stderr chunk (state=3): >>><<< 186312 1726890129.83725: stdout chunk (state=3): >>><<< 186312 1726890129.83751: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890129.83762: _low_level_execute_command(): starting 186312 1726890129.83778: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890129.8374908-189869-36242981602317 `" && echo ansible-tmp-1726890129.8374908-189869-36242981602317="` echo /root/.ansible/tmp/ansible-tmp-1726890129.8374908-189869-36242981602317 `" ) && sleep 0' 186312 1726890129.84434: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890129.84444: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.84464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.84477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.84524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.84548: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890129.84554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.84568: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890129.84586: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890129.84596: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890129.84614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.84623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.84645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.84653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.84670: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890129.84683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.84759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890129.84780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890129.84784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890129.84835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890129.86650: stdout chunk (state=3): >>>ansible-tmp-1726890129.8374908-189869-36242981602317=/root/.ansible/tmp/ansible-tmp-1726890129.8374908-189869-36242981602317 <<< 186312 1726890129.86771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890129.86857: stderr chunk (state=3): >>><<< 186312 1726890129.86860: stdout chunk (state=3): >>><<< 186312 1726890129.86882: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890129.8374908-189869-36242981602317=/root/.ansible/tmp/ansible-tmp-1726890129.8374908-189869-36242981602317 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890129.86944: variable 'ansible_module_compression' from source: unknown 186312 1726890129.87002: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890129.87045: variable 'ansible_facts' from source: unknown 186312 1726890129.87150: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890129.8374908-189869-36242981602317/AnsiballZ_stat.py 186312 1726890129.87303: Sending initial data 186312 1726890129.87306: Sent initial data (154 bytes) 186312 1726890129.88091: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.88096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.88126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.88137: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890129.88147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.88156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890129.88164: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890129.88167: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.88176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.88185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.88193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.88195: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890129.88204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.88257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890129.88277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890129.88283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890129.88319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890129.90019: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890129.90095: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890129.90148: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890129.90173: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890129.90188: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpbo0vzazc /root/.ansible/tmp/ansible-tmp-1726890129.8374908-189869-36242981602317/AnsiballZ_stat.py <<< 186312 1726890129.91331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890129.91453: stderr chunk (state=3): >>><<< 186312 1726890129.91458: stdout chunk (state=3): >>><<< 186312 1726890129.91487: done transferring module to remote 186312 1726890129.91508: _low_level_execute_command(): starting 186312 1726890129.91518: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890129.8374908-189869-36242981602317/ /root/.ansible/tmp/ansible-tmp-1726890129.8374908-189869-36242981602317/AnsiballZ_stat.py && sleep 0' 186312 1726890129.92249: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.92285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.92289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.92296: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890129.92318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.92334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890129.92348: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890129.92360: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890129.92372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.92392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.92395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.92419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.92427: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890129.92440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.92532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890129.92549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890129.92558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890129.92635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890129.94304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890129.94365: stderr chunk (state=3): >>><<< 186312 1726890129.94371: stdout chunk (state=3): >>><<< 186312 1726890129.94382: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890129.94388: _low_level_execute_command(): starting 186312 1726890129.94390: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890129.8374908-189869-36242981602317/AnsiballZ_stat.py && sleep 0' 186312 1726890129.94990: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.95001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.95021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.95024: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890129.95050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.95060: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890129.95076: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890129.95084: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890129.95097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890129.95100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890129.95108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890129.95126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890129.95129: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890129.95229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890129.95241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890129.95245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890129.95332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890129.97239: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890129.97261: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890129.97267: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890129.97323: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890129.97327: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890129.97365: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890129.97396: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890129.97401: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890129.97433: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890129.97443: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890129.97491: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890129.97515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890129.97536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890129.97541: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890129.97562: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442ad8dc0> <<< 186312 1726890129.97600: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890129.97616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890129.97619: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a7d3a0> <<< 186312 1726890129.97625: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442ad8b20> <<< 186312 1726890129.97647: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890129.97667: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442ad8ac0> <<< 186312 1726890129.97685: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890129.97709: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890129.97724: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a7d490> <<< 186312 1726890129.97753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890129.97764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890129.97770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890129.97778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890129.97791: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890129.97795: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a7d940> <<< 186312 1726890129.97814: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a7d670> <<< 186312 1726890129.97846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890129.97849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890129.97873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890129.97890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890129.97915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890129.97927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890129.97950: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890129.97965: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a34190> <<< 186312 1726890129.97973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890129.97993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890129.98065: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a34220> <<< 186312 1726890129.98090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890129.98099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890129.98132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890129.98135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a57850> <<< 186312 1726890129.98138: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a34940> <<< 186312 1726890129.98162: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a95880> <<< 186312 1726890129.98190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890129.98198: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a2dd90> <<< 186312 1726890129.98256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890129.98259: stdout chunk (state=3): >>>import '_locale' # <<< 186312 1726890129.98265: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a57d90> <<< 186312 1726890129.98313: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a7d970> <<< 186312 1726890129.98341: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890129.98541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890129.98547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890129.98582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890129.98585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890129.98607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890129.98625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890129.98649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890129.98654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890129.98670: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427afeb0> <<< 186312 1726890129.98710: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427b2f40> <<< 186312 1726890129.98734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890129.98741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890129.98764: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890129.98775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890129.98800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890129.98818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890129.98827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890129.98839: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427a7610> <<< 186312 1726890129.98859: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427b0640> <<< 186312 1726890129.98865: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427af370> <<< 186312 1726890129.98888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890129.98950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890129.98974: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890129.99003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890129.99022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890129.99026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890129.99057: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890129.99070: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1442730df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427308e0> <<< 186312 1726890129.99075: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890129.99099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890129.99113: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442730ee0> <<< 186312 1726890129.99118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890129.99147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890129.99158: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890129.99164: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442730fa0> <<< 186312 1726890129.99187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890129.99193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442730eb0> <<< 186312 1726890129.99211: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890129.99254: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442789d60> <<< 186312 1726890129.99262: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890129.99283: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442784640> <<< 186312 1726890129.99342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890129.99345: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427966a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427b6df0> <<< 186312 1726890129.99364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890129.99392: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890129.99419: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1442742ca0> <<< 186312 1726890129.99444: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442789280> <<< 186312 1726890129.99448: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890129.99450: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14427962b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427bc9a0> <<< 186312 1726890129.99473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890129.99478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890129.99502: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890129.99528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890129.99548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890129.99551: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442742fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442742dc0> <<< 186312 1726890129.99587: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890129.99590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890129.99595: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442742d30> <<< 186312 1726890129.99611: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890129.99617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890129.99641: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890129.99647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890129.99665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890129.99716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890129.99742: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 186312 1726890129.99750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427163a0> <<< 186312 1726890129.99770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890129.99775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890129.99808: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442716490> <<< 186312 1726890129.99926: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f144274afd0> <<< 186312 1726890129.99963: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442745a60> <<< 186312 1726890129.99969: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442745580> <<< 186312 1726890129.99996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890130.00001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890130.00039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890130.00050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890130.00071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890130.00086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890130.00090: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f144263f1f0> <<< 186312 1726890130.00118: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442701b80> <<< 186312 1726890130.00164: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442745ee0> <<< 186312 1726890130.00169: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427b6fd0> <<< 186312 1726890130.00193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890130.00214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890130.00239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890130.00249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442652b20> <<< 186312 1726890130.00254: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890130.00283: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.00292: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1442652e50> <<< 186312 1726890130.00314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890130.00317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890130.00350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890130.00355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442665760><<< 186312 1726890130.00360: stdout chunk (state=3): >>> <<< 186312 1726890130.00375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890130.00409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890130.00435: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442665ca0> <<< 186312 1726890130.00476: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.00480: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14425f03d0> <<< 186312 1726890130.00484: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442652f40> <<< 186312 1726890130.00505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890130.00509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890130.00556: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14426012b0> <<< 186312 1726890130.00567: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14426655e0> import 'pwd' # <<< 186312 1726890130.00597: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1442601370> <<< 186312 1726890130.00641: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442742a00> <<< 186312 1726890130.00659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890130.00675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890130.00692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890130.00707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890130.00740: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.00759: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f144261d6d0> <<< 186312 1726890130.00762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890130.00767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890130.00794: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f144261d9a0> <<< 186312 1726890130.00801: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f144261d790> <<< 186312 1726890130.00820: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.00825: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f144261d880> <<< 186312 1726890130.00848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890130.00856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890130.01040: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f144261dcd0> <<< 186312 1726890130.01082: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.01093: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1442629220> <<< 186312 1726890130.01096: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f144261d910> <<< 186312 1726890130.01097: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f144260fa60> <<< 186312 1726890130.01124: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427425e0> <<< 186312 1726890130.01141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890130.01200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890130.01231: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f144261dac0> <<< 186312 1726890130.01332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890130.01337: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14425456a0> <<< 186312 1726890130.01559: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890130.01650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.01675: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/__init__.py <<< 186312 1726890130.01685: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.01705: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.01726: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890130.01736: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.02958: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.03900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890130.03906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f4f7f0> <<< 186312 1726890130.03933: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.03959: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890130.03987: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890130.04019: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.04025: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441f4f160> <<< 186312 1726890130.04058: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f4f280> <<< 186312 1726890130.04091: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f4ff40> <<< 186312 1726890130.04115: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890130.04121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890130.04162: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f4f4f0> <<< 186312 1726890130.04168: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f4fd60> import 'atexit' # <<< 186312 1726890130.04198: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441f4ffa0> <<< 186312 1726890130.04220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890130.04244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890130.04282: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f4f100> <<< 186312 1726890130.04300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890130.04331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890130.04337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890130.04360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890130.04381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890130.04386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890130.04454: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441ea6f10> <<< 186312 1726890130.04500: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.04502: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441ec3f10> <<< 186312 1726890130.04533: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441ec3d30> <<< 186312 1726890130.04549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890130.04577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890130.04609: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441ec33a0> <<< 186312 1726890130.04632: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441fb5dc0> <<< 186312 1726890130.04787: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441fb53a0> <<< 186312 1726890130.04809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890130.04838: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441fb5fa0> <<< 186312 1726890130.04851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890130.04868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890130.04890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890130.04900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890130.04913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890130.04927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890130.04957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f84c70> <<< 186312 1726890130.05039: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f22d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f223d0> <<< 186312 1726890130.05047: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f584c0> <<< 186312 1726890130.05079: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.05087: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441f224f0> <<< 186312 1726890130.05102: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f22520> <<< 186312 1726890130.05130: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890130.05138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890130.05159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890130.05186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890130.05255: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441e86310> <<< 186312 1726890130.05262: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f96220> <<< 186312 1726890130.05285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890130.05297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890130.05344: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.05351: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441e92880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f963a0> <<< 186312 1726890130.05372: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890130.05408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.05435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890130.05438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890130.05442: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890130.05501: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441fafdc0> <<< 186312 1726890130.05625: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e92820> <<< 186312 1726890130.05714: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441e92670> <<< 186312 1726890130.05747: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441e91610> <<< 186312 1726890130.05785: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.05796: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441e91520> <<< 186312 1726890130.05804: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f8d8e0> <<< 186312 1726890130.05828: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 186312 1726890130.05839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890130.05846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890130.05860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890130.05904: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.05911: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441f166a0> <<< 186312 1726890130.06082: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.06091: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441f15af0> <<< 186312 1726890130.06098: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f250a0> <<< 186312 1726890130.06141: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441f16100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f5aac0> <<< 186312 1726890130.06165: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.06170: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.06178: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890130.06183: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.06256: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.06334: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.06337: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.06339: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890130.06365: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.06383: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.06387: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890130.06392: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.06489: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.06583: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.07037: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.07490: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890130.07508: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890130.07513: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890130.07542: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890130.07554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.07608: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.07614: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441a575b0> <<< 186312 1726890130.07672: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890130.07679: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e72550> <<< 186312 1726890130.07697: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14419f90d0> <<< 186312 1726890130.07746: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890130.07753: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.07771: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.07791: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890130.07794: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.07917: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.08045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890130.08050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890130.08075: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f15be0> <<< 186312 1726890130.08082: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.08468: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.08832: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.08890: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.08955: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890130.08960: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.08989: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09021: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890130.09026: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09085: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09150: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890130.09183: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09187: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09190: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890130.09191: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09231: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09261: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890130.09275: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09449: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890130.09670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890130.09678: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890130.09751: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e6f9a0> <<< 186312 1726890130.09756: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09813: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09870: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890130.09878: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890130.09890: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890130.09910: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09944: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.09977: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890130.09982: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.10022: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.10058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.10123: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.10179: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890130.10206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.10276: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.10280: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441fa1250> <<< 186312 1726890130.10305: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e6ff10> <<< 186312 1726890130.10349: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890130.10354: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890130.10357: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.10464: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.10520: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.10543: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.10583: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890130.10588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890130.10610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890130.10641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890130.10665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890130.10673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890130.10764: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e557f0> <<< 186312 1726890130.10799: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e51820> <<< 186312 1726890130.10861: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e4ba00> <<< 186312 1726890130.10866: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890130.10891: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.10915: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890130.10975: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890130.11010: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.11025: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890130.11134: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.11309: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.11491: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890130.12117: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890130.12145: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890130.12469: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 186312 1726890130.12486: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 186312 1726890130.12518: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 186312 1726890130.12532: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re <<< 186312 1726890130.12536: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 186312 1726890130.12557: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 186312 1726890130.12572: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale <<< 186312 1726890130.12585: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890130.12767: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890130.12789: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890130.12821: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890130.12840: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890130.12846: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890130.12874: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 186312 1726890130.12880: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890130.12902: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890130.12925: stdout chunk (state=3): >>># destroy array <<< 186312 1726890130.12936: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890130.12951: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890130.12989: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890130.13004: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890130.13028: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890130.13036: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 186312 1726890130.13060: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 186312 1726890130.13088: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890130.13107: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890130.13115: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890130.13123: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890130.13126: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890130.13139: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 186312 1726890130.13171: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890130.13179: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 186312 1726890130.13190: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890130.13193: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket <<< 186312 1726890130.13199: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890130.13342: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890130.13361: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 186312 1726890130.13371: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890130.13373: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890130.13376: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890130.13394: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890130.13410: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 186312 1726890130.13417: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890130.13446: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890130.13717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890130.13773: stderr chunk (state=3): >>><<< 186312 1726890130.13776: stdout chunk (state=3): >>><<< 186312 1726890130.13846: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442ad8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442ad8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442ad8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442a7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427b2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427af370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1442730df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427308e0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442730ee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442730fa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442730eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442789d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442784640> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427966a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427b6df0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1442742ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442789280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14427962b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427bc9a0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442742fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442742dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442742d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427163a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442716490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f144274afd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442745a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442745580> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f144263f1f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442701b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442745ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427b6fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442652b20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1442652e50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442665760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442665ca0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14425f03d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442652f40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14426012b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14426655e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1442601370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1442742a00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f144261d6d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f144261d9a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f144261d790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f144261d880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f144261dcd0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1442629220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f144261d910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f144260fa60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14427425e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f144261dac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f14425456a0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f4f7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441f4f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f4f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f4ff40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f4f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f4fd60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441f4ffa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f4f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441ea6f10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441ec3f10> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441ec3d30> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441ec33a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441fb5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441fb53a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441fb5fa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f84c70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f22d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f223d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f584c0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441f224f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f22520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441e86310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f96220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441e92880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f963a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441fafdc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e92820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441e92670> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441e91610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441e91520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f8d8e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441f166a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441f15af0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f250a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441f16100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f5aac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/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_tx7w2ul2/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_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/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_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441a575b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e72550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14419f90d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441f15be0> # 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_tx7w2ul2/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_tx7w2ul2/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_tx7w2ul2/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_tx7w2ul2/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_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e6f9a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/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_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1441fa1250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e6ff10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e557f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e51820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1441e4ba00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/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_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_tx7w2ul2/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_tx7w2ul2/ansible_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/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890130.14393: done with _execute_module (stat, {'path': '/etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890129.8374908-189869-36242981602317/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890130.14397: _low_level_execute_command(): starting 186312 1726890130.14399: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890129.8374908-189869-36242981602317/ > /dev/null 2>&1 && sleep 0' 186312 1726890130.14579: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890130.14582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890130.14617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890130.14620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890130.14622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890130.14677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890130.14680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890130.14687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890130.14722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890130.16470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890130.16510: stderr chunk (state=3): >>><<< 186312 1726890130.16515: stdout chunk (state=3): >>><<< 186312 1726890130.16527: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890130.16550: handler run complete 186312 1726890130.16569: attempt loop complete, returning result 186312 1726890130.16572: _execute() done 186312 1726890130.16574: dumping result to json 186312 1726890130.16582: done dumping result, returning 186312 1726890130.16590: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-881e-6b85-000000001c40] 186312 1726890130.16595: sending task result for task 02369adf-7a19-881e-6b85-000000001c40 ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726888564.9572353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888561.042203, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 415236294, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "500545905", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890130.16808: no more pending results, returning what we have 186312 1726890130.16820: results queue empty 186312 1726890130.16821: checking for any_errors_fatal 186312 1726890130.16829: done checking for any_errors_fatal 186312 1726890130.16832: checking for max_fail_percentage 186312 1726890130.16834: done checking for max_fail_percentage 186312 1726890130.16835: checking to see if all hosts have failed and the running result is not ok 186312 1726890130.16836: done checking to see if all hosts have failed 186312 1726890130.16837: getting the remaining hosts for this loop 186312 1726890130.16838: done getting the remaining hosts for this loop 186312 1726890130.16842: getting the next task for host managed_node3 186312 1726890130.16847: done getting next task for host managed_node3 186312 1726890130.16851: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890130.16854: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890130.16866: getting variables 186312 1726890130.16868: in VariableManager get_vars() 186312 1726890130.16899: Calling all_inventory to load vars for managed_node3 186312 1726890130.16902: Calling groups_inventory to load vars for managed_node3 186312 1726890130.16904: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890130.16915: Calling all_plugins_play to load vars for managed_node3 186312 1726890130.16918: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890130.16920: Calling groups_plugins_play to load vars for managed_node3 186312 1726890130.17271: done sending task result for task 02369adf-7a19-881e-6b85-000000001c40 186312 1726890130.17274: WORKER PROCESS EXITING 186312 1726890130.17283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890130.17638: done with get_vars() 186312 1726890130.17650: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 23:42:10 -0400 (0:00:00.388) 0:01:39.916 ****** 186312 1726890130.17724: entering _queue_task() for managed_node3/lineinfile 186312 1726890130.17918: worker is 1 (out of 1 available) 186312 1726890130.17932: exiting _queue_task() for managed_node3/lineinfile 186312 1726890130.17945: done queuing things up, now waiting for results queue to drain 186312 1726890130.17946: waiting for pending results... 186312 1726890130.18153: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890130.18268: in run() - task 02369adf-7a19-881e-6b85-000000001c41 186312 1726890130.18282: variable 'ansible_search_path' from source: unknown 186312 1726890130.18285: variable 'ansible_search_path' from source: unknown 186312 1726890130.18487: variable 'blivet_output' from source: set_fact 186312 1726890130.18568: dumping result to json 186312 1726890130.18572: done dumping result, returning 186312 1726890130.18578: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-881e-6b85-000000001c41] 186312 1726890130.18585: sending task result for task 02369adf-7a19-881e-6b85-000000001c41 186312 1726890130.18692: done sending task result for task 02369adf-7a19-881e-6b85-000000001c41 186312 1726890130.18696: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890130.18752: no more pending results, returning what we have 186312 1726890130.18756: results queue empty 186312 1726890130.18756: checking for any_errors_fatal 186312 1726890130.18765: done checking for any_errors_fatal 186312 1726890130.18766: checking for max_fail_percentage 186312 1726890130.18768: done checking for max_fail_percentage 186312 1726890130.18768: checking to see if all hosts have failed and the running result is not ok 186312 1726890130.18769: done checking to see if all hosts have failed 186312 1726890130.18770: getting the remaining hosts for this loop 186312 1726890130.18771: done getting the remaining hosts for this loop 186312 1726890130.18774: getting the next task for host managed_node3 186312 1726890130.18780: done getting next task for host managed_node3 186312 1726890130.18784: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890130.18787: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890130.18812: getting variables 186312 1726890130.18813: in VariableManager get_vars() 186312 1726890130.18839: Calling all_inventory to load vars for managed_node3 186312 1726890130.18840: Calling groups_inventory to load vars for managed_node3 186312 1726890130.18842: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890130.18848: Calling all_plugins_play to load vars for managed_node3 186312 1726890130.18850: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890130.18851: Calling groups_plugins_play to load vars for managed_node3 186312 1726890130.19155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890130.19763: done with get_vars() 186312 1726890130.19772: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 23:42:10 -0400 (0:00:00.021) 0:01:39.937 ****** 186312 1726890130.19838: entering _queue_task() for managed_node3/setup 186312 1726890130.20006: worker is 1 (out of 1 available) 186312 1726890130.20020: exiting _queue_task() for managed_node3/setup 186312 1726890130.20032: done queuing things up, now waiting for results queue to drain 186312 1726890130.20033: waiting for pending results... 186312 1726890130.20213: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890130.20320: in run() - task 02369adf-7a19-881e-6b85-000000001c43 186312 1726890130.20333: variable 'ansible_search_path' from source: unknown 186312 1726890130.20336: variable 'ansible_search_path' from source: unknown 186312 1726890130.20365: calling self._execute() 186312 1726890130.20447: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890130.20450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890130.20458: variable 'omit' from source: magic vars 186312 1726890130.20731: variable 'ansible_check_mode' from source: magic vars 186312 1726890130.20741: Evaluated conditional (not ansible_check_mode): True 186312 1726890130.20747: variable 'omit' from source: magic vars 186312 1726890130.20795: variable 'omit' from source: magic vars 186312 1726890130.20819: variable 'omit' from source: magic vars 186312 1726890130.20853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890130.20877: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890130.20894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890130.20907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890130.20919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890130.20945: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890130.20949: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890130.20951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890130.21019: Set connection var ansible_shell_type to sh 186312 1726890130.21027: Set connection var ansible_pipelining to False 186312 1726890130.21037: Set connection var ansible_timeout to 10 186312 1726890130.21040: Set connection var ansible_connection to ssh 186312 1726890130.21045: Set connection var ansible_shell_executable to /bin/sh 186312 1726890130.21049: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890130.21067: variable 'ansible_shell_executable' from source: unknown 186312 1726890130.21070: variable 'ansible_connection' from source: unknown 186312 1726890130.21073: variable 'ansible_module_compression' from source: unknown 186312 1726890130.21076: variable 'ansible_shell_type' from source: unknown 186312 1726890130.21079: variable 'ansible_shell_executable' from source: unknown 186312 1726890130.21081: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890130.21083: variable 'ansible_pipelining' from source: unknown 186312 1726890130.21085: variable 'ansible_timeout' from source: unknown 186312 1726890130.21087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890130.21239: 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) 186312 1726890130.21248: variable 'omit' from source: magic vars 186312 1726890130.21252: starting attempt loop 186312 1726890130.21255: running the handler 186312 1726890130.21266: _low_level_execute_command(): starting 186312 1726890130.21272: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890130.21781: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890130.21794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890130.21822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890130.21836: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890130.21889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890130.21902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890130.21947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890130.23470: stdout chunk (state=3): >>>/root <<< 186312 1726890130.23571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890130.23620: stderr chunk (state=3): >>><<< 186312 1726890130.23623: stdout chunk (state=3): >>><<< 186312 1726890130.23645: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890130.23655: _low_level_execute_command(): starting 186312 1726890130.23660: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890130.2364328-189878-204760025871605 `" && echo ansible-tmp-1726890130.2364328-189878-204760025871605="` echo /root/.ansible/tmp/ansible-tmp-1726890130.2364328-189878-204760025871605 `" ) && sleep 0' 186312 1726890130.24065: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890130.24071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890130.24099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890130.24110: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890130.24170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890130.24181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890130.24225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890130.26035: stdout chunk (state=3): >>>ansible-tmp-1726890130.2364328-189878-204760025871605=/root/.ansible/tmp/ansible-tmp-1726890130.2364328-189878-204760025871605 <<< 186312 1726890130.26149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890130.26189: stderr chunk (state=3): >>><<< 186312 1726890130.26193: stdout chunk (state=3): >>><<< 186312 1726890130.26206: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890130.2364328-189878-204760025871605=/root/.ansible/tmp/ansible-tmp-1726890130.2364328-189878-204760025871605 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890130.26243: variable 'ansible_module_compression' from source: unknown 186312 1726890130.26284: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 186312 1726890130.26324: variable 'ansible_facts' from source: unknown 186312 1726890130.26436: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890130.2364328-189878-204760025871605/AnsiballZ_setup.py 186312 1726890130.26540: Sending initial data 186312 1726890130.26543: Sent initial data (156 bytes) 186312 1726890130.27169: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890130.27175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890130.27181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890130.27217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890130.27237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890130.27240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890130.27286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890130.27289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890130.27335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890130.29023: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890130.29058: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890130.29106: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp6ac_fcmk /root/.ansible/tmp/ansible-tmp-1726890130.2364328-189878-204760025871605/AnsiballZ_setup.py <<< 186312 1726890130.29138: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890130.31088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890130.31169: stderr chunk (state=3): >>><<< 186312 1726890130.31172: stdout chunk (state=3): >>><<< 186312 1726890130.31190: done transferring module to remote 186312 1726890130.31199: _low_level_execute_command(): starting 186312 1726890130.31202: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890130.2364328-189878-204760025871605/ /root/.ansible/tmp/ansible-tmp-1726890130.2364328-189878-204760025871605/AnsiballZ_setup.py && sleep 0' 186312 1726890130.31599: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890130.31606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890130.31658: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890130.31661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890130.31664: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890130.31707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890130.31710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890130.31753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890130.33433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890130.33468: stderr chunk (state=3): >>><<< 186312 1726890130.33472: stdout chunk (state=3): >>><<< 186312 1726890130.33486: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890130.33493: _low_level_execute_command(): starting 186312 1726890130.33496: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890130.2364328-189878-204760025871605/AnsiballZ_setup.py && sleep 0' 186312 1726890130.33892: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890130.33904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890130.33922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890130.33933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890130.33981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890130.33993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890130.34045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890130.35925: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890130.35939: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890130.36002: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890130.36005: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890130.36043: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890130.36070: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890130.36116: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890130.36126: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890130.36169: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890130.36184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.36194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890130.36210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890130.36219: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890130.36241: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220611edc0> <<< 186312 1726890130.36275: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890130.36293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890130.36296: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22060c33a0> <<< 186312 1726890130.36301: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220611eb20> <<< 186312 1726890130.36326: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890130.36334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890130.36342: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220611eac0> <<< 186312 1726890130.36364: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890130.36388: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890130.36396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22060c3490> <<< 186312 1726890130.36422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890130.36444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890130.36464: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890130.36471: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22060c3940> <<< 186312 1726890130.36489: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22060c3670> <<< 186312 1726890130.36514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890130.36527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890130.36545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890130.36566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890130.36584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890130.36604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890130.36629: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890130.36637: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220607a190> <<< 186312 1726890130.36646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890130.36668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890130.36740: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220607a220> <<< 186312 1726890130.36764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890130.36801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890130.36807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220609d850> <<< 186312 1726890130.36815: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220607a940> <<< 186312 1726890130.36833: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22060db880> <<< 186312 1726890130.36860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890130.36863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890130.36865: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2206073d90> <<< 186312 1726890130.36917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890130.36932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220609dd90> <<< 186312 1726890130.36979: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22060c3970> <<< 186312 1726890130.37009: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890130.37345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890130.37354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890130.37379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890130.37387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890130.37405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890130.37424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890130.37447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890130.37463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890130.37466: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dd4eb0> <<< 186312 1726890130.37511: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dd7f40> <<< 186312 1726890130.37537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890130.37547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890130.37556: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890130.37578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890130.37593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890130.37616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890130.37643: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dcc610> <<< 186312 1726890130.37659: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dd5640> <<< 186312 1726890130.37671: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dd4370> <<< 186312 1726890130.37689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890130.37755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890130.37778: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890130.37805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.37829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890130.37836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890130.37865: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.37875: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205c8fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205c8f910> <<< 186312 1726890130.37887: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890130.37914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890130.37918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205c8ff10> <<< 186312 1726890130.37924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890130.37949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890130.37963: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890130.37968: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205c8ffd0> <<< 186312 1726890130.37995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890130.38008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca10d0> <<< 186312 1726890130.38019: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890130.38062: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205daed90> <<< 186312 1726890130.38068: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890130.38091: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205da9670> <<< 186312 1726890130.38151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890130.38157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dbb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ddbe20> <<< 186312 1726890130.38177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890130.38182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890130.38211: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.38219: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205ca1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dae2b0> <<< 186312 1726890130.38246: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.38260: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205dbb2e0> <<< 186312 1726890130.38268: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205de19d0> <<< 186312 1726890130.38281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890130.38284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890130.38310: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890130.38326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.38339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890130.38357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890130.38360: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca1eb0> <<< 186312 1726890130.38362: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca1df0> <<< 186312 1726890130.38386: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890130.38391: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca1d60> <<< 186312 1726890130.38415: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890130.38418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890130.38444: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890130.38449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890130.38467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890130.38518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890130.38581: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205c753d0> <<< 186312 1726890130.38585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890130.38587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890130.38613: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205c754c0> <<< 186312 1726890130.38732: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca9f40> <<< 186312 1726890130.38766: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca4a90> <<< 186312 1726890130.38779: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca4490> <<< 186312 1726890130.38804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890130.38808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890130.38843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890130.38855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890130.38885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890130.38888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890130.38890: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205bc3220> <<< 186312 1726890130.38925: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205c60520> <<< 186312 1726890130.38978: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca4f10> <<< 186312 1726890130.39027: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205de1040> <<< 186312 1726890130.39038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890130.39162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205bd6b50> import 'errno' # <<< 186312 1726890130.39210: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205bd6e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890130.39225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205be8790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890130.39240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205be8cd0> <<< 186312 1726890130.39277: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205b7f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205bd6f70> <<< 186312 1726890130.39303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890130.39352: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205b902e0> <<< 186312 1726890130.39365: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205be8610> import 'pwd' # <<< 186312 1726890130.39398: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205b903a0> <<< 186312 1726890130.39447: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca1a30> <<< 186312 1726890130.39463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890130.39501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890130.39601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890130.39626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205bac700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890130.39631: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205bac9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205bac7c0> <<< 186312 1726890130.39709: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205bac8b0> <<< 186312 1726890130.39757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890130.39932: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205bacd00> <<< 186312 1726890130.39939: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.39943: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205bb6250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205bac940> <<< 186312 1726890130.39946: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205b9ea90> <<< 186312 1726890130.39951: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca1610> <<< 186312 1726890130.39963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890130.39991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890130.40028: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205bacaf0> <<< 186312 1726890130.40202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890130.40205: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f22055e86d0> <<< 186312 1726890130.40494: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip' <<< 186312 1726890130.40499: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.40589: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.40616: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/__init__.py <<< 186312 1726890130.40619: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.40643: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.40651: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890130.40682: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.41887: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.42805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890130.42811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205525820> <<< 186312 1726890130.42838: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890130.42841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.42862: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890130.42867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890130.42889: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890130.42894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890130.42918: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.42923: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205525160> <<< 186312 1726890130.42956: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205525280> <<< 186312 1726890130.42987: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205525f70> <<< 186312 1726890130.43007: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890130.43014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890130.43059: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22055254f0> <<< 186312 1726890130.43061: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205525d90> import 'atexit' # <<< 186312 1726890130.43094: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205525fd0> <<< 186312 1726890130.43117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890130.43145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890130.43181: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205525100> <<< 186312 1726890130.43197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890130.43217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890130.43240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<< 186312 1726890130.43246: stdout chunk (state=3): >>> <<< 186312 1726890130.43260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890130.43284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890130.43377: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054f0f40> <<< 186312 1726890130.43414: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22053ff310> <<< 186312 1726890130.43449: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22053ff160> <<< 186312 1726890130.43475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890130.43478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890130.43515: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22053ffca0> <<< 186312 1726890130.43528: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220550adc0> <<< 186312 1726890130.43685: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220550a3a0> <<< 186312 1726890130.43711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890130.43740: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220550afd0> <<< 186312 1726890130.43765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890130.43768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890130.43805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890130.43845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890130.43863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220555ad30> <<< 186312 1726890130.43949: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205536d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205536400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054d8b20> <<< 186312 1726890130.43974: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205536520> <<< 186312 1726890130.44008: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205536550> <<< 186312 1726890130.44042: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890130.44045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890130.44064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890130.44097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890130.44181: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220546bfd0> <<< 186312 1726890130.44194: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220556d250> <<< 186312 1726890130.44208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890130.44254: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205468850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220556d3d0> <<< 186312 1726890130.44280: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890130.44329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.44349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890130.44360: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890130.44410: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220556dca0> <<< 186312 1726890130.44539: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054687f0> <<< 186312 1726890130.44635: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205504c10> <<< 186312 1726890130.44664: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220556dfa0> <<< 186312 1726890130.44707: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.44720: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220556d550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205565910> <<< 186312 1726890130.44754: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890130.44771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890130.44781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890130.44822: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220545d940> <<< 186312 1726890130.44999: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220547bd90> <<< 186312 1726890130.45020: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205467580> <<< 186312 1726890130.45047: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.45081: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220545dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054679a0> # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890130.45097: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890130.45108: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.45178: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.45253: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.45281: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890130.45308: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890130.45322: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.45408: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.45517: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.45953: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.46430: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890130.46438: 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_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890130.46464: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890130.46467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.46525: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22054a67f0> <<< 186312 1726890130.46597: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890130.46619: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054b58b0> <<< 186312 1726890130.46622: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205005970> <<< 186312 1726890130.46654: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890130.46686: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.46695: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.46707: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890130.46830: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.46973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890130.46996: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054e3730> # zipimport: zlib available <<< 186312 1726890130.47389: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.47749: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.47801: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.47869: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890130.47871: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.47907: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.47950: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890130.47953: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.48001: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.48075: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890130.48094: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.48103: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890130.48121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.48154: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.48196: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890130.48198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.48379: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.48567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890130.48608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890130.48610: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890130.48675: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205527370> <<< 186312 1726890130.48689: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.48746: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.48826: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890130.48829: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890130.48839: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890130.48847: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.48885: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.48928: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890130.48936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.48972: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.49009: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.49099: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.49173: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890130.49187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.49259: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205499550> <<< 186312 1726890130.49357: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204e7eeb0> <<< 186312 1726890130.49400: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890130.49403: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890130.49451: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.49505: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.49533: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.49564: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890130.49579: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890130.49597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890130.49643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890130.49667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890130.49684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890130.49754: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205495820> <<< 186312 1726890130.49798: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220549d790> <<< 186312 1726890130.49857: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205499b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890130.49900: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.49920: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890130.49981: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890130.49992: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890130.50009: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 186312 1726890130.50017: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50068: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50124: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50136: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50158: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50194: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50229: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50259: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50289: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 186312 1726890130.50303: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50364: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50431: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50448: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50483: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 186312 1726890130.50488: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50629: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50763: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50801: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.50845: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.50867: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 186312 1726890130.50872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890130.50898: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 186312 1726890130.50905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890130.50935: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204fcd370> <<< 186312 1726890130.50958: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 186312 1726890130.50961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890130.50982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890130.51014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890130.51045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890130.51048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890130.51054: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204fe8580> <<< 186312 1726890130.51092: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2204fe84f0> <<< 186312 1726890130.51160: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204fbc280> <<< 186312 1726890130.51167: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204fcd970> <<< 186312 1726890130.51195: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204d7e7f0> <<< 186312 1726890130.51200: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204d7eb20> <<< 186312 1726890130.51227: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890130.51243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890130.51264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890130.51301: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220502f0a0> <<< 186312 1726890130.51319: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204fccf70> <<< 186312 1726890130.51336: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890130.51351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890130.51369: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220502f190> <<< 186312 1726890130.51390: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890130.51409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890130.51441: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2204de8fd0> <<< 186312 1726890130.51470: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205019820> <<< 186312 1726890130.51508: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204d7ed60> <<< 186312 1726890130.51523: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 186312 1726890130.51546: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 186312 1726890130.51552: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.51601: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.51651: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 186312 1726890130.51700: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.51744: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890130.51781: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890130.51787: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.51812: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.51839: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 186312 1726890130.51862: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.51892: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.51937: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 186312 1726890130.51977: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.52026: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 186312 1726890130.52032: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.52079: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.52125: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.52167: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.52232: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890130.52245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.52650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53008: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890130.53060: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53103: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53134: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53163: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 186312 1726890130.53166: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 186312 1726890130.53197: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53235: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 186312 1726890130.53237: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53278: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53329: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 186312 1726890130.53360: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53390: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 186312 1726890130.53395: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53423: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53453: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 186312 1726890130.53456: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53520: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890130.53624: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204cd1e80> <<< 186312 1726890130.53641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890130.53667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890130.53817: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204cd19d0> <<< 186312 1726890130.53826: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 186312 1726890130.53890: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.53941: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 186312 1726890130.53951: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.54023: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.54099: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 186312 1726890130.54103: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.54162: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.54229: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 186312 1726890130.54234: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.54267: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.54312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890130.54334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890130.54477: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890130.54482: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2204d48490> <<< 186312 1726890130.54728: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204ce0850> <<< 186312 1726890130.54732: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 186312 1726890130.54735: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.54791: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.54830: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 186312 1726890130.54905: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.54974: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.55062: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.55209: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 186312 1726890130.55243: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.55280: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 186312 1726890130.55291: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.55322: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.55369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890130.55436: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2204d3f3d0> <<< 186312 1726890130.55457: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204d3f940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 186312 1726890130.55475: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.55497: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.55542: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 186312 1726890130.55671: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.55790: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 186312 1726890130.55805: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.55880: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.55972: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.56040: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.56058: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 186312 1726890130.56137: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.56159: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.56268: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.56423: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890130.56500: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.56602: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 186312 1726890130.56607: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.56637: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.56671: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.57104: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.57528: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 186312 1726890130.57541: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 186312 1726890130.57628: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.57716: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890130.57725: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.57801: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.57886: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890130.57892: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.58017: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.58144: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890130.58154: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890130.58172: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890130.58182: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.58257: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.58269: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890130.58346: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.58432: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.58602: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.58783: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 186312 1726890130.58787: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 186312 1726890130.58789: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.58920: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890130.58923: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 186312 1726890130.58931: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.58984: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59044: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 186312 1726890130.59049: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59064: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59085: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 186312 1726890130.59100: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59149: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59198: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890130.59203: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59255: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59308: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 186312 1726890130.59315: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59750: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 186312 1726890130.59753: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59804: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59856: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890130.59867: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59899: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59932: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890130.59935: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.59967: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60001: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 186312 1726890130.60012: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60036: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60067: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 186312 1726890130.60075: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60145: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60213: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 186312 1726890130.60240: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60243: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60245: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890130.60261: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60297: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60342: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890130.60354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60364: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60387: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60428: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60471: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60531: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60598: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 186312 1726890130.60602: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890130.60617: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60705: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 186312 1726890130.60715: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.60874: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.61040: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890130.61046: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.61088: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.61133: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890130.61140: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.61176: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.61220: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 186312 1726890130.61226: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.61293: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.61364: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 186312 1726890130.61379: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890130.61384: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.61451: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.61526: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 186312 1726890130.61539: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890130.61620: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890130.61813: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890130.62168: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890130.62200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 186312 1726890130.62218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890130.62259: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2204c8a130> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054ac130> <<< 186312 1726890130.62339: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204cdf340> <<< 186312 1726890130.77866: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 186312 1726890130.77907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 186312 1726890130.77922: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204cdfc40> <<< 186312 1726890130.77941: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 186312 1726890130.78002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204ce0250> <<< 186312 1726890130.78054: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 186312 1726890130.78057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890130.78098: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 186312 1726890130.78104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204ae5040> <<< 186312 1726890130.78118: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204b20eb0> <<< 186312 1726890130.78386: 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 <<< 186312 1726890131.03220: stdout chunk (state=3): >>> {"ansible_facts": {"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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/<<< 186312 1726890131.03225: stdout chunk (state=3): >>>iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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": 3532, "ansible_memfree_mb": 272, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 3260, "free": 272}, "nocache": {"free": 3165, "used": 367}, "swap": {"total": 10239, "free": 10239, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "<<< 186312 1726890131.03228: stdout chunk (state=3): >>>524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": ["8b5e493b-30ce-4701-9369-1b7820bf7efe"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotationa<<< 186312 1726890131.03255: stdout chunk (state=3): >>>l": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"sda": ["8b5e493b-30ce-4701-9369-1b7820bf7efe"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sdb": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5252, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251454242816, "block_size": 4096, "block_total": 65519355, "block_available": 61390196, "block_used": 4129159, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "42", "second": "10", "epoch": "1726890130", "epoch_int": "1726890130", "date": "2024-09-20", "time": "23:42:10", "iso8601_micro": "2024-09-21T03:42:10.983227Z", "iso8601": "2024-09-21T03:42:10Z", "iso8601_basic": "20240920T234210983227", "iso8601_basic_short": "20240920T234210", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.84, "5m": 0.87, "15m":<<< 186312 1726890131.03288: stdout chunk (state=3): >>> 1.05}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "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<<< 186312 1726890131.03298: stdout chunk (state=3): >>>_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 186312 1726890131.03910: 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 <<< 186312 1726890131.04048: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl <<< 186312 1726890131.04227: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters <<< 186312 1726890131.04340: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix <<< 186312 1726890131.04409: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time<<< 186312 1726890131.04452: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 186312 1726890131.04755: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890131.04767: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890131.04794: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890131.04825: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890131.04856: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890131.04876: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890131.04923: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890131.04975: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 186312 1726890131.05001: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 186312 1726890131.05036: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 186312 1726890131.05089: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux <<< 186312 1726890131.05093: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 186312 1726890131.05107: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 186312 1726890131.05131: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 186312 1726890131.05201: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 186312 1726890131.05233: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 186312 1726890131.05275: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890131.05358: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890131.05386: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890131.05445: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 186312 1726890131.05448: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890131.05621: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890131.05625: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890131.05667: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890131.05698: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890131.05701: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890131.05739: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890131.06075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890131.06163: stderr chunk (state=3): >>><<< 186312 1726890131.06166: stdout chunk (state=3): >>><<< 186312 1726890131.06435: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220611edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22060c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220611eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220611eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22060c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22060c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22060c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220607a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220607a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220609d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220607a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22060db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2206073d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220609dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22060c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dd4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dd7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dd4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205c8fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205c8f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205c8ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205c8ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca10d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205daed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205da9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dbb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ddbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205ca1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205dae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205dbb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205de19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca1df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca1d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205c753d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205c754c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205bc3220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205c60520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205de1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205bd6b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205bd6e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205be8790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205be8cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205b7f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205bd6f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205b902e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205be8610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205b903a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca1a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205bac700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205bac9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205bac7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205bac8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205bacd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205bb6250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205bac940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205b9ea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205ca1610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205bacaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f22055e86d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205525820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205525160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205525280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205525f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22055254f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205525d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205525fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205525100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054f0f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22053ff310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22053ff160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22053ffca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220550adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220550a3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220550afd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220555ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205536d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205536400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054d8b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205536520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205536550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220546bfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220556d250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205468850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220556d3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220556dca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054687f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205504c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220556dfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220556d550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205565910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220545d940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220547bd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205467580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220545dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054679a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f22054a67f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054b58b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205005970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054e3730> # 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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205527370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2205499550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204e7eeb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205495820> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220549d790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205499b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204fcd370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204fe8580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2204fe84f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204fbc280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204fcd970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204d7e7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204d7eb20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f220502f0a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204fccf70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f220502f190> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2204de8fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2205019820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204d7ed60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204cd1e80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204cd19d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2204d48490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204ce0850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2204d3f3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204d3f940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/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_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_q11i7k_u/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2204c8a130> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22054ac130> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204cdf340> # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204cdfc40> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204ce0250> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204ae5040> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2204b20eb0> 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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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": 3532, "ansible_memfree_mb": 272, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 3260, "free": 272}, "nocache": {"free": 3165, "used": 367}, "swap": {"total": 10239, "free": 10239, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": ["8b5e493b-30ce-4701-9369-1b7820bf7efe"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"sda": ["8b5e493b-30ce-4701-9369-1b7820bf7efe"], "xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sdb": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5252, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251454242816, "block_size": 4096, "block_total": 65519355, "block_available": 61390196, "block_used": 4129159, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "42", "second": "10", "epoch": "1726890130", "epoch_int": "1726890130", "date": "2024-09-20", "time": "23:42:10", "iso8601_micro": "2024-09-21T03:42:10.983227Z", "iso8601": "2024-09-21T03:42:10Z", "iso8601_basic": "20240920T234210983227", "iso8601_basic_short": "20240920T234210", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.84, "5m": 0.87, "15m": 1.05}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # 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 multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # 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 multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 186312 1726890131.08060: done with _execute_module (setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890130.2364328-189878-204760025871605/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890131.08117: _low_level_execute_command(): starting 186312 1726890131.08120: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890130.2364328-189878-204760025871605/ > /dev/null 2>&1 && sleep 0' 186312 1726890131.08742: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890131.08756: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890131.08770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890131.08787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890131.08838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890131.08850: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890131.08863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890131.08879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890131.08890: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890131.08905: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890131.08924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890131.08940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890131.08955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890131.08966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890131.08976: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890131.08988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890131.09073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890131.09093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890131.09108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890131.09185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890131.11060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890131.11063: stdout chunk (state=3): >>><<< 186312 1726890131.11066: stderr chunk (state=3): >>><<< 186312 1726890131.11220: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890131.11224: handler run complete 186312 1726890131.11310: variable 'ansible_facts' from source: unknown 186312 1726890131.11471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890131.12276: variable 'ansible_facts' from source: unknown 186312 1726890131.12637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890131.13085: attempt loop complete, returning result 186312 1726890131.13096: _execute() done 186312 1726890131.13173: dumping result to json 186312 1726890131.13232: done dumping result, returning 186312 1726890131.13321: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-881e-6b85-000000001c43] 186312 1726890131.13332: sending task result for task 02369adf-7a19-881e-6b85-000000001c43 ok: [managed_node3] 186312 1726890131.14794: no more pending results, returning what we have 186312 1726890131.14798: results queue empty 186312 1726890131.14799: checking for any_errors_fatal 186312 1726890131.14808: done checking for any_errors_fatal 186312 1726890131.14809: checking for max_fail_percentage 186312 1726890131.14811: done checking for max_fail_percentage 186312 1726890131.14813: checking to see if all hosts have failed and the running result is not ok 186312 1726890131.14815: done checking to see if all hosts have failed 186312 1726890131.14815: getting the remaining hosts for this loop 186312 1726890131.14817: done getting the remaining hosts for this loop 186312 1726890131.14821: getting the next task for host managed_node3 186312 1726890131.14837: done getting next task for host managed_node3 186312 1726890131.14840: ^ task is: TASK: meta (role_complete) 186312 1726890131.14843: ^ state is: HOST STATE: block=2, task=33, rescue=0, 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 186312 1726890131.14857: getting variables 186312 1726890131.14859: in VariableManager get_vars() 186312 1726890131.14894: Calling all_inventory to load vars for managed_node3 186312 1726890131.14897: Calling groups_inventory to load vars for managed_node3 186312 1726890131.14899: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890131.14911: Calling all_plugins_play to load vars for managed_node3 186312 1726890131.14916: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890131.14919: Calling groups_plugins_play to load vars for managed_node3 186312 1726890131.15719: done sending task result for task 02369adf-7a19-881e-6b85-000000001c43 186312 1726890131.15722: WORKER PROCESS EXITING 186312 1726890131.16336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890131.19024: done with get_vars() 186312 1726890131.19038: done getting variables 186312 1726890131.19110: done queuing things up, now waiting for results queue to drain 186312 1726890131.19114: results queue empty 186312 1726890131.19115: checking for any_errors_fatal 186312 1726890131.19122: done checking for any_errors_fatal 186312 1726890131.19123: checking for max_fail_percentage 186312 1726890131.19124: done checking for max_fail_percentage 186312 1726890131.19124: checking to see if all hosts have failed and the running result is not ok 186312 1726890131.19125: done checking to see if all hosts have failed 186312 1726890131.19126: getting the remaining hosts for this loop 186312 1726890131.19126: done getting the remaining hosts for this loop 186312 1726890131.19129: getting the next task for host managed_node3 186312 1726890131.19133: done getting next task for host managed_node3 186312 1726890131.19135: ^ task is: TASK: Verify results 186312 1726890131.19136: ^ state is: HOST STATE: block=2, task=34, rescue=0, 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 186312 1726890131.19139: getting variables 186312 1726890131.19140: in VariableManager get_vars() 186312 1726890131.19151: Calling all_inventory to load vars for managed_node3 186312 1726890131.19153: Calling groups_inventory to load vars for managed_node3 186312 1726890131.19155: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890131.19160: Calling all_plugins_play to load vars for managed_node3 186312 1726890131.19163: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890131.19166: Calling groups_plugins_play to load vars for managed_node3 186312 1726890131.19897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890131.21216: done with get_vars() 186312 1726890131.21230: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:112 Friday 20 September 2024 23:42:11 -0400 (0:00:01.014) 0:01:40.952 ****** 186312 1726890131.21303: entering _queue_task() for managed_node3/include_tasks 186312 1726890131.21833: worker is 1 (out of 1 available) 186312 1726890131.21847: exiting _queue_task() for managed_node3/include_tasks 186312 1726890131.21861: done queuing things up, now waiting for results queue to drain 186312 1726890131.21862: waiting for pending results... 186312 1726890131.22810: running TaskExecutor() for managed_node3/TASK: Verify results 186312 1726890131.23058: in run() - task 02369adf-7a19-881e-6b85-000000000019 186312 1726890131.23135: variable 'ansible_search_path' from source: unknown 186312 1726890131.23294: calling self._execute() 186312 1726890131.23529: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890131.23541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890131.23556: variable 'omit' from source: magic vars 186312 1726890131.23674: _execute() done 186312 1726890131.23835: dumping result to json 186312 1726890131.23843: done dumping result, returning 186312 1726890131.23853: done running TaskExecutor() for managed_node3/TASK: Verify results [02369adf-7a19-881e-6b85-000000000019] 186312 1726890131.23863: sending task result for task 02369adf-7a19-881e-6b85-000000000019 186312 1726890131.24006: no more pending results, returning what we have 186312 1726890131.24013: in VariableManager get_vars() 186312 1726890131.24059: Calling all_inventory to load vars for managed_node3 186312 1726890131.24063: Calling groups_inventory to load vars for managed_node3 186312 1726890131.24066: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890131.24082: Calling all_plugins_play to load vars for managed_node3 186312 1726890131.24086: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890131.24089: Calling groups_plugins_play to load vars for managed_node3 186312 1726890131.24692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890131.25331: done sending task result for task 02369adf-7a19-881e-6b85-000000000019 186312 1726890131.25334: WORKER PROCESS EXITING 186312 1726890131.26226: done with get_vars() 186312 1726890131.26238: variable 'ansible_search_path' from source: unknown 186312 1726890131.26251: we have included files to process 186312 1726890131.26253: generating all_blocks data 186312 1726890131.26255: done generating all_blocks data 186312 1726890131.26262: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890131.26264: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890131.26266: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890131.27773: in VariableManager get_vars() 186312 1726890131.27791: done with get_vars() 186312 1726890131.27838: in VariableManager get_vars() 186312 1726890131.27857: done with get_vars() 186312 1726890131.27948: done processing included file 186312 1726890131.27950: iterating over new_blocks loaded from include file 186312 1726890131.27952: in VariableManager get_vars() 186312 1726890131.27965: done with get_vars() 186312 1726890131.27967: filtering new block on tags 186312 1726890131.28038: done filtering new block on tags 186312 1726890131.28041: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node3 186312 1726890131.28046: extending task lists for all hosts with included blocks 186312 1726890131.35373: done extending task lists 186312 1726890131.35375: done processing included files 186312 1726890131.35376: results queue empty 186312 1726890131.35377: checking for any_errors_fatal 186312 1726890131.35379: done checking for any_errors_fatal 186312 1726890131.35379: checking for max_fail_percentage 186312 1726890131.35381: done checking for max_fail_percentage 186312 1726890131.35381: checking to see if all hosts have failed and the running result is not ok 186312 1726890131.35382: done checking to see if all hosts have failed 186312 1726890131.35383: getting the remaining hosts for this loop 186312 1726890131.35385: done getting the remaining hosts for this loop 186312 1726890131.35388: getting the next task for host managed_node3 186312 1726890131.35392: done getting next task for host managed_node3 186312 1726890131.35394: ^ task is: TASK: Print out pool information 186312 1726890131.35397: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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 186312 1726890131.35400: getting variables 186312 1726890131.35401: in VariableManager get_vars() 186312 1726890131.35417: Calling all_inventory to load vars for managed_node3 186312 1726890131.35419: Calling groups_inventory to load vars for managed_node3 186312 1726890131.35422: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890131.35429: Calling all_plugins_play to load vars for managed_node3 186312 1726890131.35431: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890131.35434: Calling groups_plugins_play to load vars for managed_node3 186312 1726890131.36791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890131.38059: done with get_vars() 186312 1726890131.38072: done getting variables 186312 1726890131.38111: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:42:11 -0400 (0:00:00.168) 0:01:41.120 ****** 186312 1726890131.38138: entering _queue_task() for managed_node3/debug 186312 1726890131.38472: worker is 1 (out of 1 available) 186312 1726890131.38484: exiting _queue_task() for managed_node3/debug 186312 1726890131.38497: done queuing things up, now waiting for results queue to drain 186312 1726890131.38498: waiting for pending results... 186312 1726890131.39504: running TaskExecutor() for managed_node3/TASK: Print out pool information 186312 1726890131.39595: in run() - task 02369adf-7a19-881e-6b85-000000001cd5 186312 1726890131.39609: variable 'ansible_search_path' from source: unknown 186312 1726890131.39853: calling self._execute() 186312 1726890131.39962: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890131.39967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890131.39977: variable 'omit' from source: magic vars 186312 1726890131.40770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890131.45430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890131.45505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890131.45545: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890131.45577: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890131.45605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890131.45715: 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) 186312 1726890131.45851: 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) 186312 1726890131.45885: 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) 186312 1726890131.46009: 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) 186312 1726890131.46034: 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) 186312 1726890131.46303: variable '_storage_pools_list' from source: set_fact 186312 1726890131.46425: Evaluated conditional (_storage_pools_list | length > 0): False 186312 1726890131.46436: when evaluation is False, skipping this task 186312 1726890131.46443: _execute() done 186312 1726890131.46449: dumping result to json 186312 1726890131.46454: done dumping result, returning 186312 1726890131.46462: done running TaskExecutor() for managed_node3/TASK: Print out pool information [02369adf-7a19-881e-6b85-000000001cd5] 186312 1726890131.46469: sending task result for task 02369adf-7a19-881e-6b85-000000001cd5 skipping: [managed_node3] => { "false_condition": "_storage_pools_list | length > 0" } 186312 1726890131.46619: no more pending results, returning what we have 186312 1726890131.46624: results queue empty 186312 1726890131.46625: checking for any_errors_fatal 186312 1726890131.46626: done checking for any_errors_fatal 186312 1726890131.46627: checking for max_fail_percentage 186312 1726890131.46629: done checking for max_fail_percentage 186312 1726890131.46630: checking to see if all hosts have failed and the running result is not ok 186312 1726890131.46631: done checking to see if all hosts have failed 186312 1726890131.46632: getting the remaining hosts for this loop 186312 1726890131.46634: done getting the remaining hosts for this loop 186312 1726890131.46638: getting the next task for host managed_node3 186312 1726890131.46645: done getting next task for host managed_node3 186312 1726890131.46649: ^ task is: TASK: Print out volume information 186312 1726890131.46651: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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 186312 1726890131.46657: getting variables 186312 1726890131.46659: in VariableManager get_vars() 186312 1726890131.46695: Calling all_inventory to load vars for managed_node3 186312 1726890131.46698: Calling groups_inventory to load vars for managed_node3 186312 1726890131.46702: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890131.46716: Calling all_plugins_play to load vars for managed_node3 186312 1726890131.46720: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890131.46724: Calling groups_plugins_play to load vars for managed_node3 186312 1726890131.47291: done sending task result for task 02369adf-7a19-881e-6b85-000000001cd5 186312 1726890131.47295: WORKER PROCESS EXITING 186312 1726890131.47353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890131.48089: done with get_vars() 186312 1726890131.48105: done getting variables 186312 1726890131.48283: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:42:11 -0400 (0:00:00.101) 0:01:41.222 ****** 186312 1726890131.48315: entering _queue_task() for managed_node3/debug 186312 1726890131.48939: worker is 1 (out of 1 available) 186312 1726890131.48956: exiting _queue_task() for managed_node3/debug 186312 1726890131.48969: done queuing things up, now waiting for results queue to drain 186312 1726890131.48970: waiting for pending results... 186312 1726890131.49738: running TaskExecutor() for managed_node3/TASK: Print out volume information 186312 1726890131.50049: in run() - task 02369adf-7a19-881e-6b85-000000001cd6 186312 1726890131.50122: variable 'ansible_search_path' from source: unknown 186312 1726890131.50166: calling self._execute() 186312 1726890131.50525: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890131.50540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890131.50556: variable 'omit' from source: magic vars 186312 1726890131.51360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890131.56520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890131.56673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890131.56824: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890131.56868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890131.56947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890131.57102: 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) 186312 1726890131.57308: 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) 186312 1726890131.57361: 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) 186312 1726890131.57407: 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) 186312 1726890131.57587: 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) 186312 1726890131.57737: variable '_storage_volumes_list' from source: set_fact 186312 1726890131.57866: Evaluated conditional (_storage_volumes_list | length > 0): True 186312 1726890131.57946: variable 'omit' from source: magic vars 186312 1726890131.58050: variable 'omit' from source: magic vars 186312 1726890131.58089: variable 'omit' from source: magic vars 186312 1726890131.58188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890131.58218: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890131.58277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890131.58364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890131.58392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890131.58443: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890131.59228: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890131.59666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890131.60462: Set connection var ansible_shell_type to sh 186312 1726890131.60478: Set connection var ansible_pipelining to False 186312 1726890131.60493: Set connection var ansible_timeout to 10 186312 1726890131.60500: Set connection var ansible_connection to ssh 186312 1726890131.60510: Set connection var ansible_shell_executable to /bin/sh 186312 1726890131.60524: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890131.60556: variable 'ansible_shell_executable' from source: unknown 186312 1726890131.60564: variable 'ansible_connection' from source: unknown 186312 1726890131.60571: variable 'ansible_module_compression' from source: unknown 186312 1726890131.60578: variable 'ansible_shell_type' from source: unknown 186312 1726890131.60584: variable 'ansible_shell_executable' from source: unknown 186312 1726890131.60591: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890131.60599: variable 'ansible_pipelining' from source: unknown 186312 1726890131.60605: variable 'ansible_timeout' from source: unknown 186312 1726890131.60618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890131.60732: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890131.60749: variable 'omit' from source: magic vars 186312 1726890131.60759: starting attempt loop 186312 1726890131.60766: running the handler 186312 1726890131.60816: variable '_storage_volumes_list' from source: set_fact 186312 1726890131.60900: variable '_storage_volumes_list' from source: set_fact 186312 1726890131.61082: handler run complete 186312 1726890131.61118: attempt loop complete, returning result 186312 1726890131.61127: _execute() done 186312 1726890131.61137: dumping result to json 186312 1726890131.61148: done dumping result, returning 186312 1726890131.61160: done running TaskExecutor() for managed_node3/TASK: Print out volume information [02369adf-7a19-881e-6b85-000000001cd6] 186312 1726890131.61170: sending task result for task 02369adf-7a19-881e-6b85-000000001cd6 ok: [managed_node3] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890131.61387: no more pending results, returning what we have 186312 1726890131.61397: results queue empty 186312 1726890131.61398: checking for any_errors_fatal 186312 1726890131.61408: done checking for any_errors_fatal 186312 1726890131.61409: checking for max_fail_percentage 186312 1726890131.61411: done checking for max_fail_percentage 186312 1726890131.61413: checking to see if all hosts have failed and the running result is not ok 186312 1726890131.61415: done checking to see if all hosts have failed 186312 1726890131.61415: getting the remaining hosts for this loop 186312 1726890131.61418: done getting the remaining hosts for this loop 186312 1726890131.61421: getting the next task for host managed_node3 186312 1726890131.61428: done getting next task for host managed_node3 186312 1726890131.61430: ^ task is: TASK: Collect info about the volumes. 186312 1726890131.61433: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890131.61438: getting variables 186312 1726890131.61440: in VariableManager get_vars() 186312 1726890131.61476: Calling all_inventory to load vars for managed_node3 186312 1726890131.61479: Calling groups_inventory to load vars for managed_node3 186312 1726890131.61483: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890131.61496: Calling all_plugins_play to load vars for managed_node3 186312 1726890131.61500: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890131.61503: Calling groups_plugins_play to load vars for managed_node3 186312 1726890131.62240: done sending task result for task 02369adf-7a19-881e-6b85-000000001cd6 186312 1726890131.62243: WORKER PROCESS EXITING 186312 1726890131.62271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890131.64497: done with get_vars() 186312 1726890131.64516: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:42:11 -0400 (0:00:00.162) 0:01:41.385 ****** 186312 1726890131.64594: entering _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890131.65284: worker is 1 (out of 1 available) 186312 1726890131.65297: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890131.65311: done queuing things up, now waiting for results queue to drain 186312 1726890131.65315: waiting for pending results... 186312 1726890131.66269: running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. 186312 1726890131.66627: in run() - task 02369adf-7a19-881e-6b85-000000001cd7 186312 1726890131.66650: variable 'ansible_search_path' from source: unknown 186312 1726890131.66755: calling self._execute() 186312 1726890131.67055: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890131.67066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890131.67080: variable 'omit' from source: magic vars 186312 1726890131.67370: variable 'omit' from source: magic vars 186312 1726890131.67422: variable 'omit' from source: magic vars 186312 1726890131.67500: variable 'omit' from source: magic vars 186312 1726890131.67550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890131.67724: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890131.67752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890131.67775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890131.67798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890131.67842: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890131.67913: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890131.67922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890131.68138: Set connection var ansible_shell_type to sh 186312 1726890131.68187: Set connection var ansible_pipelining to False 186312 1726890131.68201: Set connection var ansible_timeout to 10 186312 1726890131.68235: Set connection var ansible_connection to ssh 186312 1726890131.68246: Set connection var ansible_shell_executable to /bin/sh 186312 1726890131.68346: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890131.68373: variable 'ansible_shell_executable' from source: unknown 186312 1726890131.68382: variable 'ansible_connection' from source: unknown 186312 1726890131.68389: variable 'ansible_module_compression' from source: unknown 186312 1726890131.68395: variable 'ansible_shell_type' from source: unknown 186312 1726890131.68401: variable 'ansible_shell_executable' from source: unknown 186312 1726890131.68407: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890131.68418: variable 'ansible_pipelining' from source: unknown 186312 1726890131.68424: variable 'ansible_timeout' from source: unknown 186312 1726890131.68436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890131.68763: 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) 186312 1726890131.68893: variable 'omit' from source: magic vars 186312 1726890131.68950: starting attempt loop 186312 1726890131.68958: running the handler 186312 1726890131.68979: _low_level_execute_command(): starting 186312 1726890131.69109: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890131.71942: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890131.71946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890131.71975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890131.71979: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890131.71983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890131.72168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890131.72232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890131.72236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890131.72288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890131.74454: stdout chunk (state=3): >>>/root <<< 186312 1726890131.74458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890131.74460: stdout chunk (state=3): >>><<< 186312 1726890131.74463: stderr chunk (state=3): >>><<< 186312 1726890131.74587: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890131.74591: _low_level_execute_command(): starting 186312 1726890131.74594: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890131.744834-189923-222168112707306 `" && echo ansible-tmp-1726890131.744834-189923-222168112707306="` echo /root/.ansible/tmp/ansible-tmp-1726890131.744834-189923-222168112707306 `" ) && sleep 0' 186312 1726890131.76750: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890131.76753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890131.76774: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890131.76842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890131.76853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890131.77032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890131.77038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890131.77041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890131.77083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890131.78933: stdout chunk (state=3): >>>ansible-tmp-1726890131.744834-189923-222168112707306=/root/.ansible/tmp/ansible-tmp-1726890131.744834-189923-222168112707306 <<< 186312 1726890131.79049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890131.79120: stderr chunk (state=3): >>><<< 186312 1726890131.79123: stdout chunk (state=3): >>><<< 186312 1726890131.79451: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890131.744834-189923-222168112707306=/root/.ansible/tmp/ansible-tmp-1726890131.744834-189923-222168112707306 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890131.79455: variable 'ansible_module_compression' from source: unknown 186312 1726890131.79458: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 186312 1726890131.79460: variable 'ansible_facts' from source: unknown 186312 1726890131.79462: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890131.744834-189923-222168112707306/AnsiballZ_blockdev_info.py 186312 1726890131.79883: Sending initial data 186312 1726890131.79886: Sent initial data (163 bytes) 186312 1726890131.80871: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890131.80885: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890131.80899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890131.80920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890131.80967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890131.80973: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890131.80988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890131.81001: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890131.81009: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890131.81018: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890131.81029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890131.81038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890131.81050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890131.81057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890131.81064: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890131.81074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890131.81151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890131.81210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890131.81222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890131.81316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890131.83051: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890131.83086: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890131.83126: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpeq3pqwzx /root/.ansible/tmp/ansible-tmp-1726890131.744834-189923-222168112707306/AnsiballZ_blockdev_info.py <<< 186312 1726890131.83159: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890131.84455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890131.84572: stderr chunk (state=3): >>><<< 186312 1726890131.84575: stdout chunk (state=3): >>><<< 186312 1726890131.84577: done transferring module to remote 186312 1726890131.84579: _low_level_execute_command(): starting 186312 1726890131.84582: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890131.744834-189923-222168112707306/ /root/.ansible/tmp/ansible-tmp-1726890131.744834-189923-222168112707306/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890131.85817: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890131.85832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890131.85867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890131.85874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890131.85877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890131.85884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890131.85949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890131.85961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890131.86020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890131.87884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890131.87888: stdout chunk (state=3): >>><<< 186312 1726890131.87895: stderr chunk (state=3): >>><<< 186312 1726890131.87914: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890131.87918: _low_level_execute_command(): starting 186312 1726890131.87923: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890131.744834-189923-222168112707306/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890131.89370: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890131.89433: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890131.89450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890131.89469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890131.89511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890131.89628: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890131.89647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890131.89665: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890131.89678: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890131.89689: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890131.89701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890131.89716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890131.89735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890131.89750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890131.89762: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890131.89775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890131.89856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890131.89878: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890131.89894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890131.90228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890131.92143: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890131.92149: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890131.92161: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890131.92217: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890131.92255: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890131.92286: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890131.92290: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890131.92340: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890131.92343: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890131.92398: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890131.92436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890131.92448: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890131.92461: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931bb3dc0> <<< 186312 1726890131.92515: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890131.92534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931bb3b20> <<< 186312 1726890131.92568: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890131.92600: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931bb3ac0> <<< 186312 1726890131.92632: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890131.92650: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b58490> <<< 186312 1726890131.92681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890131.92697: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b58940> <<< 186312 1726890131.92708: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b58670> <<< 186312 1726890131.92753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890131.92757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890131.92775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890131.92785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890131.92812: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890131.92831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890131.92858: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b0f190> <<< 186312 1726890131.92880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890131.92891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890131.92980: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b0f220> <<< 186312 1726890131.93031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890131.93048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b0f940> <<< 186312 1726890131.93090: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b70880> <<< 186312 1726890131.93094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b08d90> <<< 186312 1726890131.93154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b32d90> <<< 186312 1726890131.93214: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b58970> <<< 186312 1726890131.93236: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890131.93437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890131.93471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890131.93503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890131.93531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890131.93560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931ad4eb0> <<< 186312 1726890131.93618: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931ad7f40> <<< 186312 1726890131.93643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890131.93675: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890131.93720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890131.93741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890131.93767: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931acc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931ad5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931ad4370> <<< 186312 1726890131.93782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890131.93857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890131.93870: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890131.93922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890131.93925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890131.93987: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931a55dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a558b0> <<< 186312 1726890131.93993: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890131.94049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a55eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890131.94073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890131.94105: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a55f70> <<< 186312 1726890131.94114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a55e80> import '_collections' # <<< 186312 1726890131.94160: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931aaed30> import '_functools' # <<< 186312 1726890131.94183: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931aa9610> <<< 186312 1726890131.94264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931abc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931adbe20> <<< 186312 1726890131.94277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890131.94341: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890131.94375: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931a67c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931aae250> <<< 186312 1726890131.94378: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931abc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931ae19d0> <<< 186312 1726890131.94414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890131.94447: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890131.94474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a67fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a67d90> <<< 186312 1726890131.94517: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890131.94545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a67d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890131.94570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890131.94582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890131.94624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890131.94660: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9317fb370> <<< 186312 1726890131.94686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890131.94714: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9317fb460> <<< 186312 1726890131.94838: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a71fa0> <<< 186312 1726890131.94880: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a6aa30> <<< 186312 1726890131.94915: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a6a490> <<< 186312 1726890131.94927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890131.94959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890131.94994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9317301c0> <<< 186312 1726890131.95035: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9317e6c70> <<< 186312 1726890131.95083: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a6aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931ae1040> <<< 186312 1726890131.95105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890131.95156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890131.95170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931743af0> import 'errno' # <<< 186312 1726890131.95220: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931743e20> <<< 186312 1726890131.95260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890131.95281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931754730> <<< 186312 1726890131.95296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890131.95322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890131.95346: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931754c70> <<< 186312 1726890131.95389: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9316eb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931743f10> <<< 186312 1726890131.95421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890131.95479: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9316fc280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9317545b0> <<< 186312 1726890131.95506: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890131.95521: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9316fc340> <<< 186312 1726890131.95558: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a679d0> <<< 186312 1726890131.95582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890131.95615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890131.95670: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9317186a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890131.95707: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931718970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931718760> <<< 186312 1726890131.95738: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931718850> <<< 186312 1726890131.95767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890131.95961: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931718ca0> <<< 186312 1726890131.96011: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe93162c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9317188e0> <<< 186312 1726890131.96039: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe93170ba30> <<< 186312 1726890131.96062: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a675b0> <<< 186312 1726890131.96073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890131.96123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890131.96157: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931718a90> <<< 186312 1726890131.96262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890131.96278: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe931654670> <<< 186312 1726890131.96429: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 186312 1726890131.96514: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890131.96551: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890131.96569: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890131.96590: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890131.97828: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890131.98797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315677c0> <<< 186312 1726890131.98826: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890131.98877: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890131.98882: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890131.98901: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931567160> <<< 186312 1726890131.98929: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931567280> <<< 186312 1726890131.98971: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931567f10> <<< 186312 1726890131.98984: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890131.99057: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315674f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931567d30> import 'atexit' # <<< 186312 1726890131.99087: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931567f70> <<< 186312 1726890131.99090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890131.99116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890131.99175: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931567100> <<< 186312 1726890131.99178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890131.99193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890131.99204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890131.99259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890131.99262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890131.99327: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930fd0130> <<< 186312 1726890131.99382: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890131.99417: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f8cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f8cd60> <<< 186312 1726890131.99432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890131.99443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890131.99470: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f8c3d0> <<< 186312 1726890131.99490: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315cddc0> <<< 186312 1726890131.99664: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315cd3a0> <<< 186312 1726890131.99684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890131.99707: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315cdf70> <<< 186312 1726890131.99764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890131.99778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890131.99803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890131.99818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe93159dc10> <<< 186312 1726890131.99895: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f66cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f663a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe93156f490> <<< 186312 1726890131.99954: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f664c0> <<< 186312 1726890131.99985: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f664f0> <<< 186312 1726890132.00008: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890132.00034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890132.00037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890132.00052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890132.00127: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f4e250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315af1f0> <<< 186312 1726890132.00156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890132.00210: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f5b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315af370> <<< 186312 1726890132.00236: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890132.00299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890132.00317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890132.00363: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315c7d90> <<< 186312 1726890132.00492: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f5b880> <<< 186312 1726890132.00585: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f5b6d0> <<< 186312 1726890132.00624: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f5a670> <<< 186312 1726890132.00667: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f5a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315a58b0> <<< 186312 1726890132.00700: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890132.00729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890132.00745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890132.00777: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930fdf670> <<< 186312 1726890132.00962: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930fdeac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930fed0d0> <<< 186312 1726890132.01022: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930fdf0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931571a60> <<< 186312 1726890132.01040: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.01053: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890132.01123: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.01227: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890132.01260: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890132.01263: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.01355: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.01451: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.01914: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.02398: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890132.02408: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890132.02424: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890132.02482: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930b55580> <<< 186312 1726890132.02561: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f39520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930af70a0> <<< 186312 1726890132.02623: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890132.02660: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890132.02664: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.02777: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.02927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890132.02948: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930fdebb0> # zipimport: zlib available <<< 186312 1726890132.03334: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.03689: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.03748: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.03821: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890132.03847: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.03882: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890132.03942: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.04055: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890132.04058: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890132.04086: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.04137: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890132.04143: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.04308: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.04496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890132.04539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890132.04543: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890132.04621: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f37970> <<< 186312 1726890132.04625: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.04674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.04764: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890132.04778: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.04814: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.04846: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890132.04887: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.04934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.05021: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.05081: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890132.05107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890132.05187: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9315ba250> <<< 186312 1726890132.05215: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f376a0> <<< 186312 1726890132.05262: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890132.05393: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.05448: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.05469: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.05531: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890132.05545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890132.05574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890132.05606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890132.05701: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f1e7c0> <<< 186312 1726890132.05739: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f1b7f0> <<< 186312 1726890132.05803: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f15970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890132.05845: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.05862: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890132.05940: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890132.06002: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py <<< 186312 1726890132.06048: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 186312 1726890132.06092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 186312 1726890132.06105: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.06161: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.06278: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.06436: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890132.07259: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "8b5e493b-30ce-4701-9369-1b7820bf7efe", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} <<< 186312 1726890132.07263: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890132.07667: 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__ # 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 <<< 186312 1726890132.07756: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 186312 1726890132.07781: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 186312 1726890132.07785: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc <<< 186312 1726890132.07975: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890132.07996: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890132.08022: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890132.08067: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890132.08070: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 186312 1726890132.08073: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 186312 1726890132.08085: stdout chunk (state=3): >>># destroy encodings <<< 186312 1726890132.08106: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890132.08116: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890132.08147: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890132.08205: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 186312 1726890132.08208: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 186312 1726890132.08275: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890132.08340: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890132.08381: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890132.08410: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890132.08418: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890132.08582: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890132.08601: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890132.08639: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 186312 1726890132.08646: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890132.08677: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890132.09059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890132.09062: stdout chunk (state=3): >>><<< 186312 1726890132.09071: stderr chunk (state=3): >>><<< 186312 1726890132.09165: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931bb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931bb3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931bb3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931b58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931ad4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931ad7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931acc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931ad5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931ad4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931a55dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a558b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a55eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a55f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a55e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931aaed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931aa9610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931abc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931adbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931a67c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931aae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931abc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931ae19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a67fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a67d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a67d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9317fb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9317fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a71fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a6aa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a6a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9317301c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9317e6c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a6aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931ae1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931743af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931743e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931754730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931754c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9316eb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931743f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9316fc280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9317545b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9316fc340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9317186a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931718970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931718760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931718850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931718ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe93162c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9317188e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe93170ba30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931a675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931718a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe931654670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315677c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931567160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931567280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931567f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315674f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931567d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe931567f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931567100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930fd0130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f8cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f8cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f8c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315cddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315cd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315cdf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe93159dc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f66cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f663a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe93156f490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f664c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f664f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f4e250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315af1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f5b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315af370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315c7d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f5b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f5b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f5a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930f5a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9315a58b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930fdf670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930fdeac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930fed0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930fdf0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe931571a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe930b55580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f39520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930af70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930fdebb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f37970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9315ba250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f376a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f1e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f1b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe930f15970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_5kijfhmj/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "8b5e493b-30ce-4701-9369-1b7820bf7efe", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890132.09744: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blockdev_info', '_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-1726890131.744834-189923-222168112707306/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890132.09818: _low_level_execute_command(): starting 186312 1726890132.09822: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890131.744834-189923-222168112707306/ > /dev/null 2>&1 && sleep 0' 186312 1726890132.11328: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.11540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890132.11544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890132.13353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890132.13429: stderr chunk (state=3): >>><<< 186312 1726890132.13435: stdout chunk (state=3): >>><<< 186312 1726890132.13520: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890132.13523: handler run complete 186312 1726890132.13525: Evaluated conditional (False): False 186312 1726890132.13527: attempt loop complete, returning result 186312 1726890132.13532: _execute() done 186312 1726890132.13534: dumping result to json 186312 1726890132.13719: done dumping result, returning 186312 1726890132.13722: done running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. [02369adf-7a19-881e-6b85-000000001cd7] 186312 1726890132.13724: sending task result for task 02369adf-7a19-881e-6b85-000000001cd7 186312 1726890132.13807: done sending task result for task 02369adf-7a19-881e-6b85-000000001cd7 186312 1726890132.13810: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "8b5e493b-30ce-4701-9369-1b7820bf7efe" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 186312 1726890132.13956: no more pending results, returning what we have 186312 1726890132.13960: results queue empty 186312 1726890132.13961: checking for any_errors_fatal 186312 1726890132.13971: done checking for any_errors_fatal 186312 1726890132.13972: checking for max_fail_percentage 186312 1726890132.13973: done checking for max_fail_percentage 186312 1726890132.13974: checking to see if all hosts have failed and the running result is not ok 186312 1726890132.13976: done checking to see if all hosts have failed 186312 1726890132.13976: getting the remaining hosts for this loop 186312 1726890132.13978: done getting the remaining hosts for this loop 186312 1726890132.13982: getting the next task for host managed_node3 186312 1726890132.13989: done getting next task for host managed_node3 186312 1726890132.13992: ^ task is: TASK: Read the /etc/fstab file for volume existence 186312 1726890132.13995: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890132.14003: getting variables 186312 1726890132.14005: in VariableManager get_vars() 186312 1726890132.14047: Calling all_inventory to load vars for managed_node3 186312 1726890132.14051: Calling groups_inventory to load vars for managed_node3 186312 1726890132.14054: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890132.14066: Calling all_plugins_play to load vars for managed_node3 186312 1726890132.14069: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890132.14072: Calling groups_plugins_play to load vars for managed_node3 186312 1726890132.14840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890132.15607: done with get_vars() 186312 1726890132.15625: done getting variables 186312 1726890132.15790: 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 [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:42:12 -0400 (0:00:00.512) 0:01:41.897 ****** 186312 1726890132.15824: entering _queue_task() for managed_node3/command 186312 1726890132.16460: worker is 1 (out of 1 available) 186312 1726890132.16472: exiting _queue_task() for managed_node3/command 186312 1726890132.16486: done queuing things up, now waiting for results queue to drain 186312 1726890132.16487: waiting for pending results... 186312 1726890132.17244: running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence 186312 1726890132.17460: in run() - task 02369adf-7a19-881e-6b85-000000001cd8 186312 1726890132.17587: variable 'ansible_search_path' from source: unknown 186312 1726890132.17636: calling self._execute() 186312 1726890132.17861: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890132.17865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890132.17875: variable 'omit' from source: magic vars 186312 1726890132.18099: variable 'omit' from source: magic vars 186312 1726890132.18369: variable 'omit' from source: magic vars 186312 1726890132.18402: variable 'omit' from source: magic vars 186312 1726890132.18567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890132.18600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890132.18621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890132.18638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890132.18649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890132.18793: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890132.18797: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890132.18799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890132.19017: Set connection var ansible_shell_type to sh 186312 1726890132.19027: Set connection var ansible_pipelining to False 186312 1726890132.19036: Set connection var ansible_timeout to 10 186312 1726890132.19039: Set connection var ansible_connection to ssh 186312 1726890132.19045: Set connection var ansible_shell_executable to /bin/sh 186312 1726890132.19050: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890132.19074: variable 'ansible_shell_executable' from source: unknown 186312 1726890132.19078: variable 'ansible_connection' from source: unknown 186312 1726890132.19081: variable 'ansible_module_compression' from source: unknown 186312 1726890132.19083: variable 'ansible_shell_type' from source: unknown 186312 1726890132.19085: variable 'ansible_shell_executable' from source: unknown 186312 1726890132.19088: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890132.19090: variable 'ansible_pipelining' from source: unknown 186312 1726890132.19092: variable 'ansible_timeout' from source: unknown 186312 1726890132.19096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890132.19371: 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) 186312 1726890132.19382: variable 'omit' from source: magic vars 186312 1726890132.19387: starting attempt loop 186312 1726890132.19390: running the handler 186312 1726890132.19406: _low_level_execute_command(): starting 186312 1726890132.19418: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890132.21644: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.21653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.21850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.21856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.21872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.21880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.22037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890132.22050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890132.22060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890132.22132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890132.23780: stdout chunk (state=3): >>>/root <<< 186312 1726890132.23944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890132.23947: stderr chunk (state=3): >>><<< 186312 1726890132.23952: stdout chunk (state=3): >>><<< 186312 1726890132.23978: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890132.23991: _low_level_execute_command(): starting 186312 1726890132.23997: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890132.2397673-189943-3393057633459 `" && echo ansible-tmp-1726890132.2397673-189943-3393057633459="` echo /root/.ansible/tmp/ansible-tmp-1726890132.2397673-189943-3393057633459 `" ) && sleep 0' 186312 1726890132.25463: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890132.26127: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.26138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.26153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.26193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.26200: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890132.26210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.26226: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890132.26235: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890132.26241: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890132.26249: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.26260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.26270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.26277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.26285: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890132.26295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.26370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890132.26384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890132.26393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890132.26465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890132.28398: stdout chunk (state=3): >>>ansible-tmp-1726890132.2397673-189943-3393057633459=/root/.ansible/tmp/ansible-tmp-1726890132.2397673-189943-3393057633459 <<< 186312 1726890132.28571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890132.28574: stdout chunk (state=3): >>><<< 186312 1726890132.28582: stderr chunk (state=3): >>><<< 186312 1726890132.28601: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890132.2397673-189943-3393057633459=/root/.ansible/tmp/ansible-tmp-1726890132.2397673-189943-3393057633459 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890132.28639: variable 'ansible_module_compression' from source: unknown 186312 1726890132.28696: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890132.28732: variable 'ansible_facts' from source: unknown 186312 1726890132.28813: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890132.2397673-189943-3393057633459/AnsiballZ_command.py 186312 1726890132.30038: Sending initial data 186312 1726890132.30043: Sent initial data (156 bytes) 186312 1726890132.32846: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890132.33106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.33109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.33115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.33117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.33123: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890132.33134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.33145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890132.33153: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890132.33158: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890132.33165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.33174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.33184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.33191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.33197: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890132.33205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.33272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890132.33337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890132.33346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890132.33584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890132.35392: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890132.35435: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890132.35474: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpkp2p228t /root/.ansible/tmp/ansible-tmp-1726890132.2397673-189943-3393057633459/AnsiballZ_command.py <<< 186312 1726890132.35511: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890132.36764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890132.36844: stderr chunk (state=3): >>><<< 186312 1726890132.36848: stdout chunk (state=3): >>><<< 186312 1726890132.36869: done transferring module to remote 186312 1726890132.36884: _low_level_execute_command(): starting 186312 1726890132.36887: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890132.2397673-189943-3393057633459/ /root/.ansible/tmp/ansible-tmp-1726890132.2397673-189943-3393057633459/AnsiballZ_command.py && sleep 0' 186312 1726890132.38216: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890132.38585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.38594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.38607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.38642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.38649: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890132.38657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.38670: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890132.38676: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890132.38683: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890132.38690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.38698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.38708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.38717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.38724: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890132.38735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.38803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890132.38822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890132.38828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890132.38974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890132.40835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890132.40839: stdout chunk (state=3): >>><<< 186312 1726890132.40846: stderr chunk (state=3): >>><<< 186312 1726890132.40863: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890132.40866: _low_level_execute_command(): starting 186312 1726890132.40869: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890132.2397673-189943-3393057633459/AnsiballZ_command.py && sleep 0' 186312 1726890132.42637: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890132.42651: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.42665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.42682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.42727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.42746: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890132.42760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.42777: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890132.42787: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890132.42798: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890132.42809: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.42824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.42847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.42927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.42940: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890132.42955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.43026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890132.43080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890132.43094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890132.43171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890132.45170: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 186312 1726890132.45173: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890132.45236: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890132.45266: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890132.45301: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890132.45353: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890132.45356: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890132.45433: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890132.45457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890132.45460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890132.45471: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d7f3dc0> <<< 186312 1726890132.45522: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890132.45561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d7983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d7f3b20> <<< 186312 1726890132.45582: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890132.45607: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d7f3ac0> <<< 186312 1726890132.45646: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d798490> <<< 186312 1726890132.45689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890132.45708: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d798940> <<< 186312 1726890132.45721: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d798670> <<< 186312 1726890132.45754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890132.45776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890132.45802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890132.45822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890132.45870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890132.45873: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d74f190> <<< 186312 1726890132.45897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890132.45900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890132.45993: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d74f220> <<< 186312 1726890132.46028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890132.46043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d74f940> <<< 186312 1726890132.46079: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d7b0880> <<< 186312 1726890132.46107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d748d90> <<< 186312 1726890132.46163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d772d90> <<< 186312 1726890132.46221: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d798970> <<< 186312 1726890132.46245: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890132.46646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6f2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890132.46702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890132.46755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6e7610> <<< 186312 1726890132.46789: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6f0640> <<< 186312 1726890132.46793: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890132.46851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890132.46870: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890132.46919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890132.46933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890132.46972: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890132.46975: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d671dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6718b0> import 'itertools' # <<< 186312 1726890132.47014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d671eb0> <<< 186312 1726890132.47102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d671f70> <<< 186312 1726890132.47127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d671e80> import '_collections' # <<< 186312 1726890132.47164: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6c9d30> import '_functools' # <<< 186312 1726890132.47196: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6c4610> <<< 186312 1726890132.47266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6f6e20> <<< 186312 1726890132.47279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890132.47317: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d682c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6c9250> <<< 186312 1726890132.47401: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d6d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6fc9d0> <<< 186312 1726890132.47405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890132.47479: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d682fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d682d90> <<< 186312 1726890132.47525: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d682d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890132.47569: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890132.47618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890132.47669: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d656370> <<< 186312 1726890132.47673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890132.47710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d656460> <<< 186312 1726890132.47834: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d68afa0> <<< 186312 1726890132.47886: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d685a30> <<< 186312 1726890132.47900: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d685490> <<< 186312 1726890132.47917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890132.47948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890132.47983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890132.47996: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d36f1c0> <<< 186312 1726890132.48026: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d640c70> <<< 186312 1726890132.48074: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d685eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6fc040> <<< 186312 1726890132.48095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890132.48148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890132.48161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d382af0> import 'errno' # <<< 186312 1726890132.48213: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d382e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890132.48274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d395730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890132.48305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890132.48332: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d395c70> <<< 186312 1726890132.48381: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d3203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d382f10> <<< 186312 1726890132.48466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d331280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d3955b0> <<< 186312 1726890132.48497: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890132.48508: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d331340> <<< 186312 1726890132.48547: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6829d0> <<< 186312 1726890132.48607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890132.48684: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d34d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890132.48740: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d34d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d34d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d34d850> <<< 186312 1726890132.48827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890132.48949: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d34dca0> <<< 186312 1726890132.48987: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d3591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d34d8e0> <<< 186312 1726890132.49018: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d33fa30> <<< 186312 1726890132.49045: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6825b0> <<< 186312 1726890132.49057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890132.49107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890132.49149: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d34da90> <<< 186312 1726890132.49251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890132.49263: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4c5d275670> <<< 186312 1726890132.49408: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890132.49495: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.49538: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890132.49568: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890132.49585: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.50820: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.51781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19b7c0> <<< 186312 1726890132.51833: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890132.51859: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890132.51873: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890132.51903: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d19b160> <<< 186312 1726890132.51944: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19b280> <<< 186312 1726890132.52001: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19bf10> <<< 186312 1726890132.52004: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890132.52054: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19bd30> import 'atexit' # <<< 186312 1726890132.52097: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d19bf70> <<< 186312 1726890132.52113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890132.52137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890132.52171: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19b100> <<< 186312 1726890132.52198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890132.52223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890132.52242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890132.52269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890132.52281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890132.52356: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cbacee0> <<< 186312 1726890132.52397: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cbcff40> <<< 186312 1726890132.52435: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cbcfd60> <<< 186312 1726890132.52450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890132.52473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890132.52520: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cbcf3d0> <<< 186312 1726890132.52535: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d201dc0> <<< 186312 1726890132.52698: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d2013a0> <<< 186312 1726890132.52711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890132.52751: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d201f70> <<< 186312 1726890132.52754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890132.52797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890132.52852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890132.52861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890132.52872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1d0c10> <<< 186312 1726890132.52957: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d16bcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d16b3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19e490> <<< 186312 1726890132.52988: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d16b4c0> <<< 186312 1726890132.53021: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d16b4f0> <<< 186312 1726890132.53055: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890132.53070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890132.53084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890132.53108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890132.53185: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cb90250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1e21f0> <<< 186312 1726890132.53224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890132.53279: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cb9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1e2370> <<< 186312 1726890132.53306: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890132.53381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890132.53384: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890132.53438: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1fcd90> <<< 186312 1726890132.53569: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb9c880> <<< 186312 1726890132.53665: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cb9c6d0> <<< 186312 1726890132.53699: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cb9b670> <<< 186312 1726890132.53763: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cb9b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1da8b0> <<< 186312 1726890132.53789: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890132.53814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890132.53866: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d163670> <<< 186312 1726890132.54053: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d162ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1730d0> <<< 186312 1726890132.54119: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d1630d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1a6a60> <<< 186312 1726890132.54156: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890132.54159: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.54221: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.54331: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890132.54353: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/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_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890132.54364: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.54532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.54558: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.55028: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.55501: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/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_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890132.55536: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890132.55598: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5c783580> <<< 186312 1726890132.55685: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb7e520> <<< 186312 1726890132.55689: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5c7280a0> <<< 186312 1726890132.55749: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890132.55783: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890132.55904: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.56056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890132.56078: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d162bb0> # zipimport: zlib available <<< 186312 1726890132.56451: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.56821: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.56874: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.56957: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890132.56988: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.57037: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890132.57040: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.57086: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.57174: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890132.57209: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890132.57214: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.57239: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.57276: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890132.57463: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.57651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890132.57691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890132.57695: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890132.57766: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb77970> # zipimport: zlib available <<< 186312 1726890132.57837: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.57910: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/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_dkn97i7h/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_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890132.57925: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890132.57939: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.57968: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.58014: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890132.58018: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.58049: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.58089: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.58182: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.58245: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890132.58270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890132.58349: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d1ed250> <<< 186312 1726890132.58379: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb776a0> <<< 186312 1726890132.58433: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/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_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890132.58436: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.58562: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.58621: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.58647: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.58701: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890132.58718: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890132.58721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890132.58757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890132.58785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890132.58788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890132.58876: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb5c7c0> <<< 186312 1726890132.58916: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb597f0> <<< 186312 1726890132.58980: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb53970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890132.59010: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.59044: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/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_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890132.59137: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890132.59150: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890132.59245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.59357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890132.59371: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5c7105e0> <<< 186312 1726890132.59457: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.59607: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890132.59965: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=8b5e493b-30ce-4701-9369-1b7820bf7efe none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:42:12.595318", "end": "2024-09-20 23:42:12.598544", "delta": "0:00:00.003226", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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}}} <<< 186312 1726890132.59980: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890132.60398: 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 <<< 186312 1726890132.60581: stdout chunk (state=3): >>># clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd <<< 186312 1726890132.60711: stdout chunk (state=3): >>># cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors <<< 186312 1726890132.60743: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890132.60952: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890132.60964: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890132.61005: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890132.61046: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890132.61070: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890132.61102: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890132.61137: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890132.61150: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890132.61267: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890132.61413: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890132.61476: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 186312 1726890132.61482: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890132.61496: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890132.61650: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 186312 1726890132.61700: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890132.61705: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890132.61723: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890132.61760: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890132.62161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890132.62164: stdout chunk (state=3): >>><<< 186312 1726890132.62167: stderr chunk (state=3): >>><<< 186312 1726890132.62358: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d7f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d7983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d7f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d7f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d798490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d798940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d798670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d74f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d74f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d74f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d7b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d748d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d772d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d798970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6f2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d671dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6718b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d671eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d671f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d671e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6c9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6c4610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d682c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6c9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d6d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d682fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d682d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d682d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d656370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d656460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d68afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d685a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d685490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d36f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d640c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d685eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d382af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d382e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d395730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d395c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d3203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d382f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d331280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d3955b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d331340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6829d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d34d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d34d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d34d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d34d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d34dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d3591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d34d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d33fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d6825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d34da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4c5d275670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/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_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19b7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d19b160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19b280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19bf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19bd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d19bf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19b100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cbacee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cbcff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cbcfd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cbcf3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d201dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d2013a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d201f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1d0c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d16bcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d16b3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d19e490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d16b4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d16b4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cb90250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1e21f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cb9c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1e2370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1fcd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb9c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cb9c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cb9b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5cb9b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1da8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d163670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d162ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1730d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d1630d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d1a6a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/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_dkn97i7h/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_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/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_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5c783580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb7e520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5c7280a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5d162bb0> # 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_dkn97i7h/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_dkn97i7h/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_dkn97i7h/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_dkn97i7h/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_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb77970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/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_dkn97i7h/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_dkn97i7h/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_dkn97i7h/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_dkn97i7h/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c5d1ed250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb776a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/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_dkn97i7h/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb5c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb597f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5cb53970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/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_dkn97i7h/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_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_dkn97i7h/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_dkn97i7h/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c5c7105e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=8b5e493b-30ce-4701-9369-1b7820bf7efe none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:42:12.595318", "end": "2024-09-20 23:42:12.598544", "delta": "0:00:00.003226", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890132.63014: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890132.2397673-189943-3393057633459/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890132.63018: _low_level_execute_command(): starting 186312 1726890132.63021: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890132.2397673-189943-3393057633459/ > /dev/null 2>&1 && sleep 0' 186312 1726890132.64280: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.64284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.64323: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890132.64327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.64332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.64444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890132.64448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.64504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890132.64569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890132.64625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890132.66447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890132.66507: stderr chunk (state=3): >>><<< 186312 1726890132.66510: stdout chunk (state=3): >>><<< 186312 1726890132.66823: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890132.66826: handler run complete 186312 1726890132.66829: Evaluated conditional (False): False 186312 1726890132.66833: attempt loop complete, returning result 186312 1726890132.66835: _execute() done 186312 1726890132.66837: dumping result to json 186312 1726890132.66839: done dumping result, returning 186312 1726890132.66841: done running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-881e-6b85-000000001cd8] 186312 1726890132.66843: sending task result for task 02369adf-7a19-881e-6b85-000000001cd8 186312 1726890132.66915: done sending task result for task 02369adf-7a19-881e-6b85-000000001cd8 186312 1726890132.66918: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003226", "end": "2024-09-20 23:42:12.598544", "rc": 0, "start": "2024-09-20 23:42:12.595318" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe none swap defaults 0 0 186312 1726890132.67010: no more pending results, returning what we have 186312 1726890132.67015: results queue empty 186312 1726890132.67016: checking for any_errors_fatal 186312 1726890132.67029: done checking for any_errors_fatal 186312 1726890132.67032: checking for max_fail_percentage 186312 1726890132.67033: done checking for max_fail_percentage 186312 1726890132.67034: checking to see if all hosts have failed and the running result is not ok 186312 1726890132.67036: done checking to see if all hosts have failed 186312 1726890132.67036: getting the remaining hosts for this loop 186312 1726890132.67038: done getting the remaining hosts for this loop 186312 1726890132.67042: getting the next task for host managed_node3 186312 1726890132.67048: done getting next task for host managed_node3 186312 1726890132.67051: ^ task is: TASK: Read the /etc/crypttab file 186312 1726890132.67053: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890132.67058: getting variables 186312 1726890132.67060: in VariableManager get_vars() 186312 1726890132.67097: Calling all_inventory to load vars for managed_node3 186312 1726890132.67104: Calling groups_inventory to load vars for managed_node3 186312 1726890132.67108: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890132.67121: Calling all_plugins_play to load vars for managed_node3 186312 1726890132.67124: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890132.67127: Calling groups_plugins_play to load vars for managed_node3 186312 1726890132.67999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890132.70094: done with get_vars() 186312 1726890132.70114: done getting variables 186312 1726890132.70798: 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 [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:42:12 -0400 (0:00:00.550) 0:01:42.447 ****** 186312 1726890132.70835: entering _queue_task() for managed_node3/command 186312 1726890132.71139: worker is 1 (out of 1 available) 186312 1726890132.71152: exiting _queue_task() for managed_node3/command 186312 1726890132.71166: done queuing things up, now waiting for results queue to drain 186312 1726890132.71167: waiting for pending results... 186312 1726890132.72106: running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file 186312 1726890132.72429: in run() - task 02369adf-7a19-881e-6b85-000000001cd9 186312 1726890132.72447: variable 'ansible_search_path' from source: unknown 186312 1726890132.72481: calling self._execute() 186312 1726890132.73781: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890132.73785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890132.73797: variable 'omit' from source: magic vars 186312 1726890132.73910: variable 'omit' from source: magic vars 186312 1726890132.74172: variable 'omit' from source: magic vars 186312 1726890132.74208: variable 'omit' from source: magic vars 186312 1726890132.74252: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890132.74287: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890132.74307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890132.74325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890132.74534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890132.74561: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890132.74564: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890132.74567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890132.74658: Set connection var ansible_shell_type to sh 186312 1726890132.74666: Set connection var ansible_pipelining to False 186312 1726890132.74676: Set connection var ansible_timeout to 10 186312 1726890132.74678: Set connection var ansible_connection to ssh 186312 1726890132.74684: Set connection var ansible_shell_executable to /bin/sh 186312 1726890132.74689: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890132.74711: variable 'ansible_shell_executable' from source: unknown 186312 1726890132.74715: variable 'ansible_connection' from source: unknown 186312 1726890132.74717: variable 'ansible_module_compression' from source: unknown 186312 1726890132.74720: variable 'ansible_shell_type' from source: unknown 186312 1726890132.74722: variable 'ansible_shell_executable' from source: unknown 186312 1726890132.74724: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890132.74732: variable 'ansible_pipelining' from source: unknown 186312 1726890132.74734: variable 'ansible_timeout' from source: unknown 186312 1726890132.74736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890132.75480: 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) 186312 1726890132.75492: variable 'omit' from source: magic vars 186312 1726890132.75495: starting attempt loop 186312 1726890132.75497: running the handler 186312 1726890132.75514: _low_level_execute_command(): starting 186312 1726890132.75526: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890132.77091: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890132.77328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.77340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.77356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.77395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.77527: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890132.77538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.77552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890132.77561: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890132.77568: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890132.77585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.77588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.77598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.77607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.77615: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890132.77626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.77711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890132.77716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890132.77723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890132.78316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890132.79519: stdout chunk (state=3): >>>/root <<< 186312 1726890132.79682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890132.79686: stdout chunk (state=3): >>><<< 186312 1726890132.79695: stderr chunk (state=3): >>><<< 186312 1726890132.79722: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890132.79736: _low_level_execute_command(): starting 186312 1726890132.79739: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890132.797199-189964-202692246693961 `" && echo ansible-tmp-1726890132.797199-189964-202692246693961="` echo /root/.ansible/tmp/ansible-tmp-1726890132.797199-189964-202692246693961 `" ) && sleep 0' 186312 1726890132.81053: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.81057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.81221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.81232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890132.81269: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.81276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890132.81283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.81387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890132.81520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890132.81525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890132.81594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890132.83488: stdout chunk (state=3): >>>ansible-tmp-1726890132.797199-189964-202692246693961=/root/.ansible/tmp/ansible-tmp-1726890132.797199-189964-202692246693961 <<< 186312 1726890132.83682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890132.83685: stdout chunk (state=3): >>><<< 186312 1726890132.83687: stderr chunk (state=3): >>><<< 186312 1726890132.83720: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890132.797199-189964-202692246693961=/root/.ansible/tmp/ansible-tmp-1726890132.797199-189964-202692246693961 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890132.83924: variable 'ansible_module_compression' from source: unknown 186312 1726890132.83927: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890132.83932: variable 'ansible_facts' from source: unknown 186312 1726890132.83957: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890132.797199-189964-202692246693961/AnsiballZ_command.py 186312 1726890132.84668: Sending initial data 186312 1726890132.84672: Sent initial data (157 bytes) 186312 1726890132.85587: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890132.85596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.85606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.85621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.85656: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.85663: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890132.85672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.85685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890132.85693: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890132.85699: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890132.85706: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.85720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.85733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.85738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.85745: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890132.85755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.85828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890132.85843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890132.85846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890132.85919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890132.87689: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890132.87731: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890132.87771: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpze3jljk8 /root/.ansible/tmp/ansible-tmp-1726890132.797199-189964-202692246693961/AnsiballZ_command.py <<< 186312 1726890132.87814: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890132.88981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890132.89053: stderr chunk (state=3): >>><<< 186312 1726890132.89056: stdout chunk (state=3): >>><<< 186312 1726890132.89079: done transferring module to remote 186312 1726890132.89094: _low_level_execute_command(): starting 186312 1726890132.89097: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890132.797199-189964-202692246693961/ /root/.ansible/tmp/ansible-tmp-1726890132.797199-189964-202692246693961/AnsiballZ_command.py && sleep 0' 186312 1726890132.90348: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890132.90359: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.90369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.90381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.90480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.90487: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890132.90495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.90508: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890132.90516: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890132.90523: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890132.90532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.90538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.90551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.90560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.90567: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890132.90579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.90647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890132.90736: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890132.90747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890132.90827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890132.92618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890132.92635: stderr chunk (state=3): >>><<< 186312 1726890132.92638: stdout chunk (state=3): >>><<< 186312 1726890132.92654: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890132.92658: _low_level_execute_command(): starting 186312 1726890132.92661: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890132.797199-189964-202692246693961/AnsiballZ_command.py && sleep 0' 186312 1726890132.93229: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890132.93237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.93248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.93261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.93296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.93303: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890132.93315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.93327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890132.93334: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890132.93341: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890132.93350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890132.93358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890132.93369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890132.93376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890132.93384: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890132.93392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890132.93463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890132.93473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890132.93483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890132.93550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890132.95523: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 186312 1726890132.95528: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 186312 1726890132.95534: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890132.95537: stdout chunk (state=3): >>> <<< 186312 1726890132.95581: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890132.95588: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890132.95625: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890132.95653: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890132.95697: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890132.95700: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890132.95703: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890132.95765: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890132.95768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890132.95794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890132.95799: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890132.95826: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9573dc0> <<< 186312 1726890132.95874: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890132.95878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e95183a0> <<< 186312 1726890132.95880: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9573b20> <<< 186312 1726890132.95906: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890132.95920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890132.95937: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9573ac0> <<< 186312 1726890132.95943: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890132.95969: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890132.95972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890132.95975: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9518490> <<< 186312 1726890132.96026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890132.96040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890132.96054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890132.96057: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890132.96059: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9518940> <<< 186312 1726890132.96078: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9518670> <<< 186312 1726890132.96108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890132.96115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890132.96152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890132.96169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890132.96185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890132.96194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890132.96220: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e94cf190> <<< 186312 1726890132.96242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890132.96260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890132.96336: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e94cf220> <<< 186312 1726890132.96357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890132.96364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890132.96392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890132.96398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e94f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e94cf940> <<< 186312 1726890132.96454: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9530880> <<< 186312 1726890132.96458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890132.96460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e94c8d90> <<< 186312 1726890132.96517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890132.96525: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e94f2d90> <<< 186312 1726890132.96581: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9518970> <<< 186312 1726890132.96608: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890132.96815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890132.96865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890132.96869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890132.96902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890132.96907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890132.96910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890132.96945: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e946feb0> <<< 186312 1726890132.96994: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9472f40> <<< 186312 1726890132.96997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890132.97000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890132.97056: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890132.97075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890132.97079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890132.97081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890132.97093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890132.97102: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9467610> <<< 186312 1726890132.97153: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9470640> <<< 186312 1726890132.97160: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e946f370> <<< 186312 1726890132.97163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890132.97238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890132.97242: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890132.97286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890132.97292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890132.97337: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890132.97341: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e91d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91d68b0> <<< 186312 1726890132.97343: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890132.97379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890132.97383: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91d6eb0> <<< 186312 1726890132.97385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890132.97428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890132.97456: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890132.97470: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91d6f70> <<< 186312 1726890132.97475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890132.97477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91d6e80> <<< 186312 1726890132.97479: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890132.97533: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9449d30> <<< 186312 1726890132.97536: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890132.97564: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9444610> <<< 186312 1726890132.97632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9456670> <<< 186312 1726890132.97636: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9476e20> <<< 186312 1726890132.97639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890132.97641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890132.97669: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890132.97675: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e91e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9449250> <<< 186312 1726890132.97721: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e9456280> <<< 186312 1726890132.97742: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e947c9d0> <<< 186312 1726890132.98351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91e7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91e7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91bb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91bb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91ea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890132.98359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90e41c0> <<< 186312 1726890132.98392: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91a6c70> <<< 186312 1726890132.98434: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e947c040> <<< 186312 1726890132.98462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890132.98487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890132.98515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890132.98540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90f7af0> <<< 186312 1726890132.98560: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890132.98576: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890132.98588: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90f7e20> <<< 186312 1726890132.98608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890132.98612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890132.98615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890132.98619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890132.98621: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e910a730> <<< 186312 1726890132.98642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890132.98671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890132.98702: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e910ac70> <<< 186312 1726890132.98758: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90953a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90f7f10> <<< 186312 1726890132.98773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890132.98835: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90a6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e910a5b0> import 'pwd' # <<< 186312 1726890132.98863: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90a6340> <<< 186312 1726890132.98907: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91e79d0> <<< 186312 1726890132.98958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890132.98962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890132.98974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890132.99004: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90c26a0> <<< 186312 1726890132.99053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890132.99093: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90c2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90c2760> <<< 186312 1726890132.99108: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90c2850> <<< 186312 1726890132.99123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890132.99317: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90c2ca0> <<< 186312 1726890132.99361: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90ce1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90c28e0> <<< 186312 1726890132.99374: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90b4a30> <<< 186312 1726890132.99406: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91e75b0> <<< 186312 1726890132.99425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890132.99471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890132.99508: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90c2a90> <<< 186312 1726890132.99814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f45e8fe2670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890132.99858: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890132.99926: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890132.99940: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890133.01171: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.02134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890133.02154: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89d77c0> <<< 186312 1726890133.02181: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890133.02234: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890133.02238: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890133.02250: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e89d7160> <<< 186312 1726890133.02281: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89d7280> <<< 186312 1726890133.02391: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89d7f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89d7d30> import 'atexit' # <<< 186312 1726890133.02454: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e89d7f70> <<< 186312 1726890133.02457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890133.02469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890133.02527: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89d7100> <<< 186312 1726890133.02572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890133.02575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890133.02612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890133.02616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890133.02673: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e892cee0> <<< 186312 1726890133.02710: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e894ff40> <<< 186312 1726890133.02760: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e894fd60> <<< 186312 1726890133.02764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890133.02790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890133.02840: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e894f3d0> <<< 186312 1726890133.02843: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f6edc0> <<< 186312 1726890133.03037: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f6e3a0> <<< 186312 1726890133.03071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890133.03075: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f6ef70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890133.03152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890133.03170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890133.03173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f3dc10> <<< 186312 1726890133.03254: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89a7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89a73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89da490> <<< 186312 1726890133.03308: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e89a74c0> <<< 186312 1726890133.03342: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89a74f0> <<< 186312 1726890133.03369: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890133.03398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890133.03494: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e8910250> <<< 186312 1726890133.03507: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f4f1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890133.03564: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e891c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f4f370> <<< 186312 1726890133.03589: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890133.03657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890133.03660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890133.03718: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f69d90> <<< 186312 1726890133.03841: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e891c880> <<< 186312 1726890133.03932: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e891c6d0> <<< 186312 1726890133.03963: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890133.03975: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e891b670> <<< 186312 1726890133.04326: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e891b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f478b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e899f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e899eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89af0d0> <<< 186312 1726890133.04346: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890133.04363: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e899f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89e2a60> # zipimport: zlib available <<< 186312 1726890133.04377: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890133.04397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.04470: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.04793: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890133.04798: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.04822: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.05265: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.05741: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890133.05777: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890133.05853: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e84f3580> <<< 186312 1726890133.05915: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e88fe520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e84980a0> <<< 186312 1726890133.06002: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890133.06045: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890133.06131: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.06298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890133.06327: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e899ebb0> # zipimport: zlib available <<< 186312 1726890133.06674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.07034: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.07097: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.07165: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890133.07198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.07236: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890133.07289: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.07406: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890133.07439: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.07487: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890133.07662: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.07843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890133.07880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890133.07883: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890133.07969: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e88f7970> <<< 186312 1726890133.07980: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.08029: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.08123: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890133.08127: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890133.08156: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.08191: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890133.08258: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.08271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.08362: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.08419: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890133.08448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890133.08557: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e8f5a250> <<< 186312 1726890133.08598: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e88f76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890133.08614: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.08733: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.08784: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.08807: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.08857: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890133.08883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890133.08929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890133.08951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890133.09053: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e88dc7c0> <<< 186312 1726890133.09084: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e88d97f0> <<< 186312 1726890133.09154: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e88d3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890133.09193: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.09207: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890133.09303: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890133.09322: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890133.09325: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.09423: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.09503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890133.09534: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e84805e0> <<< 186312 1726890133.09613: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890133.09759: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890133.10105: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:42:13.096842", "end": "2024-09-20 23:42:13.100129", "delta": "0:00:00.003287", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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}}} <<< 186312 1726890133.10133: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890133.10857: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 186312 1726890133.10896: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890133.11492: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890133.11786: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890133.12028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890133.12148: stderr chunk (state=3): >>><<< 186312 1726890133.12151: stdout chunk (state=3): >>><<< 186312 1726890133.12311: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9573dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e95183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9573b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9573ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9518490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9518940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9518670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e94cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e94cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e94f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e94cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9530880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e94c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e94f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9518970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e946feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9472f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9467610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9470640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e946f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e91d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91d68b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91d6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91d6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91d6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9449d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9444610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9456670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9476e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e91e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e9449250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e9456280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e947c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91e7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91e7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91bb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91bb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91ea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90e41c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91a6c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e947c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90f7af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90f7e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e910a730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e910ac70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90953a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90f7f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90a6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e910a5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90a6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91e79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90c26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90c2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90c2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90c2850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90c2ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e90ce1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90c28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90b4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e91e75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e90c2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f45e8fe2670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89d77c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e89d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89d7f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89d7d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e89d7f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89d7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e892cee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e894ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e894fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e894f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f6edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f6e3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f6ef70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f3dc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89a7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89a73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89da490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e89a74c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89a74f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e8910250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f4f1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e891c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f4f370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f69d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e891c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e891c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e891b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e891b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e8f478b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e899f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e899eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89af0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e899f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e89e2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e84f3580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e88fe520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e84980a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e899ebb0> # 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_4m07cf_o/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_4m07cf_o/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_4m07cf_o/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_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e88f7970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/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_4m07cf_o/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_4m07cf_o/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_4m07cf_o/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f45e8f5a250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e88f76a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e88dc7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e88d97f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e88d3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_4m07cf_o/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_4m07cf_o/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45e84805e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:42:13.096842", "end": "2024-09-20 23:42:13.100129", "delta": "0:00:00.003287", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890133.13483: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890132.797199-189964-202692246693961/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890133.13487: _low_level_execute_command(): starting 186312 1726890133.13489: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890132.797199-189964-202692246693961/ > /dev/null 2>&1 && sleep 0' 186312 1726890133.14187: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890133.14199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890133.14215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890133.14236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890133.14282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890133.14302: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890133.14333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890133.14357: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890133.14370: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890133.14380: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890133.14398: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890133.14418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890133.14434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890133.14447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890133.14465: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890133.14483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890133.14572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890133.14594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890133.14610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890133.14679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890133.16554: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890133.16557: stdout chunk (state=3): >>><<< 186312 1726890133.16560: stderr chunk (state=3): >>><<< 186312 1726890133.17072: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890133.17079: handler run complete 186312 1726890133.17085: Evaluated conditional (False): False 186312 1726890133.17088: Evaluated conditional (False): False 186312 1726890133.17091: attempt loop complete, returning result 186312 1726890133.17093: _execute() done 186312 1726890133.17095: dumping result to json 186312 1726890133.17098: done dumping result, returning 186312 1726890133.17100: done running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file [02369adf-7a19-881e-6b85-000000001cd9] 186312 1726890133.17102: sending task result for task 02369adf-7a19-881e-6b85-000000001cd9 186312 1726890133.17179: done sending task result for task 02369adf-7a19-881e-6b85-000000001cd9 186312 1726890133.17183: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003287", "end": "2024-09-20 23:42:13.100129", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:42:13.096842" } 186312 1726890133.17437: no more pending results, returning what we have 186312 1726890133.17441: results queue empty 186312 1726890133.17442: checking for any_errors_fatal 186312 1726890133.17450: done checking for any_errors_fatal 186312 1726890133.17450: checking for max_fail_percentage 186312 1726890133.17452: done checking for max_fail_percentage 186312 1726890133.17453: checking to see if all hosts have failed and the running result is not ok 186312 1726890133.17454: done checking to see if all hosts have failed 186312 1726890133.17455: getting the remaining hosts for this loop 186312 1726890133.17457: done getting the remaining hosts for this loop 186312 1726890133.17460: getting the next task for host managed_node3 186312 1726890133.17468: done getting next task for host managed_node3 186312 1726890133.17472: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890133.17475: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890133.17501: getting variables 186312 1726890133.17504: in VariableManager get_vars() 186312 1726890133.17562: Calling all_inventory to load vars for managed_node3 186312 1726890133.17565: Calling groups_inventory to load vars for managed_node3 186312 1726890133.17663: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890133.17675: Calling all_plugins_play to load vars for managed_node3 186312 1726890133.17678: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890133.17681: Calling groups_plugins_play to load vars for managed_node3 186312 1726890133.18389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890133.20171: done with get_vars() 186312 1726890133.20185: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:42:13 -0400 (0:00:00.494) 0:01:42.942 ****** 186312 1726890133.20288: entering _queue_task() for managed_node3/include_tasks 186312 1726890133.21623: worker is 1 (out of 1 available) 186312 1726890133.21638: exiting _queue_task() for managed_node3/include_tasks 186312 1726890133.21656: done queuing things up, now waiting for results queue to drain 186312 1726890133.21658: waiting for pending results... 186312 1726890133.21976: running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890133.22098: in run() - task 02369adf-7a19-881e-6b85-000000001cda 186312 1726890133.22119: variable 'ansible_search_path' from source: unknown 186312 1726890133.22166: variable '_storage_pools_list' from source: set_fact 186312 1726890133.22397: variable '_storage_pools_list' from source: set_fact 186312 1726890133.22460: dumping result to json 186312 1726890133.22464: done dumping result, returning 186312 1726890133.22470: done running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-881e-6b85-000000001cda] 186312 1726890133.22477: sending task result for task 02369adf-7a19-881e-6b85-000000001cda 186312 1726890133.22593: done sending task result for task 02369adf-7a19-881e-6b85-000000001cda 186312 1726890133.22597: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890133.22656: no more pending results, returning what we have 186312 1726890133.22660: results queue empty 186312 1726890133.22661: checking for any_errors_fatal 186312 1726890133.22673: done checking for any_errors_fatal 186312 1726890133.22674: checking for max_fail_percentage 186312 1726890133.22676: done checking for max_fail_percentage 186312 1726890133.22677: checking to see if all hosts have failed and the running result is not ok 186312 1726890133.22679: done checking to see if all hosts have failed 186312 1726890133.22679: getting the remaining hosts for this loop 186312 1726890133.22681: done getting the remaining hosts for this loop 186312 1726890133.22685: getting the next task for host managed_node3 186312 1726890133.22693: done getting next task for host managed_node3 186312 1726890133.22697: ^ task is: TASK: Verify the volumes with no pool were correctly managed 186312 1726890133.22700: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890133.22704: getting variables 186312 1726890133.22706: in VariableManager get_vars() 186312 1726890133.22751: Calling all_inventory to load vars for managed_node3 186312 1726890133.22754: Calling groups_inventory to load vars for managed_node3 186312 1726890133.22758: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890133.22774: Calling all_plugins_play to load vars for managed_node3 186312 1726890133.22778: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890133.22781: Calling groups_plugins_play to load vars for managed_node3 186312 1726890133.23672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890133.24279: done with get_vars() 186312 1726890133.24294: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:42:13 -0400 (0:00:00.041) 0:01:42.983 ****** 186312 1726890133.24395: entering _queue_task() for managed_node3/include_tasks 186312 1726890133.24682: worker is 1 (out of 1 available) 186312 1726890133.24695: exiting _queue_task() for managed_node3/include_tasks 186312 1726890133.24707: done queuing things up, now waiting for results queue to drain 186312 1726890133.24709: waiting for pending results... 186312 1726890133.25119: running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed 186312 1726890133.25321: in run() - task 02369adf-7a19-881e-6b85-000000001cdc 186312 1726890133.25324: variable 'ansible_search_path' from source: unknown 186312 1726890133.26071: variable '_storage_volumes_list' from source: set_fact 186312 1726890133.26520: variable '_storage_volumes_list' from source: set_fact 186312 1726890133.26990: variable 'omit' from source: magic vars 186312 1726890133.27255: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.27383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.27391: variable 'omit' from source: magic vars 186312 1726890133.27906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890133.28459: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890133.28506: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890133.28541: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890133.28622: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890133.28707: 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) 186312 1726890133.28736: 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) 186312 1726890133.28762: 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) 186312 1726890133.28796: 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) 186312 1726890133.28866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890133.31144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890133.31233: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890133.31275: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890133.31321: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890133.31352: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890133.31413: 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) 186312 1726890133.31445: 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) 186312 1726890133.31475: 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) 186312 1726890133.31530: 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) 186312 1726890133.31551: 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) 186312 1726890133.31683: variable '_storage_volumes_list' from source: set_fact 186312 1726890133.31712: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 186312 1726890133.31758: variable 'storage_test_volume' from source: unknown 186312 1726890133.31832: variable 'storage_test_volume' from source: unknown 186312 1726890133.32219: dumping result to json 186312 1726890133.32233: done dumping result, returning 186312 1726890133.32243: done running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-881e-6b85-000000001cdc] 186312 1726890133.32252: sending task result for task 02369adf-7a19-881e-6b85-000000001cdc 186312 1726890133.32408: no more pending results, returning what we have 186312 1726890133.32415: in VariableManager get_vars() 186312 1726890133.32456: Calling all_inventory to load vars for managed_node3 186312 1726890133.32459: Calling groups_inventory to load vars for managed_node3 186312 1726890133.32462: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890133.32474: Calling all_plugins_play to load vars for managed_node3 186312 1726890133.32478: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890133.32481: Calling groups_plugins_play to load vars for managed_node3 186312 1726890133.33022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890133.33551: done sending task result for task 02369adf-7a19-881e-6b85-000000001cdc 186312 1726890133.33555: WORKER PROCESS EXITING 186312 1726890133.33979: done with get_vars() 186312 1726890133.33991: variable 'ansible_search_path' from source: unknown 186312 1726890133.34047: we have included files to process 186312 1726890133.34048: generating all_blocks data 186312 1726890133.34050: done generating all_blocks data 186312 1726890133.34056: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890133.34057: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890133.34059: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890133.34304: in VariableManager get_vars() 186312 1726890133.34328: done with get_vars() 186312 1726890133.34430: done processing included file 186312 1726890133.34432: iterating over new_blocks loaded from include file 186312 1726890133.34433: in VariableManager get_vars() 186312 1726890133.34453: done with get_vars() 186312 1726890133.34454: filtering new block on tags 186312 1726890133.34496: done filtering new block on tags 186312 1726890133.34499: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node3 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 186312 1726890133.34516: extending task lists for all hosts with included blocks 186312 1726890133.35493: done extending task lists 186312 1726890133.35495: done processing included files 186312 1726890133.35496: results queue empty 186312 1726890133.35496: checking for any_errors_fatal 186312 1726890133.35501: done checking for any_errors_fatal 186312 1726890133.35502: checking for max_fail_percentage 186312 1726890133.35503: done checking for max_fail_percentage 186312 1726890133.35504: checking to see if all hosts have failed and the running result is not ok 186312 1726890133.35505: done checking to see if all hosts have failed 186312 1726890133.35505: getting the remaining hosts for this loop 186312 1726890133.35507: done getting the remaining hosts for this loop 186312 1726890133.35509: getting the next task for host managed_node3 186312 1726890133.35514: done getting next task for host managed_node3 186312 1726890133.35517: ^ task is: TASK: Set storage volume test variables 186312 1726890133.35520: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890133.35523: getting variables 186312 1726890133.35524: in VariableManager get_vars() 186312 1726890133.35532: Calling all_inventory to load vars for managed_node3 186312 1726890133.35534: Calling groups_inventory to load vars for managed_node3 186312 1726890133.35537: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890133.35541: Calling all_plugins_play to load vars for managed_node3 186312 1726890133.35543: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890133.35546: Calling groups_plugins_play to load vars for managed_node3 186312 1726890133.36700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890133.37266: done with get_vars() 186312 1726890133.37280: done getting variables 186312 1726890133.37740: 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 [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:42:13 -0400 (0:00:00.133) 0:01:43.116 ****** 186312 1726890133.37771: entering _queue_task() for managed_node3/set_fact 186312 1726890133.38250: worker is 1 (out of 1 available) 186312 1726890133.38263: exiting _queue_task() for managed_node3/set_fact 186312 1726890133.38390: done queuing things up, now waiting for results queue to drain 186312 1726890133.38392: waiting for pending results... 186312 1726890133.39342: running TaskExecutor() for managed_node3/TASK: Set storage volume test variables 186312 1726890133.39643: in run() - task 02369adf-7a19-881e-6b85-000000001e80 186312 1726890133.40436: variable 'ansible_search_path' from source: unknown 186312 1726890133.40599: calling self._execute() 186312 1726890133.41010: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.41025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.41116: variable 'omit' from source: magic vars 186312 1726890133.41362: variable 'omit' from source: magic vars 186312 1726890133.41426: variable 'omit' from source: magic vars 186312 1726890133.42232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890133.44974: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890133.45064: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890133.45106: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890133.45155: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890133.45186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890133.45281: 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) 186312 1726890133.45317: 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) 186312 1726890133.45359: 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) 186312 1726890133.45406: 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) 186312 1726890133.45429: 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) 186312 1726890133.45598: variable 'storage_test_volume' from source: include params 186312 1726890133.45686: variable 'omit' from source: magic vars 186312 1726890133.45719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890133.45750: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890133.45778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890133.45801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890133.45818: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890133.45854: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890133.45862: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.45870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.45974: Set connection var ansible_shell_type to sh 186312 1726890133.45993: Set connection var ansible_pipelining to False 186312 1726890133.46013: Set connection var ansible_timeout to 10 186312 1726890133.46019: Set connection var ansible_connection to ssh 186312 1726890133.46027: Set connection var ansible_shell_executable to /bin/sh 186312 1726890133.46033: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890133.46055: variable 'ansible_shell_executable' from source: unknown 186312 1726890133.46061: variable 'ansible_connection' from source: unknown 186312 1726890133.46065: variable 'ansible_module_compression' from source: unknown 186312 1726890133.46070: variable 'ansible_shell_type' from source: unknown 186312 1726890133.46074: variable 'ansible_shell_executable' from source: unknown 186312 1726890133.46078: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.46083: variable 'ansible_pipelining' from source: unknown 186312 1726890133.46088: variable 'ansible_timeout' from source: unknown 186312 1726890133.46097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.46194: 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) 186312 1726890133.46213: variable 'omit' from source: magic vars 186312 1726890133.46227: starting attempt loop 186312 1726890133.46233: running the handler 186312 1726890133.46248: handler run complete 186312 1726890133.46261: attempt loop complete, returning result 186312 1726890133.46267: _execute() done 186312 1726890133.46273: dumping result to json 186312 1726890133.46280: done dumping result, returning 186312 1726890133.46290: done running TaskExecutor() for managed_node3/TASK: Set storage volume test variables [02369adf-7a19-881e-6b85-000000001e80] 186312 1726890133.46298: sending task result for task 02369adf-7a19-881e-6b85-000000001e80 ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 186312 1726890133.46479: no more pending results, returning what we have 186312 1726890133.46483: results queue empty 186312 1726890133.46484: checking for any_errors_fatal 186312 1726890133.46485: done checking for any_errors_fatal 186312 1726890133.46486: checking for max_fail_percentage 186312 1726890133.46488: done checking for max_fail_percentage 186312 1726890133.46489: checking to see if all hosts have failed and the running result is not ok 186312 1726890133.46490: done checking to see if all hosts have failed 186312 1726890133.46491: getting the remaining hosts for this loop 186312 1726890133.46493: done getting the remaining hosts for this loop 186312 1726890133.46497: getting the next task for host managed_node3 186312 1726890133.46506: done getting next task for host managed_node3 186312 1726890133.46509: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890133.46515: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890133.46527: getting variables 186312 1726890133.46529: in VariableManager get_vars() 186312 1726890133.46567: Calling all_inventory to load vars for managed_node3 186312 1726890133.46570: Calling groups_inventory to load vars for managed_node3 186312 1726890133.46574: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890133.46587: Calling all_plugins_play to load vars for managed_node3 186312 1726890133.46591: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890133.46594: Calling groups_plugins_play to load vars for managed_node3 186312 1726890133.47358: done sending task result for task 02369adf-7a19-881e-6b85-000000001e80 186312 1726890133.47361: WORKER PROCESS EXITING 186312 1726890133.47383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890133.48126: done with get_vars() 186312 1726890133.48141: done getting variables 186312 1726890133.48336: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:42:13 -0400 (0:00:00.105) 0:01:43.222 ****** 186312 1726890133.48364: entering _queue_task() for managed_node3/include_tasks 186312 1726890133.48636: worker is 1 (out of 1 available) 186312 1726890133.48649: exiting _queue_task() for managed_node3/include_tasks 186312 1726890133.48665: done queuing things up, now waiting for results queue to drain 186312 1726890133.48667: waiting for pending results... 186312 1726890133.49623: running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890133.49854: in run() - task 02369adf-7a19-881e-6b85-000000001e81 186312 1726890133.49988: variable 'ansible_search_path' from source: unknown 186312 1726890133.50034: variable '_storage_volume_tests' from source: set_fact 186312 1726890133.50351: variable '_storage_volume_tests' from source: set_fact 186312 1726890133.50486: variable 'omit' from source: magic vars 186312 1726890133.50881: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.50959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.50973: variable 'omit' from source: magic vars 186312 1726890133.51254: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.51430: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.51611: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.51792: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.51805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.51867: variable 'omit' from source: magic vars 186312 1726890133.52105: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.52148: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.52243: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.52536: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.52551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.52565: variable 'omit' from source: magic vars 186312 1726890133.52748: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.52786: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.52860: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.52996: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.53010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.53027: variable 'omit' from source: magic vars 186312 1726890133.53151: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.53197: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.53261: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.53394: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.53407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.53424: variable 'omit' from source: magic vars 186312 1726890133.53546: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.53587: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.53654: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.53795: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.53808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.53824: variable 'omit' from source: magic vars 186312 1726890133.53955: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.53995: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.54065: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.54190: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.54203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.54219: variable 'omit' from source: magic vars 186312 1726890133.54342: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.54386: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.54457: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.54586: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.54600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.54616: variable 'omit' from source: magic vars 186312 1726890133.54735: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.54778: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.54846: variable 'storage_test_volume_subset' from source: unknown 186312 1726890133.54932: dumping result to json 186312 1726890133.54945: done dumping result, returning 186312 1726890133.54956: done running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-881e-6b85-000000001e81] 186312 1726890133.54970: sending task result for task 02369adf-7a19-881e-6b85-000000001e81 186312 1726890133.55047: done sending task result for task 02369adf-7a19-881e-6b85-000000001e81 186312 1726890133.55056: WORKER PROCESS EXITING 186312 1726890133.55120: no more pending results, returning what we have 186312 1726890133.55125: in VariableManager get_vars() 186312 1726890133.55171: Calling all_inventory to load vars for managed_node3 186312 1726890133.55174: Calling groups_inventory to load vars for managed_node3 186312 1726890133.55178: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890133.55194: Calling all_plugins_play to load vars for managed_node3 186312 1726890133.55198: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890133.55202: Calling groups_plugins_play to load vars for managed_node3 186312 1726890133.55884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890133.57464: done with get_vars() 186312 1726890133.57475: variable 'ansible_search_path' from source: unknown 186312 1726890133.57508: variable 'ansible_search_path' from source: unknown 186312 1726890133.57533: variable 'ansible_search_path' from source: unknown 186312 1726890133.57557: variable 'ansible_search_path' from source: unknown 186312 1726890133.57581: variable 'ansible_search_path' from source: unknown 186312 1726890133.57604: variable 'ansible_search_path' from source: unknown 186312 1726890133.57629: variable 'ansible_search_path' from source: unknown 186312 1726890133.57651: variable 'ansible_search_path' from source: unknown 186312 1726890133.57672: we have included files to process 186312 1726890133.57673: generating all_blocks data 186312 1726890133.57675: done generating all_blocks data 186312 1726890133.57678: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890133.57680: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890133.57681: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890133.59852: done processing included file 186312 1726890133.59854: iterating over new_blocks loaded from include file 186312 1726890133.59856: in VariableManager get_vars() 186312 1726890133.59872: done with get_vars() 186312 1726890133.59874: filtering new block on tags 186312 1726890133.60197: done filtering new block on tags 186312 1726890133.60199: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node3 => (item=mount) 186312 1726890133.60204: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890133.60205: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890133.60214: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890133.61463: done processing included file 186312 1726890133.61465: iterating over new_blocks loaded from include file 186312 1726890133.61466: in VariableManager get_vars() 186312 1726890133.61482: done with get_vars() 186312 1726890133.61483: filtering new block on tags 186312 1726890133.61672: done filtering new block on tags 186312 1726890133.61675: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node3 => (item=fstab) 186312 1726890133.61679: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890133.61679: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890133.61682: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890133.63003: done processing included file 186312 1726890133.63005: iterating over new_blocks loaded from include file 186312 1726890133.63006: in VariableManager get_vars() 186312 1726890133.63023: done with get_vars() 186312 1726890133.63026: filtering new block on tags 186312 1726890133.63060: done filtering new block on tags 186312 1726890133.63063: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node3 => (item=fs) 186312 1726890133.63066: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890133.63067: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890133.63070: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890133.64525: done processing included file 186312 1726890133.64527: iterating over new_blocks loaded from include file 186312 1726890133.64528: in VariableManager get_vars() 186312 1726890133.64545: done with get_vars() 186312 1726890133.64547: filtering new block on tags 186312 1726890133.65040: done filtering new block on tags 186312 1726890133.65042: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node3 => (item=device) 186312 1726890133.65046: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890133.65047: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890133.65050: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890133.66739: done processing included file 186312 1726890133.66741: iterating over new_blocks loaded from include file 186312 1726890133.66743: in VariableManager get_vars() 186312 1726890133.66764: done with get_vars() 186312 1726890133.66766: filtering new block on tags 186312 1726890133.66941: done filtering new block on tags 186312 1726890133.66944: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node3 => (item=encryption) 186312 1726890133.66949: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890133.66950: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890133.66953: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890133.68084: done processing included file 186312 1726890133.68086: iterating over new_blocks loaded from include file 186312 1726890133.68087: in VariableManager get_vars() 186312 1726890133.68102: done with get_vars() 186312 1726890133.68104: filtering new block on tags 186312 1726890133.68246: done filtering new block on tags 186312 1726890133.68249: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node3 => (item=md) 186312 1726890133.68253: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890133.68254: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890133.68257: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890133.72238: done processing included file 186312 1726890133.72240: iterating over new_blocks loaded from include file 186312 1726890133.72241: in VariableManager get_vars() 186312 1726890133.72259: done with get_vars() 186312 1726890133.72261: filtering new block on tags 186312 1726890133.72608: done filtering new block on tags 186312 1726890133.72613: in VariableManager get_vars() 186312 1726890133.72627: done with get_vars() 186312 1726890133.72629: filtering new block on tags 186312 1726890133.72675: done filtering new block on tags 186312 1726890133.72678: in VariableManager get_vars() 186312 1726890133.72697: done with get_vars() 186312 1726890133.72698: filtering new block on tags 186312 1726890133.72842: done filtering new block on tags 186312 1726890133.72846: in VariableManager get_vars() 186312 1726890133.72859: done with get_vars() 186312 1726890133.72861: filtering new block on tags 186312 1726890133.72925: done filtering new block on tags 186312 1726890133.72928: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node3 => (item=size) 186312 1726890133.72932: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890133.72933: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890133.72936: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890133.73606: done processing included file 186312 1726890133.73607: iterating over new_blocks loaded from include file 186312 1726890133.73609: in VariableManager get_vars() 186312 1726890133.73625: done with get_vars() 186312 1726890133.73627: filtering new block on tags 186312 1726890133.73713: done filtering new block on tags 186312 1726890133.73716: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node3 => (item=cache) 186312 1726890133.73720: extending task lists for all hosts with included blocks 186312 1726890133.73933: done extending task lists 186312 1726890133.73935: done processing included files 186312 1726890133.73936: results queue empty 186312 1726890133.73936: checking for any_errors_fatal 186312 1726890133.73941: done checking for any_errors_fatal 186312 1726890133.73942: checking for max_fail_percentage 186312 1726890133.73943: done checking for max_fail_percentage 186312 1726890133.73944: checking to see if all hosts have failed and the running result is not ok 186312 1726890133.73948: done checking to see if all hosts have failed 186312 1726890133.73949: getting the remaining hosts for this loop 186312 1726890133.73950: done getting the remaining hosts for this loop 186312 1726890133.73953: getting the next task for host managed_node3 186312 1726890133.73957: done getting next task for host managed_node3 186312 1726890133.73959: ^ task is: TASK: Get expected mount device based on device type 186312 1726890133.73962: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890133.73965: getting variables 186312 1726890133.73966: in VariableManager get_vars() 186312 1726890133.73975: Calling all_inventory to load vars for managed_node3 186312 1726890133.73977: Calling groups_inventory to load vars for managed_node3 186312 1726890133.73979: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890133.73984: Calling all_plugins_play to load vars for managed_node3 186312 1726890133.73986: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890133.73988: Calling groups_plugins_play to load vars for managed_node3 186312 1726890133.74454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890133.75015: done with get_vars() 186312 1726890133.75028: done getting variables 186312 1726890133.75066: 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 [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:42:13 -0400 (0:00:00.267) 0:01:43.490 ****** 186312 1726890133.75103: entering _queue_task() for managed_node3/set_fact 186312 1726890133.76123: worker is 1 (out of 1 available) 186312 1726890133.76134: exiting _queue_task() for managed_node3/set_fact 186312 1726890133.76149: done queuing things up, now waiting for results queue to drain 186312 1726890133.76151: waiting for pending results... 186312 1726890133.77079: running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type 186312 1726890133.77465: in run() - task 02369adf-7a19-881e-6b85-000000001ec0 186312 1726890133.77488: variable 'ansible_search_path' from source: unknown 186312 1726890133.77541: calling self._execute() 186312 1726890133.77861: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.77874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.77890: variable 'omit' from source: magic vars 186312 1726890133.78123: variable 'omit' from source: magic vars 186312 1726890133.78302: variable 'omit' from source: magic vars 186312 1726890133.78933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890133.79585: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890133.79755: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890133.79855: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890133.79893: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890133.80014: 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) 186312 1726890133.80175: 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) 186312 1726890133.80204: 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) 186312 1726890133.80250: 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) 186312 1726890133.80406: 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) 186312 1726890133.80436: 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) 186312 1726890133.80466: 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) 186312 1726890133.80616: 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) 186312 1726890133.81068: variable '_storage_test_volume_present' from source: set_fact 186312 1726890133.81082: variable 'storage_test_volume' from source: include params 186312 1726890133.81155: variable 'omit' from source: magic vars 186312 1726890133.81268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890133.81301: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890133.81344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890133.81441: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890133.81462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890133.81497: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890133.81576: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.81585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.81803: Set connection var ansible_shell_type to sh 186312 1726890133.81823: Set connection var ansible_pipelining to False 186312 1726890133.81840: Set connection var ansible_timeout to 10 186312 1726890133.81848: Set connection var ansible_connection to ssh 186312 1726890133.81854: Set connection var ansible_shell_executable to /bin/sh 186312 1726890133.81904: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890133.81937: variable 'ansible_shell_executable' from source: unknown 186312 1726890133.82010: variable 'ansible_connection' from source: unknown 186312 1726890133.82022: variable 'ansible_module_compression' from source: unknown 186312 1726890133.82032: variable 'ansible_shell_type' from source: unknown 186312 1726890133.82040: variable 'ansible_shell_executable' from source: unknown 186312 1726890133.82047: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.82055: variable 'ansible_pipelining' from source: unknown 186312 1726890133.82062: variable 'ansible_timeout' from source: unknown 186312 1726890133.82071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.82273: 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) 186312 1726890133.82336: variable 'omit' from source: magic vars 186312 1726890133.82444: starting attempt loop 186312 1726890133.82451: running the handler 186312 1726890133.82467: handler run complete 186312 1726890133.82482: attempt loop complete, returning result 186312 1726890133.82490: _execute() done 186312 1726890133.82497: dumping result to json 186312 1726890133.82505: done dumping result, returning 186312 1726890133.82519: done running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type [02369adf-7a19-881e-6b85-000000001ec0] 186312 1726890133.82533: sending task result for task 02369adf-7a19-881e-6b85-000000001ec0 ok: [managed_node3] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 186312 1726890133.82699: no more pending results, returning what we have 186312 1726890133.82710: results queue empty 186312 1726890133.82710: checking for any_errors_fatal 186312 1726890133.82714: done checking for any_errors_fatal 186312 1726890133.82715: checking for max_fail_percentage 186312 1726890133.82717: done checking for max_fail_percentage 186312 1726890133.82718: checking to see if all hosts have failed and the running result is not ok 186312 1726890133.82719: done checking to see if all hosts have failed 186312 1726890133.82720: getting the remaining hosts for this loop 186312 1726890133.82722: done getting the remaining hosts for this loop 186312 1726890133.82726: getting the next task for host managed_node3 186312 1726890133.82737: done getting next task for host managed_node3 186312 1726890133.82739: ^ task is: TASK: Set some facts 186312 1726890133.82745: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890133.82758: getting variables 186312 1726890133.82761: in VariableManager get_vars() 186312 1726890133.82800: Calling all_inventory to load vars for managed_node3 186312 1726890133.82803: Calling groups_inventory to load vars for managed_node3 186312 1726890133.82806: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890133.82820: Calling all_plugins_play to load vars for managed_node3 186312 1726890133.82823: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890133.82826: Calling groups_plugins_play to load vars for managed_node3 186312 1726890133.83447: done sending task result for task 02369adf-7a19-881e-6b85-000000001ec0 186312 1726890133.83451: WORKER PROCESS EXITING 186312 1726890133.83477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890133.84224: done with get_vars() 186312 1726890133.84241: done getting variables 186312 1726890133.84300: 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 [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:42:13 -0400 (0:00:00.092) 0:01:43.582 ****** 186312 1726890133.84341: entering _queue_task() for managed_node3/set_fact 186312 1726890133.84643: worker is 1 (out of 1 available) 186312 1726890133.84655: exiting _queue_task() for managed_node3/set_fact 186312 1726890133.84669: done queuing things up, now waiting for results queue to drain 186312 1726890133.84670: waiting for pending results... 186312 1726890133.85019: running TaskExecutor() for managed_node3/TASK: Set some facts 186312 1726890133.85140: in run() - task 02369adf-7a19-881e-6b85-000000001ec1 186312 1726890133.85159: variable 'ansible_search_path' from source: unknown 186312 1726890133.85199: calling self._execute() 186312 1726890133.85330: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.85341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.85353: variable 'omit' from source: magic vars 186312 1726890133.85468: variable 'omit' from source: magic vars 186312 1726890133.85533: variable 'omit' from source: magic vars 186312 1726890133.86284: variable '_storage_test_volume_present' from source: set_fact 186312 1726890133.86327: variable 'storage_test_volume' from source: include params 186312 1726890133.87083: variable 'storage_test_volume' from source: include params 186312 1726890133.87323: variable 'mount_prefix' from source: task vars 186312 1726890133.87671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890133.97658: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890133.97741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890133.97788: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890133.97825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890133.97855: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890133.97932: 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) 186312 1726890133.97965: 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) 186312 1726890133.98000: 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) 186312 1726890133.98048: 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) 186312 1726890133.98065: 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) 186312 1726890133.98230: variable '__storage_is_ostree' from source: set_fact 186312 1726890133.98240: variable 'storage_test_volume' from source: include params 186312 1726890133.98293: variable 'omit' from source: magic vars 186312 1726890133.98325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890133.98355: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890133.98373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890133.98390: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890133.98402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890133.98429: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890133.98441: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.98448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.98539: Set connection var ansible_shell_type to sh 186312 1726890133.98558: Set connection var ansible_pipelining to False 186312 1726890133.98572: Set connection var ansible_timeout to 10 186312 1726890133.98578: Set connection var ansible_connection to ssh 186312 1726890133.98586: Set connection var ansible_shell_executable to /bin/sh 186312 1726890133.98594: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890133.98624: variable 'ansible_shell_executable' from source: unknown 186312 1726890133.98631: variable 'ansible_connection' from source: unknown 186312 1726890133.98638: variable 'ansible_module_compression' from source: unknown 186312 1726890133.98669: variable 'ansible_shell_type' from source: unknown 186312 1726890133.98693: variable 'ansible_shell_executable' from source: unknown 186312 1726890133.98711: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890133.98736: variable 'ansible_pipelining' from source: unknown 186312 1726890133.98781: variable 'ansible_timeout' from source: unknown 186312 1726890133.98798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890133.99690: 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) 186312 1726890133.99705: variable 'omit' from source: magic vars 186312 1726890133.99717: starting attempt loop 186312 1726890133.99730: running the handler 186312 1726890133.99746: handler run complete 186312 1726890133.99760: attempt loop complete, returning result 186312 1726890133.99766: _execute() done 186312 1726890133.99773: dumping result to json 186312 1726890133.99780: done dumping result, returning 186312 1726890134.00053: done running TaskExecutor() for managed_node3/TASK: Set some facts [02369adf-7a19-881e-6b85-000000001ec1] 186312 1726890134.00068: sending task result for task 02369adf-7a19-881e-6b85-000000001ec1 ok: [managed_node3] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } 186312 1726890134.00368: no more pending results, returning what we have 186312 1726890134.00371: results queue empty 186312 1726890134.00372: checking for any_errors_fatal 186312 1726890134.00378: done checking for any_errors_fatal 186312 1726890134.00378: checking for max_fail_percentage 186312 1726890134.00380: done checking for max_fail_percentage 186312 1726890134.00381: checking to see if all hosts have failed and the running result is not ok 186312 1726890134.00382: done checking to see if all hosts have failed 186312 1726890134.00383: getting the remaining hosts for this loop 186312 1726890134.00385: done getting the remaining hosts for this loop 186312 1726890134.00388: getting the next task for host managed_node3 186312 1726890134.00396: done getting next task for host managed_node3 186312 1726890134.00399: ^ task is: TASK: Get information about the mountpoint directory 186312 1726890134.00404: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890134.00415: getting variables 186312 1726890134.00417: in VariableManager get_vars() 186312 1726890134.00450: Calling all_inventory to load vars for managed_node3 186312 1726890134.00453: Calling groups_inventory to load vars for managed_node3 186312 1726890134.00457: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890134.00468: Calling all_plugins_play to load vars for managed_node3 186312 1726890134.00472: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890134.00475: Calling groups_plugins_play to load vars for managed_node3 186312 1726890134.01462: done sending task result for task 02369adf-7a19-881e-6b85-000000001ec1 186312 1726890134.01465: WORKER PROCESS EXITING 186312 1726890134.01535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890134.07928: done with get_vars() 186312 1726890134.07943: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:42:14 -0400 (0:00:00.236) 0:01:43.819 ****** 186312 1726890134.08024: entering _queue_task() for managed_node3/stat 186312 1726890134.08357: worker is 1 (out of 1 available) 186312 1726890134.08370: exiting _queue_task() for managed_node3/stat 186312 1726890134.08382: done queuing things up, now waiting for results queue to drain 186312 1726890134.08383: waiting for pending results... 186312 1726890134.08690: running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory 186312 1726890134.08861: in run() - task 02369adf-7a19-881e-6b85-000000001ec2 186312 1726890134.08880: variable 'ansible_search_path' from source: unknown 186312 1726890134.08926: calling self._execute() 186312 1726890134.09051: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890134.09062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890134.09076: variable 'omit' from source: magic vars 186312 1726890134.10155: variable '_storage_test_volume_present' from source: set_fact 186312 1726890134.10165: variable 'storage_test_volume' from source: include params 186312 1726890134.10337: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 186312 1726890134.10388: when evaluation is False, skipping this task 186312 1726890134.10395: _execute() done 186312 1726890134.10403: dumping result to json 186312 1726890134.10421: done dumping result, returning 186312 1726890134.10448: done running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory [02369adf-7a19-881e-6b85-000000001ec2] 186312 1726890134.10466: sending task result for task 02369adf-7a19-881e-6b85-000000001ec2 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 186312 1726890134.10634: no more pending results, returning what we have 186312 1726890134.10639: results queue empty 186312 1726890134.10639: checking for any_errors_fatal 186312 1726890134.10652: done checking for any_errors_fatal 186312 1726890134.10654: checking for max_fail_percentage 186312 1726890134.10655: done checking for max_fail_percentage 186312 1726890134.10656: checking to see if all hosts have failed and the running result is not ok 186312 1726890134.10658: done checking to see if all hosts have failed 186312 1726890134.10658: getting the remaining hosts for this loop 186312 1726890134.10661: done getting the remaining hosts for this loop 186312 1726890134.10665: getting the next task for host managed_node3 186312 1726890134.10672: done getting next task for host managed_node3 186312 1726890134.10676: ^ task is: TASK: Verify the current mount state by device 186312 1726890134.10696: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890134.10705: getting variables 186312 1726890134.10753: in VariableManager get_vars() 186312 1726890134.10839: Calling all_inventory to load vars for managed_node3 186312 1726890134.10843: Calling groups_inventory to load vars for managed_node3 186312 1726890134.10869: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890134.10934: Calling all_plugins_play to load vars for managed_node3 186312 1726890134.10941: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890134.10946: Calling groups_plugins_play to load vars for managed_node3 186312 1726890134.12419: done sending task result for task 02369adf-7a19-881e-6b85-000000001ec2 186312 1726890134.12423: WORKER PROCESS EXITING 186312 1726890134.13047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890134.13866: done with get_vars() 186312 1726890134.13882: done getting variables 186312 1726890134.13947: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:42:14 -0400 (0:00:00.059) 0:01:43.879 ****** 186312 1726890134.13982: entering _queue_task() for managed_node3/assert 186312 1726890134.14253: worker is 1 (out of 1 available) 186312 1726890134.14266: exiting _queue_task() for managed_node3/assert 186312 1726890134.14280: done queuing things up, now waiting for results queue to drain 186312 1726890134.14281: waiting for pending results... 186312 1726890134.14596: running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device 186312 1726890134.14755: in run() - task 02369adf-7a19-881e-6b85-000000001ec3 186312 1726890134.14776: variable 'ansible_search_path' from source: unknown 186312 1726890134.14821: calling self._execute() 186312 1726890134.14968: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890134.14979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890134.14994: variable 'omit' from source: magic vars 186312 1726890134.15369: variable '_storage_test_volume_present' from source: set_fact 186312 1726890134.15386: Evaluated conditional (_storage_test_volume_present): True 186312 1726890134.15396: variable 'omit' from source: magic vars 186312 1726890134.15464: variable 'omit' from source: magic vars 186312 1726890134.15597: variable 'storage_test_volume' from source: include params 186312 1726890134.15665: variable 'omit' from source: magic vars 186312 1726890134.15716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890134.15799: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890134.15903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890134.15959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890134.15977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890134.16054: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890134.16063: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890134.16080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890134.16244: Set connection var ansible_shell_type to sh 186312 1726890134.16272: Set connection var ansible_pipelining to False 186312 1726890134.16288: Set connection var ansible_timeout to 10 186312 1726890134.16308: Set connection var ansible_connection to ssh 186312 1726890134.16337: Set connection var ansible_shell_executable to /bin/sh 186312 1726890134.16357: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890134.16392: variable 'ansible_shell_executable' from source: unknown 186312 1726890134.16408: variable 'ansible_connection' from source: unknown 186312 1726890134.16430: variable 'ansible_module_compression' from source: unknown 186312 1726890134.16439: variable 'ansible_shell_type' from source: unknown 186312 1726890134.16446: variable 'ansible_shell_executable' from source: unknown 186312 1726890134.16454: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890134.16461: variable 'ansible_pipelining' from source: unknown 186312 1726890134.16468: variable 'ansible_timeout' from source: unknown 186312 1726890134.16480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890134.16709: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890134.16746: variable 'omit' from source: magic vars 186312 1726890134.16761: starting attempt loop 186312 1726890134.16769: running the handler 186312 1726890134.17118: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890134.17154: variable 'storage_test_volume' from source: include params 186312 1726890134.17191: variable 'storage_test_mount_expected_mount_point' from source: set_fact 186312 1726890134.17208: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 186312 1726890134.17221: handler run complete 186312 1726890134.17250: attempt loop complete, returning result 186312 1726890134.17260: _execute() done 186312 1726890134.17267: dumping result to json 186312 1726890134.17275: done dumping result, returning 186312 1726890134.17286: done running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device [02369adf-7a19-881e-6b85-000000001ec3] 186312 1726890134.17297: sending task result for task 02369adf-7a19-881e-6b85-000000001ec3 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890134.17485: no more pending results, returning what we have 186312 1726890134.17489: results queue empty 186312 1726890134.17490: checking for any_errors_fatal 186312 1726890134.17511: done checking for any_errors_fatal 186312 1726890134.17520: checking for max_fail_percentage 186312 1726890134.17522: done checking for max_fail_percentage 186312 1726890134.17524: checking to see if all hosts have failed and the running result is not ok 186312 1726890134.17525: done checking to see if all hosts have failed 186312 1726890134.17526: getting the remaining hosts for this loop 186312 1726890134.17528: done getting the remaining hosts for this loop 186312 1726890134.17543: getting the next task for host managed_node3 186312 1726890134.17561: done getting next task for host managed_node3 186312 1726890134.17565: ^ task is: TASK: Verify mount directory user 186312 1726890134.17578: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890134.17584: getting variables 186312 1726890134.17586: in VariableManager get_vars() 186312 1726890134.17636: Calling all_inventory to load vars for managed_node3 186312 1726890134.17639: Calling groups_inventory to load vars for managed_node3 186312 1726890134.17643: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890134.17656: Calling all_plugins_play to load vars for managed_node3 186312 1726890134.17660: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890134.17663: Calling groups_plugins_play to load vars for managed_node3 186312 1726890134.18574: done sending task result for task 02369adf-7a19-881e-6b85-000000001ec3 186312 1726890134.18577: WORKER PROCESS EXITING 186312 1726890134.18599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890134.19351: done with get_vars() 186312 1726890134.19437: done getting variables 186312 1726890134.19489: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:42:14 -0400 (0:00:00.055) 0:01:43.934 ****** 186312 1726890134.19524: entering _queue_task() for managed_node3/assert 186312 1726890134.19813: worker is 1 (out of 1 available) 186312 1726890134.19825: exiting _queue_task() for managed_node3/assert 186312 1726890134.19840: done queuing things up, now waiting for results queue to drain 186312 1726890134.19842: waiting for pending results... 186312 1726890134.20143: running TaskExecutor() for managed_node3/TASK: Verify mount directory user 186312 1726890134.20292: in run() - task 02369adf-7a19-881e-6b85-000000001ec4 186312 1726890134.20314: variable 'ansible_search_path' from source: unknown 186312 1726890134.20353: calling self._execute() 186312 1726890134.20509: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890134.20523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890134.20546: variable 'omit' from source: magic vars 186312 1726890134.21184: variable '_storage_test_volume_present' from source: set_fact 186312 1726890134.21195: variable 'storage_test_volume' from source: include params 186312 1726890134.21294: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 186312 1726890134.21302: when evaluation is False, skipping this task 186312 1726890134.21309: _execute() done 186312 1726890134.21333: dumping result to json 186312 1726890134.21360: done dumping result, returning 186312 1726890134.21369: done running TaskExecutor() for managed_node3/TASK: Verify mount directory user [02369adf-7a19-881e-6b85-000000001ec4] 186312 1726890134.21381: sending task result for task 02369adf-7a19-881e-6b85-000000001ec4 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 186312 1726890134.21641: no more pending results, returning what we have 186312 1726890134.21645: results queue empty 186312 1726890134.21646: checking for any_errors_fatal 186312 1726890134.21652: done checking for any_errors_fatal 186312 1726890134.21653: checking for max_fail_percentage 186312 1726890134.21655: done checking for max_fail_percentage 186312 1726890134.21656: checking to see if all hosts have failed and the running result is not ok 186312 1726890134.21657: done checking to see if all hosts have failed 186312 1726890134.21657: getting the remaining hosts for this loop 186312 1726890134.21659: done getting the remaining hosts for this loop 186312 1726890134.21662: getting the next task for host managed_node3 186312 1726890134.21670: done getting next task for host managed_node3 186312 1726890134.21674: ^ task is: TASK: Verify mount directory group 186312 1726890134.21679: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890134.21703: getting variables 186312 1726890134.21705: in VariableManager get_vars() 186312 1726890134.21760: Calling all_inventory to load vars for managed_node3 186312 1726890134.21764: Calling groups_inventory to load vars for managed_node3 186312 1726890134.21785: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890134.21798: Calling all_plugins_play to load vars for managed_node3 186312 1726890134.21801: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890134.21803: Calling groups_plugins_play to load vars for managed_node3 186312 1726890134.22709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890134.23550: done sending task result for task 02369adf-7a19-881e-6b85-000000001ec4 186312 1726890134.23553: WORKER PROCESS EXITING 186312 1726890134.23574: done with get_vars() 186312 1726890134.23587: done getting variables 186312 1726890134.23642: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:42:14 -0400 (0:00:00.041) 0:01:43.975 ****** 186312 1726890134.23675: entering _queue_task() for managed_node3/assert 186312 1726890134.23897: worker is 1 (out of 1 available) 186312 1726890134.23909: exiting _queue_task() for managed_node3/assert 186312 1726890134.23922: done queuing things up, now waiting for results queue to drain 186312 1726890134.23924: waiting for pending results... 186312 1726890134.24217: running TaskExecutor() for managed_node3/TASK: Verify mount directory group 186312 1726890134.24353: in run() - task 02369adf-7a19-881e-6b85-000000001ec5 186312 1726890134.24377: variable 'ansible_search_path' from source: unknown 186312 1726890134.24417: calling self._execute() 186312 1726890134.24899: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890134.24913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890134.24927: variable 'omit' from source: magic vars 186312 1726890134.26099: variable '_storage_test_volume_present' from source: set_fact 186312 1726890134.26110: variable 'storage_test_volume' from source: include params 186312 1726890134.26179: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 186312 1726890134.26187: when evaluation is False, skipping this task 186312 1726890134.26194: _execute() done 186312 1726890134.26201: dumping result to json 186312 1726890134.26208: done dumping result, returning 186312 1726890134.26219: done running TaskExecutor() for managed_node3/TASK: Verify mount directory group [02369adf-7a19-881e-6b85-000000001ec5] 186312 1726890134.26229: sending task result for task 02369adf-7a19-881e-6b85-000000001ec5 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 186312 1726890134.26407: no more pending results, returning what we have 186312 1726890134.26413: results queue empty 186312 1726890134.26413: checking for any_errors_fatal 186312 1726890134.26421: done checking for any_errors_fatal 186312 1726890134.26422: checking for max_fail_percentage 186312 1726890134.26424: done checking for max_fail_percentage 186312 1726890134.26425: checking to see if all hosts have failed and the running result is not ok 186312 1726890134.26426: done checking to see if all hosts have failed 186312 1726890134.26427: getting the remaining hosts for this loop 186312 1726890134.26429: done getting the remaining hosts for this loop 186312 1726890134.26432: getting the next task for host managed_node3 186312 1726890134.26440: done getting next task for host managed_node3 186312 1726890134.26443: ^ task is: TASK: Verify mount directory permissions 186312 1726890134.26449: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890134.26453: getting variables 186312 1726890134.26455: in VariableManager get_vars() 186312 1726890134.26490: Calling all_inventory to load vars for managed_node3 186312 1726890134.26493: Calling groups_inventory to load vars for managed_node3 186312 1726890134.26497: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890134.26513: Calling all_plugins_play to load vars for managed_node3 186312 1726890134.26516: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890134.26538: Calling groups_plugins_play to load vars for managed_node3 186312 1726890134.27650: done sending task result for task 02369adf-7a19-881e-6b85-000000001ec5 186312 1726890134.27654: WORKER PROCESS EXITING 186312 1726890134.27697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890134.28480: done with get_vars() 186312 1726890134.28574: done getting variables 186312 1726890134.28653: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:42:14 -0400 (0:00:00.050) 0:01:44.026 ****** 186312 1726890134.28687: entering _queue_task() for managed_node3/assert 186312 1726890134.29127: worker is 1 (out of 1 available) 186312 1726890134.29138: exiting _queue_task() for managed_node3/assert 186312 1726890134.29204: done queuing things up, now waiting for results queue to drain 186312 1726890134.29205: waiting for pending results... 186312 1726890134.29608: running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions 186312 1726890134.29754: in run() - task 02369adf-7a19-881e-6b85-000000001ec6 186312 1726890134.29778: variable 'ansible_search_path' from source: unknown 186312 1726890134.29822: calling self._execute() 186312 1726890134.29953: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890134.29966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890134.29987: variable 'omit' from source: magic vars 186312 1726890134.30537: variable '_storage_test_volume_present' from source: set_fact 186312 1726890134.30550: variable 'storage_test_volume' from source: include params 186312 1726890134.30624: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 186312 1726890134.30670: when evaluation is False, skipping this task 186312 1726890134.30696: _execute() done 186312 1726890134.30705: dumping result to json 186312 1726890134.30714: done dumping result, returning 186312 1726890134.30725: done running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions [02369adf-7a19-881e-6b85-000000001ec6] 186312 1726890134.30737: sending task result for task 02369adf-7a19-881e-6b85-000000001ec6 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 186312 1726890134.30981: no more pending results, returning what we have 186312 1726890134.31007: results queue empty 186312 1726890134.31009: checking for any_errors_fatal 186312 1726890134.31024: done checking for any_errors_fatal 186312 1726890134.31042: checking for max_fail_percentage 186312 1726890134.31072: done checking for max_fail_percentage 186312 1726890134.31074: checking to see if all hosts have failed and the running result is not ok 186312 1726890134.31076: done checking to see if all hosts have failed 186312 1726890134.31076: getting the remaining hosts for this loop 186312 1726890134.31079: done getting the remaining hosts for this loop 186312 1726890134.31083: getting the next task for host managed_node3 186312 1726890134.31091: done getting next task for host managed_node3 186312 1726890134.31094: ^ task is: TASK: Get path of test volume device 186312 1726890134.31101: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890134.31106: getting variables 186312 1726890134.31107: in VariableManager get_vars() 186312 1726890134.31270: Calling all_inventory to load vars for managed_node3 186312 1726890134.31274: Calling groups_inventory to load vars for managed_node3 186312 1726890134.31297: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890134.31331: Calling all_plugins_play to load vars for managed_node3 186312 1726890134.31354: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890134.31358: Calling groups_plugins_play to load vars for managed_node3 186312 1726890134.32539: done sending task result for task 02369adf-7a19-881e-6b85-000000001ec6 186312 1726890134.32543: WORKER PROCESS EXITING 186312 1726890134.32701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890134.34986: done with get_vars() 186312 1726890134.35001: done getting variables 186312 1726890134.35197: 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 [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:42:14 -0400 (0:00:00.065) 0:01:44.091 ****** 186312 1726890134.35229: entering _queue_task() for managed_node3/command 186312 1726890134.36435: worker is 1 (out of 1 available) 186312 1726890134.36447: exiting _queue_task() for managed_node3/command 186312 1726890134.36459: done queuing things up, now waiting for results queue to drain 186312 1726890134.36460: waiting for pending results... 186312 1726890134.36753: running TaskExecutor() for managed_node3/TASK: Get path of test volume device 186312 1726890134.37192: in run() - task 02369adf-7a19-881e-6b85-000000001ec7 186312 1726890134.37583: variable 'ansible_search_path' from source: unknown 186312 1726890134.38530: calling self._execute() 186312 1726890134.39227: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890134.39274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890134.39335: variable 'omit' from source: magic vars 186312 1726890134.41143: variable 'storage_test_volume' from source: include params 186312 1726890134.41365: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 186312 1726890134.41406: variable 'omit' from source: magic vars 186312 1726890134.41580: variable 'omit' from source: magic vars 186312 1726890134.42050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890134.50629: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890134.50811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890134.50896: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890134.51062: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890134.51110: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890134.51262: variable 'storage_test_volume' from source: include params 186312 1726890134.51440: variable 'omit' from source: magic vars 186312 1726890134.51497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890134.51682: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890134.51972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890134.52143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890134.52220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890134.52351: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890134.52360: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890134.52367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890134.52652: Set connection var ansible_shell_type to sh 186312 1726890134.52758: Set connection var ansible_pipelining to False 186312 1726890134.52798: Set connection var ansible_timeout to 10 186312 1726890134.52938: Set connection var ansible_connection to ssh 186312 1726890134.52960: Set connection var ansible_shell_executable to /bin/sh 186312 1726890134.53000: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890134.53072: variable 'ansible_shell_executable' from source: unknown 186312 1726890134.53079: variable 'ansible_connection' from source: unknown 186312 1726890134.53084: variable 'ansible_module_compression' from source: unknown 186312 1726890134.53089: variable 'ansible_shell_type' from source: unknown 186312 1726890134.53095: variable 'ansible_shell_executable' from source: unknown 186312 1726890134.53100: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890134.53105: variable 'ansible_pipelining' from source: unknown 186312 1726890134.53111: variable 'ansible_timeout' from source: unknown 186312 1726890134.53119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890134.53231: 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) 186312 1726890134.53246: variable 'omit' from source: magic vars 186312 1726890134.53254: starting attempt loop 186312 1726890134.53260: running the handler 186312 1726890134.53282: _low_level_execute_command(): starting 186312 1726890134.53295: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890134.54017: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890134.54035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890134.54052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890134.54069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890134.54117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890134.54129: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890134.54147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890134.54164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890134.54175: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890134.54185: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890134.54195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890134.54207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890134.54225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890134.54239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890134.54254: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890134.54268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890134.54345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890134.54371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890134.54386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890134.54457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890134.56082: stdout chunk (state=3): >>>/root <<< 186312 1726890134.56275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890134.56278: stdout chunk (state=3): >>><<< 186312 1726890134.56280: stderr chunk (state=3): >>><<< 186312 1726890134.56318: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890134.56328: _low_level_execute_command(): starting 186312 1726890134.56332: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890134.5629687-190022-123879072682294 `" && echo ansible-tmp-1726890134.5629687-190022-123879072682294="` echo /root/.ansible/tmp/ansible-tmp-1726890134.5629687-190022-123879072682294 `" ) && sleep 0' 186312 1726890134.56989: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890134.57003: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890134.57023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890134.57042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890134.57090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890134.57103: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890134.57124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890134.57143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890134.57155: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890134.57173: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890134.57186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890134.57200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890134.57217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890134.57232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890134.57243: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890134.57257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890134.57339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890134.57363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890134.57386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890134.57455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890134.59272: stdout chunk (state=3): >>>ansible-tmp-1726890134.5629687-190022-123879072682294=/root/.ansible/tmp/ansible-tmp-1726890134.5629687-190022-123879072682294 <<< 186312 1726890134.59391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890134.59471: stderr chunk (state=3): >>><<< 186312 1726890134.59488: stdout chunk (state=3): >>><<< 186312 1726890134.59623: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890134.5629687-190022-123879072682294=/root/.ansible/tmp/ansible-tmp-1726890134.5629687-190022-123879072682294 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890134.59627: variable 'ansible_module_compression' from source: unknown 186312 1726890134.59630: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890134.59718: variable 'ansible_facts' from source: unknown 186312 1726890134.59741: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890134.5629687-190022-123879072682294/AnsiballZ_command.py 186312 1726890134.59883: Sending initial data 186312 1726890134.59887: Sent initial data (158 bytes) 186312 1726890134.60879: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890134.60892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890134.60906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890134.60931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890134.60971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890134.60981: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890134.60992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890134.61006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890134.61018: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890134.61027: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890134.61043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890134.61055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890134.61069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890134.61080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890134.61089: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890134.61101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890134.61176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890134.61196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890134.61213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890134.61281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890134.62964: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890134.62978: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890134.63017: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpj6duh7du /root/.ansible/tmp/ansible-tmp-1726890134.5629687-190022-123879072682294/AnsiballZ_command.py <<< 186312 1726890134.63058: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890134.64208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890134.64457: stderr chunk (state=3): >>><<< 186312 1726890134.64461: stdout chunk (state=3): >>><<< 186312 1726890134.64463: done transferring module to remote 186312 1726890134.64466: _low_level_execute_command(): starting 186312 1726890134.64468: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890134.5629687-190022-123879072682294/ /root/.ansible/tmp/ansible-tmp-1726890134.5629687-190022-123879072682294/AnsiballZ_command.py && sleep 0' 186312 1726890134.65034: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890134.65050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890134.65066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890134.65084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890134.65130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890134.65144: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890134.65158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890134.65175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890134.65187: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890134.65197: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890134.65209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890134.65227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890134.65248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890134.65261: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890134.65272: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890134.65287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890134.65366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890134.65383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890134.65399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890134.65469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890134.67137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890134.67193: stderr chunk (state=3): >>><<< 186312 1726890134.67203: stdout chunk (state=3): >>><<< 186312 1726890134.67225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890134.67228: _low_level_execute_command(): starting 186312 1726890134.67233: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890134.5629687-190022-123879072682294/AnsiballZ_command.py && sleep 0' 186312 1726890134.67840: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890134.67851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890134.67864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890134.67877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890134.67914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890134.67921: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890134.67933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890134.67944: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890134.67952: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890134.67959: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890134.67971: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890134.67979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890134.67990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890134.67998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890134.68004: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890134.68014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890134.68090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890134.68106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890134.68119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890134.68184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890134.70063: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890134.70073: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890134.70140: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890134.70177: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890134.70208: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890134.70215: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890134.70255: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890134.70258: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890134.70315: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890134.70358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890134.70362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890134.70364: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890134.70392: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193df3dc0> <<< 186312 1726890134.70443: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890134.70447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d983a0> <<< 186312 1726890134.70449: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193df3b20> <<< 186312 1726890134.70470: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890134.70498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193df3ac0> <<< 186312 1726890134.70535: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890134.70551: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890134.70557: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d98490> <<< 186312 1726890134.70597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890134.70602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890134.70633: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890134.70647: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d98940> <<< 186312 1726890134.70656: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d98670> <<< 186312 1726890134.70688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890134.70694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890134.70740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890134.70751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'<<< 186312 1726890134.70755: stdout chunk (state=3): >>> <<< 186312 1726890134.70759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890134.70780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890134.70805: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890134.70820: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d4f190> <<< 186312 1726890134.70826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890134.70847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890134.70923: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d4f220> <<< 186312 1726890134.70948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890134.70981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890134.70984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d4f940> <<< 186312 1726890134.71026: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193db0880> <<< 186312 1726890134.71047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890134.71051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d48d90> <<< 186312 1726890134.71114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890134.71118: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d72d90> <<< 186312 1726890134.71174: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d98970> <<< 186312 1726890134.71202: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890134.71402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890134.71406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890134.71443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890134.71446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890134.71461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890134.71478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890134.71502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890134.71517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890134.71536: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cefeb0> <<< 186312 1726890134.71573: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cf2f40> <<< 186312 1726890134.71590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890134.71609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890134.71623: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890134.71642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890134.71656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890134.71684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890134.71687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890134.71704: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193ce7610> <<< 186312 1726890134.71727: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cf0640> <<< 186312 1726890134.71730: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cef370> <<< 186312 1726890134.71753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890134.71819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890134.71845: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890134.71871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890134.71891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890134.71934: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890134.71938: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193c71dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c718b0> <<< 186312 1726890134.71951: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890134.71978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890134.71981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c71eb0> <<< 186312 1726890134.71998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890134.72020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890134.72042: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890134.72046: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c71f70> <<< 186312 1726890134.72077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py<<< 186312 1726890134.72081: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890134.72083: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c71e80> <<< 186312 1726890134.72093: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890134.72147: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cc9d30> <<< 186312 1726890134.72150: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890134.72175: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cc4610> <<< 186312 1726890134.72234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890134.72239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cd6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cf6e20> <<< 186312 1726890134.72260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890134.72300: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890134.72303: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193c82c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cc9250> <<< 186312 1726890134.72354: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890134.72358: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193cd6280> <<< 186312 1726890134.72360: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cfc9d0> <<< 186312 1726890134.72380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890134.72383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890134.72407: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890134.72426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890134.72440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890134.72457: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c82fa0> <<< 186312 1726890134.72467: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c82d90> <<< 186312 1726890134.72485: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890134.72496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c82d00> <<< 186312 1726890134.72520: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890134.72535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890134.72549: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890134.72559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890134.72579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890134.72627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890134.72653: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c56370> <<< 186312 1726890134.72676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890134.72694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890134.72730: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c56460> <<< 186312 1726890134.72848: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c8afa0> <<< 186312 1726890134.72892: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c85a30> <<< 186312 1726890134.72899: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c85490> <<< 186312 1726890134.72925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890134.72931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890134.72975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890134.72982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890134.73013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19396f1c0> <<< 186312 1726890134.73051: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c40c70> <<< 186312 1726890134.73097: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c85eb0> <<< 186312 1726890134.73107: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cfc040> <<< 186312 1726890134.73124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890134.73147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890134.73169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890134.73187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193982af0> <<< 186312 1726890134.73200: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890134.73226: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193982e20> <<< 186312 1726890134.73244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890134.73258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890134.73278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890134.73294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193995730> <<< 186312 1726890134.73318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890134.73347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890134.73374: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193995c70> <<< 186312 1726890134.73414: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890134.73429: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1939203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193982f10> <<< 186312 1726890134.73454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890134.73460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890134.73500: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193931280> <<< 186312 1726890134.73520: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1939955b0> <<< 186312 1726890134.73530: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890134.73549: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193931340> <<< 186312 1726890134.73586: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c829d0> <<< 186312 1726890134.73607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890134.73623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890134.73651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890134.73658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890134.73693: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19394d6a0> <<< 186312 1726890134.73718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890134.73752: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19394d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19394d760> <<< 186312 1726890134.73779: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19394d850> <<< 186312 1726890134.73807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890134.73822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890134.74005: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19394dca0> <<< 186312 1726890134.74036: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890134.74054: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1939591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19394d8e0> <<< 186312 1726890134.74070: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19393fa30> <<< 186312 1726890134.74089: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c825b0> <<< 186312 1726890134.74114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890134.74173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890134.74204: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19394da90> <<< 186312 1726890134.74295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890134.74316: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa193875670> <<< 186312 1726890134.74477: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890134.74566: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.74592: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 186312 1726890134.74612: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.74624: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890134.74645: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.75841: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.76780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379b7c0> <<< 186312 1726890134.76810: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890134.76833: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890134.76859: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890134.76886: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19379b160> <<< 186312 1726890134.76923: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379b280> <<< 186312 1726890134.76952: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379bf10> <<< 186312 1726890134.76972: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890134.77031: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379bd30> <<< 186312 1726890134.77035: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890134.77057: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890134.77060: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19379bf70> <<< 186312 1726890134.77071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890134.77101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890134.77136: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379b100> <<< 186312 1726890134.77154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890134.77168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890134.77190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890134.77208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890134.77235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890134.77300: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1931acee0> <<< 186312 1726890134.77337: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1931cff40> <<< 186312 1726890134.77363: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1931cfd60> <<< 186312 1726890134.77376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890134.77407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890134.77437: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1931cf3d0> <<< 186312 1726890134.77455: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193801dc0> <<< 186312 1726890134.77642: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1938013a0> <<< 186312 1726890134.77646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890134.77659: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193801f70> <<< 186312 1726890134.77686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890134.77691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890134.77713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890134.77739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890134.77744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890134.77772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890134.77775: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937d0c10> <<< 186312 1726890134.77858: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19376bcd0> <<< 186312 1726890134.77861: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19376b3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379e490> <<< 186312 1726890134.77888: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19376b4c0> <<< 186312 1726890134.77927: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19376b4f0> <<< 186312 1726890134.77947: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890134.77951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890134.77970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890134.77993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890134.78071: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193190250> <<< 186312 1726890134.78074: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937e21f0> <<< 186312 1726890134.78090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890134.78102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890134.78158: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890134.78164: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19319c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937e2370> <<< 186312 1726890134.78176: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890134.78216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890134.78245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890134.78248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890134.78299: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937fcd90> <<< 186312 1726890134.78424: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19319c880> <<< 186312 1726890134.78518: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890134.78522: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19319c6d0> <<< 186312 1726890134.78544: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890134.78547: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19319b670> <<< 186312 1726890134.78583: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890134.78587: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19319b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937da8b0> <<< 186312 1726890134.78613: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890134.78636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890134.78647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890134.78688: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193763670> <<< 186312 1726890134.78866: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193762ac0> <<< 186312 1726890134.78880: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937730d0> <<< 186312 1726890134.78935: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890134.78940: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1937630d0> <<< 186312 1726890134.78943: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937a6a60> <<< 186312 1726890134.78946: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890134.78958: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890134.79033: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.79120: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.79125: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.79128: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890134.79143: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890134.79160: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890134.79163: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.79261: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.79359: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.79804: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.80254: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890134.80275: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890134.80286: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890134.80301: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890134.80315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890134.80366: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890134.80369: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa192d82580> <<< 186312 1726890134.80438: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890134.80442: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19317c520> <<< 186312 1726890134.80453: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa192d280a0> <<< 186312 1726890134.80493: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890134.80506: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.80523: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.80537: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890134.80661: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.80784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890134.80795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890134.80816: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193762bb0> <<< 186312 1726890134.80827: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.81205: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.81573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.81628: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.81695: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890134.81736: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.81769: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890134.81772: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.81826: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.81903: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890134.81907: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.81923: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890134.81939: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.81970: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.82009: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890134.82014: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.82196: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.82387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890134.82415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890134.82418: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890134.82494: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193177970> <<< 186312 1726890134.82498: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.82554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.82635: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890134.82639: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/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_kn5wgb5g/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_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890134.82652: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.82682: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.82716: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890134.82733: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.82760: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.82801: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.82888: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.82957: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890134.82969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890134.83047: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1937ed250> <<< 186312 1726890134.83072: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1931776a0> <<< 186312 1726890134.83108: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890134.83113: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890134.83225: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.83287: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.83302: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.83349: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890134.83352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890134.83373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890134.83404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890134.83424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890134.83445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890134.83900: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19315c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1931597f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193153970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/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_kn5wgb5g/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_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/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_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890134.83977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890134.84001: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa192d105e0> <<< 186312 1726890134.84079: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890134.84248: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890135.84701: stdout chunk (state=3): >>> {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:42:14.841485", "end": "2024-09-20 23:42:15.845507", "delta": "0:00:01.004022", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_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}}} <<< 186312 1726890135.84706: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890135.85077: 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 <<< 186312 1726890135.85083: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 186312 1726890135.85097: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 <<< 186312 1726890135.85134: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil <<< 186312 1726890135.85201: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 186312 1726890135.85205: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890135.85388: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890135.85402: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890135.85442: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890135.85499: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890135.85514: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890135.85542: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890135.85573: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890135.85668: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 186312 1726890135.85765: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890135.85846: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890135.85850: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890135.85994: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890135.86050: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890135.86068: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890135.86095: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890135.86402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890135.86490: stderr chunk (state=3): >>><<< 186312 1726890135.86493: stdout chunk (state=3): >>><<< 186312 1726890135.86675: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193df3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193df3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193df3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193db0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d48d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193d98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cefeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cf2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193ce7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cf0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193c71dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c718b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c71eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c71f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c71e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cc9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cc4610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cd6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cf6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193c82c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cc9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193cd6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cfc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c82fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c82d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c82d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c56370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c56460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c8afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c85a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c85490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19396f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c40c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c85eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193cfc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193982af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193982e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193995730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193995c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1939203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193982f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193931280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1939955b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193931340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c829d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19394d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19394d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19394d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19394d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19394dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1939591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19394d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19393fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193c825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19394da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa193875670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/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_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379b7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19379b160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379b280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379bf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379b4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379bd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19379bf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379b100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1931acee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1931cff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1931cfd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1931cf3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193801dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1938013a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193801f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937d0c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19376bcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19376b3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19379e490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19376b4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19376b4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193190250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937e21f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19319c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937e2370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937fcd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19319c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19319c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19319b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa19319b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937da8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193763670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa193762ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937730d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1937630d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1937a6a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/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_kn5wgb5g/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_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/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_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa192d82580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19317c520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa192d280a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193762bb0> # 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_kn5wgb5g/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_kn5wgb5g/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_kn5wgb5g/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_kn5wgb5g/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_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193177970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/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_kn5wgb5g/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_kn5wgb5g/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_kn5wgb5g/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_kn5wgb5g/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1937ed250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1931776a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/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_kn5wgb5g/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa19315c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1931597f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa193153970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/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_kn5wgb5g/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_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_kn5wgb5g/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_kn5wgb5g/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa192d105e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:42:14.841485", "end": "2024-09-20 23:42:15.845507", "delta": "0:00:01.004022", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890135.87298: done with _execute_module (ansible.legacy.command, {'_raw_params': 'realpath /dev/sda', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890134.5629687-190022-123879072682294/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890135.87302: _low_level_execute_command(): starting 186312 1726890135.87304: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890134.5629687-190022-123879072682294/ > /dev/null 2>&1 && sleep 0' 186312 1726890135.88701: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890135.88704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890135.88746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890135.88749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890135.88752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890135.88755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890135.88941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890135.88945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890135.88985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890135.89198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890135.90931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890135.90996: stderr chunk (state=3): >>><<< 186312 1726890135.90998: stdout chunk (state=3): >>><<< 186312 1726890135.91322: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890135.91325: handler run complete 186312 1726890135.91327: Evaluated conditional (False): False 186312 1726890135.91330: attempt loop complete, returning result 186312 1726890135.91332: _execute() done 186312 1726890135.91334: dumping result to json 186312 1726890135.91336: done dumping result, returning 186312 1726890135.91338: done running TaskExecutor() for managed_node3/TASK: Get path of test volume device [02369adf-7a19-881e-6b85-000000001ec7] 186312 1726890135.91340: sending task result for task 02369adf-7a19-881e-6b85-000000001ec7 186312 1726890135.91414: done sending task result for task 02369adf-7a19-881e-6b85-000000001ec7 186312 1726890135.91417: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:01.004022", "end": "2024-09-20 23:42:15.845507", "rc": 0, "start": "2024-09-20 23:42:14.841485" } STDOUT: /dev/sda 186312 1726890135.91500: no more pending results, returning what we have 186312 1726890135.91503: results queue empty 186312 1726890135.91504: checking for any_errors_fatal 186312 1726890135.91511: done checking for any_errors_fatal 186312 1726890135.91514: checking for max_fail_percentage 186312 1726890135.91516: done checking for max_fail_percentage 186312 1726890135.91517: checking to see if all hosts have failed and the running result is not ok 186312 1726890135.91518: done checking to see if all hosts have failed 186312 1726890135.91519: getting the remaining hosts for this loop 186312 1726890135.91520: done getting the remaining hosts for this loop 186312 1726890135.91524: getting the next task for host managed_node3 186312 1726890135.91531: done getting next task for host managed_node3 186312 1726890135.91534: ^ task is: TASK: Gather swap info 186312 1726890135.91539: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890135.91543: getting variables 186312 1726890135.91545: in VariableManager get_vars() 186312 1726890135.91579: Calling all_inventory to load vars for managed_node3 186312 1726890135.91582: Calling groups_inventory to load vars for managed_node3 186312 1726890135.91586: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890135.91597: Calling all_plugins_play to load vars for managed_node3 186312 1726890135.91601: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890135.91604: Calling groups_plugins_play to load vars for managed_node3 186312 1726890135.92509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890135.94422: done with get_vars() 186312 1726890135.94551: done getting variables 186312 1726890135.94608: 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 [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:42:15 -0400 (0:00:01.594) 0:01:45.685 ****** 186312 1726890135.94645: entering _queue_task() for managed_node3/command 186312 1726890135.95293: worker is 1 (out of 1 available) 186312 1726890135.95422: exiting _queue_task() for managed_node3/command 186312 1726890135.95437: done queuing things up, now waiting for results queue to drain 186312 1726890135.95439: waiting for pending results... 186312 1726890135.96222: running TaskExecutor() for managed_node3/TASK: Gather swap info 186312 1726890135.96597: in run() - task 02369adf-7a19-881e-6b85-000000001ec8 186312 1726890135.96686: variable 'ansible_search_path' from source: unknown 186312 1726890135.96734: calling self._execute() 186312 1726890135.97057: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890135.97079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890135.97123: variable 'omit' from source: magic vars 186312 1726890135.98834: variable 'storage_test_volume' from source: include params 186312 1726890135.99562: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 186312 1726890135.99573: variable 'omit' from source: magic vars 186312 1726890135.99639: variable 'omit' from source: magic vars 186312 1726890135.99677: variable 'omit' from source: magic vars 186312 1726890135.99725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890135.99765: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890135.99788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890135.99808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890135.99826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890135.99861: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890135.99869: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890135.99876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890135.99977: Set connection var ansible_shell_type to sh 186312 1726890135.99995: Set connection var ansible_pipelining to False 186312 1726890136.00016: Set connection var ansible_timeout to 10 186312 1726890136.00026: Set connection var ansible_connection to ssh 186312 1726890136.00042: Set connection var ansible_shell_executable to /bin/sh 186312 1726890136.00054: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890136.00084: variable 'ansible_shell_executable' from source: unknown 186312 1726890136.00092: variable 'ansible_connection' from source: unknown 186312 1726890136.00101: variable 'ansible_module_compression' from source: unknown 186312 1726890136.00110: variable 'ansible_shell_type' from source: unknown 186312 1726890136.00119: variable 'ansible_shell_executable' from source: unknown 186312 1726890136.00126: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.00136: variable 'ansible_pipelining' from source: unknown 186312 1726890136.00142: variable 'ansible_timeout' from source: unknown 186312 1726890136.00150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.00293: 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) 186312 1726890136.00433: variable 'omit' from source: magic vars 186312 1726890136.00445: starting attempt loop 186312 1726890136.00452: running the handler 186312 1726890136.00470: _low_level_execute_command(): starting 186312 1726890136.00480: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890136.01256: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890136.01272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890136.01288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890136.01319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890136.01372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890136.01385: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890136.01399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890136.01422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890136.01439: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890136.01451: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890136.01463: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890136.01477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890136.01493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890136.01506: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890136.01521: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890136.01543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890136.01623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890136.01646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890136.01662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890136.01816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890136.03322: stdout chunk (state=3): >>>/root <<< 186312 1726890136.03507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890136.03510: stdout chunk (state=3): >>><<< 186312 1726890136.03517: stderr chunk (state=3): >>><<< 186312 1726890136.03625: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890136.03632: _low_level_execute_command(): starting 186312 1726890136.03636: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890136.035391-190072-231465893826232 `" && echo ansible-tmp-1726890136.035391-190072-231465893826232="` echo /root/.ansible/tmp/ansible-tmp-1726890136.035391-190072-231465893826232 `" ) && sleep 0' 186312 1726890136.05114: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890136.05127: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890136.05143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890136.05158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890136.05203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890136.05215: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890136.05231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890136.05248: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890136.05259: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890136.05269: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890136.05286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890136.05299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890136.05314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890136.05326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890136.05339: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890136.05352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890136.05438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890136.05459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890136.05473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890136.05541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890136.07338: stdout chunk (state=3): >>>ansible-tmp-1726890136.035391-190072-231465893826232=/root/.ansible/tmp/ansible-tmp-1726890136.035391-190072-231465893826232 <<< 186312 1726890136.07530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890136.07533: stdout chunk (state=3): >>><<< 186312 1726890136.07535: stderr chunk (state=3): >>><<< 186312 1726890136.07617: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890136.035391-190072-231465893826232=/root/.ansible/tmp/ansible-tmp-1726890136.035391-190072-231465893826232 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890136.07621: variable 'ansible_module_compression' from source: unknown 186312 1726890136.07855: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890136.07859: variable 'ansible_facts' from source: unknown 186312 1726890136.07861: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890136.035391-190072-231465893826232/AnsiballZ_command.py 186312 1726890136.09231: Sending initial data 186312 1726890136.09234: Sent initial data (157 bytes) 186312 1726890136.10924: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890136.10983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890136.10999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890136.11021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890136.11070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890136.11154: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890136.11170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890136.11190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890136.11203: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890136.11217: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890136.11232: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890136.11248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890136.11267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890136.11280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890136.11292: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890136.11309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890136.11441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890136.11496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890136.11515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890136.11595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890136.13264: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 186312 1726890136.13268: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890136.13291: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890136.13346: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpaincap3_ /root/.ansible/tmp/ansible-tmp-1726890136.035391-190072-231465893826232/AnsiballZ_command.py <<< 186312 1726890136.13373: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890136.14642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890136.14717: stderr chunk (state=3): >>><<< 186312 1726890136.14721: stdout chunk (state=3): >>><<< 186312 1726890136.14837: done transferring module to remote 186312 1726890136.14840: _low_level_execute_command(): starting 186312 1726890136.14842: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890136.035391-190072-231465893826232/ /root/.ansible/tmp/ansible-tmp-1726890136.035391-190072-231465893826232/AnsiballZ_command.py && sleep 0' 186312 1726890136.15962: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890136.15966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890136.16002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890136.16006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890136.16008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890136.16066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890136.17027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890136.18454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890136.18520: stderr chunk (state=3): >>><<< 186312 1726890136.18524: stdout chunk (state=3): >>><<< 186312 1726890136.18608: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890136.18613: _low_level_execute_command(): starting 186312 1726890136.18615: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890136.035391-190072-231465893826232/AnsiballZ_command.py && sleep 0' 186312 1726890136.19388: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890136.19403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890136.19421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890136.19466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890136.19511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890136.19528: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890136.19543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890136.19561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890136.19573: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890136.19589: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890136.19602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890136.19617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890136.19634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890136.19647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890136.19658: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890136.19671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890136.19751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890136.19772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890136.19789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890136.19884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890136.21739: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890136.21758: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890136.21801: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890136.21837: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890136.21870: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890136.21922: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890136.21925: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890136.21971: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890136.21988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890136.22021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890136.22038: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d6cdc0> <<< 186312 1726890136.22106: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890136.22112: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d113a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d6cb20> <<< 186312 1726890136.22132: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890136.22146: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d6cac0> <<< 186312 1726890136.22170: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890136.22188: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890136.22210: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d11490> <<< 186312 1726890136.22241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890136.22260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890136.22279: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d11940> <<< 186312 1726890136.22286: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d11670> <<< 186312 1726890136.22314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890136.22339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890136.22356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890136.22375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890136.22395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890136.22417: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921cc8190> <<< 186312 1726890136.22435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890136.22459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890136.22534: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921cc8220> <<< 186312 1726890136.22561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890136.22596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921ceb850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921cc8940> <<< 186312 1726890136.22626: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d29880> <<< 186312 1726890136.22656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921cc1d90> <<< 186312 1726890136.22721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921cebd90> <<< 186312 1726890136.22774: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d11970> <<< 186312 1726890136.22797: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890136.23215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c68eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c6bf40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890136.23226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890136.23305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890136.23316: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c60610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c69640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c68370> <<< 186312 1726890136.23402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890136.23417: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890136.23445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890136.23468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890136.23507: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29219d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219d68b0> <<< 186312 1726890136.23523: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890136.23549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219d6eb0> <<< 186312 1726890136.23585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890136.23701: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219d6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890136.23708: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219d6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c42d30> import '_functools' # <<< 186312 1726890136.23736: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c3d610> <<< 186312 1726890136.23792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890136.23812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c4f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c6fe20> <<< 186312 1726890136.23821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890136.23850: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29219e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c42250> <<< 186312 1726890136.23891: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2921c4f280> <<< 186312 1726890136.23948: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c759d0> <<< 186312 1726890136.23977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890136.24054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219e7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219e7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890136.24083: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890136.24092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890136.24153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890136.24186: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219bb370> <<< 186312 1726890136.24210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890136.24216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890136.24248: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219bb460> <<< 186312 1726890136.24718: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219effa0> <<< 186312 1726890136.24721: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219ea490> <<< 186312 1726890136.24725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890136.24728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890136.24730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890136.24734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218d51c0> <<< 186312 1726890136.24736: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219a5c70> <<< 186312 1726890136.24739: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c75040> <<< 186312 1726890136.24740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890136.24743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890136.24745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218e8af0> <<< 186312 1726890136.24750: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890136.24753: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218e8e20> <<< 186312 1726890136.24756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890136.24776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890136.24792: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218fb730> <<< 186312 1726890136.24810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890136.24865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218fbc70> <<< 186312 1726890136.24908: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218863a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218e8f10> <<< 186312 1726890136.25025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2921897280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218fb5b0> <<< 186312 1726890136.25035: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2921897340> <<< 186312 1726890136.25099: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219e79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890136.25187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218b36a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890136.25219: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218b3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218b3760> <<< 186312 1726890136.25246: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218b3850> <<< 186312 1726890136.25504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218b3ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218bf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218b38e0> <<< 186312 1726890136.25528: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218a5a30> <<< 186312 1726890136.25566: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219e75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890136.25621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890136.25653: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218b3a90> <<< 186312 1726890136.25759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890136.25767: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29217d3670> <<< 186312 1726890136.25911: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890136.25996: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.26024: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890136.26050: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.26066: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890136.26073: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.27268: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.28261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211d77c0> <<< 186312 1726890136.28288: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890136.28318: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890136.28345: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890136.28371: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29211d7160> <<< 186312 1726890136.28415: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211d7280> <<< 186312 1726890136.28444: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211d7f10> <<< 186312 1726890136.28467: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890136.28522: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211d7d30> import 'atexit' # <<< 186312 1726890136.28553: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29211d7f70> <<< 186312 1726890136.28568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890136.28598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890136.28639: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211d7100> <<< 186312 1726890136.28655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890136.28670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890136.28694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890136.28713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890136.28740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890136.28812: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292112cee0> <<< 186312 1726890136.28848: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292114ff40> <<< 186312 1726890136.28876: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292114fd60> <<< 186312 1726890136.28893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890136.28927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890136.28960: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292114f3d0> <<< 186312 1726890136.28977: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292175fdc0> <<< 186312 1726890136.29139: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292175f3a0> <<< 186312 1726890136.29158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890136.29182: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292175ff70> <<< 186312 1726890136.29210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890136.29240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890136.29265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890136.29272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890136.29304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292172ec10> <<< 186312 1726890136.29389: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211a7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211a73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211da490> <<< 186312 1726890136.29424: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29211a74c0> <<< 186312 1726890136.29454: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211a74f0> <<< 186312 1726890136.29478: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890136.29489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890136.29509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890136.29536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890136.29610: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2921111250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29217401f0> <<< 186312 1726890136.29629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890136.29645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890136.29697: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292111c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921740370> <<< 186312 1726890136.29726: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890136.29756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890136.29790: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890136.29797: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890136.29850: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292175ad90> <<< 186312 1726890136.29975: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292111c880> <<< 186312 1726890136.30068: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292111c6d0> <<< 186312 1726890136.30099: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292111b670> <<< 186312 1726890136.30144: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292111b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29217388b0> <<< 186312 1726890136.30174: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890136.30192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890136.30207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890136.30255: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292119f670> <<< 186312 1726890136.30439: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292119eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211af0d0> <<< 186312 1726890136.30479: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292119f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211e2a60> <<< 186312 1726890136.30506: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.30511: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890136.30532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.30604: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.30687: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890136.30704: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890136.30737: 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_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890136.30742: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.30838: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.30937: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.31378: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.31848: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890136.31877: 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_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890136.31883: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890136.31968: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2920cdc580> <<< 186312 1726890136.32006: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29210e9520> <<< 186312 1726890136.32023: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2920c830a0> <<< 186312 1726890136.32077: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890136.32119: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890136.32243: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.32361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890136.32390: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292119ebb0> <<< 186312 1726890136.32394: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.32778: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.33149: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.33196: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.33271: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890136.33305: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.33336: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890136.33342: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.33393: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.33501: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/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_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890136.33544: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.33581: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890136.33764: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.33948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890136.33984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890136.34061: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29210f8970> # zipimport: zlib available <<< 186312 1726890136.34123: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.34202: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/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_8y4wx0tm/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_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890136.34214: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890136.34326: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890136.34367: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.34450: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.34515: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890136.34538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890136.34607: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292174c250> <<< 186312 1726890136.34640: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29210f86a0> <<< 186312 1726890136.34676: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/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_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890136.34790: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.34841: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.34864: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.34910: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890136.34926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890136.34936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890136.34965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890136.34981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890136.34999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890136.35082: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29210dd7c0> <<< 186312 1726890136.35124: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29210da7f0> <<< 186312 1726890136.35182: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29210d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890136.35188: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.35213: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.35240: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/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_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890136.35314: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890136.35337: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890136.35344: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.35435: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.35539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890136.35555: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2920c6b5e0> <<< 186312 1726890136.35636: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890136.35768: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890136.36083: stdout chunk (state=3): >>> {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority\n/dev/sda partition\t10485756\t0\t\t-2", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:42:16.357006", "end": "2024-09-20 23:42:16.359934", "delta": "0:00:00.002928", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_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}}} <<< 186312 1726890136.36109: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890136.36428: 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__ <<< 186312 1726890136.36481: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 186312 1726890136.36518: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 186312 1726890136.36553: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890136.36745: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890136.36766: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890136.36799: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890136.36815: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890136.36849: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890136.36870: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890136.36893: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890136.36915: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890136.36993: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890136.37058: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp <<< 186312 1726890136.37095: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890136.37135: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 186312 1726890136.37190: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 186312 1726890136.37223: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib <<< 186312 1726890136.37230: stdout chunk (state=3): >>># destroy _signal <<< 186312 1726890136.37363: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890136.37393: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890136.37422: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 186312 1726890136.37449: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890136.37479: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890136.37821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890136.37824: stdout chunk (state=3): >>><<< 186312 1726890136.37836: stderr chunk (state=3): >>><<< 186312 1726890136.37927: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d6cdc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d113a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d6cb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d6cac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d11490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d11940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d11670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921cc8190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921cc8220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921ceb850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921cc8940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d29880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921cc1d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921cebd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921d11970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c68eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c6bf40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c60610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c69640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c68370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29219d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219d68b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219d6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219d6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219d6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c42d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c3d610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c4f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c6fe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29219e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c42250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2921c4f280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c759d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219e7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219e7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219bb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219bb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219ea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218d51c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219a5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921c75040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218e8af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218e8e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218fb730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218fbc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218863a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218e8f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2921897280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218fb5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2921897340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219e79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218b36a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218b3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218b3760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218b3850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218b3ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29218bf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218b38e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218a5a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29219e75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29218b3a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29217d3670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/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_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211d77c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29211d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211d7f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211d74f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211d7d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29211d7f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211d7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292112cee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292114ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292114fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292114f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292175fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292175f3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292175ff70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292172ec10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211a7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211a73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211da490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29211a74c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211a74f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2921111250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29217401f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292111c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2921740370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292175ad90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292111c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292111c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292111b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292111b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29217388b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292119f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292119eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211af0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292119f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29211e2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/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_8y4wx0tm/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_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/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_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2920cdc580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29210e9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2920c830a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f292119ebb0> # 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_8y4wx0tm/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_8y4wx0tm/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_8y4wx0tm/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_8y4wx0tm/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_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29210f8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/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_8y4wx0tm/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_8y4wx0tm/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_8y4wx0tm/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_8y4wx0tm/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f292174c250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29210f86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/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_8y4wx0tm/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29210dd7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29210da7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29210d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/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_8y4wx0tm/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_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_8y4wx0tm/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_8y4wx0tm/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2920c6b5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority\n/dev/sda partition\t10485756\t0\t\t-2", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:42:16.357006", "end": "2024-09-20 23:42:16.359934", "delta": "0:00:00.002928", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890136.38477: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /proc/swaps', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890136.035391-190072-231465893826232/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890136.38480: _low_level_execute_command(): starting 186312 1726890136.38483: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890136.035391-190072-231465893826232/ > /dev/null 2>&1 && sleep 0' 186312 1726890136.39474: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890136.39488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890136.39502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890136.39523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890136.39568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890136.39581: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890136.39594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890136.39610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890136.39623: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890136.39634: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890136.39645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890136.39656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890136.39673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890136.39692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890136.39704: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890136.39720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890136.39804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890136.39824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890136.39840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890136.39912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890136.41627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890136.41722: stderr chunk (state=3): >>><<< 186312 1726890136.41725: stdout chunk (state=3): >>><<< 186312 1726890136.41818: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890136.41821: handler run complete 186312 1726890136.41825: Evaluated conditional (False): False 186312 1726890136.41827: attempt loop complete, returning result 186312 1726890136.41829: _execute() done 186312 1726890136.41831: dumping result to json 186312 1726890136.41833: done dumping result, returning 186312 1726890136.41835: done running TaskExecutor() for managed_node3/TASK: Gather swap info [02369adf-7a19-881e-6b85-000000001ec8] 186312 1726890136.41837: sending task result for task 02369adf-7a19-881e-6b85-000000001ec8 186312 1726890136.42025: done sending task result for task 02369adf-7a19-881e-6b85-000000001ec8 186312 1726890136.42029: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002928", "end": "2024-09-20 23:42:16.359934", "rc": 0, "start": "2024-09-20 23:42:16.357006" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 186312 1726890136.42133: no more pending results, returning what we have 186312 1726890136.42136: results queue empty 186312 1726890136.42137: checking for any_errors_fatal 186312 1726890136.42156: done checking for any_errors_fatal 186312 1726890136.42157: checking for max_fail_percentage 186312 1726890136.42158: done checking for max_fail_percentage 186312 1726890136.42159: checking to see if all hosts have failed and the running result is not ok 186312 1726890136.42160: done checking to see if all hosts have failed 186312 1726890136.42161: getting the remaining hosts for this loop 186312 1726890136.42163: done getting the remaining hosts for this loop 186312 1726890136.42167: getting the next task for host managed_node3 186312 1726890136.42175: done getting next task for host managed_node3 186312 1726890136.42177: ^ task is: TASK: Verify swap status 186312 1726890136.42183: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890136.42187: getting variables 186312 1726890136.42189: in VariableManager get_vars() 186312 1726890136.42227: Calling all_inventory to load vars for managed_node3 186312 1726890136.42230: Calling groups_inventory to load vars for managed_node3 186312 1726890136.42234: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890136.42247: Calling all_plugins_play to load vars for managed_node3 186312 1726890136.42255: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890136.42258: Calling groups_plugins_play to load vars for managed_node3 186312 1726890136.43413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890136.44630: done with get_vars() 186312 1726890136.44648: done getting variables 186312 1726890136.44708: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:42:16 -0400 (0:00:00.500) 0:01:46.186 ****** 186312 1726890136.44746: entering _queue_task() for managed_node3/assert 186312 1726890136.45181: worker is 1 (out of 1 available) 186312 1726890136.45193: exiting _queue_task() for managed_node3/assert 186312 1726890136.45206: done queuing things up, now waiting for results queue to drain 186312 1726890136.45207: waiting for pending results... 186312 1726890136.45527: running TaskExecutor() for managed_node3/TASK: Verify swap status 186312 1726890136.45681: in run() - task 02369adf-7a19-881e-6b85-000000001ec9 186312 1726890136.45704: variable 'ansible_search_path' from source: unknown 186312 1726890136.45751: calling self._execute() 186312 1726890136.45888: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.45900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.45919: variable 'omit' from source: magic vars 186312 1726890136.46471: variable 'storage_test_volume' from source: include params 186312 1726890136.46522: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 186312 1726890136.46540: variable 'omit' from source: magic vars 186312 1726890136.46601: variable 'omit' from source: magic vars 186312 1726890136.46646: variable 'omit' from source: magic vars 186312 1726890136.46691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890136.46733: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890136.46839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890136.46869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890136.46979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890136.47103: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890136.47114: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.47123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.47375: Set connection var ansible_shell_type to sh 186312 1726890136.47394: Set connection var ansible_pipelining to False 186312 1726890136.47417: Set connection var ansible_timeout to 10 186312 1726890136.47425: Set connection var ansible_connection to ssh 186312 1726890136.47522: Set connection var ansible_shell_executable to /bin/sh 186312 1726890136.47534: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890136.47562: variable 'ansible_shell_executable' from source: unknown 186312 1726890136.47570: variable 'ansible_connection' from source: unknown 186312 1726890136.47578: variable 'ansible_module_compression' from source: unknown 186312 1726890136.47585: variable 'ansible_shell_type' from source: unknown 186312 1726890136.47591: variable 'ansible_shell_executable' from source: unknown 186312 1726890136.47598: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.47605: variable 'ansible_pipelining' from source: unknown 186312 1726890136.47613: variable 'ansible_timeout' from source: unknown 186312 1726890136.47627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.47899: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890136.47962: variable 'omit' from source: magic vars 186312 1726890136.48062: starting attempt loop 186312 1726890136.48069: running the handler 186312 1726890136.49480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890136.52693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890136.52787: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890136.52832: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890136.52878: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890136.52915: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890136.53005: 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) 186312 1726890136.53041: 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) 186312 1726890136.53073: 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) 186312 1726890136.53129: 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) 186312 1726890136.53150: 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) 186312 1726890136.53207: 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) 186312 1726890136.53241: 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) 186312 1726890136.53272: 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) 186312 1726890136.53325: 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) 186312 1726890136.53346: 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) 186312 1726890136.53393: 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) 186312 1726890136.53429: 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) 186312 1726890136.53457: 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) 186312 1726890136.53498: 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) 186312 1726890136.53519: 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) 186312 1726890136.53775: variable 'storage_test_swaps' from source: set_fact 186312 1726890136.53788: variable 'storage_test_sys_node' from source: set_fact 186312 1726890136.53807: variable 'storage_test_swap_expected_matches' from source: set_fact 186312 1726890136.53851: Evaluated conditional (storage_test_swaps.stdout | regex_findall('^' + storage_test_sys_node.stdout + ' ', multiline=True) | list | length | int == storage_test_swap_expected_matches | int): True 186312 1726890136.53866: handler run complete 186312 1726890136.53883: attempt loop complete, returning result 186312 1726890136.53889: _execute() done 186312 1726890136.53895: dumping result to json 186312 1726890136.53902: done dumping result, returning 186312 1726890136.53913: done running TaskExecutor() for managed_node3/TASK: Verify swap status [02369adf-7a19-881e-6b85-000000001ec9] 186312 1726890136.53924: sending task result for task 02369adf-7a19-881e-6b85-000000001ec9 186312 1726890136.54041: done sending task result for task 02369adf-7a19-881e-6b85-000000001ec9 186312 1726890136.54049: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890136.54106: no more pending results, returning what we have 186312 1726890136.54110: results queue empty 186312 1726890136.54113: checking for any_errors_fatal 186312 1726890136.54125: done checking for any_errors_fatal 186312 1726890136.54126: checking for max_fail_percentage 186312 1726890136.54128: done checking for max_fail_percentage 186312 1726890136.54129: checking to see if all hosts have failed and the running result is not ok 186312 1726890136.54130: done checking to see if all hosts have failed 186312 1726890136.54131: getting the remaining hosts for this loop 186312 1726890136.54133: done getting the remaining hosts for this loop 186312 1726890136.54137: getting the next task for host managed_node3 186312 1726890136.54147: done getting next task for host managed_node3 186312 1726890136.54150: ^ task is: TASK: Unset facts 186312 1726890136.54156: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890136.54160: getting variables 186312 1726890136.54162: in VariableManager get_vars() 186312 1726890136.54198: Calling all_inventory to load vars for managed_node3 186312 1726890136.54200: Calling groups_inventory to load vars for managed_node3 186312 1726890136.54204: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890136.54818: Calling all_plugins_play to load vars for managed_node3 186312 1726890136.54824: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890136.54828: Calling groups_plugins_play to load vars for managed_node3 186312 1726890136.55778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890136.57005: done with get_vars() 186312 1726890136.57023: done getting variables 186312 1726890136.57081: 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 [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:42:16 -0400 (0:00:00.123) 0:01:46.310 ****** 186312 1726890136.57320: entering _queue_task() for managed_node3/set_fact 186312 1726890136.57701: worker is 1 (out of 1 available) 186312 1726890136.57716: exiting _queue_task() for managed_node3/set_fact 186312 1726890136.57730: done queuing things up, now waiting for results queue to drain 186312 1726890136.57732: waiting for pending results... 186312 1726890136.58033: running TaskExecutor() for managed_node3/TASK: Unset facts 186312 1726890136.58186: in run() - task 02369adf-7a19-881e-6b85-000000001eca 186312 1726890136.58208: variable 'ansible_search_path' from source: unknown 186312 1726890136.58251: calling self._execute() 186312 1726890136.58378: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.58397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.58415: variable 'omit' from source: magic vars 186312 1726890136.58543: variable 'omit' from source: magic vars 186312 1726890136.58608: variable 'omit' from source: magic vars 186312 1726890136.58655: variable 'omit' from source: magic vars 186312 1726890136.58703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890136.58753: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890136.58777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890136.58798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890136.58817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890136.58861: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890136.58869: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.58877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.58988: Set connection var ansible_shell_type to sh 186312 1726890136.59003: Set connection var ansible_pipelining to False 186312 1726890136.59019: Set connection var ansible_timeout to 10 186312 1726890136.59027: Set connection var ansible_connection to ssh 186312 1726890136.59038: Set connection var ansible_shell_executable to /bin/sh 186312 1726890136.59052: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890136.59075: variable 'ansible_shell_executable' from source: unknown 186312 1726890136.59081: variable 'ansible_connection' from source: unknown 186312 1726890136.59086: variable 'ansible_module_compression' from source: unknown 186312 1726890136.59091: variable 'ansible_shell_type' from source: unknown 186312 1726890136.59095: variable 'ansible_shell_executable' from source: unknown 186312 1726890136.59100: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.59105: variable 'ansible_pipelining' from source: unknown 186312 1726890136.59109: variable 'ansible_timeout' from source: unknown 186312 1726890136.59119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.59255: 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) 186312 1726890136.59280: variable 'omit' from source: magic vars 186312 1726890136.59289: starting attempt loop 186312 1726890136.59294: running the handler 186312 1726890136.59310: handler run complete 186312 1726890136.59325: attempt loop complete, returning result 186312 1726890136.59331: _execute() done 186312 1726890136.59337: dumping result to json 186312 1726890136.59343: done dumping result, returning 186312 1726890136.59355: done running TaskExecutor() for managed_node3/TASK: Unset facts [02369adf-7a19-881e-6b85-000000001eca] 186312 1726890136.59364: sending task result for task 02369adf-7a19-881e-6b85-000000001eca ok: [managed_node3] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 186312 1726890136.59538: no more pending results, returning what we have 186312 1726890136.59541: results queue empty 186312 1726890136.59542: checking for any_errors_fatal 186312 1726890136.59554: done checking for any_errors_fatal 186312 1726890136.59555: checking for max_fail_percentage 186312 1726890136.59557: done checking for max_fail_percentage 186312 1726890136.59558: checking to see if all hosts have failed and the running result is not ok 186312 1726890136.59559: done checking to see if all hosts have failed 186312 1726890136.59560: getting the remaining hosts for this loop 186312 1726890136.59562: done getting the remaining hosts for this loop 186312 1726890136.59566: getting the next task for host managed_node3 186312 1726890136.59578: done getting next task for host managed_node3 186312 1726890136.59581: ^ task is: TASK: Set some variables for fstab checking 186312 1726890136.59590: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890136.59595: getting variables 186312 1726890136.59596: in VariableManager get_vars() 186312 1726890136.59639: Calling all_inventory to load vars for managed_node3 186312 1726890136.59643: Calling groups_inventory to load vars for managed_node3 186312 1726890136.59647: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890136.59659: Calling all_plugins_play to load vars for managed_node3 186312 1726890136.59663: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890136.59667: Calling groups_plugins_play to load vars for managed_node3 186312 1726890136.60467: done sending task result for task 02369adf-7a19-881e-6b85-000000001eca 186312 1726890136.60471: WORKER PROCESS EXITING 186312 1726890136.60492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890136.61153: done with get_vars() 186312 1726890136.61166: done getting variables 186312 1726890136.61226: 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 [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:42:16 -0400 (0:00:00.041) 0:01:46.351 ****** 186312 1726890136.61258: entering _queue_task() for managed_node3/set_fact 186312 1726890136.61498: worker is 1 (out of 1 available) 186312 1726890136.61508: exiting _queue_task() for managed_node3/set_fact 186312 1726890136.61521: done queuing things up, now waiting for results queue to drain 186312 1726890136.61523: waiting for pending results... 186312 1726890136.61815: running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking 186312 1726890136.62718: in run() - task 02369adf-7a19-881e-6b85-000000001ece 186312 1726890136.62736: variable 'ansible_search_path' from source: unknown 186312 1726890136.62778: calling self._execute() 186312 1726890136.62967: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.63089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.63104: variable 'omit' from source: magic vars 186312 1726890136.63325: variable 'omit' from source: magic vars 186312 1726890136.63386: variable 'omit' from source: magic vars 186312 1726890136.64165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890136.66762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890136.66857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890136.66909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890136.66952: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890136.66984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890136.67076: 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) 186312 1726890136.67120: 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) 186312 1726890136.67156: 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) 186312 1726890136.67204: 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) 186312 1726890136.67235: 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) 186312 1726890136.67285: 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) 186312 1726890136.67319: 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) 186312 1726890136.67350: 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) 186312 1726890136.67387: 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) 186312 1726890136.67402: 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) 186312 1726890136.67473: 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) 186312 1726890136.67498: 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) 186312 1726890136.67526: 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) 186312 1726890136.67575: 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) 186312 1726890136.67593: 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) 186312 1726890136.67782: variable 'storage_test_fstab' from source: set_fact 186312 1726890136.67799: variable 'storage_test_volume' from source: include params 186312 1726890136.67947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890136.68794: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890136.69002: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890136.69051: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890136.69209: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890136.69258: 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) 186312 1726890136.69291: 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) 186312 1726890136.69324: 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) 186312 1726890136.69427: 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) 186312 1726890136.69890: 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) 186312 1726890136.69962: 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) 186312 1726890136.70071: 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) 186312 1726890136.70116: 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) 186312 1726890136.70134: 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) 186312 1726890136.70596: variable '__mount_point' from source: task vars 186312 1726890136.70772: variable 'storage_test_volume' from source: include params 186312 1726890136.70794: variable 'storage_test_fstab' from source: set_fact 186312 1726890136.71148: variable '_storage_test_volume_present' from source: set_fact 186312 1726890136.71156: variable '__mount_point' from source: task vars 186312 1726890136.71230: variable 'storage_test_volume' from source: include params 186312 1726890136.71257: variable 'storage_test_volume' from source: include params 186312 1726890136.71438: variable '_storage_test_volume_present' from source: set_fact 186312 1726890136.71448: variable '__mount_point' from source: task vars 186312 1726890136.71530: variable 'storage_test_volume' from source: include params 186312 1726890136.71936: variable '__mount_options' from source: task vars 186312 1726890136.71999: variable 'storage_test_volume' from source: include params 186312 1726890136.72030: variable '__mount_point' from source: task vars 186312 1726890136.72092: variable 'storage_test_volume' from source: include params 186312 1726890136.72111: variable 'storage_test_fstab' from source: set_fact 186312 1726890136.72127: variable '__pattern' from source: task vars 186312 1726890136.72217: variable '__mount_point' from source: task vars 186312 1726890136.72298: variable 'storage_test_volume' from source: include params 186312 1726890136.72322: variable '__mount_options' from source: task vars 186312 1726890136.72400: variable 'storage_test_volume' from source: include params 186312 1726890136.72539: variable '_storage_test_volume_present' from source: set_fact 186312 1726890136.72551: variable '__mount_options' from source: task vars 186312 1726890136.72633: variable 'storage_test_volume' from source: include params 186312 1726890136.72672: variable 'omit' from source: magic vars 186312 1726890136.72707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890136.72741: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890136.72764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890136.72796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890136.72901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890136.72938: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890136.72949: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.72957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.73074: Set connection var ansible_shell_type to sh 186312 1726890136.73229: Set connection var ansible_pipelining to False 186312 1726890136.73245: Set connection var ansible_timeout to 10 186312 1726890136.73252: Set connection var ansible_connection to ssh 186312 1726890136.73262: Set connection var ansible_shell_executable to /bin/sh 186312 1726890136.73272: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890136.73300: variable 'ansible_shell_executable' from source: unknown 186312 1726890136.73336: variable 'ansible_connection' from source: unknown 186312 1726890136.73344: variable 'ansible_module_compression' from source: unknown 186312 1726890136.73437: variable 'ansible_shell_type' from source: unknown 186312 1726890136.73449: variable 'ansible_shell_executable' from source: unknown 186312 1726890136.73456: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.73464: variable 'ansible_pipelining' from source: unknown 186312 1726890136.73471: variable 'ansible_timeout' from source: unknown 186312 1726890136.73479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.73608: 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) 186312 1726890136.73772: variable 'omit' from source: magic vars 186312 1726890136.73783: starting attempt loop 186312 1726890136.73790: running the handler 186312 1726890136.73807: handler run complete 186312 1726890136.73825: attempt loop complete, returning result 186312 1726890136.73833: _execute() done 186312 1726890136.73840: dumping result to json 186312 1726890136.73848: done dumping result, returning 186312 1726890136.73866: done running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking [02369adf-7a19-881e-6b85-000000001ece] 186312 1726890136.73881: sending task result for task 02369adf-7a19-881e-6b85-000000001ece ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe " ], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } 186312 1726890136.74067: no more pending results, returning what we have 186312 1726890136.74071: results queue empty 186312 1726890136.74071: checking for any_errors_fatal 186312 1726890136.74081: done checking for any_errors_fatal 186312 1726890136.74082: checking for max_fail_percentage 186312 1726890136.74084: done checking for max_fail_percentage 186312 1726890136.74085: checking to see if all hosts have failed and the running result is not ok 186312 1726890136.74086: done checking to see if all hosts have failed 186312 1726890136.74087: getting the remaining hosts for this loop 186312 1726890136.74089: done getting the remaining hosts for this loop 186312 1726890136.74093: getting the next task for host managed_node3 186312 1726890136.74102: done getting next task for host managed_node3 186312 1726890136.74106: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890136.74113: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890136.74118: getting variables 186312 1726890136.74120: in VariableManager get_vars() 186312 1726890136.74161: Calling all_inventory to load vars for managed_node3 186312 1726890136.74164: Calling groups_inventory to load vars for managed_node3 186312 1726890136.74168: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890136.74181: Calling all_plugins_play to load vars for managed_node3 186312 1726890136.74185: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890136.74189: Calling groups_plugins_play to load vars for managed_node3 186312 1726890136.75192: done sending task result for task 02369adf-7a19-881e-6b85-000000001ece 186312 1726890136.75195: WORKER PROCESS EXITING 186312 1726890136.75220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890136.76917: done with get_vars() 186312 1726890136.76941: done getting variables 186312 1726890136.76998: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:42:16 -0400 (0:00:00.157) 0:01:46.509 ****** 186312 1726890136.77041: entering _queue_task() for managed_node3/assert 186312 1726890136.77350: worker is 1 (out of 1 available) 186312 1726890136.77367: exiting _queue_task() for managed_node3/assert 186312 1726890136.77380: done queuing things up, now waiting for results queue to drain 186312 1726890136.77382: waiting for pending results... 186312 1726890136.77722: running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890136.77866: in run() - task 02369adf-7a19-881e-6b85-000000001ecf 186312 1726890136.77888: variable 'ansible_search_path' from source: unknown 186312 1726890136.77948: calling self._execute() 186312 1726890136.78081: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.78091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.78105: variable 'omit' from source: magic vars 186312 1726890136.78509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890136.83027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890136.84338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890136.84382: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890136.84457: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890136.84532: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890136.84704: variable '_storage_test_volume_present' from source: set_fact 186312 1726890136.84849: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890136.84859: variable 'omit' from source: magic vars 186312 1726890136.84914: variable 'omit' from source: magic vars 186312 1726890136.84976: variable 'omit' from source: magic vars 186312 1726890136.85073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890136.85181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890136.85204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890136.85230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890136.85247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890136.85399: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890136.85407: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.85418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.85523: Set connection var ansible_shell_type to sh 186312 1726890136.85597: Set connection var ansible_pipelining to False 186312 1726890136.85613: Set connection var ansible_timeout to 10 186312 1726890136.85700: Set connection var ansible_connection to ssh 186312 1726890136.85713: Set connection var ansible_shell_executable to /bin/sh 186312 1726890136.85724: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890136.85755: variable 'ansible_shell_executable' from source: unknown 186312 1726890136.85764: variable 'ansible_connection' from source: unknown 186312 1726890136.85771: variable 'ansible_module_compression' from source: unknown 186312 1726890136.85778: variable 'ansible_shell_type' from source: unknown 186312 1726890136.85785: variable 'ansible_shell_executable' from source: unknown 186312 1726890136.85791: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.85802: variable 'ansible_pipelining' from source: unknown 186312 1726890136.85810: variable 'ansible_timeout' from source: unknown 186312 1726890136.85920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.86150: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890136.86167: variable 'omit' from source: magic vars 186312 1726890136.86177: starting attempt loop 186312 1726890136.86185: running the handler 186312 1726890136.86485: 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) 186312 1726890136.86595: 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) 186312 1726890136.86632: 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) 186312 1726890136.86717: 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) 186312 1726890136.86799: 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) 186312 1726890136.86856: 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) 186312 1726890136.87025: 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) 186312 1726890136.87060: 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) 186312 1726890136.87219: 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) 186312 1726890136.87245: 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) 186312 1726890136.87360: variable 'storage_test_fstab_id_matches' from source: set_fact 186312 1726890136.87447: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 186312 1726890136.87473: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 186312 1726890136.87484: handler run complete 186312 1726890136.87503: attempt loop complete, returning result 186312 1726890136.87551: _execute() done 186312 1726890136.87559: dumping result to json 186312 1726890136.87566: done dumping result, returning 186312 1726890136.87578: done running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-881e-6b85-000000001ecf] 186312 1726890136.87588: sending task result for task 02369adf-7a19-881e-6b85-000000001ecf ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890136.87748: no more pending results, returning what we have 186312 1726890136.87752: results queue empty 186312 1726890136.87753: checking for any_errors_fatal 186312 1726890136.87764: done checking for any_errors_fatal 186312 1726890136.87765: checking for max_fail_percentage 186312 1726890136.87767: done checking for max_fail_percentage 186312 1726890136.87775: checking to see if all hosts have failed and the running result is not ok 186312 1726890136.87776: done checking to see if all hosts have failed 186312 1726890136.87777: getting the remaining hosts for this loop 186312 1726890136.87779: done getting the remaining hosts for this loop 186312 1726890136.87783: getting the next task for host managed_node3 186312 1726890136.87792: done getting next task for host managed_node3 186312 1726890136.87795: ^ task is: TASK: Verify the fstab mount point 186312 1726890136.87800: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890136.87806: getting variables 186312 1726890136.87808: in VariableManager get_vars() 186312 1726890136.87850: Calling all_inventory to load vars for managed_node3 186312 1726890136.87854: Calling groups_inventory to load vars for managed_node3 186312 1726890136.87858: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890136.87870: Calling all_plugins_play to load vars for managed_node3 186312 1726890136.87874: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890136.87877: Calling groups_plugins_play to load vars for managed_node3 186312 1726890136.88937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890136.89919: done sending task result for task 02369adf-7a19-881e-6b85-000000001ecf 186312 1726890136.89922: WORKER PROCESS EXITING 186312 1726890136.90063: done with get_vars() 186312 1726890136.90079: done getting variables 186312 1726890136.90146: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:42:16 -0400 (0:00:00.131) 0:01:46.641 ****** 186312 1726890136.90180: entering _queue_task() for managed_node3/assert 186312 1726890136.90854: worker is 1 (out of 1 available) 186312 1726890136.90865: exiting _queue_task() for managed_node3/assert 186312 1726890136.90879: done queuing things up, now waiting for results queue to drain 186312 1726890136.90880: waiting for pending results... 186312 1726890136.91601: running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point 186312 1726890136.92044: in run() - task 02369adf-7a19-881e-6b85-000000001ed0 186312 1726890136.92065: variable 'ansible_search_path' from source: unknown 186312 1726890136.92106: calling self._execute() 186312 1726890136.92231: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.92501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.92519: variable 'omit' from source: magic vars 186312 1726890136.92638: variable 'omit' from source: magic vars 186312 1726890136.92700: variable 'omit' from source: magic vars 186312 1726890136.92971: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890136.93098: variable 'storage_test_volume' from source: include params 186312 1726890136.93164: variable 'omit' from source: magic vars 186312 1726890136.93239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890136.93340: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890136.93438: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890136.93461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890136.93478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890136.93551: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890136.93636: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.93644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.93807: Set connection var ansible_shell_type to sh 186312 1726890136.93851: Set connection var ansible_pipelining to False 186312 1726890136.93865: Set connection var ansible_timeout to 10 186312 1726890136.93916: Set connection var ansible_connection to ssh 186312 1726890136.93929: Set connection var ansible_shell_executable to /bin/sh 186312 1726890136.93941: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890136.94085: variable 'ansible_shell_executable' from source: unknown 186312 1726890136.94092: variable 'ansible_connection' from source: unknown 186312 1726890136.94098: variable 'ansible_module_compression' from source: unknown 186312 1726890136.94103: variable 'ansible_shell_type' from source: unknown 186312 1726890136.94107: variable 'ansible_shell_executable' from source: unknown 186312 1726890136.94114: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890136.94120: variable 'ansible_pipelining' from source: unknown 186312 1726890136.94124: variable 'ansible_timeout' from source: unknown 186312 1726890136.94130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890136.94272: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890136.94401: variable 'omit' from source: magic vars 186312 1726890136.94411: starting attempt loop 186312 1726890136.94420: running the handler 186312 1726890136.94823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890137.00680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890137.00759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890137.00817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890137.00863: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890137.00894: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890137.00972: 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) 186312 1726890137.01005: 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) 186312 1726890137.01038: 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) 186312 1726890137.01089: 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) 186312 1726890137.01109: 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) 186312 1726890137.01166: 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) 186312 1726890137.01202: 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) 186312 1726890137.01235: 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) 186312 1726890137.01279: 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) 186312 1726890137.01304: 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) 186312 1726890137.01425: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 186312 1726890137.01438: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890137.01457: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 186312 1726890137.01467: handler run complete 186312 1726890137.01487: attempt loop complete, returning result 186312 1726890137.01494: _execute() done 186312 1726890137.01507: dumping result to json 186312 1726890137.01517: done dumping result, returning 186312 1726890137.01529: done running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point [02369adf-7a19-881e-6b85-000000001ed0] 186312 1726890137.01544: sending task result for task 02369adf-7a19-881e-6b85-000000001ed0 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890137.01703: no more pending results, returning what we have 186312 1726890137.01707: results queue empty 186312 1726890137.01708: checking for any_errors_fatal 186312 1726890137.01719: done checking for any_errors_fatal 186312 1726890137.01720: checking for max_fail_percentage 186312 1726890137.01722: done checking for max_fail_percentage 186312 1726890137.01730: checking to see if all hosts have failed and the running result is not ok 186312 1726890137.01732: done checking to see if all hosts have failed 186312 1726890137.01732: getting the remaining hosts for this loop 186312 1726890137.01735: done getting the remaining hosts for this loop 186312 1726890137.01739: getting the next task for host managed_node3 186312 1726890137.01749: done getting next task for host managed_node3 186312 1726890137.01752: ^ task is: TASK: Verify mount_options 186312 1726890137.01759: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890137.01764: getting variables 186312 1726890137.01766: in VariableManager get_vars() 186312 1726890137.01804: Calling all_inventory to load vars for managed_node3 186312 1726890137.01807: Calling groups_inventory to load vars for managed_node3 186312 1726890137.01813: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890137.01828: Calling all_plugins_play to load vars for managed_node3 186312 1726890137.01832: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890137.01836: Calling groups_plugins_play to load vars for managed_node3 186312 1726890137.02519: done sending task result for task 02369adf-7a19-881e-6b85-000000001ed0 186312 1726890137.02523: WORKER PROCESS EXITING 186312 1726890137.02547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890137.03724: done with get_vars() 186312 1726890137.03738: done getting variables 186312 1726890137.03801: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:42:17 -0400 (0:00:00.136) 0:01:46.777 ****** 186312 1726890137.03834: entering _queue_task() for managed_node3/assert 186312 1726890137.04114: worker is 1 (out of 1 available) 186312 1726890137.04128: exiting _queue_task() for managed_node3/assert 186312 1726890137.04140: done queuing things up, now waiting for results queue to drain 186312 1726890137.04141: waiting for pending results... 186312 1726890137.04426: running TaskExecutor() for managed_node3/TASK: Verify mount_options 186312 1726890137.04570: in run() - task 02369adf-7a19-881e-6b85-000000001ed1 186312 1726890137.04594: variable 'ansible_search_path' from source: unknown 186312 1726890137.04636: calling self._execute() 186312 1726890137.04758: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.04773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.04788: variable 'omit' from source: magic vars 186312 1726890137.05203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890137.07643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890137.07733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890137.07776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890137.07824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890137.07857: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890137.07946: 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) 186312 1726890137.07979: 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) 186312 1726890137.08009: 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) 186312 1726890137.08705: 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) 186312 1726890137.08753: 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) 186312 1726890137.09067: Evaluated conditional (__storage_verify_mount_options | d(false)): False 186312 1726890137.09075: when evaluation is False, skipping this task 186312 1726890137.09081: _execute() done 186312 1726890137.09088: dumping result to json 186312 1726890137.09094: done dumping result, returning 186312 1726890137.09103: done running TaskExecutor() for managed_node3/TASK: Verify mount_options [02369adf-7a19-881e-6b85-000000001ed1] 186312 1726890137.09115: sending task result for task 02369adf-7a19-881e-6b85-000000001ed1 skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890137.09262: no more pending results, returning what we have 186312 1726890137.09265: results queue empty 186312 1726890137.09266: checking for any_errors_fatal 186312 1726890137.09275: done checking for any_errors_fatal 186312 1726890137.09276: checking for max_fail_percentage 186312 1726890137.09278: done checking for max_fail_percentage 186312 1726890137.09279: checking to see if all hosts have failed and the running result is not ok 186312 1726890137.09280: done checking to see if all hosts have failed 186312 1726890137.09280: getting the remaining hosts for this loop 186312 1726890137.09282: done getting the remaining hosts for this loop 186312 1726890137.09286: getting the next task for host managed_node3 186312 1726890137.09294: done getting next task for host managed_node3 186312 1726890137.09297: ^ task is: TASK: Verify fingerprint 186312 1726890137.09302: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890137.09308: getting variables 186312 1726890137.09309: in VariableManager get_vars() 186312 1726890137.09346: Calling all_inventory to load vars for managed_node3 186312 1726890137.09349: Calling groups_inventory to load vars for managed_node3 186312 1726890137.09353: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890137.09364: Calling all_plugins_play to load vars for managed_node3 186312 1726890137.09367: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890137.09370: Calling groups_plugins_play to load vars for managed_node3 186312 1726890137.10432: done sending task result for task 02369adf-7a19-881e-6b85-000000001ed1 186312 1726890137.10436: WORKER PROCESS EXITING 186312 1726890137.10447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890137.11479: done with get_vars() 186312 1726890137.11492: done getting variables 186312 1726890137.11547: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:42:17 -0400 (0:00:00.077) 0:01:46.855 ****** 186312 1726890137.11580: entering _queue_task() for managed_node3/assert 186312 1726890137.12010: worker is 1 (out of 1 available) 186312 1726890137.12024: exiting _queue_task() for managed_node3/assert 186312 1726890137.12036: done queuing things up, now waiting for results queue to drain 186312 1726890137.12038: waiting for pending results... 186312 1726890137.12779: running TaskExecutor() for managed_node3/TASK: Verify fingerprint 186312 1726890137.13146: in run() - task 02369adf-7a19-881e-6b85-000000001ed2 186312 1726890137.13167: variable 'ansible_search_path' from source: unknown 186312 1726890137.13210: calling self._execute() 186312 1726890137.13447: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.13463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.13479: variable 'omit' from source: magic vars 186312 1726890137.13609: variable 'omit' from source: magic vars 186312 1726890137.13684: variable 'omit' from source: magic vars 186312 1726890137.13738: variable 'omit' from source: magic vars 186312 1726890137.13790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890137.13841: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890137.13870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890137.13892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890137.13909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890137.13956: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890137.13965: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.13972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.14085: Set connection var ansible_shell_type to sh 186312 1726890137.14101: Set connection var ansible_pipelining to False 186312 1726890137.14119: Set connection var ansible_timeout to 10 186312 1726890137.14127: Set connection var ansible_connection to ssh 186312 1726890137.14141: Set connection var ansible_shell_executable to /bin/sh 186312 1726890137.14153: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890137.14186: variable 'ansible_shell_executable' from source: unknown 186312 1726890137.14194: variable 'ansible_connection' from source: unknown 186312 1726890137.14201: variable 'ansible_module_compression' from source: unknown 186312 1726890137.14207: variable 'ansible_shell_type' from source: unknown 186312 1726890137.14216: variable 'ansible_shell_executable' from source: unknown 186312 1726890137.14223: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.14233: variable 'ansible_pipelining' from source: unknown 186312 1726890137.14240: variable 'ansible_timeout' from source: unknown 186312 1726890137.14247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.14435: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890137.14455: variable 'omit' from source: magic vars 186312 1726890137.14464: starting attempt loop 186312 1726890137.14471: running the handler 186312 1726890137.14805: variable '__fingerprint' from source: task vars 186312 1726890137.14819: variable 'storage_test_fstab' from source: set_fact 186312 1726890137.14861: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 186312 1726890137.14872: handler run complete 186312 1726890137.14891: attempt loop complete, returning result 186312 1726890137.14898: _execute() done 186312 1726890137.14904: dumping result to json 186312 1726890137.14911: done dumping result, returning 186312 1726890137.14925: done running TaskExecutor() for managed_node3/TASK: Verify fingerprint [02369adf-7a19-881e-6b85-000000001ed2] 186312 1726890137.14941: sending task result for task 02369adf-7a19-881e-6b85-000000001ed2 186312 1726890137.15043: done sending task result for task 02369adf-7a19-881e-6b85-000000001ed2 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890137.15094: no more pending results, returning what we have 186312 1726890137.15097: results queue empty 186312 1726890137.15098: checking for any_errors_fatal 186312 1726890137.15109: done checking for any_errors_fatal 186312 1726890137.15109: checking for max_fail_percentage 186312 1726890137.15111: done checking for max_fail_percentage 186312 1726890137.15114: checking to see if all hosts have failed and the running result is not ok 186312 1726890137.15115: done checking to see if all hosts have failed 186312 1726890137.15115: getting the remaining hosts for this loop 186312 1726890137.15117: done getting the remaining hosts for this loop 186312 1726890137.15121: getting the next task for host managed_node3 186312 1726890137.15128: done getting next task for host managed_node3 186312 1726890137.15130: ^ task is: TASK: Clean up variables 186312 1726890137.15137: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890137.15143: getting variables 186312 1726890137.15144: in VariableManager get_vars() 186312 1726890137.15180: Calling all_inventory to load vars for managed_node3 186312 1726890137.15183: Calling groups_inventory to load vars for managed_node3 186312 1726890137.15186: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890137.15200: Calling all_plugins_play to load vars for managed_node3 186312 1726890137.15203: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890137.15206: Calling groups_plugins_play to load vars for managed_node3 186312 1726890137.15861: WORKER PROCESS EXITING 186312 1726890137.15884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890137.17046: done with get_vars() 186312 1726890137.17173: done getting variables 186312 1726890137.17230: 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 [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:42:17 -0400 (0:00:00.056) 0:01:46.911 ****** 186312 1726890137.17264: entering _queue_task() for managed_node3/set_fact 186312 1726890137.18035: worker is 1 (out of 1 available) 186312 1726890137.18046: exiting _queue_task() for managed_node3/set_fact 186312 1726890137.18058: done queuing things up, now waiting for results queue to drain 186312 1726890137.18059: waiting for pending results... 186312 1726890137.19193: running TaskExecutor() for managed_node3/TASK: Clean up variables 186312 1726890137.19557: in run() - task 02369adf-7a19-881e-6b85-000000001ed3 186312 1726890137.19576: variable 'ansible_search_path' from source: unknown 186312 1726890137.19616: calling self._execute() 186312 1726890137.19733: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.19748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.19763: variable 'omit' from source: magic vars 186312 1726890137.19882: variable 'omit' from source: magic vars 186312 1726890137.19949: variable 'omit' from source: magic vars 186312 1726890137.19992: variable 'omit' from source: magic vars 186312 1726890137.20109: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890137.20210: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890137.20236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890137.20302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890137.20323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890137.20424: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890137.20433: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.20440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.20656: Set connection var ansible_shell_type to sh 186312 1726890137.20670: Set connection var ansible_pipelining to False 186312 1726890137.20683: Set connection var ansible_timeout to 10 186312 1726890137.20690: Set connection var ansible_connection to ssh 186312 1726890137.20699: Set connection var ansible_shell_executable to /bin/sh 186312 1726890137.20727: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890137.20753: variable 'ansible_shell_executable' from source: unknown 186312 1726890137.20836: variable 'ansible_connection' from source: unknown 186312 1726890137.20844: variable 'ansible_module_compression' from source: unknown 186312 1726890137.20853: variable 'ansible_shell_type' from source: unknown 186312 1726890137.20856: variable 'ansible_shell_executable' from source: unknown 186312 1726890137.20859: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.20862: variable 'ansible_pipelining' from source: unknown 186312 1726890137.20865: variable 'ansible_timeout' from source: unknown 186312 1726890137.20867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.21128: 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) 186312 1726890137.21140: variable 'omit' from source: magic vars 186312 1726890137.21145: starting attempt loop 186312 1726890137.21148: running the handler 186312 1726890137.21278: handler run complete 186312 1726890137.21288: attempt loop complete, returning result 186312 1726890137.21291: _execute() done 186312 1726890137.21294: dumping result to json 186312 1726890137.21297: done dumping result, returning 186312 1726890137.21305: done running TaskExecutor() for managed_node3/TASK: Clean up variables [02369adf-7a19-881e-6b85-000000001ed3] 186312 1726890137.21311: sending task result for task 02369adf-7a19-881e-6b85-000000001ed3 186312 1726890137.21419: done sending task result for task 02369adf-7a19-881e-6b85-000000001ed3 186312 1726890137.21422: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 186312 1726890137.21487: no more pending results, returning what we have 186312 1726890137.21490: results queue empty 186312 1726890137.21491: checking for any_errors_fatal 186312 1726890137.21501: done checking for any_errors_fatal 186312 1726890137.21502: checking for max_fail_percentage 186312 1726890137.21503: done checking for max_fail_percentage 186312 1726890137.21504: checking to see if all hosts have failed and the running result is not ok 186312 1726890137.21505: done checking to see if all hosts have failed 186312 1726890137.21506: getting the remaining hosts for this loop 186312 1726890137.21508: done getting the remaining hosts for this loop 186312 1726890137.21513: getting the next task for host managed_node3 186312 1726890137.21524: done getting next task for host managed_node3 186312 1726890137.21527: ^ task is: TASK: Verify fs type 186312 1726890137.21536: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890137.21541: getting variables 186312 1726890137.21542: in VariableManager get_vars() 186312 1726890137.21579: Calling all_inventory to load vars for managed_node3 186312 1726890137.21582: Calling groups_inventory to load vars for managed_node3 186312 1726890137.21586: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890137.21599: Calling all_plugins_play to load vars for managed_node3 186312 1726890137.21603: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890137.21607: Calling groups_plugins_play to load vars for managed_node3 186312 1726890137.22175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890137.23504: done with get_vars() 186312 1726890137.23522: done getting variables 186312 1726890137.23579: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:42:17 -0400 (0:00:00.063) 0:01:46.975 ****** 186312 1726890137.23617: entering _queue_task() for managed_node3/assert 186312 1726890137.23909: worker is 1 (out of 1 available) 186312 1726890137.23923: exiting _queue_task() for managed_node3/assert 186312 1726890137.23938: done queuing things up, now waiting for results queue to drain 186312 1726890137.23939: waiting for pending results... 186312 1726890137.24914: running TaskExecutor() for managed_node3/TASK: Verify fs type 186312 1726890137.25052: in run() - task 02369adf-7a19-881e-6b85-000000001ed7 186312 1726890137.25186: variable 'ansible_search_path' from source: unknown 186312 1726890137.25229: calling self._execute() 186312 1726890137.25517: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.25618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.25635: variable 'omit' from source: magic vars 186312 1726890137.27077: variable 'storage_test_volume' from source: include params 186312 1726890137.27260: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890137.27374: variable 'storage_test_volume' from source: include params 186312 1726890137.27567: Evaluated conditional (storage_test_volume.fs_type): True 186312 1726890137.27670: variable '_storage_test_volume_present' from source: set_fact 186312 1726890137.27679: Evaluated conditional (_storage_test_volume_present): True 186312 1726890137.27689: variable 'omit' from source: magic vars 186312 1726890137.27748: variable 'omit' from source: magic vars 186312 1726890137.27785: variable 'omit' from source: magic vars 186312 1726890137.27830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890137.27867: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890137.27893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890137.27916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890137.27934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890137.27967: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890137.27975: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.27982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.28081: Set connection var ansible_shell_type to sh 186312 1726890137.28097: Set connection var ansible_pipelining to False 186312 1726890137.28111: Set connection var ansible_timeout to 10 186312 1726890137.28120: Set connection var ansible_connection to ssh 186312 1726890137.28129: Set connection var ansible_shell_executable to /bin/sh 186312 1726890137.28138: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890137.28166: variable 'ansible_shell_executable' from source: unknown 186312 1726890137.28175: variable 'ansible_connection' from source: unknown 186312 1726890137.28182: variable 'ansible_module_compression' from source: unknown 186312 1726890137.28188: variable 'ansible_shell_type' from source: unknown 186312 1726890137.28194: variable 'ansible_shell_executable' from source: unknown 186312 1726890137.28199: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.28206: variable 'ansible_pipelining' from source: unknown 186312 1726890137.28214: variable 'ansible_timeout' from source: unknown 186312 1726890137.28222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.28368: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890137.28387: variable 'omit' from source: magic vars 186312 1726890137.28398: starting attempt loop 186312 1726890137.28404: running the handler 186312 1726890137.28677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890137.31353: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890137.31617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890137.31663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890137.32101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890137.32134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890137.32209: 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) 186312 1726890137.32245: 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) 186312 1726890137.32275: 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) 186312 1726890137.32322: 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) 186312 1726890137.32343: 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) 186312 1726890137.32554: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890137.33237: variable 'storage_test_volume' from source: include params 186312 1726890137.33263: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].fstype == storage_test_volume.fs_type or (storage_test_blkinfo.info[storage_test_volume._device].fstype | length == 0 and storage_test_volume.fs_type == "unformatted")): True 186312 1726890137.33275: handler run complete 186312 1726890137.33293: attempt loop complete, returning result 186312 1726890137.33300: _execute() done 186312 1726890137.33307: dumping result to json 186312 1726890137.33319: done dumping result, returning 186312 1726890137.33332: done running TaskExecutor() for managed_node3/TASK: Verify fs type [02369adf-7a19-881e-6b85-000000001ed7] 186312 1726890137.33343: sending task result for task 02369adf-7a19-881e-6b85-000000001ed7 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890137.33506: no more pending results, returning what we have 186312 1726890137.33510: results queue empty 186312 1726890137.33511: checking for any_errors_fatal 186312 1726890137.33523: done checking for any_errors_fatal 186312 1726890137.33524: checking for max_fail_percentage 186312 1726890137.33527: done checking for max_fail_percentage 186312 1726890137.33528: checking to see if all hosts have failed and the running result is not ok 186312 1726890137.33529: done checking to see if all hosts have failed 186312 1726890137.33530: getting the remaining hosts for this loop 186312 1726890137.33532: done getting the remaining hosts for this loop 186312 1726890137.33537: getting the next task for host managed_node3 186312 1726890137.33546: done getting next task for host managed_node3 186312 1726890137.33549: ^ task is: TASK: Verify fs label 186312 1726890137.33555: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890137.33568: getting variables 186312 1726890137.33570: in VariableManager get_vars() 186312 1726890137.33615: Calling all_inventory to load vars for managed_node3 186312 1726890137.33618: Calling groups_inventory to load vars for managed_node3 186312 1726890137.33622: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890137.33635: Calling all_plugins_play to load vars for managed_node3 186312 1726890137.33639: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890137.33642: Calling groups_plugins_play to load vars for managed_node3 186312 1726890137.34552: done sending task result for task 02369adf-7a19-881e-6b85-000000001ed7 186312 1726890137.34556: WORKER PROCESS EXITING 186312 1726890137.34578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890137.35499: done with get_vars() 186312 1726890137.35723: done getting variables 186312 1726890137.35786: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:42:17 -0400 (0:00:00.122) 0:01:47.097 ****** 186312 1726890137.35824: entering _queue_task() for managed_node3/assert 186312 1726890137.36529: worker is 1 (out of 1 available) 186312 1726890137.36541: exiting _queue_task() for managed_node3/assert 186312 1726890137.36555: done queuing things up, now waiting for results queue to drain 186312 1726890137.36556: waiting for pending results... 186312 1726890137.37309: running TaskExecutor() for managed_node3/TASK: Verify fs label 186312 1726890137.37663: in run() - task 02369adf-7a19-881e-6b85-000000001ed8 186312 1726890137.37696: variable 'ansible_search_path' from source: unknown 186312 1726890137.37735: calling self._execute() 186312 1726890137.37974: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.38096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.38119: variable 'omit' from source: magic vars 186312 1726890137.38908: variable 'storage_test_volume' from source: include params 186312 1726890137.39014: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890137.39454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890137.45745: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890137.46285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890137.46974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890137.47023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890137.47063: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890137.47160: variable '_storage_test_volume_present' from source: set_fact 186312 1726890137.47838: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890137.47985: variable 'storage_test_volume' from source: include params 186312 1726890137.48007: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 186312 1726890137.48022: variable 'omit' from source: magic vars 186312 1726890137.48089: variable 'omit' from source: magic vars 186312 1726890137.48305: variable 'storage_test_volume' from source: include params 186312 1726890137.48327: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890137.48377: variable 'omit' from source: magic vars 186312 1726890137.48415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890137.48451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890137.48474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890137.48538: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890137.48555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890137.48752: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890137.48760: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.48768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.48866: Set connection var ansible_shell_type to sh 186312 1726890137.48878: Set connection var ansible_pipelining to False 186312 1726890137.48889: Set connection var ansible_timeout to 10 186312 1726890137.48893: Set connection var ansible_connection to ssh 186312 1726890137.48923: Set connection var ansible_shell_executable to /bin/sh 186312 1726890137.48935: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890137.48963: variable 'ansible_shell_executable' from source: unknown 186312 1726890137.49025: variable 'ansible_connection' from source: unknown 186312 1726890137.49036: variable 'ansible_module_compression' from source: unknown 186312 1726890137.49042: variable 'ansible_shell_type' from source: unknown 186312 1726890137.49049: variable 'ansible_shell_executable' from source: unknown 186312 1726890137.49057: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.49224: variable 'ansible_pipelining' from source: unknown 186312 1726890137.49234: variable 'ansible_timeout' from source: unknown 186312 1726890137.49241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.49358: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890137.49373: variable 'omit' from source: magic vars 186312 1726890137.49382: starting attempt loop 186312 1726890137.49389: running the handler 186312 1726890137.49591: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890137.50237: variable 'storage_test_volume' from source: include params 186312 1726890137.50259: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 186312 1726890137.50269: handler run complete 186312 1726890137.50288: attempt loop complete, returning result 186312 1726890137.50295: _execute() done 186312 1726890137.50302: dumping result to json 186312 1726890137.50308: done dumping result, returning 186312 1726890137.50322: done running TaskExecutor() for managed_node3/TASK: Verify fs label [02369adf-7a19-881e-6b85-000000001ed8] 186312 1726890137.50335: sending task result for task 02369adf-7a19-881e-6b85-000000001ed8 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890137.50515: no more pending results, returning what we have 186312 1726890137.50520: results queue empty 186312 1726890137.50520: checking for any_errors_fatal 186312 1726890137.50532: done checking for any_errors_fatal 186312 1726890137.50533: checking for max_fail_percentage 186312 1726890137.50535: done checking for max_fail_percentage 186312 1726890137.50536: checking to see if all hosts have failed and the running result is not ok 186312 1726890137.50537: done checking to see if all hosts have failed 186312 1726890137.50538: getting the remaining hosts for this loop 186312 1726890137.50542: done getting the remaining hosts for this loop 186312 1726890137.50548: getting the next task for host managed_node3 186312 1726890137.50561: done getting next task for host managed_node3 186312 1726890137.50564: ^ task is: TASK: See whether the device node is present 186312 1726890137.50569: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890137.50574: getting variables 186312 1726890137.50576: in VariableManager get_vars() 186312 1726890137.50611: Calling all_inventory to load vars for managed_node3 186312 1726890137.50628: Calling groups_inventory to load vars for managed_node3 186312 1726890137.50632: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890137.50644: Calling all_plugins_play to load vars for managed_node3 186312 1726890137.50647: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890137.50650: Calling groups_plugins_play to load vars for managed_node3 186312 1726890137.50622: done sending task result for task 02369adf-7a19-881e-6b85-000000001ed8 186312 1726890137.51369: WORKER PROCESS EXITING 186312 1726890137.51408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890137.52650: done with get_vars() 186312 1726890137.52672: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:42:17 -0400 (0:00:00.170) 0:01:47.279 ****** 186312 1726890137.54022: entering _queue_task() for managed_node3/stat 186312 1726890137.54564: worker is 1 (out of 1 available) 186312 1726890137.54578: exiting _queue_task() for managed_node3/stat 186312 1726890137.54592: done queuing things up, now waiting for results queue to drain 186312 1726890137.54593: waiting for pending results... 186312 1726890137.55615: running TaskExecutor() for managed_node3/TASK: See whether the device node is present 186312 1726890137.55772: in run() - task 02369adf-7a19-881e-6b85-000000001edc 186312 1726890137.55920: variable 'ansible_search_path' from source: unknown 186312 1726890137.55966: calling self._execute() 186312 1726890137.56359: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.56372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.56388: variable 'omit' from source: magic vars 186312 1726890137.56520: variable 'omit' from source: magic vars 186312 1726890137.56719: variable 'omit' from source: magic vars 186312 1726890137.57245: variable 'storage_test_volume' from source: include params 186312 1726890137.57372: variable 'omit' from source: magic vars 186312 1726890137.57489: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890137.57668: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890137.57696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890137.57721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890137.57744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890137.57877: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890137.57884: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.57891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.58105: Set connection var ansible_shell_type to sh 186312 1726890137.58122: Set connection var ansible_pipelining to False 186312 1726890137.58139: Set connection var ansible_timeout to 10 186312 1726890137.58146: Set connection var ansible_connection to ssh 186312 1726890137.58155: Set connection var ansible_shell_executable to /bin/sh 186312 1726890137.58163: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890137.58195: variable 'ansible_shell_executable' from source: unknown 186312 1726890137.58286: variable 'ansible_connection' from source: unknown 186312 1726890137.58294: variable 'ansible_module_compression' from source: unknown 186312 1726890137.58300: variable 'ansible_shell_type' from source: unknown 186312 1726890137.58307: variable 'ansible_shell_executable' from source: unknown 186312 1726890137.58315: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890137.58324: variable 'ansible_pipelining' from source: unknown 186312 1726890137.58334: variable 'ansible_timeout' from source: unknown 186312 1726890137.58342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890137.58787: 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) 186312 1726890137.58802: variable 'omit' from source: magic vars 186312 1726890137.58810: starting attempt loop 186312 1726890137.58822: running the handler 186312 1726890137.58844: _low_level_execute_command(): starting 186312 1726890137.58945: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890137.61757: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890137.61762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890137.61786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890137.61791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890137.62015: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890137.62019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890137.62072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890137.62234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890137.62237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890137.62334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890137.63937: stdout chunk (state=3): >>>/root <<< 186312 1726890137.64025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890137.64104: stderr chunk (state=3): >>><<< 186312 1726890137.64107: stdout chunk (state=3): >>><<< 186312 1726890137.64236: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890137.64239: _low_level_execute_command(): starting 186312 1726890137.64243: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890137.6413405-190130-245236461272413 `" && echo ansible-tmp-1726890137.6413405-190130-245236461272413="` echo /root/.ansible/tmp/ansible-tmp-1726890137.6413405-190130-245236461272413 `" ) && sleep 0' 186312 1726890137.66633: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890137.66638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890137.66788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890137.66793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890137.66803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890137.66864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890137.66935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890137.67093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890137.68995: stdout chunk (state=3): >>>ansible-tmp-1726890137.6413405-190130-245236461272413=/root/.ansible/tmp/ansible-tmp-1726890137.6413405-190130-245236461272413 <<< 186312 1726890137.69110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890137.69189: stderr chunk (state=3): >>><<< 186312 1726890137.69192: stdout chunk (state=3): >>><<< 186312 1726890137.69522: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890137.6413405-190130-245236461272413=/root/.ansible/tmp/ansible-tmp-1726890137.6413405-190130-245236461272413 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890137.69525: variable 'ansible_module_compression' from source: unknown 186312 1726890137.69528: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890137.69532: variable 'ansible_facts' from source: unknown 186312 1726890137.69535: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890137.6413405-190130-245236461272413/AnsiballZ_stat.py 186312 1726890137.70173: Sending initial data 186312 1726890137.70176: Sent initial data (155 bytes) 186312 1726890137.73439: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890137.73454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890137.73468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890137.73485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890137.73540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890137.73628: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890137.73647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890137.73666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890137.73677: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890137.73688: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890137.73699: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890137.73713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890137.73733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890137.73746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890137.73757: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890137.73769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890137.73961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890137.73985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890137.74003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890137.74073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890137.75800: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890137.75804: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890137.75835: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890137.75860: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmphd4_21zl /root/.ansible/tmp/ansible-tmp-1726890137.6413405-190130-245236461272413/AnsiballZ_stat.py <<< 186312 1726890137.75896: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890137.77289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890137.77468: stderr chunk (state=3): >>><<< 186312 1726890137.77471: stdout chunk (state=3): >>><<< 186312 1726890137.77474: done transferring module to remote 186312 1726890137.77476: _low_level_execute_command(): starting 186312 1726890137.77478: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890137.6413405-190130-245236461272413/ /root/.ansible/tmp/ansible-tmp-1726890137.6413405-190130-245236461272413/AnsiballZ_stat.py && sleep 0' 186312 1726890137.78328: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890137.78334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890137.78369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890137.78373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890137.78376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890137.78548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890137.78619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890137.78687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890137.80352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890137.80435: stderr chunk (state=3): >>><<< 186312 1726890137.80438: stdout chunk (state=3): >>><<< 186312 1726890137.80542: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890137.80546: _low_level_execute_command(): starting 186312 1726890137.80549: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890137.6413405-190130-245236461272413/AnsiballZ_stat.py && sleep 0' 186312 1726890137.82126: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890137.82187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890137.82203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890137.82226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890137.82346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890137.82360: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890137.82375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890137.82399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890137.82456: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890137.82468: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890137.82481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890137.82495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890137.82522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890137.82538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890137.82552: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890137.82567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890137.82742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890137.82765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890137.82781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890137.82869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890137.84796: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 186312 1726890137.84800: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890137.84851: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890137.84882: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890137.84919: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890137.84972: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890137.84975: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890137.85027: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890137.85062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890137.85087: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3db3dc0> <<< 186312 1726890137.85164: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890137.85169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3db3b20> <<< 186312 1726890137.85233: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3db3ac0> <<< 186312 1726890137.85237: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890137.85285: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d58490> <<< 186312 1726890137.85313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890137.85364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d58940> <<< 186312 1726890137.85368: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d58670> <<< 186312 1726890137.85394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890137.85436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890137.85473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890137.85476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890137.85513: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d0f190> <<< 186312 1726890137.85517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890137.85531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890137.85608: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d0f220> <<< 186312 1726890137.85654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890137.85677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d0f940> <<< 186312 1726890137.85723: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d70880> <<< 186312 1726890137.85726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d08d90> <<< 186312 1726890137.85785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d32d90> <<< 186312 1726890137.85837: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d58970> <<< 186312 1726890137.85862: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890137.86074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890137.86097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890137.86135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890137.86168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890137.86186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3cafeb0> <<< 186312 1726890137.86264: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3cb2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890137.86267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890137.86298: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890137.86353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890137.86370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890137.86403: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3ca7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3cb0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3caf370> <<< 186312 1726890137.86406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890137.86477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890137.86491: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890137.86532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890137.86582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890137.86606: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3c30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c30910> <<< 186312 1726890137.86642: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c30f10> <<< 186312 1726890137.86665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890137.86714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c30fd0> <<< 186312 1726890137.86732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c420d0> <<< 186312 1726890137.86739: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890137.86769: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c89d90> import '_functools' # <<< 186312 1726890137.86795: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c84670> <<< 186312 1726890137.86872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3cb6e20> <<< 186312 1726890137.86885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890137.86917: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3c42cd0> <<< 186312 1726890137.86979: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3c952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3cbc9d0> <<< 186312 1726890137.86992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890137.87038: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890137.87063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890137.87089: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c42df0> <<< 186312 1726890137.87107: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c42d60> <<< 186312 1726890137.87147: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890137.87158: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890137.87177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890137.87228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890137.87267: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a39fb3d0> <<< 186312 1726890137.87288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890137.87317: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a39fb4c0> <<< 186312 1726890137.87456: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c4af40> <<< 186312 1726890137.87482: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c45a90> <<< 186312 1726890137.87509: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c45490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890137.87522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890137.87553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890137.87588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890137.87599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3924220> <<< 186312 1726890137.87632: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a39e6520> <<< 186312 1726890137.87677: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3cbc040> <<< 186312 1726890137.87702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890137.87750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890137.87762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3937b50> import 'errno' # <<< 186312 1726890137.87815: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3937e80> <<< 186312 1726890137.87854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890137.87874: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3949790> <<< 186312 1726890137.87889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890137.87911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890137.87945: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3949cd0> <<< 186312 1726890137.87996: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a38d5400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3937f70> <<< 186312 1726890137.88009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890137.88074: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a38e62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3949610> import 'pwd' # <<< 186312 1726890137.88106: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a38e63a0> <<< 186312 1726890137.88153: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c42a30> <<< 186312 1726890137.88187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890137.88211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890137.88258: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3902700> <<< 186312 1726890137.88271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890137.88298: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a39029d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a39027c0> <<< 186312 1726890137.88322: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a39028b0> <<< 186312 1726890137.88348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890137.88542: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3902d00> <<< 186312 1726890137.88580: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a390c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3902940> <<< 186312 1726890137.88606: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a38f4a90> <<< 186312 1726890137.88642: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c42610> <<< 186312 1726890137.88654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890137.88701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890137.88738: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3902af0> <<< 186312 1726890137.88838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f21a382a6d0> <<< 186312 1726890137.89001: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890137.89087: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.89140: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/__init__.py <<< 186312 1726890137.89166: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890137.89169: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890137.90361: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.91317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3751820> <<< 186312 1726890137.91349: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890137.91402: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890137.91406: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890137.91420: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3751160> <<< 186312 1726890137.91450: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3751280> <<< 186312 1726890137.91485: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3751f70> <<< 186312 1726890137.91498: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890137.91574: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a37514f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3751d90> <<< 186312 1726890137.91578: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890137.91602: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3751fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890137.91635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890137.91675: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3751100> <<< 186312 1726890137.91716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890137.91719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890137.91760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890137.91774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890137.91843: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a316ff40> <<< 186312 1726890137.91879: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a318cd00> <<< 186312 1726890137.91921: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a318ceb0> <<< 186312 1726890137.91946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890137.91959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890137.91996: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a318c370> <<< 186312 1726890137.92008: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a37b7dc0> <<< 186312 1726890137.92187: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a37b73a0> <<< 186312 1726890137.92234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890137.92238: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a37b7fd0> <<< 186312 1726890137.92279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890137.92322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890137.92338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3786d30> <<< 186312 1726890137.92424: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a31ebd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a31eb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a375a4f0> <<< 186312 1726890137.92460: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a31eb520> <<< 186312 1726890137.92509: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a31eb550> <<< 186312 1726890137.92535: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890137.92558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890137.92571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890137.92647: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a315efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3798250> <<< 186312 1726890137.92675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890137.92742: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a315b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a37983d0> <<< 186312 1726890137.92762: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890137.92800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890137.92837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890137.92840: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890137.92882: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a37b0e50> <<< 186312 1726890137.93007: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a315b7f0> <<< 186312 1726890137.93101: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a315b640> <<< 186312 1726890137.93141: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a315a5b0> <<< 186312 1726890137.93178: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a314fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a378f910> <<< 186312 1726890137.93219: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890137.93240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890137.93290: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a31df6a0> <<< 186312 1726890137.93478: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a31deb20> <<< 186312 1726890137.93482: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a31ee0a0> <<< 186312 1726890137.93543: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a31df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a375cb20> <<< 186312 1726890137.93573: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890137.93576: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.93645: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.93751: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890137.93786: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/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_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890137.93789: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.93883: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.93974: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.94437: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.94906: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/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_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890137.94943: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890137.94999: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a2d3f5e0> <<< 186312 1726890137.95074: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a312a580> <<< 186312 1726890137.95088: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a2ce1100> <<< 186312 1726890137.95145: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890137.95178: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890137.95304: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.95451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890137.95470: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a31deb80> # zipimport: zlib available <<< 186312 1726890137.95845: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.96213: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.96263: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.96334: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890137.96366: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.96410: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890137.96415: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.96466: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.96576: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890137.96590: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890137.96622: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.96666: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890137.96669: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.96847: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.97040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890137.97078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890137.97081: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890137.97157: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a2d11f10> <<< 186312 1726890137.97160: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.97215: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.97293: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890137.97307: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890137.97321: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.97353: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.97391: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890137.97437: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.97469: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.97573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.97628: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890137.97654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890137.97737: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a37a3220> <<< 186312 1726890137.97757: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a2d11850> <<< 186312 1726890137.97808: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890137.97813: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.97924: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.97985: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.98000: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.98057: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890137.98071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890137.98107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890137.98136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890137.98221: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a311dca0> <<< 186312 1726890137.98255: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3119f70> <<< 186312 1726890137.98320: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3113940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890137.98361: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.98376: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890137.98480: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890137.98483: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890137.98603: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.98763: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890137.98920: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890137.99545: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726890125.193038, "mtime": 1726890125.177038, "ctime": 1726890125.177038, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890137.99571: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890137.99890: 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 <<< 186312 1726890137.99993: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery<<< 186312 1726890138.00154: stdout chunk (state=3): >>> # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters<<< 186312 1726890138.00158: stdout chunk (state=3): >>> # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890138.00363: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890138.00366: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890138.00410: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890138.00438: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890138.00469: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890138.00490: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890138.00518: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890138.00606: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890138.00649: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890138.00710: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890138.00769: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890138.00773: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890138.00941: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890138.00983: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890138.00986: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890138.01014: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890138.01378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890138.01381: stdout chunk (state=3): >>><<< 186312 1726890138.01384: stderr chunk (state=3): >>><<< 186312 1726890138.01574: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3db3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3db3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3db3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3d58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3cafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3cb2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3ca7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3cb0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3caf370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3c30e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c30910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c30f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c30fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c84670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3cb6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3c42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3c952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3cbc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c42df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c42d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a39fb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a39fb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c4af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c45a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c45490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3924220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a39e6520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c45f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3cbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3937b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3937e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3949790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3949cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a38d5400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3937f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a38e62e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3949610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a38e63a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c42a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3902700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a39029d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a39027c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a39028b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3902d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a390c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3902940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a38f4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3c42610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3902af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f21a382a6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3751820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3751160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3751280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3751f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a37514f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3751d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a3751fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3751100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a316ff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a318cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a318ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a318c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a37b7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a37b73a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a37b7fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3786d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a31ebd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a31eb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a375a4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a31eb520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a31eb550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a315efd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3798250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a315b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a37983d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a37b0e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a315b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a315b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a315a5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a314fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a378f910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a31df6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a31deb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a31ee0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a31df100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a375cb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/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_4kui9g28/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_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/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_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a2d3f5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a312a580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a2ce1100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a31deb80> # 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_4kui9g28/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_4kui9g28/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_4kui9g28/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_4kui9g28/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_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a2d11f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/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_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21a37a3220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a2d11850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a311dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3119f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21a3113940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/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_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_4kui9g28/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_4kui9g28/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726890125.193038, "mtime": 1726890125.177038, "ctime": 1726890125.177038, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890138.02232: done with _execute_module (stat, {'path': '/dev/sda', 'follow': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890137.6413405-190130-245236461272413/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890138.02236: _low_level_execute_command(): starting 186312 1726890138.02239: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890137.6413405-190130-245236461272413/ > /dev/null 2>&1 && sleep 0' 186312 1726890138.03672: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890138.03676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890138.04557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890138.04561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890138.04563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890138.04639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890138.05676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890138.05691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890138.07474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890138.07555: stderr chunk (state=3): >>><<< 186312 1726890138.07558: stdout chunk (state=3): >>><<< 186312 1726890138.07821: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890138.07825: handler run complete 186312 1726890138.07827: attempt loop complete, returning result 186312 1726890138.07832: _execute() done 186312 1726890138.07835: dumping result to json 186312 1726890138.07837: done dumping result, returning 186312 1726890138.07838: done running TaskExecutor() for managed_node3/TASK: See whether the device node is present [02369adf-7a19-881e-6b85-000000001edc] 186312 1726890138.07841: sending task result for task 02369adf-7a19-881e-6b85-000000001edc 186312 1726890138.07927: done sending task result for task 02369adf-7a19-881e-6b85-000000001edc 186312 1726890138.07934: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890125.193038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726890125.177038, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726890125.177038, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890138.08048: no more pending results, returning what we have 186312 1726890138.08052: results queue empty 186312 1726890138.08053: checking for any_errors_fatal 186312 1726890138.08064: done checking for any_errors_fatal 186312 1726890138.08065: checking for max_fail_percentage 186312 1726890138.08067: done checking for max_fail_percentage 186312 1726890138.08068: checking to see if all hosts have failed and the running result is not ok 186312 1726890138.08069: done checking to see if all hosts have failed 186312 1726890138.08070: getting the remaining hosts for this loop 186312 1726890138.08072: done getting the remaining hosts for this loop 186312 1726890138.08076: getting the next task for host managed_node3 186312 1726890138.08085: done getting next task for host managed_node3 186312 1726890138.08089: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890138.08095: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890138.08100: getting variables 186312 1726890138.08102: in VariableManager get_vars() 186312 1726890138.08148: Calling all_inventory to load vars for managed_node3 186312 1726890138.08152: Calling groups_inventory to load vars for managed_node3 186312 1726890138.08155: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890138.08174: Calling all_plugins_play to load vars for managed_node3 186312 1726890138.08178: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890138.08181: Calling groups_plugins_play to load vars for managed_node3 186312 1726890138.10169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890138.11482: done with get_vars() 186312 1726890138.11500: done getting variables 186312 1726890138.11566: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:42:18 -0400 (0:00:00.577) 0:01:47.856 ****** 186312 1726890138.11749: entering _queue_task() for managed_node3/assert 186312 1726890138.12606: worker is 1 (out of 1 available) 186312 1726890138.12621: exiting _queue_task() for managed_node3/assert 186312 1726890138.12636: done queuing things up, now waiting for results queue to drain 186312 1726890138.12637: waiting for pending results... 186312 1726890138.13447: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890138.13832: in run() - task 02369adf-7a19-881e-6b85-000000001edd 186312 1726890138.13850: variable 'ansible_search_path' from source: unknown 186312 1726890138.13886: calling self._execute() 186312 1726890138.14228: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.14239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.14253: variable 'omit' from source: magic vars 186312 1726890138.15098: variable '_storage_test_volume_present' from source: set_fact 186312 1726890138.15149: variable 'storage_test_volume' from source: include params 186312 1726890138.15313: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 186312 1726890138.15326: variable 'omit' from source: magic vars 186312 1726890138.15384: variable 'omit' from source: magic vars 186312 1726890138.15653: variable 'storage_test_volume' from source: include params 186312 1726890138.15699: variable 'omit' from source: magic vars 186312 1726890138.15781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890138.15870: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890138.15937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890138.16737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890138.16761: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890138.17090: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890138.17158: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.17166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.17264: Set connection var ansible_shell_type to sh 186312 1726890138.17630: Set connection var ansible_pipelining to False 186312 1726890138.17647: Set connection var ansible_timeout to 10 186312 1726890138.17654: Set connection var ansible_connection to ssh 186312 1726890138.17663: Set connection var ansible_shell_executable to /bin/sh 186312 1726890138.17672: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890138.17701: variable 'ansible_shell_executable' from source: unknown 186312 1726890138.17709: variable 'ansible_connection' from source: unknown 186312 1726890138.17719: variable 'ansible_module_compression' from source: unknown 186312 1726890138.17725: variable 'ansible_shell_type' from source: unknown 186312 1726890138.17732: variable 'ansible_shell_executable' from source: unknown 186312 1726890138.17738: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.17746: variable 'ansible_pipelining' from source: unknown 186312 1726890138.17753: variable 'ansible_timeout' from source: unknown 186312 1726890138.17761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.17907: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890138.17925: variable 'omit' from source: magic vars 186312 1726890138.17933: starting attempt loop 186312 1726890138.17938: running the handler 186312 1726890138.18087: variable 'storage_test_dev' from source: set_fact 186312 1726890138.18740: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 186312 1726890138.18751: handler run complete 186312 1726890138.18771: attempt loop complete, returning result 186312 1726890138.18778: _execute() done 186312 1726890138.18785: dumping result to json 186312 1726890138.18793: done dumping result, returning 186312 1726890138.18805: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-000000001edd] 186312 1726890138.18817: sending task result for task 02369adf-7a19-881e-6b85-000000001edd 186312 1726890138.18941: done sending task result for task 02369adf-7a19-881e-6b85-000000001edd ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890138.18995: no more pending results, returning what we have 186312 1726890138.18999: results queue empty 186312 1726890138.19000: checking for any_errors_fatal 186312 1726890138.19014: done checking for any_errors_fatal 186312 1726890138.19015: checking for max_fail_percentage 186312 1726890138.19017: done checking for max_fail_percentage 186312 1726890138.19017: checking to see if all hosts have failed and the running result is not ok 186312 1726890138.19018: done checking to see if all hosts have failed 186312 1726890138.19019: getting the remaining hosts for this loop 186312 1726890138.19021: done getting the remaining hosts for this loop 186312 1726890138.19025: getting the next task for host managed_node3 186312 1726890138.19034: done getting next task for host managed_node3 186312 1726890138.19037: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890138.19045: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890138.19050: getting variables 186312 1726890138.19052: in VariableManager get_vars() 186312 1726890138.19088: Calling all_inventory to load vars for managed_node3 186312 1726890138.19091: Calling groups_inventory to load vars for managed_node3 186312 1726890138.19094: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890138.19108: Calling all_plugins_play to load vars for managed_node3 186312 1726890138.19111: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890138.19116: Calling groups_plugins_play to load vars for managed_node3 186312 1726890138.19748: WORKER PROCESS EXITING 186312 1726890138.19924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890138.21146: done with get_vars() 186312 1726890138.21385: done getting variables 186312 1726890138.21444: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:42:18 -0400 (0:00:00.097) 0:01:47.954 ****** 186312 1726890138.21481: entering _queue_task() for managed_node3/assert 186312 1726890138.22159: worker is 1 (out of 1 available) 186312 1726890138.22171: exiting _queue_task() for managed_node3/assert 186312 1726890138.22185: done queuing things up, now waiting for results queue to drain 186312 1726890138.22186: waiting for pending results... 186312 1726890138.22869: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890138.23019: in run() - task 02369adf-7a19-881e-6b85-000000001ede 186312 1726890138.23151: variable 'ansible_search_path' from source: unknown 186312 1726890138.23193: calling self._execute() 186312 1726890138.23318: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.23470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.23487: variable 'omit' from source: magic vars 186312 1726890138.24319: variable '_storage_test_volume_present' from source: set_fact 186312 1726890138.24446: variable 'storage_test_volume' from source: include params 186312 1726890138.24491: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 186312 1726890138.24553: when evaluation is False, skipping this task 186312 1726890138.24660: _execute() done 186312 1726890138.24667: dumping result to json 186312 1726890138.24673: done dumping result, returning 186312 1726890138.24683: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-000000001ede] 186312 1726890138.24694: sending task result for task 02369adf-7a19-881e-6b85-000000001ede skipping: [managed_node3] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 186312 1726890138.24853: no more pending results, returning what we have 186312 1726890138.24857: results queue empty 186312 1726890138.24858: checking for any_errors_fatal 186312 1726890138.24867: done checking for any_errors_fatal 186312 1726890138.24868: checking for max_fail_percentage 186312 1726890138.24869: done checking for max_fail_percentage 186312 1726890138.24870: checking to see if all hosts have failed and the running result is not ok 186312 1726890138.24871: done checking to see if all hosts have failed 186312 1726890138.24872: getting the remaining hosts for this loop 186312 1726890138.24874: done getting the remaining hosts for this loop 186312 1726890138.24877: getting the next task for host managed_node3 186312 1726890138.24884: done getting next task for host managed_node3 186312 1726890138.24887: ^ task is: TASK: Make sure we got info about this volume 186312 1726890138.24894: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890138.24898: getting variables 186312 1726890138.24900: in VariableManager get_vars() 186312 1726890138.24943: Calling all_inventory to load vars for managed_node3 186312 1726890138.24948: Calling groups_inventory to load vars for managed_node3 186312 1726890138.24952: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890138.24968: Calling all_plugins_play to load vars for managed_node3 186312 1726890138.24972: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890138.24975: Calling groups_plugins_play to load vars for managed_node3 186312 1726890138.26018: done sending task result for task 02369adf-7a19-881e-6b85-000000001ede 186312 1726890138.26022: WORKER PROCESS EXITING 186312 1726890138.26047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890138.26657: done with get_vars() 186312 1726890138.26671: done getting variables 186312 1726890138.26731: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:42:18 -0400 (0:00:00.052) 0:01:48.006 ****** 186312 1726890138.26764: entering _queue_task() for managed_node3/assert 186312 1726890138.27782: running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume 186312 1726890138.27791: worker is 1 (out of 1 available) 186312 1726890138.27797: exiting _queue_task() for managed_node3/assert 186312 1726890138.27808: done queuing things up, now waiting for results queue to drain 186312 1726890138.27809: waiting for pending results... 186312 1726890138.28000: in run() - task 02369adf-7a19-881e-6b85-000000001edf 186312 1726890138.28014: variable 'ansible_search_path' from source: unknown 186312 1726890138.28165: calling self._execute() 186312 1726890138.28385: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.28389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.28400: variable 'omit' from source: magic vars 186312 1726890138.29195: variable '_storage_test_volume_present' from source: set_fact 186312 1726890138.29204: Evaluated conditional (_storage_test_volume_present): True 186312 1726890138.29321: variable 'omit' from source: magic vars 186312 1726890138.29374: variable 'omit' from source: magic vars 186312 1726890138.29584: variable 'storage_test_volume' from source: include params 186312 1726890138.30518: variable 'omit' from source: magic vars 186312 1726890138.30563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890138.30597: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890138.30621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890138.30640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890138.30652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890138.30685: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890138.30689: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.30691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.30791: Set connection var ansible_shell_type to sh 186312 1726890138.30802: Set connection var ansible_pipelining to False 186312 1726890138.30813: Set connection var ansible_timeout to 10 186312 1726890138.30815: Set connection var ansible_connection to ssh 186312 1726890138.30821: Set connection var ansible_shell_executable to /bin/sh 186312 1726890138.30826: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890138.30851: variable 'ansible_shell_executable' from source: unknown 186312 1726890138.30854: variable 'ansible_connection' from source: unknown 186312 1726890138.30857: variable 'ansible_module_compression' from source: unknown 186312 1726890138.30860: variable 'ansible_shell_type' from source: unknown 186312 1726890138.30863: variable 'ansible_shell_executable' from source: unknown 186312 1726890138.30865: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.30868: variable 'ansible_pipelining' from source: unknown 186312 1726890138.30870: variable 'ansible_timeout' from source: unknown 186312 1726890138.30873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.31017: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890138.31308: variable 'omit' from source: magic vars 186312 1726890138.31320: starting attempt loop 186312 1726890138.31328: running the handler 186312 1726890138.31496: variable 'storage_test_volume' from source: include params 186312 1726890138.31518: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890138.31545: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 186312 1726890138.31555: handler run complete 186312 1726890138.31572: attempt loop complete, returning result 186312 1726890138.31578: _execute() done 186312 1726890138.31584: dumping result to json 186312 1726890138.31590: done dumping result, returning 186312 1726890138.31600: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume [02369adf-7a19-881e-6b85-000000001edf] 186312 1726890138.31609: sending task result for task 02369adf-7a19-881e-6b85-000000001edf ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890138.31769: no more pending results, returning what we have 186312 1726890138.31772: results queue empty 186312 1726890138.31773: checking for any_errors_fatal 186312 1726890138.31781: done checking for any_errors_fatal 186312 1726890138.31782: checking for max_fail_percentage 186312 1726890138.31784: done checking for max_fail_percentage 186312 1726890138.31785: checking to see if all hosts have failed and the running result is not ok 186312 1726890138.31786: done checking to see if all hosts have failed 186312 1726890138.31786: getting the remaining hosts for this loop 186312 1726890138.31788: done getting the remaining hosts for this loop 186312 1726890138.31791: getting the next task for host managed_node3 186312 1726890138.31799: done getting next task for host managed_node3 186312 1726890138.31801: ^ task is: TASK: Process volume type (set initial value) (1/2) 186312 1726890138.31807: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890138.31815: getting variables 186312 1726890138.31816: in VariableManager get_vars() 186312 1726890138.31855: Calling all_inventory to load vars for managed_node3 186312 1726890138.31858: Calling groups_inventory to load vars for managed_node3 186312 1726890138.31862: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890138.31874: Calling all_plugins_play to load vars for managed_node3 186312 1726890138.31877: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890138.31881: Calling groups_plugins_play to load vars for managed_node3 186312 1726890138.32403: done sending task result for task 02369adf-7a19-881e-6b85-000000001edf 186312 1726890138.32407: WORKER PROCESS EXITING 186312 1726890138.33043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890138.33791: done with get_vars() 186312 1726890138.33808: done getting variables 186312 1726890138.33872: 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 [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:42:18 -0400 (0:00:00.071) 0:01:48.078 ****** 186312 1726890138.34617: entering _queue_task() for managed_node3/set_fact 186312 1726890138.34925: worker is 1 (out of 1 available) 186312 1726890138.34940: exiting _queue_task() for managed_node3/set_fact 186312 1726890138.34954: done queuing things up, now waiting for results queue to drain 186312 1726890138.34955: waiting for pending results... 186312 1726890138.35700: running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) 186312 1726890138.35928: in run() - task 02369adf-7a19-881e-6b85-000000001ee0 186312 1726890138.36060: variable 'ansible_search_path' from source: unknown 186312 1726890138.36095: calling self._execute() 186312 1726890138.36341: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.36353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.36368: variable 'omit' from source: magic vars 186312 1726890138.36618: variable 'omit' from source: magic vars 186312 1726890138.36777: variable 'omit' from source: magic vars 186312 1726890138.37380: variable 'storage_test_volume' from source: include params 186312 1726890138.37450: variable 'omit' from source: magic vars 186312 1726890138.37620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890138.37665: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890138.37698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890138.37822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890138.37843: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890138.37878: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890138.37886: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.37893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.37999: Set connection var ansible_shell_type to sh 186312 1726890138.38144: Set connection var ansible_pipelining to False 186312 1726890138.38160: Set connection var ansible_timeout to 10 186312 1726890138.38166: Set connection var ansible_connection to ssh 186312 1726890138.38245: Set connection var ansible_shell_executable to /bin/sh 186312 1726890138.38254: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890138.38278: variable 'ansible_shell_executable' from source: unknown 186312 1726890138.38285: variable 'ansible_connection' from source: unknown 186312 1726890138.38291: variable 'ansible_module_compression' from source: unknown 186312 1726890138.38296: variable 'ansible_shell_type' from source: unknown 186312 1726890138.38301: variable 'ansible_shell_executable' from source: unknown 186312 1726890138.38306: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.38313: variable 'ansible_pipelining' from source: unknown 186312 1726890138.38319: variable 'ansible_timeout' from source: unknown 186312 1726890138.38325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.38706: 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) 186312 1726890138.38725: variable 'omit' from source: magic vars 186312 1726890138.38737: starting attempt loop 186312 1726890138.38744: running the handler 186312 1726890138.38759: handler run complete 186312 1726890138.38775: attempt loop complete, returning result 186312 1726890138.38784: _execute() done 186312 1726890138.38790: dumping result to json 186312 1726890138.38798: done dumping result, returning 186312 1726890138.38808: done running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-881e-6b85-000000001ee0] 186312 1726890138.38899: sending task result for task 02369adf-7a19-881e-6b85-000000001ee0 ok: [managed_node3] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 186312 1726890138.39065: no more pending results, returning what we have 186312 1726890138.39069: results queue empty 186312 1726890138.39070: checking for any_errors_fatal 186312 1726890138.39084: done checking for any_errors_fatal 186312 1726890138.39085: checking for max_fail_percentage 186312 1726890138.39087: done checking for max_fail_percentage 186312 1726890138.39088: checking to see if all hosts have failed and the running result is not ok 186312 1726890138.39089: done checking to see if all hosts have failed 186312 1726890138.39090: getting the remaining hosts for this loop 186312 1726890138.39092: done getting the remaining hosts for this loop 186312 1726890138.39096: getting the next task for host managed_node3 186312 1726890138.39105: done getting next task for host managed_node3 186312 1726890138.39108: ^ task is: TASK: Process volume type (get RAID value) (2/2) 186312 1726890138.39117: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890138.39124: getting variables 186312 1726890138.39126: in VariableManager get_vars() 186312 1726890138.39169: Calling all_inventory to load vars for managed_node3 186312 1726890138.39173: Calling groups_inventory to load vars for managed_node3 186312 1726890138.39176: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890138.39188: Calling all_plugins_play to load vars for managed_node3 186312 1726890138.39191: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890138.39194: Calling groups_plugins_play to load vars for managed_node3 186312 1726890138.40418: done sending task result for task 02369adf-7a19-881e-6b85-000000001ee0 186312 1726890138.40421: WORKER PROCESS EXITING 186312 1726890138.40449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890138.41489: done with get_vars() 186312 1726890138.41505: done getting variables 186312 1726890138.41770: 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 [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:42:18 -0400 (0:00:00.078) 0:01:48.157 ****** 186312 1726890138.41804: entering _queue_task() for managed_node3/set_fact 186312 1726890138.42104: worker is 1 (out of 1 available) 186312 1726890138.42119: exiting _queue_task() for managed_node3/set_fact 186312 1726890138.42134: done queuing things up, now waiting for results queue to drain 186312 1726890138.42135: waiting for pending results... 186312 1726890138.42670: running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) 186312 1726890138.42902: in run() - task 02369adf-7a19-881e-6b85-000000001ee1 186312 1726890138.42919: variable 'ansible_search_path' from source: unknown 186312 1726890138.43066: calling self._execute() 186312 1726890138.43314: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.43318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.43328: variable 'omit' from source: magic vars 186312 1726890138.44184: variable 'storage_test_volume' from source: include params 186312 1726890138.44235: Evaluated conditional (storage_test_volume.type == "raid"): False 186312 1726890138.44350: when evaluation is False, skipping this task 186312 1726890138.44354: _execute() done 186312 1726890138.44357: dumping result to json 186312 1726890138.44359: done dumping result, returning 186312 1726890138.44366: done running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-881e-6b85-000000001ee1] 186312 1726890138.44373: sending task result for task 02369adf-7a19-881e-6b85-000000001ee1 186312 1726890138.44485: done sending task result for task 02369adf-7a19-881e-6b85-000000001ee1 186312 1726890138.44488: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 186312 1726890138.44538: no more pending results, returning what we have 186312 1726890138.44542: results queue empty 186312 1726890138.44543: checking for any_errors_fatal 186312 1726890138.44552: done checking for any_errors_fatal 186312 1726890138.44553: checking for max_fail_percentage 186312 1726890138.44555: done checking for max_fail_percentage 186312 1726890138.44556: checking to see if all hosts have failed and the running result is not ok 186312 1726890138.44556: done checking to see if all hosts have failed 186312 1726890138.44557: getting the remaining hosts for this loop 186312 1726890138.44559: done getting the remaining hosts for this loop 186312 1726890138.44563: getting the next task for host managed_node3 186312 1726890138.44571: done getting next task for host managed_node3 186312 1726890138.44574: ^ task is: TASK: Verify the volume's device type 186312 1726890138.44580: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890138.44586: getting variables 186312 1726890138.44588: in VariableManager get_vars() 186312 1726890138.44630: Calling all_inventory to load vars for managed_node3 186312 1726890138.44634: Calling groups_inventory to load vars for managed_node3 186312 1726890138.44637: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890138.44651: Calling all_plugins_play to load vars for managed_node3 186312 1726890138.44654: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890138.44657: Calling groups_plugins_play to load vars for managed_node3 186312 1726890138.45642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890138.46971: done with get_vars() 186312 1726890138.46987: done getting variables 186312 1726890138.47053: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:42:18 -0400 (0:00:00.052) 0:01:48.210 ****** 186312 1726890138.47088: entering _queue_task() for managed_node3/assert 186312 1726890138.47391: worker is 1 (out of 1 available) 186312 1726890138.47406: exiting _queue_task() for managed_node3/assert 186312 1726890138.47421: done queuing things up, now waiting for results queue to drain 186312 1726890138.47422: waiting for pending results... 186312 1726890138.48483: running TaskExecutor() for managed_node3/TASK: Verify the volume's device type 186312 1726890138.48842: in run() - task 02369adf-7a19-881e-6b85-000000001ee2 186312 1726890138.48864: variable 'ansible_search_path' from source: unknown 186312 1726890138.48900: calling self._execute() 186312 1726890138.49063: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.49925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.49948: variable 'omit' from source: magic vars 186312 1726890138.50851: variable '_storage_test_volume_present' from source: set_fact 186312 1726890138.50929: Evaluated conditional (_storage_test_volume_present): True 186312 1726890138.50941: variable 'omit' from source: magic vars 186312 1726890138.51004: variable 'omit' from source: magic vars 186312 1726890138.51153: variable 'omit' from source: magic vars 186312 1726890138.51200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890138.51240: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890138.51341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890138.51367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890138.51531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890138.51567: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890138.51575: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.51583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.51683: Set connection var ansible_shell_type to sh 186312 1726890138.51730: Set connection var ansible_pipelining to False 186312 1726890138.51747: Set connection var ansible_timeout to 10 186312 1726890138.51923: Set connection var ansible_connection to ssh 186312 1726890138.51935: Set connection var ansible_shell_executable to /bin/sh 186312 1726890138.51944: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890138.51971: variable 'ansible_shell_executable' from source: unknown 186312 1726890138.51978: variable 'ansible_connection' from source: unknown 186312 1726890138.51985: variable 'ansible_module_compression' from source: unknown 186312 1726890138.51992: variable 'ansible_shell_type' from source: unknown 186312 1726890138.51998: variable 'ansible_shell_executable' from source: unknown 186312 1726890138.52004: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.52014: variable 'ansible_pipelining' from source: unknown 186312 1726890138.52021: variable 'ansible_timeout' from source: unknown 186312 1726890138.52029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.52173: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890138.52364: variable 'omit' from source: magic vars 186312 1726890138.52373: starting attempt loop 186312 1726890138.52379: running the handler 186312 1726890138.52570: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890138.52599: variable 'storage_test_volume' from source: include params 186312 1726890138.52627: variable 'st_volume_type' from source: set_fact 186312 1726890138.52651: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 186312 1726890138.52660: handler run complete 186312 1726890138.52681: attempt loop complete, returning result 186312 1726890138.52689: _execute() done 186312 1726890138.52695: dumping result to json 186312 1726890138.52701: done dumping result, returning 186312 1726890138.52710: done running TaskExecutor() for managed_node3/TASK: Verify the volume's device type [02369adf-7a19-881e-6b85-000000001ee2] 186312 1726890138.52722: sending task result for task 02369adf-7a19-881e-6b85-000000001ee2 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890138.52868: no more pending results, returning what we have 186312 1726890138.52871: results queue empty 186312 1726890138.52872: checking for any_errors_fatal 186312 1726890138.52882: done checking for any_errors_fatal 186312 1726890138.52883: checking for max_fail_percentage 186312 1726890138.52885: done checking for max_fail_percentage 186312 1726890138.52886: checking to see if all hosts have failed and the running result is not ok 186312 1726890138.52886: done checking to see if all hosts have failed 186312 1726890138.52887: getting the remaining hosts for this loop 186312 1726890138.52889: done getting the remaining hosts for this loop 186312 1726890138.52892: getting the next task for host managed_node3 186312 1726890138.52902: done getting next task for host managed_node3 186312 1726890138.52905: ^ task is: TASK: Stat the LUKS device, if encrypted 186312 1726890138.52910: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890138.52917: getting variables 186312 1726890138.52919: in VariableManager get_vars() 186312 1726890138.52965: Calling all_inventory to load vars for managed_node3 186312 1726890138.52969: Calling groups_inventory to load vars for managed_node3 186312 1726890138.52973: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890138.52987: Calling all_plugins_play to load vars for managed_node3 186312 1726890138.52990: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890138.52993: Calling groups_plugins_play to load vars for managed_node3 186312 1726890138.53519: done sending task result for task 02369adf-7a19-881e-6b85-000000001ee2 186312 1726890138.53522: WORKER PROCESS EXITING 186312 1726890138.54336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890138.55582: done with get_vars() 186312 1726890138.55595: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:42:18 -0400 (0:00:00.086) 0:01:48.296 ****** 186312 1726890138.55694: entering _queue_task() for managed_node3/stat 186312 1726890138.56574: worker is 1 (out of 1 available) 186312 1726890138.56587: exiting _queue_task() for managed_node3/stat 186312 1726890138.56599: done queuing things up, now waiting for results queue to drain 186312 1726890138.56601: waiting for pending results... 186312 1726890138.57730: running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted 186312 1726890138.57947: in run() - task 02369adf-7a19-881e-6b85-000000001ee6 186312 1726890138.57980: variable 'ansible_search_path' from source: unknown 186312 1726890138.58108: calling self._execute() 186312 1726890138.58285: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.58410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.58431: variable 'omit' from source: magic vars 186312 1726890138.59276: variable 'storage_test_volume' from source: include params 186312 1726890138.59322: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890138.59333: when evaluation is False, skipping this task 186312 1726890138.59341: _execute() done 186312 1726890138.59348: dumping result to json 186312 1726890138.59384: done dumping result, returning 186312 1726890138.59394: done running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-881e-6b85-000000001ee6] 186312 1726890138.59404: sending task result for task 02369adf-7a19-881e-6b85-000000001ee6 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890138.59572: no more pending results, returning what we have 186312 1726890138.59576: results queue empty 186312 1726890138.59577: checking for any_errors_fatal 186312 1726890138.59586: done checking for any_errors_fatal 186312 1726890138.59587: checking for max_fail_percentage 186312 1726890138.59589: done checking for max_fail_percentage 186312 1726890138.59590: checking to see if all hosts have failed and the running result is not ok 186312 1726890138.59591: done checking to see if all hosts have failed 186312 1726890138.59591: getting the remaining hosts for this loop 186312 1726890138.59593: done getting the remaining hosts for this loop 186312 1726890138.59597: getting the next task for host managed_node3 186312 1726890138.59606: done getting next task for host managed_node3 186312 1726890138.59608: ^ task is: TASK: Ensure cryptsetup is present 186312 1726890138.59618: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890138.59625: getting variables 186312 1726890138.59627: in VariableManager get_vars() 186312 1726890138.59666: Calling all_inventory to load vars for managed_node3 186312 1726890138.59669: Calling groups_inventory to load vars for managed_node3 186312 1726890138.59673: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890138.59687: Calling all_plugins_play to load vars for managed_node3 186312 1726890138.59691: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890138.59694: Calling groups_plugins_play to load vars for managed_node3 186312 1726890138.61034: done sending task result for task 02369adf-7a19-881e-6b85-000000001ee6 186312 1726890138.61037: WORKER PROCESS EXITING 186312 1726890138.61060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890138.61697: done with get_vars() 186312 1726890138.61711: done getting variables 186312 1726890138.62377: 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 [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:42:18 -0400 (0:00:00.067) 0:01:48.363 ****** 186312 1726890138.62410: entering _queue_task() for managed_node3/package 186312 1726890138.62658: worker is 1 (out of 1 available) 186312 1726890138.62668: exiting _queue_task() for managed_node3/package 186312 1726890138.62680: done queuing things up, now waiting for results queue to drain 186312 1726890138.62682: waiting for pending results... 186312 1726890138.63384: running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present 186312 1726890138.63849: in run() - task 02369adf-7a19-881e-6b85-000000001ee7 186312 1726890138.63869: variable 'ansible_search_path' from source: unknown 186312 1726890138.63909: calling self._execute() 186312 1726890138.64724: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.64737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.64751: variable 'omit' from source: magic vars 186312 1726890138.64868: variable 'omit' from source: magic vars 186312 1726890138.64927: variable 'omit' from source: magic vars 186312 1726890138.65199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890138.69610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890138.70375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890138.70415: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890138.70453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890138.70482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890138.70607: 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) 186312 1726890138.70645: 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) 186312 1726890138.70679: 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) 186312 1726890138.70729: 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) 186312 1726890138.70752: 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) 186312 1726890138.70890: variable '__storage_is_ostree' from source: set_fact 186312 1726890138.70903: variable 'omit' from source: magic vars 186312 1726890138.70947: variable 'omit' from source: magic vars 186312 1726890138.70977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890138.71008: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890138.71036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890138.71433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890138.71450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890138.71485: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890138.71494: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.71502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.71604: Set connection var ansible_shell_type to sh 186312 1726890138.71623: Set connection var ansible_pipelining to False 186312 1726890138.71638: Set connection var ansible_timeout to 10 186312 1726890138.71646: Set connection var ansible_connection to ssh 186312 1726890138.71656: Set connection var ansible_shell_executable to /bin/sh 186312 1726890138.71667: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890138.71696: variable 'ansible_shell_executable' from source: unknown 186312 1726890138.71706: variable 'ansible_connection' from source: unknown 186312 1726890138.71718: variable 'ansible_module_compression' from source: unknown 186312 1726890138.71726: variable 'ansible_shell_type' from source: unknown 186312 1726890138.71733: variable 'ansible_shell_executable' from source: unknown 186312 1726890138.71739: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890138.71748: variable 'ansible_pipelining' from source: unknown 186312 1726890138.71755: variable 'ansible_timeout' from source: unknown 186312 1726890138.71762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890138.71876: 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) 186312 1726890138.71895: variable 'omit' from source: magic vars 186312 1726890138.71904: starting attempt loop 186312 1726890138.71911: running the handler 186312 1726890138.71927: variable 'ansible_facts' from source: unknown 186312 1726890138.71935: variable 'ansible_facts' from source: unknown 186312 1726890138.71999: _low_level_execute_command(): starting 186312 1726890138.72016: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890138.72852: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890138.72873: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890138.72890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890138.72917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890138.72963: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890138.72977: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890138.73002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890138.73031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890138.73052: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890138.73063: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890138.73076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890138.73095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890138.73114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890138.73130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890138.73143: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890138.73157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890138.73241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890138.73282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890138.73300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890138.74156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890138.75747: stdout chunk (state=3): >>>/root <<< 186312 1726890138.75936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890138.75939: stdout chunk (state=3): >>><<< 186312 1726890138.75942: stderr chunk (state=3): >>><<< 186312 1726890138.76036: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890138.76041: _low_level_execute_command(): starting 186312 1726890138.76044: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890138.7595818-190179-177877150532714 `" && echo ansible-tmp-1726890138.7595818-190179-177877150532714="` echo /root/.ansible/tmp/ansible-tmp-1726890138.7595818-190179-177877150532714 `" ) && sleep 0' 186312 1726890138.77361: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890138.77365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890138.77398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890138.77402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890138.77404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890138.77467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890138.77734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890138.77737: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890138.77787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890138.79607: stdout chunk (state=3): >>>ansible-tmp-1726890138.7595818-190179-177877150532714=/root/.ansible/tmp/ansible-tmp-1726890138.7595818-190179-177877150532714 <<< 186312 1726890138.79731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890138.79801: stderr chunk (state=3): >>><<< 186312 1726890138.79804: stdout chunk (state=3): >>><<< 186312 1726890138.80120: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890138.7595818-190179-177877150532714=/root/.ansible/tmp/ansible-tmp-1726890138.7595818-190179-177877150532714 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890138.80123: variable 'ansible_module_compression' from source: unknown 186312 1726890138.80125: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 186312 1726890138.80127: variable 'ansible_facts' from source: unknown 186312 1726890138.80129: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890138.7595818-190179-177877150532714/AnsiballZ_dnf.py 186312 1726890138.80442: Sending initial data 186312 1726890138.80445: Sent initial data (154 bytes) 186312 1726890138.82731: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890138.82863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890138.82880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890138.82900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890138.82956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890138.83005: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890138.83055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890138.83079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890138.83093: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890138.83105: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890138.83121: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890138.83136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890138.83153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890138.83168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890138.83183: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890138.83204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890138.83276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890138.83409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890138.83428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890138.83607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890138.85272: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890138.85307: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890138.85347: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp61gxgpbc /root/.ansible/tmp/ansible-tmp-1726890138.7595818-190179-177877150532714/AnsiballZ_dnf.py <<< 186312 1726890138.85387: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890138.87364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890138.87370: stderr chunk (state=3): >>><<< 186312 1726890138.87373: stdout chunk (state=3): >>><<< 186312 1726890138.87394: done transferring module to remote 186312 1726890138.87409: _low_level_execute_command(): starting 186312 1726890138.87415: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890138.7595818-190179-177877150532714/ /root/.ansible/tmp/ansible-tmp-1726890138.7595818-190179-177877150532714/AnsiballZ_dnf.py && sleep 0' 186312 1726890138.89097: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890138.89107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890138.89125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890138.89139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890138.89196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890138.89238: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890138.89248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890138.89261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890138.89268: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890138.89275: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890138.89282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890138.89349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890138.89360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890138.89368: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890138.89374: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890138.89383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890138.89572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890138.89585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890138.89594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890138.89787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890138.91491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890138.91494: stdout chunk (state=3): >>><<< 186312 1726890138.91497: stderr chunk (state=3): >>><<< 186312 1726890138.91590: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890138.91594: _low_level_execute_command(): starting 186312 1726890138.91597: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890138.7595818-190179-177877150532714/AnsiballZ_dnf.py && sleep 0' 186312 1726890138.92975: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890138.93074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890138.93090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890138.93114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890138.93156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890138.93205: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890138.93233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890138.93252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890138.93297: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890138.93309: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890138.93330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890138.93349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890138.93366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890138.93379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890138.93390: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890138.93404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890138.93521: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890138.93596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890138.93613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890138.93714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890138.95615: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890138.95620: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890138.95628: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890138.95687: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890138.95728: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890138.95756: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890138.95800: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890138.95807: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890138.95854: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890138.95899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890138.95906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890138.96005: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d5f3dc0> <<< 186312 1726890138.96008: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890138.96013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d5983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d5f3b20> <<< 186312 1726890138.96016: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890138.96028: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d5f3ac0> <<< 186312 1726890138.96048: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890138.96074: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890138.96081: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d598490> <<< 186312 1726890138.96107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890138.96130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890138.96152: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d598940> <<< 186312 1726890138.96174: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d598670> <<< 186312 1726890138.96618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890138.96621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890138.96623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890138.96624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890138.96626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890138.96628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890138.96630: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d54f190> <<< 186312 1726890138.96632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890138.96633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890138.96635: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d54f220> <<< 186312 1726890138.96638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890138.96640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d572850> <<< 186312 1726890138.96642: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d54f940> <<< 186312 1726890138.96644: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d5b0880> <<< 186312 1726890138.96646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d548d90> <<< 186312 1726890138.96649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890138.96651: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d572d90> <<< 186312 1726890138.96664: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d598970> <<< 186312 1726890138.96695: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890138.96940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890138.96972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890138.96993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890138.97007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890138.97036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890138.97052: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4efeb0> <<< 186312 1726890138.97096: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4f2f40> <<< 186312 1726890138.97118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890138.97126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890138.97143: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890138.97158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890138.97176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890138.97200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890138.97241: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4e7610> <<< 186312 1726890138.97247: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4ef370> <<< 186312 1726890138.97270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890138.97336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890138.97357: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890138.97386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890138.97408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890138.97452: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d1d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1d68b0> <<< 186312 1726890138.97464: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890138.97496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1d6eb0> <<< 186312 1726890138.97502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890138.97542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890138.97552: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1d6f70> <<< 186312 1726890138.97578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1d6e80> <<< 186312 1726890138.97593: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890138.97647: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d452d30> <<< 186312 1726890138.97654: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890138.97678: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d44d610> <<< 186312 1726890138.97740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d45f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4f6e20> <<< 186312 1726890138.97757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890138.97794: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d1e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d452250> <<< 186312 1726890138.97837: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d45f280> <<< 186312 1726890138.97859: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4fc9d0> <<< 186312 1726890138.97865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890138.97890: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890138.97918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890138.97942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1e7d90> <<< 186312 1726890138.97972: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1e7d00> <<< 186312 1726890138.97995: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890138.98025: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890138.98030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890138.98051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890138.98097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890138.98139: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1bb370> <<< 186312 1726890138.98154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890138.98160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890138.98190: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1bb460> <<< 186312 1726890138.98306: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1effa0> <<< 186312 1726890138.98348: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1ea490> <<< 186312 1726890138.98380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890138.98385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890138.98425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890138.98431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890138.98464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890138.98471: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1091c0> <<< 186312 1726890138.98500: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1a6c70> <<< 186312 1726890138.98550: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4fc040> <<< 186312 1726890138.98577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890138.98599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890138.98635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d11caf0> <<< 186312 1726890138.98642: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890138.98679: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d11ce20> <<< 186312 1726890138.98695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890138.98716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890138.98750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d12f730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890138.98784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890138.98811: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d12fc70> <<< 186312 1726890138.98856: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0c53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d11cf10> <<< 186312 1726890138.98882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890138.98888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890138.98944: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0d6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d12f5b0> import 'pwd' # <<< 186312 1726890138.98976: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0d6340> <<< 186312 1726890138.99016: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1e79d0> <<< 186312 1726890138.99031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890138.99049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890138.99073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890138.99079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890138.99119: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0f26a0> <<< 186312 1726890138.99160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890138.99168: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0f2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d0f2760> <<< 186312 1726890138.99196: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0f2850> <<< 186312 1726890138.99227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890138.99421: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0f2ca0> <<< 186312 1726890138.99456: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0fe1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d0f28e0> <<< 186312 1726890138.99488: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d0e4a30> <<< 186312 1726890138.99516: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1e75b0> <<< 186312 1726890138.99540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890138.99570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890138.99606: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d0f2a90> <<< 186312 1726890138.99708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890138.99727: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f864d027670> <<< 186312 1726890138.99874: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 186312 1726890138.99960: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890138.99988: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890139.00014: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.00036: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890139.00042: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.01238: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.02165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf507c0> <<< 186312 1726890139.02191: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.02219: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890139.02246: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890139.02273: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864cf50160> <<< 186312 1726890139.02309: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf50280> <<< 186312 1726890139.02341: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf50f10> <<< 186312 1726890139.02363: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890139.02414: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf504f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf50d30> import 'atexit' # <<< 186312 1726890139.02447: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864cf50f70> <<< 186312 1726890139.02463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890139.02488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890139.02539: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf50100> <<< 186312 1726890139.02556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890139.02564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890139.02577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890139.02600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890139.02627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890139.02694: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c96eee0> <<< 186312 1726890139.02733: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c98bf40> <<< 186312 1726890139.02759: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c98bd60> <<< 186312 1726890139.02775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890139.02805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890139.02839: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c98b3d0> <<< 186312 1726890139.02854: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf36dc0> <<< 186312 1726890139.03013: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf363a0> <<< 186312 1726890139.03036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890139.03055: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf36f70> <<< 186312 1726890139.03080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890139.03086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890139.03110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890139.03137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890139.03143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890139.03167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf84c10> <<< 186312 1726890139.03257: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9eacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9ea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf54490> <<< 186312 1726890139.03294: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c9ea4c0> <<< 186312 1726890139.03327: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9ea4f0> <<< 186312 1726890139.03352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890139.03372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890139.03396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890139.03472: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c951250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf961f0> <<< 186312 1726890139.03490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890139.03506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890139.03558: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890139.03566: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c95c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf96370> <<< 186312 1726890139.03581: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890139.03618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.03647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890139.03654: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890139.03706: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cfb0d90> <<< 186312 1726890139.03835: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c95c880> <<< 186312 1726890139.03927: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c95c6d0> <<< 186312 1726890139.03954: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c95b670> <<< 186312 1726890139.03999: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c95b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf8e8b0> <<< 186312 1726890139.04030: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890139.04054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890139.04060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890139.04106: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c9e1670> <<< 186312 1726890139.04287: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c9e0ac0> <<< 186312 1726890139.04294: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9f00d0> <<< 186312 1726890139.04347: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890139.04369: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c9e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf5ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890139.04375: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.04450: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.04533: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.04579: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890139.04586: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890139.04677: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.04770: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.05223: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.05689: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890139.05706: 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.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890139.05724: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890139.05730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.05785: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c534580> <<< 186312 1726890139.05847: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c929520> <<< 186312 1726890139.05865: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c4d70a0> <<< 186312 1726890139.05918: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890139.05957: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890139.06076: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.06206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890139.06235: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9e0bb0> # zipimport: zlib available <<< 186312 1726890139.06632: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.06975: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.07031: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.07096: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890139.07135: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.07168: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890139.07175: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.07229: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.07315: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890139.07334: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890139.07341: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.07368: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.07416: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890139.07592: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.07779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890139.07814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890139.07888: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c939970> # zipimport: zlib available <<< 186312 1726890139.07951: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.08028: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/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_nhwt2mpo/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_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890139.08042: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890139.08049: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.08082: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.08125: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890139.08130: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.08161: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.08200: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.08258: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.08321: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890139.08343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.08415: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864cfa2250> <<< 186312 1726890139.08444: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9396a0> <<< 186312 1726890139.08489: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/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_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890139.08495: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.08605: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.08660: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.08676: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.08726: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890139.08744: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890139.08752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890139.08776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890139.08806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890139.08814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890139.08899: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9207c0> <<< 186312 1726890139.08937: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c91d7f0> <<< 186312 1726890139.08996: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c917970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890139.09028: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.09055: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/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_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890139.09131: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890139.09150: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 186312 1726890139.09157: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.09620: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.10031: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.10917: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.11129: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317640> <<< 186312 1726890139.11152: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c3176d0> <<< 186312 1726890139.11172: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 186312 1726890139.11195: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 186312 1726890139.11226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317910> <<< 186312 1726890139.11246: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 186312 1726890139.11268: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890139.11303: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317070> <<< 186312 1726890139.11344: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py <<< 186312 1726890139.11368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890139.11375: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 186312 1726890139.11397: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 186312 1726890139.11403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 186312 1726890139.11436: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 186312 1726890139.11443: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c302730> <<< 186312 1726890139.11469: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c302c40> <<< 186312 1726890139.11505: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 186312 1726890139.11513: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c302e50> <<< 186312 1726890139.11558: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf9f700> <<< 186312 1726890139.11583: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 186312 1726890139.11588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890139.11617: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c329a60> <<< 186312 1726890139.11647: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 186312 1726890139.11667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 186312 1726890139.11746: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c329ac0> <<< 186312 1726890139.11754: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 186312 1726890139.11773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 186312 1726890139.11791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 186312 1726890139.11824: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c360610> <<< 186312 1726890139.11829: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c329ee0> <<< 186312 1726890139.11859: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c329370> <<< 186312 1726890139.11875: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf9f6d0> <<< 186312 1726890139.11894: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 186312 1726890139.11910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 186312 1726890139.11938: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 186312 1726890139.11963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 186312 1726890139.11988: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 186312 1726890139.12009: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c4c3070> <<< 186312 1726890139.12156: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c508dc0> <<< 186312 1726890139.12184: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c360430> <<< 186312 1726890139.12207: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 186312 1726890139.12235: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 186312 1726890139.12249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 186312 1726890139.12281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' <<< 186312 1726890139.12288: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c503df0> <<< 186312 1726890139.12341: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c503250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c509d30> <<< 186312 1726890139.12346: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c2c4f70> <<< 186312 1726890139.12384: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c4c8910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c939ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317e50> <<< 186312 1726890139.12390: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c3176a0> <<< 186312 1726890139.12429: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317760> <<< 186312 1726890139.12455: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 186312 1726890139.12471: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 186312 1726890139.12527: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c503ac0> <<< 186312 1726890139.12550: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317160> <<< 186312 1726890139.12557: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.12635: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c534a60> <<< 186312 1726890139.12654: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 186312 1726890139.12673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 186312 1726890139.12735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890139.12758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890139.12909: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c4c9940> <<< 186312 1726890139.13178: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c3785e0> <<< 186312 1726890139.13219: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c534850> <<< 186312 1726890139.13227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 186312 1726890139.13249: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c3656a0> <<< 186312 1726890139.13276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c2cc5e0> <<< 186312 1726890139.13305: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 186312 1726890139.13343: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c2e2b50> <<< 186312 1726890139.13352: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c2cc8e0> <<< 186312 1726890139.13369: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 186312 1726890139.13420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 186312 1726890139.13502: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c2e26d0> <<< 186312 1726890139.13516: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 186312 1726890139.13545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 186312 1726890139.13815: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c30e910> <<< 186312 1726890139.13840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 186312 1726890139.13845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 186312 1726890139.13869: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c08fca0> <<< 186312 1726890139.13904: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.14012: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available <<< 186312 1726890139.14109: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.14242: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 186312 1726890139.14280: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.14327: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 186312 1726890139.14431: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.14519: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 186312 1726890139.14605: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890139.14745: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890139.15518: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.15522: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 186312 1726890139.15525: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff0be0> <<< 186312 1726890139.15527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890139.15529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890139.15531: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff0d60> <<< 186312 1726890139.15533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890139.15535: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c045430> <<< 186312 1726890139.15542: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff0fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff0250> <<< 186312 1726890139.15543: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff0850> <<< 186312 1726890139.15545: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 186312 1726890139.15588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 186312 1726890139.15617: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.15645: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 186312 1726890139.15772: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864bf789d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bf78580> <<< 186312 1726890139.15794: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 186312 1726890139.15828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 186312 1726890139.15890: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864bf19550> <<< 186312 1726890139.15922: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bf78a00> <<< 186312 1726890139.15944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 186312 1726890139.16004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 186312 1726890139.16958: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864bbd7e20> <<< 186312 1726890139.17016: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bf992e0> <<< 186312 1726890139.17037: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 186312 1726890139.17083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 186312 1726890139.17174: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a68e2e0> <<< 186312 1726890139.17217: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bf4c8b0> <<< 186312 1726890139.17235: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 186312 1726890139.17259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890139.17395: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a55ce80> <<< 186312 1726890139.17456: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a66d580> <<< 186312 1726890139.17464: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 186312 1726890139.17496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890139.17583: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a4c7a00> <<< 186312 1726890139.17633: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a68e520> <<< 186312 1726890139.17650: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890139.17735: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a4bfd60> <<< 186312 1726890139.17752: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a4c7fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bf78130> <<< 186312 1726890139.17759: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 186312 1726890139.17782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 186312 1726890139.17809: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 186312 1726890139.17838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890139.17845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890139.17876: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a3eeb20> <<< 186312 1726890139.17915: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a3ee340> <<< 186312 1726890139.17936: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 186312 1726890139.17959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 186312 1726890139.17986: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 186312 1726890139.18016: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a403700> <<< 186312 1726890139.18043: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 186312 1726890139.18052: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 186312 1726890139.18081: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a40e2b0> <<< 186312 1726890139.18116: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.18461: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a40e850> <<< 186312 1726890139.18516: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a40eca0> <<< 186312 1726890139.18548: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a40e370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a403790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a3fadc0> <<< 186312 1726890139.18585: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 186312 1726890139.18591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.18690: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649fc2ee0> <<< 186312 1726890139.18706: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a403190> <<< 186312 1726890139.18803: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a3eeca0> <<< 186312 1726890139.18806: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a4f2730> <<< 186312 1726890139.19218: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.19221: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a4f2f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a4f28b0> <<< 186312 1726890139.19224: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bf78280> <<< 186312 1726890139.19226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649fcfd60> <<< 186312 1726890139.19228: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 186312 1726890139.19230: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 186312 1726890139.19232: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 186312 1726890139.19234: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890139.19236: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.19238: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 186312 1726890139.19240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 186312 1726890139.19242: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 186312 1726890139.19298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 186312 1726890139.19427: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649e40220> <<< 186312 1726890139.19503: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649edf2b0> <<< 186312 1726890139.19526: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890139.19559: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5b7f0> <<< 186312 1726890139.19635: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e92e50> <<< 186312 1726890139.19662: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.19739: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.19756: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 186312 1726890139.19803: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5be80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5bbb0> <<< 186312 1726890139.19828: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.19854: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890139.19897: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5bee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5be50> <<< 186312 1726890139.19915: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.19944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890139.19981: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d451c0> <<< 186312 1726890139.19999: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 186312 1726890139.20041: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5bf40> <<< 186312 1726890139.20064: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.20084: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890139.20127: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d453d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5beb0> <<< 186312 1726890139.20150: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 186312 1726890139.20186: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5bc40> <<< 186312 1726890139.20213: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 186312 1726890139.20248: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d451f0> <<< 186312 1726890139.20272: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 186312 1726890139.20306: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45430> <<< 186312 1726890139.20335: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 186312 1726890139.20368: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d454c0> <<< 186312 1726890139.20392: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 186312 1726890139.20428: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45550> <<< 186312 1726890139.20456: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 186312 1726890139.20490: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d455e0> <<< 186312 1726890139.20515: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 186312 1726890139.20550: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45670> <<< 186312 1726890139.20574: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 186312 1726890139.20614: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45700> <<< 186312 1726890139.20670: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py <<< 186312 1726890139.20678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890139.20707: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5b220> <<< 186312 1726890139.20746: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ec61c0> <<< 186312 1726890139.20770: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890139.20796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890139.20892: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649d45be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5b8e0> <<< 186312 1726890139.20968: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649edf100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ebdca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ebd2b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890139.20999: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ebd490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ff4b50> <<< 186312 1726890139.21036: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 186312 1726890139.21067: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ebde20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649fcfd00> <<< 186312 1726890139.21095: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.21119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 186312 1726890139.21161: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 186312 1726890139.21224: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d5bc40> <<< 186312 1726890139.21274: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d5b4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ff4940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 186312 1726890139.21282: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890139.21505: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 186312 1726890139.21513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649cf82b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649cab190> <<< 186312 1726890139.21553: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649cab220> <<< 186312 1726890139.21604: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d0b6a0> <<< 186312 1726890139.21635: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649cf86d0> <<< 186312 1726890139.21656: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ceca90> <<< 186312 1726890139.21690: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ce50d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d5bee0> <<< 186312 1726890139.21721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 186312 1726890139.21749: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 186312 1726890139.21858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.21895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649cabfd0> <<< 186312 1726890139.21902: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649cab790> <<< 186312 1726890139.21930: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d5bd90> <<< 186312 1726890139.21953: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 186312 1726890139.21971: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ce5940> <<< 186312 1726890139.21998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ccf850> <<< 186312 1726890139.22024: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ccf8e0> <<< 186312 1726890139.22052: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ccfa60> <<< 186312 1726890139.22070: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 186312 1726890139.22093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 186312 1726890139.22113: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 186312 1726890139.22143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 186312 1726890139.22216: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649b101c0> <<< 186312 1726890139.22235: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649cde190> <<< 186312 1726890139.22259: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649b10220> <<< 186312 1726890139.22282: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890139.22308: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649b10310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ccfa00> <<< 186312 1726890139.22350: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 186312 1726890139.22360: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ccffa0> <<< 186312 1726890139.22385: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 186312 1726890139.22407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890139.22459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890139.22476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890139.22498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890139.22526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 186312 1726890139.22549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890139.22565: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649a983d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a98190> <<< 186312 1726890139.22597: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a889d0> <<< 186312 1726890139.22704: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649b219d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649b10eb0> <<< 186312 1726890139.22754: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649b21ca0> <<< 186312 1726890139.22762: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649b289a0> <<< 186312 1726890139.22795: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649aa6700> <<< 186312 1726890139.22859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649aa6340> <<< 186312 1726890139.22870: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 186312 1726890139.22907: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ab7670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ab7190> <<< 186312 1726890139.22951: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ab74f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff0970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff07c0> <<< 186312 1726890139.23405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 186312 1726890139.23433: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.23451: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649abefa0> <<< 186312 1726890139.23467: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.23492: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 186312 1726890139.23528: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 186312 1726890139.23547: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 186312 1726890139.23579: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 186312 1726890139.23611: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a74fa0> <<< 186312 1726890139.23648: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 186312 1726890139.23665: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 186312 1726890139.23696: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.23794: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649a0ed90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a0ec10> <<< 186312 1726890139.23802: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a0e3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a0e190> <<< 186312 1726890139.23827: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a5eee0> <<< 186312 1726890139.23858: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a0e220> <<< 186312 1726890139.23882: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 186312 1726890139.23900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.23954: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 186312 1726890139.23962: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a38160> <<< 186312 1726890139.23993: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a0eeb0> <<< 186312 1726890139.24030: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 186312 1726890139.24088: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a299d0> <<< 186312 1726890139.24139: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a38fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86499371c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649937310> <<< 186312 1726890139.24177: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 186312 1726890139.24236: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649937910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649937640> <<< 186312 1726890139.24267: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86499379d0> <<< 186312 1726890139.24333: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649945610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 186312 1726890139.24393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649945700> <<< 186312 1726890139.24432: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 186312 1726890139.24443: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649945ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649945af0> <<< 186312 1726890139.24513: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649945f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864995bb20> <<< 186312 1726890139.24544: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864995bc40> <<< 186312 1726890139.24577: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 186312 1726890139.24602: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864995be80> <<< 186312 1726890139.24663: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498eb310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498ebd00> <<< 186312 1726890139.24730: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 186312 1726890139.24789: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498ebe50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 186312 1726890139.24796: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498fa550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498fa130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 186312 1726890139.24861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 186312 1726890139.24894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 186312 1726890139.24909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498faf40> <<< 186312 1726890139.24937: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498faa90> <<< 186312 1726890139.24974: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498fad90> <<< 186312 1726890139.24983: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649907820> <<< 186312 1726890139.25051: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649907fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86499142b0> <<< 186312 1726890139.25105: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86499143a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a5e4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a5e220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649abed00> <<< 186312 1726890139.25138: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 186312 1726890139.25165: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.25217: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649914f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649914c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py <<< 186312 1726890139.25279: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.25295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890139.25322: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890139.25375: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498af5e0> <<< 186312 1726890139.25400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890139.25449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890139.25479: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498b8520> <<< 186312 1726890139.25531: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86498afe80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498afdf0> <<< 186312 1726890139.25563: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 186312 1726890139.25609: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498e2760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498e21f0> <<< 186312 1726890139.25640: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.25663: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 186312 1726890139.25696: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 186312 1726890139.25737: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 186312 1726890139.25747: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649830a90> <<< 186312 1726890139.25777: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649830c70> <<< 186312 1726890139.25807: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py <<< 186312 1726890139.25872: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498e2cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498e2a60> <<< 186312 1726890139.25910: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649922160> <<< 186312 1726890139.25938: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 186312 1726890139.25972: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498af220> <<< 186312 1726890139.25980: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649914af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a5e250> <<< 186312 1726890139.26009: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 186312 1726890139.26057: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649851190> <<< 186312 1726890139.26074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 186312 1726890139.26096: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 186312 1726890139.26110: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498514c0> <<< 186312 1726890139.26140: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 186312 1726890139.26216: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649851d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497e6640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 186312 1726890139.26247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497e6bb0> <<< 186312 1726890139.26277: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 186312 1726890139.26303: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.26328: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 186312 1726890139.26397: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86497f3c70> <<< 186312 1726890139.26405: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497f3850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497f35b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497f3220> <<< 186312 1726890139.26438: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 186312 1726890139.26468: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497f3460> <<< 186312 1726890139.26495: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 186312 1726890139.26528: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.26561: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649802be0> <<< 186312 1726890139.26600: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649802c70> <<< 186312 1726890139.26633: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 186312 1726890139.26708: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864980f2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649802df0> <<< 186312 1726890139.26729: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 186312 1726890139.26763: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 186312 1726890139.26780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 186312 1726890139.26824: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649718310> <<< 186312 1726890139.26849: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 186312 1726890139.26877: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 186312 1726890139.26913: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649720370> <<< 186312 1726890139.26939: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649720310> <<< 186312 1726890139.26963: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 186312 1726890139.27020: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86497204c0> <<< 186312 1726890139.27066: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649720220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649718d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497183d0> <<< 186312 1726890139.27074: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864981ea60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864981e0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864980f970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649802820> <<< 186312 1726890139.27128: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498020d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 186312 1726890139.27138: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649802970> <<< 186312 1726890139.27209: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649718dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649720790> <<< 186312 1726890139.27266: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 186312 1726890139.27317: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649720a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 186312 1726890139.27325: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649720f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 186312 1726890139.27349: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 186312 1726890139.27371: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864973c760> <<< 186312 1726890139.27432: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 186312 1726890139.27449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496c0940> <<< 186312 1726890139.27499: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 186312 1726890139.27509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496cdbb0> <<< 186312 1726890139.27557: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 186312 1726890139.27589: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86496f0160> <<< 186312 1726890139.27683: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496cdc10> <<< 186312 1726890139.27701: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 186312 1726890139.27723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 186312 1726890139.27750: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 186312 1726890139.27783: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.27810: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 186312 1726890139.27819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 186312 1726890139.27843: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890139.27870: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649697430> <<< 186312 1726890139.27889: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 186312 1726890139.27896: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649697550> <<< 186312 1726890139.27966: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864968b4c0> <<< 186312 1726890139.27984: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 186312 1726890139.28003: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890139.28027: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864968b7f0> <<< 186312 1726890139.28057: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864968d940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864968b160> <<< 186312 1726890139.28080: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890139.28107: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864968b220> <<< 186312 1726890139.28132: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864967eac0> <<< 186312 1726890139.28197: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864968ddf0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649633220> <<< 186312 1726890139.28219: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649633310> <<< 186312 1726890139.28246: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 186312 1726890139.28268: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649633430> <<< 186312 1726890139.28287: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 186312 1726890139.28327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 186312 1726890139.28426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890139.28444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 186312 1726890139.28484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 186312 1726890139.28511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 186312 1726890139.28520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 186312 1726890139.28551: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649608670> <<< 186312 1726890139.28595: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864965cf70> <<< 186312 1726890139.28627: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864966ea00> <<< 186312 1726890139.28652: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 186312 1726890139.28671: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864966ea90> <<< 186312 1726890139.28698: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 186312 1726890139.28706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890139.28751: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496082e0> <<< 186312 1726890139.28776: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496193d0> <<< 186312 1726890139.28964: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864963fd30> <<< 186312 1726890139.28987: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 186312 1726890139.29027: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496499a0> <<< 186312 1726890139.29054: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 186312 1726890139.29091: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495c58b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496492b0> <<< 186312 1726890139.29128: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649633be0> <<< 186312 1726890139.29179: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496ebdc0> <<< 186312 1726890139.29199: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 186312 1726890139.29218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890139.29245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890139.29259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495eb670> <<< 186312 1726890139.29296: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495ebe20> <<< 186312 1726890139.29333: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649579190> <<< 186312 1726890139.29351: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 186312 1726890139.29369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 186312 1726890139.29399: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 186312 1726890139.29402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 186312 1726890139.29451: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649579ac0> <<< 186312 1726890139.29476: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 186312 1726890139.29501: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 186312 1726890139.29522: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495991f0> <<< 186312 1726890139.29541: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649579d90> <<< 186312 1726890139.29562: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649579220> <<< 186312 1726890139.29596: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495da8b0> <<< 186312 1726890139.29618: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 186312 1726890139.29636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 186312 1726890139.29655: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 186312 1726890139.29700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890139.29726: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 186312 1726890139.29736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 186312 1726890139.29762: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649551310> <<< 186312 1726890139.29786: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 186312 1726890139.29817: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 186312 1726890139.29840: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' <<< 186312 1726890139.29871: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649551df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 186312 1726890139.29894: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649551f70> <<< 186312 1726890139.29946: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 186312 1726890139.29955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 186312 1726890139.30029: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 186312 1726890139.30067: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864955ac10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864955a7f0> <<< 186312 1726890139.30076: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864955a340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649551a90> <<< 186312 1726890139.30102: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 186312 1726890139.30129: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649551be0> <<< 186312 1726890139.30158: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 186312 1726890139.30190: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.30255: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890139.30286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.30335: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649507a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495076a0> <<< 186312 1726890139.30348: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 186312 1726890139.30373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890139.30441: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649507700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 186312 1726890139.30504: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494fc640> <<< 186312 1726890139.30539: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494fc820> <<< 186312 1726890139.30559: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 186312 1726890139.30576: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 186312 1726890139.30594: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 186312 1726890139.30604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890139.30655: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890139.30714: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b3940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b3af0> <<< 186312 1726890139.30802: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b3ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b35e0> <<< 186312 1726890139.30829: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 186312 1726890139.30860: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b38e0> <<< 186312 1726890139.30869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494bc100> <<< 186312 1726890139.30898: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 186312 1726890139.30935: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494bc160> <<< 186312 1726890139.30974: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 186312 1726890139.31037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 186312 1726890139.31046: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494cc370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 186312 1726890139.31947: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494cc940> <<< 186312 1726890139.31986: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494ece80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494bcc40> <<< 186312 1726890139.32026: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494bcac0> <<< 186312 1726890139.32053: stdout chunk (state=3): >>>import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b3280> <<< 186312 1726890139.32060: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b3340> <<< 186312 1726890139.32087: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py <<< 186312 1726890139.32102: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b3040> <<< 186312 1726890139.32135: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649510b20> <<< 186312 1726890139.32165: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 186312 1726890139.32188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 186312 1726890139.32228: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 186312 1726890139.32260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649474910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649474550> <<< 186312 1726890139.32267: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649521940> <<< 186312 1726890139.32289: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 186312 1726890139.32305: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 186312 1726890139.32337: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b30a0> <<< 186312 1726890139.32365: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649474d90> <<< 186312 1726890139.32380: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494fc970> <<< 186312 1726890139.32409: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 186312 1726890139.32461: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649480940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494fc040> <<< 186312 1726890139.32498: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.32527: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 186312 1726890139.32549: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 186312 1726890139.32566: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 186312 1726890139.32601: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 186312 1726890139.32609: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864949a2b0> <<< 186312 1726890139.32643: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864949a520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864948e0a0> <<< 186312 1726890139.32674: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 186312 1726890139.32701: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864949ae20> <<< 186312 1726890139.32742: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a01c0> <<< 186312 1726890139.32750: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864949aa00> <<< 186312 1726890139.32776: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864949ac70> <<< 186312 1726890139.32803: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 186312 1726890139.32828: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 186312 1726890139.32857: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 186312 1726890139.32877: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a0c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a0820> <<< 186312 1726890139.32899: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 186312 1726890139.32932: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494ab0d0> <<< 186312 1726890139.32963: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 186312 1726890139.32982: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 186312 1726890139.33019: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494abb80> <<< 186312 1726890139.33051: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 186312 1726890139.33060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494abc40> <<< 186312 1726890139.33077: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 186312 1726890139.33103: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494abcd0> <<< 186312 1726890139.33127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 186312 1726890139.33160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494abd60> <<< 186312 1726890139.33177: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 186312 1726890139.33217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494abdf0> <<< 186312 1726890139.33225: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494ab520> <<< 186312 1726890139.33244: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 186312 1726890139.33275: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494abfa0> <<< 186312 1726890139.33280: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a0b50> <<< 186312 1726890139.33297: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 186312 1726890139.33335: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d43a0> <<< 186312 1726890139.33367: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d46d0> <<< 186312 1726890139.33400: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d4940> <<< 186312 1726890139.33429: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d4be0> <<< 186312 1726890139.33461: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d4e80> <<< 186312 1726890139.33501: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d9160> <<< 186312 1726890139.33509: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a0460> <<< 186312 1726890139.33538: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 186312 1726890139.33564: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d94c0> <<< 186312 1726890139.33593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 186312 1726890139.33617: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 186312 1726890139.33641: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d98e0> <<< 186312 1726890139.33665: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d9760> <<< 186312 1726890139.33693: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 186312 1726890139.33721: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d9d00> <<< 186312 1726890139.33746: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 186312 1726890139.33770: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d9c10> <<< 186312 1726890139.33797: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 186312 1726890139.33836: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d9d30> <<< 186312 1726890139.33860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 186312 1726890139.33883: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493e6100> <<< 186312 1726890139.33909: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 186312 1726890139.33946: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493e6190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a0670> <<< 186312 1726890139.33975: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864948e8b0> <<< 186312 1726890139.34002: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864948e8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864948e430> <<< 186312 1726890139.34036: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890139.34074: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a0550> <<< 186312 1726890139.34103: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494fc3d0> <<< 186312 1726890139.34129: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 186312 1726890139.34152: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890139.34188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493e6fd0> <<< 186312 1726890139.34213: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 186312 1726890139.34222: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890139.34255: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 186312 1726890139.34263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890139.34400: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864937d5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864937d3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864937d130> <<< 186312 1726890139.34428: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 186312 1726890139.34448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890139.34470: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864937d430> <<< 186312 1726890139.34478: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 186312 1726890139.34494: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649388f70> <<< 186312 1726890139.34532: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d9c70> <<< 186312 1726890139.34549: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 186312 1726890139.34597: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.34626: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864939aa90> <<< 186312 1726890139.34651: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 186312 1726890139.34687: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 186312 1726890139.34707: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 186312 1726890139.34734: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493a6280> <<< 186312 1726890139.34758: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493a6340> <<< 186312 1726890139.34819: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864939ab20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864939a790> <<< 186312 1726890139.34855: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864939a6a0> <<< 186312 1726890139.34874: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 186312 1726890139.34891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 186312 1726890139.34917: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890139.34952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 186312 1726890139.34978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493561f0> <<< 186312 1726890139.34984: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493a6d30> <<< 186312 1726890139.35038: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493a6f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 186312 1726890139.35085: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649356820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 186312 1726890139.35116: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649356ee0> <<< 186312 1726890139.35160: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864939a760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 186312 1726890139.35204: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 186312 1726890139.35259: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 186312 1726890139.35268: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890139.35292: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 186312 1726890139.35369: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493061f0> <<< 186312 1726890139.35420: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492fce20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492fc310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864936d880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493a6b80> <<< 186312 1726890139.35446: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649569c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649569580> <<< 186312 1726890139.35492: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492fcf40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492fcc70> <<< 186312 1726890139.35545: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 186312 1726890139.35571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864930f940> <<< 186312 1726890139.35616: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 186312 1726890139.35625: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864930fd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649551550> <<< 186312 1726890139.35661: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495438b0> <<< 186312 1726890139.35725: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' <<< 186312 1726890139.35738: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864932a310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864932a6a0> <<< 186312 1726890139.35763: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864932a7c0> <<< 186312 1726890139.35799: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 186312 1726890139.35857: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492c0130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864932a880> <<< 186312 1726890139.35881: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 186312 1726890139.35908: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 186312 1726890139.35942: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 186312 1726890139.35970: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492cd190> <<< 186312 1726890139.35995: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492c0a30> <<< 186312 1726890139.36023: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 186312 1726890139.36058: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 186312 1726890139.36098: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 186312 1726890139.36132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 186312 1726890139.36142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 186312 1726890139.36164: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649273940> <<< 186312 1726890139.36265: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864927f580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492cdf10> <<< 186312 1726890139.36282: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492cd730> <<< 186312 1726890139.36310: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492e2a30> <<< 186312 1726890139.36340: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 186312 1726890139.36359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 186312 1726890139.36406: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 186312 1726890139.36417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649298c70> <<< 186312 1726890139.36452: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492983a0> <<< 186312 1726890139.36482: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649298e20> <<< 186312 1726890139.36527: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py <<< 186312 1726890139.36538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492aa2e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 186312 1726890139.36571: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86492aa460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492aa310> <<< 186312 1726890139.36640: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492aa400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.36656: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890139.36752: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492aad30> <<< 186312 1726890139.36806: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86492aab80> <<< 186312 1726890139.36830: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492aa550> <<< 186312 1726890139.36853: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.36875: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890139.36907: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 186312 1726890139.36916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890139.36963: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890139.36981: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864924b970> <<< 186312 1726890139.37003: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864924ba60> <<< 186312 1726890139.37044: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 186312 1726890139.37086: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864924bd60> <<< 186312 1726890139.37117: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864925c370> <<< 186312 1726890139.37197: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864924b310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649238eb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890139.37209: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864924b5b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649238b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492aa910> <<< 186312 1726890139.37250: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890139.37283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890139.37343: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 186312 1726890139.37354: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86491454c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890139.37403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890139.37422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890139.37505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890139.37603: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864915ef40> <<< 186312 1726890139.37646: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649145d00> <<< 186312 1726890139.37671: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649145850> <<< 186312 1726890139.37819: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864925cf70> <<< 186312 1726890139.38117: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 186312 1726890139.38121: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864910fdc0> <<< 186312 1726890139.38124: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 186312 1726890139.38126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 186312 1726890139.38128: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 186312 1726890139.38130: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864912c340> <<< 186312 1726890139.38132: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864912cf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864910fe50> <<< 186312 1726890139.38134: stdout chunk (state=3): >>>import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864910f790> <<< 186312 1726890139.38137: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 186312 1726890139.38140: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 186312 1726890139.38160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 186312 1726890139.38178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 186312 1726890139.38195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 186312 1726890139.38242: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490a9f70> <<< 186312 1726890139.38342: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490a9430> <<< 186312 1726890139.38375: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649111880> <<< 186312 1726890139.38404: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492e28b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492c0ee0> <<< 186312 1726890139.38464: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495ac580> <<< 186312 1726890139.38495: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.38502: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649538850> <<< 186312 1726890139.38537: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490c0e20> <<< 186312 1726890139.38559: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 186312 1726890139.38589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 186312 1726890139.38641: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490c0fa0> <<< 186312 1726890139.38676: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495daf40> <<< 186312 1726890139.38709: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496c09d0> <<< 186312 1726890139.38728: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 186312 1726890139.38754: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 186312 1726890139.38762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 186312 1726890139.38786: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' <<< 186312 1726890139.38803: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649070700> <<< 186312 1726890139.38822: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490e0b80> <<< 186312 1726890139.38843: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 186312 1726890139.38863: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 186312 1726890139.38879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 186312 1726890139.38905: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 186312 1726890139.38930: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864907c130> <<< 186312 1726890139.38956: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864907c3d0> <<< 186312 1726890139.38986: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 186312 1726890139.39008: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864907c610> <<< 186312 1726890139.39039: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864907c850> <<< 186312 1726890139.39064: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 186312 1726890139.39097: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864907ca30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649070ca0> <<< 186312 1726890139.39103: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490709d0> <<< 186312 1726890139.39132: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py <<< 186312 1726890139.39148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 186312 1726890139.39171: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649070eb0> <<< 186312 1726890139.39191: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864908d400> <<< 186312 1726890139.39218: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py <<< 186312 1726890139.39244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 186312 1726890139.39254: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864908d8b0> <<< 186312 1726890139.39275: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864908d520> <<< 186312 1726890139.39292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 186312 1726890139.39325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 186312 1726890139.39363: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490281c0> <<< 186312 1726890139.39423: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864908dd00> <<< 186312 1726890139.39462: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890139.39470: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864908de50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496cd400> <<< 186312 1726890139.39495: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 186312 1726890139.39520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890139.39576: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649035b50> <<< 186312 1726890139.39642: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496c06d0> <<< 186312 1726890139.39648: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496b7550> <<< 186312 1726890139.39679: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 186312 1726890139.39709: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 186312 1726890139.39737: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 186312 1726890139.39756: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864904c670> <<< 186312 1726890139.39778: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 186312 1726890139.39793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 186312 1726890139.39817: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 186312 1726890139.39838: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649057940> <<< 186312 1726890139.39863: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 186312 1726890139.39893: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py <<< 186312 1726890139.39900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 186312 1726890139.39923: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490616d0> <<< 186312 1726890139.39957: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649057f70> <<< 186312 1726890139.39986: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864904cb20> <<< 186312 1726890139.40020: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' <<< 186312 1726890139.40051: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490573a0> <<< 186312 1726890139.40061: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8648fd5670> <<< 186312 1726890139.40093: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' <<< 186312 1726890139.40101: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8648fd5880> <<< 186312 1726890139.40139: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8648fd5b80> <<< 186312 1726890139.40172: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8648fd5e50> <<< 186312 1726890139.40195: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864904c100> <<< 186312 1726890139.40224: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649035d00> <<< 186312 1726890139.40240: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864904c4c0> <<< 186312 1726890140.07803: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 186312 1726890140.09535: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 186312 1726890140.09548: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890140.10384: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1<<< 186312 1726890140.10466: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 186312 1726890140.10529: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse<<< 186312 1726890140.10559: stdout chunk (state=3): >>> # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 186312 1726890140.10564: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct<<< 186312 1726890140.10587: stdout chunk (state=3): >>> # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref <<< 186312 1726890140.10608: stdout chunk (state=3): >>># cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 186312 1726890140.10612: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect<<< 186312 1726890140.10615: stdout chunk (state=3): >>> # 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 tempfile # cleanup[2] removing zipfile <<< 186312 1726890140.10618: stdout chunk (state=3): >>># cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale <<< 186312 1726890140.10623: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 <<< 186312 1726890140.10657: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu <<< 186312 1726890140.10663: stdout chunk (state=3): >>># 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 <<< 186312 1726890140.10675: stdout chunk (state=3): >>># cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group <<< 186312 1726890140.10695: stdout chunk (state=3): >>># cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore <<< 186312 1726890140.10747: stdout chunk (state=3): >>># destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser <<< 186312 1726890140.10815: stdout chunk (state=3): >>># cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection <<< 186312 1726890140.10848: stdout chunk (state=3): >>># cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing<<< 186312 1726890140.10893: stdout chunk (state=3): >>> requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.<<< 186312 1726890140.10918: stdout chunk (state=3): >>>packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscrip<<< 186312 1726890140.10926: stdout chunk (state=3): >>>tion_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 186312 1726890140.11707: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890140.11722: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890140.11769: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 186312 1726890140.11783: stdout chunk (state=3): >>># destroy netrc <<< 186312 1726890140.11815: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 186312 1726890140.11860: stdout chunk (state=3): >>># destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 186312 1726890140.12011: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo <<< 186312 1726890140.12044: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils <<< 186312 1726890140.12092: stdout chunk (state=3): >>># destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api <<< 186312 1726890140.12204: stdout chunk (state=3): >>># cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request <<< 186312 1726890140.12235: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid <<< 186312 1726890140.12276: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate <<< 186312 1726890140.12310: stdout chunk (state=3): >>># destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr <<< 186312 1726890140.12349: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const <<< 186312 1726890140.12376: stdout chunk (state=3): >>># destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect <<< 186312 1726890140.12386: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 186312 1726890140.12414: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 186312 1726890140.12418: stdout chunk (state=3): >>># cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants <<< 186312 1726890140.12421: stdout chunk (state=3): >>># 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 <<< 186312 1726890140.12423: stdout chunk (state=3): >>># destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 186312 1726890140.12471: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 186312 1726890140.12504: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 186312 1726890140.12531: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction <<< 186312 1726890140.12562: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 186312 1726890140.12591: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types <<< 186312 1726890140.12596: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request <<< 186312 1726890140.12599: stdout chunk (state=3): >>># destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl <<< 186312 1726890140.12645: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping email.parser <<< 186312 1726890140.12649: stdout chunk (state=3): >>># cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy <<< 186312 1726890140.12652: stdout chunk (state=3): >>># cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 186312 1726890140.12728: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words <<< 186312 1726890140.12756: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset <<< 186312 1726890140.12771: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse <<< 186312 1726890140.12774: stdout chunk (state=3): >>># cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 186312 1726890140.12777: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket <<< 186312 1726890140.12805: stdout chunk (state=3): >>># cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 186312 1726890140.12834: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache <<< 186312 1726890140.12888: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 186312 1726890140.12952: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 186312 1726890140.12999: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder <<< 186312 1726890140.13068: stdout chunk (state=3): >>># cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile <<< 186312 1726890140.13087: stdout chunk (state=3): >>># cleanup[3] wiping random # cleanup[3] wiping hashlib <<< 186312 1726890140.13120: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp <<< 186312 1726890140.13123: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890140.13125: stdout chunk (state=3): >>># cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib <<< 186312 1726890140.13128: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890140.13130: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890140.13149: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890140.13158: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections <<< 186312 1726890140.13195: stdout chunk (state=3): >>># destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890140.13198: stdout chunk (state=3): >>># cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases <<< 186312 1726890140.13200: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 186312 1726890140.13202: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 186312 1726890140.13205: stdout chunk (state=3): >>># 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 186312 1726890140.13220: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 186312 1726890140.14169: stdout chunk (state=3): >>># destroy xml.etree.ElementPath <<< 186312 1726890140.14173: stdout chunk (state=3): >>># destroy _elementtree # destroy _heapq <<< 186312 1726890140.14182: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890140.14223: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890140.14256: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890140.14301: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle <<< 186312 1726890140.14305: stdout chunk (state=3): >>># destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject <<< 186312 1726890140.14319: stdout chunk (state=3): >>># destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 186312 1726890140.14352: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890140.14365: stdout chunk (state=3): >>># destroy stat <<< 186312 1726890140.14376: stdout chunk (state=3): >>># destroy selectors <<< 186312 1726890140.14433: 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 <<< 186312 1726890140.14436: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890140.14458: stdout chunk (state=3): >>># destroy gzip <<< 186312 1726890140.14528: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 186312 1726890140.14534: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 186312 1726890140.14616: stdout chunk (state=3): >>># destroy enum <<< 186312 1726890140.14642: stdout chunk (state=3): >>># destroy signal # destroy queue # destroy shlex # destroy pwd <<< 186312 1726890140.14645: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect <<< 186312 1726890140.14648: stdout chunk (state=3): >>># destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat <<< 186312 1726890140.14654: stdout chunk (state=3): >>># destroy http.cookies <<< 186312 1726890140.14694: stdout chunk (state=3): >>># destroy urllib.parse <<< 186312 1726890140.14758: stdout chunk (state=3): >>># destroy _weakref <<< 186312 1726890140.14761: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 186312 1726890140.14805: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 186312 1726890140.14860: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json <<< 186312 1726890140.14919: 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias <<< 186312 1726890140.14938: stdout chunk (state=3): >>># destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 186312 1726890140.14977: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet <<< 186312 1726890140.14981: stdout chunk (state=3): >>># destroy json <<< 186312 1726890140.15026: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 186312 1726890140.15101: stdout chunk (state=3): >>># destroy codecs <<< 186312 1726890140.15112: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 186312 1726890140.15203: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 186312 1726890140.15299: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 186312 1726890140.15306: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 186312 1726890140.15360: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six <<< 186312 1726890140.15392: stdout chunk (state=3): >>># destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 186312 1726890140.15499: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 186312 1726890140.15505: stdout chunk (state=3): >>># clear sys.audit hooks <<< 186312 1726890140.16325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890140.16388: stderr chunk (state=3): >>><<< 186312 1726890140.16391: stdout chunk (state=3): >>><<< 186312 1726890140.16798: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d5f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d5983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d5f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d5f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d598490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d598940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d598670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d54f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d54f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d572850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d54f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d5b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d548d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d572d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d598970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4f2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d1d6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1d68b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1d6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1d6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1d6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d452d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d44d610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d45f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d1e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d452250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d45f280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1e7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1e7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1bb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1bb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1eaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1ea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1091c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1a6c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1eaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d4fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d11caf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d11ce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d12f730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d12fc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0c53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d11cf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0d6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d12f5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0d6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1e79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0f26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0f2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d0f2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0f2850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0f2ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864d0fe1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d0f28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d0e4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d1e75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864d0f2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f864d027670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/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_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf507c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864cf50160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf50280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf50f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf504f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf50d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864cf50f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf50100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c96eee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c98bf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c98bd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c98b3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf36dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf363a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf36f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf84c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9eacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9ea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf54490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c9ea4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9ea4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c951250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf961f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c95c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf96370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cfb0d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c95c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c95c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c95b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c95b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf8e8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c9e1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c9e0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9f00d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c9e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf5ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/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_nhwt2mpo/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_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/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_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c534580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c929520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c4d70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9e0bb0> # 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_nhwt2mpo/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_nhwt2mpo/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_nhwt2mpo/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_nhwt2mpo/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_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c939970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/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_nhwt2mpo/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_nhwt2mpo/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_nhwt2mpo/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_nhwt2mpo/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864cfa2250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9396a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/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_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c9207c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c91d7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c917970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/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_nhwt2mpo/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_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/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_nhwt2mpo/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.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c3176d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c302730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c302c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c302e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf9f700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c329a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c329ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c360610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c329ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c329370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864cf9f6d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c4c3070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c508dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c360430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c503df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c503250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c509d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c2c4f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c4c8910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c939ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c3176a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c503ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c317160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c534a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c4c9940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c3785e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c534850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c3656a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c2cc5e0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c2e2b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c2cc8e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c2e26d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c30e910> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864c08fca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/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_nhwt2mpo/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_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_nhwt2mpo/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff0be0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff0d60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864c045430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff0fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff0250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff0850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864bf789d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bf78580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864bf19550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bf78a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864bbd7e20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bf992e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a68e2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bf4c8b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a55ce80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a66d580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a4c7a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a68e520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a4bfd60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a4c7fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bf78130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a3eeb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a3ee340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a403700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a40e2b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a40e850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a40eca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a40e370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a403790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a3fadc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649fc2ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a403190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a3eeca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a4f2730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864a4f2f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864a4f28b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bf78280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649fcfd60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649e40220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649edf2b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5b7f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e92e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5be80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5bbb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5bee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5be50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d451c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5bf40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d453d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5beb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5bc40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d451f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d454c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d455e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5b220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ec61c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649d45be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d45940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649e5b8e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649edf100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ebdca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ebd2b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ebd490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ff4b50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ebde20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649fcfd00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d5bc40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d5b4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ff4940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649cf82b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649cab190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649cab220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d0b6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649cf86d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ceca90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ce50d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d5bee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649cabfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649cab790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649d5bd90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ce5940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ccf850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ccf8e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ccfa60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649b101c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649cde190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649b10220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649b10310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ccfa00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ccffa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649a983d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a98190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a889d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649b219d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649b10eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649b21ca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649b289a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649aa6700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649aa6340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ab7670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ab7190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649ab74f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff0970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864bff07c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649abefa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a74fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649a0ed90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a0ec10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a0e3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a0e190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a5eee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a0e220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a38160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a0eeb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a299d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a38fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86499371c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649937310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649937910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649937640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86499379d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649945610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649945700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649945ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649945af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649945f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864995bb20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864995bc40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864995be80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498eb310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498ebd00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498ebe50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498fa550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498fa130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498faf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498faa90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498fad90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649907820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649907fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86499142b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86499143a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a5e4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a5e220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649abed00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649914f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649914c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498af5e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498b8520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86498afe80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498afdf0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498e2760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498e21f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649830a90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649830c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498e2cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498e2a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649922160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498af220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649914af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649a5e250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649851190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498514c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649851d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497e6640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497e6bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86497f3c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497f3850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497f35b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497f3220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497f3460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649802be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649802c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864980f2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649802df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649718310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649720370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649720310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86497204c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649720220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649718d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86497183d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864981ea60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864981e0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864980f970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649802820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86498020d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649802970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649718dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649720790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649720a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649720f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864973c760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496c0940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496cdbb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86496f0160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496cdc10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649697430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649697550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864968b4c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864968b7f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864968d940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864968b160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864968b220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864967eac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864968ddf0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649633220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649633310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649633430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649608670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864965cf70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864966ea00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864966ea90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496082e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496193d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864963fd30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496499a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495c58b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496492b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649633be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496ebdc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495eb670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495ebe20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649579190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649579ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495991f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649579d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649579220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495da8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649551310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649551df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649551f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864955ac10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864955a7f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864955a340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649551a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649551be0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649507a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495076a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649507700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494fc640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494fc820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b3940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b3af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b3ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b35e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b38e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494bc100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494bc160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494cc370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494cc940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494ece80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494bcc40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494bcac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b3280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b3340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b3040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649510b20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649474910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649474550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649521940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494b30a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649474d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494fc970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649480940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494fc040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864949a2b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864949a520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864948e0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864949ae20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a01c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864949aa00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864949ac70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a0c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a0820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494ab0d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494abb80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494abc40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494abcd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494abd60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494abdf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494ab520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494abfa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a0b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d43a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d46d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d4940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d4be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d4e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d9160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a0460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d94c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d98e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d9760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d9d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d9c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d9d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493e6100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493e6190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a0670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864948e8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864948e8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864948e430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494a0550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86494fc3d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493e6fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864937d5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864937d3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864937d130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864937d430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649388f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493d9c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864939aa90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493a6280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493a6340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864939ab20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864939a790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864939a6a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493561f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493a6d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493a6f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649356820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649356ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864939a760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493061f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492fce20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492fc310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864936d880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86493a6b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649569c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649569580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492fcf40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492fcc70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864930f940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864930fd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649551550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495438b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864932a310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864932a6a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864932a7c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492c0130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864932a880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492cd190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492c0a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649273940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864927f580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492cdf10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492cd730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492e2a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649298c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492983a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649298e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492aa2e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86492aa460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492aa310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492aa400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492aad30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86492aab80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492aa550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864924b970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864924ba60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864924bd60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864925c370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864924b310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649238eb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864924b5b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649238b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492aa910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86491454c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864915ef40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649145d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649145850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864925cf70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864910fdc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864912c340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f864912cf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864910fe50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864910f790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490a9f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490a9430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649111880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492e28b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86492c0ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495ac580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649538850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490c0e20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490c0fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86495daf40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496c09d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649070700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490e0b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864907c130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864907c3d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864907c610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864907c850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864907ca30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649070ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490709d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649070eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864908d400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864908d8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864908d520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490281c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864908dd00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864908de50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496cd400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8649035b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496c06d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86496b7550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864904c670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649057940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490616d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649057f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864904cb20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86490573a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8648fd5670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8648fd5880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8648fd5b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8648fd5e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864904c100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8649035d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f864904c4c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890140.21062: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890138.7595818-190179-177877150532714/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890140.21065: _low_level_execute_command(): starting 186312 1726890140.21067: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890138.7595818-190179-177877150532714/ > /dev/null 2>&1 && sleep 0' 186312 1726890140.21069: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890140.21071: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890140.21073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890140.21074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890140.21076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890140.21078: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890140.21079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890140.21081: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890140.21082: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890140.21084: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890140.21086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890140.21087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890140.21089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890140.21090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890140.21092: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890140.21094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890140.21095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890140.21097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890140.21098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890140.21100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890140.21101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890140.21103: stderr chunk (state=3): >>><<< 186312 1726890140.21109: stdout chunk (state=3): >>><<< 186312 1726890140.21111: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890140.21113: handler run complete 186312 1726890140.21115: attempt loop complete, returning result 186312 1726890140.21117: _execute() done 186312 1726890140.21119: dumping result to json 186312 1726890140.21121: done dumping result, returning 186312 1726890140.21122: done running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present [02369adf-7a19-881e-6b85-000000001ee7] 186312 1726890140.21124: sending task result for task 02369adf-7a19-881e-6b85-000000001ee7 186312 1726890140.21192: done sending task result for task 02369adf-7a19-881e-6b85-000000001ee7 186312 1726890140.21199: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 186312 1726890140.21425: no more pending results, returning what we have 186312 1726890140.21452: results queue empty 186312 1726890140.21453: checking for any_errors_fatal 186312 1726890140.21548: done checking for any_errors_fatal 186312 1726890140.21550: checking for max_fail_percentage 186312 1726890140.21593: done checking for max_fail_percentage 186312 1726890140.21619: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.21621: done checking to see if all hosts have failed 186312 1726890140.21622: getting the remaining hosts for this loop 186312 1726890140.21623: done getting the remaining hosts for this loop 186312 1726890140.21628: getting the next task for host managed_node3 186312 1726890140.21686: done getting next task for host managed_node3 186312 1726890140.21691: ^ task is: TASK: Collect LUKS info for this volume 186312 1726890140.21696: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.21788: getting variables 186312 1726890140.21830: in VariableManager get_vars() 186312 1726890140.22071: Calling all_inventory to load vars for managed_node3 186312 1726890140.22078: Calling groups_inventory to load vars for managed_node3 186312 1726890140.22082: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.22115: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.22123: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.22134: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.22791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.23880: done with get_vars() 186312 1726890140.23895: done getting variables 186312 1726890140.24067: 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 [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:42:20 -0400 (0:00:01.617) 0:01:49.980 ****** 186312 1726890140.24128: entering _queue_task() for managed_node3/command 186312 1726890140.24693: worker is 1 (out of 1 available) 186312 1726890140.24710: exiting _queue_task() for managed_node3/command 186312 1726890140.24726: done queuing things up, now waiting for results queue to drain 186312 1726890140.24727: waiting for pending results... 186312 1726890140.25071: running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume 186312 1726890140.25558: in run() - task 02369adf-7a19-881e-6b85-000000001ee8 186312 1726890140.25569: variable 'ansible_search_path' from source: unknown 186312 1726890140.25573: calling self._execute() 186312 1726890140.25590: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.25594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.25597: variable 'omit' from source: magic vars 186312 1726890140.26224: variable 'storage_test_volume' from source: include params 186312 1726890140.26289: variable '_storage_test_volume_present' from source: set_fact 186312 1726890140.26308: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 186312 1726890140.26311: when evaluation is False, skipping this task 186312 1726890140.26314: _execute() done 186312 1726890140.26318: dumping result to json 186312 1726890140.26320: done dumping result, returning 186312 1726890140.26326: done running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume [02369adf-7a19-881e-6b85-000000001ee8] 186312 1726890140.26333: sending task result for task 02369adf-7a19-881e-6b85-000000001ee8 186312 1726890140.26516: done sending task result for task 02369adf-7a19-881e-6b85-000000001ee8 186312 1726890140.26518: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890140.26744: no more pending results, returning what we have 186312 1726890140.26751: results queue empty 186312 1726890140.26752: checking for any_errors_fatal 186312 1726890140.26774: done checking for any_errors_fatal 186312 1726890140.26776: checking for max_fail_percentage 186312 1726890140.26784: done checking for max_fail_percentage 186312 1726890140.26796: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.26797: done checking to see if all hosts have failed 186312 1726890140.26798: getting the remaining hosts for this loop 186312 1726890140.26800: done getting the remaining hosts for this loop 186312 1726890140.26804: getting the next task for host managed_node3 186312 1726890140.26847: done getting next task for host managed_node3 186312 1726890140.26852: ^ task is: TASK: Verify the presence/absence of the LUKS device node 186312 1726890140.26909: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.26934: getting variables 186312 1726890140.26936: in VariableManager get_vars() 186312 1726890140.26989: Calling all_inventory to load vars for managed_node3 186312 1726890140.26992: Calling groups_inventory to load vars for managed_node3 186312 1726890140.27014: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.27026: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.27030: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.27033: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.27794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.28421: done with get_vars() 186312 1726890140.28432: done getting variables 186312 1726890140.28472: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:42:20 -0400 (0:00:00.043) 0:01:50.024 ****** 186312 1726890140.28494: entering _queue_task() for managed_node3/assert 186312 1726890140.29190: worker is 1 (out of 1 available) 186312 1726890140.29199: exiting _queue_task() for managed_node3/assert 186312 1726890140.29209: done queuing things up, now waiting for results queue to drain 186312 1726890140.29210: waiting for pending results... 186312 1726890140.29281: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node 186312 1726890140.29435: in run() - task 02369adf-7a19-881e-6b85-000000001ee9 186312 1726890140.29476: variable 'ansible_search_path' from source: unknown 186312 1726890140.29564: calling self._execute() 186312 1726890140.29858: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.29925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.29982: variable 'omit' from source: magic vars 186312 1726890140.30605: variable 'storage_test_volume' from source: include params 186312 1726890140.30668: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890140.30685: when evaluation is False, skipping this task 186312 1726890140.30701: _execute() done 186312 1726890140.30723: dumping result to json 186312 1726890140.30736: done dumping result, returning 186312 1726890140.30753: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-881e-6b85-000000001ee9] 186312 1726890140.30774: sending task result for task 02369adf-7a19-881e-6b85-000000001ee9 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890140.31000: no more pending results, returning what we have 186312 1726890140.31009: results queue empty 186312 1726890140.31011: checking for any_errors_fatal 186312 1726890140.31023: done checking for any_errors_fatal 186312 1726890140.31024: checking for max_fail_percentage 186312 1726890140.31054: done checking for max_fail_percentage 186312 1726890140.31064: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.31068: done checking to see if all hosts have failed 186312 1726890140.31069: getting the remaining hosts for this loop 186312 1726890140.31071: done getting the remaining hosts for this loop 186312 1726890140.31089: getting the next task for host managed_node3 186312 1726890140.31101: done getting next task for host managed_node3 186312 1726890140.31104: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890140.31120: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.31134: getting variables 186312 1726890140.31137: in VariableManager get_vars() 186312 1726890140.31260: Calling all_inventory to load vars for managed_node3 186312 1726890140.31280: Calling groups_inventory to load vars for managed_node3 186312 1726890140.31291: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.31303: done sending task result for task 02369adf-7a19-881e-6b85-000000001ee9 186312 1726890140.31306: WORKER PROCESS EXITING 186312 1726890140.31349: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.31370: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.31390: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.31937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.32284: done with get_vars() 186312 1726890140.32293: done getting variables 186312 1726890140.32334: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:42:20 -0400 (0:00:00.038) 0:01:50.062 ****** 186312 1726890140.32358: entering _queue_task() for managed_node3/assert 186312 1726890140.32528: worker is 1 (out of 1 available) 186312 1726890140.32540: exiting _queue_task() for managed_node3/assert 186312 1726890140.32554: done queuing things up, now waiting for results queue to drain 186312 1726890140.32555: waiting for pending results... 186312 1726890140.32768: running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890140.32851: in run() - task 02369adf-7a19-881e-6b85-000000001eea 186312 1726890140.32863: variable 'ansible_search_path' from source: unknown 186312 1726890140.32893: calling self._execute() 186312 1726890140.32985: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.32989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.33001: variable 'omit' from source: magic vars 186312 1726890140.33258: variable '_storage_test_volume_present' from source: set_fact 186312 1726890140.33266: Evaluated conditional (_storage_test_volume_present): True 186312 1726890140.33273: variable 'omit' from source: magic vars 186312 1726890140.33309: variable 'omit' from source: magic vars 186312 1726890140.33455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890140.35045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890140.35091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890140.35480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890140.35506: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890140.35530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890140.35601: variable 'storage_test_volume' from source: include params 186312 1726890140.35617: variable '__dev_ne_raw' from source: task vars 186312 1726890140.35714: variable 'storage_test_volume' from source: include params 186312 1726890140.35771: variable 'omit' from source: magic vars 186312 1726890140.35793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890140.35815: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890140.35828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890140.35844: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890140.35859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890140.35883: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890140.35886: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.35888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.35952: Set connection var ansible_shell_type to sh 186312 1726890140.35962: Set connection var ansible_pipelining to False 186312 1726890140.35974: Set connection var ansible_timeout to 10 186312 1726890140.35978: Set connection var ansible_connection to ssh 186312 1726890140.35984: Set connection var ansible_shell_executable to /bin/sh 186312 1726890140.35990: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890140.36006: variable 'ansible_shell_executable' from source: unknown 186312 1726890140.36008: variable 'ansible_connection' from source: unknown 186312 1726890140.36014: variable 'ansible_module_compression' from source: unknown 186312 1726890140.36016: variable 'ansible_shell_type' from source: unknown 186312 1726890140.36019: variable 'ansible_shell_executable' from source: unknown 186312 1726890140.36021: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.36023: variable 'ansible_pipelining' from source: unknown 186312 1726890140.36025: variable 'ansible_timeout' from source: unknown 186312 1726890140.36033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.36109: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890140.36118: variable 'omit' from source: magic vars 186312 1726890140.36123: starting attempt loop 186312 1726890140.36126: running the handler 186312 1726890140.36239: variable '__dev_ne_raw' from source: task vars 186312 1726890140.36326: variable 'storage_test_volume' from source: include params 186312 1726890140.36345: variable 'storage_test_volume' from source: include params 186312 1726890140.36358: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 186312 1726890140.36363: handler run complete 186312 1726890140.36374: attempt loop complete, returning result 186312 1726890140.36377: _execute() done 186312 1726890140.36379: dumping result to json 186312 1726890140.36384: done dumping result, returning 186312 1726890140.36389: done running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-881e-6b85-000000001eea] 186312 1726890140.36397: sending task result for task 02369adf-7a19-881e-6b85-000000001eea 186312 1726890140.36482: done sending task result for task 02369adf-7a19-881e-6b85-000000001eea 186312 1726890140.36485: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890140.36557: no more pending results, returning what we have 186312 1726890140.36560: results queue empty 186312 1726890140.36561: checking for any_errors_fatal 186312 1726890140.36567: done checking for any_errors_fatal 186312 1726890140.36568: checking for max_fail_percentage 186312 1726890140.36570: done checking for max_fail_percentage 186312 1726890140.36570: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.36571: done checking to see if all hosts have failed 186312 1726890140.36572: getting the remaining hosts for this loop 186312 1726890140.36574: done getting the remaining hosts for this loop 186312 1726890140.36577: getting the next task for host managed_node3 186312 1726890140.36584: done getting next task for host managed_node3 186312 1726890140.36587: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890140.36592: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.36595: getting variables 186312 1726890140.36597: in VariableManager get_vars() 186312 1726890140.36640: Calling all_inventory to load vars for managed_node3 186312 1726890140.36643: Calling groups_inventory to load vars for managed_node3 186312 1726890140.36646: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.36655: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.36658: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.36660: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.36985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.37331: done with get_vars() 186312 1726890140.37341: done getting variables 186312 1726890140.37382: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:42:20 -0400 (0:00:00.050) 0:01:50.113 ****** 186312 1726890140.37405: entering _queue_task() for managed_node3/assert 186312 1726890140.37576: worker is 1 (out of 1 available) 186312 1726890140.37588: exiting _queue_task() for managed_node3/assert 186312 1726890140.37600: done queuing things up, now waiting for results queue to drain 186312 1726890140.37601: waiting for pending results... 186312 1726890140.37796: running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890140.37891: in run() - task 02369adf-7a19-881e-6b85-000000001eeb 186312 1726890140.37902: variable 'ansible_search_path' from source: unknown 186312 1726890140.37935: calling self._execute() 186312 1726890140.38022: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.38026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.38040: variable 'omit' from source: magic vars 186312 1726890140.38315: variable '_storage_test_volume_present' from source: set_fact 186312 1726890140.38321: variable 'storage_test_volume' from source: include params 186312 1726890140.38355: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890140.38358: when evaluation is False, skipping this task 186312 1726890140.38361: _execute() done 186312 1726890140.38364: dumping result to json 186312 1726890140.38368: done dumping result, returning 186312 1726890140.38371: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-881e-6b85-000000001eeb] 186312 1726890140.38375: sending task result for task 02369adf-7a19-881e-6b85-000000001eeb 186312 1726890140.38468: done sending task result for task 02369adf-7a19-881e-6b85-000000001eeb 186312 1726890140.38470: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890140.38526: no more pending results, returning what we have 186312 1726890140.38532: results queue empty 186312 1726890140.38533: checking for any_errors_fatal 186312 1726890140.38540: done checking for any_errors_fatal 186312 1726890140.38540: checking for max_fail_percentage 186312 1726890140.38542: done checking for max_fail_percentage 186312 1726890140.38543: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.38544: done checking to see if all hosts have failed 186312 1726890140.38545: getting the remaining hosts for this loop 186312 1726890140.38547: done getting the remaining hosts for this loop 186312 1726890140.38550: getting the next task for host managed_node3 186312 1726890140.38556: done getting next task for host managed_node3 186312 1726890140.38559: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 186312 1726890140.38563: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.38566: getting variables 186312 1726890140.38568: in VariableManager get_vars() 186312 1726890140.38598: Calling all_inventory to load vars for managed_node3 186312 1726890140.38601: Calling groups_inventory to load vars for managed_node3 186312 1726890140.38603: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.38613: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.38615: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.38618: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.38936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.39566: done with get_vars() 186312 1726890140.39574: done getting variables 186312 1726890140.39611: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:42:20 -0400 (0:00:00.022) 0:01:50.135 ****** 186312 1726890140.39633: entering _queue_task() for managed_node3/assert 186312 1726890140.39789: worker is 1 (out of 1 available) 186312 1726890140.39801: exiting _queue_task() for managed_node3/assert 186312 1726890140.39814: done queuing things up, now waiting for results queue to drain 186312 1726890140.39815: waiting for pending results... 186312 1726890140.40007: running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted 186312 1726890140.40095: in run() - task 02369adf-7a19-881e-6b85-000000001eec 186312 1726890140.40107: variable 'ansible_search_path' from source: unknown 186312 1726890140.40139: calling self._execute() 186312 1726890140.40243: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.40246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.40256: variable 'omit' from source: magic vars 186312 1726890140.40547: variable '_storage_test_volume_present' from source: set_fact 186312 1726890140.40551: variable 'storage_test_volume' from source: include params 186312 1726890140.40584: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890140.40587: when evaluation is False, skipping this task 186312 1726890140.40590: _execute() done 186312 1726890140.40647: dumping result to json 186312 1726890140.40650: done dumping result, returning 186312 1726890140.40653: done running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-881e-6b85-000000001eec] 186312 1726890140.40656: sending task result for task 02369adf-7a19-881e-6b85-000000001eec 186312 1726890140.40726: done sending task result for task 02369adf-7a19-881e-6b85-000000001eec 186312 1726890140.40728: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890140.40775: no more pending results, returning what we have 186312 1726890140.40779: results queue empty 186312 1726890140.40779: checking for any_errors_fatal 186312 1726890140.40786: done checking for any_errors_fatal 186312 1726890140.40787: checking for max_fail_percentage 186312 1726890140.40789: done checking for max_fail_percentage 186312 1726890140.40790: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.40791: done checking to see if all hosts have failed 186312 1726890140.40791: getting the remaining hosts for this loop 186312 1726890140.40793: done getting the remaining hosts for this loop 186312 1726890140.40795: getting the next task for host managed_node3 186312 1726890140.40802: done getting next task for host managed_node3 186312 1726890140.40805: ^ task is: TASK: Check LUKS version 186312 1726890140.40809: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.40816: getting variables 186312 1726890140.40817: in VariableManager get_vars() 186312 1726890140.40848: Calling all_inventory to load vars for managed_node3 186312 1726890140.40850: Calling groups_inventory to load vars for managed_node3 186312 1726890140.40853: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.40861: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.40863: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.40865: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.41191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.41539: done with get_vars() 186312 1726890140.41548: done getting variables 186312 1726890140.41585: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:42:20 -0400 (0:00:00.019) 0:01:50.155 ****** 186312 1726890140.41606: entering _queue_task() for managed_node3/assert 186312 1726890140.41763: worker is 1 (out of 1 available) 186312 1726890140.41774: exiting _queue_task() for managed_node3/assert 186312 1726890140.41786: done queuing things up, now waiting for results queue to drain 186312 1726890140.41787: waiting for pending results... 186312 1726890140.41960: running TaskExecutor() for managed_node3/TASK: Check LUKS version 186312 1726890140.42045: in run() - task 02369adf-7a19-881e-6b85-000000001eed 186312 1726890140.42056: variable 'ansible_search_path' from source: unknown 186312 1726890140.42082: calling self._execute() 186312 1726890140.42166: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.42169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.42180: variable 'omit' from source: magic vars 186312 1726890140.42418: variable '_storage_test_volume_present' from source: set_fact 186312 1726890140.42426: Evaluated conditional (_storage_test_volume_present): True 186312 1726890140.42509: variable 'storage_test_volume' from source: include params 186312 1726890140.42539: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890140.42543: when evaluation is False, skipping this task 186312 1726890140.42548: _execute() done 186312 1726890140.42551: dumping result to json 186312 1726890140.42554: done dumping result, returning 186312 1726890140.42556: done running TaskExecutor() for managed_node3/TASK: Check LUKS version [02369adf-7a19-881e-6b85-000000001eed] 186312 1726890140.42560: sending task result for task 02369adf-7a19-881e-6b85-000000001eed 186312 1726890140.42655: done sending task result for task 02369adf-7a19-881e-6b85-000000001eed 186312 1726890140.42658: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890140.42708: no more pending results, returning what we have 186312 1726890140.42711: results queue empty 186312 1726890140.42713: checking for any_errors_fatal 186312 1726890140.42718: done checking for any_errors_fatal 186312 1726890140.42719: checking for max_fail_percentage 186312 1726890140.42720: done checking for max_fail_percentage 186312 1726890140.42721: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.42722: done checking to see if all hosts have failed 186312 1726890140.42723: getting the remaining hosts for this loop 186312 1726890140.42724: done getting the remaining hosts for this loop 186312 1726890140.42726: getting the next task for host managed_node3 186312 1726890140.42732: done getting next task for host managed_node3 186312 1726890140.42735: ^ task is: TASK: Check LUKS key size 186312 1726890140.42739: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.42743: getting variables 186312 1726890140.42744: in VariableManager get_vars() 186312 1726890140.42768: Calling all_inventory to load vars for managed_node3 186312 1726890140.42770: Calling groups_inventory to load vars for managed_node3 186312 1726890140.42773: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.42781: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.42783: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.42785: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.43091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.43436: done with get_vars() 186312 1726890140.43445: done getting variables 186312 1726890140.43481: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:42:20 -0400 (0:00:00.018) 0:01:50.174 ****** 186312 1726890140.43500: entering _queue_task() for managed_node3/assert 186312 1726890140.43659: worker is 1 (out of 1 available) 186312 1726890140.43670: exiting _queue_task() for managed_node3/assert 186312 1726890140.43682: done queuing things up, now waiting for results queue to drain 186312 1726890140.43684: waiting for pending results... 186312 1726890140.43852: running TaskExecutor() for managed_node3/TASK: Check LUKS key size 186312 1726890140.43929: in run() - task 02369adf-7a19-881e-6b85-000000001eee 186312 1726890140.43942: variable 'ansible_search_path' from source: unknown 186312 1726890140.43970: calling self._execute() 186312 1726890140.44050: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.44053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.44062: variable 'omit' from source: magic vars 186312 1726890140.44296: variable '_storage_test_volume_present' from source: set_fact 186312 1726890140.44305: Evaluated conditional (_storage_test_volume_present): True 186312 1726890140.44382: variable 'storage_test_volume' from source: include params 186312 1726890140.44412: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890140.44415: when evaluation is False, skipping this task 186312 1726890140.44418: _execute() done 186312 1726890140.44422: dumping result to json 186312 1726890140.44424: done dumping result, returning 186312 1726890140.44432: done running TaskExecutor() for managed_node3/TASK: Check LUKS key size [02369adf-7a19-881e-6b85-000000001eee] 186312 1726890140.44439: sending task result for task 02369adf-7a19-881e-6b85-000000001eee 186312 1726890140.44535: done sending task result for task 02369adf-7a19-881e-6b85-000000001eee 186312 1726890140.44539: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890140.44589: no more pending results, returning what we have 186312 1726890140.44592: results queue empty 186312 1726890140.44593: checking for any_errors_fatal 186312 1726890140.44600: done checking for any_errors_fatal 186312 1726890140.44600: checking for max_fail_percentage 186312 1726890140.44602: done checking for max_fail_percentage 186312 1726890140.44602: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.44603: done checking to see if all hosts have failed 186312 1726890140.44604: getting the remaining hosts for this loop 186312 1726890140.44605: done getting the remaining hosts for this loop 186312 1726890140.44608: getting the next task for host managed_node3 186312 1726890140.44616: done getting next task for host managed_node3 186312 1726890140.44618: ^ task is: TASK: Check LUKS cipher 186312 1726890140.44621: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.44624: getting variables 186312 1726890140.44625: in VariableManager get_vars() 186312 1726890140.44650: Calling all_inventory to load vars for managed_node3 186312 1726890140.44652: Calling groups_inventory to load vars for managed_node3 186312 1726890140.44654: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.44661: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.44663: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.44664: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.44965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.45311: done with get_vars() 186312 1726890140.45321: done getting variables 186312 1726890140.45359: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:42:20 -0400 (0:00:00.018) 0:01:50.193 ****** 186312 1726890140.45378: entering _queue_task() for managed_node3/assert 186312 1726890140.45535: worker is 1 (out of 1 available) 186312 1726890140.45547: exiting _queue_task() for managed_node3/assert 186312 1726890140.45559: done queuing things up, now waiting for results queue to drain 186312 1726890140.45560: waiting for pending results... 186312 1726890140.45728: running TaskExecutor() for managed_node3/TASK: Check LUKS cipher 186312 1726890140.45801: in run() - task 02369adf-7a19-881e-6b85-000000001eef 186312 1726890140.45811: variable 'ansible_search_path' from source: unknown 186312 1726890140.45840: calling self._execute() 186312 1726890140.45919: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.45922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.45937: variable 'omit' from source: magic vars 186312 1726890140.46166: variable '_storage_test_volume_present' from source: set_fact 186312 1726890140.46173: Evaluated conditional (_storage_test_volume_present): True 186312 1726890140.46255: variable 'storage_test_volume' from source: include params 186312 1726890140.46287: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890140.46290: when evaluation is False, skipping this task 186312 1726890140.46293: _execute() done 186312 1726890140.46296: dumping result to json 186312 1726890140.46298: done dumping result, returning 186312 1726890140.46304: done running TaskExecutor() for managed_node3/TASK: Check LUKS cipher [02369adf-7a19-881e-6b85-000000001eef] 186312 1726890140.46309: sending task result for task 02369adf-7a19-881e-6b85-000000001eef 186312 1726890140.46403: done sending task result for task 02369adf-7a19-881e-6b85-000000001eef 186312 1726890140.46406: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890140.46467: no more pending results, returning what we have 186312 1726890140.46470: results queue empty 186312 1726890140.46470: checking for any_errors_fatal 186312 1726890140.46477: done checking for any_errors_fatal 186312 1726890140.46478: checking for max_fail_percentage 186312 1726890140.46479: done checking for max_fail_percentage 186312 1726890140.46480: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.46481: done checking to see if all hosts have failed 186312 1726890140.46481: getting the remaining hosts for this loop 186312 1726890140.46483: done getting the remaining hosts for this loop 186312 1726890140.46485: getting the next task for host managed_node3 186312 1726890140.46491: done getting next task for host managed_node3 186312 1726890140.46494: ^ task is: TASK: Set test variables 186312 1726890140.46498: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.46501: getting variables 186312 1726890140.46501: in VariableManager get_vars() 186312 1726890140.46531: Calling all_inventory to load vars for managed_node3 186312 1726890140.46533: Calling groups_inventory to load vars for managed_node3 186312 1726890140.46535: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.46541: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.46543: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.46546: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.46849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.47188: done with get_vars() 186312 1726890140.47198: done getting variables 186312 1726890140.47238: 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 [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:42:20 -0400 (0:00:00.018) 0:01:50.211 ****** 186312 1726890140.47259: entering _queue_task() for managed_node3/set_fact 186312 1726890140.47418: worker is 1 (out of 1 available) 186312 1726890140.47431: exiting _queue_task() for managed_node3/set_fact 186312 1726890140.47444: done queuing things up, now waiting for results queue to drain 186312 1726890140.47445: waiting for pending results... 186312 1726890140.47607: running TaskExecutor() for managed_node3/TASK: Set test variables 186312 1726890140.47678: in run() - task 02369adf-7a19-881e-6b85-000000001ef0 186312 1726890140.47689: variable 'ansible_search_path' from source: unknown 186312 1726890140.47716: calling self._execute() 186312 1726890140.47810: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.47816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.47825: variable 'omit' from source: magic vars 186312 1726890140.47904: variable 'omit' from source: magic vars 186312 1726890140.47954: variable 'omit' from source: magic vars 186312 1726890140.48162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890140.49752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890140.49799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890140.50196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890140.50225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890140.50249: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890140.50328: variable 'storage_test_volume' from source: include params 186312 1726890140.50349: variable '_storage_test_volume_present' from source: set_fact 186312 1726890140.50486: 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) 186312 1726890140.50508: 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) 186312 1726890140.50528: 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) 186312 1726890140.50559: 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) 186312 1726890140.50571: 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) 186312 1726890140.50599: 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) 186312 1726890140.50618: 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) 186312 1726890140.50637: 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) 186312 1726890140.50663: 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) 186312 1726890140.50677: 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) 186312 1726890140.50721: 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) 186312 1726890140.50743: 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) 186312 1726890140.50762: 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) 186312 1726890140.50792: 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) 186312 1726890140.50803: 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) 186312 1726890140.50921: variable 'storage_test_crypttab' from source: set_fact 186312 1726890140.50932: variable 'storage_test_volume' from source: include params 186312 1726890140.51032: variable 'storage_test_volume' from source: include params 186312 1726890140.51051: variable 'omit' from source: magic vars 186312 1726890140.51071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890140.51094: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890140.51108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890140.51123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890140.51133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890140.51155: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890140.51158: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.51162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.51225: Set connection var ansible_shell_type to sh 186312 1726890140.51234: Set connection var ansible_pipelining to False 186312 1726890140.51242: Set connection var ansible_timeout to 10 186312 1726890140.51245: Set connection var ansible_connection to ssh 186312 1726890140.51249: Set connection var ansible_shell_executable to /bin/sh 186312 1726890140.51254: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890140.51270: variable 'ansible_shell_executable' from source: unknown 186312 1726890140.51273: variable 'ansible_connection' from source: unknown 186312 1726890140.51276: variable 'ansible_module_compression' from source: unknown 186312 1726890140.51278: variable 'ansible_shell_type' from source: unknown 186312 1726890140.51280: variable 'ansible_shell_executable' from source: unknown 186312 1726890140.51283: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.51286: variable 'ansible_pipelining' from source: unknown 186312 1726890140.51288: variable 'ansible_timeout' from source: unknown 186312 1726890140.51293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.51366: 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) 186312 1726890140.51374: variable 'omit' from source: magic vars 186312 1726890140.51383: starting attempt loop 186312 1726890140.51386: running the handler 186312 1726890140.51392: handler run complete 186312 1726890140.51400: attempt loop complete, returning result 186312 1726890140.51403: _execute() done 186312 1726890140.51405: dumping result to json 186312 1726890140.51412: done dumping result, returning 186312 1726890140.51421: done running TaskExecutor() for managed_node3/TASK: Set test variables [02369adf-7a19-881e-6b85-000000001ef0] 186312 1726890140.51424: sending task result for task 02369adf-7a19-881e-6b85-000000001ef0 186312 1726890140.51497: done sending task result for task 02369adf-7a19-881e-6b85-000000001ef0 186312 1726890140.51500: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 186312 1726890140.51561: no more pending results, returning what we have 186312 1726890140.51565: results queue empty 186312 1726890140.51565: checking for any_errors_fatal 186312 1726890140.51573: done checking for any_errors_fatal 186312 1726890140.51574: checking for max_fail_percentage 186312 1726890140.51575: done checking for max_fail_percentage 186312 1726890140.51576: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.51577: done checking to see if all hosts have failed 186312 1726890140.51578: getting the remaining hosts for this loop 186312 1726890140.51580: done getting the remaining hosts for this loop 186312 1726890140.51583: getting the next task for host managed_node3 186312 1726890140.51590: done getting next task for host managed_node3 186312 1726890140.51592: ^ task is: TASK: Check for /etc/crypttab entry 186312 1726890140.51597: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.51601: getting variables 186312 1726890140.51603: in VariableManager get_vars() 186312 1726890140.51645: Calling all_inventory to load vars for managed_node3 186312 1726890140.51648: Calling groups_inventory to load vars for managed_node3 186312 1726890140.51652: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.51662: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.51664: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.51667: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.52007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.52350: done with get_vars() 186312 1726890140.52360: done getting variables 186312 1726890140.52401: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:42:20 -0400 (0:00:00.051) 0:01:50.263 ****** 186312 1726890140.52425: entering _queue_task() for managed_node3/assert 186312 1726890140.52603: worker is 1 (out of 1 available) 186312 1726890140.52616: exiting _queue_task() for managed_node3/assert 186312 1726890140.52628: done queuing things up, now waiting for results queue to drain 186312 1726890140.52630: waiting for pending results... 186312 1726890140.52822: running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry 186312 1726890140.52900: in run() - task 02369adf-7a19-881e-6b85-000000001ef1 186312 1726890140.52912: variable 'ansible_search_path' from source: unknown 186312 1726890140.52943: calling self._execute() 186312 1726890140.53033: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.53037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.53045: variable 'omit' from source: magic vars 186312 1726890140.53130: variable 'omit' from source: magic vars 186312 1726890140.53172: variable 'omit' from source: magic vars 186312 1726890140.53366: variable 'storage_test_volume' from source: include params 186312 1726890140.53415: variable 'omit' from source: magic vars 186312 1726890140.53449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890140.53474: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890140.53492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890140.53506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890140.53517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890140.53543: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890140.53546: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.53549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.53620: Set connection var ansible_shell_type to sh 186312 1726890140.53632: Set connection var ansible_pipelining to False 186312 1726890140.53638: Set connection var ansible_timeout to 10 186312 1726890140.53641: Set connection var ansible_connection to ssh 186312 1726890140.53646: Set connection var ansible_shell_executable to /bin/sh 186312 1726890140.53651: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890140.53667: variable 'ansible_shell_executable' from source: unknown 186312 1726890140.53670: variable 'ansible_connection' from source: unknown 186312 1726890140.53673: variable 'ansible_module_compression' from source: unknown 186312 1726890140.53675: variable 'ansible_shell_type' from source: unknown 186312 1726890140.53678: variable 'ansible_shell_executable' from source: unknown 186312 1726890140.53680: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.53684: variable 'ansible_pipelining' from source: unknown 186312 1726890140.53687: variable 'ansible_timeout' from source: unknown 186312 1726890140.53691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.53794: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890140.53805: variable 'omit' from source: magic vars 186312 1726890140.53808: starting attempt loop 186312 1726890140.53811: running the handler 186312 1726890140.53938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890140.55853: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890140.55895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890140.55935: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890140.55960: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890140.55980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890140.56033: 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) 186312 1726890140.56058: 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) 186312 1726890140.56075: 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) 186312 1726890140.56103: 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) 186312 1726890140.56119: 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) 186312 1726890140.56156: 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) 186312 1726890140.56172: 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) 186312 1726890140.56188: 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) 186312 1726890140.56224: 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) 186312 1726890140.56239: 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) 186312 1726890140.56309: variable '_storage_test_crypttab_entries' from source: set_fact 186312 1726890140.56315: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890140.56332: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 186312 1726890140.56337: handler run complete 186312 1726890140.56346: attempt loop complete, returning result 186312 1726890140.56349: _execute() done 186312 1726890140.56352: dumping result to json 186312 1726890140.56354: done dumping result, returning 186312 1726890140.56360: done running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry [02369adf-7a19-881e-6b85-000000001ef1] 186312 1726890140.56365: sending task result for task 02369adf-7a19-881e-6b85-000000001ef1 186312 1726890140.56451: done sending task result for task 02369adf-7a19-881e-6b85-000000001ef1 186312 1726890140.56454: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890140.56494: no more pending results, returning what we have 186312 1726890140.56497: results queue empty 186312 1726890140.56498: checking for any_errors_fatal 186312 1726890140.56504: done checking for any_errors_fatal 186312 1726890140.56505: checking for max_fail_percentage 186312 1726890140.56506: done checking for max_fail_percentage 186312 1726890140.56515: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.56516: done checking to see if all hosts have failed 186312 1726890140.56516: getting the remaining hosts for this loop 186312 1726890140.56518: done getting the remaining hosts for this loop 186312 1726890140.56521: getting the next task for host managed_node3 186312 1726890140.56527: done getting next task for host managed_node3 186312 1726890140.56537: ^ task is: TASK: Validate the format of the crypttab entry 186312 1726890140.56541: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.56546: getting variables 186312 1726890140.56547: in VariableManager get_vars() 186312 1726890140.56594: Calling all_inventory to load vars for managed_node3 186312 1726890140.56597: Calling groups_inventory to load vars for managed_node3 186312 1726890140.56600: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.56611: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.56615: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.56618: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.56952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.57527: done with get_vars() 186312 1726890140.57538: done getting variables 186312 1726890140.57574: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:42:20 -0400 (0:00:00.051) 0:01:50.315 ****** 186312 1726890140.57594: entering _queue_task() for managed_node3/assert 186312 1726890140.57778: worker is 1 (out of 1 available) 186312 1726890140.57788: exiting _queue_task() for managed_node3/assert 186312 1726890140.57800: done queuing things up, now waiting for results queue to drain 186312 1726890140.57801: waiting for pending results... 186312 1726890140.57974: running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry 186312 1726890140.58060: in run() - task 02369adf-7a19-881e-6b85-000000001ef2 186312 1726890140.58071: variable 'ansible_search_path' from source: unknown 186312 1726890140.58098: calling self._execute() 186312 1726890140.58184: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.58188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.58197: variable 'omit' from source: magic vars 186312 1726890140.58462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890140.60490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890140.60540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890140.60579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890140.60605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890140.60628: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890140.60686: 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) 186312 1726890140.60706: 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) 186312 1726890140.60726: 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) 186312 1726890140.60756: 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) 186312 1726890140.60768: 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) 186312 1726890140.60846: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890140.60867: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890140.60871: when evaluation is False, skipping this task 186312 1726890140.60873: _execute() done 186312 1726890140.60876: dumping result to json 186312 1726890140.60879: done dumping result, returning 186312 1726890140.60884: done running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry [02369adf-7a19-881e-6b85-000000001ef2] 186312 1726890140.60888: sending task result for task 02369adf-7a19-881e-6b85-000000001ef2 186312 1726890140.60974: done sending task result for task 02369adf-7a19-881e-6b85-000000001ef2 186312 1726890140.60976: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890140.61024: no more pending results, returning what we have 186312 1726890140.61027: results queue empty 186312 1726890140.61031: checking for any_errors_fatal 186312 1726890140.61039: done checking for any_errors_fatal 186312 1726890140.61040: checking for max_fail_percentage 186312 1726890140.61042: done checking for max_fail_percentage 186312 1726890140.61043: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.61044: done checking to see if all hosts have failed 186312 1726890140.61044: getting the remaining hosts for this loop 186312 1726890140.61046: done getting the remaining hosts for this loop 186312 1726890140.61049: getting the next task for host managed_node3 186312 1726890140.61055: done getting next task for host managed_node3 186312 1726890140.61057: ^ task is: TASK: Check backing device of crypttab entry 186312 1726890140.61062: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.61066: getting variables 186312 1726890140.61067: in VariableManager get_vars() 186312 1726890140.61095: Calling all_inventory to load vars for managed_node3 186312 1726890140.61097: Calling groups_inventory to load vars for managed_node3 186312 1726890140.61100: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.61109: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.61113: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.61116: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.61442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.61791: done with get_vars() 186312 1726890140.61800: done getting variables 186312 1726890140.61842: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:42:20 -0400 (0:00:00.042) 0:01:50.357 ****** 186312 1726890140.61865: entering _queue_task() for managed_node3/assert 186312 1726890140.62035: worker is 1 (out of 1 available) 186312 1726890140.62046: exiting _queue_task() for managed_node3/assert 186312 1726890140.62058: done queuing things up, now waiting for results queue to drain 186312 1726890140.62060: waiting for pending results... 186312 1726890140.62235: running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry 186312 1726890140.62305: in run() - task 02369adf-7a19-881e-6b85-000000001ef3 186312 1726890140.62318: variable 'ansible_search_path' from source: unknown 186312 1726890140.62346: calling self._execute() 186312 1726890140.62433: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.62437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.62445: variable 'omit' from source: magic vars 186312 1726890140.62719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890140.64295: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890140.64343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890140.64377: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890140.64402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890140.64428: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890140.64483: 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) 186312 1726890140.64502: 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) 186312 1726890140.64523: 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) 186312 1726890140.64555: 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) 186312 1726890140.64566: 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) 186312 1726890140.64645: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890140.64666: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890140.64669: when evaluation is False, skipping this task 186312 1726890140.64672: _execute() done 186312 1726890140.64674: dumping result to json 186312 1726890140.64677: done dumping result, returning 186312 1726890140.64682: done running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry [02369adf-7a19-881e-6b85-000000001ef3] 186312 1726890140.64687: sending task result for task 02369adf-7a19-881e-6b85-000000001ef3 186312 1726890140.64773: done sending task result for task 02369adf-7a19-881e-6b85-000000001ef3 186312 1726890140.64777: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890140.64822: no more pending results, returning what we have 186312 1726890140.64826: results queue empty 186312 1726890140.64826: checking for any_errors_fatal 186312 1726890140.64834: done checking for any_errors_fatal 186312 1726890140.64835: checking for max_fail_percentage 186312 1726890140.64837: done checking for max_fail_percentage 186312 1726890140.64837: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.64838: done checking to see if all hosts have failed 186312 1726890140.64839: getting the remaining hosts for this loop 186312 1726890140.64841: done getting the remaining hosts for this loop 186312 1726890140.64843: getting the next task for host managed_node3 186312 1726890140.64849: done getting next task for host managed_node3 186312 1726890140.64851: ^ task is: TASK: Check key file of crypttab entry 186312 1726890140.64856: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.64860: getting variables 186312 1726890140.64861: in VariableManager get_vars() 186312 1726890140.64895: Calling all_inventory to load vars for managed_node3 186312 1726890140.64898: Calling groups_inventory to load vars for managed_node3 186312 1726890140.64901: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.64909: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.64910: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.64915: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.65227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.65571: done with get_vars() 186312 1726890140.65580: done getting variables 186312 1726890140.65618: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:42:20 -0400 (0:00:00.037) 0:01:50.395 ****** 186312 1726890140.65641: entering _queue_task() for managed_node3/assert 186312 1726890140.65808: worker is 1 (out of 1 available) 186312 1726890140.65821: exiting _queue_task() for managed_node3/assert 186312 1726890140.65835: done queuing things up, now waiting for results queue to drain 186312 1726890140.65836: waiting for pending results... 186312 1726890140.65999: running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry 186312 1726890140.66093: in run() - task 02369adf-7a19-881e-6b85-000000001ef4 186312 1726890140.66104: variable 'ansible_search_path' from source: unknown 186312 1726890140.66138: calling self._execute() 186312 1726890140.66235: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.66239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.66249: variable 'omit' from source: magic vars 186312 1726890140.66531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890140.68150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890140.68202: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890140.68243: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890140.68274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890140.68295: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890140.68358: 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) 186312 1726890140.68380: 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) 186312 1726890140.68398: 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) 186312 1726890140.68425: 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) 186312 1726890140.68441: 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) 186312 1726890140.68522: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890140.68544: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890140.68548: when evaluation is False, skipping this task 186312 1726890140.68553: _execute() done 186312 1726890140.68555: dumping result to json 186312 1726890140.68557: done dumping result, returning 186312 1726890140.68560: done running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry [02369adf-7a19-881e-6b85-000000001ef4] 186312 1726890140.68566: sending task result for task 02369adf-7a19-881e-6b85-000000001ef4 186312 1726890140.68651: done sending task result for task 02369adf-7a19-881e-6b85-000000001ef4 186312 1726890140.68653: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890140.68717: no more pending results, returning what we have 186312 1726890140.68721: results queue empty 186312 1726890140.68722: checking for any_errors_fatal 186312 1726890140.68728: done checking for any_errors_fatal 186312 1726890140.68729: checking for max_fail_percentage 186312 1726890140.68730: done checking for max_fail_percentage 186312 1726890140.68731: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.68732: done checking to see if all hosts have failed 186312 1726890140.68733: getting the remaining hosts for this loop 186312 1726890140.68734: done getting the remaining hosts for this loop 186312 1726890140.68737: getting the next task for host managed_node3 186312 1726890140.68743: done getting next task for host managed_node3 186312 1726890140.68745: ^ task is: TASK: Clear test variables 186312 1726890140.68750: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.68754: getting variables 186312 1726890140.68755: in VariableManager get_vars() 186312 1726890140.68782: Calling all_inventory to load vars for managed_node3 186312 1726890140.68784: Calling groups_inventory to load vars for managed_node3 186312 1726890140.68787: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.68803: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.68806: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.68808: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.69119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.69463: done with get_vars() 186312 1726890140.69473: done getting variables 186312 1726890140.69508: 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 [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:42:20 -0400 (0:00:00.038) 0:01:50.434 ****** 186312 1726890140.69532: entering _queue_task() for managed_node3/set_fact 186312 1726890140.69698: worker is 1 (out of 1 available) 186312 1726890140.69709: exiting _queue_task() for managed_node3/set_fact 186312 1726890140.69723: done queuing things up, now waiting for results queue to drain 186312 1726890140.69724: waiting for pending results... 186312 1726890140.69897: running TaskExecutor() for managed_node3/TASK: Clear test variables 186312 1726890140.69989: in run() - task 02369adf-7a19-881e-6b85-000000001ef5 186312 1726890140.70001: variable 'ansible_search_path' from source: unknown 186312 1726890140.70035: calling self._execute() 186312 1726890140.70118: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.70125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.70137: variable 'omit' from source: magic vars 186312 1726890140.70214: variable 'omit' from source: magic vars 186312 1726890140.70258: variable 'omit' from source: magic vars 186312 1726890140.70283: variable 'omit' from source: magic vars 186312 1726890140.70317: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890140.70354: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890140.70370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890140.70386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890140.70396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890140.70422: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890140.70425: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.70432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.70501: Set connection var ansible_shell_type to sh 186312 1726890140.70509: Set connection var ansible_pipelining to False 186312 1726890140.70519: Set connection var ansible_timeout to 10 186312 1726890140.70522: Set connection var ansible_connection to ssh 186312 1726890140.70526: Set connection var ansible_shell_executable to /bin/sh 186312 1726890140.70533: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890140.70552: variable 'ansible_shell_executable' from source: unknown 186312 1726890140.70558: variable 'ansible_connection' from source: unknown 186312 1726890140.70560: variable 'ansible_module_compression' from source: unknown 186312 1726890140.70562: variable 'ansible_shell_type' from source: unknown 186312 1726890140.70565: variable 'ansible_shell_executable' from source: unknown 186312 1726890140.70568: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.70572: variable 'ansible_pipelining' from source: unknown 186312 1726890140.70574: variable 'ansible_timeout' from source: unknown 186312 1726890140.70578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.70686: 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) 186312 1726890140.70694: variable 'omit' from source: magic vars 186312 1726890140.70699: starting attempt loop 186312 1726890140.70703: running the handler 186312 1726890140.70715: handler run complete 186312 1726890140.70723: attempt loop complete, returning result 186312 1726890140.70725: _execute() done 186312 1726890140.70728: dumping result to json 186312 1726890140.70733: done dumping result, returning 186312 1726890140.70740: done running TaskExecutor() for managed_node3/TASK: Clear test variables [02369adf-7a19-881e-6b85-000000001ef5] 186312 1726890140.70745: sending task result for task 02369adf-7a19-881e-6b85-000000001ef5 186312 1726890140.70830: done sending task result for task 02369adf-7a19-881e-6b85-000000001ef5 186312 1726890140.70833: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 186312 1726890140.70890: no more pending results, returning what we have 186312 1726890140.70893: results queue empty 186312 1726890140.70894: checking for any_errors_fatal 186312 1726890140.70901: done checking for any_errors_fatal 186312 1726890140.70902: checking for max_fail_percentage 186312 1726890140.70903: done checking for max_fail_percentage 186312 1726890140.70904: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.70905: done checking to see if all hosts have failed 186312 1726890140.70905: getting the remaining hosts for this loop 186312 1726890140.70907: done getting the remaining hosts for this loop 186312 1726890140.70909: getting the next task for host managed_node3 186312 1726890140.70920: done getting next task for host managed_node3 186312 1726890140.70923: ^ task is: TASK: Get information about RAID 186312 1726890140.70928: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.70931: getting variables 186312 1726890140.70933: in VariableManager get_vars() 186312 1726890140.70959: Calling all_inventory to load vars for managed_node3 186312 1726890140.70961: Calling groups_inventory to load vars for managed_node3 186312 1726890140.70973: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.70986: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.70989: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.70993: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.71314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.71659: done with get_vars() 186312 1726890140.71669: done getting variables 186312 1726890140.71705: 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 [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:42:20 -0400 (0:00:00.021) 0:01:50.456 ****** 186312 1726890140.71730: entering _queue_task() for managed_node3/command 186312 1726890140.72285: worker is 1 (out of 1 available) 186312 1726890140.72324: exiting _queue_task() for managed_node3/command 186312 1726890140.72335: done queuing things up, now waiting for results queue to drain 186312 1726890140.72337: waiting for pending results... 186312 1726890140.72398: running TaskExecutor() for managed_node3/TASK: Get information about RAID 186312 1726890140.72477: in run() - task 02369adf-7a19-881e-6b85-000000001ef9 186312 1726890140.72490: variable 'ansible_search_path' from source: unknown 186312 1726890140.72522: calling self._execute() 186312 1726890140.72611: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.72617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.72626: variable 'omit' from source: magic vars 186312 1726890140.72962: variable 'storage_test_volume' from source: include params 186312 1726890140.73031: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890140.73036: when evaluation is False, skipping this task 186312 1726890140.73052: _execute() done 186312 1726890140.73088: dumping result to json 186312 1726890140.73115: done dumping result, returning 186312 1726890140.73158: done running TaskExecutor() for managed_node3/TASK: Get information about RAID [02369adf-7a19-881e-6b85-000000001ef9] 186312 1726890140.73219: sending task result for task 02369adf-7a19-881e-6b85-000000001ef9 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890140.73635: no more pending results, returning what we have 186312 1726890140.73643: results queue empty 186312 1726890140.73650: checking for any_errors_fatal 186312 1726890140.73684: done checking for any_errors_fatal 186312 1726890140.73696: checking for max_fail_percentage 186312 1726890140.73702: done checking for max_fail_percentage 186312 1726890140.73707: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.73708: done checking to see if all hosts have failed 186312 1726890140.73721: getting the remaining hosts for this loop 186312 1726890140.73726: done getting the remaining hosts for this loop 186312 1726890140.73733: getting the next task for host managed_node3 186312 1726890140.73770: done getting next task for host managed_node3 186312 1726890140.73774: ^ task is: TASK: Set active devices regex 186312 1726890140.73814: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.73830: getting variables 186312 1726890140.73849: in VariableManager get_vars() 186312 1726890140.73972: Calling all_inventory to load vars for managed_node3 186312 1726890140.73978: Calling groups_inventory to load vars for managed_node3 186312 1726890140.73986: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.73998: done sending task result for task 02369adf-7a19-881e-6b85-000000001ef9 186312 1726890140.74001: WORKER PROCESS EXITING 186312 1726890140.74018: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.74022: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.74025: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.74403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.74825: done with get_vars() 186312 1726890140.74835: done getting variables 186312 1726890140.74878: 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 [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:42:20 -0400 (0:00:00.031) 0:01:50.488 ****** 186312 1726890140.74931: entering _queue_task() for managed_node3/set_fact 186312 1726890140.75391: worker is 1 (out of 1 available) 186312 1726890140.75401: exiting _queue_task() for managed_node3/set_fact 186312 1726890140.75417: done queuing things up, now waiting for results queue to drain 186312 1726890140.75418: waiting for pending results... 186312 1726890140.75569: running TaskExecutor() for managed_node3/TASK: Set active devices regex 186312 1726890140.75655: in run() - task 02369adf-7a19-881e-6b85-000000001efa 186312 1726890140.75669: variable 'ansible_search_path' from source: unknown 186312 1726890140.75699: calling self._execute() 186312 1726890140.75792: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.75796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.75806: variable 'omit' from source: magic vars 186312 1726890140.76165: variable 'storage_test_volume' from source: include params 186312 1726890140.76213: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890140.76222: when evaluation is False, skipping this task 186312 1726890140.76233: _execute() done 186312 1726890140.76244: dumping result to json 186312 1726890140.76251: done dumping result, returning 186312 1726890140.76273: done running TaskExecutor() for managed_node3/TASK: Set active devices regex [02369adf-7a19-881e-6b85-000000001efa] 186312 1726890140.76352: sending task result for task 02369adf-7a19-881e-6b85-000000001efa 186312 1726890140.76464: done sending task result for task 02369adf-7a19-881e-6b85-000000001efa skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890140.76606: no more pending results, returning what we have 186312 1726890140.76610: results queue empty 186312 1726890140.76611: checking for any_errors_fatal 186312 1726890140.76623: done checking for any_errors_fatal 186312 1726890140.76624: checking for max_fail_percentage 186312 1726890140.76626: done checking for max_fail_percentage 186312 1726890140.76626: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.76628: done checking to see if all hosts have failed 186312 1726890140.76628: getting the remaining hosts for this loop 186312 1726890140.76630: done getting the remaining hosts for this loop 186312 1726890140.76634: getting the next task for host managed_node3 186312 1726890140.76642: done getting next task for host managed_node3 186312 1726890140.76645: ^ task is: TASK: Set spare devices regex 186312 1726890140.76652: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.76656: getting variables 186312 1726890140.76658: in VariableManager get_vars() 186312 1726890140.76697: Calling all_inventory to load vars for managed_node3 186312 1726890140.76699: Calling groups_inventory to load vars for managed_node3 186312 1726890140.76703: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.76718: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.76722: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.76725: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.77382: WORKER PROCESS EXITING 186312 1726890140.77403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.78479: done with get_vars() 186312 1726890140.78491: done getting variables 186312 1726890140.78568: 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 [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:42:20 -0400 (0:00:00.036) 0:01:50.525 ****** 186312 1726890140.78606: entering _queue_task() for managed_node3/set_fact 186312 1726890140.78813: worker is 1 (out of 1 available) 186312 1726890140.78825: exiting _queue_task() for managed_node3/set_fact 186312 1726890140.78838: done queuing things up, now waiting for results queue to drain 186312 1726890140.78844: waiting for pending results... 186312 1726890140.79021: running TaskExecutor() for managed_node3/TASK: Set spare devices regex 186312 1726890140.79121: in run() - task 02369adf-7a19-881e-6b85-000000001efb 186312 1726890140.79132: variable 'ansible_search_path' from source: unknown 186312 1726890140.79162: calling self._execute() 186312 1726890140.79248: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.79253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.79262: variable 'omit' from source: magic vars 186312 1726890140.79557: variable 'storage_test_volume' from source: include params 186312 1726890140.79589: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890140.79592: when evaluation is False, skipping this task 186312 1726890140.79596: _execute() done 186312 1726890140.79598: dumping result to json 186312 1726890140.79601: done dumping result, returning 186312 1726890140.79606: done running TaskExecutor() for managed_node3/TASK: Set spare devices regex [02369adf-7a19-881e-6b85-000000001efb] 186312 1726890140.79611: sending task result for task 02369adf-7a19-881e-6b85-000000001efb 186312 1726890140.79706: done sending task result for task 02369adf-7a19-881e-6b85-000000001efb 186312 1726890140.79709: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890140.79768: no more pending results, returning what we have 186312 1726890140.79772: results queue empty 186312 1726890140.79772: checking for any_errors_fatal 186312 1726890140.79780: done checking for any_errors_fatal 186312 1726890140.79781: checking for max_fail_percentage 186312 1726890140.79782: done checking for max_fail_percentage 186312 1726890140.79783: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.79784: done checking to see if all hosts have failed 186312 1726890140.79785: getting the remaining hosts for this loop 186312 1726890140.79786: done getting the remaining hosts for this loop 186312 1726890140.79789: getting the next task for host managed_node3 186312 1726890140.79795: done getting next task for host managed_node3 186312 1726890140.79797: ^ task is: TASK: Set md version regex 186312 1726890140.79802: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.79806: getting variables 186312 1726890140.79807: in VariableManager get_vars() 186312 1726890140.79844: Calling all_inventory to load vars for managed_node3 186312 1726890140.79846: Calling groups_inventory to load vars for managed_node3 186312 1726890140.79848: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.79856: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.79858: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.79860: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.80180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.80816: done with get_vars() 186312 1726890140.80831: done getting variables 186312 1726890140.80885: 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 [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:42:20 -0400 (0:00:00.023) 0:01:50.548 ****** 186312 1726890140.80917: entering _queue_task() for managed_node3/set_fact 186312 1726890140.81143: worker is 1 (out of 1 available) 186312 1726890140.81156: exiting _queue_task() for managed_node3/set_fact 186312 1726890140.81169: done queuing things up, now waiting for results queue to drain 186312 1726890140.81170: waiting for pending results... 186312 1726890140.81462: running TaskExecutor() for managed_node3/TASK: Set md version regex 186312 1726890140.81595: in run() - task 02369adf-7a19-881e-6b85-000000001efc 186312 1726890140.81620: variable 'ansible_search_path' from source: unknown 186312 1726890140.81660: calling self._execute() 186312 1726890140.81777: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.81790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.81805: variable 'omit' from source: magic vars 186312 1726890140.82222: variable 'storage_test_volume' from source: include params 186312 1726890140.82275: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890140.82283: when evaluation is False, skipping this task 186312 1726890140.82289: _execute() done 186312 1726890140.82296: dumping result to json 186312 1726890140.82302: done dumping result, returning 186312 1726890140.82314: done running TaskExecutor() for managed_node3/TASK: Set md version regex [02369adf-7a19-881e-6b85-000000001efc] 186312 1726890140.82325: sending task result for task 02369adf-7a19-881e-6b85-000000001efc skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890140.82485: no more pending results, returning what we have 186312 1726890140.82489: results queue empty 186312 1726890140.82490: checking for any_errors_fatal 186312 1726890140.82500: done checking for any_errors_fatal 186312 1726890140.82501: checking for max_fail_percentage 186312 1726890140.82503: done checking for max_fail_percentage 186312 1726890140.82504: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.82505: done checking to see if all hosts have failed 186312 1726890140.82506: getting the remaining hosts for this loop 186312 1726890140.82508: done getting the remaining hosts for this loop 186312 1726890140.82514: getting the next task for host managed_node3 186312 1726890140.82524: done getting next task for host managed_node3 186312 1726890140.82528: ^ task is: TASK: Set chunk size regex 186312 1726890140.82537: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.82541: getting variables 186312 1726890140.82543: in VariableManager get_vars() 186312 1726890140.82584: Calling all_inventory to load vars for managed_node3 186312 1726890140.82587: Calling groups_inventory to load vars for managed_node3 186312 1726890140.82591: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.82606: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.82610: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.82615: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.83471: done sending task result for task 02369adf-7a19-881e-6b85-000000001efc 186312 1726890140.83474: WORKER PROCESS EXITING 186312 1726890140.83494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.84047: done with get_vars() 186312 1726890140.84060: done getting variables 186312 1726890140.84117: 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 [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:42:20 -0400 (0:00:00.032) 0:01:50.580 ****** 186312 1726890140.84152: entering _queue_task() for managed_node3/set_fact 186312 1726890140.84394: worker is 1 (out of 1 available) 186312 1726890140.84405: exiting _queue_task() for managed_node3/set_fact 186312 1726890140.84419: done queuing things up, now waiting for results queue to drain 186312 1726890140.84420: waiting for pending results... 186312 1726890140.84708: running TaskExecutor() for managed_node3/TASK: Set chunk size regex 186312 1726890140.84846: in run() - task 02369adf-7a19-881e-6b85-000000001efd 186312 1726890140.84869: variable 'ansible_search_path' from source: unknown 186312 1726890140.84908: calling self._execute() 186312 1726890140.85032: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.85044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.85059: variable 'omit' from source: magic vars 186312 1726890140.85461: variable 'storage_test_volume' from source: include params 186312 1726890140.85513: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890140.85524: when evaluation is False, skipping this task 186312 1726890140.85533: _execute() done 186312 1726890140.85540: dumping result to json 186312 1726890140.85546: done dumping result, returning 186312 1726890140.85556: done running TaskExecutor() for managed_node3/TASK: Set chunk size regex [02369adf-7a19-881e-6b85-000000001efd] 186312 1726890140.85565: sending task result for task 02369adf-7a19-881e-6b85-000000001efd skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890140.85726: no more pending results, returning what we have 186312 1726890140.85732: results queue empty 186312 1726890140.85733: checking for any_errors_fatal 186312 1726890140.85743: done checking for any_errors_fatal 186312 1726890140.85744: checking for max_fail_percentage 186312 1726890140.85747: done checking for max_fail_percentage 186312 1726890140.85748: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.85749: done checking to see if all hosts have failed 186312 1726890140.85750: getting the remaining hosts for this loop 186312 1726890140.85752: done getting the remaining hosts for this loop 186312 1726890140.85755: getting the next task for host managed_node3 186312 1726890140.85764: done getting next task for host managed_node3 186312 1726890140.85767: ^ task is: TASK: Parse the chunk size 186312 1726890140.85773: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.85778: getting variables 186312 1726890140.85780: in VariableManager get_vars() 186312 1726890140.85819: Calling all_inventory to load vars for managed_node3 186312 1726890140.85823: Calling groups_inventory to load vars for managed_node3 186312 1726890140.85826: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.85844: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.85848: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.85851: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.86680: done sending task result for task 02369adf-7a19-881e-6b85-000000001efd 186312 1726890140.86684: WORKER PROCESS EXITING 186312 1726890140.86705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.87336: done with get_vars() 186312 1726890140.87350: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:42:20 -0400 (0:00:00.032) 0:01:50.613 ****** 186312 1726890140.87422: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890140.87669: worker is 1 (out of 1 available) 186312 1726890140.87680: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890140.87693: done queuing things up, now waiting for results queue to drain 186312 1726890140.87694: waiting for pending results... 186312 1726890140.88003: running TaskExecutor() for managed_node3/TASK: Parse the chunk size 186312 1726890140.88142: in run() - task 02369adf-7a19-881e-6b85-000000001efe 186312 1726890140.88164: variable 'ansible_search_path' from source: unknown 186312 1726890140.88204: calling self._execute() 186312 1726890140.88337: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.88350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.88368: variable 'omit' from source: magic vars 186312 1726890140.88803: variable 'storage_test_volume' from source: include params 186312 1726890140.88859: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890140.88868: when evaluation is False, skipping this task 186312 1726890140.88876: _execute() done 186312 1726890140.88883: dumping result to json 186312 1726890140.88890: done dumping result, returning 186312 1726890140.88903: done running TaskExecutor() for managed_node3/TASK: Parse the chunk size [02369adf-7a19-881e-6b85-000000001efe] 186312 1726890140.88915: sending task result for task 02369adf-7a19-881e-6b85-000000001efe skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890140.89086: no more pending results, returning what we have 186312 1726890140.89090: results queue empty 186312 1726890140.89091: checking for any_errors_fatal 186312 1726890140.89104: done checking for any_errors_fatal 186312 1726890140.89105: checking for max_fail_percentage 186312 1726890140.89107: done checking for max_fail_percentage 186312 1726890140.89108: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.89109: done checking to see if all hosts have failed 186312 1726890140.89110: getting the remaining hosts for this loop 186312 1726890140.89113: done getting the remaining hosts for this loop 186312 1726890140.89117: getting the next task for host managed_node3 186312 1726890140.89127: done getting next task for host managed_node3 186312 1726890140.89133: ^ task is: TASK: Check RAID active devices count 186312 1726890140.89140: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.89145: getting variables 186312 1726890140.89147: in VariableManager get_vars() 186312 1726890140.89186: Calling all_inventory to load vars for managed_node3 186312 1726890140.89189: Calling groups_inventory to load vars for managed_node3 186312 1726890140.89193: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.89209: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.89214: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.89218: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.90009: done sending task result for task 02369adf-7a19-881e-6b85-000000001efe 186312 1726890140.90016: WORKER PROCESS EXITING 186312 1726890140.90040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.90666: done with get_vars() 186312 1726890140.90679: done getting variables 186312 1726890140.90735: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:42:20 -0400 (0:00:00.033) 0:01:50.646 ****** 186312 1726890140.90766: entering _queue_task() for managed_node3/assert 186312 1726890140.90983: worker is 1 (out of 1 available) 186312 1726890140.90993: exiting _queue_task() for managed_node3/assert 186312 1726890140.91005: done queuing things up, now waiting for results queue to drain 186312 1726890140.91007: waiting for pending results... 186312 1726890140.91300: running TaskExecutor() for managed_node3/TASK: Check RAID active devices count 186312 1726890140.91439: in run() - task 02369adf-7a19-881e-6b85-000000001eff 186312 1726890140.91465: variable 'ansible_search_path' from source: unknown 186312 1726890140.91503: calling self._execute() 186312 1726890140.91628: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.91644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.91660: variable 'omit' from source: magic vars 186312 1726890140.92065: variable 'storage_test_volume' from source: include params 186312 1726890140.92118: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890140.92127: when evaluation is False, skipping this task 186312 1726890140.92137: _execute() done 186312 1726890140.92145: dumping result to json 186312 1726890140.92153: done dumping result, returning 186312 1726890140.92162: done running TaskExecutor() for managed_node3/TASK: Check RAID active devices count [02369adf-7a19-881e-6b85-000000001eff] 186312 1726890140.92173: sending task result for task 02369adf-7a19-881e-6b85-000000001eff skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890140.92335: no more pending results, returning what we have 186312 1726890140.92339: results queue empty 186312 1726890140.92340: checking for any_errors_fatal 186312 1726890140.92350: done checking for any_errors_fatal 186312 1726890140.92351: checking for max_fail_percentage 186312 1726890140.92353: done checking for max_fail_percentage 186312 1726890140.92354: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.92355: done checking to see if all hosts have failed 186312 1726890140.92356: getting the remaining hosts for this loop 186312 1726890140.92358: done getting the remaining hosts for this loop 186312 1726890140.92362: getting the next task for host managed_node3 186312 1726890140.92371: done getting next task for host managed_node3 186312 1726890140.92374: ^ task is: TASK: Check RAID spare devices count 186312 1726890140.92380: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.92386: getting variables 186312 1726890140.92387: in VariableManager get_vars() 186312 1726890140.92425: Calling all_inventory to load vars for managed_node3 186312 1726890140.92431: Calling groups_inventory to load vars for managed_node3 186312 1726890140.92435: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.92449: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.92452: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.92455: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.93206: done sending task result for task 02369adf-7a19-881e-6b85-000000001eff 186312 1726890140.93209: WORKER PROCESS EXITING 186312 1726890140.93232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.93849: done with get_vars() 186312 1726890140.93862: done getting variables 186312 1726890140.93920: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:42:20 -0400 (0:00:00.031) 0:01:50.678 ****** 186312 1726890140.93953: entering _queue_task() for managed_node3/assert 186312 1726890140.94170: worker is 1 (out of 1 available) 186312 1726890140.94181: exiting _queue_task() for managed_node3/assert 186312 1726890140.94193: done queuing things up, now waiting for results queue to drain 186312 1726890140.94194: waiting for pending results... 186312 1726890140.94504: running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count 186312 1726890140.94653: in run() - task 02369adf-7a19-881e-6b85-000000001f00 186312 1726890140.94674: variable 'ansible_search_path' from source: unknown 186312 1726890140.94716: calling self._execute() 186312 1726890140.94844: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.94860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.94876: variable 'omit' from source: magic vars 186312 1726890140.95283: variable 'storage_test_volume' from source: include params 186312 1726890140.95338: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890140.95347: when evaluation is False, skipping this task 186312 1726890140.95355: _execute() done 186312 1726890140.95363: dumping result to json 186312 1726890140.95371: done dumping result, returning 186312 1726890140.95381: done running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count [02369adf-7a19-881e-6b85-000000001f00] 186312 1726890140.95393: sending task result for task 02369adf-7a19-881e-6b85-000000001f00 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890140.95556: no more pending results, returning what we have 186312 1726890140.95560: results queue empty 186312 1726890140.95561: checking for any_errors_fatal 186312 1726890140.95568: done checking for any_errors_fatal 186312 1726890140.95569: checking for max_fail_percentage 186312 1726890140.95571: done checking for max_fail_percentage 186312 1726890140.95572: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.95573: done checking to see if all hosts have failed 186312 1726890140.95574: getting the remaining hosts for this loop 186312 1726890140.95576: done getting the remaining hosts for this loop 186312 1726890140.95580: getting the next task for host managed_node3 186312 1726890140.95588: done getting next task for host managed_node3 186312 1726890140.95591: ^ task is: TASK: Check RAID metadata version 186312 1726890140.95598: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.95603: getting variables 186312 1726890140.95605: in VariableManager get_vars() 186312 1726890140.95644: Calling all_inventory to load vars for managed_node3 186312 1726890140.95647: Calling groups_inventory to load vars for managed_node3 186312 1726890140.95651: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.95665: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.95669: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.95672: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.96430: done sending task result for task 02369adf-7a19-881e-6b85-000000001f00 186312 1726890140.96434: WORKER PROCESS EXITING 186312 1726890140.96456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.97398: done with get_vars() 186312 1726890140.97416: done getting variables 186312 1726890140.97460: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:42:20 -0400 (0:00:00.035) 0:01:50.714 ****** 186312 1726890140.97481: entering _queue_task() for managed_node3/assert 186312 1726890140.97657: worker is 1 (out of 1 available) 186312 1726890140.97669: exiting _queue_task() for managed_node3/assert 186312 1726890140.97682: done queuing things up, now waiting for results queue to drain 186312 1726890140.97683: waiting for pending results... 186312 1726890140.97880: running TaskExecutor() for managed_node3/TASK: Check RAID metadata version 186312 1726890140.97986: in run() - task 02369adf-7a19-881e-6b85-000000001f01 186312 1726890140.97997: variable 'ansible_search_path' from source: unknown 186312 1726890140.98028: calling self._execute() 186312 1726890140.98116: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890140.98120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890140.98130: variable 'omit' from source: magic vars 186312 1726890140.98409: variable 'storage_test_volume' from source: include params 186312 1726890140.98448: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890140.98452: when evaluation is False, skipping this task 186312 1726890140.98454: _execute() done 186312 1726890140.98457: dumping result to json 186312 1726890140.98459: done dumping result, returning 186312 1726890140.98462: done running TaskExecutor() for managed_node3/TASK: Check RAID metadata version [02369adf-7a19-881e-6b85-000000001f01] 186312 1726890140.98469: sending task result for task 02369adf-7a19-881e-6b85-000000001f01 186312 1726890140.98566: done sending task result for task 02369adf-7a19-881e-6b85-000000001f01 186312 1726890140.98569: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890140.98618: no more pending results, returning what we have 186312 1726890140.98621: results queue empty 186312 1726890140.98621: checking for any_errors_fatal 186312 1726890140.98629: done checking for any_errors_fatal 186312 1726890140.98629: checking for max_fail_percentage 186312 1726890140.98631: done checking for max_fail_percentage 186312 1726890140.98632: checking to see if all hosts have failed and the running result is not ok 186312 1726890140.98633: done checking to see if all hosts have failed 186312 1726890140.98633: getting the remaining hosts for this loop 186312 1726890140.98635: done getting the remaining hosts for this loop 186312 1726890140.98638: getting the next task for host managed_node3 186312 1726890140.98645: done getting next task for host managed_node3 186312 1726890140.98647: ^ task is: TASK: Check RAID chunk size 186312 1726890140.98651: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890140.98654: getting variables 186312 1726890140.98655: in VariableManager get_vars() 186312 1726890140.98688: Calling all_inventory to load vars for managed_node3 186312 1726890140.98690: Calling groups_inventory to load vars for managed_node3 186312 1726890140.98693: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890140.98699: Calling all_plugins_play to load vars for managed_node3 186312 1726890140.98701: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890140.98703: Calling groups_plugins_play to load vars for managed_node3 186312 1726890140.99020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890140.99531: done with get_vars() 186312 1726890140.99545: done getting variables 186312 1726890140.99600: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:42:20 -0400 (0:00:00.021) 0:01:50.735 ****** 186312 1726890140.99634: entering _queue_task() for managed_node3/assert 186312 1726890140.99849: worker is 1 (out of 1 available) 186312 1726890140.99860: exiting _queue_task() for managed_node3/assert 186312 1726890140.99873: done queuing things up, now waiting for results queue to drain 186312 1726890140.99874: waiting for pending results... 186312 1726890141.00170: running TaskExecutor() for managed_node3/TASK: Check RAID chunk size 186312 1726890141.00304: in run() - task 02369adf-7a19-881e-6b85-000000001f02 186312 1726890141.00331: variable 'ansible_search_path' from source: unknown 186312 1726890141.00371: calling self._execute() 186312 1726890141.00493: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.00507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.00544: variable 'omit' from source: magic vars 186312 1726890141.00853: variable 'storage_test_volume' from source: include params 186312 1726890141.00884: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890141.00888: when evaluation is False, skipping this task 186312 1726890141.00891: _execute() done 186312 1726890141.00894: dumping result to json 186312 1726890141.00896: done dumping result, returning 186312 1726890141.00901: done running TaskExecutor() for managed_node3/TASK: Check RAID chunk size [02369adf-7a19-881e-6b85-000000001f02] 186312 1726890141.00906: sending task result for task 02369adf-7a19-881e-6b85-000000001f02 186312 1726890141.01001: done sending task result for task 02369adf-7a19-881e-6b85-000000001f02 186312 1726890141.01004: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890141.01055: no more pending results, returning what we have 186312 1726890141.01058: results queue empty 186312 1726890141.01059: checking for any_errors_fatal 186312 1726890141.01066: done checking for any_errors_fatal 186312 1726890141.01066: checking for max_fail_percentage 186312 1726890141.01068: done checking for max_fail_percentage 186312 1726890141.01069: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.01069: done checking to see if all hosts have failed 186312 1726890141.01070: getting the remaining hosts for this loop 186312 1726890141.01072: done getting the remaining hosts for this loop 186312 1726890141.01074: getting the next task for host managed_node3 186312 1726890141.01084: done getting next task for host managed_node3 186312 1726890141.01086: ^ task is: TASK: Parse the actual size of the volume 186312 1726890141.01090: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.01093: getting variables 186312 1726890141.01095: in VariableManager get_vars() 186312 1726890141.01126: Calling all_inventory to load vars for managed_node3 186312 1726890141.01131: Calling groups_inventory to load vars for managed_node3 186312 1726890141.01133: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.01141: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.01142: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.01144: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.01454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.01799: done with get_vars() 186312 1726890141.01807: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:42:21 -0400 (0:00:00.022) 0:01:50.757 ****** 186312 1726890141.01865: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890141.02027: worker is 1 (out of 1 available) 186312 1726890141.02041: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890141.02053: done queuing things up, now waiting for results queue to drain 186312 1726890141.02055: waiting for pending results... 186312 1726890141.02216: running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume 186312 1726890141.02297: in run() - task 02369adf-7a19-881e-6b85-000000001f06 186312 1726890141.02308: variable 'ansible_search_path' from source: unknown 186312 1726890141.02340: calling self._execute() 186312 1726890141.02418: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.02423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.02437: variable 'omit' from source: magic vars 186312 1726890141.02757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890141.05001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890141.05052: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890141.05090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890141.05118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890141.05141: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890141.05209: variable '_storage_test_volume_present' from source: set_fact 186312 1726890141.05224: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890141.05329: variable 'storage_test_volume' from source: include params 186312 1726890141.05357: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 186312 1726890141.05360: when evaluation is False, skipping this task 186312 1726890141.05363: _execute() done 186312 1726890141.05367: dumping result to json 186312 1726890141.05370: done dumping result, returning 186312 1726890141.05372: done running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume [02369adf-7a19-881e-6b85-000000001f06] 186312 1726890141.05377: sending task result for task 02369adf-7a19-881e-6b85-000000001f06 186312 1726890141.05470: done sending task result for task 02369adf-7a19-881e-6b85-000000001f06 186312 1726890141.05473: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 186312 1726890141.05546: no more pending results, returning what we have 186312 1726890141.05549: results queue empty 186312 1726890141.05550: checking for any_errors_fatal 186312 1726890141.05556: done checking for any_errors_fatal 186312 1726890141.05557: checking for max_fail_percentage 186312 1726890141.05558: done checking for max_fail_percentage 186312 1726890141.05559: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.05560: done checking to see if all hosts have failed 186312 1726890141.05561: getting the remaining hosts for this loop 186312 1726890141.05562: done getting the remaining hosts for this loop 186312 1726890141.05565: getting the next task for host managed_node3 186312 1726890141.05572: done getting next task for host managed_node3 186312 1726890141.05574: ^ task is: TASK: Parse the requested size of the volume 186312 1726890141.05578: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.05581: getting variables 186312 1726890141.05582: in VariableManager get_vars() 186312 1726890141.05610: Calling all_inventory to load vars for managed_node3 186312 1726890141.05614: Calling groups_inventory to load vars for managed_node3 186312 1726890141.05617: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.05627: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.05630: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.05633: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.05955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.06303: done with get_vars() 186312 1726890141.06314: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:42:21 -0400 (0:00:00.045) 0:01:50.803 ****** 186312 1726890141.06419: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890141.06658: worker is 1 (out of 1 available) 186312 1726890141.06669: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890141.06682: done queuing things up, now waiting for results queue to drain 186312 1726890141.06683: waiting for pending results... 186312 1726890141.06984: running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume 186312 1726890141.07125: in run() - task 02369adf-7a19-881e-6b85-000000001f07 186312 1726890141.07150: variable 'ansible_search_path' from source: unknown 186312 1726890141.07196: calling self._execute() 186312 1726890141.07328: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.07348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.07362: variable 'omit' from source: magic vars 186312 1726890141.07736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890141.09655: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890141.09699: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890141.09739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890141.09769: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890141.09789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890141.09856: variable '_storage_test_volume_present' from source: set_fact 186312 1726890141.09873: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890141.09969: variable 'storage_test_volume' from source: include params 186312 1726890141.09995: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890141.09998: when evaluation is False, skipping this task 186312 1726890141.10001: _execute() done 186312 1726890141.10004: dumping result to json 186312 1726890141.10007: done dumping result, returning 186312 1726890141.10013: done running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume [02369adf-7a19-881e-6b85-000000001f07] 186312 1726890141.10019: sending task result for task 02369adf-7a19-881e-6b85-000000001f07 186312 1726890141.10105: done sending task result for task 02369adf-7a19-881e-6b85-000000001f07 186312 1726890141.10108: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890141.10165: no more pending results, returning what we have 186312 1726890141.10169: results queue empty 186312 1726890141.10170: checking for any_errors_fatal 186312 1726890141.10175: done checking for any_errors_fatal 186312 1726890141.10176: checking for max_fail_percentage 186312 1726890141.10178: done checking for max_fail_percentage 186312 1726890141.10178: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.10180: done checking to see if all hosts have failed 186312 1726890141.10180: getting the remaining hosts for this loop 186312 1726890141.10182: done getting the remaining hosts for this loop 186312 1726890141.10185: getting the next task for host managed_node3 186312 1726890141.10192: done getting next task for host managed_node3 186312 1726890141.10194: ^ task is: TASK: Establish base value for expected size 186312 1726890141.10198: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.10202: getting variables 186312 1726890141.10203: in VariableManager get_vars() 186312 1726890141.10236: Calling all_inventory to load vars for managed_node3 186312 1726890141.10239: Calling groups_inventory to load vars for managed_node3 186312 1726890141.10242: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.10251: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.10253: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.10256: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.10580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.11187: done with get_vars() 186312 1726890141.11200: done getting variables 186312 1726890141.11256: 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 [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:42:21 -0400 (0:00:00.048) 0:01:50.852 ****** 186312 1726890141.11286: entering _queue_task() for managed_node3/set_fact 186312 1726890141.11508: worker is 1 (out of 1 available) 186312 1726890141.11522: exiting _queue_task() for managed_node3/set_fact 186312 1726890141.11538: done queuing things up, now waiting for results queue to drain 186312 1726890141.11540: waiting for pending results... 186312 1726890141.11839: running TaskExecutor() for managed_node3/TASK: Establish base value for expected size 186312 1726890141.11969: in run() - task 02369adf-7a19-881e-6b85-000000001f08 186312 1726890141.11981: variable 'ansible_search_path' from source: unknown 186312 1726890141.12010: calling self._execute() 186312 1726890141.12104: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.12108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.12123: variable 'omit' from source: magic vars 186312 1726890141.12402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890141.13952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890141.14000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890141.14376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890141.14403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890141.14427: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890141.14491: variable '_storage_test_volume_present' from source: set_fact 186312 1726890141.14505: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890141.14596: variable 'storage_test_volume' from source: include params 186312 1726890141.14622: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890141.14626: when evaluation is False, skipping this task 186312 1726890141.14631: _execute() done 186312 1726890141.14634: dumping result to json 186312 1726890141.14637: done dumping result, returning 186312 1726890141.14639: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected size [02369adf-7a19-881e-6b85-000000001f08] 186312 1726890141.14641: sending task result for task 02369adf-7a19-881e-6b85-000000001f08 186312 1726890141.14726: done sending task result for task 02369adf-7a19-881e-6b85-000000001f08 186312 1726890141.14731: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890141.14772: no more pending results, returning what we have 186312 1726890141.14778: results queue empty 186312 1726890141.14779: checking for any_errors_fatal 186312 1726890141.14790: done checking for any_errors_fatal 186312 1726890141.14791: checking for max_fail_percentage 186312 1726890141.14793: done checking for max_fail_percentage 186312 1726890141.14794: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.14795: done checking to see if all hosts have failed 186312 1726890141.14796: getting the remaining hosts for this loop 186312 1726890141.14798: done getting the remaining hosts for this loop 186312 1726890141.14802: getting the next task for host managed_node3 186312 1726890141.14808: done getting next task for host managed_node3 186312 1726890141.14811: ^ task is: TASK: Show expected size 186312 1726890141.14822: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.14826: getting variables 186312 1726890141.14828: in VariableManager get_vars() 186312 1726890141.14862: Calling all_inventory to load vars for managed_node3 186312 1726890141.14864: Calling groups_inventory to load vars for managed_node3 186312 1726890141.14867: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.14877: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.14879: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.14882: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.15367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.16027: done with get_vars() 186312 1726890141.16042: done getting variables 186312 1726890141.16108: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:42:21 -0400 (0:00:00.048) 0:01:50.900 ****** 186312 1726890141.16141: entering _queue_task() for managed_node3/debug 186312 1726890141.16336: worker is 1 (out of 1 available) 186312 1726890141.16347: exiting _queue_task() for managed_node3/debug 186312 1726890141.16361: done queuing things up, now waiting for results queue to drain 186312 1726890141.16362: waiting for pending results... 186312 1726890141.16650: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890141.16790: in run() - task 02369adf-7a19-881e-6b85-000000001f09 186312 1726890141.16814: variable 'ansible_search_path' from source: unknown 186312 1726890141.16868: calling self._execute() 186312 1726890141.17078: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.17083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.17105: variable 'omit' from source: magic vars 186312 1726890141.17168: variable 'omit' from source: magic vars 186312 1726890141.17252: variable 'omit' from source: magic vars 186312 1726890141.17303: variable 'omit' from source: magic vars 186312 1726890141.17370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890141.17430: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890141.17468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890141.17500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890141.17518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890141.17559: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890141.17563: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.17565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.17686: Set connection var ansible_shell_type to sh 186312 1726890141.17701: Set connection var ansible_pipelining to False 186312 1726890141.17709: Set connection var ansible_timeout to 10 186312 1726890141.17713: Set connection var ansible_connection to ssh 186312 1726890141.17718: Set connection var ansible_shell_executable to /bin/sh 186312 1726890141.17723: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890141.17744: variable 'ansible_shell_executable' from source: unknown 186312 1726890141.17748: variable 'ansible_connection' from source: unknown 186312 1726890141.17752: variable 'ansible_module_compression' from source: unknown 186312 1726890141.17754: variable 'ansible_shell_type' from source: unknown 186312 1726890141.17756: variable 'ansible_shell_executable' from source: unknown 186312 1726890141.17759: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.17761: variable 'ansible_pipelining' from source: unknown 186312 1726890141.17763: variable 'ansible_timeout' from source: unknown 186312 1726890141.17766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.17966: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890141.17986: variable 'omit' from source: magic vars 186312 1726890141.18001: starting attempt loop 186312 1726890141.18009: running the handler 186312 1726890141.18335: handler run complete 186312 1726890141.18380: attempt loop complete, returning result 186312 1726890141.18390: _execute() done 186312 1726890141.18406: dumping result to json 186312 1726890141.18416: done dumping result, returning 186312 1726890141.18429: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-000000001f09] 186312 1726890141.18454: sending task result for task 02369adf-7a19-881e-6b85-000000001f09 186312 1726890141.18560: done sending task result for task 02369adf-7a19-881e-6b85-000000001f09 ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890141.18619: no more pending results, returning what we have 186312 1726890141.18628: results queue empty 186312 1726890141.18633: checking for any_errors_fatal 186312 1726890141.18644: done checking for any_errors_fatal 186312 1726890141.18647: checking for max_fail_percentage 186312 1726890141.18649: done checking for max_fail_percentage 186312 1726890141.18652: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.18654: done checking to see if all hosts have failed 186312 1726890141.18654: getting the remaining hosts for this loop 186312 1726890141.18659: done getting the remaining hosts for this loop 186312 1726890141.18663: getting the next task for host managed_node3 186312 1726890141.18670: done getting next task for host managed_node3 186312 1726890141.18675: ^ task is: TASK: Get the size of parent/pool device 186312 1726890141.18681: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.18689: getting variables 186312 1726890141.18694: in VariableManager get_vars() 186312 1726890141.18738: Calling all_inventory to load vars for managed_node3 186312 1726890141.18744: Calling groups_inventory to load vars for managed_node3 186312 1726890141.18749: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.18765: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.18768: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.18771: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.19246: WORKER PROCESS EXITING 186312 1726890141.19255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.19919: done with get_vars() 186312 1726890141.19928: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:42:21 -0400 (0:00:00.038) 0:01:50.939 ****** 186312 1726890141.19982: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890141.20155: worker is 1 (out of 1 available) 186312 1726890141.20166: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890141.20178: done queuing things up, now waiting for results queue to drain 186312 1726890141.20179: waiting for pending results... 186312 1726890141.20347: running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device 186312 1726890141.20436: in run() - task 02369adf-7a19-881e-6b85-000000001f0a 186312 1726890141.20446: variable 'ansible_search_path' from source: unknown 186312 1726890141.20476: calling self._execute() 186312 1726890141.20562: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.20565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.20573: variable 'omit' from source: magic vars 186312 1726890141.20846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890141.22956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890141.22959: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890141.22984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890141.23039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890141.23074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890141.23199: variable '_storage_test_volume_present' from source: set_fact 186312 1726890141.23221: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890141.23329: variable 'storage_test_volume' from source: include params 186312 1726890141.23357: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890141.23366: when evaluation is False, skipping this task 186312 1726890141.23371: _execute() done 186312 1726890141.23374: dumping result to json 186312 1726890141.23377: done dumping result, returning 186312 1726890141.23380: done running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device [02369adf-7a19-881e-6b85-000000001f0a] 186312 1726890141.23382: sending task result for task 02369adf-7a19-881e-6b85-000000001f0a 186312 1726890141.23498: done sending task result for task 02369adf-7a19-881e-6b85-000000001f0a 186312 1726890141.23501: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890141.23684: no more pending results, returning what we have 186312 1726890141.23687: results queue empty 186312 1726890141.23687: checking for any_errors_fatal 186312 1726890141.23693: done checking for any_errors_fatal 186312 1726890141.23694: checking for max_fail_percentage 186312 1726890141.23695: done checking for max_fail_percentage 186312 1726890141.23695: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.23696: done checking to see if all hosts have failed 186312 1726890141.23697: getting the remaining hosts for this loop 186312 1726890141.23698: done getting the remaining hosts for this loop 186312 1726890141.23700: getting the next task for host managed_node3 186312 1726890141.23706: done getting next task for host managed_node3 186312 1726890141.23709: ^ task is: TASK: Show test pool 186312 1726890141.23714: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.23717: getting variables 186312 1726890141.23718: in VariableManager get_vars() 186312 1726890141.23740: Calling all_inventory to load vars for managed_node3 186312 1726890141.23741: Calling groups_inventory to load vars for managed_node3 186312 1726890141.23743: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.23751: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.23753: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.23754: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.24233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.24598: done with get_vars() 186312 1726890141.24608: done getting variables 186312 1726890141.24648: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:42:21 -0400 (0:00:00.046) 0:01:50.985 ****** 186312 1726890141.24669: entering _queue_task() for managed_node3/debug 186312 1726890141.24854: worker is 1 (out of 1 available) 186312 1726890141.24866: exiting _queue_task() for managed_node3/debug 186312 1726890141.24879: done queuing things up, now waiting for results queue to drain 186312 1726890141.24881: waiting for pending results... 186312 1726890141.25061: running TaskExecutor() for managed_node3/TASK: Show test pool 186312 1726890141.25136: in run() - task 02369adf-7a19-881e-6b85-000000001f0c 186312 1726890141.25148: variable 'ansible_search_path' from source: unknown 186312 1726890141.25177: calling self._execute() 186312 1726890141.25335: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.25352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.25364: variable 'omit' from source: magic vars 186312 1726890141.25714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890141.27539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890141.27637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890141.27702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890141.27748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890141.27778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890141.27856: variable '_storage_test_volume_present' from source: set_fact 186312 1726890141.27872: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890141.28002: variable 'storage_test_volume' from source: include params 186312 1726890141.28049: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890141.28058: when evaluation is False, skipping this task 186312 1726890141.28066: _execute() done 186312 1726890141.28069: dumping result to json 186312 1726890141.28073: done dumping result, returning 186312 1726890141.28080: done running TaskExecutor() for managed_node3/TASK: Show test pool [02369adf-7a19-881e-6b85-000000001f0c] 186312 1726890141.28085: sending task result for task 02369adf-7a19-881e-6b85-000000001f0c 186312 1726890141.28182: done sending task result for task 02369adf-7a19-881e-6b85-000000001f0c 186312 1726890141.28185: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890141.28245: no more pending results, returning what we have 186312 1726890141.28249: results queue empty 186312 1726890141.28249: checking for any_errors_fatal 186312 1726890141.28257: done checking for any_errors_fatal 186312 1726890141.28258: checking for max_fail_percentage 186312 1726890141.28260: done checking for max_fail_percentage 186312 1726890141.28261: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.28262: done checking to see if all hosts have failed 186312 1726890141.28262: getting the remaining hosts for this loop 186312 1726890141.28267: done getting the remaining hosts for this loop 186312 1726890141.28273: getting the next task for host managed_node3 186312 1726890141.28280: done getting next task for host managed_node3 186312 1726890141.28284: ^ task is: TASK: Show test blockinfo 186312 1726890141.28288: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.28292: getting variables 186312 1726890141.28297: in VariableManager get_vars() 186312 1726890141.28339: Calling all_inventory to load vars for managed_node3 186312 1726890141.28342: Calling groups_inventory to load vars for managed_node3 186312 1726890141.28347: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.28360: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.28363: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.28366: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.28835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.29209: done with get_vars() 186312 1726890141.29221: done getting variables 186312 1726890141.29258: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:42:21 -0400 (0:00:00.046) 0:01:51.032 ****** 186312 1726890141.29280: entering _queue_task() for managed_node3/debug 186312 1726890141.29447: worker is 1 (out of 1 available) 186312 1726890141.29459: exiting _queue_task() for managed_node3/debug 186312 1726890141.29471: done queuing things up, now waiting for results queue to drain 186312 1726890141.29473: waiting for pending results... 186312 1726890141.29656: running TaskExecutor() for managed_node3/TASK: Show test blockinfo 186312 1726890141.29729: in run() - task 02369adf-7a19-881e-6b85-000000001f0d 186312 1726890141.29743: variable 'ansible_search_path' from source: unknown 186312 1726890141.29772: calling self._execute() 186312 1726890141.29865: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.29869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.29877: variable 'omit' from source: magic vars 186312 1726890141.30156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890141.32330: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890141.32400: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890141.32454: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890141.32492: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890141.32523: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890141.32619: variable '_storage_test_volume_present' from source: set_fact 186312 1726890141.32644: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890141.32781: variable 'storage_test_volume' from source: include params 186312 1726890141.32823: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890141.32835: when evaluation is False, skipping this task 186312 1726890141.32843: _execute() done 186312 1726890141.32853: dumping result to json 186312 1726890141.32861: done dumping result, returning 186312 1726890141.32873: done running TaskExecutor() for managed_node3/TASK: Show test blockinfo [02369adf-7a19-881e-6b85-000000001f0d] 186312 1726890141.32884: sending task result for task 02369adf-7a19-881e-6b85-000000001f0d skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890141.33032: no more pending results, returning what we have 186312 1726890141.33036: results queue empty 186312 1726890141.33037: checking for any_errors_fatal 186312 1726890141.33048: done checking for any_errors_fatal 186312 1726890141.33049: checking for max_fail_percentage 186312 1726890141.33051: done checking for max_fail_percentage 186312 1726890141.33052: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.33053: done checking to see if all hosts have failed 186312 1726890141.33053: getting the remaining hosts for this loop 186312 1726890141.33055: done getting the remaining hosts for this loop 186312 1726890141.33058: getting the next task for host managed_node3 186312 1726890141.33065: done getting next task for host managed_node3 186312 1726890141.33068: ^ task is: TASK: Show test pool size 186312 1726890141.33073: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.33077: getting variables 186312 1726890141.33079: in VariableManager get_vars() 186312 1726890141.33115: Calling all_inventory to load vars for managed_node3 186312 1726890141.33118: Calling groups_inventory to load vars for managed_node3 186312 1726890141.33121: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.33134: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.33137: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.33141: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.33656: done sending task result for task 02369adf-7a19-881e-6b85-000000001f0d 186312 1726890141.33660: WORKER PROCESS EXITING 186312 1726890141.33709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.34183: done with get_vars() 186312 1726890141.34195: done getting variables 186312 1726890141.34238: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:42:21 -0400 (0:00:00.049) 0:01:51.081 ****** 186312 1726890141.34262: entering _queue_task() for managed_node3/debug 186312 1726890141.34451: worker is 1 (out of 1 available) 186312 1726890141.34463: exiting _queue_task() for managed_node3/debug 186312 1726890141.34475: done queuing things up, now waiting for results queue to drain 186312 1726890141.34477: waiting for pending results... 186312 1726890141.34665: running TaskExecutor() for managed_node3/TASK: Show test pool size 186312 1726890141.34749: in run() - task 02369adf-7a19-881e-6b85-000000001f0e 186312 1726890141.34761: variable 'ansible_search_path' from source: unknown 186312 1726890141.34789: calling self._execute() 186312 1726890141.34884: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.34888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.34896: variable 'omit' from source: magic vars 186312 1726890141.35178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890141.37384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890141.37457: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890141.37517: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890141.37558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890141.37593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890141.37694: variable '_storage_test_volume_present' from source: set_fact 186312 1726890141.37719: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890141.37865: variable 'storage_test_volume' from source: include params 186312 1726890141.37903: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890141.37917: when evaluation is False, skipping this task 186312 1726890141.37924: _execute() done 186312 1726890141.37933: dumping result to json 186312 1726890141.37940: done dumping result, returning 186312 1726890141.37949: done running TaskExecutor() for managed_node3/TASK: Show test pool size [02369adf-7a19-881e-6b85-000000001f0e] 186312 1726890141.37957: sending task result for task 02369adf-7a19-881e-6b85-000000001f0e skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890141.38108: no more pending results, returning what we have 186312 1726890141.38115: results queue empty 186312 1726890141.38116: checking for any_errors_fatal 186312 1726890141.38127: done checking for any_errors_fatal 186312 1726890141.38130: checking for max_fail_percentage 186312 1726890141.38133: done checking for max_fail_percentage 186312 1726890141.38134: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.38135: done checking to see if all hosts have failed 186312 1726890141.38136: getting the remaining hosts for this loop 186312 1726890141.38138: done getting the remaining hosts for this loop 186312 1726890141.38142: getting the next task for host managed_node3 186312 1726890141.38151: done getting next task for host managed_node3 186312 1726890141.38154: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890141.38159: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.38164: getting variables 186312 1726890141.38166: in VariableManager get_vars() 186312 1726890141.38206: Calling all_inventory to load vars for managed_node3 186312 1726890141.38210: Calling groups_inventory to load vars for managed_node3 186312 1726890141.38216: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.38231: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.38235: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.38238: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.39066: done sending task result for task 02369adf-7a19-881e-6b85-000000001f0e 186312 1726890141.39070: WORKER PROCESS EXITING 186312 1726890141.39092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.39809: done with get_vars() 186312 1726890141.39828: done getting variables 186312 1726890141.39889: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:42:21 -0400 (0:00:00.056) 0:01:51.138 ****** 186312 1726890141.39931: entering _queue_task() for managed_node3/set_fact 186312 1726890141.40197: worker is 1 (out of 1 available) 186312 1726890141.40208: exiting _queue_task() for managed_node3/set_fact 186312 1726890141.40223: done queuing things up, now waiting for results queue to drain 186312 1726890141.40224: waiting for pending results... 186312 1726890141.40535: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890141.40675: in run() - task 02369adf-7a19-881e-6b85-000000001f0f 186312 1726890141.40698: variable 'ansible_search_path' from source: unknown 186312 1726890141.40741: calling self._execute() 186312 1726890141.40860: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.40870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.40886: variable 'omit' from source: magic vars 186312 1726890141.41279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890141.43694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890141.43770: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890141.44305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890141.44349: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890141.44389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890141.44490: variable '_storage_test_volume_present' from source: set_fact 186312 1726890141.44515: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890141.44669: variable 'storage_test_volume' from source: include params 186312 1726890141.44716: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890141.44724: when evaluation is False, skipping this task 186312 1726890141.44734: _execute() done 186312 1726890141.44743: dumping result to json 186312 1726890141.44751: done dumping result, returning 186312 1726890141.44763: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-000000001f0f] 186312 1726890141.44775: sending task result for task 02369adf-7a19-881e-6b85-000000001f0f 186312 1726890141.44885: done sending task result for task 02369adf-7a19-881e-6b85-000000001f0f 186312 1726890141.44892: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890141.44954: no more pending results, returning what we have 186312 1726890141.44959: results queue empty 186312 1726890141.44960: checking for any_errors_fatal 186312 1726890141.44967: done checking for any_errors_fatal 186312 1726890141.44968: checking for max_fail_percentage 186312 1726890141.44970: done checking for max_fail_percentage 186312 1726890141.44971: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.44972: done checking to see if all hosts have failed 186312 1726890141.44973: getting the remaining hosts for this loop 186312 1726890141.44975: done getting the remaining hosts for this loop 186312 1726890141.44979: getting the next task for host managed_node3 186312 1726890141.44990: done getting next task for host managed_node3 186312 1726890141.44993: ^ task is: TASK: Default thin pool reserved space values 186312 1726890141.44997: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.45002: getting variables 186312 1726890141.45004: in VariableManager get_vars() 186312 1726890141.45047: Calling all_inventory to load vars for managed_node3 186312 1726890141.45050: Calling groups_inventory to load vars for managed_node3 186312 1726890141.45054: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.45066: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.45070: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.45073: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.45752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.46565: done with get_vars() 186312 1726890141.46580: done getting variables 186312 1726890141.46645: 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 [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:42:21 -0400 (0:00:00.067) 0:01:51.206 ****** 186312 1726890141.46678: entering _queue_task() for managed_node3/set_fact 186312 1726890141.46947: worker is 1 (out of 1 available) 186312 1726890141.46962: exiting _queue_task() for managed_node3/set_fact 186312 1726890141.46974: done queuing things up, now waiting for results queue to drain 186312 1726890141.46976: waiting for pending results... 186312 1726890141.47276: running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values 186312 1726890141.47427: in run() - task 02369adf-7a19-881e-6b85-000000001f11 186312 1726890141.47450: variable 'ansible_search_path' from source: unknown 186312 1726890141.47490: calling self._execute() 186312 1726890141.47626: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.47645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.47661: variable 'omit' from source: magic vars 186312 1726890141.48050: variable 'storage_test_volume' from source: include params 186312 1726890141.48106: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.48116: when evaluation is False, skipping this task 186312 1726890141.48123: _execute() done 186312 1726890141.48135: dumping result to json 186312 1726890141.48142: done dumping result, returning 186312 1726890141.48151: done running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values [02369adf-7a19-881e-6b85-000000001f11] 186312 1726890141.48162: sending task result for task 02369adf-7a19-881e-6b85-000000001f11 186312 1726890141.48272: done sending task result for task 02369adf-7a19-881e-6b85-000000001f11 186312 1726890141.48283: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890141.48334: no more pending results, returning what we have 186312 1726890141.48338: results queue empty 186312 1726890141.48339: checking for any_errors_fatal 186312 1726890141.48347: done checking for any_errors_fatal 186312 1726890141.48348: checking for max_fail_percentage 186312 1726890141.48350: done checking for max_fail_percentage 186312 1726890141.48351: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.48352: done checking to see if all hosts have failed 186312 1726890141.48353: getting the remaining hosts for this loop 186312 1726890141.48355: done getting the remaining hosts for this loop 186312 1726890141.48358: getting the next task for host managed_node3 186312 1726890141.48367: done getting next task for host managed_node3 186312 1726890141.48370: ^ task is: TASK: Default minimal thin pool reserved space size 186312 1726890141.48376: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.48380: getting variables 186312 1726890141.48384: in VariableManager get_vars() 186312 1726890141.48424: Calling all_inventory to load vars for managed_node3 186312 1726890141.48427: Calling groups_inventory to load vars for managed_node3 186312 1726890141.48434: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.48448: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.48452: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.48456: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.49156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.50291: done with get_vars() 186312 1726890141.50305: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:42:21 -0400 (0:00:00.037) 0:01:51.243 ****** 186312 1726890141.50397: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890141.50653: worker is 1 (out of 1 available) 186312 1726890141.50663: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890141.50676: done queuing things up, now waiting for results queue to drain 186312 1726890141.50678: waiting for pending results... 186312 1726890141.50989: running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size 186312 1726890141.51144: in run() - task 02369adf-7a19-881e-6b85-000000001f12 186312 1726890141.51168: variable 'ansible_search_path' from source: unknown 186312 1726890141.51207: calling self._execute() 186312 1726890141.51345: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.51357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.51379: variable 'omit' from source: magic vars 186312 1726890141.51791: variable 'storage_test_volume' from source: include params 186312 1726890141.51844: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.51852: when evaluation is False, skipping this task 186312 1726890141.51859: _execute() done 186312 1726890141.51865: dumping result to json 186312 1726890141.51872: done dumping result, returning 186312 1726890141.51885: done running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size [02369adf-7a19-881e-6b85-000000001f12] 186312 1726890141.51895: sending task result for task 02369adf-7a19-881e-6b85-000000001f12 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890141.52065: no more pending results, returning what we have 186312 1726890141.52069: results queue empty 186312 1726890141.52070: checking for any_errors_fatal 186312 1726890141.52080: done checking for any_errors_fatal 186312 1726890141.52081: checking for max_fail_percentage 186312 1726890141.52083: done checking for max_fail_percentage 186312 1726890141.52084: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.52085: done checking to see if all hosts have failed 186312 1726890141.52086: getting the remaining hosts for this loop 186312 1726890141.52088: done getting the remaining hosts for this loop 186312 1726890141.52091: getting the next task for host managed_node3 186312 1726890141.52100: done getting next task for host managed_node3 186312 1726890141.52102: ^ task is: TASK: Default maximal thin pool reserved space size 186312 1726890141.52109: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.52116: getting variables 186312 1726890141.52118: in VariableManager get_vars() 186312 1726890141.52158: Calling all_inventory to load vars for managed_node3 186312 1726890141.52162: Calling groups_inventory to load vars for managed_node3 186312 1726890141.52166: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.52179: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.52182: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.52184: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.52993: done sending task result for task 02369adf-7a19-881e-6b85-000000001f12 186312 1726890141.52996: WORKER PROCESS EXITING 186312 1726890141.53021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.53675: done with get_vars() 186312 1726890141.53689: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:42:21 -0400 (0:00:00.033) 0:01:51.277 ****** 186312 1726890141.53778: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890141.54033: worker is 1 (out of 1 available) 186312 1726890141.54049: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890141.54062: done queuing things up, now waiting for results queue to drain 186312 1726890141.54063: waiting for pending results... 186312 1726890141.54384: running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size 186312 1726890141.54550: in run() - task 02369adf-7a19-881e-6b85-000000001f13 186312 1726890141.54573: variable 'ansible_search_path' from source: unknown 186312 1726890141.54622: calling self._execute() 186312 1726890141.54752: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.54764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.54779: variable 'omit' from source: magic vars 186312 1726890141.55176: variable 'storage_test_volume' from source: include params 186312 1726890141.55223: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.55234: when evaluation is False, skipping this task 186312 1726890141.55242: _execute() done 186312 1726890141.55251: dumping result to json 186312 1726890141.55265: done dumping result, returning 186312 1726890141.55275: done running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size [02369adf-7a19-881e-6b85-000000001f13] 186312 1726890141.55286: sending task result for task 02369adf-7a19-881e-6b85-000000001f13 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890141.55450: no more pending results, returning what we have 186312 1726890141.55455: results queue empty 186312 1726890141.55455: checking for any_errors_fatal 186312 1726890141.55463: done checking for any_errors_fatal 186312 1726890141.55464: checking for max_fail_percentage 186312 1726890141.55466: done checking for max_fail_percentage 186312 1726890141.55467: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.55469: done checking to see if all hosts have failed 186312 1726890141.55469: getting the remaining hosts for this loop 186312 1726890141.55472: done getting the remaining hosts for this loop 186312 1726890141.55475: getting the next task for host managed_node3 186312 1726890141.55484: done getting next task for host managed_node3 186312 1726890141.55486: ^ task is: TASK: Calculate maximum usable space in thin pool 186312 1726890141.55493: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.55497: getting variables 186312 1726890141.55499: in VariableManager get_vars() 186312 1726890141.55544: Calling all_inventory to load vars for managed_node3 186312 1726890141.55547: Calling groups_inventory to load vars for managed_node3 186312 1726890141.55551: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.55566: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.55569: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.55573: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.56402: done sending task result for task 02369adf-7a19-881e-6b85-000000001f13 186312 1726890141.56406: WORKER PROCESS EXITING 186312 1726890141.56431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.57070: done with get_vars() 186312 1726890141.57084: done getting variables 186312 1726890141.57146: 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 [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:42:21 -0400 (0:00:00.033) 0:01:51.310 ****** 186312 1726890141.57176: entering _queue_task() for managed_node3/set_fact 186312 1726890141.57400: worker is 1 (out of 1 available) 186312 1726890141.57413: exiting _queue_task() for managed_node3/set_fact 186312 1726890141.57425: done queuing things up, now waiting for results queue to drain 186312 1726890141.57426: waiting for pending results... 186312 1726890141.57724: running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool 186312 1726890141.57869: in run() - task 02369adf-7a19-881e-6b85-000000001f14 186312 1726890141.57892: variable 'ansible_search_path' from source: unknown 186312 1726890141.57942: calling self._execute() 186312 1726890141.58075: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.58087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.58110: variable 'omit' from source: magic vars 186312 1726890141.58517: variable 'storage_test_volume' from source: include params 186312 1726890141.58577: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.58586: when evaluation is False, skipping this task 186312 1726890141.58593: _execute() done 186312 1726890141.58600: dumping result to json 186312 1726890141.58608: done dumping result, returning 186312 1726890141.58621: done running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-881e-6b85-000000001f14] 186312 1726890141.58639: sending task result for task 02369adf-7a19-881e-6b85-000000001f14 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890141.58801: no more pending results, returning what we have 186312 1726890141.58805: results queue empty 186312 1726890141.58806: checking for any_errors_fatal 186312 1726890141.58818: done checking for any_errors_fatal 186312 1726890141.58819: checking for max_fail_percentage 186312 1726890141.58821: done checking for max_fail_percentage 186312 1726890141.58823: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.58824: done checking to see if all hosts have failed 186312 1726890141.58824: getting the remaining hosts for this loop 186312 1726890141.58826: done getting the remaining hosts for this loop 186312 1726890141.58833: getting the next task for host managed_node3 186312 1726890141.58842: done getting next task for host managed_node3 186312 1726890141.58845: ^ task is: TASK: Apply upper size limit to max usable thin pool space 186312 1726890141.58852: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.58857: getting variables 186312 1726890141.58858: in VariableManager get_vars() 186312 1726890141.58895: Calling all_inventory to load vars for managed_node3 186312 1726890141.58898: Calling groups_inventory to load vars for managed_node3 186312 1726890141.58901: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.58917: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.58921: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.58925: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.59742: done sending task result for task 02369adf-7a19-881e-6b85-000000001f14 186312 1726890141.59747: WORKER PROCESS EXITING 186312 1726890141.59774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.60488: done with get_vars() 186312 1726890141.60500: done getting variables 186312 1726890141.60560: 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 [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:42:21 -0400 (0:00:00.034) 0:01:51.345 ****** 186312 1726890141.60588: entering _queue_task() for managed_node3/set_fact 186312 1726890141.61040: worker is 1 (out of 1 available) 186312 1726890141.61051: exiting _queue_task() for managed_node3/set_fact 186312 1726890141.61063: done queuing things up, now waiting for results queue to drain 186312 1726890141.61178: waiting for pending results... 186312 1726890141.62010: running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space 186312 1726890141.62147: in run() - task 02369adf-7a19-881e-6b85-000000001f15 186312 1726890141.62168: variable 'ansible_search_path' from source: unknown 186312 1726890141.62217: calling self._execute() 186312 1726890141.62345: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.62356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.62370: variable 'omit' from source: magic vars 186312 1726890141.63100: variable 'storage_test_volume' from source: include params 186312 1726890141.63152: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.63161: when evaluation is False, skipping this task 186312 1726890141.63173: _execute() done 186312 1726890141.63181: dumping result to json 186312 1726890141.63187: done dumping result, returning 186312 1726890141.63196: done running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-881e-6b85-000000001f15] 186312 1726890141.63206: sending task result for task 02369adf-7a19-881e-6b85-000000001f15 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890141.63367: no more pending results, returning what we have 186312 1726890141.63372: results queue empty 186312 1726890141.63373: checking for any_errors_fatal 186312 1726890141.63384: done checking for any_errors_fatal 186312 1726890141.63385: checking for max_fail_percentage 186312 1726890141.63386: done checking for max_fail_percentage 186312 1726890141.63387: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.63388: done checking to see if all hosts have failed 186312 1726890141.63389: getting the remaining hosts for this loop 186312 1726890141.63391: done getting the remaining hosts for this loop 186312 1726890141.63395: getting the next task for host managed_node3 186312 1726890141.63402: done getting next task for host managed_node3 186312 1726890141.63405: ^ task is: TASK: Apply lower size limit to max usable thin pool space 186312 1726890141.63413: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.63419: getting variables 186312 1726890141.63421: in VariableManager get_vars() 186312 1726890141.63460: Calling all_inventory to load vars for managed_node3 186312 1726890141.63463: Calling groups_inventory to load vars for managed_node3 186312 1726890141.63467: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.63480: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.63483: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.63486: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.64257: done sending task result for task 02369adf-7a19-881e-6b85-000000001f15 186312 1726890141.64260: WORKER PROCESS EXITING 186312 1726890141.64283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.64959: done with get_vars() 186312 1726890141.64973: done getting variables 186312 1726890141.65041: 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 [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:42:21 -0400 (0:00:00.044) 0:01:51.389 ****** 186312 1726890141.65072: entering _queue_task() for managed_node3/set_fact 186312 1726890141.65308: worker is 1 (out of 1 available) 186312 1726890141.65320: exiting _queue_task() for managed_node3/set_fact 186312 1726890141.65335: done queuing things up, now waiting for results queue to drain 186312 1726890141.65336: waiting for pending results... 186312 1726890141.65645: running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space 186312 1726890141.65789: in run() - task 02369adf-7a19-881e-6b85-000000001f16 186312 1726890141.65810: variable 'ansible_search_path' from source: unknown 186312 1726890141.65854: calling self._execute() 186312 1726890141.65974: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.65985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.66007: variable 'omit' from source: magic vars 186312 1726890141.66388: variable 'storage_test_volume' from source: include params 186312 1726890141.66448: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.66457: when evaluation is False, skipping this task 186312 1726890141.66464: _execute() done 186312 1726890141.66472: dumping result to json 186312 1726890141.66479: done dumping result, returning 186312 1726890141.66489: done running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-881e-6b85-000000001f16] 186312 1726890141.66500: sending task result for task 02369adf-7a19-881e-6b85-000000001f16 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890141.66658: no more pending results, returning what we have 186312 1726890141.66663: results queue empty 186312 1726890141.66664: checking for any_errors_fatal 186312 1726890141.66675: done checking for any_errors_fatal 186312 1726890141.66676: checking for max_fail_percentage 186312 1726890141.66678: done checking for max_fail_percentage 186312 1726890141.66679: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.66680: done checking to see if all hosts have failed 186312 1726890141.66681: getting the remaining hosts for this loop 186312 1726890141.66684: done getting the remaining hosts for this loop 186312 1726890141.66688: getting the next task for host managed_node3 186312 1726890141.66697: done getting next task for host managed_node3 186312 1726890141.66700: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 186312 1726890141.66706: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.66714: getting variables 186312 1726890141.66716: in VariableManager get_vars() 186312 1726890141.66756: Calling all_inventory to load vars for managed_node3 186312 1726890141.66759: Calling groups_inventory to load vars for managed_node3 186312 1726890141.66763: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.66776: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.66779: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.66783: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.67453: done sending task result for task 02369adf-7a19-881e-6b85-000000001f16 186312 1726890141.67456: WORKER PROCESS EXITING 186312 1726890141.67481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.68014: done with get_vars() 186312 1726890141.68024: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:42:21 -0400 (0:00:00.030) 0:01:51.420 ****** 186312 1726890141.68080: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890141.68252: worker is 1 (out of 1 available) 186312 1726890141.68263: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890141.68275: done queuing things up, now waiting for results queue to drain 186312 1726890141.68276: waiting for pending results... 186312 1726890141.68470: running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size 186312 1726890141.68564: in run() - task 02369adf-7a19-881e-6b85-000000001f17 186312 1726890141.68576: variable 'ansible_search_path' from source: unknown 186312 1726890141.68605: calling self._execute() 186312 1726890141.68698: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.68701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.68710: variable 'omit' from source: magic vars 186312 1726890141.68990: variable 'storage_test_volume' from source: include params 186312 1726890141.69043: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.69047: when evaluation is False, skipping this task 186312 1726890141.69050: _execute() done 186312 1726890141.69052: dumping result to json 186312 1726890141.69054: done dumping result, returning 186312 1726890141.69057: done running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-881e-6b85-000000001f17] 186312 1726890141.69064: sending task result for task 02369adf-7a19-881e-6b85-000000001f17 186312 1726890141.69157: done sending task result for task 02369adf-7a19-881e-6b85-000000001f17 186312 1726890141.69159: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890141.69221: no more pending results, returning what we have 186312 1726890141.69224: results queue empty 186312 1726890141.69225: checking for any_errors_fatal 186312 1726890141.69234: done checking for any_errors_fatal 186312 1726890141.69235: checking for max_fail_percentage 186312 1726890141.69236: done checking for max_fail_percentage 186312 1726890141.69237: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.69238: done checking to see if all hosts have failed 186312 1726890141.69239: getting the remaining hosts for this loop 186312 1726890141.69240: done getting the remaining hosts for this loop 186312 1726890141.69243: getting the next task for host managed_node3 186312 1726890141.69249: done getting next task for host managed_node3 186312 1726890141.69251: ^ task is: TASK: Show max thin pool size 186312 1726890141.69256: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.69260: getting variables 186312 1726890141.69261: in VariableManager get_vars() 186312 1726890141.69287: Calling all_inventory to load vars for managed_node3 186312 1726890141.69294: Calling groups_inventory to load vars for managed_node3 186312 1726890141.69296: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.69304: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.69305: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.69307: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.69742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.70695: done with get_vars() 186312 1726890141.70708: done getting variables 186312 1726890141.70776: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:42:21 -0400 (0:00:00.027) 0:01:51.447 ****** 186312 1726890141.70802: entering _queue_task() for managed_node3/debug 186312 1726890141.70984: worker is 1 (out of 1 available) 186312 1726890141.70997: exiting _queue_task() for managed_node3/debug 186312 1726890141.71009: done queuing things up, now waiting for results queue to drain 186312 1726890141.71010: waiting for pending results... 186312 1726890141.71193: running TaskExecutor() for managed_node3/TASK: Show max thin pool size 186312 1726890141.71283: in run() - task 02369adf-7a19-881e-6b85-000000001f18 186312 1726890141.71295: variable 'ansible_search_path' from source: unknown 186312 1726890141.71326: calling self._execute() 186312 1726890141.71419: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.71423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.71434: variable 'omit' from source: magic vars 186312 1726890141.71696: variable 'storage_test_volume' from source: include params 186312 1726890141.71728: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.71734: when evaluation is False, skipping this task 186312 1726890141.71737: _execute() done 186312 1726890141.71740: dumping result to json 186312 1726890141.71743: done dumping result, returning 186312 1726890141.71746: done running TaskExecutor() for managed_node3/TASK: Show max thin pool size [02369adf-7a19-881e-6b85-000000001f18] 186312 1726890141.71751: sending task result for task 02369adf-7a19-881e-6b85-000000001f18 186312 1726890141.71845: done sending task result for task 02369adf-7a19-881e-6b85-000000001f18 186312 1726890141.71848: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890141.71894: no more pending results, returning what we have 186312 1726890141.71897: results queue empty 186312 1726890141.71898: checking for any_errors_fatal 186312 1726890141.71905: done checking for any_errors_fatal 186312 1726890141.71905: checking for max_fail_percentage 186312 1726890141.71907: done checking for max_fail_percentage 186312 1726890141.71908: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.71909: done checking to see if all hosts have failed 186312 1726890141.71909: getting the remaining hosts for this loop 186312 1726890141.71911: done getting the remaining hosts for this loop 186312 1726890141.71916: getting the next task for host managed_node3 186312 1726890141.71922: done getting next task for host managed_node3 186312 1726890141.71925: ^ task is: TASK: Show volume thin pool size 186312 1726890141.71932: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.71936: getting variables 186312 1726890141.71937: in VariableManager get_vars() 186312 1726890141.71968: Calling all_inventory to load vars for managed_node3 186312 1726890141.71970: Calling groups_inventory to load vars for managed_node3 186312 1726890141.71972: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.71979: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.71981: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.71983: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.76048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.76455: done with get_vars() 186312 1726890141.76470: done getting variables 186312 1726890141.76516: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:42:21 -0400 (0:00:00.057) 0:01:51.504 ****** 186312 1726890141.76544: entering _queue_task() for managed_node3/debug 186312 1726890141.76859: worker is 1 (out of 1 available) 186312 1726890141.76871: exiting _queue_task() for managed_node3/debug 186312 1726890141.76883: done queuing things up, now waiting for results queue to drain 186312 1726890141.76885: waiting for pending results... 186312 1726890141.77202: running TaskExecutor() for managed_node3/TASK: Show volume thin pool size 186312 1726890141.77372: in run() - task 02369adf-7a19-881e-6b85-000000001f19 186312 1726890141.77393: variable 'ansible_search_path' from source: unknown 186312 1726890141.77440: calling self._execute() 186312 1726890141.77569: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.77582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.77594: variable 'omit' from source: magic vars 186312 1726890141.78017: variable 'storage_test_volume' from source: include params 186312 1726890141.78079: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.78099: when evaluation is False, skipping this task 186312 1726890141.78108: _execute() done 186312 1726890141.78117: dumping result to json 186312 1726890141.78125: done dumping result, returning 186312 1726890141.78136: done running TaskExecutor() for managed_node3/TASK: Show volume thin pool size [02369adf-7a19-881e-6b85-000000001f19] 186312 1726890141.78154: sending task result for task 02369adf-7a19-881e-6b85-000000001f19 skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890141.78319: no more pending results, returning what we have 186312 1726890141.78324: results queue empty 186312 1726890141.78324: checking for any_errors_fatal 186312 1726890141.78337: done checking for any_errors_fatal 186312 1726890141.78338: checking for max_fail_percentage 186312 1726890141.78340: done checking for max_fail_percentage 186312 1726890141.78341: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.78342: done checking to see if all hosts have failed 186312 1726890141.78343: getting the remaining hosts for this loop 186312 1726890141.78345: done getting the remaining hosts for this loop 186312 1726890141.78348: getting the next task for host managed_node3 186312 1726890141.78360: done getting next task for host managed_node3 186312 1726890141.78363: ^ task is: TASK: Show test volume size 186312 1726890141.78370: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.78376: getting variables 186312 1726890141.78378: in VariableManager get_vars() 186312 1726890141.78414: Calling all_inventory to load vars for managed_node3 186312 1726890141.78419: Calling groups_inventory to load vars for managed_node3 186312 1726890141.78423: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.78438: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.78441: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.78444: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.78925: done sending task result for task 02369adf-7a19-881e-6b85-000000001f19 186312 1726890141.78933: WORKER PROCESS EXITING 186312 1726890141.78961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.79578: done with get_vars() 186312 1726890141.79596: done getting variables 186312 1726890141.79656: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:42:21 -0400 (0:00:00.031) 0:01:51.536 ****** 186312 1726890141.79686: entering _queue_task() for managed_node3/debug 186312 1726890141.79952: worker is 1 (out of 1 available) 186312 1726890141.79964: exiting _queue_task() for managed_node3/debug 186312 1726890141.79977: done queuing things up, now waiting for results queue to drain 186312 1726890141.79978: waiting for pending results... 186312 1726890141.80297: running TaskExecutor() for managed_node3/TASK: Show test volume size 186312 1726890141.80400: in run() - task 02369adf-7a19-881e-6b85-000000001f1a 186312 1726890141.80414: variable 'ansible_search_path' from source: unknown 186312 1726890141.80447: calling self._execute() 186312 1726890141.80538: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.80545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.80558: variable 'omit' from source: magic vars 186312 1726890141.80827: variable 'storage_test_volume' from source: include params 186312 1726890141.80861: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.80864: when evaluation is False, skipping this task 186312 1726890141.80868: _execute() done 186312 1726890141.80871: dumping result to json 186312 1726890141.80873: done dumping result, returning 186312 1726890141.80878: done running TaskExecutor() for managed_node3/TASK: Show test volume size [02369adf-7a19-881e-6b85-000000001f1a] 186312 1726890141.80888: sending task result for task 02369adf-7a19-881e-6b85-000000001f1a skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890141.81020: no more pending results, returning what we have 186312 1726890141.81024: results queue empty 186312 1726890141.81024: checking for any_errors_fatal 186312 1726890141.81034: done checking for any_errors_fatal 186312 1726890141.81035: checking for max_fail_percentage 186312 1726890141.81036: done checking for max_fail_percentage 186312 1726890141.81037: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.81038: done checking to see if all hosts have failed 186312 1726890141.81039: getting the remaining hosts for this loop 186312 1726890141.81041: done getting the remaining hosts for this loop 186312 1726890141.81044: getting the next task for host managed_node3 186312 1726890141.81050: done getting next task for host managed_node3 186312 1726890141.81053: ^ task is: TASK: Establish base value for expected thin pool size 186312 1726890141.81058: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.81061: getting variables 186312 1726890141.81063: in VariableManager get_vars() 186312 1726890141.81089: Calling all_inventory to load vars for managed_node3 186312 1726890141.81092: Calling groups_inventory to load vars for managed_node3 186312 1726890141.81094: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.81104: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.81107: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.81109: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.81434: done sending task result for task 02369adf-7a19-881e-6b85-000000001f1a 186312 1726890141.81438: WORKER PROCESS EXITING 186312 1726890141.81450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.81802: done with get_vars() 186312 1726890141.81813: done getting variables 186312 1726890141.81852: 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 [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:42:21 -0400 (0:00:00.021) 0:01:51.557 ****** 186312 1726890141.81875: entering _queue_task() for managed_node3/set_fact 186312 1726890141.82099: worker is 1 (out of 1 available) 186312 1726890141.82109: exiting _queue_task() for managed_node3/set_fact 186312 1726890141.82122: done queuing things up, now waiting for results queue to drain 186312 1726890141.82123: waiting for pending results... 186312 1726890141.82454: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size 186312 1726890141.82615: in run() - task 02369adf-7a19-881e-6b85-000000001f1b 186312 1726890141.82638: variable 'ansible_search_path' from source: unknown 186312 1726890141.82766: calling self._execute() 186312 1726890141.82932: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.82936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.82944: variable 'omit' from source: magic vars 186312 1726890141.83231: variable 'storage_test_volume' from source: include params 186312 1726890141.83265: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.83269: when evaluation is False, skipping this task 186312 1726890141.83272: _execute() done 186312 1726890141.83275: dumping result to json 186312 1726890141.83278: done dumping result, returning 186312 1726890141.83284: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size [02369adf-7a19-881e-6b85-000000001f1b] 186312 1726890141.83289: sending task result for task 02369adf-7a19-881e-6b85-000000001f1b 186312 1726890141.83389: done sending task result for task 02369adf-7a19-881e-6b85-000000001f1b 186312 1726890141.83391: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890141.83440: no more pending results, returning what we have 186312 1726890141.83444: results queue empty 186312 1726890141.83445: checking for any_errors_fatal 186312 1726890141.83453: done checking for any_errors_fatal 186312 1726890141.83454: checking for max_fail_percentage 186312 1726890141.83456: done checking for max_fail_percentage 186312 1726890141.83456: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.83457: done checking to see if all hosts have failed 186312 1726890141.83458: getting the remaining hosts for this loop 186312 1726890141.83460: done getting the remaining hosts for this loop 186312 1726890141.83463: getting the next task for host managed_node3 186312 1726890141.83469: done getting next task for host managed_node3 186312 1726890141.83471: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890141.83476: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.83480: getting variables 186312 1726890141.83481: in VariableManager get_vars() 186312 1726890141.83507: Calling all_inventory to load vars for managed_node3 186312 1726890141.83510: Calling groups_inventory to load vars for managed_node3 186312 1726890141.83514: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.83524: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.83526: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.83531: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.83845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.84189: done with get_vars() 186312 1726890141.84199: done getting variables 186312 1726890141.84241: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:42:21 -0400 (0:00:00.023) 0:01:51.581 ****** 186312 1726890141.84266: entering _queue_task() for managed_node3/set_fact 186312 1726890141.84441: worker is 1 (out of 1 available) 186312 1726890141.84453: exiting _queue_task() for managed_node3/set_fact 186312 1726890141.84465: done queuing things up, now waiting for results queue to drain 186312 1726890141.84467: waiting for pending results... 186312 1726890141.84641: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890141.84738: in run() - task 02369adf-7a19-881e-6b85-000000001f1c 186312 1726890141.84750: variable 'ansible_search_path' from source: unknown 186312 1726890141.84775: calling self._execute() 186312 1726890141.84859: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.84863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.84872: variable 'omit' from source: magic vars 186312 1726890141.85132: variable 'storage_test_volume' from source: include params 186312 1726890141.85169: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.85173: when evaluation is False, skipping this task 186312 1726890141.85175: _execute() done 186312 1726890141.85178: dumping result to json 186312 1726890141.85180: done dumping result, returning 186312 1726890141.85186: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-000000001f1c] 186312 1726890141.85192: sending task result for task 02369adf-7a19-881e-6b85-000000001f1c 186312 1726890141.85285: done sending task result for task 02369adf-7a19-881e-6b85-000000001f1c 186312 1726890141.85288: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890141.85341: no more pending results, returning what we have 186312 1726890141.85345: results queue empty 186312 1726890141.85346: checking for any_errors_fatal 186312 1726890141.85351: done checking for any_errors_fatal 186312 1726890141.85352: checking for max_fail_percentage 186312 1726890141.85354: done checking for max_fail_percentage 186312 1726890141.85355: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.85356: done checking to see if all hosts have failed 186312 1726890141.85357: getting the remaining hosts for this loop 186312 1726890141.85358: done getting the remaining hosts for this loop 186312 1726890141.85360: getting the next task for host managed_node3 186312 1726890141.85367: done getting next task for host managed_node3 186312 1726890141.85369: ^ task is: TASK: Establish base value for expected thin pool volume size 186312 1726890141.85374: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.85378: getting variables 186312 1726890141.85379: in VariableManager get_vars() 186312 1726890141.85413: Calling all_inventory to load vars for managed_node3 186312 1726890141.85415: Calling groups_inventory to load vars for managed_node3 186312 1726890141.85417: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.85424: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.85426: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.85427: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.85750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.86437: done with get_vars() 186312 1726890141.86456: done getting variables 186312 1726890141.86538: 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 [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:42:21 -0400 (0:00:00.022) 0:01:51.604 ****** 186312 1726890141.86562: entering _queue_task() for managed_node3/set_fact 186312 1726890141.86835: worker is 1 (out of 1 available) 186312 1726890141.86853: exiting _queue_task() for managed_node3/set_fact 186312 1726890141.86866: done queuing things up, now waiting for results queue to drain 186312 1726890141.86868: waiting for pending results... 186312 1726890141.87066: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size 186312 1726890141.87141: in run() - task 02369adf-7a19-881e-6b85-000000001f1d 186312 1726890141.87155: variable 'ansible_search_path' from source: unknown 186312 1726890141.87187: calling self._execute() 186312 1726890141.87372: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.87391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.87421: variable 'omit' from source: magic vars 186312 1726890141.87921: variable 'storage_test_volume' from source: include params 186312 1726890141.87980: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.87990: when evaluation is False, skipping this task 186312 1726890141.88005: _execute() done 186312 1726890141.88022: dumping result to json 186312 1726890141.88035: done dumping result, returning 186312 1726890141.88056: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-881e-6b85-000000001f1d] 186312 1726890141.88078: sending task result for task 02369adf-7a19-881e-6b85-000000001f1d 186312 1726890141.88242: done sending task result for task 02369adf-7a19-881e-6b85-000000001f1d 186312 1726890141.88254: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890141.88417: no more pending results, returning what we have 186312 1726890141.88420: results queue empty 186312 1726890141.88421: checking for any_errors_fatal 186312 1726890141.88428: done checking for any_errors_fatal 186312 1726890141.88428: checking for max_fail_percentage 186312 1726890141.88430: done checking for max_fail_percentage 186312 1726890141.88431: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.88432: done checking to see if all hosts have failed 186312 1726890141.88433: getting the remaining hosts for this loop 186312 1726890141.88434: done getting the remaining hosts for this loop 186312 1726890141.88437: getting the next task for host managed_node3 186312 1726890141.88443: done getting next task for host managed_node3 186312 1726890141.88445: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890141.88450: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.88457: getting variables 186312 1726890141.88459: in VariableManager get_vars() 186312 1726890141.88482: Calling all_inventory to load vars for managed_node3 186312 1726890141.88484: Calling groups_inventory to load vars for managed_node3 186312 1726890141.88486: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.88493: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.88495: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.88497: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.89168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.89757: done with get_vars() 186312 1726890141.89772: done getting variables 186312 1726890141.89815: 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 [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:42:21 -0400 (0:00:00.032) 0:01:51.637 ****** 186312 1726890141.89839: entering _queue_task() for managed_node3/set_fact 186312 1726890141.90024: worker is 1 (out of 1 available) 186312 1726890141.90037: exiting _queue_task() for managed_node3/set_fact 186312 1726890141.90051: done queuing things up, now waiting for results queue to drain 186312 1726890141.90052: waiting for pending results... 186312 1726890141.90241: running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890141.90386: in run() - task 02369adf-7a19-881e-6b85-000000001f1e 186312 1726890141.90396: variable 'ansible_search_path' from source: unknown 186312 1726890141.90432: calling self._execute() 186312 1726890141.90514: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.90518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.90534: variable 'omit' from source: magic vars 186312 1726890141.90796: variable 'storage_test_volume' from source: include params 186312 1726890141.90831: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.90835: when evaluation is False, skipping this task 186312 1726890141.90838: _execute() done 186312 1726890141.90840: dumping result to json 186312 1726890141.90843: done dumping result, returning 186312 1726890141.90846: done running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-881e-6b85-000000001f1e] 186312 1726890141.90851: sending task result for task 02369adf-7a19-881e-6b85-000000001f1e 186312 1726890141.90946: done sending task result for task 02369adf-7a19-881e-6b85-000000001f1e 186312 1726890141.90950: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890141.91015: no more pending results, returning what we have 186312 1726890141.91018: results queue empty 186312 1726890141.91019: checking for any_errors_fatal 186312 1726890141.91025: done checking for any_errors_fatal 186312 1726890141.91025: checking for max_fail_percentage 186312 1726890141.91027: done checking for max_fail_percentage 186312 1726890141.91028: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.91028: done checking to see if all hosts have failed 186312 1726890141.91029: getting the remaining hosts for this loop 186312 1726890141.91030: done getting the remaining hosts for this loop 186312 1726890141.91033: getting the next task for host managed_node3 186312 1726890141.91039: done getting next task for host managed_node3 186312 1726890141.91042: ^ task is: TASK: Replace expected volume size with calculated value 186312 1726890141.91046: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.91049: getting variables 186312 1726890141.91051: in VariableManager get_vars() 186312 1726890141.91074: Calling all_inventory to load vars for managed_node3 186312 1726890141.91078: Calling groups_inventory to load vars for managed_node3 186312 1726890141.91080: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.91087: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.91089: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.91090: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.91637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.91960: done with get_vars() 186312 1726890141.91969: done getting variables 186312 1726890141.92005: 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 [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:42:21 -0400 (0:00:00.021) 0:01:51.659 ****** 186312 1726890141.92027: entering _queue_task() for managed_node3/set_fact 186312 1726890141.92187: worker is 1 (out of 1 available) 186312 1726890141.92199: exiting _queue_task() for managed_node3/set_fact 186312 1726890141.92213: done queuing things up, now waiting for results queue to drain 186312 1726890141.92214: waiting for pending results... 186312 1726890141.92404: running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value 186312 1726890141.92601: in run() - task 02369adf-7a19-881e-6b85-000000001f1f 186312 1726890141.92625: variable 'ansible_search_path' from source: unknown 186312 1726890141.92686: calling self._execute() 186312 1726890141.92852: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.92864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.92874: variable 'omit' from source: magic vars 186312 1726890141.93236: variable 'storage_test_volume' from source: include params 186312 1726890141.93296: Evaluated conditional (storage_test_volume.thin): False 186312 1726890141.93305: when evaluation is False, skipping this task 186312 1726890141.93323: _execute() done 186312 1726890141.93341: dumping result to json 186312 1726890141.93355: done dumping result, returning 186312 1726890141.93378: done running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value [02369adf-7a19-881e-6b85-000000001f1f] 186312 1726890141.93393: sending task result for task 02369adf-7a19-881e-6b85-000000001f1f 186312 1726890141.93527: done sending task result for task 02369adf-7a19-881e-6b85-000000001f1f 186312 1726890141.93533: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890141.93591: no more pending results, returning what we have 186312 1726890141.93597: results queue empty 186312 1726890141.93599: checking for any_errors_fatal 186312 1726890141.93607: done checking for any_errors_fatal 186312 1726890141.93608: checking for max_fail_percentage 186312 1726890141.93610: done checking for max_fail_percentage 186312 1726890141.93613: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.93614: done checking to see if all hosts have failed 186312 1726890141.93615: getting the remaining hosts for this loop 186312 1726890141.93617: done getting the remaining hosts for this loop 186312 1726890141.93620: getting the next task for host managed_node3 186312 1726890141.93632: done getting next task for host managed_node3 186312 1726890141.93634: ^ task is: TASK: Show actual size 186312 1726890141.93640: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.93646: getting variables 186312 1726890141.93648: in VariableManager get_vars() 186312 1726890141.93696: Calling all_inventory to load vars for managed_node3 186312 1726890141.93700: Calling groups_inventory to load vars for managed_node3 186312 1726890141.93704: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.93720: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.93724: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.93727: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.94243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.94713: done with get_vars() 186312 1726890141.94732: done getting variables 186312 1726890141.94774: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:42:21 -0400 (0:00:00.027) 0:01:51.687 ****** 186312 1726890141.94796: entering _queue_task() for managed_node3/debug 186312 1726890141.94982: worker is 1 (out of 1 available) 186312 1726890141.94993: exiting _queue_task() for managed_node3/debug 186312 1726890141.95004: done queuing things up, now waiting for results queue to drain 186312 1726890141.95005: waiting for pending results... 186312 1726890141.95176: running TaskExecutor() for managed_node3/TASK: Show actual size 186312 1726890141.95258: in run() - task 02369adf-7a19-881e-6b85-000000001f21 186312 1726890141.95268: variable 'ansible_search_path' from source: unknown 186312 1726890141.95295: calling self._execute() 186312 1726890141.95390: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.95394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.95402: variable 'omit' from source: magic vars 186312 1726890141.95493: variable 'omit' from source: magic vars 186312 1726890141.95537: variable 'omit' from source: magic vars 186312 1726890141.95564: variable 'omit' from source: magic vars 186312 1726890141.95596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890141.95624: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890141.95643: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890141.95658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890141.95669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890141.95693: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890141.95697: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.95699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.95771: Set connection var ansible_shell_type to sh 186312 1726890141.95778: Set connection var ansible_pipelining to False 186312 1726890141.95799: Set connection var ansible_timeout to 10 186312 1726890141.95817: Set connection var ansible_connection to ssh 186312 1726890141.95844: Set connection var ansible_shell_executable to /bin/sh 186312 1726890141.95859: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890141.95882: variable 'ansible_shell_executable' from source: unknown 186312 1726890141.95917: variable 'ansible_connection' from source: unknown 186312 1726890141.95921: variable 'ansible_module_compression' from source: unknown 186312 1726890141.95924: variable 'ansible_shell_type' from source: unknown 186312 1726890141.95926: variable 'ansible_shell_executable' from source: unknown 186312 1726890141.95929: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.95931: variable 'ansible_pipelining' from source: unknown 186312 1726890141.95934: variable 'ansible_timeout' from source: unknown 186312 1726890141.95936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.96098: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890141.96109: variable 'omit' from source: magic vars 186312 1726890141.96114: starting attempt loop 186312 1726890141.96117: running the handler 186312 1726890141.96160: variable 'storage_test_actual_size' from source: set_fact 186312 1726890141.96314: variable 'storage_test_actual_size' from source: set_fact 186312 1726890141.96384: handler run complete 186312 1726890141.96400: attempt loop complete, returning result 186312 1726890141.96403: _execute() done 186312 1726890141.96405: dumping result to json 186312 1726890141.96408: done dumping result, returning 186312 1726890141.96415: done running TaskExecutor() for managed_node3/TASK: Show actual size [02369adf-7a19-881e-6b85-000000001f21] 186312 1726890141.96420: sending task result for task 02369adf-7a19-881e-6b85-000000001f21 186312 1726890141.96503: done sending task result for task 02369adf-7a19-881e-6b85-000000001f21 186312 1726890141.96505: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 186312 1726890141.96558: no more pending results, returning what we have 186312 1726890141.96561: results queue empty 186312 1726890141.96561: checking for any_errors_fatal 186312 1726890141.96568: done checking for any_errors_fatal 186312 1726890141.96569: checking for max_fail_percentage 186312 1726890141.96570: done checking for max_fail_percentage 186312 1726890141.96571: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.96572: done checking to see if all hosts have failed 186312 1726890141.96573: getting the remaining hosts for this loop 186312 1726890141.96574: done getting the remaining hosts for this loop 186312 1726890141.96577: getting the next task for host managed_node3 186312 1726890141.96583: done getting next task for host managed_node3 186312 1726890141.96585: ^ task is: TASK: Show expected size 186312 1726890141.96590: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.96593: getting variables 186312 1726890141.96594: in VariableManager get_vars() 186312 1726890141.96628: Calling all_inventory to load vars for managed_node3 186312 1726890141.96631: Calling groups_inventory to load vars for managed_node3 186312 1726890141.96634: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.96641: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.96642: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.96644: Calling groups_plugins_play to load vars for managed_node3 186312 1726890141.96967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890141.97432: done with get_vars() 186312 1726890141.97445: done getting variables 186312 1726890141.97507: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:42:21 -0400 (0:00:00.027) 0:01:51.714 ****** 186312 1726890141.97533: entering _queue_task() for managed_node3/debug 186312 1726890141.97698: worker is 1 (out of 1 available) 186312 1726890141.97709: exiting _queue_task() for managed_node3/debug 186312 1726890141.97723: done queuing things up, now waiting for results queue to drain 186312 1726890141.97724: waiting for pending results... 186312 1726890141.97921: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890141.98038: in run() - task 02369adf-7a19-881e-6b85-000000001f22 186312 1726890141.98046: variable 'ansible_search_path' from source: unknown 186312 1726890141.98081: calling self._execute() 186312 1726890141.98215: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.98229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.98245: variable 'omit' from source: magic vars 186312 1726890141.98342: variable 'omit' from source: magic vars 186312 1726890141.98396: variable 'omit' from source: magic vars 186312 1726890141.98427: variable 'omit' from source: magic vars 186312 1726890141.98479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890141.98521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890141.98538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890141.98558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890141.98567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890141.98592: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890141.98601: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.98610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.98709: Set connection var ansible_shell_type to sh 186312 1726890141.98722: Set connection var ansible_pipelining to False 186312 1726890141.98734: Set connection var ansible_timeout to 10 186312 1726890141.98742: Set connection var ansible_connection to ssh 186312 1726890141.98755: Set connection var ansible_shell_executable to /bin/sh 186312 1726890141.98769: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890141.98797: variable 'ansible_shell_executable' from source: unknown 186312 1726890141.98801: variable 'ansible_connection' from source: unknown 186312 1726890141.98819: variable 'ansible_module_compression' from source: unknown 186312 1726890141.98822: variable 'ansible_shell_type' from source: unknown 186312 1726890141.98833: variable 'ansible_shell_executable' from source: unknown 186312 1726890141.98835: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890141.98838: variable 'ansible_pipelining' from source: unknown 186312 1726890141.98840: variable 'ansible_timeout' from source: unknown 186312 1726890141.98842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890141.98978: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890141.98996: variable 'omit' from source: magic vars 186312 1726890141.98999: starting attempt loop 186312 1726890141.99002: running the handler 186312 1726890141.99264: handler run complete 186312 1726890141.99284: attempt loop complete, returning result 186312 1726890141.99287: _execute() done 186312 1726890141.99290: dumping result to json 186312 1726890141.99292: done dumping result, returning 186312 1726890141.99298: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-000000001f22] 186312 1726890141.99303: sending task result for task 02369adf-7a19-881e-6b85-000000001f22 186312 1726890141.99385: done sending task result for task 02369adf-7a19-881e-6b85-000000001f22 186312 1726890141.99388: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890141.99456: no more pending results, returning what we have 186312 1726890141.99459: results queue empty 186312 1726890141.99460: checking for any_errors_fatal 186312 1726890141.99467: done checking for any_errors_fatal 186312 1726890141.99467: checking for max_fail_percentage 186312 1726890141.99469: done checking for max_fail_percentage 186312 1726890141.99470: checking to see if all hosts have failed and the running result is not ok 186312 1726890141.99471: done checking to see if all hosts have failed 186312 1726890141.99471: getting the remaining hosts for this loop 186312 1726890141.99473: done getting the remaining hosts for this loop 186312 1726890141.99476: getting the next task for host managed_node3 186312 1726890141.99482: done getting next task for host managed_node3 186312 1726890141.99484: ^ task is: TASK: Assert expected size is actual size 186312 1726890141.99488: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890141.99492: getting variables 186312 1726890141.99493: in VariableManager get_vars() 186312 1726890141.99528: Calling all_inventory to load vars for managed_node3 186312 1726890141.99531: Calling groups_inventory to load vars for managed_node3 186312 1726890141.99534: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890141.99542: Calling all_plugins_play to load vars for managed_node3 186312 1726890141.99545: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890141.99555: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.00001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.00533: done with get_vars() 186312 1726890142.00543: done getting variables 186312 1726890142.00616: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:42:22 -0400 (0:00:00.031) 0:01:51.745 ****** 186312 1726890142.00660: entering _queue_task() for managed_node3/assert 186312 1726890142.00946: worker is 1 (out of 1 available) 186312 1726890142.00958: exiting _queue_task() for managed_node3/assert 186312 1726890142.00971: done queuing things up, now waiting for results queue to drain 186312 1726890142.00972: waiting for pending results... 186312 1726890142.01261: running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size 186312 1726890142.01386: in run() - task 02369adf-7a19-881e-6b85-000000001f23 186312 1726890142.01399: variable 'ansible_search_path' from source: unknown 186312 1726890142.01445: calling self._execute() 186312 1726890142.01556: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.01559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.01568: variable 'omit' from source: magic vars 186312 1726890142.01869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890142.03848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890142.03903: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890142.03938: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890142.03966: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890142.03985: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890142.04093: variable '_storage_test_volume_present' from source: set_fact 186312 1726890142.04116: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890142.04250: variable 'storage_test_volume' from source: include params 186312 1726890142.04289: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890142.04299: when evaluation is False, skipping this task 186312 1726890142.04303: _execute() done 186312 1726890142.04306: dumping result to json 186312 1726890142.04308: done dumping result, returning 186312 1726890142.04316: done running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size [02369adf-7a19-881e-6b85-000000001f23] 186312 1726890142.04321: sending task result for task 02369adf-7a19-881e-6b85-000000001f23 186312 1726890142.04414: done sending task result for task 02369adf-7a19-881e-6b85-000000001f23 186312 1726890142.04418: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890142.04488: no more pending results, returning what we have 186312 1726890142.04492: results queue empty 186312 1726890142.04502: checking for any_errors_fatal 186312 1726890142.04517: done checking for any_errors_fatal 186312 1726890142.04518: checking for max_fail_percentage 186312 1726890142.04520: done checking for max_fail_percentage 186312 1726890142.04521: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.04522: done checking to see if all hosts have failed 186312 1726890142.04523: getting the remaining hosts for this loop 186312 1726890142.04524: done getting the remaining hosts for this loop 186312 1726890142.04527: getting the next task for host managed_node3 186312 1726890142.04536: done getting next task for host managed_node3 186312 1726890142.04538: ^ task is: TASK: Get information about the LV 186312 1726890142.04542: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.04553: getting variables 186312 1726890142.04555: in VariableManager get_vars() 186312 1726890142.04599: Calling all_inventory to load vars for managed_node3 186312 1726890142.04602: Calling groups_inventory to load vars for managed_node3 186312 1726890142.04605: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.04616: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.04618: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.04620: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.05062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.05517: done with get_vars() 186312 1726890142.05527: done getting variables 186312 1726890142.05569: 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 [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:42:22 -0400 (0:00:00.049) 0:01:51.795 ****** 186312 1726890142.05600: entering _queue_task() for managed_node3/command 186312 1726890142.05791: worker is 1 (out of 1 available) 186312 1726890142.05803: exiting _queue_task() for managed_node3/command 186312 1726890142.05818: done queuing things up, now waiting for results queue to drain 186312 1726890142.05819: waiting for pending results... 186312 1726890142.06032: running TaskExecutor() for managed_node3/TASK: Get information about the LV 186312 1726890142.06114: in run() - task 02369adf-7a19-881e-6b85-000000001f2a 186312 1726890142.06125: variable 'ansible_search_path' from source: unknown 186312 1726890142.06155: calling self._execute() 186312 1726890142.06242: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.06246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.06254: variable 'omit' from source: magic vars 186312 1726890142.06562: variable 'storage_test_volume' from source: include params 186312 1726890142.06583: variable '_storage_test_volume_present' from source: set_fact 186312 1726890142.06599: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890142.06602: when evaluation is False, skipping this task 186312 1726890142.06605: _execute() done 186312 1726890142.06608: dumping result to json 186312 1726890142.06610: done dumping result, returning 186312 1726890142.06617: done running TaskExecutor() for managed_node3/TASK: Get information about the LV [02369adf-7a19-881e-6b85-000000001f2a] 186312 1726890142.06622: sending task result for task 02369adf-7a19-881e-6b85-000000001f2a 186312 1726890142.06714: done sending task result for task 02369adf-7a19-881e-6b85-000000001f2a 186312 1726890142.06723: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890142.06768: no more pending results, returning what we have 186312 1726890142.06771: results queue empty 186312 1726890142.06772: checking for any_errors_fatal 186312 1726890142.06777: done checking for any_errors_fatal 186312 1726890142.06778: checking for max_fail_percentage 186312 1726890142.06780: done checking for max_fail_percentage 186312 1726890142.06781: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.06781: done checking to see if all hosts have failed 186312 1726890142.06782: getting the remaining hosts for this loop 186312 1726890142.06783: done getting the remaining hosts for this loop 186312 1726890142.06786: getting the next task for host managed_node3 186312 1726890142.06792: done getting next task for host managed_node3 186312 1726890142.06794: ^ task is: TASK: Set LV segment type 186312 1726890142.06798: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.06802: getting variables 186312 1726890142.06803: in VariableManager get_vars() 186312 1726890142.06846: Calling all_inventory to load vars for managed_node3 186312 1726890142.06849: Calling groups_inventory to load vars for managed_node3 186312 1726890142.06852: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.06861: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.06863: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.06865: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.07237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.07677: done with get_vars() 186312 1726890142.07688: done getting variables 186312 1726890142.07727: 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 [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:42:22 -0400 (0:00:00.021) 0:01:51.816 ****** 186312 1726890142.07762: entering _queue_task() for managed_node3/set_fact 186312 1726890142.07918: worker is 1 (out of 1 available) 186312 1726890142.07928: exiting _queue_task() for managed_node3/set_fact 186312 1726890142.07942: done queuing things up, now waiting for results queue to drain 186312 1726890142.07944: waiting for pending results... 186312 1726890142.08209: running TaskExecutor() for managed_node3/TASK: Set LV segment type 186312 1726890142.08292: in run() - task 02369adf-7a19-881e-6b85-000000001f2b 186312 1726890142.08307: variable 'ansible_search_path' from source: unknown 186312 1726890142.08355: calling self._execute() 186312 1726890142.08494: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.08510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.08525: variable 'omit' from source: magic vars 186312 1726890142.08861: variable 'storage_test_volume' from source: include params 186312 1726890142.08882: variable '_storage_test_volume_present' from source: set_fact 186312 1726890142.08896: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890142.08901: when evaluation is False, skipping this task 186312 1726890142.08906: _execute() done 186312 1726890142.08913: dumping result to json 186312 1726890142.08918: done dumping result, returning 186312 1726890142.08925: done running TaskExecutor() for managed_node3/TASK: Set LV segment type [02369adf-7a19-881e-6b85-000000001f2b] 186312 1726890142.08929: sending task result for task 02369adf-7a19-881e-6b85-000000001f2b 186312 1726890142.09016: done sending task result for task 02369adf-7a19-881e-6b85-000000001f2b 186312 1726890142.09019: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890142.09074: no more pending results, returning what we have 186312 1726890142.09077: results queue empty 186312 1726890142.09078: checking for any_errors_fatal 186312 1726890142.09089: done checking for any_errors_fatal 186312 1726890142.09089: checking for max_fail_percentage 186312 1726890142.09095: done checking for max_fail_percentage 186312 1726890142.09096: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.09097: done checking to see if all hosts have failed 186312 1726890142.09098: getting the remaining hosts for this loop 186312 1726890142.09100: done getting the remaining hosts for this loop 186312 1726890142.09103: getting the next task for host managed_node3 186312 1726890142.09110: done getting next task for host managed_node3 186312 1726890142.09116: ^ task is: TASK: Check segment type 186312 1726890142.09121: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.09125: getting variables 186312 1726890142.09126: in VariableManager get_vars() 186312 1726890142.09164: Calling all_inventory to load vars for managed_node3 186312 1726890142.09167: Calling groups_inventory to load vars for managed_node3 186312 1726890142.09172: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.09182: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.09186: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.09189: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.09991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.10391: done with get_vars() 186312 1726890142.10400: done getting variables 186312 1726890142.10454: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:42:22 -0400 (0:00:00.027) 0:01:51.844 ****** 186312 1726890142.10476: entering _queue_task() for managed_node3/assert 186312 1726890142.10668: worker is 1 (out of 1 available) 186312 1726890142.10679: exiting _queue_task() for managed_node3/assert 186312 1726890142.10690: done queuing things up, now waiting for results queue to drain 186312 1726890142.10692: waiting for pending results... 186312 1726890142.10907: running TaskExecutor() for managed_node3/TASK: Check segment type 186312 1726890142.11016: in run() - task 02369adf-7a19-881e-6b85-000000001f2c 186312 1726890142.11036: variable 'ansible_search_path' from source: unknown 186312 1726890142.11072: calling self._execute() 186312 1726890142.11168: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.11181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.11192: variable 'omit' from source: magic vars 186312 1726890142.11483: variable 'storage_test_volume' from source: include params 186312 1726890142.11504: variable '_storage_test_volume_present' from source: set_fact 186312 1726890142.11521: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890142.11524: when evaluation is False, skipping this task 186312 1726890142.11527: _execute() done 186312 1726890142.11532: dumping result to json 186312 1726890142.11535: done dumping result, returning 186312 1726890142.11538: done running TaskExecutor() for managed_node3/TASK: Check segment type [02369adf-7a19-881e-6b85-000000001f2c] 186312 1726890142.11547: sending task result for task 02369adf-7a19-881e-6b85-000000001f2c 186312 1726890142.11638: done sending task result for task 02369adf-7a19-881e-6b85-000000001f2c 186312 1726890142.11641: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890142.11686: no more pending results, returning what we have 186312 1726890142.11689: results queue empty 186312 1726890142.11690: checking for any_errors_fatal 186312 1726890142.11697: done checking for any_errors_fatal 186312 1726890142.11698: checking for max_fail_percentage 186312 1726890142.11699: done checking for max_fail_percentage 186312 1726890142.11700: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.11701: done checking to see if all hosts have failed 186312 1726890142.11702: getting the remaining hosts for this loop 186312 1726890142.11703: done getting the remaining hosts for this loop 186312 1726890142.11706: getting the next task for host managed_node3 186312 1726890142.11713: done getting next task for host managed_node3 186312 1726890142.11716: ^ task is: TASK: Set LV cache size 186312 1726890142.11721: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.11724: getting variables 186312 1726890142.11726: in VariableManager get_vars() 186312 1726890142.11751: Calling all_inventory to load vars for managed_node3 186312 1726890142.11753: Calling groups_inventory to load vars for managed_node3 186312 1726890142.11755: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.11766: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.11768: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.11770: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.12073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.12424: done with get_vars() 186312 1726890142.12436: done getting variables 186312 1726890142.12472: 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 [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:42:22 -0400 (0:00:00.020) 0:01:51.864 ****** 186312 1726890142.12492: entering _queue_task() for managed_node3/set_fact 186312 1726890142.12654: worker is 1 (out of 1 available) 186312 1726890142.12665: exiting _queue_task() for managed_node3/set_fact 186312 1726890142.12677: done queuing things up, now waiting for results queue to drain 186312 1726890142.12679: waiting for pending results... 186312 1726890142.12848: running TaskExecutor() for managed_node3/TASK: Set LV cache size 186312 1726890142.12931: in run() - task 02369adf-7a19-881e-6b85-000000001f2d 186312 1726890142.12940: variable 'ansible_search_path' from source: unknown 186312 1726890142.12968: calling self._execute() 186312 1726890142.13063: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.13067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.13081: variable 'omit' from source: magic vars 186312 1726890142.13385: variable 'storage_test_volume' from source: include params 186312 1726890142.13408: variable '_storage_test_volume_present' from source: set_fact 186312 1726890142.13426: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890142.13430: when evaluation is False, skipping this task 186312 1726890142.13433: _execute() done 186312 1726890142.13437: dumping result to json 186312 1726890142.13441: done dumping result, returning 186312 1726890142.13447: done running TaskExecutor() for managed_node3/TASK: Set LV cache size [02369adf-7a19-881e-6b85-000000001f2d] 186312 1726890142.13454: sending task result for task 02369adf-7a19-881e-6b85-000000001f2d 186312 1726890142.13540: done sending task result for task 02369adf-7a19-881e-6b85-000000001f2d 186312 1726890142.13543: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890142.13592: no more pending results, returning what we have 186312 1726890142.13595: results queue empty 186312 1726890142.13596: checking for any_errors_fatal 186312 1726890142.13603: done checking for any_errors_fatal 186312 1726890142.13604: checking for max_fail_percentage 186312 1726890142.13605: done checking for max_fail_percentage 186312 1726890142.13606: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.13607: done checking to see if all hosts have failed 186312 1726890142.13608: getting the remaining hosts for this loop 186312 1726890142.13609: done getting the remaining hosts for this loop 186312 1726890142.13614: getting the next task for host managed_node3 186312 1726890142.13621: done getting next task for host managed_node3 186312 1726890142.13623: ^ task is: TASK: Parse the requested cache size 186312 1726890142.13628: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.13631: getting variables 186312 1726890142.13633: in VariableManager get_vars() 186312 1726890142.13666: Calling all_inventory to load vars for managed_node3 186312 1726890142.13668: Calling groups_inventory to load vars for managed_node3 186312 1726890142.13670: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.13677: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.13679: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.13680: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.13992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.14330: done with get_vars() 186312 1726890142.14340: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:42:22 -0400 (0:00:00.018) 0:01:51.883 ****** 186312 1726890142.14390: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890142.14551: worker is 1 (out of 1 available) 186312 1726890142.14562: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890142.14574: done queuing things up, now waiting for results queue to drain 186312 1726890142.14576: waiting for pending results... 186312 1726890142.14752: running TaskExecutor() for managed_node3/TASK: Parse the requested cache size 186312 1726890142.14824: in run() - task 02369adf-7a19-881e-6b85-000000001f2e 186312 1726890142.14838: variable 'ansible_search_path' from source: unknown 186312 1726890142.14865: calling self._execute() 186312 1726890142.14951: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.14955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.14963: variable 'omit' from source: magic vars 186312 1726890142.15258: variable 'storage_test_volume' from source: include params 186312 1726890142.15277: variable '_storage_test_volume_present' from source: set_fact 186312 1726890142.15291: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890142.15294: when evaluation is False, skipping this task 186312 1726890142.15297: _execute() done 186312 1726890142.15299: dumping result to json 186312 1726890142.15303: done dumping result, returning 186312 1726890142.15306: done running TaskExecutor() for managed_node3/TASK: Parse the requested cache size [02369adf-7a19-881e-6b85-000000001f2e] 186312 1726890142.15314: sending task result for task 02369adf-7a19-881e-6b85-000000001f2e 186312 1726890142.15406: done sending task result for task 02369adf-7a19-881e-6b85-000000001f2e 186312 1726890142.15409: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890142.15460: no more pending results, returning what we have 186312 1726890142.15463: results queue empty 186312 1726890142.15464: checking for any_errors_fatal 186312 1726890142.15471: done checking for any_errors_fatal 186312 1726890142.15472: checking for max_fail_percentage 186312 1726890142.15474: done checking for max_fail_percentage 186312 1726890142.15474: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.15475: done checking to see if all hosts have failed 186312 1726890142.15476: getting the remaining hosts for this loop 186312 1726890142.15478: done getting the remaining hosts for this loop 186312 1726890142.15480: getting the next task for host managed_node3 186312 1726890142.15486: done getting next task for host managed_node3 186312 1726890142.15489: ^ task is: TASK: Set expected cache size 186312 1726890142.15494: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.15497: getting variables 186312 1726890142.15498: in VariableManager get_vars() 186312 1726890142.15527: Calling all_inventory to load vars for managed_node3 186312 1726890142.15532: Calling groups_inventory to load vars for managed_node3 186312 1726890142.15534: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.15541: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.15543: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.15544: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.15848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.16194: done with get_vars() 186312 1726890142.16203: done getting variables 186312 1726890142.16245: 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 [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:42:22 -0400 (0:00:00.018) 0:01:51.901 ****** 186312 1726890142.16266: entering _queue_task() for managed_node3/set_fact 186312 1726890142.16420: worker is 1 (out of 1 available) 186312 1726890142.16434: exiting _queue_task() for managed_node3/set_fact 186312 1726890142.16447: done queuing things up, now waiting for results queue to drain 186312 1726890142.16448: waiting for pending results... 186312 1726890142.16605: running TaskExecutor() for managed_node3/TASK: Set expected cache size 186312 1726890142.16684: in run() - task 02369adf-7a19-881e-6b85-000000001f2f 186312 1726890142.16695: variable 'ansible_search_path' from source: unknown 186312 1726890142.16725: calling self._execute() 186312 1726890142.16805: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.16809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.16819: variable 'omit' from source: magic vars 186312 1726890142.17133: variable 'storage_test_volume' from source: include params 186312 1726890142.17157: variable '_storage_test_volume_present' from source: set_fact 186312 1726890142.17168: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890142.17171: when evaluation is False, skipping this task 186312 1726890142.17174: _execute() done 186312 1726890142.17176: dumping result to json 186312 1726890142.17178: done dumping result, returning 186312 1726890142.17184: done running TaskExecutor() for managed_node3/TASK: Set expected cache size [02369adf-7a19-881e-6b85-000000001f2f] 186312 1726890142.17188: sending task result for task 02369adf-7a19-881e-6b85-000000001f2f 186312 1726890142.17281: done sending task result for task 02369adf-7a19-881e-6b85-000000001f2f 186312 1726890142.17284: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890142.17332: no more pending results, returning what we have 186312 1726890142.17335: results queue empty 186312 1726890142.17336: checking for any_errors_fatal 186312 1726890142.17342: done checking for any_errors_fatal 186312 1726890142.17343: checking for max_fail_percentage 186312 1726890142.17344: done checking for max_fail_percentage 186312 1726890142.17346: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.17347: done checking to see if all hosts have failed 186312 1726890142.17347: getting the remaining hosts for this loop 186312 1726890142.17349: done getting the remaining hosts for this loop 186312 1726890142.17351: getting the next task for host managed_node3 186312 1726890142.17357: done getting next task for host managed_node3 186312 1726890142.17359: ^ task is: TASK: Check cache size 186312 1726890142.17364: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.17368: getting variables 186312 1726890142.17369: in VariableManager get_vars() 186312 1726890142.17390: Calling all_inventory to load vars for managed_node3 186312 1726890142.17392: Calling groups_inventory to load vars for managed_node3 186312 1726890142.17399: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.17406: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.17407: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.17409: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.17718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.18303: done with get_vars() 186312 1726890142.18315: done getting variables 186312 1726890142.18352: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:42:22 -0400 (0:00:00.021) 0:01:51.922 ****** 186312 1726890142.18373: entering _queue_task() for managed_node3/assert 186312 1726890142.18526: worker is 1 (out of 1 available) 186312 1726890142.18538: exiting _queue_task() for managed_node3/assert 186312 1726890142.18550: done queuing things up, now waiting for results queue to drain 186312 1726890142.18551: waiting for pending results... 186312 1726890142.18785: running TaskExecutor() for managed_node3/TASK: Check cache size 186312 1726890142.19167: in run() - task 02369adf-7a19-881e-6b85-000000001f30 186312 1726890142.19248: variable 'ansible_search_path' from source: unknown 186312 1726890142.19429: calling self._execute() 186312 1726890142.19545: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.19549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.19559: variable 'omit' from source: magic vars 186312 1726890142.19836: variable 'storage_test_volume' from source: include params 186312 1726890142.19859: variable '_storage_test_volume_present' from source: set_fact 186312 1726890142.19872: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890142.19875: when evaluation is False, skipping this task 186312 1726890142.19878: _execute() done 186312 1726890142.19881: dumping result to json 186312 1726890142.19883: done dumping result, returning 186312 1726890142.19891: done running TaskExecutor() for managed_node3/TASK: Check cache size [02369adf-7a19-881e-6b85-000000001f30] 186312 1726890142.19893: sending task result for task 02369adf-7a19-881e-6b85-000000001f30 186312 1726890142.19983: done sending task result for task 02369adf-7a19-881e-6b85-000000001f30 186312 1726890142.19986: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890142.20058: no more pending results, returning what we have 186312 1726890142.20061: results queue empty 186312 1726890142.20062: checking for any_errors_fatal 186312 1726890142.20069: done checking for any_errors_fatal 186312 1726890142.20070: checking for max_fail_percentage 186312 1726890142.20071: done checking for max_fail_percentage 186312 1726890142.20072: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.20073: done checking to see if all hosts have failed 186312 1726890142.20073: getting the remaining hosts for this loop 186312 1726890142.20075: done getting the remaining hosts for this loop 186312 1726890142.20078: getting the next task for host managed_node3 186312 1726890142.20085: done getting next task for host managed_node3 186312 1726890142.20087: ^ task is: TASK: Clean up facts 186312 1726890142.20091: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.20095: getting variables 186312 1726890142.20096: in VariableManager get_vars() 186312 1726890142.20121: Calling all_inventory to load vars for managed_node3 186312 1726890142.20123: Calling groups_inventory to load vars for managed_node3 186312 1726890142.20125: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.20132: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.20134: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.20136: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.20592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.21169: done with get_vars() 186312 1726890142.21179: done getting variables 186312 1726890142.21219: 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 [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:42:22 -0400 (0:00:00.028) 0:01:51.951 ****** 186312 1726890142.21240: entering _queue_task() for managed_node3/set_fact 186312 1726890142.21396: worker is 1 (out of 1 available) 186312 1726890142.21406: exiting _queue_task() for managed_node3/set_fact 186312 1726890142.21420: done queuing things up, now waiting for results queue to drain 186312 1726890142.21422: waiting for pending results... 186312 1726890142.21585: running TaskExecutor() for managed_node3/TASK: Clean up facts 186312 1726890142.21661: in run() - task 02369adf-7a19-881e-6b85-000000001e83 186312 1726890142.21698: variable 'ansible_search_path' from source: unknown 186312 1726890142.21739: calling self._execute() 186312 1726890142.21857: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.21866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.21885: variable 'omit' from source: magic vars 186312 1726890142.22011: variable 'omit' from source: magic vars 186312 1726890142.22076: variable 'omit' from source: magic vars 186312 1726890142.22122: variable 'omit' from source: magic vars 186312 1726890142.22172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890142.22217: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890142.22243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890142.22269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.22285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.22323: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890142.22330: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.22337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.22441: Set connection var ansible_shell_type to sh 186312 1726890142.22455: Set connection var ansible_pipelining to False 186312 1726890142.22468: Set connection var ansible_timeout to 10 186312 1726890142.22473: Set connection var ansible_connection to ssh 186312 1726890142.22486: Set connection var ansible_shell_executable to /bin/sh 186312 1726890142.22494: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890142.22520: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.22531: variable 'ansible_connection' from source: unknown 186312 1726890142.22537: variable 'ansible_module_compression' from source: unknown 186312 1726890142.22543: variable 'ansible_shell_type' from source: unknown 186312 1726890142.22549: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.22555: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.22561: variable 'ansible_pipelining' from source: unknown 186312 1726890142.22566: variable 'ansible_timeout' from source: unknown 186312 1726890142.22572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.22724: 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) 186312 1726890142.22747: variable 'omit' from source: magic vars 186312 1726890142.22758: starting attempt loop 186312 1726890142.22765: running the handler 186312 1726890142.22781: handler run complete 186312 1726890142.22796: attempt loop complete, returning result 186312 1726890142.22807: _execute() done 186312 1726890142.22816: dumping result to json 186312 1726890142.22823: done dumping result, returning 186312 1726890142.22833: done running TaskExecutor() for managed_node3/TASK: Clean up facts [02369adf-7a19-881e-6b85-000000001e83] 186312 1726890142.22841: sending task result for task 02369adf-7a19-881e-6b85-000000001e83 186312 1726890142.22937: done sending task result for task 02369adf-7a19-881e-6b85-000000001e83 186312 1726890142.22944: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 186312 1726890142.23003: no more pending results, returning what we have 186312 1726890142.23006: results queue empty 186312 1726890142.23007: checking for any_errors_fatal 186312 1726890142.23023: done checking for any_errors_fatal 186312 1726890142.23024: checking for max_fail_percentage 186312 1726890142.23026: done checking for max_fail_percentage 186312 1726890142.23027: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.23028: done checking to see if all hosts have failed 186312 1726890142.23029: getting the remaining hosts for this loop 186312 1726890142.23031: done getting the remaining hosts for this loop 186312 1726890142.23036: getting the next task for host managed_node3 186312 1726890142.23044: done getting next task for host managed_node3 186312 1726890142.23046: ^ task is: TASK: Clean up variable namespace 186312 1726890142.23049: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.23055: getting variables 186312 1726890142.23057: in VariableManager get_vars() 186312 1726890142.23092: Calling all_inventory to load vars for managed_node3 186312 1726890142.23094: Calling groups_inventory to load vars for managed_node3 186312 1726890142.23098: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.23109: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.23114: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.23117: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.24194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.24719: done with get_vars() 186312 1726890142.24734: done getting variables 186312 1726890142.24771: 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 [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:42:22 -0400 (0:00:00.035) 0:01:51.987 ****** 186312 1726890142.24789: entering _queue_task() for managed_node3/set_fact 186312 1726890142.24959: worker is 1 (out of 1 available) 186312 1726890142.24971: exiting _queue_task() for managed_node3/set_fact 186312 1726890142.24983: done queuing things up, now waiting for results queue to drain 186312 1726890142.24984: waiting for pending results... 186312 1726890142.25155: running TaskExecutor() for managed_node3/TASK: Clean up variable namespace 186312 1726890142.25226: in run() - task 02369adf-7a19-881e-6b85-000000001cde 186312 1726890142.25237: variable 'ansible_search_path' from source: unknown 186312 1726890142.25265: calling self._execute() 186312 1726890142.25351: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.25355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.25364: variable 'omit' from source: magic vars 186312 1726890142.25445: variable 'omit' from source: magic vars 186312 1726890142.25473: variable 'omit' from source: magic vars 186312 1726890142.25499: variable 'omit' from source: magic vars 186312 1726890142.25538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890142.25562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890142.25579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890142.25592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.25605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.25626: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890142.25632: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.25635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.25698: Set connection var ansible_shell_type to sh 186312 1726890142.25705: Set connection var ansible_pipelining to False 186312 1726890142.25716: Set connection var ansible_timeout to 10 186312 1726890142.25721: Set connection var ansible_connection to ssh 186312 1726890142.25724: Set connection var ansible_shell_executable to /bin/sh 186312 1726890142.25731: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890142.25746: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.25751: variable 'ansible_connection' from source: unknown 186312 1726890142.25755: variable 'ansible_module_compression' from source: unknown 186312 1726890142.25757: variable 'ansible_shell_type' from source: unknown 186312 1726890142.25762: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.25765: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.25767: variable 'ansible_pipelining' from source: unknown 186312 1726890142.25769: variable 'ansible_timeout' from source: unknown 186312 1726890142.25771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.25871: 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) 186312 1726890142.25883: variable 'omit' from source: magic vars 186312 1726890142.25888: starting attempt loop 186312 1726890142.25895: running the handler 186312 1726890142.25906: handler run complete 186312 1726890142.25916: attempt loop complete, returning result 186312 1726890142.25919: _execute() done 186312 1726890142.25922: dumping result to json 186312 1726890142.25927: done dumping result, returning 186312 1726890142.25937: done running TaskExecutor() for managed_node3/TASK: Clean up variable namespace [02369adf-7a19-881e-6b85-000000001cde] 186312 1726890142.25942: sending task result for task 02369adf-7a19-881e-6b85-000000001cde 186312 1726890142.26021: done sending task result for task 02369adf-7a19-881e-6b85-000000001cde 186312 1726890142.26023: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 186312 1726890142.26073: no more pending results, returning what we have 186312 1726890142.26077: results queue empty 186312 1726890142.26077: checking for any_errors_fatal 186312 1726890142.26085: done checking for any_errors_fatal 186312 1726890142.26085: checking for max_fail_percentage 186312 1726890142.26087: done checking for max_fail_percentage 186312 1726890142.26088: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.26089: done checking to see if all hosts have failed 186312 1726890142.26090: getting the remaining hosts for this loop 186312 1726890142.26091: done getting the remaining hosts for this loop 186312 1726890142.26094: getting the next task for host managed_node3 186312 1726890142.26101: done getting next task for host managed_node3 186312 1726890142.26103: ^ task is: TASK: Repeat the previous invocation to verify idempotence 186312 1726890142.26105: ^ state is: HOST STATE: block=2, task=36, rescue=0, 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 186312 1726890142.26109: getting variables 186312 1726890142.26111: in VariableManager get_vars() 186312 1726890142.26139: Calling all_inventory to load vars for managed_node3 186312 1726890142.26142: Calling groups_inventory to load vars for managed_node3 186312 1726890142.26146: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.26154: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.26157: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.26159: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.26602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.27294: done with get_vars() 186312 1726890142.27307: done getting variables TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:115 Friday 20 September 2024 23:42:22 -0400 (0:00:00.025) 0:01:52.013 ****** 186312 1726890142.27391: entering _queue_task() for managed_node3/include_role 186312 1726890142.27593: worker is 1 (out of 1 available) 186312 1726890142.27604: exiting _queue_task() for managed_node3/include_role 186312 1726890142.27619: done queuing things up, now waiting for results queue to drain 186312 1726890142.27620: waiting for pending results... 186312 1726890142.27890: running TaskExecutor() for managed_node3/TASK: Repeat the previous invocation to verify idempotence 186312 1726890142.28007: in run() - task 02369adf-7a19-881e-6b85-00000000001a 186312 1726890142.28027: variable 'ansible_search_path' from source: unknown 186312 1726890142.28071: calling self._execute() 186312 1726890142.28191: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.28201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.28216: variable 'omit' from source: magic vars 186312 1726890142.28333: _execute() done 186312 1726890142.28343: dumping result to json 186312 1726890142.28350: done dumping result, returning 186312 1726890142.28359: done running TaskExecutor() for managed_node3/TASK: Repeat the previous invocation to verify idempotence [02369adf-7a19-881e-6b85-00000000001a] 186312 1726890142.28369: sending task result for task 02369adf-7a19-881e-6b85-00000000001a 186312 1726890142.28527: no more pending results, returning what we have 186312 1726890142.28535: in VariableManager get_vars() 186312 1726890142.28577: Calling all_inventory to load vars for managed_node3 186312 1726890142.28580: Calling groups_inventory to load vars for managed_node3 186312 1726890142.28584: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.28599: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.28602: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.28605: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.29419: done sending task result for task 02369adf-7a19-881e-6b85-00000000001a 186312 1726890142.29422: WORKER PROCESS EXITING 186312 1726890142.29448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.30066: done with get_vars() 186312 1726890142.30076: variable 'ansible_search_path' from source: unknown 186312 1726890142.34368: variable 'omit' from source: magic vars 186312 1726890142.34393: variable 'omit' from source: magic vars 186312 1726890142.34408: variable 'omit' from source: magic vars 186312 1726890142.34414: we have included files to process 186312 1726890142.34415: generating all_blocks data 186312 1726890142.34417: done generating all_blocks data 186312 1726890142.34426: processing included file: fedora.linux_system_roles.storage 186312 1726890142.34448: in VariableManager get_vars() 186312 1726890142.34465: done with get_vars() 186312 1726890142.34490: in VariableManager get_vars() 186312 1726890142.34503: done with get_vars() 186312 1726890142.34540: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 186312 1726890142.34571: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 186312 1726890142.34689: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 186312 1726890142.34783: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 186312 1726890142.34881: in VariableManager get_vars() 186312 1726890142.34904: done with get_vars() 186312 1726890142.35840: in VariableManager get_vars() 186312 1726890142.35861: done with get_vars() 186312 1726890142.35989: iterating over new_blocks loaded from include file 186312 1726890142.35991: in VariableManager get_vars() 186312 1726890142.36006: done with get_vars() 186312 1726890142.36009: filtering new block on tags 186312 1726890142.36061: done filtering new block on tags 186312 1726890142.36064: in VariableManager get_vars() 186312 1726890142.36078: done with get_vars() 186312 1726890142.36080: filtering new block on tags 186312 1726890142.36096: done filtering new block on tags 186312 1726890142.36098: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node3 186312 1726890142.36104: extending task lists for all hosts with included blocks 186312 1726890142.40011: done extending task lists 186312 1726890142.40014: done processing included files 186312 1726890142.40015: results queue empty 186312 1726890142.40016: checking for any_errors_fatal 186312 1726890142.40020: done checking for any_errors_fatal 186312 1726890142.40021: checking for max_fail_percentage 186312 1726890142.40022: done checking for max_fail_percentage 186312 1726890142.40023: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.40024: done checking to see if all hosts have failed 186312 1726890142.40025: getting the remaining hosts for this loop 186312 1726890142.40026: done getting the remaining hosts for this loop 186312 1726890142.40031: getting the next task for host managed_node3 186312 1726890142.40035: done getting next task for host managed_node3 186312 1726890142.40037: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890142.40040: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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 186312 1726890142.40051: getting variables 186312 1726890142.40052: in VariableManager get_vars() 186312 1726890142.40067: Calling all_inventory to load vars for managed_node3 186312 1726890142.40070: Calling groups_inventory to load vars for managed_node3 186312 1726890142.40072: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.40077: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.40080: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.40082: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.40757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.41367: done with get_vars() 186312 1726890142.41379: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 23:42:22 -0400 (0:00:00.140) 0:01:52.153 ****** 186312 1726890142.41457: entering _queue_task() for managed_node3/include_tasks 186312 1726890142.42121: worker is 1 (out of 1 available) 186312 1726890142.42133: exiting _queue_task() for managed_node3/include_tasks 186312 1726890142.42219: done queuing things up, now waiting for results queue to drain 186312 1726890142.42221: waiting for pending results... 186312 1726890142.43023: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890142.43245: in run() - task 02369adf-7a19-881e-6b85-000000002205 186312 1726890142.43344: variable 'ansible_search_path' from source: unknown 186312 1726890142.43356: variable 'ansible_search_path' from source: unknown 186312 1726890142.43395: calling self._execute() 186312 1726890142.43522: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.43536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.43551: variable 'omit' from source: magic vars 186312 1726890142.43670: _execute() done 186312 1726890142.43682: dumping result to json 186312 1726890142.43689: done dumping result, returning 186312 1726890142.43699: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-000000002205] 186312 1726890142.43709: sending task result for task 02369adf-7a19-881e-6b85-000000002205 186312 1726890142.43884: no more pending results, returning what we have 186312 1726890142.43889: in VariableManager get_vars() 186312 1726890142.43941: Calling all_inventory to load vars for managed_node3 186312 1726890142.43945: Calling groups_inventory to load vars for managed_node3 186312 1726890142.43947: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.43962: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.43966: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.43968: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.44596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.45135: done sending task result for task 02369adf-7a19-881e-6b85-000000002205 186312 1726890142.45139: WORKER PROCESS EXITING 186312 1726890142.45549: done with get_vars() 186312 1726890142.45562: variable 'ansible_search_path' from source: unknown 186312 1726890142.45563: variable 'ansible_search_path' from source: unknown 186312 1726890142.45601: we have included files to process 186312 1726890142.45602: generating all_blocks data 186312 1726890142.45604: done generating all_blocks data 186312 1726890142.45608: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890142.45609: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890142.45613: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890142.46119: done processing included file 186312 1726890142.46122: iterating over new_blocks loaded from include file 186312 1726890142.46123: in VariableManager get_vars() 186312 1726890142.46147: done with get_vars() 186312 1726890142.46149: filtering new block on tags 186312 1726890142.46186: done filtering new block on tags 186312 1726890142.46190: in VariableManager get_vars() 186312 1726890142.46210: done with get_vars() 186312 1726890142.46214: filtering new block on tags 186312 1726890142.46257: done filtering new block on tags 186312 1726890142.46259: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node3 186312 1726890142.46264: extending task lists for all hosts with included blocks 186312 1726890142.46451: done extending task lists 186312 1726890142.46453: done processing included files 186312 1726890142.46454: results queue empty 186312 1726890142.46454: checking for any_errors_fatal 186312 1726890142.46459: done checking for any_errors_fatal 186312 1726890142.46459: checking for max_fail_percentage 186312 1726890142.46461: done checking for max_fail_percentage 186312 1726890142.46461: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.46462: done checking to see if all hosts have failed 186312 1726890142.46463: getting the remaining hosts for this loop 186312 1726890142.46464: done getting the remaining hosts for this loop 186312 1726890142.46467: getting the next task for host managed_node3 186312 1726890142.46470: done getting next task for host managed_node3 186312 1726890142.46473: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890142.46476: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.46487: getting variables 186312 1726890142.46488: in VariableManager get_vars() 186312 1726890142.46500: Calling all_inventory to load vars for managed_node3 186312 1726890142.46502: Calling groups_inventory to load vars for managed_node3 186312 1726890142.46504: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.46509: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.46513: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.46516: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.46971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.47563: done with get_vars() 186312 1726890142.47577: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 23:42:22 -0400 (0:00:00.061) 0:01:52.215 ****** 186312 1726890142.47645: entering _queue_task() for managed_node3/setup 186312 1726890142.47936: worker is 1 (out of 1 available) 186312 1726890142.47949: exiting _queue_task() for managed_node3/setup 186312 1726890142.47961: done queuing things up, now waiting for results queue to drain 186312 1726890142.47962: waiting for pending results... 186312 1726890142.48267: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890142.48421: in run() - task 02369adf-7a19-881e-6b85-0000000023c5 186312 1726890142.48443: variable 'ansible_search_path' from source: unknown 186312 1726890142.48450: variable 'ansible_search_path' from source: unknown 186312 1726890142.48485: calling self._execute() 186312 1726890142.48603: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.48615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.48635: variable 'omit' from source: magic vars 186312 1726890142.49090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890142.51492: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890142.51560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890142.51599: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890142.51653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890142.51688: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890142.51778: 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) 186312 1726890142.51815: 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) 186312 1726890142.51848: 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) 186312 1726890142.51896: 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) 186312 1726890142.51919: 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) 186312 1726890142.51977: 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) 186312 1726890142.52009: 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) 186312 1726890142.52045: 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) 186312 1726890142.52087: 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) 186312 1726890142.52110: 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) 186312 1726890142.52402: variable '__storage_required_facts' from source: role '' all vars 186312 1726890142.52423: variable 'ansible_facts' from source: unknown 186312 1726890142.52944: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 186312 1726890142.53092: when evaluation is False, skipping this task 186312 1726890142.53099: _execute() done 186312 1726890142.53108: dumping result to json 186312 1726890142.53117: done dumping result, returning 186312 1726890142.53128: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-881e-6b85-0000000023c5] 186312 1726890142.53141: sending task result for task 02369adf-7a19-881e-6b85-0000000023c5 skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 186312 1726890142.53294: no more pending results, returning what we have 186312 1726890142.53299: results queue empty 186312 1726890142.53300: checking for any_errors_fatal 186312 1726890142.53302: done checking for any_errors_fatal 186312 1726890142.53303: checking for max_fail_percentage 186312 1726890142.53305: done checking for max_fail_percentage 186312 1726890142.53306: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.53307: done checking to see if all hosts have failed 186312 1726890142.53308: getting the remaining hosts for this loop 186312 1726890142.53310: done getting the remaining hosts for this loop 186312 1726890142.53316: getting the next task for host managed_node3 186312 1726890142.53324: done getting next task for host managed_node3 186312 1726890142.53331: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890142.53335: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.53358: getting variables 186312 1726890142.53360: in VariableManager get_vars() 186312 1726890142.53399: Calling all_inventory to load vars for managed_node3 186312 1726890142.53402: Calling groups_inventory to load vars for managed_node3 186312 1726890142.53405: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.53418: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.53422: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.53426: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.54414: done sending task result for task 02369adf-7a19-881e-6b85-0000000023c5 186312 1726890142.54418: WORKER PROCESS EXITING 186312 1726890142.54445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.55591: done with get_vars() 186312 1726890142.55605: done getting variables 186312 1726890142.55875: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:42:22 -0400 (0:00:00.082) 0:01:52.298 ****** 186312 1726890142.55924: entering _queue_task() for managed_node3/include_vars 186312 1726890142.56207: worker is 1 (out of 1 available) 186312 1726890142.56222: exiting _queue_task() for managed_node3/include_vars 186312 1726890142.56238: done queuing things up, now waiting for results queue to drain 186312 1726890142.56240: waiting for pending results... 186312 1726890142.56552: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890142.56704: in run() - task 02369adf-7a19-881e-6b85-0000000023c6 186312 1726890142.56724: variable 'ansible_search_path' from source: unknown 186312 1726890142.56736: variable 'ansible_search_path' from source: unknown 186312 1726890142.57041: variable 'ansible_facts' from source: unknown 186312 1726890142.57454: variable 'ansible_facts' from source: unknown 186312 1726890142.57796: variable 'ansible_facts' from source: unknown 186312 1726890142.58233: variable 'ansible_facts' from source: unknown 186312 1726890142.58662: variable 'omit' from source: magic vars 186312 1726890142.58887: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.58903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.58969: variable 'omit' from source: magic vars 186312 1726890142.59302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890142.59581: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890142.59645: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890142.59680: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890142.59705: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890142.59777: variable '__vars_file' from source: task vars 186312 1726890142.59841: variable 'role_path' from source: magic vars 186312 1726890142.59844: variable 'item' from source: unknown 186312 1726890142.59858: Evaluated conditional (__vars_file is file): False 186312 1726890142.59861: when evaluation is False, skipping this task 186312 1726890142.59886: variable 'item' from source: unknown 186312 1726890142.59936: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 186312 1726890142.60100: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.60103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.60106: variable 'omit' from source: magic vars 186312 1726890142.60192: variable '__vars_file' from source: task vars 186312 1726890142.60250: variable 'role_path' from source: magic vars 186312 1726890142.60253: variable 'item' from source: unknown 186312 1726890142.60261: Evaluated conditional (__vars_file is file): False 186312 1726890142.60264: when evaluation is False, skipping this task 186312 1726890142.60288: variable 'item' from source: unknown 186312 1726890142.60331: 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" } 186312 1726890142.60405: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.60408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.60413: variable 'omit' from source: magic vars 186312 1726890142.60520: variable '__vars_file' from source: task vars 186312 1726890142.60580: variable 'role_path' from source: magic vars 186312 1726890142.60584: variable 'item' from source: unknown 186312 1726890142.60592: Evaluated conditional (__vars_file is file): True 186312 1726890142.60597: variable 'omit' from source: magic vars 186312 1726890142.60639: variable 'omit' from source: magic vars 186312 1726890142.60678: variable '__vars_file' from source: task vars 186312 1726890142.60722: variable '__vars_file' from source: task vars 186312 1726890142.60787: variable 'role_path' from source: magic vars 186312 1726890142.60794: variable 'item' from source: unknown 186312 1726890142.60807: variable 'omit' from source: magic vars 186312 1726890142.60832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890142.60862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890142.60909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890142.60932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.61085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.61088: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890142.61090: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.61092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.61094: Set connection var ansible_shell_type to sh 186312 1726890142.61096: Set connection var ansible_pipelining to False 186312 1726890142.61099: Set connection var ansible_timeout to 10 186312 1726890142.61101: Set connection var ansible_connection to ssh 186312 1726890142.61103: Set connection var ansible_shell_executable to /bin/sh 186312 1726890142.61105: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890142.61125: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.61135: variable 'ansible_connection' from source: unknown 186312 1726890142.61143: variable 'ansible_module_compression' from source: unknown 186312 1726890142.61150: variable 'ansible_shell_type' from source: unknown 186312 1726890142.61157: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.61163: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.61169: variable 'ansible_pipelining' from source: unknown 186312 1726890142.61175: variable 'ansible_timeout' from source: unknown 186312 1726890142.61183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.61299: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890142.61318: variable 'omit' from source: magic vars 186312 1726890142.61327: starting attempt loop 186312 1726890142.61337: running the handler 186312 1726890142.61428: handler run complete 186312 1726890142.61445: attempt loop complete, returning result 186312 1726890142.61466: variable 'item' from source: unknown 186312 1726890142.61551: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890142.62284: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.62300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.62316: variable 'omit' from source: magic vars 186312 1726890142.62477: variable '__vars_file' from source: task vars 186312 1726890142.62566: variable 'role_path' from source: magic vars 186312 1726890142.62649: variable 'item' from source: unknown 186312 1726890142.62664: Evaluated conditional (__vars_file is file): True 186312 1726890142.62827: variable 'omit' from source: magic vars 186312 1726890142.62849: variable 'omit' from source: magic vars 186312 1726890142.62905: variable '__vars_file' from source: task vars 186312 1726890142.62974: variable '__vars_file' from source: task vars 186312 1726890142.63098: variable 'role_path' from source: magic vars 186312 1726890142.63159: variable 'item' from source: unknown 186312 1726890142.63180: variable 'omit' from source: magic vars 186312 1726890142.63201: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890142.63217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.63228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.63248: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890142.63259: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.63266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.63335: Set connection var ansible_shell_type to sh 186312 1726890142.63352: Set connection var ansible_pipelining to False 186312 1726890142.63373: Set connection var ansible_timeout to 10 186312 1726890142.63380: Set connection var ansible_connection to ssh 186312 1726890142.63389: Set connection var ansible_shell_executable to /bin/sh 186312 1726890142.63398: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890142.63422: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.63429: variable 'ansible_connection' from source: unknown 186312 1726890142.63436: variable 'ansible_module_compression' from source: unknown 186312 1726890142.63442: variable 'ansible_shell_type' from source: unknown 186312 1726890142.63447: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.63453: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.63462: variable 'ansible_pipelining' from source: unknown 186312 1726890142.63475: variable 'ansible_timeout' from source: unknown 186312 1726890142.63483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.63575: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890142.63595: variable 'omit' from source: magic vars 186312 1726890142.63604: starting attempt loop 186312 1726890142.63615: running the handler 186312 1726890142.63671: handler run complete 186312 1726890142.63683: attempt loop complete, returning result 186312 1726890142.63708: variable 'item' from source: unknown 186312 1726890142.63773: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890142.63891: dumping result to json 186312 1726890142.63904: done dumping result, returning 186312 1726890142.63924: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-0000000023c6] 186312 1726890142.63933: sending task result for task 02369adf-7a19-881e-6b85-0000000023c6 186312 1726890142.64106: no more pending results, returning what we have 186312 1726890142.64110: results queue empty 186312 1726890142.64113: checking for any_errors_fatal 186312 1726890142.64124: done checking for any_errors_fatal 186312 1726890142.64125: checking for max_fail_percentage 186312 1726890142.64127: done checking for max_fail_percentage 186312 1726890142.64128: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.64129: done checking to see if all hosts have failed 186312 1726890142.64129: getting the remaining hosts for this loop 186312 1726890142.64132: done getting the remaining hosts for this loop 186312 1726890142.64135: getting the next task for host managed_node3 186312 1726890142.64493: done getting next task for host managed_node3 186312 1726890142.64497: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890142.64500: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.64515: getting variables 186312 1726890142.64517: in VariableManager get_vars() 186312 1726890142.64550: Calling all_inventory to load vars for managed_node3 186312 1726890142.64553: Calling groups_inventory to load vars for managed_node3 186312 1726890142.64555: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.64565: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.64583: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.64587: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.65152: done sending task result for task 02369adf-7a19-881e-6b85-0000000023c6 186312 1726890142.65156: WORKER PROCESS EXITING 186312 1726890142.65176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.65849: done with get_vars() 186312 1726890142.65864: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 23:42:22 -0400 (0:00:00.101) 0:01:52.399 ****** 186312 1726890142.66039: entering _queue_task() for managed_node3/stat 186312 1726890142.66374: worker is 1 (out of 1 available) 186312 1726890142.66384: exiting _queue_task() for managed_node3/stat 186312 1726890142.66398: done queuing things up, now waiting for results queue to drain 186312 1726890142.66399: waiting for pending results... 186312 1726890142.66732: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890142.66905: in run() - task 02369adf-7a19-881e-6b85-0000000023c8 186312 1726890142.66927: variable 'ansible_search_path' from source: unknown 186312 1726890142.66935: variable 'ansible_search_path' from source: unknown 186312 1726890142.66982: calling self._execute() 186312 1726890142.67114: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.67128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.67147: variable 'omit' from source: magic vars 186312 1726890142.67577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890142.67871: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890142.67974: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890142.68037: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890142.68073: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890142.68163: 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) 186312 1726890142.68197: 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) 186312 1726890142.68231: 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) 186312 1726890142.68262: 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) 186312 1726890142.68392: variable '__storage_is_ostree' from source: set_fact 186312 1726890142.68406: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890142.68416: when evaluation is False, skipping this task 186312 1726890142.68430: _execute() done 186312 1726890142.68441: dumping result to json 186312 1726890142.68448: done dumping result, returning 186312 1726890142.68457: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-881e-6b85-0000000023c8] 186312 1726890142.68465: sending task result for task 02369adf-7a19-881e-6b85-0000000023c8 skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890142.68623: no more pending results, returning what we have 186312 1726890142.68626: results queue empty 186312 1726890142.68627: checking for any_errors_fatal 186312 1726890142.68643: done checking for any_errors_fatal 186312 1726890142.68644: checking for max_fail_percentage 186312 1726890142.68646: done checking for max_fail_percentage 186312 1726890142.68647: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.68648: done checking to see if all hosts have failed 186312 1726890142.68649: getting the remaining hosts for this loop 186312 1726890142.68650: done getting the remaining hosts for this loop 186312 1726890142.68654: getting the next task for host managed_node3 186312 1726890142.68660: done getting next task for host managed_node3 186312 1726890142.68663: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890142.68667: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.68694: getting variables 186312 1726890142.68696: in VariableManager get_vars() 186312 1726890142.68734: Calling all_inventory to load vars for managed_node3 186312 1726890142.68738: Calling groups_inventory to load vars for managed_node3 186312 1726890142.68740: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.68751: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.68753: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.68757: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.69287: done sending task result for task 02369adf-7a19-881e-6b85-0000000023c8 186312 1726890142.69290: WORKER PROCESS EXITING 186312 1726890142.69780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.70554: done with get_vars() 186312 1726890142.70564: done getting variables 186312 1726890142.70604: 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.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:42:22 -0400 (0:00:00.045) 0:01:52.445 ****** 186312 1726890142.70636: entering _queue_task() for managed_node3/set_fact 186312 1726890142.70813: worker is 1 (out of 1 available) 186312 1726890142.70826: exiting _queue_task() for managed_node3/set_fact 186312 1726890142.70841: done queuing things up, now waiting for results queue to drain 186312 1726890142.70843: waiting for pending results... 186312 1726890142.71032: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890142.71135: in run() - task 02369adf-7a19-881e-6b85-0000000023c9 186312 1726890142.71148: variable 'ansible_search_path' from source: unknown 186312 1726890142.71153: variable 'ansible_search_path' from source: unknown 186312 1726890142.71183: calling self._execute() 186312 1726890142.71269: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.71273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.71282: variable 'omit' from source: magic vars 186312 1726890142.71651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890142.71935: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890142.71981: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890142.72020: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890142.72060: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890142.72149: 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) 186312 1726890142.72179: 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) 186312 1726890142.72210: 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) 186312 1726890142.72428: 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) 186312 1726890142.72550: variable '__storage_is_ostree' from source: set_fact 186312 1726890142.72564: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890142.72570: when evaluation is False, skipping this task 186312 1726890142.72575: _execute() done 186312 1726890142.72582: dumping result to json 186312 1726890142.72589: done dumping result, returning 186312 1726890142.72599: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-881e-6b85-0000000023c9] 186312 1726890142.72609: sending task result for task 02369adf-7a19-881e-6b85-0000000023c9 skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890142.72763: no more pending results, returning what we have 186312 1726890142.72767: results queue empty 186312 1726890142.72768: checking for any_errors_fatal 186312 1726890142.72777: done checking for any_errors_fatal 186312 1726890142.72778: checking for max_fail_percentage 186312 1726890142.72780: done checking for max_fail_percentage 186312 1726890142.72781: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.72782: done checking to see if all hosts have failed 186312 1726890142.72783: getting the remaining hosts for this loop 186312 1726890142.72785: done getting the remaining hosts for this loop 186312 1726890142.72788: getting the next task for host managed_node3 186312 1726890142.72797: done getting next task for host managed_node3 186312 1726890142.72802: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890142.72806: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890142.72834: getting variables 186312 1726890142.72837: in VariableManager get_vars() 186312 1726890142.72876: Calling all_inventory to load vars for managed_node3 186312 1726890142.72880: Calling groups_inventory to load vars for managed_node3 186312 1726890142.72883: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.72895: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.72898: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.72902: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.73861: done sending task result for task 02369adf-7a19-881e-6b85-0000000023c9 186312 1726890142.73865: WORKER PROCESS EXITING 186312 1726890142.73874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.74201: done with get_vars() 186312 1726890142.74210: done getting variables 186312 1726890142.74248: 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.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:42:22 -0400 (0:00:00.036) 0:01:52.481 ****** 186312 1726890142.74269: entering _queue_task() for managed_node3/set_fact 186312 1726890142.74441: worker is 1 (out of 1 available) 186312 1726890142.74453: exiting _queue_task() for managed_node3/set_fact 186312 1726890142.74468: done queuing things up, now waiting for results queue to drain 186312 1726890142.74469: waiting for pending results... 186312 1726890142.74660: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890142.74744: in run() - task 02369adf-7a19-881e-6b85-000000002206 186312 1726890142.74756: variable 'ansible_search_path' from source: unknown 186312 1726890142.74760: variable 'ansible_search_path' from source: unknown 186312 1726890142.74786: calling self._execute() 186312 1726890142.74873: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.74877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.74885: variable 'omit' from source: magic vars 186312 1726890142.74971: variable 'omit' from source: magic vars 186312 1726890142.75006: variable 'omit' from source: magic vars 186312 1726890142.75038: variable 'omit' from source: magic vars 186312 1726890142.75071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890142.75096: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890142.75113: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890142.75129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.75143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.75166: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890142.75169: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.75172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.75240: Set connection var ansible_shell_type to sh 186312 1726890142.75249: Set connection var ansible_pipelining to False 186312 1726890142.75259: Set connection var ansible_timeout to 10 186312 1726890142.75262: Set connection var ansible_connection to ssh 186312 1726890142.75266: Set connection var ansible_shell_executable to /bin/sh 186312 1726890142.75271: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890142.75288: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.75291: variable 'ansible_connection' from source: unknown 186312 1726890142.75294: variable 'ansible_module_compression' from source: unknown 186312 1726890142.75296: variable 'ansible_shell_type' from source: unknown 186312 1726890142.75299: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.75301: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.75303: variable 'ansible_pipelining' from source: unknown 186312 1726890142.75306: variable 'ansible_timeout' from source: unknown 186312 1726890142.75310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.75424: 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) 186312 1726890142.75434: variable 'omit' from source: magic vars 186312 1726890142.75437: starting attempt loop 186312 1726890142.75440: running the handler 186312 1726890142.75449: handler run complete 186312 1726890142.75458: attempt loop complete, returning result 186312 1726890142.75462: _execute() done 186312 1726890142.75467: dumping result to json 186312 1726890142.75474: done dumping result, returning 186312 1726890142.75481: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-881e-6b85-000000002206] 186312 1726890142.75487: sending task result for task 02369adf-7a19-881e-6b85-000000002206 186312 1726890142.75573: done sending task result for task 02369adf-7a19-881e-6b85-000000002206 186312 1726890142.75576: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890142.75654: no more pending results, returning what we have 186312 1726890142.75657: results queue empty 186312 1726890142.75658: checking for any_errors_fatal 186312 1726890142.75664: done checking for any_errors_fatal 186312 1726890142.75665: checking for max_fail_percentage 186312 1726890142.75666: done checking for max_fail_percentage 186312 1726890142.75667: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.75668: done checking to see if all hosts have failed 186312 1726890142.75669: getting the remaining hosts for this loop 186312 1726890142.75670: done getting the remaining hosts for this loop 186312 1726890142.75673: getting the next task for host managed_node3 186312 1726890142.75682: done getting next task for host managed_node3 186312 1726890142.75685: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890142.75688: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.75699: getting variables 186312 1726890142.75700: in VariableManager get_vars() 186312 1726890142.75735: Calling all_inventory to load vars for managed_node3 186312 1726890142.75738: Calling groups_inventory to load vars for managed_node3 186312 1726890142.75740: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.75747: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.75749: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.75751: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.76205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.77339: done with get_vars() 186312 1726890142.77359: done getting variables 186312 1726890142.77517: 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.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:42:22 -0400 (0:00:00.033) 0:01:52.514 ****** 186312 1726890142.77579: entering _queue_task() for managed_node3/set_fact 186312 1726890142.77976: worker is 1 (out of 1 available) 186312 1726890142.77989: exiting _queue_task() for managed_node3/set_fact 186312 1726890142.78008: done queuing things up, now waiting for results queue to drain 186312 1726890142.78009: waiting for pending results... 186312 1726890142.78530: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890142.78939: in run() - task 02369adf-7a19-881e-6b85-000000002207 186312 1726890142.78985: variable 'ansible_search_path' from source: unknown 186312 1726890142.79006: variable 'ansible_search_path' from source: unknown 186312 1726890142.79078: calling self._execute() 186312 1726890142.79298: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.79341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.79364: variable 'omit' from source: magic vars 186312 1726890142.79596: variable 'omit' from source: magic vars 186312 1726890142.79680: variable 'omit' from source: magic vars 186312 1726890142.79716: variable 'omit' from source: magic vars 186312 1726890142.79968: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890142.80032: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890142.80120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890142.80159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.80189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.80219: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890142.80248: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.80258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.80473: Set connection var ansible_shell_type to sh 186312 1726890142.80481: Set connection var ansible_pipelining to False 186312 1726890142.80489: Set connection var ansible_timeout to 10 186312 1726890142.80491: Set connection var ansible_connection to ssh 186312 1726890142.80496: Set connection var ansible_shell_executable to /bin/sh 186312 1726890142.80502: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890142.80522: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.80524: variable 'ansible_connection' from source: unknown 186312 1726890142.80527: variable 'ansible_module_compression' from source: unknown 186312 1726890142.80531: variable 'ansible_shell_type' from source: unknown 186312 1726890142.80534: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.80537: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.80539: variable 'ansible_pipelining' from source: unknown 186312 1726890142.80542: variable 'ansible_timeout' from source: unknown 186312 1726890142.80544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.80719: 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) 186312 1726890142.80731: variable 'omit' from source: magic vars 186312 1726890142.80737: starting attempt loop 186312 1726890142.80740: running the handler 186312 1726890142.80752: handler run complete 186312 1726890142.80762: attempt loop complete, returning result 186312 1726890142.80765: _execute() done 186312 1726890142.80768: dumping result to json 186312 1726890142.80770: done dumping result, returning 186312 1726890142.80782: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-881e-6b85-000000002207] 186312 1726890142.80787: sending task result for task 02369adf-7a19-881e-6b85-000000002207 186312 1726890142.80885: done sending task result for task 02369adf-7a19-881e-6b85-000000002207 186312 1726890142.80888: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 186312 1726890142.80971: no more pending results, returning what we have 186312 1726890142.80974: results queue empty 186312 1726890142.80975: checking for any_errors_fatal 186312 1726890142.80981: done checking for any_errors_fatal 186312 1726890142.80982: checking for max_fail_percentage 186312 1726890142.80983: done checking for max_fail_percentage 186312 1726890142.80984: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.80985: done checking to see if all hosts have failed 186312 1726890142.80986: getting the remaining hosts for this loop 186312 1726890142.80987: done getting the remaining hosts for this loop 186312 1726890142.80990: getting the next task for host managed_node3 186312 1726890142.80995: done getting next task for host managed_node3 186312 1726890142.80998: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890142.81001: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.81011: getting variables 186312 1726890142.81014: in VariableManager get_vars() 186312 1726890142.81046: Calling all_inventory to load vars for managed_node3 186312 1726890142.81049: Calling groups_inventory to load vars for managed_node3 186312 1726890142.81051: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.81059: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.81064: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.81070: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.81456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.81822: done with get_vars() 186312 1726890142.81833: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 23:42:22 -0400 (0:00:00.043) 0:01:52.558 ****** 186312 1726890142.81892: entering _queue_task() for managed_node3/include_tasks 186312 1726890142.82063: worker is 1 (out of 1 available) 186312 1726890142.82074: exiting _queue_task() for managed_node3/include_tasks 186312 1726890142.82086: done queuing things up, now waiting for results queue to drain 186312 1726890142.82087: waiting for pending results... 186312 1726890142.82265: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890142.82342: in run() - task 02369adf-7a19-881e-6b85-000000002208 186312 1726890142.82352: variable 'ansible_search_path' from source: unknown 186312 1726890142.82357: variable 'ansible_search_path' from source: unknown 186312 1726890142.82384: calling self._execute() 186312 1726890142.82482: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.82485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.82493: variable 'omit' from source: magic vars 186312 1726890142.82916: variable 'storage_provider' from source: role '' defaults 186312 1726890142.82952: _execute() done 186312 1726890142.82967: dumping result to json 186312 1726890142.82981: done dumping result, returning 186312 1726890142.82993: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-881e-6b85-000000002208] 186312 1726890142.83002: sending task result for task 02369adf-7a19-881e-6b85-000000002208 186312 1726890142.83121: done sending task result for task 02369adf-7a19-881e-6b85-000000002208 186312 1726890142.83125: WORKER PROCESS EXITING 186312 1726890142.83183: no more pending results, returning what we have 186312 1726890142.83192: in VariableManager get_vars() 186312 1726890142.83248: Calling all_inventory to load vars for managed_node3 186312 1726890142.83252: Calling groups_inventory to load vars for managed_node3 186312 1726890142.83254: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.83267: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.83270: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.83273: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.84454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.85103: done with get_vars() 186312 1726890142.85114: variable 'ansible_search_path' from source: unknown 186312 1726890142.85116: variable 'ansible_search_path' from source: unknown 186312 1726890142.85161: we have included files to process 186312 1726890142.85162: generating all_blocks data 186312 1726890142.85164: done generating all_blocks data 186312 1726890142.85169: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890142.85170: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890142.85173: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890142.85984: in VariableManager get_vars() 186312 1726890142.86013: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890142.87663: done processing included file 186312 1726890142.87665: iterating over new_blocks loaded from include file 186312 1726890142.87666: in VariableManager get_vars() 186312 1726890142.87684: done with get_vars() 186312 1726890142.87685: filtering new block on tags 186312 1726890142.87762: done filtering new block on tags 186312 1726890142.87764: in VariableManager get_vars() 186312 1726890142.87783: done with get_vars() 186312 1726890142.87785: filtering new block on tags 186312 1726890142.87858: done filtering new block on tags 186312 1726890142.87860: in VariableManager get_vars() 186312 1726890142.87871: done with get_vars() 186312 1726890142.87872: filtering new block on tags 186312 1726890142.87947: done filtering new block on tags 186312 1726890142.87949: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node3 186312 1726890142.87953: extending task lists for all hosts with included blocks 186312 1726890142.88513: done extending task lists 186312 1726890142.88515: done processing included files 186312 1726890142.88516: results queue empty 186312 1726890142.88516: checking for any_errors_fatal 186312 1726890142.88519: done checking for any_errors_fatal 186312 1726890142.88520: checking for max_fail_percentage 186312 1726890142.88523: done checking for max_fail_percentage 186312 1726890142.88524: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.88525: done checking to see if all hosts have failed 186312 1726890142.88525: getting the remaining hosts for this loop 186312 1726890142.88527: done getting the remaining hosts for this loop 186312 1726890142.88533: getting the next task for host managed_node3 186312 1726890142.88537: done getting next task for host managed_node3 186312 1726890142.88540: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890142.88543: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.88556: getting variables 186312 1726890142.88557: in VariableManager get_vars() 186312 1726890142.88577: Calling all_inventory to load vars for managed_node3 186312 1726890142.88579: Calling groups_inventory to load vars for managed_node3 186312 1726890142.88581: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.88588: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.88591: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.88597: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.88977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.89797: done with get_vars() 186312 1726890142.89808: done getting variables 186312 1726890142.89847: 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.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:42:22 -0400 (0:00:00.079) 0:01:52.638 ****** 186312 1726890142.89883: entering _queue_task() for managed_node3/package 186312 1726890142.90137: worker is 1 (out of 1 available) 186312 1726890142.90151: exiting _queue_task() for managed_node3/package 186312 1726890142.90169: done queuing things up, now waiting for results queue to drain 186312 1726890142.90172: waiting for pending results... 186312 1726890142.90476: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890142.90602: in run() - task 02369adf-7a19-881e-6b85-0000000023fe 186312 1726890142.90623: variable 'ansible_search_path' from source: unknown 186312 1726890142.90636: variable 'ansible_search_path' from source: unknown 186312 1726890142.90670: calling self._execute() 186312 1726890142.90781: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.90793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.90814: variable 'omit' from source: magic vars 186312 1726890142.91289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890142.91586: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890142.91621: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890142.91650: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890142.91676: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890142.91746: 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) 186312 1726890142.91765: 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) 186312 1726890142.91783: 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) 186312 1726890142.91803: 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) 186312 1726890142.91941: variable 'storage_skip_checks' from source: set_fact 186312 1726890142.91967: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 186312 1726890142.91974: when evaluation is False, skipping this task 186312 1726890142.91979: _execute() done 186312 1726890142.91985: dumping result to json 186312 1726890142.91990: done dumping result, returning 186312 1726890142.91999: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-881e-6b85-0000000023fe] 186312 1726890142.92008: sending task result for task 02369adf-7a19-881e-6b85-0000000023fe 186312 1726890142.92118: done sending task result for task 02369adf-7a19-881e-6b85-0000000023fe 186312 1726890142.92127: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890142.92419: no more pending results, returning what we have 186312 1726890142.92423: results queue empty 186312 1726890142.92423: checking for any_errors_fatal 186312 1726890142.92425: done checking for any_errors_fatal 186312 1726890142.92425: checking for max_fail_percentage 186312 1726890142.92427: done checking for max_fail_percentage 186312 1726890142.92428: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.92431: done checking to see if all hosts have failed 186312 1726890142.92432: getting the remaining hosts for this loop 186312 1726890142.92433: done getting the remaining hosts for this loop 186312 1726890142.92436: getting the next task for host managed_node3 186312 1726890142.92442: done getting next task for host managed_node3 186312 1726890142.92446: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890142.92449: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.92466: getting variables 186312 1726890142.92468: in VariableManager get_vars() 186312 1726890142.92498: Calling all_inventory to load vars for managed_node3 186312 1726890142.92501: Calling groups_inventory to load vars for managed_node3 186312 1726890142.92503: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.92513: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.92517: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.92520: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.93182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.93793: done with get_vars() 186312 1726890142.93807: done getting variables 186312 1726890142.93862: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:42:22 -0400 (0:00:00.040) 0:01:52.678 ****** 186312 1726890142.93893: entering _queue_task() for managed_node3/debug 186312 1726890142.94108: worker is 1 (out of 1 available) 186312 1726890142.94622: exiting _queue_task() for managed_node3/debug 186312 1726890142.94637: done queuing things up, now waiting for results queue to drain 186312 1726890142.94639: waiting for pending results... 186312 1726890142.95123: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890142.95325: in run() - task 02369adf-7a19-881e-6b85-0000000023ff 186312 1726890142.95348: variable 'ansible_search_path' from source: unknown 186312 1726890142.95358: variable 'ansible_search_path' from source: unknown 186312 1726890142.95403: calling self._execute() 186312 1726890142.95521: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.95537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.95551: variable 'omit' from source: magic vars 186312 1726890142.95670: variable 'omit' from source: magic vars 186312 1726890142.95749: variable 'omit' from source: magic vars 186312 1726890142.95789: variable 'omit' from source: magic vars 186312 1726890142.95851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890142.95880: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890142.95900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890142.95917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.95927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.95959: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890142.95962: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.95965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.96039: Set connection var ansible_shell_type to sh 186312 1726890142.96048: Set connection var ansible_pipelining to False 186312 1726890142.96056: Set connection var ansible_timeout to 10 186312 1726890142.96058: Set connection var ansible_connection to ssh 186312 1726890142.96063: Set connection var ansible_shell_executable to /bin/sh 186312 1726890142.96068: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890142.96087: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.96090: variable 'ansible_connection' from source: unknown 186312 1726890142.96092: variable 'ansible_module_compression' from source: unknown 186312 1726890142.96094: variable 'ansible_shell_type' from source: unknown 186312 1726890142.96097: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.96099: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.96103: variable 'ansible_pipelining' from source: unknown 186312 1726890142.96106: variable 'ansible_timeout' from source: unknown 186312 1726890142.96108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.96218: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890142.96234: variable 'omit' from source: magic vars 186312 1726890142.96237: starting attempt loop 186312 1726890142.96240: running the handler 186312 1726890142.96426: handler run complete 186312 1726890142.96447: attempt loop complete, returning result 186312 1726890142.96450: _execute() done 186312 1726890142.96453: dumping result to json 186312 1726890142.96456: done dumping result, returning 186312 1726890142.96462: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-881e-6b85-0000000023ff] 186312 1726890142.96469: sending task result for task 02369adf-7a19-881e-6b85-0000000023ff 186312 1726890142.96556: done sending task result for task 02369adf-7a19-881e-6b85-0000000023ff 186312 1726890142.96559: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 186312 1726890142.96625: no more pending results, returning what we have 186312 1726890142.96628: results queue empty 186312 1726890142.96631: checking for any_errors_fatal 186312 1726890142.96638: done checking for any_errors_fatal 186312 1726890142.96639: checking for max_fail_percentage 186312 1726890142.96640: done checking for max_fail_percentage 186312 1726890142.96641: checking to see if all hosts have failed and the running result is not ok 186312 1726890142.96642: done checking to see if all hosts have failed 186312 1726890142.96643: getting the remaining hosts for this loop 186312 1726890142.96644: done getting the remaining hosts for this loop 186312 1726890142.96647: getting the next task for host managed_node3 186312 1726890142.96652: done getting next task for host managed_node3 186312 1726890142.96655: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890142.96659: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890142.96671: getting variables 186312 1726890142.96672: in VariableManager get_vars() 186312 1726890142.96702: Calling all_inventory to load vars for managed_node3 186312 1726890142.96704: Calling groups_inventory to load vars for managed_node3 186312 1726890142.96705: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890142.96714: Calling all_plugins_play to load vars for managed_node3 186312 1726890142.96716: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890142.96718: Calling groups_plugins_play to load vars for managed_node3 186312 1726890142.97072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890142.97689: done with get_vars() 186312 1726890142.97702: done getting variables 186312 1726890142.97761: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:42:22 -0400 (0:00:00.038) 0:01:52.717 ****** 186312 1726890142.97792: entering _queue_task() for managed_node3/debug 186312 1726890142.98033: worker is 1 (out of 1 available) 186312 1726890142.98045: exiting _queue_task() for managed_node3/debug 186312 1726890142.98058: done queuing things up, now waiting for results queue to drain 186312 1726890142.98059: waiting for pending results... 186312 1726890142.98372: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890142.98519: in run() - task 02369adf-7a19-881e-6b85-000000002400 186312 1726890142.98542: variable 'ansible_search_path' from source: unknown 186312 1726890142.98552: variable 'ansible_search_path' from source: unknown 186312 1726890142.98592: calling self._execute() 186312 1726890142.98698: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.98709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.98732: variable 'omit' from source: magic vars 186312 1726890142.98852: variable 'omit' from source: magic vars 186312 1726890142.98927: variable 'omit' from source: magic vars 186312 1726890142.98970: variable 'omit' from source: magic vars 186312 1726890142.99017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890142.99063: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890142.99087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890142.99107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.99126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890142.99165: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890142.99174: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.99180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.99285: Set connection var ansible_shell_type to sh 186312 1726890142.99300: Set connection var ansible_pipelining to False 186312 1726890142.99316: Set connection var ansible_timeout to 10 186312 1726890142.99322: Set connection var ansible_connection to ssh 186312 1726890142.99334: Set connection var ansible_shell_executable to /bin/sh 186312 1726890142.99344: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890142.99374: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.99381: variable 'ansible_connection' from source: unknown 186312 1726890142.99387: variable 'ansible_module_compression' from source: unknown 186312 1726890142.99393: variable 'ansible_shell_type' from source: unknown 186312 1726890142.99399: variable 'ansible_shell_executable' from source: unknown 186312 1726890142.99405: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890142.99416: variable 'ansible_pipelining' from source: unknown 186312 1726890142.99423: variable 'ansible_timeout' from source: unknown 186312 1726890142.99435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890142.99576: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890142.99594: variable 'omit' from source: magic vars 186312 1726890142.99601: starting attempt loop 186312 1726890142.99606: running the handler 186312 1726890142.99661: variable 'storage_volumes' from source: include params 186312 1726890142.99849: variable 'storage_volumes' from source: include params 186312 1726890142.99948: variable '__swap_disk' from source: set_fact 186312 1726890143.00048: handler run complete 186312 1726890143.00069: attempt loop complete, returning result 186312 1726890143.00076: _execute() done 186312 1726890143.00082: dumping result to json 186312 1726890143.00089: done dumping result, returning 186312 1726890143.00100: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-881e-6b85-000000002400] 186312 1726890143.00109: sending task result for task 02369adf-7a19-881e-6b85-000000002400 186312 1726890143.00222: done sending task result for task 02369adf-7a19-881e-6b85-000000002400 186312 1726890143.00232: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } 186312 1726890143.00299: no more pending results, returning what we have 186312 1726890143.00302: results queue empty 186312 1726890143.00303: checking for any_errors_fatal 186312 1726890143.00314: done checking for any_errors_fatal 186312 1726890143.00315: checking for max_fail_percentage 186312 1726890143.00318: done checking for max_fail_percentage 186312 1726890143.00319: checking to see if all hosts have failed and the running result is not ok 186312 1726890143.00320: done checking to see if all hosts have failed 186312 1726890143.00320: getting the remaining hosts for this loop 186312 1726890143.00322: done getting the remaining hosts for this loop 186312 1726890143.00325: getting the next task for host managed_node3 186312 1726890143.00334: done getting next task for host managed_node3 186312 1726890143.00337: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890143.00340: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890143.00353: getting variables 186312 1726890143.00354: in VariableManager get_vars() 186312 1726890143.00392: Calling all_inventory to load vars for managed_node3 186312 1726890143.00394: Calling groups_inventory to load vars for managed_node3 186312 1726890143.00397: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890143.00407: Calling all_plugins_play to load vars for managed_node3 186312 1726890143.00409: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890143.00413: Calling groups_plugins_play to load vars for managed_node3 186312 1726890143.01190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890143.01801: done with get_vars() 186312 1726890143.01815: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 23:42:23 -0400 (0:00:00.040) 0:01:52.758 ****** 186312 1726890143.01888: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890143.02116: worker is 1 (out of 1 available) 186312 1726890143.02128: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890143.02142: done queuing things up, now waiting for results queue to drain 186312 1726890143.02144: waiting for pending results... 186312 1726890143.02871: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890143.03471: in run() - task 02369adf-7a19-881e-6b85-000000002401 186312 1726890143.03485: variable 'ansible_search_path' from source: unknown 186312 1726890143.03489: variable 'ansible_search_path' from source: unknown 186312 1726890143.03526: calling self._execute() 186312 1726890143.03747: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890143.03752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890143.03763: variable 'omit' from source: magic vars 186312 1726890143.04593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890143.05193: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890143.05236: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890143.05270: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890143.05420: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890143.05618: 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) 186312 1726890143.05645: 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) 186312 1726890143.05672: 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) 186312 1726890143.05699: 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) 186312 1726890143.06039: variable 'storage_skip_checks' from source: set_fact 186312 1726890143.06076: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890143.06080: when evaluation is False, skipping this task 186312 1726890143.06082: _execute() done 186312 1726890143.06085: dumping result to json 186312 1726890143.06087: done dumping result, returning 186312 1726890143.06094: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-881e-6b85-000000002401] 186312 1726890143.06099: sending task result for task 02369adf-7a19-881e-6b85-000000002401 186312 1726890143.06336: done sending task result for task 02369adf-7a19-881e-6b85-000000002401 186312 1726890143.06339: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890143.06387: no more pending results, returning what we have 186312 1726890143.06391: results queue empty 186312 1726890143.06392: checking for any_errors_fatal 186312 1726890143.06402: done checking for any_errors_fatal 186312 1726890143.06403: checking for max_fail_percentage 186312 1726890143.06405: done checking for max_fail_percentage 186312 1726890143.06406: checking to see if all hosts have failed and the running result is not ok 186312 1726890143.06407: done checking to see if all hosts have failed 186312 1726890143.06407: getting the remaining hosts for this loop 186312 1726890143.06409: done getting the remaining hosts for this loop 186312 1726890143.06415: getting the next task for host managed_node3 186312 1726890143.06422: done getting next task for host managed_node3 186312 1726890143.06426: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890143.06433: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890143.06457: getting variables 186312 1726890143.06459: in VariableManager get_vars() 186312 1726890143.06496: Calling all_inventory to load vars for managed_node3 186312 1726890143.06499: Calling groups_inventory to load vars for managed_node3 186312 1726890143.06501: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890143.06514: Calling all_plugins_play to load vars for managed_node3 186312 1726890143.06517: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890143.06520: Calling groups_plugins_play to load vars for managed_node3 186312 1726890143.07032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890143.08347: done with get_vars() 186312 1726890143.08367: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 23:42:23 -0400 (0:00:00.065) 0:01:52.823 ****** 186312 1726890143.08466: entering _queue_task() for managed_node3/include_tasks 186312 1726890143.09137: worker is 1 (out of 1 available) 186312 1726890143.09148: exiting _queue_task() for managed_node3/include_tasks 186312 1726890143.09161: done queuing things up, now waiting for results queue to drain 186312 1726890143.09162: waiting for pending results... 186312 1726890143.10376: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890143.10535: in run() - task 02369adf-7a19-881e-6b85-000000002402 186312 1726890143.10556: variable 'ansible_search_path' from source: unknown 186312 1726890143.10563: variable 'ansible_search_path' from source: unknown 186312 1726890143.10603: calling self._execute() 186312 1726890143.10727: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890143.10743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890143.10757: variable 'omit' from source: magic vars 186312 1726890143.11167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890143.11456: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890143.11507: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890143.11551: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890143.11589: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890143.11680: 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) 186312 1726890143.11710: 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) 186312 1726890143.11750: 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) 186312 1726890143.11781: 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) 186312 1726890143.11932: variable 'storage_skip_checks' from source: set_fact 186312 1726890143.11963: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890143.11970: when evaluation is False, skipping this task 186312 1726890143.11975: _execute() done 186312 1726890143.11981: dumping result to json 186312 1726890143.11988: done dumping result, returning 186312 1726890143.11997: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-881e-6b85-000000002402] 186312 1726890143.12007: sending task result for task 02369adf-7a19-881e-6b85-000000002402 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890143.12160: no more pending results, returning what we have 186312 1726890143.12165: results queue empty 186312 1726890143.12166: checking for any_errors_fatal 186312 1726890143.12177: done checking for any_errors_fatal 186312 1726890143.12178: checking for max_fail_percentage 186312 1726890143.12180: done checking for max_fail_percentage 186312 1726890143.12181: checking to see if all hosts have failed and the running result is not ok 186312 1726890143.12182: done checking to see if all hosts have failed 186312 1726890143.12183: getting the remaining hosts for this loop 186312 1726890143.12185: done getting the remaining hosts for this loop 186312 1726890143.12189: getting the next task for host managed_node3 186312 1726890143.12196: done getting next task for host managed_node3 186312 1726890143.12200: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890143.12204: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890143.12231: getting variables 186312 1726890143.12233: in VariableManager get_vars() 186312 1726890143.12273: Calling all_inventory to load vars for managed_node3 186312 1726890143.12276: Calling groups_inventory to load vars for managed_node3 186312 1726890143.12278: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890143.12290: Calling all_plugins_play to load vars for managed_node3 186312 1726890143.12293: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890143.12297: Calling groups_plugins_play to load vars for managed_node3 186312 1726890143.13022: done sending task result for task 02369adf-7a19-881e-6b85-000000002402 186312 1726890143.13025: WORKER PROCESS EXITING 186312 1726890143.13044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890143.13687: done with get_vars() 186312 1726890143.13702: done getting variables 186312 1726890143.13763: 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.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:42:23 -0400 (0:00:00.053) 0:01:52.877 ****** 186312 1726890143.13801: entering _queue_task() for managed_node3/package 186312 1726890143.14044: worker is 1 (out of 1 available) 186312 1726890143.14057: exiting _queue_task() for managed_node3/package 186312 1726890143.14070: done queuing things up, now waiting for results queue to drain 186312 1726890143.14071: waiting for pending results... 186312 1726890143.15094: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890143.15324: in run() - task 02369adf-7a19-881e-6b85-000000002403 186312 1726890143.15347: variable 'ansible_search_path' from source: unknown 186312 1726890143.15356: variable 'ansible_search_path' from source: unknown 186312 1726890143.15407: calling self._execute() 186312 1726890143.15526: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890143.15540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890143.15555: variable 'omit' from source: magic vars 186312 1726890143.15977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890143.16277: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890143.16324: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890143.16362: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890143.16402: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890143.16491: 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) 186312 1726890143.16524: 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) 186312 1726890143.16560: 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) 186312 1726890143.16596: 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) 186312 1726890143.16748: variable 'storage_skip_checks' from source: set_fact 186312 1726890143.16776: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890143.16784: when evaluation is False, skipping this task 186312 1726890143.16791: _execute() done 186312 1726890143.16798: dumping result to json 186312 1726890143.16810: done dumping result, returning 186312 1726890143.16824: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-881e-6b85-000000002403] 186312 1726890143.16837: sending task result for task 02369adf-7a19-881e-6b85-000000002403 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890143.17008: no more pending results, returning what we have 186312 1726890143.17014: results queue empty 186312 1726890143.17014: checking for any_errors_fatal 186312 1726890143.17024: done checking for any_errors_fatal 186312 1726890143.17025: checking for max_fail_percentage 186312 1726890143.17027: done checking for max_fail_percentage 186312 1726890143.17031: checking to see if all hosts have failed and the running result is not ok 186312 1726890143.17032: done checking to see if all hosts have failed 186312 1726890143.17033: getting the remaining hosts for this loop 186312 1726890143.17035: done getting the remaining hosts for this loop 186312 1726890143.17039: getting the next task for host managed_node3 186312 1726890143.17046: done getting next task for host managed_node3 186312 1726890143.17051: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890143.17054: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890143.17086: getting variables 186312 1726890143.17088: in VariableManager get_vars() 186312 1726890143.17349: Calling all_inventory to load vars for managed_node3 186312 1726890143.17352: Calling groups_inventory to load vars for managed_node3 186312 1726890143.17355: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890143.17364: Calling all_plugins_play to load vars for managed_node3 186312 1726890143.17366: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890143.17369: Calling groups_plugins_play to load vars for managed_node3 186312 1726890143.17945: done sending task result for task 02369adf-7a19-881e-6b85-000000002403 186312 1726890143.17948: WORKER PROCESS EXITING 186312 1726890143.18061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890143.18665: done with get_vars() 186312 1726890143.18674: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 23:42:23 -0400 (0:00:00.049) 0:01:52.927 ****** 186312 1726890143.18782: entering _queue_task() for managed_node3/service_facts 186312 1726890143.19038: worker is 1 (out of 1 available) 186312 1726890143.19049: exiting _queue_task() for managed_node3/service_facts 186312 1726890143.19065: done queuing things up, now waiting for results queue to drain 186312 1726890143.19067: waiting for pending results... 186312 1726890143.19392: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890143.19570: in run() - task 02369adf-7a19-881e-6b85-000000002404 186312 1726890143.19598: variable 'ansible_search_path' from source: unknown 186312 1726890143.19606: variable 'ansible_search_path' from source: unknown 186312 1726890143.19656: calling self._execute() 186312 1726890143.19783: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890143.19794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890143.19824: variable 'omit' from source: magic vars 186312 1726890143.20216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890143.20489: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890143.20539: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890143.20581: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890143.20623: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890143.20709: 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) 186312 1726890143.20743: 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) 186312 1726890143.20774: 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) 186312 1726890143.20804: 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) 186312 1726890143.20953: variable 'storage_skip_checks' from source: set_fact 186312 1726890143.20983: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 186312 1726890143.20989: when evaluation is False, skipping this task 186312 1726890143.20992: _execute() done 186312 1726890143.20994: dumping result to json 186312 1726890143.20997: done dumping result, returning 186312 1726890143.20999: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-881e-6b85-000000002404] 186312 1726890143.21004: sending task result for task 02369adf-7a19-881e-6b85-000000002404 186312 1726890143.21094: done sending task result for task 02369adf-7a19-881e-6b85-000000002404 186312 1726890143.21097: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890143.21152: no more pending results, returning what we have 186312 1726890143.21155: results queue empty 186312 1726890143.21156: checking for any_errors_fatal 186312 1726890143.21164: done checking for any_errors_fatal 186312 1726890143.21164: checking for max_fail_percentage 186312 1726890143.21166: done checking for max_fail_percentage 186312 1726890143.21167: checking to see if all hosts have failed and the running result is not ok 186312 1726890143.21168: done checking to see if all hosts have failed 186312 1726890143.21168: getting the remaining hosts for this loop 186312 1726890143.21170: done getting the remaining hosts for this loop 186312 1726890143.21173: getting the next task for host managed_node3 186312 1726890143.21179: done getting next task for host managed_node3 186312 1726890143.21182: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890143.21185: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890143.21202: getting variables 186312 1726890143.21203: in VariableManager get_vars() 186312 1726890143.21241: Calling all_inventory to load vars for managed_node3 186312 1726890143.21244: Calling groups_inventory to load vars for managed_node3 186312 1726890143.21246: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890143.21254: Calling all_plugins_play to load vars for managed_node3 186312 1726890143.21257: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890143.21260: Calling groups_plugins_play to load vars for managed_node3 186312 1726890143.21804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890143.22587: done with get_vars() 186312 1726890143.22601: done getting variables 186312 1726890143.22674: 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.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:42:23 -0400 (0:00:00.039) 0:01:52.966 ****** 186312 1726890143.22710: entering _queue_task() for managed_node3/set_fact 186312 1726890143.22969: worker is 1 (out of 1 available) 186312 1726890143.22983: exiting _queue_task() for managed_node3/set_fact 186312 1726890143.22997: done queuing things up, now waiting for results queue to drain 186312 1726890143.22998: waiting for pending results... 186312 1726890143.23240: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890143.23387: in run() - task 02369adf-7a19-881e-6b85-000000002405 186312 1726890143.23406: variable 'ansible_search_path' from source: unknown 186312 1726890143.23415: variable 'ansible_search_path' from source: unknown 186312 1726890143.23455: calling self._execute() 186312 1726890143.23564: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890143.23576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890143.23620: variable 'omit' from source: magic vars 186312 1726890143.23728: variable 'omit' from source: magic vars 186312 1726890143.23801: variable 'omit' from source: magic vars 186312 1726890143.24154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890143.27538: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890143.27619: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890143.27669: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890143.27714: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890143.27742: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890143.27821: 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) 186312 1726890143.27852: 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) 186312 1726890143.27876: 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) 186312 1726890143.27930: 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) 186312 1726890143.27948: 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) 186312 1726890143.27990: 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) 186312 1726890143.28013: 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) 186312 1726890143.28046: 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) 186312 1726890143.28085: 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) 186312 1726890143.28096: 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) 186312 1726890143.28249: 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) 186312 1726890143.28252: 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) 186312 1726890143.28255: 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) 186312 1726890143.28291: 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) 186312 1726890143.28320: 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) 186312 1726890143.28369: 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) 186312 1726890143.28401: 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) 186312 1726890143.28440: 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) 186312 1726890143.28486: 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) 186312 1726890143.28506: 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) 186312 1726890143.28578: 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) 186312 1726890143.28606: 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) 186312 1726890143.28648: 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) 186312 1726890143.28918: 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) 186312 1726890143.28939: 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) 186312 1726890143.29245: variable 'ansible_facts' from source: unknown 186312 1726890143.29636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890143.29822: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890143.29861: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890143.29913: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890143.29947: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890143.30013: 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) 186312 1726890143.30043: 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) 186312 1726890143.30073: 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) 186312 1726890143.30116: 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) 186312 1726890143.30562: variable 'omit' from source: magic vars 186312 1726890143.30580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890143.30599: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890143.30614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890143.30627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890143.30638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890143.30661: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890143.30664: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890143.30666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890143.30726: Set connection var ansible_shell_type to sh 186312 1726890143.30735: Set connection var ansible_pipelining to False 186312 1726890143.30745: Set connection var ansible_timeout to 10 186312 1726890143.30747: Set connection var ansible_connection to ssh 186312 1726890143.30751: Set connection var ansible_shell_executable to /bin/sh 186312 1726890143.30754: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890143.30771: variable 'ansible_shell_executable' from source: unknown 186312 1726890143.30774: variable 'ansible_connection' from source: unknown 186312 1726890143.30778: variable 'ansible_module_compression' from source: unknown 186312 1726890143.30780: variable 'ansible_shell_type' from source: unknown 186312 1726890143.30783: variable 'ansible_shell_executable' from source: unknown 186312 1726890143.30785: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890143.30787: variable 'ansible_pipelining' from source: unknown 186312 1726890143.30790: variable 'ansible_timeout' from source: unknown 186312 1726890143.30792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890143.30868: 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) 186312 1726890143.30873: variable 'omit' from source: magic vars 186312 1726890143.30878: starting attempt loop 186312 1726890143.30881: running the handler 186312 1726890143.30889: handler run complete 186312 1726890143.30897: attempt loop complete, returning result 186312 1726890143.30901: _execute() done 186312 1726890143.30904: dumping result to json 186312 1726890143.30906: done dumping result, returning 186312 1726890143.30915: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-881e-6b85-000000002405] 186312 1726890143.30920: sending task result for task 02369adf-7a19-881e-6b85-000000002405 186312 1726890143.30998: done sending task result for task 02369adf-7a19-881e-6b85-000000002405 186312 1726890143.31000: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 186312 1726890143.31081: no more pending results, returning what we have 186312 1726890143.31084: results queue empty 186312 1726890143.31085: checking for any_errors_fatal 186312 1726890143.31092: done checking for any_errors_fatal 186312 1726890143.31093: checking for max_fail_percentage 186312 1726890143.31094: done checking for max_fail_percentage 186312 1726890143.31095: checking to see if all hosts have failed and the running result is not ok 186312 1726890143.31096: done checking to see if all hosts have failed 186312 1726890143.31097: getting the remaining hosts for this loop 186312 1726890143.31099: done getting the remaining hosts for this loop 186312 1726890143.31102: getting the next task for host managed_node3 186312 1726890143.31237: done getting next task for host managed_node3 186312 1726890143.31241: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890143.31245: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890143.31257: getting variables 186312 1726890143.31258: in VariableManager get_vars() 186312 1726890143.31291: Calling all_inventory to load vars for managed_node3 186312 1726890143.31294: Calling groups_inventory to load vars for managed_node3 186312 1726890143.31296: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890143.31306: Calling all_plugins_play to load vars for managed_node3 186312 1726890143.31309: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890143.31315: Calling groups_plugins_play to load vars for managed_node3 186312 1726890143.31845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890143.32418: done with get_vars() 186312 1726890143.32430: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 23:42:23 -0400 (0:00:00.097) 0:01:53.064 ****** 186312 1726890143.32493: entering _queue_task() for managed_node3/systemd 186312 1726890143.32681: worker is 1 (out of 1 available) 186312 1726890143.32693: exiting _queue_task() for managed_node3/systemd 186312 1726890143.32706: done queuing things up, now waiting for results queue to drain 186312 1726890143.32707: waiting for pending results... 186312 1726890143.32908: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890143.33015: in run() - task 02369adf-7a19-881e-6b85-000000002407 186312 1726890143.33026: variable 'ansible_search_path' from source: unknown 186312 1726890143.33029: variable 'ansible_search_path' from source: unknown 186312 1726890143.33069: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890143.33253: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890143.33296: dumping result to json 186312 1726890143.33300: done dumping result, returning 186312 1726890143.33305: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-881e-6b85-000000002407] 186312 1726890143.33313: sending task result for task 02369adf-7a19-881e-6b85-000000002407 186312 1726890143.33461: done sending task result for task 02369adf-7a19-881e-6b85-000000002407 186312 1726890143.33465: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890143.33572: no more pending results, returning what we have 186312 1726890143.33593: results queue empty 186312 1726890143.33595: checking for any_errors_fatal 186312 1726890143.33601: done checking for any_errors_fatal 186312 1726890143.33602: checking for max_fail_percentage 186312 1726890143.33619: done checking for max_fail_percentage 186312 1726890143.33621: checking to see if all hosts have failed and the running result is not ok 186312 1726890143.33622: done checking to see if all hosts have failed 186312 1726890143.33622: getting the remaining hosts for this loop 186312 1726890143.33624: done getting the remaining hosts for this loop 186312 1726890143.33639: getting the next task for host managed_node3 186312 1726890143.33648: done getting next task for host managed_node3 186312 1726890143.33659: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890143.33663: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890143.33723: getting variables 186312 1726890143.33730: in VariableManager get_vars() 186312 1726890143.33821: Calling all_inventory to load vars for managed_node3 186312 1726890143.33835: Calling groups_inventory to load vars for managed_node3 186312 1726890143.33842: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890143.33869: Calling all_plugins_play to load vars for managed_node3 186312 1726890143.33879: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890143.33883: Calling groups_plugins_play to load vars for managed_node3 186312 1726890143.34481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890143.35073: done with get_vars() 186312 1726890143.35090: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 23:42:23 -0400 (0:00:00.027) 0:01:53.091 ****** 186312 1726890143.35246: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890143.35591: worker is 1 (out of 1 available) 186312 1726890143.35610: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890143.35635: done queuing things up, now waiting for results queue to drain 186312 1726890143.35637: waiting for pending results... 186312 1726890143.36090: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890143.36335: in run() - task 02369adf-7a19-881e-6b85-000000002408 186312 1726890143.36362: variable 'ansible_search_path' from source: unknown 186312 1726890143.36371: variable 'ansible_search_path' from source: unknown 186312 1726890143.36437: calling self._execute() 186312 1726890143.36591: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890143.36607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890143.36635: variable 'omit' from source: magic vars 186312 1726890143.36802: variable 'omit' from source: magic vars 186312 1726890143.36908: variable 'omit' from source: magic vars 186312 1726890143.37321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890143.39686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890143.39783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890143.39844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890143.39901: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890143.39920: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890143.40032: 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) 186312 1726890143.40061: 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) 186312 1726890143.40100: 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) 186312 1726890143.40155: 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) 186312 1726890143.40177: 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) 186312 1726890143.40423: variable 'storage_volumes' from source: include params 186312 1726890143.40492: variable '__swap_disk' from source: set_fact 186312 1726890143.40538: variable 'storage_use_partitions' from source: role '' defaults 186312 1726890143.40547: variable 'storage_disklabel_type' from source: role '' defaults 186312 1726890143.40550: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890143.40600: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890143.40707: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890143.40785: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890143.40873: variable 'storage_safe_mode' from source: play vars 186312 1726890143.40979: 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) 186312 1726890143.41008: 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) 186312 1726890143.41031: 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) 186312 1726890143.41080: 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) 186312 1726890143.41086: 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) 186312 1726890143.41179: variable 'omit' from source: magic vars 186312 1726890143.41210: variable 'omit' from source: magic vars 186312 1726890143.41271: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890143.41299: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890143.41317: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890143.41339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890143.41354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890143.41375: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890143.41378: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890143.41381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890143.41454: Set connection var ansible_shell_type to sh 186312 1726890143.41465: Set connection var ansible_pipelining to False 186312 1726890143.41474: Set connection var ansible_timeout to 10 186312 1726890143.41477: Set connection var ansible_connection to ssh 186312 1726890143.41483: Set connection var ansible_shell_executable to /bin/sh 186312 1726890143.41488: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890143.41504: variable 'ansible_shell_executable' from source: unknown 186312 1726890143.41507: variable 'ansible_connection' from source: unknown 186312 1726890143.41509: variable 'ansible_module_compression' from source: unknown 186312 1726890143.41513: variable 'ansible_shell_type' from source: unknown 186312 1726890143.41516: variable 'ansible_shell_executable' from source: unknown 186312 1726890143.41519: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890143.41523: variable 'ansible_pipelining' from source: unknown 186312 1726890143.41526: variable 'ansible_timeout' from source: unknown 186312 1726890143.41541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890143.41694: 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) 186312 1726890143.41703: variable 'omit' from source: magic vars 186312 1726890143.41713: starting attempt loop 186312 1726890143.41716: running the handler 186312 1726890143.41741: _low_level_execute_command(): starting 186312 1726890143.41748: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890143.42603: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890143.42606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890143.42623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890143.42649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890143.42680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890143.42685: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890143.42709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890143.42714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890143.42761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890143.42771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890143.42856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890143.44480: stdout chunk (state=3): >>>/root <<< 186312 1726890143.44585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890143.44643: stderr chunk (state=3): >>><<< 186312 1726890143.44646: stdout chunk (state=3): >>><<< 186312 1726890143.44659: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890143.44673: _low_level_execute_command(): starting 186312 1726890143.44677: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890143.4466019-190374-152864816637447 `" && echo ansible-tmp-1726890143.4466019-190374-152864816637447="` echo /root/.ansible/tmp/ansible-tmp-1726890143.4466019-190374-152864816637447 `" ) && sleep 0' 186312 1726890143.45306: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890143.45309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890143.45357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890143.45360: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890143.45362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890143.45364: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890143.45448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890143.45468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890143.45548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890143.45593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890143.47399: stdout chunk (state=3): >>>ansible-tmp-1726890143.4466019-190374-152864816637447=/root/.ansible/tmp/ansible-tmp-1726890143.4466019-190374-152864816637447 <<< 186312 1726890143.47521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890143.47606: stderr chunk (state=3): >>><<< 186312 1726890143.47608: stdout chunk (state=3): >>><<< 186312 1726890143.47643: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890143.4466019-190374-152864816637447=/root/.ansible/tmp/ansible-tmp-1726890143.4466019-190374-152864816637447 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890143.47673: variable 'ansible_module_compression' from source: unknown 186312 1726890143.47764: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 186312 1726890143.47816: variable 'ansible_facts' from source: unknown 186312 1726890143.47918: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890143.4466019-190374-152864816637447/AnsiballZ_blivet.py 186312 1726890143.48073: Sending initial data 186312 1726890143.48076: Sent initial data (157 bytes) 186312 1726890143.49409: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890143.49420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890143.49456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 186312 1726890143.49460: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890143.49474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890143.49543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890143.49555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890143.49607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890143.51263: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890143.51298: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890143.51335: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpb24_tym8 /root/.ansible/tmp/ansible-tmp-1726890143.4466019-190374-152864816637447/AnsiballZ_blivet.py <<< 186312 1726890143.51369: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890143.52379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890143.52516: stderr chunk (state=3): >>><<< 186312 1726890143.52521: stdout chunk (state=3): >>><<< 186312 1726890143.52523: done transferring module to remote 186312 1726890143.52526: _low_level_execute_command(): starting 186312 1726890143.52537: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890143.4466019-190374-152864816637447/ /root/.ansible/tmp/ansible-tmp-1726890143.4466019-190374-152864816637447/AnsiballZ_blivet.py && sleep 0' 186312 1726890143.53976: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890143.53979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890143.53996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890143.54043: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890143.54046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890143.54050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890143.54052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890143.54182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890143.54231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890143.54235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890143.54423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890143.55949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890143.56048: stderr chunk (state=3): >>><<< 186312 1726890143.56052: stdout chunk (state=3): >>><<< 186312 1726890143.56147: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890143.56150: _low_level_execute_command(): starting 186312 1726890143.56153: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890143.4466019-190374-152864816637447/AnsiballZ_blivet.py && sleep 0' 186312 1726890143.56778: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890143.56791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890143.56809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890143.56832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890143.56870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890143.56889: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890143.56907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890143.56926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890143.56941: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890143.56952: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890143.56964: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890143.56977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890143.56991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890143.57013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890143.57038: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890143.57060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890143.57146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890143.57163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890143.57176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890143.57270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890143.59123: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890143.59142: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890143.59209: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890143.59214: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890143.59237: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890143.59263: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890143.59310: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890143.59317: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890143.59331: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890143.59375: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890143.59378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.59394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890143.59410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890143.59446: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e98dc0> <<< 186312 1726890143.59502: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890143.59508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890143.59513: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e3d3a0> <<< 186312 1726890143.59516: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e98b20> <<< 186312 1726890143.59550: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890143.59554: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e98ac0> <<< 186312 1726890143.59586: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890143.59589: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890143.59592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890143.59609: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e3d490> <<< 186312 1726890143.59624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890143.59644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890143.59665: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e3d940> <<< 186312 1726890143.59686: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e3d670> <<< 186312 1726890143.59726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890143.59734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890143.59762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890143.59784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890143.59805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890143.59840: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2bcf190> <<< 186312 1726890143.59866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890143.59902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890143.59941: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2bcf220> <<< 186312 1726890143.60014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890143.60067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2bcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e55880> <<< 186312 1726890143.60082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2bc8d90> <<< 186312 1726890143.60141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2bf2d90> <<< 186312 1726890143.60203: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e3d970> <<< 186312 1726890143.60226: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890143.60436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890143.60439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890143.60470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890143.60520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890143.60529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890143.60558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890143.60561: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b94eb0> <<< 186312 1726890143.60617: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b97f40> <<< 186312 1726890143.60641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890143.60658: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890143.60704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890143.60738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b8c610> <<< 186312 1726890143.60750: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b94370> <<< 186312 1726890143.60771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890143.60835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890143.60862: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890143.60881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.60910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890143.60952: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2ad0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ad08b0> <<< 186312 1726890143.60984: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890143.61001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ad0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890143.61026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890143.61071: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ad0f70> <<< 186312 1726890143.61092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ad0e80> <<< 186312 1726890143.61102: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890143.61146: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b28d30> import '_functools' # <<< 186312 1726890143.61168: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b23610> <<< 186312 1726890143.61231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b36670> <<< 186312 1726890143.61251: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b9be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890143.61286: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2ae1c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b28250> <<< 186312 1726890143.61330: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890143.61359: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2b36280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ba19d0> <<< 186312 1726890143.61384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890143.61428: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.61470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae1fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae1d90> <<< 186312 1726890143.61501: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae1d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890143.61526: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890143.61547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890143.61594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890143.61633: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ab5370> <<< 186312 1726890143.61651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890143.61679: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ab5460> <<< 186312 1726890143.61804: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2aebfa0> <<< 186312 1726890143.61845: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae3a30> <<< 186312 1726890143.61872: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890143.61883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890143.61920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890143.61955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890143.61965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29e91c0> <<< 186312 1726890143.61991: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2a9fc70> <<< 186312 1726890143.62046: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae3eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ba1040> <<< 186312 1726890143.62068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890143.62091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890143.62131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29fcaf0> <<< 186312 1726890143.62160: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890143.62190: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29fce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890143.62221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890143.62243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2a0f730> <<< 186312 1726890143.62257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890143.62276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890143.62305: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2a0fc70> <<< 186312 1726890143.62351: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c299a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29fcf10><<< 186312 1726890143.62381: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890143.62436: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29ab280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2a0f5b0> <<< 186312 1726890143.62448: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890143.62467: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29ab340> <<< 186312 1726890143.62504: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae19d0> <<< 186312 1726890143.62534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890143.62562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890143.62573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890143.62605: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29c66a0> <<< 186312 1726890143.62652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890143.62677: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29c6970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29c6760> <<< 186312 1726890143.62690: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29c6850> <<< 186312 1726890143.62724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890143.62901: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29c6ca0> <<< 186312 1726890143.62949: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29d41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29c68e0> <<< 186312 1726890143.62970: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29baa30> <<< 186312 1726890143.62980: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae15b0> <<< 186312 1726890143.63001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890143.63052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890143.63087: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29c6a90> <<< 186312 1726890143.63193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890143.63204: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f90c28fb670> <<< 186312 1726890143.63490: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 186312 1726890143.63665: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890143.64855: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.65803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c280e7c0> <<< 186312 1726890143.65835: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.65887: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890143.65920: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c280e160> <<< 186312 1726890143.65951: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c280e280> <<< 186312 1726890143.65995: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c280ef10> <<< 186312 1726890143.66014: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890143.66058: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c280e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c280ed30> import 'atexit' # <<< 186312 1726890143.66102: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c280ef70> <<< 186312 1726890143.66119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890143.66143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890143.66187: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c280e100> <<< 186312 1726890143.66214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890143.66232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890143.66273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890143.66276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890143.66288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890143.66352: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2764ee0> <<< 186312 1726890143.66387: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2782f40> <<< 186312 1726890143.66427: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2782d60> <<< 186312 1726890143.66442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890143.66465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890143.66520: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c27823d0> <<< 186312 1726890143.66526: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2875dc0> <<< 186312 1726890143.66691: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c28753a0> <<< 186312 1726890143.66702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890143.66741: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2875f70> <<< 186312 1726890143.66771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890143.66834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890143.66838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890143.66852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2846c10> <<< 186312 1726890143.66935: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c27e0cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c27e03a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2816490> <<< 186312 1726890143.66985: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27e04c0> <<< 186312 1726890143.67024: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c27e04f0> <<< 186312 1726890143.67047: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890143.67073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890143.67158: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2746250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c28571f0> <<< 186312 1726890143.67179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890143.67249: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2857370> <<< 186312 1726890143.67262: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890143.67310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.67335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890143.67385: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c286fd90> <<< 186312 1726890143.67510: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2753880> <<< 186312 1726890143.67598: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27536d0> <<< 186312 1726890143.67637: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2752670> <<< 186312 1726890143.67674: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c284d8b0> <<< 186312 1726890143.67717: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890143.67740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890143.67781: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27d7670> <<< 186312 1726890143.67964: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27d6ac0> <<< 186312 1726890143.67998: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c27e50d0> <<< 186312 1726890143.68059: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27d70d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c281aa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890143.68135: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.68214: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890143.68252: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890143.68277: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.68362: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.68468: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.68904: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.69388: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890143.69398: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890143.69410: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.69457: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c1dec580> <<< 186312 1726890143.69536: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890143.69548: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c21fe520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1d970a0> <<< 186312 1726890143.69597: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890143.69625: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.69644: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890143.69762: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.69889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890143.69927: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c27d6bb0> # zipimport: zlib available <<< 186312 1726890143.70315: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.70683: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.70739: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.70806: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890143.70840: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.70873: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890143.70944: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.71046: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890143.71049: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890143.71051: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890143.71065: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.71090: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.71140: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890143.71143: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.71314: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.71506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890143.71542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890143.71619: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c21f9970> # zipimport: zlib available <<< 186312 1726890143.71674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.71770: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890143.71792: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890143.71804: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.71821: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.71858: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890143.71898: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.71942: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.72024: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.72083: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890143.72114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.72181: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2862250> <<< 186312 1726890143.72210: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c21f96a0> <<< 186312 1726890143.72251: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890143.72254: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.72365: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.72421: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.72444: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.72486: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890143.72489: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890143.72517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890143.72582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890143.72585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890143.72588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890143.72674: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c21df7c0> <<< 186312 1726890143.72713: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c21dc7f0> <<< 186312 1726890143.72770: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c21d6970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890143.72833: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.72838: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890143.72901: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890143.72965: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 186312 1726890143.73010: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 186312 1726890143.73054: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890143.73091: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 186312 1726890143.73094: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.74386: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.75509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890143.75540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890143.75567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890143.75597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890143.75639: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c1d78f10> <<< 186312 1726890143.75674: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1d787c0> <<< 186312 1726890143.75678: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1dc8f70> <<< 186312 1726890143.75770: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a63fd0> <<< 186312 1726890143.75819: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.75851: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py <<< 186312 1726890143.75877: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 186312 1726890143.75890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890143.75921: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1dd2c70> <<< 186312 1726890143.75949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890143.75979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890143.76015: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1d89b80> <<< 186312 1726890143.76079: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c1d897f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1d894f0> <<< 186312 1726890143.76092: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890143.76119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890143.76160: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890143.76163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890143.76222: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b43850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b43640> <<< 186312 1726890143.76293: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1d89700> <<< 186312 1726890143.76306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 186312 1726890143.76353: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.76365: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890143.76533: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1dc5a00> <<< 186312 1726890143.76592: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c1dc5640> <<< 186312 1726890143.76609: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1dc5340> <<< 186312 1726890143.76672: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.76675: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890143.76736: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 186312 1726890143.76751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890143.76777: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a9abe0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a9aaf0> <<< 186312 1726890143.76818: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890143.76873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a9a7f0> <<< 186312 1726890143.76893: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a9a220> <<< 186312 1726890143.76969: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1aadd90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1aad970> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890143.76977: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1aadc10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1aad340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1dc5f70> <<< 186312 1726890143.77051: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890143.77068: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890143.77098: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b3df40> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890143.77124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890143.77151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890143.77181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890143.77278: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a68a00> <<< 186312 1726890143.77324: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b557c0> <<< 186312 1726890143.77347: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b55310> <<< 186312 1726890143.77457: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b4aa30> <<< 186312 1726890143.77526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 186312 1726890143.77542: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 186312 1726890143.77711: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a3a8b0> <<< 186312 1726890143.77762: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 186312 1726890143.77774: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 186312 1726890143.77967: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c143feb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1dc5490> <<< 186312 1726890143.78038: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 186312 1726890143.78049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 186312 1726890143.78252: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c143ffd0> <<< 186312 1726890143.78297: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2860e20> <<< 186312 1726890143.78310: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 186312 1726890143.78364: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 186312 1726890143.78376: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 186312 1726890143.78424: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c13d26d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c13d24f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c145b790> <<< 186312 1726890143.78883: stdout chunk (state=3): >>> ** (process:410480): WARNING **: 23:42:23.788: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b6ba90> <<< 186312 1726890143.78917: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890143.78958: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c13d22e0> <<< 186312 1726890143.78987: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1404a00> <<< 186312 1726890143.79040: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.79064: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 186312 1726890143.79094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 186312 1726890143.79149: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.79161: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 186312 1726890143.79189: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d58a00> <<< 186312 1726890143.79242: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.79286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # <<< 186312 1726890143.79299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d74160> <<< 186312 1726890143.79357: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d5d4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d58f40> <<< 186312 1726890143.79395: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d6be20> <<< 186312 1726890143.79408: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 186312 1726890143.79432: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.79488: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 186312 1726890143.79509: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d87f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d87c70> <<< 186312 1726890143.79530: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 186312 1726890143.79569: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d87d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d878e0> <<< 186312 1726890143.79597: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890143.79627: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d879a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d87940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d74ee0> <<< 186312 1726890143.79652: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 186312 1726890143.79699: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.79724: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d0bb20> <<< 186312 1726890143.79770: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d0bf10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d0b7f0> <<< 186312 1726890143.79810: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d876d0> <<< 186312 1726890143.79858: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d0b820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d58220> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 186312 1726890143.79879: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.79906: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 186312 1726890143.79954: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d235b0> <<< 186312 1726890143.79968: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d23310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d58760> <<< 186312 1726890143.81021: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c14096d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1404e80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0cd3550> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0cd3d00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0cca220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d07be0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c988b0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c98e20> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ca8520> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ca8880> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 186312 1726890143.81061: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ca8fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c98550> <<< 186312 1726890143.81080: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c981f0> <<< 186312 1726890143.81210: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c8f2b0> <<< 186312 1726890143.81352: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c4a730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c8f8b0> <<< 186312 1726890143.81383: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d07d90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c540d0> <<< 186312 1726890143.81421: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d07fd0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 186312 1726890143.81493: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c8f430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 186312 1726890143.81548: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c54430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 186312 1726890143.81569: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c54700> <<< 186312 1726890143.81919: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.82032: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c0c83eb0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b7ac40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b7a5b0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b7af10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 186312 1726890143.82053: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b88610> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 186312 1726890143.82078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890143.82191: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b9f7f0> <<< 186312 1726890143.82279: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b973a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0bab9d0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0bb26a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b33490> <<< 186312 1726890143.82304: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c7aee0> <<< 186312 1726890143.82338: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c7abe0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py <<< 186312 1726890143.82365: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890143.82394: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b51490> <<< 186312 1726890143.82417: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 186312 1726890143.82437: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 186312 1726890143.82495: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b51c10> <<< 186312 1726890143.82516: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b51430> <<< 186312 1726890143.82616: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b3ec40> <<< 186312 1726890143.82637: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 186312 1726890143.82661: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b72c70> <<< 186312 1726890143.82731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0af63d0> <<< 186312 1726890143.82758: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 186312 1726890143.82769: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 186312 1726890143.82806: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b114f0> <<< 186312 1726890143.82840: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 186312 1726890143.82881: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b118b0> <<< 186312 1726890143.82910: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 186312 1726890143.82957: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b19550> <<< 186312 1726890143.82987: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 186312 1726890143.83026: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b28130> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' <<< 186312 1726890143.83055: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b28940> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 186312 1726890143.83099: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b28c70> <<< 186312 1726890143.83175: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b28e20> <<< 186312 1726890143.83206: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ab3730> <<< 186312 1726890143.83258: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890143.83270: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890143.83319: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ac4310> <<< 186312 1726890143.83357: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ab3fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ab3a90> <<< 186312 1726890143.83591: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0af6490> <<< 186312 1726890143.83610: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890143.83643: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890143.83682: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a77f40> <<< 186312 1726890143.83705: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a822b0> <<< 186312 1726890143.83786: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b03d30> <<< 186312 1726890143.83822: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 186312 1726890143.83851: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890143.84300: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a90c10> <<< 186312 1726890143.84339: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 186312 1726890143.84364: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a99b20> <<< 186312 1726890143.84517: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a90520> <<< 186312 1726890143.84533: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890143.84580: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0aa3dc0> <<< 186312 1726890143.84606: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 186312 1726890143.84635: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0aa9fd0> <<< 186312 1726890143.84660: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 186312 1726890143.84688: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0aad730> <<< 186312 1726890143.84706: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 186312 1726890143.84775: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0aadee0> <<< 186312 1726890143.84789: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890143.84833: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a3b9a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0cfbca0> <<< 186312 1726890143.84866: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c7a940> <<< 186312 1726890143.85004: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ceaeb0> <<< 186312 1726890143.85033: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py <<< 186312 1726890143.85063: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890143.85076: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890143.85148: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a63be0> <<< 186312 1726890143.85172: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a6c790> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 186312 1726890143.85233: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a6c370> <<< 186312 1726890143.85247: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 186312 1726890143.85301: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c09f7d30> <<< 186312 1726890143.85440: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a5c970> <<< 186312 1726890143.85459: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py <<< 186312 1726890143.85471: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890143.85579: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a63760> <<< 186312 1726890143.85614: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890143.85661: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c09b9b50> <<< 186312 1726890143.85684: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 186312 1726890143.85749: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890143.85781: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890143.85819: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0983910> <<< 186312 1726890143.85853: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py <<< 186312 1726890143.85856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 186312 1726890143.85882: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890143.85909: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0995ac0> <<< 186312 1726890143.86075: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0989220> <<< 186312 1726890143.86102: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890143.86105: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0935f40> <<< 186312 1726890143.86467: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c09c4670> <<< 186312 1726890143.86498: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 186312 1726890143.86513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 186312 1726890143.86632: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0906c70> <<< 186312 1726890143.86635: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 186312 1726890143.86668: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0922e80> <<< 186312 1726890143.86688: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 186312 1726890143.86736: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c09158b0> <<< 186312 1726890143.86782: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 186312 1726890143.86785: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c092f400> <<< 186312 1726890143.86799: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 186312 1726890143.86845: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c092f760> <<< 186312 1726890143.86880: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 186312 1726890143.86930: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c08b6610> <<< 186312 1726890143.86943: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890143.87006: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c08b6f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1404b20> <<< 186312 1726890143.87034: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 186312 1726890143.87051: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 186312 1726890143.87185: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1404be0> <<< 186312 1726890143.87199: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 186312 1726890143.87225: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 186312 1726890143.87253: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py <<< 186312 1726890143.87285: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 186312 1726890143.87310: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c088cb50> <<< 186312 1726890143.87336: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0876880> <<< 186312 1726890143.87365: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890143.87407: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890143.87433: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 186312 1726890143.87448: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.87974: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 186312 1726890143.88003: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890143.88149: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 186312 1726890143.88191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' <<< 186312 1726890143.88215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890143.88248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890143.88269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c080f820> <<< 186312 1726890143.88316: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c080f8b0> <<< 186312 1726890143.88389: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0840d30> <<< 186312 1726890143.88425: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c08404c0> <<< 186312 1726890143.88441: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 186312 1726890143.88611: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0840cd0> <<< 186312 1726890143.88639: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 186312 1726890143.88670: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py <<< 186312 1726890143.88706: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 186312 1726890143.88741: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c07583a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c07e8b50> <<< 186312 1726890143.88764: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py <<< 186312 1726890143.88788: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 186312 1726890143.88810: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c07587f0> # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.88846: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 186312 1726890143.88880: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890143.88936: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' <<< 186312 1726890143.88975: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c076d580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c076d220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c076d730> <<< 186312 1726890143.89008: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c076d970> <<< 186312 1726890143.89043: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c076db50> <<< 186312 1726890143.89074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890143.89107: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c076dd60> <<< 186312 1726890143.89170: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0779220> <<< 186312 1726890143.89208: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0779d60> <<< 186312 1726890143.89249: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0779ee0> <<< 186312 1726890143.89297: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c077e130> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890143.89340: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c077e2e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890143.89385: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c077e760> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890143.89484: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c077ed90> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c078a0d0> <<< 186312 1726890143.89574: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c078a2b0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c078a430> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c078a670> <<< 186312 1726890143.89588: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0760bb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0760100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0758ee0> <<< 186312 1726890143.89690: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c080fb20> <<< 186312 1726890143.89787: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c07fb220> <<< 186312 1726890143.91948: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890143.97644: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py <<< 186312 1726890143.97648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 186312 1726890143.97954: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0731df0> <<< 186312 1726890144.60373: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "path": "none", "fstype": "swap", "opts": "defaults", "dump": 0, "passno": 0, "state": "present", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["e2fsprogs", "xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 186312 1726890144.61307: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890144.61419: 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 <<< 186312 1726890144.61437: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 186312 1726890144.61447: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 186312 1726890144.61450: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq <<< 186312 1726890144.61516: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors <<< 186312 1726890144.61521: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk <<< 186312 1726890144.61538: stdout chunk (state=3): >>># cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject <<< 186312 1726890144.61551: stdout chunk (state=3): >>># cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry <<< 186312 1726890144.61594: stdout chunk (state=3): >>># cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk <<< 186312 1726890144.61601: stdout chunk (state=3): >>># cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi <<< 186312 1726890144.62206: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890144.62210: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 186312 1726890144.62240: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890144.62249: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890144.62277: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 186312 1726890144.62315: stdout chunk (state=3): >>># destroy _compat_pickle <<< 186312 1726890144.62397: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 186312 1726890144.62414: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers <<< 186312 1726890144.62420: stdout chunk (state=3): >>># destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort <<< 186312 1726890144.62516: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction <<< 186312 1726890144.62554: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm <<< 186312 1726890144.62604: stdout chunk (state=3): >>># destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid <<< 186312 1726890144.62760: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager <<< 186312 1726890144.62858: stdout chunk (state=3): >>># cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch <<< 186312 1726890144.62865: stdout chunk (state=3): >>># cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux <<< 186312 1726890144.62907: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache # destroy tokenize <<< 186312 1726890144.62939: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings <<< 186312 1726890144.63039: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890144.63083: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890144.63193: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq <<< 186312 1726890144.63199: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types<<< 186312 1726890144.63206: stdout chunk (state=3): >>> # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 186312 1726890144.63211: stdout chunk (state=3): >>># cleanup[3] wiping _collections_abc <<< 186312 1726890144.63215: stdout chunk (state=3): >>># 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890144.63221: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping zipimport <<< 186312 1726890144.63246: stdout chunk (state=3): >>># destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle <<< 186312 1726890144.63262: stdout chunk (state=3): >>># destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal <<< 186312 1726890144.64132: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext # destroy linecache # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 186312 1726890144.64186: stdout chunk (state=3): >>># destroy pyudev <<< 186312 1726890144.64210: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 186312 1726890144.64289: 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess <<< 186312 1726890144.64315: stdout chunk (state=3): >>># destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib <<< 186312 1726890144.64368: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize <<< 186312 1726890144.64393: stdout chunk (state=3): >>># destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 186312 1726890144.64427: stdout chunk (state=3): >>># destroy inspect # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy copy # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability <<< 186312 1726890144.64465: stdout chunk (state=3): >>># destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 186312 1726890144.64478: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 186312 1726890144.64543: stdout chunk (state=3): >>># destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy io <<< 186312 1726890144.64568: stdout chunk (state=3): >>># destroy contextlib # destroy gi._gi <<< 186312 1726890144.64588: stdout chunk (state=3): >>># destroy collections # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc <<< 186312 1726890144.64675: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 <<< 186312 1726890144.64756: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890144.65215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890144.65318: stderr chunk (state=3): >>><<< 186312 1726890144.65322: stdout chunk (state=3): >>><<< 186312 1726890144.65761: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2bcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2bcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2bcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2bc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2bf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2e3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b97f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b94370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2ad0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ad08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ad0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ad0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ad0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b28d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b23610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b36670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b9be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2ae1c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2b28250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2b36280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ba19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae1fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae1d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae1d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ab5370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ab5460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2aebfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae3a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29e91c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2a9fc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae3eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ba1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29fcaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29fce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2a0f730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2a0fc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c299a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29fcf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29ab280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2a0f5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29ab340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae19d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29c66a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29c6970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29c6760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29c6850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29c6ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c29d41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29c68e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29baa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2ae15b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c29c6a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f90c28fb670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c280e7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c280e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c280e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c280ef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c280e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c280ed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c280ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c280e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2764ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2782f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2782d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c27823d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2875dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c28753a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2875f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2846c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c27e0cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c27e03a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2816490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27e04c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c27e04f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2746250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c28571f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2857370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c286fd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2753880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27536d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2752670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c284d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27d7670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27d6ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c27e50d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c27d70d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c281aa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c1dec580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c21fe520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1d970a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c27d6bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c21f9970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c2862250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c21f96a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c21df7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c21dc7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c21d6970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c1d78f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1d787c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1dc8f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a63fd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1dd2c70> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1d89b80> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c1d897f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1d894f0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b43850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b43640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1d89700> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1dc5a00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c1dc5640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1dc5340> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a9abe0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a9aaf0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a9a7f0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a9a220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1aadd90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1aad970> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1aadc10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1aad340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1dc5f70> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b3df40> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a68a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b557c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b55310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b4aa30> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1a3a8b0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c143feb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1dc5490> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c143ffd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c2860e20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c13d26d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c13d24f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c145b790> ** (process:410480): WARNING **: 23:42:23.788: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1b6ba90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c13d22e0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1404a00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d58a00> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d74160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d5d4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d58f40> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d6be20> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d87f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d87c70> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d87d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d878e0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d879a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d87940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d74ee0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d0bb20> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d0bf10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d0b7f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d876d0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d0b820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d58220> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d235b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d23310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d58760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c14096d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1404e80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0cd3550> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0cd3d00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0cca220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d07be0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c988b0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c98e20> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ca8520> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ca8880> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ca8fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c98550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c981f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c8f2b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c4a730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c8f8b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d07d90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c540d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0d07fd0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c8f430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c54430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c54700> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c0c83eb0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b7ac40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b7a5b0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b7af10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b88610> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b9f7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b973a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0bab9d0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0bb26a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b33490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c7aee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c7abe0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b51490> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b51c10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b51430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b3ec40> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b72c70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0af63d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b114f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b118b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b19550> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b28130> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b28940> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b28c70> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b28e20> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ab3730> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ac4310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ab3fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ab3a90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0af6490> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a77f40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a822b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0b03d30> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a90c10> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a99b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a90520> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0aa3dc0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0aa9fd0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0aad730> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0aadee0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a3b9a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0cfbca0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0c7a940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0ceaeb0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a63be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a6c790> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a6c370> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c09f7d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a5c970> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0a63760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c09b9b50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0983910> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0995ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0989220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0935f40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c09c4670> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0906c70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0922e80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c09158b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c092f400> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c092f760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c08b6610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c08b6f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1404b20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c1404be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c088cb50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0876880> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_cd8me638/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # zipimport: zlib available # /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c080f820> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f90c080f8b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0840d30> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c08404c0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0840cd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c07583a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c07e8b50> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c07587f0> # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c076d580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c076d220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c076d730> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c076d970> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c076db50> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c076dd60> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0779220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0779d60> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0779ee0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c077e130> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c077e2e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c077e760> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c077ed90> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c078a0d0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c078a2b0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c078a430> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c078a670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0760bb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0760100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0758ee0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c080fb20> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c07fb220> import 'gc' # # /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90c0731df0> {"changed": false, "actions": [], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "path": "none", "fstype": "swap", "opts": "defaults", "dump": 0, "passno": 0, "state": "present", "owner": null, "group": null, "mode": null}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "packages": ["e2fsprogs", "xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "present", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_kernel_device": "/dev/sda", "_raw_kernel_device": "/dev/sda"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy distro # destroy argparse # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder # cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy ctypes # destroy locale # destroy gettext # destroy linecache # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy tempfile # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy inspect # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy copy # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy platform # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy io # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890144.69620: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'disks': ['sda'], 'fs_type': 'swap'}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_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-1726890143.4466019-190374-152864816637447/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890144.69625: _low_level_execute_command(): starting 186312 1726890144.69631: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890143.4466019-190374-152864816637447/ > /dev/null 2>&1 && sleep 0' 186312 1726890144.69666: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890144.69672: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890144.69675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890144.69678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890144.69680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890144.69682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890144.69684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890144.69687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890144.71350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890144.71447: stderr chunk (state=3): >>><<< 186312 1726890144.71450: stdout chunk (state=3): >>><<< 186312 1726890144.71518: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890144.71522: handler run complete 186312 1726890144.72111: attempt loop complete, returning result 186312 1726890144.72122: _execute() done 186312 1726890144.72126: dumping result to json 186312 1726890144.72131: done dumping result, returning 186312 1726890144.72134: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-881e-6b85-000000002408] 186312 1726890144.72136: sending task result for task 02369adf-7a19-881e-6b85-000000002408 186312 1726890144.72242: done sending task result for task 02369adf-7a19-881e-6b85-000000002408 186312 1726890144.72245: WORKER PROCESS EXITING ok: [managed_node3] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890144.72500: no more pending results, returning what we have 186312 1726890144.72503: results queue empty 186312 1726890144.72504: checking for any_errors_fatal 186312 1726890144.72509: done checking for any_errors_fatal 186312 1726890144.72510: checking for max_fail_percentage 186312 1726890144.72513: done checking for max_fail_percentage 186312 1726890144.72514: checking to see if all hosts have failed and the running result is not ok 186312 1726890144.72515: done checking to see if all hosts have failed 186312 1726890144.72516: getting the remaining hosts for this loop 186312 1726890144.72518: done getting the remaining hosts for this loop 186312 1726890144.72521: getting the next task for host managed_node3 186312 1726890144.72527: done getting next task for host managed_node3 186312 1726890144.72533: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890144.72536: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890144.72549: getting variables 186312 1726890144.72550: in VariableManager get_vars() 186312 1726890144.72584: Calling all_inventory to load vars for managed_node3 186312 1726890144.72586: Calling groups_inventory to load vars for managed_node3 186312 1726890144.72589: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890144.72598: Calling all_plugins_play to load vars for managed_node3 186312 1726890144.72601: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890144.72603: Calling groups_plugins_play to load vars for managed_node3 186312 1726890144.73161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890144.73761: done with get_vars() 186312 1726890144.73781: done getting variables 186312 1726890144.73872: 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.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:42:24 -0400 (0:00:01.386) 0:01:54.478 ****** 186312 1726890144.73933: entering _queue_task() for managed_node3/command 186312 1726890144.74322: worker is 1 (out of 1 available) 186312 1726890144.74338: exiting _queue_task() for managed_node3/command 186312 1726890144.74352: done queuing things up, now waiting for results queue to drain 186312 1726890144.74354: waiting for pending results... 186312 1726890144.74755: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890144.74972: in run() - task 02369adf-7a19-881e-6b85-000000002409 186312 1726890144.74995: variable 'ansible_search_path' from source: unknown 186312 1726890144.75004: variable 'ansible_search_path' from source: unknown 186312 1726890144.75057: calling self._execute() 186312 1726890144.75187: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890144.75199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890144.75215: variable 'omit' from source: magic vars 186312 1726890144.75702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890144.78323: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890144.78922: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890144.78974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890144.79015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890144.79056: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890144.79151: 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) 186312 1726890144.79186: 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) 186312 1726890144.79221: 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) 186312 1726890144.79274: 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) 186312 1726890144.79292: 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) 186312 1726890144.79422: Evaluated conditional (storage_udevadm_trigger | d(false)): False 186312 1726890144.79435: when evaluation is False, skipping this task 186312 1726890144.79442: _execute() done 186312 1726890144.79449: dumping result to json 186312 1726890144.79456: done dumping result, returning 186312 1726890144.79470: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-881e-6b85-000000002409] 186312 1726890144.79480: sending task result for task 02369adf-7a19-881e-6b85-000000002409 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890144.79640: no more pending results, returning what we have 186312 1726890144.79644: results queue empty 186312 1726890144.79645: checking for any_errors_fatal 186312 1726890144.79669: done checking for any_errors_fatal 186312 1726890144.79670: checking for max_fail_percentage 186312 1726890144.79671: done checking for max_fail_percentage 186312 1726890144.79673: checking to see if all hosts have failed and the running result is not ok 186312 1726890144.79674: done checking to see if all hosts have failed 186312 1726890144.79674: getting the remaining hosts for this loop 186312 1726890144.79676: done getting the remaining hosts for this loop 186312 1726890144.79681: getting the next task for host managed_node3 186312 1726890144.79689: done getting next task for host managed_node3 186312 1726890144.79694: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890144.79698: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890144.79722: getting variables 186312 1726890144.79724: in VariableManager get_vars() 186312 1726890144.79769: Calling all_inventory to load vars for managed_node3 186312 1726890144.79772: Calling groups_inventory to load vars for managed_node3 186312 1726890144.79774: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890144.79786: Calling all_plugins_play to load vars for managed_node3 186312 1726890144.79790: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890144.79793: Calling groups_plugins_play to load vars for managed_node3 186312 1726890144.80689: done sending task result for task 02369adf-7a19-881e-6b85-000000002409 186312 1726890144.80693: WORKER PROCESS EXITING 186312 1726890144.80718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890144.81357: done with get_vars() 186312 1726890144.81377: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 23:42:24 -0400 (0:00:00.075) 0:01:54.554 ****** 186312 1726890144.81492: entering _queue_task() for managed_node3/stat 186312 1726890144.81841: worker is 1 (out of 1 available) 186312 1726890144.81853: exiting _queue_task() for managed_node3/stat 186312 1726890144.81866: done queuing things up, now waiting for results queue to drain 186312 1726890144.81867: waiting for pending results... 186312 1726890144.82220: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890144.82396: in run() - task 02369adf-7a19-881e-6b85-00000000240a 186312 1726890144.82423: variable 'ansible_search_path' from source: unknown 186312 1726890144.82434: variable 'ansible_search_path' from source: unknown 186312 1726890144.82477: calling self._execute() 186312 1726890144.82605: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890144.82619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890144.82640: variable 'omit' from source: magic vars 186312 1726890144.82767: variable 'omit' from source: magic vars 186312 1726890144.82860: variable 'omit' from source: magic vars 186312 1726890144.82900: variable 'omit' from source: magic vars 186312 1726890144.82959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890144.83008: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890144.83041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890144.83065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890144.83090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890144.83134: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890144.83145: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890144.83153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890144.83264: Set connection var ansible_shell_type to sh 186312 1726890144.83281: Set connection var ansible_pipelining to False 186312 1726890144.83301: Set connection var ansible_timeout to 10 186312 1726890144.83309: Set connection var ansible_connection to ssh 186312 1726890144.83322: Set connection var ansible_shell_executable to /bin/sh 186312 1726890144.83336: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890144.83365: variable 'ansible_shell_executable' from source: unknown 186312 1726890144.83374: variable 'ansible_connection' from source: unknown 186312 1726890144.83382: variable 'ansible_module_compression' from source: unknown 186312 1726890144.83388: variable 'ansible_shell_type' from source: unknown 186312 1726890144.83397: variable 'ansible_shell_executable' from source: unknown 186312 1726890144.83406: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890144.83417: variable 'ansible_pipelining' from source: unknown 186312 1726890144.83424: variable 'ansible_timeout' from source: unknown 186312 1726890144.83435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890144.83665: 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) 186312 1726890144.83682: variable 'omit' from source: magic vars 186312 1726890144.83692: starting attempt loop 186312 1726890144.83699: running the handler 186312 1726890144.83720: _low_level_execute_command(): starting 186312 1726890144.83741: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890144.84549: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890144.84566: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890144.84581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890144.84600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890144.84655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890144.84668: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890144.84683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890144.84702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890144.84715: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890144.84733: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890144.84747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890144.84763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890144.84779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890144.84794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890144.84806: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890144.84824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890144.84902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890144.84934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890144.84955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890144.85037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890144.86670: stdout chunk (state=3): >>>/root <<< 186312 1726890144.86803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890144.86834: stderr chunk (state=3): >>><<< 186312 1726890144.86837: stdout chunk (state=3): >>><<< 186312 1726890144.86863: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890144.86874: _low_level_execute_command(): starting 186312 1726890144.86881: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890144.8686137-190425-237562260713067 `" && echo ansible-tmp-1726890144.8686137-190425-237562260713067="` echo /root/.ansible/tmp/ansible-tmp-1726890144.8686137-190425-237562260713067 `" ) && sleep 0' 186312 1726890144.87376: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890144.87389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890144.87418: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890144.87440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890144.87443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890144.87479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890144.87491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890144.87545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890144.89417: stdout chunk (state=3): >>>ansible-tmp-1726890144.8686137-190425-237562260713067=/root/.ansible/tmp/ansible-tmp-1726890144.8686137-190425-237562260713067 <<< 186312 1726890144.89533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890144.89597: stderr chunk (state=3): >>><<< 186312 1726890144.89599: stdout chunk (state=3): >>><<< 186312 1726890144.89617: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890144.8686137-190425-237562260713067=/root/.ansible/tmp/ansible-tmp-1726890144.8686137-190425-237562260713067 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890144.89666: variable 'ansible_module_compression' from source: unknown 186312 1726890144.89720: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890144.89753: variable 'ansible_facts' from source: unknown 186312 1726890144.89818: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890144.8686137-190425-237562260713067/AnsiballZ_stat.py 186312 1726890144.89940: Sending initial data 186312 1726890144.89950: Sent initial data (155 bytes) 186312 1726890144.90849: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890144.90853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890144.90886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890144.90889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890144.90891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890144.90971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890144.90977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890144.90979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890144.91033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890144.92778: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890144.92824: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890144.92857: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpvgocb3rn /root/.ansible/tmp/ansible-tmp-1726890144.8686137-190425-237562260713067/AnsiballZ_stat.py <<< 186312 1726890144.92884: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890144.93711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890144.93838: stderr chunk (state=3): >>><<< 186312 1726890144.93841: stdout chunk (state=3): >>><<< 186312 1726890144.93968: done transferring module to remote 186312 1726890144.93972: _low_level_execute_command(): starting 186312 1726890144.93975: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890144.8686137-190425-237562260713067/ /root/.ansible/tmp/ansible-tmp-1726890144.8686137-190425-237562260713067/AnsiballZ_stat.py && sleep 0' 186312 1726890144.94680: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890144.94694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890144.94707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890144.94738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890144.94786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890144.94797: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890144.94810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890144.94846: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890144.94869: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890144.94881: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890144.94893: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890144.94913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890144.94933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890144.94956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890144.94974: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890144.94988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890144.95076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890144.95107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890144.95125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890144.95207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890144.96987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890144.97042: stderr chunk (state=3): >>><<< 186312 1726890144.97046: stdout chunk (state=3): >>><<< 186312 1726890144.97064: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890144.97068: _low_level_execute_command(): starting 186312 1726890144.97070: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890144.8686137-190425-237562260713067/AnsiballZ_stat.py && sleep 0' 186312 1726890144.97522: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890144.97526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890144.97541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890144.97569: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890144.97572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890144.97574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890144.97576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890144.97579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890144.97636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890144.97639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890144.97686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890144.99619: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890144.99635: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890144.99640: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890144.99697: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890144.99702: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890144.99732: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890144.99759: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890144.99763: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890144.99810: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890144.99816: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890144.99821: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890144.99862: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890144.99870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890144.99877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890144.99902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890144.99906: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890144.99936: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8769f3dc0> <<< 186312 1726890144.99975: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890144.99983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890144.99988: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8769983a0> <<< 186312 1726890144.99994: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8769f3b20> <<< 186312 1726890145.00013: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890145.00039: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8769f3ac0> <<< 186312 1726890145.00051: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890145.00073: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890145.00090: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876998490> <<< 186312 1726890145.00116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890145.00126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890145.00145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890145.00158: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890145.00164: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876998940> <<< 186312 1726890145.00182: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876998670> <<< 186312 1726890145.00211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890145.00225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890145.00249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890145.00266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890145.00287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890145.00304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890145.00328: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87694f190> <<< 186312 1726890145.00349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890145.00368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890145.00440: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87694f220> <<< 186312 1726890145.00470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890145.00482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890145.00495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890145.00509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876972850> <<< 186312 1726890145.00514: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87694f940> <<< 186312 1726890145.00539: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8769b0880> <<< 186312 1726890145.00568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890145.00570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890145.00580: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876948d90> <<< 186312 1726890145.00622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890145.00634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876972d90> <<< 186312 1726890145.00686: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876998970> <<< 186312 1726890145.00715: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890145.00911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890145.00922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890145.00948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890145.00953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890145.00969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890145.00992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890145.01013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890145.01030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890145.01037: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876914eb0> <<< 186312 1726890145.01078: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876917f40> <<< 186312 1726890145.01096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890145.01109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890145.01132: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890145.01148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890145.01156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890145.01178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890145.01182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890145.01204: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87690c610> <<< 186312 1726890145.01221: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876915640> <<< 186312 1726890145.01238: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876914370> <<< 186312 1726890145.01250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890145.01321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890145.01342: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890145.01368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890145.01385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890145.01399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890145.01433: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.01435: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb876895e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876895910> import 'itertools' # <<< 186312 1726890145.01466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890145.01475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876895f10> <<< 186312 1726890145.01485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890145.01506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890145.01530: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890145.01536: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876895fd0> <<< 186312 1726890145.01558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890145.01576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768a70d0> <<< 186312 1726890145.01578: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890145.01622: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768eed90> <<< 186312 1726890145.01627: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890145.01649: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768e9670> <<< 186312 1726890145.01708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890145.01713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768fb6d0> <<< 186312 1726890145.01715: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87691be20> <<< 186312 1726890145.01736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890145.01741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890145.01770: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.01774: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8768a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768ee2b0> <<< 186312 1726890145.01805: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.01819: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8768fb2e0> <<< 186312 1726890145.01828: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8769219d0> <<< 186312 1726890145.01843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890145.01848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890145.01871: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890145.01881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890145.01924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890145.01926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890145.01932: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768a7eb0> <<< 186312 1726890145.01947: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768a7df0> <<< 186312 1726890145.01950: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890145.01952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768a7d60> <<< 186312 1726890145.01972: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890145.01976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890145.02008: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890145.02011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890145.02042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890145.02082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890145.02111: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87687b3d0> <<< 186312 1726890145.02131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890145.02140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890145.02174: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87687b4c0> <<< 186312 1726890145.02303: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768aff40> <<< 186312 1726890145.02337: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768aaa90> <<< 186312 1726890145.02363: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768aa490> <<< 186312 1726890145.02369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890145.02383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890145.02416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890145.02430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890145.02482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876589220> <<< 186312 1726890145.02488: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876866520> <<< 186312 1726890145.02579: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768aaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876921040> <<< 186312 1726890145.02638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890145.02643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890145.02648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 186312 1726890145.02653: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87659cb50> <<< 186312 1726890145.02656: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890145.02701: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87659ce80> <<< 186312 1726890145.02707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890145.02741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890145.02745: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8765ae790> <<< 186312 1726890145.02762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890145.02848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8765aecd0> <<< 186312 1726890145.02872: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb876545400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87659cf70> <<< 186312 1726890145.02891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890145.02983: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8765562e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8765ae610> import 'pwd' # <<< 186312 1726890145.03002: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8765563a0> <<< 186312 1726890145.03015: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768a7a30> <<< 186312 1726890145.03036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890145.03060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890145.03076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890145.03087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890145.03128: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb876572700> <<< 186312 1726890145.03140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890145.03207: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8765729d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8765727c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8765728b0> <<< 186312 1726890145.03226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890145.03408: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.03414: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb876572d00> <<< 186312 1726890145.03447: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.03450: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87657c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876572940> <<< 186312 1726890145.03471: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876564a90> <<< 186312 1726890145.03493: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768a7610> <<< 186312 1726890145.03516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890145.03566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890145.03604: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876572af0> <<< 186312 1726890145.03709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890145.03732: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb8764926d0> <<< 186312 1726890145.03879: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890145.03964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.03985: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/__init__.py <<< 186312 1726890145.03988: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.04009: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.04015: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890145.04033: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.05255: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.06202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890145.06228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890145.06250: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763b9820> <<< 186312 1726890145.06253: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890145.06255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890145.06277: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890145.06316: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890145.06319: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8763b9160> <<< 186312 1726890145.06343: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763b9280> <<< 186312 1726890145.06391: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763b9f70> <<< 186312 1726890145.06398: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890145.06444: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763b94f0> <<< 186312 1726890145.06447: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763b9d90> import 'atexit' # <<< 186312 1726890145.06476: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8763b9fd0> <<< 186312 1726890145.06496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890145.06520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890145.06577: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763b9100> <<< 186312 1726890145.06583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890145.06595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890145.06613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890145.06634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890145.06654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890145.06659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890145.06721: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875deff40> <<< 186312 1726890145.06757: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87632dd00> <<< 186312 1726890145.06788: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87632deb0> <<< 186312 1726890145.06816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890145.06837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890145.06868: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87632d370> <<< 186312 1726890145.06884: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87641fdc0> <<< 186312 1726890145.07043: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87641f3a0> <<< 186312 1726890145.07067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890145.07072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890145.07087: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87641ffd0> <<< 186312 1726890145.07114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890145.07118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890145.07141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890145.07162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890145.07168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890145.07203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890145.07205: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763eed30> <<< 186312 1726890145.07285: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87638ed30> <<< 186312 1726890145.07290: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87638e400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763c04f0> <<< 186312 1726890145.07317: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.07322: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87638e520> <<< 186312 1726890145.07350: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87638e550> <<< 186312 1726890145.07371: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890145.07378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890145.07401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890145.07426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890145.07497: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.07508: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb875ddefd0> <<< 186312 1726890145.07513: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876400250> <<< 186312 1726890145.07519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890145.07532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890145.07576: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.07587: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb875ddb850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8764003d0> <<< 186312 1726890145.07610: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890145.07641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890145.07664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890145.07679: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890145.07733: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876418e50> <<< 186312 1726890145.07869: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875ddb7f0> <<< 186312 1726890145.07950: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.07956: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb875ddb640> <<< 186312 1726890145.07985: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.07989: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb875dda5b0> <<< 186312 1726890145.08026: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.08031: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb875dcfd90> <<< 186312 1726890145.08033: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763f7910> <<< 186312 1726890145.08057: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890145.08085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890145.08094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890145.08137: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.08141: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8763806a0> <<< 186312 1726890145.08324: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.08333: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87637fb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87638f0a0><<< 186312 1726890145.08334: stdout chunk (state=3): >>> <<< 186312 1726890145.08367: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.08376: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb876380100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763c4b20> # zipimport: zlib available <<< 186312 1726890145.08392: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.08398: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890145.08417: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.08483: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.08569: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 186312 1726890145.08572: stdout chunk (state=3): >>> <<< 186312 1726890145.08590: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890145.08604: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890145.08617: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890145.08622: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.08717: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.08812: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.09258: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.09713: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890145.09725: 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_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890145.09762: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890145.09769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890145.09832: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8759a05e0> <<< 186312 1726890145.09901: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890145.09904: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875dbb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875942100> <<< 186312 1726890145.09946: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890145.09952: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.09969: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.09986: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890145.09993: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.10121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.10244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890145.10287: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87637fb80> <<< 186312 1726890145.10294: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.10674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.11045: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.11084: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.11156: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890145.11159: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.11183: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.11219: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890145.11229: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.11277: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.11400: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890145.11405: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890145.11438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.11461: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890145.11467: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.11651: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.11840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890145.11869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890145.11874: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890145.11945: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875973f10> <<< 186312 1726890145.11950: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.12010: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.12072: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890145.12096: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890145.12100: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890145.12102: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.12143: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.12181: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890145.12184: stdout chunk (state=3): >>># zipimport: zlib available<<< 186312 1726890145.12191: stdout chunk (state=3): >>> <<< 186312 1726890145.12227: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.12262: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.12324: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.12380: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890145.12408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890145.12476: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890145.12486: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87640b220> <<< 186312 1726890145.12506: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875973850> <<< 186312 1726890145.12539: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890145.12553: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890145.12657: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.12711: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.12773: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.12808: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890145.12816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890145.12861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890145.12872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890145.12958: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875d9eca0> <<< 186312 1726890145.13008: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875d9af70> <<< 186312 1726890145.13059: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875d94940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890145.13061: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.13086: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.13109: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890145.13179: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890145.13192: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.13199: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890145.13217: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.13326: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.13495: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.13665: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890145.14778: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1431, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726890129.571074, "mtime": 1726890128.7620673, "ctime": 1726890128.7620673, "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": "7f2623c0447021758c7f19f1e31411c7837a4233", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890145.14803: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890145.15136: 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 <<< 186312 1726890145.15187: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 186312 1726890145.15194: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword <<< 186312 1726890145.15209: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset <<< 186312 1726890145.15246: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random <<< 186312 1726890145.15249: stdout chunk (state=3): >>># destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy <<< 186312 1726890145.15270: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890145.15446: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890145.15464: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890145.15491: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890145.15500: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890145.15551: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890145.15554: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 186312 1726890145.15557: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 186312 1726890145.15581: stdout chunk (state=3): >>># destroy encodings <<< 186312 1726890145.15591: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890145.15595: stdout chunk (state=3): >>># destroy array <<< 186312 1726890145.15601: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890145.15636: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890145.15716: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890145.15726: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890145.15732: stdout chunk (state=3): >>># destroy subprocess <<< 186312 1726890145.15735: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 186312 1726890145.15768: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890145.15776: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 186312 1726890145.15789: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890145.15846: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 186312 1726890145.15851: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 186312 1726890145.15856: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 186312 1726890145.15886: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890145.15899: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890145.15921: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890145.16046: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890145.16092: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890145.16095: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 186312 1726890145.16123: stdout chunk (state=3): >>> # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890145.16153: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890145.16183: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890145.16478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890145.16538: stderr chunk (state=3): >>><<< 186312 1726890145.16551: stdout chunk (state=3): >>><<< 186312 1726890145.16629: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8769f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8769983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8769f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8769f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876998490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876998940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876998670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87694f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87694f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87694f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8769b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876948d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876972d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876998970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876914eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876917f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87690c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876915640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876914370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb876895e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876895910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876895f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876895fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768a70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768e9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87691be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8768a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8768fb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8769219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768a7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768a7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87687b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87687b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768aff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768aaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768aa490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876589220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876866520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768aaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876921040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87659cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87659ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8765ae790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8765aecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb876545400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87659cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8765562e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8765ae610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8765563a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768a7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb876572700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8765729d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8765727c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8765728b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb876572d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87657c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876572940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876564a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8768a7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876572af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb8764926d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763b9820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8763b9160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763b9280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763b9f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763b94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763b9d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8763b9fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763b9100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875deff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87632dd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87632deb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87632d370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87641fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87641f3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87641ffd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763eed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87638ed30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87638e400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763c04f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87638e520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87638e550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb875ddefd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876400250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb875ddb850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8764003d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb876418e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875ddb7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb875ddb640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb875dda5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb875dcfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763f7910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8763806a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87637fb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87638f0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb876380100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb8763c4b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/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_zsg5nzly/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_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/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_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb8759a05e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875dbb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875942100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb87637fb80> # 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_zsg5nzly/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_zsg5nzly/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_zsg5nzly/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_zsg5nzly/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_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875973f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/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_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb87640b220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875973850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875d9eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875d9af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb875d94940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/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_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_zsg5nzly/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_zsg5nzly/ansible_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/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1431, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726890129.571074, "mtime": 1726890128.7620673, "ctime": 1726890128.7620673, "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": "7f2623c0447021758c7f19f1e31411c7837a4233", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890145.17804: done with _execute_module (stat, {'path': '/etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890144.8686137-190425-237562260713067/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890145.17808: _low_level_execute_command(): starting 186312 1726890145.17810: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890144.8686137-190425-237562260713067/ > /dev/null 2>&1 && sleep 0' 186312 1726890145.17815: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890145.17817: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890145.17820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890145.17822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890145.17824: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890145.17827: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890145.17829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890145.17831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890145.17832: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890145.17834: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890145.17836: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890145.17838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890145.17840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890145.17843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890145.17845: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890145.17847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890145.17849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890145.17851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890145.17860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890145.17905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890145.19668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890145.19738: stderr chunk (state=3): >>><<< 186312 1726890145.19756: stdout chunk (state=3): >>><<< 186312 1726890145.19764: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890145.19792: handler run complete 186312 1726890145.19863: attempt loop complete, returning result 186312 1726890145.19869: _execute() done 186312 1726890145.19872: dumping result to json 186312 1726890145.19874: done dumping result, returning 186312 1726890145.19877: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-881e-6b85-00000000240a] 186312 1726890145.19886: sending task result for task 02369adf-7a19-881e-6b85-00000000240a ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890129.571074, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7f2623c0447021758c7f19f1e31411c7837a4233", "ctime": 1726890128.7620673, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81789063, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726890128.7620673, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1431, "uid": 0, "version": "2983873335", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890145.20226: no more pending results, returning what we have 186312 1726890145.20230: results queue empty 186312 1726890145.20231: checking for any_errors_fatal 186312 1726890145.20237: done checking for any_errors_fatal 186312 1726890145.20237: checking for max_fail_percentage 186312 1726890145.20240: done checking for max_fail_percentage 186312 1726890145.20241: checking to see if all hosts have failed and the running result is not ok 186312 1726890145.20242: done checking to see if all hosts have failed 186312 1726890145.20243: getting the remaining hosts for this loop 186312 1726890145.20245: done getting the remaining hosts for this loop 186312 1726890145.20248: getting the next task for host managed_node3 186312 1726890145.20254: done getting next task for host managed_node3 186312 1726890145.20257: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890145.20260: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890145.20275: getting variables 186312 1726890145.20276: in VariableManager get_vars() 186312 1726890145.20308: Calling all_inventory to load vars for managed_node3 186312 1726890145.20310: Calling groups_inventory to load vars for managed_node3 186312 1726890145.20314: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890145.20343: Calling all_plugins_play to load vars for managed_node3 186312 1726890145.20348: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890145.20351: Calling groups_plugins_play to load vars for managed_node3 186312 1726890145.21351: done sending task result for task 02369adf-7a19-881e-6b85-00000000240a 186312 1726890145.21354: WORKER PROCESS EXITING 186312 1726890145.21569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890145.22702: done with get_vars() 186312 1726890145.22719: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 23:42:25 -0400 (0:00:00.413) 0:01:54.967 ****** 186312 1726890145.22864: entering _queue_task() for managed_node3/lineinfile 186312 1726890145.23318: worker is 1 (out of 1 available) 186312 1726890145.23330: exiting _queue_task() for managed_node3/lineinfile 186312 1726890145.23346: done queuing things up, now waiting for results queue to drain 186312 1726890145.23348: waiting for pending results... 186312 1726890145.23645: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890145.23769: in run() - task 02369adf-7a19-881e-6b85-00000000240b 186312 1726890145.23782: variable 'ansible_search_path' from source: unknown 186312 1726890145.23786: variable 'ansible_search_path' from source: unknown 186312 1726890145.23820: calling self._execute() 186312 1726890145.23925: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.23929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.23939: variable 'omit' from source: magic vars 186312 1726890145.24268: variable '__storage_fstab' from source: set_fact 186312 1726890145.24305: Evaluated conditional (__storage_fstab.stat.exists): True 186312 1726890145.24439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890145.24665: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890145.24706: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890145.24736: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890145.24764: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890145.24861: variable 'blivet_output' from source: set_fact 186312 1726890145.24890: Evaluated conditional (blivet_output is changed): False 186312 1726890145.24899: when evaluation is False, skipping this task 186312 1726890145.24902: _execute() done 186312 1726890145.24913: dumping result to json 186312 1726890145.24923: done dumping result, returning 186312 1726890145.24927: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-881e-6b85-00000000240b] 186312 1726890145.24929: sending task result for task 02369adf-7a19-881e-6b85-00000000240b 186312 1726890145.25044: done sending task result for task 02369adf-7a19-881e-6b85-00000000240b 186312 1726890145.25047: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 186312 1726890145.25098: no more pending results, returning what we have 186312 1726890145.25102: results queue empty 186312 1726890145.25103: checking for any_errors_fatal 186312 1726890145.25113: done checking for any_errors_fatal 186312 1726890145.25114: checking for max_fail_percentage 186312 1726890145.25116: done checking for max_fail_percentage 186312 1726890145.25116: checking to see if all hosts have failed and the running result is not ok 186312 1726890145.25117: done checking to see if all hosts have failed 186312 1726890145.25118: getting the remaining hosts for this loop 186312 1726890145.25120: done getting the remaining hosts for this loop 186312 1726890145.25123: getting the next task for host managed_node3 186312 1726890145.25129: done getting next task for host managed_node3 186312 1726890145.25133: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890145.25136: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890145.25188: getting variables 186312 1726890145.25190: in VariableManager get_vars() 186312 1726890145.25225: Calling all_inventory to load vars for managed_node3 186312 1726890145.25228: Calling groups_inventory to load vars for managed_node3 186312 1726890145.25230: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890145.25239: Calling all_plugins_play to load vars for managed_node3 186312 1726890145.25241: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890145.25244: Calling groups_plugins_play to load vars for managed_node3 186312 1726890145.26235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890145.27816: done with get_vars() 186312 1726890145.27844: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 23:42:25 -0400 (0:00:00.050) 0:01:55.018 ****** 186312 1726890145.27957: entering _queue_task() for managed_node3/systemd 186312 1726890145.28233: worker is 1 (out of 1 available) 186312 1726890145.28246: exiting _queue_task() for managed_node3/systemd 186312 1726890145.28258: done queuing things up, now waiting for results queue to drain 186312 1726890145.28259: waiting for pending results... 186312 1726890145.28567: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890145.28733: in run() - task 02369adf-7a19-881e-6b85-00000000240d 186312 1726890145.28753: variable 'ansible_search_path' from source: unknown 186312 1726890145.28760: variable 'ansible_search_path' from source: unknown 186312 1726890145.28813: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890145.29040: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890145.29095: dumping result to json 186312 1726890145.29104: done dumping result, returning 186312 1726890145.29117: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-881e-6b85-00000000240d] 186312 1726890145.29131: sending task result for task 02369adf-7a19-881e-6b85-00000000240d skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890145.29290: no more pending results, returning what we have 186312 1726890145.29294: results queue empty 186312 1726890145.29295: checking for any_errors_fatal 186312 1726890145.29302: done checking for any_errors_fatal 186312 1726890145.29303: checking for max_fail_percentage 186312 1726890145.29308: done checking for max_fail_percentage 186312 1726890145.29309: checking to see if all hosts have failed and the running result is not ok 186312 1726890145.29310: done checking to see if all hosts have failed 186312 1726890145.29310: getting the remaining hosts for this loop 186312 1726890145.29315: done getting the remaining hosts for this loop 186312 1726890145.29319: getting the next task for host managed_node3 186312 1726890145.29335: done getting next task for host managed_node3 186312 1726890145.29341: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890145.29346: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890145.29380: getting variables 186312 1726890145.29382: in VariableManager get_vars() 186312 1726890145.29437: Calling all_inventory to load vars for managed_node3 186312 1726890145.29441: Calling groups_inventory to load vars for managed_node3 186312 1726890145.29443: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890145.29457: Calling all_plugins_play to load vars for managed_node3 186312 1726890145.29460: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890145.29463: Calling groups_plugins_play to load vars for managed_node3 186312 1726890145.30222: done sending task result for task 02369adf-7a19-881e-6b85-00000000240d 186312 1726890145.30225: WORKER PROCESS EXITING 186312 1726890145.30245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890145.30867: done with get_vars() 186312 1726890145.30879: done getting variables 186312 1726890145.30932: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:42:25 -0400 (0:00:00.030) 0:01:55.048 ****** 186312 1726890145.30967: entering _queue_task() for managed_node3/debug 186312 1726890145.31183: worker is 1 (out of 1 available) 186312 1726890145.31192: exiting _queue_task() for managed_node3/debug 186312 1726890145.31202: done queuing things up, now waiting for results queue to drain 186312 1726890145.31204: waiting for pending results... 186312 1726890145.31500: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890145.31661: in run() - task 02369adf-7a19-881e-6b85-00000000240f 186312 1726890145.31681: variable 'ansible_search_path' from source: unknown 186312 1726890145.31689: variable 'ansible_search_path' from source: unknown 186312 1726890145.31731: calling self._execute() 186312 1726890145.31852: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.31868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.31885: variable 'omit' from source: magic vars 186312 1726890145.32000: variable 'omit' from source: magic vars 186312 1726890145.32076: variable 'omit' from source: magic vars 186312 1726890145.32116: variable 'omit' from source: magic vars 186312 1726890145.32165: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890145.32213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890145.32239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890145.32264: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890145.32281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890145.32321: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890145.32330: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.32339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.32448: Set connection var ansible_shell_type to sh 186312 1726890145.32464: Set connection var ansible_pipelining to False 186312 1726890145.32479: Set connection var ansible_timeout to 10 186312 1726890145.32487: Set connection var ansible_connection to ssh 186312 1726890145.32497: Set connection var ansible_shell_executable to /bin/sh 186312 1726890145.32507: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890145.32540: variable 'ansible_shell_executable' from source: unknown 186312 1726890145.32549: variable 'ansible_connection' from source: unknown 186312 1726890145.32557: variable 'ansible_module_compression' from source: unknown 186312 1726890145.32564: variable 'ansible_shell_type' from source: unknown 186312 1726890145.32570: variable 'ansible_shell_executable' from source: unknown 186312 1726890145.32576: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.32583: variable 'ansible_pipelining' from source: unknown 186312 1726890145.32589: variable 'ansible_timeout' from source: unknown 186312 1726890145.32597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.32748: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890145.32764: variable 'omit' from source: magic vars 186312 1726890145.32773: starting attempt loop 186312 1726890145.32781: running the handler 186312 1726890145.32835: variable 'blivet_output' from source: set_fact 186312 1726890145.33029: variable 'blivet_output' from source: set_fact 186312 1726890145.33340: handler run complete 186312 1726890145.33392: attempt loop complete, returning result 186312 1726890145.33400: _execute() done 186312 1726890145.33407: dumping result to json 186312 1726890145.33418: done dumping result, returning 186312 1726890145.33429: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-881e-6b85-00000000240f] 186312 1726890145.33440: sending task result for task 02369adf-7a19-881e-6b85-00000000240f ok: [managed_node3] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 186312 1726890145.33701: no more pending results, returning what we have 186312 1726890145.33704: results queue empty 186312 1726890145.33705: checking for any_errors_fatal 186312 1726890145.33717: done checking for any_errors_fatal 186312 1726890145.33718: checking for max_fail_percentage 186312 1726890145.33720: done checking for max_fail_percentage 186312 1726890145.33721: checking to see if all hosts have failed and the running result is not ok 186312 1726890145.33722: done checking to see if all hosts have failed 186312 1726890145.33723: getting the remaining hosts for this loop 186312 1726890145.33725: done getting the remaining hosts for this loop 186312 1726890145.33729: getting the next task for host managed_node3 186312 1726890145.33737: done getting next task for host managed_node3 186312 1726890145.33741: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890145.33744: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890145.33766: getting variables 186312 1726890145.33768: in VariableManager get_vars() 186312 1726890145.33807: Calling all_inventory to load vars for managed_node3 186312 1726890145.33810: Calling groups_inventory to load vars for managed_node3 186312 1726890145.33815: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890145.33827: Calling all_plugins_play to load vars for managed_node3 186312 1726890145.33830: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890145.33833: Calling groups_plugins_play to load vars for managed_node3 186312 1726890145.34593: done sending task result for task 02369adf-7a19-881e-6b85-00000000240f 186312 1726890145.34597: WORKER PROCESS EXITING 186312 1726890145.34618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890145.35224: done with get_vars() 186312 1726890145.35237: done getting variables 186312 1726890145.35287: 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.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:42:25 -0400 (0:00:00.043) 0:01:55.092 ****** 186312 1726890145.35322: entering _queue_task() for managed_node3/set_fact 186312 1726890145.35546: worker is 1 (out of 1 available) 186312 1726890145.35557: exiting _queue_task() for managed_node3/set_fact 186312 1726890145.35568: done queuing things up, now waiting for results queue to drain 186312 1726890145.35569: waiting for pending results... 186312 1726890145.35863: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890145.36022: in run() - task 02369adf-7a19-881e-6b85-000000002410 186312 1726890145.36043: variable 'ansible_search_path' from source: unknown 186312 1726890145.36052: variable 'ansible_search_path' from source: unknown 186312 1726890145.36092: calling self._execute() 186312 1726890145.36208: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.36222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.36240: variable 'omit' from source: magic vars 186312 1726890145.36356: variable 'omit' from source: magic vars 186312 1726890145.36428: variable 'omit' from source: magic vars 186312 1726890145.36668: variable 'blivet_output' from source: set_fact 186312 1726890145.36742: variable 'omit' from source: magic vars 186312 1726890145.36792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890145.36834: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890145.36860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890145.36886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890145.36902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890145.36937: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890145.36946: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.36954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.37056: Set connection var ansible_shell_type to sh 186312 1726890145.37070: Set connection var ansible_pipelining to False 186312 1726890145.37083: Set connection var ansible_timeout to 10 186312 1726890145.37089: Set connection var ansible_connection to ssh 186312 1726890145.37103: Set connection var ansible_shell_executable to /bin/sh 186312 1726890145.37113: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890145.37141: variable 'ansible_shell_executable' from source: unknown 186312 1726890145.37149: variable 'ansible_connection' from source: unknown 186312 1726890145.37155: variable 'ansible_module_compression' from source: unknown 186312 1726890145.37162: variable 'ansible_shell_type' from source: unknown 186312 1726890145.37168: variable 'ansible_shell_executable' from source: unknown 186312 1726890145.37174: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.37181: variable 'ansible_pipelining' from source: unknown 186312 1726890145.37187: variable 'ansible_timeout' from source: unknown 186312 1726890145.37194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.37342: 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) 186312 1726890145.37360: variable 'omit' from source: magic vars 186312 1726890145.37370: starting attempt loop 186312 1726890145.37376: running the handler 186312 1726890145.37389: handler run complete 186312 1726890145.37402: attempt loop complete, returning result 186312 1726890145.37407: _execute() done 186312 1726890145.37415: dumping result to json 186312 1726890145.37424: done dumping result, returning 186312 1726890145.37437: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-881e-6b85-000000002410] 186312 1726890145.37447: sending task result for task 02369adf-7a19-881e-6b85-000000002410 ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890145.37600: no more pending results, returning what we have 186312 1726890145.37604: results queue empty 186312 1726890145.37604: checking for any_errors_fatal 186312 1726890145.37620: done checking for any_errors_fatal 186312 1726890145.37621: checking for max_fail_percentage 186312 1726890145.37623: done checking for max_fail_percentage 186312 1726890145.37624: checking to see if all hosts have failed and the running result is not ok 186312 1726890145.37625: done checking to see if all hosts have failed 186312 1726890145.37625: getting the remaining hosts for this loop 186312 1726890145.37627: done getting the remaining hosts for this loop 186312 1726890145.37631: getting the next task for host managed_node3 186312 1726890145.37639: done getting next task for host managed_node3 186312 1726890145.37642: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890145.37646: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890145.37659: getting variables 186312 1726890145.37661: in VariableManager get_vars() 186312 1726890145.37698: Calling all_inventory to load vars for managed_node3 186312 1726890145.37701: Calling groups_inventory to load vars for managed_node3 186312 1726890145.37703: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890145.37717: Calling all_plugins_play to load vars for managed_node3 186312 1726890145.37720: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890145.37722: Calling groups_plugins_play to load vars for managed_node3 186312 1726890145.38277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890145.39124: done with get_vars() 186312 1726890145.39136: done getting variables 186312 1726890145.39164: done sending task result for task 02369adf-7a19-881e-6b85-000000002410 186312 1726890145.39168: WORKER PROCESS EXITING 186312 1726890145.39198: 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.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:42:25 -0400 (0:00:00.039) 0:01:55.131 ****** 186312 1726890145.39234: entering _queue_task() for managed_node3/set_fact 186312 1726890145.39458: worker is 1 (out of 1 available) 186312 1726890145.39470: exiting _queue_task() for managed_node3/set_fact 186312 1726890145.39481: done queuing things up, now waiting for results queue to drain 186312 1726890145.39483: waiting for pending results... 186312 1726890145.39773: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890145.39915: in run() - task 02369adf-7a19-881e-6b85-000000002411 186312 1726890145.39938: variable 'ansible_search_path' from source: unknown 186312 1726890145.39946: variable 'ansible_search_path' from source: unknown 186312 1726890145.39983: calling self._execute() 186312 1726890145.40094: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.40106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.40122: variable 'omit' from source: magic vars 186312 1726890145.40232: variable 'omit' from source: magic vars 186312 1726890145.40315: variable 'omit' from source: magic vars 186312 1726890145.40537: variable 'blivet_output' from source: set_fact 186312 1726890145.40769: variable 'omit' from source: magic vars 186312 1726890145.40817: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890145.40854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890145.40878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890145.40901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890145.40922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890145.40959: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890145.40967: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.40975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.41073: Set connection var ansible_shell_type to sh 186312 1726890145.41087: Set connection var ansible_pipelining to False 186312 1726890145.41102: Set connection var ansible_timeout to 10 186312 1726890145.41108: Set connection var ansible_connection to ssh 186312 1726890145.41121: Set connection var ansible_shell_executable to /bin/sh 186312 1726890145.41135: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890145.41160: variable 'ansible_shell_executable' from source: unknown 186312 1726890145.41168: variable 'ansible_connection' from source: unknown 186312 1726890145.41174: variable 'ansible_module_compression' from source: unknown 186312 1726890145.41181: variable 'ansible_shell_type' from source: unknown 186312 1726890145.41187: variable 'ansible_shell_executable' from source: unknown 186312 1726890145.41194: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.41200: variable 'ansible_pipelining' from source: unknown 186312 1726890145.41207: variable 'ansible_timeout' from source: unknown 186312 1726890145.41216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.41364: 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) 186312 1726890145.41379: variable 'omit' from source: magic vars 186312 1726890145.41392: starting attempt loop 186312 1726890145.41398: running the handler 186312 1726890145.41414: handler run complete 186312 1726890145.41429: attempt loop complete, returning result 186312 1726890145.41436: _execute() done 186312 1726890145.41442: dumping result to json 186312 1726890145.41456: done dumping result, returning 186312 1726890145.41469: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-881e-6b85-000000002411] 186312 1726890145.41479: sending task result for task 02369adf-7a19-881e-6b85-000000002411 ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 186312 1726890145.41695: no more pending results, returning what we have 186312 1726890145.41698: results queue empty 186312 1726890145.41699: checking for any_errors_fatal 186312 1726890145.41704: done checking for any_errors_fatal 186312 1726890145.41704: checking for max_fail_percentage 186312 1726890145.41706: done checking for max_fail_percentage 186312 1726890145.41707: checking to see if all hosts have failed and the running result is not ok 186312 1726890145.41708: done checking to see if all hosts have failed 186312 1726890145.41709: getting the remaining hosts for this loop 186312 1726890145.41711: done getting the remaining hosts for this loop 186312 1726890145.41716: getting the next task for host managed_node3 186312 1726890145.41723: done getting next task for host managed_node3 186312 1726890145.41727: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890145.41730: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890145.41743: getting variables 186312 1726890145.41751: in VariableManager get_vars() 186312 1726890145.41788: Calling all_inventory to load vars for managed_node3 186312 1726890145.41791: Calling groups_inventory to load vars for managed_node3 186312 1726890145.41794: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890145.41805: Calling all_plugins_play to load vars for managed_node3 186312 1726890145.41809: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890145.41813: Calling groups_plugins_play to load vars for managed_node3 186312 1726890145.42531: done sending task result for task 02369adf-7a19-881e-6b85-000000002411 186312 1726890145.42535: WORKER PROCESS EXITING 186312 1726890145.42556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890145.43163: done with get_vars() 186312 1726890145.43175: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 23:42:25 -0400 (0:00:00.040) 0:01:55.171 ****** 186312 1726890145.43264: entering _queue_task() for managed_node3/mount 186312 1726890145.43472: worker is 1 (out of 1 available) 186312 1726890145.43483: exiting _queue_task() for managed_node3/mount 186312 1726890145.43495: done queuing things up, now waiting for results queue to drain 186312 1726890145.43497: waiting for pending results... 186312 1726890145.43769: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890145.43932: in run() - task 02369adf-7a19-881e-6b85-000000002412 186312 1726890145.43955: variable 'ansible_search_path' from source: unknown 186312 1726890145.43963: variable 'ansible_search_path' from source: unknown 186312 1726890145.44304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890145.47153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890145.47225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890145.47276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890145.47321: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890145.47349: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890145.47430: 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) 186312 1726890145.47465: 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) 186312 1726890145.47498: 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) 186312 1726890145.47551: 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) 186312 1726890145.47572: 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) 186312 1726890145.47623: 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) 186312 1726890145.47657: 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) 186312 1726890145.47687: 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) 186312 1726890145.47733: 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) 186312 1726890145.47759: 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) 186312 1726890145.47903: variable 'blivet_output' from source: set_fact 186312 1726890145.47996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890145.48167: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890145.48210: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890145.48247: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890145.48278: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890145.48330: 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) 186312 1726890145.48357: 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) 186312 1726890145.48388: 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) 186312 1726890145.48425: 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) 186312 1726890145.48486: dumping result to json 186312 1726890145.48495: done dumping result, returning 186312 1726890145.48511: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-881e-6b85-000000002412] 186312 1726890145.48523: sending task result for task 02369adf-7a19-881e-6b85-000000002412 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890145.48683: no more pending results, returning what we have 186312 1726890145.48687: results queue empty 186312 1726890145.48688: checking for any_errors_fatal 186312 1726890145.48695: done checking for any_errors_fatal 186312 1726890145.48696: checking for max_fail_percentage 186312 1726890145.48698: done checking for max_fail_percentage 186312 1726890145.48700: checking to see if all hosts have failed and the running result is not ok 186312 1726890145.48701: done checking to see if all hosts have failed 186312 1726890145.48702: getting the remaining hosts for this loop 186312 1726890145.48704: done getting the remaining hosts for this loop 186312 1726890145.48707: getting the next task for host managed_node3 186312 1726890145.48717: done getting next task for host managed_node3 186312 1726890145.48723: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890145.48727: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890145.48752: getting variables 186312 1726890145.48754: in VariableManager get_vars() 186312 1726890145.48795: Calling all_inventory to load vars for managed_node3 186312 1726890145.48798: Calling groups_inventory to load vars for managed_node3 186312 1726890145.48800: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890145.48814: Calling all_plugins_play to load vars for managed_node3 186312 1726890145.48817: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890145.48821: Calling groups_plugins_play to load vars for managed_node3 186312 1726890145.49830: done sending task result for task 02369adf-7a19-881e-6b85-000000002412 186312 1726890145.49837: WORKER PROCESS EXITING 186312 1726890145.49917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890145.50509: done with get_vars() 186312 1726890145.50524: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 23:42:25 -0400 (0:00:00.073) 0:01:55.245 ****** 186312 1726890145.50608: entering _queue_task() for managed_node3/systemd 186312 1726890145.50862: worker is 1 (out of 1 available) 186312 1726890145.50876: exiting _queue_task() for managed_node3/systemd 186312 1726890145.50889: done queuing things up, now waiting for results queue to drain 186312 1726890145.50890: waiting for pending results... 186312 1726890145.51203: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890145.51380: in run() - task 02369adf-7a19-881e-6b85-000000002414 186312 1726890145.51400: variable 'ansible_search_path' from source: unknown 186312 1726890145.51409: variable 'ansible_search_path' from source: unknown 186312 1726890145.51456: calling self._execute() 186312 1726890145.51579: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.51590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.51605: variable 'omit' from source: magic vars 186312 1726890145.51997: variable 'blivet_output' from source: set_fact 186312 1726890145.52048: Evaluated conditional (blivet_output['mounts']): True 186312 1726890145.52060: variable 'omit' from source: magic vars 186312 1726890145.52132: variable 'omit' from source: magic vars 186312 1726890145.52169: variable 'omit' from source: magic vars 186312 1726890145.52220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890145.52256: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890145.52280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890145.52306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890145.52326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890145.52360: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890145.52368: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.52375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.52477: Set connection var ansible_shell_type to sh 186312 1726890145.52493: Set connection var ansible_pipelining to False 186312 1726890145.52508: Set connection var ansible_timeout to 10 186312 1726890145.52520: Set connection var ansible_connection to ssh 186312 1726890145.52532: Set connection var ansible_shell_executable to /bin/sh 186312 1726890145.52543: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890145.52572: variable 'ansible_shell_executable' from source: unknown 186312 1726890145.52581: variable 'ansible_connection' from source: unknown 186312 1726890145.52588: variable 'ansible_module_compression' from source: unknown 186312 1726890145.52594: variable 'ansible_shell_type' from source: unknown 186312 1726890145.52600: variable 'ansible_shell_executable' from source: unknown 186312 1726890145.52606: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890145.52616: variable 'ansible_pipelining' from source: unknown 186312 1726890145.52624: variable 'ansible_timeout' from source: unknown 186312 1726890145.52635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890145.52845: 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) 186312 1726890145.52864: variable 'omit' from source: magic vars 186312 1726890145.52874: starting attempt loop 186312 1726890145.52880: running the handler 186312 1726890145.52897: _low_level_execute_command(): starting 186312 1726890145.52909: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890145.53654: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890145.53668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890145.53682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890145.53698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890145.53747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890145.53759: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890145.53771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890145.53790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890145.53801: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890145.53813: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890145.53824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890145.53840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890145.53854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890145.53865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890145.53875: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890145.53889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890145.53965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890145.53984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890145.53998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890145.54066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890145.55574: stdout chunk (state=3): >>>/root <<< 186312 1726890145.55764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890145.55767: stdout chunk (state=3): >>><<< 186312 1726890145.55769: stderr chunk (state=3): >>><<< 186312 1726890145.55883: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890145.55887: _low_level_execute_command(): starting 186312 1726890145.55890: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890145.557902-190451-50979262465752 `" && echo ansible-tmp-1726890145.557902-190451-50979262465752="` echo /root/.ansible/tmp/ansible-tmp-1726890145.557902-190451-50979262465752 `" ) && sleep 0' 186312 1726890145.56493: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890145.56496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890145.56537: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890145.56543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890145.56546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890145.56605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890145.56609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890145.56663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890145.58453: stdout chunk (state=3): >>>ansible-tmp-1726890145.557902-190451-50979262465752=/root/.ansible/tmp/ansible-tmp-1726890145.557902-190451-50979262465752 <<< 186312 1726890145.58635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890145.58665: stderr chunk (state=3): >>><<< 186312 1726890145.58669: stdout chunk (state=3): >>><<< 186312 1726890145.58726: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890145.557902-190451-50979262465752=/root/.ansible/tmp/ansible-tmp-1726890145.557902-190451-50979262465752 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890145.58777: variable 'ansible_module_compression' from source: unknown 186312 1726890145.59022: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 186312 1726890145.59025: variable 'ansible_facts' from source: unknown 186312 1726890145.59084: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890145.557902-190451-50979262465752/AnsiballZ_systemd.py 186312 1726890145.59260: Sending initial data 186312 1726890145.59263: Sent initial data (156 bytes) 186312 1726890145.60182: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890145.60186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890145.60222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890145.60225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890145.60227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890145.60275: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890145.60279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890145.60322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890145.61970: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 186312 1726890145.61982: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 186312 1726890145.61992: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 186312 1726890145.62002: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 186312 1726890145.62016: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 186312 1726890145.62029: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 186312 1726890145.62047: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 186312 1726890145.62060: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890145.62070: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890145.62117: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 186312 1726890145.62129: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 186312 1726890145.62145: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 186312 1726890145.62261: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpk69o4yhc /root/.ansible/tmp/ansible-tmp-1726890145.557902-190451-50979262465752/AnsiballZ_systemd.py <<< 186312 1726890145.62344: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890145.64041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890145.64124: stderr chunk (state=3): >>><<< 186312 1726890145.64127: stdout chunk (state=3): >>><<< 186312 1726890145.64159: done transferring module to remote 186312 1726890145.64162: _low_level_execute_command(): starting 186312 1726890145.64168: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890145.557902-190451-50979262465752/ /root/.ansible/tmp/ansible-tmp-1726890145.557902-190451-50979262465752/AnsiballZ_systemd.py && sleep 0' 186312 1726890145.64791: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890145.64794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890145.64831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890145.64837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890145.64839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890145.64910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890145.64916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890145.64963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890145.66616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890145.66657: stderr chunk (state=3): >>><<< 186312 1726890145.66659: stdout chunk (state=3): >>><<< 186312 1726890145.66697: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890145.66702: _low_level_execute_command(): starting 186312 1726890145.66705: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890145.557902-190451-50979262465752/AnsiballZ_systemd.py && sleep 0' 186312 1726890145.67084: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890145.67088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890145.67181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890145.67233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890145.69108: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890145.69138: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890145.69172: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890145.69214: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890145.69249: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890145.69251: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890145.69284: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890145.69291: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890145.69340: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890145.69345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890145.69367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890145.69389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890145.69394: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890145.69421: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3416d8dc0> <<< 186312 1726890145.69452: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890145.69474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34167d3a0> <<< 186312 1726890145.69476: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3416d8b20> <<< 186312 1726890145.69503: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890145.69533: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3416d8ac0> <<< 186312 1726890145.69541: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890145.69563: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890145.69585: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34167d490> <<< 186312 1726890145.69608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890145.69632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890145.69655: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890145.69659: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34167d940> <<< 186312 1726890145.69683: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34167d670> <<< 186312 1726890145.69713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890145.69725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890145.69743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890145.69762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890145.69781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890145.69802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890145.69824: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890145.69834: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341634190> <<< 186312 1726890145.69843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890145.69866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890145.69937: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341634220> <<< 186312 1726890145.69987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890145.70004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890145.70009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 186312 1726890145.70012: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341657850> <<< 186312 1726890145.70014: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341634940> <<< 186312 1726890145.70043: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341695880> <<< 186312 1726890145.70066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890145.70069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34162dd90> <<< 186312 1726890145.70134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890145.70137: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341657d90> <<< 186312 1726890145.70195: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34167d970> <<< 186312 1726890145.70221: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890145.70558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890145.70564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890145.70685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890145.70690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890145.70719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890145.70733: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413d4eb0> <<< 186312 1726890145.70763: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413d7f40> <<< 186312 1726890145.70767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890145.70774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890145.70808: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890145.70841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890145.70882: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413d5640> <<< 186312 1726890145.70909: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413d4370> <<< 186312 1726890145.70924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890145.70982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890145.71005: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890145.71047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890145.71098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890145.71137: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3412b3e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412b3910> import 'itertools' # <<< 186312 1726890145.71194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412b3f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890145.71857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412b3fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c50d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413a9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3412c5cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3413bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c5eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c5df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c5d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412993d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412994c0> <<< 186312 1726890145.72006: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412cdf40> <<< 186312 1726890145.72184: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c8a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c8490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411cd220> <<< 186312 1726890145.72904: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341284520> <<< 186312 1726890145.73055: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c8f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411e0b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3411e0e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411f2790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411f2cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb34117e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411e0f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb34118f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411f2610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb34118f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c5a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3411ab700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3411ab9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411ab7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3411ab8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890145.73133: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3411abd00> <<< 186312 1726890145.73182: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3411b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411ab940> <<< 186312 1726890145.73206: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34119da90> <<< 186312 1726890145.73232: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c5610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890145.73281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890145.73321: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411abaf0> <<< 186312 1726890145.73608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890145.73632: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb3410d96d0> <<< 186312 1726890145.74211: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890145.75255: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.76187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890145.76203: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341017820> <<< 186312 1726890145.76227: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890145.76251: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890145.76287: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890145.76319: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb341017160> <<< 186312 1726890145.76331: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341017280> <<< 186312 1726890145.76372: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341017f70> <<< 186312 1726890145.76387: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890145.76441: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3410174f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341017d90> import 'atexit' # <<< 186312 1726890145.76462: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb341017fd0> <<< 186312 1726890145.76485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890145.76505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890145.76548: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341017100> <<< 186312 1726890145.76570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890145.76588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890145.76610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890145.76627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890145.76657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890145.76727: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340fdbf40> <<< 186312 1726890145.76781: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3409c7310> <<< 186312 1726890145.76825: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3409c7160> <<< 186312 1726890145.76851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890145.76876: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3409c7ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340ffddc0> <<< 186312 1726890145.77064: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340ffd3a0> <<< 186312 1726890145.77101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340ffdfd0> <<< 186312 1726890145.77107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890145.77202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890145.77217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34104cd30> <<< 186312 1726890145.77295: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341027d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341027400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340fcab20> <<< 186312 1726890145.77347: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb341027520> <<< 186312 1726890145.77380: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341027550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890145.77399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890145.77429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890145.77496: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f5dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34105f250> <<< 186312 1726890145.77523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890145.77526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890145.77575: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f5a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34105f3d0> <<< 186312 1726890145.77606: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890145.77754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890145.77757: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34105fd30> <<< 186312 1726890145.77860: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340f5a7f0> <<< 186312 1726890145.77975: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340ff7b50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb34105f910> <<< 186312 1726890145.78010: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb34105f5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341055910> <<< 186312 1726890145.78064: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890145.78090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890145.78141: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f4f940> <<< 186312 1726890145.78306: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f6dd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340f59580> <<< 186312 1726890145.78360: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f4fee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340f599a0> <<< 186312 1726890145.78383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890145.78450: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.78585: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.78613: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890145.78695: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.78780: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.79216: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.79705: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890145.79732: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890145.79758: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f997f0> <<< 186312 1726890145.79819: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890145.79851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340fa68b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3405bd970> <<< 186312 1726890145.79905: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890145.79943: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890145.80048: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.80202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890145.80237: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340fd5730> # zipimport: zlib available <<< 186312 1726890145.80594: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.80955: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.81014: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.81075: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890145.81115: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.81152: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890145.81162: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.81209: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.81293: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890145.81320: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890145.81340: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.81353: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.81387: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890145.81397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.81572: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.81763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890145.81792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890145.81867: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341019370> <<< 186312 1726890145.81877: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.81932: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.82004: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890145.82035: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.82058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.82102: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890145.82114: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.82140: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.82173: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.82260: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.82328: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890145.82351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890145.82420: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f89550> <<< 186312 1726890145.82498: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34043beb0> <<< 186312 1726890145.82541: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890145.82593: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.82648: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.82670: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.82707: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890145.82735: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890145.82746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890145.82771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890145.82792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890145.82815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890145.82885: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340f8a7f0> <<< 186312 1726890145.82931: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340f8f790> <<< 186312 1726890145.83193: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340f89b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890145.83295: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890145.83417: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.83491: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.83594: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890145.83628: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890145.83690: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 186312 1726890145.83733: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.83816: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.83935: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890145.83996: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.84148: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.84174: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.84241: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890145.84320: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34032aa60> <<< 186312 1726890145.84431: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890145.84497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3405c4340> <<< 186312 1726890145.84508: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3405c44f0> <<< 186312 1726890145.84541: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34044e370> <<< 186312 1726890145.84554: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34032a3d0> <<< 186312 1726890145.84584: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340585970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340585f70> <<< 186312 1726890145.84653: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890145.84833: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340582fd0> <<< 186312 1726890145.84922: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3405a1df0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340582ee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3403a71f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3405eba60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3405853a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 186312 1726890145.84993: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 186312 1726890145.85005: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.85115: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 186312 1726890145.85186: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890145.85230: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.85255: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 186312 1726890145.85361: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.85380: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 186312 1726890145.85399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.85452: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 186312 1726890145.85482: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.85553: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.85579: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.85644: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890145.85658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.86027: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.86393: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 186312 1726890145.86624: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.86668: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890145.86728: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.86761: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 186312 1726890145.86791: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890145.86859: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.86871: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890145.86924: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.87019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890145.87039: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3403a70a0> <<< 186312 1726890145.87050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890145.87076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890145.87227: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3403a7790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 186312 1726890145.87241: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.87291: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.87366: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 186312 1726890145.87379: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.87427: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.87517: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 186312 1726890145.87573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.87672: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 186312 1726890145.87675: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.87688: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.87748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890145.87902: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340302400> <<< 186312 1726890145.88146: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3402a3640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890145.88182: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.88238: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 186312 1726890145.88327: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.88381: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.88474: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.88625: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 186312 1726890145.88664: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.88702: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 186312 1726890145.88705: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.88774: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.88810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890145.88892: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb34022feb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34022fd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 186312 1726890145.88976: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 186312 1726890145.89096: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.89237: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 186312 1726890145.89364: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.89472: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.89516: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.89558: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890145.89573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.89682: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.89817: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 186312 1726890145.89825: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.89949: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.90032: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 186312 1726890145.90059: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.90092: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.90528: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.90968: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890145.90971: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.91061: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.91145: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 186312 1726890145.91235: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.91337: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890145.91344: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.91484: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.91596: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 186312 1726890145.91627: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890145.91632: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.91751: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890145.91820: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.91893: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.92053: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.92270: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890145.92294: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 186312 1726890145.92334: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.92347: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890145.92408: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.92477: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 186312 1726890145.92490: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.92532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.92535: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890145.92576: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.92779: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890145.92907: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 186312 1726890145.92973: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.93297: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890145.93301: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.93363: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890145.93366: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.93419: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.93459: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890145.93498: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 186312 1726890145.93510: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.93563: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.93651: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 186312 1726890145.93683: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890145.93685: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.93719: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.93758: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890145.93780: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890145.93803: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.93845: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.93889: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.93949: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.94023: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890145.94037: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.94072: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.94122: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890145.94283: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.94446: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890145.94460: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.94491: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.94538: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 186312 1726890145.94580: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.94631: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 186312 1726890145.94697: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.94781: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 186312 1726890145.94851: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.94946: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 186312 1726890145.95060: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.95184: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 186312 1726890145.95240: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890145.95374: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890146.15931: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 186312 1726890146.16850: 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__ # 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 <<< 186312 1726890146.17039: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 186312 1726890146.17059: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 186312 1726890146.17063: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 186312 1726890146.17072: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters<<< 186312 1726890146.17076: stdout chunk (state=3): >>> # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890146.17331: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890146.17364: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890146.17426: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890146.17454: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890146.17469: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890146.17516: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890146.17562: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 186312 1726890146.17627: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 186312 1726890146.17683: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 186312 1726890146.17706: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 186312 1726890146.17740: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 186312 1726890146.17890: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890146.17981: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890146.18038: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890146.18333: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890146.18347: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890146.18647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890146.18727: stderr chunk (state=3): >>><<< 186312 1726890146.18733: stdout chunk (state=3): >>><<< 186312 1726890146.18964: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3416d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34167d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3416d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3416d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34167d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34167d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34167d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341634190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341634220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341657850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341634940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341695880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34162dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341657d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34167d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3412b3e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412b3910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412b3f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412b3fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c50d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413a9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3412c5cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3413bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c5eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c5df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c5d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412993d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412994c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412cdf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c8a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c8490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411cd220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341284520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c8f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3413e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411e0b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3411e0e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411f2790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411f2cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb34117e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411e0f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb34118f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411f2610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb34118f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c5a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3411ab700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3411ab9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411ab7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3411ab8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3411abd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3411b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411ab940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34119da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3412c5610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3411abaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb3410d96d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341017820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb341017160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341017280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341017f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3410174f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341017d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb341017fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341017100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340fdbf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3409c7310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3409c7160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3409c7ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340ffddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340ffd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340ffdfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34104cd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341027d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341027400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340fcab20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb341027520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341027550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f5dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34105f250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f5a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34105f3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34105fd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340f5a7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340ff7b50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb34105f910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb34105f5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341055910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f4f940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f6dd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340f59580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f4fee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340f599a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f997f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340fa68b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3405bd970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340fd5730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb341019370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340f89550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34043beb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340f8a7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340f8f790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340f89b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34032aa60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3405c4340> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3405c44f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34044e370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34032a3d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340585970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340585f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340582fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3405a1df0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb340582ee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3403a71f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3405eba60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3405853a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3403a70a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3403a7790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb340302400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3402a3640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb34022feb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb34022fd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_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_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_9dporhzq/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890146.20138: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890145.557902-190451-50979262465752/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890146.20142: _low_level_execute_command(): starting 186312 1726890146.20146: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890145.557902-190451-50979262465752/ > /dev/null 2>&1 && sleep 0' 186312 1726890146.20586: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890146.20599: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.20614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.20634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.20677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890146.20690: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890146.20705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.20722: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890146.20735: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890146.20745: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890146.20755: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.20766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.20783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.20794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890146.20806: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890146.20822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.20894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890146.20917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890146.20936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890146.21008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890146.22887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890146.22890: stdout chunk (state=3): >>><<< 186312 1726890146.22893: stderr chunk (state=3): >>><<< 186312 1726890146.23410: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890146.23419: handler run complete 186312 1726890146.23422: attempt loop complete, returning result 186312 1726890146.23426: _execute() done 186312 1726890146.23430: dumping result to json 186312 1726890146.23433: done dumping result, returning 186312 1726890146.23435: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000002414] 186312 1726890146.23437: sending task result for task 02369adf-7a19-881e-6b85-000000002414 186312 1726890146.23536: done sending task result for task 02369adf-7a19-881e-6b85-000000002414 186312 1726890146.23540: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 186312 1726890146.23648: no more pending results, returning what we have 186312 1726890146.23652: results queue empty 186312 1726890146.23653: checking for any_errors_fatal 186312 1726890146.23670: done checking for any_errors_fatal 186312 1726890146.23672: checking for max_fail_percentage 186312 1726890146.23673: done checking for max_fail_percentage 186312 1726890146.23674: checking to see if all hosts have failed and the running result is not ok 186312 1726890146.23675: done checking to see if all hosts have failed 186312 1726890146.23676: getting the remaining hosts for this loop 186312 1726890146.23678: done getting the remaining hosts for this loop 186312 1726890146.23681: getting the next task for host managed_node3 186312 1726890146.23734: done getting next task for host managed_node3 186312 1726890146.23739: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890146.23742: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890146.23756: getting variables 186312 1726890146.23758: in VariableManager get_vars() 186312 1726890146.23939: Calling all_inventory to load vars for managed_node3 186312 1726890146.23942: Calling groups_inventory to load vars for managed_node3 186312 1726890146.23945: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890146.23999: Calling all_plugins_play to load vars for managed_node3 186312 1726890146.24004: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890146.24008: Calling groups_plugins_play to load vars for managed_node3 186312 1726890146.25660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890146.27121: done with get_vars() 186312 1726890146.27168: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 23:42:26 -0400 (0:00:00.766) 0:01:56.011 ****** 186312 1726890146.27261: entering _queue_task() for managed_node3/mount 186312 1726890146.27742: worker is 1 (out of 1 available) 186312 1726890146.27755: exiting _queue_task() for managed_node3/mount 186312 1726890146.27768: done queuing things up, now waiting for results queue to drain 186312 1726890146.27770: waiting for pending results... 186312 1726890146.28156: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890146.28296: in run() - task 02369adf-7a19-881e-6b85-000000002415 186312 1726890146.28323: variable 'ansible_search_path' from source: unknown 186312 1726890146.28332: variable 'ansible_search_path' from source: unknown 186312 1726890146.28748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890146.32618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890146.32679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890146.32719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890146.32753: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890146.32777: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890146.32842: 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) 186312 1726890146.32865: 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) 186312 1726890146.32883: 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) 186312 1726890146.32910: 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) 186312 1726890146.32925: 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) 186312 1726890146.32961: 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) 186312 1726890146.32979: 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) 186312 1726890146.32996: 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) 186312 1726890146.33022: 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) 186312 1726890146.33032: 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) 186312 1726890146.33077: 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) 186312 1726890146.33093: 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) 186312 1726890146.33109: 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) 186312 1726890146.33139: 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) 186312 1726890146.33175: 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) 186312 1726890146.33328: variable 'blivet_output' from source: set_fact 186312 1726890146.33462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890146.33602: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890146.33633: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890146.33671: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890146.33719: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890146.33792: 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) 186312 1726890146.33823: 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) 186312 1726890146.33862: 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) 186312 1726890146.33898: 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) 186312 1726890146.34041: variable 'omit' from source: magic vars 186312 1726890146.34192: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890146.34210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890146.34231: variable 'omit' from source: magic vars 186312 1726890146.34318: variable 'omit' from source: magic vars 186312 1726890146.34381: variable 'omit' from source: magic vars 186312 1726890146.34551: 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) 186312 1726890146.34581: 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) 186312 1726890146.34632: 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) 186312 1726890146.34690: 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) 186312 1726890146.34711: 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) 186312 1726890146.34832: variable 'mount_info' from source: unknown 186312 1726890146.34861: variable 'omit' from source: magic vars 186312 1726890146.34979: variable 'mount_info' from source: unknown 186312 1726890146.35123: variable 'mount_info' from source: unknown 186312 1726890146.35146: variable 'omit' from source: magic vars 186312 1726890146.35272: variable 'mount_info' from source: unknown 186312 1726890146.35283: variable 'omit' from source: magic vars 186312 1726890146.35368: variable 'mount_info' from source: unknown 186312 1726890146.35383: variable 'omit' from source: magic vars 186312 1726890146.35420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890146.35447: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890146.35468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890146.35487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890146.35498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890146.35536: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890146.35548: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890146.35560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890146.35677: Set connection var ansible_shell_type to sh 186312 1726890146.35691: Set connection var ansible_pipelining to False 186312 1726890146.35708: Set connection var ansible_timeout to 10 186312 1726890146.35711: Set connection var ansible_connection to ssh 186312 1726890146.35721: Set connection var ansible_shell_executable to /bin/sh 186312 1726890146.35733: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890146.35757: variable 'ansible_shell_executable' from source: unknown 186312 1726890146.35760: variable 'ansible_connection' from source: unknown 186312 1726890146.35762: variable 'ansible_module_compression' from source: unknown 186312 1726890146.35764: variable 'ansible_shell_type' from source: unknown 186312 1726890146.35767: variable 'ansible_shell_executable' from source: unknown 186312 1726890146.35769: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890146.35771: variable 'ansible_pipelining' from source: unknown 186312 1726890146.35773: variable 'ansible_timeout' from source: unknown 186312 1726890146.35778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890146.35939: 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) 186312 1726890146.35947: variable 'omit' from source: magic vars 186312 1726890146.35955: starting attempt loop 186312 1726890146.35958: running the handler 186312 1726890146.35982: _low_level_execute_command(): starting 186312 1726890146.35998: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890146.36676: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890146.36686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.36699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.36743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890146.36756: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890146.36776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 186312 1726890146.36780: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.36782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.36832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890146.36852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890146.36863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890146.36926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890146.38540: stdout chunk (state=3): >>>/root <<< 186312 1726890146.38646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890146.38687: stderr chunk (state=3): >>><<< 186312 1726890146.38691: stdout chunk (state=3): >>><<< 186312 1726890146.38711: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890146.38769: _low_level_execute_command(): starting 186312 1726890146.38774: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890146.387081-190483-135057568977613 `" && echo ansible-tmp-1726890146.387081-190483-135057568977613="` echo /root/.ansible/tmp/ansible-tmp-1726890146.387081-190483-135057568977613 `" ) && sleep 0' 186312 1726890146.39127: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890146.39140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.39153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.39168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.39196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890146.39205: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890146.39218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.39240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890146.39244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.39299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890146.39302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890146.39348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890146.41245: stdout chunk (state=3): >>>ansible-tmp-1726890146.387081-190483-135057568977613=/root/.ansible/tmp/ansible-tmp-1726890146.387081-190483-135057568977613 <<< 186312 1726890146.41439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890146.41442: stdout chunk (state=3): >>><<< 186312 1726890146.41444: stderr chunk (state=3): >>><<< 186312 1726890146.41623: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890146.387081-190483-135057568977613=/root/.ansible/tmp/ansible-tmp-1726890146.387081-190483-135057568977613 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890146.41633: variable 'ansible_module_compression' from source: unknown 186312 1726890146.41635: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 186312 1726890146.41662: variable 'ansible_facts' from source: unknown 186312 1726890146.41746: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890146.387081-190483-135057568977613/AnsiballZ_mount.py 186312 1726890146.41848: Sending initial data 186312 1726890146.41857: Sent initial data (155 bytes) 186312 1726890146.42463: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.42466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.42504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.42507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.42510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.42558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890146.42561: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890146.42601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890146.44281: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890146.44314: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890146.44356: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpksbxvfqt /root/.ansible/tmp/ansible-tmp-1726890146.387081-190483-135057568977613/AnsiballZ_mount.py <<< 186312 1726890146.44385: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890146.45198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890146.45280: stderr chunk (state=3): >>><<< 186312 1726890146.45283: stdout chunk (state=3): >>><<< 186312 1726890146.45296: done transferring module to remote 186312 1726890146.45306: _low_level_execute_command(): starting 186312 1726890146.45309: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890146.387081-190483-135057568977613/ /root/.ansible/tmp/ansible-tmp-1726890146.387081-190483-135057568977613/AnsiballZ_mount.py && sleep 0' 186312 1726890146.45716: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.45719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.45754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890146.45759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890146.45761: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.45763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.45813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890146.45817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890146.45858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890146.47576: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890146.47639: stderr chunk (state=3): >>><<< 186312 1726890146.47655: stdout chunk (state=3): >>><<< 186312 1726890146.47685: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890146.47695: _low_level_execute_command(): starting 186312 1726890146.47698: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890146.387081-190483-135057568977613/AnsiballZ_mount.py && sleep 0' 186312 1726890146.48226: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.48259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890146.48290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.48360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890146.48431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890146.48447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890146.50335: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890146.50339: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890146.50399: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890146.50436: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890146.50465: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890146.50470: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890146.50510: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890146.50517: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890146.50564: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890146.50586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890146.50617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890146.50669: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841973dc0> <<< 186312 1726890146.50713: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58419183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841973b20> <<< 186312 1726890146.50736: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890146.50741: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841973ac0> <<< 186312 1726890146.50764: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890146.50775: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890146.50823: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841918490> <<< 186312 1726890146.50833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890146.50843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890146.50847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890146.50857: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890146.50865: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841918940> <<< 186312 1726890146.50883: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841918670> <<< 186312 1726890146.50910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890146.50928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890146.50943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890146.50960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890146.50979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890146.50996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890146.51022: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890146.51035: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418cf190> <<< 186312 1726890146.51041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890146.51058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890146.51131: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418cf220> <<< 186312 1726890146.51156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890146.51161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890146.51196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890146.51199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 186312 1726890146.51200: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418cf940> <<< 186312 1726890146.51227: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841930880> <<< 186312 1726890146.51249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890146.51258: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418c8d90> <<< 186312 1726890146.51365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418f2d90> <<< 186312 1726890146.51404: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841918970> <<< 186312 1726890146.51445: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890146.51767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890146.51783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890146.51831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890146.51877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890146.51896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890146.51922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890146.51935: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584186feb0> <<< 186312 1726890146.52010: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841872f40> <<< 186312 1726890146.52032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890146.52039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890146.52059: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890146.52121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890146.52142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890146.52148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890146.52164: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841867610> <<< 186312 1726890146.52188: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841870640> <<< 186312 1726890146.52205: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584186f370> <<< 186312 1726890146.52230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890146.52338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890146.52362: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890146.52402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890146.52430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890146.52439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890146.52490: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.52494: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.52509: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58415d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415d5910> <<< 186312 1726890146.52519: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890146.52548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890146.52554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415d5f10> <<< 186312 1726890146.52577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890146.52594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890146.52632: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415d5fd0> <<< 186312 1726890146.52653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890146.52668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415e70d0> <<< 186312 1726890146.52678: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890146.52724: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841849d90> import '_functools' # <<< 186312 1726890146.52755: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841844670> <<< 186312 1726890146.52803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890146.52813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841876e20> <<< 186312 1726890146.52836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890146.52871: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.52883: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58415e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418492b0> <<< 186312 1726890146.52915: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.52919: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58418552e0> <<< 186312 1726890146.52925: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584187c9d0> <<< 186312 1726890146.52947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890146.52952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890146.52973: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890146.52988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890146.53001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890146.53020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890146.53023: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415e7eb0> <<< 186312 1726890146.53025: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415e7df0> <<< 186312 1726890146.53048: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890146.53057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415e7d60> <<< 186312 1726890146.53076: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890146.53082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890146.53106: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890146.53110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890146.53136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890146.53186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890146.53210: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415bb3d0> <<< 186312 1726890146.53230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890146.53243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890146.53275: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415bb4c0> <<< 186312 1726890146.53393: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415f0f40> <<< 186312 1726890146.53434: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415eaa90> <<< 186312 1726890146.53439: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415ea490> <<< 186312 1726890146.53464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890146.53469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890146.53505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890146.53516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890146.53545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890146.53551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890146.53556: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58414ef220> <<< 186312 1726890146.53585: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415a5520> <<< 186312 1726890146.53657: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584187c040> <<< 186312 1726890146.53673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890146.53693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890146.53735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 186312 1726890146.53761: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841503b50> import 'errno' # <<< 186312 1726890146.53764: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5841503e80> <<< 186312 1726890146.53792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890146.53828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890146.53848: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841514790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890146.53894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890146.53912: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841514cd0> <<< 186312 1726890146.53968: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414a0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841503f70> <<< 186312 1726890146.53981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890146.54032: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.54054: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414b22e0> <<< 186312 1726890146.54060: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841514610> import 'pwd' # <<< 186312 1726890146.54076: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414b23a0> <<< 186312 1726890146.54110: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415e7a30> <<< 186312 1726890146.54126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890146.54147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890146.54168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890146.54171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890146.54231: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414cc700> <<< 186312 1726890146.54246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890146.54276: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414cc9d0> <<< 186312 1726890146.54280: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58414cc7c0> <<< 186312 1726890146.54301: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414cc8b0> <<< 186312 1726890146.54332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890146.54335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890146.54526: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414ccd00> <<< 186312 1726890146.54565: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414d7250> <<< 186312 1726890146.54571: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58414cc940> <<< 186312 1726890146.54587: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58414c0a90> <<< 186312 1726890146.54636: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890146.54674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890146.54712: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58414ccaf0> <<< 186312 1726890146.54865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890146.54877: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f58413ed6d0> <<< 186312 1726890146.55024: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip' # zipimport: zlib available <<< 186312 1726890146.55121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.55165: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890146.55168: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.55186: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890146.55192: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.56387: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.57331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890146.57352: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dd8820> <<< 186312 1726890146.57364: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890146.57405: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890146.57424: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890146.57445: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.57468: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840dd8160> <<< 186312 1726890146.57485: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dd8280> <<< 186312 1726890146.57527: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dd8f70> <<< 186312 1726890146.57539: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890146.57580: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dd84f0> <<< 186312 1726890146.57589: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dd8d90> import 'atexit' # <<< 186312 1726890146.57620: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.57640: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840dd8fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890146.57662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890146.57701: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dd8100> <<< 186312 1726890146.57719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890146.57738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890146.57772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890146.57802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890146.57865: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840d2df40> <<< 186312 1726890146.57901: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d4ed00> <<< 186312 1726890146.57931: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d4eeb0> <<< 186312 1726890146.57951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890146.57978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890146.58010: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840d4e370> <<< 186312 1726890146.58027: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584137adc0> <<< 186312 1726890146.58191: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584137a3a0> <<< 186312 1726890146.58208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890146.58221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890146.58232: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584137afd0> <<< 186312 1726890146.58254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890146.58259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890146.58282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890146.58297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890146.58308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890146.58315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890146.58341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890146.58351: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584134bd30> <<< 186312 1726890146.58426: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840da8d30> <<< 186312 1726890146.58433: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840da8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840ddc4f0> <<< 186312 1726890146.58460: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.58465: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840da8520> <<< 186312 1726890146.58491: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840da8550> <<< 186312 1726890146.58519: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890146.58525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890146.58547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890146.58567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890146.58634: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.58650: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d1ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584135d250> <<< 186312 1726890146.58679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890146.58734: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.58750: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d1c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584135d3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890146.58784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890146.58808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890146.58816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890146.58890: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841374e50> <<< 186312 1726890146.59005: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840d1c7f0> <<< 186312 1726890146.59082: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.59090: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d1c640> <<< 186312 1726890146.59115: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d1b5b0> <<< 186312 1726890146.59153: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d0fd90> <<< 186312 1726890146.59168: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841353910> <<< 186312 1726890146.59195: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 186312 1726890146.59207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890146.59226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890146.59262: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.59270: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d9f6a0> <<< 186312 1726890146.59443: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.59449: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d9eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dae0a0> <<< 186312 1726890146.59491: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.59509: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840de3b20> <<< 186312 1726890146.59517: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.59533: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890146.59552: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.59620: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.59698: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.59706: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890146.59724: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.59743: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890146.59747: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.59839: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.59936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.60380: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.60823: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890146.60859: 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_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890146.60881: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890146.60961: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58408f65e0> <<< 186312 1726890146.60999: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890146.61012: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840ce9580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58408a2100> <<< 186312 1726890146.61057: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890146.61062: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.61085: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.61094: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890146.61107: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.61221: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.61350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890146.61374: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840d9eb80> <<< 186312 1726890146.61379: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.61771: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62133: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62191: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62264: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890146.62280: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62292: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62323: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890146.62329: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62385: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62457: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890146.62479: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62490: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62492: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890146.62494: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62531: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62561: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890146.62571: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62779: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.62944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890146.62966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890146.62993: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890146.63057: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58408d3f10> <<< 186312 1726890146.63077: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.63125: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.63193: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890146.63206: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890146.63224: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.63289: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.63309: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890146.63394: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890146.63533: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.63537: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890146.63548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890146.63609: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890146.63614: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5841367220> <<< 186312 1726890146.63639: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58408d3850> <<< 186312 1726890146.63688: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890146.63798: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.63846: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.63871: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.63907: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890146.63921: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890146.63941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890146.63970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890146.63998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890146.64006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890146.64089: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840cdfca0> <<< 186312 1726890146.64130: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840cdbf70> <<< 186312 1726890146.64194: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840cd5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890146.64242: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.64258: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890146.64330: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890146.64366: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 186312 1726890146.64426: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available <<< 186312 1726890146.64476: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890146.64495: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available <<< 186312 1726890146.64844: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.65208: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890146.65233: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.65261: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 186312 1726890146.65332: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890146.65486: stdout chunk (state=3): >>> {"changed": false, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "path": "none", "fstype": "swap", "opts": "defaults", "state": "present", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null}}} <<< 186312 1726890146.65498: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890146.65749: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 186312 1726890146.65800: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util <<< 186312 1726890146.65841: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon <<< 186312 1726890146.65853: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes <<< 186312 1726890146.65858: stdout chunk (state=3): >>># cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool<<< 186312 1726890146.65865: stdout chunk (state=3): >>> # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 186312 1726890146.66051: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890146.66065: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890146.66096: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890146.66101: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890146.66108: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890146.66131: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile <<< 186312 1726890146.66139: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890146.66153: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890146.66168: stdout chunk (state=3): >>># destroy array # destroy datetime<<< 186312 1726890146.66186: stdout chunk (state=3): >>> <<< 186312 1726890146.66193: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890146.66224: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 186312 1726890146.66259: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 186312 1726890146.66263: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 186312 1726890146.66267: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890146.66285: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 186312 1726890146.66315: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp<<< 186312 1726890146.66339: stdout chunk (state=3): >>> # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890146.66365: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890146.66374: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890146.66391: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections <<< 186312 1726890146.66405: stdout chunk (state=3): >>># destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890146.66420: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890146.66444: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 <<< 186312 1726890146.66477: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890146.66491: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890146.66494: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket <<< 186312 1726890146.66497: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890146.66631: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre <<< 186312 1726890146.66653: stdout chunk (state=3): >>># destroy sre_parse # destroy tokenize <<< 186312 1726890146.66660: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 186312 1726890146.66675: stdout chunk (state=3): >>># destroy stat <<< 186312 1726890146.66683: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890146.66713: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 186312 1726890146.66720: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890146.66751: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890146.67153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890146.67163: stderr chunk (state=3): >>><<< 186312 1726890146.67171: stdout chunk (state=3): >>><<< 186312 1726890146.67269: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841973dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58419183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841973b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841973ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841918490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841918940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841918670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841930880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841918970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584186feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841872f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841867610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841870640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584186f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58415d5e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415d5910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415d5f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415d5fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841849d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841844670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841876e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58415e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58418492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58418552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584187c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415bb3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415bb4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415f0f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415eaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415ea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58414ef220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415a5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415eaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584187c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841503b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5841503e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841514790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841514cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414a0400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841503f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414b22e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841514610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414b23a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414cc700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414cc9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58414cc7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414cc8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414ccd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58414d7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58414cc940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58414c0a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58415e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58414ccaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f58413ed6d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dd8820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840dd8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dd8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dd8f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dd84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dd8d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840dd8fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dd8100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840d2df40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d4ed00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d4eeb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840d4e370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584137adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584137a3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584137afd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584134bd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840da8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840da8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840ddc4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840da8520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840da8550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d1ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584135d250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d1c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f584135d3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841374e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840d1c7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d1c640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d1b5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d0fd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5841353910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d9f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d9eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840dae0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5840d9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840de3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_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_mount_payload_k6tra7v6/ansible_mount_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_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_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_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f58408f65e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840ce9580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58408a2100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840d9eb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_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_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_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_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58408d3f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_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_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5841367220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f58408d3850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840cdfca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840cdbf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5840cd5940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_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_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_k6tra7v6/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": false, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "path": "none", "fstype": "swap", "opts": "defaults", "state": "present", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890146.67912: done with _execute_module (mount, {'src': 'UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726890146.387081-190483-135057568977613/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890146.67917: _low_level_execute_command(): starting 186312 1726890146.67920: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890146.387081-190483-135057568977613/ > /dev/null 2>&1 && sleep 0' 186312 1726890146.68610: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890146.68626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.68645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.68662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.68706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890146.68720: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890146.68735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.68751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890146.68762: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890146.68771: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890146.68782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.68794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.68809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.68830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890146.68844: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890146.68857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.68941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890146.68964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890146.68981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890146.69060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890146.70827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890146.70906: stderr chunk (state=3): >>><<< 186312 1726890146.70910: stdout chunk (state=3): >>><<< 186312 1726890146.71023: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890146.71027: handler run complete 186312 1726890146.71029: attempt loop complete, returning result 186312 1726890146.71031: variable 'mount_info' from source: unknown 186312 1726890146.71130: variable 'mount_info' from source: unknown ok: [managed_node3] => (item={'src': 'UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe" } 186312 1726890146.71417: dumping result to json 186312 1726890146.71421: done dumping result, returning 186312 1726890146.71423: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-881e-6b85-000000002415] 186312 1726890146.71425: sending task result for task 02369adf-7a19-881e-6b85-000000002415 186312 1726890146.71513: done sending task result for task 02369adf-7a19-881e-6b85-000000002415 186312 1726890146.71517: WORKER PROCESS EXITING 186312 1726890146.71620: no more pending results, returning what we have 186312 1726890146.71624: results queue empty 186312 1726890146.71625: checking for any_errors_fatal 186312 1726890146.71637: done checking for any_errors_fatal 186312 1726890146.71638: checking for max_fail_percentage 186312 1726890146.71640: done checking for max_fail_percentage 186312 1726890146.71641: checking to see if all hosts have failed and the running result is not ok 186312 1726890146.71642: done checking to see if all hosts have failed 186312 1726890146.71643: getting the remaining hosts for this loop 186312 1726890146.71644: done getting the remaining hosts for this loop 186312 1726890146.71648: getting the next task for host managed_node3 186312 1726890146.71655: done getting next task for host managed_node3 186312 1726890146.71659: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890146.71663: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890146.71676: getting variables 186312 1726890146.71682: in VariableManager get_vars() 186312 1726890146.71722: Calling all_inventory to load vars for managed_node3 186312 1726890146.71725: Calling groups_inventory to load vars for managed_node3 186312 1726890146.71728: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890146.71742: Calling all_plugins_play to load vars for managed_node3 186312 1726890146.71745: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890146.71749: Calling groups_plugins_play to load vars for managed_node3 186312 1726890146.72680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890146.73320: done with get_vars() 186312 1726890146.73342: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 23:42:26 -0400 (0:00:00.461) 0:01:56.473 ****** 186312 1726890146.73452: entering _queue_task() for managed_node3/file 186312 1726890146.73769: worker is 1 (out of 1 available) 186312 1726890146.73783: exiting _queue_task() for managed_node3/file 186312 1726890146.73796: done queuing things up, now waiting for results queue to drain 186312 1726890146.73798: waiting for pending results... 186312 1726890146.74134: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890146.74294: in run() - task 02369adf-7a19-881e-6b85-000000002417 186312 1726890146.74320: variable 'ansible_search_path' from source: unknown 186312 1726890146.74332: variable 'ansible_search_path' from source: unknown 186312 1726890146.74703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890146.76836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890146.76893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890146.76922: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890146.76954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890146.76975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890146.77039: 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) 186312 1726890146.77060: 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) 186312 1726890146.77080: 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) 186312 1726890146.77106: 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) 186312 1726890146.77118: 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) 186312 1726890146.77155: 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) 186312 1726890146.77171: 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) 186312 1726890146.77189: 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) 186312 1726890146.77216: 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) 186312 1726890146.77226: 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) 186312 1726890146.77270: 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) 186312 1726890146.77287: 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) 186312 1726890146.77305: 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) 186312 1726890146.77330: 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) 186312 1726890146.77343: 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) 186312 1726890146.77448: variable 'blivet_output' from source: set_fact 186312 1726890146.77512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890146.77637: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890146.77662: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890146.77686: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890146.77707: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890146.77751: 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) 186312 1726890146.77767: 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) 186312 1726890146.77790: 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) 186312 1726890146.77818: 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) 186312 1726890146.77935: variable 'omit' from source: magic vars 186312 1726890146.78056: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890146.78070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890146.78084: variable 'omit' from source: magic vars 186312 1726890146.78419: variable 'mount_info' from source: unknown 186312 1726890146.78437: Evaluated conditional (mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none): False 186312 1726890146.78445: when evaluation is False, skipping this task 186312 1726890146.78482: variable 'mount_info' from source: unknown 186312 1726890146.78557: variable 'mount_info' from source: unknown skipping: [managed_node3] => (item={'src': 'UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "state": "present" }, "skip_reason": "Conditional result was False" } 186312 1726890146.78800: dumping result to json 186312 1726890146.78813: done dumping result, returning 186312 1726890146.78824: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-881e-6b85-000000002417] 186312 1726890146.78843: sending task result for task 02369adf-7a19-881e-6b85-000000002417 skipping: [managed_node3] => { "changed": false } MSG: All items skipped 186312 1726890146.78966: no more pending results, returning what we have 186312 1726890146.78971: results queue empty 186312 1726890146.78972: checking for any_errors_fatal 186312 1726890146.78989: done checking for any_errors_fatal 186312 1726890146.78990: checking for max_fail_percentage 186312 1726890146.78992: done checking for max_fail_percentage 186312 1726890146.78993: checking to see if all hosts have failed and the running result is not ok 186312 1726890146.78994: done checking to see if all hosts have failed 186312 1726890146.78995: getting the remaining hosts for this loop 186312 1726890146.78997: done getting the remaining hosts for this loop 186312 1726890146.79001: getting the next task for host managed_node3 186312 1726890146.79009: done getting next task for host managed_node3 186312 1726890146.79015: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890146.79019: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890146.79043: getting variables 186312 1726890146.79045: in VariableManager get_vars() 186312 1726890146.79085: Calling all_inventory to load vars for managed_node3 186312 1726890146.79088: Calling groups_inventory to load vars for managed_node3 186312 1726890146.79090: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890146.79102: Calling all_plugins_play to load vars for managed_node3 186312 1726890146.79106: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890146.79110: Calling groups_plugins_play to load vars for managed_node3 186312 1726890146.79603: done sending task result for task 02369adf-7a19-881e-6b85-000000002417 186312 1726890146.79607: WORKER PROCESS EXITING 186312 1726890146.79619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890146.79970: done with get_vars() 186312 1726890146.79980: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 23:42:26 -0400 (0:00:00.065) 0:01:56.539 ****** 186312 1726890146.80051: entering _queue_task() for managed_node3/systemd 186312 1726890146.80253: worker is 1 (out of 1 available) 186312 1726890146.80266: exiting _queue_task() for managed_node3/systemd 186312 1726890146.80280: done queuing things up, now waiting for results queue to drain 186312 1726890146.80281: waiting for pending results... 186312 1726890146.80465: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890146.80580: in run() - task 02369adf-7a19-881e-6b85-000000002419 186312 1726890146.80592: variable 'ansible_search_path' from source: unknown 186312 1726890146.80595: variable 'ansible_search_path' from source: unknown 186312 1726890146.80627: calling self._execute() 186312 1726890146.80718: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890146.80723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890146.80731: variable 'omit' from source: magic vars 186312 1726890146.81019: variable 'blivet_output' from source: set_fact 186312 1726890146.81059: Evaluated conditional (blivet_output['mounts']): True 186312 1726890146.81066: variable 'omit' from source: magic vars 186312 1726890146.81127: variable 'omit' from source: magic vars 186312 1726890146.81165: variable 'omit' from source: magic vars 186312 1726890146.81207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890146.81248: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890146.81272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890146.81293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890146.81309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890146.81349: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890146.81359: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890146.81366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890146.81462: Set connection var ansible_shell_type to sh 186312 1726890146.81478: Set connection var ansible_pipelining to False 186312 1726890146.81492: Set connection var ansible_timeout to 10 186312 1726890146.81499: Set connection var ansible_connection to ssh 186312 1726890146.81510: Set connection var ansible_shell_executable to /bin/sh 186312 1726890146.81523: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890146.81552: variable 'ansible_shell_executable' from source: unknown 186312 1726890146.81565: variable 'ansible_connection' from source: unknown 186312 1726890146.81572: variable 'ansible_module_compression' from source: unknown 186312 1726890146.81578: variable 'ansible_shell_type' from source: unknown 186312 1726890146.81584: variable 'ansible_shell_executable' from source: unknown 186312 1726890146.81590: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890146.81598: variable 'ansible_pipelining' from source: unknown 186312 1726890146.81605: variable 'ansible_timeout' from source: unknown 186312 1726890146.81614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890146.81823: 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) 186312 1726890146.81842: variable 'omit' from source: magic vars 186312 1726890146.81850: starting attempt loop 186312 1726890146.81856: running the handler 186312 1726890146.81871: _low_level_execute_command(): starting 186312 1726890146.81883: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890146.82573: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890146.82589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.82604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.82626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.82670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890146.82683: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890146.82698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.82720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890146.82735: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890146.82748: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890146.82761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.82775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.82791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.82804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890146.82819: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890146.82837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.82908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890146.82937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890146.82955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890146.83035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890146.84657: stdout chunk (state=3): >>>/root <<< 186312 1726890146.84769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890146.84856: stderr chunk (state=3): >>><<< 186312 1726890146.84869: stdout chunk (state=3): >>><<< 186312 1726890146.84975: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890146.84983: _low_level_execute_command(): starting 186312 1726890146.84987: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890146.8489177-190505-144046933071956 `" && echo ansible-tmp-1726890146.8489177-190505-144046933071956="` echo /root/.ansible/tmp/ansible-tmp-1726890146.8489177-190505-144046933071956 `" ) && sleep 0' 186312 1726890146.85617: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890146.85641: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.85675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.85681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.85719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890146.85738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890146.85742: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.85800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890146.85804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890146.85855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890146.87691: stdout chunk (state=3): >>>ansible-tmp-1726890146.8489177-190505-144046933071956=/root/.ansible/tmp/ansible-tmp-1726890146.8489177-190505-144046933071956 <<< 186312 1726890146.87803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890146.87848: stderr chunk (state=3): >>><<< 186312 1726890146.87852: stdout chunk (state=3): >>><<< 186312 1726890146.87864: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890146.8489177-190505-144046933071956=/root/.ansible/tmp/ansible-tmp-1726890146.8489177-190505-144046933071956 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890146.87900: variable 'ansible_module_compression' from source: unknown 186312 1726890146.87955: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 186312 1726890146.87988: variable 'ansible_facts' from source: unknown 186312 1726890146.88116: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890146.8489177-190505-144046933071956/AnsiballZ_systemd.py 186312 1726890146.88278: Sending initial data 186312 1726890146.88281: Sent initial data (158 bytes) 186312 1726890146.89149: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890146.89163: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.89178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.89195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.89235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890146.89247: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890146.89261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.89278: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890146.89290: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890146.89300: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890146.89310: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.89328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.89344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.89359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890146.89371: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890146.89384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.89464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890146.89486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890146.89501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890146.89550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890146.91206: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890146.91239: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890146.91278: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmppcbrzt_2 /root/.ansible/tmp/ansible-tmp-1726890146.8489177-190505-144046933071956/AnsiballZ_systemd.py <<< 186312 1726890146.91308: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890146.93180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890146.93366: stderr chunk (state=3): >>><<< 186312 1726890146.93369: stdout chunk (state=3): >>><<< 186312 1726890146.93371: done transferring module to remote 186312 1726890146.93373: _low_level_execute_command(): starting 186312 1726890146.93375: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890146.8489177-190505-144046933071956/ /root/.ansible/tmp/ansible-tmp-1726890146.8489177-190505-144046933071956/AnsiballZ_systemd.py && sleep 0' 186312 1726890146.93980: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890146.94000: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.94010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890146.94028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.94076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.94090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.94183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890146.94228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890146.94263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890146.95916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890146.95956: stderr chunk (state=3): >>><<< 186312 1726890146.95959: stdout chunk (state=3): >>><<< 186312 1726890146.95972: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890146.95975: _low_level_execute_command(): starting 186312 1726890146.95978: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890146.8489177-190505-144046933071956/AnsiballZ_systemd.py && sleep 0' 186312 1726890146.96511: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890146.96521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890146.96552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890146.96555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890146.96558: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890146.96636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890146.96688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890146.96695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890146.98575: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890146.98600: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890146.98605: stdout chunk (state=3): >>>import '_warnings' # <<< 186312 1726890146.98607: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890146.98662: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890146.98705: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890146.98736: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890146.98741: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890146.98771: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890146.98786: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890146.98846: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890146.98903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890146.98907: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890146.98926: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a0d8dc0> <<< 186312 1726890146.98955: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890146.98978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a07d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a0d8b20> <<< 186312 1726890146.99025: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a0d8ac0> <<< 186312 1726890146.99082: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890146.99138: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a07d490> <<< 186312 1726890146.99148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890146.99158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 186312 1726890146.99178: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a07d940> <<< 186312 1726890146.99217: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a07d670> <<< 186312 1726890146.99256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890146.99272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890146.99280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890146.99298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890146.99340: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890146.99345: stdout chunk (state=3): >>> import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a034190> <<< 186312 1726890146.99375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890146.99382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890146.99442: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a034220> <<< 186312 1726890146.99479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890146.99482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890146.99514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890146.99518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a057850> <<< 186312 1726890146.99524: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a034940> <<< 186312 1726890146.99556: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a095880> <<< 186312 1726890146.99569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890146.99575: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a02dd90> <<< 186312 1726890146.99636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890146.99654: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a057d90> <<< 186312 1726890146.99705: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a07d970> <<< 186312 1726890146.99730: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890147.00075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890147.00110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890147.00143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890147.00195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729dafeb0> <<< 186312 1726890147.00256: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729db2f40> <<< 186312 1726890147.00276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890147.00294: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890147.00305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890147.00325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890147.00346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890147.00351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890147.00368: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729da7610> <<< 186312 1726890147.00391: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729db0640> <<< 186312 1726890147.00398: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729daf370> <<< 186312 1726890147.00425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890147.00488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890147.00519: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890147.00548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890147.00616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890147.00670: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729c8ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729c8e910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729c8ef10> <<< 186312 1726890147.00689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890147.00718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 186312 1726890147.00739: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729c8efd0> <<< 186312 1726890147.00755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca00d0> <<< 186312 1726890147.00767: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890147.00809: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729d89d90> <<< 186312 1726890147.00823: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890147.00858: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729d84670> <<< 186312 1726890147.00965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729d966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729db6e20> <<< 186312 1726890147.00978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729ca0cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729d892b0> <<< 186312 1726890147.01004: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890147.01021: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729d962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729dbc9d0> <<< 186312 1726890147.01050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890147.01070: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890147.01075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890147.01123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890147.01141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca0df0> <<< 186312 1726890147.01162: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890147.01176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca0d60> <<< 186312 1726890147.01187: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890147.01213: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890147.01221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890147.01249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890147.01292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890147.01318: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 186312 1726890147.01328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729c743d0> <<< 186312 1726890147.01351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890147.01362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890147.01389: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729c744c0> <<< 186312 1726890147.01504: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca8f40> <<< 186312 1726890147.01542: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca3a90> <<< 186312 1726890147.01552: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca3490> <<< 186312 1726890147.01579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890147.01586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890147.01621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890147.01633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890147.01653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890147.01661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890147.01673: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ba8220> <<< 186312 1726890147.01706: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729c5f520> <<< 186312 1726890147.01752: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca3f10> <<< 186312 1726890147.01757: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729dbc040> <<< 186312 1726890147.01786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890147.01806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890147.01833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 186312 1726890147.01841: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729bbbb50> <<< 186312 1726890147.01850: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890147.01882: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729bbbe80> <<< 186312 1726890147.01915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890147.01917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890147.01938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890147.01950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890147.01958: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729bcd790> <<< 186312 1726890147.01973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890147.02006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890147.02034: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729bcdcd0> <<< 186312 1726890147.02075: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890147.02080: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b64400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729bbbf70> <<< 186312 1726890147.02107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890147.02111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890147.02151: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890147.02166: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b752e0> <<< 186312 1726890147.02169: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729bcd610> import 'pwd' # <<< 186312 1726890147.02203: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b753a0> <<< 186312 1726890147.02292: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca0a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890147.02303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890147.02341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890147.02361: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890147.02374: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b91700> <<< 186312 1726890147.02394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890147.02409: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890147.02425: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b919d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729b917c0> <<< 186312 1726890147.02475: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b918b0> <<< 186312 1726890147.02488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890147.02668: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b91d00> <<< 186312 1726890147.02706: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890147.02713: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b9b250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729b91940> <<< 186312 1726890147.02730: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729b83a90> <<< 186312 1726890147.02759: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca0610> <<< 186312 1726890147.02784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890147.02830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890147.02859: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729b91af0> <<< 186312 1726890147.03052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890147.03062: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc729ad26d0> <<< 186312 1726890147.03310: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip' <<< 186312 1726890147.03317: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.03415: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.03440: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/__init__.py <<< 186312 1726890147.03451: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890147.03474: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890147.03484: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.04701: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.05645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a10820> <<< 186312 1726890147.05658: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890147.05685: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890147.05701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890147.05719: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890147.05750: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729a10160> <<< 186312 1726890147.05778: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a10280> <<< 186312 1726890147.05809: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a10f70> <<< 186312 1726890147.05833: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890147.05876: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a104f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a10d90> <<< 186312 1726890147.05893: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890147.05928: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890147.05953: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729a10fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890147.05964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890147.05995: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a10100> <<< 186312 1726890147.06020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890147.06037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890147.06051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890147.06070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890147.06093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890147.06178: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299e50d0> <<< 186312 1726890147.06215: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890147.06220: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7293c7310> <<< 186312 1726890147.06243: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890147.06250: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7293c7160> <<< 186312 1726890147.06260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890147.06274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890147.06305: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7293c7ca0> <<< 186312 1726890147.06325: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299f6dc0> <<< 186312 1726890147.06496: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299f63a0> <<< 186312 1726890147.06518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890147.06532: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299f6fd0> <<< 186312 1726890147.06562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890147.06565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890147.06594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890147.06609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890147.06623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890147.06627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890147.06650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 186312 1726890147.06657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a45d30> <<< 186312 1726890147.06734: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a17d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a17400> <<< 186312 1726890147.06739: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299c4b20> <<< 186312 1726890147.06769: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890147.06772: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729a17520> <<< 186312 1726890147.06800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a17550> <<< 186312 1726890147.06830: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890147.06836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890147.06857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890147.07194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890147.07197: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729956fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a58250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729953850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a583d0> <<< 186312 1726890147.07200: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890147.07203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890147.07205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890147.07223: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a58d30> <<< 186312 1726890147.07326: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299537f0> <<< 186312 1726890147.07425: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7299f0b50> <<< 186312 1726890147.07458: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729a58910> <<< 186312 1726890147.07521: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890147.07525: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729a585e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a4e910> <<< 186312 1726890147.07565: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890147.07571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890147.07574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890147.07607: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729949940> <<< 186312 1726890147.07868: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729966d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729952580> <<< 186312 1726890147.07873: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729949ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299529a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890147.07876: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.07943: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.08070: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.08073: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.08079: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890147.08090: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.08172: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.08265: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.08722: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.09198: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890147.09213: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890147.09225: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890147.09277: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7299637f0> <<< 186312 1726890147.09363: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299958b0> <<< 186312 1726890147.09367: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728faf970> <<< 186312 1726890147.09426: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890147.09457: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.09461: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890147.09573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.09700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890147.09707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890147.09733: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299ce730> <<< 186312 1726890147.09736: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.10120: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.10484: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.10543: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.10615: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890147.10620: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.10647: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.10684: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890147.10689: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.10746: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.10813: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890147.10826: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.10840: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.10850: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890147.10855: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.10892: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.10927: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890147.10936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.11115: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.11305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890147.11338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890147.11343: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890147.11426: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a12370> # zipimport: zlib available <<< 186312 1726890147.11480: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.11568: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890147.11573: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890147.11584: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.11614: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.11654: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890147.11692: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.11728: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.12069: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729982550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728e2ceb0> <<< 186312 1726890147.12117: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890147.12123: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.12164: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.12218: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.12240: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.12306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890147.12309: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890147.12322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890147.12345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890147.12366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890147.12390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890147.12459: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72998a7f0> <<< 186312 1726890147.12500: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729988790> <<< 186312 1726890147.12563: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729982b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890147.12587: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.12619: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890147.12692: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890147.12723: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 186312 1726890147.12740: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.12898: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13065: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13076: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13095: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13134: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13171: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13201: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13241: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 186312 1726890147.13252: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13306: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13371: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13405: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13441: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890147.13575: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13722: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13750: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.13800: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890147.13851: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890147.13863: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890147.13894: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728d1d5b0> <<< 186312 1726890147.13922: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 186312 1726890147.13946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890147.13966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890147.13984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890147.14013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890147.14024: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728fb5340> <<< 186312 1726890147.14067: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc728fb54f0> <<< 186312 1726890147.14128: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728e3f370> <<< 186312 1726890147.14157: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728d1dc40> <<< 186312 1726890147.14185: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728f76970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728f76f70> <<< 186312 1726890147.14210: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890147.14242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890147.14287: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc728f73fd0> <<< 186312 1726890147.14313: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728f94df0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890147.14344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890147.14368: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728f73ee0> <<< 186312 1726890147.14390: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890147.14403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890147.14434: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc728d971f0> <<< 186312 1726890147.14456: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728fdda60> <<< 186312 1726890147.14489: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728f763a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 186312 1726890147.14536: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890147.14549: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 186312 1726890147.14597: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.14651: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 186312 1726890147.14662: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.14696: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.14760: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 186312 1726890147.14783: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890147.14795: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.14826: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.14858: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 186312 1726890147.14900: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.14953: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 186312 1726890147.14968: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.14986: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.15032: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 186312 1726890147.15084: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.15133: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.15182: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.15240: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890147.15252: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.15638: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16006: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 186312 1726890147.16011: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16049: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16100: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16136: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16190: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890147.16220: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16224: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16241: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890147.16284: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16353: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 186312 1726890147.16357: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16394: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16432: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890147.16461: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890147.16535: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890147.16655: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728d970a0> <<< 186312 1726890147.16677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890147.16692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890147.16843: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728d97790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 186312 1726890147.16853: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16901: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.16966: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890147.17040: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.17131: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 186312 1726890147.17135: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.17204: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.17254: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 186312 1726890147.17297: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.17353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890147.17368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890147.17502: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc728cf3400> <<< 186312 1726890147.17764: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728c83640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890147.17800: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.17862: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 186312 1726890147.17934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.18000: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.18088: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.18232: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 186312 1726890147.18244: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.18267: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.18369: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 186312 1726890147.18401: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890147.18476: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc728c20eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728c20d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890147.18482: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.18504: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 186312 1726890147.18511: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.18541: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.18575: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 186312 1726890147.18580: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.18718: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.18842: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 186312 1726890147.18850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.18974: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.19061: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.19092: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.19133: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890147.19153: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.19173: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.19192: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.19307: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.19430: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 186312 1726890147.19440: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890147.19541: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.19649: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 186312 1726890147.19658: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.19686: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.19717: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.20156: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.20606: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890147.20609: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.20693: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.20794: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890147.20797: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.20898: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.20972: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 186312 1726890147.21085: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.21215: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890147.21239: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.21246: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890147.21257: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.21296: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.21336: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 186312 1726890147.21349: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.21431: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.21513: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.21674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.21840: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 186312 1726890147.21847: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 186312 1726890147.21863: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.21895: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.21933: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 186312 1726890147.21936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.21957: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.21982: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 186312 1726890147.21992: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22051: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22114: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 186312 1726890147.22121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22138: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22163: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 186312 1726890147.22167: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22223: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22268: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890147.22278: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22332: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22377: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 186312 1726890147.22386: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22599: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22817: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 186312 1726890147.22826: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22871: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22939: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890147.22954: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.22962: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23008: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890147.23011: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23035: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23107: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 186312 1726890147.23110: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23150: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23153: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 186312 1726890147.23155: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23210: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23332: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 186312 1726890147.23338: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23340: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890147.23342: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23363: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23439: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890147.23443: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23445: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23458: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23499: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23540: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23596: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23671: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890147.23684: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23727: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.23773: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890147.23943: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.24114: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890147.24118: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.24146: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.24195: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890147.24198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.24237: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.24298: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 186312 1726890147.24301: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.24354: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.24446: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890147.24449: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.24517: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.24586: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 186312 1726890147.24595: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890147.24598: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.24718: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.24831: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 186312 1726890147.24914: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.25063: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890147.45451: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 186312 1726890147.46255: 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 <<< 186312 1726890147.46357: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket <<< 186312 1726890147.46505: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file<<< 186312 1726890147.46726: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890147.46977: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890147.46998: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890147.47046: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890147.47073: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890147.47130: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 186312 1726890147.47134: stdout chunk (state=3): >>># destroy encodings <<< 186312 1726890147.47147: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890147.47190: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890147.47267: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 186312 1726890147.47281: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 186312 1726890147.47342: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 186312 1726890147.47361: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 186312 1726890147.47393: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 186312 1726890147.47452: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl <<< 186312 1726890147.47510: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890147.47564: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890147.47613: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890147.47652: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890147.47719: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 186312 1726890147.47722: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890147.47892: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890147.47897: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890147.47941: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 186312 1726890147.47948: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890147.47990: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890147.48407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890147.48436: stderr chunk (state=3): >>><<< 186312 1726890147.48440: stdout chunk (state=3): >>><<< 186312 1726890147.48533: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a0d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a07d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a0d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a0d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a07d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a07d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a07d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a034190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a034220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a034940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a095880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a02dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a057d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72a07d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729dafeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729db2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729da7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729db0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729daf370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729c8ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729c8e910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729c8ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729c8efd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca00d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729d89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729d84670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729d966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729db6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729ca0cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729d892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729d962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729dbc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca0df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca0d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729c743d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729c744c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca8f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ba8220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729c5f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729dbc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729bbbb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729bbbe80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729bcd790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729bcdcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b64400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729bbbf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b752e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729bcd610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b753a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca0a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b91700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b919d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729b917c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b918b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b91d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729b9b250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729b91940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729b83a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729ca0610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729b91af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc729ad26d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a10820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729a10160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a10280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a10f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a104f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a10d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729a10fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a10100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299e50d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7293c7310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7293c7160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7293c7ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299f6dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299f63a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299f6fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a45d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a17d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a17400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299c4b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729a17520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a17550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729956fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a58250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729953850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a583d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a58d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299537f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7299f0b50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729a58910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729a585e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a4e910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729949940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729966d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729952580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729949ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299529a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7299637f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299958b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728faf970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7299ce730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729a12370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc729982550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728e2ceb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc72998a7f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729988790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc729982b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728d1d5b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728fb5340> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc728fb54f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728e3f370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728d1dc40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728f76970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728f76f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc728f73fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728f94df0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728f73ee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc728d971f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728fdda60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728f763a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728d970a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728d97790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc728cf3400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728c83640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc728c20eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc728c20d60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_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_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_xiq0pwof/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890147.49622: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890146.8489177-190505-144046933071956/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890147.49625: _low_level_execute_command(): starting 186312 1726890147.49628: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890146.8489177-190505-144046933071956/ > /dev/null 2>&1 && sleep 0' 186312 1726890147.50903: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890147.50920: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890147.50937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890147.50956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890147.51002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890147.51016: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890147.51030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890147.51047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890147.51057: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890147.51067: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890147.51084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890147.51098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890147.51115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890147.51127: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890147.51137: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890147.51149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890147.51230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890147.51252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890147.51270: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890147.51371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890147.53220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890147.53334: stderr chunk (state=3): >>><<< 186312 1726890147.53345: stdout chunk (state=3): >>><<< 186312 1726890147.53625: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890147.53628: handler run complete 186312 1726890147.53633: attempt loop complete, returning result 186312 1726890147.53635: _execute() done 186312 1726890147.53637: dumping result to json 186312 1726890147.53639: done dumping result, returning 186312 1726890147.53642: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000002419] 186312 1726890147.53643: sending task result for task 02369adf-7a19-881e-6b85-000000002419 186312 1726890147.53710: done sending task result for task 02369adf-7a19-881e-6b85-000000002419 ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 186312 1726890147.53975: no more pending results, returning what we have 186312 1726890147.53979: results queue empty 186312 1726890147.53980: checking for any_errors_fatal 186312 1726890147.53990: done checking for any_errors_fatal 186312 1726890147.53991: checking for max_fail_percentage 186312 1726890147.53992: done checking for max_fail_percentage 186312 1726890147.53993: checking to see if all hosts have failed and the running result is not ok 186312 1726890147.53994: done checking to see if all hosts have failed 186312 1726890147.53995: getting the remaining hosts for this loop 186312 1726890147.53996: done getting the remaining hosts for this loop 186312 1726890147.54000: getting the next task for host managed_node3 186312 1726890147.54006: done getting next task for host managed_node3 186312 1726890147.54010: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890147.54032: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890147.54047: getting variables 186312 1726890147.54048: in VariableManager get_vars() 186312 1726890147.54084: Calling all_inventory to load vars for managed_node3 186312 1726890147.54087: Calling groups_inventory to load vars for managed_node3 186312 1726890147.54090: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890147.54099: Calling all_plugins_play to load vars for managed_node3 186312 1726890147.54102: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890147.54105: Calling groups_plugins_play to load vars for managed_node3 186312 1726890147.54920: WORKER PROCESS EXITING 186312 1726890147.54998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890147.55766: done with get_vars() 186312 1726890147.55781: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 23:42:27 -0400 (0:00:00.758) 0:01:57.298 ****** 186312 1726890147.55890: entering _queue_task() for managed_node3/stat 186312 1726890147.56207: worker is 1 (out of 1 available) 186312 1726890147.56221: exiting _queue_task() for managed_node3/stat 186312 1726890147.56241: done queuing things up, now waiting for results queue to drain 186312 1726890147.56242: waiting for pending results... 186312 1726890147.56562: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890147.56739: in run() - task 02369adf-7a19-881e-6b85-00000000241a 186312 1726890147.56757: variable 'ansible_search_path' from source: unknown 186312 1726890147.56765: variable 'ansible_search_path' from source: unknown 186312 1726890147.56839: calling self._execute() 186312 1726890147.57001: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890147.57021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890147.57176: variable 'omit' from source: magic vars 186312 1726890147.57307: variable 'omit' from source: magic vars 186312 1726890147.57408: variable 'omit' from source: magic vars 186312 1726890147.57470: variable 'omit' from source: magic vars 186312 1726890147.57533: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890147.57572: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890147.57601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890147.57633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890147.57650: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890147.57683: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890147.57690: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890147.57697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890147.57810: Set connection var ansible_shell_type to sh 186312 1726890147.57836: Set connection var ansible_pipelining to False 186312 1726890147.57854: Set connection var ansible_timeout to 10 186312 1726890147.57860: Set connection var ansible_connection to ssh 186312 1726890147.57868: Set connection var ansible_shell_executable to /bin/sh 186312 1726890147.57877: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890147.57903: variable 'ansible_shell_executable' from source: unknown 186312 1726890147.57911: variable 'ansible_connection' from source: unknown 186312 1726890147.57921: variable 'ansible_module_compression' from source: unknown 186312 1726890147.57927: variable 'ansible_shell_type' from source: unknown 186312 1726890147.57940: variable 'ansible_shell_executable' from source: unknown 186312 1726890147.57950: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890147.57958: variable 'ansible_pipelining' from source: unknown 186312 1726890147.57964: variable 'ansible_timeout' from source: unknown 186312 1726890147.57971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890147.58199: 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) 186312 1726890147.58216: variable 'omit' from source: magic vars 186312 1726890147.58225: starting attempt loop 186312 1726890147.58234: running the handler 186312 1726890147.58252: _low_level_execute_command(): starting 186312 1726890147.58269: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890147.59035: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890147.59057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890147.59071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890147.59088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890147.59130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890147.59155: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890147.59169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890147.59186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890147.59196: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890147.59207: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890147.59221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890147.59234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890147.59250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890147.59267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890147.59278: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890147.59291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890147.59371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890147.59396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890147.59410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890147.59474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890147.60995: stdout chunk (state=3): >>>/root <<< 186312 1726890147.61180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890147.61183: stdout chunk (state=3): >>><<< 186312 1726890147.61185: stderr chunk (state=3): >>><<< 186312 1726890147.61285: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890147.61288: _low_level_execute_command(): starting 186312 1726890147.61292: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890147.6120205-190532-214428370522703 `" && echo ansible-tmp-1726890147.6120205-190532-214428370522703="` echo /root/.ansible/tmp/ansible-tmp-1726890147.6120205-190532-214428370522703 `" ) && sleep 0' 186312 1726890147.62546: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890147.62557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890147.62566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890147.62579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890147.62613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890147.62624: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890147.62636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890147.62649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890147.62657: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890147.62663: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890147.62671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890147.62680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890147.62691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890147.62698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890147.62705: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890147.62715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890147.62789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890147.62802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890147.62814: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890147.62879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890147.64732: stdout chunk (state=3): >>>ansible-tmp-1726890147.6120205-190532-214428370522703=/root/.ansible/tmp/ansible-tmp-1726890147.6120205-190532-214428370522703 <<< 186312 1726890147.64846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890147.64918: stderr chunk (state=3): >>><<< 186312 1726890147.64929: stdout chunk (state=3): >>><<< 186312 1726890147.65006: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890147.6120205-190532-214428370522703=/root/.ansible/tmp/ansible-tmp-1726890147.6120205-190532-214428370522703 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890147.65273: variable 'ansible_module_compression' from source: unknown 186312 1726890147.65276: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890147.65278: variable 'ansible_facts' from source: unknown 186312 1726890147.65280: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890147.6120205-190532-214428370522703/AnsiballZ_stat.py 186312 1726890147.66073: Sending initial data 186312 1726890147.66078: Sent initial data (155 bytes) 186312 1726890147.68437: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890147.68448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890147.68485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890147.68498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890147.68501: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890147.68586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890147.68590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890147.68672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890147.70330: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890147.70358: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890147.70396: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpzn77ry0k /root/.ansible/tmp/ansible-tmp-1726890147.6120205-190532-214428370522703/AnsiballZ_stat.py <<< 186312 1726890147.70430: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890147.71677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890147.71922: stderr chunk (state=3): >>><<< 186312 1726890147.71925: stdout chunk (state=3): >>><<< 186312 1726890147.71928: done transferring module to remote 186312 1726890147.71932: _low_level_execute_command(): starting 186312 1726890147.71935: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890147.6120205-190532-214428370522703/ /root/.ansible/tmp/ansible-tmp-1726890147.6120205-190532-214428370522703/AnsiballZ_stat.py && sleep 0' 186312 1726890147.72833: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890147.72847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890147.72862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890147.72884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890147.72957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890147.72977: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890147.72999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890147.73022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890147.73044: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890147.73055: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890147.73067: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890147.73079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890147.73100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890147.73127: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890147.73143: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890147.73158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890147.73253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890147.73283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890147.73300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890147.73373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890147.75035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890147.75106: stderr chunk (state=3): >>><<< 186312 1726890147.75118: stdout chunk (state=3): >>><<< 186312 1726890147.75210: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890147.75215: _low_level_execute_command(): starting 186312 1726890147.75218: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890147.6120205-190532-214428370522703/AnsiballZ_stat.py && sleep 0' 186312 1726890147.76123: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890147.76139: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890147.76153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890147.76191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890147.76240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890147.76251: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890147.76264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890147.76279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890147.76289: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890147.76299: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890147.76313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890147.76328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890147.76344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890147.76357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890147.76367: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890147.76378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890147.76460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890147.76479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890147.76493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890147.76600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890147.78480: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890147.78484: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890147.78547: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890147.78600: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890147.78615: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890147.78661: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890147.78769: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890147.78783: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083d1edc0> <<< 186312 1726890147.78839: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083d1eb20> <<< 186312 1726890147.78893: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890147.78897: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083d1eac0> <<< 186312 1726890147.78934: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890147.78983: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083cc3490> <<< 186312 1726890147.79031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083cc3940> <<< 186312 1726890147.79116: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083cc3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890147.79151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890147.79155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890147.79182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c7a190> <<< 186312 1726890147.79235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890147.79298: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c7a220> <<< 186312 1726890147.79342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890147.79368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c7a940> <<< 186312 1726890147.79405: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083cdb880> <<< 186312 1726890147.79438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c73d90> <<< 186312 1726890147.79493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890147.79572: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083cc3970> <<< 186312 1726890147.79585: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890147.79788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890147.79791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890147.79872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890147.79880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890147.79891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890147.79895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890147.79939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c3feb0> <<< 186312 1726890147.79997: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c42f40> <<< 186312 1726890147.80007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890147.80021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890147.80049: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890147.80070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'<<< 186312 1726890147.80075: stdout chunk (state=3): >>> <<< 186312 1726890147.80095: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c37610> <<< 186312 1726890147.80116: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c40640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c3f370> <<< 186312 1726890147.80138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890147.80202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890147.80797: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7083995e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083995910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083995f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083995fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839a70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839e9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c46e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70839a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70839fb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c4c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890147.80823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890147.80995: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839a7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839a7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890147.81045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708397b3d0> <<< 186312 1726890147.81065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890147.81076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890147.81099: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708397b4c0> <<< 186312 1726890147.81225: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839aff40> <<< 186312 1726890147.81261: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839aaa90> <<< 186312 1726890147.81280: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839aa490> <<< 186312 1726890147.81300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890147.81313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890147.81346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890147.81419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890147.81429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70838af220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083965520> <<< 186312 1726890147.81468: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839aaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c4c040> <<< 186312 1726890147.82552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70838c2b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70838c2e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70838d4790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70838d4cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7083860400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70838c2f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70838712e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70838d4610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70838713a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839a7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708388d700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708388d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708388d7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708388d8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708388dd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7083897250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708388d940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708387fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839a7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890147.82566: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708388daf0> <<< 186312 1726890147.82708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890147.82723: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f70837bb6d0> <<< 186312 1726890147.82879: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890147.82963: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.83002: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890147.83031: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890147.83045: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.84234: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.85180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890147.85183: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083198820> <<< 186312 1726890147.85204: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890147.85248: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890147.85285: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890147.85289: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7083198160> <<< 186312 1726890147.85320: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083198280> <<< 186312 1726890147.85364: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083198f70> <<< 186312 1726890147.85379: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890147.85423: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083198d90> import 'atexit' # <<< 186312 1726890147.85463: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7083198fd0> <<< 186312 1726890147.85486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890147.85499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890147.85540: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083198100> <<< 186312 1726890147.85566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890147.85578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890147.85620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890147.85624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890147.85636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890147.86303: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70830eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708310cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708310ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708310c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831fe3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831fefd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831cdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708316bd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708316b400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831a14f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708316b520> <<< 186312 1726890147.86356: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708316b550> <<< 186312 1726890147.86382: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890147.86498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890147.86514: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70830defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831df250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890147.86569: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70830db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831df3d0> <<< 186312 1726890147.86593: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890147.86645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890147.86659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890147.86716: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831f8e50> <<< 186312 1726890147.86839: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70830db7f0> <<< 186312 1726890147.86947: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70830db640> <<< 186312 1726890147.86959: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70830da5b0> <<< 186312 1726890147.87004: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70830cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831d6910> <<< 186312 1726890147.87053: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890147.87069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890147.87071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890147.87105: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708315f6a0> <<< 186312 1726890147.87283: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708315eb20> <<< 186312 1726890147.87294: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708316e0a0> <<< 186312 1726890147.87347: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708315f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831a3b20> # zipimport: zlib available <<< 186312 1726890147.87372: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890147.87443: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.87533: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890147.87568: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_el_p985u/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_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890147.87584: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.87672: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.87770: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.88208: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.88686: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_el_p985u/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_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890147.88709: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890147.88762: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7082cca5e0> <<< 186312 1726890147.88843: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70830bb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7082c6c100> <<< 186312 1726890147.88922: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890147.88941: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890147.89050: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.89180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890147.89207: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708315eb80> # zipimport: zlib available <<< 186312 1726890147.89598: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.89952: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.90009: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.90081: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890147.90084: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.90115: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.90149: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890147.90208: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.90294: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890147.90315: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890147.90353: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.90393: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890147.90396: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.90573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.90760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890147.90800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890147.90803: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890147.90872: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7082c9df10> <<< 186312 1726890147.90875: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.90932: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.91018: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890147.91021: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890147.91046: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.91058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.91094: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890147.91140: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.91171: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.91235: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.91290: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890147.91317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890147.91386: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70831ea220> <<< 186312 1726890147.91416: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7082c9d850> <<< 186312 1726890147.91454: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890147.91562: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.91616: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.91638: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.91681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890147.91706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890147.91750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890147.91770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890147.91857: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708309eca0> <<< 186312 1726890147.91897: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708309af70> <<< 186312 1726890147.91955: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083094940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890147.91985: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.92015: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890147.92091: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890147.92116: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890147.92119: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890147.92232: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.92385: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890147.92546: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890147.93137: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 186312 1726890147.93420: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 186312 1726890147.93447: 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 <<< 186312 1726890147.93459: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 186312 1726890147.93491: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy <<< 186312 1726890147.93557: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid <<< 186312 1726890147.93563: stdout chunk (state=3): >>># cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890147.93784: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890147.93789: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890147.93863: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890147.93888: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 186312 1726890147.93907: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890147.93910: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890147.93968: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 186312 1726890147.94056: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890147.94121: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 186312 1726890147.94140: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890147.94293: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890147.94350: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890147.94354: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890147.94370: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890147.94633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890147.94709: stderr chunk (state=3): >>><<< 186312 1726890147.94714: stdout chunk (state=3): >>><<< 186312 1726890147.94837: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083d1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083d1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083d1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083cc3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083cc3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083cc3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083cdb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083cc3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c3feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c42f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c37610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c40640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c3f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7083995e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083995910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083995f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083995fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839a70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839e9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839fb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c46e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70839a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70839fb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c4c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839a7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839a7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708397b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708397b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839aff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839aaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839aa490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70838af220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083965520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839aaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083c4c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70838c2b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70838c2e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70838d4790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70838d4cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7083860400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70838c2f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70838712e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70838d4610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70838713a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839a7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708388d700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708388d9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708388d7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708388d8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708388dd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7083897250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708388d940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708387fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70839a7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708388daf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f70837bb6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083198820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7083198160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083198280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083198f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083198d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7083198fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083198100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70830eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708310cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708310ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708310c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831fe3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831fefd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831cdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708316bd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708316b400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831a14f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708316b520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708316b550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70830defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831df250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70830db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831df3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831f8e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70830db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70830db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70830da5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70830cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831d6910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708315f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708315eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708316e0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708315f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70831a3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_el_p985u/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_el_p985u/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_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_el_p985u/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_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7082cca5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70830bb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7082c6c100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708315eb80> # 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_el_p985u/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_el_p985u/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_el_p985u/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_el_p985u/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_el_p985u/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7082c9df10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_el_p985u/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_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70831ea220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7082c9d850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708309eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708309af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7083094940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_el_p985u/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_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_el_p985u/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_el_p985u/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_el_p985u/ansible_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/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890147.95570: done with _execute_module (stat, {'path': '/etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890147.6120205-190532-214428370522703/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890147.95574: _low_level_execute_command(): starting 186312 1726890147.95577: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890147.6120205-190532-214428370522703/ > /dev/null 2>&1 && sleep 0' 186312 1726890147.96899: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890147.96903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890147.96947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890147.96952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890147.96955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890147.97209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890147.97224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890147.97276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890147.98973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890147.99043: stderr chunk (state=3): >>><<< 186312 1726890147.99046: stdout chunk (state=3): >>><<< 186312 1726890147.99321: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890147.99324: handler run complete 186312 1726890147.99326: attempt loop complete, returning result 186312 1726890147.99331: _execute() done 186312 1726890147.99334: dumping result to json 186312 1726890147.99336: done dumping result, returning 186312 1726890147.99338: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-881e-6b85-00000000241a] 186312 1726890147.99340: sending task result for task 02369adf-7a19-881e-6b85-00000000241a 186312 1726890147.99414: done sending task result for task 02369adf-7a19-881e-6b85-00000000241a 186312 1726890147.99417: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726888564.9572353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888561.042203, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 415236294, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "500545905", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890147.99557: no more pending results, returning what we have 186312 1726890147.99562: results queue empty 186312 1726890147.99562: checking for any_errors_fatal 186312 1726890147.99576: done checking for any_errors_fatal 186312 1726890147.99577: checking for max_fail_percentage 186312 1726890147.99579: done checking for max_fail_percentage 186312 1726890147.99580: checking to see if all hosts have failed and the running result is not ok 186312 1726890147.99581: done checking to see if all hosts have failed 186312 1726890147.99582: getting the remaining hosts for this loop 186312 1726890147.99584: done getting the remaining hosts for this loop 186312 1726890147.99587: getting the next task for host managed_node3 186312 1726890147.99595: done getting next task for host managed_node3 186312 1726890147.99599: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890147.99602: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890147.99618: getting variables 186312 1726890147.99620: in VariableManager get_vars() 186312 1726890147.99663: Calling all_inventory to load vars for managed_node3 186312 1726890147.99666: Calling groups_inventory to load vars for managed_node3 186312 1726890147.99669: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890147.99681: Calling all_plugins_play to load vars for managed_node3 186312 1726890147.99684: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890147.99691: Calling groups_plugins_play to load vars for managed_node3 186312 1726890148.00675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890148.02117: done with get_vars() 186312 1726890148.02136: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 23:42:28 -0400 (0:00:00.464) 0:01:57.762 ****** 186312 1726890148.02352: entering _queue_task() for managed_node3/lineinfile 186312 1726890148.03228: worker is 1 (out of 1 available) 186312 1726890148.03243: exiting _queue_task() for managed_node3/lineinfile 186312 1726890148.03257: done queuing things up, now waiting for results queue to drain 186312 1726890148.03259: waiting for pending results... 186312 1726890148.04009: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890148.04290: in run() - task 02369adf-7a19-881e-6b85-00000000241b 186312 1726890148.04433: variable 'ansible_search_path' from source: unknown 186312 1726890148.04441: variable 'ansible_search_path' from source: unknown 186312 1726890148.04833: variable 'blivet_output' from source: set_fact 186312 1726890148.05115: dumping result to json 186312 1726890148.05125: done dumping result, returning 186312 1726890148.05138: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-881e-6b85-00000000241b] 186312 1726890148.05151: sending task result for task 02369adf-7a19-881e-6b85-00000000241b 186312 1726890148.05344: done sending task result for task 02369adf-7a19-881e-6b85-00000000241b skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890148.05396: no more pending results, returning what we have 186312 1726890148.05400: results queue empty 186312 1726890148.05401: checking for any_errors_fatal 186312 1726890148.05417: done checking for any_errors_fatal 186312 1726890148.05419: checking for max_fail_percentage 186312 1726890148.05421: done checking for max_fail_percentage 186312 1726890148.05422: checking to see if all hosts have failed and the running result is not ok 186312 1726890148.05423: done checking to see if all hosts have failed 186312 1726890148.05424: getting the remaining hosts for this loop 186312 1726890148.05427: done getting the remaining hosts for this loop 186312 1726890148.05433: getting the next task for host managed_node3 186312 1726890148.05442: done getting next task for host managed_node3 186312 1726890148.05447: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890148.05450: ^ state is: HOST STATE: block=2, task=37, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890148.05474: getting variables 186312 1726890148.05476: in VariableManager get_vars() 186312 1726890148.05516: Calling all_inventory to load vars for managed_node3 186312 1726890148.05519: Calling groups_inventory to load vars for managed_node3 186312 1726890148.05521: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890148.05535: Calling all_plugins_play to load vars for managed_node3 186312 1726890148.05538: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890148.05541: Calling groups_plugins_play to load vars for managed_node3 186312 1726890148.06836: WORKER PROCESS EXITING 186312 1726890148.06935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890148.08236: done with get_vars() 186312 1726890148.08249: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 23:42:28 -0400 (0:00:00.059) 0:01:57.822 ****** 186312 1726890148.08349: entering _queue_task() for managed_node3/setup 186312 1726890148.08618: worker is 1 (out of 1 available) 186312 1726890148.08633: exiting _queue_task() for managed_node3/setup 186312 1726890148.08646: done queuing things up, now waiting for results queue to drain 186312 1726890148.08647: waiting for pending results... 186312 1726890148.09723: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890148.10022: in run() - task 02369adf-7a19-881e-6b85-00000000241d 186312 1726890148.10087: variable 'ansible_search_path' from source: unknown 186312 1726890148.10094: variable 'ansible_search_path' from source: unknown 186312 1726890148.10136: calling self._execute() 186312 1726890148.10404: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890148.10418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890148.10436: variable 'omit' from source: magic vars 186312 1726890148.11005: variable 'ansible_check_mode' from source: magic vars 186312 1726890148.11025: Evaluated conditional (not ansible_check_mode): True 186312 1726890148.11038: variable 'omit' from source: magic vars 186312 1726890148.11120: variable 'omit' from source: magic vars 186312 1726890148.11164: variable 'omit' from source: magic vars 186312 1726890148.11208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890148.11253: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890148.11280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890148.11300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890148.11319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890148.11362: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890148.11374: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890148.11382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890148.11493: Set connection var ansible_shell_type to sh 186312 1726890148.11509: Set connection var ansible_pipelining to False 186312 1726890148.11526: Set connection var ansible_timeout to 10 186312 1726890148.11536: Set connection var ansible_connection to ssh 186312 1726890148.11546: Set connection var ansible_shell_executable to /bin/sh 186312 1726890148.11561: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890148.11618: variable 'ansible_shell_executable' from source: unknown 186312 1726890148.11627: variable 'ansible_connection' from source: unknown 186312 1726890148.11637: variable 'ansible_module_compression' from source: unknown 186312 1726890148.11644: variable 'ansible_shell_type' from source: unknown 186312 1726890148.11651: variable 'ansible_shell_executable' from source: unknown 186312 1726890148.11659: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890148.11670: variable 'ansible_pipelining' from source: unknown 186312 1726890148.11677: variable 'ansible_timeout' from source: unknown 186312 1726890148.11684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890148.11939: 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) 186312 1726890148.11955: variable 'omit' from source: magic vars 186312 1726890148.11963: starting attempt loop 186312 1726890148.11969: running the handler 186312 1726890148.11986: _low_level_execute_command(): starting 186312 1726890148.12001: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890148.12845: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890148.12866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890148.12883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890148.12902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890148.12956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890148.12970: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890148.12986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890148.13004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890148.13018: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890148.13031: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890148.13043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890148.13056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890148.13071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890148.13087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890148.13099: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890148.13114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890148.13206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890148.13239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890148.13257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890148.13343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890148.14926: stdout chunk (state=3): >>>/root <<< 186312 1726890148.15104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890148.15107: stdout chunk (state=3): >>><<< 186312 1726890148.15110: stderr chunk (state=3): >>><<< 186312 1726890148.15224: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890148.15227: _low_level_execute_command(): starting 186312 1726890148.15233: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890148.1513438-190554-130985271010272 `" && echo ansible-tmp-1726890148.1513438-190554-130985271010272="` echo /root/.ansible/tmp/ansible-tmp-1726890148.1513438-190554-130985271010272 `" ) && sleep 0' 186312 1726890148.16565: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890148.16568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890148.16606: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890148.16609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890148.16614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890148.16880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890148.17071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890148.17090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890148.18948: stdout chunk (state=3): >>>ansible-tmp-1726890148.1513438-190554-130985271010272=/root/.ansible/tmp/ansible-tmp-1726890148.1513438-190554-130985271010272 <<< 186312 1726890148.19065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890148.19124: stderr chunk (state=3): >>><<< 186312 1726890148.19141: stdout chunk (state=3): >>><<< 186312 1726890148.19519: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890148.1513438-190554-130985271010272=/root/.ansible/tmp/ansible-tmp-1726890148.1513438-190554-130985271010272 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890148.19522: variable 'ansible_module_compression' from source: unknown 186312 1726890148.19524: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 186312 1726890148.19527: variable 'ansible_facts' from source: unknown 186312 1726890148.19531: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890148.1513438-190554-130985271010272/AnsiballZ_setup.py 186312 1726890148.19800: Sending initial data 186312 1726890148.19803: Sent initial data (156 bytes) 186312 1726890148.21935: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890148.21943: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890148.21954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890148.21967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890148.22004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890148.22013: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890148.22025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890148.22038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890148.22234: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890148.22241: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890148.22251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890148.22260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890148.22272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890148.22280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890148.22288: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890148.22297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890148.22368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890148.22382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890148.22391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890148.22587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890148.24272: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890148.24306: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890148.24374: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp0k78i4zv /root/.ansible/tmp/ansible-tmp-1726890148.1513438-190554-130985271010272/AnsiballZ_setup.py <<< 186312 1726890148.24389: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890148.27398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890148.27478: stderr chunk (state=3): >>><<< 186312 1726890148.27481: stdout chunk (state=3): >>><<< 186312 1726890148.27503: done transferring module to remote 186312 1726890148.27520: _low_level_execute_command(): starting 186312 1726890148.27525: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890148.1513438-190554-130985271010272/ /root/.ansible/tmp/ansible-tmp-1726890148.1513438-190554-130985271010272/AnsiballZ_setup.py && sleep 0' 186312 1726890148.29300: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890148.29338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890148.29448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890148.29462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890148.29497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890148.29504: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890148.29516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890148.29533: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890148.29536: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890148.29545: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890148.29558: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890148.29567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890148.29578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890148.29585: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890148.29591: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890148.29600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890148.29792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890148.29805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890148.29817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890148.29999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890148.31624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890148.31689: stderr chunk (state=3): >>><<< 186312 1726890148.31692: stdout chunk (state=3): >>><<< 186312 1726890148.31708: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890148.31713: _low_level_execute_command(): starting 186312 1726890148.31718: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890148.1513438-190554-130985271010272/AnsiballZ_setup.py && sleep 0' 186312 1726890148.33251: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890148.33259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890148.33269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890148.33282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890148.33322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890148.33438: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890148.33448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890148.33461: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890148.33468: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890148.33475: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890148.33482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890148.33491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890148.33502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890148.33509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890148.33518: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890148.33527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890148.33594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890148.33607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890148.33615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890148.33764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890148.35590: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890148.35593: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890148.35596: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890148.35660: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890148.35666: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890148.35703: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890148.35735: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890148.35781: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890148.35785: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890148.35787: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890148.35839: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890148.35851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890148.35856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890148.35881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890148.35887: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890148.35915: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c117dc0> <<< 186312 1726890148.35964: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890148.35968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c0bc3a0> <<< 186312 1726890148.35976: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c117b20> <<< 186312 1726890148.36001: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890148.36014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890148.36032: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c117ac0> <<< 186312 1726890148.36038: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890148.36067: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890148.36071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890148.36074: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c0bc490> <<< 186312 1726890148.36118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890148.36121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890148.36143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890148.36146: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890148.36153: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c0bc940> <<< 186312 1726890148.36174: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c0bc670> <<< 186312 1726890148.36208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890148.36215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890148.36236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890148.36256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890148.36274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890148.36311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890148.36316: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890148.36338: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c073190> <<< 186312 1726890148.36342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py<<< 186312 1726890148.36357: stdout chunk (state=3): >>> <<< 186312 1726890148.36362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890148.36442: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c073220> <<< 186312 1726890148.36463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890148.36470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890148.36504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890148.36508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c096850> <<< 186312 1726890148.36511: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c073940> <<< 186312 1726890148.36566: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c0d4880> <<< 186312 1726890148.36569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890148.36572: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c06cd90> <<< 186312 1726890148.36635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890148.36639: stdout chunk (state=3): >>>import '_locale' # <<< 186312 1726890148.36646: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c096d90> <<< 186312 1726890148.36698: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c0bc970> <<< 186312 1726890148.36726: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890148.37059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890148.37064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890148.37103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890148.37136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890148.37152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890148.37166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890148.37180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890148.37186: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdd4eb0> <<< 186312 1726890148.37241: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdd7f40> <<< 186312 1726890148.37258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890148.37264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890148.37281: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890148.37310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890148.37332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890148.37339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890148.37372: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdcc610> <<< 186312 1726890148.37387: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdd5640> <<< 186312 1726890148.37402: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdd4370> <<< 186312 1726890148.37413: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890148.37482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890148.37504: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890148.37551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890148.37555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890148.37561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890148.37589: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.37607: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bc9fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bc9f910> <<< 186312 1726890148.37615: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890148.37638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890148.37655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bc9ff10> <<< 186312 1726890148.37662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890148.37681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890148.37732: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bc9ffd0> <<< 186312 1726890148.37737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890148.37748: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb10d0> <<< 186312 1726890148.37755: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890148.37805: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdaed90> import '_functools' # <<< 186312 1726890148.37837: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bda9670> <<< 186312 1726890148.37885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890148.37894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdbb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bddbe20> <<< 186312 1726890148.37916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890148.37948: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bcb1cd0> <<< 186312 1726890148.37954: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdae2b0> <<< 186312 1726890148.37986: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.37990: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bdbb2e0> <<< 186312 1726890148.37992: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bde19d0> <<< 186312 1726890148.38023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890148.38059: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890148.38073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890148.38093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890148.38096: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb1eb0> <<< 186312 1726890148.38098: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb1df0> <<< 186312 1726890148.38126: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890148.38146: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb1d60> <<< 186312 1726890148.38149: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890148.38161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890148.38175: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890148.38178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890148.38207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890148.38251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890148.38273: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 186312 1726890148.38285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bc853d0> <<< 186312 1726890148.38302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890148.38305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890148.38339: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bc854c0> <<< 186312 1726890148.38456: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb9f40> <<< 186312 1726890148.38496: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb4a90> <<< 186312 1726890148.38501: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb4490> <<< 186312 1726890148.38531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890148.38535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890148.38571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890148.38577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890148.38603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890148.38606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890148.38612: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbd3220> <<< 186312 1726890148.38648: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bc6f520> <<< 186312 1726890148.38694: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb4f10> <<< 186312 1726890148.38707: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bde1040> <<< 186312 1726890148.38719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890148.38760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890148.38774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890148.38778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbe6b50> <<< 186312 1726890148.38780: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890148.38830: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.38834: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bbe6e80> <<< 186312 1726890148.38837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890148.38839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890148.38865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890148.38868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890148.38871: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbf8790> <<< 186312 1726890148.38901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890148.38931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890148.38954: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbf8cd0> <<< 186312 1726890148.38992: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.38996: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bb8f400> <<< 186312 1726890148.38998: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbe6f70> <<< 186312 1726890148.39021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890148.39035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890148.39064: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.39105: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bba02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbf8610> import 'pwd' # <<< 186312 1726890148.39116: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bba03a0> <<< 186312 1726890148.39162: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb1a30> <<< 186312 1726890148.39180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890148.39196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890148.39215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890148.39221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890148.39267: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.39272: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bbbc700> <<< 186312 1726890148.39275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890148.39297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890148.39304: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.39308: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bbbc9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbbc7c0> <<< 186312 1726890148.39336: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bbbc8b0> <<< 186312 1726890148.39364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890148.39557: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bbbcd00> <<< 186312 1726890148.39588: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.39600: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bbc6250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbbc940> <<< 186312 1726890148.39606: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbaea90> <<< 186312 1726890148.39634: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb1610> <<< 186312 1726890148.39654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890148.39714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890148.39745: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbbcaf0> <<< 186312 1726890148.39965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890148.39971: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f918b5d46d0> <<< 186312 1726890148.40211: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip' # zipimport: zlib available <<< 186312 1726890148.40300: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.40347: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890148.40351: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.40353: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890148.40376: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.41593: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.42536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b511820> <<< 186312 1726890148.42540: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890148.42586: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890148.42594: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890148.42623: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.42630: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b511160> <<< 186312 1726890148.42663: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b511280> <<< 186312 1726890148.42706: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b511f70> <<< 186312 1726890148.42716: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890148.42760: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b5114f0> <<< 186312 1726890148.42767: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b511d90> import 'atexit' # <<< 186312 1726890148.42800: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.42814: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b511fd0> <<< 186312 1726890148.42817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890148.42849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890148.42892: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b511100> <<< 186312 1726890148.42909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890148.42920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890148.42938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890148.42959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890148.42981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890148.43067: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4ddf40> <<< 186312 1726890148.43101: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.43123: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b3eb310> <<< 186312 1726890148.43140: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.43154: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b3eb160> <<< 186312 1726890148.43158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890148.43165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890148.43207: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b3ebca0> <<< 186312 1726890148.43214: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4f6dc0> <<< 186312 1726890148.43391: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4f63a0> <<< 186312 1726890148.43399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890148.43435: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4f6fd0> <<< 186312 1726890148.43449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890148.43454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890148.43488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890148.43500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890148.43515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890148.43521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890148.43547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 186312 1726890148.43554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b546d30> <<< 186312 1726890148.43633: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4e4730> <<< 186312 1726890148.43637: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4e4400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4c4b20> <<< 186312 1726890148.43665: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.43671: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b4e4f40> <<< 186312 1726890148.43696: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 186312 1726890148.43710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4e4f10> <<< 186312 1726890148.43725: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890148.43739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890148.43749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890148.43787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890148.43849: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.43853: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b457fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b559250> <<< 186312 1726890148.43877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890148.43897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890148.43945: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.43951: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b454850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b5593d0> <<< 186312 1726890148.43969: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890148.44017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890148.44036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890148.44040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890148.44045: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890148.44101: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b559ca0> <<< 186312 1726890148.44232: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4547f0> <<< 186312 1726890148.44319: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b4f0c10> <<< 186312 1726890148.44351: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b559fa0> <<< 186312 1726890148.44392: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.44396: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b559550> <<< 186312 1726890148.44401: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b551910> <<< 186312 1726890148.44437: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890148.44454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890148.44462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890148.44506: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.44513: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b449940> <<< 186312 1726890148.44680: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.44688: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b467d90> <<< 186312 1726890148.44691: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b453580> <<< 186312 1726890148.44734: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.44761: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b449ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4539a0> <<< 186312 1726890148.44765: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.44767: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py<<< 186312 1726890148.44778: stdout chunk (state=3): >>> <<< 186312 1726890148.44783: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.44856: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.44934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.44938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.44943: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890148.44973: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890148.44987: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890148.44993: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.45090: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.45185: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.45634: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.46094: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890148.46098: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890148.46103: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890148.46133: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890148.46136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890148.46195: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890148.46200: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b4647f0> <<< 186312 1726890148.46257: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890148.46273: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4a18b0> <<< 186312 1726890148.46279: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918afdd970> <<< 186312 1726890148.46331: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890148.46343: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.46364: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.46367: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890148.46370: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.46500: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.46625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890148.46648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890148.46652: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4cf730> <<< 186312 1726890148.46655: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.47048: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.47418: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.47472: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.47541: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890148.47577: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.47624: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890148.47627: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.47674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.47769: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890148.47798: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890148.47801: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.47834: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.47876: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890148.47879: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.48055: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.48248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890148.48286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890148.48293: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890148.48366: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b513370> <<< 186312 1726890148.48369: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.48421: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.48495: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890148.48531: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890148.48535: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.48559: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.48599: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890148.48644: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.48678: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.48773: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.48847: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890148.48860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890148.48935: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b485550> <<< 186312 1726890148.49013: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918ae5aeb0> <<< 186312 1726890148.49061: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890148.49065: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49113: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49165: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49189: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49254: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890148.49257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890148.49269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890148.49305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890148.49330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890148.49344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890148.49417: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b481820> <<< 186312 1726890148.49460: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b489790> <<< 186312 1726890148.49521: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b485b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890148.49548: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49575: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890148.49670: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890148.49698: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 186312 1726890148.49701: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49750: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49810: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49834: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49845: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49877: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49916: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49948: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.49993: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 186312 1726890148.49999: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.50054: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.50129: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.50141: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.50173: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890148.50325: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.50460: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.50498: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.50566: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890148.50590: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890148.50610: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890148.50653: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918afa3370> <<< 186312 1726890148.50665: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890148.50691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890148.50736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890148.50770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890148.50774: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918afc0580> <<< 186312 1726890148.50806: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918afc04f0> <<< 186312 1726890148.50896: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918af92280> <<< 186312 1726890148.50910: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918afa3970> <<< 186312 1726890148.50947: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918ad5a7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918ad5ab20> <<< 186312 1726890148.50963: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890148.50991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890148.51007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890148.51042: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b0060a0> <<< 186312 1726890148.51051: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918afab0a0> <<< 186312 1726890148.51064: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890148.51102: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b006190> <<< 186312 1726890148.51125: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890148.51164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890148.51168: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918adc3fd0> <<< 186312 1726890148.51218: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918aff0820> <<< 186312 1726890148.51273: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918ad5ad60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 186312 1726890148.51288: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 186312 1726890148.51291: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.51339: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.51383: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 186312 1726890148.51435: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.51494: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890148.51518: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890148.51542: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.51576: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.51591: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 186312 1726890148.51631: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.51678: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 186312 1726890148.51719: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.51769: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 186312 1726890148.51772: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.51820: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.51869: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.51919: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.51983: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890148.51986: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.52361: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.52735: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890148.52786: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.52838: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.52877: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.52914: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 186312 1726890148.52944: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.52986: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 186312 1726890148.52989: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.53030: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.53074: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 186312 1726890148.53130: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.53143: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890148.53165: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.53205: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890148.53264: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.53351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890148.53382: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918acade80> <<< 186312 1726890148.53385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890148.53406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890148.53566: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918acad9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 186312 1726890148.53621: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.53681: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890148.53758: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.53842: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 186312 1726890148.53899: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.53962: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 186312 1726890148.54006: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.54056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890148.54070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890148.54205: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918ad24490> <<< 186312 1726890148.54442: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918acbc850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 186312 1726890148.54491: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.54556: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 186312 1726890148.54559: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.54615: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.54685: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.54772: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.54923: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 186312 1726890148.54938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.54949: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.54987: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 186312 1726890148.55032: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.55076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890148.55143: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918ad1b3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918ad1b940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890148.55166: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 186312 1726890148.55200: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.55244: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 186312 1726890148.55370: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.55494: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 186312 1726890148.55579: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.55659: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.55741: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 186312 1726890148.55810: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.55834: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.55944: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.56066: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890148.56171: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.56277: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 186312 1726890148.56307: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.56342: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.56753: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.57177: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890148.57181: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.57258: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.57349: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 186312 1726890148.57437: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.57531: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890148.57535: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.57647: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.57785: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 186312 1726890148.57817: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890148.57820: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.57847: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.57885: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 186312 1726890148.57970: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.58062: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.58222: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.58394: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 186312 1726890148.58397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.58435: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.58478: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 186312 1726890148.58481: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.58502: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.58521: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890148.58579: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.58659: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 186312 1726890148.58686: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.58700: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890148.58747: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.58808: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890148.58814: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.58847: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.58901: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 186312 1726890148.59121: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.59338: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 186312 1726890148.59382: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.59440: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 186312 1726890148.59470: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.59525: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890148.59531: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.59559: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.59572: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 186312 1726890148.59604: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.59646: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 186312 1726890148.59650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.59706: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.59790: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 186312 1726890148.59817: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 186312 1726890148.59854: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.59896: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 186312 1726890148.59930: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.59945: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.59980: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.60022: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.60078: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.60167: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890148.60170: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.60204: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.60249: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890148.60413: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.60581: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890148.60585: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.60616: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.60659: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 186312 1726890148.60707: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.60756: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 186312 1726890148.60824: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.60903: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890148.60919: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.60981: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.61063: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890148.61132: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890148.61570: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890148.62652: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890148.62673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890148.62733: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918ac66160> <<< 186312 1726890148.62736: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b498e50> <<< 186312 1726890148.62782: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918acbbf40> <<< 186312 1726890148.77005: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 186312 1726890148.77067: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918acbb340> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 186312 1726890148.77090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 186312 1726890148.77093: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918acbc6a0> <<< 186312 1726890148.77139: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890148.77192: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918aac1a30> <<< 186312 1726890148.77208: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918aaf3e80> <<< 186312 1726890148.77510: 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 <<< 186312 1726890149.01833: stdout chunk (state=3): >>> {"ansible_facts": {"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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+b<<< 186312 1726890149.01900: stdout chunk (state=3): >>>E48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_is_chroot": false, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.73, "5m": 0.85, "15m": 1.04}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "42", "second": "28", "epoch": "1726890148", "epoch_int": "1726890148", "date": "2024-09-20", "time": "23:42:28", "iso8601_micro": "2024-09-21T03:42:28.639498Z", "iso8601": "2024-09-21T03:42:28Z", "iso8601_basic": "20240920T234228639498", "iso8601_basic_short": "20240920T234228", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "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": 3532, "ansible_memfree_mb": 275, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 3257, "free": 275}, "nocache": {"free": 3168, "used": 364}, "swap": {"total": 10239, "free": 10239, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": <<< 186312 1726890149.01911: stdout chunk (state=3): >>>null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": ["8b5e493b-30ce-4701-9369-1b7820bf7efe"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["8b5e493b-30ce-4701-9369-1b7820bf7efe"], "sdb": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5270, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251454279680, "block_size": 4096, "block_total": 65519355, "block_available": 61390205, "block_used": 4129150, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "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"}}} <<< 186312 1726890149.02580: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 186312 1726890149.02898: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd<<< 186312 1726890149.02924: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 186312 1726890149.03198: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890149.03245: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890149.03281: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890149.03305: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890149.03323: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890149.03357: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890149.03371: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890149.03441: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 186312 1726890149.03482: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 186312 1726890149.03546: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 <<< 186312 1726890149.03583: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 186312 1726890149.03586: 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 # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 186312 1726890149.03654: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 186312 1726890149.03731: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 186312 1726890149.03757: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890149.03808: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890149.03842: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890149.03887: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl <<< 186312 1726890149.03891: stdout chunk (state=3): >>># destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890149.04071: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890149.04128: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890149.04159: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890149.04163: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890149.04194: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890149.04941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890149.04944: stdout chunk (state=3): >>><<< 186312 1726890149.04948: stderr chunk (state=3): >>><<< 186312 1726890149.05256: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c117dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c0bc3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c117b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c117ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c0bc490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c0bc940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c0bc670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c073190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c073220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c096850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c073940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c0d4880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c06cd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c096d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918c0bc970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdd4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdd7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdd4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bc9fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bc9f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bc9ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bc9ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb10d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdaed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bda9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdbb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bddbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bcb1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bdae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bdbb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bde19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb1df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb1d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bc853d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bc854c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbd3220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bc6f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bde1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbe6b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bbe6e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbf8790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbf8cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bb8f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbe6f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bba02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbf8610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bba03a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb1a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bbbc700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bbbc9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbbc7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bbbc8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bbbcd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918bbc6250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbbc940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbaea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bcb1610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918bbbcaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f918b5d46d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b511820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b511160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b511280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b511f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b5114f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b511d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b511fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b511100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4ddf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b3eb310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b3eb160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b3ebca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4f6dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4f63a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4f6fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b546d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4e4730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4e4400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4c4b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b4e4f40> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4e4f10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b457fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b559250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b454850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b5593d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b559ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4547f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b4f0c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b559fa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b559550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b551910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b449940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b467d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b453580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b449ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4539a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b4647f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4a18b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918afdd970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b4cf730> # 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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b513370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b485550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918ae5aeb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b481820> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b489790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b485b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918afa3370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918afc0580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918afc04f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918af92280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918afa3970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918ad5a7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918ad5ab20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918b0060a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918afab0a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b006190> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918adc3fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918aff0820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918ad5ad60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918acade80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918acad9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918ad24490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918acbc850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918ad1b3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918ad1b940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/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_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_bv1yg_k2/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f918ac66160> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918b498e50> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918acbbf40> # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918acbb340> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918acbc6a0> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918aac1a30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f918aaf3e80> 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_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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_is_chroot": false, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.73, "5m": 0.85, "15m": 1.04}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "42", "second": "28", "epoch": "1726890148", "epoch_int": "1726890148", "date": "2024-09-20", "time": "23:42:28", "iso8601_micro": "2024-09-21T03:42:28.639498Z", "iso8601": "2024-09-21T03:42:28Z", "iso8601_basic": "20240920T234228639498", "iso8601_basic_short": "20240920T234228", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "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": 3532, "ansible_memfree_mb": 275, "ansible_swaptotal_mb": 10239, "ansible_swapfree_mb": 10239, "ansible_memory_mb": {"real": {"total": 3532, "used": 3257, "free": 275}, "nocache": {"free": 3168, "used": 364}, "swap": {"total": 10239, "free": 10239, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": ["8b5e493b-30ce-4701-9369-1b7820bf7efe"], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "sda": ["8b5e493b-30ce-4701-9369-1b7820bf7efe"], "sdb": ["1f7855a6-5ded-4fd4-a74f-66b1adf66635"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5270, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251454279680, "block_size": 4096, "block_total": 65519355, "block_available": 61390205, "block_used": 4129150, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # 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 multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890149.07717: done with _execute_module (setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890148.1513438-190554-130985271010272/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890149.07721: _low_level_execute_command(): starting 186312 1726890149.07724: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890148.1513438-190554-130985271010272/ > /dev/null 2>&1 && sleep 0' 186312 1726890149.09359: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890149.09362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890149.09395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890149.09399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890149.09402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890149.09413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890149.09486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890149.09489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890149.09524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890149.09735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890149.11518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890149.11580: stderr chunk (state=3): >>><<< 186312 1726890149.11584: stdout chunk (state=3): >>><<< 186312 1726890149.11722: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890149.11726: handler run complete 186312 1726890149.11836: variable 'ansible_facts' from source: unknown 186312 1726890149.11998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890149.12777: variable 'ansible_facts' from source: unknown 186312 1726890149.13041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890149.13403: attempt loop complete, returning result 186312 1726890149.13474: _execute() done 186312 1726890149.13481: dumping result to json 186312 1726890149.13534: done dumping result, returning 186312 1726890149.13584: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-881e-6b85-00000000241d] 186312 1726890149.13625: sending task result for task 02369adf-7a19-881e-6b85-00000000241d ok: [managed_node3] 186312 1726890149.14963: no more pending results, returning what we have 186312 1726890149.14967: results queue empty 186312 1726890149.14967: checking for any_errors_fatal 186312 1726890149.14977: done checking for any_errors_fatal 186312 1726890149.14978: checking for max_fail_percentage 186312 1726890149.14979: done checking for max_fail_percentage 186312 1726890149.14981: checking to see if all hosts have failed and the running result is not ok 186312 1726890149.14981: done checking to see if all hosts have failed 186312 1726890149.14982: getting the remaining hosts for this loop 186312 1726890149.14984: done getting the remaining hosts for this loop 186312 1726890149.14988: getting the next task for host managed_node3 186312 1726890149.14999: done getting next task for host managed_node3 186312 1726890149.15001: ^ task is: TASK: meta (role_complete) 186312 1726890149.15004: ^ state is: HOST STATE: block=2, task=38, rescue=0, 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 186312 1726890149.15020: getting variables 186312 1726890149.15022: in VariableManager get_vars() 186312 1726890149.15061: Calling all_inventory to load vars for managed_node3 186312 1726890149.15064: Calling groups_inventory to load vars for managed_node3 186312 1726890149.15067: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890149.15080: Calling all_plugins_play to load vars for managed_node3 186312 1726890149.15083: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890149.15086: Calling groups_plugins_play to load vars for managed_node3 186312 1726890149.15700: done sending task result for task 02369adf-7a19-881e-6b85-00000000241d 186312 1726890149.15703: WORKER PROCESS EXITING 186312 1726890149.16182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890149.16830: done with get_vars() 186312 1726890149.16845: done getting variables 186312 1726890149.16933: done queuing things up, now waiting for results queue to drain 186312 1726890149.16935: results queue empty 186312 1726890149.16936: checking for any_errors_fatal 186312 1726890149.16939: done checking for any_errors_fatal 186312 1726890149.16940: checking for max_fail_percentage 186312 1726890149.16941: done checking for max_fail_percentage 186312 1726890149.16942: checking to see if all hosts have failed and the running result is not ok 186312 1726890149.16943: done checking to see if all hosts have failed 186312 1726890149.16944: getting the remaining hosts for this loop 186312 1726890149.16944: done getting the remaining hosts for this loop 186312 1726890149.16948: getting the next task for host managed_node3 186312 1726890149.16956: done getting next task for host managed_node3 186312 1726890149.16958: ^ task is: TASK: Verify results 186312 1726890149.16960: ^ state is: HOST STATE: block=2, task=39, rescue=0, 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 186312 1726890149.16962: getting variables 186312 1726890149.16963: in VariableManager get_vars() 186312 1726890149.16974: Calling all_inventory to load vars for managed_node3 186312 1726890149.16976: Calling groups_inventory to load vars for managed_node3 186312 1726890149.16978: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890149.16983: Calling all_plugins_play to load vars for managed_node3 186312 1726890149.16985: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890149.16988: Calling groups_plugins_play to load vars for managed_node3 186312 1726890149.17425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890149.18140: done with get_vars() 186312 1726890149.18154: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:125 Friday 20 September 2024 23:42:29 -0400 (0:00:01.102) 0:01:58.924 ****** 186312 1726890149.18561: entering _queue_task() for managed_node3/include_tasks 186312 1726890149.18848: worker is 1 (out of 1 available) 186312 1726890149.18861: exiting _queue_task() for managed_node3/include_tasks 186312 1726890149.18873: done queuing things up, now waiting for results queue to drain 186312 1726890149.18879: waiting for pending results... 186312 1726890149.19910: running TaskExecutor() for managed_node3/TASK: Verify results 186312 1726890149.20005: in run() - task 02369adf-7a19-881e-6b85-00000000001b 186312 1726890149.20028: variable 'ansible_search_path' from source: unknown 186312 1726890149.20074: calling self._execute() 186312 1726890149.20203: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890149.20218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890149.20235: variable 'omit' from source: magic vars 186312 1726890149.20356: _execute() done 186312 1726890149.20365: dumping result to json 186312 1726890149.20373: done dumping result, returning 186312 1726890149.20383: done running TaskExecutor() for managed_node3/TASK: Verify results [02369adf-7a19-881e-6b85-00000000001b] 186312 1726890149.20394: sending task result for task 02369adf-7a19-881e-6b85-00000000001b 186312 1726890149.20549: no more pending results, returning what we have 186312 1726890149.20554: in VariableManager get_vars() 186312 1726890149.20597: Calling all_inventory to load vars for managed_node3 186312 1726890149.20600: Calling groups_inventory to load vars for managed_node3 186312 1726890149.20604: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890149.20621: Calling all_plugins_play to load vars for managed_node3 186312 1726890149.20625: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890149.20630: Calling groups_plugins_play to load vars for managed_node3 186312 1726890149.21155: done sending task result for task 02369adf-7a19-881e-6b85-00000000001b 186312 1726890149.21159: WORKER PROCESS EXITING 186312 1726890149.21173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890149.21771: done with get_vars() 186312 1726890149.21782: variable 'ansible_search_path' from source: unknown 186312 1726890149.21795: we have included files to process 186312 1726890149.21796: generating all_blocks data 186312 1726890149.21799: done generating all_blocks data 186312 1726890149.21805: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890149.21807: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890149.21809: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890149.22716: in VariableManager get_vars() 186312 1726890149.22735: done with get_vars() 186312 1726890149.22779: in VariableManager get_vars() 186312 1726890149.22798: done with get_vars() 186312 1726890149.22887: done processing included file 186312 1726890149.22888: iterating over new_blocks loaded from include file 186312 1726890149.22890: in VariableManager get_vars() 186312 1726890149.22901: done with get_vars() 186312 1726890149.22903: filtering new block on tags 186312 1726890149.23106: done filtering new block on tags 186312 1726890149.23108: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node3 186312 1726890149.23115: extending task lists for all hosts with included blocks 186312 1726890149.27741: done extending task lists 186312 1726890149.27742: done processing included files 186312 1726890149.27743: results queue empty 186312 1726890149.27744: checking for any_errors_fatal 186312 1726890149.27746: done checking for any_errors_fatal 186312 1726890149.27747: checking for max_fail_percentage 186312 1726890149.27748: done checking for max_fail_percentage 186312 1726890149.27749: checking to see if all hosts have failed and the running result is not ok 186312 1726890149.27749: done checking to see if all hosts have failed 186312 1726890149.27750: getting the remaining hosts for this loop 186312 1726890149.27751: done getting the remaining hosts for this loop 186312 1726890149.27754: getting the next task for host managed_node3 186312 1726890149.27758: done getting next task for host managed_node3 186312 1726890149.27760: ^ task is: TASK: Print out pool information 186312 1726890149.27762: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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 186312 1726890149.27765: getting variables 186312 1726890149.27766: in VariableManager get_vars() 186312 1726890149.34766: Calling all_inventory to load vars for managed_node3 186312 1726890149.34769: Calling groups_inventory to load vars for managed_node3 186312 1726890149.34772: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890149.34778: Calling all_plugins_play to load vars for managed_node3 186312 1726890149.34781: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890149.34784: Calling groups_plugins_play to load vars for managed_node3 186312 1726890149.35210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890149.35842: done with get_vars() 186312 1726890149.35858: done getting variables 186312 1726890149.35909: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:42:29 -0400 (0:00:00.173) 0:01:59.098 ****** 186312 1726890149.35940: entering _queue_task() for managed_node3/debug 186312 1726890149.36288: worker is 1 (out of 1 available) 186312 1726890149.36301: exiting _queue_task() for managed_node3/debug 186312 1726890149.36317: done queuing things up, now waiting for results queue to drain 186312 1726890149.36319: waiting for pending results... 186312 1726890149.36629: running TaskExecutor() for managed_node3/TASK: Print out pool information 186312 1726890149.36768: in run() - task 02369adf-7a19-881e-6b85-0000000024ab 186312 1726890149.36792: variable 'ansible_search_path' from source: unknown 186312 1726890149.36836: calling self._execute() 186312 1726890149.36958: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890149.36971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890149.36987: variable 'omit' from source: magic vars 186312 1726890149.38184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890149.44720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890149.44874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890149.44920: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890149.44964: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890149.45002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890149.45122: 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) 186312 1726890149.45224: 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) 186312 1726890149.45305: 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) 186312 1726890149.45408: 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) 186312 1726890149.45441: 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) 186312 1726890149.45579: variable '_storage_pools_list' from source: set_fact 186312 1726890149.45603: Evaluated conditional (_storage_pools_list | length > 0): False 186312 1726890149.45613: when evaluation is False, skipping this task 186312 1726890149.45624: _execute() done 186312 1726890149.45637: dumping result to json 186312 1726890149.45646: done dumping result, returning 186312 1726890149.45670: done running TaskExecutor() for managed_node3/TASK: Print out pool information [02369adf-7a19-881e-6b85-0000000024ab] 186312 1726890149.45681: sending task result for task 02369adf-7a19-881e-6b85-0000000024ab 186312 1726890149.45830: done sending task result for task 02369adf-7a19-881e-6b85-0000000024ab skipping: [managed_node3] => { "false_condition": "_storage_pools_list | length > 0" } 186312 1726890149.45904: no more pending results, returning what we have 186312 1726890149.45908: results queue empty 186312 1726890149.45909: checking for any_errors_fatal 186312 1726890149.45911: done checking for any_errors_fatal 186312 1726890149.45913: checking for max_fail_percentage 186312 1726890149.45915: done checking for max_fail_percentage 186312 1726890149.45916: checking to see if all hosts have failed and the running result is not ok 186312 1726890149.45917: done checking to see if all hosts have failed 186312 1726890149.45917: getting the remaining hosts for this loop 186312 1726890149.45920: done getting the remaining hosts for this loop 186312 1726890149.45924: getting the next task for host managed_node3 186312 1726890149.45933: done getting next task for host managed_node3 186312 1726890149.45936: ^ task is: TASK: Print out volume information 186312 1726890149.45938: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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 186312 1726890149.45973: getting variables 186312 1726890149.45976: in VariableManager get_vars() 186312 1726890149.46063: Calling all_inventory to load vars for managed_node3 186312 1726890149.46067: Calling groups_inventory to load vars for managed_node3 186312 1726890149.46071: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890149.46083: Calling all_plugins_play to load vars for managed_node3 186312 1726890149.46096: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890149.46100: Calling groups_plugins_play to load vars for managed_node3 186312 1726890149.47154: WORKER PROCESS EXITING 186312 1726890149.47336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890149.48780: done with get_vars() 186312 1726890149.48796: done getting variables 186312 1726890149.49018: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:42:29 -0400 (0:00:00.131) 0:01:59.230 ****** 186312 1726890149.49120: entering _queue_task() for managed_node3/debug 186312 1726890149.49827: worker is 1 (out of 1 available) 186312 1726890149.49847: exiting _queue_task() for managed_node3/debug 186312 1726890149.49893: done queuing things up, now waiting for results queue to drain 186312 1726890149.49907: waiting for pending results... 186312 1726890149.50601: running TaskExecutor() for managed_node3/TASK: Print out volume information 186312 1726890149.50948: in run() - task 02369adf-7a19-881e-6b85-0000000024ac 186312 1726890149.50968: variable 'ansible_search_path' from source: unknown 186312 1726890149.51074: calling self._execute() 186312 1726890149.51361: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890149.51402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890149.51480: variable 'omit' from source: magic vars 186312 1726890149.52288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890149.56009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890149.56096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890149.56144: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890149.56190: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890149.56229: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890149.56763: 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) 186312 1726890149.56806: 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) 186312 1726890149.56840: 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) 186312 1726890149.56887: 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) 186312 1726890149.56917: 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) 186312 1726890149.57040: variable '_storage_volumes_list' from source: set_fact 186312 1726890149.57084: Evaluated conditional (_storage_volumes_list | length > 0): True 186312 1726890149.57095: variable 'omit' from source: magic vars 186312 1726890149.57145: variable 'omit' from source: magic vars 186312 1726890149.57704: variable 'omit' from source: magic vars 186312 1726890149.57740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890149.57776: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890149.57802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890149.57827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890149.57843: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890149.57880: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890149.57890: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890149.57903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890149.58006: Set connection var ansible_shell_type to sh 186312 1726890149.58026: Set connection var ansible_pipelining to False 186312 1726890149.58042: Set connection var ansible_timeout to 10 186312 1726890149.58049: Set connection var ansible_connection to ssh 186312 1726890149.58058: Set connection var ansible_shell_executable to /bin/sh 186312 1726890149.58068: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890149.58098: variable 'ansible_shell_executable' from source: unknown 186312 1726890149.58106: variable 'ansible_connection' from source: unknown 186312 1726890149.58118: variable 'ansible_module_compression' from source: unknown 186312 1726890149.58126: variable 'ansible_shell_type' from source: unknown 186312 1726890149.58133: variable 'ansible_shell_executable' from source: unknown 186312 1726890149.58141: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890149.58150: variable 'ansible_pipelining' from source: unknown 186312 1726890149.58158: variable 'ansible_timeout' from source: unknown 186312 1726890149.58166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890149.58280: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890149.58302: variable 'omit' from source: magic vars 186312 1726890149.58324: starting attempt loop 186312 1726890149.58371: running the handler 186312 1726890149.58436: variable '_storage_volumes_list' from source: set_fact 186312 1726890149.58773: variable '_storage_volumes_list' from source: set_fact 186312 1726890149.58998: handler run complete 186312 1726890149.59035: attempt loop complete, returning result 186312 1726890149.59045: _execute() done 186312 1726890149.59052: dumping result to json 186312 1726890149.59062: done dumping result, returning 186312 1726890149.59073: done running TaskExecutor() for managed_node3/TASK: Print out volume information [02369adf-7a19-881e-6b85-0000000024ac] 186312 1726890149.59083: sending task result for task 02369adf-7a19-881e-6b85-0000000024ac ok: [managed_node3] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890149.59301: no more pending results, returning what we have 186312 1726890149.59311: results queue empty 186312 1726890149.59313: checking for any_errors_fatal 186312 1726890149.59321: done checking for any_errors_fatal 186312 1726890149.59322: checking for max_fail_percentage 186312 1726890149.59324: done checking for max_fail_percentage 186312 1726890149.59325: checking to see if all hosts have failed and the running result is not ok 186312 1726890149.59326: done checking to see if all hosts have failed 186312 1726890149.59327: getting the remaining hosts for this loop 186312 1726890149.59329: done getting the remaining hosts for this loop 186312 1726890149.59333: getting the next task for host managed_node3 186312 1726890149.59340: done getting next task for host managed_node3 186312 1726890149.59343: ^ task is: TASK: Collect info about the volumes. 186312 1726890149.59346: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890149.59351: getting variables 186312 1726890149.59353: in VariableManager get_vars() 186312 1726890149.59510: Calling all_inventory to load vars for managed_node3 186312 1726890149.59515: Calling groups_inventory to load vars for managed_node3 186312 1726890149.59519: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890149.59529: Calling all_plugins_play to load vars for managed_node3 186312 1726890149.59533: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890149.59536: Calling groups_plugins_play to load vars for managed_node3 186312 1726890149.60393: done sending task result for task 02369adf-7a19-881e-6b85-0000000024ac 186312 1726890149.60396: WORKER PROCESS EXITING 186312 1726890149.60418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890149.61691: done with get_vars() 186312 1726890149.61706: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:42:29 -0400 (0:00:00.128) 0:01:59.358 ****** 186312 1726890149.61930: entering _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890149.62309: worker is 1 (out of 1 available) 186312 1726890149.62327: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890149.62341: done queuing things up, now waiting for results queue to drain 186312 1726890149.62343: waiting for pending results... 186312 1726890149.62661: running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. 186312 1726890149.62805: in run() - task 02369adf-7a19-881e-6b85-0000000024ad 186312 1726890149.62828: variable 'ansible_search_path' from source: unknown 186312 1726890149.62868: calling self._execute() 186312 1726890149.62993: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890149.63013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890149.63030: variable 'omit' from source: magic vars 186312 1726890149.63163: variable 'omit' from source: magic vars 186312 1726890149.63210: variable 'omit' from source: magic vars 186312 1726890149.63257: variable 'omit' from source: magic vars 186312 1726890149.63307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890149.63358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890149.63387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890149.63410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890149.63434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890149.63475: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890149.63485: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890149.63494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890149.63605: Set connection var ansible_shell_type to sh 186312 1726890149.63623: Set connection var ansible_pipelining to False 186312 1726890149.63638: Set connection var ansible_timeout to 10 186312 1726890149.63646: Set connection var ansible_connection to ssh 186312 1726890149.63662: Set connection var ansible_shell_executable to /bin/sh 186312 1726890149.63677: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890149.63704: variable 'ansible_shell_executable' from source: unknown 186312 1726890149.63715: variable 'ansible_connection' from source: unknown 186312 1726890149.63723: variable 'ansible_module_compression' from source: unknown 186312 1726890149.63730: variable 'ansible_shell_type' from source: unknown 186312 1726890149.63737: variable 'ansible_shell_executable' from source: unknown 186312 1726890149.63744: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890149.63753: variable 'ansible_pipelining' from source: unknown 186312 1726890149.63759: variable 'ansible_timeout' from source: unknown 186312 1726890149.63771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890149.64094: 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) 186312 1726890149.64116: variable 'omit' from source: magic vars 186312 1726890149.64126: starting attempt loop 186312 1726890149.64133: running the handler 186312 1726890149.64153: _low_level_execute_command(): starting 186312 1726890149.64164: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890149.64954: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890149.64970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890149.64986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890149.65007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890149.65053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890149.65065: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890149.65079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890149.65098: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890149.65114: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890149.65126: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890149.65138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890149.65152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890149.65170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890149.65184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890149.65196: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890149.65229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890149.65306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890149.65339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890149.65363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890149.65447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890149.67075: stdout chunk (state=3): >>>/root <<< 186312 1726890149.67181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890149.67257: stderr chunk (state=3): >>><<< 186312 1726890149.67268: stdout chunk (state=3): >>><<< 186312 1726890149.67384: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890149.67388: _low_level_execute_command(): starting 186312 1726890149.67391: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890149.6729777-190607-223175798438644 `" && echo ansible-tmp-1726890149.6729777-190607-223175798438644="` echo /root/.ansible/tmp/ansible-tmp-1726890149.6729777-190607-223175798438644 `" ) && sleep 0' 186312 1726890149.67970: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890149.67986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890149.68010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890149.68032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890149.68076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890149.68088: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890149.68100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890149.68119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890149.68130: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890149.68141: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890149.68155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890149.68168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890149.68182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890149.68192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890149.68201: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890149.68215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890149.68292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890149.68314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890149.68329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890149.68396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890149.70271: stdout chunk (state=3): >>>ansible-tmp-1726890149.6729777-190607-223175798438644=/root/.ansible/tmp/ansible-tmp-1726890149.6729777-190607-223175798438644 <<< 186312 1726890149.70458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890149.70462: stdout chunk (state=3): >>><<< 186312 1726890149.70464: stderr chunk (state=3): >>><<< 186312 1726890149.70721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890149.6729777-190607-223175798438644=/root/.ansible/tmp/ansible-tmp-1726890149.6729777-190607-223175798438644 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890149.70725: variable 'ansible_module_compression' from source: unknown 186312 1726890149.70728: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 186312 1726890149.70733: variable 'ansible_facts' from source: unknown 186312 1726890149.70735: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890149.6729777-190607-223175798438644/AnsiballZ_blockdev_info.py 186312 1726890149.70872: Sending initial data 186312 1726890149.70876: Sent initial data (164 bytes) 186312 1726890149.72436: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890149.72449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890149.72467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890149.72482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890149.72521: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890149.72531: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890149.72543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890149.72560: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890149.72575: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890149.72584: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890149.72593: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890149.72604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890149.72621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890149.72632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890149.72642: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890149.72653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890149.72735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890149.72758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890149.72775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890149.72844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890149.74580: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890149.74641: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890149.74673: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp_yu5z979 /root/.ansible/tmp/ansible-tmp-1726890149.6729777-190607-223175798438644/AnsiballZ_blockdev_info.py <<< 186312 1726890149.74689: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890149.76732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890149.77224: stderr chunk (state=3): >>><<< 186312 1726890149.77229: stdout chunk (state=3): >>><<< 186312 1726890149.77231: done transferring module to remote 186312 1726890149.77234: _low_level_execute_command(): starting 186312 1726890149.77236: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890149.6729777-190607-223175798438644/ /root/.ansible/tmp/ansible-tmp-1726890149.6729777-190607-223175798438644/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890149.77859: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890149.77917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890149.77934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890149.77954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890149.78037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890149.78049: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890149.78061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890149.78110: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890149.78126: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890149.78137: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890149.78152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890149.78166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890149.78182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890149.78193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890149.78207: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890149.78224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890149.78300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890149.78449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890149.78464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890149.78529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890149.80397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890149.80400: stdout chunk (state=3): >>><<< 186312 1726890149.80403: stderr chunk (state=3): >>><<< 186312 1726890149.80492: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890149.80496: _low_level_execute_command(): starting 186312 1726890149.80499: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890149.6729777-190607-223175798438644/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890149.81305: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890149.81323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890149.81346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890149.81365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890149.81404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890149.81420: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890149.81435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890149.81458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890149.81472: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890149.81483: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890149.81496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890149.81509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890149.81529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890149.81542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890149.81554: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890149.81574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890149.81674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890149.81702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890149.81722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890149.81802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890149.83765: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890149.83786: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890149.83790: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890149.83853: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890149.83898: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890149.83936: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890149.83939: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890149.83975: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890149.83978: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890149.83981: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890149.84033: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890149.84058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890149.84078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890149.84081: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890149.84100: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f5b3dc0> <<< 186312 1726890149.84161: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890149.84167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f5583a0> <<< 186312 1726890149.84169: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f5b3b20> <<< 186312 1726890149.84187: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890149.84216: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f5b3ac0> <<< 186312 1726890149.84253: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890149.84276: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890149.84302: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f558490> <<< 186312 1726890149.84325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890149.84345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890149.84359: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f558940> <<< 186312 1726890149.84362: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f558670> <<< 186312 1726890149.84394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890149.84405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890149.84426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890149.84446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890149.84464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890149.84475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890149.84500: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f50f190> <<< 186312 1726890149.84523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890149.84542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890149.84617: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f50f220> <<< 186312 1726890149.84667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890149.84677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890149.84691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f532850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f50f940> <<< 186312 1726890149.84726: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f570880> <<< 186312 1726890149.84755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890149.84769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890149.84772: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f508d90> <<< 186312 1726890149.84820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890149.84835: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f532d90> <<< 186312 1726890149.84877: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f558970> <<< 186312 1726890149.84904: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890149.85104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890149.85117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890149.85160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890149.85183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890149.85211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890149.85234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4d4eb0> <<< 186312 1726890149.85274: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4d7f40> <<< 186312 1726890149.85306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890149.85342: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890149.85386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890149.85418: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4cc610> <<< 186312 1726890149.85484: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890149.85531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890149.85551: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890149.85600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890149.85614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890149.85722: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f455dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4558b0> <<< 186312 1726890149.86424: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f455eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f455f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f455e80> import '_collections' # <<< 186312 1726890149.86444: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4a9610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4bc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f467c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f4bc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f467fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f467d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f467d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f1fb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f1fb460> <<< 186312 1726890149.86761: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f471fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f469a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f469490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890149.86780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f1301c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f1e6c70> <<< 186312 1726890149.86823: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f469eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4e1040> <<< 186312 1726890149.86847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890149.87049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890149.87280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f143af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f143e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f154730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f154c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f0eb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f143f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f0fd280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f1545b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f0fd340> <<< 186312 1726890149.87651: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f1176a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f117970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f117760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f117850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890149.88013: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f117ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f02c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f1178e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f10ba30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f117a90> <<< 186312 1726890149.88153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e5f054670> <<< 186312 1726890149.88621: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890149.89694: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.90655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef667c0> <<< 186312 1726890149.90687: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890149.90714: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890149.90741: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890149.90752: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5ef66160> <<< 186312 1726890149.90787: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef66280> <<< 186312 1726890149.90815: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef66f10> <<< 186312 1726890149.90842: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890149.90899: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef664f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef66d30> import 'atexit' # <<< 186312 1726890149.90937: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5ef66f70> <<< 186312 1726890149.90963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890149.90974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890149.91021: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef66100> <<< 186312 1726890149.91052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890149.91071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890149.91094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890149.91108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890149.91177: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e9d0130> <<< 186312 1726890149.91215: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e98cf40> <<< 186312 1726890149.91256: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890149.91268: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e98cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890149.91291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890149.91338: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e98c3d0> <<< 186312 1726890149.91352: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efcddc0> <<< 186312 1726890149.91514: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efcd3a0> <<< 186312 1726890149.91539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890149.91576: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efcdf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890149.91601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890149.91621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890149.91664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef9dc10> <<< 186312 1726890149.91753: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e966cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e9663a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef6e490> <<< 186312 1726890149.91813: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e9664c0> <<< 186312 1726890149.91845: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e9664f0> <<< 186312 1726890149.91871: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890149.91895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890149.91913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890149.91973: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e94e250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efaf1f0> <<< 186312 1726890149.92016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890149.92061: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e95b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efaf370> <<< 186312 1726890149.92223: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890149.92307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efc7d90> <<< 186312 1726890149.92586: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e95b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e95b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e95a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e95a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efa58b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890149.92652: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e9df670> <<< 186312 1726890149.92807: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e9deac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e9ed0d0> <<< 186312 1726890149.92853: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e9df0d0> <<< 186312 1726890149.92890: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef71a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890149.92917: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.92984: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.93081: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890149.93108: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890149.93201: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.93304: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.93757: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.94261: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890149.94322: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e554580> <<< 186312 1726890149.94471: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e92d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e4f70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890149.94502: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890149.94642: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.94772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890149.94784: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e9debb0> # zipimport: zlib available <<< 186312 1726890149.95172: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.95548: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.95579: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.95653: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890149.95656: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.95715: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.95744: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890149.95792: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.95882: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890149.95906: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890149.95927: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.95949: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.95961: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890149.96147: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.96335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890149.96366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890149.96457: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e937970> # zipimport: zlib available <<< 186312 1726890149.96511: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.96590: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890149.96614: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.96645: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.96685: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890149.96723: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.96761: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.96864: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.96944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890149.96955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890149.97026: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5efba250> <<< 186312 1726890149.97057: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e9376a0> <<< 186312 1726890149.97097: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890149.97100: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.97237: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.97282: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.97306: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.97347: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890149.97372: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890149.97383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890149.97437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890149.97448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890149.97535: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e91e7c0> <<< 186312 1726890149.97569: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e91b7f0> <<< 186312 1726890149.97660: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e915970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890149.97691: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890149.97875: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890149.97944: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 186312 1726890149.97991: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.98109: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890149.98332: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890149.99137: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "8b5e493b-30ce-4701-9369-1b7820bf7efe", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} <<< 186312 1726890149.99166: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890149.99545: 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 <<< 186312 1726890149.99636: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing <<< 186312 1726890149.99681: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules <<< 186312 1726890149.99688: stdout chunk (state=3): >>># cleanup[2] removing gc <<< 186312 1726890149.99882: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890149.99896: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890149.99974: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890149.99978: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890150.00000: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890150.00055: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890150.00060: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890150.00395: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 186312 1726890150.00419: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890150.00665: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890150.00702: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890150.01220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890150.01223: stdout chunk (state=3): >>><<< 186312 1726890150.01225: stderr chunk (state=3): >>><<< 186312 1726890150.01360: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f5b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f5583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f5b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f5b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f558490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f558940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f558670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f50f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f50f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f532850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f50f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f570880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f508d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f532d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f558970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f455dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4558b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f455eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f455f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f455e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4a9610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4bc670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f467c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f4bc280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f467fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f467d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f467d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f1fb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f1fb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f471fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f469a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f469490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f1301c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f1e6c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f469eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f143af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f143e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f154730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f154c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f0eb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f143f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f0fd280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f1545b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f0fd340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f1176a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f117970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f117760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f117850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f117ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5f02c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f1178e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f10ba30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f4675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5f117a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e5f054670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef667c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5ef66160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef66280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef66f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef664f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef66d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5ef66f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef66100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e9d0130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e98cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e98cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e98c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efcddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efcd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efcdf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef9dc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e966cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e9663a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef6e490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e9664c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e9664f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e94e250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efaf1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e95b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efaf370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efc7d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e95b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e95b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e95a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e95a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5efa58b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e9df670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e9deac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e9ed0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e9df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ef71a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5e554580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e92d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e4f70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e9debb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e937970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5efba250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e9376a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e91e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e91b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5e915970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_9caxt8gq/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "swap", "label": "", "uuid": "8b5e493b-30ce-4701-9369-1b7820bf7efe", "type": "disk", "size": "10G", "mountpoint": "[SWAP]"}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "ext3", "label": "", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890150.03224: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blockdev_info', '_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-1726890149.6729777-190607-223175798438644/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890150.03227: _low_level_execute_command(): starting 186312 1726890150.03230: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890149.6729777-190607-223175798438644/ > /dev/null 2>&1 && sleep 0' 186312 1726890150.03781: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890150.04428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.04442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.04455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.04490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.04497: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890150.04507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.04523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890150.04528: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890150.04538: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890150.04546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.04558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.04566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.04574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.04580: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890150.04589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.04681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890150.04686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890150.04709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890150.04780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890150.06660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890150.06665: stdout chunk (state=3): >>><<< 186312 1726890150.06672: stderr chunk (state=3): >>><<< 186312 1726890150.06694: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890150.06697: handler run complete 186312 1726890150.07121: Evaluated conditional (False): False 186312 1726890150.07124: attempt loop complete, returning result 186312 1726890150.07127: _execute() done 186312 1726890150.07131: dumping result to json 186312 1726890150.07133: done dumping result, returning 186312 1726890150.07135: done running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. [02369adf-7a19-881e-6b85-0000000024ad] 186312 1726890150.07136: sending task result for task 02369adf-7a19-881e-6b85-0000000024ad 186312 1726890150.07628: done sending task result for task 02369adf-7a19-881e-6b85-0000000024ad 186312 1726890150.07634: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "8b5e493b-30ce-4701-9369-1b7820bf7efe" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "1f7855a6-5ded-4fd4-a74f-66b1adf66635" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 186312 1726890150.07768: no more pending results, returning what we have 186312 1726890150.07771: results queue empty 186312 1726890150.07776: checking for any_errors_fatal 186312 1726890150.07785: done checking for any_errors_fatal 186312 1726890150.07785: checking for max_fail_percentage 186312 1726890150.07788: done checking for max_fail_percentage 186312 1726890150.07789: checking to see if all hosts have failed and the running result is not ok 186312 1726890150.07789: done checking to see if all hosts have failed 186312 1726890150.07790: getting the remaining hosts for this loop 186312 1726890150.07791: done getting the remaining hosts for this loop 186312 1726890150.07795: getting the next task for host managed_node3 186312 1726890150.07801: done getting next task for host managed_node3 186312 1726890150.07803: ^ task is: TASK: Read the /etc/fstab file for volume existence 186312 1726890150.07805: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890150.07809: getting variables 186312 1726890150.07810: in VariableManager get_vars() 186312 1726890150.07847: Calling all_inventory to load vars for managed_node3 186312 1726890150.07852: Calling groups_inventory to load vars for managed_node3 186312 1726890150.07855: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890150.07864: Calling all_plugins_play to load vars for managed_node3 186312 1726890150.07867: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890150.07870: Calling groups_plugins_play to load vars for managed_node3 186312 1726890150.08815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890150.10156: done with get_vars() 186312 1726890150.10173: done getting variables 186312 1726890150.10232: 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 [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:42:30 -0400 (0:00:00.483) 0:01:59.841 ****** 186312 1726890150.10264: entering _queue_task() for managed_node3/command 186312 1726890150.10789: worker is 1 (out of 1 available) 186312 1726890150.10802: exiting _queue_task() for managed_node3/command 186312 1726890150.10816: done queuing things up, now waiting for results queue to drain 186312 1726890150.10817: waiting for pending results... 186312 1726890150.11528: running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence 186312 1726890150.12335: in run() - task 02369adf-7a19-881e-6b85-0000000024ae 186312 1726890150.12354: variable 'ansible_search_path' from source: unknown 186312 1726890150.12397: calling self._execute() 186312 1726890150.12522: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890150.12534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890150.12551: variable 'omit' from source: magic vars 186312 1726890150.12672: variable 'omit' from source: magic vars 186312 1726890150.12726: variable 'omit' from source: magic vars 186312 1726890150.12953: variable 'omit' from source: magic vars 186312 1726890150.13002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890150.13047: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890150.13074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890150.13097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890150.13118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890150.13850: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890150.13859: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890150.13867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890150.13973: Set connection var ansible_shell_type to sh 186312 1726890150.13990: Set connection var ansible_pipelining to False 186312 1726890150.14003: Set connection var ansible_timeout to 10 186312 1726890150.14010: Set connection var ansible_connection to ssh 186312 1726890150.14023: Set connection var ansible_shell_executable to /bin/sh 186312 1726890150.14035: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890150.14062: variable 'ansible_shell_executable' from source: unknown 186312 1726890150.14069: variable 'ansible_connection' from source: unknown 186312 1726890150.14076: variable 'ansible_module_compression' from source: unknown 186312 1726890150.14082: variable 'ansible_shell_type' from source: unknown 186312 1726890150.14089: variable 'ansible_shell_executable' from source: unknown 186312 1726890150.14095: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890150.14103: variable 'ansible_pipelining' from source: unknown 186312 1726890150.14110: variable 'ansible_timeout' from source: unknown 186312 1726890150.14119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890150.14271: 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) 186312 1726890150.14291: variable 'omit' from source: magic vars 186312 1726890150.14300: starting attempt loop 186312 1726890150.14306: running the handler 186312 1726890150.14328: _low_level_execute_command(): starting 186312 1726890150.14341: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890150.16329: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.16333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.16481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.16485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.16488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.16561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890150.16639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890150.16642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890150.16708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890150.18369: stdout chunk (state=3): >>>/root <<< 186312 1726890150.18520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890150.18559: stderr chunk (state=3): >>><<< 186312 1726890150.18562: stdout chunk (state=3): >>><<< 186312 1726890150.18684: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890150.18688: _low_level_execute_command(): starting 186312 1726890150.18691: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890150.1858745-190629-62431725979666 `" && echo ansible-tmp-1726890150.1858745-190629-62431725979666="` echo /root/.ansible/tmp/ansible-tmp-1726890150.1858745-190629-62431725979666 `" ) && sleep 0' 186312 1726890150.20568: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.20571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.20595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.20729: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.20733: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.20742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.20745: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.20793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890150.20932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890150.20936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890150.20994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890150.22955: stdout chunk (state=3): >>>ansible-tmp-1726890150.1858745-190629-62431725979666=/root/.ansible/tmp/ansible-tmp-1726890150.1858745-190629-62431725979666 <<< 186312 1726890150.23078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890150.23147: stderr chunk (state=3): >>><<< 186312 1726890150.23150: stdout chunk (state=3): >>><<< 186312 1726890150.23476: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890150.1858745-190629-62431725979666=/root/.ansible/tmp/ansible-tmp-1726890150.1858745-190629-62431725979666 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890150.23479: variable 'ansible_module_compression' from source: unknown 186312 1726890150.23482: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890150.23484: variable 'ansible_facts' from source: unknown 186312 1726890150.23487: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890150.1858745-190629-62431725979666/AnsiballZ_command.py 186312 1726890150.24186: Sending initial data 186312 1726890150.24190: Sent initial data (157 bytes) 186312 1726890150.25131: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.25135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.25173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890150.25176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.25179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890150.25181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.25238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890150.25241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890150.25258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890150.25322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890150.27097: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890150.27128: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890150.27166: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpmsqtbvjr /root/.ansible/tmp/ansible-tmp-1726890150.1858745-190629-62431725979666/AnsiballZ_command.py <<< 186312 1726890150.27202: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890150.28816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890150.28820: stderr chunk (state=3): >>><<< 186312 1726890150.28822: stdout chunk (state=3): >>><<< 186312 1726890150.28824: done transferring module to remote 186312 1726890150.28827: _low_level_execute_command(): starting 186312 1726890150.28829: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890150.1858745-190629-62431725979666/ /root/.ansible/tmp/ansible-tmp-1726890150.1858745-190629-62431725979666/AnsiballZ_command.py && sleep 0' 186312 1726890150.30795: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890150.30916: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.30920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.30964: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890150.30967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.30970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890150.30972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.31149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890150.31234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890150.31342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890150.33616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890150.33620: stderr chunk (state=3): >>><<< 186312 1726890150.33622: stdout chunk (state=3): >>><<< 186312 1726890150.33625: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890150.33627: _low_level_execute_command(): starting 186312 1726890150.33631: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890150.1858745-190629-62431725979666/AnsiballZ_command.py && sleep 0' 186312 1726890150.35034: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890150.35234: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.35252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.35271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.35317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.35333: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890150.35350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.35371: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890150.35383: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890150.35393: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890150.35405: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.35421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.35441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.35453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.35464: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890150.35478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.35557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890150.35639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890150.35656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890150.35742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890150.37792: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 186312 1726890150.37795: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890150.37853: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890150.37887: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890150.37929: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890150.37975: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890150.37981: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890150.38016: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890150.38038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890150.38059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890150.38084: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae98dc0> <<< 186312 1726890150.38116: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890150.38143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae98b20> <<< 186312 1726890150.38175: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890150.38181: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae98ac0> <<< 186312 1726890150.38201: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890150.38234: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae3d490> <<< 186312 1726890150.38262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890150.38298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890150.38305: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae3d940> <<< 186312 1726890150.38329: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae3d670> <<< 186312 1726890150.38354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890150.38366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890150.38387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890150.38406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890150.38436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890150.38442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890150.38465: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42abcf190> <<< 186312 1726890150.38484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890150.38503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890150.38573: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42abcf220> <<< 186312 1726890150.38599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890150.38641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42abf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42abcf940> <<< 186312 1726890150.38668: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae55880> <<< 186312 1726890150.38689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890150.38704: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42abc8d90> <<< 186312 1726890150.38764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890150.38772: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42abf2d90> <<< 186312 1726890150.38815: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae3d970> <<< 186312 1726890150.38846: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890150.39043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890150.39049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890150.39082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890150.39097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890150.39117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890150.39144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890150.39159: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab94eb0> <<< 186312 1726890150.39203: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab97f40> <<< 186312 1726890150.39232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890150.39268: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890150.39302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890150.39310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890150.39338: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab95640> <<< 186312 1726890150.39355: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab94370> <<< 186312 1726890150.39369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890150.39741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42ab16dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab168b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab16eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab16f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab16e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab6ed30> <<< 186312 1726890150.39810: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890150.39843: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab69610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab7b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab9be20> <<< 186312 1726890150.39854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890150.39884: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42ab27c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab6e250> <<< 186312 1726890150.39925: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42ab7b280> <<< 186312 1726890150.39971: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aba19d0> <<< 186312 1726890150.40020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890150.40029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab27fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab27d90> <<< 186312 1726890150.40082: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab27d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890150.40136: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890150.40178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890150.40205: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aafb370> <<< 186312 1726890150.40234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890150.40240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890150.40265: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aafb460> <<< 186312 1726890150.40385: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab2ffa0> <<< 186312 1726890150.40428: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab2aa30> <<< 186312 1726890150.40447: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab2a490> <<< 186312 1726890150.40462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890150.40494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890150.40509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890150.40542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa2f1c0> <<< 186312 1726890150.40575: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aae5c70> <<< 186312 1726890150.40626: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab2aeb0> <<< 186312 1726890150.40645: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aba1040> <<< 186312 1726890150.40650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890150.40669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890150.40707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa42af0> <<< 186312 1726890150.40715: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890150.40744: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42aa42e20> <<< 186312 1726890150.40767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890150.40806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa55730><<< 186312 1726890150.40813: stdout chunk (state=3): >>> <<< 186312 1726890150.40828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890150.40858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890150.40882: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa55c70> <<< 186312 1726890150.40937: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890150.40957: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a9e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa42f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890150.41009: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a9f1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa555b0> <<< 186312 1726890150.41027: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890150.41045: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a9f1340> <<< 186312 1726890150.41081: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab279d0> <<< 186312 1726890150.41101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890150.41118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890150.41148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890150.41202: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42aa0d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890150.41236: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42aa0d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa0d760> <<< 186312 1726890150.41291: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42aa0d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890150.41540: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42aa0dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890150.41557: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42aa191f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa0d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a9ffa30> <<< 186312 1726890150.41576: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab275b0> <<< 186312 1726890150.41599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890150.41653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890150.41690: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa0da90> <<< 186312 1726890150.41839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890150.41854: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd42a3e8670> <<< 186312 1726890150.42006: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890150.42093: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.42123: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890150.42150: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.42158: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890150.42175: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.43410: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.44370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30d7c0> <<< 186312 1726890150.44400: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890150.44432: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890150.44455: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890150.44535: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a30d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30d280> <<< 186312 1726890150.44564: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30df10> <<< 186312 1726890150.44587: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890150.44640: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30dd30> import 'atexit' # <<< 186312 1726890150.44671: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a30df70> <<< 186312 1726890150.44691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890150.44834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890150.44939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a263ee0> <<< 186312 1726890150.44969: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a286f40> <<< 186312 1726890150.45003: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a286d60> <<< 186312 1726890150.45019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890150.45051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890150.45087: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2863d0> <<< 186312 1726890150.45103: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a374dc0> <<< 186312 1726890150.45265: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a3743a0> <<< 186312 1726890150.45288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890150.45315: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a374f70> <<< 186312 1726890150.45340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890150.45365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890150.45381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890150.45398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890150.45427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890150.45436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a343c10> <<< 186312 1726890150.45523: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2dfcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2df3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30f490> <<< 186312 1726890150.45556: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2df4c0> <<< 186312 1726890150.45613: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2df4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890150.45625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890150.45642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890150.45668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890150.45751: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a247250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a3551f0> <<< 186312 1726890150.45781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890150.45792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890150.45842: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a355370> <<< 186312 1726890150.45863: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890150.45900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890150.45935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890150.45990: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a36ed90> <<< 186312 1726890150.46115: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a253880> <<< 186312 1726890150.46212: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2536d0> <<< 186312 1726890150.46247: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a252670> <<< 186312 1726890150.46294: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a34d8b0> <<< 186312 1726890150.46328: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890150.46345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890150.46360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890150.46818: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2d6670> <<< 186312 1726890150.46823: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2d5ac0> <<< 186312 1726890150.46826: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2e60d0> <<< 186312 1726890150.46828: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a319a60> <<< 186312 1726890150.46833: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890150.46835: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.46837: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.46852: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890150.46893: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/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_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py<<< 186312 1726890150.46904: stdout chunk (state=3): >>> # zipimport: zlib available <<< 186312 1726890150.46999: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.47096: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.47574: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.48059: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/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_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890150.48084: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890150.48146: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd429e3f580> <<< 186312 1726890150.48225: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890150.48238: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a234520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd429de40a0> <<< 186312 1726890150.48301: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890150.48324: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.48339: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890150.48454: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.48581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890150.48617: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2d5bb0> <<< 186312 1726890150.48620: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.49002: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.49364: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.49423: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.49484: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890150.49526: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.49562: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890150.49566: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.49624: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.49701: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890150.49722: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.49734: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890150.49764: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.49800: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890150.49989: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.50174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890150.50213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890150.50288: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a22e970> # zipimport: zlib available <<< 186312 1726890150.50352: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.50434: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/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_spl4qcuz/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_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890150.50458: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890150.50498: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.50542: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890150.50572: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.50614: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.50703: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.50768: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890150.50791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890150.50877: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a360250> <<< 186312 1726890150.50917: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a22e6a0> <<< 186312 1726890150.50952: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/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_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890150.51092: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.51146: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.51170: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.51232: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890150.51249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890150.51253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890150.51276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890150.51307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890150.51324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890150.51404: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2137c0> <<< 186312 1726890150.51450: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2107f0> <<< 186312 1726890150.51514: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a20a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890150.51518: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.51541: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.51571: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/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_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890150.51659: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890150.51685: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890150.51778: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.51878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890150.51904: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd429dcc5e0> <<< 186312 1726890150.51984: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.52136: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890150.52490: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=8b5e493b-30ce-4701-9369-1b7820bf7efe none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:42:30.520569", "end": "2024-09-20 23:42:30.523780", "delta": "0:00:00.003211", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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}}} <<< 186312 1726890150.52505: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890150.53006: 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__ <<< 186312 1726890150.53049: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890150.53256: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890150.53290: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890150.53357: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890150.53384: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890150.53434: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 186312 1726890150.53451: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890150.53454: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890150.53541: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890150.53685: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890150.53743: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890150.53747: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890150.53898: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890150.53925: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890150.53975: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890150.54014: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890150.54332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890150.54416: stderr chunk (state=3): >>><<< 186312 1726890150.54419: stdout chunk (state=3): >>><<< 186312 1726890150.54623: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42abcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42abcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42abf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42abcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42abc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42abf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ae3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab97f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab94370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42ab16dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab168b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab16eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab16f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab16e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab6ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab69610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab7b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab9be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42ab27c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab6e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42ab7b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aba19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab27fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab27d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab27d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aafb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aafb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab2ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab2aa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab2a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa2f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aae5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab2aeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aba1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa42af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42aa42e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa55730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa55c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a9e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa42f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a9f1280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa555b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a9f1340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab279d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42aa0d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42aa0d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa0d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42aa0d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42aa0dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42aa191f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa0d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a9ffa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42ab275b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42aa0da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd42a3e8670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/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_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30d7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a30d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30df10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30dd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a30df70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a263ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a286f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a286d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2863d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a374dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a3743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a374f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a343c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2dfcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2df3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a30f490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2df4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2df4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a247250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a3551f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a355370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a36ed90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a253880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2536d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a252670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a34d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2d6670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2e60d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a2d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a319a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/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_spl4qcuz/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_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/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_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd429e3f580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a234520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd429de40a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2d5bb0> # 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_spl4qcuz/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_spl4qcuz/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_spl4qcuz/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_spl4qcuz/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_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a22e970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/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_spl4qcuz/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_spl4qcuz/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_spl4qcuz/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_spl4qcuz/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd42a360250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a22e6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/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_spl4qcuz/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2137c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a2107f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd42a20a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/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_spl4qcuz/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_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_spl4qcuz/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_spl4qcuz/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd429dcc5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nUUID=8b5e493b-30ce-4701-9369-1b7820bf7efe none swap defaults 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:42:30.520569", "end": "2024-09-20 23:42:30.523780", "delta": "0:00:00.003211", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890150.55275: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890150.1858745-190629-62431725979666/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890150.55279: _low_level_execute_command(): starting 186312 1726890150.55283: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890150.1858745-190629-62431725979666/ > /dev/null 2>&1 && sleep 0' 186312 1726890150.56850: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890150.56886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.56926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.56946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.56991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.57063: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890150.57077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.57095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890150.57108: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890150.57121: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890150.57134: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.57150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.57165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.57176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.57186: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890150.57218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.57293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890150.57439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890150.57455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890150.57539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890150.59430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890150.59458: stderr chunk (state=3): >>><<< 186312 1726890150.59462: stdout chunk (state=3): >>><<< 186312 1726890150.59622: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890150.59625: handler run complete 186312 1726890150.59628: Evaluated conditional (False): False 186312 1726890150.59630: attempt loop complete, returning result 186312 1726890150.59632: _execute() done 186312 1726890150.59634: dumping result to json 186312 1726890150.59636: done dumping result, returning 186312 1726890150.59638: done running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-881e-6b85-0000000024ae] 186312 1726890150.59640: sending task result for task 02369adf-7a19-881e-6b85-0000000024ae 186312 1726890150.59719: done sending task result for task 02369adf-7a19-881e-6b85-0000000024ae 186312 1726890150.59721: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003211", "end": "2024-09-20 23:42:30.523780", "rc": 0, "start": "2024-09-20 23:42:30.520569" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe none swap defaults 0 0 186312 1726890150.59905: no more pending results, returning what we have 186312 1726890150.59909: results queue empty 186312 1726890150.59910: checking for any_errors_fatal 186312 1726890150.59936: done checking for any_errors_fatal 186312 1726890150.59937: checking for max_fail_percentage 186312 1726890150.59939: done checking for max_fail_percentage 186312 1726890150.59941: checking to see if all hosts have failed and the running result is not ok 186312 1726890150.59942: done checking to see if all hosts have failed 186312 1726890150.59942: getting the remaining hosts for this loop 186312 1726890150.59945: done getting the remaining hosts for this loop 186312 1726890150.59950: getting the next task for host managed_node3 186312 1726890150.59957: done getting next task for host managed_node3 186312 1726890150.59960: ^ task is: TASK: Read the /etc/crypttab file 186312 1726890150.59964: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890150.59972: getting variables 186312 1726890150.59974: in VariableManager get_vars() 186312 1726890150.60015: Calling all_inventory to load vars for managed_node3 186312 1726890150.60019: Calling groups_inventory to load vars for managed_node3 186312 1726890150.60024: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890150.60037: Calling all_plugins_play to load vars for managed_node3 186312 1726890150.60041: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890150.60044: Calling groups_plugins_play to load vars for managed_node3 186312 1726890150.60864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890150.61519: done with get_vars() 186312 1726890150.61536: done getting variables 186312 1726890150.61605: 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 [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:42:30 -0400 (0:00:00.513) 0:02:00.355 ****** 186312 1726890150.61642: entering _queue_task() for managed_node3/command 186312 1726890150.61943: worker is 1 (out of 1 available) 186312 1726890150.61959: exiting _queue_task() for managed_node3/command 186312 1726890150.61972: done queuing things up, now waiting for results queue to drain 186312 1726890150.61974: waiting for pending results... 186312 1726890150.62309: running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file 186312 1726890150.63181: in run() - task 02369adf-7a19-881e-6b85-0000000024af 186312 1726890150.63200: variable 'ansible_search_path' from source: unknown 186312 1726890150.63239: calling self._execute() 186312 1726890150.63357: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890150.63376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890150.63393: variable 'omit' from source: magic vars 186312 1726890150.63516: variable 'omit' from source: magic vars 186312 1726890150.63570: variable 'omit' from source: magic vars 186312 1726890150.63618: variable 'omit' from source: magic vars 186312 1726890150.63671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890150.63719: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890150.63750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890150.63775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890150.63792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890150.63835: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890150.63843: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890150.63850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890150.63954: Set connection var ansible_shell_type to sh 186312 1726890150.63969: Set connection var ansible_pipelining to False 186312 1726890150.63983: Set connection var ansible_timeout to 10 186312 1726890150.63991: Set connection var ansible_connection to ssh 186312 1726890150.64001: Set connection var ansible_shell_executable to /bin/sh 186312 1726890150.64009: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890150.64041: variable 'ansible_shell_executable' from source: unknown 186312 1726890150.64049: variable 'ansible_connection' from source: unknown 186312 1726890150.64055: variable 'ansible_module_compression' from source: unknown 186312 1726890150.64061: variable 'ansible_shell_type' from source: unknown 186312 1726890150.64067: variable 'ansible_shell_executable' from source: unknown 186312 1726890150.64073: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890150.64080: variable 'ansible_pipelining' from source: unknown 186312 1726890150.64085: variable 'ansible_timeout' from source: unknown 186312 1726890150.64092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890150.64248: 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) 186312 1726890150.64266: variable 'omit' from source: magic vars 186312 1726890150.64274: starting attempt loop 186312 1726890150.64280: running the handler 186312 1726890150.64302: _low_level_execute_command(): starting 186312 1726890150.64316: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890150.65587: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890150.65602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.65619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.65646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.65685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.65696: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890150.65709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.65731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890150.65743: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890150.65760: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890150.65772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.65785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.65799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.65813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.65826: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890150.65842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.65925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890150.65949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890150.65969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890150.66043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890150.67675: stdout chunk (state=3): >>>/root <<< 186312 1726890150.67836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890150.67882: stderr chunk (state=3): >>><<< 186312 1726890150.67885: stdout chunk (state=3): >>><<< 186312 1726890150.68004: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890150.68008: _low_level_execute_command(): starting 186312 1726890150.68011: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890150.67905-190653-238532205921932 `" && echo ansible-tmp-1726890150.67905-190653-238532205921932="` echo /root/.ansible/tmp/ansible-tmp-1726890150.67905-190653-238532205921932 `" ) && sleep 0' 186312 1726890150.68619: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890150.68626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.68662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.68682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.68726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.68742: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890150.68764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.68786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890150.68799: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890150.68810: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890150.68825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.68843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.68859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.68875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.68894: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890150.68909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.68988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890150.69017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890150.69038: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890150.69133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890150.71066: stdout chunk (state=3): >>>ansible-tmp-1726890150.67905-190653-238532205921932=/root/.ansible/tmp/ansible-tmp-1726890150.67905-190653-238532205921932 <<< 186312 1726890150.71251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890150.71255: stdout chunk (state=3): >>><<< 186312 1726890150.71257: stderr chunk (state=3): >>><<< 186312 1726890150.71422: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890150.67905-190653-238532205921932=/root/.ansible/tmp/ansible-tmp-1726890150.67905-190653-238532205921932 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890150.71426: variable 'ansible_module_compression' from source: unknown 186312 1726890150.71432: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890150.71435: variable 'ansible_facts' from source: unknown 186312 1726890150.71499: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890150.67905-190653-238532205921932/AnsiballZ_command.py 186312 1726890150.72319: Sending initial data 186312 1726890150.72335: Sent initial data (156 bytes) 186312 1726890150.73296: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890150.73309: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.73328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.73347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.73386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.73398: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890150.73410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.73429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890150.73443: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890150.73454: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890150.73464: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.73477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.73492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.73503: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.73515: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890150.73528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.73605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890150.73629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890150.73644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890150.73717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890150.75482: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890150.75520: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890150.75578: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp7stp5u4f /root/.ansible/tmp/ansible-tmp-1726890150.67905-190653-238532205921932/AnsiballZ_command.py <<< 186312 1726890150.75617: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890150.76891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890150.77288: stderr chunk (state=3): >>><<< 186312 1726890150.77291: stdout chunk (state=3): >>><<< 186312 1726890150.77293: done transferring module to remote 186312 1726890150.77295: _low_level_execute_command(): starting 186312 1726890150.77297: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890150.67905-190653-238532205921932/ /root/.ansible/tmp/ansible-tmp-1726890150.67905-190653-238532205921932/AnsiballZ_command.py && sleep 0' 186312 1726890150.77864: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890150.77877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.77891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.77907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.77953: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.77965: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890150.77978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.77995: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890150.78006: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890150.78021: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890150.78041: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.78058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.78073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.78084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.78094: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890150.78106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.78186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890150.78206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890150.78224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890150.78329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890150.80136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890150.80188: stderr chunk (state=3): >>><<< 186312 1726890150.80191: stdout chunk (state=3): >>><<< 186312 1726890150.80220: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890150.80335: _low_level_execute_command(): starting 186312 1726890150.80339: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890150.67905-190653-238532205921932/AnsiballZ_command.py && sleep 0' 186312 1726890150.81343: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890150.81358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.81376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.81409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.81474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.81492: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890150.81514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.81543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890150.81558: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890150.81571: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890150.81587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890150.81605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890150.81637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890150.81660: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890150.81679: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890150.81694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890150.81791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890150.81823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890150.81845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890150.81937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890150.83922: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890150.83939: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890150.83995: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890150.84033: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890150.84070: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890150.84075: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890150.84102: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890150.84116: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890150.84168: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890150.84193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890150.84211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890150.84234: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c98dc0> <<< 186312 1726890150.84270: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890150.84307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c98b20> <<< 186312 1726890150.84344: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890150.84348: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c98ac0> <<< 186312 1726890150.84377: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890150.84390: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c3d490> <<< 186312 1726890150.84427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890150.84461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890150.84473: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c3d940> <<< 186312 1726890150.84485: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c3d670> <<< 186312 1726890150.84510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890150.84530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890150.84568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890150.84588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890150.84621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890150.84654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890150.84677: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890150.84680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890150.84731: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699cf220> <<< 186312 1726890150.84758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890150.84804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699f2850> <<< 186312 1726890150.84809: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699cf940> <<< 186312 1726890150.84837: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c55880> <<< 186312 1726890150.84858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699c8d90> <<< 186312 1726890150.84916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890150.84929: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699f2d90> <<< 186312 1726890150.84992: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c3d970> <<< 186312 1726890150.85026: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890150.85206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890150.85252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890150.85322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890150.85325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890150.85328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890150.85334: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6996feb0> <<< 186312 1726890150.85531: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69972f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69967610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69970640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6996f370> <<< 186312 1726890150.85765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff698f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698f18b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698f1eb0> <<< 186312 1726890150.85814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890150.86317: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698f1f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698f1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69949d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69944610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69956670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69976e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69902c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69949250> <<< 186312 1726890150.86380: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69956280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6997c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69902fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69902d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69902d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890150.86458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698d6370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698d6460> <<< 186312 1726890150.86578: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6990afa0> <<< 186312 1726890150.86626: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69905a30> <<< 186312 1726890150.86675: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69905490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890150.86957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890150.87039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6980a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698c0c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69905eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6997c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6981daf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff6981de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890150.87428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69830730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69830c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697bb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6981df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697cc280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698305b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697cc340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697e86a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890150.87498: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697e8970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff697e8760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697e8850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890150.87684: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697e8ca0> <<< 186312 1726890150.87734: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697f41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff697e88e0> <<< 186312 1726890150.87754: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff697daa30> <<< 186312 1726890150.87775: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699025b0> <<< 186312 1726890150.87791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890150.87845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890150.87876: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff697e8a90> <<< 186312 1726890150.88080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890150.88092: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7eff691e8670> <<< 186312 1726890150.88276: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890150.88359: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.88405: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890150.88467: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890150.88501: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.89684: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.90726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6910e7c0> <<< 186312 1726890150.90790: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff6910e160> <<< 186312 1726890150.90873: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6910e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6910ef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890150.90938: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6910e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6910ed30> import 'atexit' # <<< 186312 1726890150.90971: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff6910ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890150.91087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6910e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890150.91179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890150.91275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69063ee0> <<< 186312 1726890150.91280: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69086f40> <<< 186312 1726890150.91337: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69086d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890150.91382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690863d0> <<< 186312 1726890150.91490: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69174dc0> <<< 186312 1726890150.91591: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff691743a0> <<< 186312 1726890150.91602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890150.91776: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69174f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890150.91807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69143c10> <<< 186312 1726890150.91934: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690decd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690de3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69111490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690de4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690de4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890150.91968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890150.92057: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69048250> <<< 186312 1726890150.92085: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff691551f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890150.92088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890150.92139: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69155370> <<< 186312 1726890150.92169: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890150.92232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890150.92248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890150.92298: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6916fd90> <<< 186312 1726890150.92431: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69053880> <<< 186312 1726890150.92550: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690536d0> <<< 186312 1726890150.92571: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69052670> <<< 186312 1726890150.92640: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6914d8b0> <<< 186312 1726890150.92676: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890150.92679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890150.92724: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690d6670> <<< 186312 1726890150.93118: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690e60d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69119a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890150.93156: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890150.93174: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890150.93197: 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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890150.93217: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.93314: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.93411: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.94241: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.94400: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890150.94649: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff68c14580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69022520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff68bba0a0> <<< 186312 1726890150.94668: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890150.94748: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.94886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890150.94929: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690d5bb0> # zipimport: zlib available <<< 186312 1726890150.95303: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.95667: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.95727: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.95795: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890150.95831: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.95869: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890150.95891: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.95938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.96070: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890150.96082: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.96117: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890150.96301: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.96490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890150.96535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890150.96613: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6902f970> # zipimport: zlib available <<< 186312 1726890150.96670: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.96746: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/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_xfr0tjmi/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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890150.96771: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.96808: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.96846: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890150.96889: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.96939: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.97024: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.97078: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890150.97113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890150.97183: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69161250> <<< 186312 1726890150.97220: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6902f6a0> <<< 186312 1726890150.97260: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890150.97280: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.97397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.97485: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890150.97528: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890150.97550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890150.97602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890150.97627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890150.97719: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690147c0> <<< 186312 1726890150.97759: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690117f0> <<< 186312 1726890150.97905: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6900b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890150.97975: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890150.97993: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.98241: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.98253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff68ba25e0> <<< 186312 1726890150.98340: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890150.98467: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890150.98790: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:42:30.983781", "end": "2024-09-20 23:42:30.987026", "delta": "0:00:00.003245", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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}}} <<< 186312 1726890150.98824: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890150.99181: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 186312 1726890150.99215: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 186312 1726890150.99228: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site <<< 186312 1726890150.99257: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing <<< 186312 1726890150.99317: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit <<< 186312 1726890150.99342: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890150.99526: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890150.99542: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890150.99569: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890150.99601: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890150.99661: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890151.00057: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890151.00240: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890151.00331: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890151.00347: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890151.00623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890151.00710: stderr chunk (state=3): >>><<< 186312 1726890151.00739: stdout chunk (state=3): >>><<< 186312 1726890151.00875: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69c3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6996feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69972f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69967610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69970640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6996f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff698f1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698f18b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698f1eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698f1f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698f1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69949d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69944610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69956670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69976e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69902c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69949250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69956280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6997c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69902fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69902d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69902d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698d6370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698d6460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6990afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69905a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69905490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6980a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698c0c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69905eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6997c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6981daf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff6981de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69830730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69830c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697bb3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6981df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697cc280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff698305b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697cc340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697e86a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697e8970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff697e8760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697e8850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697e8ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff697f41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff697e88e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff697daa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff699025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff697e8a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7eff691e8670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6910e7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff6910e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6910e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6910ef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6910e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6910ed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff6910ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6910e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69063ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69086f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69086d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690863d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69174dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff691743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69174f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69143c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690decd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690de3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69111490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690de4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690de4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69048250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff691551f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690538e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69155370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6916fd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69053880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690536d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69052670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690525b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6914d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690d6670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690d5ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690e60d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff690d60d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69119a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff68c14580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff69022520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff68bba0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690d5bb0> # 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_xfr0tjmi/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_xfr0tjmi/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_xfr0tjmi/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_xfr0tjmi/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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6902f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/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_xfr0tjmi/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_xfr0tjmi/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_xfr0tjmi/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff69161250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6902f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690147c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff690117f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff6900b970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_xfr0tjmi/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_xfr0tjmi/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff68ba25e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:42:30.983781", "end": "2024-09-20 23:42:30.987026", "delta": "0:00:00.003245", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890151.01914: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890150.67905-190653-238532205921932/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890151.01922: _low_level_execute_command(): starting 186312 1726890151.01925: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890150.67905-190653-238532205921932/ > /dev/null 2>&1 && sleep 0' 186312 1726890151.05070: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890151.05085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890151.05100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890151.05149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890151.05434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890151.05447: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890151.05463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890151.05484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890151.05499: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890151.05510: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890151.05524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890151.05537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890151.05552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890151.05563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890151.05578: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890151.05592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890151.05667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890151.05691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890151.05709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890151.05783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890151.07643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890151.07734: stderr chunk (state=3): >>><<< 186312 1726890151.07747: stdout chunk (state=3): >>><<< 186312 1726890151.07788: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890151.07816: handler run complete 186312 1726890151.07869: Evaluated conditional (False): False 186312 1726890151.07872: Evaluated conditional (False): False 186312 1726890151.07914: attempt loop complete, returning result 186312 1726890151.07918: _execute() done 186312 1726890151.07920: dumping result to json 186312 1726890151.07922: done dumping result, returning 186312 1726890151.07990: done running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file [02369adf-7a19-881e-6b85-0000000024af] 186312 1726890151.07994: sending task result for task 02369adf-7a19-881e-6b85-0000000024af ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003245", "end": "2024-09-20 23:42:30.987026", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:42:30.983781" } 186312 1726890151.08259: no more pending results, returning what we have 186312 1726890151.08263: results queue empty 186312 1726890151.08264: checking for any_errors_fatal 186312 1726890151.08282: done checking for any_errors_fatal 186312 1726890151.08283: checking for max_fail_percentage 186312 1726890151.08290: done checking for max_fail_percentage 186312 1726890151.08291: checking to see if all hosts have failed and the running result is not ok 186312 1726890151.08298: done checking to see if all hosts have failed 186312 1726890151.08299: getting the remaining hosts for this loop 186312 1726890151.08301: done getting the remaining hosts for this loop 186312 1726890151.08305: getting the next task for host managed_node3 186312 1726890151.08312: done getting next task for host managed_node3 186312 1726890151.08321: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890151.08337: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890151.08343: getting variables 186312 1726890151.08345: in VariableManager get_vars() 186312 1726890151.08393: Calling all_inventory to load vars for managed_node3 186312 1726890151.08397: Calling groups_inventory to load vars for managed_node3 186312 1726890151.08400: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.08471: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.08475: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.08487: done sending task result for task 02369adf-7a19-881e-6b85-0000000024af 186312 1726890151.08490: WORKER PROCESS EXITING 186312 1726890151.08526: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.10554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.13496: done with get_vars() 186312 1726890151.13514: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:42:31 -0400 (0:00:00.519) 0:02:00.875 ****** 186312 1726890151.13615: entering _queue_task() for managed_node3/include_tasks 186312 1726890151.13927: worker is 1 (out of 1 available) 186312 1726890151.13941: exiting _queue_task() for managed_node3/include_tasks 186312 1726890151.13955: done queuing things up, now waiting for results queue to drain 186312 1726890151.13956: waiting for pending results... 186312 1726890151.16269: running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890151.16730: in run() - task 02369adf-7a19-881e-6b85-0000000024b0 186312 1726890151.16835: variable 'ansible_search_path' from source: unknown 186312 1726890151.17069: variable '_storage_pools_list' from source: set_fact 186312 1726890151.18045: variable '_storage_pools_list' from source: set_fact 186312 1726890151.18249: dumping result to json 186312 1726890151.18274: done dumping result, returning 186312 1726890151.18330: done running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-881e-6b85-0000000024b0] 186312 1726890151.18363: sending task result for task 02369adf-7a19-881e-6b85-0000000024b0 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890151.18604: no more pending results, returning what we have 186312 1726890151.18610: results queue empty 186312 1726890151.18611: checking for any_errors_fatal 186312 1726890151.18646: done checking for any_errors_fatal 186312 1726890151.18648: checking for max_fail_percentage 186312 1726890151.18657: done checking for max_fail_percentage 186312 1726890151.18658: checking to see if all hosts have failed and the running result is not ok 186312 1726890151.18659: done checking to see if all hosts have failed 186312 1726890151.18660: getting the remaining hosts for this loop 186312 1726890151.18662: done getting the remaining hosts for this loop 186312 1726890151.18667: getting the next task for host managed_node3 186312 1726890151.18684: done getting next task for host managed_node3 186312 1726890151.18688: ^ task is: TASK: Verify the volumes with no pool were correctly managed 186312 1726890151.18691: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890151.18707: getting variables 186312 1726890151.18709: in VariableManager get_vars() 186312 1726890151.18791: Calling all_inventory to load vars for managed_node3 186312 1726890151.18804: Calling groups_inventory to load vars for managed_node3 186312 1726890151.18815: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.18885: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.18890: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.18924: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.20046: done sending task result for task 02369adf-7a19-881e-6b85-0000000024b0 186312 1726890151.20050: WORKER PROCESS EXITING 186312 1726890151.20449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.22096: done with get_vars() 186312 1726890151.22110: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:42:31 -0400 (0:00:00.085) 0:02:00.961 ****** 186312 1726890151.22213: entering _queue_task() for managed_node3/include_tasks 186312 1726890151.22448: worker is 1 (out of 1 available) 186312 1726890151.22459: exiting _queue_task() for managed_node3/include_tasks 186312 1726890151.22473: done queuing things up, now waiting for results queue to drain 186312 1726890151.22474: waiting for pending results... 186312 1726890151.22766: running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed 186312 1726890151.22879: in run() - task 02369adf-7a19-881e-6b85-0000000024b2 186312 1726890151.22897: variable 'ansible_search_path' from source: unknown 186312 1726890151.22951: variable '_storage_volumes_list' from source: set_fact 186312 1726890151.23170: variable '_storage_volumes_list' from source: set_fact 186312 1726890151.23430: variable 'omit' from source: magic vars 186312 1726890151.23579: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.23593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.23608: variable 'omit' from source: magic vars 186312 1726890151.23902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890151.24205: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890151.24256: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890151.24295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890151.24342: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890151.24426: 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) 186312 1726890151.24460: 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) 186312 1726890151.24491: 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) 186312 1726890151.24525: 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) 186312 1726890151.24602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890151.26881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890151.26956: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890151.26997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890151.27041: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890151.27071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890151.27137: 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) 186312 1726890151.27168: 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) 186312 1726890151.27197: 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) 186312 1726890151.27247: 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) 186312 1726890151.27265: 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) 186312 1726890151.27400: variable '_storage_volumes_list' from source: set_fact 186312 1726890151.27429: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 186312 1726890151.27469: variable 'storage_test_volume' from source: unknown 186312 1726890151.27539: variable 'storage_test_volume' from source: unknown 186312 1726890151.27896: dumping result to json 186312 1726890151.27910: done dumping result, returning 186312 1726890151.27922: done running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-881e-6b85-0000000024b2] 186312 1726890151.27931: sending task result for task 02369adf-7a19-881e-6b85-0000000024b2 186312 1726890151.28077: no more pending results, returning what we have 186312 1726890151.28082: in VariableManager get_vars() 186312 1726890151.28123: Calling all_inventory to load vars for managed_node3 186312 1726890151.28126: Calling groups_inventory to load vars for managed_node3 186312 1726890151.28131: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.28142: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.28146: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.28150: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.28650: done sending task result for task 02369adf-7a19-881e-6b85-0000000024b2 186312 1726890151.28653: WORKER PROCESS EXITING 186312 1726890151.28671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.29257: done with get_vars() 186312 1726890151.29268: variable 'ansible_search_path' from source: unknown 186312 1726890151.29323: we have included files to process 186312 1726890151.29324: generating all_blocks data 186312 1726890151.29327: done generating all_blocks data 186312 1726890151.29335: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890151.29337: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890151.29339: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890151.29600: in VariableManager get_vars() 186312 1726890151.29626: done with get_vars() 186312 1726890151.29727: done processing included file 186312 1726890151.29735: iterating over new_blocks loaded from include file 186312 1726890151.29736: in VariableManager get_vars() 186312 1726890151.29753: done with get_vars() 186312 1726890151.29754: filtering new block on tags 186312 1726890151.29799: done filtering new block on tags 186312 1726890151.29802: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node3 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) 186312 1726890151.29820: extending task lists for all hosts with included blocks 186312 1726890151.30179: done extending task lists 186312 1726890151.30181: done processing included files 186312 1726890151.30181: results queue empty 186312 1726890151.30182: checking for any_errors_fatal 186312 1726890151.30187: done checking for any_errors_fatal 186312 1726890151.30187: checking for max_fail_percentage 186312 1726890151.30189: done checking for max_fail_percentage 186312 1726890151.30189: checking to see if all hosts have failed and the running result is not ok 186312 1726890151.30190: done checking to see if all hosts have failed 186312 1726890151.30191: getting the remaining hosts for this loop 186312 1726890151.30193: done getting the remaining hosts for this loop 186312 1726890151.30195: getting the next task for host managed_node3 186312 1726890151.30199: done getting next task for host managed_node3 186312 1726890151.30201: ^ task is: TASK: Set storage volume test variables 186312 1726890151.30204: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890151.30207: getting variables 186312 1726890151.30208: in VariableManager get_vars() 186312 1726890151.30219: Calling all_inventory to load vars for managed_node3 186312 1726890151.30221: Calling groups_inventory to load vars for managed_node3 186312 1726890151.30224: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.30231: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.30233: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.30236: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.30726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.31278: done with get_vars() 186312 1726890151.31291: done getting variables 186312 1726890151.31334: 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 [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:42:31 -0400 (0:00:00.091) 0:02:01.052 ****** 186312 1726890151.31368: entering _queue_task() for managed_node3/set_fact 186312 1726890151.31651: worker is 1 (out of 1 available) 186312 1726890151.31664: exiting _queue_task() for managed_node3/set_fact 186312 1726890151.31677: done queuing things up, now waiting for results queue to drain 186312 1726890151.31679: waiting for pending results... 186312 1726890151.32021: running TaskExecutor() for managed_node3/TASK: Set storage volume test variables 186312 1726890151.32166: in run() - task 02369adf-7a19-881e-6b85-000000002693 186312 1726890151.32187: variable 'ansible_search_path' from source: unknown 186312 1726890151.32235: calling self._execute() 186312 1726890151.32375: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.32387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.32402: variable 'omit' from source: magic vars 186312 1726890151.32539: variable 'omit' from source: magic vars 186312 1726890151.32604: variable 'omit' from source: magic vars 186312 1726890151.33003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890151.35339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890151.35420: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890151.35465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890151.35500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890151.35542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890151.35620: 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) 186312 1726890151.35673: 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) 186312 1726890151.35702: 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) 186312 1726890151.35756: 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) 186312 1726890151.35776: 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) 186312 1726890151.35939: variable 'storage_test_volume' from source: include params 186312 1726890151.36019: variable 'omit' from source: magic vars 186312 1726890151.36052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890151.36090: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890151.36111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890151.36137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890151.36152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890151.36192: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890151.36199: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.36207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.36305: Set connection var ansible_shell_type to sh 186312 1726890151.36322: Set connection var ansible_pipelining to False 186312 1726890151.36338: Set connection var ansible_timeout to 10 186312 1726890151.36344: Set connection var ansible_connection to ssh 186312 1726890151.36353: Set connection var ansible_shell_executable to /bin/sh 186312 1726890151.36361: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890151.36388: variable 'ansible_shell_executable' from source: unknown 186312 1726890151.36400: variable 'ansible_connection' from source: unknown 186312 1726890151.36406: variable 'ansible_module_compression' from source: unknown 186312 1726890151.36413: variable 'ansible_shell_type' from source: unknown 186312 1726890151.36420: variable 'ansible_shell_executable' from source: unknown 186312 1726890151.36425: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.36434: variable 'ansible_pipelining' from source: unknown 186312 1726890151.36440: variable 'ansible_timeout' from source: unknown 186312 1726890151.36446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.36555: 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) 186312 1726890151.36569: variable 'omit' from source: magic vars 186312 1726890151.36577: starting attempt loop 186312 1726890151.36584: running the handler 186312 1726890151.36597: handler run complete 186312 1726890151.36619: attempt loop complete, returning result 186312 1726890151.36626: _execute() done 186312 1726890151.36635: dumping result to json 186312 1726890151.36642: done dumping result, returning 186312 1726890151.36652: done running TaskExecutor() for managed_node3/TASK: Set storage volume test variables [02369adf-7a19-881e-6b85-000000002693] 186312 1726890151.36660: sending task result for task 02369adf-7a19-881e-6b85-000000002693 ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 186312 1726890151.36821: no more pending results, returning what we have 186312 1726890151.36825: results queue empty 186312 1726890151.36826: checking for any_errors_fatal 186312 1726890151.36827: done checking for any_errors_fatal 186312 1726890151.36828: checking for max_fail_percentage 186312 1726890151.36832: done checking for max_fail_percentage 186312 1726890151.36833: checking to see if all hosts have failed and the running result is not ok 186312 1726890151.36834: done checking to see if all hosts have failed 186312 1726890151.36835: getting the remaining hosts for this loop 186312 1726890151.36837: done getting the remaining hosts for this loop 186312 1726890151.36840: getting the next task for host managed_node3 186312 1726890151.36847: done getting next task for host managed_node3 186312 1726890151.36850: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890151.36854: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890151.36867: getting variables 186312 1726890151.36869: in VariableManager get_vars() 186312 1726890151.36907: Calling all_inventory to load vars for managed_node3 186312 1726890151.36910: Calling groups_inventory to load vars for managed_node3 186312 1726890151.36915: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.36927: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.36933: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.36936: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.37777: done sending task result for task 02369adf-7a19-881e-6b85-000000002693 186312 1726890151.37780: WORKER PROCESS EXITING 186312 1726890151.37802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.38661: done with get_vars() 186312 1726890151.38678: done getting variables 186312 1726890151.38890: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:42:31 -0400 (0:00:00.075) 0:02:01.128 ****** 186312 1726890151.38921: entering _queue_task() for managed_node3/include_tasks 186312 1726890151.39241: worker is 1 (out of 1 available) 186312 1726890151.39255: exiting _queue_task() for managed_node3/include_tasks 186312 1726890151.39269: done queuing things up, now waiting for results queue to drain 186312 1726890151.39270: waiting for pending results... 186312 1726890151.39626: running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890151.39772: in run() - task 02369adf-7a19-881e-6b85-000000002694 186312 1726890151.39793: variable 'ansible_search_path' from source: unknown 186312 1726890151.39852: variable '_storage_volume_tests' from source: set_fact 186312 1726890151.40085: variable '_storage_volume_tests' from source: set_fact 186312 1726890151.40177: variable 'omit' from source: magic vars 186312 1726890151.40355: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.40372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.40387: variable 'omit' from source: magic vars 186312 1726890151.40583: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.40637: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.40716: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.40934: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.40949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.40962: variable 'omit' from source: magic vars 186312 1726890151.41087: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.41132: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.41197: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.41344: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.41358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.41370: variable 'omit' from source: magic vars 186312 1726890151.41490: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.41540: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.41603: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.41740: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.41759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.41772: variable 'omit' from source: magic vars 186312 1726890151.41898: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.41938: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.42008: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.42144: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.42157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.42171: variable 'omit' from source: magic vars 186312 1726890151.42294: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.42342: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.42403: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.42511: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.42527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.42540: variable 'omit' from source: magic vars 186312 1726890151.42647: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.42676: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.42756: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.42888: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.42901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.42918: variable 'omit' from source: magic vars 186312 1726890151.43055: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.43098: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.43175: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.43305: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.43321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.43339: variable 'omit' from source: magic vars 186312 1726890151.43461: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.43506: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.43574: variable 'storage_test_volume_subset' from source: unknown 186312 1726890151.43663: dumping result to json 186312 1726890151.43675: done dumping result, returning 186312 1726890151.43687: done running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-881e-6b85-000000002694] 186312 1726890151.43702: sending task result for task 02369adf-7a19-881e-6b85-000000002694 186312 1726890151.43784: done sending task result for task 02369adf-7a19-881e-6b85-000000002694 186312 1726890151.43792: WORKER PROCESS EXITING 186312 1726890151.43854: no more pending results, returning what we have 186312 1726890151.43860: in VariableManager get_vars() 186312 1726890151.43906: Calling all_inventory to load vars for managed_node3 186312 1726890151.43909: Calling groups_inventory to load vars for managed_node3 186312 1726890151.43915: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.43933: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.43937: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.43941: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.44790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.45538: done with get_vars() 186312 1726890151.45552: variable 'ansible_search_path' from source: unknown 186312 1726890151.45588: variable 'ansible_search_path' from source: unknown 186312 1726890151.45616: variable 'ansible_search_path' from source: unknown 186312 1726890151.45650: variable 'ansible_search_path' from source: unknown 186312 1726890151.45675: variable 'ansible_search_path' from source: unknown 186312 1726890151.45701: variable 'ansible_search_path' from source: unknown 186312 1726890151.45727: variable 'ansible_search_path' from source: unknown 186312 1726890151.45762: variable 'ansible_search_path' from source: unknown 186312 1726890151.45787: we have included files to process 186312 1726890151.45788: generating all_blocks data 186312 1726890151.45790: done generating all_blocks data 186312 1726890151.45795: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890151.45796: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890151.45798: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890151.46928: done processing included file 186312 1726890151.46932: iterating over new_blocks loaded from include file 186312 1726890151.46934: in VariableManager get_vars() 186312 1726890151.46950: done with get_vars() 186312 1726890151.46952: filtering new block on tags 186312 1726890151.47117: done filtering new block on tags 186312 1726890151.47120: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node3 => (item=mount) 186312 1726890151.47125: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890151.47126: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890151.47135: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890151.47758: done processing included file 186312 1726890151.47760: iterating over new_blocks loaded from include file 186312 1726890151.47761: in VariableManager get_vars() 186312 1726890151.47776: done with get_vars() 186312 1726890151.47778: filtering new block on tags 186312 1726890151.47854: done filtering new block on tags 186312 1726890151.47857: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node3 => (item=fstab) 186312 1726890151.47860: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890151.47861: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890151.47864: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890151.48354: done processing included file 186312 1726890151.48356: iterating over new_blocks loaded from include file 186312 1726890151.48357: in VariableManager get_vars() 186312 1726890151.48371: done with get_vars() 186312 1726890151.48373: filtering new block on tags 186312 1726890151.48405: done filtering new block on tags 186312 1726890151.48408: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node3 => (item=fs) 186312 1726890151.48411: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890151.48414: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890151.48417: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890151.49113: done processing included file 186312 1726890151.49115: iterating over new_blocks loaded from include file 186312 1726890151.49116: in VariableManager get_vars() 186312 1726890151.49133: done with get_vars() 186312 1726890151.49134: filtering new block on tags 186312 1726890151.49218: done filtering new block on tags 186312 1726890151.49220: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node3 => (item=device) 186312 1726890151.49224: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890151.49225: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890151.49227: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890151.50863: done processing included file 186312 1726890151.50865: iterating over new_blocks loaded from include file 186312 1726890151.50866: in VariableManager get_vars() 186312 1726890151.50881: done with get_vars() 186312 1726890151.50883: filtering new block on tags 186312 1726890151.51071: done filtering new block on tags 186312 1726890151.51074: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node3 => (item=encryption) 186312 1726890151.51077: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890151.51078: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890151.51081: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890151.52104: done processing included file 186312 1726890151.52106: iterating over new_blocks loaded from include file 186312 1726890151.52107: in VariableManager get_vars() 186312 1726890151.52124: done with get_vars() 186312 1726890151.52126: filtering new block on tags 186312 1726890151.52252: done filtering new block on tags 186312 1726890151.52255: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node3 => (item=md) 186312 1726890151.52259: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890151.52259: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890151.52262: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890151.54833: done processing included file 186312 1726890151.54835: iterating over new_blocks loaded from include file 186312 1726890151.54836: in VariableManager get_vars() 186312 1726890151.54855: done with get_vars() 186312 1726890151.54857: filtering new block on tags 186312 1726890151.54926: done filtering new block on tags 186312 1726890151.54931: in VariableManager get_vars() 186312 1726890151.54946: done with get_vars() 186312 1726890151.54947: filtering new block on tags 186312 1726890151.55003: done filtering new block on tags 186312 1726890151.55006: in VariableManager get_vars() 186312 1726890151.55021: done with get_vars() 186312 1726890151.55023: filtering new block on tags 186312 1726890151.55190: done filtering new block on tags 186312 1726890151.55193: in VariableManager get_vars() 186312 1726890151.55206: done with get_vars() 186312 1726890151.55208: filtering new block on tags 186312 1726890151.55272: done filtering new block on tags 186312 1726890151.55275: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node3 => (item=size) 186312 1726890151.55278: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890151.55279: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890151.55286: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890151.55990: done processing included file 186312 1726890151.55992: iterating over new_blocks loaded from include file 186312 1726890151.55993: in VariableManager get_vars() 186312 1726890151.56007: done with get_vars() 186312 1726890151.56009: filtering new block on tags 186312 1726890151.56095: done filtering new block on tags 186312 1726890151.56098: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node3 => (item=cache) 186312 1726890151.56101: extending task lists for all hosts with included blocks 186312 1726890151.56322: done extending task lists 186312 1726890151.56324: done processing included files 186312 1726890151.56324: results queue empty 186312 1726890151.56325: checking for any_errors_fatal 186312 1726890151.56330: done checking for any_errors_fatal 186312 1726890151.56331: checking for max_fail_percentage 186312 1726890151.56332: done checking for max_fail_percentage 186312 1726890151.56333: checking to see if all hosts have failed and the running result is not ok 186312 1726890151.56338: done checking to see if all hosts have failed 186312 1726890151.56338: getting the remaining hosts for this loop 186312 1726890151.56340: done getting the remaining hosts for this loop 186312 1726890151.56343: getting the next task for host managed_node3 186312 1726890151.56347: done getting next task for host managed_node3 186312 1726890151.56349: ^ task is: TASK: Get expected mount device based on device type 186312 1726890151.56352: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890151.56354: getting variables 186312 1726890151.56355: in VariableManager get_vars() 186312 1726890151.56369: Calling all_inventory to load vars for managed_node3 186312 1726890151.56371: Calling groups_inventory to load vars for managed_node3 186312 1726890151.56373: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.56378: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.56381: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.56383: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.56844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.57418: done with get_vars() 186312 1726890151.57434: done getting variables 186312 1726890151.57477: 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 [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:42:31 -0400 (0:00:00.185) 0:02:01.314 ****** 186312 1726890151.57508: entering _queue_task() for managed_node3/set_fact 186312 1726890151.57859: worker is 1 (out of 1 available) 186312 1726890151.57871: exiting _queue_task() for managed_node3/set_fact 186312 1726890151.57889: done queuing things up, now waiting for results queue to drain 186312 1726890151.57891: waiting for pending results... 186312 1726890151.58234: running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type 186312 1726890151.58385: in run() - task 02369adf-7a19-881e-6b85-0000000026d3 186312 1726890151.58406: variable 'ansible_search_path' from source: unknown 186312 1726890151.58451: calling self._execute() 186312 1726890151.58583: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.58594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.58609: variable 'omit' from source: magic vars 186312 1726890151.58744: variable 'omit' from source: magic vars 186312 1726890151.58815: variable 'omit' from source: magic vars 186312 1726890151.59208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890151.59535: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890151.59593: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890151.59642: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890151.59691: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890151.59789: 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) 186312 1726890151.59820: 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) 186312 1726890151.59855: 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) 186312 1726890151.59896: 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) 186312 1726890151.59949: 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) 186312 1726890151.59978: 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) 186312 1726890151.60016: 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) 186312 1726890151.60050: 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) 186312 1726890151.60298: variable '_storage_test_volume_present' from source: set_fact 186312 1726890151.60319: variable 'storage_test_volume' from source: include params 186312 1726890151.60375: variable 'omit' from source: magic vars 186312 1726890151.60404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890151.60446: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890151.60469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890151.60491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890151.60507: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890151.60551: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890151.60560: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.60568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.60673: Set connection var ansible_shell_type to sh 186312 1726890151.60690: Set connection var ansible_pipelining to False 186312 1726890151.60705: Set connection var ansible_timeout to 10 186312 1726890151.60714: Set connection var ansible_connection to ssh 186312 1726890151.60726: Set connection var ansible_shell_executable to /bin/sh 186312 1726890151.60742: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890151.60769: variable 'ansible_shell_executable' from source: unknown 186312 1726890151.60776: variable 'ansible_connection' from source: unknown 186312 1726890151.60781: variable 'ansible_module_compression' from source: unknown 186312 1726890151.60786: variable 'ansible_shell_type' from source: unknown 186312 1726890151.60791: variable 'ansible_shell_executable' from source: unknown 186312 1726890151.60797: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.60803: variable 'ansible_pipelining' from source: unknown 186312 1726890151.60808: variable 'ansible_timeout' from source: unknown 186312 1726890151.60817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.60919: 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) 186312 1726890151.60938: variable 'omit' from source: magic vars 186312 1726890151.60946: starting attempt loop 186312 1726890151.60951: running the handler 186312 1726890151.60971: handler run complete 186312 1726890151.60983: attempt loop complete, returning result 186312 1726890151.60988: _execute() done 186312 1726890151.60994: dumping result to json 186312 1726890151.61000: done dumping result, returning 186312 1726890151.61008: done running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type [02369adf-7a19-881e-6b85-0000000026d3] 186312 1726890151.61019: sending task result for task 02369adf-7a19-881e-6b85-0000000026d3 ok: [managed_node3] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 186312 1726890151.61162: no more pending results, returning what we have 186312 1726890151.61173: results queue empty 186312 1726890151.61174: checking for any_errors_fatal 186312 1726890151.61176: done checking for any_errors_fatal 186312 1726890151.61176: checking for max_fail_percentage 186312 1726890151.61178: done checking for max_fail_percentage 186312 1726890151.61179: checking to see if all hosts have failed and the running result is not ok 186312 1726890151.61180: done checking to see if all hosts have failed 186312 1726890151.61181: getting the remaining hosts for this loop 186312 1726890151.61183: done getting the remaining hosts for this loop 186312 1726890151.61186: getting the next task for host managed_node3 186312 1726890151.61193: done getting next task for host managed_node3 186312 1726890151.61196: ^ task is: TASK: Set some facts 186312 1726890151.61201: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890151.61213: getting variables 186312 1726890151.61215: in VariableManager get_vars() 186312 1726890151.61252: Calling all_inventory to load vars for managed_node3 186312 1726890151.61255: Calling groups_inventory to load vars for managed_node3 186312 1726890151.61258: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.61270: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.61273: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.61276: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.62068: done sending task result for task 02369adf-7a19-881e-6b85-0000000026d3 186312 1726890151.62071: WORKER PROCESS EXITING 186312 1726890151.62092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.62820: done with get_vars() 186312 1726890151.62837: done getting variables 186312 1726890151.62892: 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 [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:42:31 -0400 (0:00:00.054) 0:02:01.368 ****** 186312 1726890151.62933: entering _queue_task() for managed_node3/set_fact 186312 1726890151.63205: worker is 1 (out of 1 available) 186312 1726890151.63219: exiting _queue_task() for managed_node3/set_fact 186312 1726890151.63235: done queuing things up, now waiting for results queue to drain 186312 1726890151.63237: waiting for pending results... 186312 1726890151.63560: running TaskExecutor() for managed_node3/TASK: Set some facts 186312 1726890151.63702: in run() - task 02369adf-7a19-881e-6b85-0000000026d4 186312 1726890151.63724: variable 'ansible_search_path' from source: unknown 186312 1726890151.63768: calling self._execute() 186312 1726890151.63892: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.63914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.63932: variable 'omit' from source: magic vars 186312 1726890151.64054: variable 'omit' from source: magic vars 186312 1726890151.64120: variable 'omit' from source: magic vars 186312 1726890151.64481: variable '_storage_test_volume_present' from source: set_fact 186312 1726890151.64490: variable 'storage_test_volume' from source: include params 186312 1726890151.64764: variable 'storage_test_volume' from source: include params 186312 1726890151.64788: variable 'mount_prefix' from source: task vars 186312 1726890151.65006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890151.67687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890151.67764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890151.67824: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890151.67866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890151.67898: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890151.67979: 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) 186312 1726890151.68008: 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) 186312 1726890151.68047: 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) 186312 1726890151.68087: 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) 186312 1726890151.68105: 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) 186312 1726890151.68295: variable '__storage_is_ostree' from source: set_fact 186312 1726890151.68305: variable 'storage_test_volume' from source: include params 186312 1726890151.68389: variable 'omit' from source: magic vars 186312 1726890151.68420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890151.68456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890151.68489: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890151.68514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890151.68533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890151.68570: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890151.68585: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.68593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.68701: Set connection var ansible_shell_type to sh 186312 1726890151.68719: Set connection var ansible_pipelining to False 186312 1726890151.68739: Set connection var ansible_timeout to 10 186312 1726890151.68746: Set connection var ansible_connection to ssh 186312 1726890151.68755: Set connection var ansible_shell_executable to /bin/sh 186312 1726890151.68764: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890151.68795: variable 'ansible_shell_executable' from source: unknown 186312 1726890151.68808: variable 'ansible_connection' from source: unknown 186312 1726890151.68818: variable 'ansible_module_compression' from source: unknown 186312 1726890151.68825: variable 'ansible_shell_type' from source: unknown 186312 1726890151.68835: variable 'ansible_shell_executable' from source: unknown 186312 1726890151.68843: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.68851: variable 'ansible_pipelining' from source: unknown 186312 1726890151.68857: variable 'ansible_timeout' from source: unknown 186312 1726890151.68865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.68986: 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) 186312 1726890151.69001: variable 'omit' from source: magic vars 186312 1726890151.69016: starting attempt loop 186312 1726890151.69027: running the handler 186312 1726890151.69048: handler run complete 186312 1726890151.69063: attempt loop complete, returning result 186312 1726890151.69070: _execute() done 186312 1726890151.69077: dumping result to json 186312 1726890151.69084: done dumping result, returning 186312 1726890151.69095: done running TaskExecutor() for managed_node3/TASK: Set some facts [02369adf-7a19-881e-6b85-0000000026d4] 186312 1726890151.69103: sending task result for task 02369adf-7a19-881e-6b85-0000000026d4 186312 1726890151.69225: done sending task result for task 02369adf-7a19-881e-6b85-0000000026d4 ok: [managed_node3] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } 186312 1726890151.69288: no more pending results, returning what we have 186312 1726890151.69292: results queue empty 186312 1726890151.69293: checking for any_errors_fatal 186312 1726890151.69300: done checking for any_errors_fatal 186312 1726890151.69301: checking for max_fail_percentage 186312 1726890151.69303: done checking for max_fail_percentage 186312 1726890151.69304: checking to see if all hosts have failed and the running result is not ok 186312 1726890151.69305: done checking to see if all hosts have failed 186312 1726890151.69306: getting the remaining hosts for this loop 186312 1726890151.69308: done getting the remaining hosts for this loop 186312 1726890151.69315: getting the next task for host managed_node3 186312 1726890151.69323: done getting next task for host managed_node3 186312 1726890151.69326: ^ task is: TASK: Get information about the mountpoint directory 186312 1726890151.69334: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890151.69347: getting variables 186312 1726890151.69349: in VariableManager get_vars() 186312 1726890151.69389: Calling all_inventory to load vars for managed_node3 186312 1726890151.69392: Calling groups_inventory to load vars for managed_node3 186312 1726890151.69396: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.69408: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.69413: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.69416: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.70481: WORKER PROCESS EXITING 186312 1726890151.70503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.71147: done with get_vars() 186312 1726890151.71161: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:42:31 -0400 (0:00:00.083) 0:02:01.451 ****** 186312 1726890151.71261: entering _queue_task() for managed_node3/stat 186312 1726890151.71551: worker is 1 (out of 1 available) 186312 1726890151.71568: exiting _queue_task() for managed_node3/stat 186312 1726890151.71581: done queuing things up, now waiting for results queue to drain 186312 1726890151.71582: waiting for pending results... 186312 1726890151.71893: running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory 186312 1726890151.72035: in run() - task 02369adf-7a19-881e-6b85-0000000026d5 186312 1726890151.72056: variable 'ansible_search_path' from source: unknown 186312 1726890151.72093: calling self._execute() 186312 1726890151.72216: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.72237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.72253: variable 'omit' from source: magic vars 186312 1726890151.72776: variable '_storage_test_volume_present' from source: set_fact 186312 1726890151.72790: variable 'storage_test_volume' from source: include params 186312 1726890151.72832: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 186312 1726890151.72841: when evaluation is False, skipping this task 186312 1726890151.72847: _execute() done 186312 1726890151.72854: dumping result to json 186312 1726890151.72860: done dumping result, returning 186312 1726890151.72870: done running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory [02369adf-7a19-881e-6b85-0000000026d5] 186312 1726890151.72885: sending task result for task 02369adf-7a19-881e-6b85-0000000026d5 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 186312 1726890151.73048: no more pending results, returning what we have 186312 1726890151.73053: results queue empty 186312 1726890151.73054: checking for any_errors_fatal 186312 1726890151.73065: done checking for any_errors_fatal 186312 1726890151.73065: checking for max_fail_percentage 186312 1726890151.73067: done checking for max_fail_percentage 186312 1726890151.73068: checking to see if all hosts have failed and the running result is not ok 186312 1726890151.73069: done checking to see if all hosts have failed 186312 1726890151.73070: getting the remaining hosts for this loop 186312 1726890151.73072: done getting the remaining hosts for this loop 186312 1726890151.73076: getting the next task for host managed_node3 186312 1726890151.73083: done getting next task for host managed_node3 186312 1726890151.73087: ^ task is: TASK: Verify the current mount state by device 186312 1726890151.73092: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890151.73096: getting variables 186312 1726890151.73099: in VariableManager get_vars() 186312 1726890151.73140: Calling all_inventory to load vars for managed_node3 186312 1726890151.73143: Calling groups_inventory to load vars for managed_node3 186312 1726890151.73147: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.73163: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.73167: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.73169: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.73964: done sending task result for task 02369adf-7a19-881e-6b85-0000000026d5 186312 1726890151.73967: WORKER PROCESS EXITING 186312 1726890151.73990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.74653: done with get_vars() 186312 1726890151.74668: done getting variables 186312 1726890151.74735: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:42:31 -0400 (0:00:00.035) 0:02:01.486 ****** 186312 1726890151.74768: entering _queue_task() for managed_node3/assert 186312 1726890151.75051: worker is 1 (out of 1 available) 186312 1726890151.75063: exiting _queue_task() for managed_node3/assert 186312 1726890151.75078: done queuing things up, now waiting for results queue to drain 186312 1726890151.75079: waiting for pending results... 186312 1726890151.75413: running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device 186312 1726890151.75565: in run() - task 02369adf-7a19-881e-6b85-0000000026d6 186312 1726890151.75591: variable 'ansible_search_path' from source: unknown 186312 1726890151.75638: calling self._execute() 186312 1726890151.75766: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.75778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.75790: variable 'omit' from source: magic vars 186312 1726890151.76175: variable '_storage_test_volume_present' from source: set_fact 186312 1726890151.76192: Evaluated conditional (_storage_test_volume_present): True 186312 1726890151.76200: variable 'omit' from source: magic vars 186312 1726890151.76259: variable 'omit' from source: magic vars 186312 1726890151.76380: variable 'storage_test_volume' from source: include params 186312 1726890151.76441: variable 'omit' from source: magic vars 186312 1726890151.76490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890151.76536: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890151.76561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890151.76588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890151.76602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890151.76642: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890151.76650: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.76656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.76760: Set connection var ansible_shell_type to sh 186312 1726890151.76774: Set connection var ansible_pipelining to False 186312 1726890151.76795: Set connection var ansible_timeout to 10 186312 1726890151.76802: Set connection var ansible_connection to ssh 186312 1726890151.76811: Set connection var ansible_shell_executable to /bin/sh 186312 1726890151.76822: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890151.76853: variable 'ansible_shell_executable' from source: unknown 186312 1726890151.76861: variable 'ansible_connection' from source: unknown 186312 1726890151.76867: variable 'ansible_module_compression' from source: unknown 186312 1726890151.76873: variable 'ansible_shell_type' from source: unknown 186312 1726890151.76878: variable 'ansible_shell_executable' from source: unknown 186312 1726890151.76884: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.76891: variable 'ansible_pipelining' from source: unknown 186312 1726890151.76901: variable 'ansible_timeout' from source: unknown 186312 1726890151.76908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.77064: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890151.77080: variable 'omit' from source: magic vars 186312 1726890151.77088: starting attempt loop 186312 1726890151.77094: running the handler 186312 1726890151.77318: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890151.77356: variable 'storage_test_volume' from source: include params 186312 1726890151.77380: variable 'storage_test_mount_expected_mount_point' from source: set_fact 186312 1726890151.77395: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].mountpoint == storage_test_mount_expected_mount_point): True 186312 1726890151.77406: handler run complete 186312 1726890151.77427: attempt loop complete, returning result 186312 1726890151.77437: _execute() done 186312 1726890151.77449: dumping result to json 186312 1726890151.77457: done dumping result, returning 186312 1726890151.77468: done running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device [02369adf-7a19-881e-6b85-0000000026d6] 186312 1726890151.77476: sending task result for task 02369adf-7a19-881e-6b85-0000000026d6 186312 1726890151.77592: done sending task result for task 02369adf-7a19-881e-6b85-0000000026d6 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890151.77642: no more pending results, returning what we have 186312 1726890151.77646: results queue empty 186312 1726890151.77647: checking for any_errors_fatal 186312 1726890151.77654: done checking for any_errors_fatal 186312 1726890151.77655: checking for max_fail_percentage 186312 1726890151.77656: done checking for max_fail_percentage 186312 1726890151.77657: checking to see if all hosts have failed and the running result is not ok 186312 1726890151.77658: done checking to see if all hosts have failed 186312 1726890151.77659: getting the remaining hosts for this loop 186312 1726890151.77661: done getting the remaining hosts for this loop 186312 1726890151.77665: getting the next task for host managed_node3 186312 1726890151.77672: done getting next task for host managed_node3 186312 1726890151.77676: ^ task is: TASK: Verify mount directory user 186312 1726890151.77681: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890151.77686: getting variables 186312 1726890151.77690: in VariableManager get_vars() 186312 1726890151.77731: Calling all_inventory to load vars for managed_node3 186312 1726890151.77734: Calling groups_inventory to load vars for managed_node3 186312 1726890151.77738: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.77751: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.77755: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.77758: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.78565: WORKER PROCESS EXITING 186312 1726890151.78586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.79252: done with get_vars() 186312 1726890151.79266: done getting variables 186312 1726890151.79322: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:42:31 -0400 (0:00:00.045) 0:02:01.532 ****** 186312 1726890151.79361: entering _queue_task() for managed_node3/assert 186312 1726890151.79615: worker is 1 (out of 1 available) 186312 1726890151.79627: exiting _queue_task() for managed_node3/assert 186312 1726890151.79647: done queuing things up, now waiting for results queue to drain 186312 1726890151.79648: waiting for pending results... 186312 1726890151.79953: running TaskExecutor() for managed_node3/TASK: Verify mount directory user 186312 1726890151.80099: in run() - task 02369adf-7a19-881e-6b85-0000000026d7 186312 1726890151.80123: variable 'ansible_search_path' from source: unknown 186312 1726890151.80169: calling self._execute() 186312 1726890151.80303: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.80320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.80339: variable 'omit' from source: magic vars 186312 1726890151.80908: variable '_storage_test_volume_present' from source: set_fact 186312 1726890151.80923: variable 'storage_test_volume' from source: include params 186312 1726890151.80968: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 186312 1726890151.80977: when evaluation is False, skipping this task 186312 1726890151.80985: _execute() done 186312 1726890151.80998: dumping result to json 186312 1726890151.81006: done dumping result, returning 186312 1726890151.81020: done running TaskExecutor() for managed_node3/TASK: Verify mount directory user [02369adf-7a19-881e-6b85-0000000026d7] 186312 1726890151.81034: sending task result for task 02369adf-7a19-881e-6b85-0000000026d7 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 186312 1726890151.81192: no more pending results, returning what we have 186312 1726890151.81196: results queue empty 186312 1726890151.81197: checking for any_errors_fatal 186312 1726890151.81208: done checking for any_errors_fatal 186312 1726890151.81209: checking for max_fail_percentage 186312 1726890151.81211: done checking for max_fail_percentage 186312 1726890151.81214: checking to see if all hosts have failed and the running result is not ok 186312 1726890151.81215: done checking to see if all hosts have failed 186312 1726890151.81216: getting the remaining hosts for this loop 186312 1726890151.81218: done getting the remaining hosts for this loop 186312 1726890151.81221: getting the next task for host managed_node3 186312 1726890151.81233: done getting next task for host managed_node3 186312 1726890151.81236: ^ task is: TASK: Verify mount directory group 186312 1726890151.81241: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890151.81246: getting variables 186312 1726890151.81248: in VariableManager get_vars() 186312 1726890151.81289: Calling all_inventory to load vars for managed_node3 186312 1726890151.81293: Calling groups_inventory to load vars for managed_node3 186312 1726890151.81297: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.81313: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.81317: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.81321: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.82176: done sending task result for task 02369adf-7a19-881e-6b85-0000000026d7 186312 1726890151.82180: WORKER PROCESS EXITING 186312 1726890151.82204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.82892: done with get_vars() 186312 1726890151.82907: done getting variables 186312 1726890151.82976: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:42:31 -0400 (0:00:00.036) 0:02:01.569 ****** 186312 1726890151.83010: entering _queue_task() for managed_node3/assert 186312 1726890151.83271: worker is 1 (out of 1 available) 186312 1726890151.83283: exiting _queue_task() for managed_node3/assert 186312 1726890151.83296: done queuing things up, now waiting for results queue to drain 186312 1726890151.83297: waiting for pending results... 186312 1726890151.83654: running TaskExecutor() for managed_node3/TASK: Verify mount directory group 186312 1726890151.83789: in run() - task 02369adf-7a19-881e-6b85-0000000026d8 186312 1726890151.83816: variable 'ansible_search_path' from source: unknown 186312 1726890151.83863: calling self._execute() 186312 1726890151.83985: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.83996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.84010: variable 'omit' from source: magic vars 186312 1726890151.84614: variable '_storage_test_volume_present' from source: set_fact 186312 1726890151.84627: variable 'storage_test_volume' from source: include params 186312 1726890151.84671: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 186312 1726890151.84685: when evaluation is False, skipping this task 186312 1726890151.84694: _execute() done 186312 1726890151.84702: dumping result to json 186312 1726890151.84711: done dumping result, returning 186312 1726890151.84726: done running TaskExecutor() for managed_node3/TASK: Verify mount directory group [02369adf-7a19-881e-6b85-0000000026d8] 186312 1726890151.84739: sending task result for task 02369adf-7a19-881e-6b85-0000000026d8 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 186312 1726890151.84878: no more pending results, returning what we have 186312 1726890151.84883: results queue empty 186312 1726890151.84884: checking for any_errors_fatal 186312 1726890151.84891: done checking for any_errors_fatal 186312 1726890151.84892: checking for max_fail_percentage 186312 1726890151.84894: done checking for max_fail_percentage 186312 1726890151.84895: checking to see if all hosts have failed and the running result is not ok 186312 1726890151.84896: done checking to see if all hosts have failed 186312 1726890151.84897: getting the remaining hosts for this loop 186312 1726890151.84899: done getting the remaining hosts for this loop 186312 1726890151.84902: getting the next task for host managed_node3 186312 1726890151.84911: done getting next task for host managed_node3 186312 1726890151.84915: ^ task is: TASK: Verify mount directory permissions 186312 1726890151.84920: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890151.84924: getting variables 186312 1726890151.84926: in VariableManager get_vars() 186312 1726890151.84964: Calling all_inventory to load vars for managed_node3 186312 1726890151.84967: Calling groups_inventory to load vars for managed_node3 186312 1726890151.84971: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.84984: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.84986: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.84989: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.85662: done sending task result for task 02369adf-7a19-881e-6b85-0000000026d8 186312 1726890151.85666: WORKER PROCESS EXITING 186312 1726890151.85690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.86475: done with get_vars() 186312 1726890151.86488: done getting variables 186312 1726890151.86550: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:42:31 -0400 (0:00:00.035) 0:02:01.605 ****** 186312 1726890151.86581: entering _queue_task() for managed_node3/assert 186312 1726890151.86817: worker is 1 (out of 1 available) 186312 1726890151.86828: exiting _queue_task() for managed_node3/assert 186312 1726890151.86845: done queuing things up, now waiting for results queue to drain 186312 1726890151.86846: waiting for pending results... 186312 1726890151.87142: running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions 186312 1726890151.87278: in run() - task 02369adf-7a19-881e-6b85-0000000026d9 186312 1726890151.87300: variable 'ansible_search_path' from source: unknown 186312 1726890151.87341: calling self._execute() 186312 1726890151.87459: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.87470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.87484: variable 'omit' from source: magic vars 186312 1726890151.87935: variable '_storage_test_volume_present' from source: set_fact 186312 1726890151.87949: variable 'storage_test_volume' from source: include params 186312 1726890151.87985: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 186312 1726890151.87993: when evaluation is False, skipping this task 186312 1726890151.87999: _execute() done 186312 1726890151.88005: dumping result to json 186312 1726890151.88013: done dumping result, returning 186312 1726890151.88022: done running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions [02369adf-7a19-881e-6b85-0000000026d9] 186312 1726890151.88039: sending task result for task 02369adf-7a19-881e-6b85-0000000026d9 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 186312 1726890151.88198: no more pending results, returning what we have 186312 1726890151.88203: results queue empty 186312 1726890151.88204: checking for any_errors_fatal 186312 1726890151.88218: done checking for any_errors_fatal 186312 1726890151.88218: checking for max_fail_percentage 186312 1726890151.88220: done checking for max_fail_percentage 186312 1726890151.88221: checking to see if all hosts have failed and the running result is not ok 186312 1726890151.88223: done checking to see if all hosts have failed 186312 1726890151.88223: getting the remaining hosts for this loop 186312 1726890151.88225: done getting the remaining hosts for this loop 186312 1726890151.88231: getting the next task for host managed_node3 186312 1726890151.88239: done getting next task for host managed_node3 186312 1726890151.88243: ^ task is: TASK: Get path of test volume device 186312 1726890151.88248: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890151.88253: getting variables 186312 1726890151.88257: in VariableManager get_vars() 186312 1726890151.88292: Calling all_inventory to load vars for managed_node3 186312 1726890151.88295: Calling groups_inventory to load vars for managed_node3 186312 1726890151.88299: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890151.88314: Calling all_plugins_play to load vars for managed_node3 186312 1726890151.88318: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890151.88321: Calling groups_plugins_play to load vars for managed_node3 186312 1726890151.88954: done sending task result for task 02369adf-7a19-881e-6b85-0000000026d9 186312 1726890151.88958: WORKER PROCESS EXITING 186312 1726890151.88984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890151.89749: done with get_vars() 186312 1726890151.89765: done getting variables 186312 1726890151.89831: 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 [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:42:31 -0400 (0:00:00.032) 0:02:01.637 ****** 186312 1726890151.89864: entering _queue_task() for managed_node3/command 186312 1726890151.90126: worker is 1 (out of 1 available) 186312 1726890151.90146: exiting _queue_task() for managed_node3/command 186312 1726890151.90158: done queuing things up, now waiting for results queue to drain 186312 1726890151.90159: waiting for pending results... 186312 1726890151.90474: running TaskExecutor() for managed_node3/TASK: Get path of test volume device 186312 1726890151.90609: in run() - task 02369adf-7a19-881e-6b85-0000000026da 186312 1726890151.90635: variable 'ansible_search_path' from source: unknown 186312 1726890151.90674: calling self._execute() 186312 1726890151.90806: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.90824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.90842: variable 'omit' from source: magic vars 186312 1726890151.91278: variable 'storage_test_volume' from source: include params 186312 1726890151.91321: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 186312 1726890151.91336: variable 'omit' from source: magic vars 186312 1726890151.91408: variable 'omit' from source: magic vars 186312 1726890151.91602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890151.96193: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890151.96297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890151.96387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890151.96440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890151.96502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890151.96650: variable 'storage_test_volume' from source: include params 186312 1726890151.96704: variable 'omit' from source: magic vars 186312 1726890151.96755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890151.96788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890151.96820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890151.96854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890151.96878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890151.96949: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890151.96959: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.96973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.97085: Set connection var ansible_shell_type to sh 186312 1726890151.97105: Set connection var ansible_pipelining to False 186312 1726890151.97124: Set connection var ansible_timeout to 10 186312 1726890151.97138: Set connection var ansible_connection to ssh 186312 1726890151.97147: Set connection var ansible_shell_executable to /bin/sh 186312 1726890151.97156: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890151.97179: variable 'ansible_shell_executable' from source: unknown 186312 1726890151.97186: variable 'ansible_connection' from source: unknown 186312 1726890151.97192: variable 'ansible_module_compression' from source: unknown 186312 1726890151.97198: variable 'ansible_shell_type' from source: unknown 186312 1726890151.97204: variable 'ansible_shell_executable' from source: unknown 186312 1726890151.97209: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890151.97219: variable 'ansible_pipelining' from source: unknown 186312 1726890151.97225: variable 'ansible_timeout' from source: unknown 186312 1726890151.97240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890151.97356: 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) 186312 1726890151.97371: variable 'omit' from source: magic vars 186312 1726890151.97378: starting attempt loop 186312 1726890151.97384: running the handler 186312 1726890151.97400: _low_level_execute_command(): starting 186312 1726890151.97409: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890151.98165: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890151.98178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890151.98190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890151.98205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890151.98255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890151.98266: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890151.98277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890151.98292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890151.98302: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890151.98311: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890151.98331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890151.98345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890151.98358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890151.98370: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890151.98382: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890151.98397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890151.98485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890151.98511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890151.98540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890151.98635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890152.00284: stdout chunk (state=3): >>>/root <<< 186312 1726890152.00466: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890152.00469: stdout chunk (state=3): >>><<< 186312 1726890152.00472: stderr chunk (state=3): >>><<< 186312 1726890152.00568: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890152.00578: _low_level_execute_command(): starting 186312 1726890152.00581: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890152.004892-190695-9113432747081 `" && echo ansible-tmp-1726890152.004892-190695-9113432747081="` echo /root/.ansible/tmp/ansible-tmp-1726890152.004892-190695-9113432747081 `" ) && sleep 0' 186312 1726890152.02252: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890152.02270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.02284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.02303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.02349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.02361: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890152.02378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.02396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890152.02408: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890152.02423: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890152.02439: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.02453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.02468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.02480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.02495: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890152.02509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.02593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890152.02614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890152.02631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890152.02702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890152.04706: stdout chunk (state=3): >>>ansible-tmp-1726890152.004892-190695-9113432747081=/root/.ansible/tmp/ansible-tmp-1726890152.004892-190695-9113432747081 <<< 186312 1726890152.04819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890152.04876: stderr chunk (state=3): >>><<< 186312 1726890152.04879: stdout chunk (state=3): >>><<< 186312 1726890152.05171: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890152.004892-190695-9113432747081=/root/.ansible/tmp/ansible-tmp-1726890152.004892-190695-9113432747081 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890152.05174: variable 'ansible_module_compression' from source: unknown 186312 1726890152.05176: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890152.05178: variable 'ansible_facts' from source: unknown 186312 1726890152.05181: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890152.004892-190695-9113432747081/AnsiballZ_command.py 186312 1726890152.05525: Sending initial data 186312 1726890152.05530: Sent initial data (155 bytes) 186312 1726890152.08218: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890152.08221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.08224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.08226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.08228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.08232: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890152.08234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.08236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890152.08238: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890152.08240: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890152.08242: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.08244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.08246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.08248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.08250: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890152.08252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.08387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890152.08401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890152.08410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890152.08586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890152.10744: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890152.10748: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890152.10784: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890152.10828: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp2aoeq9n7 /root/.ansible/tmp/ansible-tmp-1726890152.004892-190695-9113432747081/AnsiballZ_command.py <<< 186312 1726890152.10865: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890152.12170: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890152.12176: stderr chunk (state=3): >>><<< 186312 1726890152.12179: stdout chunk (state=3): >>><<< 186312 1726890152.12200: done transferring module to remote 186312 1726890152.12215: _low_level_execute_command(): starting 186312 1726890152.12221: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890152.004892-190695-9113432747081/ /root/.ansible/tmp/ansible-tmp-1726890152.004892-190695-9113432747081/AnsiballZ_command.py && sleep 0' 186312 1726890152.13682: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.13686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.13845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890152.13851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890152.13925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.13933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890152.13948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.14017: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890152.14149: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890152.14253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890152.16094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890152.16098: stdout chunk (state=3): >>><<< 186312 1726890152.16100: stderr chunk (state=3): >>><<< 186312 1726890152.16196: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890152.16199: _low_level_execute_command(): starting 186312 1726890152.16202: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890152.004892-190695-9113432747081/AnsiballZ_command.py && sleep 0' 186312 1726890152.17387: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890152.17456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.17470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.17487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.17571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.17582: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890152.17595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.17614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890152.17632: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890152.17644: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890152.17657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.17673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.17688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.17741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.17753: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890152.17765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.17898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890152.17957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890152.17971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890152.18064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890152.20023: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 186312 1726890152.20040: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890152.20098: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890152.20140: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890152.20170: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890152.20175: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890152.20211: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890152.20216: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890152.20266: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.20287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890152.20303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890152.20319: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890152.20344: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab11edc0> <<< 186312 1726890152.20381: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890152.20386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890152.20404: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab0c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab11eb20> <<< 186312 1726890152.20442: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890152.20446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890152.20452: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab11eac0> <<< 186312 1726890152.20465: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890152.20495: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890152.20498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890152.20502: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab0c3490> <<< 186312 1726890152.20527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890152.20545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890152.20570: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab0c3940> <<< 186312 1726890152.20595: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab0c3670> <<< 186312 1726890152.20621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890152.20639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890152.20652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890152.20669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890152.20690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890152.20706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890152.20733: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab07a190> <<< 186312 1726890152.20751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890152.20765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890152.21227: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab07a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab09d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab07a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab0db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab073d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab09dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab0c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890152.21318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890152.21354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890152.21376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890152.21395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890152.21422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890152.21427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890152.21443: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab03feb0> <<< 186312 1726890152.21483: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab042f40> <<< 186312 1726890152.21564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890152.21567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890152.21589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890152.21592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890152.21610: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab037610> <<< 186312 1726890152.21634: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab040640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab03f370> <<< 186312 1726890152.21661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890152.21733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890152.21753: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890152.21778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.21797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890152.21839: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaad96dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad968b0> <<< 186312 1726890152.21851: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890152.21872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890152.21884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad96eb0> <<< 186312 1726890152.21897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890152.21918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890152.21933: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad96f70> <<< 186312 1726890152.21985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad96e80> import '_collections' # <<< 186312 1726890152.22034: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadeed30> import '_functools' # <<< 186312 1726890152.22094: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaade9610> <<< 186312 1726890152.22110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890152.22126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab046e20> <<< 186312 1726890152.22205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaada7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadee250> <<< 186312 1726890152.22224: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaadfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab04c9d0> <<< 186312 1726890152.22315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890152.22331: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaada7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaada7d90> <<< 186312 1726890152.22423: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaada7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890152.22439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890152.22485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890152.22516: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad7b370> <<< 186312 1726890152.22532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890152.22543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890152.22576: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad7b460> <<< 186312 1726890152.22693: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadaffa0> <<< 186312 1726890152.22729: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadaaa30> <<< 186312 1726890152.22742: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadaa490> <<< 186312 1726890152.22760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890152.22769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890152.22804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890152.22816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890152.22843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890152.22862: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaacaf1c0> <<< 186312 1726890152.22886: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad65c70> <<< 186312 1726890152.22931: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadaaeb0> <<< 186312 1726890152.22941: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab04c040> <<< 186312 1726890152.22964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890152.23079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaacc2af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaacc2e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890152.23107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890152.23126: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaacd5730> <<< 186312 1726890152.23142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890152.23179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890152.23206: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaacd5c70> <<< 186312 1726890152.23241: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac603a0> <<< 186312 1726890152.23251: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaacc2f10> <<< 186312 1726890152.23294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890152.23322: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.23337: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac71280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaacd55b0> import 'pwd' # <<< 186312 1726890152.23368: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.23377: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac71340> <<< 186312 1726890152.23431: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaada79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890152.23442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890152.23510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac8d6a0> <<< 186312 1726890152.23533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890152.23559: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac8d970> <<< 186312 1726890152.23571: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaac8d760> <<< 186312 1726890152.23591: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.23602: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac8d850> <<< 186312 1726890152.23622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890152.23634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890152.23820: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.23836: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac8dca0> <<< 186312 1726890152.23852: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.23864: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac991f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaac8d8e0> <<< 186312 1726890152.23880: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaac7fa30> <<< 186312 1726890152.23901: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaada75b0> <<< 186312 1726890152.23925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890152.23978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890152.24014: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaac8da90> <<< 186312 1726890152.24160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890152.24172: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fafaabb3670> <<< 186312 1726890152.24330: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip' <<< 186312 1726890152.24333: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.24416: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.24451: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 186312 1726890152.24458: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.24481: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.24487: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890152.24501: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.25746: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.26713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890152.26716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5977c0> <<< 186312 1726890152.26745: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890152.26750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.26772: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890152.26777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890152.26794: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890152.26797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890152.26831: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.26834: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa597160> <<< 186312 1726890152.26870: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa597280> <<< 186312 1726890152.26904: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa597f10> <<< 186312 1726890152.26925: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890152.26981: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5974f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa597d30> <<< 186312 1726890152.26986: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890152.27025: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.27028: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa597f70> <<< 186312 1726890152.27037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890152.27068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890152.27112: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa597100> <<< 186312 1726890152.27134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890152.27149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890152.27166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890152.27195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890152.27216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890152.27289: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa4ecee0> <<< 186312 1726890152.27331: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.27334: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa50ff40> <<< 186312 1726890152.27360: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.27363: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa50fd60> <<< 186312 1726890152.27373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890152.27414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890152.27463: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa50f3d0> <<< 186312 1726890152.27465: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5fddc0> <<< 186312 1726890152.27624: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5fd3a0> <<< 186312 1726890152.27646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890152.27672: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5fdf70> <<< 186312 1726890152.27689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890152.27706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890152.27731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890152.27750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890152.27764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890152.27796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 186312 1726890152.27799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890152.27801: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5ccc10> <<< 186312 1726890152.27887: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa567cd0> <<< 186312 1726890152.27890: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5673a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa59a490> <<< 186312 1726890152.27923: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.27926: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa5674c0> <<< 186312 1726890152.27955: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.27958: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5674f0> <<< 186312 1726890152.27970: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890152.27985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890152.28017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 186312 1726890152.28021: stdout chunk (state=3): >>> <<< 186312 1726890152.28039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890152.28127: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.28130: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa4d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5de1f0> <<< 186312 1726890152.28154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890152.28157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890152.28215: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.28218: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa4dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5de370> <<< 186312 1726890152.28240: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890152.28275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.28301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890152.28318: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890152.28372: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5f7d90> <<< 186312 1726890152.28502: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa4dc880> <<< 186312 1726890152.28601: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.28603: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa4dc6d0> <<< 186312 1726890152.28637: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.28640: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa4db670> <<< 186312 1726890152.28679: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.28682: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa4db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5d68b0> <<< 186312 1726890152.28709: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890152.28729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890152.28752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890152.28796: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa55f670> <<< 186312 1726890152.28978: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa55eac0> <<< 186312 1726890152.28997: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa56f0d0> <<< 186312 1726890152.29033: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890152.29039: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa55f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5a2a60> <<< 186312 1726890152.29059: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890152.29064: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890152.29081: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.29156: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.29236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890152.29262: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890152.29266: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.29278: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890152.29299: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.29398: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.29495: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.29972: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.30436: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890152.30458: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890152.30462: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890152.30478: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890152.30492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.30555: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa0bd580> <<< 186312 1726890152.30631: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890152.30636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890152.30649: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa4ab520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa0630a0> <<< 186312 1726890152.30702: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890152.30705: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.30721: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.30742: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890152.30745: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.30866: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.31002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890152.31005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890152.31021: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa55ebb0> <<< 186312 1726890152.31036: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.31425: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.31790: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.31849: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.31916: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890152.31954: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.31984: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890152.31996: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.32051: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.32131: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890152.32135: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.32151: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890152.32165: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.32201: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.32242: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890152.32247: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.32429: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.32619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890152.32655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890152.32663: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890152.32740: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa4b8970> <<< 186312 1726890152.32743: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.32804: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.32880: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890152.32883: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/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_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890152.32886: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890152.32911: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.32948: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.32980: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890152.32994: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.33038: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.33065: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.33156: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.33222: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890152.33246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.33324: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa5e9250> <<< 186312 1726890152.33360: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa4b86a0> <<< 186312 1726890152.33400: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890152.33403: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890152.33406: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.33538: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.33592: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.33615: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.33653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890152.33666: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890152.33680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890152.33718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890152.33735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890152.33752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890152.33841: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa49d7c0> <<< 186312 1726890152.33882: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa49a7f0> <<< 186312 1726890152.33943: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa494970> <<< 186312 1726890152.33946: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890152.33960: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.33974: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.33998: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/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_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890152.34069: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890152.34073: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.34085: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890152.34107: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.34198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.34301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890152.34304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890152.34328: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa04b5e0> <<< 186312 1726890152.34410: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.34561: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890152.34897: stdout chunk (state=3): >>> {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:42:32.344847", "end": "2024-09-20 23:42:32.348040", "delta": "0:00:00.003193", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_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}}} <<< 186312 1726890152.34923: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890152.35313: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 186312 1726890152.35325: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib<<< 186312 1726890152.35328: stdout chunk (state=3): >>> # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 186312 1726890152.35333: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 <<< 186312 1726890152.35335: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 186312 1726890152.35338: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site <<< 186312 1726890152.35385: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc <<< 186312 1726890152.35389: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 186312 1726890152.35393: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect <<< 186312 1726890152.35418: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 186312 1726890152.35423: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl <<< 186312 1726890152.35473: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 186312 1726890152.35477: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid <<< 186312 1726890152.35480: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket <<< 186312 1726890152.35484: stdout chunk (state=3): >>># destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six<<< 186312 1726890152.35487: stdout chunk (state=3): >>> # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 186312 1726890152.35522: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast <<< 186312 1726890152.35527: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation <<< 186312 1726890152.35530: stdout chunk (state=3): >>># destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec <<< 186312 1726890152.35541: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890152.35748: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890152.35775: stdout chunk (state=3): >>># destroy importlib.util <<< 186312 1726890152.35778: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890152.35805: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890152.35827: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890152.35857: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 186312 1726890152.35862: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 186312 1726890152.35872: stdout chunk (state=3): >>># destroy encodings <<< 186312 1726890152.35889: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890152.35916: stdout chunk (state=3): >>># destroy array <<< 186312 1726890152.35919: stdout chunk (state=3): >>># destroy datetime <<< 186312 1726890152.35942: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890152.35996: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890152.36002: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 186312 1726890152.36026: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890152.36031: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 186312 1726890152.36057: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit <<< 186312 1726890152.36060: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 186312 1726890152.36088: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref <<< 186312 1726890152.36091: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890152.36094: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 186312 1726890152.36107: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890152.36124: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools <<< 186312 1726890152.36148: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890152.36153: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890152.36181: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 186312 1726890152.36186: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 186312 1726890152.36189: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 186312 1726890152.36203: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket <<< 186312 1726890152.36217: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890152.36350: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890152.36353: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890152.36383: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 186312 1726890152.36387: stdout chunk (state=3): >>># destroy stat <<< 186312 1726890152.36402: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890152.36416: stdout chunk (state=3): >>># destroy select <<< 186312 1726890152.36437: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890152.36477: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890152.36853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890152.36856: stdout chunk (state=3): >>><<< 186312 1726890152.36858: stderr chunk (state=3): >>><<< 186312 1726890152.37035: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab11edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab0c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab11eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab11eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab0c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab0c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab0c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab07a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab07a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab09d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab07a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab0db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab073d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab09dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab0c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab03feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab042f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab037610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab040640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab03f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaad96dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad968b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad96eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad96f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad96e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadeed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaade9610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab046e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaada7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaadfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab04c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaada7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaada7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaada7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad7b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad7b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadaffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadaaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadaa490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaacaf1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaad65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaadaaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafab04c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaacc2af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaacc2e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaacd5730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaacd5c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac603a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaacc2f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac71280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaacd55b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac71340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaada79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac8d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac8d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaac8d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac8d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac8dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaac991f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaac8d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaac7fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaada75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaac8da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fafaabb3670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/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_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5977c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa597160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa597280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa597f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5974f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa597d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa597f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa597100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa4ecee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa50ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa50fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa50f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5fddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5fd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5fdf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5ccc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa567cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5673a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa59a490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa5674c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5674f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa4d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5de1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa4dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5de370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5f7d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa4dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa4dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa4db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa4db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5d68b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa55f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa55eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa56f0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa55f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa5a2a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/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_15voh8uk/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_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/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_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa0bd580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa4ab520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa0630a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa55ebb0> # 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_15voh8uk/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_15voh8uk/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_15voh8uk/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_15voh8uk/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_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa4b8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/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_15voh8uk/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_15voh8uk/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_15voh8uk/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_15voh8uk/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafaa5e9250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa4b86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/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_15voh8uk/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa49d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa49a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa494970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/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_15voh8uk/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_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_15voh8uk/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_15voh8uk/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafaa04b5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:42:32.344847", "end": "2024-09-20 23:42:32.348040", "delta": "0:00:00.003193", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890152.37642: done with _execute_module (ansible.legacy.command, {'_raw_params': 'realpath /dev/sda', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890152.004892-190695-9113432747081/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890152.37646: _low_level_execute_command(): starting 186312 1726890152.37649: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890152.004892-190695-9113432747081/ > /dev/null 2>&1 && sleep 0' 186312 1726890152.38246: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890152.38255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.38266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.38284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.38326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.38336: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890152.38346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.38359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890152.38366: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890152.38372: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890152.38384: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.38394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.38404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.38413: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.38419: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890152.38428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.38525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890152.38547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890152.38559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890152.38624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890152.40528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890152.40542: stderr chunk (state=3): >>><<< 186312 1726890152.40546: stdout chunk (state=3): >>><<< 186312 1726890152.40566: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890152.40569: handler run complete 186312 1726890152.40595: Evaluated conditional (False): False 186312 1726890152.40605: attempt loop complete, returning result 186312 1726890152.40608: _execute() done 186312 1726890152.40610: dumping result to json 186312 1726890152.40617: done dumping result, returning 186312 1726890152.40626: done running TaskExecutor() for managed_node3/TASK: Get path of test volume device [02369adf-7a19-881e-6b85-0000000026da] 186312 1726890152.40633: sending task result for task 02369adf-7a19-881e-6b85-0000000026da 186312 1726890152.40737: done sending task result for task 02369adf-7a19-881e-6b85-0000000026da 186312 1726890152.40740: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003193", "end": "2024-09-20 23:42:32.348040", "rc": 0, "start": "2024-09-20 23:42:32.344847" } STDOUT: /dev/sda 186312 1726890152.40806: no more pending results, returning what we have 186312 1726890152.40809: results queue empty 186312 1726890152.40810: checking for any_errors_fatal 186312 1726890152.40821: done checking for any_errors_fatal 186312 1726890152.40822: checking for max_fail_percentage 186312 1726890152.40824: done checking for max_fail_percentage 186312 1726890152.40825: checking to see if all hosts have failed and the running result is not ok 186312 1726890152.40826: done checking to see if all hosts have failed 186312 1726890152.40826: getting the remaining hosts for this loop 186312 1726890152.40828: done getting the remaining hosts for this loop 186312 1726890152.40832: getting the next task for host managed_node3 186312 1726890152.40839: done getting next task for host managed_node3 186312 1726890152.40842: ^ task is: TASK: Gather swap info 186312 1726890152.40846: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890152.40852: getting variables 186312 1726890152.40853: in VariableManager get_vars() 186312 1726890152.40889: Calling all_inventory to load vars for managed_node3 186312 1726890152.40892: Calling groups_inventory to load vars for managed_node3 186312 1726890152.40896: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890152.40907: Calling all_plugins_play to load vars for managed_node3 186312 1726890152.40910: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890152.40921: Calling groups_plugins_play to load vars for managed_node3 186312 1726890152.42445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890152.43373: done with get_vars() 186312 1726890152.43390: done getting variables 186312 1726890152.43456: 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 [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:42:32 -0400 (0:00:00.536) 0:02:02.174 ****** 186312 1726890152.43491: entering _queue_task() for managed_node3/command 186312 1726890152.43831: worker is 1 (out of 1 available) 186312 1726890152.43844: exiting _queue_task() for managed_node3/command 186312 1726890152.43859: done queuing things up, now waiting for results queue to drain 186312 1726890152.43861: waiting for pending results... 186312 1726890152.44194: running TaskExecutor() for managed_node3/TASK: Gather swap info 186312 1726890152.44349: in run() - task 02369adf-7a19-881e-6b85-0000000026db 186312 1726890152.44377: variable 'ansible_search_path' from source: unknown 186312 1726890152.44426: calling self._execute() 186312 1726890152.44562: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890152.44573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890152.44594: variable 'omit' from source: magic vars 186312 1726890152.45035: variable 'storage_test_volume' from source: include params 186312 1726890152.45073: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 186312 1726890152.45083: variable 'omit' from source: magic vars 186312 1726890152.45162: variable 'omit' from source: magic vars 186312 1726890152.45228: variable 'omit' from source: magic vars 186312 1726890152.45282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890152.45323: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890152.45357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890152.45380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890152.45395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890152.45429: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890152.45438: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890152.45445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890152.45545: Set connection var ansible_shell_type to sh 186312 1726890152.45560: Set connection var ansible_pipelining to False 186312 1726890152.45578: Set connection var ansible_timeout to 10 186312 1726890152.45584: Set connection var ansible_connection to ssh 186312 1726890152.45591: Set connection var ansible_shell_executable to /bin/sh 186312 1726890152.45598: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890152.45626: variable 'ansible_shell_executable' from source: unknown 186312 1726890152.45644: variable 'ansible_connection' from source: unknown 186312 1726890152.45660: variable 'ansible_module_compression' from source: unknown 186312 1726890152.45667: variable 'ansible_shell_type' from source: unknown 186312 1726890152.45680: variable 'ansible_shell_executable' from source: unknown 186312 1726890152.45697: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890152.45706: variable 'ansible_pipelining' from source: unknown 186312 1726890152.45715: variable 'ansible_timeout' from source: unknown 186312 1726890152.45724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890152.45922: 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) 186312 1726890152.45939: variable 'omit' from source: magic vars 186312 1726890152.45948: starting attempt loop 186312 1726890152.45954: running the handler 186312 1726890152.45971: _low_level_execute_command(): starting 186312 1726890152.45982: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890152.46791: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890152.46807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.46826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.46845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.46897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.46910: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890152.46929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.46951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890152.46965: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890152.46978: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890152.46997: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.47015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.47033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.47047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.47059: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890152.47073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.47158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890152.47175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890152.47190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890152.47302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890152.48910: stdout chunk (state=3): >>>/root <<< 186312 1726890152.49115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890152.49119: stdout chunk (state=3): >>><<< 186312 1726890152.49121: stderr chunk (state=3): >>><<< 186312 1726890152.49247: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890152.49250: _low_level_execute_command(): starting 186312 1726890152.49253: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890152.491449-190714-5295037764557 `" && echo ansible-tmp-1726890152.491449-190714-5295037764557="` echo /root/.ansible/tmp/ansible-tmp-1726890152.491449-190714-5295037764557 `" ) && sleep 0' 186312 1726890152.51252: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.51256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.51281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890152.51285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.51287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.51365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890152.51378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890152.51455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890152.53503: stdout chunk (state=3): >>>ansible-tmp-1726890152.491449-190714-5295037764557=/root/.ansible/tmp/ansible-tmp-1726890152.491449-190714-5295037764557 <<< 186312 1726890152.53700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890152.53704: stdout chunk (state=3): >>><<< 186312 1726890152.53706: stderr chunk (state=3): >>><<< 186312 1726890152.53860: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890152.491449-190714-5295037764557=/root/.ansible/tmp/ansible-tmp-1726890152.491449-190714-5295037764557 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890152.53867: variable 'ansible_module_compression' from source: unknown 186312 1726890152.53870: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890152.53931: variable 'ansible_facts' from source: unknown 186312 1726890152.54004: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890152.491449-190714-5295037764557/AnsiballZ_command.py 186312 1726890152.54166: Sending initial data 186312 1726890152.54169: Sent initial data (155 bytes) 186312 1726890152.55051: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890152.55064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.55079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.55097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.55140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.55153: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890152.55167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.55186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890152.55199: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890152.55210: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890152.55226: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.55240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.55256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.55269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.55281: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890152.55294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.55370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890152.55392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890152.55408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890152.55485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890152.57254: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890152.57297: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890152.57338: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmppqig_8j6 /root/.ansible/tmp/ansible-tmp-1726890152.491449-190714-5295037764557/AnsiballZ_command.py <<< 186312 1726890152.57383: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890152.58794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890152.58817: stderr chunk (state=3): >>><<< 186312 1726890152.58819: stdout chunk (state=3): >>><<< 186312 1726890152.58932: done transferring module to remote 186312 1726890152.58935: _low_level_execute_command(): starting 186312 1726890152.58937: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890152.491449-190714-5295037764557/ /root/.ansible/tmp/ansible-tmp-1726890152.491449-190714-5295037764557/AnsiballZ_command.py && sleep 0' 186312 1726890152.59534: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890152.59548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.59561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.59582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.59628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.59642: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890152.59654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.59670: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890152.59681: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890152.59697: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890152.59709: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.59724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.59744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.59757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.59767: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890152.59779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.59864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890152.59885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890152.59903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890152.59974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890152.61831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890152.61835: stdout chunk (state=3): >>><<< 186312 1726890152.61839: stderr chunk (state=3): >>><<< 186312 1726890152.61918: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890152.61921: _low_level_execute_command(): starting 186312 1726890152.61924: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890152.491449-190714-5295037764557/AnsiballZ_command.py && sleep 0' 186312 1726890152.63441: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890152.63457: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.63471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.63489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.63545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.63557: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890152.63572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.63590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890152.63603: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890152.63624: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890152.63644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.63659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.63675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.63688: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.63700: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890152.63716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.63802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890152.63827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890152.63854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890152.63942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890152.65972: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 186312 1726890152.65975: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890152.66020: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890152.66055: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890152.66087: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890152.66135: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890152.66196: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.66222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890152.66245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890152.66258: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51d243dc0> <<< 186312 1726890152.66309: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890152.66330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51d243b20> <<< 186312 1726890152.66364: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890152.66388: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51d243ac0> <<< 186312 1726890152.66424: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfd8490> <<< 186312 1726890152.66468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890152.66493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890152.66506: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfd8670> <<< 186312 1726890152.66538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890152.66572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890152.66596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890152.66635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890152.66659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890152.66684: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf8f190> <<< 186312 1726890152.66687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890152.66759: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf8f220> <<< 186312 1726890152.66820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890152.66834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf8f940> <<< 186312 1726890152.66874: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cff0880> <<< 186312 1726890152.66893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf88d90> <<< 186312 1726890152.66951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfb2d90> <<< 186312 1726890152.67006: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfd8970> <<< 186312 1726890152.67034: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890152.67235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890152.67266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890152.67299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890152.67327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890152.67352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf2feb0> <<< 186312 1726890152.67420: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf32f40> <<< 186312 1726890152.67448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890152.67489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890152.67514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890152.67556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890152.67562: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf30640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf2f370> <<< 186312 1726890152.67576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890152.67643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890152.67656: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890152.67699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.67714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890152.67771: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51ceb1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ceb18b0> <<< 186312 1726890152.67802: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890152.67871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ceb1eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890152.67888: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ceb1f70> <<< 186312 1726890152.67905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ceb1e80> import '_collections' # <<< 186312 1726890152.67962: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf09d30> <<< 186312 1726890152.67965: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890152.67977: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf04610> <<< 186312 1726890152.68052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf36e20> <<< 186312 1726890152.68084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890152.68119: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cec2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf09250> <<< 186312 1726890152.68164: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cf16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf3c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890152.68232: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.68265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec2d90> <<< 186312 1726890152.68294: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890152.68340: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890152.68353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890152.68426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890152.68451: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ce96370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890152.68467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890152.68490: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ce96460> <<< 186312 1726890152.68648: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cecafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec5a30> <<< 186312 1726890152.68676: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec5490> <<< 186312 1726890152.68688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890152.68723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890152.68756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890152.68768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cdbf1c0> <<< 186312 1726890152.68796: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ce80c70> <<< 186312 1726890152.68894: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf3c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890152.69549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cdd2af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cdd2e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cde5730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cde5c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd703a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cdd2f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd81280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cde55b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd81340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890152.69585: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd9d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd9d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cd9d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd9d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890152.69840: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd9dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cda91f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cd9d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cd8fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890152.69913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890152.69935: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cd9da90> <<< 186312 1726890152.70099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890152.70269: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd51ccc5670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890152.70430: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/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_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890152.71639: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.72628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbeb7c0> <<< 186312 1726890152.72689: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.72692: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890152.72719: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890152.72757: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cbeb160> <<< 186312 1726890152.72771: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbeb280> <<< 186312 1726890152.72828: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbebf10> <<< 186312 1726890152.72831: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890152.72881: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbeb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbebd30> import 'atexit' # <<< 186312 1726890152.72939: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cbebf70> <<< 186312 1726890152.72950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890152.72963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890152.73025: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbeb100> <<< 186312 1726890152.73075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890152.73114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890152.73117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890152.73178: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c5ecee0> <<< 186312 1726890152.73223: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cb63f40> <<< 186312 1726890152.73263: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cb63d60> <<< 186312 1726890152.73277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890152.73299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890152.73342: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cb633d0> <<< 186312 1726890152.73356: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc51dc0> <<< 186312 1726890152.73557: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc513a0> <<< 186312 1726890152.73561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890152.73589: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc51f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890152.73630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890152.73633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890152.73670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890152.73689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc20c10> <<< 186312 1726890152.73784: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbbbcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbbb3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbee490> <<< 186312 1726890152.73817: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cbbb4c0> <<< 186312 1726890152.73846: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbbb4f0> <<< 186312 1726890152.73872: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890152.73890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890152.73905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890152.73936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890152.74022: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51c5d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc321f0> <<< 186312 1726890152.74050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890152.74054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890152.74103: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51c5dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc32370> <<< 186312 1726890152.74129: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890152.74175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.74199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890152.74261: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc4bd90> <<< 186312 1726890152.74391: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c5dc880> <<< 186312 1726890152.74490: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51c5dc6d0> <<< 186312 1726890152.74528: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51c5db670> <<< 186312 1726890152.74573: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51c5db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc2a8b0> <<< 186312 1726890152.74608: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890152.74637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890152.74644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890152.74684: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cbb3670> <<< 186312 1726890152.74874: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cbb2ac0> <<< 186312 1726890152.74877: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbc30d0> <<< 186312 1726890152.74929: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cbb30d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbf6a60> <<< 186312 1726890152.74960: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890152.74964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.75032: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.75135: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890152.75168: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890152.75172: 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_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890152.75369: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890152.75844: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.76338: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/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_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890152.76362: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.76414: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51c1d1580> <<< 186312 1726890152.76485: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890152.76509: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c5bb520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c1770a0> <<< 186312 1726890152.76550: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890152.76604: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890152.76703: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.76854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890152.76873: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbb2bb0> # zipimport: zlib available <<< 186312 1726890152.77251: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.77634: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.77680: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.77759: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890152.77763: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.77782: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.77830: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890152.77833: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.77875: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.77961: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890152.77988: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890152.77990: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.78020: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.78059: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890152.78244: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.78431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890152.78469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890152.78476: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890152.78545: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c5b8970> # zipimport: zlib available <<< 186312 1726890152.78608: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.78677: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890152.78697: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/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_gj23i5fm/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_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890152.78739: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.78753: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.78790: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890152.78852: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.78865: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.78953: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.79042: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890152.79125: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cc3d250> <<< 186312 1726890152.79168: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c5b86a0> <<< 186312 1726890152.79193: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/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_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890152.79329: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.79380: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.79406: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.79442: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890152.79459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890152.79478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890152.79521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890152.79546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890152.79635: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c59d7c0> <<< 186312 1726890152.79685: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c59a7f0> <<< 186312 1726890152.79755: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c594970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890152.79768: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.79796: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/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_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890152.79873: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890152.79894: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890152.79905: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.79988: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.80110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890152.80148: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c15f5e0> <<< 186312 1726890152.80226: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890152.80352: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890152.80684: stdout chunk (state=3): >>> {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority\n/dev/sda partition\t10485756\t0\t\t-2", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:42:32.802735", "end": "2024-09-20 23:42:32.805957", "delta": "0:00:00.003222", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_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}}} <<< 186312 1726890152.80732: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890152.81235: 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 <<< 186312 1726890152.81258: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890152.81406: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890152.81440: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890152.81521: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890152.81555: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890152.81639: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890152.81919: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 186312 1726890152.81991: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890152.82121: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 186312 1726890152.82227: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890152.82245: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890152.82619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890152.82628: stdout chunk (state=3): >>><<< 186312 1726890152.82647: stderr chunk (state=3): >>><<< 186312 1726890152.82762: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51d243dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51d243b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51d243ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cff0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cfd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf2feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf32f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf30640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf2f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51ceb1dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ceb18b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ceb1eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ceb1f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ceb1e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf09d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf04610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf36e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cec2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf09250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cf16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf3c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ce96370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ce96460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cecafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec5a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cdbf1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51ce80c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cf3c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cdd2af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cdd2e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cde5730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cde5c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd703a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cdd2f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd81280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cde55b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd81340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd9d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd9d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cd9d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd9d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cd9dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cda91f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cd9d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cd8fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cec25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cd9da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd51ccc5670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/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_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbeb7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cbeb160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbeb280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbebf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbeb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbebd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cbebf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbeb100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c5ecee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cb63f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cb63d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cb633d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc51dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc513a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc51f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc20c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbbbcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbbb3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbee490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cbbb4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbbb4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51c5d0250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc321f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51c5dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc32370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc4bd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c5dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51c5dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51c5db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51c5db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cc2a8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cbb3670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cbb2ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbc30d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cbb30d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbf6a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/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_gj23i5fm/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_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/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_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51c1d1580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c5bb520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c1770a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51cbb2bb0> # 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_gj23i5fm/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_gj23i5fm/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_gj23i5fm/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_gj23i5fm/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_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c5b8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/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_gj23i5fm/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_gj23i5fm/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_gj23i5fm/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_gj23i5fm/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51cc3d250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c5b86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/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_gj23i5fm/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c59d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c59a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c594970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/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_gj23i5fm/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_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_gj23i5fm/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_gj23i5fm/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51c15f5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority\n/dev/sda partition\t10485756\t0\t\t-2", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:42:32.802735", "end": "2024-09-20 23:42:32.805957", "delta": "0:00:00.003222", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890152.83449: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /proc/swaps', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890152.491449-190714-5295037764557/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890152.83453: _low_level_execute_command(): starting 186312 1726890152.83496: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890152.491449-190714-5295037764557/ > /dev/null 2>&1 && sleep 0' 186312 1726890152.84175: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890152.84191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.84216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.84238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.84289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.84302: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890152.84326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.84345: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890152.84360: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890152.84375: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890152.84387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890152.84401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890152.84416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890152.84437: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890152.84449: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890152.84463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890152.84550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890152.84574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890152.84596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890152.84675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890152.86531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890152.86570: stderr chunk (state=3): >>><<< 186312 1726890152.86573: stdout chunk (state=3): >>><<< 186312 1726890152.86944: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890152.86948: handler run complete 186312 1726890152.86950: Evaluated conditional (False): False 186312 1726890152.86952: attempt loop complete, returning result 186312 1726890152.86954: _execute() done 186312 1726890152.86956: dumping result to json 186312 1726890152.86958: done dumping result, returning 186312 1726890152.86960: done running TaskExecutor() for managed_node3/TASK: Gather swap info [02369adf-7a19-881e-6b85-0000000026db] 186312 1726890152.86962: sending task result for task 02369adf-7a19-881e-6b85-0000000026db ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003222", "end": "2024-09-20 23:42:32.805957", "rc": 0, "start": "2024-09-20 23:42:32.802735" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 186312 1726890152.87107: no more pending results, returning what we have 186312 1726890152.87110: results queue empty 186312 1726890152.87111: checking for any_errors_fatal 186312 1726890152.87120: done checking for any_errors_fatal 186312 1726890152.87120: checking for max_fail_percentage 186312 1726890152.87122: done checking for max_fail_percentage 186312 1726890152.87123: checking to see if all hosts have failed and the running result is not ok 186312 1726890152.87124: done checking to see if all hosts have failed 186312 1726890152.87124: getting the remaining hosts for this loop 186312 1726890152.87126: done getting the remaining hosts for this loop 186312 1726890152.87129: getting the next task for host managed_node3 186312 1726890152.87136: done getting next task for host managed_node3 186312 1726890152.87139: ^ task is: TASK: Verify swap status 186312 1726890152.87144: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890152.87148: getting variables 186312 1726890152.87149: in VariableManager get_vars() 186312 1726890152.87179: Calling all_inventory to load vars for managed_node3 186312 1726890152.87182: Calling groups_inventory to load vars for managed_node3 186312 1726890152.87184: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890152.87195: Calling all_plugins_play to load vars for managed_node3 186312 1726890152.87197: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890152.87199: Calling groups_plugins_play to load vars for managed_node3 186312 1726890152.87705: done sending task result for task 02369adf-7a19-881e-6b85-0000000026db 186312 1726890152.87708: WORKER PROCESS EXITING 186312 1726890152.87733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890152.88392: done with get_vars() 186312 1726890152.88410: done getting variables 186312 1726890152.88474: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:42:32 -0400 (0:00:00.450) 0:02:02.624 ****** 186312 1726890152.88519: entering _queue_task() for managed_node3/assert 186312 1726890152.88833: worker is 1 (out of 1 available) 186312 1726890152.88847: exiting _queue_task() for managed_node3/assert 186312 1726890152.88860: done queuing things up, now waiting for results queue to drain 186312 1726890152.88861: waiting for pending results... 186312 1726890152.89195: running TaskExecutor() for managed_node3/TASK: Verify swap status 186312 1726890152.89349: in run() - task 02369adf-7a19-881e-6b85-0000000026dc 186312 1726890152.89375: variable 'ansible_search_path' from source: unknown 186312 1726890152.89425: calling self._execute() 186312 1726890152.89579: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890152.89596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890152.89611: variable 'omit' from source: magic vars 186312 1726890152.90087: variable 'storage_test_volume' from source: include params 186312 1726890152.90135: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 186312 1726890152.90151: variable 'omit' from source: magic vars 186312 1726890152.90219: variable 'omit' from source: magic vars 186312 1726890152.90265: variable 'omit' from source: magic vars 186312 1726890152.90318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890152.90363: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890152.90391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890152.90419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890152.90438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890152.90497: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890152.90510: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890152.90520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890152.90628: Set connection var ansible_shell_type to sh 186312 1726890152.90644: Set connection var ansible_pipelining to False 186312 1726890152.90659: Set connection var ansible_timeout to 10 186312 1726890152.90665: Set connection var ansible_connection to ssh 186312 1726890152.90675: Set connection var ansible_shell_executable to /bin/sh 186312 1726890152.90684: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890152.90720: variable 'ansible_shell_executable' from source: unknown 186312 1726890152.90729: variable 'ansible_connection' from source: unknown 186312 1726890152.90737: variable 'ansible_module_compression' from source: unknown 186312 1726890152.90745: variable 'ansible_shell_type' from source: unknown 186312 1726890152.90752: variable 'ansible_shell_executable' from source: unknown 186312 1726890152.90758: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890152.90767: variable 'ansible_pipelining' from source: unknown 186312 1726890152.90774: variable 'ansible_timeout' from source: unknown 186312 1726890152.90782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890152.90951: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890152.90968: variable 'omit' from source: magic vars 186312 1726890152.90978: starting attempt loop 186312 1726890152.90984: running the handler 186312 1726890152.91270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890152.93694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890152.93773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890152.93818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890152.93869: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890152.93901: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890152.93994: 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) 186312 1726890152.94031: 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) 186312 1726890152.94063: 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) 186312 1726890152.94121: 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) 186312 1726890152.94143: 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) 186312 1726890152.94204: 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) 186312 1726890152.94235: 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) 186312 1726890152.94265: 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) 186312 1726890152.94319: 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) 186312 1726890152.94342: 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) 186312 1726890152.94391: 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) 186312 1726890152.94434: 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) 186312 1726890152.94465: 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) 186312 1726890152.94520: 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) 186312 1726890152.94545: 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) 186312 1726890152.94811: variable 'storage_test_swaps' from source: set_fact 186312 1726890152.94832: variable 'storage_test_sys_node' from source: set_fact 186312 1726890152.94859: variable 'storage_test_swap_expected_matches' from source: set_fact 186312 1726890152.94899: Evaluated conditional (storage_test_swaps.stdout | regex_findall('^' + storage_test_sys_node.stdout + ' ', multiline=True) | list | length | int == storage_test_swap_expected_matches | int): True 186312 1726890152.94910: handler run complete 186312 1726890152.94934: attempt loop complete, returning result 186312 1726890152.94942: _execute() done 186312 1726890152.94959: dumping result to json 186312 1726890152.94968: done dumping result, returning 186312 1726890152.94981: done running TaskExecutor() for managed_node3/TASK: Verify swap status [02369adf-7a19-881e-6b85-0000000026dc] 186312 1726890152.94990: sending task result for task 02369adf-7a19-881e-6b85-0000000026dc ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890152.95149: no more pending results, returning what we have 186312 1726890152.95153: results queue empty 186312 1726890152.95153: checking for any_errors_fatal 186312 1726890152.95164: done checking for any_errors_fatal 186312 1726890152.95165: checking for max_fail_percentage 186312 1726890152.95167: done checking for max_fail_percentage 186312 1726890152.95168: checking to see if all hosts have failed and the running result is not ok 186312 1726890152.95169: done checking to see if all hosts have failed 186312 1726890152.95170: getting the remaining hosts for this loop 186312 1726890152.95171: done getting the remaining hosts for this loop 186312 1726890152.95175: getting the next task for host managed_node3 186312 1726890152.95182: done getting next task for host managed_node3 186312 1726890152.95185: ^ task is: TASK: Unset facts 186312 1726890152.95190: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890152.95194: getting variables 186312 1726890152.95196: in VariableManager get_vars() 186312 1726890152.95242: Calling all_inventory to load vars for managed_node3 186312 1726890152.95245: Calling groups_inventory to load vars for managed_node3 186312 1726890152.95248: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890152.95261: Calling all_plugins_play to load vars for managed_node3 186312 1726890152.95264: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890152.95267: Calling groups_plugins_play to load vars for managed_node3 186312 1726890152.96037: done sending task result for task 02369adf-7a19-881e-6b85-0000000026dc 186312 1726890152.96040: WORKER PROCESS EXITING 186312 1726890152.96063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890152.96939: done with get_vars() 186312 1726890152.96961: done getting variables 186312 1726890152.97024: 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 [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:42:32 -0400 (0:00:00.085) 0:02:02.709 ****** 186312 1726890152.97063: entering _queue_task() for managed_node3/set_fact 186312 1726890152.97396: worker is 1 (out of 1 available) 186312 1726890152.97408: exiting _queue_task() for managed_node3/set_fact 186312 1726890152.97423: done queuing things up, now waiting for results queue to drain 186312 1726890152.97424: waiting for pending results... 186312 1726890152.97769: running TaskExecutor() for managed_node3/TASK: Unset facts 186312 1726890152.97932: in run() - task 02369adf-7a19-881e-6b85-0000000026dd 186312 1726890152.97956: variable 'ansible_search_path' from source: unknown 186312 1726890152.98001: calling self._execute() 186312 1726890152.98136: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890152.98150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890152.98168: variable 'omit' from source: magic vars 186312 1726890152.98295: variable 'omit' from source: magic vars 186312 1726890152.98365: variable 'omit' from source: magic vars 186312 1726890152.98406: variable 'omit' from source: magic vars 186312 1726890152.98460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890152.98507: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890152.98542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890152.98568: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890152.98584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890152.98626: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890152.98637: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890152.98648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890152.98758: Set connection var ansible_shell_type to sh 186312 1726890152.98771: Set connection var ansible_pipelining to False 186312 1726890152.98785: Set connection var ansible_timeout to 10 186312 1726890152.98790: Set connection var ansible_connection to ssh 186312 1726890152.98799: Set connection var ansible_shell_executable to /bin/sh 186312 1726890152.98807: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890152.98841: variable 'ansible_shell_executable' from source: unknown 186312 1726890152.98849: variable 'ansible_connection' from source: unknown 186312 1726890152.98855: variable 'ansible_module_compression' from source: unknown 186312 1726890152.98864: variable 'ansible_shell_type' from source: unknown 186312 1726890152.98871: variable 'ansible_shell_executable' from source: unknown 186312 1726890152.98877: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890152.98884: variable 'ansible_pipelining' from source: unknown 186312 1726890152.98890: variable 'ansible_timeout' from source: unknown 186312 1726890152.98896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890152.99062: 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) 186312 1726890152.99085: variable 'omit' from source: magic vars 186312 1726890152.99095: starting attempt loop 186312 1726890152.99101: running the handler 186312 1726890152.99120: handler run complete 186312 1726890152.99145: attempt loop complete, returning result 186312 1726890152.99153: _execute() done 186312 1726890152.99161: dumping result to json 186312 1726890152.99169: done dumping result, returning 186312 1726890152.99180: done running TaskExecutor() for managed_node3/TASK: Unset facts [02369adf-7a19-881e-6b85-0000000026dd] 186312 1726890152.99194: sending task result for task 02369adf-7a19-881e-6b85-0000000026dd ok: [managed_node3] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 186312 1726890152.99370: no more pending results, returning what we have 186312 1726890152.99374: results queue empty 186312 1726890152.99374: checking for any_errors_fatal 186312 1726890152.99383: done checking for any_errors_fatal 186312 1726890152.99383: checking for max_fail_percentage 186312 1726890152.99385: done checking for max_fail_percentage 186312 1726890152.99386: checking to see if all hosts have failed and the running result is not ok 186312 1726890152.99387: done checking to see if all hosts have failed 186312 1726890152.99388: getting the remaining hosts for this loop 186312 1726890152.99390: done getting the remaining hosts for this loop 186312 1726890152.99393: getting the next task for host managed_node3 186312 1726890152.99404: done getting next task for host managed_node3 186312 1726890152.99407: ^ task is: TASK: Set some variables for fstab checking 186312 1726890152.99415: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890152.99419: getting variables 186312 1726890152.99421: in VariableManager get_vars() 186312 1726890152.99463: Calling all_inventory to load vars for managed_node3 186312 1726890152.99466: Calling groups_inventory to load vars for managed_node3 186312 1726890152.99469: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890152.99482: Calling all_plugins_play to load vars for managed_node3 186312 1726890152.99486: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890152.99489: Calling groups_plugins_play to load vars for managed_node3 186312 1726890153.00391: done sending task result for task 02369adf-7a19-881e-6b85-0000000026dd 186312 1726890153.00395: WORKER PROCESS EXITING 186312 1726890153.00503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890153.01172: done with get_vars() 186312 1726890153.01189: done getting variables 186312 1726890153.01253: 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 [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:42:33 -0400 (0:00:00.042) 0:02:02.752 ****** 186312 1726890153.01293: entering _queue_task() for managed_node3/set_fact 186312 1726890153.01598: worker is 1 (out of 1 available) 186312 1726890153.01609: exiting _queue_task() for managed_node3/set_fact 186312 1726890153.01624: done queuing things up, now waiting for results queue to drain 186312 1726890153.01626: waiting for pending results... 186312 1726890153.01940: running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking 186312 1726890153.02084: in run() - task 02369adf-7a19-881e-6b85-0000000026e1 186312 1726890153.02103: variable 'ansible_search_path' from source: unknown 186312 1726890153.02151: calling self._execute() 186312 1726890153.02276: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.02290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.02302: variable 'omit' from source: magic vars 186312 1726890153.02434: variable 'omit' from source: magic vars 186312 1726890153.02507: variable 'omit' from source: magic vars 186312 1726890153.02866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890153.05467: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890153.05563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890153.05607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890153.05658: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890153.05690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890153.05778: 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) 186312 1726890153.05809: 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) 186312 1726890153.05854: 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) 186312 1726890153.05908: 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) 186312 1726890153.05935: 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) 186312 1726890153.05994: 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) 186312 1726890153.06025: 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) 186312 1726890153.06065: 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) 186312 1726890153.06118: 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) 186312 1726890153.06142: 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) 186312 1726890153.06224: 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) 186312 1726890153.06255: 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) 186312 1726890153.06289: 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) 186312 1726890153.06343: 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) 186312 1726890153.06364: 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) 186312 1726890153.06570: variable 'storage_test_fstab' from source: set_fact 186312 1726890153.06591: variable 'storage_test_volume' from source: include params 186312 1726890153.06754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890153.06941: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890153.06987: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890153.07024: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890153.07068: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890153.07120: 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) 186312 1726890153.07156: 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) 186312 1726890153.07191: 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) 186312 1726890153.07225: 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) 186312 1726890153.07512: 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) 186312 1726890153.07547: 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) 186312 1726890153.07577: 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) 186312 1726890153.07631: 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) 186312 1726890153.07651: 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) 186312 1726890153.07880: variable '__mount_point' from source: task vars 186312 1726890153.07970: variable 'storage_test_volume' from source: include params 186312 1726890153.07994: variable 'storage_test_fstab' from source: set_fact 186312 1726890153.08291: variable '_storage_test_volume_present' from source: set_fact 186312 1726890153.08300: variable '__mount_point' from source: task vars 186312 1726890153.08384: variable 'storage_test_volume' from source: include params 186312 1726890153.08405: variable 'storage_test_volume' from source: include params 186312 1726890153.08601: variable '_storage_test_volume_present' from source: set_fact 186312 1726890153.08610: variable '__mount_point' from source: task vars 186312 1726890153.08696: variable 'storage_test_volume' from source: include params 186312 1726890153.09110: variable '__mount_options' from source: task vars 186312 1726890153.09187: variable 'storage_test_volume' from source: include params 186312 1726890153.09225: variable '__mount_point' from source: task vars 186312 1726890153.09306: variable 'storage_test_volume' from source: include params 186312 1726890153.09337: variable 'storage_test_fstab' from source: set_fact 186312 1726890153.09354: variable '__pattern' from source: task vars 186312 1726890153.09454: variable '__mount_point' from source: task vars 186312 1726890153.09536: variable 'storage_test_volume' from source: include params 186312 1726890153.09562: variable '__mount_options' from source: task vars 186312 1726890153.09640: variable 'storage_test_volume' from source: include params 186312 1726890153.09790: variable '_storage_test_volume_present' from source: set_fact 186312 1726890153.09799: variable '__mount_options' from source: task vars 186312 1726890153.09879: variable 'storage_test_volume' from source: include params 186312 1726890153.09918: variable 'omit' from source: magic vars 186312 1726890153.09952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890153.09989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890153.10019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890153.10045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.10060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.10100: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890153.10113: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.10123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.10238: Set connection var ansible_shell_type to sh 186312 1726890153.10254: Set connection var ansible_pipelining to False 186312 1726890153.10269: Set connection var ansible_timeout to 10 186312 1726890153.10276: Set connection var ansible_connection to ssh 186312 1726890153.10285: Set connection var ansible_shell_executable to /bin/sh 186312 1726890153.10294: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890153.10333: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.10342: variable 'ansible_connection' from source: unknown 186312 1726890153.10349: variable 'ansible_module_compression' from source: unknown 186312 1726890153.10356: variable 'ansible_shell_type' from source: unknown 186312 1726890153.10363: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.10369: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.10377: variable 'ansible_pipelining' from source: unknown 186312 1726890153.10383: variable 'ansible_timeout' from source: unknown 186312 1726890153.10390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.10515: 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) 186312 1726890153.10541: variable 'omit' from source: magic vars 186312 1726890153.10555: starting attempt loop 186312 1726890153.10562: running the handler 186312 1726890153.10580: handler run complete 186312 1726890153.10595: attempt loop complete, returning result 186312 1726890153.10601: _execute() done 186312 1726890153.10608: dumping result to json 186312 1726890153.10618: done dumping result, returning 186312 1726890153.10634: done running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking [02369adf-7a19-881e-6b85-0000000026e1] 186312 1726890153.10647: sending task result for task 02369adf-7a19-881e-6b85-0000000026e1 ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe " ], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } 186312 1726890153.10836: no more pending results, returning what we have 186312 1726890153.10839: results queue empty 186312 1726890153.10840: checking for any_errors_fatal 186312 1726890153.10851: done checking for any_errors_fatal 186312 1726890153.10852: checking for max_fail_percentage 186312 1726890153.10853: done checking for max_fail_percentage 186312 1726890153.10854: checking to see if all hosts have failed and the running result is not ok 186312 1726890153.10856: done checking to see if all hosts have failed 186312 1726890153.10857: getting the remaining hosts for this loop 186312 1726890153.10859: done getting the remaining hosts for this loop 186312 1726890153.10863: getting the next task for host managed_node3 186312 1726890153.10873: done getting next task for host managed_node3 186312 1726890153.10876: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890153.10881: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890153.10886: getting variables 186312 1726890153.10888: in VariableManager get_vars() 186312 1726890153.10935: Calling all_inventory to load vars for managed_node3 186312 1726890153.10939: Calling groups_inventory to load vars for managed_node3 186312 1726890153.10942: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890153.10955: Calling all_plugins_play to load vars for managed_node3 186312 1726890153.10959: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890153.10962: Calling groups_plugins_play to load vars for managed_node3 186312 1726890153.11791: done sending task result for task 02369adf-7a19-881e-6b85-0000000026e1 186312 1726890153.11795: WORKER PROCESS EXITING 186312 1726890153.11819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890153.12604: done with get_vars() 186312 1726890153.12624: done getting variables 186312 1726890153.12692: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:42:33 -0400 (0:00:00.114) 0:02:02.866 ****** 186312 1726890153.12728: entering _queue_task() for managed_node3/assert 186312 1726890153.13046: worker is 1 (out of 1 available) 186312 1726890153.13058: exiting _queue_task() for managed_node3/assert 186312 1726890153.13071: done queuing things up, now waiting for results queue to drain 186312 1726890153.13072: waiting for pending results... 186312 1726890153.13403: running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890153.13557: in run() - task 02369adf-7a19-881e-6b85-0000000026e2 186312 1726890153.13578: variable 'ansible_search_path' from source: unknown 186312 1726890153.13625: calling self._execute() 186312 1726890153.13764: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.13775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.13788: variable 'omit' from source: magic vars 186312 1726890153.14204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890153.16620: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890153.17223: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890153.17271: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890153.17309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890153.17351: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890153.17457: variable '_storage_test_volume_present' from source: set_fact 186312 1726890153.17490: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890153.17509: variable 'omit' from source: magic vars 186312 1726890153.17696: variable 'omit' from source: magic vars 186312 1726890153.17825: variable 'omit' from source: magic vars 186312 1726890153.17860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890153.17902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890153.17927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890153.17953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.17967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.18006: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890153.18015: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.18023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.18125: Set connection var ansible_shell_type to sh 186312 1726890153.18142: Set connection var ansible_pipelining to False 186312 1726890153.18158: Set connection var ansible_timeout to 10 186312 1726890153.18164: Set connection var ansible_connection to ssh 186312 1726890153.18182: Set connection var ansible_shell_executable to /bin/sh 186312 1726890153.18203: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890153.18295: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.18343: variable 'ansible_connection' from source: unknown 186312 1726890153.18376: variable 'ansible_module_compression' from source: unknown 186312 1726890153.18408: variable 'ansible_shell_type' from source: unknown 186312 1726890153.18431: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.18481: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.18491: variable 'ansible_pipelining' from source: unknown 186312 1726890153.18496: variable 'ansible_timeout' from source: unknown 186312 1726890153.18502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.18623: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890153.18642: variable 'omit' from source: magic vars 186312 1726890153.18654: starting attempt loop 186312 1726890153.18662: running the handler 186312 1726890153.19159: 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) 186312 1726890153.19190: 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) 186312 1726890153.19222: 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) 186312 1726890153.19341: 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) 186312 1726890153.19390: 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) 186312 1726890153.19448: 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) 186312 1726890153.19484: 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) 186312 1726890153.19517: 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) 186312 1726890153.19565: 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) 186312 1726890153.19593: 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) 186312 1726890153.19697: variable 'storage_test_fstab_id_matches' from source: set_fact 186312 1726890153.19707: variable 'storage_test_fstab_expected_id_matches' from source: set_fact 186312 1726890153.19740: Evaluated conditional (storage_test_fstab_id_matches | length == storage_test_fstab_expected_id_matches | int): True 186312 1726890153.19752: handler run complete 186312 1726890153.19771: attempt loop complete, returning result 186312 1726890153.19778: _execute() done 186312 1726890153.19790: dumping result to json 186312 1726890153.19805: done dumping result, returning 186312 1726890153.19930: done running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-881e-6b85-0000000026e2] 186312 1726890153.19940: sending task result for task 02369adf-7a19-881e-6b85-0000000026e2 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890153.20086: no more pending results, returning what we have 186312 1726890153.20090: results queue empty 186312 1726890153.20091: checking for any_errors_fatal 186312 1726890153.20101: done checking for any_errors_fatal 186312 1726890153.20102: checking for max_fail_percentage 186312 1726890153.20105: done checking for max_fail_percentage 186312 1726890153.20113: checking to see if all hosts have failed and the running result is not ok 186312 1726890153.20114: done checking to see if all hosts have failed 186312 1726890153.20115: getting the remaining hosts for this loop 186312 1726890153.20117: done getting the remaining hosts for this loop 186312 1726890153.20122: getting the next task for host managed_node3 186312 1726890153.20133: done getting next task for host managed_node3 186312 1726890153.20136: ^ task is: TASK: Verify the fstab mount point 186312 1726890153.20141: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890153.20148: getting variables 186312 1726890153.20150: in VariableManager get_vars() 186312 1726890153.20194: Calling all_inventory to load vars for managed_node3 186312 1726890153.20197: Calling groups_inventory to load vars for managed_node3 186312 1726890153.20201: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890153.20306: Calling all_plugins_play to load vars for managed_node3 186312 1726890153.20313: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890153.20317: Calling groups_plugins_play to load vars for managed_node3 186312 1726890153.21778: done sending task result for task 02369adf-7a19-881e-6b85-0000000026e2 186312 1726890153.21781: WORKER PROCESS EXITING 186312 1726890153.21805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890153.22633: done with get_vars() 186312 1726890153.22653: done getting variables 186312 1726890153.22709: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:42:33 -0400 (0:00:00.100) 0:02:02.966 ****** 186312 1726890153.22745: entering _queue_task() for managed_node3/assert 186312 1726890153.23032: worker is 1 (out of 1 available) 186312 1726890153.23043: exiting _queue_task() for managed_node3/assert 186312 1726890153.23055: done queuing things up, now waiting for results queue to drain 186312 1726890153.23057: waiting for pending results... 186312 1726890153.23403: running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point 186312 1726890153.23549: in run() - task 02369adf-7a19-881e-6b85-0000000026e3 186312 1726890153.23568: variable 'ansible_search_path' from source: unknown 186312 1726890153.23607: calling self._execute() 186312 1726890153.23818: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.23832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.23855: variable 'omit' from source: magic vars 186312 1726890153.23985: variable 'omit' from source: magic vars 186312 1726890153.24109: variable 'omit' from source: magic vars 186312 1726890153.24420: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890153.24440: variable 'storage_test_volume' from source: include params 186312 1726890153.24501: variable 'omit' from source: magic vars 186312 1726890153.24557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890153.24596: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890153.24634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890153.24658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.24674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.24710: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890153.24721: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.24740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.24852: Set connection var ansible_shell_type to sh 186312 1726890153.24868: Set connection var ansible_pipelining to False 186312 1726890153.24882: Set connection var ansible_timeout to 10 186312 1726890153.24888: Set connection var ansible_connection to ssh 186312 1726890153.24897: Set connection var ansible_shell_executable to /bin/sh 186312 1726890153.24906: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890153.24937: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.24952: variable 'ansible_connection' from source: unknown 186312 1726890153.24964: variable 'ansible_module_compression' from source: unknown 186312 1726890153.24972: variable 'ansible_shell_type' from source: unknown 186312 1726890153.24978: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.24985: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.24993: variable 'ansible_pipelining' from source: unknown 186312 1726890153.25000: variable 'ansible_timeout' from source: unknown 186312 1726890153.25008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.25178: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890153.25196: variable 'omit' from source: magic vars 186312 1726890153.25206: starting attempt loop 186312 1726890153.25215: running the handler 186312 1726890153.25438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890153.32827: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890153.32955: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890153.33125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890153.33164: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890153.33338: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890153.33411: 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) 186312 1726890153.33450: 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) 186312 1726890153.33558: 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) 186312 1726890153.33602: 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) 186312 1726890153.33652: 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) 186312 1726890153.33796: 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) 186312 1726890153.33832: 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) 186312 1726890153.33882: 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) 186312 1726890153.34005: 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) 186312 1726890153.34031: 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) 186312 1726890153.34291: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 186312 1726890153.34302: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890153.34405: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 186312 1726890153.34418: handler run complete 186312 1726890153.34440: attempt loop complete, returning result 186312 1726890153.34447: _execute() done 186312 1726890153.34453: dumping result to json 186312 1726890153.34459: done dumping result, returning 186312 1726890153.34471: done running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point [02369adf-7a19-881e-6b85-0000000026e3] 186312 1726890153.34480: sending task result for task 02369adf-7a19-881e-6b85-0000000026e3 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890153.34666: no more pending results, returning what we have 186312 1726890153.34670: results queue empty 186312 1726890153.34670: checking for any_errors_fatal 186312 1726890153.34681: done checking for any_errors_fatal 186312 1726890153.34682: checking for max_fail_percentage 186312 1726890153.34684: done checking for max_fail_percentage 186312 1726890153.34692: checking to see if all hosts have failed and the running result is not ok 186312 1726890153.34694: done checking to see if all hosts have failed 186312 1726890153.34694: getting the remaining hosts for this loop 186312 1726890153.34696: done getting the remaining hosts for this loop 186312 1726890153.34701: getting the next task for host managed_node3 186312 1726890153.34710: done getting next task for host managed_node3 186312 1726890153.34715: ^ task is: TASK: Verify mount_options 186312 1726890153.34721: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890153.34726: getting variables 186312 1726890153.34728: in VariableManager get_vars() 186312 1726890153.34775: Calling all_inventory to load vars for managed_node3 186312 1726890153.34779: Calling groups_inventory to load vars for managed_node3 186312 1726890153.34783: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890153.34796: Calling all_plugins_play to load vars for managed_node3 186312 1726890153.34800: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890153.34803: Calling groups_plugins_play to load vars for managed_node3 186312 1726890153.36518: done sending task result for task 02369adf-7a19-881e-6b85-0000000026e3 186312 1726890153.36522: WORKER PROCESS EXITING 186312 1726890153.36691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890153.37890: done with get_vars() 186312 1726890153.37905: done getting variables 186312 1726890153.37969: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:42:33 -0400 (0:00:00.152) 0:02:03.119 ****** 186312 1726890153.38003: entering _queue_task() for managed_node3/assert 186312 1726890153.38457: worker is 1 (out of 1 available) 186312 1726890153.38467: exiting _queue_task() for managed_node3/assert 186312 1726890153.38480: done queuing things up, now waiting for results queue to drain 186312 1726890153.38482: waiting for pending results... 186312 1726890153.38824: running TaskExecutor() for managed_node3/TASK: Verify mount_options 186312 1726890153.39002: in run() - task 02369adf-7a19-881e-6b85-0000000026e4 186312 1726890153.39027: variable 'ansible_search_path' from source: unknown 186312 1726890153.39078: calling self._execute() 186312 1726890153.39198: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.39207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.39222: variable 'omit' from source: magic vars 186312 1726890153.39645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890153.42715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890153.42937: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890153.43097: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890153.43148: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890153.43199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890153.43285: 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) 186312 1726890153.43438: 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) 186312 1726890153.43546: 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) 186312 1726890153.43592: 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) 186312 1726890153.43649: 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) 186312 1726890153.43968: Evaluated conditional (__storage_verify_mount_options | d(false)): False 186312 1726890153.43975: when evaluation is False, skipping this task 186312 1726890153.43981: _execute() done 186312 1726890153.43987: dumping result to json 186312 1726890153.43994: done dumping result, returning 186312 1726890153.44002: done running TaskExecutor() for managed_node3/TASK: Verify mount_options [02369adf-7a19-881e-6b85-0000000026e4] 186312 1726890153.44009: sending task result for task 02369adf-7a19-881e-6b85-0000000026e4 skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890153.44161: no more pending results, returning what we have 186312 1726890153.44165: results queue empty 186312 1726890153.44166: checking for any_errors_fatal 186312 1726890153.44176: done checking for any_errors_fatal 186312 1726890153.44177: checking for max_fail_percentage 186312 1726890153.44179: done checking for max_fail_percentage 186312 1726890153.44180: checking to see if all hosts have failed and the running result is not ok 186312 1726890153.44181: done checking to see if all hosts have failed 186312 1726890153.44181: getting the remaining hosts for this loop 186312 1726890153.44183: done getting the remaining hosts for this loop 186312 1726890153.44187: getting the next task for host managed_node3 186312 1726890153.44196: done getting next task for host managed_node3 186312 1726890153.44198: ^ task is: TASK: Verify fingerprint 186312 1726890153.44203: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890153.44207: getting variables 186312 1726890153.44209: in VariableManager get_vars() 186312 1726890153.44254: Calling all_inventory to load vars for managed_node3 186312 1726890153.44257: Calling groups_inventory to load vars for managed_node3 186312 1726890153.44261: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890153.44273: Calling all_plugins_play to load vars for managed_node3 186312 1726890153.44276: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890153.44279: Calling groups_plugins_play to load vars for managed_node3 186312 1726890153.45218: done sending task result for task 02369adf-7a19-881e-6b85-0000000026e4 186312 1726890153.45221: WORKER PROCESS EXITING 186312 1726890153.45248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890153.46556: done with get_vars() 186312 1726890153.47009: done getting variables 186312 1726890153.47067: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:42:33 -0400 (0:00:00.090) 0:02:03.210 ****** 186312 1726890153.47099: entering _queue_task() for managed_node3/assert 186312 1726890153.47397: worker is 1 (out of 1 available) 186312 1726890153.47409: exiting _queue_task() for managed_node3/assert 186312 1726890153.47424: done queuing things up, now waiting for results queue to drain 186312 1726890153.47425: waiting for pending results... 186312 1726890153.48304: running TaskExecutor() for managed_node3/TASK: Verify fingerprint 186312 1726890153.48844: in run() - task 02369adf-7a19-881e-6b85-0000000026e5 186312 1726890153.48864: variable 'ansible_search_path' from source: unknown 186312 1726890153.48904: calling self._execute() 186312 1726890153.49026: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.49227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.49244: variable 'omit' from source: magic vars 186312 1726890153.49363: variable 'omit' from source: magic vars 186312 1726890153.49682: variable 'omit' from source: magic vars 186312 1726890153.49724: variable 'omit' from source: magic vars 186312 1726890153.49776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890153.49819: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890153.49847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890153.49894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.50002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.50040: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890153.50050: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.50059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.50162: Set connection var ansible_shell_type to sh 186312 1726890153.50299: Set connection var ansible_pipelining to False 186312 1726890153.50316: Set connection var ansible_timeout to 10 186312 1726890153.50423: Set connection var ansible_connection to ssh 186312 1726890153.50438: Set connection var ansible_shell_executable to /bin/sh 186312 1726890153.50447: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890153.50472: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.50479: variable 'ansible_connection' from source: unknown 186312 1726890153.50486: variable 'ansible_module_compression' from source: unknown 186312 1726890153.50492: variable 'ansible_shell_type' from source: unknown 186312 1726890153.50498: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.50504: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.50513: variable 'ansible_pipelining' from source: unknown 186312 1726890153.50521: variable 'ansible_timeout' from source: unknown 186312 1726890153.50532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.50873: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890153.50892: variable 'omit' from source: magic vars 186312 1726890153.50902: starting attempt loop 186312 1726890153.50909: running the handler 186312 1726890153.51523: variable '__fingerprint' from source: task vars 186312 1726890153.51720: variable 'storage_test_fstab' from source: set_fact 186312 1726890153.51752: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 186312 1726890153.51762: handler run complete 186312 1726890153.51781: attempt loop complete, returning result 186312 1726890153.51787: _execute() done 186312 1726890153.51793: dumping result to json 186312 1726890153.51800: done dumping result, returning 186312 1726890153.51810: done running TaskExecutor() for managed_node3/TASK: Verify fingerprint [02369adf-7a19-881e-6b85-0000000026e5] 186312 1726890153.51822: sending task result for task 02369adf-7a19-881e-6b85-0000000026e5 186312 1726890153.51936: done sending task result for task 02369adf-7a19-881e-6b85-0000000026e5 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890153.51987: no more pending results, returning what we have 186312 1726890153.51991: results queue empty 186312 1726890153.51991: checking for any_errors_fatal 186312 1726890153.52002: done checking for any_errors_fatal 186312 1726890153.52003: checking for max_fail_percentage 186312 1726890153.52004: done checking for max_fail_percentage 186312 1726890153.52005: checking to see if all hosts have failed and the running result is not ok 186312 1726890153.52006: done checking to see if all hosts have failed 186312 1726890153.52007: getting the remaining hosts for this loop 186312 1726890153.52009: done getting the remaining hosts for this loop 186312 1726890153.52014: getting the next task for host managed_node3 186312 1726890153.52021: done getting next task for host managed_node3 186312 1726890153.52025: ^ task is: TASK: Clean up variables 186312 1726890153.52030: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890153.52034: getting variables 186312 1726890153.52035: in VariableManager get_vars() 186312 1726890153.52071: Calling all_inventory to load vars for managed_node3 186312 1726890153.52074: Calling groups_inventory to load vars for managed_node3 186312 1726890153.52077: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890153.52092: Calling all_plugins_play to load vars for managed_node3 186312 1726890153.52095: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890153.52099: Calling groups_plugins_play to load vars for managed_node3 186312 1726890153.53132: WORKER PROCESS EXITING 186312 1726890153.53147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890153.53995: done with get_vars() 186312 1726890153.54010: done getting variables 186312 1726890153.54186: 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 [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:42:33 -0400 (0:00:00.071) 0:02:03.281 ****** 186312 1726890153.54222: entering _queue_task() for managed_node3/set_fact 186312 1726890153.54838: worker is 1 (out of 1 available) 186312 1726890153.54851: exiting _queue_task() for managed_node3/set_fact 186312 1726890153.54864: done queuing things up, now waiting for results queue to drain 186312 1726890153.54865: waiting for pending results... 186312 1726890153.55239: running TaskExecutor() for managed_node3/TASK: Clean up variables 186312 1726890153.55394: in run() - task 02369adf-7a19-881e-6b85-0000000026e6 186312 1726890153.55422: variable 'ansible_search_path' from source: unknown 186312 1726890153.55471: calling self._execute() 186312 1726890153.55603: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.55616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.55632: variable 'omit' from source: magic vars 186312 1726890153.55765: variable 'omit' from source: magic vars 186312 1726890153.55852: variable 'omit' from source: magic vars 186312 1726890153.55903: variable 'omit' from source: magic vars 186312 1726890153.55959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890153.56005: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890153.56040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890153.56062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.56086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.56126: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890153.56139: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.56149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.56267: Set connection var ansible_shell_type to sh 186312 1726890153.56283: Set connection var ansible_pipelining to False 186312 1726890153.56301: Set connection var ansible_timeout to 10 186312 1726890153.56309: Set connection var ansible_connection to ssh 186312 1726890153.56323: Set connection var ansible_shell_executable to /bin/sh 186312 1726890153.56332: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890153.56370: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.56378: variable 'ansible_connection' from source: unknown 186312 1726890153.56385: variable 'ansible_module_compression' from source: unknown 186312 1726890153.56392: variable 'ansible_shell_type' from source: unknown 186312 1726890153.56403: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.56410: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.56420: variable 'ansible_pipelining' from source: unknown 186312 1726890153.56426: variable 'ansible_timeout' from source: unknown 186312 1726890153.56434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.56604: 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) 186312 1726890153.56627: variable 'omit' from source: magic vars 186312 1726890153.56637: starting attempt loop 186312 1726890153.56644: running the handler 186312 1726890153.56665: handler run complete 186312 1726890153.56687: attempt loop complete, returning result 186312 1726890153.56695: _execute() done 186312 1726890153.56702: dumping result to json 186312 1726890153.56709: done dumping result, returning 186312 1726890153.56724: done running TaskExecutor() for managed_node3/TASK: Clean up variables [02369adf-7a19-881e-6b85-0000000026e6] 186312 1726890153.56737: sending task result for task 02369adf-7a19-881e-6b85-0000000026e6 ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 186312 1726890153.56901: no more pending results, returning what we have 186312 1726890153.56905: results queue empty 186312 1726890153.56906: checking for any_errors_fatal 186312 1726890153.56921: done checking for any_errors_fatal 186312 1726890153.56922: checking for max_fail_percentage 186312 1726890153.56924: done checking for max_fail_percentage 186312 1726890153.56925: checking to see if all hosts have failed and the running result is not ok 186312 1726890153.56927: done checking to see if all hosts have failed 186312 1726890153.56927: getting the remaining hosts for this loop 186312 1726890153.56929: done getting the remaining hosts for this loop 186312 1726890153.56934: getting the next task for host managed_node3 186312 1726890153.56949: done getting next task for host managed_node3 186312 1726890153.56954: ^ task is: TASK: Verify fs type 186312 1726890153.56960: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890153.56965: getting variables 186312 1726890153.56967: in VariableManager get_vars() 186312 1726890153.57007: Calling all_inventory to load vars for managed_node3 186312 1726890153.57013: Calling groups_inventory to load vars for managed_node3 186312 1726890153.57017: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890153.57030: Calling all_plugins_play to load vars for managed_node3 186312 1726890153.57033: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890153.57037: Calling groups_plugins_play to load vars for managed_node3 186312 1726890153.57878: done sending task result for task 02369adf-7a19-881e-6b85-0000000026e6 186312 1726890153.57882: WORKER PROCESS EXITING 186312 1726890153.57903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890153.58567: done with get_vars() 186312 1726890153.58582: done getting variables 186312 1726890153.58640: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:42:33 -0400 (0:00:00.044) 0:02:03.325 ****** 186312 1726890153.58674: entering _queue_task() for managed_node3/assert 186312 1726890153.58914: worker is 1 (out of 1 available) 186312 1726890153.58925: exiting _queue_task() for managed_node3/assert 186312 1726890153.58937: done queuing things up, now waiting for results queue to drain 186312 1726890153.58939: waiting for pending results... 186312 1726890153.59894: running TaskExecutor() for managed_node3/TASK: Verify fs type 186312 1726890153.60024: in run() - task 02369adf-7a19-881e-6b85-0000000026ea 186312 1726890153.60043: variable 'ansible_search_path' from source: unknown 186312 1726890153.60087: calling self._execute() 186312 1726890153.60207: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.60221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.60236: variable 'omit' from source: magic vars 186312 1726890153.60650: variable 'storage_test_volume' from source: include params 186312 1726890153.60689: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890153.60804: variable 'storage_test_volume' from source: include params 186312 1726890153.60827: Evaluated conditional (storage_test_volume.fs_type): True 186312 1726890153.60932: variable '_storage_test_volume_present' from source: set_fact 186312 1726890153.60950: Evaluated conditional (_storage_test_volume_present): True 186312 1726890153.60961: variable 'omit' from source: magic vars 186312 1726890153.61026: variable 'omit' from source: magic vars 186312 1726890153.61073: variable 'omit' from source: magic vars 186312 1726890153.61121: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890153.61168: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890153.61195: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890153.61221: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.61240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.61283: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890153.61291: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.61298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.61404: Set connection var ansible_shell_type to sh 186312 1726890153.61422: Set connection var ansible_pipelining to False 186312 1726890153.61438: Set connection var ansible_timeout to 10 186312 1726890153.61446: Set connection var ansible_connection to ssh 186312 1726890153.61456: Set connection var ansible_shell_executable to /bin/sh 186312 1726890153.61465: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890153.61495: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.61504: variable 'ansible_connection' from source: unknown 186312 1726890153.61513: variable 'ansible_module_compression' from source: unknown 186312 1726890153.61521: variable 'ansible_shell_type' from source: unknown 186312 1726890153.61529: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.61536: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.61544: variable 'ansible_pipelining' from source: unknown 186312 1726890153.61551: variable 'ansible_timeout' from source: unknown 186312 1726890153.61558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.61697: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890153.61721: variable 'omit' from source: magic vars 186312 1726890153.61729: starting attempt loop 186312 1726890153.61735: running the handler 186312 1726890153.62028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890153.66563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890153.66704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890153.66785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890153.66891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890153.66924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890153.67032: 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) 186312 1726890153.67210: 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) 186312 1726890153.67242: 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) 186312 1726890153.67286: 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) 186312 1726890153.67421: 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) 186312 1726890153.67871: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890153.67897: variable 'storage_test_volume' from source: include params 186312 1726890153.67921: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].fstype == storage_test_volume.fs_type or (storage_test_blkinfo.info[storage_test_volume._device].fstype | length == 0 and storage_test_volume.fs_type == "unformatted")): True 186312 1726890153.67934: handler run complete 186312 1726890153.67962: attempt loop complete, returning result 186312 1726890153.68061: _execute() done 186312 1726890153.68068: dumping result to json 186312 1726890153.68075: done dumping result, returning 186312 1726890153.68086: done running TaskExecutor() for managed_node3/TASK: Verify fs type [02369adf-7a19-881e-6b85-0000000026ea] 186312 1726890153.68094: sending task result for task 02369adf-7a19-881e-6b85-0000000026ea ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890153.68252: no more pending results, returning what we have 186312 1726890153.68256: results queue empty 186312 1726890153.68257: checking for any_errors_fatal 186312 1726890153.68266: done checking for any_errors_fatal 186312 1726890153.68267: checking for max_fail_percentage 186312 1726890153.68269: done checking for max_fail_percentage 186312 1726890153.68270: checking to see if all hosts have failed and the running result is not ok 186312 1726890153.68272: done checking to see if all hosts have failed 186312 1726890153.68273: getting the remaining hosts for this loop 186312 1726890153.68275: done getting the remaining hosts for this loop 186312 1726890153.68279: getting the next task for host managed_node3 186312 1726890153.68288: done getting next task for host managed_node3 186312 1726890153.68291: ^ task is: TASK: Verify fs label 186312 1726890153.68297: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890153.68308: getting variables 186312 1726890153.68310: in VariableManager get_vars() 186312 1726890153.68351: Calling all_inventory to load vars for managed_node3 186312 1726890153.68354: Calling groups_inventory to load vars for managed_node3 186312 1726890153.68358: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890153.68371: Calling all_plugins_play to load vars for managed_node3 186312 1726890153.68375: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890153.68378: Calling groups_plugins_play to load vars for managed_node3 186312 1726890153.69360: done sending task result for task 02369adf-7a19-881e-6b85-0000000026ea 186312 1726890153.69364: WORKER PROCESS EXITING 186312 1726890153.69436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890153.70991: done with get_vars() 186312 1726890153.71010: done getting variables 186312 1726890153.71198: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:42:33 -0400 (0:00:00.125) 0:02:03.451 ****** 186312 1726890153.71235: entering _queue_task() for managed_node3/assert 186312 1726890153.72784: worker is 1 (out of 1 available) 186312 1726890153.72798: exiting _queue_task() for managed_node3/assert 186312 1726890153.72810: done queuing things up, now waiting for results queue to drain 186312 1726890153.72813: waiting for pending results... 186312 1726890153.73809: running TaskExecutor() for managed_node3/TASK: Verify fs label 186312 1726890153.74092: in run() - task 02369adf-7a19-881e-6b85-0000000026eb 186312 1726890153.74118: variable 'ansible_search_path' from source: unknown 186312 1726890153.74222: calling self._execute() 186312 1726890153.74526: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.74539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.74556: variable 'omit' from source: magic vars 186312 1726890153.75419: variable 'storage_test_volume' from source: include params 186312 1726890153.75463: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890153.75867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890153.80449: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890153.81559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890153.81717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890153.81758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890153.81816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890153.81978: variable '_storage_test_volume_present' from source: set_fact 186312 1726890153.82130: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890153.82377: variable 'storage_test_volume' from source: include params 186312 1726890153.82398: Evaluated conditional (storage_test_volume.fs_type != "gfs2"): True 186312 1726890153.82410: variable 'omit' from source: magic vars 186312 1726890153.82593: variable 'omit' from source: magic vars 186312 1726890153.82911: variable 'storage_test_volume' from source: include params 186312 1726890153.82997: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890153.83049: variable 'omit' from source: magic vars 186312 1726890153.83229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890153.83262: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890153.83287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890153.83315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.83329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.83445: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890153.83453: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.83459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.83665: Set connection var ansible_shell_type to sh 186312 1726890153.83679: Set connection var ansible_pipelining to False 186312 1726890153.83692: Set connection var ansible_timeout to 10 186312 1726890153.83698: Set connection var ansible_connection to ssh 186312 1726890153.83706: Set connection var ansible_shell_executable to /bin/sh 186312 1726890153.83716: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890153.83747: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.83851: variable 'ansible_connection' from source: unknown 186312 1726890153.83858: variable 'ansible_module_compression' from source: unknown 186312 1726890153.83864: variable 'ansible_shell_type' from source: unknown 186312 1726890153.83870: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.83875: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.83881: variable 'ansible_pipelining' from source: unknown 186312 1726890153.83887: variable 'ansible_timeout' from source: unknown 186312 1726890153.83893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.84002: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890153.84074: variable 'omit' from source: magic vars 186312 1726890153.84178: starting attempt loop 186312 1726890153.84186: running the handler 186312 1726890153.84481: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890153.84617: variable 'storage_test_volume' from source: include params 186312 1726890153.84638: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._device].label == storage_test_volume.fs_label): True 186312 1726890153.84649: handler run complete 186312 1726890153.84668: attempt loop complete, returning result 186312 1726890153.84675: _execute() done 186312 1726890153.84682: dumping result to json 186312 1726890153.84689: done dumping result, returning 186312 1726890153.84700: done running TaskExecutor() for managed_node3/TASK: Verify fs label [02369adf-7a19-881e-6b85-0000000026eb] 186312 1726890153.84711: sending task result for task 02369adf-7a19-881e-6b85-0000000026eb ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890153.84876: no more pending results, returning what we have 186312 1726890153.84880: results queue empty 186312 1726890153.84881: checking for any_errors_fatal 186312 1726890153.84891: done checking for any_errors_fatal 186312 1726890153.84892: checking for max_fail_percentage 186312 1726890153.84894: done checking for max_fail_percentage 186312 1726890153.84895: checking to see if all hosts have failed and the running result is not ok 186312 1726890153.84896: done checking to see if all hosts have failed 186312 1726890153.84897: getting the remaining hosts for this loop 186312 1726890153.84899: done getting the remaining hosts for this loop 186312 1726890153.84903: getting the next task for host managed_node3 186312 1726890153.84916: done getting next task for host managed_node3 186312 1726890153.84919: ^ task is: TASK: See whether the device node is present 186312 1726890153.84924: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890153.84930: getting variables 186312 1726890153.84931: in VariableManager get_vars() 186312 1726890153.84972: Calling all_inventory to load vars for managed_node3 186312 1726890153.84982: Calling groups_inventory to load vars for managed_node3 186312 1726890153.84987: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890153.85000: Calling all_plugins_play to load vars for managed_node3 186312 1726890153.85004: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890153.85008: Calling groups_plugins_play to load vars for managed_node3 186312 1726890153.86191: done sending task result for task 02369adf-7a19-881e-6b85-0000000026eb 186312 1726890153.86195: WORKER PROCESS EXITING 186312 1726890153.86253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890153.87549: done with get_vars() 186312 1726890153.87569: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:42:33 -0400 (0:00:00.164) 0:02:03.615 ****** 186312 1726890153.87673: entering _queue_task() for managed_node3/stat 186312 1726890153.88753: worker is 1 (out of 1 available) 186312 1726890153.88765: exiting _queue_task() for managed_node3/stat 186312 1726890153.88778: done queuing things up, now waiting for results queue to drain 186312 1726890153.88779: waiting for pending results... 186312 1726890153.89219: running TaskExecutor() for managed_node3/TASK: See whether the device node is present 186312 1726890153.89587: in run() - task 02369adf-7a19-881e-6b85-0000000026ef 186312 1726890153.89680: variable 'ansible_search_path' from source: unknown 186312 1726890153.89723: calling self._execute() 186312 1726890153.89997: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.90013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.90029: variable 'omit' from source: magic vars 186312 1726890153.90260: variable 'omit' from source: magic vars 186312 1726890153.90379: variable 'omit' from source: magic vars 186312 1726890153.90875: variable 'storage_test_volume' from source: include params 186312 1726890153.91015: variable 'omit' from source: magic vars 186312 1726890153.91061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890153.91153: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890153.91201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890153.91307: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.91325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890153.91355: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890153.91362: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.91368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.91489: Set connection var ansible_shell_type to sh 186312 1726890153.91627: Set connection var ansible_pipelining to False 186312 1726890153.91643: Set connection var ansible_timeout to 10 186312 1726890153.91650: Set connection var ansible_connection to ssh 186312 1726890153.91661: Set connection var ansible_shell_executable to /bin/sh 186312 1726890153.91672: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890153.91741: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.91751: variable 'ansible_connection' from source: unknown 186312 1726890153.91758: variable 'ansible_module_compression' from source: unknown 186312 1726890153.91765: variable 'ansible_shell_type' from source: unknown 186312 1726890153.91772: variable 'ansible_shell_executable' from source: unknown 186312 1726890153.91834: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890153.91843: variable 'ansible_pipelining' from source: unknown 186312 1726890153.91851: variable 'ansible_timeout' from source: unknown 186312 1726890153.91858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890153.92293: 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) 186312 1726890153.92310: variable 'omit' from source: magic vars 186312 1726890153.92323: starting attempt loop 186312 1726890153.92331: running the handler 186312 1726890153.92350: _low_level_execute_command(): starting 186312 1726890153.92381: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890153.95005: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890153.95009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890153.95045: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890153.95049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890153.95052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890153.95054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890153.95107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890153.95334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890153.95338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890153.95400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890153.97025: stdout chunk (state=3): >>>/root <<< 186312 1726890153.97126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890153.97197: stderr chunk (state=3): >>><<< 186312 1726890153.97200: stdout chunk (state=3): >>><<< 186312 1726890153.97315: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890153.97319: _low_level_execute_command(): starting 186312 1726890153.97323: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890153.9722137-190772-2143201377030 `" && echo ansible-tmp-1726890153.9722137-190772-2143201377030="` echo /root/.ansible/tmp/ansible-tmp-1726890153.9722137-190772-2143201377030 `" ) && sleep 0' 186312 1726890153.98182: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890153.98197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890153.98209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890153.98230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890153.98273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890153.98290: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890153.98310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890153.98340: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890153.98353: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890153.98364: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890153.98376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890153.98388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890153.98406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890153.98422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890153.98432: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890153.98443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890153.98528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890153.98552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890153.98569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890153.98644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890154.00515: stdout chunk (state=3): >>>ansible-tmp-1726890153.9722137-190772-2143201377030=/root/.ansible/tmp/ansible-tmp-1726890153.9722137-190772-2143201377030 <<< 186312 1726890154.00709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890154.00715: stdout chunk (state=3): >>><<< 186312 1726890154.00717: stderr chunk (state=3): >>><<< 186312 1726890154.01021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890153.9722137-190772-2143201377030=/root/.ansible/tmp/ansible-tmp-1726890153.9722137-190772-2143201377030 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890154.01024: variable 'ansible_module_compression' from source: unknown 186312 1726890154.01026: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890154.01028: variable 'ansible_facts' from source: unknown 186312 1726890154.01029: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890153.9722137-190772-2143201377030/AnsiballZ_stat.py 186312 1726890154.02074: Sending initial data 186312 1726890154.02077: Sent initial data (153 bytes) 186312 1726890154.04225: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890154.04240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890154.04255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890154.04273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890154.04321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890154.04333: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890154.04347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890154.04363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890154.04374: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890154.04384: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890154.04395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890154.04408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890154.04429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890154.04442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890154.04453: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890154.04466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890154.04654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890154.04680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890154.04696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890154.04761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890154.06455: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890154.06470: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890154.06513: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpbq_wzl1u /root/.ansible/tmp/ansible-tmp-1726890153.9722137-190772-2143201377030/AnsiballZ_stat.py <<< 186312 1726890154.06547: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890154.08020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890154.08154: stderr chunk (state=3): >>><<< 186312 1726890154.08157: stdout chunk (state=3): >>><<< 186312 1726890154.08159: done transferring module to remote 186312 1726890154.08161: _low_level_execute_command(): starting 186312 1726890154.08163: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890153.9722137-190772-2143201377030/ /root/.ansible/tmp/ansible-tmp-1726890153.9722137-190772-2143201377030/AnsiballZ_stat.py && sleep 0' 186312 1726890154.09220: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890154.09482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890154.09498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890154.09520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890154.09566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890154.09583: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890154.09597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890154.09617: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890154.09661: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890154.09674: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890154.09687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890154.09709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890154.09732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890154.09746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890154.09832: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890154.09863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890154.09943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890154.10001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890154.10022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890154.10094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890154.11819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890154.11842: stdout chunk (state=3): >>><<< 186312 1726890154.11846: stderr chunk (state=3): >>><<< 186312 1726890154.11938: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890154.11943: _low_level_execute_command(): starting 186312 1726890154.11945: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890153.9722137-190772-2143201377030/AnsiballZ_stat.py && sleep 0' 186312 1726890154.14099: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890154.14119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890154.14136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890154.14154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890154.14197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890154.14212: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890154.14234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890154.14253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890154.14266: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890154.14278: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890154.14289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890154.14300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890154.14317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890154.14332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890154.14346: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890154.14358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890154.14439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890154.14467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890154.14483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890154.14559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890154.16453: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890154.16468: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890154.16471: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890154.16523: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890154.16562: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890154.16598: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890154.16601: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890154.16633: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890154.16646: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890154.16704: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890154.16708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890154.16733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890154.16752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890154.16765: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615d1edc0> <<< 186312 1726890154.16811: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890154.16838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890154.16842: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615d1eb20> <<< 186312 1726890154.16871: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615d1eac0> <<< 186312 1726890154.16901: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890154.16924: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890154.16946: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615cc3490> <<< 186312 1726890154.16969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890154.16993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890154.17007: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615cc3940> <<< 186312 1726890154.17027: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615cc3670> <<< 186312 1726890154.17057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890154.17076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890154.17088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890154.17114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890154.17132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890154.17143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890154.17175: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890154.17177: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615c7a190> <<< 186312 1726890154.17186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890154.17205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890154.17274: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615c7a220> <<< 186312 1726890154.17319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'<<< 186312 1726890154.17328: stdout chunk (state=3): >>> <<< 186312 1726890154.17348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615c7a940> <<< 186312 1726890154.17376: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615cdb880> <<< 186312 1726890154.17406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890154.17409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615c73d90> <<< 186312 1726890154.17477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890154.17481: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615c9dd90> <<< 186312 1726890154.17531: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615cc3970> <<< 186312 1726890154.17555: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890154.17757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890154.17796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890154.17816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890154.17834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890154.17853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890154.17871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890154.17874: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159d4eb0> <<< 186312 1726890154.17923: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159d7f40> <<< 186312 1726890154.17939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890154.17951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890154.17968: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890154.17985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890154.18002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890154.18022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890154.18050: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159cc610> <<< 186312 1726890154.18064: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159d5640> <<< 186312 1726890154.18075: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159d4370> <<< 186312 1726890154.18096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890154.18165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890154.18182: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890154.18215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890154.18237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890154.18240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890154.18270: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890154.18275: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615955e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615955910> <<< 186312 1726890154.18287: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890154.18313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890154.18316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615955f10> <<< 186312 1726890154.18335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890154.18349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890154.18369: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615955fd0> <<< 186312 1726890154.18399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890154.18420: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159670d0> <<< 186312 1726890154.18423: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890154.18467: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159aed90> import '_functools' # <<< 186312 1726890154.18500: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159a9670> <<< 186312 1726890154.18558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890154.18564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159dbe20> <<< 186312 1726890154.18582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890154.18620: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890154.18624: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615967cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159ae2b0> <<< 186312 1726890154.18656: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890154.18659: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36159bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159e19d0> <<< 186312 1726890154.18686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890154.18689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890154.18715: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890154.18734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890154.18747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890154.18763: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615967eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615967df0> <<< 186312 1726890154.18798: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890154.18801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615967d60> <<< 186312 1726890154.18826: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890154.18829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890154.18849: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890154.18860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890154.18877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890154.18950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890154.18954: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890154.18972: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361593b3d0> <<< 186312 1726890154.18975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890154.18991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890154.19023: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361593b4c0> <<< 186312 1726890154.19146: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361596ff40> <<< 186312 1726890154.19180: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361596aa90> <<< 186312 1726890154.19193: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361596a490> <<< 186312 1726890154.19214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890154.19226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890154.19253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890154.19267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890154.19288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890154.19302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615889220> <<< 186312 1726890154.19340: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615925520> <<< 186312 1726890154.19391: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361596af10> <<< 186312 1726890154.19394: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159e1040> <<< 186312 1726890154.19410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890154.19437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890154.19462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890154.19467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361589cb50> <<< 186312 1726890154.19479: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890154.19524: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890154.19529: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f361589ce80> <<< 186312 1726890154.19532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890154.19544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890154.19569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890154.19572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890154.19574: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36158ae790> <<< 186312 1726890154.19597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890154.19628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890154.19657: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36158aecd0> <<< 186312 1726890154.19692: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890154.19695: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f361583a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361589cf70> <<< 186312 1726890154.19723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890154.19785: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890154.19788: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f361584b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36158ae610> <<< 186312 1726890154.19792: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890154.19819: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f361584b3a0> <<< 186312 1726890154.19852: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615967a30> <<< 186312 1726890154.19871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890154.19884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890154.19906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890154.19922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890154.19968: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890154.19971: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615867700> <<< 186312 1726890154.19974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890154.19985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890154.20007: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890154.20010: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36158679d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36158677c0> <<< 186312 1726890154.20041: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36158678b0> <<< 186312 1726890154.20071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890154.20077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890154.20260: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615867d00> <<< 186312 1726890154.20300: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615871250> <<< 186312 1726890154.20304: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615867940> <<< 186312 1726890154.20316: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615859a90> <<< 186312 1726890154.20341: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615967610> <<< 186312 1726890154.20360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890154.20421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890154.20450: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615867af0> <<< 186312 1726890154.20604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890154.20619: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f36157876d0> <<< 186312 1726890154.20770: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890154.20864: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.20889: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/__init__.py <<< 186312 1726890154.20905: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890154.20930: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890154.20938: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.22143: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.23085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361518f820> <<< 186312 1726890154.23108: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890154.23135: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890154.23159: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890154.23186: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f361518f160> <<< 186312 1726890154.23227: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361518f280> <<< 186312 1726890154.23250: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361518ff70> <<< 186312 1726890154.23274: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890154.23331: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361518f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361518fd90> <<< 186312 1726890154.23341: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890154.23362: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f361518ffd0> <<< 186312 1726890154.23375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890154.23403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890154.23440: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361518f100> <<< 186312 1726890154.23456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890154.23472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890154.23491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890154.23508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890154.23536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890154.23603: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36150e6f40> <<< 186312 1726890154.23642: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615103d00> <<< 186312 1726890154.23669: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615103eb0> <<< 186312 1726890154.23688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890154.23718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890154.23758: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615103370> <<< 186312 1726890154.23766: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361575ddc0> <<< 186312 1726890154.23940: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361575d3a0> <<< 186312 1726890154.23946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890154.23965: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361575dfd0> <<< 186312 1726890154.23993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890154.23999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890154.24030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890154.24048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890154.24054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890154.24081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361572cd30> <<< 186312 1726890154.24170: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615162d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615162400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36151984f0> <<< 186312 1726890154.24203: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615162520> <<< 186312 1726890154.24236: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615162550> <<< 186312 1726890154.24260: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890154.24284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890154.24306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890154.24381: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36150d5fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361573e250> <<< 186312 1726890154.24410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890154.24416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890154.24466: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36150d2850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361573e3d0> <<< 186312 1726890154.24491: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890154.24540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890154.24567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890154.24618: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615756e50> <<< 186312 1726890154.24740: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36150d27f0> <<< 186312 1726890154.24829: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36150d2640> <<< 186312 1726890154.24855: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36150d15b0> <<< 186312 1726890154.24903: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36150c6d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615735910> <<< 186312 1726890154.24935: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890154.24961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890154.24965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890154.25007: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36151566a0> <<< 186312 1726890154.25187: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615155b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36151650a0> <<< 186312 1726890154.25247: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615156100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361519ab20> # zipimport: zlib available <<< 186312 1726890154.25271: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890154.25342: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.25447: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890154.25473: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/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_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890154.25569: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.25666: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.26104: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.26579: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890154.26600: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890154.26603: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890154.26654: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3614c975e0> <<< 186312 1726890154.26738: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890154.26741: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36150a1580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3614c39100> <<< 186312 1726890154.26780: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890154.26821: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.26838: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890154.26841: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.26945: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.27071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890154.27100: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615155b80> # zipimport: zlib available <<< 186312 1726890154.27485: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.27846: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.27904: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.27973: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890154.27976: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.28001: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.28038: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890154.28098: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.28192: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890154.28209: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890154.28214: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890154.28241: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.28285: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890154.28288: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.28461: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.28651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890154.28689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890154.28692: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890154.28762: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3614c69f10> <<< 186312 1726890154.28766: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.28819: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.28907: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890154.28926: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890154.28939: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.28956: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.28987: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890154.29034: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.29062: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.29150: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.29209: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890154.29236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890154.29305: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615749220> <<< 186312 1726890154.29334: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3614c69850> <<< 186312 1726890154.29372: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890154.29479: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.29543: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.29558: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.29614: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890154.29618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890154.29631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890154.29651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890154.29681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890154.29694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890154.29772: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615094ca0> <<< 186312 1726890154.29814: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615090f70> <<< 186312 1726890154.29874: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361508a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890154.29899: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.29926: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890154.30003: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890154.30035: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890154.30038: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.30140: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.30304: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890154.30453: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890154.31059: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726890125.193038, "mtime": 1726890125.177038, "ctime": 1726890125.177038, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890154.31064: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890154.31347: 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 <<< 186312 1726890154.31364: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 186312 1726890154.31421: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 186312 1726890154.31488: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket <<< 186312 1726890154.31498: stdout chunk (state=3): >>># cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890154.31663: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890154.31708: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890154.31746: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890154.31810: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 186312 1726890154.31815: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890154.31863: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890154.31924: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890154.32023: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890154.32054: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890154.32208: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890154.32255: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890154.32283: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890154.32537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890154.32628: stderr chunk (state=3): >>><<< 186312 1726890154.32634: stdout chunk (state=3): >>><<< 186312 1726890154.32734: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615d1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615cc33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615d1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615d1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615cc3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615cc3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615cc3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615c7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615c7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615c9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615c7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615cdb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615c73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615c9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615cc3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615955e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615955910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615955f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615955fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159a9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615967cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36159bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615967eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615967df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615967d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361593b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361593b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361596ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361596aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361596a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615889220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615925520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361596af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36159e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361589cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f361589ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36158ae790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36158aecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f361583a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361589cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f361584b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36158ae610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f361584b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615967a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615867700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36158679d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36158677c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36158678b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615867d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615871250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615867940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615859a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615967610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615867af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f36157876d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361518f820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f361518f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361518f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361518ff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361518f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361518fd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f361518ffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361518f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36150e6f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615103d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615103eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615103370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361575ddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361575d3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361575dfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361572cd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615162d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615162400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36151984f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615162520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615162550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36150d5fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361573e250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36150d2850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361573e3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615756e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36150d27f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36150d2640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36150d15b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36150c6d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615735910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36151566a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615155b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36151650a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615156100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361519ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/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_7q07f3f3/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_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/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_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3614c975e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36150a1580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3614c39100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615155b80> # 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_7q07f3f3/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_7q07f3f3/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_7q07f3f3/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_7q07f3f3/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_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3614c69f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/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_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3615749220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3614c69850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615094ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3615090f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f361508a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/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_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_7q07f3f3/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_7q07f3f3/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726890125.193038, "mtime": 1726890125.177038, "ctime": 1726890125.177038, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890154.33460: done with _execute_module (stat, {'path': '/dev/sda', 'follow': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890153.9722137-190772-2143201377030/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890154.33464: _low_level_execute_command(): starting 186312 1726890154.33467: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890153.9722137-190772-2143201377030/ > /dev/null 2>&1 && sleep 0' 186312 1726890154.34725: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890154.34735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890154.34891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890154.34897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890154.34916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890154.34920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890154.34993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890154.35008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890154.35013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890154.35208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890154.36909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890154.36915: stderr chunk (state=3): >>><<< 186312 1726890154.36918: stdout chunk (state=3): >>><<< 186312 1726890154.36940: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890154.36947: handler run complete 186312 1726890154.36999: attempt loop complete, returning result 186312 1726890154.37002: _execute() done 186312 1726890154.37004: dumping result to json 186312 1726890154.37010: done dumping result, returning 186312 1726890154.37020: done running TaskExecutor() for managed_node3/TASK: See whether the device node is present [02369adf-7a19-881e-6b85-0000000026ef] 186312 1726890154.37027: sending task result for task 02369adf-7a19-881e-6b85-0000000026ef 186312 1726890154.37142: done sending task result for task 02369adf-7a19-881e-6b85-0000000026ef 186312 1726890154.37145: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890125.193038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726890125.177038, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726890125.177038, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890154.37254: no more pending results, returning what we have 186312 1726890154.37258: results queue empty 186312 1726890154.37258: checking for any_errors_fatal 186312 1726890154.37266: done checking for any_errors_fatal 186312 1726890154.37267: checking for max_fail_percentage 186312 1726890154.37269: done checking for max_fail_percentage 186312 1726890154.37270: checking to see if all hosts have failed and the running result is not ok 186312 1726890154.37271: done checking to see if all hosts have failed 186312 1726890154.37272: getting the remaining hosts for this loop 186312 1726890154.37273: done getting the remaining hosts for this loop 186312 1726890154.37277: getting the next task for host managed_node3 186312 1726890154.37284: done getting next task for host managed_node3 186312 1726890154.37286: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890154.37290: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890154.37293: getting variables 186312 1726890154.37295: in VariableManager get_vars() 186312 1726890154.37328: Calling all_inventory to load vars for managed_node3 186312 1726890154.37331: Calling groups_inventory to load vars for managed_node3 186312 1726890154.37338: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890154.37348: Calling all_plugins_play to load vars for managed_node3 186312 1726890154.37351: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890154.37353: Calling groups_plugins_play to load vars for managed_node3 186312 1726890154.39509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890154.40114: done with get_vars() 186312 1726890154.40129: done getting variables 186312 1726890154.40186: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:42:34 -0400 (0:00:00.525) 0:02:04.143 ****** 186312 1726890154.40438: entering _queue_task() for managed_node3/assert 186312 1726890154.40706: worker is 1 (out of 1 available) 186312 1726890154.40723: exiting _queue_task() for managed_node3/assert 186312 1726890154.40736: done queuing things up, now waiting for results queue to drain 186312 1726890154.40737: waiting for pending results... 186312 1726890154.41425: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890154.42253: in run() - task 02369adf-7a19-881e-6b85-0000000026f0 186312 1726890154.42275: variable 'ansible_search_path' from source: unknown 186312 1726890154.42319: calling self._execute() 186312 1726890154.42443: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.42456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.42471: variable 'omit' from source: magic vars 186312 1726890154.42918: variable '_storage_test_volume_present' from source: set_fact 186312 1726890154.43237: variable 'storage_test_volume' from source: include params 186312 1726890154.43275: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 186312 1726890154.43285: variable 'omit' from source: magic vars 186312 1726890154.43358: variable 'omit' from source: magic vars 186312 1726890154.43486: variable 'storage_test_volume' from source: include params 186312 1726890154.43533: variable 'omit' from source: magic vars 186312 1726890154.43581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890154.43624: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890154.43655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890154.43679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890154.43702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890154.43744: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890154.43754: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.43762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.43871: Set connection var ansible_shell_type to sh 186312 1726890154.43887: Set connection var ansible_pipelining to False 186312 1726890154.43901: Set connection var ansible_timeout to 10 186312 1726890154.43909: Set connection var ansible_connection to ssh 186312 1726890154.43926: Set connection var ansible_shell_executable to /bin/sh 186312 1726890154.43939: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890154.43967: variable 'ansible_shell_executable' from source: unknown 186312 1726890154.43975: variable 'ansible_connection' from source: unknown 186312 1726890154.43983: variable 'ansible_module_compression' from source: unknown 186312 1726890154.43990: variable 'ansible_shell_type' from source: unknown 186312 1726890154.43997: variable 'ansible_shell_executable' from source: unknown 186312 1726890154.44003: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.44010: variable 'ansible_pipelining' from source: unknown 186312 1726890154.44020: variable 'ansible_timeout' from source: unknown 186312 1726890154.44034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.44188: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890154.44204: variable 'omit' from source: magic vars 186312 1726890154.44242: starting attempt loop 186312 1726890154.44252: running the handler 186312 1726890154.44432: variable 'storage_test_dev' from source: set_fact 186312 1726890154.44476: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 186312 1726890154.44487: handler run complete 186312 1726890154.44506: attempt loop complete, returning result 186312 1726890154.44515: _execute() done 186312 1726890154.44523: dumping result to json 186312 1726890154.44534: done dumping result, returning 186312 1726890154.44545: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-0000000026f0] 186312 1726890154.44557: sending task result for task 02369adf-7a19-881e-6b85-0000000026f0 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890154.44721: no more pending results, returning what we have 186312 1726890154.44725: results queue empty 186312 1726890154.44725: checking for any_errors_fatal 186312 1726890154.44737: done checking for any_errors_fatal 186312 1726890154.44738: checking for max_fail_percentage 186312 1726890154.44740: done checking for max_fail_percentage 186312 1726890154.44741: checking to see if all hosts have failed and the running result is not ok 186312 1726890154.44742: done checking to see if all hosts have failed 186312 1726890154.44743: getting the remaining hosts for this loop 186312 1726890154.44745: done getting the remaining hosts for this loop 186312 1726890154.44748: getting the next task for host managed_node3 186312 1726890154.44755: done getting next task for host managed_node3 186312 1726890154.44758: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890154.44762: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890154.44767: getting variables 186312 1726890154.44768: in VariableManager get_vars() 186312 1726890154.44803: Calling all_inventory to load vars for managed_node3 186312 1726890154.44806: Calling groups_inventory to load vars for managed_node3 186312 1726890154.44809: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890154.44818: done sending task result for task 02369adf-7a19-881e-6b85-0000000026f0 186312 1726890154.44822: WORKER PROCESS EXITING 186312 1726890154.44834: Calling all_plugins_play to load vars for managed_node3 186312 1726890154.44839: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890154.44842: Calling groups_plugins_play to load vars for managed_node3 186312 1726890154.45367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890154.46383: done with get_vars() 186312 1726890154.46398: done getting variables 186312 1726890154.46510: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:42:34 -0400 (0:00:00.061) 0:02:04.204 ****** 186312 1726890154.46552: entering _queue_task() for managed_node3/assert 186312 1726890154.47184: worker is 1 (out of 1 available) 186312 1726890154.47197: exiting _queue_task() for managed_node3/assert 186312 1726890154.47211: done queuing things up, now waiting for results queue to drain 186312 1726890154.47336: waiting for pending results... 186312 1726890154.48127: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890154.48943: in run() - task 02369adf-7a19-881e-6b85-0000000026f1 186312 1726890154.48962: variable 'ansible_search_path' from source: unknown 186312 1726890154.49004: calling self._execute() 186312 1726890154.49123: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.49137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.49154: variable 'omit' from source: magic vars 186312 1726890154.49606: variable '_storage_test_volume_present' from source: set_fact 186312 1726890154.50327: variable 'storage_test_volume' from source: include params 186312 1726890154.50369: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 186312 1726890154.50378: when evaluation is False, skipping this task 186312 1726890154.50385: _execute() done 186312 1726890154.50393: dumping result to json 186312 1726890154.50400: done dumping result, returning 186312 1726890154.50410: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-0000000026f1] 186312 1726890154.50424: sending task result for task 02369adf-7a19-881e-6b85-0000000026f1 skipping: [managed_node3] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 186312 1726890154.50594: no more pending results, returning what we have 186312 1726890154.50598: results queue empty 186312 1726890154.50599: checking for any_errors_fatal 186312 1726890154.50606: done checking for any_errors_fatal 186312 1726890154.50607: checking for max_fail_percentage 186312 1726890154.50608: done checking for max_fail_percentage 186312 1726890154.50609: checking to see if all hosts have failed and the running result is not ok 186312 1726890154.50610: done checking to see if all hosts have failed 186312 1726890154.50616: getting the remaining hosts for this loop 186312 1726890154.50619: done getting the remaining hosts for this loop 186312 1726890154.50622: getting the next task for host managed_node3 186312 1726890154.50632: done getting next task for host managed_node3 186312 1726890154.50634: ^ task is: TASK: Make sure we got info about this volume 186312 1726890154.50639: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890154.50643: getting variables 186312 1726890154.50645: in VariableManager get_vars() 186312 1726890154.50682: Calling all_inventory to load vars for managed_node3 186312 1726890154.50685: Calling groups_inventory to load vars for managed_node3 186312 1726890154.50689: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890154.50703: Calling all_plugins_play to load vars for managed_node3 186312 1726890154.50706: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890154.50710: Calling groups_plugins_play to load vars for managed_node3 186312 1726890154.51236: done sending task result for task 02369adf-7a19-881e-6b85-0000000026f1 186312 1726890154.51240: WORKER PROCESS EXITING 186312 1726890154.51386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890154.53525: done with get_vars() 186312 1726890154.53541: done getting variables 186312 1726890154.53602: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:42:34 -0400 (0:00:00.075) 0:02:04.280 ****** 186312 1726890154.54141: entering _queue_task() for managed_node3/assert 186312 1726890154.54415: worker is 1 (out of 1 available) 186312 1726890154.54428: exiting _queue_task() for managed_node3/assert 186312 1726890154.54441: done queuing things up, now waiting for results queue to drain 186312 1726890154.54442: waiting for pending results... 186312 1726890154.55274: running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume 186312 1726890154.55426: in run() - task 02369adf-7a19-881e-6b85-0000000026f2 186312 1726890154.55448: variable 'ansible_search_path' from source: unknown 186312 1726890154.55488: calling self._execute() 186312 1726890154.55625: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.55637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.55654: variable 'omit' from source: magic vars 186312 1726890154.56032: variable '_storage_test_volume_present' from source: set_fact 186312 1726890154.56052: Evaluated conditional (_storage_test_volume_present): True 186312 1726890154.56066: variable 'omit' from source: magic vars 186312 1726890154.56127: variable 'omit' from source: magic vars 186312 1726890154.56259: variable 'storage_test_volume' from source: include params 186312 1726890154.56320: variable 'omit' from source: magic vars 186312 1726890154.56363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890154.56407: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890154.56435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890154.56456: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890154.56469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890154.56508: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890154.56518: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.56526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.56633: Set connection var ansible_shell_type to sh 186312 1726890154.56649: Set connection var ansible_pipelining to False 186312 1726890154.56664: Set connection var ansible_timeout to 10 186312 1726890154.56671: Set connection var ansible_connection to ssh 186312 1726890154.56681: Set connection var ansible_shell_executable to /bin/sh 186312 1726890154.56691: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890154.56728: variable 'ansible_shell_executable' from source: unknown 186312 1726890154.56737: variable 'ansible_connection' from source: unknown 186312 1726890154.56744: variable 'ansible_module_compression' from source: unknown 186312 1726890154.56751: variable 'ansible_shell_type' from source: unknown 186312 1726890154.56756: variable 'ansible_shell_executable' from source: unknown 186312 1726890154.56762: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.56769: variable 'ansible_pipelining' from source: unknown 186312 1726890154.56775: variable 'ansible_timeout' from source: unknown 186312 1726890154.56782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.56947: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890154.56966: variable 'omit' from source: magic vars 186312 1726890154.56975: starting attempt loop 186312 1726890154.56983: running the handler 186312 1726890154.57156: variable 'storage_test_volume' from source: include params 186312 1726890154.57175: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890154.57206: Evaluated conditional (storage_test_volume._raw_device in storage_test_blkinfo.info): True 186312 1726890154.57218: handler run complete 186312 1726890154.57237: attempt loop complete, returning result 186312 1726890154.57248: _execute() done 186312 1726890154.57258: dumping result to json 186312 1726890154.57265: done dumping result, returning 186312 1726890154.57275: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume [02369adf-7a19-881e-6b85-0000000026f2] 186312 1726890154.57283: sending task result for task 02369adf-7a19-881e-6b85-0000000026f2 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890154.57432: no more pending results, returning what we have 186312 1726890154.57436: results queue empty 186312 1726890154.57437: checking for any_errors_fatal 186312 1726890154.57447: done checking for any_errors_fatal 186312 1726890154.57448: checking for max_fail_percentage 186312 1726890154.57450: done checking for max_fail_percentage 186312 1726890154.57451: checking to see if all hosts have failed and the running result is not ok 186312 1726890154.57452: done checking to see if all hosts have failed 186312 1726890154.57453: getting the remaining hosts for this loop 186312 1726890154.57455: done getting the remaining hosts for this loop 186312 1726890154.57459: getting the next task for host managed_node3 186312 1726890154.57467: done getting next task for host managed_node3 186312 1726890154.57470: ^ task is: TASK: Process volume type (set initial value) (1/2) 186312 1726890154.57475: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890154.57481: getting variables 186312 1726890154.57483: in VariableManager get_vars() 186312 1726890154.57522: Calling all_inventory to load vars for managed_node3 186312 1726890154.57525: Calling groups_inventory to load vars for managed_node3 186312 1726890154.57529: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890154.57541: Calling all_plugins_play to load vars for managed_node3 186312 1726890154.57545: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890154.57548: Calling groups_plugins_play to load vars for managed_node3 186312 1726890154.58766: done sending task result for task 02369adf-7a19-881e-6b85-0000000026f2 186312 1726890154.58769: WORKER PROCESS EXITING 186312 1726890154.59081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890154.60148: done with get_vars() 186312 1726890154.60164: done getting variables 186312 1726890154.60527: 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 [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:42:34 -0400 (0:00:00.064) 0:02:04.344 ****** 186312 1726890154.60564: entering _queue_task() for managed_node3/set_fact 186312 1726890154.61019: worker is 1 (out of 1 available) 186312 1726890154.61030: exiting _queue_task() for managed_node3/set_fact 186312 1726890154.61042: done queuing things up, now waiting for results queue to drain 186312 1726890154.61043: waiting for pending results... 186312 1726890154.61364: running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) 186312 1726890154.61530: in run() - task 02369adf-7a19-881e-6b85-0000000026f3 186312 1726890154.61553: variable 'ansible_search_path' from source: unknown 186312 1726890154.61602: calling self._execute() 186312 1726890154.61730: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.61743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.61759: variable 'omit' from source: magic vars 186312 1726890154.61890: variable 'omit' from source: magic vars 186312 1726890154.61965: variable 'omit' from source: magic vars 186312 1726890154.62218: variable 'storage_test_volume' from source: include params 186312 1726890154.62282: variable 'omit' from source: magic vars 186312 1726890154.62330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890154.62380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890154.62407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890154.62433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890154.62450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890154.62491: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890154.62500: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.62509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.62618: Set connection var ansible_shell_type to sh 186312 1726890154.62634: Set connection var ansible_pipelining to False 186312 1726890154.62650: Set connection var ansible_timeout to 10 186312 1726890154.62657: Set connection var ansible_connection to ssh 186312 1726890154.62667: Set connection var ansible_shell_executable to /bin/sh 186312 1726890154.62681: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890154.62713: variable 'ansible_shell_executable' from source: unknown 186312 1726890154.62723: variable 'ansible_connection' from source: unknown 186312 1726890154.62730: variable 'ansible_module_compression' from source: unknown 186312 1726890154.62736: variable 'ansible_shell_type' from source: unknown 186312 1726890154.62743: variable 'ansible_shell_executable' from source: unknown 186312 1726890154.62749: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.62757: variable 'ansible_pipelining' from source: unknown 186312 1726890154.62763: variable 'ansible_timeout' from source: unknown 186312 1726890154.62772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.62939: 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) 186312 1726890154.62959: variable 'omit' from source: magic vars 186312 1726890154.62969: starting attempt loop 186312 1726890154.62976: running the handler 186312 1726890154.62992: handler run complete 186312 1726890154.63012: attempt loop complete, returning result 186312 1726890154.63024: _execute() done 186312 1726890154.63032: dumping result to json 186312 1726890154.63039: done dumping result, returning 186312 1726890154.63049: done running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-881e-6b85-0000000026f3] 186312 1726890154.63059: sending task result for task 02369adf-7a19-881e-6b85-0000000026f3 ok: [managed_node3] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 186312 1726890154.63220: no more pending results, returning what we have 186312 1726890154.63224: results queue empty 186312 1726890154.63225: checking for any_errors_fatal 186312 1726890154.63236: done checking for any_errors_fatal 186312 1726890154.63237: checking for max_fail_percentage 186312 1726890154.63238: done checking for max_fail_percentage 186312 1726890154.63239: checking to see if all hosts have failed and the running result is not ok 186312 1726890154.63241: done checking to see if all hosts have failed 186312 1726890154.63241: getting the remaining hosts for this loop 186312 1726890154.63244: done getting the remaining hosts for this loop 186312 1726890154.63248: getting the next task for host managed_node3 186312 1726890154.63256: done getting next task for host managed_node3 186312 1726890154.63259: ^ task is: TASK: Process volume type (get RAID value) (2/2) 186312 1726890154.63265: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890154.63272: getting variables 186312 1726890154.63274: in VariableManager get_vars() 186312 1726890154.63319: Calling all_inventory to load vars for managed_node3 186312 1726890154.63323: Calling groups_inventory to load vars for managed_node3 186312 1726890154.63327: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890154.63340: Calling all_plugins_play to load vars for managed_node3 186312 1726890154.63344: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890154.63348: Calling groups_plugins_play to load vars for managed_node3 186312 1726890154.64819: done sending task result for task 02369adf-7a19-881e-6b85-0000000026f3 186312 1726890154.64822: WORKER PROCESS EXITING 186312 1726890154.64917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890154.66342: done with get_vars() 186312 1726890154.66356: done getting variables 186312 1726890154.66410: 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 [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:42:34 -0400 (0:00:00.058) 0:02:04.403 ****** 186312 1726890154.66444: entering _queue_task() for managed_node3/set_fact 186312 1726890154.66846: worker is 1 (out of 1 available) 186312 1726890154.66857: exiting _queue_task() for managed_node3/set_fact 186312 1726890154.66871: done queuing things up, now waiting for results queue to drain 186312 1726890154.66872: waiting for pending results... 186312 1726890154.67721: running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) 186312 1726890154.68745: in run() - task 02369adf-7a19-881e-6b85-0000000026f4 186312 1726890154.68767: variable 'ansible_search_path' from source: unknown 186312 1726890154.68803: calling self._execute() 186312 1726890154.68914: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.68927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.68947: variable 'omit' from source: magic vars 186312 1726890154.69344: variable 'storage_test_volume' from source: include params 186312 1726890154.70059: Evaluated conditional (storage_test_volume.type == "raid"): False 186312 1726890154.70068: when evaluation is False, skipping this task 186312 1726890154.70075: _execute() done 186312 1726890154.70082: dumping result to json 186312 1726890154.70090: done dumping result, returning 186312 1726890154.70100: done running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-881e-6b85-0000000026f4] 186312 1726890154.70109: sending task result for task 02369adf-7a19-881e-6b85-0000000026f4 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 186312 1726890154.70271: no more pending results, returning what we have 186312 1726890154.70276: results queue empty 186312 1726890154.70276: checking for any_errors_fatal 186312 1726890154.70285: done checking for any_errors_fatal 186312 1726890154.70286: checking for max_fail_percentage 186312 1726890154.70288: done checking for max_fail_percentage 186312 1726890154.70288: checking to see if all hosts have failed and the running result is not ok 186312 1726890154.70291: done checking to see if all hosts have failed 186312 1726890154.70292: getting the remaining hosts for this loop 186312 1726890154.70294: done getting the remaining hosts for this loop 186312 1726890154.70297: getting the next task for host managed_node3 186312 1726890154.70306: done getting next task for host managed_node3 186312 1726890154.70309: ^ task is: TASK: Verify the volume's device type 186312 1726890154.70318: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890154.70323: getting variables 186312 1726890154.70324: in VariableManager get_vars() 186312 1726890154.70361: Calling all_inventory to load vars for managed_node3 186312 1726890154.70364: Calling groups_inventory to load vars for managed_node3 186312 1726890154.70367: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890154.70382: Calling all_plugins_play to load vars for managed_node3 186312 1726890154.70385: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890154.70389: Calling groups_plugins_play to load vars for managed_node3 186312 1726890154.70892: done sending task result for task 02369adf-7a19-881e-6b85-0000000026f4 186312 1726890154.70896: WORKER PROCESS EXITING 186312 1726890154.71032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890154.72205: done with get_vars() 186312 1726890154.72323: done getting variables 186312 1726890154.72421: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:42:34 -0400 (0:00:00.061) 0:02:04.464 ****** 186312 1726890154.72564: entering _queue_task() for managed_node3/assert 186312 1726890154.73145: worker is 1 (out of 1 available) 186312 1726890154.73160: exiting _queue_task() for managed_node3/assert 186312 1726890154.73174: done queuing things up, now waiting for results queue to drain 186312 1726890154.73175: waiting for pending results... 186312 1726890154.74902: running TaskExecutor() for managed_node3/TASK: Verify the volume's device type 186312 1726890154.75865: in run() - task 02369adf-7a19-881e-6b85-0000000026f5 186312 1726890154.75884: variable 'ansible_search_path' from source: unknown 186312 1726890154.75924: calling self._execute() 186312 1726890154.76038: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.76051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.76067: variable 'omit' from source: magic vars 186312 1726890154.76411: variable '_storage_test_volume_present' from source: set_fact 186312 1726890154.77128: Evaluated conditional (_storage_test_volume_present): True 186312 1726890154.77144: variable 'omit' from source: magic vars 186312 1726890154.77206: variable 'omit' from source: magic vars 186312 1726890154.77248: variable 'omit' from source: magic vars 186312 1726890154.77295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890154.77337: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890154.77363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890154.77386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890154.77403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890154.77442: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890154.77451: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.77459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.77564: Set connection var ansible_shell_type to sh 186312 1726890154.77580: Set connection var ansible_pipelining to False 186312 1726890154.77595: Set connection var ansible_timeout to 10 186312 1726890154.77602: Set connection var ansible_connection to ssh 186312 1726890154.77613: Set connection var ansible_shell_executable to /bin/sh 186312 1726890154.77624: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890154.77654: variable 'ansible_shell_executable' from source: unknown 186312 1726890154.77663: variable 'ansible_connection' from source: unknown 186312 1726890154.77670: variable 'ansible_module_compression' from source: unknown 186312 1726890154.77677: variable 'ansible_shell_type' from source: unknown 186312 1726890154.77684: variable 'ansible_shell_executable' from source: unknown 186312 1726890154.77691: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.77699: variable 'ansible_pipelining' from source: unknown 186312 1726890154.77706: variable 'ansible_timeout' from source: unknown 186312 1726890154.77715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.77871: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890154.78532: variable 'omit' from source: magic vars 186312 1726890154.78543: starting attempt loop 186312 1726890154.78551: running the handler 186312 1726890154.78769: variable 'storage_test_blkinfo' from source: set_fact 186312 1726890154.78798: variable 'storage_test_volume' from source: include params 186312 1726890154.78821: variable 'st_volume_type' from source: set_fact 186312 1726890154.78849: Evaluated conditional (storage_test_blkinfo.info[storage_test_volume._raw_device].type == st_volume_type): True 186312 1726890154.78859: handler run complete 186312 1726890154.78877: attempt loop complete, returning result 186312 1726890154.78883: _execute() done 186312 1726890154.78890: dumping result to json 186312 1726890154.78896: done dumping result, returning 186312 1726890154.78906: done running TaskExecutor() for managed_node3/TASK: Verify the volume's device type [02369adf-7a19-881e-6b85-0000000026f5] 186312 1726890154.78918: sending task result for task 02369adf-7a19-881e-6b85-0000000026f5 186312 1726890154.79027: done sending task result for task 02369adf-7a19-881e-6b85-0000000026f5 186312 1726890154.79038: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890154.79096: no more pending results, returning what we have 186312 1726890154.79099: results queue empty 186312 1726890154.79100: checking for any_errors_fatal 186312 1726890154.79108: done checking for any_errors_fatal 186312 1726890154.79108: checking for max_fail_percentage 186312 1726890154.79110: done checking for max_fail_percentage 186312 1726890154.79111: checking to see if all hosts have failed and the running result is not ok 186312 1726890154.79114: done checking to see if all hosts have failed 186312 1726890154.79114: getting the remaining hosts for this loop 186312 1726890154.79117: done getting the remaining hosts for this loop 186312 1726890154.79120: getting the next task for host managed_node3 186312 1726890154.79131: done getting next task for host managed_node3 186312 1726890154.79134: ^ task is: TASK: Stat the LUKS device, if encrypted 186312 1726890154.79139: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890154.79145: getting variables 186312 1726890154.79146: in VariableManager get_vars() 186312 1726890154.79182: Calling all_inventory to load vars for managed_node3 186312 1726890154.79185: Calling groups_inventory to load vars for managed_node3 186312 1726890154.79189: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890154.79200: Calling all_plugins_play to load vars for managed_node3 186312 1726890154.79203: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890154.79206: Calling groups_plugins_play to load vars for managed_node3 186312 1726890154.80734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890154.81724: done with get_vars() 186312 1726890154.81737: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:42:34 -0400 (0:00:00.094) 0:02:04.559 ****** 186312 1726890154.82044: entering _queue_task() for managed_node3/stat 186312 1726890154.82288: worker is 1 (out of 1 available) 186312 1726890154.82299: exiting _queue_task() for managed_node3/stat 186312 1726890154.82317: done queuing things up, now waiting for results queue to drain 186312 1726890154.82318: waiting for pending results... 186312 1726890154.82632: running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted 186312 1726890154.82793: in run() - task 02369adf-7a19-881e-6b85-0000000026f9 186312 1726890154.82816: variable 'ansible_search_path' from source: unknown 186312 1726890154.82855: calling self._execute() 186312 1726890154.82976: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.82988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.83002: variable 'omit' from source: magic vars 186312 1726890154.83387: variable 'storage_test_volume' from source: include params 186312 1726890154.83438: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890154.83447: when evaluation is False, skipping this task 186312 1726890154.83456: _execute() done 186312 1726890154.83464: dumping result to json 186312 1726890154.83471: done dumping result, returning 186312 1726890154.83479: done running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-881e-6b85-0000000026f9] 186312 1726890154.83489: sending task result for task 02369adf-7a19-881e-6b85-0000000026f9 186312 1726890154.83614: done sending task result for task 02369adf-7a19-881e-6b85-0000000026f9 186312 1726890154.83624: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890154.83690: no more pending results, returning what we have 186312 1726890154.83695: results queue empty 186312 1726890154.83695: checking for any_errors_fatal 186312 1726890154.83708: done checking for any_errors_fatal 186312 1726890154.83709: checking for max_fail_percentage 186312 1726890154.83713: done checking for max_fail_percentage 186312 1726890154.83714: checking to see if all hosts have failed and the running result is not ok 186312 1726890154.83716: done checking to see if all hosts have failed 186312 1726890154.83716: getting the remaining hosts for this loop 186312 1726890154.83718: done getting the remaining hosts for this loop 186312 1726890154.83722: getting the next task for host managed_node3 186312 1726890154.83731: done getting next task for host managed_node3 186312 1726890154.83735: ^ task is: TASK: Ensure cryptsetup is present 186312 1726890154.83742: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890154.83749: getting variables 186312 1726890154.83751: in VariableManager get_vars() 186312 1726890154.83789: Calling all_inventory to load vars for managed_node3 186312 1726890154.83792: Calling groups_inventory to load vars for managed_node3 186312 1726890154.83796: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890154.83810: Calling all_plugins_play to load vars for managed_node3 186312 1726890154.83816: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890154.83819: Calling groups_plugins_play to load vars for managed_node3 186312 1726890154.84647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890154.85271: done with get_vars() 186312 1726890154.85285: done getting variables 186312 1726890154.85349: 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 [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:42:34 -0400 (0:00:00.033) 0:02:04.593 ****** 186312 1726890154.85382: entering _queue_task() for managed_node3/package 186312 1726890154.85625: worker is 1 (out of 1 available) 186312 1726890154.85637: exiting _queue_task() for managed_node3/package 186312 1726890154.85653: done queuing things up, now waiting for results queue to drain 186312 1726890154.85654: waiting for pending results... 186312 1726890154.85952: running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present 186312 1726890154.86104: in run() - task 02369adf-7a19-881e-6b85-0000000026fa 186312 1726890154.86125: variable 'ansible_search_path' from source: unknown 186312 1726890154.86165: calling self._execute() 186312 1726890154.86288: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.86306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.86326: variable 'omit' from source: magic vars 186312 1726890154.86441: variable 'omit' from source: magic vars 186312 1726890154.86505: variable 'omit' from source: magic vars 186312 1726890154.86793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890154.89839: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890154.90030: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890154.90075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890154.90117: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890154.90156: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890154.90378: 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) 186312 1726890154.90459: 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) 186312 1726890154.90494: 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) 186312 1726890154.91173: 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) 186312 1726890154.91221: 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) 186312 1726890154.91342: variable '__storage_is_ostree' from source: set_fact 186312 1726890154.91353: variable 'omit' from source: magic vars 186312 1726890154.91394: variable 'omit' from source: magic vars 186312 1726890154.91425: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890154.91455: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890154.91481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890154.91502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890154.91518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890154.91549: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890154.91557: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.91563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.91674: Set connection var ansible_shell_type to sh 186312 1726890154.91780: Set connection var ansible_pipelining to False 186312 1726890154.91794: Set connection var ansible_timeout to 10 186312 1726890154.91804: Set connection var ansible_connection to ssh 186312 1726890154.91816: Set connection var ansible_shell_executable to /bin/sh 186312 1726890154.91826: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890154.91852: variable 'ansible_shell_executable' from source: unknown 186312 1726890154.91860: variable 'ansible_connection' from source: unknown 186312 1726890154.91866: variable 'ansible_module_compression' from source: unknown 186312 1726890154.91872: variable 'ansible_shell_type' from source: unknown 186312 1726890154.91878: variable 'ansible_shell_executable' from source: unknown 186312 1726890154.91884: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890154.91890: variable 'ansible_pipelining' from source: unknown 186312 1726890154.91896: variable 'ansible_timeout' from source: unknown 186312 1726890154.91903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890154.92005: 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) 186312 1726890154.92026: variable 'omit' from source: magic vars 186312 1726890154.92036: starting attempt loop 186312 1726890154.92043: running the handler 186312 1726890154.92054: variable 'ansible_facts' from source: unknown 186312 1726890154.92061: variable 'ansible_facts' from source: unknown 186312 1726890154.92119: _low_level_execute_command(): starting 186312 1726890154.92135: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890154.92857: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890154.92872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890154.92892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890154.92914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890154.92954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890154.92965: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890154.92977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890154.92993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890154.93007: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890154.93017: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890154.93028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890154.93040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890154.93053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890154.93063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890154.93073: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890154.93086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890154.93166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890154.93189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890154.93204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890154.93278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890154.94857: stdout chunk (state=3): >>>/root <<< 186312 1726890154.95026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890154.95033: stdout chunk (state=3): >>><<< 186312 1726890154.95041: stderr chunk (state=3): >>><<< 186312 1726890154.95061: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890154.95072: _low_level_execute_command(): starting 186312 1726890154.95079: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890154.9506054-190814-239823756266602 `" && echo ansible-tmp-1726890154.9506054-190814-239823756266602="` echo /root/.ansible/tmp/ansible-tmp-1726890154.9506054-190814-239823756266602 `" ) && sleep 0' 186312 1726890154.96337: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890154.97000: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890154.97010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890154.97026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890154.97066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890154.97072: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890154.97082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890154.97096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890154.97103: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890154.97110: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890154.97120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890154.97129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890154.97144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890154.97149: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890154.97156: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890154.97165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890154.97241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890154.97257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890154.97268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890154.97333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890154.99228: stdout chunk (state=3): >>>ansible-tmp-1726890154.9506054-190814-239823756266602=/root/.ansible/tmp/ansible-tmp-1726890154.9506054-190814-239823756266602 <<< 186312 1726890154.99415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890154.99418: stdout chunk (state=3): >>><<< 186312 1726890154.99427: stderr chunk (state=3): >>><<< 186312 1726890154.99447: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890154.9506054-190814-239823756266602=/root/.ansible/tmp/ansible-tmp-1726890154.9506054-190814-239823756266602 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890154.99482: variable 'ansible_module_compression' from source: unknown 186312 1726890154.99545: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 186312 1726890154.99583: variable 'ansible_facts' from source: unknown 186312 1726890154.99677: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890154.9506054-190814-239823756266602/AnsiballZ_dnf.py 186312 1726890155.00137: Sending initial data 186312 1726890155.00148: Sent initial data (154 bytes) 186312 1726890155.01859: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890155.01868: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890155.01878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890155.01891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890155.01932: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890155.01944: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890155.01955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890155.01968: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890155.01975: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890155.01982: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890155.01989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890155.01998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890155.02010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890155.02019: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890155.02025: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890155.02037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890155.02113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890155.02134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890155.02147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890155.02214: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890155.03872: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890155.03913: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890155.03950: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpeqgsczp7 /root/.ansible/tmp/ansible-tmp-1726890154.9506054-190814-239823756266602/AnsiballZ_dnf.py <<< 186312 1726890155.03984: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890155.05733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890155.05954: stderr chunk (state=3): >>><<< 186312 1726890155.05957: stdout chunk (state=3): >>><<< 186312 1726890155.05960: done transferring module to remote 186312 1726890155.05962: _low_level_execute_command(): starting 186312 1726890155.05964: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890154.9506054-190814-239823756266602/ /root/.ansible/tmp/ansible-tmp-1726890154.9506054-190814-239823756266602/AnsiballZ_dnf.py && sleep 0' 186312 1726890155.07258: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890155.07262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890155.07300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890155.07303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890155.07305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890155.07308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890155.07426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890155.07429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890155.07431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890155.07478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890155.09138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890155.09199: stderr chunk (state=3): >>><<< 186312 1726890155.09202: stdout chunk (state=3): >>><<< 186312 1726890155.09287: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890155.09290: _low_level_execute_command(): starting 186312 1726890155.09292: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890154.9506054-190814-239823756266602/AnsiballZ_dnf.py && sleep 0' 186312 1726890155.10575: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890155.10708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890155.10726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890155.10745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890155.10786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890155.10801: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890155.10821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890155.10839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890155.10850: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890155.10859: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890155.10870: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890155.10882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890155.10895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890155.10926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890155.10938: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890155.10953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890155.11034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890155.11155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890155.11171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890155.11369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890155.13216: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 186312 1726890155.13219: stdout chunk (state=3): >>>import _imp # builtin <<< 186312 1726890155.13221: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 186312 1726890155.13223: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890155.13281: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890155.13284: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890155.13316: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890155.13347: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890155.13384: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890155.13396: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890155.13444: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890155.13448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.13478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890155.13481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890155.13483: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890155.13510: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab21f3dc0> <<< 186312 1726890155.13543: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890155.13560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab21983a0> <<< 186312 1726890155.13576: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab21f3b20> <<< 186312 1726890155.13586: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890155.13610: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab21f3ac0> <<< 186312 1726890155.13625: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890155.13651: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890155.13665: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2198490> <<< 186312 1726890155.13693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890155.13698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890155.13719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890155.13724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890155.13736: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2198940> <<< 186312 1726890155.13763: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2198670> <<< 186312 1726890155.13802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890155.13805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890155.13823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890155.13845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890155.13856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890155.13878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890155.13904: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab214f190> <<< 186312 1726890155.13922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890155.13943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890155.14015: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab214f220> <<< 186312 1726890155.14039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890155.14079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 186312 1726890155.14082: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab214f940> <<< 186312 1726890155.14122: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab21b0880> <<< 186312 1726890155.14142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890155.14147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2148d90> <<< 186312 1726890155.14206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890155.14209: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2172d90> <<< 186312 1726890155.14258: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2198970> <<< 186312 1726890155.14286: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890155.14528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890155.14531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890155.14569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890155.14572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890155.14597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890155.14600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890155.14626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890155.14629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890155.14640: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20efeb0> <<< 186312 1726890155.14688: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20f2f40> <<< 186312 1726890155.14701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890155.14718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890155.14728: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890155.14750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890155.14765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890155.14793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890155.14796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890155.14825: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20f0640> <<< 186312 1726890155.14842: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20ef370> <<< 186312 1726890155.14860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890155.14929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890155.14950: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890155.14978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.14993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890155.15011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890155.15029: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.15059: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1dd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dd68b0> <<< 186312 1726890155.15063: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890155.15089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dd6eb0> <<< 186312 1726890155.15092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890155.15121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890155.15142: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890155.15146: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dd6f70> <<< 186312 1726890155.15167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890155.15170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dd6e80> <<< 186312 1726890155.15183: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890155.15241: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2052d30> <<< 186312 1726890155.15245: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890155.15262: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab204d610> <<< 186312 1726890155.15326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890155.15330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab205f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20f6e20> <<< 186312 1726890155.15345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890155.15379: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.15382: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1de7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2052250> <<< 186312 1726890155.15419: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.15422: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab205f280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20fc9d0> <<< 186312 1726890155.15457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<< 186312 1726890155.15460: stdout chunk (state=3): >>> <<< 186312 1726890155.15486: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 186312 1726890155.15489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.15504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890155.15526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890155.15532: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1de7fa0> <<< 186312 1726890155.15544: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1de7d90> <<< 186312 1726890155.15563: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890155.15566: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1de7d00> <<< 186312 1726890155.15592: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890155.15595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890155.15609: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890155.15622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890155.15639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890155.15693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890155.15714: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890155.15727: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dbb370> <<< 186312 1726890155.15742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890155.15753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890155.15779: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dbb460> <<< 186312 1726890155.15906: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1deffa0> <<< 186312 1726890155.15947: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1deaa30> <<< 186312 1726890155.15950: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dea490> <<< 186312 1726890155.15977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890155.15980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890155.16022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890155.16037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890155.16050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890155.16065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1d091c0><<< 186312 1726890155.16076: stdout chunk (state=3): >>> <<< 186312 1726890155.16096: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1da6c70> <<< 186312 1726890155.16146: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1deaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20fc040> <<< 186312 1726890155.16172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890155.16193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890155.16216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890155.16233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1d1caf0> import 'errno' # <<< 186312 1726890155.16263: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.16277: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1d1ce20> <<< 186312 1726890155.16291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890155.16317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890155.16329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1d2f730> <<< 186312 1726890155.16357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890155.16378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890155.16407: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1d2fc70> <<< 186312 1726890155.16439: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.16460: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cc53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1d1cf10> <<< 186312 1726890155.16476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890155.16487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890155.16522: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.16536: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cd6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1d2f5b0> <<< 186312 1726890155.16549: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890155.16575: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cd6340> <<< 186312 1726890155.16606: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1de79d0> <<< 186312 1726890155.16629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890155.16640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890155.16659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890155.16676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890155.16702: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.16733: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cf26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890155.16755: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.16767: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cf2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1cf2760> <<< 186312 1726890155.16788: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.16801: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cf2850> <<< 186312 1726890155.16818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890155.17008: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.17024: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cf2ca0> <<< 186312 1726890155.17039: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.17052: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cfe1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1cf28e0> <<< 186312 1726890155.17064: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1ce4a30> <<< 186312 1726890155.17080: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1de75b0> <<< 186312 1726890155.17106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890155.17157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890155.17193: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1cf2a90> <<< 186312 1726890155.17343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890155.17356: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbab1c20670> <<< 186312 1726890155.17494: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 186312 1726890155.17578: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.17614: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 186312 1726890155.17617: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.17640: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.17645: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890155.17661: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.18844: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.19762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890155.19767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b497c0> <<< 186312 1726890155.19787: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890155.19790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.19814: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890155.19819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890155.19840: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890155.19865: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.19868: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1b49160> <<< 186312 1726890155.19897: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b49280> <<< 186312 1726890155.19928: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b49f10> <<< 186312 1726890155.19960: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890155.19963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890155.19999: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b494f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b49d30> import 'atexit' # <<< 186312 1726890155.20040: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.20046: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1b49f70> <<< 186312 1726890155.20057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890155.20081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890155.20121: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b49100> <<< 186312 1726890155.20136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890155.20149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890155.20173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890155.20188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890155.20215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890155.20285: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab156eee0> <<< 186312 1726890155.20323: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.20327: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab158cf40> <<< 186312 1726890155.20351: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.20354: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab158cd60> <<< 186312 1726890155.20365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890155.20395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890155.20426: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab158c3d0> <<< 186312 1726890155.20443: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b2fdc0> <<< 186312 1726890155.20607: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b2f3a0> <<< 186312 1726890155.20630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890155.20649: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b2ff70> <<< 186312 1726890155.20675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890155.20679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890155.20708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890155.20712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890155.20740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890155.20744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890155.20764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 186312 1726890155.20767: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b7dc10> <<< 186312 1726890155.20852: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15eacd0> <<< 186312 1726890155.20855: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15ea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b4d490> <<< 186312 1726890155.20884: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.20887: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab15ea4c0> <<< 186312 1726890155.20914: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15ea4f0> <<< 186312 1726890155.20941: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890155.20944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890155.20961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890155.20984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890155.21059: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.21062: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1551250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b8f1f0> <<< 186312 1726890155.21090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890155.21093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890155.21147: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.21151: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab155c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b8f370> <<< 186312 1726890155.21167: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890155.21221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.21224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890155.21236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890155.21297: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1ba9d90> <<< 186312 1726890155.21424: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab155c880> <<< 186312 1726890155.21506: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab155c6d0> <<< 186312 1726890155.21544: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab155b670> <<< 186312 1726890155.21582: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.21586: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab155b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b878b0> <<< 186312 1726890155.21624: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 186312 1726890155.21629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890155.21631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890155.21652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890155.21692: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.21696: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab15e1670> <<< 186312 1726890155.21874: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.21877: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab15e0ac0> <<< 186312 1726890155.21880: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15f00d0> <<< 186312 1726890155.21923: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.21927: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab15e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b54a60> <<< 186312 1726890155.21929: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.21943: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890155.21957: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.22031: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.22105: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890155.22134: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890155.22138: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890155.22154: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890155.22165: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.22254: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.22352: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.22791: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.23243: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890155.23258: 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_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890155.23276: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890155.23287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.23350: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.23354: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1135580> <<< 186312 1726890155.23411: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1529520> <<< 186312 1726890155.23432: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab10d80a0> <<< 186312 1726890155.23476: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890155.23482: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.23495: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.23519: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890155.23524: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.23637: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.23766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890155.23786: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15e0bb0> <<< 186312 1726890155.23798: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.24325: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.24540: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.24596: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.24660: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890155.24697: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.24736: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890155.24740: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.24788: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.24862: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890155.24867: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.24884: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890155.24900: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.24932: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.24971: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890155.24974: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.25153: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.25339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890155.25368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890155.25444: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1539970> # zipimport: zlib available <<< 186312 1726890155.25510: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.25584: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890155.25588: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/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_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890155.25591: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890155.25605: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.25646: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.25682: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890155.25685: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.25722: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.25762: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.25819: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.25879: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890155.25901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.25975: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.25978: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1b9b250> <<< 186312 1726890155.26001: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15396a0> <<< 186312 1726890155.26038: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/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_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890155.26152: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.26204: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.26230: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.26266: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890155.26278: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890155.26298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890155.26331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890155.26349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890155.26360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890155.26448: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15207c0> <<< 186312 1726890155.26485: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab151d7f0> <<< 186312 1726890155.26549: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1517970> <<< 186312 1726890155.26552: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890155.26575: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.26605: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890155.26608: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890155.26678: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890155.26683: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.26686: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.26703: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 186312 1726890155.26707: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.27171: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.27585: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.28146: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.28681: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.28684: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13640> <<< 186312 1726890155.28706: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py <<< 186312 1726890155.28709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f136d0> <<< 186312 1726890155.28751: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py <<< 186312 1726890155.28755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 186312 1726890155.28758: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py <<< 186312 1726890155.28760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 186312 1726890155.28781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13c10> <<< 186312 1726890155.28784: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13910> <<< 186312 1726890155.28823: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 186312 1726890155.28826: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py <<< 186312 1726890155.28829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890155.28855: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13070> <<< 186312 1726890155.28876: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 186312 1726890155.28895: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890155.28922: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 186312 1726890155.28947: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 186312 1726890155.28978: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 186312 1726890155.28996: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0ede730> <<< 186312 1726890155.29024: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 186312 1726890155.29029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0edec40> <<< 186312 1726890155.29049: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 186312 1726890155.29052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0edee50> <<< 186312 1726890155.29109: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b98700> <<< 186312 1726890155.29137: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 186312 1726890155.29140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890155.29167: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py <<< 186312 1726890155.29170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0edda60> <<< 186312 1726890155.29181: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 186312 1726890155.29215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 186312 1726890155.29269: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0eddac0> <<< 186312 1726890155.29289: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 186312 1726890155.29315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 186312 1726890155.29330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 186312 1726890155.29361: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f5c610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0eddee0> <<< 186312 1726890155.29413: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0edd370> <<< 186312 1726890155.29419: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b986d0> <<< 186312 1726890155.29437: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 186312 1726890155.29448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 186312 1726890155.29473: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 186312 1726890155.29507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 186312 1726890155.29533: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 186312 1726890155.29552: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab10c4070> <<< 186312 1726890155.29699: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1109dc0> <<< 186312 1726890155.29734: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f5c430> <<< 186312 1726890155.29760: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 186312 1726890155.29763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 186312 1726890155.29774: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 186312 1726890155.29797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 186312 1726890155.29841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 186312 1726890155.29844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1104df0> <<< 186312 1726890155.29886: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py <<< 186312 1726890155.29889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1104250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab110ad30> <<< 186312 1726890155.29891: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f32f70> <<< 186312 1726890155.29930: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab10c9910> <<< 186312 1726890155.29933: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1539ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13e50><<< 186312 1726890155.29935: stdout chunk (state=3): >>> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f136a0> <<< 186312 1726890155.29971: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py <<< 186312 1726890155.29974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' <<< 186312 1726890155.29978: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13760> <<< 186312 1726890155.29981: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 186312 1726890155.30005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 186312 1726890155.30008: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 186312 1726890155.30021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 186312 1726890155.30075: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1104ac0> <<< 186312 1726890155.30077: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13160> <<< 186312 1726890155.30103: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 186312 1726890155.30108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.30178: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1135a60> <<< 186312 1726890155.30198: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 186312 1726890155.30220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 186312 1726890155.30275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890155.30302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890155.30448: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab10ca940> <<< 186312 1726890155.30717: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f745e0> <<< 186312 1726890155.30732: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1135850> <<< 186312 1726890155.30765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 186312 1726890155.30773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 186312 1726890155.30785: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f616a0> <<< 186312 1726890155.30815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py <<< 186312 1726890155.30820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f0ccd0> <<< 186312 1726890155.30839: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 186312 1726890155.30860: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 186312 1726890155.30885: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f25b50> <<< 186312 1726890155.30888: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f0cfd0> <<< 186312 1726890155.30909: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 186312 1726890155.30958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 186312 1726890155.31040: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f256d0> <<< 186312 1726890155.31055: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 186312 1726890155.31083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 186312 1726890155.31365: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0eee700> <<< 186312 1726890155.31390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 186312 1726890155.31393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 186312 1726890155.31425: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0c8bca0> <<< 186312 1726890155.31456: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.31567: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 186312 1726890155.31570: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.31663: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.31799: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 186312 1726890155.31802: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.31840: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.31885: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 186312 1726890155.31888: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.31984: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.32080: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 186312 1726890155.32164: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890155.32306: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890155.32624: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.32655: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 186312 1726890155.32660: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 186312 1726890155.32690: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' <<< 186312 1726890155.32693: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bedbe0> <<< 186312 1726890155.32710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890155.32759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890155.32922: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bedd60> <<< 186312 1726890155.32950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890155.32953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890155.32981: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab0c3f430> <<< 186312 1726890155.32999: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bedfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bed250> <<< 186312 1726890155.33046: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' <<< 186312 1726890155.33050: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bed850> <<< 186312 1726890155.33062: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 186312 1726890155.33130: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 186312 1726890155.33159: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py <<< 186312 1726890155.33162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.33189: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py <<< 186312 1726890155.33195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 186312 1726890155.33315: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 186312 1726890155.33318: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab0b749d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0b74580> <<< 186312 1726890155.33334: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 186312 1726890155.33363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 186312 1726890155.33430: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab0b15550> <<< 186312 1726890155.33462: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0b74a00> <<< 186312 1726890155.33480: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 186312 1726890155.33551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 186312 1726890155.34497: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 186312 1726890155.34500: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab07d6e20> <<< 186312 1726890155.34553: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0b952e0> <<< 186312 1726890155.34574: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 186312 1726890155.34626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 186312 1726890155.34718: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaf28c2e0> <<< 186312 1726890155.34757: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0b488b0> <<< 186312 1726890155.34776: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 186312 1726890155.34800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890155.34941: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 186312 1726890155.34944: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaf15ae80> <<< 186312 1726890155.34962: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf26b580> <<< 186312 1726890155.34983: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 186312 1726890155.35029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890155.35114: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 186312 1726890155.35118: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaf0c5a00> <<< 186312 1726890155.35149: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf28c520> <<< 186312 1726890155.35176: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py <<< 186312 1726890155.35179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890155.35244: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaf0bed60> <<< 186312 1726890155.35264: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf0c5fa0> <<< 186312 1726890155.35267: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0b74130> <<< 186312 1726890155.35278: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 186312 1726890155.35305: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 186312 1726890155.35333: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 186312 1726890155.35336: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890155.35359: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890155.35404: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.35407: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaefedb20> <<< 186312 1726890155.35435: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaefed340> <<< 186312 1726890155.35452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 186312 1726890155.35477: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 186312 1726890155.35507: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py <<< 186312 1726890155.35514: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 186312 1726890155.35530: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf001700> <<< 186312 1726890155.35555: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 186312 1726890155.35558: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 186312 1726890155.35595: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890155.35598: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf00d2b0> <<< 186312 1726890155.35632: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py <<< 186312 1726890155.35635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.35990: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.35993: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaf00d850> <<< 186312 1726890155.36039: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 186312 1726890155.36043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890155.36045: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf00dca0> <<< 186312 1726890155.36047: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf00d370> <<< 186312 1726890155.36071: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf001790> <<< 186312 1726890155.36074: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeff8dc0> <<< 186312 1726890155.36096: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 186312 1726890155.36112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.36216: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' <<< 186312 1726890155.36219: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaebc1ee0> <<< 186312 1726890155.36221: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf001190> <<< 186312 1726890155.36288: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaefedca0> <<< 186312 1726890155.36317: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf0f0730> <<< 186312 1726890155.36346: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.36432: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 186312 1726890155.36435: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaf0f0f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf0f08b0> <<< 186312 1726890155.36455: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0b74280> <<< 186312 1726890155.36486: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.36490: stdout chunk (state=3): >>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaebced60> <<< 186312 1726890155.36502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 186312 1726890155.36523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 186312 1726890155.36552: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 186312 1726890155.36555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 186312 1726890155.36581: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 186312 1726890155.36584: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890155.36621: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py <<< 186312 1726890155.36625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.36636: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 186312 1726890155.36677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 186312 1726890155.36701: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 186312 1726890155.36796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 186312 1726890155.36924: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.36927: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaea3f220> <<< 186312 1726890155.37016: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeade2b0> <<< 186312 1726890155.37031: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890155.37069: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py <<< 186312 1726890155.37072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaeb7f0> <<< 186312 1726890155.37139: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaea91e50> <<< 186312 1726890155.37173: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc'<<< 186312 1726890155.37176: stdout chunk (state=3): >>> <<< 186312 1726890155.37240: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.37266: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 186312 1726890155.37308: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebe80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebbb0> <<< 186312 1726890155.37336: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.37354: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890155.37398: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebe50> <<< 186312 1726890155.37420: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.37437: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890155.37474: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae9441c0> <<< 186312 1726890155.37504: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py <<< 186312 1726890155.37508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 186312 1726890155.37543: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944250> <<< 186312 1726890155.37546: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebf40> <<< 186312 1726890155.37562: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.37589: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890155.37636: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae9443d0> <<< 186312 1726890155.37641: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebeb0> <<< 186312 1726890155.37653: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 186312 1726890155.37684: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebc40> <<< 186312 1726890155.37710: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 186312 1726890155.37752: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae9441f0> <<< 186312 1726890155.37776: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py <<< 186312 1726890155.37779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 186312 1726890155.37804: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944430> <<< 186312 1726890155.37829: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 186312 1726890155.37865: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae9444c0> <<< 186312 1726890155.37891: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py <<< 186312 1726890155.37894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 186312 1726890155.37922: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944550> <<< 186312 1726890155.37943: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 186312 1726890155.37981: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae9445e0> <<< 186312 1726890155.38011: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py <<< 186312 1726890155.38015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 186312 1726890155.38037: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944670> <<< 186312 1726890155.38059: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 186312 1726890155.38098: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944700> <<< 186312 1726890155.38128: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py <<< 186312 1726890155.38133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944790> <<< 186312 1726890155.38148: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890155.38188: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaeb220> <<< 186312 1726890155.38233: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeac51c0> <<< 186312 1726890155.38268: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py <<< 186312 1726890155.38271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890155.38274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 186312 1726890155.38285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890155.38371: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890155.38377: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae944be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaeb8e0> <<< 186312 1726890155.38393: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' <<< 186312 1726890155.38416: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeade100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeabcca0> <<< 186312 1726890155.38419: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeabc2b0> <<< 186312 1726890155.38435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890155.38451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890155.38480: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeabc490> <<< 186312 1726890155.38483: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaebf2b50> <<< 186312 1726890155.38497: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 186312 1726890155.38512: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 186312 1726890155.38528: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeabce20> <<< 186312 1726890155.38543: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaebced00> <<< 186312 1726890155.38573: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py <<< 186312 1726890155.38576: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.38595: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 186312 1726890155.38607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 186312 1726890155.38634: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py <<< 186312 1726890155.38638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 186312 1726890155.38653: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae95ac40> <<< 186312 1726890155.38668: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae95a4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaebf2940> <<< 186312 1726890155.38692: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 186312 1726890155.38716: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 186312 1726890155.38747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890155.38774: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 186312 1726890155.38779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 186312 1726890155.38798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890155.38819: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8f72b0> <<< 186312 1726890155.38836: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 186312 1726890155.38865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 186312 1726890155.38881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890155.38925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890155.38942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890155.38956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8aa190> <<< 186312 1726890155.39000: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae8aa220> <<< 186312 1726890155.39056: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae90a6a0> <<< 186312 1726890155.39084: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8f76d0> <<< 186312 1726890155.39108: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8eba90> <<< 186312 1726890155.39140: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8e40d0> <<< 186312 1726890155.39152: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae95aee0> <<< 186312 1726890155.39168: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py <<< 186312 1726890155.39180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 186312 1726890155.39191: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 186312 1726890155.39296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.39321: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py <<< 186312 1726890155.39337: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8aafd0> <<< 186312 1726890155.39356: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8aa790> <<< 186312 1726890155.39375: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae95ad90> <<< 186312 1726890155.39394: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py <<< 186312 1726890155.39407: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8e4940> <<< 186312 1726890155.39441: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8ce850> <<< 186312 1726890155.39464: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8ce8e0> <<< 186312 1726890155.39487: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8cea60> <<< 186312 1726890155.39511: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 186312 1726890155.39533: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 186312 1726890155.39548: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 186312 1726890155.39578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 186312 1726890155.39650: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae70f1c0> <<< 186312 1726890155.39665: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8dd190> <<< 186312 1726890155.39695: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py <<< 186312 1726890155.39713: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae70f220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py <<< 186312 1726890155.39727: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890155.39746: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae70f310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8cea00> <<< 186312 1726890155.39769: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 186312 1726890155.39784: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8cefa0> <<< 186312 1726890155.39804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 186312 1726890155.39833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890155.39879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890155.39901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890155.39919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890155.39934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890155.39969: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae6973d0> <<< 186312 1726890155.39988: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae697190> <<< 186312 1726890155.40011: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6869d0> <<< 186312 1726890155.40114: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae7209d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae70feb0> <<< 186312 1726890155.40146: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py <<< 186312 1726890155.40160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae720ca0> <<< 186312 1726890155.40179: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' <<< 186312 1726890155.40192: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae7279a0> <<< 186312 1726890155.40209: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890155.40223: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6a6700> <<< 186312 1726890155.40243: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py <<< 186312 1726890155.40257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6a6340> <<< 186312 1726890155.40271: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 186312 1726890155.40292: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 186312 1726890155.40308: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 186312 1726890155.40328: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6b6670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6b6190><<< 186312 1726890155.40341: stdout chunk (state=3): >>> <<< 186312 1726890155.40360: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6b64f0> <<< 186312 1726890155.40376: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bed970> <<< 186312 1726890155.40387: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bed7c0> <<< 186312 1726890155.40848: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 186312 1726890155.40851: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 186312 1726890155.40882: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py <<< 186312 1726890155.40885: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.40903: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6bcfa0> <<< 186312 1726890155.40919: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.40944: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 186312 1726890155.40973: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 186312 1726890155.40999: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 186312 1726890155.41034: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 186312 1726890155.41056: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae673fa0> <<< 186312 1726890155.41085: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 186312 1726890155.41114: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 186312 1726890155.41146: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.41228: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae60dd90> <<< 186312 1726890155.41252: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae60dc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae60d3d0> <<< 186312 1726890155.41255: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae60d190> <<< 186312 1726890155.41274: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae65eee0> <<< 186312 1726890155.41299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890155.41318: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae60d220> <<< 186312 1726890155.41333: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 186312 1726890155.41359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.41371: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 186312 1726890155.41395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 186312 1726890155.41416: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae637160> <<< 186312 1726890155.41457: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae60deb0> <<< 186312 1726890155.41481: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py<<< 186312 1726890155.41486: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 186312 1726890155.41499: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6289d0> <<< 186312 1726890155.41528: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py <<< 186312 1726890155.41531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae637fd0> <<< 186312 1726890155.41559: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 186312 1726890155.41575: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae5361c0> <<< 186312 1726890155.41604: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py <<< 186312 1726890155.41607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' <<< 186312 1726890155.41612: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae536310> <<< 186312 1726890155.41632: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 186312 1726890155.41646: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 186312 1726890155.41667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 186312 1726890155.41710: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae536910> <<< 186312 1726890155.41715: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae536640> <<< 186312 1726890155.41742: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py <<< 186312 1726890155.41747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae5369d0> <<< 186312 1726890155.41768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py <<< 186312 1726890155.41771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae544610> <<< 186312 1726890155.41802: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 186312 1726890155.41808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 186312 1726890155.41822: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae544700> <<< 186312 1726890155.41836: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 186312 1726890155.41854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 186312 1726890155.41868: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 186312 1726890155.41916: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 186312 1726890155.41921: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae544ee0> <<< 186312 1726890155.41923: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae544af0> <<< 186312 1726890155.41945: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 186312 1726890155.41968: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae544f40> <<< 186312 1726890155.41989: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc'<<< 186312 1726890155.41992: stdout chunk (state=3): >>> import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae55ab20> <<< 186312 1726890155.42017: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 186312 1726890155.42032: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae55ac40> <<< 186312 1726890155.42046: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 186312 1726890155.42063: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 186312 1726890155.42085: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae55ae80> <<< 186312 1726890155.42113: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' <<< 186312 1726890155.42128: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4ea310> <<< 186312 1726890155.42145: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py <<< 186312 1726890155.42158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4ead00> <<< 186312 1726890155.42183: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 186312 1726890155.42198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 186312 1726890155.42209: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4eae50> <<< 186312 1726890155.42228: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 186312 1726890155.42257: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py <<< 186312 1726890155.42271: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4f9550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4f9130> <<< 186312 1726890155.42336: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 186312 1726890155.42359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 186312 1726890155.42380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 186312 1726890155.42400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' <<< 186312 1726890155.42414: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4f9f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4f9a90> <<< 186312 1726890155.42446: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4f9d90> <<< 186312 1726890155.42475: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 186312 1726890155.42491: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 186312 1726890155.42508: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae506820> <<< 186312 1726890155.42526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 186312 1726890155.42540: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae506fa0> <<< 186312 1726890155.42561: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py <<< 186312 1726890155.42573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae5132b0> <<< 186312 1726890155.42590: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py <<< 186312 1726890155.42603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae5133a0> <<< 186312 1726890155.42624: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae65e4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae65e220> <<< 186312 1726890155.42636: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6bcd00> <<< 186312 1726890155.42653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py <<< 186312 1726890155.42668: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 186312 1726890155.42727: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae513f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae513c40> <<< 186312 1726890155.42745: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.42775: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 186312 1726890155.42839: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890155.42852: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890155.42943: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4ae5e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890155.42975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890155.43008: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4b7520> <<< 186312 1726890155.43055: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae4aee80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4aedf0> <<< 186312 1726890155.43081: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 186312 1726890155.43099: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 186312 1726890155.43127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4e1760> <<< 186312 1726890155.43143: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4e11f0> <<< 186312 1726890155.43215: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 186312 1726890155.43228: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 186312 1726890155.43245: stdout chunk (state=3): >>>import 'six.moves' # <<< 186312 1726890155.43261: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 186312 1726890155.43277: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae430a90> <<< 186312 1726890155.43324: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae430c70> <<< 186312 1726890155.43338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py <<< 186312 1726890155.43355: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 186312 1726890155.43367: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 186312 1726890155.43425: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4e1cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4e1a60> <<< 186312 1726890155.43447: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae521160> <<< 186312 1726890155.43496: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 186312 1726890155.43511: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4ae220> <<< 186312 1726890155.43532: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae513af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae65e250> <<< 186312 1726890155.43549: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py<<< 186312 1726890155.43560: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 186312 1726890155.43647: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae450190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 186312 1726890155.43660: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 186312 1726890155.43676: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4504c0> <<< 186312 1726890155.43689: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 186312 1726890155.43710: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae450d30> <<< 186312 1726890155.43763: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3e5640> <<< 186312 1726890155.43778: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 186312 1726890155.43795: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 186312 1726890155.43809: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3e5bb0> <<< 186312 1726890155.43873: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.43886: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 186312 1726890155.43936: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae3f2c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3f2850> <<< 186312 1726890155.43952: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3f25b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3f2220> <<< 186312 1726890155.43979: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 186312 1726890155.43991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 186312 1726890155.44047: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3f2460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 186312 1726890155.44060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 186312 1726890155.44078: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py <<< 186312 1726890155.44093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.44109: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' <<< 186312 1726890155.44130: stdout chunk (state=3): >>>import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae401be0> <<< 186312 1726890155.44145: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890155.44163: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae401c70> <<< 186312 1726890155.44176: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 186312 1726890155.44269: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae40f2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae401df0> <<< 186312 1726890155.44284: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 186312 1726890155.44309: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 186312 1726890155.44325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 186312 1726890155.44341: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 186312 1726890155.44354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890155.44376: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae317310> <<< 186312 1726890155.44421: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 186312 1726890155.44437: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 186312 1726890155.44487: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae320370> <<< 186312 1726890155.44500: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae320310> <<< 186312 1726890155.44525: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 186312 1726890155.44594: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae3204c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae320220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae317d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3173d0> <<< 186312 1726890155.44616: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae41da60> <<< 186312 1726890155.44637: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae41d0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae40f970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae401820> <<< 186312 1726890155.44705: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4010d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae401970> <<< 186312 1726890155.44732: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 186312 1726890155.44750: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae317dc0> <<< 186312 1726890155.44816: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae320790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 186312 1726890155.44833: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae320a00> <<< 186312 1726890155.44853: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 186312 1726890155.44866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 186312 1726890155.44878: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae320f70> <<< 186312 1726890155.44922: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 186312 1726890155.44937: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 186312 1726890155.44954: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae33b760> <<< 186312 1726890155.44971: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 186312 1726890155.44985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 186312 1726890155.45026: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2bf940> <<< 186312 1726890155.45040: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 186312 1726890155.45052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 186312 1726890155.45077: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2ccbb0> <<< 186312 1726890155.45135: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 186312 1726890155.45186: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae2ef160> <<< 186312 1726890155.45263: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2ccc10> <<< 186312 1726890155.45279: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 186312 1726890155.45299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 186312 1726890155.45322: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py <<< 186312 1726890155.45335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 186312 1726890155.45357: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py <<< 186312 1726890155.45370: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.45383: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 186312 1726890155.45403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 186312 1726890155.45420: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890155.45433: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae297430> <<< 186312 1726890155.45462: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 186312 1726890155.45474: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae297550> <<< 186312 1726890155.45568: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae28a4c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 186312 1726890155.45581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890155.45603: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae28a7f0> <<< 186312 1726890155.45680: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae28c940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae28a160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae28a220> <<< 186312 1726890155.45705: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae27dac0> <<< 186312 1726890155.45734: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py <<< 186312 1726890155.45747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae28cdf0> <<< 186312 1726890155.45767: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py <<< 186312 1726890155.45785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae232220> <<< 186312 1726890155.45800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae232310> <<< 186312 1726890155.45836: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 186312 1726890155.45852: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae232430> <<< 186312 1726890155.45865: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 186312 1726890155.45896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 186312 1726890155.45909: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 186312 1726890155.46002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890155.46019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 186312 1726890155.46057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 186312 1726890155.46073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 186312 1726890155.46085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 186312 1726890155.46126: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae206670> <<< 186312 1726890155.46163: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae25bf70> <<< 186312 1726890155.46181: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' <<< 186312 1726890155.46195: stdout chunk (state=3): >>>import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae26da00> <<< 186312 1726890155.46212: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 186312 1726890155.46273: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae26da90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890155.46311: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2062e0> <<< 186312 1726890155.46332: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2183d0> <<< 186312 1726890155.46507: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae23ed30> <<< 186312 1726890155.46534: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 186312 1726890155.46558: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 186312 1726890155.46571: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2489a0> <<< 186312 1726890155.46599: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 186312 1726890155.46622: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1c48b0> <<< 186312 1726890155.46634: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2482b0> <<< 186312 1726890155.46672: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae232be0> <<< 186312 1726890155.46726: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2eadc0> <<< 186312 1726890155.46744: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 186312 1726890155.46763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890155.46778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890155.46792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890155.46811: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1e9670> <<< 186312 1726890155.46832: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.46844: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1e9e20> <<< 186312 1726890155.46868: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.46881: stdout chunk (state=3): >>>import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae179190> <<< 186312 1726890155.46896: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 186312 1726890155.46908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 186312 1726890155.46929: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 186312 1726890155.46942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 186312 1726890155.46999: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae179ac0> <<< 186312 1726890155.47014: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 186312 1726890155.47034: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 186312 1726890155.47058: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1981f0> <<< 186312 1726890155.47074: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae179d90> <<< 186312 1726890155.47105: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae179220> <<< 186312 1726890155.47135: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1d88b0> <<< 186312 1726890155.47154: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 186312 1726890155.47196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 186312 1726890155.47233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890155.47251: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 186312 1726890155.47264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 186312 1726890155.47294: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae151310> <<< 186312 1726890155.47325: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 186312 1726890155.47418: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae151df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 186312 1726890155.47440: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae151f70> <<< 186312 1726890155.47453: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 186312 1726890155.47469: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 186312 1726890155.47480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 186312 1726890155.47505: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 186312 1726890155.47572: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae159c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1597f0> <<< 186312 1726890155.47592: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae159340> <<< 186312 1726890155.47606: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae151a90> <<< 186312 1726890155.47624: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 186312 1726890155.47657: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae151be0> <<< 186312 1726890155.47674: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py <<< 186312 1726890155.47686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 186312 1726890155.47722: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py <<< 186312 1726890155.47743: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.47757: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.47778: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 186312 1726890155.47790: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890155.47858: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae106a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1066a0> <<< 186312 1726890155.47877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 186312 1726890155.47889: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890155.47944: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae106700> import 'urllib3.packages.six.moves' # <<< 186312 1726890155.47961: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 186312 1726890155.48008: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0fb640> <<< 186312 1726890155.48033: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0fb820> <<< 186312 1726890155.48071: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 186312 1726890155.48088: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 186312 1726890155.48105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890155.48183: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b2940> <<< 186312 1726890155.48213: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b2af0> <<< 186312 1726890155.48231: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py <<< 186312 1726890155.48243: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b2ca0> <<< 186312 1726890155.48291: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b25e0> <<< 186312 1726890155.48315: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py <<< 186312 1726890155.48332: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b28e0> <<< 186312 1726890155.48353: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' <<< 186312 1726890155.48366: stdout chunk (state=3): >>>import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0ba100> <<< 186312 1726890155.48386: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 186312 1726890155.48401: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 186312 1726890155.48428: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0ba160> <<< 186312 1726890155.48441: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 186312 1726890155.48453: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 186312 1726890155.48508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0cb370> <<< 186312 1726890155.48531: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 186312 1726890155.48543: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 186312 1726890155.49436: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0cb940> <<< 186312 1726890155.49459: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' <<< 186312 1726890155.49472: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0ebe80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0bac40> <<< 186312 1726890155.49519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' <<< 186312 1726890155.49522: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0baac0> <<< 186312 1726890155.49525: stdout chunk (state=3): >>>import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b2280> <<< 186312 1726890155.49540: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b2340> <<< 186312 1726890155.49567: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py <<< 186312 1726890155.49572: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 186312 1726890155.49586: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b2040> <<< 186312 1726890155.49609: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae110b20> <<< 186312 1726890155.49648: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py <<< 186312 1726890155.49653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 186312 1726890155.49666: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 186312 1726890155.49713: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 186312 1726890155.49716: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 186312 1726890155.49718: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae073910> <<< 186312 1726890155.49723: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae073550> import 'urllib3.packages.six.moves.urllib' # <<< 186312 1726890155.49735: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae121940> <<< 186312 1726890155.49760: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 186312 1726890155.49772: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 186312 1726890155.49801: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b20a0> <<< 186312 1726890155.49832: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py <<< 186312 1726890155.49835: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae073d90> <<< 186312 1726890155.49850: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0fb970> <<< 186312 1726890155.49868: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 186312 1726890155.49881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 186312 1726890155.49932: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae07f940> <<< 186312 1726890155.49937: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0fb040> <<< 186312 1726890155.49967: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py <<< 186312 1726890155.49971: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.49994: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py <<< 186312 1726890155.49997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 186312 1726890155.50017: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 186312 1726890155.50030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 186312 1726890155.50052: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py <<< 186312 1726890155.50098: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0992b0> <<< 186312 1726890155.50103: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py <<< 186312 1726890155.50106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' <<< 186312 1726890155.50108: stdout chunk (state=3): >>>import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae099520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae08d0a0> <<< 186312 1726890155.50122: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 186312 1726890155.50153: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae099e20> <<< 186312 1726890155.50179: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' <<< 186312 1726890155.50193: stdout chunk (state=3): >>>import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a11c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae099a00> <<< 186312 1726890155.50217: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py <<< 186312 1726890155.50231: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae099c70> <<< 186312 1726890155.50246: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 186312 1726890155.50264: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py <<< 186312 1726890155.50286: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 186312 1726890155.50303: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a1c70> <<< 186312 1726890155.50318: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a1820> <<< 186312 1726890155.50335: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 186312 1726890155.50392: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aa0d0> <<< 186312 1726890155.50409: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 186312 1726890155.50423: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 186312 1726890155.50499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aab80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aac40> <<< 186312 1726890155.50517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 186312 1726890155.50532: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aacd0> <<< 186312 1726890155.50548: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 186312 1726890155.50605: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aad60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 186312 1726890155.50630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' <<< 186312 1726890155.50643: stdout chunk (state=3): >>>import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aadf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aa520> <<< 186312 1726890155.50714: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aafa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a1b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 186312 1726890155.50747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd33a0> <<< 186312 1726890155.50773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py <<< 186312 1726890155.50786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd36d0> <<< 186312 1726890155.50803: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py <<< 186312 1726890155.50822: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd3940> <<< 186312 1726890155.50842: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd3be0> <<< 186312 1726890155.50860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' <<< 186312 1726890155.50872: stdout chunk (state=3): >>>import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd3e80> <<< 186312 1726890155.50928: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd8160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a1460> <<< 186312 1726890155.50949: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 186312 1726890155.50965: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd84c0> <<< 186312 1726890155.51036: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd88e0> <<< 186312 1726890155.51061: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd8760> <<< 186312 1726890155.51085: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 186312 1726890155.51108: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd8d00> <<< 186312 1726890155.51141: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 186312 1726890155.51154: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd8c10> <<< 186312 1726890155.51251: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd8d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 186312 1726890155.51266: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfe6100> <<< 186312 1726890155.51291: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 186312 1726890155.51328: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfe6190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a1670> <<< 186312 1726890155.51359: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae08d8b0> <<< 186312 1726890155.51381: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' <<< 186312 1726890155.51396: stdout chunk (state=3): >>>import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae08d8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae08d430> <<< 186312 1726890155.51411: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890155.51444: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a1550> <<< 186312 1726890155.51469: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0fb3d0> <<< 186312 1726890155.51496: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 186312 1726890155.51514: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890155.51557: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfe6fd0> <<< 186312 1726890155.51581: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 186312 1726890155.51590: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890155.51623: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 186312 1726890155.51631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890155.51769: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf7c5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf7c3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf7c130> <<< 186312 1726890155.51799: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 186312 1726890155.51826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890155.51859: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf7c430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 186312 1726890155.51867: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf87f70> <<< 186312 1726890155.51899: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd8c70> <<< 186312 1726890155.51925: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 186312 1726890155.51970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.51997: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf98a90> <<< 186312 1726890155.52023: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 186312 1726890155.52050: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 186312 1726890155.52076: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 186312 1726890155.52101: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfa5280> <<< 186312 1726890155.52128: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfa5340> <<< 186312 1726890155.52185: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf98b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf98790> <<< 186312 1726890155.52224: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf986a0> <<< 186312 1726890155.52244: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 186312 1726890155.52261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 186312 1726890155.52332: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890155.52350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf561f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfa5d30> <<< 186312 1726890155.52375: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfa5f40> <<< 186312 1726890155.52405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 186312 1726890155.52424: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf56820> <<< 186312 1726890155.52461: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 186312 1726890155.52503: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf56ee0> <<< 186312 1726890155.52527: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf98760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 186312 1726890155.52548: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 186312 1726890155.52573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 186312 1726890155.52602: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 186312 1726890155.52609: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 186312 1726890155.52676: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890155.52686: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890155.52709: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf051f0> <<< 186312 1726890155.52748: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadefce20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadefc310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf6c880> <<< 186312 1726890155.52756: stdout chunk (state=3): >>>import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfa5b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae169c70> <<< 186312 1726890155.52810: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae169580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadefcf40> <<< 186312 1726890155.52880: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 186312 1726890155.52888: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadefcc70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 186312 1726890155.52912: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf0e940> <<< 186312 1726890155.52954: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf0ed30> <<< 186312 1726890155.52986: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae151550> <<< 186312 1726890155.53025: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1428b0> <<< 186312 1726890155.53089: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' <<< 186312 1726890155.53129: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf29310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf296a0> <<< 186312 1726890155.53181: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf297c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 186312 1726890155.53188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadebf130> <<< 186312 1726890155.53279: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf29880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 186312 1726890155.53409: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadecc190> <<< 186312 1726890155.53417: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadebfa30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 186312 1726890155.53451: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 186312 1726890155.53474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 186312 1726890155.53492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 186312 1726890155.53517: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade72940> <<< 186312 1726890155.53660: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade7e580> <<< 186312 1726890155.53706: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadeccf10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadecc730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadee2a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 186312 1726890155.53716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 186312 1726890155.53800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade97c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade973a0> <<< 186312 1726890155.53861: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade97e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadea82e0> <<< 186312 1726890155.53885: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 186312 1726890155.53928: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaadea8460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadea8310> <<< 186312 1726890155.54004: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadea8400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890155.54095: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890155.54104: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadea8d30> <<< 186312 1726890155.54352: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaadea8b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadea8550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade43970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade43a60> <<< 186312 1726890155.54396: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890155.54421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade43d60> <<< 186312 1726890155.54449: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade54370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade43310> <<< 186312 1726890155.54479: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade30eb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890155.54522: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890155.54602: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade435b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade30b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadea8910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890155.54632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890155.54664: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 186312 1726890155.54682: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd444c0> <<< 186312 1726890155.54721: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890155.54749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890155.54862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890155.54946: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd5df40> <<< 186312 1726890155.54999: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd44d00> <<< 186312 1726890155.55014: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd44850> <<< 186312 1726890155.55142: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade54f70> <<< 186312 1726890155.55179: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 186312 1726890155.55210: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd0edc0> <<< 186312 1726890155.55230: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 186312 1726890155.55264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 186312 1726890155.55291: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 186312 1726890155.55299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 186312 1726890155.55347: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd2a340> <<< 186312 1726890155.55469: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaadd2af40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd0ee50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd0e790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 186312 1726890155.55489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 186312 1726890155.55507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 186312 1726890155.55528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 186312 1726890155.55569: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadca7f70> <<< 186312 1726890155.55686: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadca7430> <<< 186312 1726890155.55713: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd10880> <<< 186312 1726890155.55739: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadee28b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadebfee0> <<< 186312 1726890155.55813: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1ab580> <<< 186312 1726890155.55830: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae137850> <<< 186312 1726890155.55862: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadcbee20> <<< 186312 1726890155.55893: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 186312 1726890155.55927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 186312 1726890155.55967: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadcbefa0> <<< 186312 1726890155.56015: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1d8f40> <<< 186312 1726890155.56039: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2bf9d0> <<< 186312 1726890155.56138: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 186312 1726890155.56154: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc6f700> <<< 186312 1726890155.56177: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadcdfb80> <<< 186312 1726890155.56186: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 186312 1726890155.56212: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 186312 1726890155.56224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 186312 1726890155.56246: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 186312 1726890155.56399: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc7b130> <<< 186312 1726890155.56430: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc7b3d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc7b610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc7b850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 186312 1726890155.56457: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc7ba30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc6fca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc6f9d0> <<< 186312 1726890155.56464: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 186312 1726890155.56489: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc6feb0> <<< 186312 1726890155.56554: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890155.56585: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc8c400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 186312 1726890155.56596: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc8c8b0> <<< 186312 1726890155.56634: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc8c520> <<< 186312 1726890155.56645: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 186312 1726890155.56697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 186312 1726890155.56706: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc271c0> <<< 186312 1726890155.56907: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc8cd00> <<< 186312 1726890155.56924: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc8ce50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2cc400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaadc2db50> <<< 186312 1726890155.57024: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2bf6d0> <<< 186312 1726890155.57319: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2b6550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 186312 1726890155.57326: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 186312 1726890155.57331: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc4b670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 186312 1726890155.57333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 186312 1726890155.57336: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc56940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py <<< 186312 1726890155.57338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 186312 1726890155.57342: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc5f6d0> <<< 186312 1726890155.57344: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc56f70> <<< 186312 1726890155.57347: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc4bb20> <<< 186312 1726890155.57352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc563a0> <<< 186312 1726890155.57392: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadbd4670> <<< 186312 1726890155.57426: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadbd4880> <<< 186312 1726890155.57495: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadbd4b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' <<< 186312 1726890155.57557: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadbd4e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc4b100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc2dd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc4b4c0> <<< 186312 1726890156.24133: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 186312 1726890156.25746: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 186312 1726890156.25757: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890156.26510: 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__ # 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 <<< 186312 1726890156.26601: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 186312 1726890156.26731: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 186312 1726890156.26837: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils <<< 186312 1726890156.26908: stdout chunk (state=3): >>># cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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 <<< 186312 1726890156.26997: stdout chunk (state=3): >>># cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark <<< 186312 1726890156.27092: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers <<< 186312 1726890156.27126: stdout chunk (state=3): >>># cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what <<< 186312 1726890156.27146: stdout chunk (state=3): >>># cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client<<< 186312 1726890156.27167: stdout chunk (state=3): >>> # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse <<< 186312 1726890156.27191: stdout chunk (state=3): >>># cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq <<< 186312 1726890156.27216: stdout chunk (state=3): >>># cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ <<< 186312 1726890156.27238: stdout chunk (state=3): >>># destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util <<< 186312 1726890156.27259: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response <<< 186312 1726890156.27277: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna <<< 186312 1726890156.27300: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober <<< 186312 1726890156.27319: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks <<< 186312 1726890156.27337: stdout chunk (state=3): >>># cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose <<< 186312 1726890156.27360: stdout chunk (state=3): >>># cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus<<< 186312 1726890156.27378: stdout chunk (state=3): >>> # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk <<< 186312 1726890156.27398: stdout chunk (state=3): >>># destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper <<< 186312 1726890156.27420: stdout chunk (state=3): >>># cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib <<< 186312 1726890156.27441: stdout chunk (state=3): >>># cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all <<< 186312 1726890156.27459: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib<<< 186312 1726890156.27476: stdout chunk (state=3): >>> # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 186312 1726890156.28173: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890156.28177: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890156.28211: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 186312 1726890156.28232: stdout chunk (state=3): >>># destroy netrc <<< 186312 1726890156.28261: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 186312 1726890156.28277: stdout chunk (state=3): >>># destroy systemd.journal <<< 186312 1726890156.28296: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 186312 1726890156.28326: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib <<< 186312 1726890156.28344: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo <<< 186312 1726890156.28375: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config <<< 186312 1726890156.28378: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap <<< 186312 1726890156.28395: stdout chunk (state=3): >>># cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper <<< 186312 1726890156.28417: stdout chunk (state=3): >>># cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util <<< 186312 1726890156.28441: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile <<< 186312 1726890156.28446: stdout chunk (state=3): >>># destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks <<< 186312 1726890156.28473: stdout chunk (state=3): >>># destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm <<< 186312 1726890156.28480: stdout chunk (state=3): >>># destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata <<< 186312 1726890156.28497: stdout chunk (state=3): >>># cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ <<< 186312 1726890156.28518: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves <<< 186312 1726890156.28538: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six <<< 186312 1726890156.28558: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory <<< 186312 1726890156.28588: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client <<< 186312 1726890156.28591: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version <<< 186312 1726890156.28610: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus <<< 186312 1726890156.28629: stdout chunk (state=3): >>># destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib <<< 186312 1726890156.28646: stdout chunk (state=3): >>># destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module <<< 186312 1726890156.28680: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses <<< 186312 1726890156.28684: stdout chunk (state=3): >>># cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect <<< 186312 1726890156.28722: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols <<< 186312 1726890156.28727: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 186312 1726890156.28730: stdout chunk (state=3): >>># cleanup[3] wiping glob # cleanup[3] wiping termios <<< 186312 1726890156.28745: stdout chunk (state=3): >>># 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 186312 1726890156.28806: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 186312 1726890156.28809: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey <<< 186312 1726890156.28814: stdout chunk (state=3): >>># cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction <<< 186312 1726890156.28816: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm <<< 186312 1726890156.28819: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo <<< 186312 1726890156.28831: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar <<< 186312 1726890156.28848: stdout chunk (state=3): >>># cleanup[3] wiping urllib.request # destroy http <<< 186312 1726890156.28870: stdout chunk (state=3): >>># cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message <<< 186312 1726890156.28888: stdout chunk (state=3): >>># destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 186312 1726890156.28905: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 186312 1726890156.28922: stdout chunk (state=3): >>># cleanup[3] wiping urllib.parse <<< 186312 1726890156.28940: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset <<< 186312 1726890156.28957: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 186312 1726890156.28982: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket <<< 186312 1726890156.29002: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache <<< 186312 1726890156.29021: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 186312 1726890156.29036: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 186312 1726890156.29056: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit <<< 186312 1726890156.29077: stdout chunk (state=3): >>># cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile <<< 186312 1726890156.29098: stdout chunk (state=3): >>># cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 186312 1726890156.29119: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib <<< 186312 1726890156.29135: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890156.29153: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 186312 1726890156.29169: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890156.29189: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890156.29209: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 186312 1726890156.29229: stdout chunk (state=3): >>># cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases <<< 186312 1726890156.29318: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm <<< 186312 1726890156.29423: stdout chunk (state=3): >>># destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 186312 1726890156.30142: stdout chunk (state=3): >>># destroy xml.etree.ElementPath <<< 186312 1726890156.30146: stdout chunk (state=3): >>># destroy _elementtree # destroy _heapq <<< 186312 1726890156.30161: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890156.30194: stdout chunk (state=3): >>># destroy platform <<< 186312 1726890156.30197: stdout chunk (state=3): >>># destroy _uuid <<< 186312 1726890156.30231: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 186312 1726890156.30235: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890156.30251: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 186312 1726890156.30309: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890156.30316: stdout chunk (state=3): >>># destroy stat <<< 186312 1726890156.30318: stdout chunk (state=3): >>># destroy selectors <<< 186312 1726890156.30358: 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 <<< 186312 1726890156.30360: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890156.30395: stdout chunk (state=3): >>># destroy gzip <<< 186312 1726890156.30446: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 186312 1726890156.30449: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 186312 1726890156.30551: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 186312 1726890156.30554: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale <<< 186312 1726890156.30557: stdout chunk (state=3): >>># destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 <<< 186312 1726890156.30559: stdout chunk (state=3): >>># destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 186312 1726890156.30592: stdout chunk (state=3): >>># destroy urllib.parse <<< 186312 1726890156.30639: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 186312 1726890156.30687: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network <<< 186312 1726890156.30690: stdout chunk (state=3): >>># destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 186312 1726890156.30720: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 186312 1726890156.30725: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 186312 1726890156.30772: 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 traceback <<< 186312 1726890156.30777: stdout chunk (state=3): >>># destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl<<< 186312 1726890156.30782: stdout chunk (state=3): >>> # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal <<< 186312 1726890156.30788: stdout chunk (state=3): >>># destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 186312 1726890156.30806: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 186312 1726890156.30864: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 186312 1726890156.30933: stdout chunk (state=3): >>># destroy codecs <<< 186312 1726890156.30937: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants <<< 186312 1726890156.30939: stdout chunk (state=3): >>># destroy gpg.errors # destroy gpg.util <<< 186312 1726890156.31007: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 186312 1726890156.31049: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 186312 1726890156.31053: stdout chunk (state=3): >>># destroy http.client <<< 186312 1726890156.31056: stdout chunk (state=3): >>># destroy email <<< 186312 1726890156.31085: stdout chunk (state=3): >>># destroy string <<< 186312 1726890156.31089: stdout chunk (state=3): >>># destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select <<< 186312 1726890156.31115: stdout chunk (state=3): >>># destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six <<< 186312 1726890156.31118: stdout chunk (state=3): >>># destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 186312 1726890156.31145: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 186312 1726890156.31256: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890156.32062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890156.32065: stdout chunk (state=3): >>><<< 186312 1726890156.32067: stderr chunk (state=3): >>><<< 186312 1726890156.32471: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab21f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab21983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab21f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab21f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2198490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2198670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab214f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab214f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab214f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab21b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2148d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2172d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2198970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20f2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1dd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dd68b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dd6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dd6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dd6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2052d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab204d610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab205f670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1de7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab2052250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab205f280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1de7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1de7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1de7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dbb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dbb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1deffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1deaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1dea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1d091c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1da6c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1deaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab20fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1d1caf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1d1ce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1d2f730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1d2fc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cc53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1d1cf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cd6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1d2f5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cd6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1de79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cf26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cf2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1cf2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cf2850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cf2ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1cfe1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1cf28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1ce4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1de75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1cf2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbab1c20670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/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_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b497c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1b49160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b49280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b49f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b494f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b49d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1b49f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b49100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab156eee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab158cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab158cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab158c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b2fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b2f3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b2ff70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b7dc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15eacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15ea3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b4d490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab15ea4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15ea4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1551250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b8f1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab155c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b8f370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1ba9d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab155c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab155c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab155b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab155b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b878b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab15e1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab15e0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15f00d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab15e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b54a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/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_wgyqvvow/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_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/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_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1135580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1529520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab10d80a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15e0bb0> # 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_wgyqvvow/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_wgyqvvow/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_wgyqvvow/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_wgyqvvow/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_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1539970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/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_wgyqvvow/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_wgyqvvow/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_wgyqvvow/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_wgyqvvow/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab1b9b250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15396a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/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_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab15207c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab151d7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1517970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/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_wgyqvvow/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_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/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_wgyqvvow/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.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f136d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0ede730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0edec40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0edee50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b98700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0edda60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0eddac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f5c610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0eddee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0edd370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1b986d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab10c4070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1109dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f5c430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1104df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1104250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab110ad30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f32f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab10c9910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1539ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f136a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1104ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f13160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1135a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab10ca940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f745e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab1135850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f616a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f0ccd0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f25b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f0cfd0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0f256d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0eee700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0c8bca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/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_wgyqvvow/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_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_wgyqvvow/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bedbe0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bedd60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab0c3f430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bedfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bed250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bed850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab0b749d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0b74580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab0b15550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0b74a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbab07d6e20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0b952e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaf28c2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0b488b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaf15ae80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf26b580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaf0c5a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf28c520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaf0bed60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf0c5fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0b74130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaefedb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaefed340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf001700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf00d2b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaf00d850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf00dca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf00d370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf001790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeff8dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaebc1ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf001190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaefedca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf0f0730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaf0f0f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaf0f08b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0b74280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaebced60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaaea3f220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeade2b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaeb7f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaea91e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebe80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebbb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebe50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae9441c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebf40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae9443d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebeb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaebc40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae9441f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae9444c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae9445e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaeb220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeac51c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae944be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae944940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeaeb8e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeade100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeabcca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeabc2b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeabc490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaebf2b50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaeabce20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaebced00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae95ac40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae95a4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaaebf2940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8f72b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8aa190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae8aa220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae90a6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8f76d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8eba90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8e40d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae95aee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8aafd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8aa790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae95ad90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8e4940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8ce850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8ce8e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8cea60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae70f1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8dd190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae70f220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae70f310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8cea00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae8cefa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae6973d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae697190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6869d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae7209d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae70feb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae720ca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae7279a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6a6700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6a6340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6b6670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6b6190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6b64f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bed970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbab0bed7c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6bcfa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae673fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae60dd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae60dc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae60d3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae60d190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae65eee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae60d220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae637160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae60deb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6289d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae637fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae5361c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae536310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae536910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae536640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae5369d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae544610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae544700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae544ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae544af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae544f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae55ab20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae55ac40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae55ae80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4ea310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4ead00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4eae50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4f9550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4f9130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4f9f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4f9a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4f9d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae506820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae506fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae5132b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae5133a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae65e4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae65e220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae6bcd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae513f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae513c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4ae5e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4b7520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae4aee80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4aedf0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4e1760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4e11f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae430a90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae430c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4e1cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4e1a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae521160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4ae220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae513af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae65e250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae450190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4504c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae450d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3e5640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3e5bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae3f2c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3f2850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3f25b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3f2220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3f2460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae401be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae401c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae40f2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae401df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae317310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae320370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae320310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae3204c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae320220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae317d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae3173d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae41da60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae41d0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae40f970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae401820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae4010d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae401970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae317dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae320790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae320a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae320f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae33b760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2bf940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2ccbb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaae2ef160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2ccc10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae297430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae297550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae28a4c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae28a7f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae28c940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae28a160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae28a220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae27dac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae28cdf0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae232220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae232310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae232430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae206670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae25bf70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae26da00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae26da90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2062e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2183d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae23ed30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2489a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1c48b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2482b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae232be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2eadc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1e9670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1e9e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae179190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae179ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1981f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae179d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae179220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1d88b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae151310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae151df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae151f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae159c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1597f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae159340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae151a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae151be0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae106a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1066a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae106700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0fb640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0fb820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b2940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b2af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b2ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b25e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b28e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0ba100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0ba160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0cb370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0cb940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0ebe80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0bac40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0baac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b2280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b2340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b2040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae110b20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae073910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae073550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae121940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0b20a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae073d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0fb970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae07f940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0fb040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0992b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae099520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae08d0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae099e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a11c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae099a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae099c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a1c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a1820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aa0d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aab80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aac40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aacd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aad60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aadf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aa520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0aafa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a1b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd33a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd36d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd3940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd3be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd3e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd8160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a1460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd84c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd88e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd8760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd8d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd8c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd8d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfe6100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfe6190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a1670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae08d8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae08d8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae08d430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0a1550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae0fb3d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfe6fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf7c5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf7c3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf7c130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf7c430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf87f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfd8c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf98a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfa5280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfa5340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf98b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf98790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf986a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf561f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfa5d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfa5f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf56820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf56ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf98760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf051f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadefce20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadefc310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf6c880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadfa5b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae169c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae169580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadefcf40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadefcc70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf0e940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf0ed30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae151550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1428b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf29310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf296a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf297c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadebf130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadf29880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadecc190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadebfa30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade72940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade7e580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadeccf10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadecc730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadee2a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade97c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade973a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade97e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadea82e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaadea8460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadea8310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadea8400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadea8d30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaadea8b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadea8550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade43970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade43a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade43d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade54370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade43310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade30eb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade435b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade30b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadea8910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd444c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd5df40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd44d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd44850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaade54f70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd0edc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd2a340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaadd2af40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd0ee50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd0e790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadca7f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadca7430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadd10880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadee28b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadebfee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1ab580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae137850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadcbee20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadcbefa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae1d8f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2bf9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc6f700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadcdfb80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc7b130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc7b3d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc7b610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc7b850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc7ba30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc6fca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc6f9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc6feb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc8c400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc8c8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc8c520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc271c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc8cd00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc8ce50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2cc400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaadc2db50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2bf6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaae2b6550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc4b670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc56940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc5f6d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc56f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc4bb20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc563a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadbd4670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadbd4880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadbd4b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadbd4e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc4b100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc2dd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaadc4b4c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890156.38256: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890154.9506054-190814-239823756266602/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890156.38260: _low_level_execute_command(): starting 186312 1726890156.38263: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890154.9506054-190814-239823756266602/ > /dev/null 2>&1 && sleep 0' 186312 1726890156.38266: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890156.38269: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890156.38271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890156.38273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890156.38275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890156.38277: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890156.38279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890156.38281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890156.38284: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890156.38286: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890156.38288: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890156.38290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890156.38292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890156.38294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890156.38296: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890156.38298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890156.38300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890156.38302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890156.38303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890156.38305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890156.38307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890156.38309: stdout chunk (state=3): >>><<< 186312 1726890156.38313: stderr chunk (state=3): >>><<< 186312 1726890156.38315: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890156.38317: handler run complete 186312 1726890156.38319: attempt loop complete, returning result 186312 1726890156.38322: _execute() done 186312 1726890156.38324: dumping result to json 186312 1726890156.38326: done dumping result, returning 186312 1726890156.38328: done running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present [02369adf-7a19-881e-6b85-0000000026fa] 186312 1726890156.38332: sending task result for task 02369adf-7a19-881e-6b85-0000000026fa 186312 1726890156.38396: done sending task result for task 02369adf-7a19-881e-6b85-0000000026fa 186312 1726890156.38399: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 186312 1726890156.38470: no more pending results, returning what we have 186312 1726890156.38473: results queue empty 186312 1726890156.38474: checking for any_errors_fatal 186312 1726890156.38481: done checking for any_errors_fatal 186312 1726890156.38481: checking for max_fail_percentage 186312 1726890156.38483: done checking for max_fail_percentage 186312 1726890156.38483: checking to see if all hosts have failed and the running result is not ok 186312 1726890156.38484: done checking to see if all hosts have failed 186312 1726890156.38485: getting the remaining hosts for this loop 186312 1726890156.38486: done getting the remaining hosts for this loop 186312 1726890156.38490: getting the next task for host managed_node3 186312 1726890156.38496: done getting next task for host managed_node3 186312 1726890156.38498: ^ task is: TASK: Collect LUKS info for this volume 186312 1726890156.38502: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890156.38506: getting variables 186312 1726890156.38507: in VariableManager get_vars() 186312 1726890156.38543: Calling all_inventory to load vars for managed_node3 186312 1726890156.38548: Calling groups_inventory to load vars for managed_node3 186312 1726890156.38552: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890156.38563: Calling all_plugins_play to load vars for managed_node3 186312 1726890156.38566: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890156.38569: Calling groups_plugins_play to load vars for managed_node3 186312 1726890156.39115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890156.40526: done with get_vars() 186312 1726890156.40543: done getting variables 186312 1726890156.40603: 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 [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:42:36 -0400 (0:00:01.552) 0:02:06.145 ****** 186312 1726890156.40641: entering _queue_task() for managed_node3/command 186312 1726890156.41835: worker is 1 (out of 1 available) 186312 1726890156.41846: exiting _queue_task() for managed_node3/command 186312 1726890156.41860: done queuing things up, now waiting for results queue to drain 186312 1726890156.41861: waiting for pending results... 186312 1726890156.42490: running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume 186312 1726890156.42952: in run() - task 02369adf-7a19-881e-6b85-0000000026fb 186312 1726890156.42981: variable 'ansible_search_path' from source: unknown 186312 1726890156.43023: calling self._execute() 186312 1726890156.43138: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.43152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.43165: variable 'omit' from source: magic vars 186312 1726890156.43589: variable 'storage_test_volume' from source: include params 186312 1726890156.43619: variable '_storage_test_volume_present' from source: set_fact 186312 1726890156.43651: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 186312 1726890156.43659: when evaluation is False, skipping this task 186312 1726890156.43666: _execute() done 186312 1726890156.43673: dumping result to json 186312 1726890156.43680: done dumping result, returning 186312 1726890156.43695: done running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume [02369adf-7a19-881e-6b85-0000000026fb] 186312 1726890156.43705: sending task result for task 02369adf-7a19-881e-6b85-0000000026fb 186312 1726890156.43815: done sending task result for task 02369adf-7a19-881e-6b85-0000000026fb 186312 1726890156.43825: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890156.43876: no more pending results, returning what we have 186312 1726890156.43880: results queue empty 186312 1726890156.43881: checking for any_errors_fatal 186312 1726890156.43894: done checking for any_errors_fatal 186312 1726890156.43895: checking for max_fail_percentage 186312 1726890156.43897: done checking for max_fail_percentage 186312 1726890156.43898: checking to see if all hosts have failed and the running result is not ok 186312 1726890156.43899: done checking to see if all hosts have failed 186312 1726890156.43899: getting the remaining hosts for this loop 186312 1726890156.43901: done getting the remaining hosts for this loop 186312 1726890156.43905: getting the next task for host managed_node3 186312 1726890156.43915: done getting next task for host managed_node3 186312 1726890156.43917: ^ task is: TASK: Verify the presence/absence of the LUKS device node 186312 1726890156.43923: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890156.43927: getting variables 186312 1726890156.43929: in VariableManager get_vars() 186312 1726890156.43965: Calling all_inventory to load vars for managed_node3 186312 1726890156.43968: Calling groups_inventory to load vars for managed_node3 186312 1726890156.43972: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890156.43984: Calling all_plugins_play to load vars for managed_node3 186312 1726890156.43987: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890156.43990: Calling groups_plugins_play to load vars for managed_node3 186312 1726890156.44469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890156.45201: done with get_vars() 186312 1726890156.45217: done getting variables 186312 1726890156.45276: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:42:36 -0400 (0:00:00.046) 0:02:06.192 ****** 186312 1726890156.45308: entering _queue_task() for managed_node3/assert 186312 1726890156.45888: worker is 1 (out of 1 available) 186312 1726890156.45900: exiting _queue_task() for managed_node3/assert 186312 1726890156.45915: done queuing things up, now waiting for results queue to drain 186312 1726890156.45916: waiting for pending results... 186312 1726890156.46941: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node 186312 1726890156.47289: in run() - task 02369adf-7a19-881e-6b85-0000000026fc 186312 1726890156.47310: variable 'ansible_search_path' from source: unknown 186312 1726890156.47351: calling self._execute() 186312 1726890156.47577: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.47588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.47601: variable 'omit' from source: magic vars 186312 1726890156.48367: variable 'storage_test_volume' from source: include params 186312 1726890156.48465: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890156.48527: when evaluation is False, skipping this task 186312 1726890156.48535: _execute() done 186312 1726890156.48544: dumping result to json 186312 1726890156.48553: done dumping result, returning 186312 1726890156.48563: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-881e-6b85-0000000026fc] 186312 1726890156.48598: sending task result for task 02369adf-7a19-881e-6b85-0000000026fc skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890156.48766: no more pending results, returning what we have 186312 1726890156.48771: results queue empty 186312 1726890156.48772: checking for any_errors_fatal 186312 1726890156.48779: done checking for any_errors_fatal 186312 1726890156.48780: checking for max_fail_percentage 186312 1726890156.48782: done checking for max_fail_percentage 186312 1726890156.48783: checking to see if all hosts have failed and the running result is not ok 186312 1726890156.48785: done checking to see if all hosts have failed 186312 1726890156.48785: getting the remaining hosts for this loop 186312 1726890156.48787: done getting the remaining hosts for this loop 186312 1726890156.48792: getting the next task for host managed_node3 186312 1726890156.48801: done getting next task for host managed_node3 186312 1726890156.48804: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890156.48810: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890156.48818: getting variables 186312 1726890156.48820: in VariableManager get_vars() 186312 1726890156.48861: Calling all_inventory to load vars for managed_node3 186312 1726890156.48864: Calling groups_inventory to load vars for managed_node3 186312 1726890156.48868: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890156.48883: Calling all_plugins_play to load vars for managed_node3 186312 1726890156.48887: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890156.48890: Calling groups_plugins_play to load vars for managed_node3 186312 1726890156.49977: done sending task result for task 02369adf-7a19-881e-6b85-0000000026fc 186312 1726890156.49981: WORKER PROCESS EXITING 186312 1726890156.50003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890156.50598: done with get_vars() 186312 1726890156.51383: done getting variables 186312 1726890156.51441: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:42:36 -0400 (0:00:00.061) 0:02:06.253 ****** 186312 1726890156.51474: entering _queue_task() for managed_node3/assert 186312 1726890156.51729: worker is 1 (out of 1 available) 186312 1726890156.51741: exiting _queue_task() for managed_node3/assert 186312 1726890156.51755: done queuing things up, now waiting for results queue to drain 186312 1726890156.51756: waiting for pending results... 186312 1726890156.52806: running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890156.52957: in run() - task 02369adf-7a19-881e-6b85-0000000026fd 186312 1726890156.52979: variable 'ansible_search_path' from source: unknown 186312 1726890156.53019: calling self._execute() 186312 1726890156.53132: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.53143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.53158: variable 'omit' from source: magic vars 186312 1726890156.53508: variable '_storage_test_volume_present' from source: set_fact 186312 1726890156.53526: Evaluated conditional (_storage_test_volume_present): True 186312 1726890156.53538: variable 'omit' from source: magic vars 186312 1726890156.53603: variable 'omit' from source: magic vars 186312 1726890156.53803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890156.56102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890156.56627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890156.56671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890156.56709: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890156.56744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890156.56851: variable 'storage_test_volume' from source: include params 186312 1726890156.56877: variable '__dev_ne_raw' from source: task vars 186312 1726890156.57026: variable 'storage_test_volume' from source: include params 186312 1726890156.57106: variable 'omit' from source: magic vars 186312 1726890156.57140: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890156.57174: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890156.57200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890156.57224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890156.57239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890156.57272: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890156.57280: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.57289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.57386: Set connection var ansible_shell_type to sh 186312 1726890156.57400: Set connection var ansible_pipelining to False 186312 1726890156.57421: Set connection var ansible_timeout to 10 186312 1726890156.57429: Set connection var ansible_connection to ssh 186312 1726890156.57441: Set connection var ansible_shell_executable to /bin/sh 186312 1726890156.57454: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890156.57482: variable 'ansible_shell_executable' from source: unknown 186312 1726890156.57491: variable 'ansible_connection' from source: unknown 186312 1726890156.57499: variable 'ansible_module_compression' from source: unknown 186312 1726890156.57505: variable 'ansible_shell_type' from source: unknown 186312 1726890156.57513: variable 'ansible_shell_executable' from source: unknown 186312 1726890156.57524: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.57532: variable 'ansible_pipelining' from source: unknown 186312 1726890156.57538: variable 'ansible_timeout' from source: unknown 186312 1726890156.57544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.57655: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890156.57672: variable 'omit' from source: magic vars 186312 1726890156.57682: starting attempt loop 186312 1726890156.57689: running the handler 186312 1726890156.57866: variable '__dev_ne_raw' from source: task vars 186312 1726890156.57999: variable 'storage_test_volume' from source: include params 186312 1726890156.58028: variable 'storage_test_volume' from source: include params 186312 1726890156.58048: Evaluated conditional (__dev_ne_raw == (storage_test_volume.encryption | bool)): True 186312 1726890156.58059: handler run complete 186312 1726890156.58079: attempt loop complete, returning result 186312 1726890156.58087: _execute() done 186312 1726890156.58095: dumping result to json 186312 1726890156.58102: done dumping result, returning 186312 1726890156.58117: done running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-881e-6b85-0000000026fd] 186312 1726890156.58127: sending task result for task 02369adf-7a19-881e-6b85-0000000026fd ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890156.58272: no more pending results, returning what we have 186312 1726890156.58276: results queue empty 186312 1726890156.58277: checking for any_errors_fatal 186312 1726890156.58284: done checking for any_errors_fatal 186312 1726890156.58285: checking for max_fail_percentage 186312 1726890156.58287: done checking for max_fail_percentage 186312 1726890156.58288: checking to see if all hosts have failed and the running result is not ok 186312 1726890156.58289: done checking to see if all hosts have failed 186312 1726890156.58290: getting the remaining hosts for this loop 186312 1726890156.58292: done getting the remaining hosts for this loop 186312 1726890156.58295: getting the next task for host managed_node3 186312 1726890156.58304: done getting next task for host managed_node3 186312 1726890156.58307: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890156.58315: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890156.58321: getting variables 186312 1726890156.58322: in VariableManager get_vars() 186312 1726890156.58361: Calling all_inventory to load vars for managed_node3 186312 1726890156.58364: Calling groups_inventory to load vars for managed_node3 186312 1726890156.58373: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890156.58385: Calling all_plugins_play to load vars for managed_node3 186312 1726890156.58388: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890156.58391: Calling groups_plugins_play to load vars for managed_node3 186312 1726890156.59207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890156.59430: done sending task result for task 02369adf-7a19-881e-6b85-0000000026fd 186312 1726890156.59433: WORKER PROCESS EXITING 186312 1726890156.59809: done with get_vars() 186312 1726890156.59825: done getting variables 186312 1726890156.59882: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:42:36 -0400 (0:00:00.084) 0:02:06.338 ****** 186312 1726890156.59916: entering _queue_task() for managed_node3/assert 186312 1726890156.60159: worker is 1 (out of 1 available) 186312 1726890156.60170: exiting _queue_task() for managed_node3/assert 186312 1726890156.60183: done queuing things up, now waiting for results queue to drain 186312 1726890156.60184: waiting for pending results... 186312 1726890156.60475: running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890156.60618: in run() - task 02369adf-7a19-881e-6b85-0000000026fe 186312 1726890156.60642: variable 'ansible_search_path' from source: unknown 186312 1726890156.60679: calling self._execute() 186312 1726890156.60791: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.60803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.60818: variable 'omit' from source: magic vars 186312 1726890156.61206: variable '_storage_test_volume_present' from source: set_fact 186312 1726890156.61219: variable 'storage_test_volume' from source: include params 186312 1726890156.61255: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890156.61262: when evaluation is False, skipping this task 186312 1726890156.61268: _execute() done 186312 1726890156.61275: dumping result to json 186312 1726890156.61284: done dumping result, returning 186312 1726890156.61292: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-881e-6b85-0000000026fe] 186312 1726890156.61301: sending task result for task 02369adf-7a19-881e-6b85-0000000026fe skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890156.61449: no more pending results, returning what we have 186312 1726890156.61453: results queue empty 186312 1726890156.61453: checking for any_errors_fatal 186312 1726890156.61463: done checking for any_errors_fatal 186312 1726890156.61464: checking for max_fail_percentage 186312 1726890156.61466: done checking for max_fail_percentage 186312 1726890156.61467: checking to see if all hosts have failed and the running result is not ok 186312 1726890156.61468: done checking to see if all hosts have failed 186312 1726890156.61468: getting the remaining hosts for this loop 186312 1726890156.61471: done getting the remaining hosts for this loop 186312 1726890156.61475: getting the next task for host managed_node3 186312 1726890156.61484: done getting next task for host managed_node3 186312 1726890156.61487: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 186312 1726890156.61492: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890156.61498: getting variables 186312 1726890156.61500: in VariableManager get_vars() 186312 1726890156.61538: Calling all_inventory to load vars for managed_node3 186312 1726890156.61542: Calling groups_inventory to load vars for managed_node3 186312 1726890156.61545: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890156.61559: Calling all_plugins_play to load vars for managed_node3 186312 1726890156.61563: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890156.61566: Calling groups_plugins_play to load vars for managed_node3 186312 1726890156.62608: done sending task result for task 02369adf-7a19-881e-6b85-0000000026fe 186312 1726890156.62611: WORKER PROCESS EXITING 186312 1726890156.62633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890156.63207: done with get_vars() 186312 1726890156.63222: done getting variables 186312 1726890156.63282: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:42:36 -0400 (0:00:00.033) 0:02:06.372 ****** 186312 1726890156.63314: entering _queue_task() for managed_node3/assert 186312 1726890156.63536: worker is 1 (out of 1 available) 186312 1726890156.63549: exiting _queue_task() for managed_node3/assert 186312 1726890156.63560: done queuing things up, now waiting for results queue to drain 186312 1726890156.63561: waiting for pending results... 186312 1726890156.64081: running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted 186312 1726890156.64232: in run() - task 02369adf-7a19-881e-6b85-0000000026ff 186312 1726890156.64255: variable 'ansible_search_path' from source: unknown 186312 1726890156.64304: calling self._execute() 186312 1726890156.64447: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.64459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.64474: variable 'omit' from source: magic vars 186312 1726890156.64937: variable '_storage_test_volume_present' from source: set_fact 186312 1726890156.64951: variable 'storage_test_volume' from source: include params 186312 1726890156.64997: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890156.65005: when evaluation is False, skipping this task 186312 1726890156.65014: _execute() done 186312 1726890156.65023: dumping result to json 186312 1726890156.65035: done dumping result, returning 186312 1726890156.65048: done running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-881e-6b85-0000000026ff] 186312 1726890156.65058: sending task result for task 02369adf-7a19-881e-6b85-0000000026ff skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890156.65222: no more pending results, returning what we have 186312 1726890156.65227: results queue empty 186312 1726890156.65227: checking for any_errors_fatal 186312 1726890156.65237: done checking for any_errors_fatal 186312 1726890156.65238: checking for max_fail_percentage 186312 1726890156.65240: done checking for max_fail_percentage 186312 1726890156.65241: checking to see if all hosts have failed and the running result is not ok 186312 1726890156.65242: done checking to see if all hosts have failed 186312 1726890156.65243: getting the remaining hosts for this loop 186312 1726890156.65245: done getting the remaining hosts for this loop 186312 1726890156.65248: getting the next task for host managed_node3 186312 1726890156.65257: done getting next task for host managed_node3 186312 1726890156.65259: ^ task is: TASK: Check LUKS version 186312 1726890156.65265: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890156.65269: getting variables 186312 1726890156.65271: in VariableManager get_vars() 186312 1726890156.65307: Calling all_inventory to load vars for managed_node3 186312 1726890156.65310: Calling groups_inventory to load vars for managed_node3 186312 1726890156.65315: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890156.65329: Calling all_plugins_play to load vars for managed_node3 186312 1726890156.65332: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890156.65336: Calling groups_plugins_play to load vars for managed_node3 186312 1726890156.65859: done sending task result for task 02369adf-7a19-881e-6b85-0000000026ff 186312 1726890156.65862: WORKER PROCESS EXITING 186312 1726890156.65902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890156.67418: done with get_vars() 186312 1726890156.67432: done getting variables 186312 1726890156.67490: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:42:36 -0400 (0:00:00.042) 0:02:06.414 ****** 186312 1726890156.67526: entering _queue_task() for managed_node3/assert 186312 1726890156.67771: worker is 1 (out of 1 available) 186312 1726890156.67783: exiting _queue_task() for managed_node3/assert 186312 1726890156.67795: done queuing things up, now waiting for results queue to drain 186312 1726890156.67796: waiting for pending results... 186312 1726890156.68088: running TaskExecutor() for managed_node3/TASK: Check LUKS version 186312 1726890156.68243: in run() - task 02369adf-7a19-881e-6b85-000000002700 186312 1726890156.68263: variable 'ansible_search_path' from source: unknown 186312 1726890156.68302: calling self._execute() 186312 1726890156.68418: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.68432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.68447: variable 'omit' from source: magic vars 186312 1726890156.68821: variable '_storage_test_volume_present' from source: set_fact 186312 1726890156.68836: Evaluated conditional (_storage_test_volume_present): True 186312 1726890156.68958: variable 'storage_test_volume' from source: include params 186312 1726890156.68993: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890156.69002: when evaluation is False, skipping this task 186312 1726890156.69007: _execute() done 186312 1726890156.69016: dumping result to json 186312 1726890156.69022: done dumping result, returning 186312 1726890156.69029: done running TaskExecutor() for managed_node3/TASK: Check LUKS version [02369adf-7a19-881e-6b85-000000002700] 186312 1726890156.69038: sending task result for task 02369adf-7a19-881e-6b85-000000002700 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890156.69182: no more pending results, returning what we have 186312 1726890156.69186: results queue empty 186312 1726890156.69186: checking for any_errors_fatal 186312 1726890156.69198: done checking for any_errors_fatal 186312 1726890156.69199: checking for max_fail_percentage 186312 1726890156.69200: done checking for max_fail_percentage 186312 1726890156.69201: checking to see if all hosts have failed and the running result is not ok 186312 1726890156.69202: done checking to see if all hosts have failed 186312 1726890156.69203: getting the remaining hosts for this loop 186312 1726890156.69205: done getting the remaining hosts for this loop 186312 1726890156.69208: getting the next task for host managed_node3 186312 1726890156.69220: done getting next task for host managed_node3 186312 1726890156.69223: ^ task is: TASK: Check LUKS key size 186312 1726890156.69228: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890156.69233: getting variables 186312 1726890156.69235: in VariableManager get_vars() 186312 1726890156.69269: Calling all_inventory to load vars for managed_node3 186312 1726890156.69272: Calling groups_inventory to load vars for managed_node3 186312 1726890156.69275: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890156.69288: Calling all_plugins_play to load vars for managed_node3 186312 1726890156.69291: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890156.69294: Calling groups_plugins_play to load vars for managed_node3 186312 1726890156.70090: done sending task result for task 02369adf-7a19-881e-6b85-000000002700 186312 1726890156.70093: WORKER PROCESS EXITING 186312 1726890156.70117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890156.70685: done with get_vars() 186312 1726890156.70698: done getting variables 186312 1726890156.70755: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:42:36 -0400 (0:00:00.032) 0:02:06.447 ****** 186312 1726890156.70786: entering _queue_task() for managed_node3/assert 186312 1726890156.71025: worker is 1 (out of 1 available) 186312 1726890156.71037: exiting _queue_task() for managed_node3/assert 186312 1726890156.71050: done queuing things up, now waiting for results queue to drain 186312 1726890156.71052: waiting for pending results... 186312 1726890156.71943: running TaskExecutor() for managed_node3/TASK: Check LUKS key size 186312 1726890156.72076: in run() - task 02369adf-7a19-881e-6b85-000000002701 186312 1726890156.72214: variable 'ansible_search_path' from source: unknown 186312 1726890156.72252: calling self._execute() 186312 1726890156.72522: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.72534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.72550: variable 'omit' from source: magic vars 186312 1726890156.73189: variable '_storage_test_volume_present' from source: set_fact 186312 1726890156.73204: Evaluated conditional (_storage_test_volume_present): True 186312 1726890156.73335: variable 'storage_test_volume' from source: include params 186312 1726890156.73375: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890156.73387: when evaluation is False, skipping this task 186312 1726890156.73395: _execute() done 186312 1726890156.73405: dumping result to json 186312 1726890156.73415: done dumping result, returning 186312 1726890156.73426: done running TaskExecutor() for managed_node3/TASK: Check LUKS key size [02369adf-7a19-881e-6b85-000000002701] 186312 1726890156.73437: sending task result for task 02369adf-7a19-881e-6b85-000000002701 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890156.73591: no more pending results, returning what we have 186312 1726890156.73596: results queue empty 186312 1726890156.73597: checking for any_errors_fatal 186312 1726890156.73610: done checking for any_errors_fatal 186312 1726890156.73613: checking for max_fail_percentage 186312 1726890156.73616: done checking for max_fail_percentage 186312 1726890156.73618: checking to see if all hosts have failed and the running result is not ok 186312 1726890156.73619: done checking to see if all hosts have failed 186312 1726890156.73620: getting the remaining hosts for this loop 186312 1726890156.73622: done getting the remaining hosts for this loop 186312 1726890156.73625: getting the next task for host managed_node3 186312 1726890156.73635: done getting next task for host managed_node3 186312 1726890156.73638: ^ task is: TASK: Check LUKS cipher 186312 1726890156.73643: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890156.73648: getting variables 186312 1726890156.73650: in VariableManager get_vars() 186312 1726890156.73687: Calling all_inventory to load vars for managed_node3 186312 1726890156.73690: Calling groups_inventory to load vars for managed_node3 186312 1726890156.73694: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890156.73708: Calling all_plugins_play to load vars for managed_node3 186312 1726890156.73713: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890156.73716: Calling groups_plugins_play to load vars for managed_node3 186312 1726890156.74458: done sending task result for task 02369adf-7a19-881e-6b85-000000002701 186312 1726890156.74462: WORKER PROCESS EXITING 186312 1726890156.74483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890156.75101: done with get_vars() 186312 1726890156.75121: done getting variables 186312 1726890156.75179: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:42:36 -0400 (0:00:00.044) 0:02:06.491 ****** 186312 1726890156.75210: entering _queue_task() for managed_node3/assert 186312 1726890156.75459: worker is 1 (out of 1 available) 186312 1726890156.75474: exiting _queue_task() for managed_node3/assert 186312 1726890156.75488: done queuing things up, now waiting for results queue to drain 186312 1726890156.75490: waiting for pending results... 186312 1726890156.76281: running TaskExecutor() for managed_node3/TASK: Check LUKS cipher 186312 1726890156.76409: in run() - task 02369adf-7a19-881e-6b85-000000002702 186312 1726890156.76495: variable 'ansible_search_path' from source: unknown 186312 1726890156.76534: calling self._execute() 186312 1726890156.76807: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.76822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.76838: variable 'omit' from source: magic vars 186312 1726890156.77539: variable '_storage_test_volume_present' from source: set_fact 186312 1726890156.77684: Evaluated conditional (_storage_test_volume_present): True 186312 1726890156.77814: variable 'storage_test_volume' from source: include params 186312 1726890156.77930: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890156.77940: when evaluation is False, skipping this task 186312 1726890156.78005: _execute() done 186312 1726890156.78016: dumping result to json 186312 1726890156.78025: done dumping result, returning 186312 1726890156.78036: done running TaskExecutor() for managed_node3/TASK: Check LUKS cipher [02369adf-7a19-881e-6b85-000000002702] 186312 1726890156.78047: sending task result for task 02369adf-7a19-881e-6b85-000000002702 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890156.78210: no more pending results, returning what we have 186312 1726890156.78219: results queue empty 186312 1726890156.78220: checking for any_errors_fatal 186312 1726890156.78232: done checking for any_errors_fatal 186312 1726890156.78233: checking for max_fail_percentage 186312 1726890156.78235: done checking for max_fail_percentage 186312 1726890156.78236: checking to see if all hosts have failed and the running result is not ok 186312 1726890156.78237: done checking to see if all hosts have failed 186312 1726890156.78238: getting the remaining hosts for this loop 186312 1726890156.78240: done getting the remaining hosts for this loop 186312 1726890156.78244: getting the next task for host managed_node3 186312 1726890156.78252: done getting next task for host managed_node3 186312 1726890156.78256: ^ task is: TASK: Set test variables 186312 1726890156.78261: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890156.78267: getting variables 186312 1726890156.78269: in VariableManager get_vars() 186312 1726890156.78309: Calling all_inventory to load vars for managed_node3 186312 1726890156.78314: Calling groups_inventory to load vars for managed_node3 186312 1726890156.78318: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890156.78333: Calling all_plugins_play to load vars for managed_node3 186312 1726890156.78337: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890156.78341: Calling groups_plugins_play to load vars for managed_node3 186312 1726890156.79290: done sending task result for task 02369adf-7a19-881e-6b85-000000002702 186312 1726890156.79293: WORKER PROCESS EXITING 186312 1726890156.79319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890156.80647: done with get_vars() 186312 1726890156.80663: done getting variables 186312 1726890156.80787: 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 [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:42:36 -0400 (0:00:00.056) 0:02:06.547 ****** 186312 1726890156.80823: entering _queue_task() for managed_node3/set_fact 186312 1726890156.82263: running TaskExecutor() for managed_node3/TASK: Set test variables 186312 1726890156.82292: worker is 1 (out of 1 available) 186312 1726890156.82300: exiting _queue_task() for managed_node3/set_fact 186312 1726890156.82311: done queuing things up, now waiting for results queue to drain 186312 1726890156.82314: waiting for pending results... 186312 1726890156.82321: in run() - task 02369adf-7a19-881e-6b85-000000002703 186312 1726890156.82324: variable 'ansible_search_path' from source: unknown 186312 1726890156.82362: calling self._execute() 186312 1726890156.82477: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.82489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.82504: variable 'omit' from source: magic vars 186312 1726890156.82610: variable 'omit' from source: magic vars 186312 1726890156.82677: variable 'omit' from source: magic vars 186312 1726890156.82962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890156.85896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890156.86428: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890156.86475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890156.86519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890156.86553: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890156.86669: variable 'storage_test_volume' from source: include params 186312 1726890156.86692: variable '_storage_test_volume_present' from source: set_fact 186312 1726890156.86896: 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) 186312 1726890156.86932: 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) 186312 1726890156.86964: 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) 186312 1726890156.87011: 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) 186312 1726890156.87033: 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) 186312 1726890156.87071: 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) 186312 1726890156.87104: 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) 186312 1726890156.87133: 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) 186312 1726890156.87169: 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) 186312 1726890156.87198: 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) 186312 1726890156.87348: 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) 186312 1726890156.87375: 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) 186312 1726890156.87406: 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) 186312 1726890156.87450: 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) 186312 1726890156.87471: 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) 186312 1726890156.87649: variable 'storage_test_crypttab' from source: set_fact 186312 1726890156.87664: variable 'storage_test_volume' from source: include params 186312 1726890156.87797: variable 'storage_test_volume' from source: include params 186312 1726890156.87829: variable 'omit' from source: magic vars 186312 1726890156.87856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890156.87889: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890156.87917: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890156.87941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890156.87957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890156.87991: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890156.87999: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.88007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.88104: Set connection var ansible_shell_type to sh 186312 1726890156.88122: Set connection var ansible_pipelining to False 186312 1726890156.88136: Set connection var ansible_timeout to 10 186312 1726890156.88142: Set connection var ansible_connection to ssh 186312 1726890156.88152: Set connection var ansible_shell_executable to /bin/sh 186312 1726890156.88163: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890156.88192: variable 'ansible_shell_executable' from source: unknown 186312 1726890156.88199: variable 'ansible_connection' from source: unknown 186312 1726890156.88205: variable 'ansible_module_compression' from source: unknown 186312 1726890156.88211: variable 'ansible_shell_type' from source: unknown 186312 1726890156.88220: variable 'ansible_shell_executable' from source: unknown 186312 1726890156.88226: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.88233: variable 'ansible_pipelining' from source: unknown 186312 1726890156.88239: variable 'ansible_timeout' from source: unknown 186312 1726890156.88245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.88348: 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) 186312 1726890156.88362: variable 'omit' from source: magic vars 186312 1726890156.88377: starting attempt loop 186312 1726890156.88383: running the handler 186312 1726890156.88399: handler run complete 186312 1726890156.88414: attempt loop complete, returning result 186312 1726890156.88422: _execute() done 186312 1726890156.88428: dumping result to json 186312 1726890156.88435: done dumping result, returning 186312 1726890156.88445: done running TaskExecutor() for managed_node3/TASK: Set test variables [02369adf-7a19-881e-6b85-000000002703] 186312 1726890156.88454: sending task result for task 02369adf-7a19-881e-6b85-000000002703 ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 186312 1726890156.88607: no more pending results, returning what we have 186312 1726890156.88611: results queue empty 186312 1726890156.88612: checking for any_errors_fatal 186312 1726890156.88622: done checking for any_errors_fatal 186312 1726890156.88623: checking for max_fail_percentage 186312 1726890156.88625: done checking for max_fail_percentage 186312 1726890156.88626: checking to see if all hosts have failed and the running result is not ok 186312 1726890156.88627: done checking to see if all hosts have failed 186312 1726890156.88628: getting the remaining hosts for this loop 186312 1726890156.88632: done getting the remaining hosts for this loop 186312 1726890156.88635: getting the next task for host managed_node3 186312 1726890156.88644: done getting next task for host managed_node3 186312 1726890156.88646: ^ task is: TASK: Check for /etc/crypttab entry 186312 1726890156.88651: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890156.88655: getting variables 186312 1726890156.88657: in VariableManager get_vars() 186312 1726890156.88692: Calling all_inventory to load vars for managed_node3 186312 1726890156.88695: Calling groups_inventory to load vars for managed_node3 186312 1726890156.88698: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890156.88709: Calling all_plugins_play to load vars for managed_node3 186312 1726890156.88714: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890156.88717: Calling groups_plugins_play to load vars for managed_node3 186312 1726890156.89350: done sending task result for task 02369adf-7a19-881e-6b85-000000002703 186312 1726890156.89354: WORKER PROCESS EXITING 186312 1726890156.89514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890156.91591: done with get_vars() 186312 1726890156.91608: done getting variables 186312 1726890156.91666: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:42:36 -0400 (0:00:00.108) 0:02:06.656 ****** 186312 1726890156.91698: entering _queue_task() for managed_node3/assert 186312 1726890156.91991: worker is 1 (out of 1 available) 186312 1726890156.92003: exiting _queue_task() for managed_node3/assert 186312 1726890156.92018: done queuing things up, now waiting for results queue to drain 186312 1726890156.92019: waiting for pending results... 186312 1726890156.92305: running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry 186312 1726890156.92440: in run() - task 02369adf-7a19-881e-6b85-000000002704 186312 1726890156.92463: variable 'ansible_search_path' from source: unknown 186312 1726890156.92503: calling self._execute() 186312 1726890156.92617: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.92628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.92642: variable 'omit' from source: magic vars 186312 1726890156.92762: variable 'omit' from source: magic vars 186312 1726890156.92836: variable 'omit' from source: magic vars 186312 1726890156.93093: variable 'storage_test_volume' from source: include params 186312 1726890156.93166: variable 'omit' from source: magic vars 186312 1726890156.93209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890156.93261: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890156.93286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890156.93306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890156.93325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890156.93359: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890156.93366: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.93378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.93479: Set connection var ansible_shell_type to sh 186312 1726890156.93503: Set connection var ansible_pipelining to False 186312 1726890156.93523: Set connection var ansible_timeout to 10 186312 1726890156.93530: Set connection var ansible_connection to ssh 186312 1726890156.93540: Set connection var ansible_shell_executable to /bin/sh 186312 1726890156.93555: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890156.93582: variable 'ansible_shell_executable' from source: unknown 186312 1726890156.93589: variable 'ansible_connection' from source: unknown 186312 1726890156.93595: variable 'ansible_module_compression' from source: unknown 186312 1726890156.93600: variable 'ansible_shell_type' from source: unknown 186312 1726890156.93606: variable 'ansible_shell_executable' from source: unknown 186312 1726890156.93613: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890156.93621: variable 'ansible_pipelining' from source: unknown 186312 1726890156.93627: variable 'ansible_timeout' from source: unknown 186312 1726890156.93634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890156.93786: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890156.93801: variable 'omit' from source: magic vars 186312 1726890156.93809: starting attempt loop 186312 1726890156.93818: running the handler 186312 1726890156.94020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890156.98523: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890156.98616: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890156.98662: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890156.98706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890156.98742: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890156.98821: 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) 186312 1726890156.98859: 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) 186312 1726890156.98893: 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) 186312 1726890156.99159: 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) 186312 1726890156.99179: 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) 186312 1726890156.99238: 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) 186312 1726890156.99272: 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) 186312 1726890156.99302: 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) 186312 1726890156.99354: 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) 186312 1726890156.99377: 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) 186312 1726890156.99497: variable '_storage_test_crypttab_entries' from source: set_fact 186312 1726890156.99508: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890156.99533: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 186312 1726890156.99544: handler run complete 186312 1726890156.99563: attempt loop complete, returning result 186312 1726890156.99570: _execute() done 186312 1726890156.99581: dumping result to json 186312 1726890156.99589: done dumping result, returning 186312 1726890156.99603: done running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry [02369adf-7a19-881e-6b85-000000002704] 186312 1726890156.99614: sending task result for task 02369adf-7a19-881e-6b85-000000002704 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890156.99772: no more pending results, returning what we have 186312 1726890156.99776: results queue empty 186312 1726890156.99777: checking for any_errors_fatal 186312 1726890156.99785: done checking for any_errors_fatal 186312 1726890156.99786: checking for max_fail_percentage 186312 1726890156.99788: done checking for max_fail_percentage 186312 1726890156.99789: checking to see if all hosts have failed and the running result is not ok 186312 1726890156.99790: done checking to see if all hosts have failed 186312 1726890156.99797: getting the remaining hosts for this loop 186312 1726890156.99799: done getting the remaining hosts for this loop 186312 1726890156.99803: getting the next task for host managed_node3 186312 1726890156.99814: done getting next task for host managed_node3 186312 1726890156.99817: ^ task is: TASK: Validate the format of the crypttab entry 186312 1726890156.99822: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890156.99827: getting variables 186312 1726890156.99831: in VariableManager get_vars() 186312 1726890156.99872: Calling all_inventory to load vars for managed_node3 186312 1726890156.99875: Calling groups_inventory to load vars for managed_node3 186312 1726890156.99879: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890156.99891: Calling all_plugins_play to load vars for managed_node3 186312 1726890156.99895: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890156.99898: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.01267: done sending task result for task 02369adf-7a19-881e-6b85-000000002704 186312 1726890157.01270: WORKER PROCESS EXITING 186312 1726890157.01292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.01886: done with get_vars() 186312 1726890157.01900: done getting variables 186312 1726890157.01963: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:42:37 -0400 (0:00:00.102) 0:02:06.759 ****** 186312 1726890157.01995: entering _queue_task() for managed_node3/assert 186312 1726890157.02270: worker is 1 (out of 1 available) 186312 1726890157.02283: exiting _queue_task() for managed_node3/assert 186312 1726890157.02296: done queuing things up, now waiting for results queue to drain 186312 1726890157.02297: waiting for pending results... 186312 1726890157.02589: running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry 186312 1726890157.02724: in run() - task 02369adf-7a19-881e-6b85-000000002705 186312 1726890157.02750: variable 'ansible_search_path' from source: unknown 186312 1726890157.02788: calling self._execute() 186312 1726890157.02909: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.02923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.02940: variable 'omit' from source: magic vars 186312 1726890157.03348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890157.06284: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890157.06405: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890157.06477: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890157.06543: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890157.06580: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890157.06691: 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) 186312 1726890157.06728: 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) 186312 1726890157.06766: 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) 186312 1726890157.06816: 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) 186312 1726890157.06847: 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) 186312 1726890157.07002: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890157.07051: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890157.07060: when evaluation is False, skipping this task 186312 1726890157.07070: _execute() done 186312 1726890157.07079: dumping result to json 186312 1726890157.07099: done dumping result, returning 186312 1726890157.07119: done running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry [02369adf-7a19-881e-6b85-000000002705] 186312 1726890157.07133: sending task result for task 02369adf-7a19-881e-6b85-000000002705 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890157.07335: no more pending results, returning what we have 186312 1726890157.07340: results queue empty 186312 1726890157.07341: checking for any_errors_fatal 186312 1726890157.07359: done checking for any_errors_fatal 186312 1726890157.07360: checking for max_fail_percentage 186312 1726890157.07362: done checking for max_fail_percentage 186312 1726890157.07363: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.07364: done checking to see if all hosts have failed 186312 1726890157.07365: getting the remaining hosts for this loop 186312 1726890157.07367: done getting the remaining hosts for this loop 186312 1726890157.07371: getting the next task for host managed_node3 186312 1726890157.07382: done getting next task for host managed_node3 186312 1726890157.07388: ^ task is: TASK: Check backing device of crypttab entry 186312 1726890157.07396: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.07406: getting variables 186312 1726890157.07408: in VariableManager get_vars() 186312 1726890157.07460: Calling all_inventory to load vars for managed_node3 186312 1726890157.07465: Calling groups_inventory to load vars for managed_node3 186312 1726890157.07469: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.07484: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.07492: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.07496: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.08431: done sending task result for task 02369adf-7a19-881e-6b85-000000002705 186312 1726890157.08437: WORKER PROCESS EXITING 186312 1726890157.08473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.09109: done with get_vars() 186312 1726890157.09124: done getting variables 186312 1726890157.09181: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:42:37 -0400 (0:00:00.072) 0:02:06.831 ****** 186312 1726890157.09216: entering _queue_task() for managed_node3/assert 186312 1726890157.09455: worker is 1 (out of 1 available) 186312 1726890157.09467: exiting _queue_task() for managed_node3/assert 186312 1726890157.09478: done queuing things up, now waiting for results queue to drain 186312 1726890157.09479: waiting for pending results... 186312 1726890157.09775: running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry 186312 1726890157.09903: in run() - task 02369adf-7a19-881e-6b85-000000002706 186312 1726890157.09925: variable 'ansible_search_path' from source: unknown 186312 1726890157.09960: calling self._execute() 186312 1726890157.10071: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.10083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.10095: variable 'omit' from source: magic vars 186312 1726890157.10518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890157.13390: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890157.13478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890157.13525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890157.13567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890157.13600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890157.13688: 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) 186312 1726890157.13725: 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) 186312 1726890157.13771: 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) 186312 1726890157.13818: 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) 186312 1726890157.13846: 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) 186312 1726890157.13964: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890157.13994: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890157.14002: when evaluation is False, skipping this task 186312 1726890157.14009: _execute() done 186312 1726890157.14020: dumping result to json 186312 1726890157.14028: done dumping result, returning 186312 1726890157.14041: done running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry [02369adf-7a19-881e-6b85-000000002706] 186312 1726890157.14050: sending task result for task 02369adf-7a19-881e-6b85-000000002706 186312 1726890157.14167: done sending task result for task 02369adf-7a19-881e-6b85-000000002706 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890157.14217: no more pending results, returning what we have 186312 1726890157.14226: results queue empty 186312 1726890157.14227: checking for any_errors_fatal 186312 1726890157.14242: done checking for any_errors_fatal 186312 1726890157.14244: checking for max_fail_percentage 186312 1726890157.14246: done checking for max_fail_percentage 186312 1726890157.14247: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.14248: done checking to see if all hosts have failed 186312 1726890157.14249: getting the remaining hosts for this loop 186312 1726890157.14252: done getting the remaining hosts for this loop 186312 1726890157.14258: getting the next task for host managed_node3 186312 1726890157.14266: done getting next task for host managed_node3 186312 1726890157.14272: ^ task is: TASK: Check key file of crypttab entry 186312 1726890157.14281: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.14286: getting variables 186312 1726890157.14288: in VariableManager get_vars() 186312 1726890157.14334: Calling all_inventory to load vars for managed_node3 186312 1726890157.14338: Calling groups_inventory to load vars for managed_node3 186312 1726890157.14342: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.14354: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.14357: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.14361: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.15223: WORKER PROCESS EXITING 186312 1726890157.15247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.15897: done with get_vars() 186312 1726890157.15918: done getting variables 186312 1726890157.15987: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:42:37 -0400 (0:00:00.068) 0:02:06.899 ****** 186312 1726890157.16026: entering _queue_task() for managed_node3/assert 186312 1726890157.16277: worker is 1 (out of 1 available) 186312 1726890157.16289: exiting _queue_task() for managed_node3/assert 186312 1726890157.16300: done queuing things up, now waiting for results queue to drain 186312 1726890157.16301: waiting for pending results... 186312 1726890157.16634: running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry 186312 1726890157.16784: in run() - task 02369adf-7a19-881e-6b85-000000002707 186312 1726890157.16813: variable 'ansible_search_path' from source: unknown 186312 1726890157.16857: calling self._execute() 186312 1726890157.16982: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.16992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.17017: variable 'omit' from source: magic vars 186312 1726890157.17476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890157.20029: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890157.20107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890157.20153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890157.20193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890157.20224: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890157.20306: 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) 186312 1726890157.20350: 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) 186312 1726890157.20393: 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) 186312 1726890157.20465: 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) 186312 1726890157.20490: 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) 186312 1726890157.20611: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890157.20653: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890157.20668: when evaluation is False, skipping this task 186312 1726890157.20682: _execute() done 186312 1726890157.20691: dumping result to json 186312 1726890157.20704: done dumping result, returning 186312 1726890157.20720: done running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry [02369adf-7a19-881e-6b85-000000002707] 186312 1726890157.20733: sending task result for task 02369adf-7a19-881e-6b85-000000002707 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890157.20913: no more pending results, returning what we have 186312 1726890157.20918: results queue empty 186312 1726890157.20919: checking for any_errors_fatal 186312 1726890157.20936: done checking for any_errors_fatal 186312 1726890157.20937: checking for max_fail_percentage 186312 1726890157.20939: done checking for max_fail_percentage 186312 1726890157.20940: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.20944: done checking to see if all hosts have failed 186312 1726890157.20946: getting the remaining hosts for this loop 186312 1726890157.20948: done getting the remaining hosts for this loop 186312 1726890157.20952: getting the next task for host managed_node3 186312 1726890157.20964: done getting next task for host managed_node3 186312 1726890157.20969: ^ task is: TASK: Clear test variables 186312 1726890157.20974: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.20980: getting variables 186312 1726890157.20984: in VariableManager get_vars() 186312 1726890157.21021: Calling all_inventory to load vars for managed_node3 186312 1726890157.21024: Calling groups_inventory to load vars for managed_node3 186312 1726890157.21028: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.21049: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.21053: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.21057: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.22023: done sending task result for task 02369adf-7a19-881e-6b85-000000002707 186312 1726890157.22027: WORKER PROCESS EXITING 186312 1726890157.22052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.22706: done with get_vars() 186312 1726890157.22722: done getting variables 186312 1726890157.22778: 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 [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:42:37 -0400 (0:00:00.067) 0:02:06.967 ****** 186312 1726890157.22820: entering _queue_task() for managed_node3/set_fact 186312 1726890157.23068: worker is 1 (out of 1 available) 186312 1726890157.23079: exiting _queue_task() for managed_node3/set_fact 186312 1726890157.23094: done queuing things up, now waiting for results queue to drain 186312 1726890157.23096: waiting for pending results... 186312 1726890157.23424: running TaskExecutor() for managed_node3/TASK: Clear test variables 186312 1726890157.23577: in run() - task 02369adf-7a19-881e-6b85-000000002708 186312 1726890157.23597: variable 'ansible_search_path' from source: unknown 186312 1726890157.23643: calling self._execute() 186312 1726890157.23779: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.23790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.23815: variable 'omit' from source: magic vars 186312 1726890157.23964: variable 'omit' from source: magic vars 186312 1726890157.24056: variable 'omit' from source: magic vars 186312 1726890157.24118: variable 'omit' from source: magic vars 186312 1726890157.24184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890157.24247: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890157.24281: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890157.24317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890157.24350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890157.24395: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890157.24409: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.24434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.24584: Set connection var ansible_shell_type to sh 186312 1726890157.24600: Set connection var ansible_pipelining to False 186312 1726890157.24632: Set connection var ansible_timeout to 10 186312 1726890157.24650: Set connection var ansible_connection to ssh 186312 1726890157.24672: Set connection var ansible_shell_executable to /bin/sh 186312 1726890157.24688: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890157.24731: variable 'ansible_shell_executable' from source: unknown 186312 1726890157.24746: variable 'ansible_connection' from source: unknown 186312 1726890157.24763: variable 'ansible_module_compression' from source: unknown 186312 1726890157.24772: variable 'ansible_shell_type' from source: unknown 186312 1726890157.24779: variable 'ansible_shell_executable' from source: unknown 186312 1726890157.24787: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.24795: variable 'ansible_pipelining' from source: unknown 186312 1726890157.24802: variable 'ansible_timeout' from source: unknown 186312 1726890157.24821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.24984: 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) 186312 1726890157.25001: variable 'omit' from source: magic vars 186312 1726890157.25010: starting attempt loop 186312 1726890157.25018: running the handler 186312 1726890157.25037: handler run complete 186312 1726890157.25053: attempt loop complete, returning result 186312 1726890157.25060: _execute() done 186312 1726890157.25067: dumping result to json 186312 1726890157.25076: done dumping result, returning 186312 1726890157.25089: done running TaskExecutor() for managed_node3/TASK: Clear test variables [02369adf-7a19-881e-6b85-000000002708] 186312 1726890157.25099: sending task result for task 02369adf-7a19-881e-6b85-000000002708 ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 186312 1726890157.25261: no more pending results, returning what we have 186312 1726890157.25268: results queue empty 186312 1726890157.25272: checking for any_errors_fatal 186312 1726890157.25282: done checking for any_errors_fatal 186312 1726890157.25283: checking for max_fail_percentage 186312 1726890157.25286: done checking for max_fail_percentage 186312 1726890157.25288: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.25289: done checking to see if all hosts have failed 186312 1726890157.25290: getting the remaining hosts for this loop 186312 1726890157.25292: done getting the remaining hosts for this loop 186312 1726890157.25298: getting the next task for host managed_node3 186312 1726890157.25316: done getting next task for host managed_node3 186312 1726890157.25321: ^ task is: TASK: Get information about RAID 186312 1726890157.25327: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.25340: getting variables 186312 1726890157.25342: in VariableManager get_vars() 186312 1726890157.25390: Calling all_inventory to load vars for managed_node3 186312 1726890157.25393: Calling groups_inventory to load vars for managed_node3 186312 1726890157.25396: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.25408: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.25413: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.25417: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.26378: done sending task result for task 02369adf-7a19-881e-6b85-000000002708 186312 1726890157.26382: WORKER PROCESS EXITING 186312 1726890157.26413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.27118: done with get_vars() 186312 1726890157.27140: done getting variables 186312 1726890157.27207: 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 [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:42:37 -0400 (0:00:00.044) 0:02:07.011 ****** 186312 1726890157.27257: entering _queue_task() for managed_node3/command 186312 1726890157.27520: worker is 1 (out of 1 available) 186312 1726890157.27539: exiting _queue_task() for managed_node3/command 186312 1726890157.27553: done queuing things up, now waiting for results queue to drain 186312 1726890157.27554: waiting for pending results... 186312 1726890157.27915: running TaskExecutor() for managed_node3/TASK: Get information about RAID 186312 1726890157.28090: in run() - task 02369adf-7a19-881e-6b85-00000000270c 186312 1726890157.28112: variable 'ansible_search_path' from source: unknown 186312 1726890157.28165: calling self._execute() 186312 1726890157.28272: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.28282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.28297: variable 'omit' from source: magic vars 186312 1726890157.28753: variable 'storage_test_volume' from source: include params 186312 1726890157.28796: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890157.28804: when evaluation is False, skipping this task 186312 1726890157.28810: _execute() done 186312 1726890157.28819: dumping result to json 186312 1726890157.28826: done dumping result, returning 186312 1726890157.28838: done running TaskExecutor() for managed_node3/TASK: Get information about RAID [02369adf-7a19-881e-6b85-00000000270c] 186312 1726890157.28847: sending task result for task 02369adf-7a19-881e-6b85-00000000270c 186312 1726890157.28950: done sending task result for task 02369adf-7a19-881e-6b85-00000000270c 186312 1726890157.28956: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890157.29023: no more pending results, returning what we have 186312 1726890157.29027: results queue empty 186312 1726890157.29030: checking for any_errors_fatal 186312 1726890157.29042: done checking for any_errors_fatal 186312 1726890157.29043: checking for max_fail_percentage 186312 1726890157.29045: done checking for max_fail_percentage 186312 1726890157.29046: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.29047: done checking to see if all hosts have failed 186312 1726890157.29048: getting the remaining hosts for this loop 186312 1726890157.29050: done getting the remaining hosts for this loop 186312 1726890157.29054: getting the next task for host managed_node3 186312 1726890157.29063: done getting next task for host managed_node3 186312 1726890157.29066: ^ task is: TASK: Set active devices regex 186312 1726890157.29071: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.29075: getting variables 186312 1726890157.29077: in VariableManager get_vars() 186312 1726890157.29120: Calling all_inventory to load vars for managed_node3 186312 1726890157.29123: Calling groups_inventory to load vars for managed_node3 186312 1726890157.29127: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.29150: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.29154: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.29158: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.29996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.30663: done with get_vars() 186312 1726890157.30678: done getting variables 186312 1726890157.30742: 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 [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:42:37 -0400 (0:00:00.035) 0:02:07.046 ****** 186312 1726890157.30772: entering _queue_task() for managed_node3/set_fact 186312 1726890157.31005: worker is 1 (out of 1 available) 186312 1726890157.31018: exiting _queue_task() for managed_node3/set_fact 186312 1726890157.31033: done queuing things up, now waiting for results queue to drain 186312 1726890157.31034: waiting for pending results... 186312 1726890157.31343: running TaskExecutor() for managed_node3/TASK: Set active devices regex 186312 1726890157.31546: in run() - task 02369adf-7a19-881e-6b85-00000000270d 186312 1726890157.31568: variable 'ansible_search_path' from source: unknown 186312 1726890157.31626: calling self._execute() 186312 1726890157.31761: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.31778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.31796: variable 'omit' from source: magic vars 186312 1726890157.32264: variable 'storage_test_volume' from source: include params 186312 1726890157.32302: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890157.32310: when evaluation is False, skipping this task 186312 1726890157.32319: _execute() done 186312 1726890157.32326: dumping result to json 186312 1726890157.32335: done dumping result, returning 186312 1726890157.32345: done running TaskExecutor() for managed_node3/TASK: Set active devices regex [02369adf-7a19-881e-6b85-00000000270d] 186312 1726890157.32358: sending task result for task 02369adf-7a19-881e-6b85-00000000270d skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890157.32507: no more pending results, returning what we have 186312 1726890157.32514: results queue empty 186312 1726890157.32515: checking for any_errors_fatal 186312 1726890157.32525: done checking for any_errors_fatal 186312 1726890157.32526: checking for max_fail_percentage 186312 1726890157.32527: done checking for max_fail_percentage 186312 1726890157.32530: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.32532: done checking to see if all hosts have failed 186312 1726890157.32533: getting the remaining hosts for this loop 186312 1726890157.32535: done getting the remaining hosts for this loop 186312 1726890157.32538: getting the next task for host managed_node3 186312 1726890157.32549: done getting next task for host managed_node3 186312 1726890157.32552: ^ task is: TASK: Set spare devices regex 186312 1726890157.32558: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.32564: getting variables 186312 1726890157.32566: in VariableManager get_vars() 186312 1726890157.32602: Calling all_inventory to load vars for managed_node3 186312 1726890157.32605: Calling groups_inventory to load vars for managed_node3 186312 1726890157.32609: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.32623: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.32627: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.32633: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.34014: done sending task result for task 02369adf-7a19-881e-6b85-00000000270d 186312 1726890157.34017: WORKER PROCESS EXITING 186312 1726890157.34050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.34711: done with get_vars() 186312 1726890157.34725: done getting variables 186312 1726890157.34779: 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 [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:42:37 -0400 (0:00:00.040) 0:02:07.087 ****** 186312 1726890157.34808: entering _queue_task() for managed_node3/set_fact 186312 1726890157.35036: worker is 1 (out of 1 available) 186312 1726890157.35048: exiting _queue_task() for managed_node3/set_fact 186312 1726890157.35060: done queuing things up, now waiting for results queue to drain 186312 1726890157.35061: waiting for pending results... 186312 1726890157.35349: running TaskExecutor() for managed_node3/TASK: Set spare devices regex 186312 1726890157.35476: in run() - task 02369adf-7a19-881e-6b85-00000000270e 186312 1726890157.35498: variable 'ansible_search_path' from source: unknown 186312 1726890157.35544: calling self._execute() 186312 1726890157.35662: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.35673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.35688: variable 'omit' from source: magic vars 186312 1726890157.36072: variable 'storage_test_volume' from source: include params 186312 1726890157.36120: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890157.36131: when evaluation is False, skipping this task 186312 1726890157.36139: _execute() done 186312 1726890157.36150: dumping result to json 186312 1726890157.36160: done dumping result, returning 186312 1726890157.36170: done running TaskExecutor() for managed_node3/TASK: Set spare devices regex [02369adf-7a19-881e-6b85-00000000270e] 186312 1726890157.36180: sending task result for task 02369adf-7a19-881e-6b85-00000000270e skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890157.36344: no more pending results, returning what we have 186312 1726890157.36350: results queue empty 186312 1726890157.36351: checking for any_errors_fatal 186312 1726890157.36362: done checking for any_errors_fatal 186312 1726890157.36363: checking for max_fail_percentage 186312 1726890157.36365: done checking for max_fail_percentage 186312 1726890157.36367: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.36368: done checking to see if all hosts have failed 186312 1726890157.36369: getting the remaining hosts for this loop 186312 1726890157.36371: done getting the remaining hosts for this loop 186312 1726890157.36375: getting the next task for host managed_node3 186312 1726890157.36384: done getting next task for host managed_node3 186312 1726890157.36386: ^ task is: TASK: Set md version regex 186312 1726890157.36393: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.36401: getting variables 186312 1726890157.36403: in VariableManager get_vars() 186312 1726890157.36447: Calling all_inventory to load vars for managed_node3 186312 1726890157.36451: Calling groups_inventory to load vars for managed_node3 186312 1726890157.36455: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.36469: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.36473: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.36476: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.37266: done sending task result for task 02369adf-7a19-881e-6b85-00000000270e 186312 1726890157.37269: WORKER PROCESS EXITING 186312 1726890157.37291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.37925: done with get_vars() 186312 1726890157.37941: done getting variables 186312 1726890157.37990: 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 [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:42:37 -0400 (0:00:00.032) 0:02:07.119 ****** 186312 1726890157.38019: entering _queue_task() for managed_node3/set_fact 186312 1726890157.38235: worker is 1 (out of 1 available) 186312 1726890157.38245: exiting _queue_task() for managed_node3/set_fact 186312 1726890157.38256: done queuing things up, now waiting for results queue to drain 186312 1726890157.38257: waiting for pending results... 186312 1726890157.38553: running TaskExecutor() for managed_node3/TASK: Set md version regex 186312 1726890157.38696: in run() - task 02369adf-7a19-881e-6b85-00000000270f 186312 1726890157.38719: variable 'ansible_search_path' from source: unknown 186312 1726890157.38761: calling self._execute() 186312 1726890157.38872: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.38884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.38898: variable 'omit' from source: magic vars 186312 1726890157.39298: variable 'storage_test_volume' from source: include params 186312 1726890157.39344: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890157.39359: when evaluation is False, skipping this task 186312 1726890157.39366: _execute() done 186312 1726890157.39372: dumping result to json 186312 1726890157.39378: done dumping result, returning 186312 1726890157.39387: done running TaskExecutor() for managed_node3/TASK: Set md version regex [02369adf-7a19-881e-6b85-00000000270f] 186312 1726890157.39396: sending task result for task 02369adf-7a19-881e-6b85-00000000270f skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890157.39546: no more pending results, returning what we have 186312 1726890157.39550: results queue empty 186312 1726890157.39550: checking for any_errors_fatal 186312 1726890157.39558: done checking for any_errors_fatal 186312 1726890157.39558: checking for max_fail_percentage 186312 1726890157.39561: done checking for max_fail_percentage 186312 1726890157.39562: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.39563: done checking to see if all hosts have failed 186312 1726890157.39564: getting the remaining hosts for this loop 186312 1726890157.39565: done getting the remaining hosts for this loop 186312 1726890157.39568: getting the next task for host managed_node3 186312 1726890157.39578: done getting next task for host managed_node3 186312 1726890157.39580: ^ task is: TASK: Set chunk size regex 186312 1726890157.39587: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.39592: getting variables 186312 1726890157.39594: in VariableManager get_vars() 186312 1726890157.39633: Calling all_inventory to load vars for managed_node3 186312 1726890157.39637: Calling groups_inventory to load vars for managed_node3 186312 1726890157.39640: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.39654: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.39658: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.39661: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.40425: done sending task result for task 02369adf-7a19-881e-6b85-00000000270f 186312 1726890157.40428: WORKER PROCESS EXITING 186312 1726890157.40451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.41081: done with get_vars() 186312 1726890157.41094: done getting variables 186312 1726890157.41150: 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 [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:42:37 -0400 (0:00:00.031) 0:02:07.151 ****** 186312 1726890157.41178: entering _queue_task() for managed_node3/set_fact 186312 1726890157.41388: worker is 1 (out of 1 available) 186312 1726890157.41399: exiting _queue_task() for managed_node3/set_fact 186312 1726890157.41410: done queuing things up, now waiting for results queue to drain 186312 1726890157.41413: waiting for pending results... 186312 1726890157.41696: running TaskExecutor() for managed_node3/TASK: Set chunk size regex 186312 1726890157.41834: in run() - task 02369adf-7a19-881e-6b85-000000002710 186312 1726890157.41859: variable 'ansible_search_path' from source: unknown 186312 1726890157.41897: calling self._execute() 186312 1726890157.42015: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.42028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.42046: variable 'omit' from source: magic vars 186312 1726890157.42427: variable 'storage_test_volume' from source: include params 186312 1726890157.42476: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890157.42484: when evaluation is False, skipping this task 186312 1726890157.42490: _execute() done 186312 1726890157.42499: dumping result to json 186312 1726890157.42508: done dumping result, returning 186312 1726890157.42520: done running TaskExecutor() for managed_node3/TASK: Set chunk size regex [02369adf-7a19-881e-6b85-000000002710] 186312 1726890157.42533: sending task result for task 02369adf-7a19-881e-6b85-000000002710 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890157.42691: no more pending results, returning what we have 186312 1726890157.42695: results queue empty 186312 1726890157.42696: checking for any_errors_fatal 186312 1726890157.42708: done checking for any_errors_fatal 186312 1726890157.42709: checking for max_fail_percentage 186312 1726890157.42710: done checking for max_fail_percentage 186312 1726890157.42713: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.42714: done checking to see if all hosts have failed 186312 1726890157.42715: getting the remaining hosts for this loop 186312 1726890157.42717: done getting the remaining hosts for this loop 186312 1726890157.42720: getting the next task for host managed_node3 186312 1726890157.42733: done getting next task for host managed_node3 186312 1726890157.42736: ^ task is: TASK: Parse the chunk size 186312 1726890157.42743: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.42749: getting variables 186312 1726890157.42751: in VariableManager get_vars() 186312 1726890157.42790: Calling all_inventory to load vars for managed_node3 186312 1726890157.42793: Calling groups_inventory to load vars for managed_node3 186312 1726890157.42797: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.42813: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.42817: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.42820: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.43418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.44277: done with get_vars() 186312 1726890157.44291: done getting variables 186312 1726890157.44321: done sending task result for task 02369adf-7a19-881e-6b85-000000002710 186312 1726890157.44324: WORKER PROCESS EXITING TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:42:37 -0400 (0:00:00.032) 0:02:07.183 ****** 186312 1726890157.44383: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890157.44617: worker is 1 (out of 1 available) 186312 1726890157.44628: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890157.44643: done queuing things up, now waiting for results queue to drain 186312 1726890157.44645: waiting for pending results... 186312 1726890157.44933: running TaskExecutor() for managed_node3/TASK: Parse the chunk size 186312 1726890157.45071: in run() - task 02369adf-7a19-881e-6b85-000000002711 186312 1726890157.45097: variable 'ansible_search_path' from source: unknown 186312 1726890157.45144: calling self._execute() 186312 1726890157.45276: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.45287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.45306: variable 'omit' from source: magic vars 186312 1726890157.45743: variable 'storage_test_volume' from source: include params 186312 1726890157.45788: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890157.45796: when evaluation is False, skipping this task 186312 1726890157.45803: _execute() done 186312 1726890157.45810: dumping result to json 186312 1726890157.45819: done dumping result, returning 186312 1726890157.45831: done running TaskExecutor() for managed_node3/TASK: Parse the chunk size [02369adf-7a19-881e-6b85-000000002711] 186312 1726890157.45846: sending task result for task 02369adf-7a19-881e-6b85-000000002711 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890157.46021: no more pending results, returning what we have 186312 1726890157.46026: results queue empty 186312 1726890157.46026: checking for any_errors_fatal 186312 1726890157.46037: done checking for any_errors_fatal 186312 1726890157.46038: checking for max_fail_percentage 186312 1726890157.46040: done checking for max_fail_percentage 186312 1726890157.46041: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.46043: done checking to see if all hosts have failed 186312 1726890157.46044: getting the remaining hosts for this loop 186312 1726890157.46046: done getting the remaining hosts for this loop 186312 1726890157.46049: getting the next task for host managed_node3 186312 1726890157.46059: done getting next task for host managed_node3 186312 1726890157.46062: ^ task is: TASK: Check RAID active devices count 186312 1726890157.46068: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.46074: getting variables 186312 1726890157.46076: in VariableManager get_vars() 186312 1726890157.46118: Calling all_inventory to load vars for managed_node3 186312 1726890157.46121: Calling groups_inventory to load vars for managed_node3 186312 1726890157.46125: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.46143: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.46148: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.46151: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.46998: done sending task result for task 02369adf-7a19-881e-6b85-000000002711 186312 1726890157.47002: WORKER PROCESS EXITING 186312 1726890157.47027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.47682: done with get_vars() 186312 1726890157.47695: done getting variables 186312 1726890157.47754: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:42:37 -0400 (0:00:00.033) 0:02:07.217 ****** 186312 1726890157.47784: entering _queue_task() for managed_node3/assert 186312 1726890157.48019: worker is 1 (out of 1 available) 186312 1726890157.48033: exiting _queue_task() for managed_node3/assert 186312 1726890157.48046: done queuing things up, now waiting for results queue to drain 186312 1726890157.48047: waiting for pending results... 186312 1726890157.48338: running TaskExecutor() for managed_node3/TASK: Check RAID active devices count 186312 1726890157.48469: in run() - task 02369adf-7a19-881e-6b85-000000002712 186312 1726890157.48492: variable 'ansible_search_path' from source: unknown 186312 1726890157.48533: calling self._execute() 186312 1726890157.48652: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.48662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.48676: variable 'omit' from source: magic vars 186312 1726890157.49066: variable 'storage_test_volume' from source: include params 186312 1726890157.49104: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890157.49111: when evaluation is False, skipping this task 186312 1726890157.49120: _execute() done 186312 1726890157.49126: dumping result to json 186312 1726890157.49139: done dumping result, returning 186312 1726890157.49148: done running TaskExecutor() for managed_node3/TASK: Check RAID active devices count [02369adf-7a19-881e-6b85-000000002712] 186312 1726890157.49157: sending task result for task 02369adf-7a19-881e-6b85-000000002712 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890157.49303: no more pending results, returning what we have 186312 1726890157.49307: results queue empty 186312 1726890157.49308: checking for any_errors_fatal 186312 1726890157.49322: done checking for any_errors_fatal 186312 1726890157.49323: checking for max_fail_percentage 186312 1726890157.49325: done checking for max_fail_percentage 186312 1726890157.49326: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.49327: done checking to see if all hosts have failed 186312 1726890157.49328: getting the remaining hosts for this loop 186312 1726890157.49332: done getting the remaining hosts for this loop 186312 1726890157.49336: getting the next task for host managed_node3 186312 1726890157.49346: done getting next task for host managed_node3 186312 1726890157.49349: ^ task is: TASK: Check RAID spare devices count 186312 1726890157.49354: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.49359: getting variables 186312 1726890157.49360: in VariableManager get_vars() 186312 1726890157.49398: Calling all_inventory to load vars for managed_node3 186312 1726890157.49401: Calling groups_inventory to load vars for managed_node3 186312 1726890157.49405: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.49421: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.49428: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.49433: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.50182: done sending task result for task 02369adf-7a19-881e-6b85-000000002712 186312 1726890157.50185: WORKER PROCESS EXITING 186312 1726890157.50206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.50731: done with get_vars() 186312 1726890157.50745: done getting variables 186312 1726890157.50798: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:42:37 -0400 (0:00:00.030) 0:02:07.247 ****** 186312 1726890157.50832: entering _queue_task() for managed_node3/assert 186312 1726890157.51076: worker is 1 (out of 1 available) 186312 1726890157.51087: exiting _queue_task() for managed_node3/assert 186312 1726890157.51099: done queuing things up, now waiting for results queue to drain 186312 1726890157.51100: waiting for pending results... 186312 1726890157.51391: running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count 186312 1726890157.51516: in run() - task 02369adf-7a19-881e-6b85-000000002713 186312 1726890157.51541: variable 'ansible_search_path' from source: unknown 186312 1726890157.51580: calling self._execute() 186312 1726890157.51696: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.51707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.51723: variable 'omit' from source: magic vars 186312 1726890157.52141: variable 'storage_test_volume' from source: include params 186312 1726890157.52184: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890157.52196: when evaluation is False, skipping this task 186312 1726890157.52203: _execute() done 186312 1726890157.52210: dumping result to json 186312 1726890157.52218: done dumping result, returning 186312 1726890157.52226: done running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count [02369adf-7a19-881e-6b85-000000002713] 186312 1726890157.52238: sending task result for task 02369adf-7a19-881e-6b85-000000002713 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890157.52393: no more pending results, returning what we have 186312 1726890157.52397: results queue empty 186312 1726890157.52398: checking for any_errors_fatal 186312 1726890157.52407: done checking for any_errors_fatal 186312 1726890157.52407: checking for max_fail_percentage 186312 1726890157.52409: done checking for max_fail_percentage 186312 1726890157.52410: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.52413: done checking to see if all hosts have failed 186312 1726890157.52414: getting the remaining hosts for this loop 186312 1726890157.52416: done getting the remaining hosts for this loop 186312 1726890157.52420: getting the next task for host managed_node3 186312 1726890157.52432: done getting next task for host managed_node3 186312 1726890157.52435: ^ task is: TASK: Check RAID metadata version 186312 1726890157.52441: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.52446: getting variables 186312 1726890157.52448: in VariableManager get_vars() 186312 1726890157.52485: Calling all_inventory to load vars for managed_node3 186312 1726890157.52489: Calling groups_inventory to load vars for managed_node3 186312 1726890157.52492: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.52507: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.52510: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.52515: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.53585: done sending task result for task 02369adf-7a19-881e-6b85-000000002713 186312 1726890157.53588: WORKER PROCESS EXITING 186312 1726890157.53747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.59380: done with get_vars() 186312 1726890157.59396: done getting variables 186312 1726890157.59450: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:42:37 -0400 (0:00:00.086) 0:02:07.334 ****** 186312 1726890157.59479: entering _queue_task() for managed_node3/assert 186312 1726890157.59824: worker is 1 (out of 1 available) 186312 1726890157.59840: exiting _queue_task() for managed_node3/assert 186312 1726890157.59854: done queuing things up, now waiting for results queue to drain 186312 1726890157.59856: waiting for pending results... 186312 1726890157.60174: running TaskExecutor() for managed_node3/TASK: Check RAID metadata version 186312 1726890157.60333: in run() - task 02369adf-7a19-881e-6b85-000000002714 186312 1726890157.60354: variable 'ansible_search_path' from source: unknown 186312 1726890157.60394: calling self._execute() 186312 1726890157.60527: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.60547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.60566: variable 'omit' from source: magic vars 186312 1726890157.61020: variable 'storage_test_volume' from source: include params 186312 1726890157.61051: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890157.61055: when evaluation is False, skipping this task 186312 1726890157.61060: _execute() done 186312 1726890157.61064: dumping result to json 186312 1726890157.61074: done dumping result, returning 186312 1726890157.61077: done running TaskExecutor() for managed_node3/TASK: Check RAID metadata version [02369adf-7a19-881e-6b85-000000002714] 186312 1726890157.61081: sending task result for task 02369adf-7a19-881e-6b85-000000002714 186312 1726890157.61180: done sending task result for task 02369adf-7a19-881e-6b85-000000002714 186312 1726890157.61183: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890157.61241: no more pending results, returning what we have 186312 1726890157.61245: results queue empty 186312 1726890157.61246: checking for any_errors_fatal 186312 1726890157.61257: done checking for any_errors_fatal 186312 1726890157.61258: checking for max_fail_percentage 186312 1726890157.61260: done checking for max_fail_percentage 186312 1726890157.61261: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.61263: done checking to see if all hosts have failed 186312 1726890157.61263: getting the remaining hosts for this loop 186312 1726890157.61265: done getting the remaining hosts for this loop 186312 1726890157.61268: getting the next task for host managed_node3 186312 1726890157.61276: done getting next task for host managed_node3 186312 1726890157.61278: ^ task is: TASK: Check RAID chunk size 186312 1726890157.61283: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.61287: getting variables 186312 1726890157.61288: in VariableManager get_vars() 186312 1726890157.61326: Calling all_inventory to load vars for managed_node3 186312 1726890157.61329: Calling groups_inventory to load vars for managed_node3 186312 1726890157.61333: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.61344: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.61348: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.61351: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.61679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.62034: done with get_vars() 186312 1726890157.62044: done getting variables 186312 1726890157.62086: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:42:37 -0400 (0:00:00.026) 0:02:07.360 ****** 186312 1726890157.62110: entering _queue_task() for managed_node3/assert 186312 1726890157.62307: worker is 1 (out of 1 available) 186312 1726890157.62322: exiting _queue_task() for managed_node3/assert 186312 1726890157.62335: done queuing things up, now waiting for results queue to drain 186312 1726890157.62337: waiting for pending results... 186312 1726890157.62514: running TaskExecutor() for managed_node3/TASK: Check RAID chunk size 186312 1726890157.62599: in run() - task 02369adf-7a19-881e-6b85-000000002715 186312 1726890157.62610: variable 'ansible_search_path' from source: unknown 186312 1726890157.62647: calling self._execute() 186312 1726890157.62758: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.62770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.62786: variable 'omit' from source: magic vars 186312 1726890157.63196: variable 'storage_test_volume' from source: include params 186312 1726890157.63242: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890157.63249: when evaluation is False, skipping this task 186312 1726890157.63255: _execute() done 186312 1726890157.63261: dumping result to json 186312 1726890157.63268: done dumping result, returning 186312 1726890157.63276: done running TaskExecutor() for managed_node3/TASK: Check RAID chunk size [02369adf-7a19-881e-6b85-000000002715] 186312 1726890157.63286: sending task result for task 02369adf-7a19-881e-6b85-000000002715 186312 1726890157.63407: done sending task result for task 02369adf-7a19-881e-6b85-000000002715 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890157.63458: no more pending results, returning what we have 186312 1726890157.63463: results queue empty 186312 1726890157.63463: checking for any_errors_fatal 186312 1726890157.63473: done checking for any_errors_fatal 186312 1726890157.63474: checking for max_fail_percentage 186312 1726890157.63476: done checking for max_fail_percentage 186312 1726890157.63477: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.63479: done checking to see if all hosts have failed 186312 1726890157.63479: getting the remaining hosts for this loop 186312 1726890157.63481: done getting the remaining hosts for this loop 186312 1726890157.63485: getting the next task for host managed_node3 186312 1726890157.63497: done getting next task for host managed_node3 186312 1726890157.63501: ^ task is: TASK: Parse the actual size of the volume 186312 1726890157.63507: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.63515: getting variables 186312 1726890157.63516: in VariableManager get_vars() 186312 1726890157.63555: Calling all_inventory to load vars for managed_node3 186312 1726890157.63559: Calling groups_inventory to load vars for managed_node3 186312 1726890157.63562: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.63576: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.63580: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.63583: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.64141: WORKER PROCESS EXITING 186312 1726890157.64166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.64565: done with get_vars() 186312 1726890157.64575: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:42:37 -0400 (0:00:00.025) 0:02:07.385 ****** 186312 1726890157.64638: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890157.64820: worker is 1 (out of 1 available) 186312 1726890157.64834: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890157.64847: done queuing things up, now waiting for results queue to drain 186312 1726890157.64849: waiting for pending results... 186312 1726890157.65022: running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume 186312 1726890157.65102: in run() - task 02369adf-7a19-881e-6b85-000000002719 186312 1726890157.65113: variable 'ansible_search_path' from source: unknown 186312 1726890157.65144: calling self._execute() 186312 1726890157.65233: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.65238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.65246: variable 'omit' from source: magic vars 186312 1726890157.65521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890157.67824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890157.67915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890157.67948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890157.67986: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890157.68007: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890157.68085: variable '_storage_test_volume_present' from source: set_fact 186312 1726890157.68098: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890157.68207: variable 'storage_test_volume' from source: include params 186312 1726890157.68234: Evaluated conditional (storage_test_volume.type not in ['partition', 'disk']): False 186312 1726890157.68238: when evaluation is False, skipping this task 186312 1726890157.68242: _execute() done 186312 1726890157.68245: dumping result to json 186312 1726890157.68248: done dumping result, returning 186312 1726890157.68251: done running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume [02369adf-7a19-881e-6b85-000000002719] 186312 1726890157.68256: sending task result for task 02369adf-7a19-881e-6b85-000000002719 186312 1726890157.68347: done sending task result for task 02369adf-7a19-881e-6b85-000000002719 186312 1726890157.68350: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } 186312 1726890157.68396: no more pending results, returning what we have 186312 1726890157.68399: results queue empty 186312 1726890157.68400: checking for any_errors_fatal 186312 1726890157.68410: done checking for any_errors_fatal 186312 1726890157.68413: checking for max_fail_percentage 186312 1726890157.68415: done checking for max_fail_percentage 186312 1726890157.68416: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.68417: done checking to see if all hosts have failed 186312 1726890157.68418: getting the remaining hosts for this loop 186312 1726890157.68420: done getting the remaining hosts for this loop 186312 1726890157.68423: getting the next task for host managed_node3 186312 1726890157.68432: done getting next task for host managed_node3 186312 1726890157.68434: ^ task is: TASK: Parse the requested size of the volume 186312 1726890157.68439: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.68443: getting variables 186312 1726890157.68445: in VariableManager get_vars() 186312 1726890157.68477: Calling all_inventory to load vars for managed_node3 186312 1726890157.68480: Calling groups_inventory to load vars for managed_node3 186312 1726890157.68483: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.68494: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.68496: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.68499: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.68844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.69192: done with get_vars() 186312 1726890157.69202: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:42:37 -0400 (0:00:00.046) 0:02:07.431 ****** 186312 1726890157.69263: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890157.69454: worker is 1 (out of 1 available) 186312 1726890157.69467: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890157.69481: done queuing things up, now waiting for results queue to drain 186312 1726890157.69482: waiting for pending results... 186312 1726890157.70267: running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume 186312 1726890157.70273: in run() - task 02369adf-7a19-881e-6b85-00000000271a 186312 1726890157.70276: variable 'ansible_search_path' from source: unknown 186312 1726890157.70279: calling self._execute() 186312 1726890157.70281: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.70284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.70287: variable 'omit' from source: magic vars 186312 1726890157.70472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890157.72667: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890157.72722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890157.72752: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890157.72780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890157.72800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890157.72877: variable '_storage_test_volume_present' from source: set_fact 186312 1726890157.72890: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890157.72987: variable 'storage_test_volume' from source: include params 186312 1726890157.73010: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890157.73015: when evaluation is False, skipping this task 186312 1726890157.73018: _execute() done 186312 1726890157.73020: dumping result to json 186312 1726890157.73023: done dumping result, returning 186312 1726890157.73027: done running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume [02369adf-7a19-881e-6b85-00000000271a] 186312 1726890157.73035: sending task result for task 02369adf-7a19-881e-6b85-00000000271a 186312 1726890157.73120: done sending task result for task 02369adf-7a19-881e-6b85-00000000271a 186312 1726890157.73123: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890157.73167: no more pending results, returning what we have 186312 1726890157.73170: results queue empty 186312 1726890157.73171: checking for any_errors_fatal 186312 1726890157.73181: done checking for any_errors_fatal 186312 1726890157.73181: checking for max_fail_percentage 186312 1726890157.73183: done checking for max_fail_percentage 186312 1726890157.73184: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.73185: done checking to see if all hosts have failed 186312 1726890157.73186: getting the remaining hosts for this loop 186312 1726890157.73188: done getting the remaining hosts for this loop 186312 1726890157.73191: getting the next task for host managed_node3 186312 1726890157.73198: done getting next task for host managed_node3 186312 1726890157.73201: ^ task is: TASK: Establish base value for expected size 186312 1726890157.73206: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.73209: getting variables 186312 1726890157.73211: in VariableManager get_vars() 186312 1726890157.73244: Calling all_inventory to load vars for managed_node3 186312 1726890157.73247: Calling groups_inventory to load vars for managed_node3 186312 1726890157.73251: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.73261: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.73263: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.73266: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.73605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.74138: done with get_vars() 186312 1726890157.74153: done getting variables 186312 1726890157.74208: 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 [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:42:37 -0400 (0:00:00.049) 0:02:07.481 ****** 186312 1726890157.74241: entering _queue_task() for managed_node3/set_fact 186312 1726890157.74476: worker is 1 (out of 1 available) 186312 1726890157.74487: exiting _queue_task() for managed_node3/set_fact 186312 1726890157.74498: done queuing things up, now waiting for results queue to drain 186312 1726890157.74500: waiting for pending results... 186312 1726890157.74890: running TaskExecutor() for managed_node3/TASK: Establish base value for expected size 186312 1726890157.75028: in run() - task 02369adf-7a19-881e-6b85-00000000271b 186312 1726890157.75041: variable 'ansible_search_path' from source: unknown 186312 1726890157.75070: calling self._execute() 186312 1726890157.75166: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.75171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.75181: variable 'omit' from source: magic vars 186312 1726890157.75457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890157.77026: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890157.77407: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890157.77437: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890157.77461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890157.77483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890157.77551: variable '_storage_test_volume_present' from source: set_fact 186312 1726890157.77565: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890157.77693: variable 'storage_test_volume' from source: include params 186312 1726890157.77696: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890157.77699: when evaluation is False, skipping this task 186312 1726890157.77704: _execute() done 186312 1726890157.77707: dumping result to json 186312 1726890157.77709: done dumping result, returning 186312 1726890157.77713: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected size [02369adf-7a19-881e-6b85-00000000271b] 186312 1726890157.77716: sending task result for task 02369adf-7a19-881e-6b85-00000000271b 186312 1726890157.77801: done sending task result for task 02369adf-7a19-881e-6b85-00000000271b 186312 1726890157.77804: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890157.77850: no more pending results, returning what we have 186312 1726890157.77853: results queue empty 186312 1726890157.77854: checking for any_errors_fatal 186312 1726890157.77861: done checking for any_errors_fatal 186312 1726890157.77861: checking for max_fail_percentage 186312 1726890157.77863: done checking for max_fail_percentage 186312 1726890157.77864: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.77865: done checking to see if all hosts have failed 186312 1726890157.77866: getting the remaining hosts for this loop 186312 1726890157.77868: done getting the remaining hosts for this loop 186312 1726890157.77871: getting the next task for host managed_node3 186312 1726890157.77879: done getting next task for host managed_node3 186312 1726890157.77881: ^ task is: TASK: Show expected size 186312 1726890157.77886: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.77891: getting variables 186312 1726890157.77892: in VariableManager get_vars() 186312 1726890157.77974: Calling all_inventory to load vars for managed_node3 186312 1726890157.77977: Calling groups_inventory to load vars for managed_node3 186312 1726890157.77979: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.77989: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.77991: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.78017: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.78601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.79148: done with get_vars() 186312 1726890157.79159: done getting variables 186312 1726890157.79198: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:42:37 -0400 (0:00:00.049) 0:02:07.531 ****** 186312 1726890157.79223: entering _queue_task() for managed_node3/debug 186312 1726890157.79471: worker is 1 (out of 1 available) 186312 1726890157.79485: exiting _queue_task() for managed_node3/debug 186312 1726890157.79502: done queuing things up, now waiting for results queue to drain 186312 1726890157.79504: waiting for pending results... 186312 1726890157.79806: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890157.80013: in run() - task 02369adf-7a19-881e-6b85-00000000271c 186312 1726890157.80021: variable 'ansible_search_path' from source: unknown 186312 1726890157.80043: calling self._execute() 186312 1726890157.80182: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.80199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.80221: variable 'omit' from source: magic vars 186312 1726890157.80384: variable 'omit' from source: magic vars 186312 1726890157.80467: variable 'omit' from source: magic vars 186312 1726890157.80504: variable 'omit' from source: magic vars 186312 1726890157.80563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890157.80614: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890157.80642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890157.80655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890157.80667: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890157.80691: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890157.80694: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.80697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.80826: Set connection var ansible_shell_type to sh 186312 1726890157.80853: Set connection var ansible_pipelining to False 186312 1726890157.80877: Set connection var ansible_timeout to 10 186312 1726890157.80892: Set connection var ansible_connection to ssh 186312 1726890157.80917: Set connection var ansible_shell_executable to /bin/sh 186312 1726890157.80939: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890157.81005: variable 'ansible_shell_executable' from source: unknown 186312 1726890157.81031: variable 'ansible_connection' from source: unknown 186312 1726890157.81071: variable 'ansible_module_compression' from source: unknown 186312 1726890157.81093: variable 'ansible_shell_type' from source: unknown 186312 1726890157.81115: variable 'ansible_shell_executable' from source: unknown 186312 1726890157.81135: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.81157: variable 'ansible_pipelining' from source: unknown 186312 1726890157.81184: variable 'ansible_timeout' from source: unknown 186312 1726890157.81202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.81418: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890157.81447: variable 'omit' from source: magic vars 186312 1726890157.81454: starting attempt loop 186312 1726890157.81457: running the handler 186312 1726890157.81761: handler run complete 186312 1726890157.81781: attempt loop complete, returning result 186312 1726890157.81784: _execute() done 186312 1726890157.81787: dumping result to json 186312 1726890157.81790: done dumping result, returning 186312 1726890157.81797: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-00000000271c] 186312 1726890157.81813: sending task result for task 02369adf-7a19-881e-6b85-00000000271c 186312 1726890157.81992: done sending task result for task 02369adf-7a19-881e-6b85-00000000271c ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890157.82087: no more pending results, returning what we have 186312 1726890157.82095: results queue empty 186312 1726890157.82096: checking for any_errors_fatal 186312 1726890157.82114: done checking for any_errors_fatal 186312 1726890157.82115: checking for max_fail_percentage 186312 1726890157.82119: done checking for max_fail_percentage 186312 1726890157.82120: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.82121: done checking to see if all hosts have failed 186312 1726890157.82126: getting the remaining hosts for this loop 186312 1726890157.82128: done getting the remaining hosts for this loop 186312 1726890157.82140: getting the next task for host managed_node3 186312 1726890157.82154: done getting next task for host managed_node3 186312 1726890157.82160: ^ task is: TASK: Get the size of parent/pool device 186312 1726890157.82171: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.82177: getting variables 186312 1726890157.82181: in VariableManager get_vars() 186312 1726890157.82252: Calling all_inventory to load vars for managed_node3 186312 1726890157.82259: Calling groups_inventory to load vars for managed_node3 186312 1726890157.82264: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.82288: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.82295: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.82304: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.83083: WORKER PROCESS EXITING 186312 1726890157.83094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.83752: done with get_vars() 186312 1726890157.83776: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:42:37 -0400 (0:00:00.046) 0:02:07.577 ****** 186312 1726890157.83863: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890157.84119: worker is 1 (out of 1 available) 186312 1726890157.84134: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890157.84159: done queuing things up, now waiting for results queue to drain 186312 1726890157.84161: waiting for pending results... 186312 1726890157.84461: running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device 186312 1726890157.84569: in run() - task 02369adf-7a19-881e-6b85-00000000271d 186312 1726890157.84579: variable 'ansible_search_path' from source: unknown 186312 1726890157.84607: calling self._execute() 186312 1726890157.84727: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.84751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.84771: variable 'omit' from source: magic vars 186312 1726890157.85248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890157.88159: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890157.88413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890157.88553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890157.88684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890157.88719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890157.88903: variable '_storage_test_volume_present' from source: set_fact 186312 1726890157.88919: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890157.89029: variable 'storage_test_volume' from source: include params 186312 1726890157.89055: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890157.89059: when evaluation is False, skipping this task 186312 1726890157.89062: _execute() done 186312 1726890157.89065: dumping result to json 186312 1726890157.89067: done dumping result, returning 186312 1726890157.89070: done running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device [02369adf-7a19-881e-6b85-00000000271d] 186312 1726890157.89075: sending task result for task 02369adf-7a19-881e-6b85-00000000271d 186312 1726890157.89191: done sending task result for task 02369adf-7a19-881e-6b85-00000000271d 186312 1726890157.89194: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890157.89241: no more pending results, returning what we have 186312 1726890157.89245: results queue empty 186312 1726890157.89246: checking for any_errors_fatal 186312 1726890157.89252: done checking for any_errors_fatal 186312 1726890157.89253: checking for max_fail_percentage 186312 1726890157.89255: done checking for max_fail_percentage 186312 1726890157.89256: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.89257: done checking to see if all hosts have failed 186312 1726890157.89259: getting the remaining hosts for this loop 186312 1726890157.89261: done getting the remaining hosts for this loop 186312 1726890157.89264: getting the next task for host managed_node3 186312 1726890157.89274: done getting next task for host managed_node3 186312 1726890157.89276: ^ task is: TASK: Show test pool 186312 1726890157.89280: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.89284: getting variables 186312 1726890157.89285: in VariableManager get_vars() 186312 1726890157.89316: Calling all_inventory to load vars for managed_node3 186312 1726890157.89318: Calling groups_inventory to load vars for managed_node3 186312 1726890157.89322: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.89331: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.89334: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.89336: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.89755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890157.90225: done with get_vars() 186312 1726890157.90236: done getting variables 186312 1726890157.90277: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:42:37 -0400 (0:00:00.064) 0:02:07.642 ****** 186312 1726890157.90307: entering _queue_task() for managed_node3/debug 186312 1726890157.90760: worker is 1 (out of 1 available) 186312 1726890157.90793: exiting _queue_task() for managed_node3/debug 186312 1726890157.90804: done queuing things up, now waiting for results queue to drain 186312 1726890157.90805: waiting for pending results... 186312 1726890157.91272: running TaskExecutor() for managed_node3/TASK: Show test pool 186312 1726890157.91479: in run() - task 02369adf-7a19-881e-6b85-00000000271f 186312 1726890157.91526: variable 'ansible_search_path' from source: unknown 186312 1726890157.91605: calling self._execute() 186312 1726890157.91909: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890157.91922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890157.91936: variable 'omit' from source: magic vars 186312 1726890157.92308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890157.95613: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890157.95858: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890157.95961: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890157.96008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890157.96047: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890157.96210: variable '_storage_test_volume_present' from source: set_fact 186312 1726890157.96236: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890157.96440: variable 'storage_test_volume' from source: include params 186312 1726890157.96481: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890157.96490: when evaluation is False, skipping this task 186312 1726890157.96496: _execute() done 186312 1726890157.96503: dumping result to json 186312 1726890157.96510: done dumping result, returning 186312 1726890157.96524: done running TaskExecutor() for managed_node3/TASK: Show test pool [02369adf-7a19-881e-6b85-00000000271f] 186312 1726890157.96534: sending task result for task 02369adf-7a19-881e-6b85-00000000271f skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890157.96757: no more pending results, returning what we have 186312 1726890157.96761: results queue empty 186312 1726890157.96762: checking for any_errors_fatal 186312 1726890157.96773: done checking for any_errors_fatal 186312 1726890157.96774: checking for max_fail_percentage 186312 1726890157.96776: done checking for max_fail_percentage 186312 1726890157.96777: checking to see if all hosts have failed and the running result is not ok 186312 1726890157.96778: done checking to see if all hosts have failed 186312 1726890157.96779: getting the remaining hosts for this loop 186312 1726890157.96781: done getting the remaining hosts for this loop 186312 1726890157.96785: getting the next task for host managed_node3 186312 1726890157.96793: done getting next task for host managed_node3 186312 1726890157.96797: ^ task is: TASK: Show test blockinfo 186312 1726890157.96802: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890157.96808: getting variables 186312 1726890157.96809: in VariableManager get_vars() 186312 1726890157.96853: Calling all_inventory to load vars for managed_node3 186312 1726890157.96856: Calling groups_inventory to load vars for managed_node3 186312 1726890157.96860: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890157.96873: Calling all_plugins_play to load vars for managed_node3 186312 1726890157.96895: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890157.96899: Calling groups_plugins_play to load vars for managed_node3 186312 1726890157.98168: done sending task result for task 02369adf-7a19-881e-6b85-00000000271f 186312 1726890157.98171: WORKER PROCESS EXITING 186312 1726890157.98533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.00399: done with get_vars() 186312 1726890158.00415: done getting variables 186312 1726890158.00847: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:42:38 -0400 (0:00:00.106) 0:02:07.749 ****** 186312 1726890158.01008: entering _queue_task() for managed_node3/debug 186312 1726890158.01915: worker is 1 (out of 1 available) 186312 1726890158.01929: exiting _queue_task() for managed_node3/debug 186312 1726890158.01943: done queuing things up, now waiting for results queue to drain 186312 1726890158.01944: waiting for pending results... 186312 1726890158.02432: running TaskExecutor() for managed_node3/TASK: Show test blockinfo 186312 1726890158.02580: in run() - task 02369adf-7a19-881e-6b85-000000002720 186312 1726890158.02599: variable 'ansible_search_path' from source: unknown 186312 1726890158.02646: calling self._execute() 186312 1726890158.02764: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.02776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.02790: variable 'omit' from source: magic vars 186312 1726890158.03502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890158.07178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890158.07263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890158.07477: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890158.07776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890158.08020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890158.08414: variable '_storage_test_volume_present' from source: set_fact 186312 1726890158.08437: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890158.08624: variable 'storage_test_volume' from source: include params 186312 1726890158.08659: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890158.08666: when evaluation is False, skipping this task 186312 1726890158.08674: _execute() done 186312 1726890158.08682: dumping result to json 186312 1726890158.08689: done dumping result, returning 186312 1726890158.08698: done running TaskExecutor() for managed_node3/TASK: Show test blockinfo [02369adf-7a19-881e-6b85-000000002720] 186312 1726890158.08707: sending task result for task 02369adf-7a19-881e-6b85-000000002720 skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890158.08861: no more pending results, returning what we have 186312 1726890158.08866: results queue empty 186312 1726890158.08867: checking for any_errors_fatal 186312 1726890158.08876: done checking for any_errors_fatal 186312 1726890158.08877: checking for max_fail_percentage 186312 1726890158.08879: done checking for max_fail_percentage 186312 1726890158.08880: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.08882: done checking to see if all hosts have failed 186312 1726890158.08882: getting the remaining hosts for this loop 186312 1726890158.08885: done getting the remaining hosts for this loop 186312 1726890158.08889: getting the next task for host managed_node3 186312 1726890158.08897: done getting next task for host managed_node3 186312 1726890158.08900: ^ task is: TASK: Show test pool size 186312 1726890158.08905: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.08911: getting variables 186312 1726890158.08915: in VariableManager get_vars() 186312 1726890158.08955: Calling all_inventory to load vars for managed_node3 186312 1726890158.08958: Calling groups_inventory to load vars for managed_node3 186312 1726890158.08962: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.08976: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.08980: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.08983: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.09536: done sending task result for task 02369adf-7a19-881e-6b85-000000002720 186312 1726890158.09539: WORKER PROCESS EXITING 186312 1726890158.09561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.09935: done with get_vars() 186312 1726890158.09947: done getting variables 186312 1726890158.09988: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:42:38 -0400 (0:00:00.090) 0:02:07.839 ****** 186312 1726890158.10013: entering _queue_task() for managed_node3/debug 186312 1726890158.10214: worker is 1 (out of 1 available) 186312 1726890158.10228: exiting _queue_task() for managed_node3/debug 186312 1726890158.10241: done queuing things up, now waiting for results queue to drain 186312 1726890158.10242: waiting for pending results... 186312 1726890158.10434: running TaskExecutor() for managed_node3/TASK: Show test pool size 186312 1726890158.10517: in run() - task 02369adf-7a19-881e-6b85-000000002721 186312 1726890158.10534: variable 'ansible_search_path' from source: unknown 186312 1726890158.10562: calling self._execute() 186312 1726890158.10655: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.10660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.10669: variable 'omit' from source: magic vars 186312 1726890158.11048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890158.13017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890158.13071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890158.13101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890158.13129: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890158.13151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890158.13225: variable '_storage_test_volume_present' from source: set_fact 186312 1726890158.13241: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890158.13336: variable 'storage_test_volume' from source: include params 186312 1726890158.13360: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890158.13364: when evaluation is False, skipping this task 186312 1726890158.13366: _execute() done 186312 1726890158.13369: dumping result to json 186312 1726890158.13372: done dumping result, returning 186312 1726890158.13374: done running TaskExecutor() for managed_node3/TASK: Show test pool size [02369adf-7a19-881e-6b85-000000002721] 186312 1726890158.13380: sending task result for task 02369adf-7a19-881e-6b85-000000002721 186312 1726890158.13463: done sending task result for task 02369adf-7a19-881e-6b85-000000002721 186312 1726890158.13465: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.type == \"lvm\"" } 186312 1726890158.13513: no more pending results, returning what we have 186312 1726890158.13517: results queue empty 186312 1726890158.13518: checking for any_errors_fatal 186312 1726890158.13527: done checking for any_errors_fatal 186312 1726890158.13528: checking for max_fail_percentage 186312 1726890158.13529: done checking for max_fail_percentage 186312 1726890158.13530: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.13531: done checking to see if all hosts have failed 186312 1726890158.13532: getting the remaining hosts for this loop 186312 1726890158.13534: done getting the remaining hosts for this loop 186312 1726890158.13537: getting the next task for host managed_node3 186312 1726890158.13544: done getting next task for host managed_node3 186312 1726890158.13547: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890158.13552: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.13555: getting variables 186312 1726890158.13557: in VariableManager get_vars() 186312 1726890158.13590: Calling all_inventory to load vars for managed_node3 186312 1726890158.13593: Calling groups_inventory to load vars for managed_node3 186312 1726890158.13596: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.13605: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.13608: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.13610: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.13947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.14480: done with get_vars() 186312 1726890158.14494: done getting variables 186312 1726890158.14552: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:42:38 -0400 (0:00:00.045) 0:02:07.885 ****** 186312 1726890158.14585: entering _queue_task() for managed_node3/set_fact 186312 1726890158.14830: worker is 1 (out of 1 available) 186312 1726890158.14843: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.14855: done queuing things up, now waiting for results queue to drain 186312 1726890158.14857: waiting for pending results... 186312 1726890158.15159: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890158.15289: in run() - task 02369adf-7a19-881e-6b85-000000002722 186312 1726890158.15313: variable 'ansible_search_path' from source: unknown 186312 1726890158.15362: calling self._execute() 186312 1726890158.15485: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.15496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.15511: variable 'omit' from source: magic vars 186312 1726890158.15905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890158.17590: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890158.18143: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890158.18196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890158.18238: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890158.18277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890158.18391: variable '_storage_test_volume_present' from source: set_fact 186312 1726890158.18423: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890158.18590: variable 'storage_test_volume' from source: include params 186312 1726890158.18626: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890158.18636: when evaluation is False, skipping this task 186312 1726890158.18642: _execute() done 186312 1726890158.18656: dumping result to json 186312 1726890158.18666: done dumping result, returning 186312 1726890158.18685: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-000000002722] 186312 1726890158.18698: sending task result for task 02369adf-7a19-881e-6b85-000000002722 186312 1726890158.18799: done sending task result for task 02369adf-7a19-881e-6b85-000000002722 186312 1726890158.18802: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890158.18847: no more pending results, returning what we have 186312 1726890158.18851: results queue empty 186312 1726890158.18852: checking for any_errors_fatal 186312 1726890158.18858: done checking for any_errors_fatal 186312 1726890158.18859: checking for max_fail_percentage 186312 1726890158.18861: done checking for max_fail_percentage 186312 1726890158.18862: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.18863: done checking to see if all hosts have failed 186312 1726890158.18863: getting the remaining hosts for this loop 186312 1726890158.18865: done getting the remaining hosts for this loop 186312 1726890158.18869: getting the next task for host managed_node3 186312 1726890158.18878: done getting next task for host managed_node3 186312 1726890158.18881: ^ task is: TASK: Default thin pool reserved space values 186312 1726890158.18885: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.18890: getting variables 186312 1726890158.18891: in VariableManager get_vars() 186312 1726890158.18926: Calling all_inventory to load vars for managed_node3 186312 1726890158.18929: Calling groups_inventory to load vars for managed_node3 186312 1726890158.18933: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.18943: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.18947: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.18949: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.19462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.20064: done with get_vars() 186312 1726890158.20079: done getting variables 186312 1726890158.20137: 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 [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:42:38 -0400 (0:00:00.055) 0:02:07.940 ****** 186312 1726890158.20171: entering _queue_task() for managed_node3/set_fact 186312 1726890158.20432: worker is 1 (out of 1 available) 186312 1726890158.20444: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.20457: done queuing things up, now waiting for results queue to drain 186312 1726890158.20458: waiting for pending results... 186312 1726890158.20654: running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values 186312 1726890158.20732: in run() - task 02369adf-7a19-881e-6b85-000000002724 186312 1726890158.20746: variable 'ansible_search_path' from source: unknown 186312 1726890158.20775: calling self._execute() 186312 1726890158.20863: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.20868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.20878: variable 'omit' from source: magic vars 186312 1726890158.21149: variable 'storage_test_volume' from source: include params 186312 1726890158.21176: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.21180: when evaluation is False, skipping this task 186312 1726890158.21182: _execute() done 186312 1726890158.21185: dumping result to json 186312 1726890158.21187: done dumping result, returning 186312 1726890158.21193: done running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values [02369adf-7a19-881e-6b85-000000002724] 186312 1726890158.21198: sending task result for task 02369adf-7a19-881e-6b85-000000002724 186312 1726890158.21291: done sending task result for task 02369adf-7a19-881e-6b85-000000002724 186312 1726890158.21294: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890158.21343: no more pending results, returning what we have 186312 1726890158.21347: results queue empty 186312 1726890158.21348: checking for any_errors_fatal 186312 1726890158.21359: done checking for any_errors_fatal 186312 1726890158.21360: checking for max_fail_percentage 186312 1726890158.21362: done checking for max_fail_percentage 186312 1726890158.21363: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.21364: done checking to see if all hosts have failed 186312 1726890158.21364: getting the remaining hosts for this loop 186312 1726890158.21366: done getting the remaining hosts for this loop 186312 1726890158.21369: getting the next task for host managed_node3 186312 1726890158.21376: done getting next task for host managed_node3 186312 1726890158.21378: ^ task is: TASK: Default minimal thin pool reserved space size 186312 1726890158.21382: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.21386: getting variables 186312 1726890158.21387: in VariableManager get_vars() 186312 1726890158.21417: Calling all_inventory to load vars for managed_node3 186312 1726890158.21420: Calling groups_inventory to load vars for managed_node3 186312 1726890158.21423: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.21434: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.21437: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.21440: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.21751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.22507: done with get_vars() 186312 1726890158.22522: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:42:38 -0400 (0:00:00.024) 0:02:07.965 ****** 186312 1726890158.22598: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890158.22817: worker is 1 (out of 1 available) 186312 1726890158.22833: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890158.22845: done queuing things up, now waiting for results queue to drain 186312 1726890158.22847: waiting for pending results... 186312 1726890158.23140: running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size 186312 1726890158.23288: in run() - task 02369adf-7a19-881e-6b85-000000002725 186312 1726890158.23318: variable 'ansible_search_path' from source: unknown 186312 1726890158.23358: calling self._execute() 186312 1726890158.23461: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.23469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.23489: variable 'omit' from source: magic vars 186312 1726890158.23758: variable 'storage_test_volume' from source: include params 186312 1726890158.23787: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.23791: when evaluation is False, skipping this task 186312 1726890158.23795: _execute() done 186312 1726890158.23798: dumping result to json 186312 1726890158.23801: done dumping result, returning 186312 1726890158.23803: done running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size [02369adf-7a19-881e-6b85-000000002725] 186312 1726890158.23806: sending task result for task 02369adf-7a19-881e-6b85-000000002725 186312 1726890158.23903: done sending task result for task 02369adf-7a19-881e-6b85-000000002725 186312 1726890158.23906: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890158.23978: no more pending results, returning what we have 186312 1726890158.23981: results queue empty 186312 1726890158.23982: checking for any_errors_fatal 186312 1726890158.23988: done checking for any_errors_fatal 186312 1726890158.23989: checking for max_fail_percentage 186312 1726890158.23991: done checking for max_fail_percentage 186312 1726890158.23991: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.23992: done checking to see if all hosts have failed 186312 1726890158.23993: getting the remaining hosts for this loop 186312 1726890158.23994: done getting the remaining hosts for this loop 186312 1726890158.23997: getting the next task for host managed_node3 186312 1726890158.24003: done getting next task for host managed_node3 186312 1726890158.24005: ^ task is: TASK: Default maximal thin pool reserved space size 186312 1726890158.24009: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.24015: getting variables 186312 1726890158.24017: in VariableManager get_vars() 186312 1726890158.24041: Calling all_inventory to load vars for managed_node3 186312 1726890158.24043: Calling groups_inventory to load vars for managed_node3 186312 1726890158.24045: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.24052: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.24054: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.24055: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.24365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.24708: done with get_vars() 186312 1726890158.24719: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:42:38 -0400 (0:00:00.021) 0:02:07.986 ****** 186312 1726890158.24773: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890158.24940: worker is 1 (out of 1 available) 186312 1726890158.24952: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890158.24965: done queuing things up, now waiting for results queue to drain 186312 1726890158.24966: waiting for pending results... 186312 1726890158.25137: running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size 186312 1726890158.25223: in run() - task 02369adf-7a19-881e-6b85-000000002726 186312 1726890158.25231: variable 'ansible_search_path' from source: unknown 186312 1726890158.25260: calling self._execute() 186312 1726890158.25347: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.25351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.25360: variable 'omit' from source: magic vars 186312 1726890158.25627: variable 'storage_test_volume' from source: include params 186312 1726890158.25657: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.25661: when evaluation is False, skipping this task 186312 1726890158.25664: _execute() done 186312 1726890158.25666: dumping result to json 186312 1726890158.25669: done dumping result, returning 186312 1726890158.25672: done running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size [02369adf-7a19-881e-6b85-000000002726] 186312 1726890158.25677: sending task result for task 02369adf-7a19-881e-6b85-000000002726 186312 1726890158.25769: done sending task result for task 02369adf-7a19-881e-6b85-000000002726 186312 1726890158.25772: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890158.25823: no more pending results, returning what we have 186312 1726890158.25826: results queue empty 186312 1726890158.25827: checking for any_errors_fatal 186312 1726890158.25832: done checking for any_errors_fatal 186312 1726890158.25833: checking for max_fail_percentage 186312 1726890158.25834: done checking for max_fail_percentage 186312 1726890158.25835: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.25836: done checking to see if all hosts have failed 186312 1726890158.25837: getting the remaining hosts for this loop 186312 1726890158.25838: done getting the remaining hosts for this loop 186312 1726890158.25841: getting the next task for host managed_node3 186312 1726890158.25847: done getting next task for host managed_node3 186312 1726890158.25849: ^ task is: TASK: Calculate maximum usable space in thin pool 186312 1726890158.25854: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.25857: getting variables 186312 1726890158.25858: in VariableManager get_vars() 186312 1726890158.25890: Calling all_inventory to load vars for managed_node3 186312 1726890158.25892: Calling groups_inventory to load vars for managed_node3 186312 1726890158.25894: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.25901: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.25902: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.25904: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.26225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.26747: done with get_vars() 186312 1726890158.26760: done getting variables 186312 1726890158.26841: 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 [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:42:38 -0400 (0:00:00.020) 0:02:08.007 ****** 186312 1726890158.26880: entering _queue_task() for managed_node3/set_fact 186312 1726890158.27154: worker is 1 (out of 1 available) 186312 1726890158.27167: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.27178: done queuing things up, now waiting for results queue to drain 186312 1726890158.27179: waiting for pending results... 186312 1726890158.27496: running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool 186312 1726890158.27583: in run() - task 02369adf-7a19-881e-6b85-000000002727 186312 1726890158.27593: variable 'ansible_search_path' from source: unknown 186312 1726890158.27622: calling self._execute() 186312 1726890158.27729: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.27734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.27754: variable 'omit' from source: magic vars 186312 1726890158.28179: variable 'storage_test_volume' from source: include params 186312 1726890158.28232: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.28236: when evaluation is False, skipping this task 186312 1726890158.28239: _execute() done 186312 1726890158.28241: dumping result to json 186312 1726890158.28254: done dumping result, returning 186312 1726890158.28257: done running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-881e-6b85-000000002727] 186312 1726890158.28260: sending task result for task 02369adf-7a19-881e-6b85-000000002727 186312 1726890158.28425: done sending task result for task 02369adf-7a19-881e-6b85-000000002727 186312 1726890158.28429: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890158.28524: no more pending results, returning what we have 186312 1726890158.28531: results queue empty 186312 1726890158.28532: checking for any_errors_fatal 186312 1726890158.28537: done checking for any_errors_fatal 186312 1726890158.28538: checking for max_fail_percentage 186312 1726890158.28540: done checking for max_fail_percentage 186312 1726890158.28541: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.28542: done checking to see if all hosts have failed 186312 1726890158.28543: getting the remaining hosts for this loop 186312 1726890158.28544: done getting the remaining hosts for this loop 186312 1726890158.28552: getting the next task for host managed_node3 186312 1726890158.28563: done getting next task for host managed_node3 186312 1726890158.28567: ^ task is: TASK: Apply upper size limit to max usable thin pool space 186312 1726890158.28574: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.28578: getting variables 186312 1726890158.28580: in VariableManager get_vars() 186312 1726890158.28622: Calling all_inventory to load vars for managed_node3 186312 1726890158.28625: Calling groups_inventory to load vars for managed_node3 186312 1726890158.28630: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.28646: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.28650: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.28654: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.29139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.29799: done with get_vars() 186312 1726890158.29818: done getting variables 186312 1726890158.29882: 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 [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:42:38 -0400 (0:00:00.030) 0:02:08.038 ****** 186312 1726890158.29921: entering _queue_task() for managed_node3/set_fact 186312 1726890158.30156: worker is 1 (out of 1 available) 186312 1726890158.30168: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.30179: done queuing things up, now waiting for results queue to drain 186312 1726890158.30180: waiting for pending results... 186312 1726890158.30424: running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space 186312 1726890158.30526: in run() - task 02369adf-7a19-881e-6b85-000000002728 186312 1726890158.30540: variable 'ansible_search_path' from source: unknown 186312 1726890158.30588: calling self._execute() 186312 1726890158.30673: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.30687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.30714: variable 'omit' from source: magic vars 186312 1726890158.31039: variable 'storage_test_volume' from source: include params 186312 1726890158.31065: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.31068: when evaluation is False, skipping this task 186312 1726890158.31071: _execute() done 186312 1726890158.31074: dumping result to json 186312 1726890158.31077: done dumping result, returning 186312 1726890158.31081: done running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-881e-6b85-000000002728] 186312 1726890158.31087: sending task result for task 02369adf-7a19-881e-6b85-000000002728 186312 1726890158.31176: done sending task result for task 02369adf-7a19-881e-6b85-000000002728 186312 1726890158.31180: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890158.31242: no more pending results, returning what we have 186312 1726890158.31245: results queue empty 186312 1726890158.31246: checking for any_errors_fatal 186312 1726890158.31252: done checking for any_errors_fatal 186312 1726890158.31253: checking for max_fail_percentage 186312 1726890158.31254: done checking for max_fail_percentage 186312 1726890158.31255: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.31256: done checking to see if all hosts have failed 186312 1726890158.31257: getting the remaining hosts for this loop 186312 1726890158.31258: done getting the remaining hosts for this loop 186312 1726890158.31260: getting the next task for host managed_node3 186312 1726890158.31266: done getting next task for host managed_node3 186312 1726890158.31269: ^ task is: TASK: Apply lower size limit to max usable thin pool space 186312 1726890158.31273: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.31277: getting variables 186312 1726890158.31278: in VariableManager get_vars() 186312 1726890158.31302: Calling all_inventory to load vars for managed_node3 186312 1726890158.31304: Calling groups_inventory to load vars for managed_node3 186312 1726890158.31306: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.31315: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.31317: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.31319: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.31627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.31968: done with get_vars() 186312 1726890158.31979: done getting variables 186312 1726890158.32018: 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 [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:42:38 -0400 (0:00:00.021) 0:02:08.059 ****** 186312 1726890158.32039: entering _queue_task() for managed_node3/set_fact 186312 1726890158.32213: worker is 1 (out of 1 available) 186312 1726890158.32226: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.32238: done queuing things up, now waiting for results queue to drain 186312 1726890158.32239: waiting for pending results... 186312 1726890158.32408: running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space 186312 1726890158.32488: in run() - task 02369adf-7a19-881e-6b85-000000002729 186312 1726890158.32498: variable 'ansible_search_path' from source: unknown 186312 1726890158.32529: calling self._execute() 186312 1726890158.32602: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.32606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.32617: variable 'omit' from source: magic vars 186312 1726890158.32873: variable 'storage_test_volume' from source: include params 186312 1726890158.32900: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.32903: when evaluation is False, skipping this task 186312 1726890158.32906: _execute() done 186312 1726890158.32909: dumping result to json 186312 1726890158.32912: done dumping result, returning 186312 1726890158.32917: done running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-881e-6b85-000000002729] 186312 1726890158.32923: sending task result for task 02369adf-7a19-881e-6b85-000000002729 186312 1726890158.33056: done sending task result for task 02369adf-7a19-881e-6b85-000000002729 186312 1726890158.33061: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890158.33210: no more pending results, returning what we have 186312 1726890158.33215: results queue empty 186312 1726890158.33216: checking for any_errors_fatal 186312 1726890158.33254: done checking for any_errors_fatal 186312 1726890158.33255: checking for max_fail_percentage 186312 1726890158.33288: done checking for max_fail_percentage 186312 1726890158.33290: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.33291: done checking to see if all hosts have failed 186312 1726890158.33292: getting the remaining hosts for this loop 186312 1726890158.33293: done getting the remaining hosts for this loop 186312 1726890158.33296: getting the next task for host managed_node3 186312 1726890158.33304: done getting next task for host managed_node3 186312 1726890158.33310: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 186312 1726890158.33316: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.33321: getting variables 186312 1726890158.33322: in VariableManager get_vars() 186312 1726890158.33353: Calling all_inventory to load vars for managed_node3 186312 1726890158.33359: Calling groups_inventory to load vars for managed_node3 186312 1726890158.33365: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.33376: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.33379: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.33382: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.33806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.34440: done with get_vars() 186312 1726890158.34451: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:42:38 -0400 (0:00:00.024) 0:02:08.084 ****** 186312 1726890158.34521: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890158.34696: worker is 1 (out of 1 available) 186312 1726890158.34709: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890158.34728: done queuing things up, now waiting for results queue to drain 186312 1726890158.34731: waiting for pending results... 186312 1726890158.34975: running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size 186312 1726890158.35067: in run() - task 02369adf-7a19-881e-6b85-00000000272a 186312 1726890158.35104: variable 'ansible_search_path' from source: unknown 186312 1726890158.35150: calling self._execute() 186312 1726890158.35255: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.35261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.35301: variable 'omit' from source: magic vars 186312 1726890158.35598: variable 'storage_test_volume' from source: include params 186312 1726890158.35633: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.35637: when evaluation is False, skipping this task 186312 1726890158.35640: _execute() done 186312 1726890158.35643: dumping result to json 186312 1726890158.35646: done dumping result, returning 186312 1726890158.35648: done running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-881e-6b85-00000000272a] 186312 1726890158.35652: sending task result for task 02369adf-7a19-881e-6b85-00000000272a 186312 1726890158.35742: done sending task result for task 02369adf-7a19-881e-6b85-00000000272a 186312 1726890158.35746: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890158.35813: no more pending results, returning what we have 186312 1726890158.35816: results queue empty 186312 1726890158.35817: checking for any_errors_fatal 186312 1726890158.35824: done checking for any_errors_fatal 186312 1726890158.35824: checking for max_fail_percentage 186312 1726890158.35826: done checking for max_fail_percentage 186312 1726890158.35827: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.35828: done checking to see if all hosts have failed 186312 1726890158.35831: getting the remaining hosts for this loop 186312 1726890158.35832: done getting the remaining hosts for this loop 186312 1726890158.35835: getting the next task for host managed_node3 186312 1726890158.35840: done getting next task for host managed_node3 186312 1726890158.35843: ^ task is: TASK: Show max thin pool size 186312 1726890158.35847: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.35851: getting variables 186312 1726890158.35852: in VariableManager get_vars() 186312 1726890158.35876: Calling all_inventory to load vars for managed_node3 186312 1726890158.35877: Calling groups_inventory to load vars for managed_node3 186312 1726890158.35879: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.35886: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.35888: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.35889: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.36207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.36966: done with get_vars() 186312 1726890158.36976: done getting variables 186312 1726890158.37014: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:42:38 -0400 (0:00:00.025) 0:02:08.109 ****** 186312 1726890158.37037: entering _queue_task() for managed_node3/debug 186312 1726890158.37196: worker is 1 (out of 1 available) 186312 1726890158.37209: exiting _queue_task() for managed_node3/debug 186312 1726890158.37223: done queuing things up, now waiting for results queue to drain 186312 1726890158.37225: waiting for pending results... 186312 1726890158.37405: running TaskExecutor() for managed_node3/TASK: Show max thin pool size 186312 1726890158.37501: in run() - task 02369adf-7a19-881e-6b85-00000000272b 186312 1726890158.37511: variable 'ansible_search_path' from source: unknown 186312 1726890158.37544: calling self._execute() 186312 1726890158.37629: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.37636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.37645: variable 'omit' from source: magic vars 186312 1726890158.38034: variable 'storage_test_volume' from source: include params 186312 1726890158.38079: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.38089: when evaluation is False, skipping this task 186312 1726890158.38092: _execute() done 186312 1726890158.38108: dumping result to json 186312 1726890158.38113: done dumping result, returning 186312 1726890158.38117: done running TaskExecutor() for managed_node3/TASK: Show max thin pool size [02369adf-7a19-881e-6b85-00000000272b] 186312 1726890158.38119: sending task result for task 02369adf-7a19-881e-6b85-00000000272b 186312 1726890158.38220: done sending task result for task 02369adf-7a19-881e-6b85-00000000272b 186312 1726890158.38223: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890158.38272: no more pending results, returning what we have 186312 1726890158.38275: results queue empty 186312 1726890158.38276: checking for any_errors_fatal 186312 1726890158.38304: done checking for any_errors_fatal 186312 1726890158.38305: checking for max_fail_percentage 186312 1726890158.38307: done checking for max_fail_percentage 186312 1726890158.38308: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.38309: done checking to see if all hosts have failed 186312 1726890158.38310: getting the remaining hosts for this loop 186312 1726890158.38313: done getting the remaining hosts for this loop 186312 1726890158.38316: getting the next task for host managed_node3 186312 1726890158.38322: done getting next task for host managed_node3 186312 1726890158.38324: ^ task is: TASK: Show volume thin pool size 186312 1726890158.38329: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.38333: getting variables 186312 1726890158.38334: in VariableManager get_vars() 186312 1726890158.38363: Calling all_inventory to load vars for managed_node3 186312 1726890158.38365: Calling groups_inventory to load vars for managed_node3 186312 1726890158.38367: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.38375: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.38377: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.38378: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.38800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.39274: done with get_vars() 186312 1726890158.39283: done getting variables 186312 1726890158.39335: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:42:38 -0400 (0:00:00.023) 0:02:08.132 ****** 186312 1726890158.39369: entering _queue_task() for managed_node3/debug 186312 1726890158.39592: worker is 1 (out of 1 available) 186312 1726890158.39603: exiting _queue_task() for managed_node3/debug 186312 1726890158.39620: done queuing things up, now waiting for results queue to drain 186312 1726890158.39621: waiting for pending results... 186312 1726890158.39871: running TaskExecutor() for managed_node3/TASK: Show volume thin pool size 186312 1726890158.39959: in run() - task 02369adf-7a19-881e-6b85-00000000272c 186312 1726890158.39976: variable 'ansible_search_path' from source: unknown 186312 1726890158.40003: calling self._execute() 186312 1726890158.40091: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.40095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.40104: variable 'omit' from source: magic vars 186312 1726890158.40404: variable 'storage_test_volume' from source: include params 186312 1726890158.40436: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.40439: when evaluation is False, skipping this task 186312 1726890158.40442: _execute() done 186312 1726890158.40445: dumping result to json 186312 1726890158.40447: done dumping result, returning 186312 1726890158.40454: done running TaskExecutor() for managed_node3/TASK: Show volume thin pool size [02369adf-7a19-881e-6b85-00000000272c] 186312 1726890158.40458: sending task result for task 02369adf-7a19-881e-6b85-00000000272c 186312 1726890158.40551: done sending task result for task 02369adf-7a19-881e-6b85-00000000272c 186312 1726890158.40554: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890158.40596: no more pending results, returning what we have 186312 1726890158.40599: results queue empty 186312 1726890158.40600: checking for any_errors_fatal 186312 1726890158.40607: done checking for any_errors_fatal 186312 1726890158.40608: checking for max_fail_percentage 186312 1726890158.40610: done checking for max_fail_percentage 186312 1726890158.40611: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.40614: done checking to see if all hosts have failed 186312 1726890158.40614: getting the remaining hosts for this loop 186312 1726890158.40616: done getting the remaining hosts for this loop 186312 1726890158.40619: getting the next task for host managed_node3 186312 1726890158.40626: done getting next task for host managed_node3 186312 1726890158.40628: ^ task is: TASK: Show test volume size 186312 1726890158.40634: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.40638: getting variables 186312 1726890158.40639: in VariableManager get_vars() 186312 1726890158.40667: Calling all_inventory to load vars for managed_node3 186312 1726890158.40669: Calling groups_inventory to load vars for managed_node3 186312 1726890158.40671: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.40679: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.40681: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.40683: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.40984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.41327: done with get_vars() 186312 1726890158.41339: done getting variables 186312 1726890158.41398: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:42:38 -0400 (0:00:00.020) 0:02:08.153 ****** 186312 1726890158.41422: entering _queue_task() for managed_node3/debug 186312 1726890158.41580: worker is 1 (out of 1 available) 186312 1726890158.41591: exiting _queue_task() for managed_node3/debug 186312 1726890158.41604: done queuing things up, now waiting for results queue to drain 186312 1726890158.41605: waiting for pending results... 186312 1726890158.41854: running TaskExecutor() for managed_node3/TASK: Show test volume size 186312 1726890158.41940: in run() - task 02369adf-7a19-881e-6b85-00000000272d 186312 1726890158.41952: variable 'ansible_search_path' from source: unknown 186312 1726890158.41993: calling self._execute() 186312 1726890158.42155: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.42174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.42184: variable 'omit' from source: magic vars 186312 1726890158.42631: variable 'storage_test_volume' from source: include params 186312 1726890158.42662: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.42665: when evaluation is False, skipping this task 186312 1726890158.42668: _execute() done 186312 1726890158.42674: dumping result to json 186312 1726890158.42676: done dumping result, returning 186312 1726890158.42687: done running TaskExecutor() for managed_node3/TASK: Show test volume size [02369adf-7a19-881e-6b85-00000000272d] 186312 1726890158.42691: sending task result for task 02369adf-7a19-881e-6b85-00000000272d 186312 1726890158.42778: done sending task result for task 02369adf-7a19-881e-6b85-00000000272d 186312 1726890158.42781: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890158.42849: no more pending results, returning what we have 186312 1726890158.42851: results queue empty 186312 1726890158.42852: checking for any_errors_fatal 186312 1726890158.42859: done checking for any_errors_fatal 186312 1726890158.42859: checking for max_fail_percentage 186312 1726890158.42861: done checking for max_fail_percentage 186312 1726890158.42862: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.42863: done checking to see if all hosts have failed 186312 1726890158.42864: getting the remaining hosts for this loop 186312 1726890158.42865: done getting the remaining hosts for this loop 186312 1726890158.42867: getting the next task for host managed_node3 186312 1726890158.42874: done getting next task for host managed_node3 186312 1726890158.42876: ^ task is: TASK: Establish base value for expected thin pool size 186312 1726890158.42880: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.42884: getting variables 186312 1726890158.42885: in VariableManager get_vars() 186312 1726890158.42914: Calling all_inventory to load vars for managed_node3 186312 1726890158.42916: Calling groups_inventory to load vars for managed_node3 186312 1726890158.42918: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.42925: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.42926: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.42928: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.43449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.44089: done with get_vars() 186312 1726890158.44102: done getting variables 186312 1726890158.44161: 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 [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:42:38 -0400 (0:00:00.027) 0:02:08.181 ****** 186312 1726890158.44198: entering _queue_task() for managed_node3/set_fact 186312 1726890158.44425: worker is 1 (out of 1 available) 186312 1726890158.44438: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.44451: done queuing things up, now waiting for results queue to drain 186312 1726890158.44453: waiting for pending results... 186312 1726890158.44742: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size 186312 1726890158.44880: in run() - task 02369adf-7a19-881e-6b85-00000000272e 186312 1726890158.44903: variable 'ansible_search_path' from source: unknown 186312 1726890158.44967: calling self._execute() 186312 1726890158.45081: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.45084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.45094: variable 'omit' from source: magic vars 186312 1726890158.45362: variable 'storage_test_volume' from source: include params 186312 1726890158.45390: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.45393: when evaluation is False, skipping this task 186312 1726890158.45396: _execute() done 186312 1726890158.45398: dumping result to json 186312 1726890158.45401: done dumping result, returning 186312 1726890158.45404: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size [02369adf-7a19-881e-6b85-00000000272e] 186312 1726890158.45409: sending task result for task 02369adf-7a19-881e-6b85-00000000272e 186312 1726890158.45505: done sending task result for task 02369adf-7a19-881e-6b85-00000000272e 186312 1726890158.45509: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890158.45554: no more pending results, returning what we have 186312 1726890158.45558: results queue empty 186312 1726890158.45558: checking for any_errors_fatal 186312 1726890158.45564: done checking for any_errors_fatal 186312 1726890158.45564: checking for max_fail_percentage 186312 1726890158.45566: done checking for max_fail_percentage 186312 1726890158.45567: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.45568: done checking to see if all hosts have failed 186312 1726890158.45569: getting the remaining hosts for this loop 186312 1726890158.45570: done getting the remaining hosts for this loop 186312 1726890158.45573: getting the next task for host managed_node3 186312 1726890158.45580: done getting next task for host managed_node3 186312 1726890158.45584: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890158.45589: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.45593: getting variables 186312 1726890158.45594: in VariableManager get_vars() 186312 1726890158.45623: Calling all_inventory to load vars for managed_node3 186312 1726890158.45626: Calling groups_inventory to load vars for managed_node3 186312 1726890158.45628: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.45637: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.45639: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.45641: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.45945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.46287: done with get_vars() 186312 1726890158.46297: done getting variables 186312 1726890158.46335: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:42:38 -0400 (0:00:00.021) 0:02:08.202 ****** 186312 1726890158.46355: entering _queue_task() for managed_node3/set_fact 186312 1726890158.46516: worker is 1 (out of 1 available) 186312 1726890158.46528: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.46539: done queuing things up, now waiting for results queue to drain 186312 1726890158.46541: waiting for pending results... 186312 1726890158.46710: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890158.46840: in run() - task 02369adf-7a19-881e-6b85-00000000272f 186312 1726890158.46880: variable 'ansible_search_path' from source: unknown 186312 1726890158.46921: calling self._execute() 186312 1726890158.47384: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.47395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.47408: variable 'omit' from source: magic vars 186312 1726890158.47771: variable 'storage_test_volume' from source: include params 186312 1726890158.47809: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.47820: when evaluation is False, skipping this task 186312 1726890158.47827: _execute() done 186312 1726890158.47837: dumping result to json 186312 1726890158.47844: done dumping result, returning 186312 1726890158.47855: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-00000000272f] 186312 1726890158.47866: sending task result for task 02369adf-7a19-881e-6b85-00000000272f skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890158.48017: no more pending results, returning what we have 186312 1726890158.48020: results queue empty 186312 1726890158.48021: checking for any_errors_fatal 186312 1726890158.48031: done checking for any_errors_fatal 186312 1726890158.48032: checking for max_fail_percentage 186312 1726890158.48034: done checking for max_fail_percentage 186312 1726890158.48035: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.48036: done checking to see if all hosts have failed 186312 1726890158.48037: getting the remaining hosts for this loop 186312 1726890158.48038: done getting the remaining hosts for this loop 186312 1726890158.48042: getting the next task for host managed_node3 186312 1726890158.48051: done getting next task for host managed_node3 186312 1726890158.48054: ^ task is: TASK: Establish base value for expected thin pool volume size 186312 1726890158.48063: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.48069: getting variables 186312 1726890158.48070: in VariableManager get_vars() 186312 1726890158.48103: Calling all_inventory to load vars for managed_node3 186312 1726890158.48106: Calling groups_inventory to load vars for managed_node3 186312 1726890158.48109: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.48118: done sending task result for task 02369adf-7a19-881e-6b85-00000000272f 186312 1726890158.48122: WORKER PROCESS EXITING 186312 1726890158.48132: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.48135: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.48139: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.48651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.49244: done with get_vars() 186312 1726890158.49261: done getting variables 186312 1726890158.49317: 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 [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:42:38 -0400 (0:00:00.029) 0:02:08.232 ****** 186312 1726890158.49349: entering _queue_task() for managed_node3/set_fact 186312 1726890158.49628: worker is 1 (out of 1 available) 186312 1726890158.49640: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.49654: done queuing things up, now waiting for results queue to drain 186312 1726890158.49656: waiting for pending results... 186312 1726890158.49982: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size 186312 1726890158.50129: in run() - task 02369adf-7a19-881e-6b85-000000002730 186312 1726890158.50157: variable 'ansible_search_path' from source: unknown 186312 1726890158.50204: calling self._execute() 186312 1726890158.50335: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.50350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.50372: variable 'omit' from source: magic vars 186312 1726890158.50809: variable 'storage_test_volume' from source: include params 186312 1726890158.50859: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.50871: when evaluation is False, skipping this task 186312 1726890158.50893: _execute() done 186312 1726890158.50901: dumping result to json 186312 1726890158.50908: done dumping result, returning 186312 1726890158.50921: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-881e-6b85-000000002730] 186312 1726890158.50931: sending task result for task 02369adf-7a19-881e-6b85-000000002730 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890158.51081: no more pending results, returning what we have 186312 1726890158.51085: results queue empty 186312 1726890158.51086: checking for any_errors_fatal 186312 1726890158.51096: done checking for any_errors_fatal 186312 1726890158.51097: checking for max_fail_percentage 186312 1726890158.51099: done checking for max_fail_percentage 186312 1726890158.51100: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.51101: done checking to see if all hosts have failed 186312 1726890158.51102: getting the remaining hosts for this loop 186312 1726890158.51103: done getting the remaining hosts for this loop 186312 1726890158.51107: getting the next task for host managed_node3 186312 1726890158.51119: done getting next task for host managed_node3 186312 1726890158.51122: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890158.51127: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.51134: getting variables 186312 1726890158.51135: in VariableManager get_vars() 186312 1726890158.51174: Calling all_inventory to load vars for managed_node3 186312 1726890158.51177: Calling groups_inventory to load vars for managed_node3 186312 1726890158.51181: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.51195: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.51199: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.51202: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.52108: done sending task result for task 02369adf-7a19-881e-6b85-000000002730 186312 1726890158.52114: WORKER PROCESS EXITING 186312 1726890158.52136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.53144: done with get_vars() 186312 1726890158.53154: done getting variables 186312 1726890158.53194: 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 [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:42:38 -0400 (0:00:00.038) 0:02:08.271 ****** 186312 1726890158.53219: entering _queue_task() for managed_node3/set_fact 186312 1726890158.53408: worker is 1 (out of 1 available) 186312 1726890158.53421: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.53437: done queuing things up, now waiting for results queue to drain 186312 1726890158.53439: waiting for pending results... 186312 1726890158.53619: running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890158.53713: in run() - task 02369adf-7a19-881e-6b85-000000002731 186312 1726890158.53725: variable 'ansible_search_path' from source: unknown 186312 1726890158.53757: calling self._execute() 186312 1726890158.53847: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.53852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.53859: variable 'omit' from source: magic vars 186312 1726890158.54154: variable 'storage_test_volume' from source: include params 186312 1726890158.54183: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.54189: when evaluation is False, skipping this task 186312 1726890158.54193: _execute() done 186312 1726890158.54196: dumping result to json 186312 1726890158.54198: done dumping result, returning 186312 1726890158.54207: done running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-881e-6b85-000000002731] 186312 1726890158.54213: sending task result for task 02369adf-7a19-881e-6b85-000000002731 186312 1726890158.54303: done sending task result for task 02369adf-7a19-881e-6b85-000000002731 186312 1726890158.54306: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890158.54355: no more pending results, returning what we have 186312 1726890158.54359: results queue empty 186312 1726890158.54360: checking for any_errors_fatal 186312 1726890158.54367: done checking for any_errors_fatal 186312 1726890158.54367: checking for max_fail_percentage 186312 1726890158.54369: done checking for max_fail_percentage 186312 1726890158.54370: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.54371: done checking to see if all hosts have failed 186312 1726890158.54371: getting the remaining hosts for this loop 186312 1726890158.54373: done getting the remaining hosts for this loop 186312 1726890158.54403: getting the next task for host managed_node3 186312 1726890158.54410: done getting next task for host managed_node3 186312 1726890158.54414: ^ task is: TASK: Replace expected volume size with calculated value 186312 1726890158.54419: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.54425: getting variables 186312 1726890158.54426: in VariableManager get_vars() 186312 1726890158.54456: Calling all_inventory to load vars for managed_node3 186312 1726890158.54461: Calling groups_inventory to load vars for managed_node3 186312 1726890158.54466: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.54479: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.54485: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.54504: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.55040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.55695: done with get_vars() 186312 1726890158.55708: done getting variables 186312 1726890158.55756: 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 [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:42:38 -0400 (0:00:00.025) 0:02:08.297 ****** 186312 1726890158.55777: entering _queue_task() for managed_node3/set_fact 186312 1726890158.55957: worker is 1 (out of 1 available) 186312 1726890158.55969: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.55982: done queuing things up, now waiting for results queue to drain 186312 1726890158.55983: waiting for pending results... 186312 1726890158.56159: running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value 186312 1726890158.56248: in run() - task 02369adf-7a19-881e-6b85-000000002732 186312 1726890158.56258: variable 'ansible_search_path' from source: unknown 186312 1726890158.56293: calling self._execute() 186312 1726890158.56389: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.56393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.56403: variable 'omit' from source: magic vars 186312 1726890158.56686: variable 'storage_test_volume' from source: include params 186312 1726890158.56718: Evaluated conditional (storage_test_volume.thin): False 186312 1726890158.56722: when evaluation is False, skipping this task 186312 1726890158.56725: _execute() done 186312 1726890158.56728: dumping result to json 186312 1726890158.56730: done dumping result, returning 186312 1726890158.56736: done running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value [02369adf-7a19-881e-6b85-000000002732] 186312 1726890158.56742: sending task result for task 02369adf-7a19-881e-6b85-000000002732 186312 1726890158.56837: done sending task result for task 02369adf-7a19-881e-6b85-000000002732 186312 1726890158.56841: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890158.56895: no more pending results, returning what we have 186312 1726890158.56898: results queue empty 186312 1726890158.56899: checking for any_errors_fatal 186312 1726890158.56906: done checking for any_errors_fatal 186312 1726890158.56906: checking for max_fail_percentage 186312 1726890158.56908: done checking for max_fail_percentage 186312 1726890158.56909: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.56910: done checking to see if all hosts have failed 186312 1726890158.56910: getting the remaining hosts for this loop 186312 1726890158.56913: done getting the remaining hosts for this loop 186312 1726890158.56916: getting the next task for host managed_node3 186312 1726890158.56925: done getting next task for host managed_node3 186312 1726890158.56927: ^ task is: TASK: Show actual size 186312 1726890158.56931: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.56935: getting variables 186312 1726890158.56936: in VariableManager get_vars() 186312 1726890158.56968: Calling all_inventory to load vars for managed_node3 186312 1726890158.56970: Calling groups_inventory to load vars for managed_node3 186312 1726890158.56973: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.56979: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.56981: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.56983: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.57289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.57742: done with get_vars() 186312 1726890158.57756: done getting variables 186312 1726890158.57808: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:42:38 -0400 (0:00:00.020) 0:02:08.317 ****** 186312 1726890158.57841: entering _queue_task() for managed_node3/debug 186312 1726890158.58048: worker is 1 (out of 1 available) 186312 1726890158.58058: exiting _queue_task() for managed_node3/debug 186312 1726890158.58070: done queuing things up, now waiting for results queue to drain 186312 1726890158.58071: waiting for pending results... 186312 1726890158.58355: running TaskExecutor() for managed_node3/TASK: Show actual size 186312 1726890158.58487: in run() - task 02369adf-7a19-881e-6b85-000000002734 186312 1726890158.58506: variable 'ansible_search_path' from source: unknown 186312 1726890158.58552: calling self._execute() 186312 1726890158.58667: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.58680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.58695: variable 'omit' from source: magic vars 186312 1726890158.58807: variable 'omit' from source: magic vars 186312 1726890158.58879: variable 'omit' from source: magic vars 186312 1726890158.58920: variable 'omit' from source: magic vars 186312 1726890158.58967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890158.59006: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890158.59034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890158.59062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890158.59081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890158.59118: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890158.59128: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.59136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.59240: Set connection var ansible_shell_type to sh 186312 1726890158.59257: Set connection var ansible_pipelining to False 186312 1726890158.59276: Set connection var ansible_timeout to 10 186312 1726890158.59284: Set connection var ansible_connection to ssh 186312 1726890158.59295: Set connection var ansible_shell_executable to /bin/sh 186312 1726890158.59306: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890158.59334: variable 'ansible_shell_executable' from source: unknown 186312 1726890158.59342: variable 'ansible_connection' from source: unknown 186312 1726890158.59351: variable 'ansible_module_compression' from source: unknown 186312 1726890158.59359: variable 'ansible_shell_type' from source: unknown 186312 1726890158.59366: variable 'ansible_shell_executable' from source: unknown 186312 1726890158.59374: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.59384: variable 'ansible_pipelining' from source: unknown 186312 1726890158.59390: variable 'ansible_timeout' from source: unknown 186312 1726890158.59396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.59566: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890158.59576: variable 'omit' from source: magic vars 186312 1726890158.59579: starting attempt loop 186312 1726890158.59582: running the handler 186312 1726890158.59624: variable 'storage_test_actual_size' from source: set_fact 186312 1726890158.59779: variable 'storage_test_actual_size' from source: set_fact 186312 1726890158.59829: handler run complete 186312 1726890158.59849: attempt loop complete, returning result 186312 1726890158.59853: _execute() done 186312 1726890158.59858: dumping result to json 186312 1726890158.59861: done dumping result, returning 186312 1726890158.59868: done running TaskExecutor() for managed_node3/TASK: Show actual size [02369adf-7a19-881e-6b85-000000002734] 186312 1726890158.59872: sending task result for task 02369adf-7a19-881e-6b85-000000002734 186312 1726890158.59954: done sending task result for task 02369adf-7a19-881e-6b85-000000002734 186312 1726890158.59957: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } 186312 1726890158.60006: no more pending results, returning what we have 186312 1726890158.60009: results queue empty 186312 1726890158.60010: checking for any_errors_fatal 186312 1726890158.60020: done checking for any_errors_fatal 186312 1726890158.60021: checking for max_fail_percentage 186312 1726890158.60023: done checking for max_fail_percentage 186312 1726890158.60023: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.60024: done checking to see if all hosts have failed 186312 1726890158.60025: getting the remaining hosts for this loop 186312 1726890158.60027: done getting the remaining hosts for this loop 186312 1726890158.60030: getting the next task for host managed_node3 186312 1726890158.60036: done getting next task for host managed_node3 186312 1726890158.60038: ^ task is: TASK: Show expected size 186312 1726890158.60042: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.60046: getting variables 186312 1726890158.60047: in VariableManager get_vars() 186312 1726890158.60075: Calling all_inventory to load vars for managed_node3 186312 1726890158.60077: Calling groups_inventory to load vars for managed_node3 186312 1726890158.60080: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.60089: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.60091: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.60094: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.60401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.60750: done with get_vars() 186312 1726890158.60760: done getting variables 186312 1726890158.60797: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:42:38 -0400 (0:00:00.029) 0:02:08.347 ****** 186312 1726890158.60818: entering _queue_task() for managed_node3/debug 186312 1726890158.60982: worker is 1 (out of 1 available) 186312 1726890158.60995: exiting _queue_task() for managed_node3/debug 186312 1726890158.61007: done queuing things up, now waiting for results queue to drain 186312 1726890158.61008: waiting for pending results... 186312 1726890158.61176: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890158.61297: in run() - task 02369adf-7a19-881e-6b85-000000002735 186312 1726890158.61321: variable 'ansible_search_path' from source: unknown 186312 1726890158.61367: calling self._execute() 186312 1726890158.61950: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.61954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.61957: variable 'omit' from source: magic vars 186312 1726890158.61959: variable 'omit' from source: magic vars 186312 1726890158.61962: variable 'omit' from source: magic vars 186312 1726890158.61965: variable 'omit' from source: magic vars 186312 1726890158.61967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890158.61970: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890158.61972: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890158.61974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890158.61976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890158.61978: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890158.61980: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.61983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.62017: Set connection var ansible_shell_type to sh 186312 1726890158.62037: Set connection var ansible_pipelining to False 186312 1726890158.62055: Set connection var ansible_timeout to 10 186312 1726890158.62062: Set connection var ansible_connection to ssh 186312 1726890158.62071: Set connection var ansible_shell_executable to /bin/sh 186312 1726890158.62080: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890158.62106: variable 'ansible_shell_executable' from source: unknown 186312 1726890158.62120: variable 'ansible_connection' from source: unknown 186312 1726890158.62128: variable 'ansible_module_compression' from source: unknown 186312 1726890158.62139: variable 'ansible_shell_type' from source: unknown 186312 1726890158.62146: variable 'ansible_shell_executable' from source: unknown 186312 1726890158.62153: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.62164: variable 'ansible_pipelining' from source: unknown 186312 1726890158.62170: variable 'ansible_timeout' from source: unknown 186312 1726890158.62176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.62333: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890158.62343: variable 'omit' from source: magic vars 186312 1726890158.62346: starting attempt loop 186312 1726890158.62349: running the handler 186312 1726890158.62606: handler run complete 186312 1726890158.62638: attempt loop complete, returning result 186312 1726890158.62645: _execute() done 186312 1726890158.62653: dumping result to json 186312 1726890158.62660: done dumping result, returning 186312 1726890158.62670: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-000000002735] 186312 1726890158.62685: sending task result for task 02369adf-7a19-881e-6b85-000000002735 186312 1726890158.62780: done sending task result for task 02369adf-7a19-881e-6b85-000000002735 186312 1726890158.62785: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890158.62958: no more pending results, returning what we have 186312 1726890158.62961: results queue empty 186312 1726890158.62962: checking for any_errors_fatal 186312 1726890158.62969: done checking for any_errors_fatal 186312 1726890158.62969: checking for max_fail_percentage 186312 1726890158.62971: done checking for max_fail_percentage 186312 1726890158.62972: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.62973: done checking to see if all hosts have failed 186312 1726890158.62974: getting the remaining hosts for this loop 186312 1726890158.62976: done getting the remaining hosts for this loop 186312 1726890158.62978: getting the next task for host managed_node3 186312 1726890158.62984: done getting next task for host managed_node3 186312 1726890158.62987: ^ task is: TASK: Assert expected size is actual size 186312 1726890158.62991: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.62995: getting variables 186312 1726890158.62997: in VariableManager get_vars() 186312 1726890158.63031: Calling all_inventory to load vars for managed_node3 186312 1726890158.63034: Calling groups_inventory to load vars for managed_node3 186312 1726890158.63037: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.63046: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.63048: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.63051: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.63555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.64038: done with get_vars() 186312 1726890158.64047: done getting variables 186312 1726890158.64084: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:42:38 -0400 (0:00:00.032) 0:02:08.380 ****** 186312 1726890158.64106: entering _queue_task() for managed_node3/assert 186312 1726890158.64273: worker is 1 (out of 1 available) 186312 1726890158.64286: exiting _queue_task() for managed_node3/assert 186312 1726890158.64298: done queuing things up, now waiting for results queue to drain 186312 1726890158.64299: waiting for pending results... 186312 1726890158.64479: running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size 186312 1726890158.64558: in run() - task 02369adf-7a19-881e-6b85-000000002736 186312 1726890158.64569: variable 'ansible_search_path' from source: unknown 186312 1726890158.64597: calling self._execute() 186312 1726890158.64690: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.64694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.64704: variable 'omit' from source: magic vars 186312 1726890158.64976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890158.67008: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890158.67422: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890158.67450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890158.67475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890158.67495: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890158.67568: variable '_storage_test_volume_present' from source: set_fact 186312 1726890158.67581: Evaluated conditional (_storage_test_volume_present | bool): True 186312 1726890158.67676: variable 'storage_test_volume' from source: include params 186312 1726890158.67699: Evaluated conditional (storage_test_volume.type == "lvm"): False 186312 1726890158.67702: when evaluation is False, skipping this task 186312 1726890158.67704: _execute() done 186312 1726890158.67707: dumping result to json 186312 1726890158.67709: done dumping result, returning 186312 1726890158.67716: done running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size [02369adf-7a19-881e-6b85-000000002736] 186312 1726890158.67721: sending task result for task 02369adf-7a19-881e-6b85-000000002736 186312 1726890158.67806: done sending task result for task 02369adf-7a19-881e-6b85-000000002736 186312 1726890158.67809: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } 186312 1726890158.67883: no more pending results, returning what we have 186312 1726890158.67887: results queue empty 186312 1726890158.67887: checking for any_errors_fatal 186312 1726890158.67895: done checking for any_errors_fatal 186312 1726890158.67896: checking for max_fail_percentage 186312 1726890158.67898: done checking for max_fail_percentage 186312 1726890158.67899: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.67900: done checking to see if all hosts have failed 186312 1726890158.67901: getting the remaining hosts for this loop 186312 1726890158.67902: done getting the remaining hosts for this loop 186312 1726890158.67905: getting the next task for host managed_node3 186312 1726890158.67916: done getting next task for host managed_node3 186312 1726890158.67919: ^ task is: TASK: Get information about the LV 186312 1726890158.67923: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.67926: getting variables 186312 1726890158.67928: in VariableManager get_vars() 186312 1726890158.67960: Calling all_inventory to load vars for managed_node3 186312 1726890158.67963: Calling groups_inventory to load vars for managed_node3 186312 1726890158.67966: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.67974: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.67977: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.67979: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.68291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.68640: done with get_vars() 186312 1726890158.68652: done getting variables 186312 1726890158.68689: 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 [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:42:38 -0400 (0:00:00.046) 0:02:08.426 ****** 186312 1726890158.68713: entering _queue_task() for managed_node3/command 186312 1726890158.68893: worker is 1 (out of 1 available) 186312 1726890158.68905: exiting _queue_task() for managed_node3/command 186312 1726890158.68921: done queuing things up, now waiting for results queue to drain 186312 1726890158.68922: waiting for pending results... 186312 1726890158.69096: running TaskExecutor() for managed_node3/TASK: Get information about the LV 186312 1726890158.69180: in run() - task 02369adf-7a19-881e-6b85-00000000273d 186312 1726890158.69193: variable 'ansible_search_path' from source: unknown 186312 1726890158.69224: calling self._execute() 186312 1726890158.69307: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.69313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.69322: variable 'omit' from source: magic vars 186312 1726890158.69635: variable 'storage_test_volume' from source: include params 186312 1726890158.69653: variable '_storage_test_volume_present' from source: set_fact 186312 1726890158.69694: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890158.69706: when evaluation is False, skipping this task 186312 1726890158.69716: _execute() done 186312 1726890158.69719: dumping result to json 186312 1726890158.69721: done dumping result, returning 186312 1726890158.69730: done running TaskExecutor() for managed_node3/TASK: Get information about the LV [02369adf-7a19-881e-6b85-00000000273d] 186312 1726890158.69737: sending task result for task 02369adf-7a19-881e-6b85-00000000273d 186312 1726890158.70035: done sending task result for task 02369adf-7a19-881e-6b85-00000000273d 186312 1726890158.70039: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890158.70098: no more pending results, returning what we have 186312 1726890158.70101: results queue empty 186312 1726890158.70102: checking for any_errors_fatal 186312 1726890158.70115: done checking for any_errors_fatal 186312 1726890158.70117: checking for max_fail_percentage 186312 1726890158.70120: done checking for max_fail_percentage 186312 1726890158.70121: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.70122: done checking to see if all hosts have failed 186312 1726890158.70122: getting the remaining hosts for this loop 186312 1726890158.70124: done getting the remaining hosts for this loop 186312 1726890158.70127: getting the next task for host managed_node3 186312 1726890158.70138: done getting next task for host managed_node3 186312 1726890158.70141: ^ task is: TASK: Set LV segment type 186312 1726890158.70148: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.70153: getting variables 186312 1726890158.70154: in VariableManager get_vars() 186312 1726890158.70201: Calling all_inventory to load vars for managed_node3 186312 1726890158.70206: Calling groups_inventory to load vars for managed_node3 186312 1726890158.70210: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.70224: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.70228: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.70235: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.70772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.71693: done with get_vars() 186312 1726890158.71705: done getting variables 186312 1726890158.71776: 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 [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:42:38 -0400 (0:00:00.030) 0:02:08.457 ****** 186312 1726890158.71797: entering _queue_task() for managed_node3/set_fact 186312 1726890158.72063: worker is 1 (out of 1 available) 186312 1726890158.72081: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.72095: done queuing things up, now waiting for results queue to drain 186312 1726890158.72097: waiting for pending results... 186312 1726890158.72386: running TaskExecutor() for managed_node3/TASK: Set LV segment type 186312 1726890158.72513: in run() - task 02369adf-7a19-881e-6b85-00000000273e 186312 1726890158.72536: variable 'ansible_search_path' from source: unknown 186312 1726890158.72590: calling self._execute() 186312 1726890158.72710: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.72733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.72759: variable 'omit' from source: magic vars 186312 1726890158.73296: variable 'storage_test_volume' from source: include params 186312 1726890158.73334: variable '_storage_test_volume_present' from source: set_fact 186312 1726890158.73369: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890158.73383: when evaluation is False, skipping this task 186312 1726890158.73396: _execute() done 186312 1726890158.73404: dumping result to json 186312 1726890158.73415: done dumping result, returning 186312 1726890158.73424: done running TaskExecutor() for managed_node3/TASK: Set LV segment type [02369adf-7a19-881e-6b85-00000000273e] 186312 1726890158.73432: sending task result for task 02369adf-7a19-881e-6b85-00000000273e 186312 1726890158.73517: done sending task result for task 02369adf-7a19-881e-6b85-00000000273e 186312 1726890158.73520: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890158.73567: no more pending results, returning what we have 186312 1726890158.73570: results queue empty 186312 1726890158.73571: checking for any_errors_fatal 186312 1726890158.73605: done checking for any_errors_fatal 186312 1726890158.73606: checking for max_fail_percentage 186312 1726890158.73661: done checking for max_fail_percentage 186312 1726890158.73677: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.73678: done checking to see if all hosts have failed 186312 1726890158.73679: getting the remaining hosts for this loop 186312 1726890158.73680: done getting the remaining hosts for this loop 186312 1726890158.73686: getting the next task for host managed_node3 186312 1726890158.73697: done getting next task for host managed_node3 186312 1726890158.73700: ^ task is: TASK: Check segment type 186312 1726890158.73705: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.73709: getting variables 186312 1726890158.73710: in VariableManager get_vars() 186312 1726890158.73740: Calling all_inventory to load vars for managed_node3 186312 1726890158.73743: Calling groups_inventory to load vars for managed_node3 186312 1726890158.73747: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.73755: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.73758: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.73761: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.74151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.74531: done with get_vars() 186312 1726890158.74541: done getting variables 186312 1726890158.74579: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:42:38 -0400 (0:00:00.028) 0:02:08.485 ****** 186312 1726890158.74601: entering _queue_task() for managed_node3/assert 186312 1726890158.74772: worker is 1 (out of 1 available) 186312 1726890158.74784: exiting _queue_task() for managed_node3/assert 186312 1726890158.74795: done queuing things up, now waiting for results queue to drain 186312 1726890158.74797: waiting for pending results... 186312 1726890158.74978: running TaskExecutor() for managed_node3/TASK: Check segment type 186312 1726890158.75081: in run() - task 02369adf-7a19-881e-6b85-00000000273f 186312 1726890158.75092: variable 'ansible_search_path' from source: unknown 186312 1726890158.75124: calling self._execute() 186312 1726890158.75209: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.75216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.75225: variable 'omit' from source: magic vars 186312 1726890158.75546: variable 'storage_test_volume' from source: include params 186312 1726890158.75564: variable '_storage_test_volume_present' from source: set_fact 186312 1726890158.75582: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890158.75585: when evaluation is False, skipping this task 186312 1726890158.75588: _execute() done 186312 1726890158.75590: dumping result to json 186312 1726890158.75593: done dumping result, returning 186312 1726890158.75596: done running TaskExecutor() for managed_node3/TASK: Check segment type [02369adf-7a19-881e-6b85-00000000273f] 186312 1726890158.75603: sending task result for task 02369adf-7a19-881e-6b85-00000000273f 186312 1726890158.75695: done sending task result for task 02369adf-7a19-881e-6b85-00000000273f 186312 1726890158.75699: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890158.75752: no more pending results, returning what we have 186312 1726890158.75756: results queue empty 186312 1726890158.75756: checking for any_errors_fatal 186312 1726890158.75763: done checking for any_errors_fatal 186312 1726890158.75763: checking for max_fail_percentage 186312 1726890158.75765: done checking for max_fail_percentage 186312 1726890158.75766: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.75767: done checking to see if all hosts have failed 186312 1726890158.75767: getting the remaining hosts for this loop 186312 1726890158.75769: done getting the remaining hosts for this loop 186312 1726890158.75772: getting the next task for host managed_node3 186312 1726890158.75778: done getting next task for host managed_node3 186312 1726890158.75781: ^ task is: TASK: Set LV cache size 186312 1726890158.75785: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.75789: getting variables 186312 1726890158.75790: in VariableManager get_vars() 186312 1726890158.75826: Calling all_inventory to load vars for managed_node3 186312 1726890158.75831: Calling groups_inventory to load vars for managed_node3 186312 1726890158.75833: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.75840: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.75842: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.75843: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.76157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.76699: done with get_vars() 186312 1726890158.76716: done getting variables 186312 1726890158.76780: 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 [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:42:38 -0400 (0:00:00.021) 0:02:08.507 ****** 186312 1726890158.76800: entering _queue_task() for managed_node3/set_fact 186312 1726890158.77047: worker is 1 (out of 1 available) 186312 1726890158.77059: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.77072: done queuing things up, now waiting for results queue to drain 186312 1726890158.77073: waiting for pending results... 186312 1726890158.77345: running TaskExecutor() for managed_node3/TASK: Set LV cache size 186312 1726890158.77518: in run() - task 02369adf-7a19-881e-6b85-000000002740 186312 1726890158.77531: variable 'ansible_search_path' from source: unknown 186312 1726890158.77570: calling self._execute() 186312 1726890158.77738: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.77754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.77768: variable 'omit' from source: magic vars 186312 1726890158.78185: variable 'storage_test_volume' from source: include params 186312 1726890158.78207: variable '_storage_test_volume_present' from source: set_fact 186312 1726890158.78227: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890158.78230: when evaluation is False, skipping this task 186312 1726890158.78233: _execute() done 186312 1726890158.78236: dumping result to json 186312 1726890158.78239: done dumping result, returning 186312 1726890158.78246: done running TaskExecutor() for managed_node3/TASK: Set LV cache size [02369adf-7a19-881e-6b85-000000002740] 186312 1726890158.78250: sending task result for task 02369adf-7a19-881e-6b85-000000002740 186312 1726890158.78348: done sending task result for task 02369adf-7a19-881e-6b85-000000002740 186312 1726890158.78362: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890158.78449: no more pending results, returning what we have 186312 1726890158.78453: results queue empty 186312 1726890158.78454: checking for any_errors_fatal 186312 1726890158.78463: done checking for any_errors_fatal 186312 1726890158.78464: checking for max_fail_percentage 186312 1726890158.78466: done checking for max_fail_percentage 186312 1726890158.78468: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.78469: done checking to see if all hosts have failed 186312 1726890158.78469: getting the remaining hosts for this loop 186312 1726890158.78471: done getting the remaining hosts for this loop 186312 1726890158.78474: getting the next task for host managed_node3 186312 1726890158.78482: done getting next task for host managed_node3 186312 1726890158.78485: ^ task is: TASK: Parse the requested cache size 186312 1726890158.78490: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.78494: getting variables 186312 1726890158.78495: in VariableManager get_vars() 186312 1726890158.78541: Calling all_inventory to load vars for managed_node3 186312 1726890158.78544: Calling groups_inventory to load vars for managed_node3 186312 1726890158.78548: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.78558: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.78561: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.78563: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.78961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.79317: done with get_vars() 186312 1726890158.79327: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:42:38 -0400 (0:00:00.025) 0:02:08.533 ****** 186312 1726890158.79383: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890158.79558: worker is 1 (out of 1 available) 186312 1726890158.79571: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890158.79583: done queuing things up, now waiting for results queue to drain 186312 1726890158.79585: waiting for pending results... 186312 1726890158.79787: running TaskExecutor() for managed_node3/TASK: Parse the requested cache size 186312 1726890158.79936: in run() - task 02369adf-7a19-881e-6b85-000000002741 186312 1726890158.79967: variable 'ansible_search_path' from source: unknown 186312 1726890158.80014: calling self._execute() 186312 1726890158.80098: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.80113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.80128: variable 'omit' from source: magic vars 186312 1726890158.80463: variable 'storage_test_volume' from source: include params 186312 1726890158.80485: variable '_storage_test_volume_present' from source: set_fact 186312 1726890158.80501: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890158.80505: when evaluation is False, skipping this task 186312 1726890158.80507: _execute() done 186312 1726890158.80510: dumping result to json 186312 1726890158.80514: done dumping result, returning 186312 1726890158.80519: done running TaskExecutor() for managed_node3/TASK: Parse the requested cache size [02369adf-7a19-881e-6b85-000000002741] 186312 1726890158.80525: sending task result for task 02369adf-7a19-881e-6b85-000000002741 186312 1726890158.80619: done sending task result for task 02369adf-7a19-881e-6b85-000000002741 186312 1726890158.80622: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890158.80689: no more pending results, returning what we have 186312 1726890158.80692: results queue empty 186312 1726890158.80693: checking for any_errors_fatal 186312 1726890158.80699: done checking for any_errors_fatal 186312 1726890158.80700: checking for max_fail_percentage 186312 1726890158.80701: done checking for max_fail_percentage 186312 1726890158.80702: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.80703: done checking to see if all hosts have failed 186312 1726890158.80704: getting the remaining hosts for this loop 186312 1726890158.80705: done getting the remaining hosts for this loop 186312 1726890158.80708: getting the next task for host managed_node3 186312 1726890158.80715: done getting next task for host managed_node3 186312 1726890158.80718: ^ task is: TASK: Set expected cache size 186312 1726890158.80722: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.80725: getting variables 186312 1726890158.80727: in VariableManager get_vars() 186312 1726890158.80758: Calling all_inventory to load vars for managed_node3 186312 1726890158.80760: Calling groups_inventory to load vars for managed_node3 186312 1726890158.80762: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.80769: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.80771: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.80772: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.81106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.81587: done with get_vars() 186312 1726890158.81601: done getting variables 186312 1726890158.81646: 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 [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:42:38 -0400 (0:00:00.022) 0:02:08.555 ****** 186312 1726890158.81668: entering _queue_task() for managed_node3/set_fact 186312 1726890158.81842: worker is 1 (out of 1 available) 186312 1726890158.81854: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.81866: done queuing things up, now waiting for results queue to drain 186312 1726890158.81868: waiting for pending results... 186312 1726890158.82155: running TaskExecutor() for managed_node3/TASK: Set expected cache size 186312 1726890158.82256: in run() - task 02369adf-7a19-881e-6b85-000000002742 186312 1726890158.82277: variable 'ansible_search_path' from source: unknown 186312 1726890158.82309: calling self._execute() 186312 1726890158.82427: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.82446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.82465: variable 'omit' from source: magic vars 186312 1726890158.82876: variable 'storage_test_volume' from source: include params 186312 1726890158.82901: variable '_storage_test_volume_present' from source: set_fact 186312 1726890158.82923: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890158.82937: when evaluation is False, skipping this task 186312 1726890158.82940: _execute() done 186312 1726890158.82943: dumping result to json 186312 1726890158.82947: done dumping result, returning 186312 1726890158.82972: done running TaskExecutor() for managed_node3/TASK: Set expected cache size [02369adf-7a19-881e-6b85-000000002742] 186312 1726890158.82976: sending task result for task 02369adf-7a19-881e-6b85-000000002742 186312 1726890158.83089: done sending task result for task 02369adf-7a19-881e-6b85-000000002742 186312 1726890158.83093: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890158.83155: no more pending results, returning what we have 186312 1726890158.83158: results queue empty 186312 1726890158.83160: checking for any_errors_fatal 186312 1726890158.83169: done checking for any_errors_fatal 186312 1726890158.83170: checking for max_fail_percentage 186312 1726890158.83172: done checking for max_fail_percentage 186312 1726890158.83174: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.83175: done checking to see if all hosts have failed 186312 1726890158.83175: getting the remaining hosts for this loop 186312 1726890158.83177: done getting the remaining hosts for this loop 186312 1726890158.83181: getting the next task for host managed_node3 186312 1726890158.83188: done getting next task for host managed_node3 186312 1726890158.83191: ^ task is: TASK: Check cache size 186312 1726890158.83196: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.83200: getting variables 186312 1726890158.83202: in VariableManager get_vars() 186312 1726890158.83243: Calling all_inventory to load vars for managed_node3 186312 1726890158.83246: Calling groups_inventory to load vars for managed_node3 186312 1726890158.83249: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.83259: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.83262: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.83264: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.83588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.83949: done with get_vars() 186312 1726890158.83959: done getting variables 186312 1726890158.83997: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:42:38 -0400 (0:00:00.023) 0:02:08.579 ****** 186312 1726890158.84019: entering _queue_task() for managed_node3/assert 186312 1726890158.84204: worker is 1 (out of 1 available) 186312 1726890158.84216: exiting _queue_task() for managed_node3/assert 186312 1726890158.84228: done queuing things up, now waiting for results queue to drain 186312 1726890158.84231: waiting for pending results... 186312 1726890158.84540: running TaskExecutor() for managed_node3/TASK: Check cache size 186312 1726890158.84643: in run() - task 02369adf-7a19-881e-6b85-000000002743 186312 1726890158.84678: variable 'ansible_search_path' from source: unknown 186312 1726890158.84755: calling self._execute() 186312 1726890158.84948: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.84977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.85005: variable 'omit' from source: magic vars 186312 1726890158.85403: variable 'storage_test_volume' from source: include params 186312 1726890158.85419: variable '_storage_test_volume_present' from source: set_fact 186312 1726890158.85437: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890158.85442: when evaluation is False, skipping this task 186312 1726890158.85445: _execute() done 186312 1726890158.85448: dumping result to json 186312 1726890158.85450: done dumping result, returning 186312 1726890158.85454: done running TaskExecutor() for managed_node3/TASK: Check cache size [02369adf-7a19-881e-6b85-000000002743] 186312 1726890158.85459: sending task result for task 02369adf-7a19-881e-6b85-000000002743 186312 1726890158.85555: done sending task result for task 02369adf-7a19-881e-6b85-000000002743 186312 1726890158.85558: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890158.85616: no more pending results, returning what we have 186312 1726890158.85619: results queue empty 186312 1726890158.85620: checking for any_errors_fatal 186312 1726890158.85630: done checking for any_errors_fatal 186312 1726890158.85631: checking for max_fail_percentage 186312 1726890158.85633: done checking for max_fail_percentage 186312 1726890158.85633: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.85634: done checking to see if all hosts have failed 186312 1726890158.85638: getting the remaining hosts for this loop 186312 1726890158.85639: done getting the remaining hosts for this loop 186312 1726890158.85643: getting the next task for host managed_node3 186312 1726890158.85710: done getting next task for host managed_node3 186312 1726890158.85713: ^ task is: TASK: Clean up facts 186312 1726890158.85718: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.85722: getting variables 186312 1726890158.85723: in VariableManager get_vars() 186312 1726890158.85755: Calling all_inventory to load vars for managed_node3 186312 1726890158.85758: Calling groups_inventory to load vars for managed_node3 186312 1726890158.85761: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.85770: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.85773: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.85776: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.86296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.87292: done with get_vars() 186312 1726890158.87305: done getting variables 186312 1726890158.87371: 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 [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:42:38 -0400 (0:00:00.033) 0:02:08.613 ****** 186312 1726890158.87399: entering _queue_task() for managed_node3/set_fact 186312 1726890158.87636: worker is 1 (out of 1 available) 186312 1726890158.87649: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.87662: done queuing things up, now waiting for results queue to drain 186312 1726890158.87670: waiting for pending results... 186312 1726890158.87923: running TaskExecutor() for managed_node3/TASK: Clean up facts 186312 1726890158.88021: in run() - task 02369adf-7a19-881e-6b85-000000002696 186312 1726890158.88035: variable 'ansible_search_path' from source: unknown 186312 1726890158.88064: calling self._execute() 186312 1726890158.88157: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.88161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.88170: variable 'omit' from source: magic vars 186312 1726890158.88254: variable 'omit' from source: magic vars 186312 1726890158.88289: variable 'omit' from source: magic vars 186312 1726890158.88318: variable 'omit' from source: magic vars 186312 1726890158.88354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890158.88380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890158.88400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890158.88416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890158.88426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890158.88453: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890158.88456: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.88459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.88525: Set connection var ansible_shell_type to sh 186312 1726890158.88537: Set connection var ansible_pipelining to False 186312 1726890158.88547: Set connection var ansible_timeout to 10 186312 1726890158.88550: Set connection var ansible_connection to ssh 186312 1726890158.88553: Set connection var ansible_shell_executable to /bin/sh 186312 1726890158.88558: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890158.88576: variable 'ansible_shell_executable' from source: unknown 186312 1726890158.88579: variable 'ansible_connection' from source: unknown 186312 1726890158.88582: variable 'ansible_module_compression' from source: unknown 186312 1726890158.88584: variable 'ansible_shell_type' from source: unknown 186312 1726890158.88587: variable 'ansible_shell_executable' from source: unknown 186312 1726890158.88589: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.88592: variable 'ansible_pipelining' from source: unknown 186312 1726890158.88595: variable 'ansible_timeout' from source: unknown 186312 1726890158.88598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.88709: 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) 186312 1726890158.88720: variable 'omit' from source: magic vars 186312 1726890158.88726: starting attempt loop 186312 1726890158.88733: running the handler 186312 1726890158.88739: handler run complete 186312 1726890158.88749: attempt loop complete, returning result 186312 1726890158.88752: _execute() done 186312 1726890158.88755: dumping result to json 186312 1726890158.88758: done dumping result, returning 186312 1726890158.88763: done running TaskExecutor() for managed_node3/TASK: Clean up facts [02369adf-7a19-881e-6b85-000000002696] 186312 1726890158.88771: sending task result for task 02369adf-7a19-881e-6b85-000000002696 186312 1726890158.88852: done sending task result for task 02369adf-7a19-881e-6b85-000000002696 186312 1726890158.88855: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 186312 1726890158.88927: no more pending results, returning what we have 186312 1726890158.88930: results queue empty 186312 1726890158.88931: checking for any_errors_fatal 186312 1726890158.88940: done checking for any_errors_fatal 186312 1726890158.88941: checking for max_fail_percentage 186312 1726890158.88942: done checking for max_fail_percentage 186312 1726890158.88943: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.88944: done checking to see if all hosts have failed 186312 1726890158.88945: getting the remaining hosts for this loop 186312 1726890158.88947: done getting the remaining hosts for this loop 186312 1726890158.88949: getting the next task for host managed_node3 186312 1726890158.88957: done getting next task for host managed_node3 186312 1726890158.88959: ^ task is: TASK: Clean up variable namespace 186312 1726890158.88961: ^ state is: HOST STATE: block=2, task=40, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890158.88966: getting variables 186312 1726890158.88967: in VariableManager get_vars() 186312 1726890158.88996: Calling all_inventory to load vars for managed_node3 186312 1726890158.88998: Calling groups_inventory to load vars for managed_node3 186312 1726890158.89000: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.89007: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.89008: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.89010: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.89324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.89896: done with get_vars() 186312 1726890158.89908: done getting variables 186312 1726890158.89982: 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 [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:42:38 -0400 (0:00:00.026) 0:02:08.639 ****** 186312 1726890158.90009: entering _queue_task() for managed_node3/set_fact 186312 1726890158.90253: worker is 1 (out of 1 available) 186312 1726890158.90265: exiting _queue_task() for managed_node3/set_fact 186312 1726890158.90278: done queuing things up, now waiting for results queue to drain 186312 1726890158.90279: waiting for pending results... 186312 1726890158.90558: running TaskExecutor() for managed_node3/TASK: Clean up variable namespace 186312 1726890158.90681: in run() - task 02369adf-7a19-881e-6b85-0000000024b4 186312 1726890158.90700: variable 'ansible_search_path' from source: unknown 186312 1726890158.90742: calling self._execute() 186312 1726890158.90859: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.90870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.90883: variable 'omit' from source: magic vars 186312 1726890158.91003: variable 'omit' from source: magic vars 186312 1726890158.91059: variable 'omit' from source: magic vars 186312 1726890158.91098: variable 'omit' from source: magic vars 186312 1726890158.91154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890158.91190: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890158.91217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890158.91243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890158.91266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890158.91297: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890158.91305: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.91313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.91415: Set connection var ansible_shell_type to sh 186312 1726890158.91432: Set connection var ansible_pipelining to False 186312 1726890158.91447: Set connection var ansible_timeout to 10 186312 1726890158.91455: Set connection var ansible_connection to ssh 186312 1726890158.91466: Set connection var ansible_shell_executable to /bin/sh 186312 1726890158.91479: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890158.91507: variable 'ansible_shell_executable' from source: unknown 186312 1726890158.91518: variable 'ansible_connection' from source: unknown 186312 1726890158.91525: variable 'ansible_module_compression' from source: unknown 186312 1726890158.91535: variable 'ansible_shell_type' from source: unknown 186312 1726890158.91541: variable 'ansible_shell_executable' from source: unknown 186312 1726890158.91548: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.91556: variable 'ansible_pipelining' from source: unknown 186312 1726890158.91563: variable 'ansible_timeout' from source: unknown 186312 1726890158.91570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.91728: 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) 186312 1726890158.91747: variable 'omit' from source: magic vars 186312 1726890158.91755: starting attempt loop 186312 1726890158.91760: running the handler 186312 1726890158.91774: handler run complete 186312 1726890158.91787: attempt loop complete, returning result 186312 1726890158.91794: _execute() done 186312 1726890158.91803: dumping result to json 186312 1726890158.91809: done dumping result, returning 186312 1726890158.91821: done running TaskExecutor() for managed_node3/TASK: Clean up variable namespace [02369adf-7a19-881e-6b85-0000000024b4] 186312 1726890158.91831: sending task result for task 02369adf-7a19-881e-6b85-0000000024b4 ok: [managed_node3] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 186312 1726890158.91984: no more pending results, returning what we have 186312 1726890158.91987: results queue empty 186312 1726890158.91987: checking for any_errors_fatal 186312 1726890158.91996: done checking for any_errors_fatal 186312 1726890158.91997: checking for max_fail_percentage 186312 1726890158.91999: done checking for max_fail_percentage 186312 1726890158.92000: checking to see if all hosts have failed and the running result is not ok 186312 1726890158.92001: done checking to see if all hosts have failed 186312 1726890158.92002: getting the remaining hosts for this loop 186312 1726890158.92004: done getting the remaining hosts for this loop 186312 1726890158.92007: getting the next task for host managed_node3 186312 1726890158.92019: done getting next task for host managed_node3 186312 1726890158.92022: ^ task is: TASK: Clean up 186312 1726890158.92024: ^ state is: HOST STATE: block=2, task=41, rescue=0, 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 186312 1726890158.92029: getting variables 186312 1726890158.92030: in VariableManager get_vars() 186312 1726890158.92067: Calling all_inventory to load vars for managed_node3 186312 1726890158.92070: Calling groups_inventory to load vars for managed_node3 186312 1726890158.92073: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.92084: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.92087: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.92090: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.92596: done sending task result for task 02369adf-7a19-881e-6b85-0000000024b4 186312 1726890158.92599: WORKER PROCESS EXITING 186312 1726890158.92648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.93531: done with get_vars() 186312 1726890158.93545: done getting variables TASK [Clean up] **************************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:128 Friday 20 September 2024 23:42:38 -0400 (0:00:00.036) 0:02:08.675 ****** 186312 1726890158.93636: entering _queue_task() for managed_node3/include_role 186312 1726890158.93857: worker is 1 (out of 1 available) 186312 1726890158.93868: exiting _queue_task() for managed_node3/include_role 186312 1726890158.93879: done queuing things up, now waiting for results queue to drain 186312 1726890158.93880: waiting for pending results... 186312 1726890158.94154: running TaskExecutor() for managed_node3/TASK: Clean up 186312 1726890158.94269: in run() - task 02369adf-7a19-881e-6b85-00000000001c 186312 1726890158.94288: variable 'ansible_search_path' from source: unknown 186312 1726890158.94338: calling self._execute() 186312 1726890158.94459: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890158.94473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890158.94487: variable 'omit' from source: magic vars 186312 1726890158.94596: _execute() done 186312 1726890158.94605: dumping result to json 186312 1726890158.94616: done dumping result, returning 186312 1726890158.94626: done running TaskExecutor() for managed_node3/TASK: Clean up [02369adf-7a19-881e-6b85-00000000001c] 186312 1726890158.94643: sending task result for task 02369adf-7a19-881e-6b85-00000000001c 186312 1726890158.94833: no more pending results, returning what we have 186312 1726890158.94839: in VariableManager get_vars() 186312 1726890158.94887: Calling all_inventory to load vars for managed_node3 186312 1726890158.94890: Calling groups_inventory to load vars for managed_node3 186312 1726890158.94894: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890158.94910: Calling all_plugins_play to load vars for managed_node3 186312 1726890158.94919: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890158.94923: Calling groups_plugins_play to load vars for managed_node3 186312 1726890158.95635: done sending task result for task 02369adf-7a19-881e-6b85-00000000001c 186312 1726890158.95639: WORKER PROCESS EXITING 186312 1726890158.95662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890158.96380: done with get_vars() 186312 1726890158.96391: variable 'ansible_search_path' from source: unknown 186312 1726890159.01173: variable 'omit' from source: magic vars 186312 1726890159.01198: variable 'omit' from source: magic vars 186312 1726890159.01218: variable 'omit' from source: magic vars 186312 1726890159.01224: we have included files to process 186312 1726890159.01225: generating all_blocks data 186312 1726890159.01227: done generating all_blocks data 186312 1726890159.01236: processing included file: fedora.linux_system_roles.storage 186312 1726890159.01257: in VariableManager get_vars() 186312 1726890159.01273: done with get_vars() 186312 1726890159.01300: in VariableManager get_vars() 186312 1726890159.01319: done with get_vars() 186312 1726890159.01363: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 186312 1726890159.01393: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 186312 1726890159.01545: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 186312 1726890159.01630: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 186312 1726890159.01732: in VariableManager get_vars() 186312 1726890159.01753: done with get_vars() 186312 1726890159.02051: in VariableManager get_vars() 186312 1726890159.02070: done with get_vars() 186312 1726890159.02191: iterating over new_blocks loaded from include file 186312 1726890159.02193: in VariableManager get_vars() 186312 1726890159.02206: done with get_vars() 186312 1726890159.02208: filtering new block on tags 186312 1726890159.02259: done filtering new block on tags 186312 1726890159.02274: in VariableManager get_vars() 186312 1726890159.02287: done with get_vars() 186312 1726890159.02288: filtering new block on tags 186312 1726890159.02304: done filtering new block on tags 186312 1726890159.02306: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node3 186312 1726890159.02313: extending task lists for all hosts with included blocks 186312 1726890159.08006: done extending task lists 186312 1726890159.08008: done processing included files 186312 1726890159.08008: results queue empty 186312 1726890159.08009: checking for any_errors_fatal 186312 1726890159.08014: done checking for any_errors_fatal 186312 1726890159.08015: checking for max_fail_percentage 186312 1726890159.08016: done checking for max_fail_percentage 186312 1726890159.08016: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.08017: done checking to see if all hosts have failed 186312 1726890159.08018: getting the remaining hosts for this loop 186312 1726890159.08019: done getting the remaining hosts for this loop 186312 1726890159.08022: getting the next task for host managed_node3 186312 1726890159.08026: done getting next task for host managed_node3 186312 1726890159.08031: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890159.08033: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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 186312 1726890159.08044: getting variables 186312 1726890159.08045: in VariableManager get_vars() 186312 1726890159.08059: Calling all_inventory to load vars for managed_node3 186312 1726890159.08062: Calling groups_inventory to load vars for managed_node3 186312 1726890159.08064: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.08069: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.08072: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.08075: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.08527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.09125: done with get_vars() 186312 1726890159.09141: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 23:42:39 -0400 (0:00:00.155) 0:02:08.831 ****** 186312 1726890159.09223: entering _queue_task() for managed_node3/include_tasks 186312 1726890159.09570: worker is 1 (out of 1 available) 186312 1726890159.09583: exiting _queue_task() for managed_node3/include_tasks 186312 1726890159.09595: done queuing things up, now waiting for results queue to drain 186312 1726890159.09599: waiting for pending results... 186312 1726890159.09903: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890159.10040: in run() - task 02369adf-7a19-881e-6b85-000000002a55 186312 1726890159.10062: variable 'ansible_search_path' from source: unknown 186312 1726890159.10069: variable 'ansible_search_path' from source: unknown 186312 1726890159.10106: calling self._execute() 186312 1726890159.10226: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.10240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.10259: variable 'omit' from source: magic vars 186312 1726890159.10392: _execute() done 186312 1726890159.10402: dumping result to json 186312 1726890159.10410: done dumping result, returning 186312 1726890159.10423: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-000000002a55] 186312 1726890159.10438: sending task result for task 02369adf-7a19-881e-6b85-000000002a55 186312 1726890159.10601: no more pending results, returning what we have 186312 1726890159.10607: in VariableManager get_vars() 186312 1726890159.10659: Calling all_inventory to load vars for managed_node3 186312 1726890159.10664: Calling groups_inventory to load vars for managed_node3 186312 1726890159.10666: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.10680: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.10684: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.10688: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.11406: done sending task result for task 02369adf-7a19-881e-6b85-000000002a55 186312 1726890159.11409: WORKER PROCESS EXITING 186312 1726890159.11441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.12245: done with get_vars() 186312 1726890159.12256: variable 'ansible_search_path' from source: unknown 186312 1726890159.12258: variable 'ansible_search_path' from source: unknown 186312 1726890159.12295: we have included files to process 186312 1726890159.12297: generating all_blocks data 186312 1726890159.12299: done generating all_blocks data 186312 1726890159.12303: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890159.12304: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890159.12306: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 186312 1726890159.12836: done processing included file 186312 1726890159.12838: iterating over new_blocks loaded from include file 186312 1726890159.12839: in VariableManager get_vars() 186312 1726890159.12864: done with get_vars() 186312 1726890159.12866: filtering new block on tags 186312 1726890159.12903: done filtering new block on tags 186312 1726890159.12906: in VariableManager get_vars() 186312 1726890159.12931: done with get_vars() 186312 1726890159.12933: filtering new block on tags 186312 1726890159.12972: done filtering new block on tags 186312 1726890159.12974: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node3 186312 1726890159.12978: extending task lists for all hosts with included blocks 186312 1726890159.13148: done extending task lists 186312 1726890159.13149: done processing included files 186312 1726890159.13150: results queue empty 186312 1726890159.13151: checking for any_errors_fatal 186312 1726890159.13155: done checking for any_errors_fatal 186312 1726890159.13156: checking for max_fail_percentage 186312 1726890159.13157: done checking for max_fail_percentage 186312 1726890159.13157: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.13158: done checking to see if all hosts have failed 186312 1726890159.13159: getting the remaining hosts for this loop 186312 1726890159.13160: done getting the remaining hosts for this loop 186312 1726890159.13163: getting the next task for host managed_node3 186312 1726890159.13167: done getting next task for host managed_node3 186312 1726890159.13169: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890159.13172: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.13186: getting variables 186312 1726890159.13187: in VariableManager get_vars() 186312 1726890159.13199: Calling all_inventory to load vars for managed_node3 186312 1726890159.13201: Calling groups_inventory to load vars for managed_node3 186312 1726890159.13203: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.13207: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.13210: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.13214: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.13682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.14275: done with get_vars() 186312 1726890159.14289: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 23:42:39 -0400 (0:00:00.051) 0:02:08.882 ****** 186312 1726890159.14366: entering _queue_task() for managed_node3/setup 186312 1726890159.14652: worker is 1 (out of 1 available) 186312 1726890159.14666: exiting _queue_task() for managed_node3/setup 186312 1726890159.14680: done queuing things up, now waiting for results queue to drain 186312 1726890159.14681: waiting for pending results... 186312 1726890159.15005: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 186312 1726890159.15180: in run() - task 02369adf-7a19-881e-6b85-000000002c52 186312 1726890159.15200: variable 'ansible_search_path' from source: unknown 186312 1726890159.15208: variable 'ansible_search_path' from source: unknown 186312 1726890159.15258: calling self._execute() 186312 1726890159.15382: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.15394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.15410: variable 'omit' from source: magic vars 186312 1726890159.15896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890159.18005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890159.18052: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890159.18082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890159.18116: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890159.18139: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890159.18199: 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) 186312 1726890159.18220: 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) 186312 1726890159.18240: 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) 186312 1726890159.18268: 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) 186312 1726890159.18282: 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) 186312 1726890159.18316: 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) 186312 1726890159.18335: 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) 186312 1726890159.18352: 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) 186312 1726890159.18377: 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) 186312 1726890159.18390: 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) 186312 1726890159.18510: variable '__storage_required_facts' from source: role '' all vars 186312 1726890159.18520: variable 'ansible_facts' from source: unknown 186312 1726890159.18700: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 186312 1726890159.18703: when evaluation is False, skipping this task 186312 1726890159.18706: _execute() done 186312 1726890159.18710: dumping result to json 186312 1726890159.18713: done dumping result, returning 186312 1726890159.18715: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-881e-6b85-000000002c52] 186312 1726890159.18726: sending task result for task 02369adf-7a19-881e-6b85-000000002c52 186312 1726890159.18804: done sending task result for task 02369adf-7a19-881e-6b85-000000002c52 186312 1726890159.18807: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 186312 1726890159.18897: no more pending results, returning what we have 186312 1726890159.18902: results queue empty 186312 1726890159.18903: checking for any_errors_fatal 186312 1726890159.18905: done checking for any_errors_fatal 186312 1726890159.18906: checking for max_fail_percentage 186312 1726890159.18907: done checking for max_fail_percentage 186312 1726890159.18908: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.18910: done checking to see if all hosts have failed 186312 1726890159.18910: getting the remaining hosts for this loop 186312 1726890159.18914: done getting the remaining hosts for this loop 186312 1726890159.18917: getting the next task for host managed_node3 186312 1726890159.18923: done getting next task for host managed_node3 186312 1726890159.18926: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890159.18930: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.18951: getting variables 186312 1726890159.18953: in VariableManager get_vars() 186312 1726890159.19019: Calling all_inventory to load vars for managed_node3 186312 1726890159.19021: Calling groups_inventory to load vars for managed_node3 186312 1726890159.19023: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.19032: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.19034: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.19037: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.19569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.20181: done with get_vars() 186312 1726890159.20195: done getting variables 186312 1726890159.20261: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 23:42:39 -0400 (0:00:00.059) 0:02:08.942 ****** 186312 1726890159.20292: entering _queue_task() for managed_node3/include_vars 186312 1726890159.20485: worker is 1 (out of 1 available) 186312 1726890159.20498: exiting _queue_task() for managed_node3/include_vars 186312 1726890159.20510: done queuing things up, now waiting for results queue to drain 186312 1726890159.20513: waiting for pending results... 186312 1726890159.20708: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 186312 1726890159.20814: in run() - task 02369adf-7a19-881e-6b85-000000002c53 186312 1726890159.20825: variable 'ansible_search_path' from source: unknown 186312 1726890159.20831: variable 'ansible_search_path' from source: unknown 186312 1726890159.21052: variable 'ansible_facts' from source: unknown 186312 1726890159.21314: variable 'ansible_facts' from source: unknown 186312 1726890159.21514: variable 'ansible_facts' from source: unknown 186312 1726890159.21703: variable 'ansible_facts' from source: unknown 186312 1726890159.21817: variable 'omit' from source: magic vars 186312 1726890159.21909: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.21919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.21931: variable 'omit' from source: magic vars 186312 1726890159.22110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890159.22402: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890159.22460: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890159.22492: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890159.22533: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890159.22618: variable '__vars_file' from source: task vars 186312 1726890159.22718: variable 'role_path' from source: magic vars 186312 1726890159.22731: variable 'item' from source: unknown 186312 1726890159.22755: Evaluated conditional (__vars_file is file): False 186312 1726890159.22767: when evaluation is False, skipping this task 186312 1726890159.22809: variable 'item' from source: unknown 186312 1726890159.22897: variable 'item' from source: unknown skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 186312 1726890159.23175: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.23194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.23209: variable 'omit' from source: magic vars 186312 1726890159.23401: variable '__vars_file' from source: task vars 186312 1726890159.23493: variable 'role_path' from source: magic vars 186312 1726890159.23502: variable 'item' from source: unknown 186312 1726890159.23523: Evaluated conditional (__vars_file is file): False 186312 1726890159.23533: when evaluation is False, skipping this task 186312 1726890159.23574: variable 'item' from source: unknown 186312 1726890159.23646: 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" } 186312 1726890159.23796: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.23809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.23837: variable 'omit' from source: magic vars 186312 1726890159.24014: variable '__vars_file' from source: task vars 186312 1726890159.24124: variable 'role_path' from source: magic vars 186312 1726890159.24137: variable 'item' from source: unknown 186312 1726890159.24155: Evaluated conditional (__vars_file is file): True 186312 1726890159.24158: variable 'omit' from source: magic vars 186312 1726890159.24197: variable 'omit' from source: magic vars 186312 1726890159.24246: variable '__vars_file' from source: task vars 186312 1726890159.24294: variable '__vars_file' from source: task vars 186312 1726890159.24348: variable 'role_path' from source: magic vars 186312 1726890159.24351: variable 'item' from source: unknown 186312 1726890159.24365: variable 'omit' from source: magic vars 186312 1726890159.24387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890159.24408: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890159.24426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890159.24438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.24446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.24470: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890159.24473: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.24477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.24543: Set connection var ansible_shell_type to sh 186312 1726890159.24552: Set connection var ansible_pipelining to False 186312 1726890159.24560: Set connection var ansible_timeout to 10 186312 1726890159.24563: Set connection var ansible_connection to ssh 186312 1726890159.24567: Set connection var ansible_shell_executable to /bin/sh 186312 1726890159.24572: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890159.24587: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.24590: variable 'ansible_connection' from source: unknown 186312 1726890159.24592: variable 'ansible_module_compression' from source: unknown 186312 1726890159.24595: variable 'ansible_shell_type' from source: unknown 186312 1726890159.24598: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.24600: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.24603: variable 'ansible_pipelining' from source: unknown 186312 1726890159.24605: variable 'ansible_timeout' from source: unknown 186312 1726890159.24615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.24686: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890159.24694: variable 'omit' from source: magic vars 186312 1726890159.24699: starting attempt loop 186312 1726890159.24701: running the handler 186312 1726890159.24776: handler run complete 186312 1726890159.24784: attempt loop complete, returning result 186312 1726890159.24795: variable 'item' from source: unknown 186312 1726890159.24843: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890159.24957: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.24960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.24962: variable 'omit' from source: magic vars 186312 1726890159.25045: variable '__vars_file' from source: task vars 186312 1726890159.25096: variable 'role_path' from source: magic vars 186312 1726890159.25100: variable 'item' from source: unknown 186312 1726890159.25108: Evaluated conditional (__vars_file is file): True 186312 1726890159.25111: variable 'omit' from source: magic vars 186312 1726890159.25124: variable 'omit' from source: magic vars 186312 1726890159.25165: variable '__vars_file' from source: task vars 186312 1726890159.25204: variable '__vars_file' from source: task vars 186312 1726890159.25262: variable 'role_path' from source: magic vars 186312 1726890159.25271: variable 'item' from source: unknown 186312 1726890159.25277: variable 'omit' from source: magic vars 186312 1726890159.25292: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890159.25300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.25305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.25316: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890159.25319: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.25322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.25370: Set connection var ansible_shell_type to sh 186312 1726890159.25373: Set connection var ansible_pipelining to False 186312 1726890159.25382: Set connection var ansible_timeout to 10 186312 1726890159.25385: Set connection var ansible_connection to ssh 186312 1726890159.25390: Set connection var ansible_shell_executable to /bin/sh 186312 1726890159.25395: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890159.25407: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.25410: variable 'ansible_connection' from source: unknown 186312 1726890159.25414: variable 'ansible_module_compression' from source: unknown 186312 1726890159.25417: variable 'ansible_shell_type' from source: unknown 186312 1726890159.25419: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.25422: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.25424: variable 'ansible_pipelining' from source: unknown 186312 1726890159.25427: variable 'ansible_timeout' from source: unknown 186312 1726890159.25433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.25492: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890159.25497: variable 'omit' from source: magic vars 186312 1726890159.25502: starting attempt loop 186312 1726890159.25504: running the handler 186312 1726890159.25548: handler run complete 186312 1726890159.25554: attempt loop complete, returning result 186312 1726890159.25565: variable 'item' from source: unknown 186312 1726890159.25615: variable 'item' from source: unknown ok: [managed_node3] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 186312 1726890159.25709: dumping result to json 186312 1726890159.25718: done dumping result, returning 186312 1726890159.25720: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-881e-6b85-000000002c53] 186312 1726890159.25722: sending task result for task 02369adf-7a19-881e-6b85-000000002c53 186312 1726890159.25826: done sending task result for task 02369adf-7a19-881e-6b85-000000002c53 186312 1726890159.25900: no more pending results, returning what we have 186312 1726890159.25904: results queue empty 186312 1726890159.25907: checking for any_errors_fatal 186312 1726890159.25918: done checking for any_errors_fatal 186312 1726890159.25919: checking for max_fail_percentage 186312 1726890159.25922: done checking for max_fail_percentage 186312 1726890159.25923: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.25924: done checking to see if all hosts have failed 186312 1726890159.25925: getting the remaining hosts for this loop 186312 1726890159.25927: done getting the remaining hosts for this loop 186312 1726890159.25931: getting the next task for host managed_node3 186312 1726890159.25940: done getting next task for host managed_node3 186312 1726890159.25944: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890159.25948: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.25963: getting variables 186312 1726890159.25965: in VariableManager get_vars() 186312 1726890159.26000: Calling all_inventory to load vars for managed_node3 186312 1726890159.26003: Calling groups_inventory to load vars for managed_node3 186312 1726890159.26005: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.26018: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.26021: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.26024: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.26608: WORKER PROCESS EXITING 186312 1726890159.26631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.27233: done with get_vars() 186312 1726890159.27247: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 23:42:39 -0400 (0:00:00.070) 0:02:09.012 ****** 186312 1726890159.27342: entering _queue_task() for managed_node3/stat 186312 1726890159.27615: worker is 1 (out of 1 available) 186312 1726890159.27628: exiting _queue_task() for managed_node3/stat 186312 1726890159.27641: done queuing things up, now waiting for results queue to drain 186312 1726890159.27642: waiting for pending results... 186312 1726890159.28162: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree 186312 1726890159.28168: in run() - task 02369adf-7a19-881e-6b85-000000002c55 186312 1726890159.28172: variable 'ansible_search_path' from source: unknown 186312 1726890159.28175: variable 'ansible_search_path' from source: unknown 186312 1726890159.28178: calling self._execute() 186312 1726890159.28188: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.28193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.28201: variable 'omit' from source: magic vars 186312 1726890159.28826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890159.28851: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890159.28893: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890159.28929: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890159.28967: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890159.29053: 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) 186312 1726890159.29081: 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) 186312 1726890159.29106: 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) 186312 1726890159.29137: 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) 186312 1726890159.29253: variable '__storage_is_ostree' from source: set_fact 186312 1726890159.29263: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890159.29266: when evaluation is False, skipping this task 186312 1726890159.29268: _execute() done 186312 1726890159.29271: dumping result to json 186312 1726890159.29273: done dumping result, returning 186312 1726890159.29281: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-881e-6b85-000000002c55] 186312 1726890159.29286: sending task result for task 02369adf-7a19-881e-6b85-000000002c55 186312 1726890159.29377: done sending task result for task 02369adf-7a19-881e-6b85-000000002c55 186312 1726890159.29382: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890159.29438: no more pending results, returning what we have 186312 1726890159.29442: results queue empty 186312 1726890159.29443: checking for any_errors_fatal 186312 1726890159.29460: done checking for any_errors_fatal 186312 1726890159.29461: checking for max_fail_percentage 186312 1726890159.29463: done checking for max_fail_percentage 186312 1726890159.29464: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.29465: done checking to see if all hosts have failed 186312 1726890159.29466: getting the remaining hosts for this loop 186312 1726890159.29468: done getting the remaining hosts for this loop 186312 1726890159.29471: getting the next task for host managed_node3 186312 1726890159.29477: done getting next task for host managed_node3 186312 1726890159.29481: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890159.29484: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.29509: getting variables 186312 1726890159.29511: in VariableManager get_vars() 186312 1726890159.29544: Calling all_inventory to load vars for managed_node3 186312 1726890159.29546: Calling groups_inventory to load vars for managed_node3 186312 1726890159.29548: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.29557: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.29559: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.29561: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.30340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.30672: done with get_vars() 186312 1726890159.30683: done getting variables 186312 1726890159.30727: 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.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 23:42:39 -0400 (0:00:00.034) 0:02:09.046 ****** 186312 1726890159.30752: entering _queue_task() for managed_node3/set_fact 186312 1726890159.30965: worker is 1 (out of 1 available) 186312 1726890159.30978: exiting _queue_task() for managed_node3/set_fact 186312 1726890159.30991: done queuing things up, now waiting for results queue to drain 186312 1726890159.30993: waiting for pending results... 186312 1726890159.31191: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 186312 1726890159.31309: in run() - task 02369adf-7a19-881e-6b85-000000002c56 186312 1726890159.31324: variable 'ansible_search_path' from source: unknown 186312 1726890159.31327: variable 'ansible_search_path' from source: unknown 186312 1726890159.31360: calling self._execute() 186312 1726890159.31453: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.31458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.31463: variable 'omit' from source: magic vars 186312 1726890159.31748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890159.32140: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890159.32144: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890159.32148: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890159.32151: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890159.32195: 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) 186312 1726890159.32225: 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) 186312 1726890159.32248: 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) 186312 1726890159.32280: 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) 186312 1726890159.32425: variable '__storage_is_ostree' from source: set_fact 186312 1726890159.32442: Evaluated conditional (not __storage_is_ostree is defined): False 186312 1726890159.32449: when evaluation is False, skipping this task 186312 1726890159.32456: _execute() done 186312 1726890159.32464: dumping result to json 186312 1726890159.32470: done dumping result, returning 186312 1726890159.32479: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-881e-6b85-000000002c56] 186312 1726890159.32488: sending task result for task 02369adf-7a19-881e-6b85-000000002c56 186312 1726890159.32589: done sending task result for task 02369adf-7a19-881e-6b85-000000002c56 186312 1726890159.32596: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } 186312 1726890159.32670: no more pending results, returning what we have 186312 1726890159.32673: results queue empty 186312 1726890159.32674: checking for any_errors_fatal 186312 1726890159.32684: done checking for any_errors_fatal 186312 1726890159.32685: checking for max_fail_percentage 186312 1726890159.32687: done checking for max_fail_percentage 186312 1726890159.32688: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.32689: done checking to see if all hosts have failed 186312 1726890159.32689: getting the remaining hosts for this loop 186312 1726890159.32691: done getting the remaining hosts for this loop 186312 1726890159.32695: getting the next task for host managed_node3 186312 1726890159.32704: done getting next task for host managed_node3 186312 1726890159.32708: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890159.32713: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890159.32741: getting variables 186312 1726890159.32743: in VariableManager get_vars() 186312 1726890159.32779: Calling all_inventory to load vars for managed_node3 186312 1726890159.32782: Calling groups_inventory to load vars for managed_node3 186312 1726890159.32784: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.32793: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.32796: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.32798: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.33392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.33758: done with get_vars() 186312 1726890159.33768: done getting variables 186312 1726890159.33809: 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.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 23:42:39 -0400 (0:00:00.030) 0:02:09.077 ****** 186312 1726890159.33835: entering _queue_task() for managed_node3/set_fact 186312 1726890159.34027: worker is 1 (out of 1 available) 186312 1726890159.34043: exiting _queue_task() for managed_node3/set_fact 186312 1726890159.34057: done queuing things up, now waiting for results queue to drain 186312 1726890159.34059: waiting for pending results... 186312 1726890159.34247: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 186312 1726890159.34332: in run() - task 02369adf-7a19-881e-6b85-000000002a56 186312 1726890159.34341: variable 'ansible_search_path' from source: unknown 186312 1726890159.34345: variable 'ansible_search_path' from source: unknown 186312 1726890159.34376: calling self._execute() 186312 1726890159.34460: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.34464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.34475: variable 'omit' from source: magic vars 186312 1726890159.34555: variable 'omit' from source: magic vars 186312 1726890159.34593: variable 'omit' from source: magic vars 186312 1726890159.34619: variable 'omit' from source: magic vars 186312 1726890159.34654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890159.34678: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890159.34697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890159.34711: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.34723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.34747: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890159.34750: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.34753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.34819: Set connection var ansible_shell_type to sh 186312 1726890159.34828: Set connection var ansible_pipelining to False 186312 1726890159.34837: Set connection var ansible_timeout to 10 186312 1726890159.34840: Set connection var ansible_connection to ssh 186312 1726890159.34845: Set connection var ansible_shell_executable to /bin/sh 186312 1726890159.34850: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890159.34866: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.34869: variable 'ansible_connection' from source: unknown 186312 1726890159.34872: variable 'ansible_module_compression' from source: unknown 186312 1726890159.34874: variable 'ansible_shell_type' from source: unknown 186312 1726890159.34876: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.34878: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.34883: variable 'ansible_pipelining' from source: unknown 186312 1726890159.34885: variable 'ansible_timeout' from source: unknown 186312 1726890159.34889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.34993: 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) 186312 1726890159.35001: variable 'omit' from source: magic vars 186312 1726890159.35006: starting attempt loop 186312 1726890159.35009: running the handler 186312 1726890159.35023: handler run complete 186312 1726890159.35033: attempt loop complete, returning result 186312 1726890159.35036: _execute() done 186312 1726890159.35039: dumping result to json 186312 1726890159.35043: done dumping result, returning 186312 1726890159.35045: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-881e-6b85-000000002a56] 186312 1726890159.35050: sending task result for task 02369adf-7a19-881e-6b85-000000002a56 186312 1726890159.35137: done sending task result for task 02369adf-7a19-881e-6b85-000000002a56 186312 1726890159.35140: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890159.35218: no more pending results, returning what we have 186312 1726890159.35221: results queue empty 186312 1726890159.35222: checking for any_errors_fatal 186312 1726890159.35227: done checking for any_errors_fatal 186312 1726890159.35228: checking for max_fail_percentage 186312 1726890159.35237: done checking for max_fail_percentage 186312 1726890159.35238: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.35240: done checking to see if all hosts have failed 186312 1726890159.35240: getting the remaining hosts for this loop 186312 1726890159.35242: done getting the remaining hosts for this loop 186312 1726890159.35245: getting the next task for host managed_node3 186312 1726890159.35250: done getting next task for host managed_node3 186312 1726890159.35253: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890159.35255: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.35263: getting variables 186312 1726890159.35264: in VariableManager get_vars() 186312 1726890159.35288: Calling all_inventory to load vars for managed_node3 186312 1726890159.35290: Calling groups_inventory to load vars for managed_node3 186312 1726890159.35291: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.35298: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.35299: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.35301: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.35626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.36001: done with get_vars() 186312 1726890159.36013: done getting variables 186312 1726890159.36051: 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.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 23:42:39 -0400 (0:00:00.022) 0:02:09.099 ****** 186312 1726890159.36072: entering _queue_task() for managed_node3/set_fact 186312 1726890159.36296: worker is 1 (out of 1 available) 186312 1726890159.36323: exiting _queue_task() for managed_node3/set_fact 186312 1726890159.36336: done queuing things up, now waiting for results queue to drain 186312 1726890159.36337: waiting for pending results... 186312 1726890159.36735: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 186312 1726890159.36925: in run() - task 02369adf-7a19-881e-6b85-000000002a57 186312 1726890159.36937: variable 'ansible_search_path' from source: unknown 186312 1726890159.36940: variable 'ansible_search_path' from source: unknown 186312 1726890159.36971: calling self._execute() 186312 1726890159.37134: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.37154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.37163: variable 'omit' from source: magic vars 186312 1726890159.37269: variable 'omit' from source: magic vars 186312 1726890159.37303: variable 'omit' from source: magic vars 186312 1726890159.37331: variable 'omit' from source: magic vars 186312 1726890159.37363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890159.37389: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890159.37405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890159.37420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.37432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.37453: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890159.37456: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.37458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.37524: Set connection var ansible_shell_type to sh 186312 1726890159.37534: Set connection var ansible_pipelining to False 186312 1726890159.37540: Set connection var ansible_timeout to 10 186312 1726890159.37543: Set connection var ansible_connection to ssh 186312 1726890159.37551: Set connection var ansible_shell_executable to /bin/sh 186312 1726890159.37569: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890159.37597: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.37607: variable 'ansible_connection' from source: unknown 186312 1726890159.37613: variable 'ansible_module_compression' from source: unknown 186312 1726890159.37618: variable 'ansible_shell_type' from source: unknown 186312 1726890159.37624: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.37632: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.37639: variable 'ansible_pipelining' from source: unknown 186312 1726890159.37649: variable 'ansible_timeout' from source: unknown 186312 1726890159.37666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.37899: 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) 186312 1726890159.37907: variable 'omit' from source: magic vars 186312 1726890159.37910: starting attempt loop 186312 1726890159.37917: running the handler 186312 1726890159.37926: handler run complete 186312 1726890159.37936: attempt loop complete, returning result 186312 1726890159.37942: _execute() done 186312 1726890159.37949: dumping result to json 186312 1726890159.37951: done dumping result, returning 186312 1726890159.37962: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-881e-6b85-000000002a57] 186312 1726890159.37975: sending task result for task 02369adf-7a19-881e-6b85-000000002a57 186312 1726890159.38101: done sending task result for task 02369adf-7a19-881e-6b85-000000002a57 186312 1726890159.38105: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 186312 1726890159.38209: no more pending results, returning what we have 186312 1726890159.38214: results queue empty 186312 1726890159.38214: checking for any_errors_fatal 186312 1726890159.38220: done checking for any_errors_fatal 186312 1726890159.38221: checking for max_fail_percentage 186312 1726890159.38222: done checking for max_fail_percentage 186312 1726890159.38223: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.38224: done checking to see if all hosts have failed 186312 1726890159.38225: getting the remaining hosts for this loop 186312 1726890159.38228: done getting the remaining hosts for this loop 186312 1726890159.38233: getting the next task for host managed_node3 186312 1726890159.38242: done getting next task for host managed_node3 186312 1726890159.38246: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890159.38249: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.38261: getting variables 186312 1726890159.38262: in VariableManager get_vars() 186312 1726890159.38294: Calling all_inventory to load vars for managed_node3 186312 1726890159.38297: Calling groups_inventory to load vars for managed_node3 186312 1726890159.38299: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.38313: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.38327: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.38334: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.38880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.39546: done with get_vars() 186312 1726890159.39565: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 23:42:39 -0400 (0:00:00.036) 0:02:09.136 ****** 186312 1726890159.39689: entering _queue_task() for managed_node3/include_tasks 186312 1726890159.39907: worker is 1 (out of 1 available) 186312 1726890159.39924: exiting _queue_task() for managed_node3/include_tasks 186312 1726890159.39942: done queuing things up, now waiting for results queue to drain 186312 1726890159.39944: waiting for pending results... 186312 1726890159.40193: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 186312 1726890159.40292: in run() - task 02369adf-7a19-881e-6b85-000000002a58 186312 1726890159.40316: variable 'ansible_search_path' from source: unknown 186312 1726890159.40320: variable 'ansible_search_path' from source: unknown 186312 1726890159.40351: calling self._execute() 186312 1726890159.40443: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.40447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.40456: variable 'omit' from source: magic vars 186312 1726890159.40707: variable 'storage_provider' from source: role '' defaults 186312 1726890159.40737: _execute() done 186312 1726890159.40749: dumping result to json 186312 1726890159.40767: done dumping result, returning 186312 1726890159.40784: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-881e-6b85-000000002a58] 186312 1726890159.40796: sending task result for task 02369adf-7a19-881e-6b85-000000002a58 186312 1726890159.40893: done sending task result for task 02369adf-7a19-881e-6b85-000000002a58 186312 1726890159.40896: WORKER PROCESS EXITING 186312 1726890159.40949: no more pending results, returning what we have 186312 1726890159.40953: in VariableManager get_vars() 186312 1726890159.40989: Calling all_inventory to load vars for managed_node3 186312 1726890159.40991: Calling groups_inventory to load vars for managed_node3 186312 1726890159.40993: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.41001: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.41004: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.41007: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.41309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.41645: done with get_vars() 186312 1726890159.41655: variable 'ansible_search_path' from source: unknown 186312 1726890159.41655: variable 'ansible_search_path' from source: unknown 186312 1726890159.41675: we have included files to process 186312 1726890159.41676: generating all_blocks data 186312 1726890159.41677: done generating all_blocks data 186312 1726890159.41683: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890159.41683: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890159.41685: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 186312 1726890159.42230: in VariableManager get_vars() 186312 1726890159.42248: done with get_vars() redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890159.43769: done processing included file 186312 1726890159.43771: iterating over new_blocks loaded from include file 186312 1726890159.43777: in VariableManager get_vars() 186312 1726890159.43804: done with get_vars() 186312 1726890159.43806: filtering new block on tags 186312 1726890159.43963: done filtering new block on tags 186312 1726890159.43965: in VariableManager get_vars() 186312 1726890159.43979: done with get_vars() 186312 1726890159.43980: filtering new block on tags 186312 1726890159.44095: done filtering new block on tags 186312 1726890159.44098: in VariableManager get_vars() 186312 1726890159.44127: done with get_vars() 186312 1726890159.44130: filtering new block on tags 186312 1726890159.44263: done filtering new block on tags 186312 1726890159.44266: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node3 186312 1726890159.44271: extending task lists for all hosts with included blocks 186312 1726890159.44674: done extending task lists 186312 1726890159.44675: done processing included files 186312 1726890159.44675: results queue empty 186312 1726890159.44676: checking for any_errors_fatal 186312 1726890159.44679: done checking for any_errors_fatal 186312 1726890159.44680: checking for max_fail_percentage 186312 1726890159.44681: done checking for max_fail_percentage 186312 1726890159.44681: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.44681: done checking to see if all hosts have failed 186312 1726890159.44682: getting the remaining hosts for this loop 186312 1726890159.44683: done getting the remaining hosts for this loop 186312 1726890159.44687: getting the next task for host managed_node3 186312 1726890159.44693: done getting next task for host managed_node3 186312 1726890159.44699: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890159.44702: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.44713: getting variables 186312 1726890159.44714: in VariableManager get_vars() 186312 1726890159.44734: Calling all_inventory to load vars for managed_node3 186312 1726890159.44737: Calling groups_inventory to load vars for managed_node3 186312 1726890159.44739: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.44744: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.44746: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.44749: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.45333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.45711: done with get_vars() 186312 1726890159.45723: done getting variables 186312 1726890159.45751: 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.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 23:42:39 -0400 (0:00:00.060) 0:02:09.196 ****** 186312 1726890159.45772: entering _queue_task() for managed_node3/package 186312 1726890159.45953: worker is 1 (out of 1 available) 186312 1726890159.45966: exiting _queue_task() for managed_node3/package 186312 1726890159.45978: done queuing things up, now waiting for results queue to drain 186312 1726890159.45979: waiting for pending results... 186312 1726890159.46178: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 186312 1726890159.46282: in run() - task 02369adf-7a19-881e-6b85-000000002c8b 186312 1726890159.46294: variable 'ansible_search_path' from source: unknown 186312 1726890159.46298: variable 'ansible_search_path' from source: unknown 186312 1726890159.46328: calling self._execute() 186312 1726890159.46419: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.46426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.46438: variable 'omit' from source: magic vars 186312 1726890159.46860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890159.47114: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890159.47150: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890159.47176: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890159.47202: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890159.47268: 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) 186312 1726890159.47289: 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) 186312 1726890159.47307: 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) 186312 1726890159.47327: 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) 186312 1726890159.47454: variable 'storage_skip_checks' from source: set_fact 186312 1726890159.47474: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): False 186312 1726890159.47477: when evaluation is False, skipping this task 186312 1726890159.47480: _execute() done 186312 1726890159.47483: dumping result to json 186312 1726890159.47486: done dumping result, returning 186312 1726890159.47491: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-881e-6b85-000000002c8b] 186312 1726890159.47493: sending task result for task 02369adf-7a19-881e-6b85-000000002c8b 186312 1726890159.47582: done sending task result for task 02369adf-7a19-881e-6b85-000000002c8b 186312 1726890159.47585: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890159.47646: no more pending results, returning what we have 186312 1726890159.47650: results queue empty 186312 1726890159.47651: checking for any_errors_fatal 186312 1726890159.47652: done checking for any_errors_fatal 186312 1726890159.47653: checking for max_fail_percentage 186312 1726890159.47654: done checking for max_fail_percentage 186312 1726890159.47655: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.47656: done checking to see if all hosts have failed 186312 1726890159.47657: getting the remaining hosts for this loop 186312 1726890159.47658: done getting the remaining hosts for this loop 186312 1726890159.47661: getting the next task for host managed_node3 186312 1726890159.47666: done getting next task for host managed_node3 186312 1726890159.47670: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890159.47673: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.47691: getting variables 186312 1726890159.47692: in VariableManager get_vars() 186312 1726890159.47731: Calling all_inventory to load vars for managed_node3 186312 1726890159.47733: Calling groups_inventory to load vars for managed_node3 186312 1726890159.47735: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.47741: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.47743: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.47744: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.48190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.48574: done with get_vars() 186312 1726890159.48584: done getting variables 186312 1726890159.48647: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 23:42:39 -0400 (0:00:00.028) 0:02:09.225 ****** 186312 1726890159.48674: entering _queue_task() for managed_node3/debug 186312 1726890159.48887: worker is 1 (out of 1 available) 186312 1726890159.48898: exiting _queue_task() for managed_node3/debug 186312 1726890159.48918: done queuing things up, now waiting for results queue to drain 186312 1726890159.48920: waiting for pending results... 186312 1726890159.49173: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools 186312 1726890159.49303: in run() - task 02369adf-7a19-881e-6b85-000000002c8c 186312 1726890159.49315: variable 'ansible_search_path' from source: unknown 186312 1726890159.49318: variable 'ansible_search_path' from source: unknown 186312 1726890159.49360: calling self._execute() 186312 1726890159.49473: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.49481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.49490: variable 'omit' from source: magic vars 186312 1726890159.49621: variable 'omit' from source: magic vars 186312 1726890159.49721: variable 'omit' from source: magic vars 186312 1726890159.49744: variable 'omit' from source: magic vars 186312 1726890159.49797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890159.49838: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890159.49871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890159.49897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.49932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.49958: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890159.49961: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.49964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.50089: Set connection var ansible_shell_type to sh 186312 1726890159.50098: Set connection var ansible_pipelining to False 186312 1726890159.50107: Set connection var ansible_timeout to 10 186312 1726890159.50111: Set connection var ansible_connection to ssh 186312 1726890159.50116: Set connection var ansible_shell_executable to /bin/sh 186312 1726890159.50125: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890159.50145: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.50149: variable 'ansible_connection' from source: unknown 186312 1726890159.50152: variable 'ansible_module_compression' from source: unknown 186312 1726890159.50154: variable 'ansible_shell_type' from source: unknown 186312 1726890159.50157: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.50159: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.50162: variable 'ansible_pipelining' from source: unknown 186312 1726890159.50164: variable 'ansible_timeout' from source: unknown 186312 1726890159.50168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.50289: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890159.50299: variable 'omit' from source: magic vars 186312 1726890159.50302: starting attempt loop 186312 1726890159.50305: running the handler 186312 1726890159.50590: handler run complete 186312 1726890159.50623: attempt loop complete, returning result 186312 1726890159.50626: _execute() done 186312 1726890159.50631: dumping result to json 186312 1726890159.50634: done dumping result, returning 186312 1726890159.50638: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-881e-6b85-000000002c8c] 186312 1726890159.50640: sending task result for task 02369adf-7a19-881e-6b85-000000002c8c 186312 1726890159.50744: done sending task result for task 02369adf-7a19-881e-6b85-000000002c8c 186312 1726890159.50747: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 186312 1726890159.50823: no more pending results, returning what we have 186312 1726890159.50825: results queue empty 186312 1726890159.50826: checking for any_errors_fatal 186312 1726890159.50836: done checking for any_errors_fatal 186312 1726890159.50837: checking for max_fail_percentage 186312 1726890159.50839: done checking for max_fail_percentage 186312 1726890159.50839: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.50840: done checking to see if all hosts have failed 186312 1726890159.50841: getting the remaining hosts for this loop 186312 1726890159.50842: done getting the remaining hosts for this loop 186312 1726890159.50845: getting the next task for host managed_node3 186312 1726890159.50850: done getting next task for host managed_node3 186312 1726890159.50853: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890159.50878: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.50888: getting variables 186312 1726890159.50889: in VariableManager get_vars() 186312 1726890159.50914: Calling all_inventory to load vars for managed_node3 186312 1726890159.50916: Calling groups_inventory to load vars for managed_node3 186312 1726890159.50918: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.50924: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.50926: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.50928: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.51484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.52188: done with get_vars() 186312 1726890159.52204: done getting variables 186312 1726890159.52269: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 23:42:39 -0400 (0:00:00.036) 0:02:09.262 ****** 186312 1726890159.52321: entering _queue_task() for managed_node3/debug 186312 1726890159.52557: worker is 1 (out of 1 available) 186312 1726890159.52568: exiting _queue_task() for managed_node3/debug 186312 1726890159.52581: done queuing things up, now waiting for results queue to drain 186312 1726890159.52582: waiting for pending results... 186312 1726890159.52773: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes 186312 1726890159.52873: in run() - task 02369adf-7a19-881e-6b85-000000002c8d 186312 1726890159.52888: variable 'ansible_search_path' from source: unknown 186312 1726890159.52903: variable 'ansible_search_path' from source: unknown 186312 1726890159.52935: calling self._execute() 186312 1726890159.53025: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.53031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.53037: variable 'omit' from source: magic vars 186312 1726890159.53123: variable 'omit' from source: magic vars 186312 1726890159.53174: variable 'omit' from source: magic vars 186312 1726890159.53197: variable 'omit' from source: magic vars 186312 1726890159.53242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890159.53284: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890159.53309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890159.53337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.53357: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.53396: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890159.53423: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.53443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.53549: Set connection var ansible_shell_type to sh 186312 1726890159.53557: Set connection var ansible_pipelining to False 186312 1726890159.53578: Set connection var ansible_timeout to 10 186312 1726890159.53581: Set connection var ansible_connection to ssh 186312 1726890159.53584: Set connection var ansible_shell_executable to /bin/sh 186312 1726890159.53586: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890159.53627: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.53638: variable 'ansible_connection' from source: unknown 186312 1726890159.53651: variable 'ansible_module_compression' from source: unknown 186312 1726890159.53662: variable 'ansible_shell_type' from source: unknown 186312 1726890159.53669: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.53674: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.53677: variable 'ansible_pipelining' from source: unknown 186312 1726890159.53688: variable 'ansible_timeout' from source: unknown 186312 1726890159.53693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.53848: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890159.53867: variable 'omit' from source: magic vars 186312 1726890159.53896: starting attempt loop 186312 1726890159.53900: running the handler 186312 1726890159.53958: variable 'storage_volumes' from source: include params 186312 1726890159.54134: variable 'storage_volumes' from source: include params 186312 1726890159.54229: variable '__swap_disk' from source: set_fact 186312 1726890159.54289: variable 'mount_location' from source: play vars 186312 1726890159.54349: variable 'mount_location' from source: play vars 186312 1726890159.54423: variable '__non_swap_disk' from source: set_fact 186312 1726890159.54474: handler run complete 186312 1726890159.54512: attempt loop complete, returning result 186312 1726890159.54516: _execute() done 186312 1726890159.54519: dumping result to json 186312 1726890159.54523: done dumping result, returning 186312 1726890159.54525: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-881e-6b85-000000002c8d] 186312 1726890159.54539: sending task result for task 02369adf-7a19-881e-6b85-000000002c8d 186312 1726890159.54645: done sending task result for task 02369adf-7a19-881e-6b85-000000002c8d 186312 1726890159.54648: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_volumes": [ { "disks": [ "sda" ], "mount_point": "/opt/test", "name": "test1", "state": "absent", "type": "disk" }, { "disks": [ "sdb" ], "mount_point": "none", "name": "test2", "state": "absent", "type": "disk" } ] } 186312 1726890159.54776: no more pending results, returning what we have 186312 1726890159.54779: results queue empty 186312 1726890159.54780: checking for any_errors_fatal 186312 1726890159.54787: done checking for any_errors_fatal 186312 1726890159.54788: checking for max_fail_percentage 186312 1726890159.54790: done checking for max_fail_percentage 186312 1726890159.54790: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.54792: done checking to see if all hosts have failed 186312 1726890159.54792: getting the remaining hosts for this loop 186312 1726890159.54794: done getting the remaining hosts for this loop 186312 1726890159.54796: getting the next task for host managed_node3 186312 1726890159.54801: done getting next task for host managed_node3 186312 1726890159.54803: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890159.54806: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.54815: getting variables 186312 1726890159.54817: in VariableManager get_vars() 186312 1726890159.54841: Calling all_inventory to load vars for managed_node3 186312 1726890159.54843: Calling groups_inventory to load vars for managed_node3 186312 1726890159.54844: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.54850: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.54852: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.54854: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.55248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.55731: done with get_vars() 186312 1726890159.55747: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 23:42:39 -0400 (0:00:00.034) 0:02:09.297 ****** 186312 1726890159.55819: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890159.55998: worker is 1 (out of 1 available) 186312 1726890159.56015: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890159.56033: done queuing things up, now waiting for results queue to drain 186312 1726890159.56035: waiting for pending results... 186312 1726890159.56240: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages 186312 1726890159.56400: in run() - task 02369adf-7a19-881e-6b85-000000002c8e 186312 1726890159.56410: variable 'ansible_search_path' from source: unknown 186312 1726890159.56415: variable 'ansible_search_path' from source: unknown 186312 1726890159.56445: calling self._execute() 186312 1726890159.56534: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.56539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.56552: variable 'omit' from source: magic vars 186312 1726890159.56913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890159.57115: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890159.57151: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890159.57176: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890159.57202: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890159.57267: 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) 186312 1726890159.57298: 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) 186312 1726890159.57319: 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) 186312 1726890159.57341: 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) 186312 1726890159.57457: variable 'storage_skip_checks' from source: set_fact 186312 1726890159.57472: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890159.57475: when evaluation is False, skipping this task 186312 1726890159.57478: _execute() done 186312 1726890159.57480: dumping result to json 186312 1726890159.57482: done dumping result, returning 186312 1726890159.57488: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-881e-6b85-000000002c8e] 186312 1726890159.57493: sending task result for task 02369adf-7a19-881e-6b85-000000002c8e 186312 1726890159.57588: done sending task result for task 02369adf-7a19-881e-6b85-000000002c8e 186312 1726890159.57591: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890159.57653: no more pending results, returning what we have 186312 1726890159.57657: results queue empty 186312 1726890159.57657: checking for any_errors_fatal 186312 1726890159.57665: done checking for any_errors_fatal 186312 1726890159.57665: checking for max_fail_percentage 186312 1726890159.57705: done checking for max_fail_percentage 186312 1726890159.57707: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.57708: done checking to see if all hosts have failed 186312 1726890159.57709: getting the remaining hosts for this loop 186312 1726890159.57710: done getting the remaining hosts for this loop 186312 1726890159.57715: getting the next task for host managed_node3 186312 1726890159.57719: done getting next task for host managed_node3 186312 1726890159.57722: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890159.57724: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.57739: getting variables 186312 1726890159.57740: in VariableManager get_vars() 186312 1726890159.57763: Calling all_inventory to load vars for managed_node3 186312 1726890159.57768: Calling groups_inventory to load vars for managed_node3 186312 1726890159.57770: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.57782: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.57785: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.57789: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.58138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.58588: done with get_vars() 186312 1726890159.58599: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 23:42:39 -0400 (0:00:00.028) 0:02:09.325 ****** 186312 1726890159.58664: entering _queue_task() for managed_node3/include_tasks 186312 1726890159.58838: worker is 1 (out of 1 available) 186312 1726890159.58850: exiting _queue_task() for managed_node3/include_tasks 186312 1726890159.58861: done queuing things up, now waiting for results queue to drain 186312 1726890159.58862: waiting for pending results... 186312 1726890159.59103: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 186312 1726890159.59273: in run() - task 02369adf-7a19-881e-6b85-000000002c8f 186312 1726890159.59289: variable 'ansible_search_path' from source: unknown 186312 1726890159.59301: variable 'ansible_search_path' from source: unknown 186312 1726890159.59327: calling self._execute() 186312 1726890159.59432: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.59438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.59446: variable 'omit' from source: magic vars 186312 1726890159.59736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890159.59975: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890159.60059: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890159.60097: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890159.60151: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890159.60226: 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) 186312 1726890159.60256: 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) 186312 1726890159.60303: 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) 186312 1726890159.60341: 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) 186312 1726890159.60500: variable 'storage_skip_checks' from source: set_fact 186312 1726890159.60527: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890159.60531: when evaluation is False, skipping this task 186312 1726890159.60534: _execute() done 186312 1726890159.60536: dumping result to json 186312 1726890159.60541: done dumping result, returning 186312 1726890159.60573: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-881e-6b85-000000002c8f] 186312 1726890159.60576: sending task result for task 02369adf-7a19-881e-6b85-000000002c8f 186312 1726890159.60681: done sending task result for task 02369adf-7a19-881e-6b85-000000002c8f 186312 1726890159.60684: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890159.60764: no more pending results, returning what we have 186312 1726890159.60767: results queue empty 186312 1726890159.60768: checking for any_errors_fatal 186312 1726890159.60777: done checking for any_errors_fatal 186312 1726890159.60778: checking for max_fail_percentage 186312 1726890159.60779: done checking for max_fail_percentage 186312 1726890159.60780: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.60781: done checking to see if all hosts have failed 186312 1726890159.60781: getting the remaining hosts for this loop 186312 1726890159.60782: done getting the remaining hosts for this loop 186312 1726890159.60784: getting the next task for host managed_node3 186312 1726890159.60788: done getting next task for host managed_node3 186312 1726890159.60791: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890159.60796: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.60810: getting variables 186312 1726890159.60811: in VariableManager get_vars() 186312 1726890159.60840: Calling all_inventory to load vars for managed_node3 186312 1726890159.60842: Calling groups_inventory to load vars for managed_node3 186312 1726890159.60843: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.60849: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.60851: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.60853: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.61249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.61898: done with get_vars() 186312 1726890159.61908: done getting variables 186312 1726890159.61950: 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.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 23:42:39 -0400 (0:00:00.033) 0:02:09.359 ****** 186312 1726890159.61979: entering _queue_task() for managed_node3/package 186312 1726890159.62139: worker is 1 (out of 1 available) 186312 1726890159.62151: exiting _queue_task() for managed_node3/package 186312 1726890159.62163: done queuing things up, now waiting for results queue to drain 186312 1726890159.62164: waiting for pending results... 186312 1726890159.62354: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 186312 1726890159.62466: in run() - task 02369adf-7a19-881e-6b85-000000002c90 186312 1726890159.62476: variable 'ansible_search_path' from source: unknown 186312 1726890159.62482: variable 'ansible_search_path' from source: unknown 186312 1726890159.62510: calling self._execute() 186312 1726890159.62604: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.62609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.62621: variable 'omit' from source: magic vars 186312 1726890159.62900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890159.63095: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890159.63130: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890159.63163: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890159.63190: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890159.63256: 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) 186312 1726890159.63275: 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) 186312 1726890159.63293: 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) 186312 1726890159.63309: 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) 186312 1726890159.63425: variable 'storage_skip_checks' from source: set_fact 186312 1726890159.63446: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): False 186312 1726890159.63451: when evaluation is False, skipping this task 186312 1726890159.63454: _execute() done 186312 1726890159.63457: dumping result to json 186312 1726890159.63459: done dumping result, returning 186312 1726890159.63462: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-881e-6b85-000000002c90] 186312 1726890159.63467: sending task result for task 02369adf-7a19-881e-6b85-000000002c90 186312 1726890159.63564: done sending task result for task 02369adf-7a19-881e-6b85-000000002c90 186312 1726890159.63567: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890159.63632: no more pending results, returning what we have 186312 1726890159.63636: results queue empty 186312 1726890159.63637: checking for any_errors_fatal 186312 1726890159.63642: done checking for any_errors_fatal 186312 1726890159.63643: checking for max_fail_percentage 186312 1726890159.63644: done checking for max_fail_percentage 186312 1726890159.63645: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.63646: done checking to see if all hosts have failed 186312 1726890159.63647: getting the remaining hosts for this loop 186312 1726890159.63648: done getting the remaining hosts for this loop 186312 1726890159.63651: getting the next task for host managed_node3 186312 1726890159.63657: done getting next task for host managed_node3 186312 1726890159.63660: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890159.63664: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.63685: getting variables 186312 1726890159.63686: in VariableManager get_vars() 186312 1726890159.63713: Calling all_inventory to load vars for managed_node3 186312 1726890159.63715: Calling groups_inventory to load vars for managed_node3 186312 1726890159.63716: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.63722: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.63724: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.63726: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.64031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.64375: done with get_vars() 186312 1726890159.64383: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 23:42:39 -0400 (0:00:00.024) 0:02:09.383 ****** 186312 1726890159.64450: entering _queue_task() for managed_node3/service_facts 186312 1726890159.64613: worker is 1 (out of 1 available) 186312 1726890159.64626: exiting _queue_task() for managed_node3/service_facts 186312 1726890159.64639: done queuing things up, now waiting for results queue to drain 186312 1726890159.64641: waiting for pending results... 186312 1726890159.64803: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts 186312 1726890159.64906: in run() - task 02369adf-7a19-881e-6b85-000000002c91 186312 1726890159.64918: variable 'ansible_search_path' from source: unknown 186312 1726890159.64922: variable 'ansible_search_path' from source: unknown 186312 1726890159.64948: calling self._execute() 186312 1726890159.65033: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.65037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.65043: variable 'omit' from source: magic vars 186312 1726890159.65329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890159.65517: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890159.65556: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890159.65580: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890159.65605: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890159.65669: 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) 186312 1726890159.65687: 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) 186312 1726890159.65704: 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) 186312 1726890159.65723: 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) 186312 1726890159.65828: variable 'storage_skip_checks' from source: set_fact 186312 1726890159.65849: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): False 186312 1726890159.65852: when evaluation is False, skipping this task 186312 1726890159.65857: _execute() done 186312 1726890159.65859: dumping result to json 186312 1726890159.65861: done dumping result, returning 186312 1726890159.65864: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-881e-6b85-000000002c91] 186312 1726890159.65866: sending task result for task 02369adf-7a19-881e-6b85-000000002c91 186312 1726890159.65946: done sending task result for task 02369adf-7a19-881e-6b85-000000002c91 186312 1726890159.65949: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } 186312 1726890159.66020: no more pending results, returning what we have 186312 1726890159.66023: results queue empty 186312 1726890159.66024: checking for any_errors_fatal 186312 1726890159.66031: done checking for any_errors_fatal 186312 1726890159.66032: checking for max_fail_percentage 186312 1726890159.66033: done checking for max_fail_percentage 186312 1726890159.66034: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.66035: done checking to see if all hosts have failed 186312 1726890159.66036: getting the remaining hosts for this loop 186312 1726890159.66037: done getting the remaining hosts for this loop 186312 1726890159.66040: getting the next task for host managed_node3 186312 1726890159.66045: done getting next task for host managed_node3 186312 1726890159.66049: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890159.66052: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.66075: getting variables 186312 1726890159.66076: in VariableManager get_vars() 186312 1726890159.66102: Calling all_inventory to load vars for managed_node3 186312 1726890159.66104: Calling groups_inventory to load vars for managed_node3 186312 1726890159.66106: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.66113: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.66115: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.66117: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.66421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.66762: done with get_vars() 186312 1726890159.66770: done getting variables 186312 1726890159.66806: 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.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 23:42:39 -0400 (0:00:00.023) 0:02:09.407 ****** 186312 1726890159.66831: entering _queue_task() for managed_node3/set_fact 186312 1726890159.66991: worker is 1 (out of 1 available) 186312 1726890159.67004: exiting _queue_task() for managed_node3/set_fact 186312 1726890159.67017: done queuing things up, now waiting for results queue to drain 186312 1726890159.67018: waiting for pending results... 186312 1726890159.67181: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 186312 1726890159.67275: in run() - task 02369adf-7a19-881e-6b85-000000002c92 186312 1726890159.67284: variable 'ansible_search_path' from source: unknown 186312 1726890159.67288: variable 'ansible_search_path' from source: unknown 186312 1726890159.67314: calling self._execute() 186312 1726890159.67400: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.67404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.67413: variable 'omit' from source: magic vars 186312 1726890159.67491: variable 'omit' from source: magic vars 186312 1726890159.67538: variable 'omit' from source: magic vars 186312 1726890159.67800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890159.69310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890159.69360: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890159.69386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890159.69414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890159.69442: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890159.69496: 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) 186312 1726890159.69519: 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) 186312 1726890159.69541: 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) 186312 1726890159.69568: 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) 186312 1726890159.69578: 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) 186312 1726890159.69608: 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) 186312 1726890159.69631: 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) 186312 1726890159.69649: 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) 186312 1726890159.69676: 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) 186312 1726890159.69686: 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) 186312 1726890159.69728: 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) 186312 1726890159.69751: 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) 186312 1726890159.69772: 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) 186312 1726890159.69797: 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) 186312 1726890159.69807: 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) 186312 1726890159.69841: 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) 186312 1726890159.69864: 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) 186312 1726890159.69881: 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) 186312 1726890159.69905: 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) 186312 1726890159.69917: 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) 186312 1726890159.69955: 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) 186312 1726890159.69974: 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) 186312 1726890159.69991: 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) 186312 1726890159.70018: 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) 186312 1726890159.70031: 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) 186312 1726890159.70203: variable 'ansible_facts' from source: unknown 186312 1726890159.70394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890159.70502: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890159.70534: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890159.70555: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890159.70576: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890159.70607: 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) 186312 1726890159.70626: 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) 186312 1726890159.70651: 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) 186312 1726890159.70668: 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) 186312 1726890159.70983: variable 'omit' from source: magic vars 186312 1726890159.71001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890159.71022: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890159.71037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890159.71053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.71063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.71082: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890159.71085: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.71087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.71150: Set connection var ansible_shell_type to sh 186312 1726890159.71161: Set connection var ansible_pipelining to False 186312 1726890159.71171: Set connection var ansible_timeout to 10 186312 1726890159.71174: Set connection var ansible_connection to ssh 186312 1726890159.71177: Set connection var ansible_shell_executable to /bin/sh 186312 1726890159.71179: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890159.71195: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.71198: variable 'ansible_connection' from source: unknown 186312 1726890159.71200: variable 'ansible_module_compression' from source: unknown 186312 1726890159.71202: variable 'ansible_shell_type' from source: unknown 186312 1726890159.71205: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.71207: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.71210: variable 'ansible_pipelining' from source: unknown 186312 1726890159.71214: variable 'ansible_timeout' from source: unknown 186312 1726890159.71218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.71291: 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) 186312 1726890159.71299: variable 'omit' from source: magic vars 186312 1726890159.71303: starting attempt loop 186312 1726890159.71306: running the handler 186312 1726890159.71316: handler run complete 186312 1726890159.71324: attempt loop complete, returning result 186312 1726890159.71326: _execute() done 186312 1726890159.71328: dumping result to json 186312 1726890159.71334: done dumping result, returning 186312 1726890159.71341: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-881e-6b85-000000002c92] 186312 1726890159.71347: sending task result for task 02369adf-7a19-881e-6b85-000000002c92 186312 1726890159.71427: done sending task result for task 02369adf-7a19-881e-6b85-000000002c92 186312 1726890159.71430: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 186312 1726890159.71504: no more pending results, returning what we have 186312 1726890159.71507: results queue empty 186312 1726890159.71508: checking for any_errors_fatal 186312 1726890159.71515: done checking for any_errors_fatal 186312 1726890159.71516: checking for max_fail_percentage 186312 1726890159.71518: done checking for max_fail_percentage 186312 1726890159.71518: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.71519: done checking to see if all hosts have failed 186312 1726890159.71520: getting the remaining hosts for this loop 186312 1726890159.71521: done getting the remaining hosts for this loop 186312 1726890159.71525: getting the next task for host managed_node3 186312 1726890159.71533: done getting next task for host managed_node3 186312 1726890159.71535: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890159.71539: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.71549: getting variables 186312 1726890159.71550: in VariableManager get_vars() 186312 1726890159.71579: Calling all_inventory to load vars for managed_node3 186312 1726890159.71582: Calling groups_inventory to load vars for managed_node3 186312 1726890159.71584: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.71596: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.71599: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.71603: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.71915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.72259: done with get_vars() 186312 1726890159.72269: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 23:42:39 -0400 (0:00:00.054) 0:02:09.462 ****** 186312 1726890159.72331: entering _queue_task() for managed_node3/systemd 186312 1726890159.72503: worker is 1 (out of 1 available) 186312 1726890159.72517: exiting _queue_task() for managed_node3/systemd 186312 1726890159.72529: done queuing things up, now waiting for results queue to drain 186312 1726890159.72530: waiting for pending results... 186312 1726890159.72702: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 186312 1726890159.72811: in run() - task 02369adf-7a19-881e-6b85-000000002c94 186312 1726890159.72823: variable 'ansible_search_path' from source: unknown 186312 1726890159.72827: variable 'ansible_search_path' from source: unknown 186312 1726890159.72862: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890159.73023: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890159.73066: dumping result to json 186312 1726890159.73070: done dumping result, returning 186312 1726890159.73076: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-881e-6b85-000000002c94] 186312 1726890159.73084: sending task result for task 02369adf-7a19-881e-6b85-000000002c94 186312 1726890159.73175: done sending task result for task 02369adf-7a19-881e-6b85-000000002c94 186312 1726890159.73177: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890159.73237: no more pending results, returning what we have 186312 1726890159.73240: results queue empty 186312 1726890159.73241: checking for any_errors_fatal 186312 1726890159.73248: done checking for any_errors_fatal 186312 1726890159.73249: checking for max_fail_percentage 186312 1726890159.73250: done checking for max_fail_percentage 186312 1726890159.73251: checking to see if all hosts have failed and the running result is not ok 186312 1726890159.73252: done checking to see if all hosts have failed 186312 1726890159.73253: getting the remaining hosts for this loop 186312 1726890159.73254: done getting the remaining hosts for this loop 186312 1726890159.73257: getting the next task for host managed_node3 186312 1726890159.73263: done getting next task for host managed_node3 186312 1726890159.73266: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890159.73270: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890159.73288: getting variables 186312 1726890159.73290: in VariableManager get_vars() 186312 1726890159.73316: Calling all_inventory to load vars for managed_node3 186312 1726890159.73318: Calling groups_inventory to load vars for managed_node3 186312 1726890159.73320: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890159.73327: Calling all_plugins_play to load vars for managed_node3 186312 1726890159.73329: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890159.73331: Calling groups_plugins_play to load vars for managed_node3 186312 1726890159.73635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890159.73971: done with get_vars() 186312 1726890159.73982: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 23:42:39 -0400 (0:00:00.017) 0:02:09.479 ****** 186312 1726890159.74038: entering _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890159.74202: worker is 1 (out of 1 available) 186312 1726890159.74214: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blivet 186312 1726890159.74227: done queuing things up, now waiting for results queue to drain 186312 1726890159.74229: waiting for pending results... 186312 1726890159.74395: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 186312 1726890159.74495: in run() - task 02369adf-7a19-881e-6b85-000000002c95 186312 1726890159.74506: variable 'ansible_search_path' from source: unknown 186312 1726890159.74510: variable 'ansible_search_path' from source: unknown 186312 1726890159.74540: calling self._execute() 186312 1726890159.74620: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.74626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.74639: variable 'omit' from source: magic vars 186312 1726890159.74711: variable 'omit' from source: magic vars 186312 1726890159.74762: variable 'omit' from source: magic vars 186312 1726890159.74938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890159.76427: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890159.76475: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890159.76503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890159.76531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890159.76554: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890159.76610: 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) 186312 1726890159.76635: 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) 186312 1726890159.76653: 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) 186312 1726890159.76678: 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) 186312 1726890159.76692: 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) 186312 1726890159.76860: variable 'storage_volumes' from source: include params 186312 1726890159.76912: variable '__swap_disk' from source: set_fact 186312 1726890159.76942: variable 'mount_location' from source: play vars 186312 1726890159.76988: variable 'mount_location' from source: play vars 186312 1726890159.77043: variable '__non_swap_disk' from source: set_fact 186312 1726890159.77422: variable 'storage_use_partitions' from source: role '' defaults 186312 1726890159.77427: variable 'storage_disklabel_type' from source: role '' defaults 186312 1726890159.77433: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890159.77481: variable 'storage_pool_defaults' from source: role '' defaults 186312 1726890159.77524: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890159.77571: variable 'storage_volume_defaults' from source: role '' defaults 186312 1726890159.77633: variable 'storage_safe_mode' from source: play vars 186312 1726890159.77685: 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) 186312 1726890159.77707: 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) 186312 1726890159.77727: 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) 186312 1726890159.77755: 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) 186312 1726890159.77766: 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) 186312 1726890159.77823: variable 'omit' from source: magic vars 186312 1726890159.77837: variable 'omit' from source: magic vars 186312 1726890159.77855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890159.77874: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890159.77887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890159.77905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.77915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890159.77939: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890159.77942: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.77945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.78006: Set connection var ansible_shell_type to sh 186312 1726890159.78013: Set connection var ansible_pipelining to False 186312 1726890159.78027: Set connection var ansible_timeout to 10 186312 1726890159.78032: Set connection var ansible_connection to ssh 186312 1726890159.78035: Set connection var ansible_shell_executable to /bin/sh 186312 1726890159.78041: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890159.78057: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.78060: variable 'ansible_connection' from source: unknown 186312 1726890159.78063: variable 'ansible_module_compression' from source: unknown 186312 1726890159.78065: variable 'ansible_shell_type' from source: unknown 186312 1726890159.78067: variable 'ansible_shell_executable' from source: unknown 186312 1726890159.78069: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890159.78072: variable 'ansible_pipelining' from source: unknown 186312 1726890159.78075: variable 'ansible_timeout' from source: unknown 186312 1726890159.78079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890159.78171: 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) 186312 1726890159.78180: variable 'omit' from source: magic vars 186312 1726890159.78188: starting attempt loop 186312 1726890159.78191: running the handler 186312 1726890159.78201: _low_level_execute_command(): starting 186312 1726890159.78207: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890159.78708: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890159.78734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890159.78748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890159.78761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890159.78809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890159.78823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890159.78880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890159.80526: stdout chunk (state=3): >>>/root <<< 186312 1726890159.80629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890159.80674: stderr chunk (state=3): >>><<< 186312 1726890159.80678: stdout chunk (state=3): >>><<< 186312 1726890159.80696: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890159.80706: _low_level_execute_command(): starting 186312 1726890159.80714: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890159.8069513-191003-239293733425560 `" && echo ansible-tmp-1726890159.8069513-191003-239293733425560="` echo /root/.ansible/tmp/ansible-tmp-1726890159.8069513-191003-239293733425560 `" ) && sleep 0' 186312 1726890159.81141: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890159.81154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890159.81169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890159.81179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890159.81232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890159.81244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890159.81292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890159.83193: stdout chunk (state=3): >>>ansible-tmp-1726890159.8069513-191003-239293733425560=/root/.ansible/tmp/ansible-tmp-1726890159.8069513-191003-239293733425560 <<< 186312 1726890159.83341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890159.83501: stderr chunk (state=3): >>><<< 186312 1726890159.83522: stdout chunk (state=3): >>><<< 186312 1726890159.83563: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890159.8069513-191003-239293733425560=/root/.ansible/tmp/ansible-tmp-1726890159.8069513-191003-239293733425560 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890159.83615: variable 'ansible_module_compression' from source: unknown 186312 1726890159.83663: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 186312 1726890159.83693: variable 'ansible_facts' from source: unknown 186312 1726890159.83818: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890159.8069513-191003-239293733425560/AnsiballZ_blivet.py 186312 1726890159.83948: Sending initial data 186312 1726890159.83957: Sent initial data (157 bytes) 186312 1726890159.84710: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890159.84726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890159.84744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890159.84761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890159.84804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890159.84820: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890159.84836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890159.84852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890159.84862: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890159.84872: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890159.84885: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890159.84897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890159.84910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890159.84923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890159.84936: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890159.84949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890159.85025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890159.85047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890159.85060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890159.85233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890159.86784: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890159.86792: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890159.86823: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890159.86858: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp1aqm5j8r /root/.ansible/tmp/ansible-tmp-1726890159.8069513-191003-239293733425560/AnsiballZ_blivet.py <<< 186312 1726890159.86900: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890159.88184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890159.88307: stderr chunk (state=3): >>><<< 186312 1726890159.88319: stdout chunk (state=3): >>><<< 186312 1726890159.88418: done transferring module to remote 186312 1726890159.88421: _low_level_execute_command(): starting 186312 1726890159.88424: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890159.8069513-191003-239293733425560/ /root/.ansible/tmp/ansible-tmp-1726890159.8069513-191003-239293733425560/AnsiballZ_blivet.py && sleep 0' 186312 1726890159.88987: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890159.88991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890159.89036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890159.89040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890159.89043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890159.89108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890159.89113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890159.89119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890159.89169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890159.90917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890159.90920: stdout chunk (state=3): >>><<< 186312 1726890159.90922: stderr chunk (state=3): >>><<< 186312 1726890159.91008: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890159.91014: _low_level_execute_command(): starting 186312 1726890159.91017: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890159.8069513-191003-239293733425560/AnsiballZ_blivet.py && sleep 0' 186312 1726890159.91537: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890159.91550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890159.91563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890159.91579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890159.91620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890159.91634: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890159.91647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890159.91662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890159.91672: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890159.91683: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890159.91695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890159.91706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890159.91722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890159.91738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890159.91748: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890159.91760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890159.91841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890159.91856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890159.91873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890159.91950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890159.93851: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890159.93864: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890159.93929: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890159.93961: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890159.93995: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890159.94056: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890159.94060: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890159.94106: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890159.94145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890159.94164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890159.94179: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ff1edc0> <<< 186312 1726890159.94237: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890159.94255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ff1eb20> <<< 186312 1726890159.94316: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ff1eac0> <<< 186312 1726890159.94329: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890159.94375: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fec3490> <<< 186312 1726890159.94437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890159.94450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fec3670> <<< 186312 1726890159.94523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890159.94571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890159.94574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890159.94624: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890159.94637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890159.94694: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe7a220> <<< 186312 1726890159.94724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890159.94774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe7a940> <<< 186312 1726890159.94817: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fedb880> <<< 186312 1726890159.94840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe73d90> <<< 186312 1726890159.94897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe9dd90> <<< 186312 1726890159.94979: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fec3970> <<< 186312 1726890159.94990: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890159.95209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890159.95228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890159.95254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890159.95293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890159.95341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe3feb0> <<< 186312 1726890159.95383: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe42f40> <<< 186312 1726890159.95430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890159.95473: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890159.95477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890159.95496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890159.95545: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe37610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe40640> <<< 186312 1726890159.95562: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe3f370> <<< 186312 1726890159.95565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890159.95639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890159.95658: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890159.95684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890159.95694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890159.95746: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fb73dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb738b0> <<< 186312 1726890159.95785: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb73eb0> <<< 186312 1726890159.95806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890159.95839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890159.95883: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb73f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb73e80> <<< 186312 1726890159.95895: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890159.95941: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fbcbd30> <<< 186312 1726890159.95956: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890159.95982: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fbc6610> <<< 186312 1726890159.96029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fbd9670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe46e20> <<< 186312 1726890159.96102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890159.96140: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fb84c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fbcb250> <<< 186312 1726890159.96282: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fbd9280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe4c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890159.96325: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb84fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb84d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb84d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890159.96353: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890159.96387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890159.96427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890159.96454: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb58370> <<< 186312 1726890159.96479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890159.96487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890159.96525: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb58460> <<< 186312 1726890159.96639: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb8efa0> <<< 186312 1726890159.96670: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb87a30> <<< 186312 1726890159.96683: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb87490> <<< 186312 1726890159.96704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890159.96717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890159.96758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890159.96761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890159.96783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890159.96800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890159.96806: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa721c0> <<< 186312 1726890159.96836: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb42c70> <<< 186312 1726890159.96881: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb87eb0> <<< 186312 1726890159.96886: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe4c040> <<< 186312 1726890159.96912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890159.96933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890159.96962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890159.96974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa86af0> <<< 186312 1726890159.96979: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890159.97010: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa86e20> <<< 186312 1726890159.97036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890159.97041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890159.97067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890159.97084: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa98730> <<< 186312 1726890159.97102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890159.97136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890159.97161: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa98c70> <<< 186312 1726890159.97207: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890159.97211: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa233a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa86f10> <<< 186312 1726890159.97240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890159.97244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890159.97290: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa34280> <<< 186312 1726890159.97305: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa985b0> import 'pwd' # <<< 186312 1726890159.97335: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa34340> <<< 186312 1726890159.97373: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb849d0> <<< 186312 1726890159.97395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890159.97414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890159.97436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890159.97448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890159.97481: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa506a0> <<< 186312 1726890159.97509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890159.97539: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa50970> <<< 186312 1726890159.97546: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa50760> <<< 186312 1726890159.97570: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890159.97572: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa50850> <<< 186312 1726890159.97604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890159.97611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890159.97798: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890159.97800: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa50ca0> <<< 186312 1726890159.97837: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890159.97840: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa5d1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa508e0> <<< 186312 1726890159.97859: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa43a30> <<< 186312 1726890159.97881: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb845b0> <<< 186312 1726890159.97906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890159.97960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890159.97996: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa50a90> <<< 186312 1726890159.98162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890159.98175: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9b4f984670> <<< 186312 1726890159.98340: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 186312 1726890159.98357: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890159.98449: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890159.98485: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890159.98521: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890159.98524: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890159.99702: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.00646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 186312 1726890160.00652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3507c0> <<< 186312 1726890160.00675: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890160.00684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890160.00703: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 186312 1726890160.00708: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890160.00732: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890160.00760: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890160.00767: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f350160> <<< 186312 1726890160.00806: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f350280> <<< 186312 1726890160.00830: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f350f10> <<< 186312 1726890160.00852: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890160.00855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890160.00920: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3504f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f350d30> <<< 186312 1726890160.00923: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890160.00944: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f350f70> <<< 186312 1726890160.00962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890160.00995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890160.01029: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f350100> <<< 186312 1726890160.01064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890160.01084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890160.01124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890160.01138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890160.01197: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f2a5ee0> <<< 186312 1726890160.01255: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f2c3f40> <<< 186312 1726890160.01283: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f2c3d60> <<< 186312 1726890160.01286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890160.01310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890160.01364: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f2c33d0> <<< 186312 1726890160.01367: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3b6dc0> <<< 186312 1726890160.01531: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3b63a0> <<< 186312 1726890160.01551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890160.01574: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3b6f70> <<< 186312 1726890160.01650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890160.01661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890160.01671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890160.01673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890160.01675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890160.01677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890160.01692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f387c10> <<< 186312 1726890160.01770: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f321cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3213a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f357490> <<< 186312 1726890160.01814: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f3214c0> <<< 186312 1726890160.01853: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3214f0> <<< 186312 1726890160.01873: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890160.01897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890160.01932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890160.02006: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f287250> <<< 186312 1726890160.02044: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3981f0> <<< 186312 1726890160.02047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890160.02087: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f2948e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f398370> <<< 186312 1726890160.02114: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890160.02171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890160.02186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890160.02238: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3b0d90> <<< 186312 1726890160.02364: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f294880> <<< 186312 1726890160.02531: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f2946d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f293670> <<< 186312 1726890160.02567: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f2935b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f38e8b0> <<< 186312 1726890160.02573: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890160.02591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890160.02597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890160.02637: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f318670> <<< 186312 1726890160.02818: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890160.02822: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f317ac0> <<< 186312 1726890160.02825: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3260d0> <<< 186312 1726890160.02870: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890160.02874: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f3180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f35ba60> <<< 186312 1726890160.02886: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.02896: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.02899: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890160.02902: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.02975: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.03069: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.03091: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890160.03100: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.03102: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.03105: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890160.03107: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.03206: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.03304: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.03763: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.04216: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890160.04235: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890160.04241: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890160.04264: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890160.04274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890160.04346: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4ee7a580> <<< 186312 1726890160.04390: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890160.04413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f276520> <<< 186312 1726890160.04433: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee240a0> <<< 186312 1726890160.04457: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890160.04472: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.04500: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890160.04518: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.04758: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890160.04782: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f317bb0> <<< 186312 1726890160.04785: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.05179: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.05539: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.05600: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.05671: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890160.05674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.05714: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.06025: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890160.06074: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.06078: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890160.06159: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.06352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890160.06385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890160.06388: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890160.06464: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f270970> # zipimport: zlib available <<< 186312 1726890160.06523: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.06860: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890160.07151: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f3a3250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f2706a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890160.07355: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890160.07384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890160.07407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890160.07410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890160.07493: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f2567c0> <<< 186312 1726890160.07534: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f2537f0> <<< 186312 1726890160.07588: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f24d970> <<< 186312 1726890160.07591: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890160.07596: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.07627: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.07647: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890160.07652: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890160.07706: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890160.07731: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.07741: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.07754: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 186312 1726890160.07771: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 186312 1726890160.07790: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.07809: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.07813: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 186312 1726890160.07838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 186312 1726890160.07867: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.07870: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.07880: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 186312 1726890160.07886: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.09176: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.10339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890160.10374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890160.10400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890160.10419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890160.10448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890160.10473: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4ee05f10> <<< 186312 1726890160.10486: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee057c0> <<< 186312 1726890160.10497: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee55f70> <<< 186312 1726890160.10595: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eaf0fd0> <<< 186312 1726890160.10640: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890160.10664: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py <<< 186312 1726890160.10699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 186312 1726890160.10725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890160.10751: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee5cc70> <<< 186312 1726890160.10763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890160.10805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890160.10836: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee16b80> <<< 186312 1726890160.10882: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4ee167f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee164f0> <<< 186312 1726890160.10910: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890160.10933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890160.10961: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890160.10972: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890160.11035: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebd0850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebd0640> <<< 186312 1726890160.11100: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee16700> <<< 186312 1726890160.11114: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 186312 1726890160.11152: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890160.11164: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890160.11339: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee52a00> <<< 186312 1726890160.11387: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4ee52640> <<< 186312 1726890160.11409: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee52340> <<< 186312 1726890160.11476: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890160.11503: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890160.11507: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890160.11559: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890160.11566: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb28be0> <<< 186312 1726890160.11587: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb28af0> <<< 186312 1726890160.11600: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890160.11616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 186312 1726890160.11628: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb287f0> <<< 186312 1726890160.11649: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 186312 1726890160.11652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb28220> <<< 186312 1726890160.11673: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb3ad90> <<< 186312 1726890160.11687: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb3a970> <<< 186312 1726890160.11704: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890160.11723: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890160.11751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890160.11754: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890160.11756: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb3ac10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb3a340> <<< 186312 1726890160.11759: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee52f70> <<< 186312 1726890160.11800: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890160.11819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890160.11847: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 186312 1726890160.11852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebcaf40> <<< 186312 1726890160.11875: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890160.11901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890160.11930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890160.11954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890160.11957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890160.12055: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eaf7a00> <<< 186312 1726890160.12100: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebe27c0> <<< 186312 1726890160.12125: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebe2310> <<< 186312 1726890160.12235: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebd9a30> <<< 186312 1726890160.12289: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 186312 1726890160.12303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 186312 1726890160.12481: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eac78b0> <<< 186312 1726890160.12538: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 186312 1726890160.12541: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 186312 1726890160.12739: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e4cceb0> <<< 186312 1726890160.12746: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee52490> <<< 186312 1726890160.12841: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 186312 1726890160.12843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 186312 1726890160.13037: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e4ccfd0> <<< 186312 1726890160.13109: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3a1e20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 186312 1726890160.13155: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 186312 1726890160.13186: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 186312 1726890160.13220: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e45f6d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e45f4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e4e8790> <<< 186312 1726890160.13764: stdout chunk (state=3): >>> ** (process:412100): WARNING **: 23:42:40.136: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebf8580> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e45f2e0> <<< 186312 1726890160.13849: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e490a00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 186312 1726890160.13899: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890160.13910: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 186312 1726890160.13930: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dde4a00> <<< 186312 1726890160.13954: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890160.13975: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py <<< 186312 1726890160.14006: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # <<< 186312 1726890160.14224: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de01160> <<< 186312 1726890160.14408: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ddea4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dde4f40> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ddf8e20> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de14f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de14c70> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de14d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de148e0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 186312 1726890160.14448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de149a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de14940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de01ee0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890160.14607: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd98b20> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd98f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd987f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de146d0> <<< 186312 1726890160.14695: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd98820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dde4220> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ddb05b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ddb0310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dde4760> <<< 186312 1726890160.14994: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e4956d0> <<< 186312 1726890160.15083: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e490e80> <<< 186312 1726890160.15125: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890160.15147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd5f550> <<< 186312 1726890160.15200: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd5fd00> <<< 186312 1726890160.15272: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ddd6220> <<< 186312 1726890160.15289: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 186312 1726890160.15314: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 186312 1726890160.15334: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py <<< 186312 1726890160.15355: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890160.15398: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd93be0> <<< 186312 1726890160.15494: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 186312 1726890160.15600: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py <<< 186312 1726890160.15790: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd258b0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd25e20> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd35520> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd35880> <<< 186312 1726890160.15817: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd35fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd25550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd251f0> <<< 186312 1726890160.15940: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd1a2b0> <<< 186312 1726890160.16023: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' <<< 186312 1726890160.16095: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dcd7730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd1a8b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd93d90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 186312 1726890160.16270: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dce10d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd93fd0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd1a430> <<< 186312 1726890160.16294: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dce1430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dce1700> <<< 186312 1726890160.16539: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py <<< 186312 1726890160.16565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890160.16651: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4dd10eb0> <<< 186312 1726890160.16680: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 186312 1726890160.16789: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc07c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc075b0> <<< 186312 1726890160.16818: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc07f10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc15610> <<< 186312 1726890160.16842: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 186312 1726890160.16866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890160.16938: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' <<< 186312 1726890160.16969: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc2c7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc243a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc399d0> <<< 186312 1726890160.17040: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc3f6a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 186312 1726890160.17065: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbc5490> <<< 186312 1726890160.17077: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd07ee0> <<< 186312 1726890160.17142: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd07be0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890160.17188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbde490> <<< 186312 1726890160.17210: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 186312 1726890160.17237: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 186312 1726890160.17303: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbdec10> <<< 186312 1726890160.17318: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbde430> <<< 186312 1726890160.17414: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbccc40> <<< 186312 1726890160.17428: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 186312 1726890160.17460: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbffc70> <<< 186312 1726890160.17482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' <<< 186312 1726890160.17513: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db833d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py <<< 186312 1726890160.17537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 186312 1726890160.17566: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 186312 1726890160.17625: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db9f4f0> <<< 186312 1726890160.17646: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 186312 1726890160.17689: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db9f8b0> <<< 186312 1726890160.17718: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 186312 1726890160.17771: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dba6550> <<< 186312 1726890160.17795: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 186312 1726890160.17825: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbb7130> <<< 186312 1726890160.17865: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbb7940> <<< 186312 1726890160.17877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 186312 1726890160.17915: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbb7c70> <<< 186312 1726890160.17932: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 186312 1726890160.17970: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbb7e20> <<< 186312 1726890160.17982: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 186312 1726890160.18020: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db42730> <<< 186312 1726890160.18049: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 186312 1726890160.18074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py <<< 186312 1726890160.18093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 186312 1726890160.18142: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db52310> <<< 186312 1726890160.18175: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db42fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db42a90> <<< 186312 1726890160.18402: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db83490> <<< 186312 1726890160.18430: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890160.18467: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890160.18496: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db04f40> <<< 186312 1726890160.18527: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 186312 1726890160.18540: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db0f2b0> <<< 186312 1726890160.18626: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db90d30> <<< 186312 1726890160.18648: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 186312 1726890160.18680: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py <<< 186312 1726890160.18691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 186312 1726890160.19167: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db1ec10> <<< 186312 1726890160.19344: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db26b20> <<< 186312 1726890160.19730: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db1e520> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db31dc0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db37fd0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db3c730> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db3cee0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dac89a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd88ca0> <<< 186312 1726890160.19809: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd07940> <<< 186312 1726890160.19941: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd77eb0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py <<< 186312 1726890160.19955: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890160.19989: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4daf0be0> <<< 186312 1726890160.20014: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dafa790> <<< 186312 1726890160.20040: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 186312 1726890160.20254: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dafa370> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4da85d30> <<< 186312 1726890160.20296: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dae9970> <<< 186312 1726890160.20493: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4daf0760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 186312 1726890160.20636: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4da47b50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 186312 1726890160.20772: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4da11910> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 186312 1726890160.20813: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4da23ac0> <<< 186312 1726890160.20960: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4da17220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890160.20971: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d9c3f40> <<< 186312 1726890160.21338: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4da51670> <<< 186312 1726890160.21503: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 186312 1726890160.21531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d993c70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 186312 1726890160.21581: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d9afe80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d9b58b0> <<< 186312 1726890160.21706: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 186312 1726890160.21736: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d9bd400> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d9bd760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d943610> <<< 186312 1726890160.21756: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 186312 1726890160.21794: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890160.21851: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d943f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e490b20> <<< 186312 1726890160.21900: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 186312 1726890160.21914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 186312 1726890160.22028: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e490be0> <<< 186312 1726890160.22051: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 186312 1726890160.22075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 186312 1726890160.22103: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py <<< 186312 1726890160.22136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 186312 1726890160.22168: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d91ab50> <<< 186312 1726890160.22192: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d904880> <<< 186312 1726890160.22242: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890160.22282: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 186312 1726890160.22295: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.22513: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.22680: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 186312 1726890160.22903: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890160.23122: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890160.23148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d89c820> <<< 186312 1726890160.23219: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4d89c8b0> <<< 186312 1726890160.23269: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d8a0d30> <<< 186312 1726890160.23319: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d8a04c0> <<< 186312 1726890160.23388: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 186312 1726890160.23474: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d8a0cd0> <<< 186312 1726890160.23507: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py <<< 186312 1726890160.23536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 186312 1726890160.23554: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 186312 1726890160.23598: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d5663a0> <<< 186312 1726890160.23637: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d5f5b50> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py <<< 186312 1726890160.23665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 186312 1726890160.23687: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d5667f0> <<< 186312 1726890160.23722: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py <<< 186312 1726890160.23817: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' <<< 186312 1726890160.23877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d57b580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d57b220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d57b730> <<< 186312 1726890160.23931: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d57b970> <<< 186312 1726890160.23960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d57bb50> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 186312 1726890160.23982: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d57bd60> <<< 186312 1726890160.24027: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 186312 1726890160.24074: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d585220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d585d60> <<< 186312 1726890160.24425: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d585ee0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d58d130> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d58d2e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d58d760> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d58dd90> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d5990d0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d5992b0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d599430> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' <<< 186312 1726890160.24530: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d599670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d56dbb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d56d100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d566ee0> <<< 186312 1726890160.24575: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d89cb20> <<< 186312 1726890160.24678: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d889220> <<< 186312 1726890160.26840: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890160.32430: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py <<< 186312 1726890160.32456: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 186312 1726890160.32815: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d53e880> <<< 186312 1726890161.12023: stdout chunk (state=3): >>> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "ext3", "device": "/dev/sdb"}, {"action": "destroy format", "fs_type": "swap", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "path": "none", "state": "absent", "fstype": "swap"}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635"}], "packages": ["xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} <<< 186312 1726890161.12943: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890161.13002: 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 <<< 186312 1726890161.13063: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 186312 1726890161.13159: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util <<< 186312 1726890161.13196: stdout chunk (state=3): >>># cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data <<< 186312 1726890161.13228: stdout chunk (state=3): >>># cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi <<< 186312 1726890161.14393: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy _compat_pickle <<< 186312 1726890161.14464: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890161.14577: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 186312 1726890161.14669: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890161.14781: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc<<< 186312 1726890161.14848: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle <<< 186312 1726890161.14852: stdout chunk (state=3): >>># destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io <<< 186312 1726890161.15610: stdout chunk (state=3): >>># destroy ctypes # destroy gettext <<< 186312 1726890161.15684: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array <<< 186312 1726890161.15701: stdout chunk (state=3): >>># destroy zipimport # destroy parted <<< 186312 1726890161.15802: stdout chunk (state=3): >>># destroy pyudev <<< 186312 1726890161.15805: stdout chunk (state=3): >>># destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 186312 1726890161.15876: 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 genericpath # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890161.15945: stdout chunk (state=3): >>># destroy _string # destroy textwrap # destroy fnmatch <<< 186312 1726890161.16029: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 186312 1726890161.16063: stdout chunk (state=3): >>># destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890161.16108: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 186312 1726890161.16208: stdout chunk (state=3): >>># destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib <<< 186312 1726890161.16229: stdout chunk (state=3): >>># destroy gi._gi # destroy collections # destroy io # destroy _opcode <<< 186312 1726890161.16249: stdout chunk (state=3): >>># destroy abc <<< 186312 1726890161.16286: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib <<< 186312 1726890161.16358: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal <<< 186312 1726890161.16382: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json <<< 186312 1726890161.16394: stdout chunk (state=3): >>># destroy re <<< 186312 1726890161.16470: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890161.16938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890161.16941: stdout chunk (state=3): >>><<< 186312 1726890161.16944: stderr chunk (state=3): >>><<< 186312 1726890161.17262: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ff1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ff1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ff1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fec3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fec3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fedb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fec3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe3feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe42f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe37610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe40640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe3f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fb73dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb738b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb73eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb73f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb73e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fbcbd30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fbc6610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fbd9670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe46e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fb84c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fbcb250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fbd9280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe4c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb84fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb84d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb84d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb58370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb58460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb8efa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb87a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb87490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa721c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb42c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb87eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fe4c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa86af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa86e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa98730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa98c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa233a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa86f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa34280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa985b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa34340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb849d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa506a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa50970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa50760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa50850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa50ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4fa5d1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa508e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa43a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fb845b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4fa50a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9b4f984670> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3507c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f350160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f350280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f350f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3504f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f350d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f350f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f350100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f2a5ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f2c3f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f2c3d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f2c33d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3b6dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3b63a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3b6f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f387c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f321cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3213a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f357490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f3214c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3214f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f287250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3981f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f2948e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f398370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3b0d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f294880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f2946d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f293670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f2935b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f38e8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f318670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f317ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3260d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f3180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f35ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4ee7a580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f276520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee240a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f317bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f270970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4f3a3250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f2706a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f2567c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f2537f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f24d970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_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_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4ee05f10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee057c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee55f70> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eaf0fd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee5cc70> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee16b80> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4ee167f0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee164f0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebd0850> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebd0640> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee16700> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee52a00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4ee52640> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee52340> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb28be0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb28af0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb287f0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb28220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb3ad90> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb3a970> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb3ac10> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eb3a340> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee52f70> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebcaf40> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eaf7a00> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebe27c0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebe2310> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebd9a30> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4eac78b0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e4cceb0> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ee52490> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e4ccfd0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4f3a1e20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e45f6d0> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e45f4f0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e4e8790> ** (process:412100): WARNING **: 23:42:40.136: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ebf8580> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e45f2e0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e490a00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dde4a00> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de01160> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ddea4f0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dde4f40> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ddf8e20> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de14f10> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de14c70> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de14d60> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de148e0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de149a0> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de14940> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de01ee0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd98b20> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd98f10> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd987f0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4de146d0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd98820> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dde4220> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ddb05b0> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ddb0310> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dde4760> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e4956d0> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e490e80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd5f550> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd5fd00> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4ddd6220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd93be0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd258b0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd25e20> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd35520> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd35880> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd35fd0> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd25550> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd251f0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd1a2b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dcd7730> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd1a8b0> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd93d90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dce10d0> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd93fd0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd1a430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dce1430> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dce1700> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4dd10eb0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc07c40> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc075b0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc07f10> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc15610> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc2c7f0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc243a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc399d0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dc3f6a0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbc5490> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd07ee0> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd07be0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbde490> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbdec10> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbde430> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbccc40> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbffc70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db833d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db9f4f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db9f8b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dba6550> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbb7130> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbb7940> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbb7c70> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dbb7e20> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db42730> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db52310> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db42fa0> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db42a90> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db83490> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db04f40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db0f2b0> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db90d30> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db1ec10> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db26b20> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db1e520> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db31dc0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db37fd0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db3c730> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4db3cee0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dac89a0> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd88ca0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd07940> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dd77eb0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4daf0be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dafa790> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dafa370> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4da85d30> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4dae9970> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4daf0760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4da47b50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4da11910> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4da23ac0> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4da17220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d9c3f40> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4da51670> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d993c70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d9afe80> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d9b58b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d9bd400> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d9bd760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d943610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d943f10> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e490b20> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4e490be0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d91ab50> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d904880> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_jnu4rj2a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # zipimport: zlib available # /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d89c820> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b4d89c8b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d8a0d30> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d8a04c0> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d8a0cd0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d5663a0> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d5f5b50> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d5667f0> # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d57b580> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d57b220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d57b730> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d57b970> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d57bb50> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d57bd60> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d585220> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d585d60> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d585ee0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d58d130> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d58d2e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d58d760> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d58dd90> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d5990d0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d5992b0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d599430> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d599670> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d56dbb0> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d56d100> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d566ee0> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d89cb20> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d889220> import 'gc' # # /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b4d53e880> {"changed": true, "actions": [{"action": "destroy format", "fs_type": "ext3", "device": "/dev/sdb"}, {"action": "destroy format", "fs_type": "swap", "device": "/dev/sda"}], "leaves": ["/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1"], "mounts": [{"src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "path": "none", "state": "absent", "fstype": "swap"}], "crypts": [], "pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635"}], "packages": ["xfsprogs"], "invocation": {"module_args": {"pools": [], "volumes": [{"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "swap", "mount_options": "defaults", "mount_point": "/opt/test", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sda"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sda", "_raw_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe"}, {"encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_type": "ext3", "mount_options": "defaults", "mount_point": "none", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test2", "raid_level": null, "size": 10737418240, "state": "absent", "type": "disk", "disks": ["sdb"], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": null, "fs_overwrite_existing": true, "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_stripe_size": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": [], "_device": "/dev/sdb", "_raw_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635"}], "use_partitions": null, "disklabel_type": null, "pool_defaults": {"state": "present", "type": "lvm", "disks": [], "volumes": [], "grow_to_fill": false, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_metadata_version": null, "shared": false}, "volume_defaults": {"state": "present", "type": "lvm", "size": 0, "disks": [], "fs_type": "xfs", "fs_label": "", "fs_create_options": "", "fs_overwrite_existing": true, "mount_point": "", "mount_options": "defaults", "mount_check": 0, "mount_passno": 0, "mount_device_identifier": "uuid", "raid_level": null, "raid_device_count": null, "raid_spare_count": null, "raid_chunk_size": null, "raid_stripe_size": null, "raid_metadata_version": null, "encryption": false, "encryption_password": null, "encryption_key": null, "encryption_cipher": null, "encryption_key_size": null, "encryption_luks_version": null, "compression": null, "deduplication": null, "vdo_pool_size": null, "thin": null, "thin_pool_name": null, "thin_pool_size": null, "cached": false, "cache_size": 0, "cache_mode": null, "cache_devices": []}, "safe_mode": false, "packages_only": false, "diskvolume_mkfs_option_map": {}}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing glob # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing six # cleanup[2] removing blivet.i18n # cleanup[2] removing blivet.errors # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # cleanup[2] removing blivet.safe_dbus # cleanup[2] removing gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags # cleanup[2] removing blivet.storage_log # cleanup[2] removing blivet.arch # cleanup[2] removing blivet # destroy blivet # cleanup[2] removing blivet.callbacks # cleanup[2] removing blivet.devicelibs # cleanup[2] removing pyudev._errors # cleanup[2] removing six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc # cleanup[2] removing pyudev._ctypeslib.libudev # cleanup[2] removing pyudev._ctypeslib # cleanup[2] removing ctypes.util # cleanup[2] removing pyudev._ctypeslib.utils # cleanup[2] removing pyudev.core # cleanup[2] removing pyudev._os.pipe # cleanup[2] removing pyudev._os.poll # cleanup[2] removing pyudev._os # cleanup[2] removing pyudev.monitor # cleanup[2] removing pyudev.version # cleanup[2] removing pyudev # cleanup[2] removing bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # cleanup[2] removing pprint # cleanup[2] removing blivet.threads # cleanup[2] removing blivet.devices.device # cleanup[2] removing blivet.tasks # cleanup[2] removing blivet.static_data.lvm_info # cleanup[2] removing blivet.static_data.luks_data # destroy blivet.static_data.luks_data # cleanup[2] removing blivet.static_data.mpath_info # cleanup[2] removing blivet.static_data.nvdimm # destroy blivet.static_data.nvdimm # cleanup[2] removing blivet.static_data.stratis_info # destroy blivet.static_data.stratis_info # cleanup[2] removing blivet.static_data # cleanup[2] removing blivet.devicelibs.stratis # cleanup[2] removing blivet.tasks.availability # cleanup[2] removing blivet.tasks.task # cleanup[2] removing blivet.tasks.fstask # cleanup[2] removing blivet.tasks.fsinfo # cleanup[2] removing blivet.tasks.dfresize # cleanup[2] removing blivet.tasks.fsresize # cleanup[2] removing blivet.tasks.fssize # cleanup[2] removing blivet.tasks.fsck # cleanup[2] removing blivet.tasks.fsminsize # cleanup[2] removing _ped # cleanup[2] removing parted.decorators # cleanup[2] removing parted.alignment # cleanup[2] removing parted.constraint # cleanup[2] removing parted.device # cleanup[2] removing parted.cachedlist # cleanup[2] removing parted.disk # cleanup[2] removing parted.filesystem # cleanup[2] removing parted.geometry # cleanup[2] removing parted.partition # cleanup[2] removing blivet.formats.biosboot # cleanup[2] removing blivet.events # cleanup[2] removing blivet.events.changes # cleanup[2] removing blivet.events.manager # cleanup[2] removing blivet.formats.disklabel # cleanup[2] removing blivet.formats.dmraid # cleanup[2] removing blivet.formats.fslib # cleanup[2] removing blivet.tasks.fslabeling # cleanup[2] removing blivet.tasks.fsmkfs # cleanup[2] removing blivet.tasks.fsmount # cleanup[2] removing blivet.tasks.fsreadlabel # cleanup[2] removing blivet.tasks.fssync # cleanup[2] removing blivet.tasks.fsuuid # cleanup[2] removing blivet.tasks.fswritelabel # cleanup[2] removing blivet.tasks.fswriteuuid # cleanup[2] removing blivet.devicelibs.raid # cleanup[2] removing blivet.devicelibs.btrfs # cleanup[2] removing blivet.mounts # cleanup[2] removing blivet.formats.fs # cleanup[2] removing blivet.devicelibs.crypto # cleanup[2] removing blivet.tasks.lukstasks # cleanup[2] removing blivet.formats.luks # cleanup[2] removing blivet.devicelibs.lvm # cleanup[2] removing blivet.tasks.pvtask # cleanup[2] removing blivet.formats.lvmpv # cleanup[2] removing blivet.formats.mdraid # cleanup[2] removing blivet.formats.multipath # cleanup[2] removing blivet.formats.prepboot # cleanup[2] removing blivet.formats.swap # cleanup[2] removing blivet.formats.stratis # cleanup[2] removing blivet.formats # cleanup[2] removing blivet.devices.network # cleanup[2] removing blivet.devices.storage # cleanup[2] removing blivet.devicelibs.disk # cleanup[2] removing blivet.fcoe # cleanup[2] removing blivet.devices.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # cleanup[2] removing blivet.devicelibs.mdraid # cleanup[2] removing blivet.devices.md # cleanup[2] removing blivet.devices.cache # cleanup[2] removing blivet.devices.lvm # cleanup[2] removing blivet.devices.btrfs # cleanup[2] removing blivet.devices.file # cleanup[2] removing blivet.devices.loop # cleanup[2] removing blivet.devices.optical # cleanup[2] removing blivet.devices.nodev # cleanup[2] removing blivet.devices.nfs # cleanup[2] removing blivet.devices.stratis # cleanup[2] removing blivet.devices # cleanup[2] removing blivet.deviceaction # cleanup[2] removing blivet.partitioning # cleanup[2] removing blivet.devicefactory # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # destroy pickle # cleanup[2] removing shelve # cleanup[2] removing blivet.devicelibs.edd # cleanup[2] removing blivet.tsort # cleanup[2] removing blivet.actionlist # cleanup[2] removing blivet.events.handler # cleanup[2] removing blivet.populator.helpers.populatorhelper # cleanup[2] removing blivet.populator.helpers.devicepopulator # cleanup[2] removing blivet.populator.helpers.formatpopulator # cleanup[2] removing blivet.populator.helpers.btrfs # cleanup[2] removing blivet.populator.helpers.boot # cleanup[2] removing blivet.populator.helpers.disk # cleanup[2] removing blivet.populator.helpers.disklabel # cleanup[2] removing blivet.populator.helpers.dm # cleanup[2] removing blivet.populator.helpers.dmraid # cleanup[2] removing blivet.populator.helpers.loop # cleanup[2] removing blivet.populator.helpers.luks # cleanup[2] removing blivet.populator.helpers.lvm # cleanup[2] removing blivet.populator.helpers.mdraid # cleanup[2] removing blivet.populator.helpers.multipath # cleanup[2] removing blivet.populator.helpers.optical # cleanup[2] removing blivet.populator.helpers.partition # cleanup[2] removing blivet.populator.helpers.stratis # cleanup[2] removing blivet.populator.helpers # cleanup[2] removing blivet.populator.populator # cleanup[2] removing blivet.populator # cleanup[2] removing blivet.devicetree # cleanup[2] removing blivet.blivet # cleanup[2] removing gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree # cleanup[3] wiping blivet.populator # destroy blivet.populator.helpers # destroy blivet.populator.populator # cleanup[3] wiping blivet.populator.helpers.stratis # cleanup[3] wiping blivet.populator.helpers.partition # cleanup[3] wiping blivet.populator.helpers.optical # cleanup[3] wiping blivet.populator.helpers.multipath # cleanup[3] wiping blivet.populator.helpers.mdraid # cleanup[3] wiping blivet.populator.helpers.lvm # cleanup[3] wiping blivet.populator.helpers.luks # cleanup[3] wiping blivet.populator.helpers.loop # cleanup[3] wiping blivet.populator.helpers.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel # cleanup[3] wiping blivet.populator.helpers.disk # cleanup[3] wiping blivet.populator.helpers.boot # cleanup[3] wiping blivet.populator.helpers.btrfs # cleanup[3] wiping blivet.populator.helpers.formatpopulator # cleanup[3] wiping blivet.populator.helpers.devicepopulator # cleanup[3] wiping blivet.populator.helpers.populatorhelper # cleanup[3] wiping blivet.events.handler # cleanup[3] wiping blivet.actionlist # cleanup[3] wiping blivet.tsort # cleanup[3] wiping blivet.devicelibs.edd # destroy struct # cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning # cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm # destroy blivet.devices.btrfs # destroy blivet.devices.file # destroy blivet.devices.loop # destroy blivet.devices.optical # destroy blivet.devices.nodev # destroy blivet.devices.nfs # destroy blivet.devices.stratis # cleanup[3] wiping blivet.devicelibs.mdraid # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot # destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath # destroy blivet.formats.prepboot # destroy blivet.formats.swap # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid # cleanup[3] wiping blivet.tasks.fswritelabel # cleanup[3] wiping blivet.tasks.fsuuid # cleanup[3] wiping blivet.tasks.fssync # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount # cleanup[3] wiping blivet.tasks.fsmkfs # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.formats.fslib # cleanup[3] wiping blivet.events.manager # cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events # destroy blivet.events.changes # destroy blivet.events.manager # destroy blivet.events.handler # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device # cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped # cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask # cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability # cleanup[3] wiping blivet.devicelibs.stratis # cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info # cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask # destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads # cleanup[3] wiping pprint # cleanup[3] wiping blivet.udev # cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev # destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # destroy blivet.devicelibs.edd # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # cleanup[3] wiping blivet.flags # cleanup[3] wiping blivet.util # destroy glob # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus # cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping gi.overrides.GObject # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject # destroy gi.repository.Gio # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # destroy gi.overrides.GObject # destroy gi.overrides.Gio # destroy gi.overrides.BlockDev # cleanup[3] wiping gi.module # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi # destroy gi._error # destroy gi._gobject # destroy gi._constants # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi._ossighelper # destroy gi._option # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._gi # cleanup[3] wiping blivet.errors # cleanup[3] wiping blivet.i18n # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping gettext # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping uuid # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy marshal # destroy io # destroy ctypes # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy tokenize # destroy _string # destroy textwrap # destroy fnmatch # destroy blivet.tasks.pvtask # destroy blivet.devicelibs.stratis # destroy uuid # destroy random # destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs # destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize # destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy blivet.populator.helpers.populatorhelper # destroy blivet.populator.helpers.devicepopulator # destroy blivet.populator.helpers.formatpopulator # destroy blivet.populator.helpers.btrfs # destroy blivet.populator.helpers.boot # destroy blivet.populator.helpers.disk # destroy blivet.populator.helpers.disklabel # destroy blivet.populator.helpers.dm # destroy blivet.populator.helpers.dmraid # destroy blivet.populator.helpers.loop # destroy blivet.populator.helpers.luks # destroy blivet.populator.helpers.lvm # destroy blivet.populator.helpers.mdraid # destroy blivet.populator.helpers.multipath # destroy blivet.populator.helpers.optical # destroy blivet.populator.helpers.partition # destroy blivet.populator.helpers.stratis # destroy pprint # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy pyudev._os.pipe # destroy pyudev._os.poll # destroy math # destroy _ped # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist # destroy parted.disk # destroy parted.filesystem # destroy parted.geometry # destroy parted.partition # destroy _signal # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy abc # destroy json.scanner # destroy _json # destroy six # destroy collections.abc # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy copy # destroy inspect # destroy blivet.formats.fslib # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy select # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy traceback # destroy _functools # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy _hashlib # destroy stat # destroy selinux # destroy platform # destroy distro # destroy datetime # destroy json # destroy re # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890161.18719: done with _execute_module (fedora.linux_system_roles.blivet, {'pools': [], 'volumes': [{'name': 'test1', 'type': 'disk', 'disks': ['sda'], 'mount_point': '/opt/test', 'state': 'absent'}, {'name': 'test2', 'type': 'disk', 'disks': ['sdb'], 'mount_point': 'none', 'state': 'absent'}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blivet', '_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-1726890159.8069513-191003-239293733425560/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890161.18723: _low_level_execute_command(): starting 186312 1726890161.18727: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890159.8069513-191003-239293733425560/ > /dev/null 2>&1 && sleep 0' 186312 1726890161.18739: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890161.18743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.18745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890161.18747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.18752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890161.18754: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890161.18756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.18758: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890161.18760: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890161.18762: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890161.18764: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.18766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890161.18767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.18769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890161.18771: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890161.18773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.18774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890161.18776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890161.18778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890161.18780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890161.21217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890161.21220: stdout chunk (state=3): >>><<< 186312 1726890161.21222: stderr chunk (state=3): >>><<< 186312 1726890161.21225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890161.21227: handler run complete 186312 1726890161.21231: attempt loop complete, returning result 186312 1726890161.21239: _execute() done 186312 1726890161.21241: dumping result to json 186312 1726890161.21244: done dumping result, returning 186312 1726890161.21246: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-881e-6b85-000000002c95] 186312 1726890161.21248: sending task result for task 02369adf-7a19-881e-6b85-000000002c95 186312 1726890161.29132: done sending task result for task 02369adf-7a19-881e-6b85-000000002c95 186312 1726890161.29136: WORKER PROCESS EXITING changed: [managed_node3] => { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890161.29456: no more pending results, returning what we have 186312 1726890161.29460: results queue empty 186312 1726890161.29461: checking for any_errors_fatal 186312 1726890161.29467: done checking for any_errors_fatal 186312 1726890161.29468: checking for max_fail_percentage 186312 1726890161.29469: done checking for max_fail_percentage 186312 1726890161.29470: checking to see if all hosts have failed and the running result is not ok 186312 1726890161.29471: done checking to see if all hosts have failed 186312 1726890161.29472: getting the remaining hosts for this loop 186312 1726890161.29473: done getting the remaining hosts for this loop 186312 1726890161.29477: getting the next task for host managed_node3 186312 1726890161.29483: done getting next task for host managed_node3 186312 1726890161.29487: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890161.29490: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890161.29500: getting variables 186312 1726890161.29502: in VariableManager get_vars() 186312 1726890161.29540: Calling all_inventory to load vars for managed_node3 186312 1726890161.29543: Calling groups_inventory to load vars for managed_node3 186312 1726890161.29546: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890161.29556: Calling all_plugins_play to load vars for managed_node3 186312 1726890161.29559: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890161.29562: Calling groups_plugins_play to load vars for managed_node3 186312 1726890161.30422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890161.31463: done with get_vars() 186312 1726890161.31479: done getting variables 186312 1726890161.31550: 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.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 23:42:41 -0400 (0:00:01.575) 0:02:11.055 ****** 186312 1726890161.31593: entering _queue_task() for managed_node3/command 186312 1726890161.31909: worker is 1 (out of 1 available) 186312 1726890161.31925: exiting _queue_task() for managed_node3/command 186312 1726890161.31940: done queuing things up, now waiting for results queue to drain 186312 1726890161.31941: waiting for pending results... 186312 1726890161.32277: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 186312 1726890161.32470: in run() - task 02369adf-7a19-881e-6b85-000000002c96 186312 1726890161.32490: variable 'ansible_search_path' from source: unknown 186312 1726890161.32502: variable 'ansible_search_path' from source: unknown 186312 1726890161.32549: calling self._execute() 186312 1726890161.32683: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890161.32695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890161.32709: variable 'omit' from source: magic vars 186312 1726890161.33255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890161.43506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890161.43592: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890161.43640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890161.43679: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890161.43707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890161.43789: 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) 186312 1726890161.43833: 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) 186312 1726890161.43872: 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) 186312 1726890161.43918: 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) 186312 1726890161.43941: 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) 186312 1726890161.44047: Evaluated conditional (storage_udevadm_trigger | d(false)): False 186312 1726890161.44055: when evaluation is False, skipping this task 186312 1726890161.44068: _execute() done 186312 1726890161.44075: dumping result to json 186312 1726890161.44088: done dumping result, returning 186312 1726890161.44099: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-881e-6b85-000000002c96] 186312 1726890161.44107: sending task result for task 02369adf-7a19-881e-6b85-000000002c96 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890161.44261: no more pending results, returning what we have 186312 1726890161.44264: results queue empty 186312 1726890161.44265: checking for any_errors_fatal 186312 1726890161.44284: done checking for any_errors_fatal 186312 1726890161.44285: checking for max_fail_percentage 186312 1726890161.44287: done checking for max_fail_percentage 186312 1726890161.44288: checking to see if all hosts have failed and the running result is not ok 186312 1726890161.44289: done checking to see if all hosts have failed 186312 1726890161.44290: getting the remaining hosts for this loop 186312 1726890161.44291: done getting the remaining hosts for this loop 186312 1726890161.44296: getting the next task for host managed_node3 186312 1726890161.44303: done getting next task for host managed_node3 186312 1726890161.44307: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890161.44314: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890161.44340: getting variables 186312 1726890161.44343: in VariableManager get_vars() 186312 1726890161.44377: Calling all_inventory to load vars for managed_node3 186312 1726890161.44380: Calling groups_inventory to load vars for managed_node3 186312 1726890161.44382: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890161.44391: Calling all_plugins_play to load vars for managed_node3 186312 1726890161.44393: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890161.44395: Calling groups_plugins_play to load vars for managed_node3 186312 1726890161.45770: done sending task result for task 02369adf-7a19-881e-6b85-000000002c96 186312 1726890161.45778: WORKER PROCESS EXITING 186312 1726890161.46007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890161.52154: done with get_vars() 186312 1726890161.52167: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 23:42:41 -0400 (0:00:00.206) 0:02:11.261 ****** 186312 1726890161.52238: entering _queue_task() for managed_node3/stat 186312 1726890161.52579: worker is 1 (out of 1 available) 186312 1726890161.52600: exiting _queue_task() for managed_node3/stat 186312 1726890161.52618: done queuing things up, now waiting for results queue to drain 186312 1726890161.52620: waiting for pending results... 186312 1726890161.52948: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 186312 1726890161.53165: in run() - task 02369adf-7a19-881e-6b85-000000002c97 186312 1726890161.53188: variable 'ansible_search_path' from source: unknown 186312 1726890161.53197: variable 'ansible_search_path' from source: unknown 186312 1726890161.53259: calling self._execute() 186312 1726890161.53451: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890161.53490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890161.53531: variable 'omit' from source: magic vars 186312 1726890161.53702: variable 'omit' from source: magic vars 186312 1726890161.53796: variable 'omit' from source: magic vars 186312 1726890161.53861: variable 'omit' from source: magic vars 186312 1726890161.53920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890161.53967: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890161.53991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890161.54017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890161.54037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890161.54074: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890161.54082: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890161.54089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890161.54205: Set connection var ansible_shell_type to sh 186312 1726890161.54332: Set connection var ansible_pipelining to False 186312 1726890161.54349: Set connection var ansible_timeout to 10 186312 1726890161.54357: Set connection var ansible_connection to ssh 186312 1726890161.54366: Set connection var ansible_shell_executable to /bin/sh 186312 1726890161.54374: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890161.54398: variable 'ansible_shell_executable' from source: unknown 186312 1726890161.54405: variable 'ansible_connection' from source: unknown 186312 1726890161.54417: variable 'ansible_module_compression' from source: unknown 186312 1726890161.54437: variable 'ansible_shell_type' from source: unknown 186312 1726890161.54445: variable 'ansible_shell_executable' from source: unknown 186312 1726890161.54452: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890161.54461: variable 'ansible_pipelining' from source: unknown 186312 1726890161.54467: variable 'ansible_timeout' from source: unknown 186312 1726890161.54474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890161.54701: 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) 186312 1726890161.54720: variable 'omit' from source: magic vars 186312 1726890161.54733: starting attempt loop 186312 1726890161.54740: running the handler 186312 1726890161.54762: _low_level_execute_command(): starting 186312 1726890161.54773: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890161.56307: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890161.56324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.56343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890161.56360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.56401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890161.56419: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890161.56437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.56456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890161.56467: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890161.56478: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890161.56489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.56501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890161.56519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.56540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890161.56553: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890161.56566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.56651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890161.56672: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890161.56687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890161.56753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890161.58263: stdout chunk (state=3): >>>/root <<< 186312 1726890161.58433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890161.58499: stderr chunk (state=3): >>><<< 186312 1726890161.58502: stdout chunk (state=3): >>><<< 186312 1726890161.58625: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890161.58631: _low_level_execute_command(): starting 186312 1726890161.58634: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890161.5852761-191064-35961891154309 `" && echo ansible-tmp-1726890161.5852761-191064-35961891154309="` echo /root/.ansible/tmp/ansible-tmp-1726890161.5852761-191064-35961891154309 `" ) && sleep 0' 186312 1726890161.59896: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.59907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.60055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.60058: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.60061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890161.60063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.60126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890161.60131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890161.60137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890161.60229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890161.62038: stdout chunk (state=3): >>>ansible-tmp-1726890161.5852761-191064-35961891154309=/root/.ansible/tmp/ansible-tmp-1726890161.5852761-191064-35961891154309 <<< 186312 1726890161.62153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890161.62215: stderr chunk (state=3): >>><<< 186312 1726890161.62220: stdout chunk (state=3): >>><<< 186312 1726890161.62520: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890161.5852761-191064-35961891154309=/root/.ansible/tmp/ansible-tmp-1726890161.5852761-191064-35961891154309 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890161.62524: variable 'ansible_module_compression' from source: unknown 186312 1726890161.62526: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890161.62528: variable 'ansible_facts' from source: unknown 186312 1726890161.62530: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890161.5852761-191064-35961891154309/AnsiballZ_stat.py 186312 1726890161.63065: Sending initial data 186312 1726890161.63068: Sent initial data (154 bytes) 186312 1726890161.65448: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890161.65575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.65590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890161.65608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.65651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890161.65664: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890161.65682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.65699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890161.65714: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890161.65726: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890161.65739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.65754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890161.65770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.65786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890161.65798: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890161.65815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.65889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890161.66025: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890161.66043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890161.66112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890161.67803: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890161.67830: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890161.67869: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890161.67899: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp5bxel0qi /root/.ansible/tmp/ansible-tmp-1726890161.5852761-191064-35961891154309/AnsiballZ_stat.py <<< 186312 1726890161.67910: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890161.69063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890161.69252: stderr chunk (state=3): >>><<< 186312 1726890161.69256: stdout chunk (state=3): >>><<< 186312 1726890161.69258: done transferring module to remote 186312 1726890161.69260: _low_level_execute_command(): starting 186312 1726890161.69263: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890161.5852761-191064-35961891154309/ /root/.ansible/tmp/ansible-tmp-1726890161.5852761-191064-35961891154309/AnsiballZ_stat.py && sleep 0' 186312 1726890161.69853: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890161.69869: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.69884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890161.69908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.69954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890161.69967: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890161.69981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.70000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890161.70017: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890161.70032: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890161.70044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.70057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890161.70072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.70085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890161.70095: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890161.70107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.70189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890161.70210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890161.70230: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890161.70304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890161.72053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890161.72056: stdout chunk (state=3): >>><<< 186312 1726890161.72059: stderr chunk (state=3): >>><<< 186312 1726890161.72152: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890161.72155: _low_level_execute_command(): starting 186312 1726890161.72158: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890161.5852761-191064-35961891154309/AnsiballZ_stat.py && sleep 0' 186312 1726890161.72758: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890161.72772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.72787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890161.72847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.72888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890161.72901: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890161.72920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.72955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890161.72966: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890161.72976: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890161.73498: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.73510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890161.73532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.73545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890161.73556: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890161.73569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.73638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890161.73655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890161.73669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890161.73747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890161.75627: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890161.75654: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890161.75721: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890161.75783: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890161.75796: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890161.75846: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890161.75849: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890161.75903: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890161.75931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890161.75943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890161.75967: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdff1edc0> <<< 186312 1726890161.76021: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890161.76047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfec33a0> <<< 186312 1726890161.76092: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdff1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890161.76113: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdff1eac0> <<< 186312 1726890161.76158: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890161.76179: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfec3490> <<< 186312 1726890161.76230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890161.76235: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfec3940> <<< 186312 1726890161.76256: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfec3670> <<< 186312 1726890161.76279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890161.76309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890161.76352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890161.76355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890161.76385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe7a190> <<< 186312 1726890161.76408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890161.76434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890161.76503: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe7a220> <<< 186312 1726890161.76536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890161.76579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe7a940> <<< 186312 1726890161.76629: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfedb880> <<< 186312 1726890161.76642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe73d90> <<< 186312 1726890161.76707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe9dd90> <<< 186312 1726890161.76792: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfec3970> <<< 186312 1726890161.76818: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890161.76992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890161.77034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890161.77082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890161.77108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890161.77128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890161.77131: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe3feb0> <<< 186312 1726890161.77160: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe42f40> <<< 186312 1726890161.77190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890161.77224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 186312 1726890161.77263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890161.77279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890161.77310: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe37610> <<< 186312 1726890161.77335: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe40640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe3f370> <<< 186312 1726890161.77357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890161.77406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890161.77430: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890161.77471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890161.77489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890161.77530: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfb95e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfb95910> <<< 186312 1726890161.77556: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890161.77576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfb95f10> <<< 186312 1726890161.77598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890161.77624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890161.77656: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfb95fd0> <<< 186312 1726890161.77675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfba70d0> import '_collections' # <<< 186312 1726890161.77726: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbeed90> import '_functools' # <<< 186312 1726890161.77755: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbe9670> <<< 186312 1726890161.77815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbfb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe46e20> <<< 186312 1726890161.77841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890161.77875: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfba7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbee2b0> <<< 186312 1726890161.77929: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfbfb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe4c9d0> <<< 186312 1726890161.77957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890161.77983: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890161.78010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890161.78040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfba7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfba7df0> <<< 186312 1726890161.78070: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfba7d60> <<< 186312 1726890161.78097: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890161.78125: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890161.78148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890161.78159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890161.78200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890161.78231: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfb7b3d0> <<< 186312 1726890161.78262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890161.78298: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfb7b4c0> <<< 186312 1726890161.78422: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbaff40> <<< 186312 1726890161.78460: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbaaa90> <<< 186312 1726890161.78482: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbaa490> <<< 186312 1726890161.78504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890161.78541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890161.78578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890161.78594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfaaf220> <<< 186312 1726890161.78624: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfb66520> <<< 186312 1726890161.78672: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbaaf10> <<< 186312 1726890161.78697: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe4c040> <<< 186312 1726890161.78721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890161.78761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfac2b50> <<< 186312 1726890161.78772: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890161.78806: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfac2e80> <<< 186312 1726890161.78846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890161.78867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfad4790> <<< 186312 1726890161.78890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890161.78924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890161.78948: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfad4cd0> <<< 186312 1726890161.78995: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa6b400> <<< 186312 1726890161.79030: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfac2f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890161.79078: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa7c2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfad4610> <<< 186312 1726890161.79092: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890161.79254: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa7c3a0> <<< 186312 1726890161.79282: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfba7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa98700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890161.79342: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa989d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfa987c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa988b0> <<< 186312 1726890161.79392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890161.79567: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa98d00> <<< 186312 1726890161.79610: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfaa2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfa98940> <<< 186312 1726890161.79641: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfa8aa90> <<< 186312 1726890161.79664: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfba7610> <<< 186312 1726890161.79679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890161.79735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890161.79769: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfa98af0> <<< 186312 1726890161.79924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890161.79963: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5fdf9c06d0> <<< 186312 1726890161.80068: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890161.80151: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.80197: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890161.80222: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890161.80235: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.81433: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.82384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf398820> <<< 186312 1726890161.82436: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890161.82441: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890161.82555: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890161.82735: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf398160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf398280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf398f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf398d90> import 'atexit' # <<< 186312 1726890161.82794: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf398fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf398100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890161.82903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890161.82923: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf2eff40> <<< 186312 1726890161.82967: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf30cd00> <<< 186312 1726890161.82995: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf30ceb0> <<< 186312 1726890161.83000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890161.83032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890161.83055: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf30c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3fedc0> <<< 186312 1726890161.83227: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3fe3a0> <<< 186312 1726890161.83266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890161.83304: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3fefd0> <<< 186312 1726890161.83307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890161.83335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890161.83379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890161.83382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3cdd30> <<< 186312 1726890161.83459: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf36bd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf36b400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3a14f0> <<< 186312 1726890161.83518: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf36b520> <<< 186312 1726890161.83563: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf36b550> <<< 186312 1726890161.83566: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890161.83576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890161.83606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890161.83690: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf2defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3df250> <<< 186312 1726890161.83715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890161.83760: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf2db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3df3d0> <<< 186312 1726890161.83780: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890161.83823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890161.83855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890161.83905: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3f8e50> <<< 186312 1726890161.84035: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf2db7f0> <<< 186312 1726890161.84124: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf2db640> <<< 186312 1726890161.84158: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf2da5b0> <<< 186312 1726890161.84219: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf2cfd90> <<< 186312 1726890161.84222: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3d6910> <<< 186312 1726890161.84248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890161.84262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890161.84302: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf35f6a0> <<< 186312 1726890161.84483: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf35eb20> <<< 186312 1726890161.84518: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf36e0a0> <<< 186312 1726890161.84549: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf35f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3a3b20> # zipimport: zlib available <<< 186312 1726890161.84589: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890161.84645: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.84755: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890161.84773: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890161.84876: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.84967: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.85418: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.85871: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890161.85874: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890161.85877: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890161.85879: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890161.85917: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890161.85919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890161.85972: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdeed45e0> <<< 186312 1726890161.86068: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf2bb580> <<< 186312 1726890161.86071: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdee76100> <<< 186312 1726890161.86117: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890161.86152: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890161.86273: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.86417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890161.86434: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf35eb80> # zipimport: zlib available <<< 186312 1726890161.86809: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.87172: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.87226: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.87295: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890161.87336: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.87369: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890161.87431: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.87519: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890161.87546: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890161.87573: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.87621: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890161.87795: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.87982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890161.88014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890161.88091: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdeea7f10> <<< 186312 1726890161.88096: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.88211: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.88357: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890161.88373: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890161.88521: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890161.88710: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf3ea220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdeea7850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890161.88890: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.88900: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890161.88938: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890161.89128: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890161.89134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf29eca0> <<< 186312 1726890161.89185: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf29af70> <<< 186312 1726890161.89262: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf294940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890161.89265: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890161.89340: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890161.89357: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890161.89458: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.89662: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890161.89819: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890161.90956: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1431, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726890129.571074, "mtime": 1726890128.7620673, "ctime": 1726890128.7620673, "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": "7f2623c0447021758c7f19f1e31411c7837a4233", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 186312 1726890161.91287: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 186312 1726890161.91399: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 186312 1726890161.91445: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890161.91584: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890161.91701: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890161.91771: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890161.91852: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 186312 1726890161.91980: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 186312 1726890161.92005: stdout chunk (state=3): >>># destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 186312 1726890161.92022: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890161.92141: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890161.92192: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 186312 1726890161.92204: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890161.92230: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890161.92518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890161.92590: stderr chunk (state=3): >>><<< 186312 1726890161.92614: stdout chunk (state=3): >>><<< 186312 1726890161.92733: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdff1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdff1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdff1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfec3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfec3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfedb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfec3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe3feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe42f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe37610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe40640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe3f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfb95e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfb95910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfb95f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfb95fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfba70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbeed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbe9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbfb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe46e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfba7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfbfb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe4c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfba7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfba7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfba7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfb7b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfb7b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbaff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbaaa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbaa490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfaaf220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfb66520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfbaaf10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfe4c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfac2b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfac2e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfad4790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfad4cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa6b400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfac2f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa7c2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfad4610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa7c3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfba7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa98700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa989d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfa987c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa988b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfa98d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdfaa2250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfa98940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfa8aa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfba7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdfa98af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5fdf9c06d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf398820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf398160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf398280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf398f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf398d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf398fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf398100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf2eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf30cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf30ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf30c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3fe3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3fefd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3cdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf36bd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf36b400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3a14f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf36b520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf36b550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf2defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3df250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf2db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3df3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3f8e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf2db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf2db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf2da5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf2cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3d6910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf35f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf35eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf36e0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf35f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf3a3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/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_fqz4n8wk/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_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/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_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdeed45e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf2bb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdee76100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf35eb80> # 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_fqz4n8wk/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_fqz4n8wk/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_fqz4n8wk/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_fqz4n8wk/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_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdeea7f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/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_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fdf3ea220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdeea7850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf29eca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf29af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fdf294940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/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_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_fqz4n8wk/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_fqz4n8wk/ansible_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/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1431, "inode": 81789063, "dev": 51713, "nlink": 1, "atime": 1726890129.571074, "mtime": 1726890128.7620673, "ctime": 1726890128.7620673, "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": "7f2623c0447021758c7f19f1e31411c7837a4233", "mimetype": "text/plain", "charset": "us-ascii", "version": "2983873335", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890161.93531: done with _execute_module (stat, {'path': '/etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890161.5852761-191064-35961891154309/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890161.93534: _low_level_execute_command(): starting 186312 1726890161.93537: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890161.5852761-191064-35961891154309/ > /dev/null 2>&1 && sleep 0' 186312 1726890161.94169: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890161.94185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.94201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890161.94226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.94267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890161.94278: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890161.94294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.94313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890161.94327: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890161.94337: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890161.94348: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890161.94361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890161.94374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890161.94384: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890161.94394: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890161.94410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890161.94491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890161.94515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890161.94534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890161.94600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890161.96418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890161.96464: stderr chunk (state=3): >>><<< 186312 1726890161.96468: stdout chunk (state=3): >>><<< 186312 1726890161.96530: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890161.96533: handler run complete 186312 1726890161.96672: attempt loop complete, returning result 186312 1726890161.96676: _execute() done 186312 1726890161.96678: dumping result to json 186312 1726890161.96680: done dumping result, returning 186312 1726890161.96683: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-881e-6b85-000000002c97] 186312 1726890161.96685: sending task result for task 02369adf-7a19-881e-6b85-000000002c97 186312 1726890161.96920: done sending task result for task 02369adf-7a19-881e-6b85-000000002c97 186312 1726890161.96923: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890129.571074, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7f2623c0447021758c7f19f1e31411c7837a4233", "ctime": 1726890128.7620673, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 81789063, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726890128.7620673, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1431, "uid": 0, "version": "2983873335", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890161.97079: no more pending results, returning what we have 186312 1726890161.97083: results queue empty 186312 1726890161.97084: checking for any_errors_fatal 186312 1726890161.97105: done checking for any_errors_fatal 186312 1726890161.97113: checking for max_fail_percentage 186312 1726890161.97117: done checking for max_fail_percentage 186312 1726890161.97118: checking to see if all hosts have failed and the running result is not ok 186312 1726890161.97125: done checking to see if all hosts have failed 186312 1726890161.97126: getting the remaining hosts for this loop 186312 1726890161.97128: done getting the remaining hosts for this loop 186312 1726890161.97132: getting the next task for host managed_node3 186312 1726890161.97140: done getting next task for host managed_node3 186312 1726890161.97143: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890161.97147: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890161.97165: getting variables 186312 1726890161.97167: in VariableManager get_vars() 186312 1726890161.97209: Calling all_inventory to load vars for managed_node3 186312 1726890161.97334: Calling groups_inventory to load vars for managed_node3 186312 1726890161.97339: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890161.97352: Calling all_plugins_play to load vars for managed_node3 186312 1726890161.97354: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890161.97357: Calling groups_plugins_play to load vars for managed_node3 186312 1726890161.98173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890161.99160: done with get_vars() 186312 1726890161.99177: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 23:42:41 -0400 (0:00:00.470) 0:02:11.732 ****** 186312 1726890161.99282: entering _queue_task() for managed_node3/lineinfile 186312 1726890161.99667: worker is 1 (out of 1 available) 186312 1726890161.99722: exiting _queue_task() for managed_node3/lineinfile 186312 1726890161.99757: done queuing things up, now waiting for results queue to drain 186312 1726890161.99759: waiting for pending results... 186312 1726890162.00210: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 186312 1726890162.00543: in run() - task 02369adf-7a19-881e-6b85-000000002c98 186312 1726890162.00652: variable 'ansible_search_path' from source: unknown 186312 1726890162.00679: variable 'ansible_search_path' from source: unknown 186312 1726890162.00739: calling self._execute() 186312 1726890162.00957: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.00969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.00985: variable 'omit' from source: magic vars 186312 1726890162.02042: variable '__storage_fstab' from source: set_fact 186312 1726890162.02155: Evaluated conditional (__storage_fstab.stat.exists): True 186312 1726890162.02345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890162.03571: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890162.03682: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890162.03771: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890162.03856: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890162.03946: variable 'blivet_output' from source: set_fact 186312 1726890162.03982: Evaluated conditional (blivet_output is changed): True 186312 1726890162.03992: variable 'omit' from source: magic vars 186312 1726890162.04062: variable 'omit' from source: magic vars 186312 1726890162.04091: variable '__str' from source: task vars 186312 1726890162.04196: variable '__str' from source: task vars 186312 1726890162.04209: variable '__str' from source: task vars 186312 1726890162.04282: variable '__str' from source: task vars 186312 1726890162.04302: variable 'omit' from source: magic vars 186312 1726890162.04336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890162.04414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890162.04437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890162.04458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890162.04475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890162.04507: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890162.04517: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.04554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.05007: Set connection var ansible_shell_type to sh 186312 1726890162.05030: Set connection var ansible_pipelining to False 186312 1726890162.05064: Set connection var ansible_timeout to 10 186312 1726890162.05072: Set connection var ansible_connection to ssh 186312 1726890162.05083: Set connection var ansible_shell_executable to /bin/sh 186312 1726890162.05187: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890162.05215: variable 'ansible_shell_executable' from source: unknown 186312 1726890162.05223: variable 'ansible_connection' from source: unknown 186312 1726890162.05231: variable 'ansible_module_compression' from source: unknown 186312 1726890162.05238: variable 'ansible_shell_type' from source: unknown 186312 1726890162.05245: variable 'ansible_shell_executable' from source: unknown 186312 1726890162.05251: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.05259: variable 'ansible_pipelining' from source: unknown 186312 1726890162.05265: variable 'ansible_timeout' from source: unknown 186312 1726890162.05272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.05551: 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) 186312 1726890162.05566: variable 'omit' from source: magic vars 186312 1726890162.05574: starting attempt loop 186312 1726890162.05619: running the handler 186312 1726890162.05642: _low_level_execute_command(): starting 186312 1726890162.05681: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890162.07063: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890162.07078: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.07093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.07139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.07182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.07194: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890162.07208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.07272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890162.07286: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890162.07299: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890162.07335: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.07355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.07372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.07407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.07458: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890162.07497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.07621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890162.07644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890162.07685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890162.07755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890162.09336: stdout chunk (state=3): >>>/root <<< 186312 1726890162.09563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890162.09572: stdout chunk (state=3): >>><<< 186312 1726890162.09575: stderr chunk (state=3): >>><<< 186312 1726890162.09696: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890162.09706: _low_level_execute_command(): starting 186312 1726890162.09711: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890162.0964096-191086-251513656741790 `" && echo ansible-tmp-1726890162.0964096-191086-251513656741790="` echo /root/.ansible/tmp/ansible-tmp-1726890162.0964096-191086-251513656741790 `" ) && sleep 0' 186312 1726890162.10763: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890162.10776: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.10789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.10805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.10873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.10884: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890162.10896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.10913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890162.10927: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890162.10938: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890162.10949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.10965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.10979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.10989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.10999: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890162.11010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.11178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890162.11247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890162.11317: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890162.11468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890162.13341: stdout chunk (state=3): >>>ansible-tmp-1726890162.0964096-191086-251513656741790=/root/.ansible/tmp/ansible-tmp-1726890162.0964096-191086-251513656741790 <<< 186312 1726890162.13542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890162.13545: stdout chunk (state=3): >>><<< 186312 1726890162.13548: stderr chunk (state=3): >>><<< 186312 1726890162.13639: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890162.0964096-191086-251513656741790=/root/.ansible/tmp/ansible-tmp-1726890162.0964096-191086-251513656741790 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890162.13725: variable 'ansible_module_compression' from source: unknown 186312 1726890162.13728: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 186312 1726890162.13921: variable 'ansible_facts' from source: unknown 186312 1726890162.13929: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890162.0964096-191086-251513656741790/AnsiballZ_lineinfile.py 186312 1726890162.14166: Sending initial data 186312 1726890162.14169: Sent initial data (161 bytes) 186312 1726890162.15413: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890162.15427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.15448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.15467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.15517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.15531: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890162.15547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.15572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890162.15584: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890162.15600: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890162.15616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.15631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.15648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.15667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.15681: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890162.15697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.15782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890162.15804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890162.15824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890162.15894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890162.17579: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890162.17611: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890162.17642: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp1fvuu6kq /root/.ansible/tmp/ansible-tmp-1726890162.0964096-191086-251513656741790/AnsiballZ_lineinfile.py <<< 186312 1726890162.17672: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890162.18670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890162.18893: stderr chunk (state=3): >>><<< 186312 1726890162.18896: stdout chunk (state=3): >>><<< 186312 1726890162.18898: done transferring module to remote 186312 1726890162.18900: _low_level_execute_command(): starting 186312 1726890162.18903: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890162.0964096-191086-251513656741790/ /root/.ansible/tmp/ansible-tmp-1726890162.0964096-191086-251513656741790/AnsiballZ_lineinfile.py && sleep 0' 186312 1726890162.19343: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890162.19347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.19350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.19380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.19383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.19386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.19433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890162.19449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890162.19459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890162.19516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890162.21318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890162.21321: stderr chunk (state=3): >>><<< 186312 1726890162.21323: stdout chunk (state=3): >>><<< 186312 1726890162.21326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890162.21331: _low_level_execute_command(): starting 186312 1726890162.21333: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890162.0964096-191086-251513656741790/AnsiballZ_lineinfile.py && sleep 0' 186312 1726890162.21897: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890162.21905: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.21921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.21940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.21978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.21991: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890162.22006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.22030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890162.22043: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890162.22056: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890162.22069: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.22084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.22101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.22116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.22132: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890162.22147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.22222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890162.22245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890162.22260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890162.22329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890162.24190: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890162.24216: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890162.24278: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890162.24325: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890162.24357: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890162.24408: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890162.24416: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890162.24453: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890162.24491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890162.24508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890162.24529: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485891edc0> <<< 186312 1726890162.24563: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890162.24585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48588c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485891eb20><<< 186312 1726890162.24609: stdout chunk (state=3): >>> <<< 186312 1726890162.24632: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890162.24650: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485891eac0> <<< 186312 1726890162.24675: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890162.24696: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48588c3490> <<< 186312 1726890162.24722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890162.24758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890162.24771: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48588c3940> <<< 186312 1726890162.24794: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48588c3670> <<< 186312 1726890162.24843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890162.24846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890162.24882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890162.24886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890162.24932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890162.24943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890162.24966: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485887a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890162.24978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890162.25080: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485887a220> <<< 186312 1726890162.25113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890162.25138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485889d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485887a940> <<< 186312 1726890162.25177: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48588db880> <<< 186312 1726890162.25190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858873d90> <<< 186312 1726890162.25255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485889dd90> <<< 186312 1726890162.25300: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48588c3970> <<< 186312 1726890162.25341: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890162.25531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890162.25533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890162.25564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890162.25594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890162.25609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890162.25631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890162.25644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890162.25658: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585d4eb0> <<< 186312 1726890162.25773: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 186312 1726890162.25796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890162.25806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890162.25852: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585d5640> <<< 186312 1726890162.25874: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585d4370> <<< 186312 1726890162.25887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890162.25954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890162.25969: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890162.26008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890162.26041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890162.26069: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4858554e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858554910> <<< 186312 1726890162.26103: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858554f10> <<< 186312 1726890162.26147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890162.26185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858554fd0> <<< 186312 1726890162.26207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585670d0> import '_collections' # <<< 186312 1726890162.26258: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585aed90> import '_functools' # <<< 186312 1726890162.26282: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585a9670> <<< 186312 1726890162.26453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4858567cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585ae2b0> <<< 186312 1726890162.26513: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48585bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890162.26536: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890162.26560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890162.26572: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858567eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858567df0> <<< 186312 1726890162.26613: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858567d60> <<< 186312 1726890162.26632: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890162.26639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890162.26650: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890162.26663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890162.26682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890162.26733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890162.26760: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890162.26769: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485853b3d0> <<< 186312 1726890162.26783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890162.26794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890162.26824: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485853b4c0> <<< 186312 1726890162.26943: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485856ff40> <<< 186312 1726890162.26979: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485856aa90> <<< 186312 1726890162.26993: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485856a490> <<< 186312 1726890162.27015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890162.27031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890162.27057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890162.27074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890162.27101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890162.27109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485848a220> <<< 186312 1726890162.27147: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858527520> <<< 186312 1726890162.27193: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485856af10> <<< 186312 1726890162.27200: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585e1040> <<< 186312 1726890162.27222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py<<< 186312 1726890162.27235: stdout chunk (state=3): >>> <<< 186312 1726890162.27246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890162.27272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 186312 1726890162.27281: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485849cb50> <<< 186312 1726890162.27292: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890162.27328: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f485849ce80> <<< 186312 1726890162.27351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890162.27371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890162.27380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890162.27399: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48584ad790> <<< 186312 1726890162.27423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890162.27449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890162.27479: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48584adcd0> <<< 186312 1726890162.27511: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.27531: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4858445400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485849cf70> <<< 186312 1726890162.27553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890162.27560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890162.27600: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.27607: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48584562e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48584ad610> <<< 186312 1726890162.27627: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890162.27650: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.27653: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48584563a0> <<< 186312 1726890162.27697: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858567a30> <<< 186312 1726890162.27714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890162.27732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890162.27748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890162.27765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890162.27796: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.27819: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4858472700> <<< 186312 1726890162.27823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890162.27830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890162.27853: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.27858: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48584729d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48584727c0> <<< 186312 1726890162.27882: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48584728b0> <<< 186312 1726890162.27950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890162.28113: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4858472d00> <<< 186312 1726890162.28160: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f485847d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858472940> <<< 186312 1726890162.28173: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858464a90> <<< 186312 1726890162.28200: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858567610> <<< 186312 1726890162.28238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890162.28289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890162.28333: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858472af0> <<< 186312 1726890162.28535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890162.28549: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f48583b36d0> <<< 186312 1726890162.28675: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 186312 1726890162.28760: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.28788: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/__init__.py <<< 186312 1726890162.28828: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890162.28841: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.30037: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.30973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890162.30999: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d97820> <<< 186312 1726890162.31003: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890162.31009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890162.31032: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890162.31049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890162.31053: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890162.31059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890162.31076: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.31090: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d97160> <<< 186312 1726890162.31123: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d97280> <<< 186312 1726890162.31150: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d97f70> <<< 186312 1726890162.31173: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<< 186312 1726890162.31181: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890162.31230: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d974f0> <<< 186312 1726890162.31234: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d97d90> <<< 186312 1726890162.31235: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890162.31257: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.31263: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d97fd0> <<< 186312 1726890162.31278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890162.31313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890162.31342: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d97100> <<< 186312 1726890162.31362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890162.31376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890162.31398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890162.31424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890162.31439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890162.31443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890162.31514: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857cedf40> <<< 186312 1726890162.31548: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.31553: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d0ed00> <<< 186312 1726890162.31576: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.31581: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d0eeb0> <<< 186312 1726890162.31594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890162.31625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890162.31656: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d0e370> <<< 186312 1726890162.31672: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857dfddc0> <<< 186312 1726890162.31835: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857dfd3a0> <<< 186312 1726890162.31859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890162.31878: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857dfdfd0> <<< 186312 1726890162.31902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890162.31908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890162.31933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890162.31942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890162.31958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890162.31966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890162.31989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 186312 1726890162.31995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857dccd30> <<< 186312 1726890162.32096: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d68d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d68400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d9b4f0> <<< 186312 1726890162.32130: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.32150: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d68520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890162.32172: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d68550> <<< 186312 1726890162.32200: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890162.32224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890162.32234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890162.32408: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.32463: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857cdefd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857ddf250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890162.32466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890162.32487: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.32490: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857cdb850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857ddf3d0> <<< 186312 1726890162.32495: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890162.32572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890162.32634: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857df8e50> <<< 186312 1726890162.32667: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857cdb7f0> <<< 186312 1726890162.32762: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857cdb640> <<< 186312 1726890162.32797: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857cda5b0> <<< 186312 1726890162.32872: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857cd0d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857dd7910> <<< 186312 1726890162.32876: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890162.32896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890162.32946: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d5e6a0> <<< 186312 1726890162.33128: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d5db20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d6e0a0> <<< 186312 1726890162.33189: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d5e100> <<< 186312 1726890162.33216: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857da2b20> <<< 186312 1726890162.33224: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890162.33238: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.33286: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.33359: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.33368: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.33379: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890162.33428: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.33450: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890162.33453: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.33545: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.33623: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.34081: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.34564: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890162.34568: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890162.34570: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890162.34618: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.34640: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48578b35e0> <<< 186312 1726890162.34709: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857cbb580> <<< 186312 1726890162.34715: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857855100> <<< 186312 1726890162.34762: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890162.34778: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.34795: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890162.34806: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.34927: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.35046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890162.35080: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d5db80> # zipimport: zlib available <<< 186312 1726890162.35470: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.35835: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.35881: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.35944: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890162.35950: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.35978: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.36024: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890162.36028: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.36085: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.36151: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890162.36172: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890162.36178: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890162.36182: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.36219: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.36260: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890162.36437: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.36656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890162.36659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890162.36735: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857887f10> <<< 186312 1726890162.36740: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.36796: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.36864: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890162.36868: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890162.36873: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890162.36899: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.36926: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.36961: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890162.36966: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.37007: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.37042: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.37104: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.37161: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890162.37188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890162.37261: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.37264: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857deb220> <<< 186312 1726890162.37292: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857887850> <<< 186312 1726890162.37337: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890162.37339: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.37455: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.37507: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.37529: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.37571: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890162.37589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<< 186312 1726890162.37597: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890162.37633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890162.37654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890162.37672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890162.37756: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857c9dca0> <<< 186312 1726890162.37799: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857c9af70> <<< 186312 1726890162.37853: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857c94940> <<< 186312 1726890162.37858: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890162.37891: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.37914: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890162.37920: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890162.37969: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890162.37994: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.38008: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 186312 1726890162.38017: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.38231: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.38503: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.39052: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 186312 1726890162.39304: 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 <<< 186312 1726890162.39321: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 186312 1726890162.39353: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 186312 1726890162.39416: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors <<< 186312 1726890162.39441: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 186312 1726890162.39608: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890162.39615: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890162.39646: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890162.39652: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890162.39676: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 186312 1726890162.39692: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890162.39723: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 186312 1726890162.39754: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890162.39790: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 186312 1726890162.39794: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 186312 1726890162.39879: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections <<< 186312 1726890162.39884: stdout chunk (state=3): >>># destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890162.39939: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890162.39945: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 186312 1726890162.39948: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890162.39952: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890162.40101: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890162.40129: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890162.40158: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890162.40456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890162.40503: stderr chunk (state=3): >>><<< 186312 1726890162.40507: stdout chunk (state=3): >>><<< 186312 1726890162.40585: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485891edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48588c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485891eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485891eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48588c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48588c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48588c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485887a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485887a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485889d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485887a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48588db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858873d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485889dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48588c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4858554e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858554910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858554f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858554fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585a9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4858567cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48585bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858567eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858567df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858567d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485853b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485853b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485856ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485856aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485856a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485848a220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858527520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485856af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48585e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485849cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f485849ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48584ad790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48584adcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4858445400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f485849cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48584562e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48584ad610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48584563a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858567a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4858472700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48584729d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48584727c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48584728b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4858472d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f485847d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858472940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858464a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858567610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4858472af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f48583b36d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d97820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d97160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d97280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d97f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d974f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d97d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d97fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d97100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857cedf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d0ed00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d0eeb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d0e370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857dfddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857dfd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857dfdfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857dccd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d68d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d68400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d9b4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d68520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d68550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857cdefd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857ddf250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857cdb850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857ddf3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857df8e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857cdb7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857cdb640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857cda5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857cd0d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857dd7910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d5e6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d5db20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d6e0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857d5e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857da2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_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_lineinfile_payload_cwo89wtj/ansible_lineinfile_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_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_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_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f48578b35e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857cbb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857855100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857d5db80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_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_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_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_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857887f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_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_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4857deb220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857887850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857c9dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857c9af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4857c94940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_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_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_cwo89wtj/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/fstab (content)", "after_header": "/etc/fstab (content)"}, {"before_header": "/etc/fstab (file attributes)", "after_header": "/etc/fstab (file attributes)"}], "invocation": {"module_args": {"insertbefore": "^#", "firstmatch": true, "line": "# system_role:storage", "regexp": "# system_role:storage", "path": "/etc/fstab", "state": "present", "backrefs": false, "create": false, "backup": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "validate": null, "mode": null, "owner": null, "group": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890162.41543: done with _execute_module (lineinfile, {'insertbefore': '^#', 'firstmatch': True, 'line': '# system_role:storage', 'regexp': '# system_role:storage', 'path': '/etc/fstab', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_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-1726890162.0964096-191086-251513656741790/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890162.41546: _low_level_execute_command(): starting 186312 1726890162.41553: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890162.0964096-191086-251513656741790/ > /dev/null 2>&1 && sleep 0' 186312 1726890162.41556: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890162.41559: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.41561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.41563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.41572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.41578: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890162.41581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.41583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890162.41588: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890162.41591: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890162.41593: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.41595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.41598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.41600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.41601: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890162.41607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.41609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890162.41610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890162.41613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890162.41646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890162.43424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890162.43463: stderr chunk (state=3): >>><<< 186312 1726890162.43466: stdout chunk (state=3): >>><<< 186312 1726890162.43477: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890162.43484: handler run complete 186312 1726890162.43504: attempt loop complete, returning result 186312 1726890162.43507: _execute() done 186312 1726890162.43509: dumping result to json 186312 1726890162.43514: done dumping result, returning 186312 1726890162.43523: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-881e-6b85-000000002c98] 186312 1726890162.43527: sending task result for task 02369adf-7a19-881e-6b85-000000002c98 ok: [managed_node3] => { "backup": "", "changed": false } 186312 1726890162.43713: no more pending results, returning what we have 186312 1726890162.43718: results queue empty 186312 1726890162.43719: checking for any_errors_fatal 186312 1726890162.43729: done checking for any_errors_fatal 186312 1726890162.43730: checking for max_fail_percentage 186312 1726890162.43732: done checking for max_fail_percentage 186312 1726890162.43733: checking to see if all hosts have failed and the running result is not ok 186312 1726890162.43734: done checking to see if all hosts have failed 186312 1726890162.43734: getting the remaining hosts for this loop 186312 1726890162.43736: done getting the remaining hosts for this loop 186312 1726890162.43739: getting the next task for host managed_node3 186312 1726890162.43750: done getting next task for host managed_node3 186312 1726890162.43758: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890162.43761: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890162.43773: getting variables 186312 1726890162.43775: in VariableManager get_vars() 186312 1726890162.43819: Calling all_inventory to load vars for managed_node3 186312 1726890162.43822: Calling groups_inventory to load vars for managed_node3 186312 1726890162.43825: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890162.43836: Calling all_plugins_play to load vars for managed_node3 186312 1726890162.43839: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890162.43841: Calling groups_plugins_play to load vars for managed_node3 186312 1726890162.44331: done sending task result for task 02369adf-7a19-881e-6b85-000000002c98 186312 1726890162.44335: WORKER PROCESS EXITING 186312 1726890162.44345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890162.44783: done with get_vars() 186312 1726890162.44794: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 23:42:42 -0400 (0:00:00.456) 0:02:12.188 ****** 186312 1726890162.44921: entering _queue_task() for managed_node3/systemd 186312 1726890162.45176: worker is 1 (out of 1 available) 186312 1726890162.45196: exiting _queue_task() for managed_node3/systemd 186312 1726890162.45209: done queuing things up, now waiting for results queue to drain 186312 1726890162.45211: waiting for pending results... 186312 1726890162.45489: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 186312 1726890162.45651: in run() - task 02369adf-7a19-881e-6b85-000000002c9a 186312 1726890162.45663: variable 'ansible_search_path' from source: unknown 186312 1726890162.45667: variable 'ansible_search_path' from source: unknown 186312 1726890162.45710: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890162.45955: variable 'storage_cryptsetup_services' from source: set_fact 186312 1726890162.46028: dumping result to json 186312 1726890162.46032: done dumping result, returning 186312 1726890162.46035: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-881e-6b85-000000002c9a] 186312 1726890162.46056: sending task result for task 02369adf-7a19-881e-6b85-000000002c9a 186312 1726890162.46156: done sending task result for task 02369adf-7a19-881e-6b85-000000002c9a 186312 1726890162.46161: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890162.46224: no more pending results, returning what we have 186312 1726890162.46228: results queue empty 186312 1726890162.46228: checking for any_errors_fatal 186312 1726890162.46239: done checking for any_errors_fatal 186312 1726890162.46239: checking for max_fail_percentage 186312 1726890162.46241: done checking for max_fail_percentage 186312 1726890162.46242: checking to see if all hosts have failed and the running result is not ok 186312 1726890162.46243: done checking to see if all hosts have failed 186312 1726890162.46244: getting the remaining hosts for this loop 186312 1726890162.46245: done getting the remaining hosts for this loop 186312 1726890162.46252: getting the next task for host managed_node3 186312 1726890162.46260: done getting next task for host managed_node3 186312 1726890162.46263: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890162.46266: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890162.46289: getting variables 186312 1726890162.46290: in VariableManager get_vars() 186312 1726890162.46326: Calling all_inventory to load vars for managed_node3 186312 1726890162.46331: Calling groups_inventory to load vars for managed_node3 186312 1726890162.46333: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890162.46340: Calling all_plugins_play to load vars for managed_node3 186312 1726890162.46341: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890162.46343: Calling groups_plugins_play to load vars for managed_node3 186312 1726890162.46672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890162.47023: done with get_vars() 186312 1726890162.47036: done getting variables 186312 1726890162.47074: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 23:42:42 -0400 (0:00:00.021) 0:02:12.210 ****** 186312 1726890162.47104: entering _queue_task() for managed_node3/debug 186312 1726890162.47288: worker is 1 (out of 1 available) 186312 1726890162.47300: exiting _queue_task() for managed_node3/debug 186312 1726890162.47313: done queuing things up, now waiting for results queue to drain 186312 1726890162.47315: waiting for pending results... 186312 1726890162.47582: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output 186312 1726890162.47681: in run() - task 02369adf-7a19-881e-6b85-000000002c9c 186312 1726890162.47693: variable 'ansible_search_path' from source: unknown 186312 1726890162.47696: variable 'ansible_search_path' from source: unknown 186312 1726890162.47732: calling self._execute() 186312 1726890162.47839: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.47844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.47847: variable 'omit' from source: magic vars 186312 1726890162.48003: variable 'omit' from source: magic vars 186312 1726890162.48117: variable 'omit' from source: magic vars 186312 1726890162.48169: variable 'omit' from source: magic vars 186312 1726890162.48265: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890162.48297: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890162.48328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890162.48345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890162.48356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890162.48380: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890162.48383: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.48386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.48494: Set connection var ansible_shell_type to sh 186312 1726890162.48498: Set connection var ansible_pipelining to False 186312 1726890162.48500: Set connection var ansible_timeout to 10 186312 1726890162.48503: Set connection var ansible_connection to ssh 186312 1726890162.48505: Set connection var ansible_shell_executable to /bin/sh 186312 1726890162.48514: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890162.48562: variable 'ansible_shell_executable' from source: unknown 186312 1726890162.48566: variable 'ansible_connection' from source: unknown 186312 1726890162.48568: variable 'ansible_module_compression' from source: unknown 186312 1726890162.48580: variable 'ansible_shell_type' from source: unknown 186312 1726890162.48583: variable 'ansible_shell_executable' from source: unknown 186312 1726890162.48586: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.48588: variable 'ansible_pipelining' from source: unknown 186312 1726890162.48592: variable 'ansible_timeout' from source: unknown 186312 1726890162.48595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.48690: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890162.48700: variable 'omit' from source: magic vars 186312 1726890162.48704: starting attempt loop 186312 1726890162.48708: running the handler 186312 1726890162.48752: variable 'blivet_output' from source: set_fact 186312 1726890162.48897: variable 'blivet_output' from source: set_fact 186312 1726890162.49379: handler run complete 186312 1726890162.49383: attempt loop complete, returning result 186312 1726890162.49385: _execute() done 186312 1726890162.49387: dumping result to json 186312 1726890162.49486: done dumping result, returning 186312 1726890162.49489: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-881e-6b85-000000002c9c] 186312 1726890162.49492: sending task result for task 02369adf-7a19-881e-6b85-000000002c9c 186312 1726890162.49570: done sending task result for task 02369adf-7a19-881e-6b85-000000002c9c 186312 1726890162.49573: WORKER PROCESS EXITING ok: [managed_node3] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } 186312 1726890162.49936: no more pending results, returning what we have 186312 1726890162.49940: results queue empty 186312 1726890162.49940: checking for any_errors_fatal 186312 1726890162.49946: done checking for any_errors_fatal 186312 1726890162.49947: checking for max_fail_percentage 186312 1726890162.49949: done checking for max_fail_percentage 186312 1726890162.49950: checking to see if all hosts have failed and the running result is not ok 186312 1726890162.49951: done checking to see if all hosts have failed 186312 1726890162.49952: getting the remaining hosts for this loop 186312 1726890162.49953: done getting the remaining hosts for this loop 186312 1726890162.49957: getting the next task for host managed_node3 186312 1726890162.49962: done getting next task for host managed_node3 186312 1726890162.49966: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890162.49969: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890162.49980: getting variables 186312 1726890162.49982: in VariableManager get_vars() 186312 1726890162.50130: Calling all_inventory to load vars for managed_node3 186312 1726890162.50133: Calling groups_inventory to load vars for managed_node3 186312 1726890162.50136: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890162.50145: Calling all_plugins_play to load vars for managed_node3 186312 1726890162.50148: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890162.50151: Calling groups_plugins_play to load vars for managed_node3 186312 1726890162.50752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890162.51101: done with get_vars() 186312 1726890162.51113: done getting variables 186312 1726890162.51153: 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.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 23:42:42 -0400 (0:00:00.040) 0:02:12.251 ****** 186312 1726890162.51177: entering _queue_task() for managed_node3/set_fact 186312 1726890162.51347: worker is 1 (out of 1 available) 186312 1726890162.51358: exiting _queue_task() for managed_node3/set_fact 186312 1726890162.51371: done queuing things up, now waiting for results queue to drain 186312 1726890162.51372: waiting for pending results... 186312 1726890162.51566: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 186312 1726890162.51664: in run() - task 02369adf-7a19-881e-6b85-000000002c9d 186312 1726890162.51675: variable 'ansible_search_path' from source: unknown 186312 1726890162.51679: variable 'ansible_search_path' from source: unknown 186312 1726890162.51708: calling self._execute() 186312 1726890162.51799: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.51802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.51811: variable 'omit' from source: magic vars 186312 1726890162.51899: variable 'omit' from source: magic vars 186312 1726890162.51946: variable 'omit' from source: magic vars 186312 1726890162.52123: variable 'blivet_output' from source: set_fact 186312 1726890162.52181: variable 'omit' from source: magic vars 186312 1726890162.52215: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890162.52243: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890162.52259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890162.52272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890162.52281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890162.52306: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890162.52309: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.52313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.52377: Set connection var ansible_shell_type to sh 186312 1726890162.52385: Set connection var ansible_pipelining to False 186312 1726890162.52392: Set connection var ansible_timeout to 10 186312 1726890162.52395: Set connection var ansible_connection to ssh 186312 1726890162.52400: Set connection var ansible_shell_executable to /bin/sh 186312 1726890162.52430: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890162.52461: variable 'ansible_shell_executable' from source: unknown 186312 1726890162.52473: variable 'ansible_connection' from source: unknown 186312 1726890162.52479: variable 'ansible_module_compression' from source: unknown 186312 1726890162.52486: variable 'ansible_shell_type' from source: unknown 186312 1726890162.52492: variable 'ansible_shell_executable' from source: unknown 186312 1726890162.52499: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.52507: variable 'ansible_pipelining' from source: unknown 186312 1726890162.52518: variable 'ansible_timeout' from source: unknown 186312 1726890162.52526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.52684: 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) 186312 1726890162.52698: variable 'omit' from source: magic vars 186312 1726890162.52705: starting attempt loop 186312 1726890162.52710: running the handler 186312 1726890162.52725: handler run complete 186312 1726890162.52746: attempt loop complete, returning result 186312 1726890162.52751: _execute() done 186312 1726890162.52756: dumping result to json 186312 1726890162.52760: done dumping result, returning 186312 1726890162.52774: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-881e-6b85-000000002c9d] 186312 1726890162.52781: sending task result for task 02369adf-7a19-881e-6b85-000000002c9d ok: [managed_node3] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 186312 1726890162.52978: no more pending results, returning what we have 186312 1726890162.52988: results queue empty 186312 1726890162.52989: checking for any_errors_fatal 186312 1726890162.53005: done checking for any_errors_fatal 186312 1726890162.53006: checking for max_fail_percentage 186312 1726890162.53008: done checking for max_fail_percentage 186312 1726890162.53009: checking to see if all hosts have failed and the running result is not ok 186312 1726890162.53010: done checking to see if all hosts have failed 186312 1726890162.53011: getting the remaining hosts for this loop 186312 1726890162.53015: done getting the remaining hosts for this loop 186312 1726890162.53019: getting the next task for host managed_node3 186312 1726890162.53027: done getting next task for host managed_node3 186312 1726890162.53034: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890162.53038: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890162.53051: getting variables 186312 1726890162.53053: in VariableManager get_vars() 186312 1726890162.53089: Calling all_inventory to load vars for managed_node3 186312 1726890162.53097: Calling groups_inventory to load vars for managed_node3 186312 1726890162.53100: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890162.53113: Calling all_plugins_play to load vars for managed_node3 186312 1726890162.53117: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890162.53120: Calling groups_plugins_play to load vars for managed_node3 186312 1726890162.53743: done sending task result for task 02369adf-7a19-881e-6b85-000000002c9d 186312 1726890162.53750: WORKER PROCESS EXITING 186312 1726890162.54062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890162.54925: done with get_vars() 186312 1726890162.54941: done getting variables 186312 1726890162.55022: 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.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 23:42:42 -0400 (0:00:00.038) 0:02:12.289 ****** 186312 1726890162.55073: entering _queue_task() for managed_node3/set_fact 186312 1726890162.55315: worker is 1 (out of 1 available) 186312 1726890162.55332: exiting _queue_task() for managed_node3/set_fact 186312 1726890162.55344: done queuing things up, now waiting for results queue to drain 186312 1726890162.55345: waiting for pending results... 186312 1726890162.55640: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 186312 1726890162.55816: in run() - task 02369adf-7a19-881e-6b85-000000002c9e 186312 1726890162.55841: variable 'ansible_search_path' from source: unknown 186312 1726890162.55850: variable 'ansible_search_path' from source: unknown 186312 1726890162.55896: calling self._execute() 186312 1726890162.56024: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.56039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.56054: variable 'omit' from source: magic vars 186312 1726890162.56172: variable 'omit' from source: magic vars 186312 1726890162.56256: variable 'omit' from source: magic vars 186312 1726890162.56486: variable 'blivet_output' from source: set_fact 186312 1726890162.56866: variable 'omit' from source: magic vars 186312 1726890162.56911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890162.56953: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890162.56980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890162.57003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890162.57022: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890162.57055: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890162.57062: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.57069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.57173: Set connection var ansible_shell_type to sh 186312 1726890162.57186: Set connection var ansible_pipelining to False 186312 1726890162.57206: Set connection var ansible_timeout to 10 186312 1726890162.57213: Set connection var ansible_connection to ssh 186312 1726890162.57223: Set connection var ansible_shell_executable to /bin/sh 186312 1726890162.57234: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890162.57257: variable 'ansible_shell_executable' from source: unknown 186312 1726890162.57264: variable 'ansible_connection' from source: unknown 186312 1726890162.57270: variable 'ansible_module_compression' from source: unknown 186312 1726890162.57276: variable 'ansible_shell_type' from source: unknown 186312 1726890162.57281: variable 'ansible_shell_executable' from source: unknown 186312 1726890162.57287: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.57293: variable 'ansible_pipelining' from source: unknown 186312 1726890162.57298: variable 'ansible_timeout' from source: unknown 186312 1726890162.57306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.57457: 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) 186312 1726890162.57474: variable 'omit' from source: magic vars 186312 1726890162.57490: starting attempt loop 186312 1726890162.57498: running the handler 186312 1726890162.57516: handler run complete 186312 1726890162.57537: attempt loop complete, returning result 186312 1726890162.57543: _execute() done 186312 1726890162.57549: dumping result to json 186312 1726890162.57560: done dumping result, returning 186312 1726890162.57570: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-881e-6b85-000000002c9e] 186312 1726890162.57579: sending task result for task 02369adf-7a19-881e-6b85-000000002c9e ok: [managed_node3] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } 186312 1726890162.57851: no more pending results, returning what we have 186312 1726890162.57855: results queue empty 186312 1726890162.57856: checking for any_errors_fatal 186312 1726890162.57867: done checking for any_errors_fatal 186312 1726890162.57868: checking for max_fail_percentage 186312 1726890162.57869: done checking for max_fail_percentage 186312 1726890162.57870: checking to see if all hosts have failed and the running result is not ok 186312 1726890162.57872: done checking to see if all hosts have failed 186312 1726890162.57872: getting the remaining hosts for this loop 186312 1726890162.57874: done getting the remaining hosts for this loop 186312 1726890162.57878: getting the next task for host managed_node3 186312 1726890162.57886: done getting next task for host managed_node3 186312 1726890162.57890: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890162.57894: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890162.57908: getting variables 186312 1726890162.57910: in VariableManager get_vars() 186312 1726890162.57959: Calling all_inventory to load vars for managed_node3 186312 1726890162.57963: Calling groups_inventory to load vars for managed_node3 186312 1726890162.57966: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890162.57978: Calling all_plugins_play to load vars for managed_node3 186312 1726890162.57981: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890162.57984: Calling groups_plugins_play to load vars for managed_node3 186312 1726890162.58816: done sending task result for task 02369adf-7a19-881e-6b85-000000002c9e 186312 1726890162.59196: WORKER PROCESS EXITING 186312 1726890162.59223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890162.59836: done with get_vars() 186312 1726890162.59849: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 23:42:42 -0400 (0:00:00.048) 0:02:12.338 ****** 186312 1726890162.59944: entering _queue_task() for managed_node3/mount 186312 1726890162.60193: worker is 1 (out of 1 available) 186312 1726890162.60204: exiting _queue_task() for managed_node3/mount 186312 1726890162.60220: done queuing things up, now waiting for results queue to drain 186312 1726890162.60222: waiting for pending results... 186312 1726890162.60534: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 186312 1726890162.60704: in run() - task 02369adf-7a19-881e-6b85-000000002c9f 186312 1726890162.60726: variable 'ansible_search_path' from source: unknown 186312 1726890162.60736: variable 'ansible_search_path' from source: unknown 186312 1726890162.61094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890162.63749: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890162.63850: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890162.63948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890162.64054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890162.64840: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890162.65090: 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) 186312 1726890162.65132: 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) 186312 1726890162.65164: 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) 186312 1726890162.65218: 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) 186312 1726890162.65306: 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) 186312 1726890162.65363: 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) 186312 1726890162.65520: 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) 186312 1726890162.65556: 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) 186312 1726890162.65602: 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) 186312 1726890162.65739: 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) 186312 1726890162.66025: variable 'blivet_output' from source: set_fact 186312 1726890162.66137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890162.66632: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890162.66669: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890162.66733: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890162.66844: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890162.66967: 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) 186312 1726890162.66996: 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) 186312 1726890162.67159: 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) 186312 1726890162.67190: 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) 186312 1726890162.67307: variable 'omit' from source: magic vars 186312 1726890162.67647: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.67684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.67698: variable 'omit' from source: magic vars 186312 1726890162.67867: variable 'omit' from source: magic vars 186312 1726890162.68072: variable 'omit' from source: magic vars 186312 1726890162.68369: 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) 186312 1726890162.68464: 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) 186312 1726890162.68568: 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) 186312 1726890162.68618: 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) 186312 1726890162.68773: 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) 186312 1726890162.68995: variable 'mount_info' from source: unknown 186312 1726890162.69005: variable 'omit' from source: magic vars 186312 1726890162.69233: variable 'mount_info' from source: unknown 186312 1726890162.69473: variable 'mount_info' from source: unknown 186312 1726890162.69482: variable 'omit' from source: magic vars 186312 1726890162.69598: variable 'mount_info' from source: unknown 186312 1726890162.69744: variable 'omit' from source: magic vars 186312 1726890162.69826: variable 'mount_info' from source: unknown 186312 1726890162.69969: variable 'omit' from source: magic vars 186312 1726890162.69996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890162.70028: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890162.70051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890162.70075: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890162.70181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890162.70214: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890162.70234: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.70241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890162.70447: Set connection var ansible_shell_type to sh 186312 1726890162.70461: Set connection var ansible_pipelining to False 186312 1726890162.70474: Set connection var ansible_timeout to 10 186312 1726890162.70480: Set connection var ansible_connection to ssh 186312 1726890162.70487: Set connection var ansible_shell_executable to /bin/sh 186312 1726890162.70499: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890162.70523: variable 'ansible_shell_executable' from source: unknown 186312 1726890162.70610: variable 'ansible_connection' from source: unknown 186312 1726890162.70620: variable 'ansible_module_compression' from source: unknown 186312 1726890162.70626: variable 'ansible_shell_type' from source: unknown 186312 1726890162.70634: variable 'ansible_shell_executable' from source: unknown 186312 1726890162.70640: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890162.70646: variable 'ansible_pipelining' from source: unknown 186312 1726890162.70652: variable 'ansible_timeout' from source: unknown 186312 1726890162.70658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890162.70960: 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) 186312 1726890162.71050: variable 'omit' from source: magic vars 186312 1726890162.71061: starting attempt loop 186312 1726890162.71068: running the handler 186312 1726890162.71088: _low_level_execute_command(): starting 186312 1726890162.71100: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890162.71994: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890162.72016: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.72039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.72059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.72100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.72113: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890162.72135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.72153: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890162.72165: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890162.72176: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890162.72186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.72200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.72218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.72237: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.72254: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890162.72267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.72342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890162.72370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890162.72385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890162.72462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890162.74083: stdout chunk (state=3): >>>/root <<< 186312 1726890162.74255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890162.74261: stdout chunk (state=3): >>><<< 186312 1726890162.74270: stderr chunk (state=3): >>><<< 186312 1726890162.74288: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890162.74299: _low_level_execute_command(): starting 186312 1726890162.74306: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890162.7428758-191111-59238077960418 `" && echo ansible-tmp-1726890162.7428758-191111-59238077960418="` echo /root/.ansible/tmp/ansible-tmp-1726890162.7428758-191111-59238077960418 `" ) && sleep 0' 186312 1726890162.75906: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.75910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.76078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.76082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.76084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.76166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890162.76264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890162.76271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890162.76328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890162.78228: stdout chunk (state=3): >>>ansible-tmp-1726890162.7428758-191111-59238077960418=/root/.ansible/tmp/ansible-tmp-1726890162.7428758-191111-59238077960418 <<< 186312 1726890162.78339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890162.78410: stderr chunk (state=3): >>><<< 186312 1726890162.78420: stdout chunk (state=3): >>><<< 186312 1726890162.78780: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890162.7428758-191111-59238077960418=/root/.ansible/tmp/ansible-tmp-1726890162.7428758-191111-59238077960418 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount 186312 1726890162.78787: variable 'ansible_module_compression' from source: unknown 186312 1726890162.78789: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.ansible.posix.plugins.modules.mount-ZIP_DEFLATED 186312 1726890162.78791: variable 'ansible_facts' from source: unknown 186312 1726890162.78794: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890162.7428758-191111-59238077960418/AnsiballZ_mount.py 186312 1726890162.79230: Sending initial data 186312 1726890162.79234: Sent initial data (155 bytes) 186312 1726890162.81367: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.81370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.81406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.81409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.81413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.81587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890162.81688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890162.81695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890162.81791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890162.83531: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 186312 1726890162.83536: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890162.83563: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890162.83603: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpkof8yo0h /root/.ansible/tmp/ansible-tmp-1726890162.7428758-191111-59238077960418/AnsiballZ_mount.py <<< 186312 1726890162.83966: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890162.85128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890162.85366: stderr chunk (state=3): >>><<< 186312 1726890162.85369: stdout chunk (state=3): >>><<< 186312 1726890162.85371: done transferring module to remote 186312 1726890162.85373: _low_level_execute_command(): starting 186312 1726890162.85375: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890162.7428758-191111-59238077960418/ /root/.ansible/tmp/ansible-tmp-1726890162.7428758-191111-59238077960418/AnsiballZ_mount.py && sleep 0' 186312 1726890162.86460: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890162.86481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.86497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.86517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.86558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.86573: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890162.86593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.86614: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890162.86627: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890162.86639: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890162.86652: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.86666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.86684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.86702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.86717: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890162.86732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.86810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890162.86837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890162.86854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890162.86921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890162.88708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890162.88713: stdout chunk (state=3): >>><<< 186312 1726890162.88716: stderr chunk (state=3): >>><<< 186312 1726890162.88796: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890162.88803: _low_level_execute_command(): starting 186312 1726890162.88806: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890162.7428758-191111-59238077960418/AnsiballZ_mount.py && sleep 0' 186312 1726890162.89529: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890162.89567: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.89583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.89601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.89645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.89673: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890162.89696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.89729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890162.89742: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890162.89755: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890162.89767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890162.89785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890162.89802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890162.89827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890162.89845: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890162.89860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890162.89938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890162.89960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890162.89977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890162.90054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890162.91917: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890162.91930: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890162.91997: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890162.92000: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890162.92034: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890162.92065: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890162.92068: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890162.92105: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890162.92108: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890162.92157: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890162.92178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890162.92210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890162.92218: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890162.92233: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dff3dc0> <<< 186312 1726890162.92273: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890162.92276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890162.92287: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dff3b20> <<< 186312 1726890162.92316: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890162.92334: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dff3ac0> <<< 186312 1726890162.92346: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890162.92371: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890162.92388: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df98490> <<< 186312 1726890162.92419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890162.92423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890162.92437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890162.92457: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890162.92460: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df98940> <<< 186312 1726890162.92479: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df98670> <<< 186312 1726890162.92516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890162.92520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890162.92541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890162.92558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890162.92575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890162.92593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890162.92619: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df4f190> <<< 186312 1726890162.92638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890162.92657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890162.92733: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df4f220> <<< 186312 1726890162.92760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890162.92763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890162.92788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890162.92792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df4f940> <<< 186312 1726890162.92825: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dfb0880> <<< 186312 1726890162.92839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 186312 1726890162.92853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df48d90> <<< 186312 1726890162.92915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890162.92919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df72d90> <<< 186312 1726890162.92972: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df98970> <<< 186312 1726890162.92998: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890162.93199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890162.93237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890162.93259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890162.93277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890162.93302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890162.93306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890162.93321: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df14eb0> <<< 186312 1726890162.93363: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df17f40> <<< 186312 1726890162.93379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890162.93389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890162.93413: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890162.93430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890162.93444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890162.93469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890162.93472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890162.93489: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df0c610> <<< 186312 1726890162.93508: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df15640> <<< 186312 1726890162.93513: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df14370> <<< 186312 1726890162.93535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890162.93599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890162.93624: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890162.93651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890162.93668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890162.93713: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.93717: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71de95e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71de95910> <<< 186312 1726890162.93731: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890162.93763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890162.93766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71de95f10> <<< 186312 1726890162.93768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890162.93792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890162.93814: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890162.93817: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71de95fd0> <<< 186312 1726890162.93843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890162.93846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890162.93872: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea70d0> <<< 186312 1726890162.93875: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890162.93918: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71deeed90> <<< 186312 1726890162.93925: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890162.93938: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dee9670> <<< 186312 1726890162.93999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 186312 1726890162.94002: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71defa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df1be20> <<< 186312 1726890162.94026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890162.94029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890162.94073: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.94077: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71dea7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71deee2b0> <<< 186312 1726890162.94097: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.94102: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71defa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df219d0> <<< 186312 1726890162.94122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890162.94155: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890162.94178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890162.94182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890162.94199: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea7df0> <<< 186312 1726890162.94241: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890162.94245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea7d60> <<< 186312 1726890162.94259: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890162.94281: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890162.94293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890162.94311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890162.94360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890162.94393: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890162.94396: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71de7b3d0> <<< 186312 1726890162.94419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890162.94424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890162.94449: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71de7b4c0> <<< 186312 1726890162.94572: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71deb0f40> <<< 186312 1726890162.94624: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea9490> <<< 186312 1726890162.94653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890162.94696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890162.94699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890162.94727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890162.94732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db89220> <<< 186312 1726890162.94766: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71de65520> <<< 186312 1726890162.94829: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea9f10> <<< 186312 1726890162.94832: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df21040> <<< 186312 1726890162.94844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890162.94869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890162.94907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db9db50> <<< 186312 1726890162.94910: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890162.94944: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db9de80> <<< 186312 1726890162.94971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890162.95001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dbae790> <<< 186312 1726890162.95023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890162.95050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890162.95079: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dbaecd0> <<< 186312 1726890162.95151: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db45400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db9df70> <<< 186312 1726890162.95188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890162.95235: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db562e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dbae610> <<< 186312 1726890162.95270: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890162.95273: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db563a0> <<< 186312 1726890162.95291: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea7a30> <<< 186312 1726890162.95310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890162.95339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890162.95355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890162.95375: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db71700> <<< 186312 1726890162.95398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890162.95434: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db719d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db717c0> <<< 186312 1726890162.95461: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.95484: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db718b0> <<< 186312 1726890162.95497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890162.95681: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db71d00> <<< 186312 1726890162.95716: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.95732: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db7c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db71940> <<< 186312 1726890162.95743: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db65a90> <<< 186312 1726890162.95762: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea7610> <<< 186312 1726890162.95785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890162.95835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890162.95872: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db71af0> <<< 186312 1726890162.96023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890162.96038: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc71da926d0> <<< 186312 1726890162.96186: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip' # zipimport: zlib available <<< 186312 1726890162.96275: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.96304: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890162.96379: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890162.97531: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890162.98470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9b9820> <<< 186312 1726890162.98504: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890162.98567: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890162.98596: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d9b9160> <<< 186312 1726890162.98613: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9b9280> <<< 186312 1726890162.98668: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9b9f70> <<< 186312 1726890162.98679: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890162.98714: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9b94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9b9d90> import 'atexit' # <<< 186312 1726890162.98762: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d9b9fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890162.98783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890162.98832: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9b9100> <<< 186312 1726890162.98888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890162.98921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890162.98936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890162.99090: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d3edf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d92fd00> <<< 186312 1726890162.99105: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d92feb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890162.99244: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d92f370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71da1fdc0> <<< 186312 1726890162.99703: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71da1f3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71da1ffd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9f0d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d989d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d989400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9bd4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d989520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d989550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890163.00155: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d3dffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71da02250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d3dc850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71da023d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71da19e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d3dc7f0> <<< 186312 1726890163.00196: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d3dc640> <<< 186312 1726890163.00261: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d3db5b0> <<< 186312 1726890163.00291: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d3cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9f8910> <<< 186312 1726890163.00326: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890163.00343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890163.00376: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d9806a0> <<< 186312 1726890163.00592: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d97fb20> <<< 186312 1726890163.00599: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d98f0a0> <<< 186312 1726890163.00637: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d980100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9c4b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890163.00650: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.00717: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.00833: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 186312 1726890163.00847: stdout chunk (state=3): >>> import ansible.module_utils.common # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_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_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890163.00944: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.01037: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.01472: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.01928: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890163.01950: 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_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890163.01970: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890163.01977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890163.02027: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890163.02032: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71cf9d5e0> <<< 186312 1726890163.02091: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 186312 1726890163.02104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d3ad580> <<< 186312 1726890163.02109: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71cf43100> <<< 186312 1726890163.02154: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890163.02168: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.02179: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.02197: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890163.02317: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.02442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890163.02447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890163.02468: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d97fb80> <<< 186312 1726890163.02473: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.02855: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.03241: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.03278: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.03379: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890163.03383: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.03417: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890163.03479: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.03584: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890163.03587: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890163.03589: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.03617: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.03655: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890163.03841: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.04044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890163.04057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890163.04136: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71cf74f10> # zipimport: zlib available <<< 186312 1726890163.04194: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.04265: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890163.04276: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890163.04285: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.04320: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.04377: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890163.04390: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.04406: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.04521: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.04536: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.04588: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890163.04614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890163.04673: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71da0c220> <<< 186312 1726890163.04705: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71cf74850> <<< 186312 1726890163.04749: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/file.py <<< 186312 1726890163.04755: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890163.04858: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.04906: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.04931: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.04970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890163.04983: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890163.04999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890163.05031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890163.05051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890163.05078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890163.05153: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d39fca0> <<< 186312 1726890163.05195: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d39bf70> <<< 186312 1726890163.05251: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d394940> <<< 186312 1726890163.05254: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890163.05260: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.05290: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.05316: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py <<< 186312 1726890163.05318: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890163.05370: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890163.05397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.05400: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.05412: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 186312 1726890163.05429: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py <<< 186312 1726890163.05446: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.05454: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.05471: stdout chunk (state=3): >>>import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py <<< 186312 1726890163.05490: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.05492: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py <<< 186312 1726890163.05526: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.05529: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.05540: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py <<< 186312 1726890163.05545: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.05902: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.06260: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py <<< 186312 1726890163.06264: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.06298: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.06332: stdout chunk (state=3): >>>import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py <<< 186312 1726890163.06393: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.06554: stdout chunk (state=3): >>> {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "path": "none", "fstype": "swap", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": null}}} <<< 186312 1726890163.06557: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890163.06772: 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 <<< 186312 1726890163.06800: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 186312 1726890163.06850: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset <<< 186312 1726890163.06915: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux <<< 186312 1726890163.06922: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount <<< 186312 1726890163.07082: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890163.07085: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890163.07119: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890163.07173: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 186312 1726890163.07187: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890163.07242: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 186312 1726890163.07309: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890163.07396: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890163.07515: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890163.07519: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 186312 1726890163.07557: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 186312 1726890163.07562: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890163.07565: stdout chunk (state=3): >>># destroy select <<< 186312 1726890163.07585: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890163.07605: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890163.07881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890163.07964: stderr chunk (state=3): >>><<< 186312 1726890163.07970: stdout chunk (state=3): >>><<< 186312 1726890163.08087: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dff3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dff3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dff3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dfb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df48d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df14eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df17f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df0c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df15640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df14370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71de95e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71de95910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71de95f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71de95fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71deeed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dee9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71defa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df1be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71dea7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71deee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71defa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df219d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71de7b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71de7b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71deb0f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db89220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71de65520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71df21040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db9db50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db9de80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dbae790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dbaecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db45400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db9df70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db562e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dbae610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db563a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db71700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db719d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db717c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db718b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db71d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71db7c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db71940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db65a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71dea7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71db71af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc71da926d0> # zipimport: found 36 names in '/tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9b9820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d9b9160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9b9280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9b9f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9b94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9b9d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d9b9fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9b9100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d3edf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d92fd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d92feb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d92f370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71da1fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71da1f3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71da1ffd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9f0d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d989d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d989400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9bd4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d989520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d989550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d3dffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71da02250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d3dc850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71da023d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71da19e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d3dc7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d3dc640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d3db5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d3cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9f8910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d9806a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d97fb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d98f0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71d980100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d9c4b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_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_mount_payload_mac58jn7/ansible_mount_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_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_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_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71cf9d5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d3ad580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71cf43100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d97fb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_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_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_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_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71cf74f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_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_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc71da0c220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71cf74850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d39fca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d39bf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc71d394940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_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_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/ansible/posix/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.modules # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.ansible.posix.plugins.module_utils.mount # loaded from Zip /tmp/ansible_mount_payload_mac58jn7/ansible_mount_payload.zip/ansible_collections/ansible/posix/plugins/module_utils/mount.py # zipimport: zlib available {"changed": true, "name": "none", "opts": "defaults", "dump": "0", "passno": "0", "fstab": "/etc/fstab", "boot": "yes", "warnings": [], "backup_file": "", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "fstype": "swap", "invocation": {"module_args": {"src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "path": "none", "fstype": "swap", "state": "absent", "boot": true, "dump": "0", "opts_no_log": false, "passno": "0", "backup": false, "fstab": null, "opts": 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # 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.modules # destroy ansible_collections.ansible.posix.plugins.modules # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils # destroy ansible_collections.ansible.posix.plugins.module_utils # cleanup[2] removing ansible_collections.ansible.posix.plugins.module_utils.mount # destroy ansible_collections.ansible.posix.plugins.module_utils.mount # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890163.08807: done with _execute_module (mount, {'src': 'UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe', 'path': 'none', 'fstype': 'swap', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'mount', '_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-1726890162.7428758-191111-59238077960418/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890163.08811: _low_level_execute_command(): starting 186312 1726890163.08817: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890162.7428758-191111-59238077960418/ > /dev/null 2>&1 && sleep 0' 186312 1726890163.09289: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890163.09293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890163.10608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890163.10685: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890163.10930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.11064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890163.11069: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890163.11074: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890163.11079: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890163.11082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890163.11084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890163.11086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890163.11088: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890163.11092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.11094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890163.11096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890163.11098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890163.11100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890163.12241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890163.12245: stdout chunk (state=3): >>><<< 186312 1726890163.12265: stderr chunk (state=3): >>><<< 186312 1726890163.12270: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890163.12273: handler run complete 186312 1726890163.12275: attempt loop complete, returning result 186312 1726890163.12277: variable 'mount_info' from source: unknown 186312 1726890163.12279: variable 'mount_info' from source: unknown changed: [managed_node3] => (item={'src': 'UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe" } 186312 1726890163.12427: dumping result to json 186312 1726890163.12431: done dumping result, returning 186312 1726890163.12433: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-881e-6b85-000000002c9f] 186312 1726890163.12434: sending task result for task 02369adf-7a19-881e-6b85-000000002c9f 186312 1726890163.12472: done sending task result for task 02369adf-7a19-881e-6b85-000000002c9f 186312 1726890163.12474: WORKER PROCESS EXITING 186312 1726890163.12567: no more pending results, returning what we have 186312 1726890163.12570: results queue empty 186312 1726890163.12570: checking for any_errors_fatal 186312 1726890163.12575: done checking for any_errors_fatal 186312 1726890163.12576: checking for max_fail_percentage 186312 1726890163.12578: done checking for max_fail_percentage 186312 1726890163.12578: checking to see if all hosts have failed and the running result is not ok 186312 1726890163.12579: done checking to see if all hosts have failed 186312 1726890163.12579: getting the remaining hosts for this loop 186312 1726890163.12580: done getting the remaining hosts for this loop 186312 1726890163.12583: getting the next task for host managed_node3 186312 1726890163.12587: done getting next task for host managed_node3 186312 1726890163.12590: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890163.12593: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890163.12601: getting variables 186312 1726890163.12602: in VariableManager get_vars() 186312 1726890163.12635: Calling all_inventory to load vars for managed_node3 186312 1726890163.12637: Calling groups_inventory to load vars for managed_node3 186312 1726890163.12639: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890163.12646: Calling all_plugins_play to load vars for managed_node3 186312 1726890163.12650: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890163.12652: Calling groups_plugins_play to load vars for managed_node3 186312 1726890163.13002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890163.13371: done with get_vars() 186312 1726890163.13383: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 23:42:43 -0400 (0:00:00.535) 0:02:12.873 ****** 186312 1726890163.13457: entering _queue_task() for managed_node3/systemd 186312 1726890163.13663: worker is 1 (out of 1 available) 186312 1726890163.13678: exiting _queue_task() for managed_node3/systemd 186312 1726890163.13690: done queuing things up, now waiting for results queue to drain 186312 1726890163.13692: waiting for pending results... 186312 1726890163.13888: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890163.14060: in run() - task 02369adf-7a19-881e-6b85-000000002ca1 186312 1726890163.14081: variable 'ansible_search_path' from source: unknown 186312 1726890163.14089: variable 'ansible_search_path' from source: unknown 186312 1726890163.14132: calling self._execute() 186312 1726890163.14270: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890163.14287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890163.14313: variable 'omit' from source: magic vars 186312 1726890163.14857: variable 'blivet_output' from source: set_fact 186312 1726890163.14933: Evaluated conditional (blivet_output['mounts']): True 186312 1726890163.14946: variable 'omit' from source: magic vars 186312 1726890163.15020: variable 'omit' from source: magic vars 186312 1726890163.15058: variable 'omit' from source: magic vars 186312 1726890163.15125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890163.15181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890163.15222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890163.15259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890163.15276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890163.15317: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890163.15333: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890163.15348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890163.15480: Set connection var ansible_shell_type to sh 186312 1726890163.15495: Set connection var ansible_pipelining to False 186312 1726890163.15509: Set connection var ansible_timeout to 10 186312 1726890163.15523: Set connection var ansible_connection to ssh 186312 1726890163.15541: Set connection var ansible_shell_executable to /bin/sh 186312 1726890163.15560: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890163.15586: variable 'ansible_shell_executable' from source: unknown 186312 1726890163.15593: variable 'ansible_connection' from source: unknown 186312 1726890163.15599: variable 'ansible_module_compression' from source: unknown 186312 1726890163.15604: variable 'ansible_shell_type' from source: unknown 186312 1726890163.15611: variable 'ansible_shell_executable' from source: unknown 186312 1726890163.15626: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890163.15637: variable 'ansible_pipelining' from source: unknown 186312 1726890163.15644: variable 'ansible_timeout' from source: unknown 186312 1726890163.15656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890163.15895: 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) 186312 1726890163.15913: variable 'omit' from source: magic vars 186312 1726890163.15923: starting attempt loop 186312 1726890163.15933: running the handler 186312 1726890163.15953: _low_level_execute_command(): starting 186312 1726890163.15974: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890163.16791: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890163.16806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890163.16831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890163.16856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890163.16914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890163.16918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890163.16921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.16972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890163.16976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890163.17040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890163.18542: stdout chunk (state=3): >>>/root <<< 186312 1726890163.18646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890163.18694: stderr chunk (state=3): >>><<< 186312 1726890163.18696: stdout chunk (state=3): >>><<< 186312 1726890163.18716: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890163.18782: _low_level_execute_command(): starting 186312 1726890163.18786: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890163.187194-191139-212016157780757 `" && echo ansible-tmp-1726890163.187194-191139-212016157780757="` echo /root/.ansible/tmp/ansible-tmp-1726890163.187194-191139-212016157780757 `" ) && sleep 0' 186312 1726890163.19243: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890163.19273: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890163.19285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890163.19309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890163.19379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890163.19389: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890163.19392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.19406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890163.19434: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890163.19437: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890163.19440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.19494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890163.19497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890163.19542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890163.21438: stdout chunk (state=3): >>>ansible-tmp-1726890163.187194-191139-212016157780757=/root/.ansible/tmp/ansible-tmp-1726890163.187194-191139-212016157780757 <<< 186312 1726890163.21644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890163.21781: stderr chunk (state=3): >>><<< 186312 1726890163.21785: stdout chunk (state=3): >>><<< 186312 1726890163.21811: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890163.187194-191139-212016157780757=/root/.ansible/tmp/ansible-tmp-1726890163.187194-191139-212016157780757 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890163.22221: variable 'ansible_module_compression' from source: unknown 186312 1726890163.22226: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 186312 1726890163.22230: variable 'ansible_facts' from source: unknown 186312 1726890163.22319: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890163.187194-191139-212016157780757/AnsiballZ_systemd.py 186312 1726890163.22533: Sending initial data 186312 1726890163.22543: Sent initial data (157 bytes) 186312 1726890163.23659: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890163.23673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890163.23688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890163.23708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890163.23762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890163.23765: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890163.23768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.23785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890163.23788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.23877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890163.23880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890163.23883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890163.23930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890163.25577: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890163.25608: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890163.25647: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpo6zthbxv /root/.ansible/tmp/ansible-tmp-1726890163.187194-191139-212016157780757/AnsiballZ_systemd.py <<< 186312 1726890163.25675: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890163.28089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890163.28198: stderr chunk (state=3): >>><<< 186312 1726890163.28202: stdout chunk (state=3): >>><<< 186312 1726890163.28221: done transferring module to remote 186312 1726890163.28232: _low_level_execute_command(): starting 186312 1726890163.28238: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890163.187194-191139-212016157780757/ /root/.ansible/tmp/ansible-tmp-1726890163.187194-191139-212016157780757/AnsiballZ_systemd.py && sleep 0' 186312 1726890163.28918: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890163.28922: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890163.28924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890163.28965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.28968: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890163.28971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.29026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890163.29055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890163.29060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890163.29096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890163.30763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890163.30823: stderr chunk (state=3): >>><<< 186312 1726890163.30832: stdout chunk (state=3): >>><<< 186312 1726890163.30859: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890163.30884: _low_level_execute_command(): starting 186312 1726890163.30889: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890163.187194-191139-212016157780757/AnsiballZ_systemd.py && sleep 0' 186312 1726890163.31609: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890163.31641: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890163.31663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890163.31685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890163.31736: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890163.31762: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.31767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890163.31769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.31816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890163.31837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890163.31851: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890163.31925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890163.33769: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890163.33777: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890163.33792: stdout chunk (state=3): >>> import '_warnings' # import '_weakref' # <<< 186312 1726890163.33846: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890163.33882: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890163.33918: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890163.33923: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890163.33955: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890163.33969: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890163.34015: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890163.34024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890163.34036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890163.34060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890163.34062: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890163.34092: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea9f3dc0> <<< 186312 1726890163.34146: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890163.34150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890163.34152: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea9983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea9f3b20> <<< 186312 1726890163.34183: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890163.34206: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea9f3ac0> <<< 186312 1726890163.34221: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890163.34244: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890163.34262: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea998490> <<< 186312 1726890163.34285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890163.34294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890163.34309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890163.34320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890163.34332: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890163.34340: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea998940> <<< 186312 1726890163.34358: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea998670> <<< 186312 1726890163.34395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890163.34418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890163.34439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890163.34444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890163.34461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890163.34475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890163.34502: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea94f190> <<< 186312 1726890163.34525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890163.34543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890163.34618: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea94f220> <<< 186312 1726890163.34651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890163.34655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890163.34685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890163.34689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea972850> <<< 186312 1726890163.34690: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea94f940> <<< 186312 1726890163.34741: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea9b0880> <<< 186312 1726890163.34761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea948d90> <<< 186312 1726890163.34824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890163.34827: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea972d90> <<< 186312 1726890163.34872: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea998970> <<< 186312 1726890163.34900: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890163.35264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890163.35279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890163.35301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890163.35331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890163.35368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890163.35375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890163.35394: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8efeb0> <<< 186312 1726890163.35433: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8f2f40> <<< 186312 1726890163.35446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890163.35468: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890163.35499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890163.35558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890163.35564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890163.35571: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8e7610> <<< 186312 1726890163.35584: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8ef370> <<< 186312 1726890163.35606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890163.35659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890163.35681: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890163.35709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890163.35733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890163.35768: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890163.35777: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea58ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea58e910> import 'itertools' # <<< 186312 1726890163.35808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890163.35818: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea58ef10> <<< 186312 1726890163.35834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890163.35851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890163.35868: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890163.35877: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea58efd0> <<< 186312 1726890163.35891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890163.35900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a00d0> <<< 186312 1726890163.35915: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890163.35959: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8c9d90> <<< 186312 1726890163.35979: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890163.35992: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8c4670> <<< 186312 1726890163.36071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8d66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8f6e20> <<< 186312 1726890163.36086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890163.36122: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea5a0cd0> <<< 186312 1726890163.36133: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8c92b0> <<< 186312 1726890163.36166: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea8d62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8fc9d0> <<< 186312 1726890163.36188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890163.36231: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890163.36261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a0df0> <<< 186312 1726890163.36297: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 186312 1726890163.36326: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a0d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890163.36347: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890163.36366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890163.37006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5743d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5744c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a8f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4c2220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea55e520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4d5b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea4d5e80> <<< 186312 1726890163.37073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4e7790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890163.37101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890163.37132: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4e7cd0> <<< 186312 1726890163.37199: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea47e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4d5f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890163.37249: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea48f2e0> <<< 186312 1726890163.37263: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4e7610> import 'pwd' # <<< 186312 1726890163.37320: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea48f3a0> <<< 186312 1726890163.37375: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a0a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890163.37394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890163.37436: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea4ab700> <<< 186312 1726890163.37476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea4ab9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4ab7c0> <<< 186312 1726890163.37497: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea4ab8b0> <<< 186312 1726890163.37532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890163.37706: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea4abd00> <<< 186312 1726890163.37751: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea4b5250> <<< 186312 1726890163.37760: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4ab940> <<< 186312 1726890163.37763: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea49da90> <<< 186312 1726890163.37794: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a0610> <<< 186312 1726890163.37809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890163.37863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890163.37898: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4abaf0> <<< 186312 1726890163.38103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890163.38115: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd9ea3ec6d0> <<< 186312 1726890163.38350: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip' # zipimport: zlib available <<< 186312 1726890163.38448: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.38473: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/__init__.py <<< 186312 1726890163.38494: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.38503: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.38526: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890163.38531: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.39869: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.40655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9def820> <<< 186312 1726890163.40685: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890163.40711: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890163.40737: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890163.40762: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9def160> <<< 186312 1726890163.40807: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9def280> <<< 186312 1726890163.40831: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9deff70> <<< 186312 1726890163.40854: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890163.40912: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9def4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9defd90> <<< 186312 1726890163.40937: stdout chunk (state=3): >>>import 'atexit' # <<< 186312 1726890163.40957: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9deffd0> <<< 186312 1726890163.40968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890163.40988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890163.41035: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9def100> <<< 186312 1726890163.41053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890163.41072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890163.41094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890163.41118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890163.41138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890163.41215: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9dc40d0> <<< 186312 1726890163.41247: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9cc7310> <<< 186312 1726890163.41271: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9cc7160> <<< 186312 1726890163.41298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890163.41310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890163.41349: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9cc7ca0> <<< 186312 1726890163.41361: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9dd5dc0> <<< 186312 1726890163.41540: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9dd53a0> <<< 186312 1726890163.41582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9dd5fd0> <<< 186312 1726890163.41595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890163.41690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890163.41703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea35fd30> <<< 186312 1726890163.41773: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9df6d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9df6400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9da3b20> <<< 186312 1726890163.41831: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9df6520> <<< 186312 1726890163.41881: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9df6550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890163.41901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890163.41940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890163.42037: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d35fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea372250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890163.42081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890163.42108: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d32850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea3723d0> <<< 186312 1726890163.42125: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890163.42176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890163.42213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890163.42277: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea372d30> <<< 186312 1726890163.42369: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d327f0> <<< 186312 1726890163.42459: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9dcfb50> <<< 186312 1726890163.42492: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea372910> <<< 186312 1726890163.42544: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea3725e0> <<< 186312 1726890163.42593: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea368910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890163.42609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890163.42651: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d28940> <<< 186312 1726890163.42828: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d45d90> <<< 186312 1726890163.42873: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d31580> <<< 186312 1726890163.42914: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d28ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d319a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890163.42928: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.42987: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.43153: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890163.43231: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.43315: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.43752: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.44220: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890163.44231: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890163.44257: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890163.44318: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d427f0> <<< 186312 1726890163.44380: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890163.44391: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d748b0> <<< 186312 1726890163.44402: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e98ce970> <<< 186312 1726890163.44448: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890163.44457: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.44471: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.44491: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890163.44501: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.44613: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.44745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890163.44772: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9dad730> # zipimport: zlib available <<< 186312 1726890163.45170: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.45543: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.45591: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.45654: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890163.45664: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.45697: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.45731: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890163.45737: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.45795: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.45859: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890163.45873: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.45891: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.45897: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890163.45919: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.45944: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.45974: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890163.45990: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.46164: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.46354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890163.46379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890163.46395: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890163.46457: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9df1370> <<< 186312 1726890163.46468: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.46532: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.46595: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890163.46606: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890163.46609: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890163.46614: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890163.46634: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.46666: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.46702: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890163.46706: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.46749: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.46785: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.46878: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.46939: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890163.46966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890163.47038: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890163.47042: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d61550> <<< 186312 1726890163.47119: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9746eb0> <<< 186312 1726890163.47148: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890163.47167: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.47217: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.47269: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.47292: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.47338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890163.47352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890163.47377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890163.47398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890163.47423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890163.47452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890163.47527: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d697f0> <<< 186312 1726890163.47566: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d67790> <<< 186312 1726890163.47620: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d61b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 186312 1726890163.47633: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.47653: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.47683: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890163.47770: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890163.47794: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 186312 1726890163.47810: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.47964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.48129: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.48146: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.48166: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.48201: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.48244: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.48270: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.48317: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 186312 1726890163.48377: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.48572: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890163.48695: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.48906: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890163.48910: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890163.48915: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890163.48952: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890163.48955: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e96375b0> <<< 186312 1726890163.48978: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890163.48999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890163.49034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890163.49055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890163.49057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890163.49083: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e98d4340> <<< 186312 1726890163.49123: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e98d44f0> <<< 186312 1726890163.49175: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9759370> <<< 186312 1726890163.49192: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9637c40> <<< 186312 1726890163.49223: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9895970> <<< 186312 1726890163.49231: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9895f70> <<< 186312 1726890163.49247: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890163.49269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890163.49292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 186312 1726890163.49298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890163.49331: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9892fd0> <<< 186312 1726890163.49342: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e98b3df0> <<< 186312 1726890163.49363: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890163.49391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 186312 1726890163.49404: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9892ee0> <<< 186312 1726890163.49420: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 186312 1726890163.49443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890163.49474: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e96b11f0> <<< 186312 1726890163.49502: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e98fca60> <<< 186312 1726890163.49536: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e98953a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 186312 1726890163.49551: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 186312 1726890163.49562: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.49572: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 186312 1726890163.49595: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.49643: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.49695: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 186312 1726890163.49699: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.49746: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.49785: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890163.49802: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.49818: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 186312 1726890163.49835: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.49866: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.49891: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py<<< 186312 1726890163.49903: stdout chunk (state=3): >>> # zipimport: zlib available <<< 186312 1726890163.49945: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.49990: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 186312 1726890163.50002: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.50042: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.50110: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 186312 1726890163.50120: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.50153: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.50178: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.50229: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.50275: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 186312 1726890163.50285: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890163.50292: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.50678: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51032: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890163.51077: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51130: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51152: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51195: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890163.51224: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51256: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51271: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 186312 1726890163.51320: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51369: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 186312 1726890163.51391: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51428: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890163.51455: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51487: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 186312 1726890163.51503: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51550: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890163.51666: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e96b10a0> <<< 186312 1726890163.51678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890163.51708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890163.51870: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e96b1790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 186312 1726890163.51873: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.51984: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890163.52059: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.52147: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 186312 1726890163.52204: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.52278: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 186312 1726890163.52343: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.52388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890163.52391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890163.52521: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890163.52526: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e960d400> <<< 186312 1726890163.52756: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e95ae640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 186312 1726890163.52763: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.52808: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.52858: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 186312 1726890163.52864: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.52934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.53003: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.53097: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.53230: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 186312 1726890163.53237: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 186312 1726890163.53273: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.53314: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 186312 1726890163.53320: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.53350: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.53396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890163.53447: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e953aeb0> <<< 186312 1726890163.53461: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e953ad60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890163.53481: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.53485: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 186312 1726890163.53507: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.53540: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.53578: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 186312 1726890163.53583: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.53710: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.53839: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 186312 1726890163.53842: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.53966: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.54058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.54087: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.54135: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890163.54142: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.54160: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.54184: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.54294: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.54438: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 186312 1726890163.54443: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.54531: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.54633: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 186312 1726890163.54667: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.54694: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.55127: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.55543: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 186312 1726890163.55552: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890163.55559: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.55648: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.55731: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890163.55742: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.55822: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.55901: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 186312 1726890163.55907: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56034: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56169: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890163.56172: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56193: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56201: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 186312 1726890163.56213: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56281: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 186312 1726890163.56289: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56377: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56458: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56621: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56783: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 186312 1726890163.56795: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 186312 1726890163.56835: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56865: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 186312 1726890163.56873: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56893: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56918: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 186312 1726890163.56924: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.56983: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57043: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 186312 1726890163.57053: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57070: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57092: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 186312 1726890163.57101: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57148: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57200: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890163.57208: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57252: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57301: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 186312 1726890163.57306: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57522: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57736: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 186312 1726890163.57755: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57792: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57862: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 186312 1726890163.57885: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57925: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 186312 1726890163.57949: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57957: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.57985: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 186312 1726890163.57994: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.58047: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.58063: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 186312 1726890163.58128: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.58210: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 186312 1726890163.58245: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 186312 1726890163.58271: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.58323: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 186312 1726890163.58347: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.58371: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.58394: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.58438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.58502: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.58568: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890163.58592: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.58614: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.58664: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890163.58835: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.58983: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890163.58991: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.59035: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.59071: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890163.59076: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.59117: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.59163: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 186312 1726890163.59184: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.59234: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.59323: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890163.59344: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.59397: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.59467: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 186312 1726890163.59472: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890163.59475: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.59613: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.59703: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 186312 1726890163.59765: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890163.59923: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890163.79719: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 186312 1726890163.80230: 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<<< 186312 1726890163.80297: stdout chunk (state=3): >>> # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc<<< 186312 1726890163.80368: stdout chunk (state=3): >>> # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 186312 1726890163.80444: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters <<< 186312 1726890163.80477: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue <<< 186312 1726890163.80534: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb<<< 186312 1726890163.80622: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter <<< 186312 1726890163.80653: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890163.80928: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890163.80944: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890163.81022: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890163.81045: stdout chunk (state=3): >>># destroy _compression <<< 186312 1726890163.81091: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890163.81107: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890163.81177: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 186312 1726890163.81191: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 186312 1726890163.81238: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 186312 1726890163.81270: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 186312 1726890163.81297: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 186312 1726890163.81401: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 186312 1726890163.81506: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890163.81603: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 186312 1726890163.81631: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 186312 1726890163.81635: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890163.81788: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890163.81837: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890163.81867: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890163.81870: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890163.81903: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890163.82325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890163.82360: stderr chunk (state=3): >>><<< 186312 1726890163.82364: stdout chunk (state=3): >>><<< 186312 1726890163.82603: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea9f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea9983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea9f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea9f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea998490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea998940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea998670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea94f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea94f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea94f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea9b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea948d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea972d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea998970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8f2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea58ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea58e910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea58ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea58efd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a00d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8c9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8c4670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8d66d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea5a0cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8c92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea8d62e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a0df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a0d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5743d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5744c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a8f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4c2220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea55e520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea8fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4d5b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea4d5e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4e7790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4e7cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea47e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4d5f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea48f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4e7610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea48f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a0a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea4ab700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea4ab9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4ab7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea4ab8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea4abd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea4b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4ab940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea49da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea5a0610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea4abaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd9ea3ec6d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9def820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9def160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9def280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9deff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9def4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9defd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9deffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9def100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9dc40d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9cc7310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9cc7160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9cc7ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9dd5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9dd53a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9dd5fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea35fd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9df6d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9df6400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9da3b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9df6520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9df6550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d35fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea372250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d32850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea3723d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea372d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d327f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9dcfb50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea372910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9ea3725e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9ea368910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d28940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d45d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d31580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d28ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d319a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d427f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d748b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e98ce970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9dad730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9df1370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9d61550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9746eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d697f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d67790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9d61b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e96375b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e98d4340> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e98d44f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9759370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9637c40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9895970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9895f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e9892fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e98b3df0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e9892ee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e96b11f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e98fca60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e98953a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e96b10a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e96b1790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e960d400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e95ae640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd9e953aeb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd9e953ad60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_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_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_me2fojrr/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890163.84940: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890163.187194-191139-212016157780757/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890163.84943: _low_level_execute_command(): starting 186312 1726890163.84946: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890163.187194-191139-212016157780757/ > /dev/null 2>&1 && sleep 0' 186312 1726890163.84949: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890163.84951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890163.84953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890163.84955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890163.84957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890163.84959: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890163.84962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.84964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890163.84966: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890163.84968: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890163.84970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890163.84972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890163.84974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890163.84976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890163.84978: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890163.84980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890163.84982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890163.84984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890163.84986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890163.84988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890163.86508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890163.86513: stdout chunk (state=3): >>><<< 186312 1726890163.86516: stderr chunk (state=3): >>><<< 186312 1726890163.86617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890163.86620: handler run complete 186312 1726890163.86622: attempt loop complete, returning result 186312 1726890163.86624: _execute() done 186312 1726890163.86626: dumping result to json 186312 1726890163.86628: done dumping result, returning 186312 1726890163.86630: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000002ca1] 186312 1726890163.86632: sending task result for task 02369adf-7a19-881e-6b85-000000002ca1 186312 1726890163.86698: done sending task result for task 02369adf-7a19-881e-6b85-000000002ca1 186312 1726890163.86701: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 186312 1726890163.86773: no more pending results, returning what we have 186312 1726890163.86777: results queue empty 186312 1726890163.86778: checking for any_errors_fatal 186312 1726890163.86799: done checking for any_errors_fatal 186312 1726890163.86800: checking for max_fail_percentage 186312 1726890163.86802: done checking for max_fail_percentage 186312 1726890163.86803: checking to see if all hosts have failed and the running result is not ok 186312 1726890163.86805: done checking to see if all hosts have failed 186312 1726890163.86805: getting the remaining hosts for this loop 186312 1726890163.86807: done getting the remaining hosts for this loop 186312 1726890163.86813: getting the next task for host managed_node3 186312 1726890163.86820: done getting next task for host managed_node3 186312 1726890163.86825: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890163.86829: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890163.86842: getting variables 186312 1726890163.86843: in VariableManager get_vars() 186312 1726890163.86884: Calling all_inventory to load vars for managed_node3 186312 1726890163.86887: Calling groups_inventory to load vars for managed_node3 186312 1726890163.86890: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890163.86901: Calling all_plugins_play to load vars for managed_node3 186312 1726890163.86904: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890163.86907: Calling groups_plugins_play to load vars for managed_node3 186312 1726890163.87936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890163.88631: done with get_vars() 186312 1726890163.88646: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 23:42:43 -0400 (0:00:00.752) 0:02:13.626 ****** 186312 1726890163.88753: entering _queue_task() for managed_node3/mount 186312 1726890163.89041: worker is 1 (out of 1 available) 186312 1726890163.89052: exiting _queue_task() for managed_node3/mount 186312 1726890163.89064: done queuing things up, now waiting for results queue to drain 186312 1726890163.89065: waiting for pending results... 186312 1726890163.89716: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 186312 1726890163.89863: in run() - task 02369adf-7a19-881e-6b85-000000002ca2 186312 1726890163.89875: variable 'ansible_search_path' from source: unknown 186312 1726890163.89879: variable 'ansible_search_path' from source: unknown 186312 1726890163.90240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890163.92879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890163.92882: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890163.92918: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890163.92969: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890163.93090: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890163.93263: 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) 186312 1726890163.93292: 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) 186312 1726890163.93323: 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) 186312 1726890163.93366: 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) 186312 1726890163.93380: 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) 186312 1726890163.93426: 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) 186312 1726890163.93453: 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) 186312 1726890163.93477: 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) 186312 1726890163.93516: 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) 186312 1726890163.93531: 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) 186312 1726890163.93586: 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) 186312 1726890163.93610: 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) 186312 1726890163.93638: 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) 186312 1726890163.93677: 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) 186312 1726890163.93691: 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) 186312 1726890163.93836: variable 'blivet_output' from source: set_fact 186312 1726890163.93949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890163.94658: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890163.94695: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890163.94731: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890163.94763: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890163.94800: 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) 186312 1726890163.95048: 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) 186312 1726890163.95071: 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) 186312 1726890163.95095: 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) 186312 1726890163.95155: dumping result to json 186312 1726890163.95159: done dumping result, returning 186312 1726890163.95164: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-881e-6b85-000000002ca2] 186312 1726890163.95169: sending task result for task 02369adf-7a19-881e-6b85-000000002ca2 186312 1726890163.95272: done sending task result for task 02369adf-7a19-881e-6b85-000000002ca2 186312 1726890163.95275: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890163.95320: no more pending results, returning what we have 186312 1726890163.95324: results queue empty 186312 1726890163.95324: checking for any_errors_fatal 186312 1726890163.95334: done checking for any_errors_fatal 186312 1726890163.95335: checking for max_fail_percentage 186312 1726890163.95337: done checking for max_fail_percentage 186312 1726890163.95338: checking to see if all hosts have failed and the running result is not ok 186312 1726890163.95339: done checking to see if all hosts have failed 186312 1726890163.95340: getting the remaining hosts for this loop 186312 1726890163.95341: done getting the remaining hosts for this loop 186312 1726890163.95346: getting the next task for host managed_node3 186312 1726890163.95352: done getting next task for host managed_node3 186312 1726890163.95356: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890163.95360: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890163.95386: getting variables 186312 1726890163.95388: in VariableManager get_vars() 186312 1726890163.95427: Calling all_inventory to load vars for managed_node3 186312 1726890163.95430: Calling groups_inventory to load vars for managed_node3 186312 1726890163.95432: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890163.95441: Calling all_plugins_play to load vars for managed_node3 186312 1726890163.95443: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890163.95446: Calling groups_plugins_play to load vars for managed_node3 186312 1726890163.96133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890163.96790: done with get_vars() 186312 1726890163.96805: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 23:42:43 -0400 (0:00:00.081) 0:02:13.708 ****** 186312 1726890163.96915: entering _queue_task() for managed_node3/file 186312 1726890163.97210: worker is 1 (out of 1 available) 186312 1726890163.97226: exiting _queue_task() for managed_node3/file 186312 1726890163.97274: done queuing things up, now waiting for results queue to drain 186312 1726890163.97279: waiting for pending results... 186312 1726890163.97642: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 186312 1726890163.97808: in run() - task 02369adf-7a19-881e-6b85-000000002ca4 186312 1726890163.97842: variable 'ansible_search_path' from source: unknown 186312 1726890163.97850: variable 'ansible_search_path' from source: unknown 186312 1726890163.99146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890164.01824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890164.01897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890164.01949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890164.01989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890164.02028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890164.02108: 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) 186312 1726890164.02155: 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) 186312 1726890164.02187: 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) 186312 1726890164.02240: 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) 186312 1726890164.02263: 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) 186312 1726890164.02309: 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) 186312 1726890164.02349: 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) 186312 1726890164.02386: 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) 186312 1726890164.02437: 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) 186312 1726890164.02468: 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) 186312 1726890164.02533: 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) 186312 1726890164.02569: 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) 186312 1726890164.02603: 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) 186312 1726890164.02652: 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) 186312 1726890164.02697: 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) 186312 1726890164.02866: variable 'blivet_output' from source: set_fact 186312 1726890164.03078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890164.03503: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890164.03606: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890164.03700: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890164.03740: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890164.03858: 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) 186312 1726890164.03925: 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) 186312 1726890164.03983: 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) 186312 1726890164.04043: 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) 186312 1726890164.04125: dumping result to json 186312 1726890164.04136: done dumping result, returning 186312 1726890164.04148: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-881e-6b85-000000002ca4] 186312 1726890164.04159: sending task result for task 02369adf-7a19-881e-6b85-000000002ca4 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890164.04387: no more pending results, returning what we have 186312 1726890164.04392: results queue empty 186312 1726890164.04393: checking for any_errors_fatal 186312 1726890164.04404: done checking for any_errors_fatal 186312 1726890164.04409: checking for max_fail_percentage 186312 1726890164.04410: done checking for max_fail_percentage 186312 1726890164.04411: checking to see if all hosts have failed and the running result is not ok 186312 1726890164.04413: done checking to see if all hosts have failed 186312 1726890164.04413: getting the remaining hosts for this loop 186312 1726890164.04416: done getting the remaining hosts for this loop 186312 1726890164.04424: getting the next task for host managed_node3 186312 1726890164.04438: done getting next task for host managed_node3 186312 1726890164.04443: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890164.04447: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890164.04491: getting variables 186312 1726890164.04494: in VariableManager get_vars() 186312 1726890164.04560: Calling all_inventory to load vars for managed_node3 186312 1726890164.04565: Calling groups_inventory to load vars for managed_node3 186312 1726890164.04568: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890164.04581: Calling all_plugins_play to load vars for managed_node3 186312 1726890164.04591: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890164.04596: Calling groups_plugins_play to load vars for managed_node3 186312 1726890164.05722: done sending task result for task 02369adf-7a19-881e-6b85-000000002ca4 186312 1726890164.05730: WORKER PROCESS EXITING 186312 1726890164.06249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890164.06997: done with get_vars() 186312 1726890164.07019: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 23:42:44 -0400 (0:00:00.102) 0:02:13.810 ****** 186312 1726890164.07123: entering _queue_task() for managed_node3/systemd 186312 1726890164.07431: worker is 1 (out of 1 available) 186312 1726890164.07442: exiting _queue_task() for managed_node3/systemd 186312 1726890164.07454: done queuing things up, now waiting for results queue to drain 186312 1726890164.07455: waiting for pending results... 186312 1726890164.07765: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 186312 1726890164.07938: in run() - task 02369adf-7a19-881e-6b85-000000002ca6 186312 1726890164.07958: variable 'ansible_search_path' from source: unknown 186312 1726890164.07966: variable 'ansible_search_path' from source: unknown 186312 1726890164.08007: calling self._execute() 186312 1726890164.08128: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890164.08147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890164.08162: variable 'omit' from source: magic vars 186312 1726890164.08582: variable 'blivet_output' from source: set_fact 186312 1726890164.08640: Evaluated conditional (blivet_output['mounts']): True 186312 1726890164.08654: variable 'omit' from source: magic vars 186312 1726890164.08727: variable 'omit' from source: magic vars 186312 1726890164.08769: variable 'omit' from source: magic vars 186312 1726890164.08818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890164.08859: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890164.08887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890164.08915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890164.08935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890164.08969: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890164.08981: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890164.08989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890164.09096: Set connection var ansible_shell_type to sh 186312 1726890164.09115: Set connection var ansible_pipelining to False 186312 1726890164.09135: Set connection var ansible_timeout to 10 186312 1726890164.09142: Set connection var ansible_connection to ssh 186312 1726890164.09153: Set connection var ansible_shell_executable to /bin/sh 186312 1726890164.09162: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890164.09187: variable 'ansible_shell_executable' from source: unknown 186312 1726890164.09199: variable 'ansible_connection' from source: unknown 186312 1726890164.09206: variable 'ansible_module_compression' from source: unknown 186312 1726890164.09215: variable 'ansible_shell_type' from source: unknown 186312 1726890164.09226: variable 'ansible_shell_executable' from source: unknown 186312 1726890164.09237: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890164.09246: variable 'ansible_pipelining' from source: unknown 186312 1726890164.09252: variable 'ansible_timeout' from source: unknown 186312 1726890164.09260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890164.09480: 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) 186312 1726890164.09495: variable 'omit' from source: magic vars 186312 1726890164.09505: starting attempt loop 186312 1726890164.09513: running the handler 186312 1726890164.09544: _low_level_execute_command(): starting 186312 1726890164.09561: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890164.10531: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890164.10557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.10583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890164.10606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.10671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890164.10685: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890164.10709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.10743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890164.10769: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890164.10785: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890164.10800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.10826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890164.10848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.10861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890164.10886: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890164.10904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.11006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890164.11039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890164.11124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890164.11237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890164.12775: stdout chunk (state=3): >>>/root <<< 186312 1726890164.12932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890164.12969: stderr chunk (state=3): >>><<< 186312 1726890164.12972: stdout chunk (state=3): >>><<< 186312 1726890164.13073: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890164.13077: _low_level_execute_command(): starting 186312 1726890164.13080: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890164.1298919-191168-223363883027445 `" && echo ansible-tmp-1726890164.1298919-191168-223363883027445="` echo /root/.ansible/tmp/ansible-tmp-1726890164.1298919-191168-223363883027445 `" ) && sleep 0' 186312 1726890164.13976: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890164.13988: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.14001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890164.14019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.14071: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890164.14099: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890164.14114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.14131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890164.14142: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890164.14153: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890164.14168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.14183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890164.14197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.14208: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890164.14221: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890164.14233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.14318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890164.14338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890164.14355: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890164.14450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890164.16286: stdout chunk (state=3): >>>ansible-tmp-1726890164.1298919-191168-223363883027445=/root/.ansible/tmp/ansible-tmp-1726890164.1298919-191168-223363883027445 <<< 186312 1726890164.16446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890164.16560: stderr chunk (state=3): >>><<< 186312 1726890164.16570: stdout chunk (state=3): >>><<< 186312 1726890164.16681: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890164.1298919-191168-223363883027445=/root/.ansible/tmp/ansible-tmp-1726890164.1298919-191168-223363883027445 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890164.16685: variable 'ansible_module_compression' from source: unknown 186312 1726890164.16779: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 186312 1726890164.16877: variable 'ansible_facts' from source: unknown 186312 1726890164.17092: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890164.1298919-191168-223363883027445/AnsiballZ_systemd.py 186312 1726890164.17266: Sending initial data 186312 1726890164.17269: Sent initial data (158 bytes) 186312 1726890164.20171: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890164.20186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.20202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890164.20223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.20271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890164.20284: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890164.20298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.20320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890164.20333: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890164.20345: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890164.20357: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.20374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890164.20397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.20410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890164.20426: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890164.20441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.20531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890164.20555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890164.20574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890164.20640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890164.22303: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890164.22363: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890164.22397: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpugjieqwq /root/.ansible/tmp/ansible-tmp-1726890164.1298919-191168-223363883027445/AnsiballZ_systemd.py <<< 186312 1726890164.22410: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890164.25850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890164.25973: stderr chunk (state=3): >>><<< 186312 1726890164.25977: stdout chunk (state=3): >>><<< 186312 1726890164.25979: done transferring module to remote 186312 1726890164.25985: _low_level_execute_command(): starting 186312 1726890164.25988: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890164.1298919-191168-223363883027445/ /root/.ansible/tmp/ansible-tmp-1726890164.1298919-191168-223363883027445/AnsiballZ_systemd.py && sleep 0' 186312 1726890164.26717: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.26732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.26744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890164.27332: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890164.27349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.27559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890164.27573: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890164.27598: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890164.27618: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.27637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890164.27742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.27757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890164.27769: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890164.27782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.27864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890164.27882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890164.27896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890164.27987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890164.29759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890164.29763: stdout chunk (state=3): >>><<< 186312 1726890164.29765: stderr chunk (state=3): >>><<< 186312 1726890164.29866: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890164.29870: _low_level_execute_command(): starting 186312 1726890164.29873: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890164.1298919-191168-223363883027445/AnsiballZ_systemd.py && sleep 0' 186312 1726890164.31346: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.31350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.31428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.31434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890164.31472: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.31475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.31634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890164.31639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890164.31702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890164.33582: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890164.33585: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890164.33587: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890164.33642: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890164.33683: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890164.33716: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890164.33719: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890164.33744: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890164.33759: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890164.33810: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890164.33832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890164.33854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890164.33857: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890164.33882: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144cd8dc0> <<< 186312 1726890164.33916: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890164.33940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c7d3a0> <<< 186312 1726890164.33949: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144cd8b20> <<< 186312 1726890164.33964: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890164.33980: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144cd8ac0> <<< 186312 1726890164.34000: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890164.34028: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890164.34032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890164.34042: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c7d490> <<< 186312 1726890164.34066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890164.34086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 186312 1726890164.34089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890164.34109: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890164.34113: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c7d940> <<< 186312 1726890164.34133: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c7d670> <<< 186312 1726890164.34162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890164.34165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890164.34190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890164.34205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890164.34231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890164.34241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890164.34266: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c34190> <<< 186312 1726890164.34293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890164.34306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890164.34382: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c34220> <<< 186312 1726890164.34411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890164.34416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890164.34446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c57850> <<< 186312 1726890164.34459: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c34940> <<< 186312 1726890164.34477: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c95880> <<< 186312 1726890164.34509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890164.34514: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c2dd90> <<< 186312 1726890164.34576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890164.34580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890164.34582: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c57d90> <<< 186312 1726890164.34632: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c7d970> <<< 186312 1726890164.34655: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890164.34991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890164.34995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890164.35032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890164.35036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890164.35047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890164.35065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890164.35083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890164.35102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890164.35104: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449afeb0> <<< 186312 1726890164.35172: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449b2f40> <<< 186312 1726890164.35175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890164.35185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890164.35194: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890164.35219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890164.35232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890164.35262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890164.35266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890164.35292: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449a7610> <<< 186312 1726890164.35297: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449b0640> <<< 186312 1726890164.35309: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449af370> <<< 186312 1726890164.35328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890164.35395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890164.35417: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890164.35444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890164.35473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 186312 1726890164.35476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890164.35514: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914488ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914488e910> <<< 186312 1726890164.35518: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890164.35537: stdout chunk (state=3): >>> <<< 186312 1726890164.35543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 186312 1726890164.35560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914488ef10> <<< 186312 1726890164.35562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890164.35583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890164.35610: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890164.35615: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914488efd0> <<< 186312 1726890164.35639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890164.35642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a00d0> <<< 186312 1726890164.35657: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890164.35719: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144989d90> <<< 186312 1726890164.35722: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890164.35733: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144984670> <<< 186312 1726890164.36328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91448a0cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91449962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a0df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a0d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448743d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448744c0> <<< 186312 1726890164.36372: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a8f40> <<< 186312 1726890164.36421: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a3a90> <<< 186312 1726890164.36424: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a3490> <<< 186312 1726890164.36439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890164.36451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890164.36487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890164.36499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890164.36526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890164.36529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447a8220> <<< 186312 1726890164.36565: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914485f520> <<< 186312 1726890164.36612: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a3f10> <<< 186312 1726890164.36627: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449bc040> <<< 186312 1726890164.36638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890164.36661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890164.36681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890164.36696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447bbb50> <<< 186312 1726890164.36707: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890164.36736: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890164.36749: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91447bbe80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890164.36780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890164.36798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447cd790> <<< 186312 1726890164.36826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890164.36853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890164.37125: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447cdcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144764400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447bbf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91447752e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447cd610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91447753a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a0a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890164.37143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890164.37157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890164.37324: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144791700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91447919d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447917c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91447918b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890164.37481: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144791d00> <<< 186312 1726890164.37516: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890164.37528: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914479b250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144791940> <<< 186312 1726890164.37540: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144783a90> <<< 186312 1726890164.37561: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a0610> <<< 186312 1726890164.37582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890164.37639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890164.37669: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144791af0> <<< 186312 1726890164.37860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890164.37873: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f91446cb6d0> <<< 186312 1726890164.38103: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip' # zipimport: zlib available <<< 186312 1726890164.38199: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.38232: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/__init__.py <<< 186312 1726890164.38235: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.38249: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.38261: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890164.38272: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.39469: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.40400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144609820> <<< 186312 1726890164.40428: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890164.40455: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890164.40483: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890164.40487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890164.40514: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890164.40517: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144609160> <<< 186312 1726890164.40548: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144609280> <<< 186312 1726890164.40575: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144609f70> <<< 186312 1726890164.40603: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890164.40606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890164.40650: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91446094f0> <<< 186312 1726890164.40653: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144609d90> import 'atexit' # <<< 186312 1726890164.40681: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144609fd0> <<< 186312 1726890164.40703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890164.40730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890164.40764: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144609100> <<< 186312 1726890164.40783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890164.40799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890164.40822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890164.40841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890164.40868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890164.40871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890164.40947: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445cdf40> <<< 186312 1726890164.40981: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9143fc7310> <<< 186312 1726890164.41014: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9143fc7160> <<< 186312 1726890164.41040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890164.41043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890164.41076: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143fc7ca0> <<< 186312 1726890164.41090: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445efdc0> <<< 186312 1726890164.41253: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445ef3a0> <<< 186312 1726890164.41279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 186312 1726890164.41282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890164.41297: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445effd0> <<< 186312 1726890164.41325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890164.41328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890164.41363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890164.41382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890164.41399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890164.41426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 186312 1726890164.41430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914463ed30> <<< 186312 1726890164.41513: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144619d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144619400> <<< 186312 1726890164.41516: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445bcb20> <<< 186312 1726890164.41550: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890164.41555: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144619520> <<< 186312 1726890164.41572: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144619550> <<< 186312 1726890164.41606: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890164.41609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890164.41627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890164.41662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890164.41722: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890164.41734: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914454ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144651250> <<< 186312 1726890164.41753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890164.41768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890164.41816: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890164.41830: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914454c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91446513d0> <<< 186312 1726890164.41849: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890164.41888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890164.41912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890164.41926: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890164.41975: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144651d30> <<< 186312 1726890164.42106: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914454c7f0> <<< 186312 1726890164.42202: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890164.42205: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91445e9b50> <<< 186312 1726890164.42228: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144651910> <<< 186312 1726890164.42271: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890164.42274: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91446515e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144647910> <<< 186312 1726890164.42306: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890164.42323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890164.42338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890164.42382: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144541940> <<< 186312 1726890164.42564: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890164.42567: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914455fd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914454b580> <<< 186312 1726890164.42610: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890164.42615: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144541ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914454b9a0> <<< 186312 1726890164.42647: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.42650: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890164.42664: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.42735: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.42815: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.42818: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.42839: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890164.42843: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.42853: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890164.42873: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.42967: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.43064: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.43508: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.44004: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890164.44007: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890164.44023: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890164.44073: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914455c7f0> <<< 186312 1726890164.44161: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914458e8b0> <<< 186312 1726890164.44165: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143baa970> <<< 186312 1726890164.44219: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890164.44255: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890164.44373: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.44523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890164.44539: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445c7730> # zipimport: zlib available <<< 186312 1726890164.44932: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.45294: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.45352: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.45425: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890164.45452: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.45494: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890164.45552: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.45657: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890164.45673: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890164.45676: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.45707: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.45755: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890164.45758: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.45934: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.46120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890164.46163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890164.46166: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890164.46243: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914460b370> <<< 186312 1726890164.46246: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.46292: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.46386: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890164.46390: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890164.46415: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.46433: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.46466: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890164.46514: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.46552: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.46639: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.46696: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890164.46727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890164.46795: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914457c550> <<< 186312 1726890164.46879: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143a27eb0> <<< 186312 1726890164.46921: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890164.46974: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.47028: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.47050: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.47117: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890164.47121: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890164.47146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890164.47172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890164.47190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890164.47207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890164.47277: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445837f0> <<< 186312 1726890164.47320: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144581790> <<< 186312 1726890164.47376: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914457cb50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890164.47426: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.47456: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890164.47515: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890164.47556: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 186312 1726890164.47559: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.47722: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.47887: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.47913: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.47916: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.47951: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.47986: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.48033: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.48066: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 186312 1726890164.48123: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.48185: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.48205: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.48242: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890164.48388: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.48533: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.48563: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.48628: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890164.48680: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 186312 1726890164.48692: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 186312 1726890164.48723: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91439185b0> <<< 186312 1726890164.48749: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 186312 1726890164.48776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890164.48822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890164.48845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890164.48849: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143bb0340> <<< 186312 1726890164.48876: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9143bb04f0> <<< 186312 1726890164.48932: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143a3a370> <<< 186312 1726890164.48951: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143918c40> <<< 186312 1726890164.48971: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143b71970> <<< 186312 1726890164.48984: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143b71f70> <<< 186312 1726890164.49015: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 186312 1726890164.49053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 186312 1726890164.49087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890164.49131: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9143b6efd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143b8fdf0> <<< 186312 1726890164.49135: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 186312 1726890164.49199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143b6eee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890164.49231: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890164.49251: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91439921f0> <<< 186312 1726890164.49274: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143bd8a60> <<< 186312 1726890164.49322: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143b713a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 186312 1726890164.49346: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 186312 1726890164.49395: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.49452: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 186312 1726890164.49496: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.49574: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890164.49587: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 186312 1726890164.49621: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.49662: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 186312 1726890164.49697: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.49750: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 186312 1726890164.49788: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.49834: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 186312 1726890164.49886: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.49931: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.49977: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.50041: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890164.50053: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.50438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.50804: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 186312 1726890164.50807: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.50895: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890164.50921: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.50968: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890164.50971: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.50996: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.51075: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890164.51136: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 186312 1726890164.51159: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.51194: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 186312 1726890164.51230: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.51258: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 186312 1726890164.51324: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.51397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890164.51435: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91439920a0> <<< 186312 1726890164.51460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890164.51474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890164.51625: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143992790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 186312 1726890164.51641: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.51696: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.51748: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 186312 1726890164.51831: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.51916: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 186312 1726890164.51927: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.51968: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.52044: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 186312 1726890164.52081: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.52127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890164.52155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890164.52283: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91438ee400> <<< 186312 1726890164.52534: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914388f640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 186312 1726890164.52537: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.52704: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.52707: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890164.52773: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.52865: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.53009: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 186312 1726890164.53049: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.53094: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 186312 1726890164.53097: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.53127: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.53173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890164.53268: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914381beb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914381bd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 186312 1726890164.53285: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 186312 1726890164.53288: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.53311: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.53354: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 186312 1726890164.53486: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.53619: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 186312 1726890164.53751: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.53833: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.53864: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.53910: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890164.53950: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.53955: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.53972: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.54071: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.54210: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 186312 1726890164.54215: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.54306: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.54410: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 186312 1726890164.54467: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.54483: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.54922: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.55345: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 186312 1726890164.55349: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 186312 1726890164.55360: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.55443: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.55547: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890164.55550: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.55622: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.55709: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 186312 1726890164.55841: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.55988: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890164.56014: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 186312 1726890164.56048: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.56098: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 186312 1726890164.56102: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.56185: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.56283: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.57277: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 186312 1726890164.57281: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.57310: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.57583: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 186312 1726890164.57586: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.57660: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 186312 1726890164.57663: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.57676: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.57709: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 186312 1726890164.57758: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.57783: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 186312 1726890164.57814: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.57851: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 186312 1726890164.57923: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58006: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 186312 1726890164.58038: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 186312 1726890164.58044: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58069: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58136: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890164.58140: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58159: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890164.58209: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58306: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58381: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 186312 1726890164.58395: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58439: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58478: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 186312 1726890164.58660: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58813: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 186312 1726890164.58816: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58900: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890164.58903: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58945: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.58982: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 186312 1726890164.58999: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.59057: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.59140: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890164.59143: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.59217: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.59299: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 186312 1726890164.59302: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890164.59305: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.59424: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.59530: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 186312 1726890164.59593: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890164.59757: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890164.79072: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 186312 1726890164.79985: 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__ # 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 <<< 186312 1726890164.80040: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local <<< 186312 1726890164.80065: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 186312 1726890164.80408: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890164.80414: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890164.80439: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890164.80493: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890164.80995: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890164.81218: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890164.81260: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890164.81263: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890164.81710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890164.81715: stdout chunk (state=3): >>><<< 186312 1726890164.81718: stderr chunk (state=3): >>><<< 186312 1726890164.82067: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144cd8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144cd8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144cd8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144c7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449b2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449af370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914488ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914488e910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914488ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914488efd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a00d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144989d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144984670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449966d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91448a0cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91449962e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a0eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a0df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a0d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448743d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448744c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a8f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447a8220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914485f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91449bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447bbb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91447bbe80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447cd790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447cdcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144764400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447bbf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91447752e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447cd610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91447753a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a0a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144791700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91447919d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91447917c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91447918b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144791d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914479b250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144791940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144783a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91448a0610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144791af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f91446cb6d0> # zipimport: found 104 names in '/tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144609820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144609160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144609280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144609f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91446094f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144609d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144609fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144609100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445cdf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9143fc7310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9143fc7160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143fc7ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445efdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445ef3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445effd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914463ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144619d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144619400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445bcb20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144619520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144619550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914454ffd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144651250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914454c850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91446513d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144651d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914454c7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91445e9b50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144651910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91446515e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144647910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144541940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914455fd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914454b580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9144541ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914454b9a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914455c7f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914458e8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143baa970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445c7730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914460b370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914457c550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143a27eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91445837f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9144581790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914457cb50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91439185b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143bb0340> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9143bb04f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143a3a370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143918c40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143b71970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143b71f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9143b6efd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143b8fdf0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143b6eee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91439921f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143bd8a60> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143b713a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f91439920a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9143992790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f91438ee400> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914388f640> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f914381beb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f914381bd60> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_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_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_pm7_nzx3/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890164.83910: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890164.1298919-191168-223363883027445/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890164.83915: _low_level_execute_command(): starting 186312 1726890164.83918: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890164.1298919-191168-223363883027445/ > /dev/null 2>&1 && sleep 0' 186312 1726890164.84513: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890164.84527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.84544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890164.84567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.84609: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890164.84623: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890164.84639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.84655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890164.84666: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890164.84682: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890164.84693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.84705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890164.84721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.84734: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890164.84744: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890164.84756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.84843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890164.84864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890164.84879: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890164.84953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890164.86838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890164.86841: stdout chunk (state=3): >>><<< 186312 1726890164.86844: stderr chunk (state=3): >>><<< 186312 1726890164.87022: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890164.87026: handler run complete 186312 1726890164.87028: attempt loop complete, returning result 186312 1726890164.87033: _execute() done 186312 1726890164.87036: dumping result to json 186312 1726890164.87038: done dumping result, returning 186312 1726890164.87040: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-881e-6b85-000000002ca6] 186312 1726890164.87042: sending task result for task 02369adf-7a19-881e-6b85-000000002ca6 186312 1726890164.87110: done sending task result for task 02369adf-7a19-881e-6b85-000000002ca6 186312 1726890164.87119: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 186312 1726890164.87483: no more pending results, returning what we have 186312 1726890164.87487: results queue empty 186312 1726890164.87487: checking for any_errors_fatal 186312 1726890164.87497: done checking for any_errors_fatal 186312 1726890164.87498: checking for max_fail_percentage 186312 1726890164.87500: done checking for max_fail_percentage 186312 1726890164.87501: checking to see if all hosts have failed and the running result is not ok 186312 1726890164.87502: done checking to see if all hosts have failed 186312 1726890164.87503: getting the remaining hosts for this loop 186312 1726890164.87504: done getting the remaining hosts for this loop 186312 1726890164.87507: getting the next task for host managed_node3 186312 1726890164.87515: done getting next task for host managed_node3 186312 1726890164.87518: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890164.87523: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890164.87537: getting variables 186312 1726890164.87539: in VariableManager get_vars() 186312 1726890164.87573: Calling all_inventory to load vars for managed_node3 186312 1726890164.87576: Calling groups_inventory to load vars for managed_node3 186312 1726890164.87578: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890164.87588: Calling all_plugins_play to load vars for managed_node3 186312 1726890164.87591: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890164.87593: Calling groups_plugins_play to load vars for managed_node3 186312 1726890164.89826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890164.91171: done with get_vars() 186312 1726890164.91188: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 23:42:44 -0400 (0:00:00.842) 0:02:14.653 ****** 186312 1726890164.91409: entering _queue_task() for managed_node3/stat 186312 1726890164.92135: worker is 1 (out of 1 available) 186312 1726890164.92149: exiting _queue_task() for managed_node3/stat 186312 1726890164.92163: done queuing things up, now waiting for results queue to drain 186312 1726890164.92164: waiting for pending results... 186312 1726890164.93797: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 186312 1726890164.93946: in run() - task 02369adf-7a19-881e-6b85-000000002ca7 186312 1726890164.93959: variable 'ansible_search_path' from source: unknown 186312 1726890164.93963: variable 'ansible_search_path' from source: unknown 186312 1726890164.93995: calling self._execute() 186312 1726890164.94785: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890164.94789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890164.94800: variable 'omit' from source: magic vars 186312 1726890164.94910: variable 'omit' from source: magic vars 186312 1726890164.94983: variable 'omit' from source: magic vars 186312 1726890164.95014: variable 'omit' from source: magic vars 186312 1726890164.95062: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890164.95099: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890164.95123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890164.95144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890164.95155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890164.95185: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890164.95188: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890164.95191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890164.95282: Set connection var ansible_shell_type to sh 186312 1726890164.95293: Set connection var ansible_pipelining to False 186312 1726890164.95303: Set connection var ansible_timeout to 10 186312 1726890164.95306: Set connection var ansible_connection to ssh 186312 1726890164.95310: Set connection var ansible_shell_executable to /bin/sh 186312 1726890164.95321: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890164.95349: variable 'ansible_shell_executable' from source: unknown 186312 1726890164.95352: variable 'ansible_connection' from source: unknown 186312 1726890164.95354: variable 'ansible_module_compression' from source: unknown 186312 1726890164.95357: variable 'ansible_shell_type' from source: unknown 186312 1726890164.95359: variable 'ansible_shell_executable' from source: unknown 186312 1726890164.95361: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890164.95364: variable 'ansible_pipelining' from source: unknown 186312 1726890164.95368: variable 'ansible_timeout' from source: unknown 186312 1726890164.95372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890164.95572: 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) 186312 1726890164.95582: variable 'omit' from source: magic vars 186312 1726890164.95587: starting attempt loop 186312 1726890164.95590: running the handler 186312 1726890164.95605: _low_level_execute_command(): starting 186312 1726890164.95614: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890164.96399: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890164.96419: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.96431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890164.96449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.96488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890164.96496: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890164.96506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.96527: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890164.96539: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890164.96547: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890164.96556: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.96566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890164.96577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890164.96585: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890164.96592: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890164.96602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890164.96681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890164.96696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890164.96699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890164.96828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890164.98296: stdout chunk (state=3): >>>/root <<< 186312 1726890164.98461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890164.98466: stdout chunk (state=3): >>><<< 186312 1726890164.98475: stderr chunk (state=3): >>><<< 186312 1726890164.98497: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890164.98511: _low_level_execute_command(): starting 186312 1726890164.98519: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890164.9849694-191201-35372954114803 `" && echo ansible-tmp-1726890164.9849694-191201-35372954114803="` echo /root/.ansible/tmp/ansible-tmp-1726890164.9849694-191201-35372954114803 `" ) && sleep 0' 186312 1726890164.99932: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890164.99944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890164.99954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890164.99967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.00006: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.00019: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890165.00029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.00046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890165.00054: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890165.00061: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890165.00068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.00077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.00088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.00095: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.00102: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890165.00113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.00188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890165.00202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890165.00214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890165.00275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890165.02195: stdout chunk (state=3): >>>ansible-tmp-1726890164.9849694-191201-35372954114803=/root/.ansible/tmp/ansible-tmp-1726890164.9849694-191201-35372954114803 <<< 186312 1726890165.02368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890165.02371: stdout chunk (state=3): >>><<< 186312 1726890165.02379: stderr chunk (state=3): >>><<< 186312 1726890165.02398: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890164.9849694-191201-35372954114803=/root/.ansible/tmp/ansible-tmp-1726890164.9849694-191201-35372954114803 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890165.02456: variable 'ansible_module_compression' from source: unknown 186312 1726890165.02525: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890165.02565: variable 'ansible_facts' from source: unknown 186312 1726890165.02652: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890164.9849694-191201-35372954114803/AnsiballZ_stat.py 186312 1726890165.02817: Sending initial data 186312 1726890165.02820: Sent initial data (154 bytes) 186312 1726890165.04754: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890165.04763: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.04773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.04785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.04824: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.04830: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890165.04847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.04859: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890165.04866: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890165.04873: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890165.04881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.04890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.04901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.04907: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.04915: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890165.04926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.05003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890165.05023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890165.05037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890165.05098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890165.06761: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890165.06797: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890165.06842: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmptn0674st /root/.ansible/tmp/ansible-tmp-1726890164.9849694-191201-35372954114803/AnsiballZ_stat.py <<< 186312 1726890165.06875: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890165.08289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890165.08366: stderr chunk (state=3): >>><<< 186312 1726890165.08369: stdout chunk (state=3): >>><<< 186312 1726890165.08391: done transferring module to remote 186312 1726890165.08406: _low_level_execute_command(): starting 186312 1726890165.08409: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890164.9849694-191201-35372954114803/ /root/.ansible/tmp/ansible-tmp-1726890164.9849694-191201-35372954114803/AnsiballZ_stat.py && sleep 0' 186312 1726890165.09550: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890165.09558: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.09570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.09587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.09626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.09635: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890165.09644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.09657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890165.09663: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890165.09670: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890165.09677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.09687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.09702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.09709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.09718: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890165.09727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.09804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890165.09820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890165.09827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890165.09893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890165.11566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890165.11918: stderr chunk (state=3): >>><<< 186312 1726890165.11929: stdout chunk (state=3): >>><<< 186312 1726890165.12026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890165.12029: _low_level_execute_command(): starting 186312 1726890165.12032: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890164.9849694-191201-35372954114803/AnsiballZ_stat.py && sleep 0' 186312 1726890165.12704: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.12707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.12857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.12861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.12863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.12932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890165.12935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890165.12940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890165.12990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890165.14863: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890165.14881: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890165.14948: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890165.14981: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890165.15018: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890165.15065: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890165.15133: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890165.15169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890165.15173: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890165.15199: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03f1edc0> <<< 186312 1726890165.15272: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890165.15276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03ec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03f1eb20> <<< 186312 1726890165.15314: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890165.15343: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03f1eac0> <<< 186312 1726890165.15396: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03ec3490> <<< 186312 1726890165.15574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890165.15595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03ec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03ec3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890165.15616: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03e7a190> <<< 186312 1726890165.15628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890165.15696: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03e7a220> <<< 186312 1726890165.15751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890165.15767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03e9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03e7a940> <<< 186312 1726890165.15822: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03edb880> <<< 186312 1726890165.15826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03e73d90> <<< 186312 1726890165.15881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03e9dd90> <<< 186312 1726890165.15939: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03ec3970> <<< 186312 1726890165.15960: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890165.16162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890165.16165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890165.16202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890165.16227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890165.16253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890165.16274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bd4eb0> <<< 186312 1726890165.16324: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bd7f40> <<< 186312 1726890165.16373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890165.16377: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890165.16409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890165.16434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890165.16482: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bcc610> <<< 186312 1726890165.16485: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bd4370> <<< 186312 1726890165.16498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890165.16567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890165.16579: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890165.16624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890165.16653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890165.16672: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03b55e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b55910> import 'itertools' # <<< 186312 1726890165.16703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b55f10> <<< 186312 1726890165.16735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890165.16786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 186312 1726890165.16790: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b55fd0> <<< 186312 1726890165.16816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b670d0> import '_collections' # <<< 186312 1726890165.16882: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03baed90> <<< 186312 1726890165.16886: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890165.16898: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03ba9670> <<< 186312 1726890165.17001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bbb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bdbe20> <<< 186312 1726890165.17039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03b67cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bae2b0> <<< 186312 1726890165.17063: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03bbb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03be19d0> <<< 186312 1726890165.17097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890165.17145: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890165.17176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b67df0> <<< 186312 1726890165.17211: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b67d60> <<< 186312 1726890165.17244: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890165.17272: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890165.17275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890165.17329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890165.17368: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b3b3d0> <<< 186312 1726890165.17382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890165.17413: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b3b4c0> <<< 186312 1726890165.17539: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b6ff40> <<< 186312 1726890165.17573: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b6aa90> <<< 186312 1726890165.17605: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b6a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890165.17634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890165.17685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890165.17697: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a89220> <<< 186312 1726890165.17724: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b26520> <<< 186312 1726890165.17775: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b6af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03be1040> <<< 186312 1726890165.17810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890165.17857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a9cb50> import 'errno' # <<< 186312 1726890165.17917: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a9ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890165.17966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03aae790> <<< 186312 1726890165.17981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890165.18022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890165.18068: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03aaecd0> <<< 186312 1726890165.18106: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a3a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a9cf70> <<< 186312 1726890165.18158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890165.18190: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a4b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03aae610> import 'pwd' # <<< 186312 1726890165.18206: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a4b3a0> <<< 186312 1726890165.18244: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b67a30> <<< 186312 1726890165.18275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890165.18292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890165.18301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890165.18375: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a67700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890165.18400: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a679d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a677c0> <<< 186312 1726890165.18416: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a678b0> <<< 186312 1726890165.18440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890165.18632: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a67d00> <<< 186312 1726890165.18678: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a71250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a67940> <<< 186312 1726890165.18700: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a59a90> <<< 186312 1726890165.18722: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b67610> <<< 186312 1726890165.18737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890165.18789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890165.18815: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a67af0> <<< 186312 1726890165.18962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890165.18974: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fed0398f6d0> <<< 186312 1726890165.19117: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890165.19202: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.19263: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890165.19276: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890165.20458: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.21407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03398820> <<< 186312 1726890165.21497: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890165.21534: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890165.21596: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03398160> <<< 186312 1726890165.21608: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03398280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03398f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890165.21770: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03398d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03398fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890165.21833: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03398100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890165.21854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890165.21939: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed032eff40> <<< 186312 1726890165.22036: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed0330cd00> <<< 186312 1726890165.22041: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed0330ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890165.22079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0330c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033fedc0> <<< 186312 1726890165.22239: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033fe3a0> <<< 186312 1726890165.22293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890165.22431: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033fefd0> <<< 186312 1726890165.22463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033cdd30> <<< 186312 1726890165.22572: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0336bd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0336b400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033a14f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed0336b520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0336b550> <<< 186312 1726890165.22607: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890165.22633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890165.22681: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed032defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033df250> <<< 186312 1726890165.22713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890165.22785: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed032db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033df3d0> <<< 186312 1726890165.22789: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890165.22824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890165.22852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890165.22860: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890165.22906: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033f7e50> <<< 186312 1726890165.23042: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed032db7f0> <<< 186312 1726890165.23152: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed032db640> <<< 186312 1726890165.23250: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed032da5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed032cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033d6910> <<< 186312 1726890165.23292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890165.23333: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed0335f6a0> <<< 186312 1726890165.23526: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed0335eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0336e0a0> <<< 186312 1726890165.23578: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed0335f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033a3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890165.23615: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.23628: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.23751: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/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_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890165.23774: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.23863: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.23950: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.24399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.24848: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/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_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890165.24877: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890165.24935: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed02ea05e0> <<< 186312 1726890165.25006: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed032a9580> <<< 186312 1726890165.25021: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed02e42100> <<< 186312 1726890165.25059: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890165.25093: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890165.25106: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890165.25222: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.25349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890165.25385: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0335eb80> # zipimport: zlib available <<< 186312 1726890165.25765: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.26124: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.26177: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.26245: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890165.26248: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.26279: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.26309: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890165.26324: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.26375: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.26448: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890165.26452: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.26465: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890165.26482: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.26518: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.26558: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890165.26742: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.26972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890165.27077: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed02e72f10> # zipimport: zlib available <<< 186312 1726890165.27125: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.27226: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890165.27347: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890165.27369: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.27398: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.27487: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890165.27508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890165.27555: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed033ea220> <<< 186312 1726890165.27628: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed02e72850> <<< 186312 1726890165.27639: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890165.27732: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.27957: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890165.27960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890165.28017: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0329dca0> <<< 186312 1726890165.28166: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03299f70> <<< 186312 1726890165.28169: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03293940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890165.28197: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890165.28288: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/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_qbu2mfop/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890165.28450: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.28546: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.28781: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890165.29297: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890165.29407: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890165.29625: 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 <<< 186312 1726890165.29659: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 186312 1726890165.29687: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 186312 1726890165.29738: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890165.29920: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890165.29962: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890165.30009: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890165.30080: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890165.30125: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890165.30192: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 186312 1726890165.30278: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 186312 1726890165.30292: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890165.30451: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890165.30584: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890165.30882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890165.30892: stdout chunk (state=3): >>><<< 186312 1726890165.30914: stderr chunk (state=3): >>><<< 186312 1726890165.31041: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03f1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03ec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03f1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03f1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03ec3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03ec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03ec3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03e7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03e7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03e9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03e7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03edb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03e73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03e9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03ec3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bd4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bd7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bd5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bd4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03b55e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b55910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b55f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b55fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03baed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03ba9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bbb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bdbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03b67cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03bae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03bbb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03be19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b67df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b67d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b3b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b3b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b6ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b6aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b6a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a89220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b26520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b6af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03be1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a9cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a9ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03aae790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03aaecd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a3a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a9cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a4b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03aae610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a4b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b67a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a67700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a679d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a677c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a678b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a67d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03a71250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a67940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a59a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03b67610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03a67af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fed0398f6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03398820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03398160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03398280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03398f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033984f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03398d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed03398fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03398100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed032eff40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed0330cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed0330ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0330c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033fe3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033fefd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033cdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0336bd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0336b400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033a14f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed0336b520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0336b550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed032defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033df250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed032db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033df3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033f7e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed032db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed032db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed032da5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed032cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033d6910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed0335f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed0335eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0336e0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed0335f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed033a3b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/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_qbu2mfop/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_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/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_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed02ea05e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed032a9580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed02e42100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0335eb80> # 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_qbu2mfop/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_qbu2mfop/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_qbu2mfop/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_qbu2mfop/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_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed02e72f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/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_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fed033ea220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed02e72850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed0329dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03299f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fed03293940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/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_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qbu2mfop/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_qbu2mfop/ansible_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/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 415236294, "dev": 51713, "nlink": 1, "atime": 1726888564.9572353, "mtime": 1726562395.52, "ctime": 1726888561.042203, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "500545905", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890165.31850: done with _execute_module (stat, {'path': '/etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890164.9849694-191201-35372954114803/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890165.31853: _low_level_execute_command(): starting 186312 1726890165.31856: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890164.9849694-191201-35372954114803/ > /dev/null 2>&1 && sleep 0' 186312 1726890165.33059: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890165.33099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.33132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.33151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.33222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.33234: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890165.33298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.33319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890165.33358: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890165.33396: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890165.33447: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.33463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.33479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.33492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.33506: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890165.33524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.33661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890165.33815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890165.33835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890165.33944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890165.35698: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890165.35702: stdout chunk (state=3): >>><<< 186312 1726890165.35825: stderr chunk (state=3): >>><<< 186312 1726890165.35936: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890165.35958: handler run complete 186312 1726890165.36321: attempt loop complete, returning result 186312 1726890165.36325: _execute() done 186312 1726890165.36327: dumping result to json 186312 1726890165.36340: done dumping result, returning 186312 1726890165.36349: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-881e-6b85-000000002ca7] 186312 1726890165.36352: sending task result for task 02369adf-7a19-881e-6b85-000000002ca7 186312 1726890165.36556: done sending task result for task 02369adf-7a19-881e-6b85-000000002ca7 ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726888564.9572353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726888561.042203, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 415236294, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "500545905", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890165.36688: no more pending results, returning what we have 186312 1726890165.36692: results queue empty 186312 1726890165.36693: checking for any_errors_fatal 186312 1726890165.36704: done checking for any_errors_fatal 186312 1726890165.36705: checking for max_fail_percentage 186312 1726890165.36707: done checking for max_fail_percentage 186312 1726890165.36708: checking to see if all hosts have failed and the running result is not ok 186312 1726890165.36709: done checking to see if all hosts have failed 186312 1726890165.36710: getting the remaining hosts for this loop 186312 1726890165.36732: done getting the remaining hosts for this loop 186312 1726890165.36736: getting the next task for host managed_node3 186312 1726890165.36744: done getting next task for host managed_node3 186312 1726890165.36749: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890165.36753: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890165.36771: getting variables 186312 1726890165.36773: in VariableManager get_vars() 186312 1726890165.36816: Calling all_inventory to load vars for managed_node3 186312 1726890165.36819: Calling groups_inventory to load vars for managed_node3 186312 1726890165.36935: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890165.36948: Calling all_plugins_play to load vars for managed_node3 186312 1726890165.36952: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890165.36955: Calling groups_plugins_play to load vars for managed_node3 186312 1726890165.37978: WORKER PROCESS EXITING 186312 1726890165.38660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890165.39819: done with get_vars() 186312 1726890165.39837: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 23:42:45 -0400 (0:00:00.485) 0:02:15.138 ****** 186312 1726890165.39944: entering _queue_task() for managed_node3/lineinfile 186312 1726890165.40250: worker is 1 (out of 1 available) 186312 1726890165.40264: exiting _queue_task() for managed_node3/lineinfile 186312 1726890165.40281: done queuing things up, now waiting for results queue to drain 186312 1726890165.40282: waiting for pending results... 186312 1726890165.40603: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 186312 1726890165.40787: in run() - task 02369adf-7a19-881e-6b85-000000002ca8 186312 1726890165.40806: variable 'ansible_search_path' from source: unknown 186312 1726890165.40815: variable 'ansible_search_path' from source: unknown 186312 1726890165.41096: variable 'blivet_output' from source: set_fact 186312 1726890165.41195: dumping result to json 186312 1726890165.41203: done dumping result, returning 186312 1726890165.41217: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-881e-6b85-000000002ca8] 186312 1726890165.41231: sending task result for task 02369adf-7a19-881e-6b85-000000002ca8 skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890165.41452: no more pending results, returning what we have 186312 1726890165.41457: results queue empty 186312 1726890165.41458: checking for any_errors_fatal 186312 1726890165.41472: done checking for any_errors_fatal 186312 1726890165.41473: checking for max_fail_percentage 186312 1726890165.41475: done checking for max_fail_percentage 186312 1726890165.41476: checking to see if all hosts have failed and the running result is not ok 186312 1726890165.41478: done checking to see if all hosts have failed 186312 1726890165.41478: getting the remaining hosts for this loop 186312 1726890165.41480: done getting the remaining hosts for this loop 186312 1726890165.41485: getting the next task for host managed_node3 186312 1726890165.41493: done getting next task for host managed_node3 186312 1726890165.41497: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890165.41504: ^ state is: HOST STATE: block=2, task=42, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890165.41534: getting variables 186312 1726890165.41536: in VariableManager get_vars() 186312 1726890165.41576: Calling all_inventory to load vars for managed_node3 186312 1726890165.41578: Calling groups_inventory to load vars for managed_node3 186312 1726890165.41580: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890165.41592: Calling all_plugins_play to load vars for managed_node3 186312 1726890165.41594: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890165.41597: Calling groups_plugins_play to load vars for managed_node3 186312 1726890165.43436: done sending task result for task 02369adf-7a19-881e-6b85-000000002ca8 186312 1726890165.43440: WORKER PROCESS EXITING 186312 1726890165.43472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890165.44088: done with get_vars() 186312 1726890165.44102: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 23:42:45 -0400 (0:00:00.049) 0:02:15.188 ****** 186312 1726890165.44903: entering _queue_task() for managed_node3/setup 186312 1726890165.45146: worker is 1 (out of 1 available) 186312 1726890165.45159: exiting _queue_task() for managed_node3/setup 186312 1726890165.45171: done queuing things up, now waiting for results queue to drain 186312 1726890165.45172: waiting for pending results... 186312 1726890165.46038: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts 186312 1726890165.46406: in run() - task 02369adf-7a19-881e-6b85-000000002caa 186312 1726890165.46421: variable 'ansible_search_path' from source: unknown 186312 1726890165.46425: variable 'ansible_search_path' from source: unknown 186312 1726890165.46460: calling self._execute() 186312 1726890165.46684: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890165.46689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890165.46698: variable 'omit' from source: magic vars 186312 1726890165.47604: variable 'ansible_check_mode' from source: magic vars 186312 1726890165.47614: Evaluated conditional (not ansible_check_mode): True 186312 1726890165.47620: variable 'omit' from source: magic vars 186312 1726890165.47807: variable 'omit' from source: magic vars 186312 1726890165.47880: variable 'omit' from source: magic vars 186312 1726890165.48849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890165.49057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890165.49084: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890165.49108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890165.49132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890165.49166: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890165.49176: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890165.49184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890165.49571: Set connection var ansible_shell_type to sh 186312 1726890165.49587: Set connection var ansible_pipelining to False 186312 1726890165.49603: Set connection var ansible_timeout to 10 186312 1726890165.49610: Set connection var ansible_connection to ssh 186312 1726890165.49638: Set connection var ansible_shell_executable to /bin/sh 186312 1726890165.49649: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890165.49677: variable 'ansible_shell_executable' from source: unknown 186312 1726890165.49724: variable 'ansible_connection' from source: unknown 186312 1726890165.49736: variable 'ansible_module_compression' from source: unknown 186312 1726890165.49744: variable 'ansible_shell_type' from source: unknown 186312 1726890165.49752: variable 'ansible_shell_executable' from source: unknown 186312 1726890165.49759: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890165.49924: variable 'ansible_pipelining' from source: unknown 186312 1726890165.49935: variable 'ansible_timeout' from source: unknown 186312 1726890165.49944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890165.50362: 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) 186312 1726890165.50378: variable 'omit' from source: magic vars 186312 1726890165.50387: starting attempt loop 186312 1726890165.50397: running the handler 186312 1726890165.50417: _low_level_execute_command(): starting 186312 1726890165.50433: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890165.51918: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.51922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.51965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.51969: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.51972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.52036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890165.52060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890165.52064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890165.52159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890165.53621: stdout chunk (state=3): >>>/root <<< 186312 1726890165.53780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890165.53788: stdout chunk (state=3): >>><<< 186312 1726890165.53796: stderr chunk (state=3): >>><<< 186312 1726890165.53822: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890165.53835: _low_level_execute_command(): starting 186312 1726890165.53841: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890165.5382006-191229-39819825704794 `" && echo ansible-tmp-1726890165.5382006-191229-39819825704794="` echo /root/.ansible/tmp/ansible-tmp-1726890165.5382006-191229-39819825704794 `" ) && sleep 0' 186312 1726890165.54416: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890165.54426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.54436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.54450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.54485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.54496: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890165.54499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.54515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890165.54523: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890165.54533: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890165.54539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.54550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.54560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.54568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.54575: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890165.54586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.54662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890165.54678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890165.54689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890165.54762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890165.56626: stdout chunk (state=3): >>>ansible-tmp-1726890165.5382006-191229-39819825704794=/root/.ansible/tmp/ansible-tmp-1726890165.5382006-191229-39819825704794 <<< 186312 1726890165.57418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890165.57422: stdout chunk (state=3): >>><<< 186312 1726890165.57424: stderr chunk (state=3): >>><<< 186312 1726890165.57427: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890165.5382006-191229-39819825704794=/root/.ansible/tmp/ansible-tmp-1726890165.5382006-191229-39819825704794 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890165.57432: variable 'ansible_module_compression' from source: unknown 186312 1726890165.57434: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 186312 1726890165.57436: variable 'ansible_facts' from source: unknown 186312 1726890165.57438: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890165.5382006-191229-39819825704794/AnsiballZ_setup.py 186312 1726890165.57474: Sending initial data 186312 1726890165.57477: Sent initial data (155 bytes) 186312 1726890165.58415: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890165.58440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.58443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.58453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.58488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.58495: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890165.58505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.58523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890165.58533: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890165.58539: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890165.58548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.58559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.58570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.58578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.58585: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890165.58595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.58663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890165.58676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890165.58687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890165.58743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890165.60399: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890165.60434: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890165.60467: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpceg1iyha /root/.ansible/tmp/ansible-tmp-1726890165.5382006-191229-39819825704794/AnsiballZ_setup.py <<< 186312 1726890165.60502: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890165.64322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890165.64486: stderr chunk (state=3): >>><<< 186312 1726890165.64490: stdout chunk (state=3): >>><<< 186312 1726890165.64493: done transferring module to remote 186312 1726890165.64496: _low_level_execute_command(): starting 186312 1726890165.64499: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890165.5382006-191229-39819825704794/ /root/.ansible/tmp/ansible-tmp-1726890165.5382006-191229-39819825704794/AnsiballZ_setup.py && sleep 0' 186312 1726890165.65079: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890165.65094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.65109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.65143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.65184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.65197: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890165.65214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.65242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890165.65256: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890165.65269: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890165.65282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.65296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.65315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.65331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.65346: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890165.65365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.65442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890165.65463: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890165.65480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890165.65549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890165.67273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890165.67276: stdout chunk (state=3): >>><<< 186312 1726890165.67278: stderr chunk (state=3): >>><<< 186312 1726890165.67318: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890165.67321: _low_level_execute_command(): starting 186312 1726890165.67324: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890165.5382006-191229-39819825704794/AnsiballZ_setup.py && sleep 0' 186312 1726890165.67923: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890165.67949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.67965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.67983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.68026: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.68042: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890165.68064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.68082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890165.68094: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890165.68105: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890165.68122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890165.68140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890165.68157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890165.68176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890165.68187: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890165.68201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890165.68280: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890165.68306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890165.68326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890165.68405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890165.70254: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890165.70280: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890165.70283: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890165.70345: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890165.70348: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890165.70370: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890165.70411: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890165.70452: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890165.70455: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890165.70510: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890165.70516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890165.70549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890165.70552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890165.70566: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c98dc0> <<< 186312 1726890165.70600: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890165.70632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c3d3a0> <<< 186312 1726890165.70645: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c98b20> <<< 186312 1726890165.70682: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890165.70687: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c98ac0> <<< 186312 1726890165.70724: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890165.70727: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890165.70731: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c3d490> <<< 186312 1726890165.70754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890165.70787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890165.70820: stdout chunk (state=3): >>>import '_abc' # <<< 186312 1726890165.70827: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c3d670> <<< 186312 1726890165.70855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890165.70875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890165.70910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890165.70955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890165.70962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890165.70965: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099cf190> <<< 186312 1726890165.70989: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890165.70992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890165.71063: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099cf220> <<< 186312 1726890165.71086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890165.71114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890165.71121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890165.71142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099cf940> <<< 186312 1726890165.71154: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c55880> <<< 186312 1726890165.71177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890165.71191: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099c8d90> <<< 186312 1726890165.71255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099f2d90> <<< 186312 1726890165.71308: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c3d970> <<< 186312 1726890165.71326: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890165.71733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890165.71782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009994eb0> <<< 186312 1726890165.71817: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009997f40> <<< 186312 1726890165.71841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890165.71857: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890165.71875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890165.71888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890165.71921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890165.71944: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400998c610> <<< 186312 1726890165.71964: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009995640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009994370> <<< 186312 1726890165.71978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890165.72054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890165.72066: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890165.72101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890165.72126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890165.72157: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4009879e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009879910> <<< 186312 1726890165.72184: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890165.72197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009879f10> <<< 186312 1726890165.72218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890165.72281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 186312 1726890165.72284: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009879fd0> <<< 186312 1726890165.72289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890165.72291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988b0d0> <<< 186312 1726890165.72302: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890165.72378: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400996ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009969670> <<< 186312 1726890165.72469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400997b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400999be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890165.72492: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890165.72512: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400988bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400996e2b0> <<< 186312 1726890165.72537: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890165.72563: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400997b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099a19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890165.72587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890165.72642: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890165.72660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988bdf0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890165.72686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988bd60> <<< 186312 1726890165.72704: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890165.72722: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890165.72737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890165.72748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890165.72803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890165.72822: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890165.72841: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400985f3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890165.72889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400985f4c0> <<< 186312 1726890165.73724: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009893f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988e490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009793220> <<< 186312 1726890165.73896: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400984a520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099a1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40097a6b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40097a6e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40097b8790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40097b8cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4009744400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40097a6f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40097552e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40097b8610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40097553a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988ba30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890165.73937: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4009771700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40097719d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40097717c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40097718b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890165.74135: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4009771d00> <<< 186312 1726890165.74206: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400977b250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009771940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009763a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988b610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890165.74241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890165.74268: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009771af0> <<< 186312 1726890165.74467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890165.74482: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f40096996d0> <<< 186312 1726890165.75120: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890165.76097: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.77134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d6820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890165.77166: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890165.77223: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40095d6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d6280> <<< 186312 1726890165.77245: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d6f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890165.77277: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d6d90> import 'atexit' # <<< 186312 1726890165.77413: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40095d6fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890165.77432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890165.77527: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890165.77545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890165.77634: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095a1f40> <<< 186312 1726890165.77669: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008f88310> <<< 186312 1726890165.77710: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008f88160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890165.77767: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008f88ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095bcdc0> <<< 186312 1726890165.77976: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095bc3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890165.78010: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095bcfd0> <<< 186312 1726890165.78015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890165.78086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890165.78090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400960bd30> <<< 186312 1726890165.78217: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095e7d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095e7400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009589b20> <<< 186312 1726890165.78269: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40095e7520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095e7550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890165.78284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890165.78305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890165.78372: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008ff4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400961e250> <<< 186312 1726890165.78410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890165.78484: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008ff1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400961e3d0> <<< 186312 1726890165.78580: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890165.78584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890165.78659: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400961eca0> <<< 186312 1726890165.78737: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008ff17f0> <<< 186312 1726890165.78995: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40095b5c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400961efa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400961e550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009616910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890165.79031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890165.79035: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008fe6940> <<< 186312 1726890165.79180: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400952cd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008ff0580> <<< 186312 1726890165.79257: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008fe6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008ff09a0> # zipimport: zlib available <<< 186312 1726890165.79284: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890165.79352: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.79438: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890165.79452: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.79467: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890165.79474: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.79566: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.79665: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.80109: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.80588: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890165.80594: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890165.80597: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890165.80608: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890165.80621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890165.80665: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890165.80671: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40095567f0> <<< 186312 1726890165.80753: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400955c8b0> <<< 186312 1726890165.80764: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b7f970> <<< 186312 1726890165.80794: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890165.80808: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.80840: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.80846: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890165.80962: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.81088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890165.81117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890165.81133: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009594730> <<< 186312 1726890165.81164: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.81514: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.81886: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.81941: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.82010: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890165.82045: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.82103: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890165.82123: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.82151: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.82201: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890165.82210: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.82228: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890165.82245: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.82279: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.82336: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890165.82338: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.82501: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.82692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890165.82721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890165.82723: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890165.82797: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d8370> <<< 186312 1726890165.82799: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.82863: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.82952: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890165.82956: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 186312 1726890165.83028: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.83036: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890165.83039: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.83065: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.83123: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.83198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.83261: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890165.83279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890165.83353: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400954a550> <<< 186312 1726890165.83435: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40089fceb0> <<< 186312 1726890165.83471: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890165.83541: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.83580: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.83604: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.83681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890165.83684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890165.83709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890165.83728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890165.83757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890165.83822: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095507f0> <<< 186312 1726890165.83865: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400954e790> <<< 186312 1726890165.83925: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400954ab50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890165.83960: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.83983: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890165.84050: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890165.84064: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890165.84084: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 186312 1726890165.84105: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.84148: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.84199: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.84231: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.84243: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.84273: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.84307: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.84343: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.84376: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 186312 1726890165.84389: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.84460: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.84523: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.84559: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 186312 1726890165.84703: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.85068: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.85074: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b46370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890165.85138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890165.85141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b64580> <<< 186312 1726890165.85175: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008b644f0> <<< 186312 1726890165.85382: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b35280> <<< 186312 1726890165.85419: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b46970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40088ee820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40088ee4f0> <<< 186312 1726890165.85771: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008ba90a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b45f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008ba9190> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008966fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b92820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40088ee2b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 186312 1726890165.85823: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.85861: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 186312 1726890165.85920: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 186312 1726890165.86052: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890165.86095: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 186312 1726890165.86098: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.86142: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.86188: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.86242: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.86294: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 186312 1726890165.86316: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.86731: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87035: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 186312 1726890165.87081: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87130: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87157: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87193: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 186312 1726890165.87196: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 186312 1726890165.87198: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87227: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87258: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 186312 1726890165.87261: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87304: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87356: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 186312 1726890165.87359: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87384: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87417: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 186312 1726890165.87424: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87444: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87478: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 186312 1726890165.87484: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87559: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890165.87639: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400884ae80> <<< 186312 1726890165.87677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890165.87691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890165.87832: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400884a9d0> <<< 186312 1726890165.87835: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 186312 1726890165.87892: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.87949: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 186312 1726890165.87954: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.88047: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.88132: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 186312 1726890165.88135: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.88174: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.88256: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 186312 1726890165.88277: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.88332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890165.88345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890165.88481: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40088c2550> <<< 186312 1726890165.88728: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400884d850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 186312 1726890165.88731: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.88768: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.88827: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 186312 1726890165.88834: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.88888: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.88960: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.89054: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.89187: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 186312 1726890165.89238: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.89266: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 186312 1726890165.89301: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.89441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890165.89581: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40088bd3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40088bd940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 186312 1726890165.89586: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.89600: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 186312 1726890165.89654: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.89780: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 186312 1726890165.89860: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.89947: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.89977: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.90042: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 186312 1726890165.90045: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.90105: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.90119: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.90237: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.90366: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 186312 1726890165.90468: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.90569: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 186312 1726890165.90613: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.90645: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.91053: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.91474: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 186312 1726890165.91562: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.91662: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 186312 1726890165.91665: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.91742: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.91833: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 186312 1726890165.91955: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.92101: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 186312 1726890165.92120: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 186312 1726890165.92163: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.92206: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 186312 1726890165.92209: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.92282: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.92399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.92541: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.92725: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 186312 1726890165.92752: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.92788: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 186312 1726890165.92836: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.92848: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 186312 1726890165.92902: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.92965: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 186312 1726890165.92997: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.93023: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 186312 1726890165.93074: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.93138: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 186312 1726890165.93142: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.93179: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.93228: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 186312 1726890165.93448: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.93663: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 186312 1726890165.93714: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.93770: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 186312 1726890165.93799: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.93839: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 186312 1726890165.93865: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.93907: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 186312 1726890165.93911: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.93936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.93966: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 186312 1726890165.94041: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.94124: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 186312 1726890165.94154: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 186312 1726890165.94186: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.94239: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 186312 1726890165.94275: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.94278: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890165.94308: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.94349: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.94406: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.94489: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 186312 1726890165.94492: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 186312 1726890165.94537: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.94587: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 186312 1726890165.94590: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.94747: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.94905: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 186312 1726890165.94960: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.95000: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 186312 1726890165.95004: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.95036: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.95081: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 186312 1726890165.95152: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.95232: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 186312 1726890165.95236: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.95302: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.95389: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 186312 1726890165.95393: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 186312 1726890165.95445: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890165.95783: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890165.96107: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890165.96145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 186312 1726890165.96151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890165.96192: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008808130> <<< 186312 1726890165.96196: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400955e130> <<< 186312 1726890165.96251: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400885de50> <<< 186312 1726890166.11045: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 186312 1726890166.11072: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400885dbe0> <<< 186312 1726890166.11126: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 186312 1726890166.11131: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400884d250> <<< 186312 1726890166.11172: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890166.11249: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008661a30> <<< 186312 1726890166.11252: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400869c160> <<< 186312 1726890166.11476: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 186312 1726890166.11479: 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 <<< 186312 1726890166.35532: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "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_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_loadavg": {"1m": 0.6, "5m": 0.81, "15m": 1.02}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "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": 3532, "ansible_memfree_mb": 281, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3251, "free": 281}, "nocache": {"free": 3174, "used": 358}, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430<<< 186312 1726890166.35560: stdout chunk (state=3): >>>ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5288, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251454300160, "block_size": 4096, "block_total": 65519355, "block_available": 61390210, "block_used": 4129145, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_interfaces": ["eth0", "lo"<<< 186312 1726890166.35580: stdout chunk (state=3): >>>], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "42", "second": "46", "epoch": "1726890166", "epoch_int": "1726890166", "date": "2024-09-20", "time": "23:42:46", "iso8601_micro": "2024-09-21T03:42:46.349476Z", "iso8601": "2024-09-21T03:42:46Z", "iso8601_basic": "20240920T234246349476", "iso8601_basic_short": "20240920T234246", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 186312 1726890166.36168: 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 <<< 186312 1726890166.36344: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 186312 1726890166.36457: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos <<< 186312 1726890166.36480: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 186312 1726890166.36740: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890166.36767: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890166.36832: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890166.36836: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 186312 1726890166.36839: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890166.36863: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890166.36905: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 186312 1726890166.36954: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 186312 1726890166.36981: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 186312 1726890166.37010: stdout chunk (state=3): >>># destroy shlex <<< 186312 1726890166.37029: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 186312 1726890166.37053: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 186312 1726890166.37079: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 186312 1726890166.37106: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 186312 1726890166.37144: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 186312 1726890166.37179: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 186312 1726890166.37201: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 186312 1726890166.37261: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 186312 1726890166.37287: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 186312 1726890166.37316: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890166.37347: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890166.37381: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl <<< 186312 1726890166.37389: stdout chunk (state=3): >>># destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890166.37563: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890166.37607: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 186312 1726890166.37627: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890166.37637: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890166.37673: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890166.38011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890166.38016: stderr chunk (state=3): >>><<< 186312 1726890166.38019: stdout chunk (state=3): >>><<< 186312 1726890166.38181: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009c3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009994eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009997f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400998c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009995640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009994370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4009879e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009879910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009879f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009879fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400996ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009969670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400997b6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400999be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400988bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400996e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400997b2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099a19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988bdf0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988bd60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400985f3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400985f4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009893f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988ea90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988e490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009793220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400984a520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988ef10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40099a1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40097a6b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40097a6e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40097b8790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40097b8cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4009744400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40097a6f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40097552e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40097b8610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40097553a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988ba30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4009771700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40097719d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40097717c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40097718b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4009771d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400977b250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009771940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009763a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400988b610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009771af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f40096996d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d6820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40095d6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d6280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d6f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d6d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40095d6fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095a1f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008f88310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008f88160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008f88ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095bcdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095bc3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095bcfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400960bd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095e7d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095e7400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009589b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40095e7520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095e7550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008ff4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400961e250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008ff1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400961e3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400961eca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008ff17f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40095b5c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400961efa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400961e550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009616910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008fe6940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400952cd90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008ff0580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008fe6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008ff09a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40095567f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400955c8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b7f970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4009594730> # 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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095d8370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f400954a550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40089fceb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40095507f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400954e790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400954ab50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b46370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b64580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008b644f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b35280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b46970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40088ee820> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40088ee4f0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008ba90a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b45f70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008ba9190> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008966fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008b92820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40088ee2b0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400884ae80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400884a9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40088c2550> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400884d850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40088bd3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40088bd940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/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_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_m6mibv8p/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4008808130> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400955e130> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400885de50> # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400885dbe0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400884d250> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4008661a30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f400869c160> 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAInV/79o9q3tlBrujGoDTi+xZX/mQdP3oV8UYrslNBqASaMNpQfI6ve1rt6arfOVRDFFgQfGY+hDHXGRFCkkFY5Tf+zBruqbpgi5V0eDP5H6jv3qTkV8Ts0iz87Bluoy4akvbGdN4j/DlO124dOiZMktxelmA1xwNOxXi6OlKgUxAAAAFQCuuIJZfdBRNbYELXwuu9ZKLoWbGwAAAIAYvEVljLc1pHA0v5yHnJeAYn3Q0NcmLQx0jbClzBB/GlgjCAG2nK5HXjH0gxQm2ZyEG2r1xh7o6g7Fc0QwZ49yDJVqYR/ipcRNK18n8KGI5Jjnf6ANmB7qmmxlMXU8IVht8qZ0qpKz3GFycUR9C4PUQ9NIQ+RqhXXrq4fZX4FnvwAAAIBvcpae8J/QnslLcDYCzwCf0C8BcxVWHoLugbvOuX+CHXOQQS1E4XEP6jyonWjRRTimzEIcHmLEhWtde+JXBoslJ1fw1CSSFG1dN/ncyjO1yccdayUuQI1ym/f5K5miFPL+6jl3yNwHe031a3xKUH6Gh6JljjDPc4jlZqlHSsDBxg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCmTwUR5xr1wcn7Dk4u7l6+bE48mUWLZ1f5kaz0VqEEmuIG4X44cLJ+OJmB+kuHOjGnhidYkM4NdCAhxp2xv64ALsR0sg7WdiN/jaU0kpT5LoH87yvemMgIsctD+VdVwUHBuZFV5BKVWQsxdc4SJncI0wQnC7RKJ1ushDBN7DLhd2HD3FjEks8YXXs1VMlOv5hP/PfcQoX3268ktot03XJa/92GsYChUMSyK9Dm5ba41O/iz8eZTiV4wNlQlZMjUkKyMdcMRPj6XwVKRpU04yqFbSrXmpKbKFqYIlzbgsRj3hl1+bOtyaUL4Oig3VO9nk3rFERgYXFIS0y0T1XOoNMsw9vo+9cM4zkoeLDwPi4u7gmabxdhRZ6ahcDdoACouY7Fadvji6uo5ht7nJ/BkiNppyuoxMv3I0FR/s9+vdLDqyDtmytq3HZBqHKNfM2ZJUN7iK2ByQXX32c+vtT1w9IrH8BZs9/mwmu55i9Ux1FiX6E17Im2pbZN6wMMzdnqfE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE+8u9B2dLZSPm+5zdxViAEJ31x/B1+Y1u2DNJryUmaCYFlDRfMitzCzKxpjPXcJamVb2pePt7CTc4UNx+l/QbY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPYiRhDhazGBI+RvBGLK5Rpgcua9RJ3jZoeDmuWOl9ic", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "f191c132cca3406d8cce38d724e1e68a", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "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_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_loadavg": {"1m": 0.6, "5m": 0.81, "15m": 1.02}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "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": 3532, "ansible_memfree_mb": 281, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 3251, "free": 281}, "nocache": {"free": 3174, "used": 358}, "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": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_uuid": "ec279274-a905-4e9c-ef87-ca3f071eb772", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "616765ae", "removable": "0", "support_discard": "512", "wwn": "0x6001405616765ae19bf49cda7f9c01e2", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "64cb1679", "removable": "0", "support_discard": "512", "wwn": "0x600140564cb16793fc14608af6f68fc4", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "78be12b2", "removable": "0", "support_discard": "512", "wwn": "0x600140578be12b2b61f4e8d94a35dd31", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "2965883b", "removable": "0", "support_discard": "512", "wwn": "0x60014052965883baae4402fb35f8ee13", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "c579327e", "removable": "0", "support_discard": "512", "wwn": "0x6001405c579327ebd6f47f0b1751b09a", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "35fc07fd", "removable": "0", "support_discard": "512", "wwn": "0x600140535fc07fd8806474bbda7f94c9", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "2a6df8dd", "removable": "0", "support_discard": "512", "wwn": "0x60014052a6df8dd3ed0430ea14c8c752", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "72995285", "removable": "0", "support_discard": "512", "wwn": "0x600140572995285c32348779ce268477", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "9b911f74", "removable": "0", "support_discard": "512", "wwn": "0x60014059b911f74d02a4c0ba1c29dc36", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sda": ["scsi-1LIO-ORG_disk0:72995285-c323-4877-9ce2-684772e59862", "scsi-3600140572995285c32348779ce268477", "scsi-SLIO-ORG_disk0_72995285-c323-4877-9ce2-684772e59862", "wwn-0x600140572995285c32348779ce268477"], "sdb": ["scsi-1LIO-ORG_disk1:78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "scsi-3600140578be12b2b61f4e8d94a35dd31", "scsi-SLIO-ORG_disk1_78be12b2-b61f-4e8d-94a3-5dd3177f19c3", "wwn-0x600140578be12b2b61f4e8d94a35dd31"], "sdh": ["scsi-1LIO-ORG_disk7:9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "scsi-360014059b911f74d02a4c0ba1c29dc36", "scsi-SLIO-ORG_disk7_9b911f74-d02a-4c0b-a1c2-9dc36368bc9e", "wwn-0x60014059b911f74d02a4c0ba1c29dc36"], "sde": ["scsi-1LIO-ORG_disk4:35fc07fd-8806-474b-bda7-f94c92b7c187", "scsi-3600140535fc07fd8806474bbda7f94c9", "scsi-SLIO-ORG_disk4_35fc07fd-8806-474b-bda7-f94c92b7c187", "wwn-0x600140535fc07fd8806474bbda7f94c9"], "sdf": ["scsi-1LIO-ORG_disk5:616765ae-19bf-49cd-a7f9-c01e2ac5745a", "scsi-36001405616765ae19bf49cda7f9c01e2", "scsi-SLIO-ORG_disk5_616765ae-19bf-49cd-a7f9-c01e2ac5745a", "wwn-0x6001405616765ae19bf49cda7f9c01e2"], "sdi": ["scsi-1LIO-ORG_disk8:2965883b-aae4-402f-b35f-8ee1387124b9", "scsi-360014052965883baae4402fb35f8ee13", "scsi-SLIO-ORG_disk8_2965883b-aae4-402f-b35f-8ee1387124b9", "wwn-0x60014052965883baae4402fb35f8ee13"], "sdc": ["scsi-1LIO-ORG_disk2:2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "scsi-360014052a6df8dd3ed0430ea14c8c752", "scsi-SLIO-ORG_disk2_2a6df8dd-3ed0-430e-a14c-8c7520cbac3c", "wwn-0x60014052a6df8dd3ed0430ea14c8c752"], "sdd": ["scsi-1LIO-ORG_disk3:64cb1679-3fc1-4608-af6f-68fc440b8845", "scsi-3600140564cb16793fc14608af6f68fc4", "scsi-SLIO-ORG_disk3_64cb1679-3fc1-4608-af6f-68fc440b8845", "wwn-0x600140564cb16793fc14608af6f68fc4"], "sdg": ["scsi-1LIO-ORG_disk6:c579327e-bd6f-47f0-b175-1b09a3965c54", "scsi-36001405c579327ebd6f47f0b1751b09a", "scsi-SLIO-ORG_disk6_c579327e-bd6f-47f0-b175-1b09a3965c54", "wwn-0x6001405c579327ebd6f47f0b1751b09a"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 5288, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 251454300160, "block_size": 4096, "block_total": 65519355, "block_available": 61390210, "block_used": 4129145, "inode_total": 131071472, "inode_available": 130996150, "inode_used": 75322, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::78:d4ff:fe8d:5db7", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:78:d4:8d:5d:b7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::78:d4ff:fe8d:5db7"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::78:d4ff:fe8d:5db7"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "23", "minute": "42", "second": "46", "epoch": "1726890166", "epoch_int": "1726890166", "date": "2024-09-20", "time": "23:42:46", "iso8601_micro": "2024-09-21T03:42:46.349476Z", "iso8601": "2024-09-21T03:42:46Z", "iso8601_basic": "20240920T234246349476", "iso8601_basic_short": "20240920T234246", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.46 60416 10.31.47.34 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.46 60416 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # 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 multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890166.39319: done with _execute_module (setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890165.5382006-191229-39819825704794/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890166.39345: _low_level_execute_command(): starting 186312 1726890166.39444: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890165.5382006-191229-39819825704794/ > /dev/null 2>&1 && sleep 0' 186312 1726890166.41750: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890166.42129: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890166.42143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890166.42158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890166.42196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890166.42203: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890166.42216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890166.42229: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890166.42249: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890166.42252: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890166.42259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890166.42268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890166.42279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890166.42287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890166.42294: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890166.42303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890166.42382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890166.42401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890166.42415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890166.42477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890166.44313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890166.44317: stdout chunk (state=3): >>><<< 186312 1726890166.44323: stderr chunk (state=3): >>><<< 186312 1726890166.44340: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890166.44346: handler run complete 186312 1726890166.44531: variable 'ansible_facts' from source: unknown 186312 1726890166.44672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890166.45365: variable 'ansible_facts' from source: unknown 186312 1726890166.45670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890166.46804: attempt loop complete, returning result 186312 1726890166.46809: _execute() done 186312 1726890166.46813: dumping result to json 186312 1726890166.46863: done dumping result, returning 186312 1726890166.46873: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-881e-6b85-000000002caa] 186312 1726890166.46879: sending task result for task 02369adf-7a19-881e-6b85-000000002caa 186312 1726890166.47391: done sending task result for task 02369adf-7a19-881e-6b85-000000002caa 186312 1726890166.47394: WORKER PROCESS EXITING ok: [managed_node3] 186312 1726890166.47843: no more pending results, returning what we have 186312 1726890166.47847: results queue empty 186312 1726890166.47847: checking for any_errors_fatal 186312 1726890166.47863: done checking for any_errors_fatal 186312 1726890166.47864: checking for max_fail_percentage 186312 1726890166.47866: done checking for max_fail_percentage 186312 1726890166.47867: checking to see if all hosts have failed and the running result is not ok 186312 1726890166.47868: done checking to see if all hosts have failed 186312 1726890166.47868: getting the remaining hosts for this loop 186312 1726890166.47871: done getting the remaining hosts for this loop 186312 1726890166.47875: getting the next task for host managed_node3 186312 1726890166.47885: done getting next task for host managed_node3 186312 1726890166.47887: ^ task is: TASK: meta (role_complete) 186312 1726890166.47890: ^ state is: HOST STATE: block=2, task=43, rescue=0, 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 186312 1726890166.47902: getting variables 186312 1726890166.47904: in VariableManager get_vars() 186312 1726890166.47942: Calling all_inventory to load vars for managed_node3 186312 1726890166.47946: Calling groups_inventory to load vars for managed_node3 186312 1726890166.47948: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890166.47960: Calling all_plugins_play to load vars for managed_node3 186312 1726890166.47963: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890166.47966: Calling groups_plugins_play to load vars for managed_node3 186312 1726890166.48730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890166.49856: done with get_vars() 186312 1726890166.49872: done getting variables 186312 1726890166.49960: done queuing things up, now waiting for results queue to drain 186312 1726890166.49962: results queue empty 186312 1726890166.49963: checking for any_errors_fatal 186312 1726890166.49970: done checking for any_errors_fatal 186312 1726890166.49971: checking for max_fail_percentage 186312 1726890166.49972: done checking for max_fail_percentage 186312 1726890166.49973: checking to see if all hosts have failed and the running result is not ok 186312 1726890166.49974: done checking to see if all hosts have failed 186312 1726890166.49975: getting the remaining hosts for this loop 186312 1726890166.49976: done getting the remaining hosts for this loop 186312 1726890166.49978: getting the next task for host managed_node3 186312 1726890166.49982: done getting next task for host managed_node3 186312 1726890166.49985: ^ task is: TASK: Verify results 186312 1726890166.49986: ^ state is: HOST STATE: block=2, task=44, rescue=0, 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 186312 1726890166.49989: getting variables 186312 1726890166.49990: in VariableManager get_vars() 186312 1726890166.50001: Calling all_inventory to load vars for managed_node3 186312 1726890166.50004: Calling groups_inventory to load vars for managed_node3 186312 1726890166.50006: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890166.50011: Calling all_plugins_play to load vars for managed_node3 186312 1726890166.50015: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890166.50018: Calling groups_plugins_play to load vars for managed_node3 186312 1726890166.51553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890166.52552: done with get_vars() 186312 1726890166.52567: done getting variables TASK [Verify results] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:144 Friday 20 September 2024 23:42:46 -0400 (0:00:01.079) 0:02:16.267 ****** 186312 1726890166.52848: entering _queue_task() for managed_node3/include_tasks 186312 1726890166.53378: worker is 1 (out of 1 available) 186312 1726890166.53392: exiting _queue_task() for managed_node3/include_tasks 186312 1726890166.53405: done queuing things up, now waiting for results queue to drain 186312 1726890166.53406: waiting for pending results... 186312 1726890166.54361: running TaskExecutor() for managed_node3/TASK: Verify results 186312 1726890166.54564: in run() - task 02369adf-7a19-881e-6b85-00000000001d 186312 1726890166.54603: variable 'ansible_search_path' from source: unknown 186312 1726890166.54738: calling self._execute() 186312 1726890166.54970: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890166.54982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890166.54995: variable 'omit' from source: magic vars 186312 1726890166.55251: _execute() done 186312 1726890166.55351: dumping result to json 186312 1726890166.55359: done dumping result, returning 186312 1726890166.55369: done running TaskExecutor() for managed_node3/TASK: Verify results [02369adf-7a19-881e-6b85-00000000001d] 186312 1726890166.55379: sending task result for task 02369adf-7a19-881e-6b85-00000000001d 186312 1726890166.55530: no more pending results, returning what we have 186312 1726890166.55535: in VariableManager get_vars() 186312 1726890166.55582: Calling all_inventory to load vars for managed_node3 186312 1726890166.55584: Calling groups_inventory to load vars for managed_node3 186312 1726890166.55588: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890166.55603: Calling all_plugins_play to load vars for managed_node3 186312 1726890166.55606: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890166.55608: Calling groups_plugins_play to load vars for managed_node3 186312 1726890166.56218: done sending task result for task 02369adf-7a19-881e-6b85-00000000001d 186312 1726890166.56221: WORKER PROCESS EXITING 186312 1726890166.56243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890166.57332: done with get_vars() 186312 1726890166.57346: variable 'ansible_search_path' from source: unknown 186312 1726890166.57361: we have included files to process 186312 1726890166.57362: generating all_blocks data 186312 1726890166.57365: done generating all_blocks data 186312 1726890166.57374: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890166.57375: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890166.57378: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml 186312 1726890166.58590: in VariableManager get_vars() 186312 1726890166.58609: done with get_vars() 186312 1726890166.58859: in VariableManager get_vars() 186312 1726890166.58879: done with get_vars() 186312 1726890166.58966: done processing included file 186312 1726890166.58968: iterating over new_blocks loaded from include file 186312 1726890166.58969: in VariableManager get_vars() 186312 1726890166.58982: done with get_vars() 186312 1726890166.58984: filtering new block on tags 186312 1726890166.59257: done filtering new block on tags 186312 1726890166.59260: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed_node3 186312 1726890166.59265: extending task lists for all hosts with included blocks 186312 1726890166.65126: done extending task lists 186312 1726890166.65128: done processing included files 186312 1726890166.65129: results queue empty 186312 1726890166.65129: checking for any_errors_fatal 186312 1726890166.65131: done checking for any_errors_fatal 186312 1726890166.65131: checking for max_fail_percentage 186312 1726890166.65132: done checking for max_fail_percentage 186312 1726890166.65133: checking to see if all hosts have failed and the running result is not ok 186312 1726890166.65134: done checking to see if all hosts have failed 186312 1726890166.65135: getting the remaining hosts for this loop 186312 1726890166.65136: done getting the remaining hosts for this loop 186312 1726890166.65138: getting the next task for host managed_node3 186312 1726890166.65142: done getting next task for host managed_node3 186312 1726890166.65144: ^ task is: TASK: Print out pool information 186312 1726890166.65145: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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 186312 1726890166.65148: getting variables 186312 1726890166.65149: in VariableManager get_vars() 186312 1726890166.65162: Calling all_inventory to load vars for managed_node3 186312 1726890166.65164: Calling groups_inventory to load vars for managed_node3 186312 1726890166.65167: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890166.65173: Calling all_plugins_play to load vars for managed_node3 186312 1726890166.65176: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890166.65179: Calling groups_plugins_play to load vars for managed_node3 186312 1726890166.66099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890166.66732: done with get_vars() 186312 1726890166.66748: done getting variables 186312 1726890166.66791: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out pool information] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 20 September 2024 23:42:46 -0400 (0:00:00.139) 0:02:16.407 ****** 186312 1726890166.66822: entering _queue_task() for managed_node3/debug 186312 1726890166.67154: worker is 1 (out of 1 available) 186312 1726890166.67165: exiting _queue_task() for managed_node3/debug 186312 1726890166.67179: done queuing things up, now waiting for results queue to drain 186312 1726890166.67180: waiting for pending results... 186312 1726890166.67489: running TaskExecutor() for managed_node3/TASK: Print out pool information 186312 1726890166.67605: in run() - task 02369adf-7a19-881e-6b85-000000002d36 186312 1726890166.67628: variable 'ansible_search_path' from source: unknown 186312 1726890166.67669: calling self._execute() 186312 1726890166.67799: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890166.67815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890166.67839: variable 'omit' from source: magic vars 186312 1726890166.68238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890166.70848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890166.71025: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890166.71071: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890166.71114: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890166.71149: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890166.71243: 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) 186312 1726890166.71275: 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) 186312 1726890166.71323: 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) 186312 1726890166.71372: 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) 186312 1726890166.71390: 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) 186312 1726890166.71533: variable '_storage_pools_list' from source: set_fact 186312 1726890166.71565: Evaluated conditional (_storage_pools_list | length > 0): False 186312 1726890166.71579: when evaluation is False, skipping this task 186312 1726890166.71586: _execute() done 186312 1726890166.71593: dumping result to json 186312 1726890166.71600: done dumping result, returning 186312 1726890166.71609: done running TaskExecutor() for managed_node3/TASK: Print out pool information [02369adf-7a19-881e-6b85-000000002d36] 186312 1726890166.71622: sending task result for task 02369adf-7a19-881e-6b85-000000002d36 skipping: [managed_node3] => { "false_condition": "_storage_pools_list | length > 0" } 186312 1726890166.71787: no more pending results, returning what we have 186312 1726890166.71796: results queue empty 186312 1726890166.71799: checking for any_errors_fatal 186312 1726890166.71800: done checking for any_errors_fatal 186312 1726890166.71801: checking for max_fail_percentage 186312 1726890166.71805: done checking for max_fail_percentage 186312 1726890166.71806: checking to see if all hosts have failed and the running result is not ok 186312 1726890166.71807: done checking to see if all hosts have failed 186312 1726890166.71808: getting the remaining hosts for this loop 186312 1726890166.71809: done getting the remaining hosts for this loop 186312 1726890166.71815: getting the next task for host managed_node3 186312 1726890166.71822: done getting next task for host managed_node3 186312 1726890166.71825: ^ task is: TASK: Print out volume information 186312 1726890166.71830: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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 186312 1726890166.71835: getting variables 186312 1726890166.71837: in VariableManager get_vars() 186312 1726890166.71876: Calling all_inventory to load vars for managed_node3 186312 1726890166.71879: Calling groups_inventory to load vars for managed_node3 186312 1726890166.71882: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890166.71896: Calling all_plugins_play to load vars for managed_node3 186312 1726890166.71913: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890166.71917: Calling groups_plugins_play to load vars for managed_node3 186312 1726890166.72521: done sending task result for task 02369adf-7a19-881e-6b85-000000002d36 186312 1726890166.72531: WORKER PROCESS EXITING 186312 1726890166.72736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890166.73699: done with get_vars() 186312 1726890166.73718: done getting variables 186312 1726890166.73780: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Print out volume information] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 20 September 2024 23:42:46 -0400 (0:00:00.069) 0:02:16.477 ****** 186312 1726890166.73810: entering _queue_task() for managed_node3/debug 186312 1726890166.74091: worker is 1 (out of 1 available) 186312 1726890166.74103: exiting _queue_task() for managed_node3/debug 186312 1726890166.74118: done queuing things up, now waiting for results queue to drain 186312 1726890166.74119: waiting for pending results... 186312 1726890166.74536: running TaskExecutor() for managed_node3/TASK: Print out volume information 186312 1726890166.74762: in run() - task 02369adf-7a19-881e-6b85-000000002d37 186312 1726890166.74786: variable 'ansible_search_path' from source: unknown 186312 1726890166.74857: calling self._execute() 186312 1726890166.75116: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890166.75226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890166.75248: variable 'omit' from source: magic vars 186312 1726890166.76133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890166.79824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890166.79900: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890166.80011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890166.80072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890166.80105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890166.80200: 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) 186312 1726890166.80244: 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) 186312 1726890166.80279: 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) 186312 1726890166.80327: 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) 186312 1726890166.80352: 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) 186312 1726890166.80487: variable '_storage_volumes_list' from source: set_fact 186312 1726890166.80547: Evaluated conditional (_storage_volumes_list | length > 0): True 186312 1726890166.80560: variable 'omit' from source: magic vars 186312 1726890166.80608: variable 'omit' from source: magic vars 186312 1726890166.80652: variable 'omit' from source: magic vars 186312 1726890166.80684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890166.80720: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890166.80748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890166.80770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890166.80784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890166.80824: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890166.80836: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890166.80845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890166.80951: Set connection var ansible_shell_type to sh 186312 1726890166.80966: Set connection var ansible_pipelining to False 186312 1726890166.80981: Set connection var ansible_timeout to 10 186312 1726890166.80988: Set connection var ansible_connection to ssh 186312 1726890166.80999: Set connection var ansible_shell_executable to /bin/sh 186312 1726890166.81009: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890166.81044: variable 'ansible_shell_executable' from source: unknown 186312 1726890166.81052: variable 'ansible_connection' from source: unknown 186312 1726890166.81059: variable 'ansible_module_compression' from source: unknown 186312 1726890166.81066: variable 'ansible_shell_type' from source: unknown 186312 1726890166.81072: variable 'ansible_shell_executable' from source: unknown 186312 1726890166.81079: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890166.81086: variable 'ansible_pipelining' from source: unknown 186312 1726890166.81093: variable 'ansible_timeout' from source: unknown 186312 1726890166.81100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890166.81219: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890166.81241: variable 'omit' from source: magic vars 186312 1726890166.81251: starting attempt loop 186312 1726890166.81258: running the handler 186312 1726890166.81308: variable '_storage_volumes_list' from source: set_fact 186312 1726890166.81395: variable '_storage_volumes_list' from source: set_fact 186312 1726890166.81744: handler run complete 186312 1726890166.81796: attempt loop complete, returning result 186312 1726890166.81803: _execute() done 186312 1726890166.81809: dumping result to json 186312 1726890166.81823: done dumping result, returning 186312 1726890166.81837: done running TaskExecutor() for managed_node3/TASK: Print out volume information [02369adf-7a19-881e-6b85-000000002d37] 186312 1726890166.81847: sending task result for task 02369adf-7a19-881e-6b85-000000002d37 ok: [managed_node3] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } 186312 1726890166.82114: no more pending results, returning what we have 186312 1726890166.82118: results queue empty 186312 1726890166.82119: checking for any_errors_fatal 186312 1726890166.82127: done checking for any_errors_fatal 186312 1726890166.82128: checking for max_fail_percentage 186312 1726890166.82131: done checking for max_fail_percentage 186312 1726890166.82132: checking to see if all hosts have failed and the running result is not ok 186312 1726890166.82134: done checking to see if all hosts have failed 186312 1726890166.82134: getting the remaining hosts for this loop 186312 1726890166.82136: done getting the remaining hosts for this loop 186312 1726890166.82139: getting the next task for host managed_node3 186312 1726890166.82147: done getting next task for host managed_node3 186312 1726890166.82150: ^ task is: TASK: Collect info about the volumes. 186312 1726890166.82153: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890166.82159: getting variables 186312 1726890166.82160: in VariableManager get_vars() 186312 1726890166.82201: Calling all_inventory to load vars for managed_node3 186312 1726890166.82204: Calling groups_inventory to load vars for managed_node3 186312 1726890166.82208: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890166.82223: Calling all_plugins_play to load vars for managed_node3 186312 1726890166.82227: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890166.82232: Calling groups_plugins_play to load vars for managed_node3 186312 1726890166.83031: done sending task result for task 02369adf-7a19-881e-6b85-000000002d37 186312 1726890166.83034: WORKER PROCESS EXITING 186312 1726890166.83081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890166.83946: done with get_vars() 186312 1726890166.83961: done getting variables TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 20 September 2024 23:42:46 -0400 (0:00:00.102) 0:02:16.579 ****** 186312 1726890166.84057: entering _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890166.84369: worker is 1 (out of 1 available) 186312 1726890166.84380: exiting _queue_task() for managed_node3/fedora.linux_system_roles.blockdev_info 186312 1726890166.84395: done queuing things up, now waiting for results queue to drain 186312 1726890166.84397: waiting for pending results... 186312 1726890166.84788: running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. 186312 1726890166.84938: in run() - task 02369adf-7a19-881e-6b85-000000002d38 186312 1726890166.84968: variable 'ansible_search_path' from source: unknown 186312 1726890166.85023: calling self._execute() 186312 1726890166.85193: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890166.85219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890166.85246: variable 'omit' from source: magic vars 186312 1726890166.85411: variable 'omit' from source: magic vars 186312 1726890166.85470: variable 'omit' from source: magic vars 186312 1726890166.85513: variable 'omit' from source: magic vars 186312 1726890166.85561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890166.85617: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890166.85654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890166.85686: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890166.85713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890166.85762: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890166.85771: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890166.85779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890166.85926: Set connection var ansible_shell_type to sh 186312 1726890166.85954: Set connection var ansible_pipelining to False 186312 1726890166.85979: Set connection var ansible_timeout to 10 186312 1726890166.85991: Set connection var ansible_connection to ssh 186312 1726890166.86008: Set connection var ansible_shell_executable to /bin/sh 186312 1726890166.86022: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890166.86065: variable 'ansible_shell_executable' from source: unknown 186312 1726890166.86074: variable 'ansible_connection' from source: unknown 186312 1726890166.86085: variable 'ansible_module_compression' from source: unknown 186312 1726890166.86104: variable 'ansible_shell_type' from source: unknown 186312 1726890166.86119: variable 'ansible_shell_executable' from source: unknown 186312 1726890166.86135: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890166.86144: variable 'ansible_pipelining' from source: unknown 186312 1726890166.86155: variable 'ansible_timeout' from source: unknown 186312 1726890166.86171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890166.86454: 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) 186312 1726890166.86477: variable 'omit' from source: magic vars 186312 1726890166.86489: starting attempt loop 186312 1726890166.86495: running the handler 186312 1726890166.86518: _low_level_execute_command(): starting 186312 1726890166.86533: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890166.87388: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890166.87402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890166.87419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890166.87441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890166.87489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890166.87500: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890166.87516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890166.87536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890166.87547: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890166.87558: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890166.87574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890166.87587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890166.87603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890166.87616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890166.87631: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890166.87645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890166.87726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890166.87746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890166.87760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890166.87834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890166.89411: stdout chunk (state=3): >>>/root <<< 186312 1726890166.89587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890166.89775: stderr chunk (state=3): >>><<< 186312 1726890166.89789: stdout chunk (state=3): >>><<< 186312 1726890166.89845: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890166.89852: _low_level_execute_command(): starting 186312 1726890166.89878: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890166.8981366-191285-127865781423197 `" && echo ansible-tmp-1726890166.8981366-191285-127865781423197="` echo /root/.ansible/tmp/ansible-tmp-1726890166.8981366-191285-127865781423197 `" ) && sleep 0' 186312 1726890166.91330: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890166.91346: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890166.91369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890166.91514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890166.91577: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890166.91590: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890166.91605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890166.91711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890166.91726: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890166.91738: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890166.91752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890166.91771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890166.91805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890166.91820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890166.91831: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890166.91844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890166.91942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890166.91964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890166.91981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890166.92050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890166.93894: stdout chunk (state=3): >>>ansible-tmp-1726890166.8981366-191285-127865781423197=/root/.ansible/tmp/ansible-tmp-1726890166.8981366-191285-127865781423197 <<< 186312 1726890166.94008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890166.94136: stderr chunk (state=3): >>><<< 186312 1726890166.94193: stdout chunk (state=3): >>><<< 186312 1726890166.94286: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890166.8981366-191285-127865781423197=/root/.ansible/tmp/ansible-tmp-1726890166.8981366-191285-127865781423197 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890166.94349: variable 'ansible_module_compression' from source: unknown 186312 1726890166.94427: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blockdev_info-ZIP_DEFLATED 186312 1726890166.94542: variable 'ansible_facts' from source: unknown 186312 1726890166.94589: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890166.8981366-191285-127865781423197/AnsiballZ_blockdev_info.py 186312 1726890166.94761: Sending initial data 186312 1726890166.94764: Sent initial data (164 bytes) 186312 1726890166.96620: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890166.96660: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890166.96676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890166.96695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890166.96743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890166.96761: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890166.96777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890166.96796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890166.96808: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890166.96826: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890166.96839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890166.96855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890166.96874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890166.96887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890166.96899: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890166.96915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890166.96998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890166.97022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890166.97065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890166.97139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890166.98858: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890166.98917: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890166.98945: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpv7b1j9ey /root/.ansible/tmp/ansible-tmp-1726890166.8981366-191285-127865781423197/AnsiballZ_blockdev_info.py <<< 186312 1726890166.99271: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890167.00415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890167.00717: stderr chunk (state=3): >>><<< 186312 1726890167.00720: stdout chunk (state=3): >>><<< 186312 1726890167.00723: done transferring module to remote 186312 1726890167.00725: _low_level_execute_command(): starting 186312 1726890167.00727: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890166.8981366-191285-127865781423197/ /root/.ansible/tmp/ansible-tmp-1726890166.8981366-191285-127865781423197/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890167.01649: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890167.01658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.01667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.01680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.01741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.01751: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890167.01767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.01781: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890167.01789: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890167.01797: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890167.01805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.01815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.01832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.01837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.01844: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890167.01853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.01934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.01948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890167.01959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.02024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.03746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890167.03750: stdout chunk (state=3): >>><<< 186312 1726890167.03752: stderr chunk (state=3): >>><<< 186312 1726890167.03843: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890167.03847: _low_level_execute_command(): starting 186312 1726890167.03849: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890166.8981366-191285-127865781423197/AnsiballZ_blockdev_info.py && sleep 0' 186312 1726890167.04483: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890167.04498: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.04525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.04547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.04595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.04617: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890167.04642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.04664: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890167.04687: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890167.04702: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890167.04723: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.04747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.04776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.04796: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.04819: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890167.04852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.04951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.04982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890167.05008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.05096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.07001: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890167.07007: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890167.07053: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890167.07083: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890167.07120: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890167.07173: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890167.07175: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890167.07275: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.07286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890167.07326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043291dc0> <<< 186312 1726890167.07411: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0432363a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043291b20> <<< 186312 1726890167.07492: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890167.07549: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043291ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043236490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890167.07677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043236940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043236670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890167.07711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890167.07791: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042fcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890167.07815: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042fcf220> <<< 186312 1726890167.07943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042fcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04324e880> <<< 186312 1726890167.08068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042fc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ff2d90> <<< 186312 1726890167.08110: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043236970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890167.08366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890167.08402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890167.08445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f6feb0> <<< 186312 1726890167.08542: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f72f40> <<< 186312 1726890167.08610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 186312 1726890167.08636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890167.08692: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f6f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890167.08718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890167.08737: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890167.08876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042ef0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ef08b0> <<< 186312 1726890167.09001: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ef0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ef0f70> <<< 186312 1726890167.09067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ef0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f49d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f44610> <<< 186312 1726890167.09150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f57670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f76e20> <<< 186312 1726890167.09279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042f02c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f49250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042f57280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f7c9d0> <<< 186312 1726890167.09383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890167.09470: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f02fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f02d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f02d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890167.09493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890167.09504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890167.09529: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ed6370> <<< 186312 1726890167.09654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ed6460> <<< 186312 1726890167.09758: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f0cfa0> <<< 186312 1726890167.09834: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f05a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f05490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890167.09884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042dfc1c0> <<< 186312 1726890167.09927: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ec1c70> <<< 186312 1726890167.09968: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f05eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f7c040> <<< 186312 1726890167.09990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890167.10043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890167.10058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042e0faf0> import 'errno' # <<< 186312 1726890167.10086: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042e0fe20> <<< 186312 1726890167.10128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890167.10162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042e20730> <<< 186312 1726890167.10178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890167.10196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890167.10226: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042e20c70> <<< 186312 1726890167.10589: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dac3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042e0ff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dbd280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042e205b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dbd340> <<< 186312 1726890167.10770: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dd86a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dd8970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042dd8760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dd8850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890167.10925: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dd8ca0> <<< 186312 1726890167.10983: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0427c01f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042dd88e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042dcca30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890167.11036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890167.11068: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042dd8a90> <<< 186312 1726890167.11213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890167.11258: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa0427e8670> <<< 186312 1726890167.11357: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available <<< 186312 1726890167.11515: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890167.11544: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.12692: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.13733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426fb7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.13826: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890167.13869: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0426fb160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426fb280> <<< 186312 1726890167.13970: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426fbf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426fb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426fbd30> import 'atexit' # <<< 186312 1726890167.14042: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0426fbf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426fb100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890167.14100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890167.14168: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426b3130> <<< 186312 1726890167.14226: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04266ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04266fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890167.14276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890167.14299: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04266f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042761dc0> <<< 186312 1726890167.14578: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0427613a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890167.14608: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042761f70> <<< 186312 1726890167.14625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042731c10> <<< 186312 1726890167.14774: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042649cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426493a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042703490> <<< 186312 1726890167.14860: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0426494c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426494f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890167.14878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890167.14963: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042631250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0427431f0> <<< 186312 1726890167.14996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890167.15032: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04263e8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042743370> <<< 186312 1726890167.15047: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890167.15098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890167.15109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890167.15170: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04275bd90> <<< 186312 1726890167.15300: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04263e880> <<< 186312 1726890167.15391: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04263e6d0> <<< 186312 1726890167.15451: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04263d670> <<< 186312 1726890167.15471: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04263d5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0427398b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890167.15495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890167.15547: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0426c2670> <<< 186312 1726890167.15762: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0426c1ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426d00d0> <<< 186312 1726890167.15806: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0426c20d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042706a60> # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890167.15840: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890167.15919: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.16016: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 186312 1726890167.16032: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890167.16144: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.16238: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.16669: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.17166: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890167.17205: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.17234: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042201580> <<< 186312 1726890167.17291: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04260d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0421aa0a0> <<< 186312 1726890167.17404: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890167.17417: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890167.17537: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.17661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890167.17665: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426c1bb0> # zipimport: zlib available <<< 186312 1726890167.18042: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.18399: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.18481: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.18590: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890167.18738: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890167.18853: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890167.18858: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890167.19077: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.19249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890167.19337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04261a970> # zipimport: zlib available <<< 186312 1726890167.19390: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.19453: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890167.19502: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.19539: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.19574: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890167.19625: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.19768: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.19938: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.19942: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04274e250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04261a6a0> <<< 186312 1726890167.20084: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890167.20133: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890167.20192: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890167.20326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890167.20495: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426017c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0425fe7f0> <<< 186312 1726890167.20587: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0425f8970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890167.20706: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890167.20764: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 186312 1726890167.20817: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.20923: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.21108: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890167.21884: stdout chunk (state=3): >>> {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} # destroy __main__ <<< 186312 1726890167.22262: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib <<< 186312 1726890167.22280: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc <<< 186312 1726890167.22553: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890167.22778: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890167.22911: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 186312 1726890167.23234: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890167.23332: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890167.23357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890167.23447: stderr chunk (state=3): >>><<< 186312 1726890167.23451: stdout chunk (state=3): >>><<< 186312 1726890167.23587: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043291dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0432363a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043291b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043291ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043236490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043236940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043236670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042fcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042fcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042fcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04324e880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042fc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ff2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa043236970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f6feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f72f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f70640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f6f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042ef0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ef08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ef0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ef0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ef0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f49d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f44610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f57670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f76e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042f02c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f49250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042f57280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f7c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f02fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f02d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f02d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ed6370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ed6460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f0cfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f05a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f05490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042dfc1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042ec1c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f05eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f7c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042e0faf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042e0fe20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042e20730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042e20c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dac3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042e0ff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dbd280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042e205b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dbd340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dd86a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dd8970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042dd8760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dd8850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042dd8ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0427c01f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042dd88e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042dcca30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042f025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042dd8a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa0427e8670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426fb7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0426fb160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426fb280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426fbf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426fb4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426fbd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0426fbf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426fb100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426b3130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04266ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04266fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04266f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042761dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0427613a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042761f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042731c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042649cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426493a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042703490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0426494c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426494f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042631250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0427431f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04263e8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042743370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04275bd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04263e880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04263e6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04263d670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04263d5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0427398b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0426c2670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0426c1ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426d00d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0426c20d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042706a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa042201580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04260d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0421aa0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426c1bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04261a970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04274e250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04261a6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0426017c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0425fe7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0425f8970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_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_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blockdev_info_payload_1i3d7ein/ansible_fedora.linux_system_roles.blockdev_info_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"info": {"/dev/sda": {"name": "/dev/sda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdb": {"name": "/dev/sdb", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdc": {"name": "/dev/sdc", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdd": {"name": "/dev/sdd", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sde": {"name": "/dev/sde", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdf": {"name": "/dev/sdf", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdg": {"name": "/dev/sdg", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "1T", "mountpoint": ""}, "/dev/sdh": {"name": "/dev/sdh", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/sdi": {"name": "/dev/sdi", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "10G", "mountpoint": ""}, "/dev/xvda": {"name": "/dev/xvda", "fstype": "", "label": "", "uuid": "", "type": "disk", "size": "250G", "mountpoint": ""}, "/dev/xvda1": {"name": "/dev/xvda1", "fstype": "xfs", "label": "", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "type": "partition", "size": "250G", "mountpoint": "/"}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890167.24755: done with _execute_module (fedora.linux_system_roles.blockdev_info, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.blockdev_info', '_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-1726890166.8981366-191285-127865781423197/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890167.24759: _low_level_execute_command(): starting 186312 1726890167.24762: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890166.8981366-191285-127865781423197/ > /dev/null 2>&1 && sleep 0' 186312 1726890167.26074: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890167.26092: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.26106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.26126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.26173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.26190: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890167.26205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.26225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890167.26239: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890167.26249: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890167.26261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.26273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.26287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.26302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.26315: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890167.26331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.26407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.26435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890167.26451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.26520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.28328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890167.28334: stdout chunk (state=3): >>><<< 186312 1726890167.28337: stderr chunk (state=3): >>><<< 186312 1726890167.28522: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890167.28526: handler run complete 186312 1726890167.28531: Evaluated conditional (False): False 186312 1726890167.28534: attempt loop complete, returning result 186312 1726890167.28536: _execute() done 186312 1726890167.28538: dumping result to json 186312 1726890167.28540: done dumping result, returning 186312 1726890167.28542: done running TaskExecutor() for managed_node3/TASK: Collect info about the volumes. [02369adf-7a19-881e-6b85-000000002d38] 186312 1726890167.28545: sending task result for task 02369adf-7a19-881e-6b85-000000002d38 186312 1726890167.28634: done sending task result for task 02369adf-7a19-881e-6b85-000000002d38 186312 1726890167.28637: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } } } 186312 1726890167.28793: no more pending results, returning what we have 186312 1726890167.28798: results queue empty 186312 1726890167.28799: checking for any_errors_fatal 186312 1726890167.28811: done checking for any_errors_fatal 186312 1726890167.28819: checking for max_fail_percentage 186312 1726890167.28822: done checking for max_fail_percentage 186312 1726890167.28824: checking to see if all hosts have failed and the running result is not ok 186312 1726890167.28826: done checking to see if all hosts have failed 186312 1726890167.28826: getting the remaining hosts for this loop 186312 1726890167.28831: done getting the remaining hosts for this loop 186312 1726890167.28836: getting the next task for host managed_node3 186312 1726890167.28844: done getting next task for host managed_node3 186312 1726890167.28847: ^ task is: TASK: Read the /etc/fstab file for volume existence 186312 1726890167.28850: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 186312 1726890167.28855: getting variables 186312 1726890167.28857: in VariableManager get_vars() 186312 1726890167.28900: Calling all_inventory to load vars for managed_node3 186312 1726890167.28903: Calling groups_inventory to load vars for managed_node3 186312 1726890167.28907: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890167.29038: Calling all_plugins_play to load vars for managed_node3 186312 1726890167.29043: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890167.29047: Calling groups_plugins_play to load vars for managed_node3 186312 1726890167.29938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890167.30546: done with get_vars() 186312 1726890167.30567: done getting variables 186312 1726890167.30631: 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 [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 20 September 2024 23:42:47 -0400 (0:00:00.466) 0:02:17.045 ****** 186312 1726890167.30663: entering _queue_task() for managed_node3/command 186312 1726890167.31004: worker is 1 (out of 1 available) 186312 1726890167.31017: exiting _queue_task() for managed_node3/command 186312 1726890167.31032: done queuing things up, now waiting for results queue to drain 186312 1726890167.31033: waiting for pending results... 186312 1726890167.31354: running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence 186312 1726890167.31483: in run() - task 02369adf-7a19-881e-6b85-000000002d39 186312 1726890167.31504: variable 'ansible_search_path' from source: unknown 186312 1726890167.31555: calling self._execute() 186312 1726890167.31683: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890167.31698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890167.31714: variable 'omit' from source: magic vars 186312 1726890167.31843: variable 'omit' from source: magic vars 186312 1726890167.31893: variable 'omit' from source: magic vars 186312 1726890167.31938: variable 'omit' from source: magic vars 186312 1726890167.31991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890167.32038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890167.32063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890167.32089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890167.32106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890167.32146: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890167.32154: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890167.32161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890167.32276: Set connection var ansible_shell_type to sh 186312 1726890167.32292: Set connection var ansible_pipelining to False 186312 1726890167.32311: Set connection var ansible_timeout to 10 186312 1726890167.32319: Set connection var ansible_connection to ssh 186312 1726890167.32331: Set connection var ansible_shell_executable to /bin/sh 186312 1726890167.32344: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890167.32368: variable 'ansible_shell_executable' from source: unknown 186312 1726890167.32375: variable 'ansible_connection' from source: unknown 186312 1726890167.32381: variable 'ansible_module_compression' from source: unknown 186312 1726890167.32387: variable 'ansible_shell_type' from source: unknown 186312 1726890167.32392: variable 'ansible_shell_executable' from source: unknown 186312 1726890167.32398: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890167.32405: variable 'ansible_pipelining' from source: unknown 186312 1726890167.32415: variable 'ansible_timeout' from source: unknown 186312 1726890167.32425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890167.32587: 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) 186312 1726890167.32604: variable 'omit' from source: magic vars 186312 1726890167.32614: starting attempt loop 186312 1726890167.32621: running the handler 186312 1726890167.32646: _low_level_execute_command(): starting 186312 1726890167.32658: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890167.33479: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890167.33494: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.33519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.33546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.33590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.33602: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890167.33624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.33649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890167.33665: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890167.33678: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890167.33691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.33703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.33718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.33735: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.33746: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890167.33757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.33825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.33853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890167.33869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.33940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.35447: stdout chunk (state=3): >>>/root <<< 186312 1726890167.35555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890167.35642: stderr chunk (state=3): >>><<< 186312 1726890167.35645: stdout chunk (state=3): >>><<< 186312 1726890167.35724: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890167.35728: _low_level_execute_command(): starting 186312 1726890167.35779: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890167.3566613-191302-35308766516861 `" && echo ansible-tmp-1726890167.3566613-191302-35308766516861="` echo /root/.ansible/tmp/ansible-tmp-1726890167.3566613-191302-35308766516861 `" ) && sleep 0' 186312 1726890167.36366: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890167.36381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.36405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.36427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.36472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.36484: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890167.36501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.36522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890167.36538: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890167.36551: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890167.36564: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.36578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.36594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.36607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.36621: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890167.36634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.36701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.36761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890167.36765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.36824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.38647: stdout chunk (state=3): >>>ansible-tmp-1726890167.3566613-191302-35308766516861=/root/.ansible/tmp/ansible-tmp-1726890167.3566613-191302-35308766516861 <<< 186312 1726890167.38762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890167.38817: stderr chunk (state=3): >>><<< 186312 1726890167.38820: stdout chunk (state=3): >>><<< 186312 1726890167.38831: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890167.3566613-191302-35308766516861=/root/.ansible/tmp/ansible-tmp-1726890167.3566613-191302-35308766516861 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890167.38863: variable 'ansible_module_compression' from source: unknown 186312 1726890167.38913: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890167.38953: variable 'ansible_facts' from source: unknown 186312 1726890167.39041: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890167.3566613-191302-35308766516861/AnsiballZ_command.py 186312 1726890167.39171: Sending initial data 186312 1726890167.39174: Sent initial data (157 bytes) 186312 1726890167.40092: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890167.40105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.40122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.40142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.40182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.40195: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890167.40208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.40226: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890167.40241: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890167.40252: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890167.40265: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.40279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.40296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.40309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.40333: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890167.40350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.40433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.40437: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.40477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.42133: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890167.42165: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890167.42205: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp7ogv89ug /root/.ansible/tmp/ansible-tmp-1726890167.3566613-191302-35308766516861/AnsiballZ_command.py <<< 186312 1726890167.42242: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890167.43249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890167.43508: stderr chunk (state=3): >>><<< 186312 1726890167.43513: stdout chunk (state=3): >>><<< 186312 1726890167.43516: done transferring module to remote 186312 1726890167.43518: _low_level_execute_command(): starting 186312 1726890167.43520: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890167.3566613-191302-35308766516861/ /root/.ansible/tmp/ansible-tmp-1726890167.3566613-191302-35308766516861/AnsiballZ_command.py && sleep 0' 186312 1726890167.44077: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890167.44091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.44106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.44130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.44195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.44200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.44210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.44279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.44282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.44325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.45982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890167.46067: stderr chunk (state=3): >>><<< 186312 1726890167.46070: stdout chunk (state=3): >>><<< 186312 1726890167.46079: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890167.46082: _low_level_execute_command(): starting 186312 1726890167.46087: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890167.3566613-191302-35308766516861/AnsiballZ_command.py && sleep 0' 186312 1726890167.46778: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.46782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.46820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890167.46823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.46826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890167.46831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.46900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.46921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890167.46939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.47027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.48877: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890167.48905: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 186312 1726890167.48959: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890167.48997: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890167.49031: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890167.49077: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890167.49139: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.49169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890167.49204: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf73dc0> <<< 186312 1726890167.49279: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890167.49298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf73b20> <<< 186312 1726890167.49353: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf73ac0> import '_signal' # <<< 186312 1726890167.49378: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890167.49433: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890167.49462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890167.49473: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf18670> <<< 186312 1726890167.49509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890167.49528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890167.49563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890167.49588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890167.49634: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebecf190> <<< 186312 1726890167.49645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890167.49662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890167.49830: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebecf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebecf940> <<< 186312 1726890167.49850: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf30880> <<< 186312 1726890167.49870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebec8d90> <<< 186312 1726890167.49918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 186312 1726890167.49922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 186312 1726890167.49927: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebef2d90> <<< 186312 1726890167.49967: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf18970> <<< 186312 1726890167.50000: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890167.50196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890167.50209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890167.50237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890167.50244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890167.50261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890167.50280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890167.50308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 186312 1726890167.50311: stdout chunk (state=3): >>> <<< 186312 1726890167.50315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890167.50335: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe94eb0> <<< 186312 1726890167.50375: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe97f40> <<< 186312 1726890167.50399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890167.50408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890167.50428: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890167.50444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890167.50462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890167.50478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890167.50497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890167.50514: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe8c610> <<< 186312 1726890167.50545: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe95640> <<< 186312 1726890167.50557: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe94370> <<< 186312 1726890167.50565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890167.50627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890167.50653: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890167.50681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.50703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890167.50736: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.50752: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebbd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbd68b0> <<< 186312 1726890167.50762: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890167.50786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 186312 1726890167.50792: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbd6eb0> <<< 186312 1726890167.50807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890167.50832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890167.50854: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890167.50861: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbd6f70> <<< 186312 1726890167.50884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 186312 1726890167.50887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890167.50892: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbd6e80> <<< 186312 1726890167.50905: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890167.50952: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe6ed30> <<< 186312 1726890167.50961: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890167.50983: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe69610> <<< 186312 1726890167.51038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe7b670> <<< 186312 1726890167.51046: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe9be20> <<< 186312 1726890167.51072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 186312 1726890167.51074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890167.51102: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.51107: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebbe7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe6e250> <<< 186312 1726890167.51142: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.51154: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebe7b280> <<< 186312 1726890167.51164: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebea19d0> <<< 186312 1726890167.51180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 186312 1726890167.51188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890167.51210: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.51233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890167.51247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890167.51260: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbe7fa0> <<< 186312 1726890167.51265: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbe7d90> <<< 186312 1726890167.51292: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 186312 1726890167.51300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbe7d00> <<< 186312 1726890167.51326: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890167.51332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890167.51354: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890167.51362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890167.51388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890167.51434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890167.51460: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbbb370> <<< 186312 1726890167.51481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890167.51497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890167.51534: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbbb460> <<< 186312 1726890167.51651: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbeffa0> <<< 186312 1726890167.51690: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbeaa30> <<< 186312 1726890167.51698: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbea490> <<< 186312 1726890167.51730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890167.51740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890167.51767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890167.51782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890167.51805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890167.51820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890167.51825: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebb091c0> <<< 186312 1726890167.51853: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebba5c70> <<< 186312 1726890167.51933: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbeaeb0> <<< 186312 1726890167.51936: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebea1040> <<< 186312 1726890167.51947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890167.51953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890167.51978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 186312 1726890167.51986: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebb1caf0> <<< 186312 1726890167.51996: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890167.52028: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebb1ce20> <<< 186312 1726890167.52055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890167.52062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890167.52095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 186312 1726890167.52098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890167.52100: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebb2f730> <<< 186312 1726890167.52119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890167.52152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890167.52178: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebb2fc70> <<< 186312 1726890167.52226: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.52232: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebaba3a0> <<< 186312 1726890167.52234: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebb1cf10> <<< 186312 1726890167.52256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890167.52262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890167.52304: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.52309: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebacb280> <<< 186312 1726890167.52352: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebb2f5b0> import 'pwd' # <<< 186312 1726890167.52358: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebacb340> <<< 186312 1726890167.52399: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbe79d0> <<< 186312 1726890167.52418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890167.52433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890167.52453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890167.52465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890167.52495: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.52506: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebae76a0> <<< 186312 1726890167.52521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890167.52535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890167.52547: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.52557: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebae7970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebae7760> <<< 186312 1726890167.52573: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebae7850> <<< 186312 1726890167.52619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890167.52783: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.52789: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebae7ca0> <<< 186312 1726890167.52876: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebaf31f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebae78e0> <<< 186312 1726890167.52883: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebad9a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbe75b0> <<< 186312 1726890167.52886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890167.52947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890167.52993: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebae7a90> <<< 186312 1726890167.53144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890167.53160: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88eba0f670> <<< 186312 1726890167.53365: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890167.53424: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.53442: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890167.53474: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890167.53508: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.54654: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.55603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb9357c0> <<< 186312 1726890167.55639: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.55644: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 186312 1726890167.55661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 186312 1726890167.55672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890167.55704: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb935160> <<< 186312 1726890167.55738: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb935280> <<< 186312 1726890167.55782: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb935f10> <<< 186312 1726890167.55804: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890167.55832: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb9354f0> <<< 186312 1726890167.55879: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb935d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.55882: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb935f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890167.55932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890167.55953: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb935100> <<< 186312 1726890167.55974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890167.56006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890167.56024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890167.56052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890167.56118: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb36cee0> <<< 186312 1726890167.56143: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.56149: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb38ff40> <<< 186312 1726890167.56171: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.56179: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb38fd60> <<< 186312 1726890167.56190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890167.56218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890167.56247: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb38f3d0> <<< 186312 1726890167.56267: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb99bdc0> <<< 186312 1726890167.56459: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb99b3a0> <<< 186312 1726890167.56462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890167.56473: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb99bf70> <<< 186312 1726890167.56495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890167.56501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890167.56526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 186312 1726890167.56538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890167.56554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890167.56577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 186312 1726890167.56582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb96ac10> <<< 186312 1726890167.56705: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb3e7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb3e73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb938490> <<< 186312 1726890167.56708: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb3e74c0> <<< 186312 1726890167.56768: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb3e74f0> <<< 186312 1726890167.56775: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890167.56782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890167.56799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890167.56830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890167.56895: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb350250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb97c1f0> <<< 186312 1726890167.56913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890167.56961: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.56972: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb35c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb97c370> <<< 186312 1726890167.56991: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890167.57036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.57052: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 186312 1726890167.57070: stdout chunk (state=3): >>>import '_string' # <<< 186312 1726890167.57144: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb996d90> <<< 186312 1726890167.57239: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb35c880> <<< 186312 1726890167.57323: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb35c6d0> <<< 186312 1726890167.57377: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb35b670> <<< 186312 1726890167.57411: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb35b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb9748b0> <<< 186312 1726890167.57453: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890167.57473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890167.57501: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.57509: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb3df670> <<< 186312 1726890167.57670: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.57683: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb3deac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb3ef0d0> <<< 186312 1726890167.57723: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.57750: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb3df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb940a60> # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890167.57772: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890167.57844: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.57908: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.57924: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890167.57940: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.57955: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890167.57970: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.58063: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.58163: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.58605: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.59057: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890167.59061: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890167.59079: 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_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890167.59094: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890167.59107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.59152: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.59166: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eaf1c580> <<< 186312 1726890167.59225: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890167.59245: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb33d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eaec30a0> <<< 186312 1726890167.59285: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890167.59308: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.59327: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890167.59334: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.59451: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.59571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890167.59574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890167.59597: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb3debb0> <<< 186312 1726890167.59603: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.59986: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.60344: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.60403: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.60465: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890167.60473: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.60510: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.60549: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890167.60561: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.60604: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.60697: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890167.60715: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890167.60748: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.60775: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890167.60790: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.60973: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.61165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890167.61192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890167.61248: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb338970> <<< 186312 1726890167.61262: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.61331: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.61388: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890167.61409: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/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_b32w7mro/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_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890167.61426: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.61450: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.61486: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890167.61494: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.61530: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.61566: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.61649: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.61715: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890167.61737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.61805: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.61810: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb987250> <<< 186312 1726890167.61857: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb3386a0> <<< 186312 1726890167.61882: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/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_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890167.61995: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.62058: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.62070: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.62109: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890167.62126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890167.62155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890167.62173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890167.62181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890167.62203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890167.62285: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb31d7c0> <<< 186312 1726890167.62326: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb31a7f0> <<< 186312 1726890167.62383: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb314970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890167.62429: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.62447: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/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_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890167.62498: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890167.62520: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890167.62539: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890167.62637: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.62757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890167.62778: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eaeab5e0> <<< 186312 1726890167.62849: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.62964: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890167.63268: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:42:47.628996", "end": "2024-09-20 23:42:47.631762", "delta": "0:00:00.002766", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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}}} <<< 186312 1726890167.63285: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890167.63582: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 186312 1726890167.63606: 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 <<< 186312 1726890167.63634: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile <<< 186312 1726890167.63651: stdout chunk (state=3): >>># cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery<<< 186312 1726890167.63760: stdout chunk (state=3): >>> # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma <<< 186312 1726890167.63838: stdout chunk (state=3): >>># cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings <<< 186312 1726890167.63868: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890167.64059: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890167.64064: stdout chunk (state=3): >>># destroy importlib.util <<< 186312 1726890167.64096: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 186312 1726890167.64143: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890167.64178: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890167.64181: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890167.64183: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890167.64215: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890167.64252: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890167.64271: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 186312 1726890167.64285: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 186312 1726890167.64299: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 186312 1726890167.64323: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 186312 1726890167.64340: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890167.64395: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890167.64470: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890167.64584: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890167.64605: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890167.64664: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 186312 1726890167.64692: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890167.64936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890167.65007: stderr chunk (state=3): >>><<< 186312 1726890167.65019: stdout chunk (state=3): >>><<< 186312 1726890167.65168: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf73dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf73b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf73ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf18670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebecf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebecf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebef2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebecf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf30880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebec8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebef2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebf18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe94eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe97f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe95640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe94370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebbd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbd68b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbd6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbd6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbd6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe6ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe69610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe7b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe9be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebbe7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebe6e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebe7b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebea19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbe7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbe7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbe7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbbb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbbb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbeffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbeaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebb091c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebba5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbeaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebea1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebb1caf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebb1ce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebb2f730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebb2fc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebaba3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebb1cf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebacb280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebb2f5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebacb340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbe79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebae76a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebae7970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebae7760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebae7850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebae7ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88ebaf31f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebae78e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebad9a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebbe75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88ebae7a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88eba0f670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/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_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb9357c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb935160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb935280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb935f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb9354f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb935d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb935f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb935100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb36cee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb38ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb38fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb38f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb99bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb99b3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb99bf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb96ac10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb3e7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb3e73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb938490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb3e74c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb3e74f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb350250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb97c1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb35c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb97c370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb996d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb35c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb35c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb35b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb35b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb9748b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb3df670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb3deac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb3ef0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb3df0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb940a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/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_b32w7mro/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_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/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_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eaf1c580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb33d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eaec30a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb3debb0> # 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_b32w7mro/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_b32w7mro/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_b32w7mro/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_b32w7mro/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_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb338970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/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_b32w7mro/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_b32w7mro/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_b32w7mro/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_b32w7mro/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88eb987250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb3386a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/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_b32w7mro/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb31d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb31a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eb314970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/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_b32w7mro/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_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_b32w7mro/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_b32w7mro/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88eaeab5e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n# system_role:storage\n#\n# /etc/fstab\n# Created by anaconda on Tue Sep 17 08:39:55 2024\n#\n# Accessible filesystems, by reference, are maintained under '/dev/disk/'.\n# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.\n#\n# After editing this file, run 'systemctl daemon-reload' to update systemd\n# units generated from this file.\n#\nUUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nvtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nnest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0\nntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/fstab"], "start": "2024-09-20 23:42:47.628996", "end": "2024-09-20 23:42:47.631762", "delta": "0:00:00.002766", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/fstab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890167.65949: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/fstab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890167.3566613-191302-35308766516861/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890167.65953: _low_level_execute_command(): starting 186312 1726890167.65956: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890167.3566613-191302-35308766516861/ > /dev/null 2>&1 && sleep 0' 186312 1726890167.66466: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.66477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.66483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.66548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.66552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.66555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.66557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890167.66560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.66619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.66622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890167.66630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.66682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.68379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890167.68432: stderr chunk (state=3): >>><<< 186312 1726890167.68437: stdout chunk (state=3): >>><<< 186312 1726890167.68453: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890167.68459: handler run complete 186312 1726890167.68482: Evaluated conditional (False): False 186312 1726890167.68491: attempt loop complete, returning result 186312 1726890167.68494: _execute() done 186312 1726890167.68496: dumping result to json 186312 1726890167.68502: done dumping result, returning 186312 1726890167.68509: done running TaskExecutor() for managed_node3/TASK: Read the /etc/fstab file for volume existence [02369adf-7a19-881e-6b85-000000002d39] 186312 1726890167.68517: sending task result for task 02369adf-7a19-881e-6b85-000000002d39 186312 1726890167.68629: done sending task result for task 02369adf-7a19-881e-6b85-000000002d39 ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002766", "end": "2024-09-20 23:42:47.631762", "rc": 0, "start": "2024-09-20 23:42:47.628996" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Sep 17 08:39:55 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 186312 1726890167.68710: no more pending results, returning what we have 186312 1726890167.68715: results queue empty 186312 1726890167.68716: checking for any_errors_fatal 186312 1726890167.68731: done checking for any_errors_fatal 186312 1726890167.68732: checking for max_fail_percentage 186312 1726890167.68734: done checking for max_fail_percentage 186312 1726890167.68735: checking to see if all hosts have failed and the running result is not ok 186312 1726890167.68736: done checking to see if all hosts have failed 186312 1726890167.68737: getting the remaining hosts for this loop 186312 1726890167.68739: done getting the remaining hosts for this loop 186312 1726890167.68743: getting the next task for host managed_node3 186312 1726890167.68750: done getting next task for host managed_node3 186312 1726890167.68753: ^ task is: TASK: Read the /etc/crypttab file 186312 1726890167.68755: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890167.68759: getting variables 186312 1726890167.68761: in VariableManager get_vars() 186312 1726890167.68799: Calling all_inventory to load vars for managed_node3 186312 1726890167.68814: Calling groups_inventory to load vars for managed_node3 186312 1726890167.68825: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890167.68837: Calling all_plugins_play to load vars for managed_node3 186312 1726890167.68840: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890167.68842: Calling groups_plugins_play to load vars for managed_node3 186312 1726890167.68807: WORKER PROCESS EXITING 186312 1726890167.69529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890167.69996: done with get_vars() 186312 1726890167.70019: done getting variables 186312 1726890167.70095: 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 [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 20 September 2024 23:42:47 -0400 (0:00:00.394) 0:02:17.440 ****** 186312 1726890167.70120: entering _queue_task() for managed_node3/command 186312 1726890167.70423: worker is 1 (out of 1 available) 186312 1726890167.70436: exiting _queue_task() for managed_node3/command 186312 1726890167.70451: done queuing things up, now waiting for results queue to drain 186312 1726890167.70453: waiting for pending results... 186312 1726890167.70781: running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file 186312 1726890167.70861: in run() - task 02369adf-7a19-881e-6b85-000000002d3a 186312 1726890167.70873: variable 'ansible_search_path' from source: unknown 186312 1726890167.70904: calling self._execute() 186312 1726890167.70992: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890167.70995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890167.71006: variable 'omit' from source: magic vars 186312 1726890167.71101: variable 'omit' from source: magic vars 186312 1726890167.71141: variable 'omit' from source: magic vars 186312 1726890167.71164: variable 'omit' from source: magic vars 186312 1726890167.71203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890167.71235: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890167.71254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890167.71269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890167.71278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890167.71303: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890167.71306: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890167.71310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890167.71382: Set connection var ansible_shell_type to sh 186312 1726890167.71391: Set connection var ansible_pipelining to False 186312 1726890167.71399: Set connection var ansible_timeout to 10 186312 1726890167.71402: Set connection var ansible_connection to ssh 186312 1726890167.71408: Set connection var ansible_shell_executable to /bin/sh 186312 1726890167.71439: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890167.71471: variable 'ansible_shell_executable' from source: unknown 186312 1726890167.71474: variable 'ansible_connection' from source: unknown 186312 1726890167.71477: variable 'ansible_module_compression' from source: unknown 186312 1726890167.71479: variable 'ansible_shell_type' from source: unknown 186312 1726890167.71481: variable 'ansible_shell_executable' from source: unknown 186312 1726890167.71483: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890167.71485: variable 'ansible_pipelining' from source: unknown 186312 1726890167.71487: variable 'ansible_timeout' from source: unknown 186312 1726890167.71492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890167.71666: 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) 186312 1726890167.71670: variable 'omit' from source: magic vars 186312 1726890167.71673: starting attempt loop 186312 1726890167.71675: running the handler 186312 1726890167.71678: _low_level_execute_command(): starting 186312 1726890167.71690: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890167.72668: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.72675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.72716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.72734: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.72779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.72803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.72838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.74334: stdout chunk (state=3): >>>/root <<< 186312 1726890167.74425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890167.74483: stderr chunk (state=3): >>><<< 186312 1726890167.74491: stdout chunk (state=3): >>><<< 186312 1726890167.74527: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890167.74560: _low_level_execute_command(): starting 186312 1726890167.74572: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890167.7453935-191317-28167293834082 `" && echo ansible-tmp-1726890167.7453935-191317-28167293834082="` echo /root/.ansible/tmp/ansible-tmp-1726890167.7453935-191317-28167293834082 `" ) && sleep 0' 186312 1726890167.75259: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890167.75274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.75289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.75315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.75360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.75373: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890167.75387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.75407: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890167.75433: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890167.75446: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890167.75459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.75472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.75487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.75500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.75515: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890167.75534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.75608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.75627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890167.75648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.75726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.77538: stdout chunk (state=3): >>>ansible-tmp-1726890167.7453935-191317-28167293834082=/root/.ansible/tmp/ansible-tmp-1726890167.7453935-191317-28167293834082 <<< 186312 1726890167.77724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890167.77728: stdout chunk (state=3): >>><<< 186312 1726890167.77735: stderr chunk (state=3): >>><<< 186312 1726890167.77752: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890167.7453935-191317-28167293834082=/root/.ansible/tmp/ansible-tmp-1726890167.7453935-191317-28167293834082 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890167.77787: variable 'ansible_module_compression' from source: unknown 186312 1726890167.77855: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890167.77889: variable 'ansible_facts' from source: unknown 186312 1726890167.77983: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890167.7453935-191317-28167293834082/AnsiballZ_command.py 186312 1726890167.78132: Sending initial data 186312 1726890167.78135: Sent initial data (157 bytes) 186312 1726890167.79108: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890167.79119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.79133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.79616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.79619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.79621: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890167.79622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.79624: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890167.79625: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890167.79627: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890167.79629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.79631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.79632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.79634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.79636: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890167.79638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.79639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.79641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890167.79643: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.79644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.81116: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890167.81146: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890167.81183: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp_bgo926m /root/.ansible/tmp/ansible-tmp-1726890167.7453935-191317-28167293834082/AnsiballZ_command.py <<< 186312 1726890167.81217: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890167.82291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890167.82374: stderr chunk (state=3): >>><<< 186312 1726890167.82377: stdout chunk (state=3): >>><<< 186312 1726890167.82398: done transferring module to remote 186312 1726890167.82416: _low_level_execute_command(): starting 186312 1726890167.82421: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890167.7453935-191317-28167293834082/ /root/.ansible/tmp/ansible-tmp-1726890167.7453935-191317-28167293834082/AnsiballZ_command.py && sleep 0' 186312 1726890167.83070: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890167.83078: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.83087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.83098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.83135: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.83143: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890167.83157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.83172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890167.83179: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890167.83185: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890167.83192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.83200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.83210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.83222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.83228: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890167.83237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.83306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.83324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890167.83335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.83404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.85124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890167.85128: stdout chunk (state=3): >>><<< 186312 1726890167.85135: stderr chunk (state=3): >>><<< 186312 1726890167.85151: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890167.85156: _low_level_execute_command(): starting 186312 1726890167.85158: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890167.7453935-191317-28167293834082/AnsiballZ_command.py && sleep 0' 186312 1726890167.85753: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890167.85763: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.85771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.85785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.85824: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.85833: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890167.85840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.85854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890167.85861: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890167.85869: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890167.85874: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890167.85884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890167.85895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890167.85903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890167.85909: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890167.85924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890167.85991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890167.86004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890167.86017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890167.86096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890167.87964: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 186312 1726890167.87968: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890167.88030: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890167.88063: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890167.88095: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890167.88140: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890167.88144: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890167.88156: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890167.88204: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<< 186312 1726890167.88209: stdout chunk (state=3): >>> <<< 186312 1726890167.88223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890167.88251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890167.88254: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890167.88279: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ff3dc0> <<< 186312 1726890167.88316: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890167.88332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f983a0> <<< 186312 1726890167.88345: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ff3b20> <<< 186312 1726890167.88373: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890167.88384: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ff3ac0> <<< 186312 1726890167.88405: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890167.88431: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890167.88448: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f98490> <<< 186312 1726890167.88468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890167.88502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890167.88519: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f98940> <<< 186312 1726890167.88540: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f98670> <<< 186312 1726890167.88575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890167.88582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890167.88602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890167.88625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890167.88641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890167.88659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890167.88684: stdout chunk (state=3): >>>import '_stat' # <<< 186312 1726890167.88696: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f4f190> <<< 186312 1726890167.88708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890167.88729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890167.88797: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f4f220> <<< 186312 1726890167.88833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890167.88836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890167.88853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 186312 1726890167.88867: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f4f940> <<< 186312 1726890167.88900: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428fb0880> <<< 186312 1726890167.88931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 186312 1726890167.88942: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f48d90> <<< 186312 1726890167.88982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 186312 1726890167.89000: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f72d90> <<< 186312 1726890167.89052: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f98970> <<< 186312 1726890167.89078: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890167.89274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890167.89285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890167.89316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890167.89327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890167.89344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890167.89363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890167.89385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890167.89406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428eefeb0> <<< 186312 1726890167.89448: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ef2f40> <<< 186312 1726890167.89475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890167.89497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890167.89516: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890167.89560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 186312 1726890167.89579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890167.89605: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ee7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ef0640> <<< 186312 1726890167.89630: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428eef370> <<< 186312 1726890167.89641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890167.89700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890167.89742: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890167.89771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890167.89822: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428e71dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e718b0> <<< 186312 1726890167.89848: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890167.89874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e71eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890167.89902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890167.89961: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e71f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e71e80> <<< 186312 1726890167.89974: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890167.90020: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ec9d30> <<< 186312 1726890167.90049: stdout chunk (state=3): >>>import '_functools' # <<< 186312 1726890167.90061: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ec4610> <<< 186312 1726890167.90115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ed6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ef6e20> <<< 186312 1726890167.90144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890167.90179: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428e82c70> <<< 186312 1726890167.90225: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ec9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890167.90256: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428ed6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428efc9d0> <<< 186312 1726890167.90282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890167.90310: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890167.90339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e82fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e82d90> <<< 186312 1726890167.90390: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e82d00> <<< 186312 1726890167.90421: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890167.90447: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890167.90461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890167.90503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890167.90546: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e56370> <<< 186312 1726890167.90566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890167.90600: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e56460> <<< 186312 1726890167.90718: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e8afa0> <<< 186312 1726890167.90758: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e85a30> <<< 186312 1726890167.90768: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e85490> <<< 186312 1726890167.90794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890167.90808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890167.90839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890167.90863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890167.90891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b6f1c0> <<< 186312 1726890167.90932: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e40c70> <<< 186312 1726890167.90974: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e85eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428efc040> <<< 186312 1726890167.90999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890167.91054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890167.91072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b82af0> <<< 186312 1726890167.91090: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890167.91145: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b82e20> <<< 186312 1726890167.91158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890167.91191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b95730> <<< 186312 1726890167.91194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890167.91219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890167.91248: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b95c70> <<< 186312 1726890167.91314: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b82f10> <<< 186312 1726890167.91333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890167.91409: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b31280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b955b0> <<< 186312 1726890167.91414: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890167.91446: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b31340> <<< 186312 1726890167.91481: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e829d0> <<< 186312 1726890167.91485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890167.91521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890167.91547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890167.91568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890167.91600: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b4d6a0> <<< 186312 1726890167.91604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890167.91634: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b4d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b4d760> <<< 186312 1726890167.91663: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b4d850> <<< 186312 1726890167.91679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890167.91868: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b4dca0> <<< 186312 1726890167.91916: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b4d8e0> <<< 186312 1726890167.91939: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b3fa30> <<< 186312 1726890167.91964: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e825b0> <<< 186312 1726890167.91985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890167.92028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890167.92066: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b4da90> <<< 186312 1726890167.92274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890167.92278: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1428a7b670> <<< 186312 1726890167.92425: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890167.92522: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.92565: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/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_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890167.92578: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.93756: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.94674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a07c0> <<< 186312 1726890167.94708: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.94767: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890167.94771: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890167.94783: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14289a0160> <<< 186312 1726890167.94816: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a0280> <<< 186312 1726890167.94868: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a0f10> <<< 186312 1726890167.94871: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890167.94913: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a04f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a0d30> import 'atexit' # <<< 186312 1726890167.94966: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14289a0f70> <<< 186312 1726890167.94988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890167.95163: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a0100> <<< 186312 1726890167.95369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890167.95441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14283acee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14283cff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14283cfd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14283cf3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428a07dc0> <<< 186312 1726890167.95651: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428a073a0> <<< 186312 1726890167.95700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428a07f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289d6c10> <<< 186312 1726890167.95846: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428972cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289723a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a2490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14289724c0> <<< 186312 1726890167.96180: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289724f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428390250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289e81f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890167.96222: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142839c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289e8370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428a01d90> <<< 186312 1726890167.96323: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142839c880> <<< 186312 1726890167.96459: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142839c6d0> <<< 186312 1726890167.96506: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142839b670> <<< 186312 1726890167.96528: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142839b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289e08b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890167.96565: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428969670> <<< 186312 1726890167.96751: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428968ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289790d0> <<< 186312 1726890167.96824: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14289690d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289aca60> <<< 186312 1726890167.96849: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890167.96852: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.96909: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.97001: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890167.97035: 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_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890167.97136: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.97226: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.97663: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.98125: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890167.98132: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 186312 1726890167.98138: 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_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890167.98162: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890167.98208: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1427f87580> <<< 186312 1726890167.98292: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142837d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1427f2d0a0> <<< 186312 1726890167.98384: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890167.98398: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.98505: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.98628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890167.98653: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428968bb0> <<< 186312 1726890167.98656: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.99038: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.99396: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.99452: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.99520: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890167.99553: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.99589: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890167.99646: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.99754: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890167.99757: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890167.99789: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890167.99842: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890167.99845: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890168.00010: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890168.00197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890168.00221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890168.00247: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890168.00318: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428377970> <<< 186312 1726890168.00321: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890168.00369: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890168.00456: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/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_9zmo34xm/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_9zmo34xm/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_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890168.00470: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890168.00500: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890168.00539: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890168.00579: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890168.00619: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890168.00706: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890168.00763: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890168.00786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890168.00859: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14289f3250> <<< 186312 1726890168.00884: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14283776a0> <<< 186312 1726890168.00932: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/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_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890168.01168: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890168.01181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890168.01209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890168.01242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890168.01333: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142835c7c0> <<< 186312 1726890168.01367: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14283597f0> <<< 186312 1726890168.01434: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428353970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890168.01455: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890168.01482: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/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_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890168.01562: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890168.01583: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 186312 1726890168.01674: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890168.01775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890168.01798: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1427f155e0> <<< 186312 1726890168.01874: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890168.02053: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890168.02333: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:42:48.019433", "end": "2024-09-20 23:42:48.022326", "delta": "0:00:00.002893", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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}}} <<< 186312 1726890168.02345: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890168.02690: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib<<< 186312 1726890168.02836: stdout chunk (state=3): >>> # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy<<< 186312 1726890168.02938: stdout chunk (state=3): >>> # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890168.03120: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890168.03164: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890168.03199: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890168.03219: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890168.03263: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890168.03276: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890168.03336: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 186312 1726890168.03423: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 186312 1726890168.03453: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 186312 1726890168.03502: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890168.03505: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890168.03638: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890168.03684: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890168.03718: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 186312 1726890168.03729: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890168.03741: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890168.03996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890168.04080: stderr chunk (state=3): >>><<< 186312 1726890168.04084: stdout chunk (state=3): >>><<< 186312 1726890168.04255: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ff3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ff3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ff3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428fb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f48d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428f98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428eefeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ef2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ee7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ef0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428eef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428e71dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e718b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e71eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e71f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e71e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ec9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ec4610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ed6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ef6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428e82c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428ec9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428ed6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428efc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e82fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e82d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e82d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e56370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e56460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e8afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e85a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e85490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b6f1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e40c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e85eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428efc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b82af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b82e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b95730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b95c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b82f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b31280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b955b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b31340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e829d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b4d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b4d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b4d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b4d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b4dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428b591f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b4d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b3fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428e825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428b4da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1428a7b670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/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_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a07c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14289a0160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a0280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a0f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a04f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a0d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14289a0f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a0100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14283acee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14283cff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14283cfd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14283cf3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428a07dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428a073a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428a07f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289d6c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428972cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289723a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289a2490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14289724c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289724f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428390250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289e81f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142839c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289e8370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428a01d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142839c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142839c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142839b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142839b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289e08b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428969670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1428968ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289790d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14289690d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14289aca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/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_9zmo34xm/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_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/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_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1427f87580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142837d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1427f2d0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428968bb0> # 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_9zmo34xm/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_9zmo34xm/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_9zmo34xm/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_9zmo34xm/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_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428377970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/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_9zmo34xm/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_9zmo34xm/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_9zmo34xm/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_9zmo34xm/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f14289f3250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14283776a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/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_9zmo34xm/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142835c7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14283597f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1428353970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/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_9zmo34xm/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_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_9zmo34xm/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_9zmo34xm/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1427f155e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/crypttab"], "start": "2024-09-20 23:42:48.019433", "end": "2024-09-20 23:42:48.022326", "delta": "0:00:00.002893", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/crypttab", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890168.04960: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/crypttab', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890167.7453935-191317-28167293834082/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890168.04963: _low_level_execute_command(): starting 186312 1726890168.04966: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890167.7453935-191317-28167293834082/ > /dev/null 2>&1 && sleep 0' 186312 1726890168.06055: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890168.06071: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890168.06087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890168.06108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890168.06159: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890168.06172: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890168.06189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890168.06208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890168.06224: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890168.06240: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890168.06255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890168.06270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890168.06287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890168.06301: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890168.06318: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890168.06336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890168.06411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890168.06523: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890168.06544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890168.06733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890168.08404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890168.08407: stdout chunk (state=3): >>><<< 186312 1726890168.08410: stderr chunk (state=3): >>><<< 186312 1726890168.08618: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890168.08622: handler run complete 186312 1726890168.08625: Evaluated conditional (False): False 186312 1726890168.08627: Evaluated conditional (False): False 186312 1726890168.08629: attempt loop complete, returning result 186312 1726890168.08631: _execute() done 186312 1726890168.08633: dumping result to json 186312 1726890168.08635: done dumping result, returning 186312 1726890168.08638: done running TaskExecutor() for managed_node3/TASK: Read the /etc/crypttab file [02369adf-7a19-881e-6b85-000000002d3a] 186312 1726890168.08640: sending task result for task 02369adf-7a19-881e-6b85-000000002d3a 186312 1726890168.08792: done sending task result for task 02369adf-7a19-881e-6b85-000000002d3a 186312 1726890168.08797: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002893", "end": "2024-09-20 23:42:48.022326", "failed_when_result": false, "rc": 0, "start": "2024-09-20 23:42:48.019433" } 186312 1726890168.08874: no more pending results, returning what we have 186312 1726890168.08877: results queue empty 186312 1726890168.08878: checking for any_errors_fatal 186312 1726890168.08887: done checking for any_errors_fatal 186312 1726890168.08887: checking for max_fail_percentage 186312 1726890168.08889: done checking for max_fail_percentage 186312 1726890168.08890: checking to see if all hosts have failed and the running result is not ok 186312 1726890168.08891: done checking to see if all hosts have failed 186312 1726890168.08891: getting the remaining hosts for this loop 186312 1726890168.08893: done getting the remaining hosts for this loop 186312 1726890168.08896: getting the next task for host managed_node3 186312 1726890168.08902: done getting next task for host managed_node3 186312 1726890168.08905: ^ task is: TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890168.08907: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890168.08913: getting variables 186312 1726890168.08914: in VariableManager get_vars() 186312 1726890168.08948: Calling all_inventory to load vars for managed_node3 186312 1726890168.08951: Calling groups_inventory to load vars for managed_node3 186312 1726890168.08954: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890168.08964: Calling all_plugins_play to load vars for managed_node3 186312 1726890168.08967: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890168.08970: Calling groups_plugins_play to load vars for managed_node3 186312 1726890168.09932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890168.10607: done with get_vars() 186312 1726890168.10630: done getting variables TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 20 September 2024 23:42:48 -0400 (0:00:00.406) 0:02:17.846 ****** 186312 1726890168.10737: entering _queue_task() for managed_node3/include_tasks 186312 1726890168.11042: worker is 1 (out of 1 available) 186312 1726890168.11056: exiting _queue_task() for managed_node3/include_tasks 186312 1726890168.11073: done queuing things up, now waiting for results queue to drain 186312 1726890168.11075: waiting for pending results... 186312 1726890168.11390: running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed 186312 1726890168.11523: in run() - task 02369adf-7a19-881e-6b85-000000002d3b 186312 1726890168.11540: variable 'ansible_search_path' from source: unknown 186312 1726890168.11590: variable '_storage_pools_list' from source: set_fact 186312 1726890168.11872: variable '_storage_pools_list' from source: set_fact 186312 1726890168.11932: dumping result to json 186312 1726890168.11935: done dumping result, returning 186312 1726890168.11943: done running TaskExecutor() for managed_node3/TASK: Verify the volumes listed in storage_pools were correctly managed [02369adf-7a19-881e-6b85-000000002d3b] 186312 1726890168.11956: sending task result for task 02369adf-7a19-881e-6b85-000000002d3b skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 186312 1726890168.12119: no more pending results, returning what we have 186312 1726890168.12123: results queue empty 186312 1726890168.12124: checking for any_errors_fatal 186312 1726890168.12140: done checking for any_errors_fatal 186312 1726890168.12141: checking for max_fail_percentage 186312 1726890168.12143: done checking for max_fail_percentage 186312 1726890168.12144: checking to see if all hosts have failed and the running result is not ok 186312 1726890168.12146: done checking to see if all hosts have failed 186312 1726890168.12147: getting the remaining hosts for this loop 186312 1726890168.12151: done getting the remaining hosts for this loop 186312 1726890168.12155: getting the next task for host managed_node3 186312 1726890168.12163: done getting next task for host managed_node3 186312 1726890168.12166: ^ task is: TASK: Verify the volumes with no pool were correctly managed 186312 1726890168.12169: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890168.12175: getting variables 186312 1726890168.12177: in VariableManager get_vars() 186312 1726890168.12228: Calling all_inventory to load vars for managed_node3 186312 1726890168.12232: Calling groups_inventory to load vars for managed_node3 186312 1726890168.12236: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890168.12253: Calling all_plugins_play to load vars for managed_node3 186312 1726890168.12256: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890168.12261: Calling groups_plugins_play to load vars for managed_node3 186312 1726890168.12918: done sending task result for task 02369adf-7a19-881e-6b85-000000002d3b 186312 1726890168.12922: WORKER PROCESS EXITING 186312 1726890168.13342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890168.15158: done with get_vars() 186312 1726890168.15175: done getting variables TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Friday 20 September 2024 23:42:48 -0400 (0:00:00.045) 0:02:17.891 ****** 186312 1726890168.15273: entering _queue_task() for managed_node3/include_tasks 186312 1726890168.15571: worker is 1 (out of 1 available) 186312 1726890168.15584: exiting _queue_task() for managed_node3/include_tasks 186312 1726890168.15597: done queuing things up, now waiting for results queue to drain 186312 1726890168.15598: waiting for pending results... 186312 1726890168.17141: running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed 186312 1726890168.17255: in run() - task 02369adf-7a19-881e-6b85-000000002d3d 186312 1726890168.17267: variable 'ansible_search_path' from source: unknown 186312 1726890168.17309: variable '_storage_volumes_list' from source: set_fact 186312 1726890168.18284: variable '_storage_volumes_list' from source: set_fact 186312 1726890168.19155: variable 'omit' from source: magic vars 186312 1726890168.19294: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.19306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.19319: variable 'omit' from source: magic vars 186312 1726890168.19604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890168.20220: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890168.20419: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890168.20452: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890168.20625: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890168.20826: 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) 186312 1726890168.20853: 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) 186312 1726890168.20877: 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) 186312 1726890168.20902: 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) 186312 1726890168.21087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890168.25699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890168.25879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890168.25917: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890168.26065: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890168.26090: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890168.26139: 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) 186312 1726890168.26287: 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) 186312 1726890168.26314: 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) 186312 1726890168.26357: 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) 186312 1726890168.26484: 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) 186312 1726890168.26730: variable '_storage_volumes_list' from source: set_fact 186312 1726890168.26764: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 186312 1726890168.26798: variable 'storage_test_volume' from source: unknown 186312 1726890168.26986: variable 'storage_test_volume' from source: unknown 186312 1726890168.27645: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.27649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.27652: variable 'omit' from source: magic vars 186312 1726890168.28046: 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) 186312 1726890168.28066: 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) 186312 1726890168.28091: 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) 186312 1726890168.28236: 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) 186312 1726890168.28277: 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) 186312 1726890168.28300: 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) 186312 1726890168.28443: 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) 186312 1726890168.28483: 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) 186312 1726890168.28496: 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) 186312 1726890168.28719: variable '_storage_volumes_list' from source: set_fact 186312 1726890168.28746: Evaluated conditional (_storage_volumes_list is defined and _storage_volumes_list | length > 0): True 186312 1726890168.28908: variable 'storage_test_volume' from source: unknown 186312 1726890168.29083: variable 'storage_test_volume' from source: unknown 186312 1726890168.29479: dumping result to json 186312 1726890168.29483: done dumping result, returning 186312 1726890168.29598: done running TaskExecutor() for managed_node3/TASK: Verify the volumes with no pool were correctly managed [02369adf-7a19-881e-6b85-000000002d3d] 186312 1726890168.29601: sending task result for task 02369adf-7a19-881e-6b85-000000002d3d 186312 1726890168.29727: done sending task result for task 02369adf-7a19-881e-6b85-000000002d3d 186312 1726890168.29730: WORKER PROCESS EXITING 186312 1726890168.29821: no more pending results, returning what we have 186312 1726890168.29827: in VariableManager get_vars() 186312 1726890168.29868: Calling all_inventory to load vars for managed_node3 186312 1726890168.29870: Calling groups_inventory to load vars for managed_node3 186312 1726890168.29879: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890168.29891: Calling all_plugins_play to load vars for managed_node3 186312 1726890168.29894: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890168.29896: Calling groups_plugins_play to load vars for managed_node3 186312 1726890168.30650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890168.31573: done with get_vars() 186312 1726890168.31585: variable 'ansible_search_path' from source: unknown 186312 1726890168.31637: variable 'ansible_search_path' from source: unknown 186312 1726890168.31673: we have included files to process 186312 1726890168.31674: generating all_blocks data 186312 1726890168.31676: done generating all_blocks data 186312 1726890168.31682: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890168.31683: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890168.31685: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890168.32139: in VariableManager get_vars() 186312 1726890168.32223: done with get_vars() 186312 1726890168.32435: done processing included file 186312 1726890168.32437: iterating over new_blocks loaded from include file 186312 1726890168.32439: in VariableManager get_vars() 186312 1726890168.32454: done with get_vars() 186312 1726890168.32456: filtering new block on tags 186312 1726890168.32565: done filtering new block on tags 186312 1726890168.32567: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node3 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'absent', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=8b5e493b-30ce-4701-9369-1b7820bf7efe'}) 186312 1726890168.32576: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890168.32577: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890168.32580: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml 186312 1726890168.33001: in VariableManager get_vars() 186312 1726890168.33148: done with get_vars() 186312 1726890168.33274: done processing included file 186312 1726890168.33276: iterating over new_blocks loaded from include file 186312 1726890168.33277: in VariableManager get_vars() 186312 1726890168.33293: done with get_vars() 186312 1726890168.33294: filtering new block on tags 186312 1726890168.33337: done filtering new block on tags 186312 1726890168.33339: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed_node3 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': 'none', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': 10737418240, 'state': 'absent', 'type': 'disk', 'disks': ['sdb'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sdb', '_raw_device': '/dev/sdb', '_mount_id': 'UUID=1f7855a6-5ded-4fd4-a74f-66b1adf66635'}) 186312 1726890168.33465: extending task lists for all hosts with included blocks 186312 1726890168.34198: done extending task lists 186312 1726890168.34199: done processing included files 186312 1726890168.34200: results queue empty 186312 1726890168.34201: checking for any_errors_fatal 186312 1726890168.34205: done checking for any_errors_fatal 186312 1726890168.34206: checking for max_fail_percentage 186312 1726890168.34207: done checking for max_fail_percentage 186312 1726890168.34208: checking to see if all hosts have failed and the running result is not ok 186312 1726890168.34209: done checking to see if all hosts have failed 186312 1726890168.34210: getting the remaining hosts for this loop 186312 1726890168.34213: done getting the remaining hosts for this loop 186312 1726890168.34216: getting the next task for host managed_node3 186312 1726890168.34220: done getting next task for host managed_node3 186312 1726890168.34335: ^ task is: TASK: Set storage volume test variables 186312 1726890168.34339: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890168.34343: getting variables 186312 1726890168.34344: in VariableManager get_vars() 186312 1726890168.34354: Calling all_inventory to load vars for managed_node3 186312 1726890168.34356: Calling groups_inventory to load vars for managed_node3 186312 1726890168.34358: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890168.34364: Calling all_plugins_play to load vars for managed_node3 186312 1726890168.34366: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890168.34369: Calling groups_plugins_play to load vars for managed_node3 186312 1726890168.35257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890168.37388: done with get_vars() 186312 1726890168.37404: done getting variables 186312 1726890168.37449: 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 [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:42:48 -0400 (0:00:00.222) 0:02:18.114 ****** 186312 1726890168.37485: entering _queue_task() for managed_node3/set_fact 186312 1726890168.38572: worker is 1 (out of 1 available) 186312 1726890168.38583: exiting _queue_task() for managed_node3/set_fact 186312 1726890168.38596: done queuing things up, now waiting for results queue to drain 186312 1726890168.38597: waiting for pending results... 186312 1726890168.39296: running TaskExecutor() for managed_node3/TASK: Set storage volume test variables 186312 1726890168.39404: in run() - task 02369adf-7a19-881e-6b85-000000002f5d 186312 1726890168.39418: variable 'ansible_search_path' from source: unknown 186312 1726890168.39460: calling self._execute() 186312 1726890168.39752: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.39756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.39768: variable 'omit' from source: magic vars 186312 1726890168.39992: variable 'omit' from source: magic vars 186312 1726890168.40228: variable 'omit' from source: magic vars 186312 1726890168.40959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890168.47284: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890168.47349: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890168.47499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890168.47537: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890168.47563: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890168.47780: 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) 186312 1726890168.48852: 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) 186312 1726890168.48879: 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) 186312 1726890168.48920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 186312 1726890168.49635: 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) 186312 1726890168.49771: variable 'storage_test_volume' from source: include params 186312 1726890168.49842: variable 'omit' from source: magic vars 186312 1726890168.49876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890168.49907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890168.49936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890168.49959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890168.49974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890168.50009: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890168.50021: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.50032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.50140: Set connection var ansible_shell_type to sh 186312 1726890168.50157: Set connection var ansible_pipelining to False 186312 1726890168.50172: Set connection var ansible_timeout to 10 186312 1726890168.50179: Set connection var ansible_connection to ssh 186312 1726890168.50188: Set connection var ansible_shell_executable to /bin/sh 186312 1726890168.50198: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890168.50228: variable 'ansible_shell_executable' from source: unknown 186312 1726890168.50239: variable 'ansible_connection' from source: unknown 186312 1726890168.50247: variable 'ansible_module_compression' from source: unknown 186312 1726890168.50254: variable 'ansible_shell_type' from source: unknown 186312 1726890168.50260: variable 'ansible_shell_executable' from source: unknown 186312 1726890168.50267: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.50274: variable 'ansible_pipelining' from source: unknown 186312 1726890168.50280: variable 'ansible_timeout' from source: unknown 186312 1726890168.50287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.50399: 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) 186312 1726890168.51032: variable 'omit' from source: magic vars 186312 1726890168.51044: starting attempt loop 186312 1726890168.51051: running the handler 186312 1726890168.51065: handler run complete 186312 1726890168.51080: attempt loop complete, returning result 186312 1726890168.51088: _execute() done 186312 1726890168.51095: dumping result to json 186312 1726890168.51103: done dumping result, returning 186312 1726890168.51116: done running TaskExecutor() for managed_node3/TASK: Set storage volume test variables [02369adf-7a19-881e-6b85-000000002f5d] 186312 1726890168.51127: sending task result for task 02369adf-7a19-881e-6b85-000000002f5d ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 186312 1726890168.51291: no more pending results, returning what we have 186312 1726890168.51298: results queue empty 186312 1726890168.51299: checking for any_errors_fatal 186312 1726890168.51301: done checking for any_errors_fatal 186312 1726890168.51301: checking for max_fail_percentage 186312 1726890168.51303: done checking for max_fail_percentage 186312 1726890168.51304: checking to see if all hosts have failed and the running result is not ok 186312 1726890168.51306: done checking to see if all hosts have failed 186312 1726890168.51306: getting the remaining hosts for this loop 186312 1726890168.51308: done getting the remaining hosts for this loop 186312 1726890168.51316: getting the next task for host managed_node3 186312 1726890168.51324: done getting next task for host managed_node3 186312 1726890168.51326: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890168.51330: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890168.51339: done sending task result for task 02369adf-7a19-881e-6b85-000000002f5d 186312 1726890168.51347: getting variables 186312 1726890168.51352: in VariableManager get_vars() 186312 1726890168.51390: Calling all_inventory to load vars for managed_node3 186312 1726890168.51393: Calling groups_inventory to load vars for managed_node3 186312 1726890168.51396: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890168.51409: Calling all_plugins_play to load vars for managed_node3 186312 1726890168.51414: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890168.51418: Calling groups_plugins_play to load vars for managed_node3 186312 1726890168.51940: WORKER PROCESS EXITING 186312 1726890168.52125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890168.54671: done with get_vars() 186312 1726890168.54688: done getting variables 186312 1726890168.54879: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:42:48 -0400 (0:00:00.174) 0:02:18.288 ****** 186312 1726890168.54908: entering _queue_task() for managed_node3/include_tasks 186312 1726890168.56216: worker is 1 (out of 1 available) 186312 1726890168.56229: exiting _queue_task() for managed_node3/include_tasks 186312 1726890168.56243: done queuing things up, now waiting for results queue to drain 186312 1726890168.56244: waiting for pending results... 186312 1726890168.57136: running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890168.57535: in run() - task 02369adf-7a19-881e-6b85-000000002f5e 186312 1726890168.57555: variable 'ansible_search_path' from source: unknown 186312 1726890168.57613: variable '_storage_volume_tests' from source: set_fact 186312 1726890168.58028: variable '_storage_volume_tests' from source: set_fact 186312 1726890168.58233: variable 'omit' from source: magic vars 186312 1726890168.58623: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.58646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.58665: variable 'omit' from source: magic vars 186312 1726890168.58962: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.59166: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.59354: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.59563: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.59574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.59585: variable 'omit' from source: magic vars 186312 1726890168.59822: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.59983: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.60057: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.60296: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.60311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.60328: variable 'omit' from source: magic vars 186312 1726890168.60564: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.60636: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.60771: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.60973: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.61043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.61057: variable 'omit' from source: magic vars 186312 1726890168.61340: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.61382: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.61510: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.61805: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.61821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.61838: variable 'omit' from source: magic vars 186312 1726890168.62059: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.62153: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.62219: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.62464: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.62557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.62571: variable 'omit' from source: magic vars 186312 1726890168.62801: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.62846: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.63037: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.63181: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.63193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.63206: variable 'omit' from source: magic vars 186312 1726890168.63339: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.63378: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.63445: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.63591: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.63604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.63619: variable 'omit' from source: magic vars 186312 1726890168.63759: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.63798: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.63881: variable 'storage_test_volume_subset' from source: unknown 186312 1726890168.63975: dumping result to json 186312 1726890168.63987: done dumping result, returning 186312 1726890168.64007: done running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-881e-6b85-000000002f5e] 186312 1726890168.64020: sending task result for task 02369adf-7a19-881e-6b85-000000002f5e 186312 1726890168.64127: no more pending results, returning what we have 186312 1726890168.64136: in VariableManager get_vars() 186312 1726890168.64182: Calling all_inventory to load vars for managed_node3 186312 1726890168.64186: Calling groups_inventory to load vars for managed_node3 186312 1726890168.64190: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890168.64205: Calling all_plugins_play to load vars for managed_node3 186312 1726890168.64209: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890168.64214: Calling groups_plugins_play to load vars for managed_node3 186312 1726890168.65076: done sending task result for task 02369adf-7a19-881e-6b85-000000002f5e 186312 1726890168.65079: WORKER PROCESS EXITING 186312 1726890168.65107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890168.65861: done with get_vars() 186312 1726890168.65872: variable 'ansible_search_path' from source: unknown 186312 1726890168.65908: variable 'ansible_search_path' from source: unknown 186312 1726890168.65942: variable 'ansible_search_path' from source: unknown 186312 1726890168.66634: variable 'ansible_search_path' from source: unknown 186312 1726890168.66661: variable 'ansible_search_path' from source: unknown 186312 1726890168.66685: variable 'ansible_search_path' from source: unknown 186312 1726890168.66709: variable 'ansible_search_path' from source: unknown 186312 1726890168.66739: variable 'ansible_search_path' from source: unknown 186312 1726890168.66764: we have included files to process 186312 1726890168.66765: generating all_blocks data 186312 1726890168.66767: done generating all_blocks data 186312 1726890168.66771: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890168.66772: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890168.66775: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890168.68556: done processing included file 186312 1726890168.68558: iterating over new_blocks loaded from include file 186312 1726890168.68559: in VariableManager get_vars() 186312 1726890168.68574: done with get_vars() 186312 1726890168.68575: filtering new block on tags 186312 1726890168.69199: done filtering new block on tags 186312 1726890168.69202: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node3 => (item=mount) 186312 1726890168.69207: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890168.69208: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890168.69218: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890168.69866: done processing included file 186312 1726890168.69868: iterating over new_blocks loaded from include file 186312 1726890168.69870: in VariableManager get_vars() 186312 1726890168.69887: done with get_vars() 186312 1726890168.69889: filtering new block on tags 186312 1726890168.69971: done filtering new block on tags 186312 1726890168.69974: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node3 => (item=fstab) 186312 1726890168.69978: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890168.69979: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890168.69982: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890168.70247: done processing included file 186312 1726890168.70253: iterating over new_blocks loaded from include file 186312 1726890168.70254: in VariableManager get_vars() 186312 1726890168.70271: done with get_vars() 186312 1726890168.70273: filtering new block on tags 186312 1726890168.70307: done filtering new block on tags 186312 1726890168.70309: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node3 => (item=fs) 186312 1726890168.70315: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890168.70316: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890168.70319: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890168.71024: done processing included file 186312 1726890168.71026: iterating over new_blocks loaded from include file 186312 1726890168.71027: in VariableManager get_vars() 186312 1726890168.71046: done with get_vars() 186312 1726890168.71047: filtering new block on tags 186312 1726890168.71139: done filtering new block on tags 186312 1726890168.71141: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node3 => (item=device) 186312 1726890168.71145: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890168.71146: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890168.71148: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890168.72805: done processing included file 186312 1726890168.72807: iterating over new_blocks loaded from include file 186312 1726890168.72808: in VariableManager get_vars() 186312 1726890168.72826: done with get_vars() 186312 1726890168.72828: filtering new block on tags 186312 1726890168.73011: done filtering new block on tags 186312 1726890168.73016: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node3 => (item=encryption) 186312 1726890168.73019: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890168.73020: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890168.73023: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890168.74015: done processing included file 186312 1726890168.74017: iterating over new_blocks loaded from include file 186312 1726890168.74018: in VariableManager get_vars() 186312 1726890168.74037: done with get_vars() 186312 1726890168.74039: filtering new block on tags 186312 1726890168.74155: done filtering new block on tags 186312 1726890168.74157: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node3 => (item=md) 186312 1726890168.74161: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890168.74162: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890168.74164: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890168.76765: done processing included file 186312 1726890168.76767: iterating over new_blocks loaded from include file 186312 1726890168.76768: in VariableManager get_vars() 186312 1726890168.76788: done with get_vars() 186312 1726890168.76791: filtering new block on tags 186312 1726890168.76860: done filtering new block on tags 186312 1726890168.76863: in VariableManager get_vars() 186312 1726890168.76876: done with get_vars() 186312 1726890168.76877: filtering new block on tags 186312 1726890168.76933: done filtering new block on tags 186312 1726890168.76936: in VariableManager get_vars() 186312 1726890168.76950: done with get_vars() 186312 1726890168.76951: filtering new block on tags 186312 1726890168.77108: done filtering new block on tags 186312 1726890168.77115: in VariableManager get_vars() 186312 1726890168.77133: done with get_vars() 186312 1726890168.77135: filtering new block on tags 186312 1726890168.77190: done filtering new block on tags 186312 1726890168.77192: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node3 => (item=size) 186312 1726890168.77195: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890168.77196: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890168.77199: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890168.77896: done processing included file 186312 1726890168.77898: iterating over new_blocks loaded from include file 186312 1726890168.77899: in VariableManager get_vars() 186312 1726890168.77915: done with get_vars() 186312 1726890168.77917: filtering new block on tags 186312 1726890168.78000: done filtering new block on tags 186312 1726890168.78002: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node3 => (item=cache) 186312 1726890168.78006: extending task lists for all hosts with included blocks 186312 1726890168.78214: done extending task lists 186312 1726890168.78216: done processing included files 186312 1726890168.78216: results queue empty 186312 1726890168.78217: checking for any_errors_fatal 186312 1726890168.78222: done checking for any_errors_fatal 186312 1726890168.78223: checking for max_fail_percentage 186312 1726890168.78224: done checking for max_fail_percentage 186312 1726890168.78225: checking to see if all hosts have failed and the running result is not ok 186312 1726890168.78232: done checking to see if all hosts have failed 186312 1726890168.78233: getting the remaining hosts for this loop 186312 1726890168.78234: done getting the remaining hosts for this loop 186312 1726890168.78237: getting the next task for host managed_node3 186312 1726890168.78241: done getting next task for host managed_node3 186312 1726890168.78243: ^ task is: TASK: Get expected mount device based on device type 186312 1726890168.78247: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890168.78249: getting variables 186312 1726890168.78250: in VariableManager get_vars() 186312 1726890168.78260: Calling all_inventory to load vars for managed_node3 186312 1726890168.78262: Calling groups_inventory to load vars for managed_node3 186312 1726890168.78264: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890168.78269: Calling all_plugins_play to load vars for managed_node3 186312 1726890168.78272: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890168.78274: Calling groups_plugins_play to load vars for managed_node3 186312 1726890168.78827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890168.79457: done with get_vars() 186312 1726890168.79470: done getting variables 186312 1726890168.79510: 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 [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:42:48 -0400 (0:00:00.246) 0:02:18.534 ****** 186312 1726890168.79543: entering _queue_task() for managed_node3/set_fact 186312 1726890168.79892: worker is 1 (out of 1 available) 186312 1726890168.79904: exiting _queue_task() for managed_node3/set_fact 186312 1726890168.79921: done queuing things up, now waiting for results queue to drain 186312 1726890168.79922: waiting for pending results... 186312 1726890168.80245: running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type 186312 1726890168.80390: in run() - task 02369adf-7a19-881e-6b85-000000002fa4 186312 1726890168.80415: variable 'ansible_search_path' from source: unknown 186312 1726890168.80459: calling self._execute() 186312 1726890168.80597: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.80608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.80624: variable 'omit' from source: magic vars 186312 1726890168.80759: variable 'omit' from source: magic vars 186312 1726890168.80826: variable 'omit' from source: magic vars 186312 1726890168.81913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890168.82569: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890168.82738: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890168.82778: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890168.82824: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890168.83005: 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) 186312 1726890168.83058: 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) 186312 1726890168.83153: 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) 186312 1726890168.83186: 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) 186312 1726890168.83291: 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) 186312 1726890168.83378: 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) 186312 1726890168.83407: 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) 186312 1726890168.83489: 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) 186312 1726890168.83941: variable '_storage_test_volume_present' from source: set_fact 186312 1726890168.84016: variable 'storage_test_volume' from source: include params 186312 1726890168.84076: variable 'omit' from source: magic vars 186312 1726890168.84151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890168.84249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890168.84274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890168.84346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890168.84361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890168.84396: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890168.84403: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.84411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.84521: Set connection var ansible_shell_type to sh 186312 1726890168.84539: Set connection var ansible_pipelining to False 186312 1726890168.84561: Set connection var ansible_timeout to 10 186312 1726890168.84567: Set connection var ansible_connection to ssh 186312 1726890168.84576: Set connection var ansible_shell_executable to /bin/sh 186312 1726890168.84585: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890168.84610: variable 'ansible_shell_executable' from source: unknown 186312 1726890168.84620: variable 'ansible_connection' from source: unknown 186312 1726890168.84627: variable 'ansible_module_compression' from source: unknown 186312 1726890168.84637: variable 'ansible_shell_type' from source: unknown 186312 1726890168.84644: variable 'ansible_shell_executable' from source: unknown 186312 1726890168.84658: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.84668: variable 'ansible_pipelining' from source: unknown 186312 1726890168.84675: variable 'ansible_timeout' from source: unknown 186312 1726890168.84682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.84790: 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) 186312 1726890168.84887: variable 'omit' from source: magic vars 186312 1726890168.84895: starting attempt loop 186312 1726890168.84901: running the handler 186312 1726890168.84916: handler run complete 186312 1726890168.84933: attempt loop complete, returning result 186312 1726890168.84940: _execute() done 186312 1726890168.84947: dumping result to json 186312 1726890168.84954: done dumping result, returning 186312 1726890168.84991: done running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type [02369adf-7a19-881e-6b85-000000002fa4] 186312 1726890168.85001: sending task result for task 02369adf-7a19-881e-6b85-000000002fa4 ok: [managed_node3] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } 186312 1726890168.85156: no more pending results, returning what we have 186312 1726890168.85166: results queue empty 186312 1726890168.85167: checking for any_errors_fatal 186312 1726890168.85169: done checking for any_errors_fatal 186312 1726890168.85169: checking for max_fail_percentage 186312 1726890168.85171: done checking for max_fail_percentage 186312 1726890168.85172: checking to see if all hosts have failed and the running result is not ok 186312 1726890168.85173: done checking to see if all hosts have failed 186312 1726890168.85174: getting the remaining hosts for this loop 186312 1726890168.85176: done getting the remaining hosts for this loop 186312 1726890168.85179: getting the next task for host managed_node3 186312 1726890168.85187: done getting next task for host managed_node3 186312 1726890168.85190: ^ task is: TASK: Set some facts 186312 1726890168.85195: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890168.85205: getting variables 186312 1726890168.85206: in VariableManager get_vars() 186312 1726890168.85252: Calling all_inventory to load vars for managed_node3 186312 1726890168.85255: Calling groups_inventory to load vars for managed_node3 186312 1726890168.85259: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890168.85271: Calling all_plugins_play to load vars for managed_node3 186312 1726890168.85275: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890168.85278: Calling groups_plugins_play to load vars for managed_node3 186312 1726890168.86366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890168.87566: done sending task result for task 02369adf-7a19-881e-6b85-000000002fa4 186312 1726890168.87569: WORKER PROCESS EXITING 186312 1726890168.87766: done with get_vars() 186312 1726890168.87781: done getting variables 186312 1726890168.87840: 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 [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:42:48 -0400 (0:00:00.083) 0:02:18.617 ****** 186312 1726890168.87873: entering _queue_task() for managed_node3/set_fact 186312 1726890168.88153: worker is 1 (out of 1 available) 186312 1726890168.88164: exiting _queue_task() for managed_node3/set_fact 186312 1726890168.88177: done queuing things up, now waiting for results queue to drain 186312 1726890168.88178: waiting for pending results... 186312 1726890168.89104: running TaskExecutor() for managed_node3/TASK: Set some facts 186312 1726890168.89471: in run() - task 02369adf-7a19-881e-6b85-000000002fa5 186312 1726890168.89492: variable 'ansible_search_path' from source: unknown 186312 1726890168.89532: calling self._execute() 186312 1726890168.89650: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.89799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.89814: variable 'omit' from source: magic vars 186312 1726890168.89980: variable 'omit' from source: magic vars 186312 1726890168.90048: variable 'omit' from source: magic vars 186312 1726890168.90380: variable '_storage_test_volume_present' from source: set_fact 186312 1726890168.90393: variable 'storage_test_volume' from source: include params 186312 1726890168.90708: variable 'storage_test_volume' from source: include params 186312 1726890168.90729: variable 'mount_prefix' from source: task vars 186312 1726890168.90946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890168.95326: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890168.95416: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890168.95566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890168.95605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890168.95751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890168.95840: 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) 186312 1726890168.95950: 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) 186312 1726890168.95983: 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) 186312 1726890168.96163: 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) 186312 1726890168.96184: 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) 186312 1726890168.96568: variable '__storage_is_ostree' from source: set_fact 186312 1726890168.96580: variable 'storage_test_volume' from source: include params 186312 1726890168.96653: variable 'omit' from source: magic vars 186312 1726890168.96685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890168.96744: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890168.96938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890168.96962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890168.96977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890168.97014: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890168.97023: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.97032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.97333: Set connection var ansible_shell_type to sh 186312 1726890168.97351: Set connection var ansible_pipelining to False 186312 1726890168.97367: Set connection var ansible_timeout to 10 186312 1726890168.97374: Set connection var ansible_connection to ssh 186312 1726890168.97384: Set connection var ansible_shell_executable to /bin/sh 186312 1726890168.97393: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890168.97423: variable 'ansible_shell_executable' from source: unknown 186312 1726890168.97432: variable 'ansible_connection' from source: unknown 186312 1726890168.97440: variable 'ansible_module_compression' from source: unknown 186312 1726890168.97447: variable 'ansible_shell_type' from source: unknown 186312 1726890168.97454: variable 'ansible_shell_executable' from source: unknown 186312 1726890168.97461: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890168.97469: variable 'ansible_pipelining' from source: unknown 186312 1726890168.97477: variable 'ansible_timeout' from source: unknown 186312 1726890168.97485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890168.97596: 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) 186312 1726890168.98229: variable 'omit' from source: magic vars 186312 1726890168.98238: starting attempt loop 186312 1726890168.98245: running the handler 186312 1726890168.98259: handler run complete 186312 1726890168.98271: attempt loop complete, returning result 186312 1726890168.98277: _execute() done 186312 1726890168.98283: dumping result to json 186312 1726890168.98288: done dumping result, returning 186312 1726890168.98297: done running TaskExecutor() for managed_node3/TASK: Set some facts [02369adf-7a19-881e-6b85-000000002fa5] 186312 1726890168.98305: sending task result for task 02369adf-7a19-881e-6b85-000000002fa5 186312 1726890168.98413: done sending task result for task 02369adf-7a19-881e-6b85-000000002fa5 186312 1726890168.98422: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "0" }, "changed": false } 186312 1726890168.98491: no more pending results, returning what we have 186312 1726890168.98494: results queue empty 186312 1726890168.98495: checking for any_errors_fatal 186312 1726890168.98502: done checking for any_errors_fatal 186312 1726890168.98503: checking for max_fail_percentage 186312 1726890168.98505: done checking for max_fail_percentage 186312 1726890168.98505: checking to see if all hosts have failed and the running result is not ok 186312 1726890168.98507: done checking to see if all hosts have failed 186312 1726890168.98507: getting the remaining hosts for this loop 186312 1726890168.98509: done getting the remaining hosts for this loop 186312 1726890168.98518: getting the next task for host managed_node3 186312 1726890168.98526: done getting next task for host managed_node3 186312 1726890168.98531: ^ task is: TASK: Get information about the mountpoint directory 186312 1726890168.98536: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890168.98548: getting variables 186312 1726890168.98549: in VariableManager get_vars() 186312 1726890168.98587: Calling all_inventory to load vars for managed_node3 186312 1726890168.98590: Calling groups_inventory to load vars for managed_node3 186312 1726890168.98593: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890168.98605: Calling all_plugins_play to load vars for managed_node3 186312 1726890168.98608: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890168.98610: Calling groups_plugins_play to load vars for managed_node3 186312 1726890168.99287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890169.00615: done with get_vars() 186312 1726890169.00633: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:42:49 -0400 (0:00:00.129) 0:02:18.747 ****** 186312 1726890169.00836: entering _queue_task() for managed_node3/stat 186312 1726890169.01515: worker is 1 (out of 1 available) 186312 1726890169.01528: exiting _queue_task() for managed_node3/stat 186312 1726890169.01717: done queuing things up, now waiting for results queue to drain 186312 1726890169.01719: waiting for pending results... 186312 1726890169.02530: running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory 186312 1726890169.02775: in run() - task 02369adf-7a19-881e-6b85-000000002fa6 186312 1726890169.02798: variable 'ansible_search_path' from source: unknown 186312 1726890169.02921: calling self._execute() 186312 1726890169.03154: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890169.03164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890169.03176: variable 'omit' from source: magic vars 186312 1726890169.04224: variable '_storage_test_volume_present' from source: set_fact 186312 1726890169.04297: variable 'storage_test_volume' from source: include params 186312 1726890169.04337: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 186312 1726890169.04344: when evaluation is False, skipping this task 186312 1726890169.04351: _execute() done 186312 1726890169.04359: dumping result to json 186312 1726890169.04393: done dumping result, returning 186312 1726890169.04408: done running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory [02369adf-7a19-881e-6b85-000000002fa6] 186312 1726890169.04453: sending task result for task 02369adf-7a19-881e-6b85-000000002fa6 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 186312 1726890169.04634: no more pending results, returning what we have 186312 1726890169.04638: results queue empty 186312 1726890169.04639: checking for any_errors_fatal 186312 1726890169.04649: done checking for any_errors_fatal 186312 1726890169.04651: checking for max_fail_percentage 186312 1726890169.04653: done checking for max_fail_percentage 186312 1726890169.04654: checking to see if all hosts have failed and the running result is not ok 186312 1726890169.04655: done checking to see if all hosts have failed 186312 1726890169.04656: getting the remaining hosts for this loop 186312 1726890169.04658: done getting the remaining hosts for this loop 186312 1726890169.04661: getting the next task for host managed_node3 186312 1726890169.04669: done getting next task for host managed_node3 186312 1726890169.04672: ^ task is: TASK: Verify the current mount state by device 186312 1726890169.04677: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890169.04682: getting variables 186312 1726890169.04684: in VariableManager get_vars() 186312 1726890169.04734: Calling all_inventory to load vars for managed_node3 186312 1726890169.04737: Calling groups_inventory to load vars for managed_node3 186312 1726890169.04742: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890169.04758: Calling all_plugins_play to load vars for managed_node3 186312 1726890169.04761: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890169.04764: Calling groups_plugins_play to load vars for managed_node3 186312 1726890169.05332: done sending task result for task 02369adf-7a19-881e-6b85-000000002fa6 186312 1726890169.05336: WORKER PROCESS EXITING 186312 1726890169.05619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890169.06843: done with get_vars() 186312 1726890169.06859: done getting variables 186312 1726890169.07036: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:42:49 -0400 (0:00:00.062) 0:02:18.809 ****** 186312 1726890169.07069: entering _queue_task() for managed_node3/assert 186312 1726890169.07678: worker is 1 (out of 1 available) 186312 1726890169.07690: exiting _queue_task() for managed_node3/assert 186312 1726890169.07703: done queuing things up, now waiting for results queue to drain 186312 1726890169.07704: waiting for pending results... 186312 1726890169.08507: running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device 186312 1726890169.09034: in run() - task 02369adf-7a19-881e-6b85-000000002fa7 186312 1726890169.09057: variable 'ansible_search_path' from source: unknown 186312 1726890169.09099: calling self._execute() 186312 1726890169.09228: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890169.09240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890169.09253: variable 'omit' from source: magic vars 186312 1726890169.09682: variable '_storage_test_volume_present' from source: set_fact 186312 1726890169.10330: Evaluated conditional (_storage_test_volume_present): False 186312 1726890169.10338: when evaluation is False, skipping this task 186312 1726890169.10345: _execute() done 186312 1726890169.10353: dumping result to json 186312 1726890169.10360: done dumping result, returning 186312 1726890169.10371: done running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device [02369adf-7a19-881e-6b85-000000002fa7] 186312 1726890169.10381: sending task result for task 02369adf-7a19-881e-6b85-000000002fa7 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890169.10535: no more pending results, returning what we have 186312 1726890169.10538: results queue empty 186312 1726890169.10539: checking for any_errors_fatal 186312 1726890169.10550: done checking for any_errors_fatal 186312 1726890169.10550: checking for max_fail_percentage 186312 1726890169.10552: done checking for max_fail_percentage 186312 1726890169.10553: checking to see if all hosts have failed and the running result is not ok 186312 1726890169.10554: done checking to see if all hosts have failed 186312 1726890169.10555: getting the remaining hosts for this loop 186312 1726890169.10556: done getting the remaining hosts for this loop 186312 1726890169.10560: getting the next task for host managed_node3 186312 1726890169.10570: done getting next task for host managed_node3 186312 1726890169.10572: ^ task is: TASK: Verify mount directory user 186312 1726890169.10578: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890169.10582: getting variables 186312 1726890169.10583: in VariableManager get_vars() 186312 1726890169.10625: Calling all_inventory to load vars for managed_node3 186312 1726890169.10631: Calling groups_inventory to load vars for managed_node3 186312 1726890169.10635: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890169.10650: Calling all_plugins_play to load vars for managed_node3 186312 1726890169.10652: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890169.10656: Calling groups_plugins_play to load vars for managed_node3 186312 1726890169.11194: done sending task result for task 02369adf-7a19-881e-6b85-000000002fa7 186312 1726890169.11198: WORKER PROCESS EXITING 186312 1726890169.11256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890169.13275: done with get_vars() 186312 1726890169.13290: done getting variables 186312 1726890169.13355: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:42:49 -0400 (0:00:00.063) 0:02:18.873 ****** 186312 1726890169.13387: entering _queue_task() for managed_node3/assert 186312 1726890169.13676: worker is 1 (out of 1 available) 186312 1726890169.13689: exiting _queue_task() for managed_node3/assert 186312 1726890169.13702: done queuing things up, now waiting for results queue to drain 186312 1726890169.13704: waiting for pending results... 186312 1726890169.14352: running TaskExecutor() for managed_node3/TASK: Verify mount directory user 186312 1726890169.14500: in run() - task 02369adf-7a19-881e-6b85-000000002fa8 186312 1726890169.14523: variable 'ansible_search_path' from source: unknown 186312 1726890169.14565: calling self._execute() 186312 1726890169.14681: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890169.14695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890169.14707: variable 'omit' from source: magic vars 186312 1726890169.15143: variable '_storage_test_volume_present' from source: set_fact 186312 1726890169.15154: variable 'storage_test_volume' from source: include params 186312 1726890169.15190: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 186312 1726890169.15197: when evaluation is False, skipping this task 186312 1726890169.15203: _execute() done 186312 1726890169.15209: dumping result to json 186312 1726890169.15218: done dumping result, returning 186312 1726890169.15235: done running TaskExecutor() for managed_node3/TASK: Verify mount directory user [02369adf-7a19-881e-6b85-000000002fa8] 186312 1726890169.15245: sending task result for task 02369adf-7a19-881e-6b85-000000002fa8 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 186312 1726890169.15399: no more pending results, returning what we have 186312 1726890169.15404: results queue empty 186312 1726890169.15405: checking for any_errors_fatal 186312 1726890169.15416: done checking for any_errors_fatal 186312 1726890169.15417: checking for max_fail_percentage 186312 1726890169.15419: done checking for max_fail_percentage 186312 1726890169.15420: checking to see if all hosts have failed and the running result is not ok 186312 1726890169.15421: done checking to see if all hosts have failed 186312 1726890169.15422: getting the remaining hosts for this loop 186312 1726890169.15424: done getting the remaining hosts for this loop 186312 1726890169.15428: getting the next task for host managed_node3 186312 1726890169.15438: done getting next task for host managed_node3 186312 1726890169.15442: ^ task is: TASK: Verify mount directory group 186312 1726890169.15448: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890169.15453: getting variables 186312 1726890169.15455: in VariableManager get_vars() 186312 1726890169.15498: Calling all_inventory to load vars for managed_node3 186312 1726890169.15502: Calling groups_inventory to load vars for managed_node3 186312 1726890169.15506: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890169.15522: Calling all_plugins_play to load vars for managed_node3 186312 1726890169.15526: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890169.15531: Calling groups_plugins_play to load vars for managed_node3 186312 1726890169.16372: done sending task result for task 02369adf-7a19-881e-6b85-000000002fa8 186312 1726890169.16375: WORKER PROCESS EXITING 186312 1726890169.16399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890169.17025: done with get_vars() 186312 1726890169.17041: done getting variables 186312 1726890169.17097: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:42:49 -0400 (0:00:00.037) 0:02:18.910 ****** 186312 1726890169.17133: entering _queue_task() for managed_node3/assert 186312 1726890169.17396: worker is 1 (out of 1 available) 186312 1726890169.17407: exiting _queue_task() for managed_node3/assert 186312 1726890169.17420: done queuing things up, now waiting for results queue to drain 186312 1726890169.17421: waiting for pending results... 186312 1726890169.17722: running TaskExecutor() for managed_node3/TASK: Verify mount directory group 186312 1726890169.17865: in run() - task 02369adf-7a19-881e-6b85-000000002fa9 186312 1726890169.17886: variable 'ansible_search_path' from source: unknown 186312 1726890169.17925: calling self._execute() 186312 1726890169.18050: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890169.18195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890169.18210: variable 'omit' from source: magic vars 186312 1726890169.19041: variable '_storage_test_volume_present' from source: set_fact 186312 1726890169.19171: variable 'storage_test_volume' from source: include params 186312 1726890169.19209: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 186312 1726890169.19219: when evaluation is False, skipping this task 186312 1726890169.19225: _execute() done 186312 1726890169.19235: dumping result to json 186312 1726890169.19242: done dumping result, returning 186312 1726890169.19251: done running TaskExecutor() for managed_node3/TASK: Verify mount directory group [02369adf-7a19-881e-6b85-000000002fa9] 186312 1726890169.19262: sending task result for task 02369adf-7a19-881e-6b85-000000002fa9 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 186312 1726890169.19423: no more pending results, returning what we have 186312 1726890169.19427: results queue empty 186312 1726890169.19430: checking for any_errors_fatal 186312 1726890169.19440: done checking for any_errors_fatal 186312 1726890169.19441: checking for max_fail_percentage 186312 1726890169.19443: done checking for max_fail_percentage 186312 1726890169.19444: checking to see if all hosts have failed and the running result is not ok 186312 1726890169.19445: done checking to see if all hosts have failed 186312 1726890169.19446: getting the remaining hosts for this loop 186312 1726890169.19448: done getting the remaining hosts for this loop 186312 1726890169.19452: getting the next task for host managed_node3 186312 1726890169.19460: done getting next task for host managed_node3 186312 1726890169.19463: ^ task is: TASK: Verify mount directory permissions 186312 1726890169.19469: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890169.19474: getting variables 186312 1726890169.19476: in VariableManager get_vars() 186312 1726890169.19517: Calling all_inventory to load vars for managed_node3 186312 1726890169.19520: Calling groups_inventory to load vars for managed_node3 186312 1726890169.19524: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890169.19541: Calling all_plugins_play to load vars for managed_node3 186312 1726890169.19545: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890169.19548: Calling groups_plugins_play to load vars for managed_node3 186312 1726890169.20935: done sending task result for task 02369adf-7a19-881e-6b85-000000002fa9 186312 1726890169.20938: WORKER PROCESS EXITING 186312 1726890169.21101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890169.22993: done with get_vars() 186312 1726890169.23007: done getting variables 186312 1726890169.23274: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:42:49 -0400 (0:00:00.061) 0:02:18.972 ****** 186312 1726890169.23307: entering _queue_task() for managed_node3/assert 186312 1726890169.23582: worker is 1 (out of 1 available) 186312 1726890169.23594: exiting _queue_task() for managed_node3/assert 186312 1726890169.23606: done queuing things up, now waiting for results queue to drain 186312 1726890169.23608: waiting for pending results... 186312 1726890169.24235: running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions 186312 1726890169.24498: in run() - task 02369adf-7a19-881e-6b85-000000002faa 186312 1726890169.24519: variable 'ansible_search_path' from source: unknown 186312 1726890169.24561: calling self._execute() 186312 1726890169.24692: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890169.24704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890169.24722: variable 'omit' from source: magic vars 186312 1726890169.25177: variable '_storage_test_volume_present' from source: set_fact 186312 1726890169.25190: variable 'storage_test_volume' from source: include params 186312 1726890169.25236: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 186312 1726890169.25246: when evaluation is False, skipping this task 186312 1726890169.25253: _execute() done 186312 1726890169.25261: dumping result to json 186312 1726890169.25269: done dumping result, returning 186312 1726890169.25279: done running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions [02369adf-7a19-881e-6b85-000000002faa] 186312 1726890169.25290: sending task result for task 02369adf-7a19-881e-6b85-000000002faa skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 186312 1726890169.25451: no more pending results, returning what we have 186312 1726890169.25455: results queue empty 186312 1726890169.25456: checking for any_errors_fatal 186312 1726890169.25465: done checking for any_errors_fatal 186312 1726890169.25466: checking for max_fail_percentage 186312 1726890169.25468: done checking for max_fail_percentage 186312 1726890169.25469: checking to see if all hosts have failed and the running result is not ok 186312 1726890169.25471: done checking to see if all hosts have failed 186312 1726890169.25471: getting the remaining hosts for this loop 186312 1726890169.25474: done getting the remaining hosts for this loop 186312 1726890169.25478: getting the next task for host managed_node3 186312 1726890169.25486: done getting next task for host managed_node3 186312 1726890169.25490: ^ task is: TASK: Get path of test volume device 186312 1726890169.25496: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890169.25500: getting variables 186312 1726890169.25502: in VariableManager get_vars() 186312 1726890169.25549: Calling all_inventory to load vars for managed_node3 186312 1726890169.25552: Calling groups_inventory to load vars for managed_node3 186312 1726890169.25556: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890169.25571: Calling all_plugins_play to load vars for managed_node3 186312 1726890169.25575: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890169.25578: Calling groups_plugins_play to load vars for managed_node3 186312 1726890169.26373: done sending task result for task 02369adf-7a19-881e-6b85-000000002faa 186312 1726890169.26376: WORKER PROCESS EXITING 186312 1726890169.26399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890169.26990: done with get_vars() 186312 1726890169.27003: done getting variables 186312 1726890169.27265: 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 [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:42:49 -0400 (0:00:00.039) 0:02:19.012 ****** 186312 1726890169.27296: entering _queue_task() for managed_node3/command 186312 1726890169.27552: worker is 1 (out of 1 available) 186312 1726890169.27565: exiting _queue_task() for managed_node3/command 186312 1726890169.27578: done queuing things up, now waiting for results queue to drain 186312 1726890169.27579: waiting for pending results... 186312 1726890169.28525: running TaskExecutor() for managed_node3/TASK: Get path of test volume device 186312 1726890169.29441: in run() - task 02369adf-7a19-881e-6b85-000000002fab 186312 1726890169.29734: variable 'ansible_search_path' from source: unknown 186312 1726890169.29777: calling self._execute() 186312 1726890169.29897: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890169.29908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890169.29923: variable 'omit' from source: magic vars 186312 1726890169.30708: variable 'storage_test_volume' from source: include params 186312 1726890169.30958: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 186312 1726890169.30969: variable 'omit' from source: magic vars 186312 1726890169.31032: variable 'omit' from source: magic vars 186312 1726890169.31203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890169.36273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890169.36361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890169.36453: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890169.36491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890169.36527: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890169.36624: variable 'storage_test_volume' from source: include params 186312 1726890169.36674: variable 'omit' from source: magic vars 186312 1726890169.36710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890169.36745: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890169.36814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890169.36919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890169.36936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890169.36970: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890169.36980: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890169.36988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890169.37199: Set connection var ansible_shell_type to sh 186312 1726890169.37217: Set connection var ansible_pipelining to False 186312 1726890169.37236: Set connection var ansible_timeout to 10 186312 1726890169.37307: Set connection var ansible_connection to ssh 186312 1726890169.37315: Set connection var ansible_shell_executable to /bin/sh 186312 1726890169.37320: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890169.37351: variable 'ansible_shell_executable' from source: unknown 186312 1726890169.37354: variable 'ansible_connection' from source: unknown 186312 1726890169.37357: variable 'ansible_module_compression' from source: unknown 186312 1726890169.37359: variable 'ansible_shell_type' from source: unknown 186312 1726890169.37362: variable 'ansible_shell_executable' from source: unknown 186312 1726890169.37364: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890169.37368: variable 'ansible_pipelining' from source: unknown 186312 1726890169.37371: variable 'ansible_timeout' from source: unknown 186312 1726890169.37375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890169.37615: 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) 186312 1726890169.37693: variable 'omit' from source: magic vars 186312 1726890169.37696: starting attempt loop 186312 1726890169.37699: running the handler 186312 1726890169.37715: _low_level_execute_command(): starting 186312 1726890169.37721: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890169.39585: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890169.39589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.39620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.39624: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890169.39746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.39750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.39807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890169.39853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890169.39856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890169.39918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890169.41774: stdout chunk (state=3): >>>/root <<< 186312 1726890169.42118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890169.42121: stdout chunk (state=3): >>><<< 186312 1726890169.42124: stderr chunk (state=3): >>><<< 186312 1726890169.42127: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890169.42130: _low_level_execute_command(): starting 186312 1726890169.42133: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890169.4199183-191372-271710171895618 `" && echo ansible-tmp-1726890169.4199183-191372-271710171895618="` echo /root/.ansible/tmp/ansible-tmp-1726890169.4199183-191372-271710171895618 `" ) && sleep 0' 186312 1726890169.44478: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890169.44731: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.44745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890169.44760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.44797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890169.44806: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890169.44817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.44831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890169.44842: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890169.44849: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890169.44856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.44866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890169.44877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.44884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890169.44891: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890169.44901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.44976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890169.44994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890169.45006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890169.45075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890169.47059: stdout chunk (state=3): >>>ansible-tmp-1726890169.4199183-191372-271710171895618=/root/.ansible/tmp/ansible-tmp-1726890169.4199183-191372-271710171895618 <<< 186312 1726890169.47238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890169.47242: stdout chunk (state=3): >>><<< 186312 1726890169.47249: stderr chunk (state=3): >>><<< 186312 1726890169.47266: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890169.4199183-191372-271710171895618=/root/.ansible/tmp/ansible-tmp-1726890169.4199183-191372-271710171895618 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890169.47299: variable 'ansible_module_compression' from source: unknown 186312 1726890169.47353: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890169.47383: variable 'ansible_facts' from source: unknown 186312 1726890169.47464: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890169.4199183-191372-271710171895618/AnsiballZ_command.py 186312 1726890169.47638: Sending initial data 186312 1726890169.47641: Sent initial data (158 bytes) 186312 1726890169.49666: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890169.49830: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.49844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890169.49857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.49896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890169.50126: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890169.50138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.50151: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890169.50160: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890169.50165: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890169.50172: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.50181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890169.50192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.50199: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890169.50205: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890169.50217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.50291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890169.50306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890169.50319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890169.50383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890169.52140: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890169.52168: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890169.52209: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpwkbgl6mx /root/.ansible/tmp/ansible-tmp-1726890169.4199183-191372-271710171895618/AnsiballZ_command.py <<< 186312 1726890169.52252: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890169.53404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890169.53484: stderr chunk (state=3): >>><<< 186312 1726890169.53487: stdout chunk (state=3): >>><<< 186312 1726890169.53508: done transferring module to remote 186312 1726890169.53526: _low_level_execute_command(): starting 186312 1726890169.53535: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890169.4199183-191372-271710171895618/ /root/.ansible/tmp/ansible-tmp-1726890169.4199183-191372-271710171895618/AnsiballZ_command.py && sleep 0' 186312 1726890169.54979: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890169.55227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.55239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890169.55252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.55289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890169.55296: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890169.55307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.55322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890169.55329: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890169.55342: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890169.55351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.55360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890169.55371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.55378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890169.55385: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890169.55393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.55470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890169.55636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890169.55649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890169.55710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890169.57440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890169.57443: stderr chunk (state=3): >>><<< 186312 1726890169.57445: stdout chunk (state=3): >>><<< 186312 1726890169.57525: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890169.57528: _low_level_execute_command(): starting 186312 1726890169.57531: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890169.4199183-191372-271710171895618/AnsiballZ_command.py && sleep 0' 186312 1726890169.58864: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.58867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.58906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890169.58909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.58914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890169.58916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.58971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890169.59634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890169.59637: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890169.59693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890169.61582: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 186312 1726890169.61589: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890169.61648: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890169.61682: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890169.61715: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890169.61760: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890169.61767: stdout chunk (state=3): >>> # installed zipimport hook <<< 186312 1726890169.61815: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890169.61845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890169.61860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 186312 1726890169.61866: stdout chunk (state=3): >>>import '_codecs' # <<< 186312 1726890169.61881: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf1f3dc0> <<< 186312 1726890169.61936: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890169.61943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf1983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf1f3b20> <<< 186312 1726890169.61968: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890169.61987: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf1f3ac0> <<< 186312 1726890169.62003: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890169.62038: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890169.62044: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf198490> <<< 186312 1726890169.62082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 186312 1726890169.62091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890169.62113: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf198940> <<< 186312 1726890169.62131: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf198670> <<< 186312 1726890169.62163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890169.62192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890169.62208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890169.62230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890169.62246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890169.62270: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf14f190> <<< 186312 1726890169.62290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890169.62306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890169.62379: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf14f220> <<< 186312 1726890169.62407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 186312 1726890169.62413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890169.62450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf14f940> <<< 186312 1726890169.62475: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf1b0880> <<< 186312 1726890169.62508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf148d90> <<< 186312 1726890169.62569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf172d90> <<< 186312 1726890169.62626: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf198970> <<< 186312 1726890169.62647: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890169.62849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890169.62886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890169.62909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890169.62928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890169.62953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890169.62968: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0efeb0> <<< 186312 1726890169.63016: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0f2f40> <<< 186312 1726890169.63039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 186312 1726890169.63055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890169.63069: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890169.63077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890169.63094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890169.63120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890169.63147: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0e7610> <<< 186312 1726890169.63161: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0ef370> <<< 186312 1726890169.63185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890169.63249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890169.63272: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890169.63301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890169.63322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890169.63367: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bf071dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0718b0> <<< 186312 1726890169.63373: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890169.63416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf071eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890169.63440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890169.63459: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf071f70> <<< 186312 1726890169.63497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 186312 1726890169.63504: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf071e80> import '_collections' # <<< 186312 1726890169.63554: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0c9d30> import '_functools' # <<< 186312 1726890169.63583: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0c4610> <<< 186312 1726890169.63647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0f6e20> <<< 186312 1726890169.63665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890169.63705: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bf082c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0c9250> <<< 186312 1726890169.63744: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bf0d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0fc9d0> <<< 186312 1726890169.63798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890169.63830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890169.63851: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf082fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf082d90> <<< 186312 1726890169.63884: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf082d00> <<< 186312 1726890169.63910: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890169.63914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890169.63940: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890169.63953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890169.63960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890169.64010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890169.64042: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf04d370> <<< 186312 1726890169.64064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890169.64070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890169.64100: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf04d460> <<< 186312 1726890169.64221: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf08afa0> <<< 186312 1726890169.64262: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf085a30> <<< 186312 1726890169.64270: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf085490> <<< 186312 1726890169.64296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890169.64302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890169.64341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890169.64370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890169.64378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed551c0> <<< 186312 1726890169.64414: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf037c70> <<< 186312 1726890169.64465: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf085eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0fc040> <<< 186312 1726890169.64487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890169.64513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890169.64550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed68af0> <<< 186312 1726890169.64557: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890169.64584: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed68e20> <<< 186312 1726890169.64615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890169.64638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890169.64655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed7b730> <<< 186312 1726890169.64676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890169.64703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890169.64728: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed7bc70> <<< 186312 1726890169.64836: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed063a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed68f10> <<< 186312 1726890169.64841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890169.64844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890169.64857: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed17280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed7b5b0> <<< 186312 1726890169.64871: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890169.64900: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed17340> <<< 186312 1726890169.64940: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0829d0> <<< 186312 1726890169.64971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890169.64998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890169.65004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890169.65038: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed336a0> <<< 186312 1726890169.65070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890169.65097: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed33970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed33760> <<< 186312 1726890169.65127: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed33850> <<< 186312 1726890169.65142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890169.65326: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed33ca0> <<< 186312 1726890169.65372: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890169.65386: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed3f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed338e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed25a30> <<< 186312 1726890169.65406: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0825b0> <<< 186312 1726890169.65433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890169.65483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890169.65525: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed33a90> <<< 186312 1726890169.65686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890169.65703: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb0bec61670> <<< 186312 1726890169.65851: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890169.65956: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.65980: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890169.66012: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.66027: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890169.66032: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.67222: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.68175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb877c0> <<< 186312 1726890169.68204: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890169.68259: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890169.68263: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890169.68275: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0beb87160> <<< 186312 1726890169.68306: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb87280> <<< 186312 1726890169.68347: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb87f10> <<< 186312 1726890169.68361: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890169.68409: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb874f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb87d30> import 'atexit' # <<< 186312 1726890169.68451: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0beb87f70> <<< 186312 1726890169.68477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890169.68490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890169.68534: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb87100> <<< 186312 1726890169.68567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890169.68589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890169.68627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890169.68632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890169.68693: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be5acee0> <<< 186312 1726890169.68750: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be5cff40> <<< 186312 1726890169.68781: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be5cfd60> <<< 186312 1726890169.68785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890169.68816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890169.68857: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be5cf3d0> <<< 186312 1726890169.68860: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebeddc0> <<< 186312 1726890169.69055: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebed3a0> <<< 186312 1726890169.69059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890169.69113: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebedf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890169.69117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890169.69170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890169.69186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890169.69189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebbcc10> <<< 186312 1726890169.69269: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb57cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb573a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb8a490> <<< 186312 1726890169.69304: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0beb574c0> <<< 186312 1726890169.69346: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb574f0> <<< 186312 1726890169.69377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890169.69391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890169.69418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890169.69499: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be590250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebce1f0> <<< 186312 1726890169.69521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890169.69577: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be59c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebce370> <<< 186312 1726890169.69602: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890169.69656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890169.69672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890169.69733: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebe8d90> <<< 186312 1726890169.69847: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be59c880> <<< 186312 1726890169.69954: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be59c6d0> <<< 186312 1726890169.69965: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be59b670> <<< 186312 1726890169.70007: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be59b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebc68b0> <<< 186312 1726890169.70041: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890169.70066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890169.70069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890169.70108: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0beb4f670> <<< 186312 1726890169.70289: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0beb4eac0> <<< 186312 1726890169.70327: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb5f0d0> <<< 186312 1726890169.70371: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0beb4f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb92a60> # zipimport: zlib available <<< 186312 1726890169.70375: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890169.70385: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.70446: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.70555: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890169.70575: 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_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890169.70586: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.70680: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.70772: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.71226: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.71687: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890169.71706: 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.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890169.71722: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890169.71774: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be172580> <<< 186312 1726890169.71851: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be56b520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be1180a0> <<< 186312 1726890169.71902: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 186312 1726890169.71951: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890169.71954: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.72062: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.72204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890169.72219: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb4ebb0> # zipimport: zlib available <<< 186312 1726890169.72606: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.72964: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.73022: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.73091: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890169.73095: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.73120: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.73154: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890169.73216: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.73307: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890169.73326: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890169.73331: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890169.73356: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.73400: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890169.73404: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.73579: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.73769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890169.73806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890169.73809: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890169.73883: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be578970> <<< 186312 1726890169.73886: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.73941: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.74026: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/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_eymz1aah/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_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890169.74046: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890169.74063: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.74068: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.74108: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890169.74114: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.74147: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.74184: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.74279: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.74339: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890169.74360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890169.74435: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bebd9250> <<< 186312 1726890169.74462: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be5786a0> <<< 186312 1726890169.74501: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/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_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890169.74614: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.74665: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.74690: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.74737: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890169.74751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890169.74758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890169.74792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890169.74809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890169.74826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890169.74910: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be55d7c0> <<< 186312 1726890169.74949: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be55a7f0> <<< 186312 1726890169.75009: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be554970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890169.75041: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.75060: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/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_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890169.75166: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/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_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890169.75174: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.75264: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.75369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890169.75392: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be1005e0> <<< 186312 1726890169.75465: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890169.75607: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890169.75896: stdout chunk (state=3): >>> {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:42:49.755360", "end": "2024-09-20 23:42:49.758121", "delta": "0:00:00.002761", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_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}}} <<< 186312 1726890169.75926: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890169.76258: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 186312 1726890169.76372: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing<<< 186312 1726890169.76481: stdout chunk (state=3): >>> # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text <<< 186312 1726890169.76500: stdout chunk (state=3): >>># destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890169.76681: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890169.76708: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890169.76746: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890169.76778: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890169.76786: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890169.76804: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890169.76849: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890169.76856: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890169.76913: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890169.76982: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 186312 1726890169.77019: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890169.77061: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890169.77091: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890169.77221: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890169.77256: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890169.77288: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 186312 1726890169.77296: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890169.77319: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890169.77641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890169.77644: stdout chunk (state=3): >>><<< 186312 1726890169.77652: stderr chunk (state=3): >>><<< 186312 1726890169.77755: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf1f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf1983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf1f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf1f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf198490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf198670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf14f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf14f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf14f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf1b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf148d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf172d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf198970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0efeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0f2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0f0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0ef370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bf071dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0718b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf071eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf071f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf071e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0c9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0c4610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0f6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bf082c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0c9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bf0d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0fc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf082fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf082d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf082d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf04d370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf04d460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf08afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf085a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf085490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed551c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf037c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf085eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0fc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed68af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed68e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed7b730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed7bc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed063a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed68f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed17280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed7b5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed17340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0829d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed336a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed33970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed33760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed33850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed33ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bed3f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed338e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed25a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bf0825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bed33a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb0bec61670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/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_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb877c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0beb87160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb87280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb87f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb874f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb87d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0beb87f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb87100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be5acee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be5cff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be5cfd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be5cf3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebeddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebed3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebedf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebbcc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb57cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb573a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb8a490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0beb574c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb574f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be590250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebce1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be59c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebce370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebe8d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be59c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be59c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be59b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be59b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0bebc68b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0beb4f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0beb4eac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb5f0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0beb4f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb92a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/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_eymz1aah/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_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/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_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0be172580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be56b520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be1180a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0beb4ebb0> # 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_eymz1aah/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_eymz1aah/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_eymz1aah/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_eymz1aah/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_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be578970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/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_eymz1aah/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_eymz1aah/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_eymz1aah/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_eymz1aah/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0bebd9250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be5786a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/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_eymz1aah/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be55d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be55a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be554970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/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_eymz1aah/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_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_eymz1aah/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_eymz1aah/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0be1005e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "/dev/sda", "stderr": "", "rc": 0, "cmd": ["realpath", "/dev/sda"], "start": "2024-09-20 23:42:49.755360", "end": "2024-09-20 23:42:49.758121", "delta": "0:00:00.002761", "msg": "", "invocation": {"module_args": {"_raw_params": "realpath /dev/sda", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890169.78359: done with _execute_module (ansible.legacy.command, {'_raw_params': 'realpath /dev/sda', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890169.4199183-191372-271710171895618/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890169.78369: _low_level_execute_command(): starting 186312 1726890169.78372: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890169.4199183-191372-271710171895618/ > /dev/null 2>&1 && sleep 0' 186312 1726890169.79940: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.79945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.80043: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.80047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890169.80124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890169.80130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.80212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890169.80291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890169.80428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890169.82114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890169.82118: stderr chunk (state=3): >>><<< 186312 1726890169.82121: stdout chunk (state=3): >>><<< 186312 1726890169.82140: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890169.82147: handler run complete 186312 1726890169.82172: Evaluated conditional (False): False 186312 1726890169.82181: attempt loop complete, returning result 186312 1726890169.82184: _execute() done 186312 1726890169.82186: dumping result to json 186312 1726890169.82192: done dumping result, returning 186312 1726890169.82201: done running TaskExecutor() for managed_node3/TASK: Get path of test volume device [02369adf-7a19-881e-6b85-000000002fab] 186312 1726890169.82206: sending task result for task 02369adf-7a19-881e-6b85-000000002fab 186312 1726890169.82306: done sending task result for task 02369adf-7a19-881e-6b85-000000002fab 186312 1726890169.82308: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.002761", "end": "2024-09-20 23:42:49.758121", "rc": 0, "start": "2024-09-20 23:42:49.755360" } STDOUT: /dev/sda 186312 1726890169.82403: no more pending results, returning what we have 186312 1726890169.82407: results queue empty 186312 1726890169.82408: checking for any_errors_fatal 186312 1726890169.82417: done checking for any_errors_fatal 186312 1726890169.82418: checking for max_fail_percentage 186312 1726890169.82420: done checking for max_fail_percentage 186312 1726890169.82421: checking to see if all hosts have failed and the running result is not ok 186312 1726890169.82422: done checking to see if all hosts have failed 186312 1726890169.82422: getting the remaining hosts for this loop 186312 1726890169.82425: done getting the remaining hosts for this loop 186312 1726890169.82428: getting the next task for host managed_node3 186312 1726890169.82435: done getting next task for host managed_node3 186312 1726890169.82438: ^ task is: TASK: Gather swap info 186312 1726890169.82442: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890169.82446: getting variables 186312 1726890169.82447: in VariableManager get_vars() 186312 1726890169.82483: Calling all_inventory to load vars for managed_node3 186312 1726890169.82486: Calling groups_inventory to load vars for managed_node3 186312 1726890169.82489: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890169.82500: Calling all_plugins_play to load vars for managed_node3 186312 1726890169.82503: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890169.82505: Calling groups_plugins_play to load vars for managed_node3 186312 1726890169.83039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890169.84269: done with get_vars() 186312 1726890169.84285: done getting variables 186312 1726890169.84346: 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 [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:42:49 -0400 (0:00:00.570) 0:02:19.583 ****** 186312 1726890169.84383: entering _queue_task() for managed_node3/command 186312 1726890169.84673: worker is 1 (out of 1 available) 186312 1726890169.84685: exiting _queue_task() for managed_node3/command 186312 1726890169.84698: done queuing things up, now waiting for results queue to drain 186312 1726890169.84700: waiting for pending results... 186312 1726890169.85002: running TaskExecutor() for managed_node3/TASK: Gather swap info 186312 1726890169.85165: in run() - task 02369adf-7a19-881e-6b85-000000002fac 186312 1726890169.85192: variable 'ansible_search_path' from source: unknown 186312 1726890169.85240: calling self._execute() 186312 1726890169.85383: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890169.85401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890169.85419: variable 'omit' from source: magic vars 186312 1726890169.85859: variable 'storage_test_volume' from source: include params 186312 1726890169.85902: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 186312 1726890169.85917: variable 'omit' from source: magic vars 186312 1726890169.85982: variable 'omit' from source: magic vars 186312 1726890169.86024: variable 'omit' from source: magic vars 186312 1726890169.86073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890169.86110: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890169.86142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890169.86172: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890169.86187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890169.86222: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890169.86233: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890169.86243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890169.86348: Set connection var ansible_shell_type to sh 186312 1726890169.86367: Set connection var ansible_pipelining to False 186312 1726890169.86385: Set connection var ansible_timeout to 10 186312 1726890169.86392: Set connection var ansible_connection to ssh 186312 1726890169.86402: Set connection var ansible_shell_executable to /bin/sh 186312 1726890169.86414: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890169.86441: variable 'ansible_shell_executable' from source: unknown 186312 1726890169.86448: variable 'ansible_connection' from source: unknown 186312 1726890169.86459: variable 'ansible_module_compression' from source: unknown 186312 1726890169.86467: variable 'ansible_shell_type' from source: unknown 186312 1726890169.86474: variable 'ansible_shell_executable' from source: unknown 186312 1726890169.86485: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890169.86493: variable 'ansible_pipelining' from source: unknown 186312 1726890169.86499: variable 'ansible_timeout' from source: unknown 186312 1726890169.86507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890169.86668: 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) 186312 1726890169.86688: variable 'omit' from source: magic vars 186312 1726890169.86703: starting attempt loop 186312 1726890169.86710: running the handler 186312 1726890169.86733: _low_level_execute_command(): starting 186312 1726890169.86747: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890169.87536: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890169.87555: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.87575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890169.87594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.87639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890169.87656: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890169.87670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.87693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890169.87706: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890169.87719: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890169.87733: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.87750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890169.87770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.87783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890169.87799: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890169.87817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.87898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890169.87926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890169.87943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890169.88008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890169.89494: stdout chunk (state=3): >>>/root <<< 186312 1726890169.89676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890169.89680: stdout chunk (state=3): >>><<< 186312 1726890169.89682: stderr chunk (state=3): >>><<< 186312 1726890169.89789: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890169.89794: _low_level_execute_command(): starting 186312 1726890169.89798: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890169.8970041-191395-218098886446139 `" && echo ansible-tmp-1726890169.8970041-191395-218098886446139="` echo /root/.ansible/tmp/ansible-tmp-1726890169.8970041-191395-218098886446139 `" ) && sleep 0' 186312 1726890169.92364: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.92367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.92403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.92407: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890169.92410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.92591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890169.92627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890169.92733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890169.94476: stdout chunk (state=3): >>>ansible-tmp-1726890169.8970041-191395-218098886446139=/root/.ansible/tmp/ansible-tmp-1726890169.8970041-191395-218098886446139 <<< 186312 1726890169.94597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890169.94671: stderr chunk (state=3): >>><<< 186312 1726890169.94674: stdout chunk (state=3): >>><<< 186312 1726890169.94921: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890169.8970041-191395-218098886446139=/root/.ansible/tmp/ansible-tmp-1726890169.8970041-191395-218098886446139 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890169.94925: variable 'ansible_module_compression' from source: unknown 186312 1726890169.94928: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 186312 1726890169.94933: variable 'ansible_facts' from source: unknown 186312 1726890169.94936: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890169.8970041-191395-218098886446139/AnsiballZ_command.py 186312 1726890169.95695: Sending initial data 186312 1726890169.95704: Sent initial data (158 bytes) 186312 1726890169.98891: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.98894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890169.98939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890169.98942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890169.98945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890169.98948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890169.98998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890169.99010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890169.99098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890170.00748: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890170.00776: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890170.00821: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpn10fizo9 /root/.ansible/tmp/ansible-tmp-1726890169.8970041-191395-218098886446139/AnsiballZ_command.py <<< 186312 1726890170.00857: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890170.01975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890170.02216: stderr chunk (state=3): >>><<< 186312 1726890170.02219: stdout chunk (state=3): >>><<< 186312 1726890170.02222: done transferring module to remote 186312 1726890170.02224: _low_level_execute_command(): starting 186312 1726890170.02227: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890169.8970041-191395-218098886446139/ /root/.ansible/tmp/ansible-tmp-1726890169.8970041-191395-218098886446139/AnsiballZ_command.py && sleep 0' 186312 1726890170.03587: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890170.03591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890170.03618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890170.03634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890170.03817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890170.03821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890170.03873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890170.05529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890170.05593: stderr chunk (state=3): >>><<< 186312 1726890170.05596: stdout chunk (state=3): >>><<< 186312 1726890170.05682: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890170.05685: _low_level_execute_command(): starting 186312 1726890170.05688: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890169.8970041-191395-218098886446139/AnsiballZ_command.py && sleep 0' 186312 1726890170.06936: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890170.06939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890170.07052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890170.07088: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890170.07092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890170.07094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890170.07299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890170.07303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890170.07365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890170.09206: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890170.09231: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890170.09235: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890170.09292: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890170.09295: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890170.09355: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890170.09358: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890170.09360: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890170.09397: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890170.09400: stdout chunk (state=3): >>>import 'zipimport' # <<< 186312 1726890170.09415: stdout chunk (state=3): >>># installed zipimport hook <<< 186312 1726890170.09455: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890170.09458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890170.09470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890170.09494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890170.09525: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7741043dc0> <<< 186312 1726890170.09553: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890170.09567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740dd83a0> <<< 186312 1726890170.09580: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7741043b20> <<< 186312 1726890170.09608: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 186312 1726890170.09613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890170.09634: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7741043ac0> <<< 186312 1726890170.09639: stdout chunk (state=3): >>>import '_signal' # <<< 186312 1726890170.09668: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890170.09674: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740dd8490> <<< 186312 1726890170.09701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890170.09740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890170.09747: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740dd8940> <<< 186312 1726890170.09767: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740dd8670> <<< 186312 1726890170.09801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890170.09807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890170.09825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890170.09844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890170.09860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890170.09878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890170.09905: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d8f190> <<< 186312 1726890170.09926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890170.09943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890170.10013: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d8f220> <<< 186312 1726890170.10047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890170.10078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 186312 1726890170.10084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d8f940> <<< 186312 1726890170.10111: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740df0880> <<< 186312 1726890170.10140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d88d90> <<< 186312 1726890170.10200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740db2d90> <<< 186312 1726890170.10250: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740dd8970> <<< 186312 1726890170.10276: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890170.10474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890170.10516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890170.10535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890170.10552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890170.10576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890170.10593: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d54eb0> <<< 186312 1726890170.10660: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d57f40> <<< 186312 1726890170.10666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890170.10686: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890170.10707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890170.10729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890170.10748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890170.10766: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d4c610> <<< 186312 1726890170.10789: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d55640> <<< 186312 1726890170.10792: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d54370> <<< 186312 1726890170.10814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890170.10875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890170.10897: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890170.10941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890170.10948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890170.10995: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740cd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cd68b0> <<< 186312 1726890170.10998: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890170.11037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cd6eb0> <<< 186312 1726890170.11042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890170.11062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890170.11086: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890170.11116: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cd6f70> <<< 186312 1726890170.11133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cd6e80> import '_collections' # <<< 186312 1726890170.11179: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d2ed30> import '_functools' # <<< 186312 1726890170.11204: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d29610> <<< 186312 1726890170.11265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d3b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d5be20> <<< 186312 1726890170.11291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890170.11328: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890170.11354: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740ce7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d2e250> <<< 186312 1726890170.11370: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740d3b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d619d0> <<< 186312 1726890170.11395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890170.11425: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890170.11467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890170.11474: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ce7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ce7d90> <<< 186312 1726890170.11502: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ce7d00> <<< 186312 1726890170.11528: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 186312 1726890170.11553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890170.11559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890170.11576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890170.11629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890170.11656: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cbb370> <<< 186312 1726890170.11678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890170.11685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890170.11716: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cbb460> <<< 186312 1726890170.11836: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ceffa0> <<< 186312 1726890170.11873: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ceaa30> <<< 186312 1726890170.11880: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cea490> <<< 186312 1726890170.11906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890170.11914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890170.11957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890170.11983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 186312 1726890170.11990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bd51c0> <<< 186312 1726890170.12026: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ca5c70> <<< 186312 1726890170.12074: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ceaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d61040> <<< 186312 1726890170.12095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890170.12121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890170.12156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740be8af0> import 'errno' # <<< 186312 1726890170.12192: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740be8e20> <<< 186312 1726890170.12251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890170.12257: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bfb730> <<< 186312 1726890170.12274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890170.12308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890170.12331: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bfbc70> <<< 186312 1726890170.12377: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740b863a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740be8f10> <<< 186312 1726890170.12401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890170.12459: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740b97280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bfb5b0> <<< 186312 1726890170.12470: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890170.12494: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740b97340> <<< 186312 1726890170.12541: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ce79d0> <<< 186312 1726890170.12550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890170.12919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890170.12922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890170.12924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890170.12926: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740bb36a0> <<< 186312 1726890170.12928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890170.12930: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740bb3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bb3760> <<< 186312 1726890170.12935: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740bb3850> <<< 186312 1726890170.12938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890170.12940: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740bb3ca0> <<< 186312 1726890170.12954: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740bbf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bb38e0> <<< 186312 1726890170.12969: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ba5a30> <<< 186312 1726890170.12995: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ce75b0> <<< 186312 1726890170.13015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890170.13068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890170.13100: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bb3a90> <<< 186312 1726890170.13248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890170.13255: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7740adb670> <<< 186312 1726890170.13408: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 186312 1726890170.13496: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.13527: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 186312 1726890170.13545: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.13558: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890170.13572: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.14781: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.15729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a017c0> <<< 186312 1726890170.15755: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890170.15778: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890170.15808: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890170.15841: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740a01160> <<< 186312 1726890170.15883: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a01280> <<< 186312 1726890170.15930: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a01f10> <<< 186312 1726890170.15951: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890170.15983: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a014f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a01d30> import 'atexit' # <<< 186312 1726890170.16015: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740a01f70> <<< 186312 1726890170.16031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890170.16058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890170.16097: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a01100> <<< 186312 1726890170.16116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890170.16131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890170.16152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890170.16172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890170.16199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890170.16270: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740956ee0> <<< 186312 1726890170.16305: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740979f40> <<< 186312 1726890170.16343: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740979d60> <<< 186312 1726890170.16360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890170.16387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890170.16430: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77409793d0> <<< 186312 1726890170.16439: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a67dc0> <<< 186312 1726890170.16598: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a673a0> <<< 186312 1726890170.16622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890170.16643: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a67f70> <<< 186312 1726890170.16666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 186312 1726890170.16672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890170.16708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890170.16724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890170.16732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890170.16760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a36c10> <<< 186312 1726890170.16850: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77409d1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77409d13a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a04490> <<< 186312 1726890170.16882: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409d14c0> <<< 186312 1726890170.16920: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77409d14f0> <<< 186312 1726890170.16944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890170.16952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890170.16969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890170.16993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890170.17070: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774093a250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a481f0> <<< 186312 1726890170.17097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890170.17104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890170.17158: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409468e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a48370> <<< 186312 1726890170.17182: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890170.17218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890170.17252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890170.17311: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a62d90> <<< 186312 1726890170.17439: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740946880> <<< 186312 1726890170.17526: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409466d0> <<< 186312 1726890170.17559: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740945670> <<< 186312 1726890170.17603: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409455b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a408b0> <<< 186312 1726890170.17635: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890170.17662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 186312 1726890170.17670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890170.17715: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409c9670> <<< 186312 1726890170.17896: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409c8ac0> <<< 186312 1726890170.17903: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77409d90d0> <<< 186312 1726890170.17949: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409c90d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a0ca60> <<< 186312 1726890170.17971: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890170.17986: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890170.17992: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.18062: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.18145: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.18167: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890170.18184: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890170.18197: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890170.18203: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.18297: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.18392: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.18840: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.19309: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890170.19319: 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.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890170.19346: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890170.19352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890170.19407: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773ffe7580> <<< 186312 1726890170.19475: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77403eb520> <<< 186312 1726890170.19492: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ff8d0a0> <<< 186312 1726890170.19542: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890170.19558: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.19582: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.19589: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890170.19708: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.19838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890170.19868: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77409c8bb0> # zipimport: zlib available <<< 186312 1726890170.20319: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.20619: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.20675: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.20744: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890170.20781: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.20818: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890170.20824: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.20876: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.20953: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890170.20977: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890170.20994: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.21029: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.21065: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 186312 1726890170.21071: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.21252: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.21442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890170.21471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890170.21479: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890170.21550: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77403f8970> # zipimport: zlib available <<< 186312 1726890170.21617: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.21684: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/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_3tlb3d7i/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_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890170.21704: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890170.21718: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.21754: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.21794: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890170.21801: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.21836: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.21873: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.21958: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.22023: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890170.22046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890170.22118: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740a53250> <<< 186312 1726890170.22148: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77403f86a0> <<< 186312 1726890170.22182: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/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_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890170.22294: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.22345: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.22368: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.22414: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890170.22421: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890170.22438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890170.22469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890170.22490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890170.22505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890170.22588: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77403dd7c0> <<< 186312 1726890170.22631: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77403da7f0> <<< 186312 1726890170.22688: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77403d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890170.22718: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.22744: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/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_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890170.22809: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890170.22838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 186312 1726890170.22845: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.22940: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.23040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890170.23059: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ff755e0> <<< 186312 1726890170.23139: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890170.23275: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890171.23735: stdout chunk (state=3): >>> {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:42:50.232051", "end": "2024-09-20 23:42:51.235873", "delta": "0:00:01.003822", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_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}}} <<< 186312 1726890171.23754: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890171.24184: 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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile <<< 186312 1726890171.24250: stdout chunk (state=3): >>># destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 186312 1726890171.24261: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 186312 1726890171.24410: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890171.24442: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890171.24464: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 186312 1726890171.24506: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890171.24531: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890171.24564: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 186312 1726890171.24590: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890171.24665: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 186312 1726890171.24703: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 186312 1726890171.24742: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 186312 1726890171.24791: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 186312 1726890171.24877: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 186312 1726890171.24905: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 186312 1726890171.24932: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890171.24936: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890171.25109: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 186312 1726890171.25161: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890171.25179: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890171.25182: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890171.25212: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890171.25602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890171.25605: stdout chunk (state=3): >>><<< 186312 1726890171.25613: stderr chunk (state=3): >>><<< 186312 1726890171.25710: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7741043dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740dd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7741043b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7741043ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740dd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740dd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740dd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740df0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740db2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740dd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d54eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d57f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d4c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d55640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d54370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740cd6dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cd68b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cd6eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cd6f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cd6e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d2ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d29610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d3b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d5be20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740ce7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d2e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740d3b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d619d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ce7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ce7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ce7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cbb370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cbb460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ceffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ceaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740cea490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bd51c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ca5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ceaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740d61040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740be8af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740be8e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bfb730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bfbc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740b863a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740be8f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740b97280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bfb5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740b97340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ce79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740bb36a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740bb3970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bb3760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740bb3850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740bb3ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740bbf1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bb38e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ba5a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740ce75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740bb3a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7740adb670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/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_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a017c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740a01160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a01280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a01f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a014f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a01d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740a01f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a01100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740956ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740979f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740979d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77409793d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a67dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a673a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a67f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a36c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77409d1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77409d13a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a04490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409d14c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77409d14f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f774093a250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a481f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409468e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a48370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a62d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740946880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409466d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740945670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409455b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a408b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409c9670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409c8ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77409d90d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f77409c90d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7740a0ca60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/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_3tlb3d7i/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_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/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_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f773ffe7580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77403eb520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ff8d0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77409c8bb0> # 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_3tlb3d7i/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_3tlb3d7i/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_3tlb3d7i/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_3tlb3d7i/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_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77403f8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/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_3tlb3d7i/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_3tlb3d7i/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_3tlb3d7i/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_3tlb3d7i/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7740a53250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77403f86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/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_3tlb3d7i/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.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77403dd7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77403da7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f77403d4970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/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_3tlb3d7i/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_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_3tlb3d7i/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_3tlb3d7i/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f773ff755e0> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Filename\t\t\t\tType\t\tSize\t\tUsed\t\tPriority", "stderr": "", "rc": 0, "cmd": ["cat", "/proc/swaps"], "start": "2024-09-20 23:42:50.232051", "end": "2024-09-20 23:42:51.235873", "delta": "0:00:01.003822", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /proc/swaps", "_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__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890171.26559: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /proc/swaps', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890169.8970041-191395-218098886446139/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890171.26563: _low_level_execute_command(): starting 186312 1726890171.26573: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890169.8970041-191395-218098886446139/ > /dev/null 2>&1 && sleep 0' 186312 1726890171.27955: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890171.27979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890171.28026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890171.28066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890171.28141: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890171.28163: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890171.28198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890171.28236: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890171.28270: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890171.28289: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890171.28309: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890171.28349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890171.28382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890171.28395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890171.28417: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890171.28441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890171.28531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890171.28586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890171.28602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890171.28706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890171.30503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890171.30608: stderr chunk (state=3): >>><<< 186312 1726890171.30635: stdout chunk (state=3): >>><<< 186312 1726890171.30666: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890171.30713: handler run complete 186312 1726890171.30766: Evaluated conditional (False): False 186312 1726890171.30769: attempt loop complete, returning result 186312 1726890171.30771: _execute() done 186312 1726890171.30774: dumping result to json 186312 1726890171.30780: done dumping result, returning 186312 1726890171.30788: done running TaskExecutor() for managed_node3/TASK: Gather swap info [02369adf-7a19-881e-6b85-000000002fac] 186312 1726890171.30794: sending task result for task 02369adf-7a19-881e-6b85-000000002fac 186312 1726890171.30910: done sending task result for task 02369adf-7a19-881e-6b85-000000002fac 186312 1726890171.30915: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:01.003822", "end": "2024-09-20 23:42:51.235873", "rc": 0, "start": "2024-09-20 23:42:50.232051" } STDOUT: Filename Type Size Used Priority 186312 1726890171.31025: no more pending results, returning what we have 186312 1726890171.31033: results queue empty 186312 1726890171.31034: checking for any_errors_fatal 186312 1726890171.31044: done checking for any_errors_fatal 186312 1726890171.31044: checking for max_fail_percentage 186312 1726890171.31046: done checking for max_fail_percentage 186312 1726890171.31047: checking to see if all hosts have failed and the running result is not ok 186312 1726890171.31048: done checking to see if all hosts have failed 186312 1726890171.31049: getting the remaining hosts for this loop 186312 1726890171.31051: done getting the remaining hosts for this loop 186312 1726890171.31054: getting the next task for host managed_node3 186312 1726890171.31062: done getting next task for host managed_node3 186312 1726890171.31065: ^ task is: TASK: Verify swap status 186312 1726890171.31069: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890171.31075: getting variables 186312 1726890171.31076: in VariableManager get_vars() 186312 1726890171.31117: Calling all_inventory to load vars for managed_node3 186312 1726890171.31120: Calling groups_inventory to load vars for managed_node3 186312 1726890171.31123: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890171.31136: Calling all_plugins_play to load vars for managed_node3 186312 1726890171.31138: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890171.31145: Calling groups_plugins_play to load vars for managed_node3 186312 1726890171.31987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890171.32810: done with get_vars() 186312 1726890171.32835: done getting variables 186312 1726890171.32969: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:42:51 -0400 (0:00:01.486) 0:02:21.069 ****** 186312 1726890171.33016: entering _queue_task() for managed_node3/assert 186312 1726890171.33402: worker is 1 (out of 1 available) 186312 1726890171.33418: exiting _queue_task() for managed_node3/assert 186312 1726890171.33434: done queuing things up, now waiting for results queue to drain 186312 1726890171.33435: waiting for pending results... 186312 1726890171.33883: running TaskExecutor() for managed_node3/TASK: Verify swap status 186312 1726890171.34105: in run() - task 02369adf-7a19-881e-6b85-000000002fad 186312 1726890171.34135: variable 'ansible_search_path' from source: unknown 186312 1726890171.34186: calling self._execute() 186312 1726890171.34350: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.34366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.34389: variable 'omit' from source: magic vars 186312 1726890171.34837: variable 'storage_test_volume' from source: include params 186312 1726890171.34887: Evaluated conditional (storage_test_volume.fs_type == "swap"): True 186312 1726890171.34898: variable 'omit' from source: magic vars 186312 1726890171.34958: variable 'omit' from source: magic vars 186312 1726890171.35005: variable 'omit' from source: magic vars 186312 1726890171.35052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890171.35094: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890171.35126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890171.35149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890171.35166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890171.35206: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890171.35219: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.35227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.35332: Set connection var ansible_shell_type to sh 186312 1726890171.35349: Set connection var ansible_pipelining to False 186312 1726890171.35363: Set connection var ansible_timeout to 10 186312 1726890171.35370: Set connection var ansible_connection to ssh 186312 1726890171.35380: Set connection var ansible_shell_executable to /bin/sh 186312 1726890171.35390: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890171.35421: variable 'ansible_shell_executable' from source: unknown 186312 1726890171.35432: variable 'ansible_connection' from source: unknown 186312 1726890171.35440: variable 'ansible_module_compression' from source: unknown 186312 1726890171.35447: variable 'ansible_shell_type' from source: unknown 186312 1726890171.35453: variable 'ansible_shell_executable' from source: unknown 186312 1726890171.35459: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.35467: variable 'ansible_pipelining' from source: unknown 186312 1726890171.35473: variable 'ansible_timeout' from source: unknown 186312 1726890171.35480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.35630: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890171.35652: variable 'omit' from source: magic vars 186312 1726890171.35662: starting attempt loop 186312 1726890171.35669: running the handler 186312 1726890171.35940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890171.38313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890171.38384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890171.38425: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890171.38474: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890171.38504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890171.38591: 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) 186312 1726890171.38626: 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) 186312 1726890171.38659: 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) 186312 1726890171.38710: 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) 186312 1726890171.38733: 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) 186312 1726890171.38790: 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) 186312 1726890171.38821: 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) 186312 1726890171.38851: 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) 186312 1726890171.38904: 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) 186312 1726890171.38926: 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) 186312 1726890171.38975: 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) 186312 1726890171.39013: 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) 186312 1726890171.39044: 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) 186312 1726890171.39087: 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) 186312 1726890171.39116: 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) 186312 1726890171.39368: variable 'storage_test_swaps' from source: set_fact 186312 1726890171.39384: variable 'storage_test_sys_node' from source: set_fact 186312 1726890171.39402: variable 'storage_test_swap_expected_matches' from source: set_fact 186312 1726890171.39456: Evaluated conditional (storage_test_swaps.stdout | regex_findall('^' + storage_test_sys_node.stdout + ' ', multiline=True) | list | length | int == storage_test_swap_expected_matches | int): True 186312 1726890171.39466: handler run complete 186312 1726890171.39483: attempt loop complete, returning result 186312 1726890171.39490: _execute() done 186312 1726890171.39497: dumping result to json 186312 1726890171.39504: done dumping result, returning 186312 1726890171.39517: done running TaskExecutor() for managed_node3/TASK: Verify swap status [02369adf-7a19-881e-6b85-000000002fad] 186312 1726890171.39527: sending task result for task 02369adf-7a19-881e-6b85-000000002fad 186312 1726890171.39640: done sending task result for task 02369adf-7a19-881e-6b85-000000002fad ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890171.39690: no more pending results, returning what we have 186312 1726890171.39694: results queue empty 186312 1726890171.39694: checking for any_errors_fatal 186312 1726890171.39708: done checking for any_errors_fatal 186312 1726890171.39709: checking for max_fail_percentage 186312 1726890171.39717: done checking for max_fail_percentage 186312 1726890171.39719: checking to see if all hosts have failed and the running result is not ok 186312 1726890171.39720: done checking to see if all hosts have failed 186312 1726890171.39721: getting the remaining hosts for this loop 186312 1726890171.39723: done getting the remaining hosts for this loop 186312 1726890171.39727: getting the next task for host managed_node3 186312 1726890171.39737: done getting next task for host managed_node3 186312 1726890171.39739: ^ task is: TASK: Unset facts 186312 1726890171.39745: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890171.39751: getting variables 186312 1726890171.39753: in VariableManager get_vars() 186312 1726890171.39790: Calling all_inventory to load vars for managed_node3 186312 1726890171.39793: Calling groups_inventory to load vars for managed_node3 186312 1726890171.39797: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890171.39809: Calling all_plugins_play to load vars for managed_node3 186312 1726890171.39815: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890171.39818: Calling groups_plugins_play to load vars for managed_node3 186312 1726890171.40564: WORKER PROCESS EXITING 186312 1726890171.40587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890171.41388: done with get_vars() 186312 1726890171.41402: done getting variables 186312 1726890171.41465: 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 [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:42:51 -0400 (0:00:00.084) 0:02:21.154 ****** 186312 1726890171.41498: entering _queue_task() for managed_node3/set_fact 186312 1726890171.41762: worker is 1 (out of 1 available) 186312 1726890171.41775: exiting _queue_task() for managed_node3/set_fact 186312 1726890171.41787: done queuing things up, now waiting for results queue to drain 186312 1726890171.41789: waiting for pending results... 186312 1726890171.42086: running TaskExecutor() for managed_node3/TASK: Unset facts 186312 1726890171.42217: in run() - task 02369adf-7a19-881e-6b85-000000002fae 186312 1726890171.42246: variable 'ansible_search_path' from source: unknown 186312 1726890171.42286: calling self._execute() 186312 1726890171.42414: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.42430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.42449: variable 'omit' from source: magic vars 186312 1726890171.42570: variable 'omit' from source: magic vars 186312 1726890171.42639: variable 'omit' from source: magic vars 186312 1726890171.42683: variable 'omit' from source: magic vars 186312 1726890171.42734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890171.42780: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890171.42804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890171.42828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890171.42847: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890171.42887: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890171.42895: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.42902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.43008: Set connection var ansible_shell_type to sh 186312 1726890171.43024: Set connection var ansible_pipelining to False 186312 1726890171.43040: Set connection var ansible_timeout to 10 186312 1726890171.43047: Set connection var ansible_connection to ssh 186312 1726890171.43055: Set connection var ansible_shell_executable to /bin/sh 186312 1726890171.43064: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890171.43094: variable 'ansible_shell_executable' from source: unknown 186312 1726890171.43102: variable 'ansible_connection' from source: unknown 186312 1726890171.43108: variable 'ansible_module_compression' from source: unknown 186312 1726890171.43116: variable 'ansible_shell_type' from source: unknown 186312 1726890171.43123: variable 'ansible_shell_executable' from source: unknown 186312 1726890171.43132: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.43140: variable 'ansible_pipelining' from source: unknown 186312 1726890171.43146: variable 'ansible_timeout' from source: unknown 186312 1726890171.43153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.43305: 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) 186312 1726890171.43326: variable 'omit' from source: magic vars 186312 1726890171.43340: starting attempt loop 186312 1726890171.43348: running the handler 186312 1726890171.43367: handler run complete 186312 1726890171.43382: attempt loop complete, returning result 186312 1726890171.43390: _execute() done 186312 1726890171.43402: dumping result to json 186312 1726890171.43410: done dumping result, returning 186312 1726890171.43425: done running TaskExecutor() for managed_node3/TASK: Unset facts [02369adf-7a19-881e-6b85-000000002fae] 186312 1726890171.43438: sending task result for task 02369adf-7a19-881e-6b85-000000002fae ok: [managed_node3] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 186312 1726890171.43582: no more pending results, returning what we have 186312 1726890171.43585: results queue empty 186312 1726890171.43586: checking for any_errors_fatal 186312 1726890171.43595: done checking for any_errors_fatal 186312 1726890171.43595: checking for max_fail_percentage 186312 1726890171.43597: done checking for max_fail_percentage 186312 1726890171.43598: checking to see if all hosts have failed and the running result is not ok 186312 1726890171.43599: done checking to see if all hosts have failed 186312 1726890171.43600: getting the remaining hosts for this loop 186312 1726890171.43601: done getting the remaining hosts for this loop 186312 1726890171.43604: getting the next task for host managed_node3 186312 1726890171.43616: done getting next task for host managed_node3 186312 1726890171.43619: ^ task is: TASK: Set some variables for fstab checking 186312 1726890171.43625: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890171.43632: getting variables 186312 1726890171.43633: in VariableManager get_vars() 186312 1726890171.43670: Calling all_inventory to load vars for managed_node3 186312 1726890171.43673: Calling groups_inventory to load vars for managed_node3 186312 1726890171.43677: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890171.43689: Calling all_plugins_play to load vars for managed_node3 186312 1726890171.43693: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890171.43696: Calling groups_plugins_play to load vars for managed_node3 186312 1726890171.44718: done sending task result for task 02369adf-7a19-881e-6b85-000000002fae 186312 1726890171.44722: WORKER PROCESS EXITING 186312 1726890171.44746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890171.45377: done with get_vars() 186312 1726890171.45390: done getting variables 186312 1726890171.45448: 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 [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:42:51 -0400 (0:00:00.039) 0:02:21.194 ****** 186312 1726890171.45483: entering _queue_task() for managed_node3/set_fact 186312 1726890171.45716: worker is 1 (out of 1 available) 186312 1726890171.45727: exiting _queue_task() for managed_node3/set_fact 186312 1726890171.45741: done queuing things up, now waiting for results queue to drain 186312 1726890171.45742: waiting for pending results... 186312 1726890171.46039: running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking 186312 1726890171.46175: in run() - task 02369adf-7a19-881e-6b85-000000002fb2 186312 1726890171.46200: variable 'ansible_search_path' from source: unknown 186312 1726890171.46247: calling self._execute() 186312 1726890171.46371: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.46383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.46399: variable 'omit' from source: magic vars 186312 1726890171.46533: variable 'omit' from source: magic vars 186312 1726890171.46601: variable 'omit' from source: magic vars 186312 1726890171.46952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890171.49868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890171.49945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890171.50006: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890171.50059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890171.50098: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890171.50191: 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) 186312 1726890171.50235: 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) 186312 1726890171.50271: 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) 186312 1726890171.50325: 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) 186312 1726890171.50353: 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) 186312 1726890171.50402: 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) 186312 1726890171.50438: 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) 186312 1726890171.50475: 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) 186312 1726890171.50524: 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) 186312 1726890171.50550: 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) 186312 1726890171.50623: 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) 186312 1726890171.50659: 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) 186312 1726890171.50694: 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) 186312 1726890171.50744: 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) 186312 1726890171.50764: 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) 186312 1726890171.50936: variable 'storage_test_fstab' from source: set_fact 186312 1726890171.50956: variable 'storage_test_volume' from source: include params 186312 1726890171.51088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890171.51269: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890171.51315: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890171.51355: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890171.51386: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890171.51442: 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) 186312 1726890171.51466: 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) 186312 1726890171.51490: 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) 186312 1726890171.51521: 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) 186312 1726890171.51762: 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) 186312 1726890171.51792: 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) 186312 1726890171.51825: 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) 186312 1726890171.51880: 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) 186312 1726890171.51901: 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) 186312 1726890171.52186: variable '__mount_point' from source: task vars 186312 1726890171.52297: variable 'storage_test_volume' from source: include params 186312 1726890171.52341: variable 'storage_test_fstab' from source: set_fact 186312 1726890171.52758: variable '_storage_test_volume_present' from source: set_fact 186312 1726890171.52767: variable '__mount_point' from source: task vars 186312 1726890171.52850: variable 'storage_test_volume' from source: include params 186312 1726890171.52871: variable 'storage_test_volume' from source: include params 186312 1726890171.53173: variable '_storage_test_volume_present' from source: set_fact 186312 1726890171.53182: variable '__mount_point' from source: task vars 186312 1726890171.53269: variable 'storage_test_volume' from source: include params 186312 1726890171.53669: variable '__mount_options' from source: task vars 186312 1726890171.53745: variable 'storage_test_volume' from source: include params 186312 1726890171.53766: variable '__mount_point' from source: task vars 186312 1726890171.53843: variable 'storage_test_volume' from source: include params 186312 1726890171.53866: variable 'storage_test_fstab' from source: set_fact 186312 1726890171.53884: variable '__pattern' from source: task vars 186312 1726890171.53982: variable '__mount_point' from source: task vars 186312 1726890171.54064: variable 'storage_test_volume' from source: include params 186312 1726890171.54083: variable '__mount_options' from source: task vars 186312 1726890171.54166: variable 'storage_test_volume' from source: include params 186312 1726890171.54353: variable '_storage_test_volume_present' from source: set_fact 186312 1726890171.54362: variable '__mount_options' from source: task vars 186312 1726890171.54446: variable 'storage_test_volume' from source: include params 186312 1726890171.54476: variable 'omit' from source: magic vars 186312 1726890171.54505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890171.54544: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890171.54572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890171.54592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890171.54606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890171.54649: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890171.54660: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.54670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.54779: Set connection var ansible_shell_type to sh 186312 1726890171.54795: Set connection var ansible_pipelining to False 186312 1726890171.54810: Set connection var ansible_timeout to 10 186312 1726890171.54819: Set connection var ansible_connection to ssh 186312 1726890171.54827: Set connection var ansible_shell_executable to /bin/sh 186312 1726890171.54838: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890171.54866: variable 'ansible_shell_executable' from source: unknown 186312 1726890171.54873: variable 'ansible_connection' from source: unknown 186312 1726890171.54882: variable 'ansible_module_compression' from source: unknown 186312 1726890171.54888: variable 'ansible_shell_type' from source: unknown 186312 1726890171.54893: variable 'ansible_shell_executable' from source: unknown 186312 1726890171.54898: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.54903: variable 'ansible_pipelining' from source: unknown 186312 1726890171.54908: variable 'ansible_timeout' from source: unknown 186312 1726890171.54917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.55045: 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) 186312 1726890171.55062: variable 'omit' from source: magic vars 186312 1726890171.55072: starting attempt loop 186312 1726890171.55083: running the handler 186312 1726890171.55107: handler run complete 186312 1726890171.55124: attempt loop complete, returning result 186312 1726890171.55134: _execute() done 186312 1726890171.55141: dumping result to json 186312 1726890171.55148: done dumping result, returning 186312 1726890171.55159: done running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking [02369adf-7a19-881e-6b85-000000002fb2] 186312 1726890171.55168: sending task result for task 02369adf-7a19-881e-6b85-000000002fb2 ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } 186312 1726890171.55381: no more pending results, returning what we have 186312 1726890171.55385: results queue empty 186312 1726890171.55385: checking for any_errors_fatal 186312 1726890171.55396: done checking for any_errors_fatal 186312 1726890171.55397: checking for max_fail_percentage 186312 1726890171.55399: done checking for max_fail_percentage 186312 1726890171.55400: checking to see if all hosts have failed and the running result is not ok 186312 1726890171.55401: done checking to see if all hosts have failed 186312 1726890171.55402: getting the remaining hosts for this loop 186312 1726890171.55404: done getting the remaining hosts for this loop 186312 1726890171.55408: getting the next task for host managed_node3 186312 1726890171.55431: done getting next task for host managed_node3 186312 1726890171.55435: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890171.55440: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890171.55446: getting variables 186312 1726890171.55448: in VariableManager get_vars() 186312 1726890171.55490: Calling all_inventory to load vars for managed_node3 186312 1726890171.55494: Calling groups_inventory to load vars for managed_node3 186312 1726890171.55498: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890171.55511: Calling all_plugins_play to load vars for managed_node3 186312 1726890171.55517: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890171.55521: Calling groups_plugins_play to load vars for managed_node3 186312 1726890171.56659: done sending task result for task 02369adf-7a19-881e-6b85-000000002fb2 186312 1726890171.56663: WORKER PROCESS EXITING 186312 1726890171.56853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890171.57514: done with get_vars() 186312 1726890171.57534: done getting variables 186312 1726890171.57617: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:42:51 -0400 (0:00:00.121) 0:02:21.315 ****** 186312 1726890171.57660: entering _queue_task() for managed_node3/assert 186312 1726890171.58141: worker is 1 (out of 1 available) 186312 1726890171.58155: exiting _queue_task() for managed_node3/assert 186312 1726890171.58168: done queuing things up, now waiting for results queue to drain 186312 1726890171.58169: waiting for pending results... 186312 1726890171.58601: running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890171.58744: in run() - task 02369adf-7a19-881e-6b85-000000002fb3 186312 1726890171.58769: variable 'ansible_search_path' from source: unknown 186312 1726890171.58834: calling self._execute() 186312 1726890171.58991: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.59009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.59026: variable 'omit' from source: magic vars 186312 1726890171.59620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890171.62567: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890171.62653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890171.62697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890171.62740: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890171.62769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890171.62881: variable '_storage_test_volume_present' from source: set_fact 186312 1726890171.62915: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890171.62924: when evaluation is False, skipping this task 186312 1726890171.62934: _execute() done 186312 1726890171.62942: dumping result to json 186312 1726890171.62950: done dumping result, returning 186312 1726890171.62960: done running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-881e-6b85-000000002fb3] 186312 1726890171.62970: sending task result for task 02369adf-7a19-881e-6b85-000000002fb3 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890171.63134: no more pending results, returning what we have 186312 1726890171.63138: results queue empty 186312 1726890171.63139: checking for any_errors_fatal 186312 1726890171.63151: done checking for any_errors_fatal 186312 1726890171.63152: checking for max_fail_percentage 186312 1726890171.63154: done checking for max_fail_percentage 186312 1726890171.63155: checking to see if all hosts have failed and the running result is not ok 186312 1726890171.63156: done checking to see if all hosts have failed 186312 1726890171.63157: getting the remaining hosts for this loop 186312 1726890171.63160: done getting the remaining hosts for this loop 186312 1726890171.63164: getting the next task for host managed_node3 186312 1726890171.63172: done getting next task for host managed_node3 186312 1726890171.63175: ^ task is: TASK: Verify the fstab mount point 186312 1726890171.63180: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890171.63185: getting variables 186312 1726890171.63187: in VariableManager get_vars() 186312 1726890171.63232: Calling all_inventory to load vars for managed_node3 186312 1726890171.63235: Calling groups_inventory to load vars for managed_node3 186312 1726890171.63239: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890171.63252: Calling all_plugins_play to load vars for managed_node3 186312 1726890171.63256: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890171.63259: Calling groups_plugins_play to load vars for managed_node3 186312 1726890171.64099: done sending task result for task 02369adf-7a19-881e-6b85-000000002fb3 186312 1726890171.64103: WORKER PROCESS EXITING 186312 1726890171.64160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890171.65094: done with get_vars() 186312 1726890171.65109: done getting variables 186312 1726890171.65177: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:42:51 -0400 (0:00:00.075) 0:02:21.391 ****** 186312 1726890171.65211: entering _queue_task() for managed_node3/assert 186312 1726890171.65483: worker is 1 (out of 1 available) 186312 1726890171.65494: exiting _queue_task() for managed_node3/assert 186312 1726890171.65505: done queuing things up, now waiting for results queue to drain 186312 1726890171.65506: waiting for pending results... 186312 1726890171.65806: running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point 186312 1726890171.65947: in run() - task 02369adf-7a19-881e-6b85-000000002fb4 186312 1726890171.65967: variable 'ansible_search_path' from source: unknown 186312 1726890171.66005: calling self._execute() 186312 1726890171.66147: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.66165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.66180: variable 'omit' from source: magic vars 186312 1726890171.66309: variable 'omit' from source: magic vars 186312 1726890171.66379: variable 'omit' from source: magic vars 186312 1726890171.66691: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890171.66710: variable 'storage_test_volume' from source: include params 186312 1726890171.66776: variable 'omit' from source: magic vars 186312 1726890171.66837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890171.66877: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890171.66909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890171.66940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890171.66959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890171.66994: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890171.67009: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.67020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.67140: Set connection var ansible_shell_type to sh 186312 1726890171.67156: Set connection var ansible_pipelining to False 186312 1726890171.67171: Set connection var ansible_timeout to 10 186312 1726890171.67177: Set connection var ansible_connection to ssh 186312 1726890171.67187: Set connection var ansible_shell_executable to /bin/sh 186312 1726890171.67197: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890171.67232: variable 'ansible_shell_executable' from source: unknown 186312 1726890171.67246: variable 'ansible_connection' from source: unknown 186312 1726890171.67254: variable 'ansible_module_compression' from source: unknown 186312 1726890171.67261: variable 'ansible_shell_type' from source: unknown 186312 1726890171.67268: variable 'ansible_shell_executable' from source: unknown 186312 1726890171.67274: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.67282: variable 'ansible_pipelining' from source: unknown 186312 1726890171.67288: variable 'ansible_timeout' from source: unknown 186312 1726890171.67296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.67467: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890171.67485: variable 'omit' from source: magic vars 186312 1726890171.67496: starting attempt loop 186312 1726890171.67503: running the handler 186312 1726890171.67726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890171.71048: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890171.71124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890171.71172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890171.71218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890171.71253: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890171.71337: 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) 186312 1726890171.71371: 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) 186312 1726890171.71411: 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) 186312 1726890171.71455: 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) 186312 1726890171.71473: 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) 186312 1726890171.71546: 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) 186312 1726890171.71571: 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) 186312 1726890171.71598: 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) 186312 1726890171.71662: 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) 186312 1726890171.71678: 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) 186312 1726890171.71890: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 186312 1726890171.71900: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890171.71921: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 186312 1726890171.72442: handler run complete 186312 1726890171.72462: attempt loop complete, returning result 186312 1726890171.72470: _execute() done 186312 1726890171.72478: dumping result to json 186312 1726890171.72485: done dumping result, returning 186312 1726890171.72497: done running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point [02369adf-7a19-881e-6b85-000000002fb4] 186312 1726890171.72506: sending task result for task 02369adf-7a19-881e-6b85-000000002fb4 186312 1726890171.72634: done sending task result for task 02369adf-7a19-881e-6b85-000000002fb4 186312 1726890171.72648: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890171.72699: no more pending results, returning what we have 186312 1726890171.72704: results queue empty 186312 1726890171.72705: checking for any_errors_fatal 186312 1726890171.72719: done checking for any_errors_fatal 186312 1726890171.72727: checking for max_fail_percentage 186312 1726890171.72732: done checking for max_fail_percentage 186312 1726890171.72733: checking to see if all hosts have failed and the running result is not ok 186312 1726890171.72735: done checking to see if all hosts have failed 186312 1726890171.72735: getting the remaining hosts for this loop 186312 1726890171.72737: done getting the remaining hosts for this loop 186312 1726890171.72741: getting the next task for host managed_node3 186312 1726890171.72753: done getting next task for host managed_node3 186312 1726890171.72756: ^ task is: TASK: Verify mount_options 186312 1726890171.72761: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890171.72766: getting variables 186312 1726890171.72767: in VariableManager get_vars() 186312 1726890171.72809: Calling all_inventory to load vars for managed_node3 186312 1726890171.72818: Calling groups_inventory to load vars for managed_node3 186312 1726890171.72822: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890171.72837: Calling all_plugins_play to load vars for managed_node3 186312 1726890171.72841: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890171.72844: Calling groups_plugins_play to load vars for managed_node3 186312 1726890171.73751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890171.74572: done with get_vars() 186312 1726890171.74588: done getting variables 186312 1726890171.74652: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:42:51 -0400 (0:00:00.094) 0:02:21.486 ****** 186312 1726890171.74691: entering _queue_task() for managed_node3/assert 186312 1726890171.74986: worker is 1 (out of 1 available) 186312 1726890171.75004: exiting _queue_task() for managed_node3/assert 186312 1726890171.75020: done queuing things up, now waiting for results queue to drain 186312 1726890171.75021: waiting for pending results... 186312 1726890171.75367: running TaskExecutor() for managed_node3/TASK: Verify mount_options 186312 1726890171.75562: in run() - task 02369adf-7a19-881e-6b85-000000002fb5 186312 1726890171.75593: variable 'ansible_search_path' from source: unknown 186312 1726890171.75639: calling self._execute() 186312 1726890171.75777: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.75789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.75806: variable 'omit' from source: magic vars 186312 1726890171.76263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890171.81515: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890171.81741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890171.81801: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890171.81904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890171.81944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890171.82178: 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) 186312 1726890171.82220: 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) 186312 1726890171.82340: 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) 186312 1726890171.82387: 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) 186312 1726890171.82437: 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) 186312 1726890171.82759: Evaluated conditional (__storage_verify_mount_options | d(false)): False 186312 1726890171.82767: when evaluation is False, skipping this task 186312 1726890171.82775: _execute() done 186312 1726890171.82782: dumping result to json 186312 1726890171.82789: done dumping result, returning 186312 1726890171.82799: done running TaskExecutor() for managed_node3/TASK: Verify mount_options [02369adf-7a19-881e-6b85-000000002fb5] 186312 1726890171.82807: sending task result for task 02369adf-7a19-881e-6b85-000000002fb5 186312 1726890171.83050: done sending task result for task 02369adf-7a19-881e-6b85-000000002fb5 186312 1726890171.83059: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890171.83109: no more pending results, returning what we have 186312 1726890171.83116: results queue empty 186312 1726890171.83117: checking for any_errors_fatal 186312 1726890171.83125: done checking for any_errors_fatal 186312 1726890171.83126: checking for max_fail_percentage 186312 1726890171.83131: done checking for max_fail_percentage 186312 1726890171.83132: checking to see if all hosts have failed and the running result is not ok 186312 1726890171.83134: done checking to see if all hosts have failed 186312 1726890171.83135: getting the remaining hosts for this loop 186312 1726890171.83137: done getting the remaining hosts for this loop 186312 1726890171.83141: getting the next task for host managed_node3 186312 1726890171.83150: done getting next task for host managed_node3 186312 1726890171.83154: ^ task is: TASK: Verify fingerprint 186312 1726890171.83159: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890171.83166: getting variables 186312 1726890171.83168: in VariableManager get_vars() 186312 1726890171.83214: Calling all_inventory to load vars for managed_node3 186312 1726890171.83217: Calling groups_inventory to load vars for managed_node3 186312 1726890171.83221: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890171.83236: Calling all_plugins_play to load vars for managed_node3 186312 1726890171.83240: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890171.83243: Calling groups_plugins_play to load vars for managed_node3 186312 1726890171.84185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890171.85536: done with get_vars() 186312 1726890171.85551: done getting variables 186312 1726890171.85608: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:42:51 -0400 (0:00:00.109) 0:02:21.595 ****** 186312 1726890171.85648: entering _queue_task() for managed_node3/assert 186312 1726890171.85939: worker is 1 (out of 1 available) 186312 1726890171.85951: exiting _queue_task() for managed_node3/assert 186312 1726890171.85964: done queuing things up, now waiting for results queue to drain 186312 1726890171.85965: waiting for pending results... 186312 1726890171.86689: running TaskExecutor() for managed_node3/TASK: Verify fingerprint 186312 1726890171.87182: in run() - task 02369adf-7a19-881e-6b85-000000002fb6 186312 1726890171.87196: variable 'ansible_search_path' from source: unknown 186312 1726890171.87233: calling self._execute() 186312 1726890171.87448: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.87454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.87466: variable 'omit' from source: magic vars 186312 1726890171.87789: variable 'omit' from source: magic vars 186312 1726890171.87851: variable 'omit' from source: magic vars 186312 1726890171.87884: variable 'omit' from source: magic vars 186312 1726890171.88037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890171.88068: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890171.88089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890171.88108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890171.88226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890171.88256: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890171.88259: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.88262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.88363: Set connection var ansible_shell_type to sh 186312 1726890171.88375: Set connection var ansible_pipelining to False 186312 1726890171.88384: Set connection var ansible_timeout to 10 186312 1726890171.88387: Set connection var ansible_connection to ssh 186312 1726890171.88392: Set connection var ansible_shell_executable to /bin/sh 186312 1726890171.88398: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890171.88628: variable 'ansible_shell_executable' from source: unknown 186312 1726890171.88634: variable 'ansible_connection' from source: unknown 186312 1726890171.88637: variable 'ansible_module_compression' from source: unknown 186312 1726890171.88639: variable 'ansible_shell_type' from source: unknown 186312 1726890171.88642: variable 'ansible_shell_executable' from source: unknown 186312 1726890171.88644: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.88647: variable 'ansible_pipelining' from source: unknown 186312 1726890171.88650: variable 'ansible_timeout' from source: unknown 186312 1726890171.88652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.89002: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890171.89014: variable 'omit' from source: magic vars 186312 1726890171.89021: starting attempt loop 186312 1726890171.89025: running the handler 186312 1726890171.89509: variable '__fingerprint' from source: task vars 186312 1726890171.89517: variable 'storage_test_fstab' from source: set_fact 186312 1726890171.89548: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 186312 1726890171.89552: handler run complete 186312 1726890171.89567: attempt loop complete, returning result 186312 1726890171.89570: _execute() done 186312 1726890171.89572: dumping result to json 186312 1726890171.89575: done dumping result, returning 186312 1726890171.89583: done running TaskExecutor() for managed_node3/TASK: Verify fingerprint [02369adf-7a19-881e-6b85-000000002fb6] 186312 1726890171.89588: sending task result for task 02369adf-7a19-881e-6b85-000000002fb6 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890171.89736: no more pending results, returning what we have 186312 1726890171.89740: results queue empty 186312 1726890171.89741: checking for any_errors_fatal 186312 1726890171.89754: done checking for any_errors_fatal 186312 1726890171.89755: checking for max_fail_percentage 186312 1726890171.89757: done checking for max_fail_percentage 186312 1726890171.89758: checking to see if all hosts have failed and the running result is not ok 186312 1726890171.89760: done checking to see if all hosts have failed 186312 1726890171.89760: getting the remaining hosts for this loop 186312 1726890171.89762: done getting the remaining hosts for this loop 186312 1726890171.89767: getting the next task for host managed_node3 186312 1726890171.89775: done getting next task for host managed_node3 186312 1726890171.89778: ^ task is: TASK: Clean up variables 186312 1726890171.89784: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890171.89789: getting variables 186312 1726890171.89791: in VariableManager get_vars() 186312 1726890171.89835: Calling all_inventory to load vars for managed_node3 186312 1726890171.89838: Calling groups_inventory to load vars for managed_node3 186312 1726890171.89842: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890171.89855: Calling all_plugins_play to load vars for managed_node3 186312 1726890171.89858: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890171.89862: Calling groups_plugins_play to load vars for managed_node3 186312 1726890171.90570: done sending task result for task 02369adf-7a19-881e-6b85-000000002fb6 186312 1726890171.90573: WORKER PROCESS EXITING 186312 1726890171.90595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890171.91900: done with get_vars() 186312 1726890171.91917: done getting variables 186312 1726890171.92091: 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 [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:42:51 -0400 (0:00:00.064) 0:02:21.660 ****** 186312 1726890171.92127: entering _queue_task() for managed_node3/set_fact 186312 1726890171.92758: worker is 1 (out of 1 available) 186312 1726890171.92770: exiting _queue_task() for managed_node3/set_fact 186312 1726890171.92786: done queuing things up, now waiting for results queue to drain 186312 1726890171.92788: waiting for pending results... 186312 1726890171.93518: running TaskExecutor() for managed_node3/TASK: Clean up variables 186312 1726890171.93735: in run() - task 02369adf-7a19-881e-6b85-000000002fb7 186312 1726890171.93747: variable 'ansible_search_path' from source: unknown 186312 1726890171.93964: calling self._execute() 186312 1726890171.94300: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.94318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.94337: variable 'omit' from source: magic vars 186312 1726890171.94463: variable 'omit' from source: magic vars 186312 1726890171.94603: variable 'omit' from source: magic vars 186312 1726890171.95757: variable 'omit' from source: magic vars 186312 1726890171.95804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890171.95846: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890171.95872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890171.95894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890171.95911: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890171.95948: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890171.96023: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.96043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.96143: Set connection var ansible_shell_type to sh 186312 1726890171.96165: Set connection var ansible_pipelining to False 186312 1726890171.96179: Set connection var ansible_timeout to 10 186312 1726890171.96185: Set connection var ansible_connection to ssh 186312 1726890171.96195: Set connection var ansible_shell_executable to /bin/sh 186312 1726890171.96204: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890171.96233: variable 'ansible_shell_executable' from source: unknown 186312 1726890171.96242: variable 'ansible_connection' from source: unknown 186312 1726890171.96249: variable 'ansible_module_compression' from source: unknown 186312 1726890171.96255: variable 'ansible_shell_type' from source: unknown 186312 1726890171.96261: variable 'ansible_shell_executable' from source: unknown 186312 1726890171.96267: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890171.96275: variable 'ansible_pipelining' from source: unknown 186312 1726890171.96281: variable 'ansible_timeout' from source: unknown 186312 1726890171.96288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890171.96436: 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) 186312 1726890171.96454: variable 'omit' from source: magic vars 186312 1726890171.96464: starting attempt loop 186312 1726890171.96471: running the handler 186312 1726890171.96489: handler run complete 186312 1726890171.96504: attempt loop complete, returning result 186312 1726890171.96510: _execute() done 186312 1726890171.96519: dumping result to json 186312 1726890171.96525: done dumping result, returning 186312 1726890171.96536: done running TaskExecutor() for managed_node3/TASK: Clean up variables [02369adf-7a19-881e-6b85-000000002fb7] 186312 1726890171.96547: sending task result for task 02369adf-7a19-881e-6b85-000000002fb7 ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 186312 1726890171.96703: no more pending results, returning what we have 186312 1726890171.96707: results queue empty 186312 1726890171.96708: checking for any_errors_fatal 186312 1726890171.96718: done checking for any_errors_fatal 186312 1726890171.96719: checking for max_fail_percentage 186312 1726890171.96721: done checking for max_fail_percentage 186312 1726890171.96722: checking to see if all hosts have failed and the running result is not ok 186312 1726890171.96723: done checking to see if all hosts have failed 186312 1726890171.96723: getting the remaining hosts for this loop 186312 1726890171.96726: done getting the remaining hosts for this loop 186312 1726890171.96732: getting the next task for host managed_node3 186312 1726890171.96743: done getting next task for host managed_node3 186312 1726890171.96747: ^ task is: TASK: Verify fs type 186312 1726890171.96752: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890171.96757: getting variables 186312 1726890171.96758: in VariableManager get_vars() 186312 1726890171.96798: Calling all_inventory to load vars for managed_node3 186312 1726890171.96801: Calling groups_inventory to load vars for managed_node3 186312 1726890171.96804: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890171.96818: Calling all_plugins_play to load vars for managed_node3 186312 1726890171.96821: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890171.96824: Calling groups_plugins_play to load vars for managed_node3 186312 1726890171.97618: done sending task result for task 02369adf-7a19-881e-6b85-000000002fb7 186312 1726890171.97622: WORKER PROCESS EXITING 186312 1726890171.98161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890171.99605: done with get_vars() 186312 1726890171.99622: done getting variables 186312 1726890171.99685: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:42:51 -0400 (0:00:00.075) 0:02:21.736 ****** 186312 1726890171.99727: entering _queue_task() for managed_node3/assert 186312 1726890172.00520: worker is 1 (out of 1 available) 186312 1726890172.00535: exiting _queue_task() for managed_node3/assert 186312 1726890172.00548: done queuing things up, now waiting for results queue to drain 186312 1726890172.00550: waiting for pending results... 186312 1726890172.01129: running TaskExecutor() for managed_node3/TASK: Verify fs type 186312 1726890172.01353: in run() - task 02369adf-7a19-881e-6b85-000000002fbb 186312 1726890172.01367: variable 'ansible_search_path' from source: unknown 186312 1726890172.01400: calling self._execute() 186312 1726890172.01629: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.01638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.01763: variable 'omit' from source: magic vars 186312 1726890172.02638: variable 'storage_test_volume' from source: include params 186312 1726890172.02682: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890172.02907: variable 'storage_test_volume' from source: include params 186312 1726890172.02932: Evaluated conditional (storage_test_volume.fs_type): True 186312 1726890172.03040: variable '_storage_test_volume_present' from source: set_fact 186312 1726890172.03168: Evaluated conditional (_storage_test_volume_present): False 186312 1726890172.03177: when evaluation is False, skipping this task 186312 1726890172.03184: _execute() done 186312 1726890172.03191: dumping result to json 186312 1726890172.03198: done dumping result, returning 186312 1726890172.03277: done running TaskExecutor() for managed_node3/TASK: Verify fs type [02369adf-7a19-881e-6b85-000000002fbb] 186312 1726890172.03289: sending task result for task 02369adf-7a19-881e-6b85-000000002fbb skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890172.03453: no more pending results, returning what we have 186312 1726890172.03458: results queue empty 186312 1726890172.03458: checking for any_errors_fatal 186312 1726890172.03469: done checking for any_errors_fatal 186312 1726890172.03470: checking for max_fail_percentage 186312 1726890172.03472: done checking for max_fail_percentage 186312 1726890172.03473: checking to see if all hosts have failed and the running result is not ok 186312 1726890172.03474: done checking to see if all hosts have failed 186312 1726890172.03475: getting the remaining hosts for this loop 186312 1726890172.03478: done getting the remaining hosts for this loop 186312 1726890172.03482: getting the next task for host managed_node3 186312 1726890172.03490: done getting next task for host managed_node3 186312 1726890172.03493: ^ task is: TASK: Verify fs label 186312 1726890172.03500: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890172.03505: getting variables 186312 1726890172.03507: in VariableManager get_vars() 186312 1726890172.03557: Calling all_inventory to load vars for managed_node3 186312 1726890172.03561: Calling groups_inventory to load vars for managed_node3 186312 1726890172.03565: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890172.03581: Calling all_plugins_play to load vars for managed_node3 186312 1726890172.03584: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890172.03588: Calling groups_plugins_play to load vars for managed_node3 186312 1726890172.05127: done sending task result for task 02369adf-7a19-881e-6b85-000000002fbb 186312 1726890172.05133: WORKER PROCESS EXITING 186312 1726890172.05302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890172.06627: done with get_vars() 186312 1726890172.06643: done getting variables 186312 1726890172.06703: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:42:52 -0400 (0:00:00.070) 0:02:21.806 ****** 186312 1726890172.06743: entering _queue_task() for managed_node3/assert 186312 1726890172.07014: worker is 1 (out of 1 available) 186312 1726890172.07027: exiting _queue_task() for managed_node3/assert 186312 1726890172.07043: done queuing things up, now waiting for results queue to drain 186312 1726890172.07044: waiting for pending results... 186312 1726890172.07987: running TaskExecutor() for managed_node3/TASK: Verify fs label 186312 1726890172.08326: in run() - task 02369adf-7a19-881e-6b85-000000002fbc 186312 1726890172.08483: variable 'ansible_search_path' from source: unknown 186312 1726890172.08528: calling self._execute() 186312 1726890172.09643: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.09827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.09845: variable 'omit' from source: magic vars 186312 1726890172.10676: variable 'storage_test_volume' from source: include params 186312 1726890172.10723: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890172.10886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890172.13838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890172.13921: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890172.13967: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890172.14004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890172.14037: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890172.14122: variable '_storage_test_volume_present' from source: set_fact 186312 1726890172.14143: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890172.14152: when evaluation is False, skipping this task 186312 1726890172.14163: _execute() done 186312 1726890172.14170: dumping result to json 186312 1726890172.14176: done dumping result, returning 186312 1726890172.14184: done running TaskExecutor() for managed_node3/TASK: Verify fs label [02369adf-7a19-881e-6b85-000000002fbc] 186312 1726890172.14190: sending task result for task 02369adf-7a19-881e-6b85-000000002fbc skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890172.14340: no more pending results, returning what we have 186312 1726890172.14344: results queue empty 186312 1726890172.14345: checking for any_errors_fatal 186312 1726890172.14353: done checking for any_errors_fatal 186312 1726890172.14353: checking for max_fail_percentage 186312 1726890172.14355: done checking for max_fail_percentage 186312 1726890172.14356: checking to see if all hosts have failed and the running result is not ok 186312 1726890172.14357: done checking to see if all hosts have failed 186312 1726890172.14358: getting the remaining hosts for this loop 186312 1726890172.14360: done getting the remaining hosts for this loop 186312 1726890172.14363: getting the next task for host managed_node3 186312 1726890172.14373: done getting next task for host managed_node3 186312 1726890172.14376: ^ task is: TASK: See whether the device node is present 186312 1726890172.14386: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890172.14392: getting variables 186312 1726890172.14394: in VariableManager get_vars() 186312 1726890172.14435: Calling all_inventory to load vars for managed_node3 186312 1726890172.14438: Calling groups_inventory to load vars for managed_node3 186312 1726890172.14442: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890172.14455: Calling all_plugins_play to load vars for managed_node3 186312 1726890172.14459: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890172.14462: Calling groups_plugins_play to load vars for managed_node3 186312 1726890172.15002: done sending task result for task 02369adf-7a19-881e-6b85-000000002fbc 186312 1726890172.15006: WORKER PROCESS EXITING 186312 1726890172.15254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890172.16606: done with get_vars() 186312 1726890172.16624: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:42:52 -0400 (0:00:00.099) 0:02:21.906 ****** 186312 1726890172.16745: entering _queue_task() for managed_node3/stat 186312 1726890172.17921: worker is 1 (out of 1 available) 186312 1726890172.17936: exiting _queue_task() for managed_node3/stat 186312 1726890172.17948: done queuing things up, now waiting for results queue to drain 186312 1726890172.17950: waiting for pending results... 186312 1726890172.18863: running TaskExecutor() for managed_node3/TASK: See whether the device node is present 186312 1726890172.19186: in run() - task 02369adf-7a19-881e-6b85-000000002fc0 186312 1726890172.19205: variable 'ansible_search_path' from source: unknown 186312 1726890172.19244: calling self._execute() 186312 1726890172.19460: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.19472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.19485: variable 'omit' from source: magic vars 186312 1726890172.19596: variable 'omit' from source: magic vars 186312 1726890172.19732: variable 'omit' from source: magic vars 186312 1726890172.19981: variable 'storage_test_volume' from source: include params 186312 1726890172.20042: variable 'omit' from source: magic vars 186312 1726890172.20090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890172.20133: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890172.20167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890172.20189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890172.20205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890172.20239: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890172.20247: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.20258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.20360: Set connection var ansible_shell_type to sh 186312 1726890172.20397: Set connection var ansible_pipelining to False 186312 1726890172.20411: Set connection var ansible_timeout to 10 186312 1726890172.20420: Set connection var ansible_connection to ssh 186312 1726890172.20428: Set connection var ansible_shell_executable to /bin/sh 186312 1726890172.20437: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890172.20461: variable 'ansible_shell_executable' from source: unknown 186312 1726890172.20468: variable 'ansible_connection' from source: unknown 186312 1726890172.20475: variable 'ansible_module_compression' from source: unknown 186312 1726890172.20482: variable 'ansible_shell_type' from source: unknown 186312 1726890172.20491: variable 'ansible_shell_executable' from source: unknown 186312 1726890172.20500: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.20510: variable 'ansible_pipelining' from source: unknown 186312 1726890172.20520: variable 'ansible_timeout' from source: unknown 186312 1726890172.20528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.20739: 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) 186312 1726890172.20776: variable 'omit' from source: magic vars 186312 1726890172.20785: starting attempt loop 186312 1726890172.20792: running the handler 186312 1726890172.20821: _low_level_execute_command(): starting 186312 1726890172.20838: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890172.21623: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890172.21639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890172.21655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890172.21675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890172.21726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890172.21739: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890172.21753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890172.21771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890172.21781: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890172.21792: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890172.21802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890172.21823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890172.21841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890172.21856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890172.21868: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890172.21882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890172.21969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890172.21992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890172.22013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890172.22087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890172.23636: stdout chunk (state=3): >>>/root <<< 186312 1726890172.23820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890172.23842: stdout chunk (state=3): >>><<< 186312 1726890172.23845: stderr chunk (state=3): >>><<< 186312 1726890172.23957: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890172.23961: _low_level_execute_command(): starting 186312 1726890172.23965: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890172.2386544-191485-107036928501100 `" && echo ansible-tmp-1726890172.2386544-191485-107036928501100="` echo /root/.ansible/tmp/ansible-tmp-1726890172.2386544-191485-107036928501100 `" ) && sleep 0' 186312 1726890172.25445: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890172.25455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890172.25493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890172.25497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890172.25500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890172.25681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890172.25688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890172.25691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890172.25736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890172.27730: stdout chunk (state=3): >>>ansible-tmp-1726890172.2386544-191485-107036928501100=/root/.ansible/tmp/ansible-tmp-1726890172.2386544-191485-107036928501100 <<< 186312 1726890172.27733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890172.27935: stderr chunk (state=3): >>><<< 186312 1726890172.27938: stdout chunk (state=3): >>><<< 186312 1726890172.28117: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890172.2386544-191485-107036928501100=/root/.ansible/tmp/ansible-tmp-1726890172.2386544-191485-107036928501100 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890172.28121: variable 'ansible_module_compression' from source: unknown 186312 1726890172.28123: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890172.28125: variable 'ansible_facts' from source: unknown 186312 1726890172.28203: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890172.2386544-191485-107036928501100/AnsiballZ_stat.py 186312 1726890172.28672: Sending initial data 186312 1726890172.28681: Sent initial data (155 bytes) 186312 1726890172.30705: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890172.30720: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890172.30735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890172.30753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890172.30793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890172.30815: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890172.30832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890172.30850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890172.30928: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890172.30942: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890172.30957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890172.30994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890172.31010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890172.31030: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890172.31042: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890172.31056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890172.31199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890172.31225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890172.31249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890172.31381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890172.33051: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890172.33114: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890172.33148: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp_qkod5yf /root/.ansible/tmp/ansible-tmp-1726890172.2386544-191485-107036928501100/AnsiballZ_stat.py <<< 186312 1726890172.33182: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890172.34531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890172.34786: stderr chunk (state=3): >>><<< 186312 1726890172.34789: stdout chunk (state=3): >>><<< 186312 1726890172.34791: done transferring module to remote 186312 1726890172.34793: _low_level_execute_command(): starting 186312 1726890172.34795: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890172.2386544-191485-107036928501100/ /root/.ansible/tmp/ansible-tmp-1726890172.2386544-191485-107036928501100/AnsiballZ_stat.py && sleep 0' 186312 1726890172.36199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890172.37124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found <<< 186312 1726890172.37132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890172.37135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890172.37203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890172.37206: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890172.37408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890172.37646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890172.37704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890172.39344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890172.39415: stderr chunk (state=3): >>><<< 186312 1726890172.39421: stdout chunk (state=3): >>><<< 186312 1726890172.39506: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890172.39509: _low_level_execute_command(): starting 186312 1726890172.39514: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890172.2386544-191485-107036928501100/AnsiballZ_stat.py && sleep 0' 186312 1726890172.40797: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890172.40811: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890172.40828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890172.40845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890172.40886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890172.40898: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890172.40911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890172.40930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890172.40942: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890172.40953: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890172.40963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890172.40975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890172.40991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890172.41002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890172.41013: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890172.41026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890172.41100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890172.41127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890172.41142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890172.41827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890172.43077: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890172.43106: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890172.43110: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890172.43171: stdout chunk (state=3): >>>import '_io' # <<< 186312 1726890172.43174: stdout chunk (state=3): >>>import 'marshal' # <<< 186312 1726890172.43208: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890172.43237: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890172.43290: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 186312 1726890172.43375: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890172.43401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890172.43405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890172.43420: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd66d8dc0> <<< 186312 1726890172.43474: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890172.43493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd667d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd66d8b20> <<< 186312 1726890172.43527: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890172.43593: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd66d8ac0> import '_signal' # <<< 186312 1726890172.43597: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd667d490> <<< 186312 1726890172.43678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd667d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd667d670> <<< 186312 1726890172.43722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890172.43782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890172.43785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890172.43844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6634190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890172.43946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6634220> <<< 186312 1726890172.43986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890172.44001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6657850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6634940> <<< 186312 1726890172.44064: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6695880> <<< 186312 1726890172.44068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd662dd90> <<< 186312 1726890172.44125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6657d90> <<< 186312 1726890172.44183: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd667d970> <<< 186312 1726890172.44208: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890172.44405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890172.44486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890172.44527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890172.44548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 186312 1726890172.44551: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63d4eb0> <<< 186312 1726890172.44596: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63d7f40> <<< 186312 1726890172.44622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890172.44656: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890172.44680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890172.44728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890172.44733: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63cc610> <<< 186312 1726890172.44764: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63d4370> <<< 186312 1726890172.44767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890172.44841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890172.44854: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890172.44893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890172.44907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890172.44980: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd6355e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6355910> <<< 186312 1726890172.44984: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890172.45004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6355f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890172.45048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890172.45095: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6355fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63670d0> <<< 186312 1726890172.45109: stdout chunk (state=3): >>>import '_collections' # <<< 186312 1726890172.45157: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63aed90> import '_functools' # <<< 186312 1726890172.45177: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63a9670> <<< 186312 1726890172.45241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63dbe20> <<< 186312 1726890172.45274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890172.45308: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd6367cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63ae2b0> <<< 186312 1726890172.45351: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd63ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63e19d0> <<< 186312 1726890172.45383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890172.45433: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890172.45461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 186312 1726890172.45524: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6367eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6367df0> <<< 186312 1726890172.45562: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6367d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890172.45673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890172.45821: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd633b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 186312 1726890172.45850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd633b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd636ff40> <<< 186312 1726890172.45895: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd636aa90> <<< 186312 1726890172.45971: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd636a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890172.46006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890172.46021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd626f220> <<< 186312 1726890172.46055: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6325520> <<< 186312 1726890172.46107: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd636af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63e1040> <<< 186312 1726890172.46131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890172.46200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6282b50> import 'errno' # <<< 186312 1726890172.46325: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd6282e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6294790> <<< 186312 1726890172.46394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6294cd0> <<< 186312 1726890172.46438: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd6220400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6282f70> <<< 186312 1726890172.46600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd62312e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6294610> <<< 186312 1726890172.46651: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd62313a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6367a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890172.46675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890172.46789: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd624c700> <<< 186312 1726890172.46823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd624c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd624c7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd624c8b0> <<< 186312 1726890172.46885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890172.47023: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890172.47060: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd624cd00> <<< 186312 1726890172.47084: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd6257250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd624c940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd623fa90> <<< 186312 1726890172.47105: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6367610> <<< 186312 1726890172.47131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890172.47181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890172.47219: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd624caf0> <<< 186312 1726890172.47380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890172.47391: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6dd61736d0> <<< 186312 1726890172.47543: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip' # zipimport: zlib available <<< 186312 1726890172.47637: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.47664: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890172.47696: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.47719: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890172.48928: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.49873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b4f820> <<< 186312 1726890172.49915: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890172.49944: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890172.49973: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890172.49991: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5b4f160> <<< 186312 1726890172.50023: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b4f280> <<< 186312 1726890172.50069: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b4ff70> <<< 186312 1726890172.50083: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890172.50130: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b4f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b4fd90> import 'atexit' # <<< 186312 1726890172.50175: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5b4ffd0> <<< 186312 1726890172.50187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890172.50209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890172.50254: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b4f100> <<< 186312 1726890172.50298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890172.50301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890172.50343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890172.50346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890172.50357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890172.50422: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5aa6f40> <<< 186312 1726890172.50454: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5ac3d00> <<< 186312 1726890172.50485: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5ac3eb0> <<< 186312 1726890172.50507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890172.50540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890172.50575: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5ac3370> <<< 186312 1726890172.50586: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5bb5dc0> <<< 186312 1726890172.50777: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5bb53a0> <<< 186312 1726890172.50797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890172.50834: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5bb5fd0> <<< 186312 1726890172.50837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890172.50894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890172.50908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890172.50911: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b84d30> <<< 186312 1726890172.50990: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b22d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b22400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b584f0> <<< 186312 1726890172.51027: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5b22520> <<< 186312 1726890172.51093: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b22550> <<< 186312 1726890172.51096: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890172.51116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890172.51132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890172.51219: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5a95fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b96250> <<< 186312 1726890172.51239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890172.51282: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5a92850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b963d0> <<< 186312 1726890172.51312: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890172.51362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890172.51377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890172.51436: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5baee50> <<< 186312 1726890172.51554: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5a927f0> <<< 186312 1726890172.51642: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5a92640> <<< 186312 1726890172.51676: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5a915b0> <<< 186312 1726890172.51737: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5a86d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b8d910> <<< 186312 1726890172.51781: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890172.51784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890172.51825: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5b166a0> <<< 186312 1726890172.52032: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5b15b20> <<< 186312 1726890172.52053: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b250a0> <<< 186312 1726890172.52095: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5b16100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b5ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890172.52099: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.52164: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.52273: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890172.52298: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890172.52388: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.52486: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.52941: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.53393: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/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_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890172.53425: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890172.53478: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd56815e0> <<< 186312 1726890172.53560: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5a60580> <<< 186312 1726890172.53563: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5623100> <<< 186312 1726890172.53636: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890172.53653: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890172.53768: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.53896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890172.53922: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b15b80> # zipimport: zlib available <<< 186312 1726890172.54309: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.54666: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.54723: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.54788: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890172.54824: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.54864: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890172.54917: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.55023: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890172.55047: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890172.55060: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.55097: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890172.55280: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.55465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890172.55497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890172.55573: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5653f10> # zipimport: zlib available <<< 186312 1726890172.55637: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.55722: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890172.55738: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890172.55740: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.55768: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.55815: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890172.55818: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.55846: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.55885: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.55972: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.56036: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890172.56056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890172.56150: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5ba1220> <<< 186312 1726890172.56185: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5653850> <<< 186312 1726890172.56199: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890172.56315: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.56363: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.56388: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.56449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890172.56465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890172.56501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890172.56532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890172.56535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890172.56613: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5a54ca0> <<< 186312 1726890172.56650: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5a50f70> <<< 186312 1726890172.56711: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5a4a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890172.56753: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.56765: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890172.56856: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890172.56872: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890172.56874: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.56977: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.57146: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890172.57299: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890172.57909: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726890161.0943322, "mtime": 1726890161.0943322, "ctime": 1726890161.0943322, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890172.57934: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890172.58356: 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__ # restore sys.stdin # restore sys.stdout <<< 186312 1726890172.58435: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string <<< 186312 1726890172.58457: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890172.58644: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890172.58693: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 186312 1726890172.58714: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 186312 1726890172.58750: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 186312 1726890172.58791: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 186312 1726890172.58827: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 186312 1726890172.58832: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 186312 1726890172.58952: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 186312 1726890172.59052: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890172.59119: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890172.59122: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890172.59279: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890172.59345: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890172.59363: stdout chunk (state=3): >>># destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890172.59376: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890172.59608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890172.59689: stderr chunk (state=3): >>><<< 186312 1726890172.59692: stdout chunk (state=3): >>><<< 186312 1726890172.59879: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd66d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd667d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd66d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd66d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd667d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd667d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd667d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6634190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6634220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6657850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6634940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6695880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd662dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6657d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd667d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd6355e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6355910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6355f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6355fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63a9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd6367cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd63ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6367eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6367df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6367d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd633b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd633b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd636ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd636aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd636a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd626f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6325520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd636af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd63e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6282b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd6282e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6294790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6294cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd6220400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6282f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd62312e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6294610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd62313a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6367a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd624c700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd624c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd624c7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd624c8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd624cd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd6257250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd624c940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd623fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd6367610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd624caf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6dd61736d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b4f820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5b4f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b4f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b4ff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b4f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b4fd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5b4ffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b4f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5aa6f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5ac3d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5ac3eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5ac3370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5bb5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5bb53a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5bb5fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b84d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b22d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b22400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b584f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5b22520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b22550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5a95fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b96250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5a92850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b963d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5baee50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5a927f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5a92640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5a915b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5a86d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b8d910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5b166a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5b15b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b250a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5b16100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b5ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/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_7c85l0zn/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_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/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_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd56815e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5a60580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5623100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5b15b80> # 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_7c85l0zn/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_7c85l0zn/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_7c85l0zn/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_7c85l0zn/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_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5653f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/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_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6dd5ba1220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5653850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5a54ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5a50f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6dd5a4a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/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_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_7c85l0zn/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_7c85l0zn/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/dev/sda", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 446, "dev": 5, "nlink": 1, "atime": 1726890161.0943322, "mtime": 1726890161.0943322, "ctime": 1726890161.0943322, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2048, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sda", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890172.60537: done with _execute_module (stat, {'path': '/dev/sda', 'follow': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890172.2386544-191485-107036928501100/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890172.60541: _low_level_execute_command(): starting 186312 1726890172.60544: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890172.2386544-191485-107036928501100/ > /dev/null 2>&1 && sleep 0' 186312 1726890172.61785: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890172.61790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890172.61804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890172.61845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890172.61849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890172.61862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890172.61867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890172.61879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890172.61948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890172.61952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890172.61970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890172.62032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890172.63814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890172.63818: stderr chunk (state=3): >>><<< 186312 1726890172.63823: stdout chunk (state=3): >>><<< 186312 1726890172.63838: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890172.63845: handler run complete 186312 1726890172.63898: attempt loop complete, returning result 186312 1726890172.63901: _execute() done 186312 1726890172.63904: dumping result to json 186312 1726890172.63908: done dumping result, returning 186312 1726890172.63919: done running TaskExecutor() for managed_node3/TASK: See whether the device node is present [02369adf-7a19-881e-6b85-000000002fc0] 186312 1726890172.63924: sending task result for task 02369adf-7a19-881e-6b85-000000002fc0 186312 1726890172.64035: done sending task result for task 02369adf-7a19-881e-6b85-000000002fc0 186312 1726890172.64038: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890161.0943322, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726890161.0943322, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726890161.0943322, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890172.64131: no more pending results, returning what we have 186312 1726890172.64134: results queue empty 186312 1726890172.64135: checking for any_errors_fatal 186312 1726890172.64142: done checking for any_errors_fatal 186312 1726890172.64143: checking for max_fail_percentage 186312 1726890172.64144: done checking for max_fail_percentage 186312 1726890172.64146: checking to see if all hosts have failed and the running result is not ok 186312 1726890172.64147: done checking to see if all hosts have failed 186312 1726890172.64148: getting the remaining hosts for this loop 186312 1726890172.64149: done getting the remaining hosts for this loop 186312 1726890172.64153: getting the next task for host managed_node3 186312 1726890172.64161: done getting next task for host managed_node3 186312 1726890172.64164: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890172.64168: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890172.64172: getting variables 186312 1726890172.64174: in VariableManager get_vars() 186312 1726890172.64213: Calling all_inventory to load vars for managed_node3 186312 1726890172.64217: Calling groups_inventory to load vars for managed_node3 186312 1726890172.64220: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890172.64233: Calling all_plugins_play to load vars for managed_node3 186312 1726890172.64236: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890172.64239: Calling groups_plugins_play to load vars for managed_node3 186312 1726890172.65131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890172.65886: done with get_vars() 186312 1726890172.65903: done getting variables 186312 1726890172.65969: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:42:52 -0400 (0:00:00.492) 0:02:22.399 ****** 186312 1726890172.66004: entering _queue_task() for managed_node3/assert 186312 1726890172.66301: worker is 1 (out of 1 available) 186312 1726890172.66318: exiting _queue_task() for managed_node3/assert 186312 1726890172.66335: done queuing things up, now waiting for results queue to drain 186312 1726890172.66337: waiting for pending results... 186312 1726890172.66679: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890172.66822: in run() - task 02369adf-7a19-881e-6b85-000000002fc1 186312 1726890172.66846: variable 'ansible_search_path' from source: unknown 186312 1726890172.66890: calling self._execute() 186312 1726890172.67046: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.67057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.67074: variable 'omit' from source: magic vars 186312 1726890172.68139: variable '_storage_test_volume_present' from source: set_fact 186312 1726890172.68154: variable 'storage_test_volume' from source: include params 186312 1726890172.68201: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 186312 1726890172.68217: variable 'omit' from source: magic vars 186312 1726890172.68290: variable 'omit' from source: magic vars 186312 1726890172.68448: variable 'storage_test_volume' from source: include params 186312 1726890172.68496: variable 'omit' from source: magic vars 186312 1726890172.68547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890172.68585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890172.68622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890172.68647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890172.68665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890172.68698: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890172.68705: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.68713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.68817: Set connection var ansible_shell_type to sh 186312 1726890172.68838: Set connection var ansible_pipelining to False 186312 1726890172.68853: Set connection var ansible_timeout to 10 186312 1726890172.68859: Set connection var ansible_connection to ssh 186312 1726890172.68868: Set connection var ansible_shell_executable to /bin/sh 186312 1726890172.68876: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890172.68902: variable 'ansible_shell_executable' from source: unknown 186312 1726890172.68910: variable 'ansible_connection' from source: unknown 186312 1726890172.68919: variable 'ansible_module_compression' from source: unknown 186312 1726890172.68925: variable 'ansible_shell_type' from source: unknown 186312 1726890172.68936: variable 'ansible_shell_executable' from source: unknown 186312 1726890172.68943: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.68950: variable 'ansible_pipelining' from source: unknown 186312 1726890172.68956: variable 'ansible_timeout' from source: unknown 186312 1726890172.68963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.69110: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890172.69131: variable 'omit' from source: magic vars 186312 1726890172.69140: starting attempt loop 186312 1726890172.69149: running the handler 186312 1726890172.69327: variable 'storage_test_dev' from source: set_fact 186312 1726890172.69356: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 186312 1726890172.69365: handler run complete 186312 1726890172.69387: attempt loop complete, returning result 186312 1726890172.69393: _execute() done 186312 1726890172.69399: dumping result to json 186312 1726890172.69405: done dumping result, returning 186312 1726890172.69418: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-000000002fc1] 186312 1726890172.69432: sending task result for task 02369adf-7a19-881e-6b85-000000002fc1 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890172.69587: no more pending results, returning what we have 186312 1726890172.69591: results queue empty 186312 1726890172.69592: checking for any_errors_fatal 186312 1726890172.69605: done checking for any_errors_fatal 186312 1726890172.69606: checking for max_fail_percentage 186312 1726890172.69608: done checking for max_fail_percentage 186312 1726890172.69609: checking to see if all hosts have failed and the running result is not ok 186312 1726890172.69610: done checking to see if all hosts have failed 186312 1726890172.69611: getting the remaining hosts for this loop 186312 1726890172.69615: done getting the remaining hosts for this loop 186312 1726890172.69619: getting the next task for host managed_node3 186312 1726890172.69627: done getting next task for host managed_node3 186312 1726890172.69632: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890172.69638: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890172.69644: getting variables 186312 1726890172.69646: in VariableManager get_vars() 186312 1726890172.69687: Calling all_inventory to load vars for managed_node3 186312 1726890172.69691: Calling groups_inventory to load vars for managed_node3 186312 1726890172.69695: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890172.69707: Calling all_plugins_play to load vars for managed_node3 186312 1726890172.69710: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890172.69717: Calling groups_plugins_play to load vars for managed_node3 186312 1726890172.70589: done sending task result for task 02369adf-7a19-881e-6b85-000000002fc1 186312 1726890172.70592: WORKER PROCESS EXITING 186312 1726890172.70614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890172.71886: done with get_vars() 186312 1726890172.71900: done getting variables 186312 1726890172.71959: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:42:52 -0400 (0:00:00.059) 0:02:22.459 ****** 186312 1726890172.71998: entering _queue_task() for managed_node3/assert 186312 1726890172.72636: worker is 1 (out of 1 available) 186312 1726890172.72650: exiting _queue_task() for managed_node3/assert 186312 1726890172.72665: done queuing things up, now waiting for results queue to drain 186312 1726890172.72667: waiting for pending results... 186312 1726890172.72976: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890172.73129: in run() - task 02369adf-7a19-881e-6b85-000000002fc2 186312 1726890172.73152: variable 'ansible_search_path' from source: unknown 186312 1726890172.73194: calling self._execute() 186312 1726890172.73320: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.73336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.73352: variable 'omit' from source: magic vars 186312 1726890172.73819: variable '_storage_test_volume_present' from source: set_fact 186312 1726890172.73831: variable 'storage_test_volume' from source: include params 186312 1726890172.73875: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 186312 1726890172.73884: when evaluation is False, skipping this task 186312 1726890172.73891: _execute() done 186312 1726890172.73899: dumping result to json 186312 1726890172.73906: done dumping result, returning 186312 1726890172.73919: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-000000002fc2] 186312 1726890172.73931: sending task result for task 02369adf-7a19-881e-6b85-000000002fc2 skipping: [managed_node3] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 186312 1726890172.74186: no more pending results, returning what we have 186312 1726890172.74191: results queue empty 186312 1726890172.74192: checking for any_errors_fatal 186312 1726890172.74821: done checking for any_errors_fatal 186312 1726890172.74822: checking for max_fail_percentage 186312 1726890172.74824: done checking for max_fail_percentage 186312 1726890172.74826: checking to see if all hosts have failed and the running result is not ok 186312 1726890172.74827: done checking to see if all hosts have failed 186312 1726890172.74828: getting the remaining hosts for this loop 186312 1726890172.74830: done getting the remaining hosts for this loop 186312 1726890172.74834: getting the next task for host managed_node3 186312 1726890172.74843: done getting next task for host managed_node3 186312 1726890172.74846: ^ task is: TASK: Make sure we got info about this volume 186312 1726890172.74852: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890172.74857: getting variables 186312 1726890172.74859: in VariableManager get_vars() 186312 1726890172.74901: Calling all_inventory to load vars for managed_node3 186312 1726890172.74905: Calling groups_inventory to load vars for managed_node3 186312 1726890172.74909: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890172.75128: Calling all_plugins_play to load vars for managed_node3 186312 1726890172.75132: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890172.75136: Calling groups_plugins_play to load vars for managed_node3 186312 1726890172.76258: done sending task result for task 02369adf-7a19-881e-6b85-000000002fc2 186312 1726890172.76261: WORKER PROCESS EXITING 186312 1726890172.76284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890172.76844: done with get_vars() 186312 1726890172.76857: done getting variables 186312 1726890172.77117: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:42:52 -0400 (0:00:00.051) 0:02:22.510 ****** 186312 1726890172.77149: entering _queue_task() for managed_node3/assert 186312 1726890172.77485: worker is 1 (out of 1 available) 186312 1726890172.77499: exiting _queue_task() for managed_node3/assert 186312 1726890172.77715: done queuing things up, now waiting for results queue to drain 186312 1726890172.77717: waiting for pending results... 186312 1726890172.78263: running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume 186312 1726890172.78405: in run() - task 02369adf-7a19-881e-6b85-000000002fc3 186312 1726890172.78427: variable 'ansible_search_path' from source: unknown 186312 1726890172.78465: calling self._execute() 186312 1726890172.78587: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.78601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.78618: variable 'omit' from source: magic vars 186312 1726890172.78955: variable '_storage_test_volume_present' from source: set_fact 186312 1726890172.78968: Evaluated conditional (_storage_test_volume_present): False 186312 1726890172.78975: when evaluation is False, skipping this task 186312 1726890172.78981: _execute() done 186312 1726890172.78987: dumping result to json 186312 1726890172.78993: done dumping result, returning 186312 1726890172.79001: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume [02369adf-7a19-881e-6b85-000000002fc3] 186312 1726890172.79010: sending task result for task 02369adf-7a19-881e-6b85-000000002fc3 186312 1726890172.79122: done sending task result for task 02369adf-7a19-881e-6b85-000000002fc3 186312 1726890172.79131: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890172.79177: no more pending results, returning what we have 186312 1726890172.79180: results queue empty 186312 1726890172.79181: checking for any_errors_fatal 186312 1726890172.79191: done checking for any_errors_fatal 186312 1726890172.79192: checking for max_fail_percentage 186312 1726890172.79193: done checking for max_fail_percentage 186312 1726890172.79194: checking to see if all hosts have failed and the running result is not ok 186312 1726890172.79195: done checking to see if all hosts have failed 186312 1726890172.79196: getting the remaining hosts for this loop 186312 1726890172.79198: done getting the remaining hosts for this loop 186312 1726890172.79202: getting the next task for host managed_node3 186312 1726890172.79210: done getting next task for host managed_node3 186312 1726890172.79215: ^ task is: TASK: Process volume type (set initial value) (1/2) 186312 1726890172.79221: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890172.79225: getting variables 186312 1726890172.79227: in VariableManager get_vars() 186312 1726890172.79267: Calling all_inventory to load vars for managed_node3 186312 1726890172.79270: Calling groups_inventory to load vars for managed_node3 186312 1726890172.79274: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890172.79287: Calling all_plugins_play to load vars for managed_node3 186312 1726890172.79290: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890172.79293: Calling groups_plugins_play to load vars for managed_node3 186312 1726890172.80186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890172.80787: done with get_vars() 186312 1726890172.80800: done getting variables 186312 1726890172.80859: 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 [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:42:52 -0400 (0:00:00.037) 0:02:22.548 ****** 186312 1726890172.80891: entering _queue_task() for managed_node3/set_fact 186312 1726890172.81114: worker is 1 (out of 1 available) 186312 1726890172.81127: exiting _queue_task() for managed_node3/set_fact 186312 1726890172.81140: done queuing things up, now waiting for results queue to drain 186312 1726890172.81141: waiting for pending results... 186312 1726890172.81450: running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) 186312 1726890172.81657: in run() - task 02369adf-7a19-881e-6b85-000000002fc4 186312 1726890172.81677: variable 'ansible_search_path' from source: unknown 186312 1726890172.81721: calling self._execute() 186312 1726890172.81902: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.81913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.81931: variable 'omit' from source: magic vars 186312 1726890172.82048: variable 'omit' from source: magic vars 186312 1726890172.82101: variable 'omit' from source: magic vars 186312 1726890172.82350: variable 'storage_test_volume' from source: include params 186312 1726890172.82413: variable 'omit' from source: magic vars 186312 1726890172.82462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890172.82502: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890172.82531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890172.82555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890172.82574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890172.82613: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890172.82624: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.82631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.82736: Set connection var ansible_shell_type to sh 186312 1726890172.82751: Set connection var ansible_pipelining to False 186312 1726890172.82765: Set connection var ansible_timeout to 10 186312 1726890172.82772: Set connection var ansible_connection to ssh 186312 1726890172.82782: Set connection var ansible_shell_executable to /bin/sh 186312 1726890172.82793: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890172.82825: variable 'ansible_shell_executable' from source: unknown 186312 1726890172.82833: variable 'ansible_connection' from source: unknown 186312 1726890172.82840: variable 'ansible_module_compression' from source: unknown 186312 1726890172.82846: variable 'ansible_shell_type' from source: unknown 186312 1726890172.82852: variable 'ansible_shell_executable' from source: unknown 186312 1726890172.82859: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.82866: variable 'ansible_pipelining' from source: unknown 186312 1726890172.82871: variable 'ansible_timeout' from source: unknown 186312 1726890172.82878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.83036: 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) 186312 1726890172.83053: variable 'omit' from source: magic vars 186312 1726890172.83061: starting attempt loop 186312 1726890172.83068: running the handler 186312 1726890172.83085: handler run complete 186312 1726890172.83100: attempt loop complete, returning result 186312 1726890172.83107: _execute() done 186312 1726890172.83116: dumping result to json 186312 1726890172.83128: done dumping result, returning 186312 1726890172.83139: done running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-881e-6b85-000000002fc4] 186312 1726890172.83150: sending task result for task 02369adf-7a19-881e-6b85-000000002fc4 ok: [managed_node3] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 186312 1726890172.83299: no more pending results, returning what we have 186312 1726890172.83303: results queue empty 186312 1726890172.83303: checking for any_errors_fatal 186312 1726890172.83316: done checking for any_errors_fatal 186312 1726890172.83317: checking for max_fail_percentage 186312 1726890172.83319: done checking for max_fail_percentage 186312 1726890172.83320: checking to see if all hosts have failed and the running result is not ok 186312 1726890172.83321: done checking to see if all hosts have failed 186312 1726890172.83322: getting the remaining hosts for this loop 186312 1726890172.83324: done getting the remaining hosts for this loop 186312 1726890172.83328: getting the next task for host managed_node3 186312 1726890172.83337: done getting next task for host managed_node3 186312 1726890172.83339: ^ task is: TASK: Process volume type (get RAID value) (2/2) 186312 1726890172.83346: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890172.83352: getting variables 186312 1726890172.83354: in VariableManager get_vars() 186312 1726890172.83393: Calling all_inventory to load vars for managed_node3 186312 1726890172.83396: Calling groups_inventory to load vars for managed_node3 186312 1726890172.83400: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890172.83414: Calling all_plugins_play to load vars for managed_node3 186312 1726890172.83418: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890172.83422: Calling groups_plugins_play to load vars for managed_node3 186312 1726890172.84431: done sending task result for task 02369adf-7a19-881e-6b85-000000002fc4 186312 1726890172.84434: WORKER PROCESS EXITING 186312 1726890172.84578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890172.85392: done with get_vars() 186312 1726890172.85412: done getting variables 186312 1726890172.85536: 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 [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:42:52 -0400 (0:00:00.047) 0:02:22.595 ****** 186312 1726890172.85619: entering _queue_task() for managed_node3/set_fact 186312 1726890172.86015: worker is 1 (out of 1 available) 186312 1726890172.86026: exiting _queue_task() for managed_node3/set_fact 186312 1726890172.86039: done queuing things up, now waiting for results queue to drain 186312 1726890172.86040: waiting for pending results... 186312 1726890172.86564: running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) 186312 1726890172.86860: in run() - task 02369adf-7a19-881e-6b85-000000002fc5 186312 1726890172.86885: variable 'ansible_search_path' from source: unknown 186312 1726890172.87002: calling self._execute() 186312 1726890172.87349: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.87370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.87384: variable 'omit' from source: magic vars 186312 1726890172.88429: variable 'storage_test_volume' from source: include params 186312 1726890172.88470: Evaluated conditional (storage_test_volume.type == "raid"): False 186312 1726890172.88478: when evaluation is False, skipping this task 186312 1726890172.88485: _execute() done 186312 1726890172.88491: dumping result to json 186312 1726890172.88502: done dumping result, returning 186312 1726890172.88513: done running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-881e-6b85-000000002fc5] 186312 1726890172.88525: sending task result for task 02369adf-7a19-881e-6b85-000000002fc5 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 186312 1726890172.88784: no more pending results, returning what we have 186312 1726890172.88788: results queue empty 186312 1726890172.88789: checking for any_errors_fatal 186312 1726890172.88798: done checking for any_errors_fatal 186312 1726890172.88799: checking for max_fail_percentage 186312 1726890172.88800: done checking for max_fail_percentage 186312 1726890172.88801: checking to see if all hosts have failed and the running result is not ok 186312 1726890172.88803: done checking to see if all hosts have failed 186312 1726890172.88803: getting the remaining hosts for this loop 186312 1726890172.88805: done getting the remaining hosts for this loop 186312 1726890172.88809: getting the next task for host managed_node3 186312 1726890172.88847: done getting next task for host managed_node3 186312 1726890172.88850: ^ task is: TASK: Verify the volume's device type 186312 1726890172.88856: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890172.88862: getting variables 186312 1726890172.88863: in VariableManager get_vars() 186312 1726890172.88902: Calling all_inventory to load vars for managed_node3 186312 1726890172.88905: Calling groups_inventory to load vars for managed_node3 186312 1726890172.88909: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890172.88924: Calling all_plugins_play to load vars for managed_node3 186312 1726890172.88928: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890172.88930: Calling groups_plugins_play to load vars for managed_node3 186312 1726890172.89636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890172.90230: done sending task result for task 02369adf-7a19-881e-6b85-000000002fc5 186312 1726890172.90234: WORKER PROCESS EXITING 186312 1726890172.90518: done with get_vars() 186312 1726890172.90530: done getting variables 186312 1726890172.90583: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:42:52 -0400 (0:00:00.049) 0:02:22.645 ****** 186312 1726890172.90615: entering _queue_task() for managed_node3/assert 186312 1726890172.90837: worker is 1 (out of 1 available) 186312 1726890172.90849: exiting _queue_task() for managed_node3/assert 186312 1726890172.90861: done queuing things up, now waiting for results queue to drain 186312 1726890172.90862: waiting for pending results... 186312 1726890172.91150: running TaskExecutor() for managed_node3/TASK: Verify the volume's device type 186312 1726890172.91292: in run() - task 02369adf-7a19-881e-6b85-000000002fc6 186312 1726890172.91333: variable 'ansible_search_path' from source: unknown 186312 1726890172.91484: calling self._execute() 186312 1726890172.91783: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.91796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.91813: variable 'omit' from source: magic vars 186312 1726890172.92310: variable '_storage_test_volume_present' from source: set_fact 186312 1726890172.92327: Evaluated conditional (_storage_test_volume_present): False 186312 1726890172.92335: when evaluation is False, skipping this task 186312 1726890172.92342: _execute() done 186312 1726890172.92349: dumping result to json 186312 1726890172.92356: done dumping result, returning 186312 1726890172.92379: done running TaskExecutor() for managed_node3/TASK: Verify the volume's device type [02369adf-7a19-881e-6b85-000000002fc6] 186312 1726890172.92392: sending task result for task 02369adf-7a19-881e-6b85-000000002fc6 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890172.92625: no more pending results, returning what we have 186312 1726890172.92629: results queue empty 186312 1726890172.92630: checking for any_errors_fatal 186312 1726890172.92639: done checking for any_errors_fatal 186312 1726890172.92640: checking for max_fail_percentage 186312 1726890172.92642: done checking for max_fail_percentage 186312 1726890172.92642: checking to see if all hosts have failed and the running result is not ok 186312 1726890172.92644: done checking to see if all hosts have failed 186312 1726890172.92644: getting the remaining hosts for this loop 186312 1726890172.92646: done getting the remaining hosts for this loop 186312 1726890172.92667: getting the next task for host managed_node3 186312 1726890172.92687: done getting next task for host managed_node3 186312 1726890172.92691: ^ task is: TASK: Stat the LUKS device, if encrypted 186312 1726890172.92697: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890172.92703: getting variables 186312 1726890172.92705: in VariableManager get_vars() 186312 1726890172.92766: Calling all_inventory to load vars for managed_node3 186312 1726890172.92770: Calling groups_inventory to load vars for managed_node3 186312 1726890172.92774: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890172.92787: Calling all_plugins_play to load vars for managed_node3 186312 1726890172.92791: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890172.92794: Calling groups_plugins_play to load vars for managed_node3 186312 1726890172.93755: done sending task result for task 02369adf-7a19-881e-6b85-000000002fc6 186312 1726890172.93757: WORKER PROCESS EXITING 186312 1726890172.93779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890172.94400: done with get_vars() 186312 1726890172.94415: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:42:52 -0400 (0:00:00.038) 0:02:22.684 ****** 186312 1726890172.94503: entering _queue_task() for managed_node3/stat 186312 1726890172.94741: worker is 1 (out of 1 available) 186312 1726890172.94758: exiting _queue_task() for managed_node3/stat 186312 1726890172.94777: done queuing things up, now waiting for results queue to drain 186312 1726890172.94779: waiting for pending results... 186312 1726890172.95136: running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted 186312 1726890172.95283: in run() - task 02369adf-7a19-881e-6b85-000000002fca 186312 1726890172.95303: variable 'ansible_search_path' from source: unknown 186312 1726890172.95345: calling self._execute() 186312 1726890172.95465: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.95477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.95492: variable 'omit' from source: magic vars 186312 1726890172.95865: variable 'storage_test_volume' from source: include params 186312 1726890172.95910: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890172.95920: when evaluation is False, skipping this task 186312 1726890172.95929: _execute() done 186312 1726890172.95937: dumping result to json 186312 1726890172.95943: done dumping result, returning 186312 1726890172.95955: done running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-881e-6b85-000000002fca] 186312 1726890172.95965: sending task result for task 02369adf-7a19-881e-6b85-000000002fca skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890172.96148: no more pending results, returning what we have 186312 1726890172.96152: results queue empty 186312 1726890172.96153: checking for any_errors_fatal 186312 1726890172.96168: done checking for any_errors_fatal 186312 1726890172.96169: checking for max_fail_percentage 186312 1726890172.96171: done checking for max_fail_percentage 186312 1726890172.96172: checking to see if all hosts have failed and the running result is not ok 186312 1726890172.96173: done checking to see if all hosts have failed 186312 1726890172.96174: getting the remaining hosts for this loop 186312 1726890172.96176: done getting the remaining hosts for this loop 186312 1726890172.96180: getting the next task for host managed_node3 186312 1726890172.96201: done getting next task for host managed_node3 186312 1726890172.96205: ^ task is: TASK: Ensure cryptsetup is present 186312 1726890172.96213: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890172.96218: getting variables 186312 1726890172.96220: in VariableManager get_vars() 186312 1726890172.96264: Calling all_inventory to load vars for managed_node3 186312 1726890172.96268: Calling groups_inventory to load vars for managed_node3 186312 1726890172.96272: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890172.96285: Calling all_plugins_play to load vars for managed_node3 186312 1726890172.96289: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890172.96292: Calling groups_plugins_play to load vars for managed_node3 186312 1726890172.97130: done sending task result for task 02369adf-7a19-881e-6b85-000000002fca 186312 1726890172.97134: WORKER PROCESS EXITING 186312 1726890172.97158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890172.97922: done with get_vars() 186312 1726890172.97935: done getting variables 186312 1726890172.98014: 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 [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:42:52 -0400 (0:00:00.035) 0:02:22.719 ****** 186312 1726890172.98061: entering _queue_task() for managed_node3/package 186312 1726890172.98376: worker is 1 (out of 1 available) 186312 1726890172.98387: exiting _queue_task() for managed_node3/package 186312 1726890172.98400: done queuing things up, now waiting for results queue to drain 186312 1726890172.98401: waiting for pending results... 186312 1726890172.98676: running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present 186312 1726890172.98807: in run() - task 02369adf-7a19-881e-6b85-000000002fcb 186312 1726890172.98829: variable 'ansible_search_path' from source: unknown 186312 1726890172.98871: calling self._execute() 186312 1726890172.98987: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890172.98998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890172.99015: variable 'omit' from source: magic vars 186312 1726890172.99128: variable 'omit' from source: magic vars 186312 1726890172.99197: variable 'omit' from source: magic vars 186312 1726890172.99480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890173.02273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890173.02357: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890173.02413: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890173.02466: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890173.02496: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890173.02624: 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) 186312 1726890173.02657: 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) 186312 1726890173.02692: 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) 186312 1726890173.02742: 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) 186312 1726890173.02761: 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) 186312 1726890173.02906: variable '__storage_is_ostree' from source: set_fact 186312 1726890173.02920: variable 'omit' from source: magic vars 186312 1726890173.02959: variable 'omit' from source: magic vars 186312 1726890173.02988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890173.03031: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890173.03061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890173.03090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890173.03109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890173.03156: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890173.03165: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890173.03172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890173.03271: Set connection var ansible_shell_type to sh 186312 1726890173.03286: Set connection var ansible_pipelining to False 186312 1726890173.03307: Set connection var ansible_timeout to 10 186312 1726890173.03318: Set connection var ansible_connection to ssh 186312 1726890173.03329: Set connection var ansible_shell_executable to /bin/sh 186312 1726890173.03358: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890173.03409: variable 'ansible_shell_executable' from source: unknown 186312 1726890173.03428: variable 'ansible_connection' from source: unknown 186312 1726890173.03437: variable 'ansible_module_compression' from source: unknown 186312 1726890173.03444: variable 'ansible_shell_type' from source: unknown 186312 1726890173.03468: variable 'ansible_shell_executable' from source: unknown 186312 1726890173.03478: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890173.03488: variable 'ansible_pipelining' from source: unknown 186312 1726890173.03494: variable 'ansible_timeout' from source: unknown 186312 1726890173.03502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890173.03609: 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) 186312 1726890173.03629: variable 'omit' from source: magic vars 186312 1726890173.03639: starting attempt loop 186312 1726890173.03646: running the handler 186312 1726890173.03656: variable 'ansible_facts' from source: unknown 186312 1726890173.03663: variable 'ansible_facts' from source: unknown 186312 1726890173.03727: _low_level_execute_command(): starting 186312 1726890173.03739: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890173.04903: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890173.04920: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890173.04936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890173.04956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890173.04999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890173.05017: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890173.05032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890173.05051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890173.05063: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890173.05073: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890173.05085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890173.05099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890173.05120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890173.05133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890173.05145: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890173.05158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890173.05252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890173.05282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890173.05314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890173.05404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890173.06940: stdout chunk (state=3): >>>/root <<< 186312 1726890173.07044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890173.07299: stderr chunk (state=3): >>><<< 186312 1726890173.07323: stdout chunk (state=3): >>><<< 186312 1726890173.07427: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890173.07436: _low_level_execute_command(): starting 186312 1726890173.07445: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890173.073555-191522-14586086577507 `" && echo ansible-tmp-1726890173.073555-191522-14586086577507="` echo /root/.ansible/tmp/ansible-tmp-1726890173.073555-191522-14586086577507 `" ) && sleep 0' 186312 1726890173.08884: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890173.08897: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890173.08910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890173.08931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890173.08976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890173.08989: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890173.09004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890173.09022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890173.09033: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890173.09042: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890173.09053: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890173.09097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890173.09157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890173.09168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890173.09182: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890173.09194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890173.09336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890173.09498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890173.09520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890173.09660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890173.11499: stdout chunk (state=3): >>>ansible-tmp-1726890173.073555-191522-14586086577507=/root/.ansible/tmp/ansible-tmp-1726890173.073555-191522-14586086577507 <<< 186312 1726890173.11627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890173.11777: stderr chunk (state=3): >>><<< 186312 1726890173.11781: stdout chunk (state=3): >>><<< 186312 1726890173.11872: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890173.073555-191522-14586086577507=/root/.ansible/tmp/ansible-tmp-1726890173.073555-191522-14586086577507 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890173.11876: variable 'ansible_module_compression' from source: unknown 186312 1726890173.12204: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 186312 1726890173.12208: variable 'ansible_facts' from source: unknown 186312 1726890173.12367: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890173.073555-191522-14586086577507/AnsiballZ_dnf.py 186312 1726890173.12574: Sending initial data 186312 1726890173.12577: Sent initial data (152 bytes) 186312 1726890173.14953: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890173.14968: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890173.14982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890173.15000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890173.15052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890173.15063: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890173.15076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890173.15093: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890173.15104: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890173.15117: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890173.15133: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890173.15146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890173.15160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890173.15171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890173.15180: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890173.15192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890173.15278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890173.15301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890173.15326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890173.15396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890173.17097: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890173.17187: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890173.17192: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmp7knqush7 /root/.ansible/tmp/ansible-tmp-1726890173.073555-191522-14586086577507/AnsiballZ_dnf.py <<< 186312 1726890173.17222: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890173.18737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890173.18966: stderr chunk (state=3): >>><<< 186312 1726890173.18969: stdout chunk (state=3): >>><<< 186312 1726890173.18972: done transferring module to remote 186312 1726890173.18974: _low_level_execute_command(): starting 186312 1726890173.18976: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890173.073555-191522-14586086577507/ /root/.ansible/tmp/ansible-tmp-1726890173.073555-191522-14586086577507/AnsiballZ_dnf.py && sleep 0' 186312 1726890173.19670: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890173.19684: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890173.19697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890173.19716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890173.19770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890173.19781: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890173.19794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890173.19810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890173.19825: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890173.19838: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890173.19854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890173.19866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890173.19880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890173.19891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890173.19900: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890173.19913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890173.19994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890173.20018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890173.20033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890173.20101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890173.21759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890173.21844: stderr chunk (state=3): >>><<< 186312 1726890173.21854: stdout chunk (state=3): >>><<< 186312 1726890173.21955: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890173.21958: _low_level_execute_command(): starting 186312 1726890173.21960: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890173.073555-191522-14586086577507/AnsiballZ_dnf.py && sleep 0' 186312 1726890173.22517: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890173.22532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890173.22547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890173.22563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890173.22604: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890173.22622: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890173.22638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890173.22655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890173.22665: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890173.22675: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890173.22685: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890173.22760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890173.22775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890173.22786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890173.22796: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890173.22808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890173.22883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890173.22903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890173.22920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890173.23000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890173.24898: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 186312 1726890173.24902: stdout chunk (state=3): >>>import '_weakref' # <<< 186312 1726890173.24946: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890173.24977: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890173.25012: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890173.25064: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 186312 1726890173.25068: stdout chunk (state=3): >>> # installed zipimport hook <<< 186312 1726890173.25108: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.25158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890173.25171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890173.25183: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b698dc0> <<< 186312 1726890173.25235: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890173.25239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b63d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b698b20> <<< 186312 1726890173.25292: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890173.25296: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b698ac0> <<< 186312 1726890173.25352: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 186312 1726890173.25373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b63d490> <<< 186312 1726890173.25421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b63d940> <<< 186312 1726890173.25457: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b63d670> <<< 186312 1726890173.25476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890173.25498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890173.25517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890173.25539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890173.25570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890173.25582: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b3cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890173.25608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890173.25674: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b3cf220> <<< 186312 1726890173.25710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890173.25766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b3f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b3cf940> <<< 186312 1726890173.25798: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b655880> <<< 186312 1726890173.25814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b3c8d90> <<< 186312 1726890173.25876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b3f2d90> <<< 186312 1726890173.25926: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b63d970> <<< 186312 1726890173.25952: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890173.26193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890173.26237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 186312 1726890173.26270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890173.26301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890173.26317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b36feb0> <<< 186312 1726890173.26356: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b372f40> <<< 186312 1726890173.26385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890173.26409: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890173.26446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890173.26467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890173.26486: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b367610> <<< 186312 1726890173.26506: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b370640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b36f370> <<< 186312 1726890173.26533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890173.26589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890173.26607: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890173.26661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.26688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890173.26714: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b27adc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b27a8b0> <<< 186312 1726890173.26751: stdout chunk (state=3): >>>import 'itertools' # <<< 186312 1726890173.26773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b27aeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890173.26791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890173.26837: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b27af70> <<< 186312 1726890173.26849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b27ae80> import '_collections' # <<< 186312 1726890173.26894: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b2d2d30> import '_functools' # <<< 186312 1726890173.26931: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b2cd610> <<< 186312 1726890173.27000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b2df670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b376e20> <<< 186312 1726890173.27016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890173.27046: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b28bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b2d2250> <<< 186312 1726890173.27100: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890173.27121: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b2df280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b37c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890173.27145: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.27169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890173.27198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28bfa0> <<< 186312 1726890173.27226: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28bd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28bd00> <<< 186312 1726890173.27252: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890173.27277: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 186312 1726890173.27293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890173.27309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890173.27349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890173.27385: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b25f370> <<< 186312 1726890173.27415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890173.27440: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b25f460> <<< 186312 1726890173.27559: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b293fa0> <<< 186312 1726890173.27600: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28ea30> <<< 186312 1726890173.27616: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28e490> <<< 186312 1726890173.27646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890173.27676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890173.27687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890173.27719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1ad1c0> <<< 186312 1726890173.27757: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b249c70> <<< 186312 1726890173.27802: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b37c040> <<< 186312 1726890173.27825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890173.27849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890173.27894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1c0af0> import 'errno' # <<< 186312 1726890173.27940: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b1c0e20> <<< 186312 1726890173.27965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890173.27986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1d3730> <<< 186312 1726890173.28013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890173.28036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890173.28065: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1d3c70> <<< 186312 1726890173.28104: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b1693a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1c0f10> <<< 186312 1726890173.28135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890173.28187: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b17a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1d35b0> <<< 186312 1726890173.28198: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890173.28231: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b17a340> <<< 186312 1726890173.28259: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28b9d0> <<< 186312 1726890173.28286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890173.28304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890173.28332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890173.28359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890173.28385: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b1966a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890173.28414: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b196970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b196760> <<< 186312 1726890173.28460: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b196850> <<< 186312 1726890173.28472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890173.28660: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b196ca0> <<< 186312 1726890173.28706: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b1a21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1968e0> <<< 186312 1726890173.28727: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b188a30> <<< 186312 1726890173.28749: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28b5b0> <<< 186312 1726890173.28766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890173.28811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890173.28846: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b196a90> <<< 186312 1726890173.29003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890173.29017: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f264b0d0670> <<< 186312 1726890173.29157: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 186312 1726890173.29243: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.29269: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890173.29300: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.29326: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 186312 1726890173.30516: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.31447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aff87c0> <<< 186312 1726890173.31500: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.31504: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890173.31544: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890173.31547: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264aff8160> <<< 186312 1726890173.31569: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aff8280> <<< 186312 1726890173.31620: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aff8f10> <<< 186312 1726890173.31639: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890173.31673: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aff84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aff8d30> import 'atexit' # <<< 186312 1726890173.31716: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264aff8f70> <<< 186312 1726890173.31744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890173.31757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890173.31791: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aff8100> <<< 186312 1726890173.31823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890173.31849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890173.31884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890173.31946: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264af4dee0> <<< 186312 1726890173.31986: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890173.32021: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af6af40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af6ad60> <<< 186312 1726890173.32035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890173.32055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890173.32105: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264af6a3d0> <<< 186312 1726890173.32107: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afdfdc0> <<< 186312 1726890173.32280: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afdf3a0> <<< 186312 1726890173.32302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890173.32351: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afdff70> <<< 186312 1726890173.32358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890173.32390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 186312 1726890173.32419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890173.32435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b02dc10> <<< 186312 1726890173.32513: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afc9cd0> <<< 186312 1726890173.32532: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afc93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264affd490> <<< 186312 1726890173.32559: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264afc94c0> <<< 186312 1726890173.32578: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afc94f0> <<< 186312 1726890173.32601: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890173.32615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890173.32625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890173.32654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890173.32738: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af30250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b03f1f0> <<< 186312 1726890173.32757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890173.32809: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af3b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b03f370> <<< 186312 1726890173.32835: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890173.32887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.32902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890173.32951: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b059d90> <<< 186312 1726890173.33088: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264af3b880> <<< 186312 1726890173.33166: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af3b6d0> <<< 186312 1726890173.33203: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af3a670> <<< 186312 1726890173.33257: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af3a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b0378b0> <<< 186312 1726890173.33288: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890173.33307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890173.33345: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264afc0670> <<< 186312 1726890173.33559: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264afbfac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afcf0d0> <<< 186312 1726890173.33600: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264afc00d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b004a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890173.33618: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.33677: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.33807: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890173.33824: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890173.33827: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.33910: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.34004: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.34444: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.34928: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 186312 1726890173.34934: 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_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890173.34948: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.34997: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264a5e0580> <<< 186312 1726890173.35283: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9ec520> <<< 186312 1726890173.35299: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5830a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 186312 1726890173.35437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890173.35448: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afbfbb0> # zipimport: zlib available <<< 186312 1726890173.35832: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.36190: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.36250: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.36307: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890173.36347: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.36379: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890173.36385: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.36438: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.36509: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 186312 1726890173.36530: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.36534: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.36548: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 186312 1726890173.36554: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.36587: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.36636: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890173.36821: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.36997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890173.37034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890173.37102: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9f9970> # zipimport: zlib available <<< 186312 1726890173.37168: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.37248: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/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_i9x0wtso/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_i9x0wtso/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_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890173.37260: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.37296: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.37337: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 186312 1726890173.37371: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.37413: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.37466: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.37533: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890173.37552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.37624: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b04b250> <<< 186312 1726890173.37653: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9f96a0> <<< 186312 1726890173.37692: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/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_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890173.37804: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.37854: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.37878: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.37923: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890173.37948: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890173.37977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890173.38004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890173.38018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890173.38097: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9e07c0> <<< 186312 1726890173.38137: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9dd7f0> <<< 186312 1726890173.38201: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9d7970> <<< 186312 1726890173.38205: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890173.38246: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.38264: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/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_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890173.38330: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890173.38362: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 186312 1726890173.38373: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.38825: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.39242: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.39795: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.40342: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3640> <<< 186312 1726890173.40418: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c36d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 186312 1726890173.40441: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 186312 1726890173.40475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890173.40527: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3070> <<< 186312 1726890173.40572: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890173.40603: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 186312 1726890173.40661: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 186312 1726890173.40665: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38e730> <<< 186312 1726890173.40707: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38ec40> <<< 186312 1726890173.40715: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38ee50> <<< 186312 1726890173.40766: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b048700> <<< 186312 1726890173.40788: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890173.40835: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38da60> <<< 186312 1726890173.40839: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 186312 1726890173.40860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 186312 1726890173.40938: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38dac0> <<< 186312 1726890173.40970: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 186312 1726890173.40982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 186312 1726890173.41023: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a40c610> <<< 186312 1726890173.41026: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38dee0> <<< 186312 1726890173.41077: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38d370> <<< 186312 1726890173.41080: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b0486d0> <<< 186312 1726890173.41105: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 186312 1726890173.41126: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 186312 1726890173.41194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 186312 1726890173.41197: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 186312 1726890173.41209: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a56f070> <<< 186312 1726890173.41351: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5b4dc0> <<< 186312 1726890173.41400: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a40c430> <<< 186312 1726890173.41403: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 186312 1726890173.41435: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 186312 1726890173.41477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 186312 1726890173.41480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5aedf0> <<< 186312 1726890173.41531: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5ae250> <<< 186312 1726890173.41624: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5bcd30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3e2f70> <<< 186312 1726890173.41638: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a574910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9f9ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c36a0> <<< 186312 1726890173.41666: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 186312 1726890173.41737: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5aeac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3160> <<< 186312 1726890173.41751: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.41853: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5e0a60> <<< 186312 1726890173.41856: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 186312 1726890173.41871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 186312 1726890173.41922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890173.41954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890173.42102: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264a575940> <<< 186312 1726890173.42371: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a4245e0> <<< 186312 1726890173.42401: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5e0850> <<< 186312 1726890173.42459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 186312 1726890173.42504: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a4116a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3bd5e0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 186312 1726890173.42550: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3d5b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3bd8e0> <<< 186312 1726890173.42563: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 186312 1726890173.42607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 186312 1726890173.42693: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3d56d0> <<< 186312 1726890173.42733: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 186312 1726890173.42755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 186312 1726890173.43011: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a39e700> <<< 186312 1726890173.43061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 186312 1726890173.43079: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a13bca0> <<< 186312 1726890173.43102: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.43200: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available <<< 186312 1726890173.43322: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.43431: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 186312 1726890173.43447: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.43482: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890173.43522: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 186312 1726890173.43800: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available <<< 186312 1726890173.43937: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890173.44279: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py <<< 186312 1726890173.44338: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 186312 1726890173.44358: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09dbe0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890173.44398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890173.44567: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09dd60> <<< 186312 1726890173.44747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890173.44769: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264a0ef430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09dfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09d250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09d850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 186312 1726890173.44810: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.44835: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 186312 1726890173.44962: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2649d989d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2649d98580> <<< 186312 1726890173.44974: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 186312 1726890173.45001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 186312 1726890173.45114: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2649d40550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2649d98a00> <<< 186312 1726890173.45127: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 186312 1726890173.45190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 186312 1726890173.46133: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2649c9fe20> <<< 186312 1726890173.46177: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2649db92e0> <<< 186312 1726890173.46200: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 186312 1726890173.46252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 186312 1726890173.46456: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264873a2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2649d738b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890173.46566: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2648609e80> <<< 186312 1726890173.46604: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2648719580> <<< 186312 1726890173.46618: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 186312 1726890173.46649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890173.46740: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2648573a00> <<< 186312 1726890173.46795: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264873a520> <<< 186312 1726890173.46814: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890173.46891: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264856cd60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2648573fa0> <<< 186312 1726890173.46913: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2649d98130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 186312 1726890173.46959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 186312 1726890173.46988: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890173.47025: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264849bb20> <<< 186312 1726890173.47066: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264849b340> <<< 186312 1726890173.47080: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 186312 1726890173.47118: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 186312 1726890173.47209: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 186312 1726890173.47226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484af700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484bb2b0> <<< 186312 1726890173.47264: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.47644: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26484bb850> <<< 186312 1726890173.47679: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484bbca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484bb370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484af790> <<< 186312 1726890173.47739: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484a7dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.47833: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264806fee0> <<< 186312 1726890173.47858: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484af190> <<< 186312 1726890173.47917: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264849bca0> <<< 186312 1726890173.47954: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264859f730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.48218: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264859ff10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264859f8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2649d98280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264807cd60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 186312 1726890173.48240: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.48250: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 186312 1726890173.48282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 186312 1726890173.48304: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 186312 1726890173.48442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 186312 1726890173.48505: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890173.48520: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647eed220> <<< 186312 1726890173.48596: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f8c2b0> <<< 186312 1726890173.48629: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890173.48655: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f997f0> <<< 186312 1726890173.48728: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f3fe50> <<< 186312 1726890173.48749: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.48823: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.48856: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 186312 1726890173.48884: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99e80> <<< 186312 1726890173.48895: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99bb0> <<< 186312 1726890173.48906: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.48934: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890173.48973: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99e50> <<< 186312 1726890173.49000: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.49027: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890173.49065: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df21c0> <<< 186312 1726890173.49089: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 186312 1726890173.49123: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2250> <<< 186312 1726890173.49134: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99f40> <<< 186312 1726890173.49146: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.49173: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890173.49210: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df23d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99eb0> <<< 186312 1726890173.49239: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 186312 1726890173.49271: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99c40> <<< 186312 1726890173.49298: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 186312 1726890173.49329: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df21f0> <<< 186312 1726890173.49355: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 186312 1726890173.49394: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2430> <<< 186312 1726890173.49420: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 186312 1726890173.49445: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df24c0> <<< 186312 1726890173.49468: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py <<< 186312 1726890173.49478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 186312 1726890173.49510: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2550> <<< 186312 1726890173.49532: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 186312 1726890173.49562: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df25e0> <<< 186312 1726890173.49588: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 186312 1726890173.49625: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2670> <<< 186312 1726890173.49644: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 186312 1726890173.49677: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2700> <<< 186312 1726890173.49699: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py <<< 186312 1726890173.49711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2790> <<< 186312 1726890173.49738: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890173.49773: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2820> <<< 186312 1726890173.49783: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99220> <<< 186312 1726890173.49817: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f731c0> <<< 186312 1726890173.49862: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890173.49870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890173.49959: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647df2be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f998e0> <<< 186312 1726890173.49981: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' <<< 186312 1726890173.49996: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f8c100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f6aca0> <<< 186312 1726890173.50010: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f6a2b0> <<< 186312 1726890173.50025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 186312 1726890173.50036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890173.50058: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f6a490> <<< 186312 1726890173.50069: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26480a1b50> <<< 186312 1726890173.50084: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 186312 1726890173.50096: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 186312 1726890173.50109: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f6ae20> <<< 186312 1726890173.50123: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264807cd00> <<< 186312 1726890173.50154: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.50171: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 186312 1726890173.50189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 186312 1726890173.50214: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 186312 1726890173.50233: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647e08c40> <<< 186312 1726890173.50248: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647e084f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26480a1940> <<< 186312 1726890173.50278: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 186312 1726890173.50299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 186312 1726890173.50329: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890173.50350: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 186312 1726890173.50360: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 186312 1726890173.50393: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890173.50400: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647da52b0> <<< 186312 1726890173.50421: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 186312 1726890173.50447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 186312 1726890173.50466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890173.50505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890173.50526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890173.50540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 186312 1726890173.50552: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d59190> <<< 186312 1726890173.50592: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890173.50610: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647d59220> <<< 186312 1726890173.50650: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647db86a0> <<< 186312 1726890173.50683: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647da56d0> <<< 186312 1726890173.50704: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d99a90> <<< 186312 1726890173.50727: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d930d0> <<< 186312 1726890173.50739: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647e08ee0> <<< 186312 1726890173.50754: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py <<< 186312 1726890173.50765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 186312 1726890173.50783: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 186312 1726890173.50894: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.50920: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py <<< 186312 1726890173.50938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d59fd0> <<< 186312 1726890173.50950: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d59790> <<< 186312 1726890173.50968: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647e08d90> <<< 186312 1726890173.50990: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py <<< 186312 1726890173.51004: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 186312 1726890173.51020: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d93940> <<< 186312 1726890173.51039: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py <<< 186312 1726890173.51055: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d7c850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py <<< 186312 1726890173.51066: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d7c8e0> <<< 186312 1726890173.51081: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py <<< 186312 1726890173.51091: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d7ca60> <<< 186312 1726890173.51118: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 186312 1726890173.51134: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 186312 1726890173.51149: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 186312 1726890173.51173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 186312 1726890173.51247: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' <<< 186312 1726890173.51261: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647bbd1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d8b190> <<< 186312 1726890173.51285: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py <<< 186312 1726890173.51297: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647bbd220> <<< 186312 1726890173.51311: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890173.51338: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647bbd310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d7ca00> <<< 186312 1726890173.51374: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 186312 1726890173.51381: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d7cfa0> <<< 186312 1726890173.51405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py <<< 186312 1726890173.51413: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 186312 1726890173.51430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890173.51481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890173.51495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890173.51515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890173.51535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 186312 1726890173.51546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890173.51572: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647b453d0> <<< 186312 1726890173.51587: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b45190> <<< 186312 1726890173.51610: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b359d0> <<< 186312 1726890173.51708: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647bce9d0> <<< 186312 1726890173.51722: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647bbdeb0> <<< 186312 1726890173.51752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647bceca0> <<< 186312 1726890173.51773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' <<< 186312 1726890173.51790: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647bd59a0> <<< 186312 1726890173.51819: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b53700> <<< 186312 1726890173.51848: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b53340> <<< 186312 1726890173.51870: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py <<< 186312 1726890173.51881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 186312 1726890173.51898: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 186312 1726890173.51930: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b64670> <<< 186312 1726890173.51953: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b64190> <<< 186312 1726890173.51975: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b644f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09d970> <<< 186312 1726890173.51982: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09d7c0> <<< 186312 1726890173.52426: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 186312 1726890173.52436: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 186312 1726890173.52469: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py <<< 186312 1726890173.52472: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.52482: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b6bfa0> <<< 186312 1726890173.52503: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.52528: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 186312 1726890173.52562: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 186312 1726890173.52582: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 186312 1726890173.52618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 186312 1726890173.52642: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b20fa0> <<< 186312 1726890173.52670: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 186312 1726890173.52696: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 186312 1726890173.52707: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 186312 1726890173.52730: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.52814: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647abbd90> <<< 186312 1726890173.52829: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647abbc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647abb3d0> <<< 186312 1726890173.52843: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647abb190> <<< 186312 1726890173.52873: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b0cee0> <<< 186312 1726890173.52893: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890173.52911: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647abb220> <<< 186312 1726890173.52927: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 186312 1726890173.52950: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.52966: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 186312 1726890173.52987: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 186312 1726890173.53009: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647ae5160> <<< 186312 1726890173.53043: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647abbeb0> <<< 186312 1726890173.53065: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py <<< 186312 1726890173.53078: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 186312 1726890173.53099: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647ad69d0> <<< 186312 1726890173.53114: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 186312 1726890173.53130: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647ae5fd0> <<< 186312 1726890173.53146: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py <<< 186312 1726890173.53162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479e41c0> <<< 186312 1726890173.53176: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' <<< 186312 1726890173.53197: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479e4310> <<< 186312 1726890173.53220: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 186312 1726890173.53238: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 186312 1726890173.53259: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 186312 1726890173.53294: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479e4910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479e4640> <<< 186312 1726890173.53329: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479e49d0> <<< 186312 1726890173.53362: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479f2610> <<< 186312 1726890173.53381: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 186312 1726890173.53403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479f2700> <<< 186312 1726890173.53436: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 186312 1726890173.53443: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 186312 1726890173.53464: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 186312 1726890173.53488: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 186312 1726890173.53502: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479f2ee0> <<< 186312 1726890173.53514: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479f2af0> <<< 186312 1726890173.53540: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 186312 1726890173.53555: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479f2f40> <<< 186312 1726890173.53583: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647a08b20> <<< 186312 1726890173.53608: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 186312 1726890173.53634: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647a08c40> <<< 186312 1726890173.53655: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 186312 1726890173.53662: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 186312 1726890173.53681: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647a08e80> <<< 186312 1726890173.53714: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' <<< 186312 1726890173.53741: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647998310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py <<< 186312 1726890173.53759: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647998d00> <<< 186312 1726890173.53774: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 186312 1726890173.53789: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 186312 1726890173.53806: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647998e50> <<< 186312 1726890173.53823: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py <<< 186312 1726890173.53836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 186312 1726890173.53850: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' <<< 186312 1726890173.53868: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479a8550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479a8130> <<< 186312 1726890173.53895: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 186312 1726890173.53960: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 186312 1726890173.53979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 186312 1726890173.53995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' <<< 186312 1726890173.54007: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479a8f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479a8a90> <<< 186312 1726890173.54047: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 186312 1726890173.54064: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479a8d90> <<< 186312 1726890173.54081: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 186312 1726890173.54097: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479b5820> <<< 186312 1726890173.54135: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479b5fa0> <<< 186312 1726890173.54160: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479c12b0> <<< 186312 1726890173.54188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' <<< 186312 1726890173.54204: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479c13a0> <<< 186312 1726890173.54221: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b0c4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b0c220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b6bd00> <<< 186312 1726890173.54251: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 186312 1726890173.54278: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py <<< 186312 1726890173.54296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.54313: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479c1f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479c1c40> <<< 186312 1726890173.54338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.54380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 186312 1726890173.54398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 186312 1726890173.54420: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890173.54448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890173.54507: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264795c5e0> <<< 186312 1726890173.54537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890173.54575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 186312 1726890173.54600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890173.54631: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647965520> <<< 186312 1726890173.54659: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264795ce80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264795cdf0> <<< 186312 1726890173.54686: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 186312 1726890173.54704: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 186312 1726890173.54721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py <<< 186312 1726890173.54740: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647990760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479901f0> <<< 186312 1726890173.54756: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py <<< 186312 1726890173.54774: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.54788: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 186312 1726890173.54816: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 186312 1726890173.54837: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py <<< 186312 1726890173.54856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 186312 1726890173.54871: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478dea90> <<< 186312 1726890173.54888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478dec70> <<< 186312 1726890173.54914: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py <<< 186312 1726890173.54933: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 186312 1726890173.54984: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647990cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647990a60> <<< 186312 1726890173.55019: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479cf160> <<< 186312 1726890173.55045: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 186312 1726890173.55074: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264795c220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479c1af0> <<< 186312 1726890173.55097: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b0c250> <<< 186312 1726890173.55122: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 186312 1726890173.55129: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 186312 1726890173.55162: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478fe190> <<< 186312 1726890173.55184: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 186312 1726890173.55204: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 186312 1726890173.55222: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478fe4c0> <<< 186312 1726890173.55254: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 186312 1726890173.55261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478fed30> <<< 186312 1726890173.55282: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py <<< 186312 1726890173.55300: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647893640> <<< 186312 1726890173.55330: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 186312 1726890173.55348: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 186312 1726890173.55364: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647893bb0> <<< 186312 1726890173.55386: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 186312 1726890173.55409: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.55437: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 186312 1726890173.55500: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26478a0c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478a0850> <<< 186312 1726890173.55508: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478a05b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478a0220> <<< 186312 1726890173.55532: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 186312 1726890173.55568: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478a0460> <<< 186312 1726890173.55585: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 186312 1726890173.55600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 186312 1726890173.55635: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.55673: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478afbe0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py <<< 186312 1726890173.55700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478afc70> <<< 186312 1726890173.55715: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 186312 1726890173.55730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 186312 1726890173.55798: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 186312 1726890173.55816: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26478bd2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478afdf0> <<< 186312 1726890173.55830: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 186312 1726890173.55856: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 186312 1726890173.55871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 186312 1726890173.55889: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 186312 1726890173.55896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890173.55921: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477c5310> <<< 186312 1726890173.55947: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 186312 1726890173.55976: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 186312 1726890173.56007: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477ce370> <<< 186312 1726890173.56038: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477ce310> <<< 186312 1726890173.56054: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 186312 1726890173.56107: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26477ce4c0> <<< 186312 1726890173.56129: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477ce220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477c5d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477c53d0> <<< 186312 1726890173.56144: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478cba60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478cb0d0> <<< 186312 1726890173.56160: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478bd970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478af820> <<< 186312 1726890173.56189: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478af0d0> <<< 186312 1726890173.56226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478af970> <<< 186312 1726890173.56252: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 186312 1726890173.56267: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477c5dc0> <<< 186312 1726890173.56287: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py <<< 186312 1726890173.56300: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477ce790> <<< 186312 1726890173.56331: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 186312 1726890173.56356: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477cea00> <<< 186312 1726890173.56380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 186312 1726890173.56387: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477cef70> <<< 186312 1726890173.56407: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 186312 1726890173.56438: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 186312 1726890173.56464: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477e9760> <<< 186312 1726890173.56480: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 186312 1726890173.56493: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 186312 1726890173.56527: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264776d940> <<< 186312 1726890173.56548: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 186312 1726890173.56565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 186312 1726890173.56592: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.56605: stdout chunk (state=3): >>>import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264777abb0> <<< 186312 1726890173.56630: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 186312 1726890173.56649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 186312 1726890173.56692: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264779d160> <<< 186312 1726890173.56778: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264777ac10> <<< 186312 1726890173.56808: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 186312 1726890173.56844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 186312 1726890173.56880: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py <<< 186312 1726890173.56893: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.56927: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 186312 1726890173.56958: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647745430> <<< 186312 1726890173.56986: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647745550> <<< 186312 1726890173.57073: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477384c0> <<< 186312 1726890173.57100: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890173.57121: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477387f0> <<< 186312 1726890173.57151: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264773a940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647738160> <<< 186312 1726890173.57176: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py <<< 186312 1726890173.57187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890173.57199: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647738220> <<< 186312 1726890173.57222: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264772bac0> <<< 186312 1726890173.57256: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264773adf0> <<< 186312 1726890173.57288: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476e0220> <<< 186312 1726890173.57327: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476e0310> <<< 186312 1726890173.57349: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 186312 1726890173.57378: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476e0430> <<< 186312 1726890173.57408: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 186312 1726890173.57435: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 186312 1726890173.57528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890173.57592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 186312 1726890173.57614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 186312 1726890173.58000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476b4670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647709f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264771ba00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264771ba90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476b42e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476c63d0> <<< 186312 1726890173.58050: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476ecd30> <<< 186312 1726890173.58078: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 186312 1726890173.58103: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 186312 1726890173.58123: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476f69a0> <<< 186312 1726890173.58150: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py <<< 186312 1726890173.58166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476728b0> <<< 186312 1726890173.58178: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476f62b0> <<< 186312 1726890173.58219: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476e0be0> <<< 186312 1726890173.58263: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647798dc0> <<< 186312 1726890173.58288: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 186312 1726890173.58302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890173.58330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890173.58348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890173.58359: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647697670> <<< 186312 1726890173.58375: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py <<< 186312 1726890173.58387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647697e20> <<< 186312 1726890173.58419: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647627190> <<< 186312 1726890173.58445: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 186312 1726890173.58463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 186312 1726890173.58478: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 186312 1726890173.58490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 186312 1726890173.58547: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647627ac0> <<< 186312 1726890173.58568: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 186312 1726890173.58592: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 186312 1726890173.58609: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476461f0> <<< 186312 1726890173.58632: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647627d90> <<< 186312 1726890173.58653: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647627220> <<< 186312 1726890173.58686: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476868b0> <<< 186312 1726890173.58704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 186312 1726890173.58726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 186312 1726890173.58744: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 186312 1726890173.58784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 186312 1726890173.58798: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 186312 1726890173.58817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 186312 1726890173.58843: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.58855: stdout chunk (state=3): >>>import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475ff310> <<< 186312 1726890173.58874: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 186312 1726890173.58899: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 186312 1726890173.58930: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475ffdf0> <<< 186312 1726890173.58956: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 186312 1726890173.58975: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475fff70> <<< 186312 1726890173.58998: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 186312 1726890173.59024: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 186312 1726890173.59037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 186312 1726890173.59052: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 186312 1726890173.59123: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647607c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476077f0> <<< 186312 1726890173.59147: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647607340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475ffa90> <<< 186312 1726890173.59171: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 186312 1726890173.59204: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475ffbe0> <<< 186312 1726890173.59224: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py <<< 186312 1726890173.59236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 186312 1726890173.59258: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py <<< 186312 1726890173.59269: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.59292: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.59330: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 186312 1726890173.59346: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890173.59354: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.59383: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' <<< 186312 1726890173.59397: stdout chunk (state=3): >>>import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475b4a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475b46a0> <<< 186312 1726890173.59419: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 186312 1726890173.59434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890173.59481: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475b4700> <<< 186312 1726890173.59495: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # <<< 186312 1726890173.59507: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 186312 1726890173.59577: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475a9640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' <<< 186312 1726890173.59591: stdout chunk (state=3): >>>import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475a9820> <<< 186312 1726890173.59603: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 186312 1726890173.59617: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 186312 1726890173.59647: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 186312 1726890173.59655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890173.59681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.59705: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890173.59733: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647560940> <<< 186312 1726890173.59768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647560af0> <<< 186312 1726890173.59795: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647560ca0> <<< 186312 1726890173.59843: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475605e0> <<< 186312 1726890173.59864: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 186312 1726890173.59885: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475608e0> <<< 186312 1726890173.59906: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' <<< 186312 1726890173.59924: stdout chunk (state=3): >>>import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647568100> <<< 186312 1726890173.59937: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 186312 1726890173.59971: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647568160> <<< 186312 1726890173.59986: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 186312 1726890173.60009: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 186312 1726890173.60034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 186312 1726890173.60049: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647579370> <<< 186312 1726890173.60070: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 186312 1726890173.60083: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 186312 1726890173.60976: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647579940> <<< 186312 1726890173.61005: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py <<< 186312 1726890173.61022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264759ae80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647568c40> <<< 186312 1726890173.61038: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py <<< 186312 1726890173.61058: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647568ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647560280> <<< 186312 1726890173.61079: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647560340> <<< 186312 1726890173.61103: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 186312 1726890173.61125: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647560040> <<< 186312 1726890173.61147: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475beb20> <<< 186312 1726890173.61183: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 186312 1726890173.61201: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py <<< 186312 1726890173.61217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 186312 1726890173.61233: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 186312 1726890173.61249: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647521910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647521550> <<< 186312 1726890173.61269: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # <<< 186312 1726890173.61280: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475cf940> <<< 186312 1726890173.61298: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 186312 1726890173.61310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 186312 1726890173.61339: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475600a0> <<< 186312 1726890173.61370: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647521d90> <<< 186312 1726890173.61387: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475a9970> <<< 186312 1726890173.61410: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 186312 1726890173.61424: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 186312 1726890173.61460: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264752e940> <<< 186312 1726890173.61472: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475a9040> <<< 186312 1726890173.61498: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.61524: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py <<< 186312 1726890173.61536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 186312 1726890173.61549: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 186312 1726890173.61564: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 186312 1726890173.61590: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 186312 1726890173.61605: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475472b0> <<< 186312 1726890173.61628: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' <<< 186312 1726890173.61641: stdout chunk (state=3): >>>import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647547520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264753b0a0> <<< 186312 1726890173.61666: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 186312 1726890173.61689: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' <<< 186312 1726890173.61701: stdout chunk (state=3): >>>import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647547e20> <<< 186312 1726890173.61722: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py <<< 186312 1726890173.61740: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754f1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647547a00> <<< 186312 1726890173.61757: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py <<< 186312 1726890173.61771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647547c70> <<< 186312 1726890173.61806: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 186312 1726890173.61814: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 186312 1726890173.61851: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 186312 1726890173.61859: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754fc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754f820> <<< 186312 1726890173.61881: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 186312 1726890173.61903: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' <<< 186312 1726890173.61917: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475580d0> <<< 186312 1726890173.61960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 186312 1726890173.61989: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558b80> <<< 186312 1726890173.62011: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 186312 1726890173.62037: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558c40> <<< 186312 1726890173.62055: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 186312 1726890173.62082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558cd0> <<< 186312 1726890173.62095: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 186312 1726890173.62125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558d60> <<< 186312 1726890173.62147: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 186312 1726890173.62171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558df0> <<< 186312 1726890173.62187: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558520> <<< 186312 1726890173.62207: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 186312 1726890173.62225: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 186312 1726890173.62241: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754fb50> <<< 186312 1726890173.62258: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 186312 1726890173.62290: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 186312 1726890173.62305: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26474813a0> <<< 186312 1726890173.62323: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' <<< 186312 1726890173.62337: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26474816d0> <<< 186312 1726890173.62352: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647481940> <<< 186312 1726890173.62389: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647481be0> <<< 186312 1726890173.62422: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647481e80> <<< 186312 1726890173.62454: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647485160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754f460> <<< 186312 1726890173.62482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 186312 1726890173.62511: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26474854c0> <<< 186312 1726890173.62541: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 186312 1726890173.62565: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 186312 1726890173.62580: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26474858e0> <<< 186312 1726890173.62606: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647485760> <<< 186312 1726890173.62636: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 186312 1726890173.62662: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647485d00> <<< 186312 1726890173.62683: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py <<< 186312 1726890173.62699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 186312 1726890173.62715: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647485c10> <<< 186312 1726890173.62741: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 186312 1726890173.62769: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647485d30> <<< 186312 1726890173.62792: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 186312 1726890173.62823: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647493100> <<< 186312 1726890173.62857: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 186312 1726890173.62891: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647493190> <<< 186312 1726890173.62894: stdout chunk (state=3): >>>import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754f670> <<< 186312 1726890173.62922: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264753b8b0> <<< 186312 1726890173.62947: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264753b8e0> <<< 186312 1726890173.62953: stdout chunk (state=3): >>>import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264753b430> <<< 186312 1726890173.62971: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890173.63013: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754f550> <<< 186312 1726890173.63047: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py <<< 186312 1726890173.63050: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475a93d0> <<< 186312 1726890173.63070: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 186312 1726890173.63083: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890173.63105: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647493fd0> <<< 186312 1726890173.63153: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py <<< 186312 1726890173.63156: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 186312 1726890173.63158: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py <<< 186312 1726890173.63160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890173.63182: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 186312 1726890173.63195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890173.63353: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264742a5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264742a3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264742a130> <<< 186312 1726890173.63372: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890173.63393: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264742a430> <<< 186312 1726890173.63410: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647435f70> <<< 186312 1726890173.63454: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647485c70> <<< 186312 1726890173.63480: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 186312 1726890173.63524: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.63557: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' <<< 186312 1726890173.63560: stdout chunk (state=3): >>>import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647446a90> <<< 186312 1726890173.63573: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 186312 1726890173.63618: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 186312 1726890173.63647: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 186312 1726890173.63650: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647453280> <<< 186312 1726890173.63674: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py <<< 186312 1726890173.63677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647453340> <<< 186312 1726890173.63736: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647446b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647446790> <<< 186312 1726890173.63762: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26474466a0> <<< 186312 1726890173.63782: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 186312 1726890173.63799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 186312 1726890173.63825: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890173.63851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 186312 1726890173.63876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26474041f0> <<< 186312 1726890173.63883: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647453d30> <<< 186312 1726890173.63911: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647453f40> <<< 186312 1726890173.63946: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 186312 1726890173.63952: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647404820> <<< 186312 1726890173.63978: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 186312 1726890173.64016: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647404ee0> <<< 186312 1726890173.64025: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647446760> <<< 186312 1726890173.64050: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 186312 1726890173.64064: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 186312 1726890173.64092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 186312 1726890173.64123: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 186312 1726890173.64148: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 186312 1726890173.64156: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890173.64175: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 186312 1726890173.64193: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890173.64225: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473b31f0> <<< 186312 1726890173.64241: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473aae20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473aa310> <<< 186312 1726890173.64260: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647419880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647453b80> <<< 186312 1726890173.64280: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647617c70> <<< 186312 1726890173.64299: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647617580> <<< 186312 1726890173.64316: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473aaf40> <<< 186312 1726890173.64336: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 186312 1726890173.64353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 186312 1726890173.64366: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473aac70> <<< 186312 1726890173.64390: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 186312 1726890173.64417: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473bc940> <<< 186312 1726890173.64452: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 186312 1726890173.64460: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473bcd30> <<< 186312 1726890173.64486: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475ff550> <<< 186312 1726890173.64524: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475f08b0> <<< 186312 1726890173.64550: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py <<< 186312 1726890173.64567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' <<< 186312 1726890173.64583: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473d7310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473d76a0> <<< 186312 1726890173.64622: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473d77c0> <<< 186312 1726890173.64638: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 186312 1726890173.64653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 186312 1726890173.64682: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264736d130> <<< 186312 1726890173.64726: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473d7880> <<< 186312 1726890173.64744: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 186312 1726890173.64760: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 186312 1726890173.64775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 186312 1726890173.64788: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py <<< 186312 1726890173.64803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 186312 1726890173.64823: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264737a190> <<< 186312 1726890173.64850: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264736da30> <<< 186312 1726890173.64866: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 186312 1726890173.64878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 186312 1726890173.64906: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 186312 1726890173.64949: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 186312 1726890173.64968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 186312 1726890173.64981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 186312 1726890173.65011: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647320940> <<< 186312 1726890173.65026: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 186312 1726890173.65051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264732c580> <<< 186312 1726890173.65109: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264737af10> <<< 186312 1726890173.65127: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264737a730> <<< 186312 1726890173.65164: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647390a30> <<< 186312 1726890173.65184: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 186312 1726890173.65198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 186312 1726890173.65218: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 186312 1726890173.65232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 186312 1726890173.65248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py <<< 186312 1726890173.65267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647345c70> <<< 186312 1726890173.65296: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473453a0> <<< 186312 1726890173.65325: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647345e20> <<< 186312 1726890173.65351: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473562e0> <<< 186312 1726890173.65380: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 186312 1726890173.65413: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647356460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647356310> <<< 186312 1726890173.65446: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647356400> <<< 186312 1726890173.65477: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.65501: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890173.65589: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647356d30> <<< 186312 1726890173.65644: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647356b80> <<< 186312 1726890173.65667: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647356550> <<< 186312 1726890173.65692: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.65721: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890173.65738: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 186312 1726890173.65755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890173.65769: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890173.65805: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472f1970> <<< 186312 1726890173.65835: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472f1a60> <<< 186312 1726890173.65859: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890173.65872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472f1d60> <<< 186312 1726890173.65900: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 186312 1726890173.65917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 186312 1726890173.65943: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647302370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472f1310> <<< 186312 1726890173.65956: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472dfeb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890173.65978: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890173.65995: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.66008: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890173.66026: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472f15b0> <<< 186312 1726890173.66051: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472dfb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647356910> <<< 186312 1726890173.66079: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890173.66114: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890173.66145: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471f34c0> <<< 186312 1726890173.66175: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890173.66204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890173.66229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890173.66252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890173.66328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890173.66423: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264720bf40> <<< 186312 1726890173.66463: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471f3d00> <<< 186312 1726890173.66493: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471f3850> <<< 186312 1726890173.66622: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647302f70> <<< 186312 1726890173.66670: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 186312 1726890173.66695: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471bcdc0> <<< 186312 1726890173.66726: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 186312 1726890173.66746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 186312 1726890173.66770: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 186312 1726890173.66831: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471d9340> <<< 186312 1726890173.66888: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890173.66917: stdout chunk (state=3): >>># extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26471d9f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471bce50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471bc790> <<< 186312 1726890173.66940: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 186312 1726890173.66955: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 186312 1726890173.66977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 186312 1726890173.66994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 186312 1726890173.67014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 186312 1726890173.67059: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647156f70> <<< 186312 1726890173.67161: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647156430> <<< 186312 1726890173.67777: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471be880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473908b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264736dee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647659580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475e5850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264716de20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264716dfa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647686f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264776d9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264711d700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264718db80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647129130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' <<< 186312 1726890173.67801: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471293d0> <<< 186312 1726890173.67812: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 186312 1726890173.67829: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647129610> <<< 186312 1726890173.67858: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647129850> <<< 186312 1726890173.67881: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py <<< 186312 1726890173.67896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 186312 1726890173.67914: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647129a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264711dca0> <<< 186312 1726890173.67930: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264711d9d0> <<< 186312 1726890173.67950: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 186312 1726890173.67972: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264711deb0> <<< 186312 1726890173.67995: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890173.68008: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264713b400> <<< 186312 1726890173.68038: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 186312 1726890173.68069: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 186312 1726890173.68083: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264713b8b0> <<< 186312 1726890173.68098: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264713b520> <<< 186312 1726890173.68116: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 186312 1726890173.68141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 186312 1726890173.68174: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 186312 1726890173.68188: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26470d51c0> <<< 186312 1726890173.68239: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264713bd00> <<< 186312 1726890173.68265: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890173.68291: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264713be50> <<< 186312 1726890173.68299: stdout chunk (state=3): >>>import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264777a400> <<< 186312 1726890173.68328: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890173.68392: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26470dcb50> <<< 186312 1726890173.68438: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264776d6d0> <<< 186312 1726890173.68455: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647764550> <<< 186312 1726890173.68483: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py <<< 186312 1726890173.68504: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 186312 1726890173.68520: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 186312 1726890173.68537: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py<<< 186312 1726890173.68553: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 186312 1726890173.68568: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26470f9670> <<< 186312 1726890173.68584: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 186312 1726890173.68609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 186312 1726890173.68628: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py <<< 186312 1726890173.68641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 186312 1726890173.68654: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647104940> <<< 186312 1726890173.68676: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 186312 1726890173.68697: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py <<< 186312 1726890173.68716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 186312 1726890173.68738: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264710f6d0> <<< 186312 1726890173.68769: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647104f70> <<< 186312 1726890173.68798: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26470f9b20> <<< 186312 1726890173.68829: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py <<< 186312 1726890173.68844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471043a0> <<< 186312 1726890173.68859: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' <<< 186312 1726890173.68874: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647082670> <<< 186312 1726890173.68898: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' <<< 186312 1726890173.68911: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647082880> <<< 186312 1726890173.68947: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647082b80> <<< 186312 1726890173.68975: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' <<< 186312 1726890173.68988: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647082e50> <<< 186312 1726890173.69004: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26470f9100> <<< 186312 1726890173.69019: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26470dcd00> <<< 186312 1726890173.69038: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py<<< 186312 1726890173.69054: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26470f94c0> <<< 186312 1726890174.34862: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 186312 1726890174.36460: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 186312 1726890174.36467: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890174.37090: 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 <<< 186312 1726890174.37111: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 186312 1726890174.37550: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix<<< 186312 1726890174.37556: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 186312 1726890174.37559: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg<<< 186312 1726890174.37568: stdout chunk (state=3): >>> # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile <<< 186312 1726890174.37573: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl<<< 186312 1726890174.37575: stdout chunk (state=3): >>> # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 186312 1726890174.37578: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 186312 1726890174.37583: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 186312 1726890174.37585: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 186312 1726890174.37589: stdout chunk (state=3): >>># 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 # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 186312 1726890174.37593: stdout chunk (state=3): >>># cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation <<< 186312 1726890174.37609: stdout chunk (state=3): >>># destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 186312 1726890174.37615: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro <<< 186312 1726890174.37617: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 186312 1726890174.37620: stdout chunk (state=3): >>># cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu <<< 186312 1726890174.37683: stdout chunk (state=3): >>># cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application <<< 186312 1726890174.37686: stdout chunk (state=3): >>># cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text<<< 186312 1726890174.37692: stdout chunk (state=3): >>> # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types <<< 186312 1726890174.37697: stdout chunk (state=3): >>># 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 <<< 186312 1726890174.37699: stdout chunk (state=3): >>># cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode<<< 186312 1726890174.37702: stdout chunk (state=3): >>> # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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 <<< 186312 1726890174.37706: stdout chunk (state=3): >>># 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc <<< 186312 1726890174.37709: stdout chunk (state=3): >>># cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle <<< 186312 1726890174.37713: stdout chunk (state=3): >>># cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history <<< 186312 1726890174.37715: stdout chunk (state=3): >>># cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode<<< 186312 1726890174.37719: stdout chunk (state=3): >>> # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses <<< 186312 1726890174.37722: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias<<< 186312 1726890174.37724: stdout chunk (state=3): >>> # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark <<< 186312 1726890174.37728: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap<<< 186312 1726890174.37730: stdout chunk (state=3): >>> # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version <<< 186312 1726890174.37732: stdout chunk (state=3): >>># cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta <<< 186312 1726890174.37734: stdout chunk (state=3): >>># cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog<<< 186312 1726890174.37737: stdout chunk (state=3): >>> # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache<<< 186312 1726890174.37744: stdout chunk (state=3): >>> # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info <<< 186312 1726890174.37747: stdout chunk (state=3): >>># cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib <<< 186312 1726890174.37751: stdout chunk (state=3): >>># cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport<<< 186312 1726890174.37753: stdout chunk (state=3): >>> # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums <<< 186312 1726890174.37757: stdout chunk (state=3): >>># cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober <<< 186312 1726890174.37772: stdout chunk (state=3): >>># cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober <<< 186312 1726890174.37795: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes <<< 186312 1726890174.37816: stdout chunk (state=3): >>># cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper <<< 186312 1726890174.37911: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib<<< 186312 1726890174.37915: stdout chunk (state=3): >>> # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring <<< 186312 1726890174.37917: stdout chunk (state=3): >>># cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module <<< 186312 1726890174.37919: stdout chunk (state=3): >>># cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib <<< 186312 1726890174.37921: stdout chunk (state=3): >>># cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver <<< 186312 1726890174.37923: stdout chunk (state=3): >>># cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts<<< 186312 1726890174.37926: stdout chunk (state=3): >>> # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo<<< 186312 1726890174.37936: stdout chunk (state=3): >>> # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding<<< 186312 1726890174.37948: stdout chunk (state=3): >>> # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 186312 1726890174.38628: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890174.38632: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890174.38662: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 186312 1726890174.38681: stdout chunk (state=3): >>># destroy netrc <<< 186312 1726890174.38716: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 186312 1726890174.38746: stdout chunk (state=3): >>># destroy systemd.journal <<< 186312 1726890174.38750: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 186312 1726890174.38785: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib <<< 186312 1726890174.38793: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo <<< 186312 1726890174.38837: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights <<< 186312 1726890174.38840: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib <<< 186312 1726890174.38843: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides <<< 186312 1726890174.38857: stdout chunk (state=3): >>># destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators <<< 186312 1726890174.38879: stdout chunk (state=3): >>># cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile <<< 186312 1726890174.38902: stdout chunk (state=3): >>># destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna <<< 186312 1726890174.38937: stdout chunk (state=3): >>># destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel <<< 186312 1726890174.38940: stdout chunk (state=3): >>># destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection <<< 186312 1726890174.38962: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client <<< 186312 1726890174.38987: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib <<< 186312 1726890174.38992: stdout chunk (state=3): >>># cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid <<< 186312 1726890174.39008: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid <<< 186312 1726890174.39033: stdout chunk (state=3): >>># destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath <<< 186312 1726890174.39054: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors <<< 186312 1726890174.39072: stdout chunk (state=3): >>># cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand <<< 186312 1726890174.39094: stdout chunk (state=3): >>># destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output <<< 186312 1726890174.39114: stdout chunk (state=3): >>># cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf <<< 186312 1726890174.39132: stdout chunk (state=3): >>># destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 186312 1726890174.39148: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants <<< 186312 1726890174.39168: stdout chunk (state=3): >>># 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 186312 1726890174.39188: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 186312 1726890174.39219: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey <<< 186312 1726890174.39227: stdout chunk (state=3): >>># cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 186312 1726890174.39257: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf <<< 186312 1726890174.39260: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc <<< 186312 1726890174.39339: stdout chunk (state=3): >>># cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl <<< 186312 1726890174.39342: stdout chunk (state=3): >>># cleanup[3] wiping _ssl <<< 186312 1726890174.39347: stdout chunk (state=3): >>># cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager <<< 186312 1726890174.39350: stdout chunk (state=3): >>># cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words <<< 186312 1726890174.39352: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 186312 1726890174.39355: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr <<< 186312 1726890174.39357: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 186312 1726890174.39369: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 186312 1726890174.39387: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket <<< 186312 1726890174.39405: stdout chunk (state=3): >>># cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 186312 1726890174.39430: stdout chunk (state=3): >>># destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 186312 1726890174.39448: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 186312 1726890174.39472: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile <<< 186312 1726890174.39495: stdout chunk (state=3): >>># cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect <<< 186312 1726890174.39522: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch <<< 186312 1726890174.39544: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 186312 1726890174.39569: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 186312 1726890174.39587: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 186312 1726890174.39613: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases <<< 186312 1726890174.39636: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 186312 1726890174.39653: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 186312 1726890174.40223: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 186312 1726890174.40542: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 186312 1726890174.40547: stdout chunk (state=3): >>># destroy _heapq <<< 186312 1726890174.40549: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890174.40575: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890174.40611: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 186312 1726890174.40616: stdout chunk (state=3): >>># destroy tokenize <<< 186312 1726890174.40649: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle <<< 186312 1726890174.40652: stdout chunk (state=3): >>># destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 186312 1726890174.40671: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890174.40687: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 186312 1726890174.40736: 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 <<< 186312 1726890174.40770: stdout chunk (state=3): >>># destroy gzip <<< 186312 1726890174.40824: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 186312 1726890174.40827: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 186312 1726890174.40922: stdout chunk (state=3): >>># destroy enum <<< 186312 1726890174.40926: stdout chunk (state=3): >>># destroy signal <<< 186312 1726890174.40928: stdout chunk (state=3): >>># destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser <<< 186312 1726890174.40932: stdout chunk (state=3): >>># destroy _stat # destroy http.cookies <<< 186312 1726890174.40960: stdout chunk (state=3): >>># destroy urllib.parse <<< 186312 1726890174.41010: stdout chunk (state=3): >>># destroy _weakref <<< 186312 1726890174.41016: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 186312 1726890174.41058: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network <<< 186312 1726890174.41062: stdout chunk (state=3): >>># destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 186312 1726890174.41120: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 186312 1726890174.41125: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 186312 1726890174.41128: 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 <<< 186312 1726890174.41130: stdout chunk (state=3): >>># destroy traceback # destroy dnf.yum.misc # destroy glob <<< 186312 1726890174.41132: stdout chunk (state=3): >>># destroy curses <<< 186312 1726890174.41169: stdout chunk (state=3): >>># destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 186312 1726890174.41172: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 186312 1726890174.41174: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 186312 1726890174.41227: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 186312 1726890174.41266: stdout chunk (state=3): >>># destroy codecs <<< 186312 1726890174.41284: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 186312 1726890174.41368: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 186312 1726890174.41405: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 186312 1726890174.41408: stdout chunk (state=3): >>># destroy http.client <<< 186312 1726890174.41410: stdout chunk (state=3): >>># destroy email <<< 186312 1726890174.41474: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 186312 1726890174.41477: stdout chunk (state=3): >>># destroy errno # destroy select <<< 186312 1726890174.41481: stdout chunk (state=3): >>># destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six <<< 186312 1726890174.41483: stdout chunk (state=3): >>># destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 186312 1726890174.41500: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 186312 1726890174.41611: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890174.42496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890174.42499: stdout chunk (state=3): >>><<< 186312 1726890174.42502: stderr chunk (state=3): >>><<< 186312 1726890174.42949: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b698dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b63d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b698b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b698ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b63d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b63d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b63d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b3cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b3cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b3f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b3cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b655880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b3c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b3f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b63d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b36feb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b372f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b367610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b370640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b36f370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b27adc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b27a8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b27aeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b27af70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b27ae80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b2d2d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b2cd610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b2df670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b376e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b28bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b2d2250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b2df280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b37c9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28bd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28bd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b25f370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b25f460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b293fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28ea30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28e490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1ad1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b249c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28eeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b37c040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1c0af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b1c0e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1d3730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1d3c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b1693a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1c0f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b17a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1d35b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b17a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28b9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b1966a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b196970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b196760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b196850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b196ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b1a21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b1968e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b188a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b28b5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b196a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f264b0d0670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/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_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aff87c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264aff8160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aff8280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aff8f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aff84f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aff8d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264aff8f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aff8100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264af4dee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af6af40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af6ad60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264af6a3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afdfdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afdf3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afdff70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b02dc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afc9cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afc93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264affd490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264afc94c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afc94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af30250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b03f1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af3b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b03f370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b059d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264af3b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af3b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af3a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264af3a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b0378b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264afc0670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264afbfac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afcf0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264afc00d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b004a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/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_i9x0wtso/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_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/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_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264a5e0580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9ec520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5830a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264afbfbb0> # 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_i9x0wtso/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_i9x0wtso/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_i9x0wtso/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_i9x0wtso/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_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9f9970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/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_i9x0wtso/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_i9x0wtso/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_i9x0wtso/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_i9x0wtso/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264b04b250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9f96a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/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_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9e07c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9dd7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9d7970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/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_i9x0wtso/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_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/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_i9x0wtso/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.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c36d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38e730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38ec40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38ee50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b048700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38da60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38dac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a40c610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38dee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a38d370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264b0486d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a56f070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5b4dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a40c430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5aedf0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5ae250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5bcd30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3e2f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a574910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9f9ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c36a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5aeac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3c3160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5e0a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264a575940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a4245e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a5e0850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a4116a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3bd5e0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3d5b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3bd8e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3d56d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a39e700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a13bca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/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_i9x0wtso/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_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_i9x0wtso/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09dbe0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09dd60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264a0ef430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09dfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09d250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09d850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2649d989d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2649d98580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2649d40550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2649d98a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2649c9fe20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2649db92e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264873a2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2649d738b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2648609e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2648719580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2648573a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264873a520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264856cd60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2648573fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2649d98130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264849bb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264849b340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484af700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484bb2b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26484bb850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484bbca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484bb370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484af790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484a7dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264806fee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26484af190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264849bca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264859f730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264859ff10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264859f8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2649d98280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264807cd60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647eed220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f8c2b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f997f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f3fe50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df21c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df23d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99c40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df21f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df24c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df25e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f99220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f731c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647df2be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647df2940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f998e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f8c100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f6aca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f6a2b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f6a490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26480a1b50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647f6ae20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264807cd00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647e08c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647e084f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26480a1940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647da52b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d59190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647d59220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647db86a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647da56d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d99a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d930d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647e08ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d59fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d59790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647e08d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d93940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d7c850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d7c8e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d7ca60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647bbd1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d8b190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647bbd220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647bbd310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d7ca00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647d7cfa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647b453d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b45190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b359d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647bce9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647bbdeb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647bceca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647bd59a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b53700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b53340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b64670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b64190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b644f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09d970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a09d7c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b6bfa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b20fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647abbd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647abbc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647abb3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647abb190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b0cee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647abb220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647ae5160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647abbeb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647ad69d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647ae5fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479e41c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479e4310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479e4910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479e4640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479e49d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479f2610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479f2700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479f2ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479f2af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479f2f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647a08b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647a08c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647a08e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647998310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647998d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647998e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479a8550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479a8130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479a8f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479a8a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479a8d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479b5820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479b5fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479c12b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479c13a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b0c4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b0c220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b6bd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479c1f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479c1c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264795c5e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647965520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264795ce80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264795cdf0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647990760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479901f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478dea90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478dec70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647990cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647990a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479cf160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264795c220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26479c1af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647b0c250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478fe190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478fe4c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478fed30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647893640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647893bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26478a0c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478a0850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478a05b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478a0220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478a0460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478afbe0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478afc70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26478bd2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478afdf0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477c5310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477ce370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477ce310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26477ce4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477ce220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477c5d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477c53d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478cba60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478cb0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478bd970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478af820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478af0d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26478af970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477c5dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477ce790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477cea00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477cef70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477e9760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264776d940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264777abb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264779d160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264777ac10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647745430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647745550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477384c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26477387f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264773a940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647738160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647738220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264772bac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264773adf0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476e0220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476e0310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476e0430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476b4670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647709f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264771ba00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264771ba90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476b42e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476c63d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476ecd30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476f69a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476728b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476f62b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476e0be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647798dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647697670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647697e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647627190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647627ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476461f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647627d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647627220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476868b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475ff310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475ffdf0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475fff70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647607c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26476077f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647607340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475ffa90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475ffbe0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475b4a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475b46a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475b4700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475a9640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475a9820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647560940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647560af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647560ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475605e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475608e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647568100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647568160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647579370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647579940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264759ae80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647568c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647568ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647560280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647560340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647560040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475beb20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647521910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647521550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475cf940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475600a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647521d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475a9970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264752e940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475a9040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475472b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647547520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264753b0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647547e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754f1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647547a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647547c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754fc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754f820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475580d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647558fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754fb50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26474813a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26474816d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647481940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647481be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647481e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647485160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754f460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26474854c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26474858e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647485760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647485d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647485c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647485d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647493100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647493190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754f670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264753b8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264753b8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264753b430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264754f550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475a93d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647493fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264742a5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264742a3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264742a130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264742a430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647435f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647485c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647446a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647453280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647453340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647446b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647446790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26474466a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26474041f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647453d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647453f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647404820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647404ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647446760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473b31f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473aae20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473aa310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647419880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647453b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647617c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647617580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473aaf40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473aac70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473bc940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473bcd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475ff550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475f08b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473d7310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473d76a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473d77c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264736d130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473d7880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264737a190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264736da30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647320940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264732c580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264737af10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264737a730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647390a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647345c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473453a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647345e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473562e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647356460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647356310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647356400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647356d30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2647356b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647356550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472f1970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472f1a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472f1d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647302370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472f1310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472dfeb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472f15b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26472dfb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647356910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471f34c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264720bf40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471f3d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471f3850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647302f70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471bcdc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471d9340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26471d9f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471bce50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471bc790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647156f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647156430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471be880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26473908b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264736dee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647659580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26475e5850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264716de20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264716dfa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647686f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264776d9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264711d700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264718db80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647129130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471293d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647129610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647129850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647129a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264711dca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264711d9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264711deb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264713b400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264713b8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264713b520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26470d51c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264713bd00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264713be50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264777a400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26470dcb50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264776d6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647764550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26470f9670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647104940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264710f6d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647104f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26470f9b20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26471043a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647082670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647082880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647082b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2647082e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26470f9100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26470dcd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26470f94c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890174.48495: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890173.073555-191522-14586086577507/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890174.48499: _low_level_execute_command(): starting 186312 1726890174.48502: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890173.073555-191522-14586086577507/ > /dev/null 2>&1 && sleep 0' 186312 1726890174.48505: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890174.48507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890174.48509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890174.48513: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890174.48516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890174.48519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890174.48521: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890174.48523: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890174.48526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890174.48528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890174.49674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890174.49742: stderr chunk (state=3): >>><<< 186312 1726890174.49746: stdout chunk (state=3): >>><<< 186312 1726890174.49819: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890174.49822: handler run complete 186312 1726890174.49825: attempt loop complete, returning result 186312 1726890174.49827: _execute() done 186312 1726890174.49831: dumping result to json 186312 1726890174.49919: done dumping result, returning 186312 1726890174.49924: done running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present [02369adf-7a19-881e-6b85-000000002fcb] 186312 1726890174.49926: sending task result for task 02369adf-7a19-881e-6b85-000000002fcb 186312 1726890174.49998: done sending task result for task 02369adf-7a19-881e-6b85-000000002fcb 186312 1726890174.50001: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 186312 1726890174.50088: no more pending results, returning what we have 186312 1726890174.50093: results queue empty 186312 1726890174.50094: checking for any_errors_fatal 186312 1726890174.50106: done checking for any_errors_fatal 186312 1726890174.50107: checking for max_fail_percentage 186312 1726890174.50109: done checking for max_fail_percentage 186312 1726890174.50110: checking to see if all hosts have failed and the running result is not ok 186312 1726890174.50113: done checking to see if all hosts have failed 186312 1726890174.50114: getting the remaining hosts for this loop 186312 1726890174.50116: done getting the remaining hosts for this loop 186312 1726890174.50121: getting the next task for host managed_node3 186312 1726890174.50130: done getting next task for host managed_node3 186312 1726890174.50133: ^ task is: TASK: Collect LUKS info for this volume 186312 1726890174.50139: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890174.50145: getting variables 186312 1726890174.50147: in VariableManager get_vars() 186312 1726890174.50189: Calling all_inventory to load vars for managed_node3 186312 1726890174.50192: Calling groups_inventory to load vars for managed_node3 186312 1726890174.50196: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890174.50208: Calling all_plugins_play to load vars for managed_node3 186312 1726890174.50416: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890174.50422: Calling groups_plugins_play to load vars for managed_node3 186312 1726890174.51115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890174.51731: done with get_vars() 186312 1726890174.51747: done getting variables 186312 1726890174.51806: 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 [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:42:54 -0400 (0:00:01.537) 0:02:24.257 ****** 186312 1726890174.51843: entering _queue_task() for managed_node3/command 186312 1726890174.52132: worker is 1 (out of 1 available) 186312 1726890174.52146: exiting _queue_task() for managed_node3/command 186312 1726890174.52159: done queuing things up, now waiting for results queue to drain 186312 1726890174.52160: waiting for pending results... 186312 1726890174.52468: running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume 186312 1726890174.52788: in run() - task 02369adf-7a19-881e-6b85-000000002fcc 186312 1726890174.52942: variable 'ansible_search_path' from source: unknown 186312 1726890174.53006: calling self._execute() 186312 1726890174.53371: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890174.53385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890174.53400: variable 'omit' from source: magic vars 186312 1726890174.54176: variable 'storage_test_volume' from source: include params 186312 1726890174.54205: variable '_storage_test_volume_present' from source: set_fact 186312 1726890174.54236: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 186312 1726890174.54246: when evaluation is False, skipping this task 186312 1726890174.54253: _execute() done 186312 1726890174.54260: dumping result to json 186312 1726890174.54267: done dumping result, returning 186312 1726890174.54276: done running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume [02369adf-7a19-881e-6b85-000000002fcc] 186312 1726890174.54287: sending task result for task 02369adf-7a19-881e-6b85-000000002fcc skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890174.54465: no more pending results, returning what we have 186312 1726890174.54469: results queue empty 186312 1726890174.54470: checking for any_errors_fatal 186312 1726890174.54480: done checking for any_errors_fatal 186312 1726890174.54481: checking for max_fail_percentage 186312 1726890174.54483: done checking for max_fail_percentage 186312 1726890174.54484: checking to see if all hosts have failed and the running result is not ok 186312 1726890174.54486: done checking to see if all hosts have failed 186312 1726890174.54486: getting the remaining hosts for this loop 186312 1726890174.54489: done getting the remaining hosts for this loop 186312 1726890174.54492: getting the next task for host managed_node3 186312 1726890174.54500: done getting next task for host managed_node3 186312 1726890174.54503: ^ task is: TASK: Verify the presence/absence of the LUKS device node 186312 1726890174.54510: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890174.54533: getting variables 186312 1726890174.54535: in VariableManager get_vars() 186312 1726890174.54579: Calling all_inventory to load vars for managed_node3 186312 1726890174.54582: Calling groups_inventory to load vars for managed_node3 186312 1726890174.54586: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890174.54600: Calling all_plugins_play to load vars for managed_node3 186312 1726890174.54604: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890174.54607: Calling groups_plugins_play to load vars for managed_node3 186312 1726890174.55413: done sending task result for task 02369adf-7a19-881e-6b85-000000002fcc 186312 1726890174.55416: WORKER PROCESS EXITING 186312 1726890174.55444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890174.56214: done with get_vars() 186312 1726890174.56232: done getting variables 186312 1726890174.56283: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:42:54 -0400 (0:00:00.044) 0:02:24.302 ****** 186312 1726890174.56320: entering _queue_task() for managed_node3/assert 186312 1726890174.56578: worker is 1 (out of 1 available) 186312 1726890174.56589: exiting _queue_task() for managed_node3/assert 186312 1726890174.56601: done queuing things up, now waiting for results queue to drain 186312 1726890174.56602: waiting for pending results... 186312 1726890174.57213: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node 186312 1726890174.57484: in run() - task 02369adf-7a19-881e-6b85-000000002fcd 186312 1726890174.57505: variable 'ansible_search_path' from source: unknown 186312 1726890174.57549: calling self._execute() 186312 1726890174.57672: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890174.57684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890174.57703: variable 'omit' from source: magic vars 186312 1726890174.58117: variable 'storage_test_volume' from source: include params 186312 1726890174.58172: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890174.58186: when evaluation is False, skipping this task 186312 1726890174.58194: _execute() done 186312 1726890174.58201: dumping result to json 186312 1726890174.58208: done dumping result, returning 186312 1726890174.58220: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-881e-6b85-000000002fcd] 186312 1726890174.58239: sending task result for task 02369adf-7a19-881e-6b85-000000002fcd skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890174.58396: no more pending results, returning what we have 186312 1726890174.58400: results queue empty 186312 1726890174.58401: checking for any_errors_fatal 186312 1726890174.58413: done checking for any_errors_fatal 186312 1726890174.58414: checking for max_fail_percentage 186312 1726890174.58416: done checking for max_fail_percentage 186312 1726890174.58424: checking to see if all hosts have failed and the running result is not ok 186312 1726890174.58426: done checking to see if all hosts have failed 186312 1726890174.58426: getting the remaining hosts for this loop 186312 1726890174.58431: done getting the remaining hosts for this loop 186312 1726890174.58435: getting the next task for host managed_node3 186312 1726890174.58444: done getting next task for host managed_node3 186312 1726890174.58446: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890174.58452: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890174.58457: getting variables 186312 1726890174.58459: in VariableManager get_vars() 186312 1726890174.58499: Calling all_inventory to load vars for managed_node3 186312 1726890174.58502: Calling groups_inventory to load vars for managed_node3 186312 1726890174.58506: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890174.58523: Calling all_plugins_play to load vars for managed_node3 186312 1726890174.58527: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890174.58534: Calling groups_plugins_play to load vars for managed_node3 186312 1726890174.59637: done sending task result for task 02369adf-7a19-881e-6b85-000000002fcd 186312 1726890174.59644: WORKER PROCESS EXITING 186312 1726890174.59849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890174.68193: done with get_vars() 186312 1726890174.68208: done getting variables 186312 1726890174.68252: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:42:54 -0400 (0:00:00.119) 0:02:24.422 ****** 186312 1726890174.68275: entering _queue_task() for managed_node3/assert 186312 1726890174.68614: worker is 1 (out of 1 available) 186312 1726890174.68632: exiting _queue_task() for managed_node3/assert 186312 1726890174.68646: done queuing things up, now waiting for results queue to drain 186312 1726890174.68648: waiting for pending results... 186312 1726890174.69016: running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890174.69208: in run() - task 02369adf-7a19-881e-6b85-000000002fce 186312 1726890174.69238: variable 'ansible_search_path' from source: unknown 186312 1726890174.69285: calling self._execute() 186312 1726890174.69426: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890174.69451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890174.69468: variable 'omit' from source: magic vars 186312 1726890174.70011: variable '_storage_test_volume_present' from source: set_fact 186312 1726890174.70032: Evaluated conditional (_storage_test_volume_present): False 186312 1726890174.70041: when evaluation is False, skipping this task 186312 1726890174.70048: _execute() done 186312 1726890174.70056: dumping result to json 186312 1726890174.70062: done dumping result, returning 186312 1726890174.70077: done running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-881e-6b85-000000002fce] 186312 1726890174.70088: sending task result for task 02369adf-7a19-881e-6b85-000000002fce skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890174.70266: no more pending results, returning what we have 186312 1726890174.70271: results queue empty 186312 1726890174.70272: checking for any_errors_fatal 186312 1726890174.70286: done checking for any_errors_fatal 186312 1726890174.70286: checking for max_fail_percentage 186312 1726890174.70289: done checking for max_fail_percentage 186312 1726890174.70290: checking to see if all hosts have failed and the running result is not ok 186312 1726890174.70291: done checking to see if all hosts have failed 186312 1726890174.70292: getting the remaining hosts for this loop 186312 1726890174.70295: done getting the remaining hosts for this loop 186312 1726890174.70299: getting the next task for host managed_node3 186312 1726890174.70309: done getting next task for host managed_node3 186312 1726890174.70314: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890174.70321: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890174.70328: getting variables 186312 1726890174.70333: in VariableManager get_vars() 186312 1726890174.70370: Calling all_inventory to load vars for managed_node3 186312 1726890174.70373: Calling groups_inventory to load vars for managed_node3 186312 1726890174.70376: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890174.70390: Calling all_plugins_play to load vars for managed_node3 186312 1726890174.70393: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890174.70395: Calling groups_plugins_play to load vars for managed_node3 186312 1726890174.71223: done sending task result for task 02369adf-7a19-881e-6b85-000000002fce 186312 1726890174.71227: WORKER PROCESS EXITING 186312 1726890174.71267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890174.72131: done with get_vars() 186312 1726890174.72147: done getting variables 186312 1726890174.72207: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:42:54 -0400 (0:00:00.039) 0:02:24.461 ****** 186312 1726890174.72247: entering _queue_task() for managed_node3/assert 186312 1726890174.72561: worker is 1 (out of 1 available) 186312 1726890174.72576: exiting _queue_task() for managed_node3/assert 186312 1726890174.72594: done queuing things up, now waiting for results queue to drain 186312 1726890174.72596: waiting for pending results... 186312 1726890174.72981: running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890174.73186: in run() - task 02369adf-7a19-881e-6b85-000000002fcf 186312 1726890174.73218: variable 'ansible_search_path' from source: unknown 186312 1726890174.73280: calling self._execute() 186312 1726890174.73439: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890174.73453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890174.73482: variable 'omit' from source: magic vars 186312 1726890174.74000: variable '_storage_test_volume_present' from source: set_fact 186312 1726890174.74024: variable 'storage_test_volume' from source: include params 186312 1726890174.74085: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890174.74095: when evaluation is False, skipping this task 186312 1726890174.74103: _execute() done 186312 1726890174.74116: dumping result to json 186312 1726890174.74124: done dumping result, returning 186312 1726890174.74143: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-881e-6b85-000000002fcf] 186312 1726890174.74157: sending task result for task 02369adf-7a19-881e-6b85-000000002fcf skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890174.74362: no more pending results, returning what we have 186312 1726890174.74367: results queue empty 186312 1726890174.74368: checking for any_errors_fatal 186312 1726890174.74384: done checking for any_errors_fatal 186312 1726890174.74385: checking for max_fail_percentage 186312 1726890174.74389: done checking for max_fail_percentage 186312 1726890174.74391: checking to see if all hosts have failed and the running result is not ok 186312 1726890174.74392: done checking to see if all hosts have failed 186312 1726890174.74392: getting the remaining hosts for this loop 186312 1726890174.74395: done getting the remaining hosts for this loop 186312 1726890174.74399: getting the next task for host managed_node3 186312 1726890174.74407: done getting next task for host managed_node3 186312 1726890174.74411: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 186312 1726890174.74430: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890174.74438: getting variables 186312 1726890174.74443: in VariableManager get_vars() 186312 1726890174.74500: Calling all_inventory to load vars for managed_node3 186312 1726890174.74506: Calling groups_inventory to load vars for managed_node3 186312 1726890174.74510: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890174.74534: Calling all_plugins_play to load vars for managed_node3 186312 1726890174.74540: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890174.74544: Calling groups_plugins_play to load vars for managed_node3 186312 1726890174.75402: done sending task result for task 02369adf-7a19-881e-6b85-000000002fcf 186312 1726890174.75406: WORKER PROCESS EXITING 186312 1726890174.75432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890174.76072: done with get_vars() 186312 1726890174.76084: done getting variables 186312 1726890174.76144: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:42:54 -0400 (0:00:00.039) 0:02:24.501 ****** 186312 1726890174.76177: entering _queue_task() for managed_node3/assert 186312 1726890174.76405: worker is 1 (out of 1 available) 186312 1726890174.76418: exiting _queue_task() for managed_node3/assert 186312 1726890174.76432: done queuing things up, now waiting for results queue to drain 186312 1726890174.76433: waiting for pending results... 186312 1726890174.76713: running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted 186312 1726890174.76848: in run() - task 02369adf-7a19-881e-6b85-000000002fd0 186312 1726890174.76869: variable 'ansible_search_path' from source: unknown 186312 1726890174.76908: calling self._execute() 186312 1726890174.77026: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890174.77040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890174.77057: variable 'omit' from source: magic vars 186312 1726890174.77480: variable '_storage_test_volume_present' from source: set_fact 186312 1726890174.77496: variable 'storage_test_volume' from source: include params 186312 1726890174.77558: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890174.77568: when evaluation is False, skipping this task 186312 1726890174.77576: _execute() done 186312 1726890174.77587: dumping result to json 186312 1726890174.77600: done dumping result, returning 186312 1726890174.77615: done running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-881e-6b85-000000002fd0] 186312 1726890174.77627: sending task result for task 02369adf-7a19-881e-6b85-000000002fd0 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890174.77819: no more pending results, returning what we have 186312 1726890174.77825: results queue empty 186312 1726890174.77826: checking for any_errors_fatal 186312 1726890174.77839: done checking for any_errors_fatal 186312 1726890174.77841: checking for max_fail_percentage 186312 1726890174.77846: done checking for max_fail_percentage 186312 1726890174.77847: checking to see if all hosts have failed and the running result is not ok 186312 1726890174.77848: done checking to see if all hosts have failed 186312 1726890174.77849: getting the remaining hosts for this loop 186312 1726890174.77851: done getting the remaining hosts for this loop 186312 1726890174.77856: getting the next task for host managed_node3 186312 1726890174.77864: done getting next task for host managed_node3 186312 1726890174.77868: ^ task is: TASK: Check LUKS version 186312 1726890174.77878: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890174.77887: getting variables 186312 1726890174.77889: in VariableManager get_vars() 186312 1726890174.77937: Calling all_inventory to load vars for managed_node3 186312 1726890174.77940: Calling groups_inventory to load vars for managed_node3 186312 1726890174.77944: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890174.77957: Calling all_plugins_play to load vars for managed_node3 186312 1726890174.77961: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890174.77965: Calling groups_plugins_play to load vars for managed_node3 186312 1726890174.78864: done sending task result for task 02369adf-7a19-881e-6b85-000000002fd0 186312 1726890174.78868: WORKER PROCESS EXITING 186312 1726890174.78892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890174.79511: done with get_vars() 186312 1726890174.79526: done getting variables 186312 1726890174.79591: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:42:54 -0400 (0:00:00.034) 0:02:24.535 ****** 186312 1726890174.79641: entering _queue_task() for managed_node3/assert 186312 1726890174.79921: worker is 1 (out of 1 available) 186312 1726890174.79935: exiting _queue_task() for managed_node3/assert 186312 1726890174.79949: done queuing things up, now waiting for results queue to drain 186312 1726890174.79950: waiting for pending results... 186312 1726890174.80285: running TaskExecutor() for managed_node3/TASK: Check LUKS version 186312 1726890174.80456: in run() - task 02369adf-7a19-881e-6b85-000000002fd1 186312 1726890174.80477: variable 'ansible_search_path' from source: unknown 186312 1726890174.80541: calling self._execute() 186312 1726890174.80671: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890174.80687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890174.80703: variable 'omit' from source: magic vars 186312 1726890174.81137: variable '_storage_test_volume_present' from source: set_fact 186312 1726890174.81153: Evaluated conditional (_storage_test_volume_present): False 186312 1726890174.81165: when evaluation is False, skipping this task 186312 1726890174.81175: _execute() done 186312 1726890174.81193: dumping result to json 186312 1726890174.81207: done dumping result, returning 186312 1726890174.81223: done running TaskExecutor() for managed_node3/TASK: Check LUKS version [02369adf-7a19-881e-6b85-000000002fd1] 186312 1726890174.81237: sending task result for task 02369adf-7a19-881e-6b85-000000002fd1 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890174.81426: no more pending results, returning what we have 186312 1726890174.81432: results queue empty 186312 1726890174.81434: checking for any_errors_fatal 186312 1726890174.81443: done checking for any_errors_fatal 186312 1726890174.81444: checking for max_fail_percentage 186312 1726890174.81446: done checking for max_fail_percentage 186312 1726890174.81447: checking to see if all hosts have failed and the running result is not ok 186312 1726890174.81448: done checking to see if all hosts have failed 186312 1726890174.81449: getting the remaining hosts for this loop 186312 1726890174.81451: done getting the remaining hosts for this loop 186312 1726890174.81454: getting the next task for host managed_node3 186312 1726890174.81463: done getting next task for host managed_node3 186312 1726890174.81466: ^ task is: TASK: Check LUKS key size 186312 1726890174.81474: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890174.81479: getting variables 186312 1726890174.81481: in VariableManager get_vars() 186312 1726890174.81524: Calling all_inventory to load vars for managed_node3 186312 1726890174.81528: Calling groups_inventory to load vars for managed_node3 186312 1726890174.81533: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890174.81550: Calling all_plugins_play to load vars for managed_node3 186312 1726890174.81557: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890174.81561: Calling groups_plugins_play to load vars for managed_node3 186312 1726890174.82318: done sending task result for task 02369adf-7a19-881e-6b85-000000002fd1 186312 1726890174.82322: WORKER PROCESS EXITING 186312 1726890174.82413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890174.83127: done with get_vars() 186312 1726890174.83143: done getting variables 186312 1726890174.83218: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:42:54 -0400 (0:00:00.036) 0:02:24.571 ****** 186312 1726890174.83264: entering _queue_task() for managed_node3/assert 186312 1726890174.83523: worker is 1 (out of 1 available) 186312 1726890174.83537: exiting _queue_task() for managed_node3/assert 186312 1726890174.83552: done queuing things up, now waiting for results queue to drain 186312 1726890174.83553: waiting for pending results... 186312 1726890174.83876: running TaskExecutor() for managed_node3/TASK: Check LUKS key size 186312 1726890174.84031: in run() - task 02369adf-7a19-881e-6b85-000000002fd2 186312 1726890174.84053: variable 'ansible_search_path' from source: unknown 186312 1726890174.84102: calling self._execute() 186312 1726890174.84250: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890174.84262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890174.84281: variable 'omit' from source: magic vars 186312 1726890174.84702: variable '_storage_test_volume_present' from source: set_fact 186312 1726890174.84719: Evaluated conditional (_storage_test_volume_present): False 186312 1726890174.84728: when evaluation is False, skipping this task 186312 1726890174.84739: _execute() done 186312 1726890174.84748: dumping result to json 186312 1726890174.84756: done dumping result, returning 186312 1726890174.84780: done running TaskExecutor() for managed_node3/TASK: Check LUKS key size [02369adf-7a19-881e-6b85-000000002fd2] 186312 1726890174.84792: sending task result for task 02369adf-7a19-881e-6b85-000000002fd2 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890174.84958: no more pending results, returning what we have 186312 1726890174.84962: results queue empty 186312 1726890174.84963: checking for any_errors_fatal 186312 1726890174.84974: done checking for any_errors_fatal 186312 1726890174.84975: checking for max_fail_percentage 186312 1726890174.84976: done checking for max_fail_percentage 186312 1726890174.84977: checking to see if all hosts have failed and the running result is not ok 186312 1726890174.84978: done checking to see if all hosts have failed 186312 1726890174.84979: getting the remaining hosts for this loop 186312 1726890174.84981: done getting the remaining hosts for this loop 186312 1726890174.84984: getting the next task for host managed_node3 186312 1726890174.84992: done getting next task for host managed_node3 186312 1726890174.84994: ^ task is: TASK: Check LUKS cipher 186312 1726890174.85001: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890174.85006: getting variables 186312 1726890174.85008: in VariableManager get_vars() 186312 1726890174.85054: Calling all_inventory to load vars for managed_node3 186312 1726890174.85057: Calling groups_inventory to load vars for managed_node3 186312 1726890174.85060: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890174.85073: Calling all_plugins_play to load vars for managed_node3 186312 1726890174.85076: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890174.85079: Calling groups_plugins_play to load vars for managed_node3 186312 1726890174.85681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890174.86336: done sending task result for task 02369adf-7a19-881e-6b85-000000002fd2 186312 1726890174.86340: WORKER PROCESS EXITING 186312 1726890174.86716: done with get_vars() 186312 1726890174.86732: done getting variables 186312 1726890174.86787: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:42:54 -0400 (0:00:00.035) 0:02:24.607 ****** 186312 1726890174.86821: entering _queue_task() for managed_node3/assert 186312 1726890174.87079: worker is 1 (out of 1 available) 186312 1726890174.87092: exiting _queue_task() for managed_node3/assert 186312 1726890174.87104: done queuing things up, now waiting for results queue to drain 186312 1726890174.87106: waiting for pending results... 186312 1726890174.87395: running TaskExecutor() for managed_node3/TASK: Check LUKS cipher 186312 1726890174.87522: in run() - task 02369adf-7a19-881e-6b85-000000002fd3 186312 1726890174.87547: variable 'ansible_search_path' from source: unknown 186312 1726890174.87584: calling self._execute() 186312 1726890174.87702: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890174.87714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890174.87731: variable 'omit' from source: magic vars 186312 1726890174.88079: variable '_storage_test_volume_present' from source: set_fact 186312 1726890174.88098: Evaluated conditional (_storage_test_volume_present): False 186312 1726890174.88106: when evaluation is False, skipping this task 186312 1726890174.88116: _execute() done 186312 1726890174.88124: dumping result to json 186312 1726890174.88142: done dumping result, returning 186312 1726890174.88154: done running TaskExecutor() for managed_node3/TASK: Check LUKS cipher [02369adf-7a19-881e-6b85-000000002fd3] 186312 1726890174.88172: sending task result for task 02369adf-7a19-881e-6b85-000000002fd3 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890174.88348: no more pending results, returning what we have 186312 1726890174.88352: results queue empty 186312 1726890174.88353: checking for any_errors_fatal 186312 1726890174.88364: done checking for any_errors_fatal 186312 1726890174.88365: checking for max_fail_percentage 186312 1726890174.88367: done checking for max_fail_percentage 186312 1726890174.88368: checking to see if all hosts have failed and the running result is not ok 186312 1726890174.88369: done checking to see if all hosts have failed 186312 1726890174.88370: getting the remaining hosts for this loop 186312 1726890174.88372: done getting the remaining hosts for this loop 186312 1726890174.88376: getting the next task for host managed_node3 186312 1726890174.88384: done getting next task for host managed_node3 186312 1726890174.88387: ^ task is: TASK: Set test variables 186312 1726890174.88393: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890174.88397: getting variables 186312 1726890174.88399: in VariableManager get_vars() 186312 1726890174.88443: Calling all_inventory to load vars for managed_node3 186312 1726890174.88446: Calling groups_inventory to load vars for managed_node3 186312 1726890174.88450: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890174.88463: Calling all_plugins_play to load vars for managed_node3 186312 1726890174.88467: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890174.88470: Calling groups_plugins_play to load vars for managed_node3 186312 1726890174.89278: done sending task result for task 02369adf-7a19-881e-6b85-000000002fd3 186312 1726890174.89281: WORKER PROCESS EXITING 186312 1726890174.89306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890174.90543: done with get_vars() 186312 1726890174.90559: done getting variables 186312 1726890174.90640: 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 [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:42:54 -0400 (0:00:00.038) 0:02:24.646 ****** 186312 1726890174.90684: entering _queue_task() for managed_node3/set_fact 186312 1726890174.90985: worker is 1 (out of 1 available) 186312 1726890174.90996: exiting _queue_task() for managed_node3/set_fact 186312 1726890174.91007: done queuing things up, now waiting for results queue to drain 186312 1726890174.91009: waiting for pending results... 186312 1726890174.91385: running TaskExecutor() for managed_node3/TASK: Set test variables 186312 1726890174.91550: in run() - task 02369adf-7a19-881e-6b85-000000002fd4 186312 1726890174.91577: variable 'ansible_search_path' from source: unknown 186312 1726890174.91620: calling self._execute() 186312 1726890174.91756: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890174.91768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890174.91787: variable 'omit' from source: magic vars 186312 1726890174.91905: variable 'omit' from source: magic vars 186312 1726890174.91969: variable 'omit' from source: magic vars 186312 1726890174.92276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890174.94824: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890174.94901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890174.94948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890174.94984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890174.95019: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890174.95162: variable 'storage_test_volume' from source: include params 186312 1726890174.95189: variable '_storage_test_volume_present' from source: set_fact 186312 1726890174.95419: 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) 186312 1726890174.95456: 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) 186312 1726890174.95493: 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) 186312 1726890174.95545: 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) 186312 1726890174.95567: 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) 186312 1726890174.95636: 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) 186312 1726890174.95666: 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) 186312 1726890174.95716: 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) 186312 1726890174.95771: 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) 186312 1726890174.95790: 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) 186312 1726890174.95890: 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) 186312 1726890174.95926: 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) 186312 1726890174.95960: 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) 186312 1726890174.96004: 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) 186312 1726890174.96033: 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) 186312 1726890174.96349: variable 'storage_test_crypttab' from source: set_fact 186312 1726890174.96366: variable 'storage_test_volume' from source: include params 186312 1726890174.96638: variable 'storage_test_volume' from source: include params 186312 1726890174.96694: variable 'omit' from source: magic vars 186312 1726890174.96799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890174.96836: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890174.96901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890174.96925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890174.97002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890174.97042: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890174.97049: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890174.97104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890174.97197: Set connection var ansible_shell_type to sh 186312 1726890174.97332: Set connection var ansible_pipelining to False 186312 1726890174.97347: Set connection var ansible_timeout to 10 186312 1726890174.97355: Set connection var ansible_connection to ssh 186312 1726890174.97365: Set connection var ansible_shell_executable to /bin/sh 186312 1726890174.97375: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890174.97401: variable 'ansible_shell_executable' from source: unknown 186312 1726890174.97436: variable 'ansible_connection' from source: unknown 186312 1726890174.97444: variable 'ansible_module_compression' from source: unknown 186312 1726890174.97450: variable 'ansible_shell_type' from source: unknown 186312 1726890174.97483: variable 'ansible_shell_executable' from source: unknown 186312 1726890174.97491: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890174.97499: variable 'ansible_pipelining' from source: unknown 186312 1726890174.97525: variable 'ansible_timeout' from source: unknown 186312 1726890174.97584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890174.97806: 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) 186312 1726890174.97841: variable 'omit' from source: magic vars 186312 1726890174.97872: starting attempt loop 186312 1726890174.97882: running the handler 186312 1726890174.97909: handler run complete 186312 1726890174.97926: attempt loop complete, returning result 186312 1726890174.97936: _execute() done 186312 1726890174.97942: dumping result to json 186312 1726890174.97949: done dumping result, returning 186312 1726890174.97958: done running TaskExecutor() for managed_node3/TASK: Set test variables [02369adf-7a19-881e-6b85-000000002fd4] 186312 1726890174.97970: sending task result for task 02369adf-7a19-881e-6b85-000000002fd4 ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 186312 1726890174.98135: no more pending results, returning what we have 186312 1726890174.98139: results queue empty 186312 1726890174.98140: checking for any_errors_fatal 186312 1726890174.98153: done checking for any_errors_fatal 186312 1726890174.98154: checking for max_fail_percentage 186312 1726890174.98156: done checking for max_fail_percentage 186312 1726890174.98157: checking to see if all hosts have failed and the running result is not ok 186312 1726890174.98159: done checking to see if all hosts have failed 186312 1726890174.98159: getting the remaining hosts for this loop 186312 1726890174.98161: done getting the remaining hosts for this loop 186312 1726890174.98165: getting the next task for host managed_node3 186312 1726890174.98173: done getting next task for host managed_node3 186312 1726890174.98176: ^ task is: TASK: Check for /etc/crypttab entry 186312 1726890174.98183: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890174.98187: getting variables 186312 1726890174.98189: in VariableManager get_vars() 186312 1726890174.98235: Calling all_inventory to load vars for managed_node3 186312 1726890174.98238: Calling groups_inventory to load vars for managed_node3 186312 1726890174.98242: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890174.98255: Calling all_plugins_play to load vars for managed_node3 186312 1726890174.98258: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890174.98261: Calling groups_plugins_play to load vars for managed_node3 186312 1726890174.99199: done sending task result for task 02369adf-7a19-881e-6b85-000000002fd4 186312 1726890174.99202: WORKER PROCESS EXITING 186312 1726890174.99226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.00383: done with get_vars() 186312 1726890175.00400: done getting variables 186312 1726890175.00463: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:42:55 -0400 (0:00:00.098) 0:02:24.744 ****** 186312 1726890175.00499: entering _queue_task() for managed_node3/assert 186312 1726890175.00816: worker is 1 (out of 1 available) 186312 1726890175.00831: exiting _queue_task() for managed_node3/assert 186312 1726890175.00845: done queuing things up, now waiting for results queue to drain 186312 1726890175.00846: waiting for pending results... 186312 1726890175.01153: running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry 186312 1726890175.01296: in run() - task 02369adf-7a19-881e-6b85-000000002fd5 186312 1726890175.01320: variable 'ansible_search_path' from source: unknown 186312 1726890175.01365: calling self._execute() 186312 1726890175.01493: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.01510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.01531: variable 'omit' from source: magic vars 186312 1726890175.01659: variable 'omit' from source: magic vars 186312 1726890175.01733: variable 'omit' from source: magic vars 186312 1726890175.01996: variable 'storage_test_volume' from source: include params 186312 1726890175.02062: variable 'omit' from source: magic vars 186312 1726890175.02110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890175.02159: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890175.02186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890175.02208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890175.02227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890175.02266: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890175.02275: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.02282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.02383: Set connection var ansible_shell_type to sh 186312 1726890175.02397: Set connection var ansible_pipelining to False 186312 1726890175.02415: Set connection var ansible_timeout to 10 186312 1726890175.02422: Set connection var ansible_connection to ssh 186312 1726890175.02436: Set connection var ansible_shell_executable to /bin/sh 186312 1726890175.02448: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890175.02481: variable 'ansible_shell_executable' from source: unknown 186312 1726890175.02489: variable 'ansible_connection' from source: unknown 186312 1726890175.02496: variable 'ansible_module_compression' from source: unknown 186312 1726890175.02502: variable 'ansible_shell_type' from source: unknown 186312 1726890175.02509: variable 'ansible_shell_executable' from source: unknown 186312 1726890175.02517: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.02523: variable 'ansible_pipelining' from source: unknown 186312 1726890175.02528: variable 'ansible_timeout' from source: unknown 186312 1726890175.02537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.02690: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890175.02714: variable 'omit' from source: magic vars 186312 1726890175.02725: starting attempt loop 186312 1726890175.02736: running the handler 186312 1726890175.02939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890175.05507: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890175.05595: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890175.05640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890175.05684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890175.05719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890175.05798: 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) 186312 1726890175.05836: 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) 186312 1726890175.05869: 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) 186312 1726890175.05921: 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) 186312 1726890175.05945: 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) 186312 1726890175.06003: 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) 186312 1726890175.06037: 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) 186312 1726890175.06067: 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) 186312 1726890175.06117: 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) 186312 1726890175.06140: 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) 186312 1726890175.06275: variable '_storage_test_crypttab_entries' from source: set_fact 186312 1726890175.06285: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890175.06303: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 186312 1726890175.06320: handler run complete 186312 1726890175.06343: attempt loop complete, returning result 186312 1726890175.06351: _execute() done 186312 1726890175.06358: dumping result to json 186312 1726890175.06366: done dumping result, returning 186312 1726890175.06378: done running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry [02369adf-7a19-881e-6b85-000000002fd5] 186312 1726890175.06388: sending task result for task 02369adf-7a19-881e-6b85-000000002fd5 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890175.06593: no more pending results, returning what we have 186312 1726890175.06597: results queue empty 186312 1726890175.06598: checking for any_errors_fatal 186312 1726890175.06606: done checking for any_errors_fatal 186312 1726890175.06607: checking for max_fail_percentage 186312 1726890175.06608: done checking for max_fail_percentage 186312 1726890175.06609: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.06611: done checking to see if all hosts have failed 186312 1726890175.06619: getting the remaining hosts for this loop 186312 1726890175.06621: done getting the remaining hosts for this loop 186312 1726890175.06625: getting the next task for host managed_node3 186312 1726890175.06635: done getting next task for host managed_node3 186312 1726890175.06638: ^ task is: TASK: Validate the format of the crypttab entry 186312 1726890175.06644: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.06648: getting variables 186312 1726890175.06650: in VariableManager get_vars() 186312 1726890175.06688: Calling all_inventory to load vars for managed_node3 186312 1726890175.06691: Calling groups_inventory to load vars for managed_node3 186312 1726890175.06694: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.06706: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.06710: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.06714: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.07351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.08818: done sending task result for task 02369adf-7a19-881e-6b85-000000002fd5 186312 1726890175.08822: WORKER PROCESS EXITING 186312 1726890175.09251: done with get_vars() 186312 1726890175.09364: done getting variables 186312 1726890175.09422: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:42:55 -0400 (0:00:00.089) 0:02:24.833 ****** 186312 1726890175.09460: entering _queue_task() for managed_node3/assert 186312 1726890175.09721: worker is 1 (out of 1 available) 186312 1726890175.09737: exiting _queue_task() for managed_node3/assert 186312 1726890175.09750: done queuing things up, now waiting for results queue to drain 186312 1726890175.09752: waiting for pending results... 186312 1726890175.10049: running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry 186312 1726890175.10190: in run() - task 02369adf-7a19-881e-6b85-000000002fd6 186312 1726890175.10210: variable 'ansible_search_path' from source: unknown 186312 1726890175.10253: calling self._execute() 186312 1726890175.10385: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.10398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.10419: variable 'omit' from source: magic vars 186312 1726890175.10870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890175.14306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890175.14387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890175.14436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890175.14475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890175.14503: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890175.14590: 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) 186312 1726890175.14626: 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) 186312 1726890175.14663: 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) 186312 1726890175.14709: 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) 186312 1726890175.14735: 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) 186312 1726890175.14866: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890175.14900: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890175.14909: when evaluation is False, skipping this task 186312 1726890175.14919: _execute() done 186312 1726890175.14927: dumping result to json 186312 1726890175.14937: done dumping result, returning 186312 1726890175.14949: done running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry [02369adf-7a19-881e-6b85-000000002fd6] 186312 1726890175.14960: sending task result for task 02369adf-7a19-881e-6b85-000000002fd6 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890175.15119: no more pending results, returning what we have 186312 1726890175.15124: results queue empty 186312 1726890175.15124: checking for any_errors_fatal 186312 1726890175.15135: done checking for any_errors_fatal 186312 1726890175.15136: checking for max_fail_percentage 186312 1726890175.15138: done checking for max_fail_percentage 186312 1726890175.15139: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.15140: done checking to see if all hosts have failed 186312 1726890175.15141: getting the remaining hosts for this loop 186312 1726890175.15143: done getting the remaining hosts for this loop 186312 1726890175.15146: getting the next task for host managed_node3 186312 1726890175.15155: done getting next task for host managed_node3 186312 1726890175.15158: ^ task is: TASK: Check backing device of crypttab entry 186312 1726890175.15164: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.15168: getting variables 186312 1726890175.15170: in VariableManager get_vars() 186312 1726890175.15208: Calling all_inventory to load vars for managed_node3 186312 1726890175.15213: Calling groups_inventory to load vars for managed_node3 186312 1726890175.15216: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.15231: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.15236: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.15239: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.16175: done sending task result for task 02369adf-7a19-881e-6b85-000000002fd6 186312 1726890175.16179: WORKER PROCESS EXITING 186312 1726890175.16201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.17243: done with get_vars() 186312 1726890175.17285: done getting variables 186312 1726890175.17374: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:42:55 -0400 (0:00:00.079) 0:02:24.913 ****** 186312 1726890175.17425: entering _queue_task() for managed_node3/assert 186312 1726890175.17790: worker is 1 (out of 1 available) 186312 1726890175.17803: exiting _queue_task() for managed_node3/assert 186312 1726890175.17824: done queuing things up, now waiting for results queue to drain 186312 1726890175.17826: waiting for pending results... 186312 1726890175.18395: running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry 186312 1726890175.18663: in run() - task 02369adf-7a19-881e-6b85-000000002fd7 186312 1726890175.18716: variable 'ansible_search_path' from source: unknown 186312 1726890175.18807: calling self._execute() 186312 1726890175.19027: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.19043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.19059: variable 'omit' from source: magic vars 186312 1726890175.19808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890175.22619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890175.22704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890175.22750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890175.22799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890175.22834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890175.22921: 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) 186312 1726890175.22960: 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) 186312 1726890175.22992: 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) 186312 1726890175.23044: 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) 186312 1726890175.23065: 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) 186312 1726890175.23191: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890175.23232: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890175.23241: when evaluation is False, skipping this task 186312 1726890175.23253: _execute() done 186312 1726890175.23268: dumping result to json 186312 1726890175.23289: done dumping result, returning 186312 1726890175.23316: done running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry [02369adf-7a19-881e-6b85-000000002fd7] 186312 1726890175.23347: sending task result for task 02369adf-7a19-881e-6b85-000000002fd7 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890175.23554: no more pending results, returning what we have 186312 1726890175.23558: results queue empty 186312 1726890175.23559: checking for any_errors_fatal 186312 1726890175.23578: done checking for any_errors_fatal 186312 1726890175.23579: checking for max_fail_percentage 186312 1726890175.23582: done checking for max_fail_percentage 186312 1726890175.23583: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.23587: done checking to see if all hosts have failed 186312 1726890175.23588: getting the remaining hosts for this loop 186312 1726890175.23590: done getting the remaining hosts for this loop 186312 1726890175.23597: getting the next task for host managed_node3 186312 1726890175.23606: done getting next task for host managed_node3 186312 1726890175.23609: ^ task is: TASK: Check key file of crypttab entry 186312 1726890175.23618: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.23622: getting variables 186312 1726890175.23624: in VariableManager get_vars() 186312 1726890175.23675: Calling all_inventory to load vars for managed_node3 186312 1726890175.23679: Calling groups_inventory to load vars for managed_node3 186312 1726890175.23682: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.23701: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.23705: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.23712: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.24708: done sending task result for task 02369adf-7a19-881e-6b85-000000002fd7 186312 1726890175.24713: WORKER PROCESS EXITING 186312 1726890175.24978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.25865: done with get_vars() 186312 1726890175.25879: done getting variables 186312 1726890175.25953: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:42:55 -0400 (0:00:00.085) 0:02:24.999 ****** 186312 1726890175.25987: entering _queue_task() for managed_node3/assert 186312 1726890175.26277: worker is 1 (out of 1 available) 186312 1726890175.26290: exiting _queue_task() for managed_node3/assert 186312 1726890175.26303: done queuing things up, now waiting for results queue to drain 186312 1726890175.26305: waiting for pending results... 186312 1726890175.26628: running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry 186312 1726890175.26760: in run() - task 02369adf-7a19-881e-6b85-000000002fd8 186312 1726890175.26782: variable 'ansible_search_path' from source: unknown 186312 1726890175.26824: calling self._execute() 186312 1726890175.26950: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.26994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.27025: variable 'omit' from source: magic vars 186312 1726890175.27601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890175.29971: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890175.30894: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890175.30950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890175.30989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890175.31033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890175.31128: 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) 186312 1726890175.31169: 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) 186312 1726890175.31199: 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) 186312 1726890175.31257: 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) 186312 1726890175.31281: 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) 186312 1726890175.31401: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890175.31424: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890175.31427: when evaluation is False, skipping this task 186312 1726890175.31430: _execute() done 186312 1726890175.31435: dumping result to json 186312 1726890175.31437: done dumping result, returning 186312 1726890175.31451: done running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry [02369adf-7a19-881e-6b85-000000002fd8] 186312 1726890175.31461: sending task result for task 02369adf-7a19-881e-6b85-000000002fd8 186312 1726890175.31552: done sending task result for task 02369adf-7a19-881e-6b85-000000002fd8 186312 1726890175.31555: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890175.31598: no more pending results, returning what we have 186312 1726890175.31602: results queue empty 186312 1726890175.31602: checking for any_errors_fatal 186312 1726890175.31607: done checking for any_errors_fatal 186312 1726890175.31608: checking for max_fail_percentage 186312 1726890175.31610: done checking for max_fail_percentage 186312 1726890175.31611: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.31613: done checking to see if all hosts have failed 186312 1726890175.31614: getting the remaining hosts for this loop 186312 1726890175.31616: done getting the remaining hosts for this loop 186312 1726890175.31620: getting the next task for host managed_node3 186312 1726890175.31627: done getting next task for host managed_node3 186312 1726890175.31630: ^ task is: TASK: Clear test variables 186312 1726890175.31635: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.31639: getting variables 186312 1726890175.31641: in VariableManager get_vars() 186312 1726890175.31679: Calling all_inventory to load vars for managed_node3 186312 1726890175.31682: Calling groups_inventory to load vars for managed_node3 186312 1726890175.31685: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.31697: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.31699: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.31702: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.32060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.32426: done with get_vars() 186312 1726890175.32437: done getting variables 186312 1726890175.32477: 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 [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:42:55 -0400 (0:00:00.065) 0:02:25.064 ****** 186312 1726890175.32500: entering _queue_task() for managed_node3/set_fact 186312 1726890175.32699: worker is 1 (out of 1 available) 186312 1726890175.32714: exiting _queue_task() for managed_node3/set_fact 186312 1726890175.32727: done queuing things up, now waiting for results queue to drain 186312 1726890175.32729: waiting for pending results... 186312 1726890175.32915: running TaskExecutor() for managed_node3/TASK: Clear test variables 186312 1726890175.32998: in run() - task 02369adf-7a19-881e-6b85-000000002fd9 186312 1726890175.33013: variable 'ansible_search_path' from source: unknown 186312 1726890175.33043: calling self._execute() 186312 1726890175.33133: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.33140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.33149: variable 'omit' from source: magic vars 186312 1726890175.33245: variable 'omit' from source: magic vars 186312 1726890175.33450: variable 'omit' from source: magic vars 186312 1726890175.33453: variable 'omit' from source: magic vars 186312 1726890175.33456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890175.33620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890175.33631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890175.33634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890175.33637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890175.33639: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890175.33710: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.33727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.33790: Set connection var ansible_shell_type to sh 186312 1726890175.33793: Set connection var ansible_pipelining to False 186312 1726890175.33796: Set connection var ansible_timeout to 10 186312 1726890175.33809: Set connection var ansible_connection to ssh 186312 1726890175.33836: Set connection var ansible_shell_executable to /bin/sh 186312 1726890175.33840: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890175.33880: variable 'ansible_shell_executable' from source: unknown 186312 1726890175.33883: variable 'ansible_connection' from source: unknown 186312 1726890175.33886: variable 'ansible_module_compression' from source: unknown 186312 1726890175.33888: variable 'ansible_shell_type' from source: unknown 186312 1726890175.33891: variable 'ansible_shell_executable' from source: unknown 186312 1726890175.33925: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.33929: variable 'ansible_pipelining' from source: unknown 186312 1726890175.33931: variable 'ansible_timeout' from source: unknown 186312 1726890175.33934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.34129: 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) 186312 1726890175.34162: variable 'omit' from source: magic vars 186312 1726890175.34165: starting attempt loop 186312 1726890175.34168: running the handler 186312 1726890175.34170: handler run complete 186312 1726890175.34173: attempt loop complete, returning result 186312 1726890175.34175: _execute() done 186312 1726890175.34177: dumping result to json 186312 1726890175.34180: done dumping result, returning 186312 1726890175.34197: done running TaskExecutor() for managed_node3/TASK: Clear test variables [02369adf-7a19-881e-6b85-000000002fd9] 186312 1726890175.34200: sending task result for task 02369adf-7a19-881e-6b85-000000002fd9 186312 1726890175.34479: done sending task result for task 02369adf-7a19-881e-6b85-000000002fd9 186312 1726890175.34526: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 186312 1726890175.34650: no more pending results, returning what we have 186312 1726890175.34654: results queue empty 186312 1726890175.34655: checking for any_errors_fatal 186312 1726890175.34667: done checking for any_errors_fatal 186312 1726890175.34669: checking for max_fail_percentage 186312 1726890175.34670: done checking for max_fail_percentage 186312 1726890175.34671: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.34672: done checking to see if all hosts have failed 186312 1726890175.34673: getting the remaining hosts for this loop 186312 1726890175.34674: done getting the remaining hosts for this loop 186312 1726890175.34678: getting the next task for host managed_node3 186312 1726890175.34691: done getting next task for host managed_node3 186312 1726890175.34697: ^ task is: TASK: Get information about RAID 186312 1726890175.34709: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.34715: getting variables 186312 1726890175.34716: in VariableManager get_vars() 186312 1726890175.34763: Calling all_inventory to load vars for managed_node3 186312 1726890175.34766: Calling groups_inventory to load vars for managed_node3 186312 1726890175.34785: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.34805: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.34814: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.34819: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.35767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.37906: done with get_vars() 186312 1726890175.37922: done getting variables 186312 1726890175.37997: 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 [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:42:55 -0400 (0:00:00.055) 0:02:25.119 ****** 186312 1726890175.38036: entering _queue_task() for managed_node3/command 186312 1726890175.38239: worker is 1 (out of 1 available) 186312 1726890175.38251: exiting _queue_task() for managed_node3/command 186312 1726890175.38262: done queuing things up, now waiting for results queue to drain 186312 1726890175.38263: waiting for pending results... 186312 1726890175.38526: running TaskExecutor() for managed_node3/TASK: Get information about RAID 186312 1726890175.38702: in run() - task 02369adf-7a19-881e-6b85-000000002fdd 186312 1726890175.38729: variable 'ansible_search_path' from source: unknown 186312 1726890175.38788: calling self._execute() 186312 1726890175.38948: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.38964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.38989: variable 'omit' from source: magic vars 186312 1726890175.39447: variable 'storage_test_volume' from source: include params 186312 1726890175.39501: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890175.39519: when evaluation is False, skipping this task 186312 1726890175.39536: _execute() done 186312 1726890175.39545: dumping result to json 186312 1726890175.39556: done dumping result, returning 186312 1726890175.39560: done running TaskExecutor() for managed_node3/TASK: Get information about RAID [02369adf-7a19-881e-6b85-000000002fdd] 186312 1726890175.39568: sending task result for task 02369adf-7a19-881e-6b85-000000002fdd 186312 1726890175.39665: done sending task result for task 02369adf-7a19-881e-6b85-000000002fdd 186312 1726890175.39668: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890175.39868: no more pending results, returning what we have 186312 1726890175.39871: results queue empty 186312 1726890175.39871: checking for any_errors_fatal 186312 1726890175.39878: done checking for any_errors_fatal 186312 1726890175.39879: checking for max_fail_percentage 186312 1726890175.39880: done checking for max_fail_percentage 186312 1726890175.39881: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.39882: done checking to see if all hosts have failed 186312 1726890175.39883: getting the remaining hosts for this loop 186312 1726890175.39884: done getting the remaining hosts for this loop 186312 1726890175.39887: getting the next task for host managed_node3 186312 1726890175.39894: done getting next task for host managed_node3 186312 1726890175.39900: ^ task is: TASK: Set active devices regex 186312 1726890175.39906: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.39910: getting variables 186312 1726890175.39911: in VariableManager get_vars() 186312 1726890175.39949: Calling all_inventory to load vars for managed_node3 186312 1726890175.39954: Calling groups_inventory to load vars for managed_node3 186312 1726890175.39958: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.39969: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.39972: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.39975: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.40599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.41343: done with get_vars() 186312 1726890175.41361: done getting variables 186312 1726890175.41409: 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 [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:42:55 -0400 (0:00:00.034) 0:02:25.153 ****** 186312 1726890175.41447: entering _queue_task() for managed_node3/set_fact 186312 1726890175.41691: worker is 1 (out of 1 available) 186312 1726890175.41701: exiting _queue_task() for managed_node3/set_fact 186312 1726890175.41716: done queuing things up, now waiting for results queue to drain 186312 1726890175.41718: waiting for pending results... 186312 1726890175.42024: running TaskExecutor() for managed_node3/TASK: Set active devices regex 186312 1726890175.42168: in run() - task 02369adf-7a19-881e-6b85-000000002fde 186312 1726890175.42187: variable 'ansible_search_path' from source: unknown 186312 1726890175.42227: calling self._execute() 186312 1726890175.42351: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.42365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.42395: variable 'omit' from source: magic vars 186312 1726890175.42866: variable 'storage_test_volume' from source: include params 186312 1726890175.42925: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890175.42939: when evaluation is False, skipping this task 186312 1726890175.42956: _execute() done 186312 1726890175.42966: dumping result to json 186312 1726890175.42974: done dumping result, returning 186312 1726890175.42984: done running TaskExecutor() for managed_node3/TASK: Set active devices regex [02369adf-7a19-881e-6b85-000000002fde] 186312 1726890175.42995: sending task result for task 02369adf-7a19-881e-6b85-000000002fde 186312 1726890175.43134: done sending task result for task 02369adf-7a19-881e-6b85-000000002fde skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890175.43192: no more pending results, returning what we have 186312 1726890175.43196: results queue empty 186312 1726890175.43197: checking for any_errors_fatal 186312 1726890175.43209: done checking for any_errors_fatal 186312 1726890175.43210: checking for max_fail_percentage 186312 1726890175.43218: done checking for max_fail_percentage 186312 1726890175.43219: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.43221: done checking to see if all hosts have failed 186312 1726890175.43221: getting the remaining hosts for this loop 186312 1726890175.43223: done getting the remaining hosts for this loop 186312 1726890175.43231: getting the next task for host managed_node3 186312 1726890175.43244: done getting next task for host managed_node3 186312 1726890175.43247: ^ task is: TASK: Set spare devices regex 186312 1726890175.43258: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.43266: getting variables 186312 1726890175.43268: in VariableManager get_vars() 186312 1726890175.43309: Calling all_inventory to load vars for managed_node3 186312 1726890175.43314: Calling groups_inventory to load vars for managed_node3 186312 1726890175.43318: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.43341: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.43346: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.43350: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.43991: WORKER PROCESS EXITING 186312 1726890175.44021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.44441: done with get_vars() 186312 1726890175.44451: done getting variables 186312 1726890175.44492: 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 [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:42:55 -0400 (0:00:00.030) 0:02:25.184 ****** 186312 1726890175.44517: entering _queue_task() for managed_node3/set_fact 186312 1726890175.44748: worker is 1 (out of 1 available) 186312 1726890175.44761: exiting _queue_task() for managed_node3/set_fact 186312 1726890175.44780: done queuing things up, now waiting for results queue to drain 186312 1726890175.44782: waiting for pending results... 186312 1726890175.45107: running TaskExecutor() for managed_node3/TASK: Set spare devices regex 186312 1726890175.45590: in run() - task 02369adf-7a19-881e-6b85-000000002fdf 186312 1726890175.45595: variable 'ansible_search_path' from source: unknown 186312 1726890175.45599: calling self._execute() 186312 1726890175.45602: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.45604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.45607: variable 'omit' from source: magic vars 186312 1726890175.45999: variable 'storage_test_volume' from source: include params 186312 1726890175.46052: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890175.46066: when evaluation is False, skipping this task 186312 1726890175.46073: _execute() done 186312 1726890175.46079: dumping result to json 186312 1726890175.46086: done dumping result, returning 186312 1726890175.46094: done running TaskExecutor() for managed_node3/TASK: Set spare devices regex [02369adf-7a19-881e-6b85-000000002fdf] 186312 1726890175.46103: sending task result for task 02369adf-7a19-881e-6b85-000000002fdf skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890175.46482: no more pending results, returning what we have 186312 1726890175.46487: results queue empty 186312 1726890175.46488: checking for any_errors_fatal 186312 1726890175.46499: done checking for any_errors_fatal 186312 1726890175.46500: checking for max_fail_percentage 186312 1726890175.46502: done checking for max_fail_percentage 186312 1726890175.46503: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.46504: done checking to see if all hosts have failed 186312 1726890175.46505: getting the remaining hosts for this loop 186312 1726890175.46507: done getting the remaining hosts for this loop 186312 1726890175.46519: getting the next task for host managed_node3 186312 1726890175.46609: done getting next task for host managed_node3 186312 1726890175.46615: ^ task is: TASK: Set md version regex 186312 1726890175.46621: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.46627: getting variables 186312 1726890175.46629: in VariableManager get_vars() 186312 1726890175.46671: Calling all_inventory to load vars for managed_node3 186312 1726890175.46674: Calling groups_inventory to load vars for managed_node3 186312 1726890175.46679: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.46695: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.46699: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.46702: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.47278: done sending task result for task 02369adf-7a19-881e-6b85-000000002fdf 186312 1726890175.47282: WORKER PROCESS EXITING 186312 1726890175.47779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.48160: done with get_vars() 186312 1726890175.48170: done getting variables 186312 1726890175.48213: 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 [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:42:55 -0400 (0:00:00.037) 0:02:25.221 ****** 186312 1726890175.48239: entering _queue_task() for managed_node3/set_fact 186312 1726890175.48434: worker is 1 (out of 1 available) 186312 1726890175.48447: exiting _queue_task() for managed_node3/set_fact 186312 1726890175.48460: done queuing things up, now waiting for results queue to drain 186312 1726890175.48461: waiting for pending results... 186312 1726890175.48653: running TaskExecutor() for managed_node3/TASK: Set md version regex 186312 1726890175.48738: in run() - task 02369adf-7a19-881e-6b85-000000002fe0 186312 1726890175.48752: variable 'ansible_search_path' from source: unknown 186312 1726890175.48781: calling self._execute() 186312 1726890175.48870: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.48876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.48885: variable 'omit' from source: magic vars 186312 1726890175.49184: variable 'storage_test_volume' from source: include params 186312 1726890175.49210: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890175.49215: when evaluation is False, skipping this task 186312 1726890175.49218: _execute() done 186312 1726890175.49221: dumping result to json 186312 1726890175.49225: done dumping result, returning 186312 1726890175.49231: done running TaskExecutor() for managed_node3/TASK: Set md version regex [02369adf-7a19-881e-6b85-000000002fe0] 186312 1726890175.49236: sending task result for task 02369adf-7a19-881e-6b85-000000002fe0 186312 1726890175.49338: done sending task result for task 02369adf-7a19-881e-6b85-000000002fe0 186312 1726890175.49342: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890175.49385: no more pending results, returning what we have 186312 1726890175.49388: results queue empty 186312 1726890175.49389: checking for any_errors_fatal 186312 1726890175.49397: done checking for any_errors_fatal 186312 1726890175.49398: checking for max_fail_percentage 186312 1726890175.49399: done checking for max_fail_percentage 186312 1726890175.49400: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.49401: done checking to see if all hosts have failed 186312 1726890175.49402: getting the remaining hosts for this loop 186312 1726890175.49403: done getting the remaining hosts for this loop 186312 1726890175.49406: getting the next task for host managed_node3 186312 1726890175.49415: done getting next task for host managed_node3 186312 1726890175.49418: ^ task is: TASK: Set chunk size regex 186312 1726890175.49432: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.49436: getting variables 186312 1726890175.49438: in VariableManager get_vars() 186312 1726890175.49467: Calling all_inventory to load vars for managed_node3 186312 1726890175.49469: Calling groups_inventory to load vars for managed_node3 186312 1726890175.49471: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.49478: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.49480: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.49482: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.49874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.50551: done with get_vars() 186312 1726890175.50560: done getting variables 186312 1726890175.50607: 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 [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:42:55 -0400 (0:00:00.024) 0:02:25.245 ****** 186312 1726890175.50659: entering _queue_task() for managed_node3/set_fact 186312 1726890175.50913: worker is 1 (out of 1 available) 186312 1726890175.50926: exiting _queue_task() for managed_node3/set_fact 186312 1726890175.50943: done queuing things up, now waiting for results queue to drain 186312 1726890175.50944: waiting for pending results... 186312 1726890175.51167: running TaskExecutor() for managed_node3/TASK: Set chunk size regex 186312 1726890175.51327: in run() - task 02369adf-7a19-881e-6b85-000000002fe1 186312 1726890175.51359: variable 'ansible_search_path' from source: unknown 186312 1726890175.51409: calling self._execute() 186312 1726890175.51529: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.51540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.51558: variable 'omit' from source: magic vars 186312 1726890175.52107: variable 'storage_test_volume' from source: include params 186312 1726890175.52173: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890175.52189: when evaluation is False, skipping this task 186312 1726890175.52199: _execute() done 186312 1726890175.52202: dumping result to json 186312 1726890175.52205: done dumping result, returning 186312 1726890175.52208: done running TaskExecutor() for managed_node3/TASK: Set chunk size regex [02369adf-7a19-881e-6b85-000000002fe1] 186312 1726890175.52228: sending task result for task 02369adf-7a19-881e-6b85-000000002fe1 186312 1726890175.52356: done sending task result for task 02369adf-7a19-881e-6b85-000000002fe1 186312 1726890175.52364: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890175.52417: no more pending results, returning what we have 186312 1726890175.52421: results queue empty 186312 1726890175.52422: checking for any_errors_fatal 186312 1726890175.52433: done checking for any_errors_fatal 186312 1726890175.52434: checking for max_fail_percentage 186312 1726890175.52436: done checking for max_fail_percentage 186312 1726890175.52437: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.52438: done checking to see if all hosts have failed 186312 1726890175.52439: getting the remaining hosts for this loop 186312 1726890175.52441: done getting the remaining hosts for this loop 186312 1726890175.52444: getting the next task for host managed_node3 186312 1726890175.52452: done getting next task for host managed_node3 186312 1726890175.52455: ^ task is: TASK: Parse the chunk size 186312 1726890175.52460: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.52464: getting variables 186312 1726890175.52466: in VariableManager get_vars() 186312 1726890175.52517: Calling all_inventory to load vars for managed_node3 186312 1726890175.52520: Calling groups_inventory to load vars for managed_node3 186312 1726890175.52524: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.52539: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.52544: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.52548: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.53205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.53728: done with get_vars() 186312 1726890175.53751: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:42:55 -0400 (0:00:00.031) 0:02:25.277 ****** 186312 1726890175.53830: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890175.54043: worker is 1 (out of 1 available) 186312 1726890175.54057: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890175.54070: done queuing things up, now waiting for results queue to drain 186312 1726890175.54071: waiting for pending results... 186312 1726890175.54308: running TaskExecutor() for managed_node3/TASK: Parse the chunk size 186312 1726890175.54405: in run() - task 02369adf-7a19-881e-6b85-000000002fe2 186312 1726890175.54417: variable 'ansible_search_path' from source: unknown 186312 1726890175.54447: calling self._execute() 186312 1726890175.54534: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.54538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.54546: variable 'omit' from source: magic vars 186312 1726890175.54845: variable 'storage_test_volume' from source: include params 186312 1726890175.54874: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890175.54879: when evaluation is False, skipping this task 186312 1726890175.54882: _execute() done 186312 1726890175.54885: dumping result to json 186312 1726890175.54888: done dumping result, returning 186312 1726890175.54891: done running TaskExecutor() for managed_node3/TASK: Parse the chunk size [02369adf-7a19-881e-6b85-000000002fe2] 186312 1726890175.54896: sending task result for task 02369adf-7a19-881e-6b85-000000002fe2 186312 1726890175.54994: done sending task result for task 02369adf-7a19-881e-6b85-000000002fe2 186312 1726890175.54996: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890175.55051: no more pending results, returning what we have 186312 1726890175.55054: results queue empty 186312 1726890175.55055: checking for any_errors_fatal 186312 1726890175.55061: done checking for any_errors_fatal 186312 1726890175.55061: checking for max_fail_percentage 186312 1726890175.55063: done checking for max_fail_percentage 186312 1726890175.55064: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.55065: done checking to see if all hosts have failed 186312 1726890175.55065: getting the remaining hosts for this loop 186312 1726890175.55067: done getting the remaining hosts for this loop 186312 1726890175.55070: getting the next task for host managed_node3 186312 1726890175.55076: done getting next task for host managed_node3 186312 1726890175.55079: ^ task is: TASK: Check RAID active devices count 186312 1726890175.55083: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.55087: getting variables 186312 1726890175.55088: in VariableManager get_vars() 186312 1726890175.55125: Calling all_inventory to load vars for managed_node3 186312 1726890175.55128: Calling groups_inventory to load vars for managed_node3 186312 1726890175.55131: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.55137: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.55139: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.55141: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.55446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.56058: done with get_vars() 186312 1726890175.56067: done getting variables 186312 1726890175.56107: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:42:55 -0400 (0:00:00.023) 0:02:25.300 ****** 186312 1726890175.56131: entering _queue_task() for managed_node3/assert 186312 1726890175.56294: worker is 1 (out of 1 available) 186312 1726890175.56306: exiting _queue_task() for managed_node3/assert 186312 1726890175.56319: done queuing things up, now waiting for results queue to drain 186312 1726890175.56320: waiting for pending results... 186312 1726890175.56601: running TaskExecutor() for managed_node3/TASK: Check RAID active devices count 186312 1726890175.56767: in run() - task 02369adf-7a19-881e-6b85-000000002fe3 186312 1726890175.56796: variable 'ansible_search_path' from source: unknown 186312 1726890175.56847: calling self._execute() 186312 1726890175.56975: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.56994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.57014: variable 'omit' from source: magic vars 186312 1726890175.57420: variable 'storage_test_volume' from source: include params 186312 1726890175.57454: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890175.57474: when evaluation is False, skipping this task 186312 1726890175.57478: _execute() done 186312 1726890175.57481: dumping result to json 186312 1726890175.57483: done dumping result, returning 186312 1726890175.57486: done running TaskExecutor() for managed_node3/TASK: Check RAID active devices count [02369adf-7a19-881e-6b85-000000002fe3] 186312 1726890175.57489: sending task result for task 02369adf-7a19-881e-6b85-000000002fe3 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890175.57679: no more pending results, returning what we have 186312 1726890175.57686: results queue empty 186312 1726890175.57687: checking for any_errors_fatal 186312 1726890175.57706: done checking for any_errors_fatal 186312 1726890175.57707: checking for max_fail_percentage 186312 1726890175.57709: done checking for max_fail_percentage 186312 1726890175.57710: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.57713: done checking to see if all hosts have failed 186312 1726890175.57713: getting the remaining hosts for this loop 186312 1726890175.57715: done getting the remaining hosts for this loop 186312 1726890175.57719: getting the next task for host managed_node3 186312 1726890175.57728: done getting next task for host managed_node3 186312 1726890175.57733: ^ task is: TASK: Check RAID spare devices count 186312 1726890175.57741: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.57751: getting variables 186312 1726890175.57753: in VariableManager get_vars() 186312 1726890175.57800: Calling all_inventory to load vars for managed_node3 186312 1726890175.57806: Calling groups_inventory to load vars for managed_node3 186312 1726890175.57814: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.57822: done sending task result for task 02369adf-7a19-881e-6b85-000000002fe3 186312 1726890175.57826: WORKER PROCESS EXITING 186312 1726890175.57847: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.57851: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.57855: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.58350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.58834: done with get_vars() 186312 1726890175.58847: done getting variables 186312 1726890175.58888: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:42:55 -0400 (0:00:00.027) 0:02:25.328 ****** 186312 1726890175.58909: entering _queue_task() for managed_node3/assert 186312 1726890175.59089: worker is 1 (out of 1 available) 186312 1726890175.59101: exiting _queue_task() for managed_node3/assert 186312 1726890175.59114: done queuing things up, now waiting for results queue to drain 186312 1726890175.59116: waiting for pending results... 186312 1726890175.59288: running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count 186312 1726890175.59378: in run() - task 02369adf-7a19-881e-6b85-000000002fe4 186312 1726890175.59401: variable 'ansible_search_path' from source: unknown 186312 1726890175.59431: calling self._execute() 186312 1726890175.59510: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.59516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.59535: variable 'omit' from source: magic vars 186312 1726890175.59859: variable 'storage_test_volume' from source: include params 186312 1726890175.59932: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890175.59937: when evaluation is False, skipping this task 186312 1726890175.59941: _execute() done 186312 1726890175.59944: dumping result to json 186312 1726890175.59946: done dumping result, returning 186312 1726890175.59948: done running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count [02369adf-7a19-881e-6b85-000000002fe4] 186312 1726890175.59950: sending task result for task 02369adf-7a19-881e-6b85-000000002fe4 186312 1726890175.60171: done sending task result for task 02369adf-7a19-881e-6b85-000000002fe4 186312 1726890175.60174: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890175.60211: no more pending results, returning what we have 186312 1726890175.60216: results queue empty 186312 1726890175.60217: checking for any_errors_fatal 186312 1726890175.60224: done checking for any_errors_fatal 186312 1726890175.60225: checking for max_fail_percentage 186312 1726890175.60226: done checking for max_fail_percentage 186312 1726890175.60227: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.60228: done checking to see if all hosts have failed 186312 1726890175.60228: getting the remaining hosts for this loop 186312 1726890175.60231: done getting the remaining hosts for this loop 186312 1726890175.60233: getting the next task for host managed_node3 186312 1726890175.60238: done getting next task for host managed_node3 186312 1726890175.60240: ^ task is: TASK: Check RAID metadata version 186312 1726890175.60243: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.60245: getting variables 186312 1726890175.60246: in VariableManager get_vars() 186312 1726890175.60268: Calling all_inventory to load vars for managed_node3 186312 1726890175.60270: Calling groups_inventory to load vars for managed_node3 186312 1726890175.60272: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.60278: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.60280: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.60282: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.60625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.60990: done with get_vars() 186312 1726890175.60999: done getting variables 186312 1726890175.61044: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:42:55 -0400 (0:00:00.021) 0:02:25.349 ****** 186312 1726890175.61064: entering _queue_task() for managed_node3/assert 186312 1726890175.61256: worker is 1 (out of 1 available) 186312 1726890175.61267: exiting _queue_task() for managed_node3/assert 186312 1726890175.61286: done queuing things up, now waiting for results queue to drain 186312 1726890175.61288: waiting for pending results... 186312 1726890175.61549: running TaskExecutor() for managed_node3/TASK: Check RAID metadata version 186312 1726890175.61638: in run() - task 02369adf-7a19-881e-6b85-000000002fe5 186312 1726890175.61652: variable 'ansible_search_path' from source: unknown 186312 1726890175.61679: calling self._execute() 186312 1726890175.61774: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.61778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.61788: variable 'omit' from source: magic vars 186312 1726890175.62139: variable 'storage_test_volume' from source: include params 186312 1726890175.62191: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890175.62201: when evaluation is False, skipping this task 186312 1726890175.62208: _execute() done 186312 1726890175.62226: dumping result to json 186312 1726890175.62238: done dumping result, returning 186312 1726890175.62247: done running TaskExecutor() for managed_node3/TASK: Check RAID metadata version [02369adf-7a19-881e-6b85-000000002fe5] 186312 1726890175.62252: sending task result for task 02369adf-7a19-881e-6b85-000000002fe5 186312 1726890175.62355: done sending task result for task 02369adf-7a19-881e-6b85-000000002fe5 186312 1726890175.62357: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890175.62413: no more pending results, returning what we have 186312 1726890175.62416: results queue empty 186312 1726890175.62417: checking for any_errors_fatal 186312 1726890175.62427: done checking for any_errors_fatal 186312 1726890175.62428: checking for max_fail_percentage 186312 1726890175.62429: done checking for max_fail_percentage 186312 1726890175.62430: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.62431: done checking to see if all hosts have failed 186312 1726890175.62432: getting the remaining hosts for this loop 186312 1726890175.62434: done getting the remaining hosts for this loop 186312 1726890175.62437: getting the next task for host managed_node3 186312 1726890175.62447: done getting next task for host managed_node3 186312 1726890175.62450: ^ task is: TASK: Check RAID chunk size 186312 1726890175.62455: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.62459: getting variables 186312 1726890175.62461: in VariableManager get_vars() 186312 1726890175.62508: Calling all_inventory to load vars for managed_node3 186312 1726890175.62511: Calling groups_inventory to load vars for managed_node3 186312 1726890175.62516: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.62527: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.62530: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.62535: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.63002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.63521: done with get_vars() 186312 1726890175.63530: done getting variables 186312 1726890175.63567: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:42:55 -0400 (0:00:00.025) 0:02:25.375 ****** 186312 1726890175.63587: entering _queue_task() for managed_node3/assert 186312 1726890175.63753: worker is 1 (out of 1 available) 186312 1726890175.63766: exiting _queue_task() for managed_node3/assert 186312 1726890175.63779: done queuing things up, now waiting for results queue to drain 186312 1726890175.63781: waiting for pending results... 186312 1726890175.63970: running TaskExecutor() for managed_node3/TASK: Check RAID chunk size 186312 1726890175.64049: in run() - task 02369adf-7a19-881e-6b85-000000002fe6 186312 1726890175.64073: variable 'ansible_search_path' from source: unknown 186312 1726890175.64126: calling self._execute() 186312 1726890175.64233: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.64243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.64251: variable 'omit' from source: magic vars 186312 1726890175.64556: variable 'storage_test_volume' from source: include params 186312 1726890175.64582: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890175.64591: when evaluation is False, skipping this task 186312 1726890175.64594: _execute() done 186312 1726890175.64597: dumping result to json 186312 1726890175.64599: done dumping result, returning 186312 1726890175.64605: done running TaskExecutor() for managed_node3/TASK: Check RAID chunk size [02369adf-7a19-881e-6b85-000000002fe6] 186312 1726890175.64618: sending task result for task 02369adf-7a19-881e-6b85-000000002fe6 186312 1726890175.64813: done sending task result for task 02369adf-7a19-881e-6b85-000000002fe6 186312 1726890175.64816: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890175.64850: no more pending results, returning what we have 186312 1726890175.64852: results queue empty 186312 1726890175.64853: checking for any_errors_fatal 186312 1726890175.64860: done checking for any_errors_fatal 186312 1726890175.64861: checking for max_fail_percentage 186312 1726890175.64862: done checking for max_fail_percentage 186312 1726890175.64863: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.64864: done checking to see if all hosts have failed 186312 1726890175.64865: getting the remaining hosts for this loop 186312 1726890175.64866: done getting the remaining hosts for this loop 186312 1726890175.64869: getting the next task for host managed_node3 186312 1726890175.64875: done getting next task for host managed_node3 186312 1726890175.64877: ^ task is: TASK: Parse the actual size of the volume 186312 1726890175.64880: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.64882: getting variables 186312 1726890175.64883: in VariableManager get_vars() 186312 1726890175.64905: Calling all_inventory to load vars for managed_node3 186312 1726890175.64908: Calling groups_inventory to load vars for managed_node3 186312 1726890175.64910: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.64928: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.64931: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.64934: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.65460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.65814: done with get_vars() 186312 1726890175.65829: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:42:55 -0400 (0:00:00.023) 0:02:25.398 ****** 186312 1726890175.65897: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890175.66113: worker is 1 (out of 1 available) 186312 1726890175.66124: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890175.66137: done queuing things up, now waiting for results queue to drain 186312 1726890175.66138: waiting for pending results... 186312 1726890175.66421: running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume 186312 1726890175.66553: in run() - task 02369adf-7a19-881e-6b85-000000002fea 186312 1726890175.66570: variable 'ansible_search_path' from source: unknown 186312 1726890175.66614: calling self._execute() 186312 1726890175.66729: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.66740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.66756: variable 'omit' from source: magic vars 186312 1726890175.67133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890175.68940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890175.69382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890175.69412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890175.69441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890175.69462: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890175.69531: variable '_storage_test_volume_present' from source: set_fact 186312 1726890175.69547: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890175.69550: when evaluation is False, skipping this task 186312 1726890175.69553: _execute() done 186312 1726890175.69555: dumping result to json 186312 1726890175.69558: done dumping result, returning 186312 1726890175.69563: done running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume [02369adf-7a19-881e-6b85-000000002fea] 186312 1726890175.69567: sending task result for task 02369adf-7a19-881e-6b85-000000002fea 186312 1726890175.69664: done sending task result for task 02369adf-7a19-881e-6b85-000000002fea 186312 1726890175.69668: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890175.69727: no more pending results, returning what we have 186312 1726890175.69732: results queue empty 186312 1726890175.69733: checking for any_errors_fatal 186312 1726890175.69741: done checking for any_errors_fatal 186312 1726890175.69742: checking for max_fail_percentage 186312 1726890175.69744: done checking for max_fail_percentage 186312 1726890175.69745: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.69747: done checking to see if all hosts have failed 186312 1726890175.69747: getting the remaining hosts for this loop 186312 1726890175.69749: done getting the remaining hosts for this loop 186312 1726890175.69753: getting the next task for host managed_node3 186312 1726890175.69762: done getting next task for host managed_node3 186312 1726890175.69765: ^ task is: TASK: Parse the requested size of the volume 186312 1726890175.69770: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.69775: getting variables 186312 1726890175.69777: in VariableManager get_vars() 186312 1726890175.69817: Calling all_inventory to load vars for managed_node3 186312 1726890175.69820: Calling groups_inventory to load vars for managed_node3 186312 1726890175.69825: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.69838: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.69842: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.69845: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.70393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.71010: done with get_vars() 186312 1726890175.71028: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:42:55 -0400 (0:00:00.052) 0:02:25.450 ****** 186312 1726890175.71123: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890175.71436: worker is 1 (out of 1 available) 186312 1726890175.71451: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890175.71465: done queuing things up, now waiting for results queue to drain 186312 1726890175.71467: waiting for pending results... 186312 1726890175.71798: running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume 186312 1726890175.71945: in run() - task 02369adf-7a19-881e-6b85-000000002feb 186312 1726890175.71968: variable 'ansible_search_path' from source: unknown 186312 1726890175.72011: calling self._execute() 186312 1726890175.72162: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.72174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.72193: variable 'omit' from source: magic vars 186312 1726890175.72631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890175.74930: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890175.74996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890175.75051: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890175.75092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890175.75130: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890175.75225: variable '_storage_test_volume_present' from source: set_fact 186312 1726890175.75248: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890175.75255: when evaluation is False, skipping this task 186312 1726890175.75261: _execute() done 186312 1726890175.75268: dumping result to json 186312 1726890175.75274: done dumping result, returning 186312 1726890175.75282: done running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume [02369adf-7a19-881e-6b85-000000002feb] 186312 1726890175.75291: sending task result for task 02369adf-7a19-881e-6b85-000000002feb 186312 1726890175.75396: done sending task result for task 02369adf-7a19-881e-6b85-000000002feb 186312 1726890175.75404: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890175.75458: no more pending results, returning what we have 186312 1726890175.75462: results queue empty 186312 1726890175.75463: checking for any_errors_fatal 186312 1726890175.75469: done checking for any_errors_fatal 186312 1726890175.75470: checking for max_fail_percentage 186312 1726890175.75472: done checking for max_fail_percentage 186312 1726890175.75473: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.75474: done checking to see if all hosts have failed 186312 1726890175.75475: getting the remaining hosts for this loop 186312 1726890175.75477: done getting the remaining hosts for this loop 186312 1726890175.75480: getting the next task for host managed_node3 186312 1726890175.75487: done getting next task for host managed_node3 186312 1726890175.75489: ^ task is: TASK: Establish base value for expected size 186312 1726890175.75494: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.75498: getting variables 186312 1726890175.75500: in VariableManager get_vars() 186312 1726890175.75540: Calling all_inventory to load vars for managed_node3 186312 1726890175.75543: Calling groups_inventory to load vars for managed_node3 186312 1726890175.75547: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.75558: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.75561: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.75563: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.76153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.76773: done with get_vars() 186312 1726890175.76785: done getting variables 186312 1726890175.76828: 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 [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:42:55 -0400 (0:00:00.057) 0:02:25.507 ****** 186312 1726890175.76853: entering _queue_task() for managed_node3/set_fact 186312 1726890175.77067: worker is 1 (out of 1 available) 186312 1726890175.77081: exiting _queue_task() for managed_node3/set_fact 186312 1726890175.77094: done queuing things up, now waiting for results queue to drain 186312 1726890175.77095: waiting for pending results... 186312 1726890175.77284: running TaskExecutor() for managed_node3/TASK: Establish base value for expected size 186312 1726890175.77383: in run() - task 02369adf-7a19-881e-6b85-000000002fec 186312 1726890175.77394: variable 'ansible_search_path' from source: unknown 186312 1726890175.77428: calling self._execute() 186312 1726890175.77524: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.77530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.77546: variable 'omit' from source: magic vars 186312 1726890175.77832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890175.80124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890175.80181: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890175.80210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890175.80243: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890175.80266: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890175.80341: variable '_storage_test_volume_present' from source: set_fact 186312 1726890175.80358: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890175.80361: when evaluation is False, skipping this task 186312 1726890175.80364: _execute() done 186312 1726890175.80367: dumping result to json 186312 1726890175.80369: done dumping result, returning 186312 1726890175.80374: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected size [02369adf-7a19-881e-6b85-000000002fec] 186312 1726890175.80381: sending task result for task 02369adf-7a19-881e-6b85-000000002fec 186312 1726890175.80473: done sending task result for task 02369adf-7a19-881e-6b85-000000002fec 186312 1726890175.80476: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890175.80528: no more pending results, returning what we have 186312 1726890175.80534: results queue empty 186312 1726890175.80535: checking for any_errors_fatal 186312 1726890175.80546: done checking for any_errors_fatal 186312 1726890175.80546: checking for max_fail_percentage 186312 1726890175.80548: done checking for max_fail_percentage 186312 1726890175.80549: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.80550: done checking to see if all hosts have failed 186312 1726890175.80551: getting the remaining hosts for this loop 186312 1726890175.80553: done getting the remaining hosts for this loop 186312 1726890175.80557: getting the next task for host managed_node3 186312 1726890175.80564: done getting next task for host managed_node3 186312 1726890175.80566: ^ task is: TASK: Show expected size 186312 1726890175.80572: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.80576: getting variables 186312 1726890175.80577: in VariableManager get_vars() 186312 1726890175.80616: Calling all_inventory to load vars for managed_node3 186312 1726890175.80619: Calling groups_inventory to load vars for managed_node3 186312 1726890175.80623: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.80636: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.80639: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.80642: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.81031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.81397: done with get_vars() 186312 1726890175.81408: done getting variables 186312 1726890175.81454: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:42:55 -0400 (0:00:00.046) 0:02:25.554 ****** 186312 1726890175.81477: entering _queue_task() for managed_node3/debug 186312 1726890175.81755: worker is 1 (out of 1 available) 186312 1726890175.81767: exiting _queue_task() for managed_node3/debug 186312 1726890175.81781: done queuing things up, now waiting for results queue to drain 186312 1726890175.81782: waiting for pending results... 186312 1726890175.82108: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890175.82253: in run() - task 02369adf-7a19-881e-6b85-000000002fed 186312 1726890175.82282: variable 'ansible_search_path' from source: unknown 186312 1726890175.82322: calling self._execute() 186312 1726890175.82464: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.82474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.82496: variable 'omit' from source: magic vars 186312 1726890175.82618: variable 'omit' from source: magic vars 186312 1726890175.82672: variable 'omit' from source: magic vars 186312 1726890175.82705: variable 'omit' from source: magic vars 186312 1726890175.82753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890175.82795: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890175.82823: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890175.82842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890175.82858: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890175.82891: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890175.82906: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.82918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.83024: Set connection var ansible_shell_type to sh 186312 1726890175.83040: Set connection var ansible_pipelining to False 186312 1726890175.83057: Set connection var ansible_timeout to 10 186312 1726890175.83064: Set connection var ansible_connection to ssh 186312 1726890175.83074: Set connection var ansible_shell_executable to /bin/sh 186312 1726890175.83084: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890175.83110: variable 'ansible_shell_executable' from source: unknown 186312 1726890175.83128: variable 'ansible_connection' from source: unknown 186312 1726890175.83136: variable 'ansible_module_compression' from source: unknown 186312 1726890175.83145: variable 'ansible_shell_type' from source: unknown 186312 1726890175.83147: variable 'ansible_shell_executable' from source: unknown 186312 1726890175.83150: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.83153: variable 'ansible_pipelining' from source: unknown 186312 1726890175.83160: variable 'ansible_timeout' from source: unknown 186312 1726890175.83167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.83323: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890175.83347: variable 'omit' from source: magic vars 186312 1726890175.83357: starting attempt loop 186312 1726890175.83365: running the handler 186312 1726890175.83619: handler run complete 186312 1726890175.83650: attempt loop complete, returning result 186312 1726890175.83659: _execute() done 186312 1726890175.83673: dumping result to json 186312 1726890175.83681: done dumping result, returning 186312 1726890175.83697: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-000000002fed] 186312 1726890175.83707: sending task result for task 02369adf-7a19-881e-6b85-000000002fed ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890175.83863: no more pending results, returning what we have 186312 1726890175.83866: results queue empty 186312 1726890175.83867: checking for any_errors_fatal 186312 1726890175.83878: done checking for any_errors_fatal 186312 1726890175.83879: checking for max_fail_percentage 186312 1726890175.83880: done checking for max_fail_percentage 186312 1726890175.83881: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.83882: done checking to see if all hosts have failed 186312 1726890175.83883: getting the remaining hosts for this loop 186312 1726890175.83885: done getting the remaining hosts for this loop 186312 1726890175.83888: getting the next task for host managed_node3 186312 1726890175.83895: done getting next task for host managed_node3 186312 1726890175.83898: ^ task is: TASK: Get the size of parent/pool device 186312 1726890175.83903: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.83908: getting variables 186312 1726890175.83909: in VariableManager get_vars() 186312 1726890175.83958: Calling all_inventory to load vars for managed_node3 186312 1726890175.83961: Calling groups_inventory to load vars for managed_node3 186312 1726890175.83964: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.83977: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.83980: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.83984: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.84460: done sending task result for task 02369adf-7a19-881e-6b85-000000002fed 186312 1726890175.84464: WORKER PROCESS EXITING 186312 1726890175.84475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.84833: done with get_vars() 186312 1726890175.84843: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:42:55 -0400 (0:00:00.034) 0:02:25.588 ****** 186312 1726890175.84899: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890175.85101: worker is 1 (out of 1 available) 186312 1726890175.85116: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890175.85132: done queuing things up, now waiting for results queue to drain 186312 1726890175.85134: waiting for pending results... 186312 1726890175.85320: running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device 186312 1726890175.85399: in run() - task 02369adf-7a19-881e-6b85-000000002fee 186312 1726890175.85409: variable 'ansible_search_path' from source: unknown 186312 1726890175.85441: calling self._execute() 186312 1726890175.85531: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.85535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.85544: variable 'omit' from source: magic vars 186312 1726890175.85825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890175.87826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890175.87881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890175.87910: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890175.87939: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890175.87960: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890175.88033: variable '_storage_test_volume_present' from source: set_fact 186312 1726890175.88054: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890175.88057: when evaluation is False, skipping this task 186312 1726890175.88060: _execute() done 186312 1726890175.88063: dumping result to json 186312 1726890175.88065: done dumping result, returning 186312 1726890175.88069: done running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device [02369adf-7a19-881e-6b85-000000002fee] 186312 1726890175.88074: sending task result for task 02369adf-7a19-881e-6b85-000000002fee 186312 1726890175.88174: done sending task result for task 02369adf-7a19-881e-6b85-000000002fee 186312 1726890175.88177: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890175.88227: no more pending results, returning what we have 186312 1726890175.88233: results queue empty 186312 1726890175.88234: checking for any_errors_fatal 186312 1726890175.88244: done checking for any_errors_fatal 186312 1726890175.88244: checking for max_fail_percentage 186312 1726890175.88246: done checking for max_fail_percentage 186312 1726890175.88247: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.88249: done checking to see if all hosts have failed 186312 1726890175.88249: getting the remaining hosts for this loop 186312 1726890175.88251: done getting the remaining hosts for this loop 186312 1726890175.88254: getting the next task for host managed_node3 186312 1726890175.88265: done getting next task for host managed_node3 186312 1726890175.88268: ^ task is: TASK: Show test pool 186312 1726890175.88273: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.88276: getting variables 186312 1726890175.88278: in VariableManager get_vars() 186312 1726890175.88308: Calling all_inventory to load vars for managed_node3 186312 1726890175.88313: Calling groups_inventory to load vars for managed_node3 186312 1726890175.88316: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.88325: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.88327: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.88332: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.88677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.89042: done with get_vars() 186312 1726890175.89052: done getting variables 186312 1726890175.89093: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:42:55 -0400 (0:00:00.042) 0:02:25.630 ****** 186312 1726890175.89117: entering _queue_task() for managed_node3/debug 186312 1726890175.89325: worker is 1 (out of 1 available) 186312 1726890175.89339: exiting _queue_task() for managed_node3/debug 186312 1726890175.89353: done queuing things up, now waiting for results queue to drain 186312 1726890175.89355: waiting for pending results... 186312 1726890175.89542: running TaskExecutor() for managed_node3/TASK: Show test pool 186312 1726890175.89648: in run() - task 02369adf-7a19-881e-6b85-000000002ff0 186312 1726890175.89659: variable 'ansible_search_path' from source: unknown 186312 1726890175.89693: calling self._execute() 186312 1726890175.89784: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.89789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.89797: variable 'omit' from source: magic vars 186312 1726890175.90098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890175.92726: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890175.92816: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890175.92871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890175.92913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890175.92952: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890175.93096: variable '_storage_test_volume_present' from source: set_fact 186312 1726890175.93130: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890175.93140: when evaluation is False, skipping this task 186312 1726890175.93150: _execute() done 186312 1726890175.93158: dumping result to json 186312 1726890175.93167: done dumping result, returning 186312 1726890175.93175: done running TaskExecutor() for managed_node3/TASK: Show test pool [02369adf-7a19-881e-6b85-000000002ff0] 186312 1726890175.93190: sending task result for task 02369adf-7a19-881e-6b85-000000002ff0 186312 1726890175.93334: done sending task result for task 02369adf-7a19-881e-6b85-000000002ff0 186312 1726890175.93341: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "_storage_test_volume_present | bool" } 186312 1726890175.93398: no more pending results, returning what we have 186312 1726890175.93404: results queue empty 186312 1726890175.93405: checking for any_errors_fatal 186312 1726890175.93417: done checking for any_errors_fatal 186312 1726890175.93418: checking for max_fail_percentage 186312 1726890175.93420: done checking for max_fail_percentage 186312 1726890175.93424: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.93425: done checking to see if all hosts have failed 186312 1726890175.93426: getting the remaining hosts for this loop 186312 1726890175.93428: done getting the remaining hosts for this loop 186312 1726890175.93434: getting the next task for host managed_node3 186312 1726890175.93443: done getting next task for host managed_node3 186312 1726890175.93446: ^ task is: TASK: Show test blockinfo 186312 1726890175.93452: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.93460: getting variables 186312 1726890175.93465: in VariableManager get_vars() 186312 1726890175.93524: Calling all_inventory to load vars for managed_node3 186312 1726890175.93527: Calling groups_inventory to load vars for managed_node3 186312 1726890175.93533: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.93553: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.93557: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.93560: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.94114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.94539: done with get_vars() 186312 1726890175.94550: done getting variables 186312 1726890175.94590: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:42:55 -0400 (0:00:00.054) 0:02:25.685 ****** 186312 1726890175.94616: entering _queue_task() for managed_node3/debug 186312 1726890175.94819: worker is 1 (out of 1 available) 186312 1726890175.94834: exiting _queue_task() for managed_node3/debug 186312 1726890175.94847: done queuing things up, now waiting for results queue to drain 186312 1726890175.94849: waiting for pending results... 186312 1726890175.95037: running TaskExecutor() for managed_node3/TASK: Show test blockinfo 186312 1726890175.95117: in run() - task 02369adf-7a19-881e-6b85-000000002ff1 186312 1726890175.95132: variable 'ansible_search_path' from source: unknown 186312 1726890175.95159: calling self._execute() 186312 1726890175.95245: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890175.95250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890175.95260: variable 'omit' from source: magic vars 186312 1726890175.95544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890175.97468: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890175.98087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890175.98124: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890175.98154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890175.98191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890175.98331: variable '_storage_test_volume_present' from source: set_fact 186312 1726890175.98337: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890175.98349: when evaluation is False, skipping this task 186312 1726890175.98357: _execute() done 186312 1726890175.98365: dumping result to json 186312 1726890175.98368: done dumping result, returning 186312 1726890175.98373: done running TaskExecutor() for managed_node3/TASK: Show test blockinfo [02369adf-7a19-881e-6b85-000000002ff1] 186312 1726890175.98378: sending task result for task 02369adf-7a19-881e-6b85-000000002ff1 186312 1726890175.98466: done sending task result for task 02369adf-7a19-881e-6b85-000000002ff1 186312 1726890175.98469: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "_storage_test_volume_present | bool" } 186312 1726890175.98532: no more pending results, returning what we have 186312 1726890175.98537: results queue empty 186312 1726890175.98538: checking for any_errors_fatal 186312 1726890175.98553: done checking for any_errors_fatal 186312 1726890175.98559: checking for max_fail_percentage 186312 1726890175.98561: done checking for max_fail_percentage 186312 1726890175.98565: checking to see if all hosts have failed and the running result is not ok 186312 1726890175.98566: done checking to see if all hosts have failed 186312 1726890175.98567: getting the remaining hosts for this loop 186312 1726890175.98569: done getting the remaining hosts for this loop 186312 1726890175.98577: getting the next task for host managed_node3 186312 1726890175.98584: done getting next task for host managed_node3 186312 1726890175.98587: ^ task is: TASK: Show test pool size 186312 1726890175.98593: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890175.98602: getting variables 186312 1726890175.98604: in VariableManager get_vars() 186312 1726890175.98651: Calling all_inventory to load vars for managed_node3 186312 1726890175.98654: Calling groups_inventory to load vars for managed_node3 186312 1726890175.98657: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890175.98668: Calling all_plugins_play to load vars for managed_node3 186312 1726890175.98674: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890175.98677: Calling groups_plugins_play to load vars for managed_node3 186312 1726890175.99130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890175.99491: done with get_vars() 186312 1726890175.99501: done getting variables 186312 1726890175.99544: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:42:55 -0400 (0:00:00.049) 0:02:25.734 ****** 186312 1726890175.99568: entering _queue_task() for managed_node3/debug 186312 1726890175.99765: worker is 1 (out of 1 available) 186312 1726890175.99776: exiting _queue_task() for managed_node3/debug 186312 1726890175.99789: done queuing things up, now waiting for results queue to drain 186312 1726890175.99790: waiting for pending results... 186312 1726890176.00059: running TaskExecutor() for managed_node3/TASK: Show test pool size 186312 1726890176.00190: in run() - task 02369adf-7a19-881e-6b85-000000002ff2 186312 1726890176.00200: variable 'ansible_search_path' from source: unknown 186312 1726890176.00231: calling self._execute() 186312 1726890176.00329: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.00336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.00350: variable 'omit' from source: magic vars 186312 1726890176.00656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890176.03041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890176.03103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890176.03160: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890176.03195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890176.03238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890176.03411: variable '_storage_test_volume_present' from source: set_fact 186312 1726890176.03444: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890176.03452: when evaluation is False, skipping this task 186312 1726890176.03459: _execute() done 186312 1726890176.03468: dumping result to json 186312 1726890176.03471: done dumping result, returning 186312 1726890176.03476: done running TaskExecutor() for managed_node3/TASK: Show test pool size [02369adf-7a19-881e-6b85-000000002ff2] 186312 1726890176.03481: sending task result for task 02369adf-7a19-881e-6b85-000000002ff2 186312 1726890176.03567: done sending task result for task 02369adf-7a19-881e-6b85-000000002ff2 186312 1726890176.03571: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "_storage_test_volume_present | bool" } 186312 1726890176.03619: no more pending results, returning what we have 186312 1726890176.03623: results queue empty 186312 1726890176.03623: checking for any_errors_fatal 186312 1726890176.03631: done checking for any_errors_fatal 186312 1726890176.03632: checking for max_fail_percentage 186312 1726890176.03634: done checking for max_fail_percentage 186312 1726890176.03635: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.03636: done checking to see if all hosts have failed 186312 1726890176.03637: getting the remaining hosts for this loop 186312 1726890176.03639: done getting the remaining hosts for this loop 186312 1726890176.03642: getting the next task for host managed_node3 186312 1726890176.03649: done getting next task for host managed_node3 186312 1726890176.03652: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890176.03657: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.03660: getting variables 186312 1726890176.03662: in VariableManager get_vars() 186312 1726890176.03702: Calling all_inventory to load vars for managed_node3 186312 1726890176.03706: Calling groups_inventory to load vars for managed_node3 186312 1726890176.03709: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.03720: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.03722: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.03725: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.04069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.04800: done with get_vars() 186312 1726890176.04809: done getting variables 186312 1726890176.04851: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:42:56 -0400 (0:00:00.053) 0:02:25.787 ****** 186312 1726890176.04873: entering _queue_task() for managed_node3/set_fact 186312 1726890176.05170: worker is 1 (out of 1 available) 186312 1726890176.05191: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.05220: done queuing things up, now waiting for results queue to drain 186312 1726890176.05222: waiting for pending results... 186312 1726890176.05561: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890176.05675: in run() - task 02369adf-7a19-881e-6b85-000000002ff3 186312 1726890176.05686: variable 'ansible_search_path' from source: unknown 186312 1726890176.05715: calling self._execute() 186312 1726890176.05808: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.05812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.05824: variable 'omit' from source: magic vars 186312 1726890176.06195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890176.08399: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890176.08452: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890176.08479: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890176.08504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890176.08527: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890176.08596: variable '_storage_test_volume_present' from source: set_fact 186312 1726890176.08610: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890176.08618: when evaluation is False, skipping this task 186312 1726890176.08621: _execute() done 186312 1726890176.08624: dumping result to json 186312 1726890176.08626: done dumping result, returning 186312 1726890176.08632: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-000000002ff3] 186312 1726890176.08641: sending task result for task 02369adf-7a19-881e-6b85-000000002ff3 186312 1726890176.08722: done sending task result for task 02369adf-7a19-881e-6b85-000000002ff3 186312 1726890176.08725: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890176.08768: no more pending results, returning what we have 186312 1726890176.08772: results queue empty 186312 1726890176.08773: checking for any_errors_fatal 186312 1726890176.08786: done checking for any_errors_fatal 186312 1726890176.08786: checking for max_fail_percentage 186312 1726890176.08788: done checking for max_fail_percentage 186312 1726890176.08789: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.08790: done checking to see if all hosts have failed 186312 1726890176.08791: getting the remaining hosts for this loop 186312 1726890176.08792: done getting the remaining hosts for this loop 186312 1726890176.08796: getting the next task for host managed_node3 186312 1726890176.08804: done getting next task for host managed_node3 186312 1726890176.08807: ^ task is: TASK: Default thin pool reserved space values 186312 1726890176.08813: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.08817: getting variables 186312 1726890176.08818: in VariableManager get_vars() 186312 1726890176.08851: Calling all_inventory to load vars for managed_node3 186312 1726890176.08854: Calling groups_inventory to load vars for managed_node3 186312 1726890176.08856: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.08865: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.08868: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.08870: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.09213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.09698: done with get_vars() 186312 1726890176.09711: done getting variables 186312 1726890176.09768: 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 [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:42:56 -0400 (0:00:00.049) 0:02:25.837 ****** 186312 1726890176.09801: entering _queue_task() for managed_node3/set_fact 186312 1726890176.10032: worker is 1 (out of 1 available) 186312 1726890176.10043: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.10054: done queuing things up, now waiting for results queue to drain 186312 1726890176.10055: waiting for pending results... 186312 1726890176.10360: running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values 186312 1726890176.10494: in run() - task 02369adf-7a19-881e-6b85-000000002ff5 186312 1726890176.10515: variable 'ansible_search_path' from source: unknown 186312 1726890176.10558: calling self._execute() 186312 1726890176.10678: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.10689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.10705: variable 'omit' from source: magic vars 186312 1726890176.11079: variable 'storage_test_volume' from source: include params 186312 1726890176.11120: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.11127: when evaluation is False, skipping this task 186312 1726890176.11138: _execute() done 186312 1726890176.11146: dumping result to json 186312 1726890176.11158: done dumping result, returning 186312 1726890176.11168: done running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values [02369adf-7a19-881e-6b85-000000002ff5] 186312 1726890176.11179: sending task result for task 02369adf-7a19-881e-6b85-000000002ff5 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890176.11333: no more pending results, returning what we have 186312 1726890176.11337: results queue empty 186312 1726890176.11338: checking for any_errors_fatal 186312 1726890176.11348: done checking for any_errors_fatal 186312 1726890176.11349: checking for max_fail_percentage 186312 1726890176.11351: done checking for max_fail_percentage 186312 1726890176.11352: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.11353: done checking to see if all hosts have failed 186312 1726890176.11354: getting the remaining hosts for this loop 186312 1726890176.11355: done getting the remaining hosts for this loop 186312 1726890176.11359: getting the next task for host managed_node3 186312 1726890176.11367: done getting next task for host managed_node3 186312 1726890176.11370: ^ task is: TASK: Default minimal thin pool reserved space size 186312 1726890176.11378: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.11382: getting variables 186312 1726890176.11384: in VariableManager get_vars() 186312 1726890176.11424: Calling all_inventory to load vars for managed_node3 186312 1726890176.11427: Calling groups_inventory to load vars for managed_node3 186312 1726890176.11433: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.11446: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.11449: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.11452: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.12241: done sending task result for task 02369adf-7a19-881e-6b85-000000002ff5 186312 1726890176.12245: WORKER PROCESS EXITING 186312 1726890176.12267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.12888: done with get_vars() 186312 1726890176.12901: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:42:56 -0400 (0:00:00.031) 0:02:25.869 ****** 186312 1726890176.12987: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890176.13225: worker is 1 (out of 1 available) 186312 1726890176.13239: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890176.13252: done queuing things up, now waiting for results queue to drain 186312 1726890176.13254: waiting for pending results... 186312 1726890176.13557: running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size 186312 1726890176.13701: in run() - task 02369adf-7a19-881e-6b85-000000002ff6 186312 1726890176.13723: variable 'ansible_search_path' from source: unknown 186312 1726890176.13766: calling self._execute() 186312 1726890176.13887: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.13898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.13923: variable 'omit' from source: magic vars 186312 1726890176.14303: variable 'storage_test_volume' from source: include params 186312 1726890176.14351: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.14360: when evaluation is False, skipping this task 186312 1726890176.14368: _execute() done 186312 1726890176.14375: dumping result to json 186312 1726890176.14386: done dumping result, returning 186312 1726890176.14397: done running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size [02369adf-7a19-881e-6b85-000000002ff6] 186312 1726890176.14409: sending task result for task 02369adf-7a19-881e-6b85-000000002ff6 186312 1726890176.14536: done sending task result for task 02369adf-7a19-881e-6b85-000000002ff6 186312 1726890176.14547: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890176.14607: no more pending results, returning what we have 186312 1726890176.14615: results queue empty 186312 1726890176.14616: checking for any_errors_fatal 186312 1726890176.14627: done checking for any_errors_fatal 186312 1726890176.14627: checking for max_fail_percentage 186312 1726890176.14632: done checking for max_fail_percentage 186312 1726890176.14633: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.14634: done checking to see if all hosts have failed 186312 1726890176.14635: getting the remaining hosts for this loop 186312 1726890176.14636: done getting the remaining hosts for this loop 186312 1726890176.14640: getting the next task for host managed_node3 186312 1726890176.14649: done getting next task for host managed_node3 186312 1726890176.14652: ^ task is: TASK: Default maximal thin pool reserved space size 186312 1726890176.14659: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.14664: getting variables 186312 1726890176.14666: in VariableManager get_vars() 186312 1726890176.14706: Calling all_inventory to load vars for managed_node3 186312 1726890176.14710: Calling groups_inventory to load vars for managed_node3 186312 1726890176.14716: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.14733: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.14737: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.14740: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.15493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.15924: done with get_vars() 186312 1726890176.15935: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:42:56 -0400 (0:00:00.030) 0:02:25.899 ****** 186312 1726890176.15992: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890176.16160: worker is 1 (out of 1 available) 186312 1726890176.16174: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890176.16185: done queuing things up, now waiting for results queue to drain 186312 1726890176.16186: waiting for pending results... 186312 1726890176.16376: running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size 186312 1726890176.16466: in run() - task 02369adf-7a19-881e-6b85-000000002ff7 186312 1726890176.16478: variable 'ansible_search_path' from source: unknown 186312 1726890176.16507: calling self._execute() 186312 1726890176.16599: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.16603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.16613: variable 'omit' from source: magic vars 186312 1726890176.16885: variable 'storage_test_volume' from source: include params 186312 1726890176.16913: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.16917: when evaluation is False, skipping this task 186312 1726890176.16920: _execute() done 186312 1726890176.16923: dumping result to json 186312 1726890176.16926: done dumping result, returning 186312 1726890176.16931: done running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size [02369adf-7a19-881e-6b85-000000002ff7] 186312 1726890176.16936: sending task result for task 02369adf-7a19-881e-6b85-000000002ff7 186312 1726890176.17032: done sending task result for task 02369adf-7a19-881e-6b85-000000002ff7 186312 1726890176.17036: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890176.17105: no more pending results, returning what we have 186312 1726890176.17108: results queue empty 186312 1726890176.17109: checking for any_errors_fatal 186312 1726890176.17118: done checking for any_errors_fatal 186312 1726890176.17119: checking for max_fail_percentage 186312 1726890176.17121: done checking for max_fail_percentage 186312 1726890176.17122: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.17122: done checking to see if all hosts have failed 186312 1726890176.17123: getting the remaining hosts for this loop 186312 1726890176.17124: done getting the remaining hosts for this loop 186312 1726890176.17127: getting the next task for host managed_node3 186312 1726890176.17138: done getting next task for host managed_node3 186312 1726890176.17140: ^ task is: TASK: Calculate maximum usable space in thin pool 186312 1726890176.17149: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.17152: getting variables 186312 1726890176.17153: in VariableManager get_vars() 186312 1726890176.17183: Calling all_inventory to load vars for managed_node3 186312 1726890176.17185: Calling groups_inventory to load vars for managed_node3 186312 1726890176.17187: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.17193: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.17195: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.17197: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.17705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.18309: done with get_vars() 186312 1726890176.18323: done getting variables 186312 1726890176.18379: 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 [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:42:56 -0400 (0:00:00.024) 0:02:25.923 ****** 186312 1726890176.18410: entering _queue_task() for managed_node3/set_fact 186312 1726890176.18610: worker is 1 (out of 1 available) 186312 1726890176.18624: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.18639: done queuing things up, now waiting for results queue to drain 186312 1726890176.18640: waiting for pending results... 186312 1726890176.18803: running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool 186312 1726890176.18888: in run() - task 02369adf-7a19-881e-6b85-000000002ff8 186312 1726890176.18898: variable 'ansible_search_path' from source: unknown 186312 1726890176.18927: calling self._execute() 186312 1726890176.19007: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.19011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.19022: variable 'omit' from source: magic vars 186312 1726890176.19276: variable 'storage_test_volume' from source: include params 186312 1726890176.19303: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.19309: when evaluation is False, skipping this task 186312 1726890176.19313: _execute() done 186312 1726890176.19318: dumping result to json 186312 1726890176.19326: done dumping result, returning 186312 1726890176.19331: done running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-881e-6b85-000000002ff8] 186312 1726890176.19340: sending task result for task 02369adf-7a19-881e-6b85-000000002ff8 186312 1726890176.19429: done sending task result for task 02369adf-7a19-881e-6b85-000000002ff8 186312 1726890176.19432: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890176.19473: no more pending results, returning what we have 186312 1726890176.19477: results queue empty 186312 1726890176.19478: checking for any_errors_fatal 186312 1726890176.19484: done checking for any_errors_fatal 186312 1726890176.19485: checking for max_fail_percentage 186312 1726890176.19487: done checking for max_fail_percentage 186312 1726890176.19487: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.19488: done checking to see if all hosts have failed 186312 1726890176.19489: getting the remaining hosts for this loop 186312 1726890176.19491: done getting the remaining hosts for this loop 186312 1726890176.19493: getting the next task for host managed_node3 186312 1726890176.19499: done getting next task for host managed_node3 186312 1726890176.19502: ^ task is: TASK: Apply upper size limit to max usable thin pool space 186312 1726890176.19506: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.19513: getting variables 186312 1726890176.19514: in VariableManager get_vars() 186312 1726890176.19543: Calling all_inventory to load vars for managed_node3 186312 1726890176.19546: Calling groups_inventory to load vars for managed_node3 186312 1726890176.19549: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.19558: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.19561: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.19564: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.19877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.20219: done with get_vars() 186312 1726890176.20230: done getting variables 186312 1726890176.20281: 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 [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:42:56 -0400 (0:00:00.018) 0:02:25.942 ****** 186312 1726890176.20304: entering _queue_task() for managed_node3/set_fact 186312 1726890176.20514: worker is 1 (out of 1 available) 186312 1726890176.20524: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.20539: done queuing things up, now waiting for results queue to drain 186312 1726890176.20540: waiting for pending results... 186312 1726890176.20825: running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space 186312 1726890176.20950: in run() - task 02369adf-7a19-881e-6b85-000000002ff9 186312 1726890176.20970: variable 'ansible_search_path' from source: unknown 186312 1726890176.21010: calling self._execute() 186312 1726890176.21134: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.21148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.21161: variable 'omit' from source: magic vars 186312 1726890176.21505: variable 'storage_test_volume' from source: include params 186312 1726890176.21557: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.21566: when evaluation is False, skipping this task 186312 1726890176.21573: _execute() done 186312 1726890176.21580: dumping result to json 186312 1726890176.21588: done dumping result, returning 186312 1726890176.21598: done running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-881e-6b85-000000002ff9] 186312 1726890176.21610: sending task result for task 02369adf-7a19-881e-6b85-000000002ff9 186312 1726890176.21723: done sending task result for task 02369adf-7a19-881e-6b85-000000002ff9 186312 1726890176.21734: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890176.21783: no more pending results, returning what we have 186312 1726890176.21786: results queue empty 186312 1726890176.21787: checking for any_errors_fatal 186312 1726890176.21795: done checking for any_errors_fatal 186312 1726890176.21796: checking for max_fail_percentage 186312 1726890176.21798: done checking for max_fail_percentage 186312 1726890176.21799: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.21800: done checking to see if all hosts have failed 186312 1726890176.21801: getting the remaining hosts for this loop 186312 1726890176.21803: done getting the remaining hosts for this loop 186312 1726890176.21806: getting the next task for host managed_node3 186312 1726890176.21815: done getting next task for host managed_node3 186312 1726890176.21818: ^ task is: TASK: Apply lower size limit to max usable thin pool space 186312 1726890176.21824: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.21828: getting variables 186312 1726890176.21832: in VariableManager get_vars() 186312 1726890176.21869: Calling all_inventory to load vars for managed_node3 186312 1726890176.21872: Calling groups_inventory to load vars for managed_node3 186312 1726890176.21876: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.21889: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.21893: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.21896: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.22470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.23147: done with get_vars() 186312 1726890176.23156: done getting variables 186312 1726890176.23192: 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 [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:42:56 -0400 (0:00:00.029) 0:02:25.971 ****** 186312 1726890176.23214: entering _queue_task() for managed_node3/set_fact 186312 1726890176.23385: worker is 1 (out of 1 available) 186312 1726890176.23397: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.23410: done queuing things up, now waiting for results queue to drain 186312 1726890176.23413: waiting for pending results... 186312 1726890176.23583: running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space 186312 1726890176.23665: in run() - task 02369adf-7a19-881e-6b85-000000002ffa 186312 1726890176.23676: variable 'ansible_search_path' from source: unknown 186312 1726890176.23708: calling self._execute() 186312 1726890176.23788: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.23799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.23808: variable 'omit' from source: magic vars 186312 1726890176.24103: variable 'storage_test_volume' from source: include params 186312 1726890176.24159: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.24168: when evaluation is False, skipping this task 186312 1726890176.24180: _execute() done 186312 1726890176.24189: dumping result to json 186312 1726890176.24200: done dumping result, returning 186312 1726890176.24218: done running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-881e-6b85-000000002ffa] 186312 1726890176.24233: sending task result for task 02369adf-7a19-881e-6b85-000000002ffa 186312 1726890176.24354: done sending task result for task 02369adf-7a19-881e-6b85-000000002ffa 186312 1726890176.24361: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890176.24593: no more pending results, returning what we have 186312 1726890176.24595: results queue empty 186312 1726890176.24596: checking for any_errors_fatal 186312 1726890176.24603: done checking for any_errors_fatal 186312 1726890176.24604: checking for max_fail_percentage 186312 1726890176.24605: done checking for max_fail_percentage 186312 1726890176.24606: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.24607: done checking to see if all hosts have failed 186312 1726890176.24608: getting the remaining hosts for this loop 186312 1726890176.24609: done getting the remaining hosts for this loop 186312 1726890176.24614: getting the next task for host managed_node3 186312 1726890176.24620: done getting next task for host managed_node3 186312 1726890176.24622: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 186312 1726890176.24627: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.24633: getting variables 186312 1726890176.24634: in VariableManager get_vars() 186312 1726890176.24670: Calling all_inventory to load vars for managed_node3 186312 1726890176.24673: Calling groups_inventory to load vars for managed_node3 186312 1726890176.24676: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.24685: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.24687: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.24690: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.25237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.25866: done with get_vars() 186312 1726890176.25878: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:42:56 -0400 (0:00:00.027) 0:02:25.998 ****** 186312 1726890176.25963: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890176.26180: worker is 1 (out of 1 available) 186312 1726890176.26195: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890176.26209: done queuing things up, now waiting for results queue to drain 186312 1726890176.26211: waiting for pending results... 186312 1726890176.26486: running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size 186312 1726890176.26635: in run() - task 02369adf-7a19-881e-6b85-000000002ffb 186312 1726890176.26654: variable 'ansible_search_path' from source: unknown 186312 1726890176.26690: calling self._execute() 186312 1726890176.26820: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.26832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.26854: variable 'omit' from source: magic vars 186312 1726890176.27230: variable 'storage_test_volume' from source: include params 186312 1726890176.27270: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.27285: when evaluation is False, skipping this task 186312 1726890176.27292: _execute() done 186312 1726890176.27299: dumping result to json 186312 1726890176.27305: done dumping result, returning 186312 1726890176.27316: done running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-881e-6b85-000000002ffb] 186312 1726890176.27326: sending task result for task 02369adf-7a19-881e-6b85-000000002ffb skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890176.27477: no more pending results, returning what we have 186312 1726890176.27481: results queue empty 186312 1726890176.27481: checking for any_errors_fatal 186312 1726890176.27492: done checking for any_errors_fatal 186312 1726890176.27493: checking for max_fail_percentage 186312 1726890176.27495: done checking for max_fail_percentage 186312 1726890176.27496: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.27497: done checking to see if all hosts have failed 186312 1726890176.27497: getting the remaining hosts for this loop 186312 1726890176.27499: done getting the remaining hosts for this loop 186312 1726890176.27502: getting the next task for host managed_node3 186312 1726890176.27510: done getting next task for host managed_node3 186312 1726890176.27515: ^ task is: TASK: Show max thin pool size 186312 1726890176.27521: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.27525: getting variables 186312 1726890176.27527: in VariableManager get_vars() 186312 1726890176.27566: Calling all_inventory to load vars for managed_node3 186312 1726890176.27569: Calling groups_inventory to load vars for managed_node3 186312 1726890176.27573: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.27586: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.27589: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.27592: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.28113: done sending task result for task 02369adf-7a19-881e-6b85-000000002ffb 186312 1726890176.28116: WORKER PROCESS EXITING 186312 1726890176.28137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.28485: done with get_vars() 186312 1726890176.28495: done getting variables 186312 1726890176.28537: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:42:56 -0400 (0:00:00.025) 0:02:26.024 ****** 186312 1726890176.28559: entering _queue_task() for managed_node3/debug 186312 1726890176.28725: worker is 1 (out of 1 available) 186312 1726890176.28740: exiting _queue_task() for managed_node3/debug 186312 1726890176.28752: done queuing things up, now waiting for results queue to drain 186312 1726890176.28753: waiting for pending results... 186312 1726890176.28921: running TaskExecutor() for managed_node3/TASK: Show max thin pool size 186312 1726890176.29010: in run() - task 02369adf-7a19-881e-6b85-000000002ffc 186312 1726890176.29022: variable 'ansible_search_path' from source: unknown 186312 1726890176.29049: calling self._execute() 186312 1726890176.29134: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.29137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.29146: variable 'omit' from source: magic vars 186312 1726890176.29405: variable 'storage_test_volume' from source: include params 186312 1726890176.29434: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.29437: when evaluation is False, skipping this task 186312 1726890176.29440: _execute() done 186312 1726890176.29443: dumping result to json 186312 1726890176.29446: done dumping result, returning 186312 1726890176.29450: done running TaskExecutor() for managed_node3/TASK: Show max thin pool size [02369adf-7a19-881e-6b85-000000002ffc] 186312 1726890176.29456: sending task result for task 02369adf-7a19-881e-6b85-000000002ffc 186312 1726890176.29549: done sending task result for task 02369adf-7a19-881e-6b85-000000002ffc 186312 1726890176.29552: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890176.29648: no more pending results, returning what we have 186312 1726890176.29652: results queue empty 186312 1726890176.29653: checking for any_errors_fatal 186312 1726890176.29755: done checking for any_errors_fatal 186312 1726890176.29756: checking for max_fail_percentage 186312 1726890176.29758: done checking for max_fail_percentage 186312 1726890176.29759: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.29760: done checking to see if all hosts have failed 186312 1726890176.29761: getting the remaining hosts for this loop 186312 1726890176.29762: done getting the remaining hosts for this loop 186312 1726890176.29765: getting the next task for host managed_node3 186312 1726890176.29771: done getting next task for host managed_node3 186312 1726890176.29774: ^ task is: TASK: Show volume thin pool size 186312 1726890176.29779: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.29782: getting variables 186312 1726890176.29783: in VariableManager get_vars() 186312 1726890176.29816: Calling all_inventory to load vars for managed_node3 186312 1726890176.29819: Calling groups_inventory to load vars for managed_node3 186312 1726890176.29822: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.29830: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.29833: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.29836: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.30337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.30921: done with get_vars() 186312 1726890176.30931: done getting variables 186312 1726890176.30968: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:42:56 -0400 (0:00:00.024) 0:02:26.049 ****** 186312 1726890176.30988: entering _queue_task() for managed_node3/debug 186312 1726890176.31162: worker is 1 (out of 1 available) 186312 1726890176.31173: exiting _queue_task() for managed_node3/debug 186312 1726890176.31186: done queuing things up, now waiting for results queue to drain 186312 1726890176.31187: waiting for pending results... 186312 1726890176.31375: running TaskExecutor() for managed_node3/TASK: Show volume thin pool size 186312 1726890176.31472: in run() - task 02369adf-7a19-881e-6b85-000000002ffd 186312 1726890176.31483: variable 'ansible_search_path' from source: unknown 186312 1726890176.31513: calling self._execute() 186312 1726890176.31600: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.31603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.31615: variable 'omit' from source: magic vars 186312 1726890176.31891: variable 'storage_test_volume' from source: include params 186312 1726890176.31918: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.31922: when evaluation is False, skipping this task 186312 1726890176.31925: _execute() done 186312 1726890176.31927: dumping result to json 186312 1726890176.31930: done dumping result, returning 186312 1726890176.31938: done running TaskExecutor() for managed_node3/TASK: Show volume thin pool size [02369adf-7a19-881e-6b85-000000002ffd] 186312 1726890176.31943: sending task result for task 02369adf-7a19-881e-6b85-000000002ffd 186312 1726890176.32037: done sending task result for task 02369adf-7a19-881e-6b85-000000002ffd 186312 1726890176.32040: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890176.32095: no more pending results, returning what we have 186312 1726890176.32098: results queue empty 186312 1726890176.32099: checking for any_errors_fatal 186312 1726890176.32104: done checking for any_errors_fatal 186312 1726890176.32105: checking for max_fail_percentage 186312 1726890176.32107: done checking for max_fail_percentage 186312 1726890176.32108: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.32108: done checking to see if all hosts have failed 186312 1726890176.32109: getting the remaining hosts for this loop 186312 1726890176.32110: done getting the remaining hosts for this loop 186312 1726890176.32115: getting the next task for host managed_node3 186312 1726890176.32121: done getting next task for host managed_node3 186312 1726890176.32129: ^ task is: TASK: Show test volume size 186312 1726890176.32135: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.32139: getting variables 186312 1726890176.32140: in VariableManager get_vars() 186312 1726890176.32167: Calling all_inventory to load vars for managed_node3 186312 1726890176.32169: Calling groups_inventory to load vars for managed_node3 186312 1726890176.32171: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.32177: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.32179: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.32181: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.32495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.32838: done with get_vars() 186312 1726890176.32847: done getting variables 186312 1726890176.32884: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:42:56 -0400 (0:00:00.019) 0:02:26.068 ****** 186312 1726890176.32906: entering _queue_task() for managed_node3/debug 186312 1726890176.33068: worker is 1 (out of 1 available) 186312 1726890176.33078: exiting _queue_task() for managed_node3/debug 186312 1726890176.33090: done queuing things up, now waiting for results queue to drain 186312 1726890176.33091: waiting for pending results... 186312 1726890176.33261: running TaskExecutor() for managed_node3/TASK: Show test volume size 186312 1726890176.33348: in run() - task 02369adf-7a19-881e-6b85-000000002ffe 186312 1726890176.33359: variable 'ansible_search_path' from source: unknown 186312 1726890176.33385: calling self._execute() 186312 1726890176.33467: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.33472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.33480: variable 'omit' from source: magic vars 186312 1726890176.33746: variable 'storage_test_volume' from source: include params 186312 1726890176.33775: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.33779: when evaluation is False, skipping this task 186312 1726890176.33782: _execute() done 186312 1726890176.33784: dumping result to json 186312 1726890176.33787: done dumping result, returning 186312 1726890176.33792: done running TaskExecutor() for managed_node3/TASK: Show test volume size [02369adf-7a19-881e-6b85-000000002ffe] 186312 1726890176.33797: sending task result for task 02369adf-7a19-881e-6b85-000000002ffe 186312 1726890176.33910: done sending task result for task 02369adf-7a19-881e-6b85-000000002ffe 186312 1726890176.33916: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890176.34109: no more pending results, returning what we have 186312 1726890176.34117: results queue empty 186312 1726890176.34118: checking for any_errors_fatal 186312 1726890176.34126: done checking for any_errors_fatal 186312 1726890176.34127: checking for max_fail_percentage 186312 1726890176.34131: done checking for max_fail_percentage 186312 1726890176.34132: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.34133: done checking to see if all hosts have failed 186312 1726890176.34134: getting the remaining hosts for this loop 186312 1726890176.34135: done getting the remaining hosts for this loop 186312 1726890176.34139: getting the next task for host managed_node3 186312 1726890176.34146: done getting next task for host managed_node3 186312 1726890176.34149: ^ task is: TASK: Establish base value for expected thin pool size 186312 1726890176.34154: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.34161: getting variables 186312 1726890176.34162: in VariableManager get_vars() 186312 1726890176.34202: Calling all_inventory to load vars for managed_node3 186312 1726890176.34208: Calling groups_inventory to load vars for managed_node3 186312 1726890176.34215: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.34228: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.34235: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.34239: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.34811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.35179: done with get_vars() 186312 1726890176.35188: done getting variables 186312 1726890176.35257: 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 [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:42:56 -0400 (0:00:00.023) 0:02:26.092 ****** 186312 1726890176.35295: entering _queue_task() for managed_node3/set_fact 186312 1726890176.35558: worker is 1 (out of 1 available) 186312 1726890176.35569: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.35582: done queuing things up, now waiting for results queue to drain 186312 1726890176.35583: waiting for pending results... 186312 1726890176.35945: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size 186312 1726890176.36122: in run() - task 02369adf-7a19-881e-6b85-000000002fff 186312 1726890176.36155: variable 'ansible_search_path' from source: unknown 186312 1726890176.36207: calling self._execute() 186312 1726890176.36344: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.36361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.36383: variable 'omit' from source: magic vars 186312 1726890176.36755: variable 'storage_test_volume' from source: include params 186312 1726890176.36793: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.36809: when evaluation is False, skipping this task 186312 1726890176.36821: _execute() done 186312 1726890176.36834: dumping result to json 186312 1726890176.36851: done dumping result, returning 186312 1726890176.36868: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size [02369adf-7a19-881e-6b85-000000002fff] 186312 1726890176.36882: sending task result for task 02369adf-7a19-881e-6b85-000000002fff 186312 1726890176.37024: done sending task result for task 02369adf-7a19-881e-6b85-000000002fff 186312 1726890176.37043: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890176.37105: no more pending results, returning what we have 186312 1726890176.37109: results queue empty 186312 1726890176.37109: checking for any_errors_fatal 186312 1726890176.37121: done checking for any_errors_fatal 186312 1726890176.37122: checking for max_fail_percentage 186312 1726890176.37124: done checking for max_fail_percentage 186312 1726890176.37125: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.37126: done checking to see if all hosts have failed 186312 1726890176.37127: getting the remaining hosts for this loop 186312 1726890176.37133: done getting the remaining hosts for this loop 186312 1726890176.37140: getting the next task for host managed_node3 186312 1726890176.37155: done getting next task for host managed_node3 186312 1726890176.37159: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890176.37165: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.37170: getting variables 186312 1726890176.37172: in VariableManager get_vars() 186312 1726890176.37222: Calling all_inventory to load vars for managed_node3 186312 1726890176.37230: Calling groups_inventory to load vars for managed_node3 186312 1726890176.37235: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.37254: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.37261: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.37265: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.37850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.39039: done with get_vars() 186312 1726890176.39048: done getting variables 186312 1726890176.39089: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:42:56 -0400 (0:00:00.038) 0:02:26.130 ****** 186312 1726890176.39109: entering _queue_task() for managed_node3/set_fact 186312 1726890176.39279: worker is 1 (out of 1 available) 186312 1726890176.39289: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.39302: done queuing things up, now waiting for results queue to drain 186312 1726890176.39303: waiting for pending results... 186312 1726890176.39488: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890176.39600: in run() - task 02369adf-7a19-881e-6b85-000000003000 186312 1726890176.39611: variable 'ansible_search_path' from source: unknown 186312 1726890176.39646: calling self._execute() 186312 1726890176.39742: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.39747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.39756: variable 'omit' from source: magic vars 186312 1726890176.40037: variable 'storage_test_volume' from source: include params 186312 1726890176.40065: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.40069: when evaluation is False, skipping this task 186312 1726890176.40073: _execute() done 186312 1726890176.40077: dumping result to json 186312 1726890176.40080: done dumping result, returning 186312 1726890176.40083: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-000000003000] 186312 1726890176.40085: sending task result for task 02369adf-7a19-881e-6b85-000000003000 186312 1726890176.40181: done sending task result for task 02369adf-7a19-881e-6b85-000000003000 186312 1726890176.40184: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890176.40241: no more pending results, returning what we have 186312 1726890176.40244: results queue empty 186312 1726890176.40245: checking for any_errors_fatal 186312 1726890176.40251: done checking for any_errors_fatal 186312 1726890176.40252: checking for max_fail_percentage 186312 1726890176.40253: done checking for max_fail_percentage 186312 1726890176.40254: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.40255: done checking to see if all hosts have failed 186312 1726890176.40256: getting the remaining hosts for this loop 186312 1726890176.40257: done getting the remaining hosts for this loop 186312 1726890176.40260: getting the next task for host managed_node3 186312 1726890176.40266: done getting next task for host managed_node3 186312 1726890176.40268: ^ task is: TASK: Establish base value for expected thin pool volume size 186312 1726890176.40272: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.40277: getting variables 186312 1726890176.40278: in VariableManager get_vars() 186312 1726890176.40309: Calling all_inventory to load vars for managed_node3 186312 1726890176.40314: Calling groups_inventory to load vars for managed_node3 186312 1726890176.40317: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.40324: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.40326: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.40328: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.40868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.41386: done with get_vars() 186312 1726890176.41399: done getting variables 186312 1726890176.41460: 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 [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:42:56 -0400 (0:00:00.023) 0:02:26.154 ****** 186312 1726890176.41488: entering _queue_task() for managed_node3/set_fact 186312 1726890176.41737: worker is 1 (out of 1 available) 186312 1726890176.41750: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.41762: done queuing things up, now waiting for results queue to drain 186312 1726890176.41763: waiting for pending results... 186312 1726890176.42029: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size 186312 1726890176.42127: in run() - task 02369adf-7a19-881e-6b85-000000003001 186312 1726890176.42147: variable 'ansible_search_path' from source: unknown 186312 1726890176.42196: calling self._execute() 186312 1726890176.42333: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.42346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.42354: variable 'omit' from source: magic vars 186312 1726890176.42687: variable 'storage_test_volume' from source: include params 186312 1726890176.42728: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.42734: when evaluation is False, skipping this task 186312 1726890176.42737: _execute() done 186312 1726890176.42753: dumping result to json 186312 1726890176.42757: done dumping result, returning 186312 1726890176.42766: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-881e-6b85-000000003001] 186312 1726890176.42771: sending task result for task 02369adf-7a19-881e-6b85-000000003001 186312 1726890176.42863: done sending task result for task 02369adf-7a19-881e-6b85-000000003001 186312 1726890176.42871: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890176.42916: no more pending results, returning what we have 186312 1726890176.42920: results queue empty 186312 1726890176.42921: checking for any_errors_fatal 186312 1726890176.42932: done checking for any_errors_fatal 186312 1726890176.42932: checking for max_fail_percentage 186312 1726890176.42934: done checking for max_fail_percentage 186312 1726890176.42935: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.42936: done checking to see if all hosts have failed 186312 1726890176.42937: getting the remaining hosts for this loop 186312 1726890176.42938: done getting the remaining hosts for this loop 186312 1726890176.42941: getting the next task for host managed_node3 186312 1726890176.42948: done getting next task for host managed_node3 186312 1726890176.42950: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890176.42957: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.42961: getting variables 186312 1726890176.42963: in VariableManager get_vars() 186312 1726890176.42993: Calling all_inventory to load vars for managed_node3 186312 1726890176.42996: Calling groups_inventory to load vars for managed_node3 186312 1726890176.42999: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.43008: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.43010: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.43015: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.43346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.43704: done with get_vars() 186312 1726890176.43714: done getting variables 186312 1726890176.43756: 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 [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:42:56 -0400 (0:00:00.022) 0:02:26.177 ****** 186312 1726890176.43777: entering _queue_task() for managed_node3/set_fact 186312 1726890176.43986: worker is 1 (out of 1 available) 186312 1726890176.44002: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.44021: done queuing things up, now waiting for results queue to drain 186312 1726890176.44025: waiting for pending results... 186312 1726890176.44284: running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890176.44380: in run() - task 02369adf-7a19-881e-6b85-000000003002 186312 1726890176.44409: variable 'ansible_search_path' from source: unknown 186312 1726890176.44450: calling self._execute() 186312 1726890176.44543: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.44548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.44558: variable 'omit' from source: magic vars 186312 1726890176.44848: variable 'storage_test_volume' from source: include params 186312 1726890176.44876: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.44880: when evaluation is False, skipping this task 186312 1726890176.44883: _execute() done 186312 1726890176.44885: dumping result to json 186312 1726890176.44887: done dumping result, returning 186312 1726890176.44893: done running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-881e-6b85-000000003002] 186312 1726890176.44898: sending task result for task 02369adf-7a19-881e-6b85-000000003002 186312 1726890176.44991: done sending task result for task 02369adf-7a19-881e-6b85-000000003002 186312 1726890176.44994: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890176.45042: no more pending results, returning what we have 186312 1726890176.45045: results queue empty 186312 1726890176.45046: checking for any_errors_fatal 186312 1726890176.45052: done checking for any_errors_fatal 186312 1726890176.45053: checking for max_fail_percentage 186312 1726890176.45054: done checking for max_fail_percentage 186312 1726890176.45055: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.45056: done checking to see if all hosts have failed 186312 1726890176.45057: getting the remaining hosts for this loop 186312 1726890176.45058: done getting the remaining hosts for this loop 186312 1726890176.45061: getting the next task for host managed_node3 186312 1726890176.45068: done getting next task for host managed_node3 186312 1726890176.45070: ^ task is: TASK: Replace expected volume size with calculated value 186312 1726890176.45075: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.45078: getting variables 186312 1726890176.45080: in VariableManager get_vars() 186312 1726890176.45116: Calling all_inventory to load vars for managed_node3 186312 1726890176.45119: Calling groups_inventory to load vars for managed_node3 186312 1726890176.45122: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.45146: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.45149: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.45152: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.45604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.45998: done with get_vars() 186312 1726890176.46007: done getting variables 186312 1726890176.46060: 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 [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:42:56 -0400 (0:00:00.023) 0:02:26.200 ****** 186312 1726890176.46080: entering _queue_task() for managed_node3/set_fact 186312 1726890176.46308: worker is 1 (out of 1 available) 186312 1726890176.46321: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.46340: done queuing things up, now waiting for results queue to drain 186312 1726890176.46342: waiting for pending results... 186312 1726890176.46564: running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value 186312 1726890176.46665: in run() - task 02369adf-7a19-881e-6b85-000000003003 186312 1726890176.46696: variable 'ansible_search_path' from source: unknown 186312 1726890176.46737: calling self._execute() 186312 1726890176.46845: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.46855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.46864: variable 'omit' from source: magic vars 186312 1726890176.47235: variable 'storage_test_volume' from source: include params 186312 1726890176.47287: Evaluated conditional (storage_test_volume.thin): False 186312 1726890176.47299: when evaluation is False, skipping this task 186312 1726890176.47307: _execute() done 186312 1726890176.47317: dumping result to json 186312 1726890176.47325: done dumping result, returning 186312 1726890176.47332: done running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value [02369adf-7a19-881e-6b85-000000003003] 186312 1726890176.47335: sending task result for task 02369adf-7a19-881e-6b85-000000003003 186312 1726890176.47425: done sending task result for task 02369adf-7a19-881e-6b85-000000003003 186312 1726890176.47431: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890176.47481: no more pending results, returning what we have 186312 1726890176.47484: results queue empty 186312 1726890176.47485: checking for any_errors_fatal 186312 1726890176.47493: done checking for any_errors_fatal 186312 1726890176.47494: checking for max_fail_percentage 186312 1726890176.47496: done checking for max_fail_percentage 186312 1726890176.47497: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.47498: done checking to see if all hosts have failed 186312 1726890176.47498: getting the remaining hosts for this loop 186312 1726890176.47500: done getting the remaining hosts for this loop 186312 1726890176.47502: getting the next task for host managed_node3 186312 1726890176.47511: done getting next task for host managed_node3 186312 1726890176.47514: ^ task is: TASK: Show actual size 186312 1726890176.47519: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.47523: getting variables 186312 1726890176.47524: in VariableManager get_vars() 186312 1726890176.47556: Calling all_inventory to load vars for managed_node3 186312 1726890176.47559: Calling groups_inventory to load vars for managed_node3 186312 1726890176.47562: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.47571: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.47574: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.47576: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.48026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.48502: done with get_vars() 186312 1726890176.48521: done getting variables 186312 1726890176.48582: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:42:56 -0400 (0:00:00.025) 0:02:26.225 ****** 186312 1726890176.48606: entering _queue_task() for managed_node3/debug 186312 1726890176.48876: worker is 1 (out of 1 available) 186312 1726890176.48892: exiting _queue_task() for managed_node3/debug 186312 1726890176.48907: done queuing things up, now waiting for results queue to drain 186312 1726890176.48909: waiting for pending results... 186312 1726890176.49233: running TaskExecutor() for managed_node3/TASK: Show actual size 186312 1726890176.49376: in run() - task 02369adf-7a19-881e-6b85-000000003005 186312 1726890176.49397: variable 'ansible_search_path' from source: unknown 186312 1726890176.49444: calling self._execute() 186312 1726890176.49553: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.49566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.49574: variable 'omit' from source: magic vars 186312 1726890176.49687: variable 'omit' from source: magic vars 186312 1726890176.49726: variable 'omit' from source: magic vars 186312 1726890176.49756: variable 'omit' from source: magic vars 186312 1726890176.49790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890176.49822: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890176.49839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890176.49853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890176.49864: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890176.49886: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890176.49893: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.49898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.49966: Set connection var ansible_shell_type to sh 186312 1726890176.49974: Set connection var ansible_pipelining to False 186312 1726890176.49982: Set connection var ansible_timeout to 10 186312 1726890176.49985: Set connection var ansible_connection to ssh 186312 1726890176.49989: Set connection var ansible_shell_executable to /bin/sh 186312 1726890176.49996: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890176.50022: variable 'ansible_shell_executable' from source: unknown 186312 1726890176.50033: variable 'ansible_connection' from source: unknown 186312 1726890176.50040: variable 'ansible_module_compression' from source: unknown 186312 1726890176.50050: variable 'ansible_shell_type' from source: unknown 186312 1726890176.50059: variable 'ansible_shell_executable' from source: unknown 186312 1726890176.50071: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.50077: variable 'ansible_pipelining' from source: unknown 186312 1726890176.50079: variable 'ansible_timeout' from source: unknown 186312 1726890176.50081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.50192: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890176.50203: variable 'omit' from source: magic vars 186312 1726890176.50208: starting attempt loop 186312 1726890176.50212: running the handler 186312 1726890176.50255: variable 'storage_test_actual_size' from source: set_fact 186312 1726890176.50393: variable 'storage_test_actual_size' from source: set_fact 186312 1726890176.50462: handler run complete 186312 1726890176.50500: attempt loop complete, returning result 186312 1726890176.50509: _execute() done 186312 1726890176.50520: dumping result to json 186312 1726890176.50550: done dumping result, returning 186312 1726890176.50575: done running TaskExecutor() for managed_node3/TASK: Show actual size [02369adf-7a19-881e-6b85-000000003005] 186312 1726890176.50585: sending task result for task 02369adf-7a19-881e-6b85-000000003005 186312 1726890176.50698: done sending task result for task 02369adf-7a19-881e-6b85-000000003005 186312 1726890176.50705: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } 186312 1726890176.50787: no more pending results, returning what we have 186312 1726890176.50793: results queue empty 186312 1726890176.50794: checking for any_errors_fatal 186312 1726890176.50806: done checking for any_errors_fatal 186312 1726890176.50807: checking for max_fail_percentage 186312 1726890176.50809: done checking for max_fail_percentage 186312 1726890176.50810: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.50815: done checking to see if all hosts have failed 186312 1726890176.50831: getting the remaining hosts for this loop 186312 1726890176.50834: done getting the remaining hosts for this loop 186312 1726890176.50838: getting the next task for host managed_node3 186312 1726890176.50846: done getting next task for host managed_node3 186312 1726890176.50849: ^ task is: TASK: Show expected size 186312 1726890176.50855: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.50859: getting variables 186312 1726890176.50861: in VariableManager get_vars() 186312 1726890176.50906: Calling all_inventory to load vars for managed_node3 186312 1726890176.50910: Calling groups_inventory to load vars for managed_node3 186312 1726890176.50915: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.50925: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.50928: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.50931: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.51391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.51822: done with get_vars() 186312 1726890176.51833: done getting variables 186312 1726890176.51883: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:42:56 -0400 (0:00:00.032) 0:02:26.258 ****** 186312 1726890176.51903: entering _queue_task() for managed_node3/debug 186312 1726890176.52071: worker is 1 (out of 1 available) 186312 1726890176.52118: exiting _queue_task() for managed_node3/debug 186312 1726890176.52132: done queuing things up, now waiting for results queue to drain 186312 1726890176.52133: waiting for pending results... 186312 1726890176.52316: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890176.52407: in run() - task 02369adf-7a19-881e-6b85-000000003006 186312 1726890176.52418: variable 'ansible_search_path' from source: unknown 186312 1726890176.52451: calling self._execute() 186312 1726890176.52538: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.52542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.52564: variable 'omit' from source: magic vars 186312 1726890176.52670: variable 'omit' from source: magic vars 186312 1726890176.52737: variable 'omit' from source: magic vars 186312 1726890176.52766: variable 'omit' from source: magic vars 186312 1726890176.52831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890176.52877: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890176.52910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890176.52931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890176.52951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890176.52973: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890176.52976: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.52979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.53051: Set connection var ansible_shell_type to sh 186312 1726890176.53069: Set connection var ansible_pipelining to False 186312 1726890176.53076: Set connection var ansible_timeout to 10 186312 1726890176.53079: Set connection var ansible_connection to ssh 186312 1726890176.53084: Set connection var ansible_shell_executable to /bin/sh 186312 1726890176.53090: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890176.53106: variable 'ansible_shell_executable' from source: unknown 186312 1726890176.53109: variable 'ansible_connection' from source: unknown 186312 1726890176.53112: variable 'ansible_module_compression' from source: unknown 186312 1726890176.53116: variable 'ansible_shell_type' from source: unknown 186312 1726890176.53118: variable 'ansible_shell_executable' from source: unknown 186312 1726890176.53121: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.53125: variable 'ansible_pipelining' from source: unknown 186312 1726890176.53127: variable 'ansible_timeout' from source: unknown 186312 1726890176.53133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.53256: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890176.53266: variable 'omit' from source: magic vars 186312 1726890176.53269: starting attempt loop 186312 1726890176.53271: running the handler 186312 1726890176.53480: handler run complete 186312 1726890176.53521: attempt loop complete, returning result 186312 1726890176.53532: _execute() done 186312 1726890176.53542: dumping result to json 186312 1726890176.53545: done dumping result, returning 186312 1726890176.53552: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-000000003006] 186312 1726890176.53556: sending task result for task 02369adf-7a19-881e-6b85-000000003006 186312 1726890176.53648: done sending task result for task 02369adf-7a19-881e-6b85-000000003006 186312 1726890176.53651: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890176.53706: no more pending results, returning what we have 186312 1726890176.53708: results queue empty 186312 1726890176.53709: checking for any_errors_fatal 186312 1726890176.53717: done checking for any_errors_fatal 186312 1726890176.53718: checking for max_fail_percentage 186312 1726890176.53719: done checking for max_fail_percentage 186312 1726890176.53720: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.53721: done checking to see if all hosts have failed 186312 1726890176.53722: getting the remaining hosts for this loop 186312 1726890176.53723: done getting the remaining hosts for this loop 186312 1726890176.53726: getting the next task for host managed_node3 186312 1726890176.53732: done getting next task for host managed_node3 186312 1726890176.53734: ^ task is: TASK: Assert expected size is actual size 186312 1726890176.53739: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.53742: getting variables 186312 1726890176.53744: in VariableManager get_vars() 186312 1726890176.53795: Calling all_inventory to load vars for managed_node3 186312 1726890176.53797: Calling groups_inventory to load vars for managed_node3 186312 1726890176.53799: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.53806: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.53808: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.53809: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.54167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.54783: done with get_vars() 186312 1726890176.54791: done getting variables 186312 1726890176.54830: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:42:56 -0400 (0:00:00.029) 0:02:26.287 ****** 186312 1726890176.54851: entering _queue_task() for managed_node3/assert 186312 1726890176.55049: worker is 1 (out of 1 available) 186312 1726890176.55063: exiting _queue_task() for managed_node3/assert 186312 1726890176.55079: done queuing things up, now waiting for results queue to drain 186312 1726890176.55081: waiting for pending results... 186312 1726890176.55280: running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size 186312 1726890176.55375: in run() - task 02369adf-7a19-881e-6b85-000000003007 186312 1726890176.55391: variable 'ansible_search_path' from source: unknown 186312 1726890176.55427: calling self._execute() 186312 1726890176.55530: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.55558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.55576: variable 'omit' from source: magic vars 186312 1726890176.55891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890176.57996: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890176.58071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890176.58109: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890176.58141: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890176.58166: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890176.58253: variable '_storage_test_volume_present' from source: set_fact 186312 1726890176.58268: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890176.58271: when evaluation is False, skipping this task 186312 1726890176.58273: _execute() done 186312 1726890176.58277: dumping result to json 186312 1726890176.58280: done dumping result, returning 186312 1726890176.58282: done running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size [02369adf-7a19-881e-6b85-000000003007] 186312 1726890176.58288: sending task result for task 02369adf-7a19-881e-6b85-000000003007 186312 1726890176.58385: done sending task result for task 02369adf-7a19-881e-6b85-000000003007 186312 1726890176.58388: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890176.58443: no more pending results, returning what we have 186312 1726890176.58447: results queue empty 186312 1726890176.58451: checking for any_errors_fatal 186312 1726890176.58460: done checking for any_errors_fatal 186312 1726890176.58461: checking for max_fail_percentage 186312 1726890176.58463: done checking for max_fail_percentage 186312 1726890176.58464: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.58465: done checking to see if all hosts have failed 186312 1726890176.58466: getting the remaining hosts for this loop 186312 1726890176.58468: done getting the remaining hosts for this loop 186312 1726890176.58472: getting the next task for host managed_node3 186312 1726890176.58483: done getting next task for host managed_node3 186312 1726890176.58486: ^ task is: TASK: Get information about the LV 186312 1726890176.58492: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.58499: getting variables 186312 1726890176.58501: in VariableManager get_vars() 186312 1726890176.58544: Calling all_inventory to load vars for managed_node3 186312 1726890176.58550: Calling groups_inventory to load vars for managed_node3 186312 1726890176.58557: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.58569: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.58573: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.58577: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.59047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.59442: done with get_vars() 186312 1726890176.59452: done getting variables 186312 1726890176.59489: 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 [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:42:56 -0400 (0:00:00.046) 0:02:26.334 ****** 186312 1726890176.59514: entering _queue_task() for managed_node3/command 186312 1726890176.59689: worker is 1 (out of 1 available) 186312 1726890176.59700: exiting _queue_task() for managed_node3/command 186312 1726890176.59715: done queuing things up, now waiting for results queue to drain 186312 1726890176.59716: waiting for pending results... 186312 1726890176.59887: running TaskExecutor() for managed_node3/TASK: Get information about the LV 186312 1726890176.59984: in run() - task 02369adf-7a19-881e-6b85-00000000300e 186312 1726890176.59994: variable 'ansible_search_path' from source: unknown 186312 1726890176.60022: calling self._execute() 186312 1726890176.60106: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.60110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.60121: variable 'omit' from source: magic vars 186312 1726890176.60417: variable 'storage_test_volume' from source: include params 186312 1726890176.60436: variable '_storage_test_volume_present' from source: set_fact 186312 1726890176.60453: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890176.60456: when evaluation is False, skipping this task 186312 1726890176.60459: _execute() done 186312 1726890176.60462: dumping result to json 186312 1726890176.60465: done dumping result, returning 186312 1726890176.60469: done running TaskExecutor() for managed_node3/TASK: Get information about the LV [02369adf-7a19-881e-6b85-00000000300e] 186312 1726890176.60475: sending task result for task 02369adf-7a19-881e-6b85-00000000300e 186312 1726890176.60567: done sending task result for task 02369adf-7a19-881e-6b85-00000000300e 186312 1726890176.60570: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890176.60638: no more pending results, returning what we have 186312 1726890176.60641: results queue empty 186312 1726890176.60642: checking for any_errors_fatal 186312 1726890176.60649: done checking for any_errors_fatal 186312 1726890176.60650: checking for max_fail_percentage 186312 1726890176.60652: done checking for max_fail_percentage 186312 1726890176.60652: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.60653: done checking to see if all hosts have failed 186312 1726890176.60654: getting the remaining hosts for this loop 186312 1726890176.60655: done getting the remaining hosts for this loop 186312 1726890176.60658: getting the next task for host managed_node3 186312 1726890176.60664: done getting next task for host managed_node3 186312 1726890176.60666: ^ task is: TASK: Set LV segment type 186312 1726890176.60670: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.60673: getting variables 186312 1726890176.60674: in VariableManager get_vars() 186312 1726890176.60697: Calling all_inventory to load vars for managed_node3 186312 1726890176.60703: Calling groups_inventory to load vars for managed_node3 186312 1726890176.60706: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.60714: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.60716: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.60718: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.61043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.61395: done with get_vars() 186312 1726890176.61403: done getting variables 186312 1726890176.61444: 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 [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:42:56 -0400 (0:00:00.019) 0:02:26.353 ****** 186312 1726890176.61466: entering _queue_task() for managed_node3/set_fact 186312 1726890176.61635: worker is 1 (out of 1 available) 186312 1726890176.61647: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.61659: done queuing things up, now waiting for results queue to drain 186312 1726890176.61660: waiting for pending results... 186312 1726890176.61823: running TaskExecutor() for managed_node3/TASK: Set LV segment type 186312 1726890176.61907: in run() - task 02369adf-7a19-881e-6b85-00000000300f 186312 1726890176.61924: variable 'ansible_search_path' from source: unknown 186312 1726890176.61955: calling self._execute() 186312 1726890176.62051: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.62055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.62064: variable 'omit' from source: magic vars 186312 1726890176.62367: variable 'storage_test_volume' from source: include params 186312 1726890176.62383: variable '_storage_test_volume_present' from source: set_fact 186312 1726890176.62398: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890176.62401: when evaluation is False, skipping this task 186312 1726890176.62404: _execute() done 186312 1726890176.62406: dumping result to json 186312 1726890176.62409: done dumping result, returning 186312 1726890176.62415: done running TaskExecutor() for managed_node3/TASK: Set LV segment type [02369adf-7a19-881e-6b85-00000000300f] 186312 1726890176.62421: sending task result for task 02369adf-7a19-881e-6b85-00000000300f 186312 1726890176.62510: done sending task result for task 02369adf-7a19-881e-6b85-00000000300f 186312 1726890176.62516: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890176.62579: no more pending results, returning what we have 186312 1726890176.62582: results queue empty 186312 1726890176.62583: checking for any_errors_fatal 186312 1726890176.62590: done checking for any_errors_fatal 186312 1726890176.62591: checking for max_fail_percentage 186312 1726890176.62592: done checking for max_fail_percentage 186312 1726890176.62593: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.62594: done checking to see if all hosts have failed 186312 1726890176.62595: getting the remaining hosts for this loop 186312 1726890176.62596: done getting the remaining hosts for this loop 186312 1726890176.62599: getting the next task for host managed_node3 186312 1726890176.62605: done getting next task for host managed_node3 186312 1726890176.62607: ^ task is: TASK: Check segment type 186312 1726890176.62614: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.62617: getting variables 186312 1726890176.62618: in VariableManager get_vars() 186312 1726890176.62645: Calling all_inventory to load vars for managed_node3 186312 1726890176.62646: Calling groups_inventory to load vars for managed_node3 186312 1726890176.62648: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.62657: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.62659: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.62662: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.62971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.63306: done with get_vars() 186312 1726890176.63318: done getting variables 186312 1726890176.63357: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:42:56 -0400 (0:00:00.019) 0:02:26.373 ****** 186312 1726890176.63377: entering _queue_task() for managed_node3/assert 186312 1726890176.63538: worker is 1 (out of 1 available) 186312 1726890176.63550: exiting _queue_task() for managed_node3/assert 186312 1726890176.63562: done queuing things up, now waiting for results queue to drain 186312 1726890176.63564: waiting for pending results... 186312 1726890176.63729: running TaskExecutor() for managed_node3/TASK: Check segment type 186312 1726890176.63809: in run() - task 02369adf-7a19-881e-6b85-000000003010 186312 1726890176.63822: variable 'ansible_search_path' from source: unknown 186312 1726890176.63851: calling self._execute() 186312 1726890176.63929: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.63937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.63946: variable 'omit' from source: magic vars 186312 1726890176.64228: variable 'storage_test_volume' from source: include params 186312 1726890176.64246: variable '_storage_test_volume_present' from source: set_fact 186312 1726890176.64263: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890176.64267: when evaluation is False, skipping this task 186312 1726890176.64269: _execute() done 186312 1726890176.64272: dumping result to json 186312 1726890176.64276: done dumping result, returning 186312 1726890176.64280: done running TaskExecutor() for managed_node3/TASK: Check segment type [02369adf-7a19-881e-6b85-000000003010] 186312 1726890176.64283: sending task result for task 02369adf-7a19-881e-6b85-000000003010 186312 1726890176.64375: done sending task result for task 02369adf-7a19-881e-6b85-000000003010 186312 1726890176.64377: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890176.64426: no more pending results, returning what we have 186312 1726890176.64431: results queue empty 186312 1726890176.64432: checking for any_errors_fatal 186312 1726890176.64440: done checking for any_errors_fatal 186312 1726890176.64441: checking for max_fail_percentage 186312 1726890176.64442: done checking for max_fail_percentage 186312 1726890176.64443: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.64444: done checking to see if all hosts have failed 186312 1726890176.64445: getting the remaining hosts for this loop 186312 1726890176.64446: done getting the remaining hosts for this loop 186312 1726890176.64449: getting the next task for host managed_node3 186312 1726890176.64454: done getting next task for host managed_node3 186312 1726890176.64456: ^ task is: TASK: Set LV cache size 186312 1726890176.64460: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.64464: getting variables 186312 1726890176.64465: in VariableManager get_vars() 186312 1726890176.64491: Calling all_inventory to load vars for managed_node3 186312 1726890176.64494: Calling groups_inventory to load vars for managed_node3 186312 1726890176.64496: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.64509: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.64512: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.64517: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.64831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.65172: done with get_vars() 186312 1726890176.65181: done getting variables 186312 1726890176.65219: 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 [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:42:56 -0400 (0:00:00.018) 0:02:26.391 ****** 186312 1726890176.65242: entering _queue_task() for managed_node3/set_fact 186312 1726890176.65401: worker is 1 (out of 1 available) 186312 1726890176.65413: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.65426: done queuing things up, now waiting for results queue to drain 186312 1726890176.65427: waiting for pending results... 186312 1726890176.65588: running TaskExecutor() for managed_node3/TASK: Set LV cache size 186312 1726890176.65661: in run() - task 02369adf-7a19-881e-6b85-000000003011 186312 1726890176.65671: variable 'ansible_search_path' from source: unknown 186312 1726890176.65696: calling self._execute() 186312 1726890176.65774: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.65779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.65788: variable 'omit' from source: magic vars 186312 1726890176.66064: variable 'storage_test_volume' from source: include params 186312 1726890176.66079: variable '_storage_test_volume_present' from source: set_fact 186312 1726890176.66094: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890176.66098: when evaluation is False, skipping this task 186312 1726890176.66100: _execute() done 186312 1726890176.66103: dumping result to json 186312 1726890176.66105: done dumping result, returning 186312 1726890176.66110: done running TaskExecutor() for managed_node3/TASK: Set LV cache size [02369adf-7a19-881e-6b85-000000003011] 186312 1726890176.66117: sending task result for task 02369adf-7a19-881e-6b85-000000003011 186312 1726890176.66204: done sending task result for task 02369adf-7a19-881e-6b85-000000003011 186312 1726890176.66207: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890176.66258: no more pending results, returning what we have 186312 1726890176.66261: results queue empty 186312 1726890176.66262: checking for any_errors_fatal 186312 1726890176.66267: done checking for any_errors_fatal 186312 1726890176.66268: checking for max_fail_percentage 186312 1726890176.66270: done checking for max_fail_percentage 186312 1726890176.66270: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.66271: done checking to see if all hosts have failed 186312 1726890176.66272: getting the remaining hosts for this loop 186312 1726890176.66273: done getting the remaining hosts for this loop 186312 1726890176.66276: getting the next task for host managed_node3 186312 1726890176.66282: done getting next task for host managed_node3 186312 1726890176.66284: ^ task is: TASK: Parse the requested cache size 186312 1726890176.66289: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.66292: getting variables 186312 1726890176.66293: in VariableManager get_vars() 186312 1726890176.66323: Calling all_inventory to load vars for managed_node3 186312 1726890176.66324: Calling groups_inventory to load vars for managed_node3 186312 1726890176.66326: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.66335: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.66337: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.66339: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.66653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.66991: done with get_vars() 186312 1726890176.67001: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:42:56 -0400 (0:00:00.018) 0:02:26.409 ****** 186312 1726890176.67056: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890176.67223: worker is 1 (out of 1 available) 186312 1726890176.67237: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890176.67248: done queuing things up, now waiting for results queue to drain 186312 1726890176.67250: waiting for pending results... 186312 1726890176.67411: running TaskExecutor() for managed_node3/TASK: Parse the requested cache size 186312 1726890176.67483: in run() - task 02369adf-7a19-881e-6b85-000000003012 186312 1726890176.67493: variable 'ansible_search_path' from source: unknown 186312 1726890176.67521: calling self._execute() 186312 1726890176.67599: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.67603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.67614: variable 'omit' from source: magic vars 186312 1726890176.67894: variable 'storage_test_volume' from source: include params 186312 1726890176.67910: variable '_storage_test_volume_present' from source: set_fact 186312 1726890176.67925: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890176.67931: when evaluation is False, skipping this task 186312 1726890176.67934: _execute() done 186312 1726890176.67937: dumping result to json 186312 1726890176.67940: done dumping result, returning 186312 1726890176.67943: done running TaskExecutor() for managed_node3/TASK: Parse the requested cache size [02369adf-7a19-881e-6b85-000000003012] 186312 1726890176.67947: sending task result for task 02369adf-7a19-881e-6b85-000000003012 186312 1726890176.68038: done sending task result for task 02369adf-7a19-881e-6b85-000000003012 186312 1726890176.68041: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890176.68093: no more pending results, returning what we have 186312 1726890176.68097: results queue empty 186312 1726890176.68098: checking for any_errors_fatal 186312 1726890176.68104: done checking for any_errors_fatal 186312 1726890176.68105: checking for max_fail_percentage 186312 1726890176.68106: done checking for max_fail_percentage 186312 1726890176.68107: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.68108: done checking to see if all hosts have failed 186312 1726890176.68108: getting the remaining hosts for this loop 186312 1726890176.68110: done getting the remaining hosts for this loop 186312 1726890176.68115: getting the next task for host managed_node3 186312 1726890176.68121: done getting next task for host managed_node3 186312 1726890176.68124: ^ task is: TASK: Set expected cache size 186312 1726890176.68131: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.68134: getting variables 186312 1726890176.68135: in VariableManager get_vars() 186312 1726890176.68160: Calling all_inventory to load vars for managed_node3 186312 1726890176.68162: Calling groups_inventory to load vars for managed_node3 186312 1726890176.68164: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.68170: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.68172: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.68175: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.68476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.69080: done with get_vars() 186312 1726890176.69089: done getting variables 186312 1726890176.69131: 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 [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:42:56 -0400 (0:00:00.020) 0:02:26.430 ****** 186312 1726890176.69153: entering _queue_task() for managed_node3/set_fact 186312 1726890176.69323: worker is 1 (out of 1 available) 186312 1726890176.69339: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.69354: done queuing things up, now waiting for results queue to drain 186312 1726890176.69356: waiting for pending results... 186312 1726890176.69524: running TaskExecutor() for managed_node3/TASK: Set expected cache size 186312 1726890176.69613: in run() - task 02369adf-7a19-881e-6b85-000000003013 186312 1726890176.69626: variable 'ansible_search_path' from source: unknown 186312 1726890176.69654: calling self._execute() 186312 1726890176.69742: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.69746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.69757: variable 'omit' from source: magic vars 186312 1726890176.70058: variable 'storage_test_volume' from source: include params 186312 1726890176.70074: variable '_storage_test_volume_present' from source: set_fact 186312 1726890176.70090: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890176.70093: when evaluation is False, skipping this task 186312 1726890176.70097: _execute() done 186312 1726890176.70099: dumping result to json 186312 1726890176.70101: done dumping result, returning 186312 1726890176.70107: done running TaskExecutor() for managed_node3/TASK: Set expected cache size [02369adf-7a19-881e-6b85-000000003013] 186312 1726890176.70116: sending task result for task 02369adf-7a19-881e-6b85-000000003013 186312 1726890176.70205: done sending task result for task 02369adf-7a19-881e-6b85-000000003013 186312 1726890176.70208: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890176.70273: no more pending results, returning what we have 186312 1726890176.70276: results queue empty 186312 1726890176.70277: checking for any_errors_fatal 186312 1726890176.70284: done checking for any_errors_fatal 186312 1726890176.70285: checking for max_fail_percentage 186312 1726890176.70286: done checking for max_fail_percentage 186312 1726890176.70287: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.70288: done checking to see if all hosts have failed 186312 1726890176.70289: getting the remaining hosts for this loop 186312 1726890176.70290: done getting the remaining hosts for this loop 186312 1726890176.70293: getting the next task for host managed_node3 186312 1726890176.70299: done getting next task for host managed_node3 186312 1726890176.70301: ^ task is: TASK: Check cache size 186312 1726890176.70306: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.70309: getting variables 186312 1726890176.70310: in VariableManager get_vars() 186312 1726890176.70340: Calling all_inventory to load vars for managed_node3 186312 1726890176.70344: Calling groups_inventory to load vars for managed_node3 186312 1726890176.70346: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.70353: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.70354: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.70356: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.70679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.71034: done with get_vars() 186312 1726890176.71044: done getting variables 186312 1726890176.71081: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:42:56 -0400 (0:00:00.019) 0:02:26.450 ****** 186312 1726890176.71103: entering _queue_task() for managed_node3/assert 186312 1726890176.71274: worker is 1 (out of 1 available) 186312 1726890176.71287: exiting _queue_task() for managed_node3/assert 186312 1726890176.71299: done queuing things up, now waiting for results queue to drain 186312 1726890176.71300: waiting for pending results... 186312 1726890176.71467: running TaskExecutor() for managed_node3/TASK: Check cache size 186312 1726890176.71558: in run() - task 02369adf-7a19-881e-6b85-000000003014 186312 1726890176.71569: variable 'ansible_search_path' from source: unknown 186312 1726890176.71596: calling self._execute() 186312 1726890176.71686: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.71689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.71698: variable 'omit' from source: magic vars 186312 1726890176.71993: variable 'storage_test_volume' from source: include params 186312 1726890176.72009: variable '_storage_test_volume_present' from source: set_fact 186312 1726890176.72026: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890176.72032: when evaluation is False, skipping this task 186312 1726890176.72036: _execute() done 186312 1726890176.72038: dumping result to json 186312 1726890176.72042: done dumping result, returning 186312 1726890176.72045: done running TaskExecutor() for managed_node3/TASK: Check cache size [02369adf-7a19-881e-6b85-000000003014] 186312 1726890176.72047: sending task result for task 02369adf-7a19-881e-6b85-000000003014 186312 1726890176.72139: done sending task result for task 02369adf-7a19-881e-6b85-000000003014 186312 1726890176.72142: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890176.72216: no more pending results, returning what we have 186312 1726890176.72219: results queue empty 186312 1726890176.72220: checking for any_errors_fatal 186312 1726890176.72227: done checking for any_errors_fatal 186312 1726890176.72228: checking for max_fail_percentage 186312 1726890176.72229: done checking for max_fail_percentage 186312 1726890176.72230: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.72231: done checking to see if all hosts have failed 186312 1726890176.72231: getting the remaining hosts for this loop 186312 1726890176.72233: done getting the remaining hosts for this loop 186312 1726890176.72236: getting the next task for host managed_node3 186312 1726890176.72244: done getting next task for host managed_node3 186312 1726890176.72246: ^ task is: TASK: Clean up facts 186312 1726890176.72250: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.72254: getting variables 186312 1726890176.72256: in VariableManager get_vars() 186312 1726890176.72284: Calling all_inventory to load vars for managed_node3 186312 1726890176.72285: Calling groups_inventory to load vars for managed_node3 186312 1726890176.72287: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.72294: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.72297: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.72300: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.72624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.72978: done with get_vars() 186312 1726890176.72987: done getting variables 186312 1726890176.73027: 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 [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:42:56 -0400 (0:00:00.019) 0:02:26.469 ****** 186312 1726890176.73050: entering _queue_task() for managed_node3/set_fact 186312 1726890176.73219: worker is 1 (out of 1 available) 186312 1726890176.73234: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.73247: done queuing things up, now waiting for results queue to drain 186312 1726890176.73248: waiting for pending results... 186312 1726890176.73437: running TaskExecutor() for managed_node3/TASK: Clean up facts 186312 1726890176.73508: in run() - task 02369adf-7a19-881e-6b85-000000002f60 186312 1726890176.73521: variable 'ansible_search_path' from source: unknown 186312 1726890176.73551: calling self._execute() 186312 1726890176.73640: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.73645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.73653: variable 'omit' from source: magic vars 186312 1726890176.73740: variable 'omit' from source: magic vars 186312 1726890176.73778: variable 'omit' from source: magic vars 186312 1726890176.73803: variable 'omit' from source: magic vars 186312 1726890176.73840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890176.73865: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890176.73883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890176.73898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890176.73909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890176.73938: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890176.73942: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.73944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.74006: Set connection var ansible_shell_type to sh 186312 1726890176.74016: Set connection var ansible_pipelining to False 186312 1726890176.74025: Set connection var ansible_timeout to 10 186312 1726890176.74028: Set connection var ansible_connection to ssh 186312 1726890176.74034: Set connection var ansible_shell_executable to /bin/sh 186312 1726890176.74037: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890176.74058: variable 'ansible_shell_executable' from source: unknown 186312 1726890176.74061: variable 'ansible_connection' from source: unknown 186312 1726890176.74063: variable 'ansible_module_compression' from source: unknown 186312 1726890176.74066: variable 'ansible_shell_type' from source: unknown 186312 1726890176.74068: variable 'ansible_shell_executable' from source: unknown 186312 1726890176.74070: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.74075: variable 'ansible_pipelining' from source: unknown 186312 1726890176.74077: variable 'ansible_timeout' from source: unknown 186312 1726890176.74082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.74192: 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) 186312 1726890176.74201: variable 'omit' from source: magic vars 186312 1726890176.74204: starting attempt loop 186312 1726890176.74207: running the handler 186312 1726890176.74218: handler run complete 186312 1726890176.74227: attempt loop complete, returning result 186312 1726890176.74233: _execute() done 186312 1726890176.74236: dumping result to json 186312 1726890176.74238: done dumping result, returning 186312 1726890176.74242: done running TaskExecutor() for managed_node3/TASK: Clean up facts [02369adf-7a19-881e-6b85-000000002f60] 186312 1726890176.74249: sending task result for task 02369adf-7a19-881e-6b85-000000002f60 186312 1726890176.74336: done sending task result for task 02369adf-7a19-881e-6b85-000000002f60 186312 1726890176.74339: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 186312 1726890176.74394: no more pending results, returning what we have 186312 1726890176.74396: results queue empty 186312 1726890176.74397: checking for any_errors_fatal 186312 1726890176.74405: done checking for any_errors_fatal 186312 1726890176.74406: checking for max_fail_percentage 186312 1726890176.74407: done checking for max_fail_percentage 186312 1726890176.74408: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.74409: done checking to see if all hosts have failed 186312 1726890176.74410: getting the remaining hosts for this loop 186312 1726890176.74413: done getting the remaining hosts for this loop 186312 1726890176.74416: getting the next task for host managed_node3 186312 1726890176.74425: done getting next task for host managed_node3 186312 1726890176.74427: ^ task is: TASK: Set storage volume test variables 186312 1726890176.74431: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.74434: getting variables 186312 1726890176.74435: in VariableManager get_vars() 186312 1726890176.74464: Calling all_inventory to load vars for managed_node3 186312 1726890176.74466: Calling groups_inventory to load vars for managed_node3 186312 1726890176.74469: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.74482: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.74484: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.74486: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.74802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.75146: done with get_vars() 186312 1726890176.75155: done getting variables 186312 1726890176.75191: 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 [Set storage volume test variables] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 20 September 2024 23:42:56 -0400 (0:00:00.021) 0:02:26.491 ****** 186312 1726890176.75214: entering _queue_task() for managed_node3/set_fact 186312 1726890176.75386: worker is 1 (out of 1 available) 186312 1726890176.75399: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.75413: done queuing things up, now waiting for results queue to drain 186312 1726890176.75415: waiting for pending results... 186312 1726890176.75593: running TaskExecutor() for managed_node3/TASK: Set storage volume test variables 186312 1726890176.75676: in run() - task 02369adf-7a19-881e-6b85-000000002f64 186312 1726890176.75680: variable 'ansible_search_path' from source: unknown 186312 1726890176.75707: calling self._execute() 186312 1726890176.75793: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.75797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.75806: variable 'omit' from source: magic vars 186312 1726890176.75887: variable 'omit' from source: magic vars 186312 1726890176.75934: variable 'omit' from source: magic vars 186312 1726890176.76191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890176.77740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890176.77793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890176.77822: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890176.77851: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890176.77871: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890176.77928: 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) 186312 1726890176.77952: 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) 186312 1726890176.77970: 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) 186312 1726890176.77996: 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) 186312 1726890176.78007: 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) 186312 1726890176.78110: variable 'storage_test_volume' from source: include params 186312 1726890176.78164: variable 'omit' from source: magic vars 186312 1726890176.78178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890176.78197: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890176.78210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890176.78225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890176.78234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890176.78257: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890176.78260: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.78263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.78325: Set connection var ansible_shell_type to sh 186312 1726890176.78332: Set connection var ansible_pipelining to False 186312 1726890176.78343: Set connection var ansible_timeout to 10 186312 1726890176.78346: Set connection var ansible_connection to ssh 186312 1726890176.78350: Set connection var ansible_shell_executable to /bin/sh 186312 1726890176.78355: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890176.78372: variable 'ansible_shell_executable' from source: unknown 186312 1726890176.78376: variable 'ansible_connection' from source: unknown 186312 1726890176.78379: variable 'ansible_module_compression' from source: unknown 186312 1726890176.78381: variable 'ansible_shell_type' from source: unknown 186312 1726890176.78383: variable 'ansible_shell_executable' from source: unknown 186312 1726890176.78385: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.78387: variable 'ansible_pipelining' from source: unknown 186312 1726890176.78389: variable 'ansible_timeout' from source: unknown 186312 1726890176.78393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.78467: 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) 186312 1726890176.78475: variable 'omit' from source: magic vars 186312 1726890176.78480: starting attempt loop 186312 1726890176.78482: running the handler 186312 1726890176.78491: handler run complete 186312 1726890176.78500: attempt loop complete, returning result 186312 1726890176.78502: _execute() done 186312 1726890176.78505: dumping result to json 186312 1726890176.78507: done dumping result, returning 186312 1726890176.78515: done running TaskExecutor() for managed_node3/TASK: Set storage volume test variables [02369adf-7a19-881e-6b85-000000002f64] 186312 1726890176.78523: sending task result for task 02369adf-7a19-881e-6b85-000000002f64 186312 1726890176.78600: done sending task result for task 02369adf-7a19-881e-6b85-000000002f64 186312 1726890176.78604: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } 186312 1726890176.78661: no more pending results, returning what we have 186312 1726890176.78664: results queue empty 186312 1726890176.78664: checking for any_errors_fatal 186312 1726890176.78673: done checking for any_errors_fatal 186312 1726890176.78674: checking for max_fail_percentage 186312 1726890176.78675: done checking for max_fail_percentage 186312 1726890176.78676: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.78678: done checking to see if all hosts have failed 186312 1726890176.78678: getting the remaining hosts for this loop 186312 1726890176.78680: done getting the remaining hosts for this loop 186312 1726890176.78683: getting the next task for host managed_node3 186312 1726890176.78690: done getting next task for host managed_node3 186312 1726890176.78693: ^ task is: TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890176.78696: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.78705: getting variables 186312 1726890176.78707: in VariableManager get_vars() 186312 1726890176.78739: Calling all_inventory to load vars for managed_node3 186312 1726890176.78742: Calling groups_inventory to load vars for managed_node3 186312 1726890176.78745: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.78755: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.78758: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.78760: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.79115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.79460: done with get_vars() 186312 1726890176.79469: done getting variables 186312 1726890176.79721: Ignoring undefined failure: 'storage_test_volume_subset' is undefined TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 20 September 2024 23:42:56 -0400 (0:00:00.045) 0:02:26.536 ****** 186312 1726890176.79778: entering _queue_task() for managed_node3/include_tasks 186312 1726890176.80116: worker is 1 (out of 1 available) 186312 1726890176.80131: exiting _queue_task() for managed_node3/include_tasks 186312 1726890176.80143: done queuing things up, now waiting for results queue to drain 186312 1726890176.80144: waiting for pending results... 186312 1726890176.80393: running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} 186312 1726890176.80555: in run() - task 02369adf-7a19-881e-6b85-000000002f65 186312 1726890176.80985: variable 'ansible_search_path' from source: unknown 186312 1726890176.80990: variable '_storage_volume_tests' from source: set_fact 186312 1726890176.81048: variable '_storage_volume_tests' from source: set_fact 186312 1726890176.81160: variable 'omit' from source: magic vars 186312 1726890176.81328: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.81337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.81348: variable 'omit' from source: magic vars 186312 1726890176.81471: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.81502: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.81553: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.81697: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.81700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.81703: variable 'omit' from source: magic vars 186312 1726890176.81790: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.81833: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.81894: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.82023: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.82036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.82049: variable 'omit' from source: magic vars 186312 1726890176.82163: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.82198: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.82263: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.82374: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.82386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.82398: variable 'omit' from source: magic vars 186312 1726890176.82504: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.82543: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.82606: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.82722: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.82734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.82747: variable 'omit' from source: magic vars 186312 1726890176.82857: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.82891: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.82955: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.83069: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.83084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.83096: variable 'omit' from source: magic vars 186312 1726890176.83208: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.83249: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.83315: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.83434: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.83447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.83459: variable 'omit' from source: magic vars 186312 1726890176.83575: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.83616: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.83678: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.83794: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.83808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.83824: variable 'omit' from source: magic vars 186312 1726890176.83995: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.84032: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.84099: variable 'storage_test_volume_subset' from source: unknown 186312 1726890176.84178: dumping result to json 186312 1726890176.84193: done dumping result, returning 186312 1726890176.84208: done running TaskExecutor() for managed_node3/TASK: Run test verify for {{ storage_test_volume_subset }} [02369adf-7a19-881e-6b85-000000002f65] 186312 1726890176.84232: sending task result for task 02369adf-7a19-881e-6b85-000000002f65 186312 1726890176.84282: done sending task result for task 02369adf-7a19-881e-6b85-000000002f65 186312 1726890176.84285: WORKER PROCESS EXITING 186312 1726890176.84333: no more pending results, returning what we have 186312 1726890176.84337: in VariableManager get_vars() 186312 1726890176.84378: Calling all_inventory to load vars for managed_node3 186312 1726890176.84381: Calling groups_inventory to load vars for managed_node3 186312 1726890176.84384: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.84398: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.84401: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.84404: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.84757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.85088: done with get_vars() 186312 1726890176.85095: variable 'ansible_search_path' from source: unknown 186312 1726890176.85120: variable 'ansible_search_path' from source: unknown 186312 1726890176.85138: variable 'ansible_search_path' from source: unknown 186312 1726890176.85155: variable 'ansible_search_path' from source: unknown 186312 1726890176.85169: variable 'ansible_search_path' from source: unknown 186312 1726890176.85185: variable 'ansible_search_path' from source: unknown 186312 1726890176.85199: variable 'ansible_search_path' from source: unknown 186312 1726890176.85214: variable 'ansible_search_path' from source: unknown 186312 1726890176.85228: we have included files to process 186312 1726890176.85230: generating all_blocks data 186312 1726890176.85233: done generating all_blocks data 186312 1726890176.85240: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890176.85241: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890176.85242: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml 186312 1726890176.85967: done processing included file 186312 1726890176.85968: iterating over new_blocks loaded from include file 186312 1726890176.85969: in VariableManager get_vars() 186312 1726890176.85980: done with get_vars() 186312 1726890176.85981: filtering new block on tags 186312 1726890176.86144: done filtering new block on tags 186312 1726890176.86147: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed_node3 => (item=mount) 186312 1726890176.86152: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890176.86153: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890176.86159: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml 186312 1726890176.86707: done processing included file 186312 1726890176.86708: iterating over new_blocks loaded from include file 186312 1726890176.86710: in VariableManager get_vars() 186312 1726890176.86727: done with get_vars() 186312 1726890176.86732: filtering new block on tags 186312 1726890176.86802: done filtering new block on tags 186312 1726890176.86804: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed_node3 => (item=fstab) 186312 1726890176.86808: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890176.86809: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890176.86813: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml 186312 1726890176.87353: done processing included file 186312 1726890176.87355: iterating over new_blocks loaded from include file 186312 1726890176.87356: in VariableManager get_vars() 186312 1726890176.87371: done with get_vars() 186312 1726890176.87373: filtering new block on tags 186312 1726890176.87406: done filtering new block on tags 186312 1726890176.87408: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed_node3 => (item=fs) 186312 1726890176.87413: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890176.87414: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890176.87417: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml 186312 1726890176.88062: done processing included file 186312 1726890176.88063: iterating over new_blocks loaded from include file 186312 1726890176.88065: in VariableManager get_vars() 186312 1726890176.88080: done with get_vars() 186312 1726890176.88081: filtering new block on tags 186312 1726890176.88164: done filtering new block on tags 186312 1726890176.88166: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed_node3 => (item=device) 186312 1726890176.88170: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890176.88171: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890176.88173: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml 186312 1726890176.89710: done processing included file 186312 1726890176.89714: iterating over new_blocks loaded from include file 186312 1726890176.89715: in VariableManager get_vars() 186312 1726890176.89739: done with get_vars() 186312 1726890176.89741: filtering new block on tags 186312 1726890176.89908: done filtering new block on tags 186312 1726890176.89913: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed_node3 => (item=encryption) 186312 1726890176.89917: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890176.89918: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890176.89920: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml 186312 1726890176.90850: done processing included file 186312 1726890176.90851: iterating over new_blocks loaded from include file 186312 1726890176.90853: in VariableManager get_vars() 186312 1726890176.90868: done with get_vars() 186312 1726890176.90870: filtering new block on tags 186312 1726890176.90978: done filtering new block on tags 186312 1726890176.90980: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed_node3 => (item=md) 186312 1726890176.90984: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890176.90984: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890176.90987: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml 186312 1726890176.93473: done processing included file 186312 1726890176.93475: iterating over new_blocks loaded from include file 186312 1726890176.93476: in VariableManager get_vars() 186312 1726890176.93490: done with get_vars() 186312 1726890176.93492: filtering new block on tags 186312 1726890176.93566: done filtering new block on tags 186312 1726890176.93569: in VariableManager get_vars() 186312 1726890176.93584: done with get_vars() 186312 1726890176.93586: filtering new block on tags 186312 1726890176.93644: done filtering new block on tags 186312 1726890176.93647: in VariableManager get_vars() 186312 1726890176.93661: done with get_vars() 186312 1726890176.93663: filtering new block on tags 186312 1726890176.93823: done filtering new block on tags 186312 1726890176.93826: in VariableManager get_vars() 186312 1726890176.93844: done with get_vars() 186312 1726890176.93845: filtering new block on tags 186312 1726890176.93910: done filtering new block on tags 186312 1726890176.93914: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed_node3 => (item=size) 186312 1726890176.93918: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890176.93919: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890176.93922: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml 186312 1726890176.94617: done processing included file 186312 1726890176.94619: iterating over new_blocks loaded from include file 186312 1726890176.94620: in VariableManager get_vars() 186312 1726890176.94637: done with get_vars() 186312 1726890176.94638: filtering new block on tags 186312 1726890176.94703: done filtering new block on tags 186312 1726890176.94705: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed_node3 => (item=cache) 186312 1726890176.94709: extending task lists for all hosts with included blocks 186312 1726890176.94910: done extending task lists 186312 1726890176.94913: done processing included files 186312 1726890176.94914: results queue empty 186312 1726890176.94915: checking for any_errors_fatal 186312 1726890176.94918: done checking for any_errors_fatal 186312 1726890176.94919: checking for max_fail_percentage 186312 1726890176.94920: done checking for max_fail_percentage 186312 1726890176.94920: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.94925: done checking to see if all hosts have failed 186312 1726890176.94925: getting the remaining hosts for this loop 186312 1726890176.94927: done getting the remaining hosts for this loop 186312 1726890176.94931: getting the next task for host managed_node3 186312 1726890176.94935: done getting next task for host managed_node3 186312 1726890176.94937: ^ task is: TASK: Get expected mount device based on device type 186312 1726890176.94941: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.94943: getting variables 186312 1726890176.94944: in VariableManager get_vars() 186312 1726890176.94953: Calling all_inventory to load vars for managed_node3 186312 1726890176.94955: Calling groups_inventory to load vars for managed_node3 186312 1726890176.94957: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.94962: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.94964: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.94967: Calling groups_plugins_play to load vars for managed_node3 186312 1726890176.95417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890176.95996: done with get_vars() 186312 1726890176.96010: done getting variables 186312 1726890176.96051: 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 [Get expected mount device based on device type] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 20 September 2024 23:42:56 -0400 (0:00:00.163) 0:02:26.700 ****** 186312 1726890176.96080: entering _queue_task() for managed_node3/set_fact 186312 1726890176.96437: worker is 1 (out of 1 available) 186312 1726890176.96448: exiting _queue_task() for managed_node3/set_fact 186312 1726890176.96464: done queuing things up, now waiting for results queue to drain 186312 1726890176.96466: waiting for pending results... 186312 1726890176.96803: running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type 186312 1726890176.96948: in run() - task 02369adf-7a19-881e-6b85-00000000314a 186312 1726890176.96970: variable 'ansible_search_path' from source: unknown 186312 1726890176.97016: calling self._execute() 186312 1726890176.97147: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.97159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.97174: variable 'omit' from source: magic vars 186312 1726890176.97292: variable 'omit' from source: magic vars 186312 1726890176.97359: variable 'omit' from source: magic vars 186312 1726890176.97747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890176.98066: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890176.98127: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890176.98173: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890176.98216: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890176.98307: 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) 186312 1726890176.98348: 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) 186312 1726890176.98379: 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) 186312 1726890176.98414: 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) 186312 1726890176.98470: 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) 186312 1726890176.98497: 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) 186312 1726890176.98527: 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) 186312 1726890176.98562: 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) 186312 1726890176.98780: variable '_storage_test_volume_present' from source: set_fact 186312 1726890176.98790: variable 'storage_test_volume' from source: include params 186312 1726890176.98843: variable 'omit' from source: magic vars 186312 1726890176.98872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890176.98901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890176.98926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890176.98949: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890176.98965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890176.99000: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890176.99007: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.99016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.99116: Set connection var ansible_shell_type to sh 186312 1726890176.99134: Set connection var ansible_pipelining to False 186312 1726890176.99147: Set connection var ansible_timeout to 10 186312 1726890176.99153: Set connection var ansible_connection to ssh 186312 1726890176.99162: Set connection var ansible_shell_executable to /bin/sh 186312 1726890176.99170: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890176.99198: variable 'ansible_shell_executable' from source: unknown 186312 1726890176.99204: variable 'ansible_connection' from source: unknown 186312 1726890176.99210: variable 'ansible_module_compression' from source: unknown 186312 1726890176.99217: variable 'ansible_shell_type' from source: unknown 186312 1726890176.99224: variable 'ansible_shell_executable' from source: unknown 186312 1726890176.99232: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890176.99238: variable 'ansible_pipelining' from source: unknown 186312 1726890176.99243: variable 'ansible_timeout' from source: unknown 186312 1726890176.99248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890176.99351: 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) 186312 1726890176.99368: variable 'omit' from source: magic vars 186312 1726890176.99378: starting attempt loop 186312 1726890176.99385: running the handler 186312 1726890176.99401: handler run complete 186312 1726890176.99425: attempt loop complete, returning result 186312 1726890176.99435: _execute() done 186312 1726890176.99442: dumping result to json 186312 1726890176.99450: done dumping result, returning 186312 1726890176.99461: done running TaskExecutor() for managed_node3/TASK: Get expected mount device based on device type [02369adf-7a19-881e-6b85-00000000314a] 186312 1726890176.99472: sending task result for task 02369adf-7a19-881e-6b85-00000000314a ok: [managed_node3] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } 186312 1726890176.99631: no more pending results, returning what we have 186312 1726890176.99642: results queue empty 186312 1726890176.99643: checking for any_errors_fatal 186312 1726890176.99645: done checking for any_errors_fatal 186312 1726890176.99646: checking for max_fail_percentage 186312 1726890176.99648: done checking for max_fail_percentage 186312 1726890176.99649: checking to see if all hosts have failed and the running result is not ok 186312 1726890176.99650: done checking to see if all hosts have failed 186312 1726890176.99651: getting the remaining hosts for this loop 186312 1726890176.99653: done getting the remaining hosts for this loop 186312 1726890176.99657: getting the next task for host managed_node3 186312 1726890176.99665: done getting next task for host managed_node3 186312 1726890176.99668: ^ task is: TASK: Set some facts 186312 1726890176.99674: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890176.99686: getting variables 186312 1726890176.99688: in VariableManager get_vars() 186312 1726890176.99733: Calling all_inventory to load vars for managed_node3 186312 1726890176.99736: Calling groups_inventory to load vars for managed_node3 186312 1726890176.99740: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890176.99753: Calling all_plugins_play to load vars for managed_node3 186312 1726890176.99757: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890176.99760: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.00660: done sending task result for task 02369adf-7a19-881e-6b85-00000000314a 186312 1726890177.00664: WORKER PROCESS EXITING 186312 1726890177.00685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.01296: done with get_vars() 186312 1726890177.01311: done getting variables 186312 1726890177.01370: 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 [Set some facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 20 September 2024 23:42:57 -0400 (0:00:00.053) 0:02:26.753 ****** 186312 1726890177.01402: entering _queue_task() for managed_node3/set_fact 186312 1726890177.01683: worker is 1 (out of 1 available) 186312 1726890177.01695: exiting _queue_task() for managed_node3/set_fact 186312 1726890177.01709: done queuing things up, now waiting for results queue to drain 186312 1726890177.01710: waiting for pending results... 186312 1726890177.02019: running TaskExecutor() for managed_node3/TASK: Set some facts 186312 1726890177.02159: in run() - task 02369adf-7a19-881e-6b85-00000000314b 186312 1726890177.02178: variable 'ansible_search_path' from source: unknown 186312 1726890177.02216: calling self._execute() 186312 1726890177.02335: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.02350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.02368: variable 'omit' from source: magic vars 186312 1726890177.02481: variable 'omit' from source: magic vars 186312 1726890177.02553: variable 'omit' from source: magic vars 186312 1726890177.02874: variable '_storage_test_volume_present' from source: set_fact 186312 1726890177.02887: variable 'storage_test_volume' from source: include params 186312 1726890177.03194: variable 'storage_test_volume' from source: include params 186312 1726890177.03213: variable 'mount_prefix' from source: task vars 186312 1726890177.03424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890177.10983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890177.11037: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890177.11060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890177.11084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890177.11105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890177.11158: 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) 186312 1726890177.11177: 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) 186312 1726890177.11197: 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) 186312 1726890177.11228: 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) 186312 1726890177.11240: 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) 186312 1726890177.11342: variable '__storage_is_ostree' from source: set_fact 186312 1726890177.11347: variable 'storage_test_volume' from source: include params 186312 1726890177.11371: variable 'omit' from source: magic vars 186312 1726890177.11389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890177.11404: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890177.11421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890177.11438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.11444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.11459: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890177.11461: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.11465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.11523: Set connection var ansible_shell_type to sh 186312 1726890177.11535: Set connection var ansible_pipelining to False 186312 1726890177.11544: Set connection var ansible_timeout to 10 186312 1726890177.11547: Set connection var ansible_connection to ssh 186312 1726890177.11551: Set connection var ansible_shell_executable to /bin/sh 186312 1726890177.11556: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890177.11573: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.11575: variable 'ansible_connection' from source: unknown 186312 1726890177.11578: variable 'ansible_module_compression' from source: unknown 186312 1726890177.11580: variable 'ansible_shell_type' from source: unknown 186312 1726890177.11582: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.11584: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.11589: variable 'ansible_pipelining' from source: unknown 186312 1726890177.11591: variable 'ansible_timeout' from source: unknown 186312 1726890177.11595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.11667: 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) 186312 1726890177.11674: variable 'omit' from source: magic vars 186312 1726890177.11678: starting attempt loop 186312 1726890177.11681: running the handler 186312 1726890177.11689: handler run complete 186312 1726890177.11696: attempt loop complete, returning result 186312 1726890177.11699: _execute() done 186312 1726890177.11701: dumping result to json 186312 1726890177.11705: done dumping result, returning 186312 1726890177.11710: done running TaskExecutor() for managed_node3/TASK: Set some facts [02369adf-7a19-881e-6b85-00000000314b] 186312 1726890177.11714: sending task result for task 02369adf-7a19-881e-6b85-00000000314b ok: [managed_node3] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "", "storage_test_swap_expected_matches": "0" }, "changed": false } 186312 1726890177.11848: no more pending results, returning what we have 186312 1726890177.11852: results queue empty 186312 1726890177.11852: checking for any_errors_fatal 186312 1726890177.11858: done checking for any_errors_fatal 186312 1726890177.11859: checking for max_fail_percentage 186312 1726890177.11862: done checking for max_fail_percentage 186312 1726890177.11863: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.11864: done checking to see if all hosts have failed 186312 1726890177.11864: getting the remaining hosts for this loop 186312 1726890177.11866: done getting the remaining hosts for this loop 186312 1726890177.11869: getting the next task for host managed_node3 186312 1726890177.11875: done getting next task for host managed_node3 186312 1726890177.11878: ^ task is: TASK: Get information about the mountpoint directory 186312 1726890177.11883: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.11892: getting variables 186312 1726890177.11894: in VariableManager get_vars() 186312 1726890177.11959: Calling all_inventory to load vars for managed_node3 186312 1726890177.11962: Calling groups_inventory to load vars for managed_node3 186312 1726890177.11966: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.11976: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.11979: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.11981: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.12761: done sending task result for task 02369adf-7a19-881e-6b85-00000000314b 186312 1726890177.12764: WORKER PROCESS EXITING 186312 1726890177.12915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.17614: done with get_vars() 186312 1726890177.17628: done getting variables TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 20 September 2024 23:42:57 -0400 (0:00:00.163) 0:02:26.916 ****** 186312 1726890177.17711: entering _queue_task() for managed_node3/stat 186312 1726890177.18011: worker is 1 (out of 1 available) 186312 1726890177.18024: exiting _queue_task() for managed_node3/stat 186312 1726890177.18045: done queuing things up, now waiting for results queue to drain 186312 1726890177.18046: waiting for pending results... 186312 1726890177.18351: running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory 186312 1726890177.18493: in run() - task 02369adf-7a19-881e-6b85-00000000314c 186312 1726890177.18518: variable 'ansible_search_path' from source: unknown 186312 1726890177.18565: calling self._execute() 186312 1726890177.18688: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.18703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.18722: variable 'omit' from source: magic vars 186312 1726890177.19252: variable '_storage_test_volume_present' from source: set_fact 186312 1726890177.19269: variable 'storage_test_volume' from source: include params 186312 1726890177.19308: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)): False 186312 1726890177.19321: when evaluation is False, skipping this task 186312 1726890177.19332: _execute() done 186312 1726890177.19343: dumping result to json 186312 1726890177.19354: done dumping result, returning 186312 1726890177.19368: done running TaskExecutor() for managed_node3/TASK: Get information about the mountpoint directory [02369adf-7a19-881e-6b85-00000000314c] 186312 1726890177.19381: sending task result for task 02369adf-7a19-881e-6b85-00000000314c skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } 186312 1726890177.19550: no more pending results, returning what we have 186312 1726890177.19556: results queue empty 186312 1726890177.19557: checking for any_errors_fatal 186312 1726890177.19570: done checking for any_errors_fatal 186312 1726890177.19572: checking for max_fail_percentage 186312 1726890177.19573: done checking for max_fail_percentage 186312 1726890177.19575: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.19576: done checking to see if all hosts have failed 186312 1726890177.19577: getting the remaining hosts for this loop 186312 1726890177.19579: done getting the remaining hosts for this loop 186312 1726890177.19583: getting the next task for host managed_node3 186312 1726890177.19595: done getting next task for host managed_node3 186312 1726890177.19601: ^ task is: TASK: Verify the current mount state by device 186312 1726890177.19610: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.19623: getting variables 186312 1726890177.19625: in VariableManager get_vars() 186312 1726890177.19667: Calling all_inventory to load vars for managed_node3 186312 1726890177.19671: Calling groups_inventory to load vars for managed_node3 186312 1726890177.19674: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.19688: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.19691: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.19694: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.20108: done sending task result for task 02369adf-7a19-881e-6b85-00000000314c 186312 1726890177.20113: WORKER PROCESS EXITING 186312 1726890177.20123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.20470: done with get_vars() 186312 1726890177.20480: done getting variables 186312 1726890177.20523: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Friday 20 September 2024 23:42:57 -0400 (0:00:00.028) 0:02:26.944 ****** 186312 1726890177.20549: entering _queue_task() for managed_node3/assert 186312 1726890177.20751: worker is 1 (out of 1 available) 186312 1726890177.20764: exiting _queue_task() for managed_node3/assert 186312 1726890177.20776: done queuing things up, now waiting for results queue to drain 186312 1726890177.20777: waiting for pending results... 186312 1726890177.20954: running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device 186312 1726890177.21045: in run() - task 02369adf-7a19-881e-6b85-00000000314d 186312 1726890177.21060: variable 'ansible_search_path' from source: unknown 186312 1726890177.21087: calling self._execute() 186312 1726890177.21174: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.21179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.21185: variable 'omit' from source: magic vars 186312 1726890177.21554: variable '_storage_test_volume_present' from source: set_fact 186312 1726890177.21569: Evaluated conditional (_storage_test_volume_present): False 186312 1726890177.21578: when evaluation is False, skipping this task 186312 1726890177.21586: _execute() done 186312 1726890177.21593: dumping result to json 186312 1726890177.21606: done dumping result, returning 186312 1726890177.21621: done running TaskExecutor() for managed_node3/TASK: Verify the current mount state by device [02369adf-7a19-881e-6b85-00000000314d] 186312 1726890177.21636: sending task result for task 02369adf-7a19-881e-6b85-00000000314d skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890177.21789: no more pending results, returning what we have 186312 1726890177.21793: results queue empty 186312 1726890177.21794: checking for any_errors_fatal 186312 1726890177.21802: done checking for any_errors_fatal 186312 1726890177.21803: checking for max_fail_percentage 186312 1726890177.21804: done checking for max_fail_percentage 186312 1726890177.21805: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.21806: done checking to see if all hosts have failed 186312 1726890177.21807: getting the remaining hosts for this loop 186312 1726890177.21808: done getting the remaining hosts for this loop 186312 1726890177.21814: getting the next task for host managed_node3 186312 1726890177.21822: done getting next task for host managed_node3 186312 1726890177.21824: ^ task is: TASK: Verify mount directory user 186312 1726890177.21831: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.21837: getting variables 186312 1726890177.21839: in VariableManager get_vars() 186312 1726890177.21874: Calling all_inventory to load vars for managed_node3 186312 1726890177.21877: Calling groups_inventory to load vars for managed_node3 186312 1726890177.21880: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.21895: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.21898: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.21902: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.22417: done sending task result for task 02369adf-7a19-881e-6b85-00000000314d 186312 1726890177.22420: WORKER PROCESS EXITING 186312 1726890177.22483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.22890: done with get_vars() 186312 1726890177.22899: done getting variables 186312 1726890177.22941: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Friday 20 September 2024 23:42:57 -0400 (0:00:00.024) 0:02:26.968 ****** 186312 1726890177.22967: entering _queue_task() for managed_node3/assert 186312 1726890177.23141: worker is 1 (out of 1 available) 186312 1726890177.23152: exiting _queue_task() for managed_node3/assert 186312 1726890177.23164: done queuing things up, now waiting for results queue to drain 186312 1726890177.23166: waiting for pending results... 186312 1726890177.23348: running TaskExecutor() for managed_node3/TASK: Verify mount directory user 186312 1726890177.23431: in run() - task 02369adf-7a19-881e-6b85-00000000314e 186312 1726890177.23440: variable 'ansible_search_path' from source: unknown 186312 1726890177.23469: calling self._execute() 186312 1726890177.23555: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.23559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.23569: variable 'omit' from source: magic vars 186312 1726890177.23875: variable '_storage_test_volume_present' from source: set_fact 186312 1726890177.23879: variable 'storage_test_volume' from source: include params 186312 1726890177.23907: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user): False 186312 1726890177.23910: when evaluation is False, skipping this task 186312 1726890177.23915: _execute() done 186312 1726890177.23917: dumping result to json 186312 1726890177.23921: done dumping result, returning 186312 1726890177.23924: done running TaskExecutor() for managed_node3/TASK: Verify mount directory user [02369adf-7a19-881e-6b85-00000000314e] 186312 1726890177.23929: sending task result for task 02369adf-7a19-881e-6b85-00000000314e 186312 1726890177.24027: done sending task result for task 02369adf-7a19-881e-6b85-00000000314e 186312 1726890177.24033: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } 186312 1726890177.24086: no more pending results, returning what we have 186312 1726890177.24089: results queue empty 186312 1726890177.24089: checking for any_errors_fatal 186312 1726890177.24095: done checking for any_errors_fatal 186312 1726890177.24096: checking for max_fail_percentage 186312 1726890177.24097: done checking for max_fail_percentage 186312 1726890177.24098: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.24099: done checking to see if all hosts have failed 186312 1726890177.24100: getting the remaining hosts for this loop 186312 1726890177.24101: done getting the remaining hosts for this loop 186312 1726890177.24104: getting the next task for host managed_node3 186312 1726890177.24110: done getting next task for host managed_node3 186312 1726890177.24114: ^ task is: TASK: Verify mount directory group 186312 1726890177.24119: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.24123: getting variables 186312 1726890177.24124: in VariableManager get_vars() 186312 1726890177.24160: Calling all_inventory to load vars for managed_node3 186312 1726890177.24162: Calling groups_inventory to load vars for managed_node3 186312 1726890177.24165: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.24171: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.24173: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.24175: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.24493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.24845: done with get_vars() 186312 1726890177.24854: done getting variables 186312 1726890177.24891: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Friday 20 September 2024 23:42:57 -0400 (0:00:00.019) 0:02:26.988 ****** 186312 1726890177.24917: entering _queue_task() for managed_node3/assert 186312 1726890177.25087: worker is 1 (out of 1 available) 186312 1726890177.25100: exiting _queue_task() for managed_node3/assert 186312 1726890177.25114: done queuing things up, now waiting for results queue to drain 186312 1726890177.25116: waiting for pending results... 186312 1726890177.25289: running TaskExecutor() for managed_node3/TASK: Verify mount directory group 186312 1726890177.25375: in run() - task 02369adf-7a19-881e-6b85-00000000314f 186312 1726890177.25387: variable 'ansible_search_path' from source: unknown 186312 1726890177.25425: calling self._execute() 186312 1726890177.25521: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.25527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.25538: variable 'omit' from source: magic vars 186312 1726890177.25957: variable '_storage_test_volume_present' from source: set_fact 186312 1726890177.25974: variable 'storage_test_volume' from source: include params 186312 1726890177.26023: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group): False 186312 1726890177.26036: when evaluation is False, skipping this task 186312 1726890177.26054: _execute() done 186312 1726890177.26066: dumping result to json 186312 1726890177.26079: done dumping result, returning 186312 1726890177.26093: done running TaskExecutor() for managed_node3/TASK: Verify mount directory group [02369adf-7a19-881e-6b85-00000000314f] 186312 1726890177.26109: sending task result for task 02369adf-7a19-881e-6b85-00000000314f 186312 1726890177.26262: done sending task result for task 02369adf-7a19-881e-6b85-00000000314f 186312 1726890177.26271: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } 186312 1726890177.26454: no more pending results, returning what we have 186312 1726890177.26463: results queue empty 186312 1726890177.26464: checking for any_errors_fatal 186312 1726890177.26471: done checking for any_errors_fatal 186312 1726890177.26472: checking for max_fail_percentage 186312 1726890177.26473: done checking for max_fail_percentage 186312 1726890177.26474: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.26489: done checking to see if all hosts have failed 186312 1726890177.26490: getting the remaining hosts for this loop 186312 1726890177.26492: done getting the remaining hosts for this loop 186312 1726890177.26498: getting the next task for host managed_node3 186312 1726890177.26509: done getting next task for host managed_node3 186312 1726890177.26513: ^ task is: TASK: Verify mount directory permissions 186312 1726890177.26519: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.26522: getting variables 186312 1726890177.26524: in VariableManager get_vars() 186312 1726890177.26567: Calling all_inventory to load vars for managed_node3 186312 1726890177.26569: Calling groups_inventory to load vars for managed_node3 186312 1726890177.26573: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.26588: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.26592: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.26600: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.26980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.27524: done with get_vars() 186312 1726890177.27546: done getting variables 186312 1726890177.27615: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Friday 20 September 2024 23:42:57 -0400 (0:00:00.027) 0:02:27.015 ****** 186312 1726890177.27656: entering _queue_task() for managed_node3/assert 186312 1726890177.27922: worker is 1 (out of 1 available) 186312 1726890177.27940: exiting _queue_task() for managed_node3/assert 186312 1726890177.27960: done queuing things up, now waiting for results queue to drain 186312 1726890177.27962: waiting for pending results... 186312 1726890177.28327: running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions 186312 1726890177.28407: in run() - task 02369adf-7a19-881e-6b85-000000003150 186312 1726890177.28436: variable 'ansible_search_path' from source: unknown 186312 1726890177.28474: calling self._execute() 186312 1726890177.28578: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.28592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.28613: variable 'omit' from source: magic vars 186312 1726890177.29119: variable '_storage_test_volume_present' from source: set_fact 186312 1726890177.29140: variable 'storage_test_volume' from source: include params 186312 1726890177.29188: Evaluated conditional (_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode): False 186312 1726890177.29204: when evaluation is False, skipping this task 186312 1726890177.29219: _execute() done 186312 1726890177.29236: dumping result to json 186312 1726890177.29244: done dumping result, returning 186312 1726890177.29257: done running TaskExecutor() for managed_node3/TASK: Verify mount directory permissions [02369adf-7a19-881e-6b85-000000003150] 186312 1726890177.29298: sending task result for task 02369adf-7a19-881e-6b85-000000003150 186312 1726890177.29485: done sending task result for task 02369adf-7a19-881e-6b85-000000003150 186312 1726890177.29490: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } 186312 1726890177.29542: no more pending results, returning what we have 186312 1726890177.29544: results queue empty 186312 1726890177.29545: checking for any_errors_fatal 186312 1726890177.29550: done checking for any_errors_fatal 186312 1726890177.29550: checking for max_fail_percentage 186312 1726890177.29552: done checking for max_fail_percentage 186312 1726890177.29552: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.29553: done checking to see if all hosts have failed 186312 1726890177.29553: getting the remaining hosts for this loop 186312 1726890177.29554: done getting the remaining hosts for this loop 186312 1726890177.29556: getting the next task for host managed_node3 186312 1726890177.29561: done getting next task for host managed_node3 186312 1726890177.29563: ^ task is: TASK: Get path of test volume device 186312 1726890177.29575: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.29578: getting variables 186312 1726890177.29579: in VariableManager get_vars() 186312 1726890177.29608: Calling all_inventory to load vars for managed_node3 186312 1726890177.29612: Calling groups_inventory to load vars for managed_node3 186312 1726890177.29615: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.29624: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.29626: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.29628: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.30097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.30541: done with get_vars() 186312 1726890177.30553: done getting variables 186312 1726890177.30590: 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 [Get path of test volume device] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Friday 20 September 2024 23:42:57 -0400 (0:00:00.029) 0:02:27.045 ****** 186312 1726890177.30615: entering _queue_task() for managed_node3/command 186312 1726890177.30776: worker is 1 (out of 1 available) 186312 1726890177.30789: exiting _queue_task() for managed_node3/command 186312 1726890177.30802: done queuing things up, now waiting for results queue to drain 186312 1726890177.30803: waiting for pending results... 186312 1726890177.30996: running TaskExecutor() for managed_node3/TASK: Get path of test volume device 186312 1726890177.31075: in run() - task 02369adf-7a19-881e-6b85-000000003151 186312 1726890177.31087: variable 'ansible_search_path' from source: unknown 186312 1726890177.31121: calling self._execute() 186312 1726890177.31208: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.31215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.31225: variable 'omit' from source: magic vars 186312 1726890177.31532: variable 'storage_test_volume' from source: include params 186312 1726890177.31556: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 186312 1726890177.31560: when evaluation is False, skipping this task 186312 1726890177.31563: _execute() done 186312 1726890177.31567: dumping result to json 186312 1726890177.31570: done dumping result, returning 186312 1726890177.31573: done running TaskExecutor() for managed_node3/TASK: Get path of test volume device [02369adf-7a19-881e-6b85-000000003151] 186312 1726890177.31578: sending task result for task 02369adf-7a19-881e-6b85-000000003151 186312 1726890177.31691: done sending task result for task 02369adf-7a19-881e-6b85-000000003151 186312 1726890177.31694: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 186312 1726890177.31744: no more pending results, returning what we have 186312 1726890177.31748: results queue empty 186312 1726890177.31749: checking for any_errors_fatal 186312 1726890177.31756: done checking for any_errors_fatal 186312 1726890177.31757: checking for max_fail_percentage 186312 1726890177.31759: done checking for max_fail_percentage 186312 1726890177.31760: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.31761: done checking to see if all hosts have failed 186312 1726890177.31761: getting the remaining hosts for this loop 186312 1726890177.31763: done getting the remaining hosts for this loop 186312 1726890177.31766: getting the next task for host managed_node3 186312 1726890177.31772: done getting next task for host managed_node3 186312 1726890177.31774: ^ task is: TASK: Gather swap info 186312 1726890177.31779: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.31782: getting variables 186312 1726890177.31783: in VariableManager get_vars() 186312 1726890177.31814: Calling all_inventory to load vars for managed_node3 186312 1726890177.31816: Calling groups_inventory to load vars for managed_node3 186312 1726890177.31818: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.31825: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.31827: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.31829: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.32135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.32977: done with get_vars() 186312 1726890177.32987: done getting variables 186312 1726890177.33029: 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 [Gather swap info] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Friday 20 September 2024 23:42:57 -0400 (0:00:00.024) 0:02:27.069 ****** 186312 1726890177.33062: entering _queue_task() for managed_node3/command 186312 1726890177.33292: worker is 1 (out of 1 available) 186312 1726890177.33302: exiting _queue_task() for managed_node3/command 186312 1726890177.33316: done queuing things up, now waiting for results queue to drain 186312 1726890177.33318: waiting for pending results... 186312 1726890177.33586: running TaskExecutor() for managed_node3/TASK: Gather swap info 186312 1726890177.33774: in run() - task 02369adf-7a19-881e-6b85-000000003152 186312 1726890177.33803: variable 'ansible_search_path' from source: unknown 186312 1726890177.33856: calling self._execute() 186312 1726890177.33979: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.33983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.33992: variable 'omit' from source: magic vars 186312 1726890177.34363: variable 'storage_test_volume' from source: include params 186312 1726890177.34406: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 186312 1726890177.34417: when evaluation is False, skipping this task 186312 1726890177.34425: _execute() done 186312 1726890177.34432: dumping result to json 186312 1726890177.34435: done dumping result, returning 186312 1726890177.34445: done running TaskExecutor() for managed_node3/TASK: Gather swap info [02369adf-7a19-881e-6b85-000000003152] 186312 1726890177.34450: sending task result for task 02369adf-7a19-881e-6b85-000000003152 186312 1726890177.34539: done sending task result for task 02369adf-7a19-881e-6b85-000000003152 186312 1726890177.34542: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 186312 1726890177.34607: no more pending results, returning what we have 186312 1726890177.34621: results queue empty 186312 1726890177.34622: checking for any_errors_fatal 186312 1726890177.34641: done checking for any_errors_fatal 186312 1726890177.34642: checking for max_fail_percentage 186312 1726890177.34646: done checking for max_fail_percentage 186312 1726890177.34647: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.34648: done checking to see if all hosts have failed 186312 1726890177.34649: getting the remaining hosts for this loop 186312 1726890177.34651: done getting the remaining hosts for this loop 186312 1726890177.34654: getting the next task for host managed_node3 186312 1726890177.34664: done getting next task for host managed_node3 186312 1726890177.34667: ^ task is: TASK: Verify swap status 186312 1726890177.34673: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.34678: getting variables 186312 1726890177.34680: in VariableManager get_vars() 186312 1726890177.34723: Calling all_inventory to load vars for managed_node3 186312 1726890177.34727: Calling groups_inventory to load vars for managed_node3 186312 1726890177.34733: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.34745: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.34748: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.34751: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.35154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.35520: done with get_vars() 186312 1726890177.35532: done getting variables 186312 1726890177.35568: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify swap status] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Friday 20 September 2024 23:42:57 -0400 (0:00:00.025) 0:02:27.095 ****** 186312 1726890177.35589: entering _queue_task() for managed_node3/assert 186312 1726890177.35756: worker is 1 (out of 1 available) 186312 1726890177.35769: exiting _queue_task() for managed_node3/assert 186312 1726890177.35781: done queuing things up, now waiting for results queue to drain 186312 1726890177.35783: waiting for pending results... 186312 1726890177.35978: running TaskExecutor() for managed_node3/TASK: Verify swap status 186312 1726890177.36119: in run() - task 02369adf-7a19-881e-6b85-000000003153 186312 1726890177.36143: variable 'ansible_search_path' from source: unknown 186312 1726890177.36205: calling self._execute() 186312 1726890177.36295: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.36299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.36319: variable 'omit' from source: magic vars 186312 1726890177.36653: variable 'storage_test_volume' from source: include params 186312 1726890177.36679: Evaluated conditional (storage_test_volume.fs_type == "swap"): False 186312 1726890177.36683: when evaluation is False, skipping this task 186312 1726890177.36686: _execute() done 186312 1726890177.36689: dumping result to json 186312 1726890177.36692: done dumping result, returning 186312 1726890177.36697: done running TaskExecutor() for managed_node3/TASK: Verify swap status [02369adf-7a19-881e-6b85-000000003153] 186312 1726890177.36703: sending task result for task 02369adf-7a19-881e-6b85-000000003153 186312 1726890177.36796: done sending task result for task 02369adf-7a19-881e-6b85-000000003153 186312 1726890177.36799: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } 186312 1726890177.36872: no more pending results, returning what we have 186312 1726890177.36875: results queue empty 186312 1726890177.36876: checking for any_errors_fatal 186312 1726890177.36882: done checking for any_errors_fatal 186312 1726890177.36883: checking for max_fail_percentage 186312 1726890177.36884: done checking for max_fail_percentage 186312 1726890177.36885: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.36886: done checking to see if all hosts have failed 186312 1726890177.36887: getting the remaining hosts for this loop 186312 1726890177.36888: done getting the remaining hosts for this loop 186312 1726890177.36891: getting the next task for host managed_node3 186312 1726890177.36897: done getting next task for host managed_node3 186312 1726890177.36899: ^ task is: TASK: Unset facts 186312 1726890177.36903: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.36913: getting variables 186312 1726890177.36915: in VariableManager get_vars() 186312 1726890177.36941: Calling all_inventory to load vars for managed_node3 186312 1726890177.36943: Calling groups_inventory to load vars for managed_node3 186312 1726890177.36945: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.36952: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.36954: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.36955: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.37287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.37759: done with get_vars() 186312 1726890177.37768: done getting variables 186312 1726890177.37810: 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 [Unset facts] ************************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Friday 20 September 2024 23:42:57 -0400 (0:00:00.022) 0:02:27.117 ****** 186312 1726890177.37845: entering _queue_task() for managed_node3/set_fact 186312 1726890177.38004: worker is 1 (out of 1 available) 186312 1726890177.38020: exiting _queue_task() for managed_node3/set_fact 186312 1726890177.38038: done queuing things up, now waiting for results queue to drain 186312 1726890177.38040: waiting for pending results... 186312 1726890177.38270: running TaskExecutor() for managed_node3/TASK: Unset facts 186312 1726890177.38399: in run() - task 02369adf-7a19-881e-6b85-000000003154 186312 1726890177.38418: variable 'ansible_search_path' from source: unknown 186312 1726890177.38454: calling self._execute() 186312 1726890177.38544: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.38549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.38567: variable 'omit' from source: magic vars 186312 1726890177.38677: variable 'omit' from source: magic vars 186312 1726890177.38715: variable 'omit' from source: magic vars 186312 1726890177.38799: variable 'omit' from source: magic vars 186312 1726890177.38806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890177.38847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890177.38866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890177.38886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.38909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.38953: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890177.38965: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.38975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.39194: Set connection var ansible_shell_type to sh 186312 1726890177.39301: Set connection var ansible_pipelining to False 186312 1726890177.39318: Set connection var ansible_timeout to 10 186312 1726890177.39395: Set connection var ansible_connection to ssh 186312 1726890177.39410: Set connection var ansible_shell_executable to /bin/sh 186312 1726890177.39427: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890177.39455: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.39469: variable 'ansible_connection' from source: unknown 186312 1726890177.39480: variable 'ansible_module_compression' from source: unknown 186312 1726890177.39489: variable 'ansible_shell_type' from source: unknown 186312 1726890177.39497: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.39505: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.39519: variable 'ansible_pipelining' from source: unknown 186312 1726890177.39555: variable 'ansible_timeout' from source: unknown 186312 1726890177.39563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.39954: 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) 186312 1726890177.39975: variable 'omit' from source: magic vars 186312 1726890177.40071: starting attempt loop 186312 1726890177.40078: running the handler 186312 1726890177.40096: handler run complete 186312 1726890177.40114: attempt loop complete, returning result 186312 1726890177.40125: _execute() done 186312 1726890177.40132: dumping result to json 186312 1726890177.40139: done dumping result, returning 186312 1726890177.40152: done running TaskExecutor() for managed_node3/TASK: Unset facts [02369adf-7a19-881e-6b85-000000003154] 186312 1726890177.40165: sending task result for task 02369adf-7a19-881e-6b85-000000003154 186312 1726890177.40292: done sending task result for task 02369adf-7a19-881e-6b85-000000003154 186312 1726890177.40295: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } 186312 1726890177.40459: no more pending results, returning what we have 186312 1726890177.40462: results queue empty 186312 1726890177.40463: checking for any_errors_fatal 186312 1726890177.40472: done checking for any_errors_fatal 186312 1726890177.40473: checking for max_fail_percentage 186312 1726890177.40475: done checking for max_fail_percentage 186312 1726890177.40476: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.40480: done checking to see if all hosts have failed 186312 1726890177.40480: getting the remaining hosts for this loop 186312 1726890177.40482: done getting the remaining hosts for this loop 186312 1726890177.40485: getting the next task for host managed_node3 186312 1726890177.40496: done getting next task for host managed_node3 186312 1726890177.40501: ^ task is: TASK: Set some variables for fstab checking 186312 1726890177.40508: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.40519: getting variables 186312 1726890177.40521: in VariableManager get_vars() 186312 1726890177.40559: Calling all_inventory to load vars for managed_node3 186312 1726890177.40563: Calling groups_inventory to load vars for managed_node3 186312 1726890177.40569: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.40582: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.40586: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.40592: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.41175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.41699: done with get_vars() 186312 1726890177.41722: done getting variables 186312 1726890177.41773: 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 [Set some variables for fstab checking] *********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 20 September 2024 23:42:57 -0400 (0:00:00.039) 0:02:27.157 ****** 186312 1726890177.41794: entering _queue_task() for managed_node3/set_fact 186312 1726890177.41956: worker is 1 (out of 1 available) 186312 1726890177.41969: exiting _queue_task() for managed_node3/set_fact 186312 1726890177.41983: done queuing things up, now waiting for results queue to drain 186312 1726890177.41984: waiting for pending results... 186312 1726890177.42170: running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking 186312 1726890177.42254: in run() - task 02369adf-7a19-881e-6b85-000000003158 186312 1726890177.42266: variable 'ansible_search_path' from source: unknown 186312 1726890177.42296: calling self._execute() 186312 1726890177.42386: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.42390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.42407: variable 'omit' from source: magic vars 186312 1726890177.42507: variable 'omit' from source: magic vars 186312 1726890177.42567: variable 'omit' from source: magic vars 186312 1726890177.42943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890177.44954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890177.45005: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890177.45043: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890177.45073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890177.45093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890177.45166: 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) 186312 1726890177.45188: 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) 186312 1726890177.45209: 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) 186312 1726890177.45240: 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) 186312 1726890177.45257: 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) 186312 1726890177.45293: 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) 186312 1726890177.45322: 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) 186312 1726890177.45344: 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) 186312 1726890177.45380: 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) 186312 1726890177.45392: 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) 186312 1726890177.45481: 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) 186312 1726890177.45518: 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) 186312 1726890177.45544: 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) 186312 1726890177.45570: 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) 186312 1726890177.45584: 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) 186312 1726890177.45736: variable 'storage_test_fstab' from source: set_fact 186312 1726890177.45746: variable 'storage_test_volume' from source: include params 186312 1726890177.45837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 186312 1726890177.45964: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 186312 1726890177.46017: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 186312 1726890177.46046: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 186312 1726890177.46069: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 186312 1726890177.46100: 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) 186312 1726890177.46118: 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) 186312 1726890177.46138: 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) 186312 1726890177.46158: 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) 186312 1726890177.46300: 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) 186312 1726890177.46319: 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) 186312 1726890177.46340: 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) 186312 1726890177.46365: 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) 186312 1726890177.46377: 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) 186312 1726890177.46525: variable '__mount_point' from source: task vars 186312 1726890177.46580: variable 'storage_test_volume' from source: include params 186312 1726890177.46601: variable 'storage_test_fstab' from source: set_fact 186312 1726890177.46769: variable '_storage_test_volume_present' from source: set_fact 186312 1726890177.46773: variable '__mount_point' from source: task vars 186312 1726890177.46835: variable 'storage_test_volume' from source: include params 186312 1726890177.46852: variable 'storage_test_volume' from source: include params 186312 1726890177.46985: variable '_storage_test_volume_present' from source: set_fact 186312 1726890177.46989: variable '__mount_point' from source: task vars 186312 1726890177.47058: variable 'storage_test_volume' from source: include params 186312 1726890177.47339: variable '__mount_options' from source: task vars 186312 1726890177.47391: variable 'storage_test_volume' from source: include params 186312 1726890177.47403: variable '__mount_point' from source: task vars 186312 1726890177.47490: variable 'storage_test_volume' from source: include params 186312 1726890177.47509: variable 'storage_test_fstab' from source: set_fact 186312 1726890177.47514: variable '__pattern' from source: task vars 186312 1726890177.47601: variable '__mount_point' from source: task vars 186312 1726890177.47669: variable 'storage_test_volume' from source: include params 186312 1726890177.47680: variable '__mount_options' from source: task vars 186312 1726890177.47740: variable 'storage_test_volume' from source: include params 186312 1726890177.47829: variable '_storage_test_volume_present' from source: set_fact 186312 1726890177.47835: variable '__mount_options' from source: task vars 186312 1726890177.47897: variable 'storage_test_volume' from source: include params 186312 1726890177.47917: variable 'omit' from source: magic vars 186312 1726890177.47939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890177.47958: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890177.47973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890177.47987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.47995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.48020: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890177.48023: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.48025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.48153: Set connection var ansible_shell_type to sh 186312 1726890177.48157: Set connection var ansible_pipelining to False 186312 1726890177.48172: Set connection var ansible_timeout to 10 186312 1726890177.48175: Set connection var ansible_connection to ssh 186312 1726890177.48184: Set connection var ansible_shell_executable to /bin/sh 186312 1726890177.48190: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890177.48213: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.48216: variable 'ansible_connection' from source: unknown 186312 1726890177.48219: variable 'ansible_module_compression' from source: unknown 186312 1726890177.48221: variable 'ansible_shell_type' from source: unknown 186312 1726890177.48224: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.48226: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.48230: variable 'ansible_pipelining' from source: unknown 186312 1726890177.48242: variable 'ansible_timeout' from source: unknown 186312 1726890177.48244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.48366: 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) 186312 1726890177.48378: variable 'omit' from source: magic vars 186312 1726890177.48381: starting attempt loop 186312 1726890177.48383: running the handler 186312 1726890177.48395: handler run complete 186312 1726890177.48409: attempt loop complete, returning result 186312 1726890177.48412: _execute() done 186312 1726890177.48414: dumping result to json 186312 1726890177.48416: done dumping result, returning 186312 1726890177.48423: done running TaskExecutor() for managed_node3/TASK: Set some variables for fstab checking [02369adf-7a19-881e-6b85-000000003158] 186312 1726890177.48430: sending task result for task 02369adf-7a19-881e-6b85-000000003158 186312 1726890177.48561: done sending task result for task 02369adf-7a19-881e-6b85-000000003158 186312 1726890177.48565: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } 186312 1726890177.48625: no more pending results, returning what we have 186312 1726890177.48628: results queue empty 186312 1726890177.48628: checking for any_errors_fatal 186312 1726890177.48643: done checking for any_errors_fatal 186312 1726890177.48644: checking for max_fail_percentage 186312 1726890177.48646: done checking for max_fail_percentage 186312 1726890177.48646: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.48648: done checking to see if all hosts have failed 186312 1726890177.48649: getting the remaining hosts for this loop 186312 1726890177.48651: done getting the remaining hosts for this loop 186312 1726890177.48654: getting the next task for host managed_node3 186312 1726890177.48660: done getting next task for host managed_node3 186312 1726890177.48663: ^ task is: TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890177.48667: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.48671: getting variables 186312 1726890177.48672: in VariableManager get_vars() 186312 1726890177.48702: Calling all_inventory to load vars for managed_node3 186312 1726890177.48705: Calling groups_inventory to load vars for managed_node3 186312 1726890177.48708: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.48719: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.48722: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.48724: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.49167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.49706: done with get_vars() 186312 1726890177.49725: done getting variables 186312 1726890177.49790: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 20 September 2024 23:42:57 -0400 (0:00:00.080) 0:02:27.237 ****** 186312 1726890177.49823: entering _queue_task() for managed_node3/assert 186312 1726890177.50041: worker is 1 (out of 1 available) 186312 1726890177.50056: exiting _queue_task() for managed_node3/assert 186312 1726890177.50070: done queuing things up, now waiting for results queue to drain 186312 1726890177.50071: waiting for pending results... 186312 1726890177.50318: running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab 186312 1726890177.50454: in run() - task 02369adf-7a19-881e-6b85-000000003159 186312 1726890177.50475: variable 'ansible_search_path' from source: unknown 186312 1726890177.50514: calling self._execute() 186312 1726890177.50632: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.50635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.50643: variable 'omit' from source: magic vars 186312 1726890177.50972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890177.52586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890177.52997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890177.53028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890177.53056: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890177.53076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890177.53149: variable '_storage_test_volume_present' from source: set_fact 186312 1726890177.53162: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890177.53165: when evaluation is False, skipping this task 186312 1726890177.53168: _execute() done 186312 1726890177.53170: dumping result to json 186312 1726890177.53174: done dumping result, returning 186312 1726890177.53179: done running TaskExecutor() for managed_node3/TASK: Verify that the device identifier appears in /etc/fstab [02369adf-7a19-881e-6b85-000000003159] 186312 1726890177.53185: sending task result for task 02369adf-7a19-881e-6b85-000000003159 186312 1726890177.53269: done sending task result for task 02369adf-7a19-881e-6b85-000000003159 186312 1726890177.53271: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890177.53321: no more pending results, returning what we have 186312 1726890177.53325: results queue empty 186312 1726890177.53326: checking for any_errors_fatal 186312 1726890177.53338: done checking for any_errors_fatal 186312 1726890177.53339: checking for max_fail_percentage 186312 1726890177.53341: done checking for max_fail_percentage 186312 1726890177.53342: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.53343: done checking to see if all hosts have failed 186312 1726890177.53344: getting the remaining hosts for this loop 186312 1726890177.53346: done getting the remaining hosts for this loop 186312 1726890177.53349: getting the next task for host managed_node3 186312 1726890177.53356: done getting next task for host managed_node3 186312 1726890177.53359: ^ task is: TASK: Verify the fstab mount point 186312 1726890177.53364: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.53368: getting variables 186312 1726890177.53369: in VariableManager get_vars() 186312 1726890177.53409: Calling all_inventory to load vars for managed_node3 186312 1726890177.53417: Calling groups_inventory to load vars for managed_node3 186312 1726890177.53420: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.53430: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.53433: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.53435: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.53773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.54118: done with get_vars() 186312 1726890177.54128: done getting variables 186312 1726890177.54171: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 20 September 2024 23:42:57 -0400 (0:00:00.043) 0:02:27.281 ****** 186312 1726890177.54193: entering _queue_task() for managed_node3/assert 186312 1726890177.54381: worker is 1 (out of 1 available) 186312 1726890177.54393: exiting _queue_task() for managed_node3/assert 186312 1726890177.54408: done queuing things up, now waiting for results queue to drain 186312 1726890177.54409: waiting for pending results... 186312 1726890177.54587: running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point 186312 1726890177.54677: in run() - task 02369adf-7a19-881e-6b85-00000000315a 186312 1726890177.54687: variable 'ansible_search_path' from source: unknown 186312 1726890177.54718: calling self._execute() 186312 1726890177.54804: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.54810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.54824: variable 'omit' from source: magic vars 186312 1726890177.54897: variable 'omit' from source: magic vars 186312 1726890177.54939: variable 'omit' from source: magic vars 186312 1726890177.55126: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890177.55132: variable 'storage_test_volume' from source: include params 186312 1726890177.55177: variable 'omit' from source: magic vars 186312 1726890177.55213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890177.55249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890177.55265: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890177.55278: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.55289: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.55311: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890177.55317: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.55319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.55388: Set connection var ansible_shell_type to sh 186312 1726890177.55396: Set connection var ansible_pipelining to False 186312 1726890177.55404: Set connection var ansible_timeout to 10 186312 1726890177.55406: Set connection var ansible_connection to ssh 186312 1726890177.55413: Set connection var ansible_shell_executable to /bin/sh 186312 1726890177.55418: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890177.55437: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.55440: variable 'ansible_connection' from source: unknown 186312 1726890177.55442: variable 'ansible_module_compression' from source: unknown 186312 1726890177.55445: variable 'ansible_shell_type' from source: unknown 186312 1726890177.55447: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.55449: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.55452: variable 'ansible_pipelining' from source: unknown 186312 1726890177.55456: variable 'ansible_timeout' from source: unknown 186312 1726890177.55460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.55561: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890177.55570: variable 'omit' from source: magic vars 186312 1726890177.55573: starting attempt loop 186312 1726890177.55578: running the handler 186312 1726890177.55706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890177.57689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890177.57742: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890177.57772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890177.57798: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890177.57819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890177.57874: 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) 186312 1726890177.57895: 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) 186312 1726890177.57915: 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) 186312 1726890177.57944: 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) 186312 1726890177.57955: 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) 186312 1726890177.57994: 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) 186312 1726890177.58015: 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) 186312 1726890177.58034: 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) 186312 1726890177.58059: 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) 186312 1726890177.58069: 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) 186312 1726890177.58155: variable 'storage_test_fstab_mount_point_matches' from source: set_fact 186312 1726890177.58158: variable 'storage_test_fstab_expected_mount_point_matches' from source: set_fact 186312 1726890177.58170: Evaluated conditional (storage_test_fstab_mount_point_matches | length == storage_test_fstab_expected_mount_point_matches | int): True 186312 1726890177.58176: handler run complete 186312 1726890177.58189: attempt loop complete, returning result 186312 1726890177.58193: _execute() done 186312 1726890177.58198: dumping result to json 186312 1726890177.58200: done dumping result, returning 186312 1726890177.58204: done running TaskExecutor() for managed_node3/TASK: Verify the fstab mount point [02369adf-7a19-881e-6b85-00000000315a] 186312 1726890177.58213: sending task result for task 02369adf-7a19-881e-6b85-00000000315a 186312 1726890177.58303: done sending task result for task 02369adf-7a19-881e-6b85-00000000315a 186312 1726890177.58306: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890177.58367: no more pending results, returning what we have 186312 1726890177.58370: results queue empty 186312 1726890177.58371: checking for any_errors_fatal 186312 1726890177.58377: done checking for any_errors_fatal 186312 1726890177.58384: checking for max_fail_percentage 186312 1726890177.58386: done checking for max_fail_percentage 186312 1726890177.58387: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.58388: done checking to see if all hosts have failed 186312 1726890177.58389: getting the remaining hosts for this loop 186312 1726890177.58390: done getting the remaining hosts for this loop 186312 1726890177.58394: getting the next task for host managed_node3 186312 1726890177.58403: done getting next task for host managed_node3 186312 1726890177.58405: ^ task is: TASK: Verify mount_options 186312 1726890177.58410: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.58418: getting variables 186312 1726890177.58419: in VariableManager get_vars() 186312 1726890177.58461: Calling all_inventory to load vars for managed_node3 186312 1726890177.58464: Calling groups_inventory to load vars for managed_node3 186312 1726890177.58468: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.58479: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.58481: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.58484: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.58865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.59477: done with get_vars() 186312 1726890177.59487: done getting variables 186312 1726890177.59532: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify mount_options] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 20 September 2024 23:42:57 -0400 (0:00:00.053) 0:02:27.334 ****** 186312 1726890177.59555: entering _queue_task() for managed_node3/assert 186312 1726890177.59756: worker is 1 (out of 1 available) 186312 1726890177.59769: exiting _queue_task() for managed_node3/assert 186312 1726890177.59783: done queuing things up, now waiting for results queue to drain 186312 1726890177.59785: waiting for pending results... 186312 1726890177.59979: running TaskExecutor() for managed_node3/TASK: Verify mount_options 186312 1726890177.60065: in run() - task 02369adf-7a19-881e-6b85-00000000315b 186312 1726890177.60077: variable 'ansible_search_path' from source: unknown 186312 1726890177.60104: calling self._execute() 186312 1726890177.60199: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.60203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.60214: variable 'omit' from source: magic vars 186312 1726890177.60508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890177.62109: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890177.62167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890177.62196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890177.62228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890177.62251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890177.62309: 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) 186312 1726890177.62337: 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) 186312 1726890177.62355: 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) 186312 1726890177.62381: 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) 186312 1726890177.62392: 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) 186312 1726890177.62480: Evaluated conditional (__storage_verify_mount_options | d(false)): False 186312 1726890177.62484: when evaluation is False, skipping this task 186312 1726890177.62487: _execute() done 186312 1726890177.62489: dumping result to json 186312 1726890177.62491: done dumping result, returning 186312 1726890177.62494: done running TaskExecutor() for managed_node3/TASK: Verify mount_options [02369adf-7a19-881e-6b85-00000000315b] 186312 1726890177.62499: sending task result for task 02369adf-7a19-881e-6b85-00000000315b 186312 1726890177.62590: done sending task result for task 02369adf-7a19-881e-6b85-00000000315b 186312 1726890177.62593: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } 186312 1726890177.62656: no more pending results, returning what we have 186312 1726890177.62659: results queue empty 186312 1726890177.62660: checking for any_errors_fatal 186312 1726890177.62669: done checking for any_errors_fatal 186312 1726890177.62670: checking for max_fail_percentage 186312 1726890177.62671: done checking for max_fail_percentage 186312 1726890177.62672: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.62673: done checking to see if all hosts have failed 186312 1726890177.62674: getting the remaining hosts for this loop 186312 1726890177.62675: done getting the remaining hosts for this loop 186312 1726890177.62678: getting the next task for host managed_node3 186312 1726890177.62685: done getting next task for host managed_node3 186312 1726890177.62687: ^ task is: TASK: Verify fingerprint 186312 1726890177.62692: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.62697: getting variables 186312 1726890177.62698: in VariableManager get_vars() 186312 1726890177.62735: Calling all_inventory to load vars for managed_node3 186312 1726890177.62738: Calling groups_inventory to load vars for managed_node3 186312 1726890177.62740: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.62750: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.62752: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.62755: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.63083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.63437: done with get_vars() 186312 1726890177.63447: done getting variables 186312 1726890177.63486: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 20 September 2024 23:42:57 -0400 (0:00:00.039) 0:02:27.374 ****** 186312 1726890177.63508: entering _queue_task() for managed_node3/assert 186312 1726890177.63696: worker is 1 (out of 1 available) 186312 1726890177.63709: exiting _queue_task() for managed_node3/assert 186312 1726890177.63724: done queuing things up, now waiting for results queue to drain 186312 1726890177.63726: waiting for pending results... 186312 1726890177.63906: running TaskExecutor() for managed_node3/TASK: Verify fingerprint 186312 1726890177.63997: in run() - task 02369adf-7a19-881e-6b85-00000000315c 186312 1726890177.64008: variable 'ansible_search_path' from source: unknown 186312 1726890177.64046: calling self._execute() 186312 1726890177.64141: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.64146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.64154: variable 'omit' from source: magic vars 186312 1726890177.64245: variable 'omit' from source: magic vars 186312 1726890177.64283: variable 'omit' from source: magic vars 186312 1726890177.64307: variable 'omit' from source: magic vars 186312 1726890177.64345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890177.64374: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890177.64393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890177.64407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.64419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.64447: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890177.64450: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.64452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.64521: Set connection var ansible_shell_type to sh 186312 1726890177.64531: Set connection var ansible_pipelining to False 186312 1726890177.64538: Set connection var ansible_timeout to 10 186312 1726890177.64541: Set connection var ansible_connection to ssh 186312 1726890177.64546: Set connection var ansible_shell_executable to /bin/sh 186312 1726890177.64551: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890177.64568: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.64574: variable 'ansible_connection' from source: unknown 186312 1726890177.64577: variable 'ansible_module_compression' from source: unknown 186312 1726890177.64580: variable 'ansible_shell_type' from source: unknown 186312 1726890177.64582: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.64585: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.64589: variable 'ansible_pipelining' from source: unknown 186312 1726890177.64591: variable 'ansible_timeout' from source: unknown 186312 1726890177.64597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.64707: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890177.64721: variable 'omit' from source: magic vars 186312 1726890177.64724: starting attempt loop 186312 1726890177.64727: running the handler 186312 1726890177.64943: variable '__fingerprint' from source: task vars 186312 1726890177.64950: variable 'storage_test_fstab' from source: set_fact 186312 1726890177.64971: Evaluated conditional (__fingerprint in storage_test_fstab.stdout): True 186312 1726890177.64976: handler run complete 186312 1726890177.64988: attempt loop complete, returning result 186312 1726890177.64991: _execute() done 186312 1726890177.64993: dumping result to json 186312 1726890177.64996: done dumping result, returning 186312 1726890177.65001: done running TaskExecutor() for managed_node3/TASK: Verify fingerprint [02369adf-7a19-881e-6b85-00000000315c] 186312 1726890177.65011: sending task result for task 02369adf-7a19-881e-6b85-00000000315c 186312 1726890177.65097: done sending task result for task 02369adf-7a19-881e-6b85-00000000315c 186312 1726890177.65100: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890177.65186: no more pending results, returning what we have 186312 1726890177.65188: results queue empty 186312 1726890177.65189: checking for any_errors_fatal 186312 1726890177.65196: done checking for any_errors_fatal 186312 1726890177.65197: checking for max_fail_percentage 186312 1726890177.65199: done checking for max_fail_percentage 186312 1726890177.65199: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.65200: done checking to see if all hosts have failed 186312 1726890177.65201: getting the remaining hosts for this loop 186312 1726890177.65202: done getting the remaining hosts for this loop 186312 1726890177.65205: getting the next task for host managed_node3 186312 1726890177.65217: done getting next task for host managed_node3 186312 1726890177.65220: ^ task is: TASK: Clean up variables 186312 1726890177.65225: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.65228: getting variables 186312 1726890177.65229: in VariableManager get_vars() 186312 1726890177.65252: Calling all_inventory to load vars for managed_node3 186312 1726890177.65254: Calling groups_inventory to load vars for managed_node3 186312 1726890177.65256: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.65263: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.65265: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.65266: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.65578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.65927: done with get_vars() 186312 1726890177.65937: done getting variables 186312 1726890177.65974: 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 [Clean up variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:51 Friday 20 September 2024 23:42:57 -0400 (0:00:00.024) 0:02:27.399 ****** 186312 1726890177.65998: entering _queue_task() for managed_node3/set_fact 186312 1726890177.66173: worker is 1 (out of 1 available) 186312 1726890177.66186: exiting _queue_task() for managed_node3/set_fact 186312 1726890177.66199: done queuing things up, now waiting for results queue to drain 186312 1726890177.66200: waiting for pending results... 186312 1726890177.66382: running TaskExecutor() for managed_node3/TASK: Clean up variables 186312 1726890177.66473: in run() - task 02369adf-7a19-881e-6b85-00000000315d 186312 1726890177.66485: variable 'ansible_search_path' from source: unknown 186312 1726890177.66516: calling self._execute() 186312 1726890177.66607: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.66613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.66623: variable 'omit' from source: magic vars 186312 1726890177.66707: variable 'omit' from source: magic vars 186312 1726890177.66754: variable 'omit' from source: magic vars 186312 1726890177.66779: variable 'omit' from source: magic vars 186312 1726890177.66815: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890177.66842: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890177.66863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890177.66876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.66886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.66909: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890177.66915: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.66918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.66985: Set connection var ansible_shell_type to sh 186312 1726890177.66994: Set connection var ansible_pipelining to False 186312 1726890177.67001: Set connection var ansible_timeout to 10 186312 1726890177.67004: Set connection var ansible_connection to ssh 186312 1726890177.67008: Set connection var ansible_shell_executable to /bin/sh 186312 1726890177.67014: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890177.67034: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.67037: variable 'ansible_connection' from source: unknown 186312 1726890177.67039: variable 'ansible_module_compression' from source: unknown 186312 1726890177.67042: variable 'ansible_shell_type' from source: unknown 186312 1726890177.67044: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.67046: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.67049: variable 'ansible_pipelining' from source: unknown 186312 1726890177.67051: variable 'ansible_timeout' from source: unknown 186312 1726890177.67056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.67163: 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) 186312 1726890177.67173: variable 'omit' from source: magic vars 186312 1726890177.67177: starting attempt loop 186312 1726890177.67180: running the handler 186312 1726890177.67194: handler run complete 186312 1726890177.67203: attempt loop complete, returning result 186312 1726890177.67206: _execute() done 186312 1726890177.67208: dumping result to json 186312 1726890177.67211: done dumping result, returning 186312 1726890177.67219: done running TaskExecutor() for managed_node3/TASK: Clean up variables [02369adf-7a19-881e-6b85-00000000315d] 186312 1726890177.67224: sending task result for task 02369adf-7a19-881e-6b85-00000000315d 186312 1726890177.67317: done sending task result for task 02369adf-7a19-881e-6b85-00000000315d 186312 1726890177.67320: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } 186312 1726890177.67375: no more pending results, returning what we have 186312 1726890177.67378: results queue empty 186312 1726890177.67379: checking for any_errors_fatal 186312 1726890177.67386: done checking for any_errors_fatal 186312 1726890177.67386: checking for max_fail_percentage 186312 1726890177.67388: done checking for max_fail_percentage 186312 1726890177.67389: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.67390: done checking to see if all hosts have failed 186312 1726890177.67390: getting the remaining hosts for this loop 186312 1726890177.67392: done getting the remaining hosts for this loop 186312 1726890177.67394: getting the next task for host managed_node3 186312 1726890177.67409: done getting next task for host managed_node3 186312 1726890177.67413: ^ task is: TASK: Verify fs type 186312 1726890177.67418: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.67422: getting variables 186312 1726890177.67423: in VariableManager get_vars() 186312 1726890177.67451: Calling all_inventory to load vars for managed_node3 186312 1726890177.67453: Calling groups_inventory to load vars for managed_node3 186312 1726890177.67455: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.67461: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.67463: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.67465: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.67778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.68124: done with get_vars() 186312 1726890177.68136: done getting variables 186312 1726890177.68175: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs type] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 20 September 2024 23:42:57 -0400 (0:00:00.021) 0:02:27.421 ****** 186312 1726890177.68199: entering _queue_task() for managed_node3/assert 186312 1726890177.68366: worker is 1 (out of 1 available) 186312 1726890177.68379: exiting _queue_task() for managed_node3/assert 186312 1726890177.68391: done queuing things up, now waiting for results queue to drain 186312 1726890177.68392: waiting for pending results... 186312 1726890177.68569: running TaskExecutor() for managed_node3/TASK: Verify fs type 186312 1726890177.68661: in run() - task 02369adf-7a19-881e-6b85-000000003161 186312 1726890177.68673: variable 'ansible_search_path' from source: unknown 186312 1726890177.68702: calling self._execute() 186312 1726890177.68790: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.68794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.68801: variable 'omit' from source: magic vars 186312 1726890177.69084: variable 'storage_test_volume' from source: include params 186312 1726890177.69110: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890177.69187: variable 'storage_test_volume' from source: include params 186312 1726890177.69199: Evaluated conditional (storage_test_volume.fs_type): True 186312 1726890177.69269: variable '_storage_test_volume_present' from source: set_fact 186312 1726890177.69273: Evaluated conditional (_storage_test_volume_present): False 186312 1726890177.69276: when evaluation is False, skipping this task 186312 1726890177.69279: _execute() done 186312 1726890177.69282: dumping result to json 186312 1726890177.69284: done dumping result, returning 186312 1726890177.69291: done running TaskExecutor() for managed_node3/TASK: Verify fs type [02369adf-7a19-881e-6b85-000000003161] 186312 1726890177.69296: sending task result for task 02369adf-7a19-881e-6b85-000000003161 186312 1726890177.69387: done sending task result for task 02369adf-7a19-881e-6b85-000000003161 186312 1726890177.69390: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890177.69443: no more pending results, returning what we have 186312 1726890177.69446: results queue empty 186312 1726890177.69446: checking for any_errors_fatal 186312 1726890177.69455: done checking for any_errors_fatal 186312 1726890177.69456: checking for max_fail_percentage 186312 1726890177.69457: done checking for max_fail_percentage 186312 1726890177.69458: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.69459: done checking to see if all hosts have failed 186312 1726890177.69460: getting the remaining hosts for this loop 186312 1726890177.69461: done getting the remaining hosts for this loop 186312 1726890177.69464: getting the next task for host managed_node3 186312 1726890177.69470: done getting next task for host managed_node3 186312 1726890177.69472: ^ task is: TASK: Verify fs label 186312 1726890177.69477: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.69480: getting variables 186312 1726890177.69481: in VariableManager get_vars() 186312 1726890177.69515: Calling all_inventory to load vars for managed_node3 186312 1726890177.69518: Calling groups_inventory to load vars for managed_node3 186312 1726890177.69520: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.69526: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.69528: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.69532: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.69848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.70189: done with get_vars() 186312 1726890177.70199: done getting variables 186312 1726890177.70239: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify fs label] ********************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 20 September 2024 23:42:57 -0400 (0:00:00.020) 0:02:27.441 ****** 186312 1726890177.70260: entering _queue_task() for managed_node3/assert 186312 1726890177.70418: worker is 1 (out of 1 available) 186312 1726890177.70433: exiting _queue_task() for managed_node3/assert 186312 1726890177.70445: done queuing things up, now waiting for results queue to drain 186312 1726890177.70446: waiting for pending results... 186312 1726890177.70619: running TaskExecutor() for managed_node3/TASK: Verify fs label 186312 1726890177.70697: in run() - task 02369adf-7a19-881e-6b85-000000003162 186312 1726890177.70715: variable 'ansible_search_path' from source: unknown 186312 1726890177.70743: calling self._execute() 186312 1726890177.70847: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.70856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.70864: variable 'omit' from source: magic vars 186312 1726890177.71140: variable 'storage_test_volume' from source: include params 186312 1726890177.71167: Evaluated conditional (storage_test_volume.type != "stratis"): True 186312 1726890177.71280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890177.73881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890177.74460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890177.74507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890177.74553: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890177.74587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890177.74685: variable '_storage_test_volume_present' from source: set_fact 186312 1726890177.74705: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890177.74718: when evaluation is False, skipping this task 186312 1726890177.74735: _execute() done 186312 1726890177.74747: dumping result to json 186312 1726890177.74754: done dumping result, returning 186312 1726890177.74764: done running TaskExecutor() for managed_node3/TASK: Verify fs label [02369adf-7a19-881e-6b85-000000003162] 186312 1726890177.74774: sending task result for task 02369adf-7a19-881e-6b85-000000003162 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890177.74937: no more pending results, returning what we have 186312 1726890177.74941: results queue empty 186312 1726890177.74942: checking for any_errors_fatal 186312 1726890177.74954: done checking for any_errors_fatal 186312 1726890177.74955: checking for max_fail_percentage 186312 1726890177.74957: done checking for max_fail_percentage 186312 1726890177.74958: checking to see if all hosts have failed and the running result is not ok 186312 1726890177.74959: done checking to see if all hosts have failed 186312 1726890177.74960: getting the remaining hosts for this loop 186312 1726890177.74962: done getting the remaining hosts for this loop 186312 1726890177.74966: getting the next task for host managed_node3 186312 1726890177.74978: done getting next task for host managed_node3 186312 1726890177.74981: ^ task is: TASK: See whether the device node is present 186312 1726890177.74986: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890177.74993: getting variables 186312 1726890177.74995: in VariableManager get_vars() 186312 1726890177.75035: Calling all_inventory to load vars for managed_node3 186312 1726890177.75039: Calling groups_inventory to load vars for managed_node3 186312 1726890177.75042: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890177.75054: Calling all_plugins_play to load vars for managed_node3 186312 1726890177.75057: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890177.75060: Calling groups_plugins_play to load vars for managed_node3 186312 1726890177.75665: done sending task result for task 02369adf-7a19-881e-6b85-000000003162 186312 1726890177.75668: WORKER PROCESS EXITING 186312 1726890177.75682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890177.76118: done with get_vars() 186312 1726890177.76131: done getting variables TASK [See whether the device node is present] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 20 September 2024 23:42:57 -0400 (0:00:00.059) 0:02:27.501 ****** 186312 1726890177.76197: entering _queue_task() for managed_node3/stat 186312 1726890177.76406: worker is 1 (out of 1 available) 186312 1726890177.76422: exiting _queue_task() for managed_node3/stat 186312 1726890177.76437: done queuing things up, now waiting for results queue to drain 186312 1726890177.76439: waiting for pending results... 186312 1726890177.76624: running TaskExecutor() for managed_node3/TASK: See whether the device node is present 186312 1726890177.76700: in run() - task 02369adf-7a19-881e-6b85-000000003166 186312 1726890177.76713: variable 'ansible_search_path' from source: unknown 186312 1726890177.76752: calling self._execute() 186312 1726890177.76854: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.76859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.76869: variable 'omit' from source: magic vars 186312 1726890177.76957: variable 'omit' from source: magic vars 186312 1726890177.76999: variable 'omit' from source: magic vars 186312 1726890177.77178: variable 'storage_test_volume' from source: include params 186312 1726890177.77220: variable 'omit' from source: magic vars 186312 1726890177.77255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890177.77281: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890177.77300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890177.77316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.77335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890177.77374: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890177.77381: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.77388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.77489: Set connection var ansible_shell_type to sh 186312 1726890177.77509: Set connection var ansible_pipelining to False 186312 1726890177.77532: Set connection var ansible_timeout to 10 186312 1726890177.77539: Set connection var ansible_connection to ssh 186312 1726890177.77548: Set connection var ansible_shell_executable to /bin/sh 186312 1726890177.77559: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890177.77583: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.77589: variable 'ansible_connection' from source: unknown 186312 1726890177.77594: variable 'ansible_module_compression' from source: unknown 186312 1726890177.77601: variable 'ansible_shell_type' from source: unknown 186312 1726890177.77609: variable 'ansible_shell_executable' from source: unknown 186312 1726890177.77616: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890177.77623: variable 'ansible_pipelining' from source: unknown 186312 1726890177.77634: variable 'ansible_timeout' from source: unknown 186312 1726890177.77640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890177.77834: 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) 186312 1726890177.77855: variable 'omit' from source: magic vars 186312 1726890177.77863: starting attempt loop 186312 1726890177.77869: running the handler 186312 1726890177.77887: _low_level_execute_command(): starting 186312 1726890177.77900: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890177.78624: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890177.78638: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890177.78650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890177.78665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890177.78702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890177.78709: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890177.78721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890177.78737: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890177.78746: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890177.78752: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890177.78760: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890177.78771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890177.78780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890177.78789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890177.78795: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890177.78806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890177.78882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890177.78900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890177.78913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890177.78990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890177.80636: stdout chunk (state=3): >>>/root <<< 186312 1726890177.80824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890177.80828: stdout chunk (state=3): >>><<< 186312 1726890177.80833: stderr chunk (state=3): >>><<< 186312 1726890177.80892: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890177.80896: _low_level_execute_command(): starting 186312 1726890177.80899: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890177.80851-191704-132879149400084 `" && echo ansible-tmp-1726890177.80851-191704-132879149400084="` echo /root/.ansible/tmp/ansible-tmp-1726890177.80851-191704-132879149400084 `" ) && sleep 0' 186312 1726890177.81495: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890177.81510: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890177.81536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890177.81554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890177.81598: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890177.81610: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890177.81627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890177.81647: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890177.81659: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890177.81670: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890177.81683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890177.81696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890177.81719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890177.81735: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890177.81747: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890177.81764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890177.81845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890177.81877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890177.81906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890177.81962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890177.83849: stdout chunk (state=3): >>>ansible-tmp-1726890177.80851-191704-132879149400084=/root/.ansible/tmp/ansible-tmp-1726890177.80851-191704-132879149400084 <<< 186312 1726890177.83962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890177.84039: stderr chunk (state=3): >>><<< 186312 1726890177.84050: stdout chunk (state=3): >>><<< 186312 1726890177.84125: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890177.80851-191704-132879149400084=/root/.ansible/tmp/ansible-tmp-1726890177.80851-191704-132879149400084 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890177.84358: variable 'ansible_module_compression' from source: unknown 186312 1726890177.84361: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 186312 1726890177.84363: variable 'ansible_facts' from source: unknown 186312 1726890177.84365: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890177.80851-191704-132879149400084/AnsiballZ_stat.py 186312 1726890177.84532: Sending initial data 186312 1726890177.84543: Sent initial data (153 bytes) 186312 1726890177.85176: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890177.85179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890177.85209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890177.85215: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890177.85218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890177.85273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890177.85277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890177.85318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890177.87065: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890177.87101: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890177.87147: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpqj4yuzf4 /root/.ansible/tmp/ansible-tmp-1726890177.80851-191704-132879149400084/AnsiballZ_stat.py <<< 186312 1726890177.87177: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890177.88184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890177.88317: stderr chunk (state=3): >>><<< 186312 1726890177.88319: stdout chunk (state=3): >>><<< 186312 1726890177.88320: done transferring module to remote 186312 1726890177.88322: _low_level_execute_command(): starting 186312 1726890177.88323: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890177.80851-191704-132879149400084/ /root/.ansible/tmp/ansible-tmp-1726890177.80851-191704-132879149400084/AnsiballZ_stat.py && sleep 0' 186312 1726890177.88733: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890177.88737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890177.88763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890177.88769: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890177.88772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890177.88820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890177.88838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890177.88871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890177.91012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890177.91045: stderr chunk (state=3): >>><<< 186312 1726890177.91059: stdout chunk (state=3): >>><<< 186312 1726890177.91118: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890177.91122: _low_level_execute_command(): starting 186312 1726890177.91126: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890177.80851-191704-132879149400084/AnsiballZ_stat.py && sleep 0' 186312 1726890177.92817: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890177.92832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890177.92865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890177.92868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890177.92870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890177.92929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890177.92933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890177.92985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890177.95053: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890177.95124: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 186312 1726890177.95138: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 186312 1726890177.95185: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890177.95188: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890177.95253: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 186312 1726890177.95274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890177.95277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890177.95308: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3496d8dc0> <<< 186312 1726890177.95357: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890177.95371: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34967d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3496d8b20> <<< 186312 1726890177.95390: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890177.95430: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3496d8ac0> <<< 186312 1726890177.95471: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 186312 1726890177.95475: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34967d490> <<< 186312 1726890177.95510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 186312 1726890177.95539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890177.95554: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34967d940> <<< 186312 1726890177.95565: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34967d670> <<< 186312 1726890177.95586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890177.95656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890177.95680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 186312 1726890177.95701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890177.95704: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349634190> <<< 186312 1726890177.95731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 186312 1726890177.95736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890177.95842: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349634220> <<< 186312 1726890177.95867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890177.95891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349657850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349634940> <<< 186312 1726890177.95921: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349695880> <<< 186312 1726890177.95936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34962dd90> <<< 186312 1726890177.96009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349657d90> <<< 186312 1726890177.96049: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34967d970> <<< 186312 1726890177.96089: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890177.96276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890177.96279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890177.96357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 186312 1726890177.96373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890177.96391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493d4eb0> <<< 186312 1726890177.96442: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493d7f40> <<< 186312 1726890177.96463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 186312 1726890177.96493: stdout chunk (state=3): >>>import '_sre' # <<< 186312 1726890177.96511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 186312 1726890177.96538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 186312 1726890177.96566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890177.96588: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493d4370> <<< 186312 1726890177.96605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890177.96674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890177.96695: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890177.96741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890177.96757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890177.96790: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890177.96819: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff349355e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349355910> import 'itertools' # <<< 186312 1726890177.96838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349355f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 186312 1726890177.96883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890177.96910: stdout chunk (state=3): >>>import '_operator' # <<< 186312 1726890177.96935: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349355fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493670d0> import '_collections' # <<< 186312 1726890177.96987: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493aed90> import '_functools' # <<< 186312 1726890177.97014: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493a9670> <<< 186312 1726890177.97086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 186312 1726890177.97089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493dbe20> <<< 186312 1726890177.97118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 186312 1726890177.97133: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff349367cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493ae2b0> <<< 186312 1726890177.97175: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890177.97191: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3493bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493e19d0> <<< 186312 1726890177.97220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890177.97260: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890177.97304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 186312 1726890177.97308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349367eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349367df0> <<< 186312 1726890177.97355: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349367d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 186312 1726890177.97373: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890177.97393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890177.97455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 186312 1726890177.97477: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34933b3d0> <<< 186312 1726890177.97497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 186312 1726890177.97535: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34933b4c0> <<< 186312 1726890177.97653: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34936ff40> <<< 186312 1726890177.97718: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34936aa90> <<< 186312 1726890177.97722: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34936a490> <<< 186312 1726890177.97734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890177.97819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 186312 1726890177.97822: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349264220> <<< 186312 1726890177.97842: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349325520> <<< 186312 1726890177.97904: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34936af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493e1040> <<< 186312 1726890177.97931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890177.97946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 186312 1726890177.97969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 186312 1726890177.97972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349277b50> <<< 186312 1726890177.97974: stdout chunk (state=3): >>>import 'errno' # <<< 186312 1726890177.98008: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff349277e80> <<< 186312 1726890177.98055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 186312 1726890177.98060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 186312 1726890177.98069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 186312 1726890177.98075: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349289790> <<< 186312 1726890177.98096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890177.98133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890177.98153: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349289cd0> <<< 186312 1726890177.98195: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890177.98198: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff349215400> <<< 186312 1726890177.98204: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349277f70> <<< 186312 1726890177.98228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890177.98274: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3492262e0> <<< 186312 1726890177.98283: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349289610> <<< 186312 1726890177.98289: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890177.98320: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3492263a0> <<< 186312 1726890177.98359: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349367a30> <<< 186312 1726890177.98375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890177.98394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890177.98410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890177.98427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890177.98462: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890177.98472: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff349241700> <<< 186312 1726890177.98484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 186312 1726890177.98492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890177.98516: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890177.98525: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3492419d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3492417c0> <<< 186312 1726890177.98541: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890177.98554: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3492418b0> <<< 186312 1726890177.98573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 186312 1726890177.98579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890177.98767: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890177.98777: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff349241d00> <<< 186312 1726890177.98806: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890177.98817: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff34924c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349241940> <<< 186312 1726890177.98831: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349234a90> <<< 186312 1726890177.98850: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349367610> <<< 186312 1726890177.98874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890177.98931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890177.98964: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349241af0> <<< 186312 1726890177.99059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890177.99076: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff3491686d0> <<< 186312 1726890177.99249: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip' <<< 186312 1726890177.99257: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890177.99343: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890177.99398: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 186312 1726890177.99421: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890177.99430: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.00853: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.01664: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 186312 1726890178.01675: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b4f820> <<< 186312 1726890178.01678: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 186312 1726890178.01685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.01702: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890178.01751: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890178.01756: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348b4f160> <<< 186312 1726890178.01782: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b4f280> <<< 186312 1726890178.01803: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b4ff70> <<< 186312 1726890178.01834: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890178.01838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890178.01876: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b4f4f0> <<< 186312 1726890178.01879: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b4fd90> import 'atexit' # <<< 186312 1726890178.01915: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348b4ffd0> <<< 186312 1726890178.01934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890178.01954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890178.02016: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b4f100> <<< 186312 1726890178.02019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890178.02041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890178.02044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890178.02064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890178.02093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 186312 1726890178.02096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890178.02159: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348aa6f40> <<< 186312 1726890178.02197: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348ac3d00> <<< 186312 1726890178.02259: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348ac3eb0> <<< 186312 1726890178.02263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890178.02282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890178.02315: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348ac3370> <<< 186312 1726890178.02326: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348bb5dc0> <<< 186312 1726890178.02518: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348bb53a0> <<< 186312 1726890178.02555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348bb5fd0> <<< 186312 1726890178.02577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890178.02586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890178.02617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890178.02645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b84d30> <<< 186312 1726890178.02732: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b22d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b22400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b574f0> <<< 186312 1726890178.02789: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348b22520> <<< 186312 1726890178.02815: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b22550> <<< 186312 1726890178.02826: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890178.02853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890178.02879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890178.02970: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348a95fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b96250> <<< 186312 1726890178.02986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890178.03054: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348a92850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b963d0> <<< 186312 1726890178.03071: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890178.03105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.03134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890178.03189: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348baee50> <<< 186312 1726890178.03322: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348a927f0> <<< 186312 1726890178.03420: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348a92640> <<< 186312 1726890178.03452: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348a915b0> <<< 186312 1726890178.03485: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890178.03507: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348a86d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b8d910> <<< 186312 1726890178.03532: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 186312 1726890178.03563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890178.03608: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348b166a0> <<< 186312 1726890178.03791: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348b15b20> <<< 186312 1726890178.03853: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b250a0> <<< 186312 1726890178.03881: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348b16100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b5ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 186312 1726890178.03951: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.04027: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.04061: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890178.04081: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 186312 1726890178.04176: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.04274: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.04740: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.05207: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890178.05229: 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_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890178.05253: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.05308: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff34867c5e0> <<< 186312 1726890178.05384: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348a61580> <<< 186312 1726890178.05396: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34861e100> <<< 186312 1726890178.05440: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890178.05459: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.05493: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 186312 1726890178.05614: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.05740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890178.05770: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b15b80> # zipimport: zlib available <<< 186312 1726890178.06163: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.06519: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.06581: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.06645: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 186312 1726890178.06679: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.06718: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 186312 1726890178.06767: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.06895: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890178.06910: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890178.06959: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.06980: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890178.07154: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.07339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890178.07401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 186312 1726890178.07405: stdout chunk (state=3): >>>import '_ast' # <<< 186312 1726890178.07467: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34864ef10> # zipimport: zlib available <<< 186312 1726890178.07529: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.07617: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 186312 1726890178.07620: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890178.07653: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.07667: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.07701: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890178.07704: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.07746: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.07784: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.07875: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.07928: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890178.07951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.08036: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348ba1220> <<< 186312 1726890178.08066: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34864e850> <<< 186312 1726890178.08131: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 186312 1726890178.08257: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.08308: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.08369: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.08407: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890178.08410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890178.08437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 186312 1726890178.08474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 186312 1726890178.08486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890178.08575: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348a54ca0> <<< 186312 1726890178.08610: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348a50f70> <<< 186312 1726890178.08671: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348a4a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890178.08698: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.08723: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890178.08800: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 186312 1726890178.08824: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 186312 1726890178.08839: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.08943: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.09122: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.09282: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890178.09942: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/dev/sdb", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 451, "dev": 5, "nlink": 1, "atime": 1726890161.0513318, "mtime": 1726890161.0513318, "ctime": 1726890161.0513318, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2064, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sdb", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 186312 1726890178.09964: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890178.10342: 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 <<< 186312 1726890178.10356: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache <<< 186312 1726890178.10390: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 186312 1726890178.10426: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 <<< 186312 1726890178.10472: stdout chunk (state=3): >>># cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 186312 1726890178.11054: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 <<< 186312 1726890178.11090: stdout chunk (state=3): >>># 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 <<< 186312 1726890178.11115: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 186312 1726890178.11244: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 186312 1726890178.11265: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890178.11284: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 186312 1726890178.11301: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 186312 1726890178.11324: stdout chunk (state=3): >>># destroy select <<< 186312 1726890178.11340: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 186312 1726890178.11365: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890178.11661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890178.11751: stderr chunk (state=3): >>><<< 186312 1726890178.11765: stdout chunk (state=3): >>><<< 186312 1726890178.11879: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3496d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34967d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3496d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3496d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34967d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34967d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34967d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349634190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349634220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349657850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349634940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349695880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34962dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349657d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34967d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493d4eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493d7f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493d5640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493d4370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff349355e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349355910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349355f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349355fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493a9670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493bb6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493dbe20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff349367cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3493bb2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493e19d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349367eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349367df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349367d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34933b3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34933b4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34936ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34936aa90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34936a490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349264220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349325520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34936af10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3493e1040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349277b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff349277e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349289790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349289cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff349215400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349277f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3492262e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349289610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3492263a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349367a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff349241700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3492419d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3492417c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3492418b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff349241d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff34924c250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349241940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349234a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349367610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff349241af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff3491686d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b4f820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348b4f160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b4f280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b4ff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b4f4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b4fd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348b4ffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b4f100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348aa6f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348ac3d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348ac3eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348ac3370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348bb5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348bb53a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348bb5fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b84d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b22d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b22400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b574f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348b22520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b22550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348a95fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b96250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348a92850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b963d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348baee50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348a927f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348a92640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348a915b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348a86d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b8d910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348b166a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348b15b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b250a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348b16100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b5ab20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/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_6mz_ihcz/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_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/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_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff34867c5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348a61580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34861e100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348b15b80> # 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_6mz_ihcz/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_6mz_ihcz/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_6mz_ihcz/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_6mz_ihcz/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_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34864ef10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/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_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff348ba1220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff34864e850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348a54ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348a50f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff348a4a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/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_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_6mz_ihcz/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_6mz_ihcz/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/dev/sdb", "mode": "0660", "isdir": false, "ischr": false, "isblk": true, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 6, "size": 0, "inode": 451, "dev": 5, "nlink": 1, "atime": 1726890161.0513318, "mtime": 1726890161.0513318, "ctime": 1726890161.0513318, "wusr": true, "rusr": true, "xusr": false, "wgrp": true, "rgrp": true, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 2064, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "disk", "mimetype": "inode/blockdevice", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/dev/sdb", "follow": true, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890178.12663: done with _execute_module (stat, {'path': '/dev/sdb', 'follow': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': '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-1726890177.80851-191704-132879149400084/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890178.12666: _low_level_execute_command(): starting 186312 1726890178.12669: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890177.80851-191704-132879149400084/ > /dev/null 2>&1 && sleep 0' 186312 1726890178.13401: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890178.13419: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890178.13437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890178.13455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890178.13497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890178.13509: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890178.13524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890178.13544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890178.13555: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890178.13564: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890178.13575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890178.13586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890178.13599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890178.13610: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890178.13623: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890178.13639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890178.13715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890178.13737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890178.13754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890178.13832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890178.15640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890178.15701: stderr chunk (state=3): >>><<< 186312 1726890178.15704: stdout chunk (state=3): >>><<< 186312 1726890178.15817: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890178.15821: handler run complete 186312 1726890178.15823: attempt loop complete, returning result 186312 1726890178.15825: _execute() done 186312 1726890178.15827: dumping result to json 186312 1726890178.15829: done dumping result, returning 186312 1726890178.15831: done running TaskExecutor() for managed_node3/TASK: See whether the device node is present [02369adf-7a19-881e-6b85-000000003166] 186312 1726890178.15833: sending task result for task 02369adf-7a19-881e-6b85-000000003166 186312 1726890178.16091: done sending task result for task 02369adf-7a19-881e-6b85-000000003166 186312 1726890178.16094: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726890161.0513318, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726890161.0513318, "dev": 5, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 451, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1726890161.0513318, "nlink": 1, "path": "/dev/sdb", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 186312 1726890178.16199: no more pending results, returning what we have 186312 1726890178.16202: results queue empty 186312 1726890178.16203: checking for any_errors_fatal 186312 1726890178.16217: done checking for any_errors_fatal 186312 1726890178.16218: checking for max_fail_percentage 186312 1726890178.16220: done checking for max_fail_percentage 186312 1726890178.16221: checking to see if all hosts have failed and the running result is not ok 186312 1726890178.16222: done checking to see if all hosts have failed 186312 1726890178.16222: getting the remaining hosts for this loop 186312 1726890178.16224: done getting the remaining hosts for this loop 186312 1726890178.16228: getting the next task for host managed_node3 186312 1726890178.16236: done getting next task for host managed_node3 186312 1726890178.16239: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890178.16244: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890178.16251: getting variables 186312 1726890178.16253: in VariableManager get_vars() 186312 1726890178.16292: Calling all_inventory to load vars for managed_node3 186312 1726890178.16295: Calling groups_inventory to load vars for managed_node3 186312 1726890178.16298: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890178.16313: Calling all_plugins_play to load vars for managed_node3 186312 1726890178.16316: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890178.16319: Calling groups_plugins_play to load vars for managed_node3 186312 1726890178.17731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890178.18385: done with get_vars() 186312 1726890178.18401: done getting variables 186312 1726890178.18472: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 20 September 2024 23:42:58 -0400 (0:00:00.423) 0:02:27.924 ****** 186312 1726890178.18506: entering _queue_task() for managed_node3/assert 186312 1726890178.18832: worker is 1 (out of 1 available) 186312 1726890178.18852: exiting _queue_task() for managed_node3/assert 186312 1726890178.18865: done queuing things up, now waiting for results queue to drain 186312 1726890178.18867: waiting for pending results... 186312 1726890178.19208: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890178.19356: in run() - task 02369adf-7a19-881e-6b85-000000003167 186312 1726890178.19377: variable 'ansible_search_path' from source: unknown 186312 1726890178.19428: calling self._execute() 186312 1726890178.19567: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.19580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.19597: variable 'omit' from source: magic vars 186312 1726890178.21701: variable '_storage_test_volume_present' from source: set_fact 186312 1726890178.21717: variable 'storage_test_volume' from source: include params 186312 1726890178.21783: Evaluated conditional (_storage_test_volume_present or storage_test_volume.type == 'disk'): True 186312 1726890178.21795: variable 'omit' from source: magic vars 186312 1726890178.21865: variable 'omit' from source: magic vars 186312 1726890178.21986: variable 'storage_test_volume' from source: include params 186312 1726890178.22035: variable 'omit' from source: magic vars 186312 1726890178.22086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890178.22126: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890178.22154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890178.22181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890178.22196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890178.22232: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890178.22240: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.22247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.22355: Set connection var ansible_shell_type to sh 186312 1726890178.22371: Set connection var ansible_pipelining to False 186312 1726890178.22391: Set connection var ansible_timeout to 10 186312 1726890178.22398: Set connection var ansible_connection to ssh 186312 1726890178.22408: Set connection var ansible_shell_executable to /bin/sh 186312 1726890178.22420: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890178.22451: variable 'ansible_shell_executable' from source: unknown 186312 1726890178.22460: variable 'ansible_connection' from source: unknown 186312 1726890178.22467: variable 'ansible_module_compression' from source: unknown 186312 1726890178.22474: variable 'ansible_shell_type' from source: unknown 186312 1726890178.22481: variable 'ansible_shell_executable' from source: unknown 186312 1726890178.22494: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.22502: variable 'ansible_pipelining' from source: unknown 186312 1726890178.22509: variable 'ansible_timeout' from source: unknown 186312 1726890178.22519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.22660: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890178.22677: variable 'omit' from source: magic vars 186312 1726890178.22687: starting attempt loop 186312 1726890178.22693: running the handler 186312 1726890178.22888: variable 'storage_test_dev' from source: set_fact 186312 1726890178.22918: Evaluated conditional (storage_test_dev.stat.exists and storage_test_dev.stat.isblk): True 186312 1726890178.22936: handler run complete 186312 1726890178.22958: attempt loop complete, returning result 186312 1726890178.22965: _execute() done 186312 1726890178.22972: dumping result to json 186312 1726890178.22979: done dumping result, returning 186312 1726890178.22989: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-000000003167] 186312 1726890178.22999: sending task result for task 02369adf-7a19-881e-6b85-000000003167 186312 1726890178.23123: done sending task result for task 02369adf-7a19-881e-6b85-000000003167 186312 1726890178.23135: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890178.23190: no more pending results, returning what we have 186312 1726890178.23193: results queue empty 186312 1726890178.23194: checking for any_errors_fatal 186312 1726890178.23209: done checking for any_errors_fatal 186312 1726890178.23210: checking for max_fail_percentage 186312 1726890178.23213: done checking for max_fail_percentage 186312 1726890178.23214: checking to see if all hosts have failed and the running result is not ok 186312 1726890178.23215: done checking to see if all hosts have failed 186312 1726890178.23216: getting the remaining hosts for this loop 186312 1726890178.23218: done getting the remaining hosts for this loop 186312 1726890178.23222: getting the next task for host managed_node3 186312 1726890178.23229: done getting next task for host managed_node3 186312 1726890178.23232: ^ task is: TASK: Verify the presence/absence of the device node 186312 1726890178.23238: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890178.23243: getting variables 186312 1726890178.23244: in VariableManager get_vars() 186312 1726890178.23293: Calling all_inventory to load vars for managed_node3 186312 1726890178.23296: Calling groups_inventory to load vars for managed_node3 186312 1726890178.23300: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890178.23313: Calling all_plugins_play to load vars for managed_node3 186312 1726890178.23317: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890178.23320: Calling groups_plugins_play to load vars for managed_node3 186312 1726890178.23993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890178.25409: done with get_vars() 186312 1726890178.25426: done getting variables 186312 1726890178.25489: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 20 September 2024 23:42:58 -0400 (0:00:00.070) 0:02:27.994 ****** 186312 1726890178.25529: entering _queue_task() for managed_node3/assert 186312 1726890178.25793: worker is 1 (out of 1 available) 186312 1726890178.25806: exiting _queue_task() for managed_node3/assert 186312 1726890178.25821: done queuing things up, now waiting for results queue to drain 186312 1726890178.25822: waiting for pending results... 186312 1726890178.26128: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node 186312 1726890178.26253: in run() - task 02369adf-7a19-881e-6b85-000000003168 186312 1726890178.26276: variable 'ansible_search_path' from source: unknown 186312 1726890178.26319: calling self._execute() 186312 1726890178.26458: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.26473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.26495: variable 'omit' from source: magic vars 186312 1726890178.27054: variable '_storage_test_volume_present' from source: set_fact 186312 1726890178.27067: variable 'storage_test_volume' from source: include params 186312 1726890178.27133: Evaluated conditional (not (_storage_test_volume_present or storage_test_volume.type == 'disk')): False 186312 1726890178.27144: when evaluation is False, skipping this task 186312 1726890178.27187: _execute() done 186312 1726890178.27197: dumping result to json 186312 1726890178.27206: done dumping result, returning 186312 1726890178.27218: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the device node [02369adf-7a19-881e-6b85-000000003168] 186312 1726890178.27230: sending task result for task 02369adf-7a19-881e-6b85-000000003168 skipping: [managed_node3] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } 186312 1726890178.27465: no more pending results, returning what we have 186312 1726890178.27469: results queue empty 186312 1726890178.27470: checking for any_errors_fatal 186312 1726890178.27483: done checking for any_errors_fatal 186312 1726890178.27484: checking for max_fail_percentage 186312 1726890178.27487: done checking for max_fail_percentage 186312 1726890178.27488: checking to see if all hosts have failed and the running result is not ok 186312 1726890178.27489: done checking to see if all hosts have failed 186312 1726890178.27490: getting the remaining hosts for this loop 186312 1726890178.27492: done getting the remaining hosts for this loop 186312 1726890178.27496: getting the next task for host managed_node3 186312 1726890178.27506: done getting next task for host managed_node3 186312 1726890178.27509: ^ task is: TASK: Make sure we got info about this volume 186312 1726890178.27518: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890178.27523: getting variables 186312 1726890178.27525: in VariableManager get_vars() 186312 1726890178.27569: Calling all_inventory to load vars for managed_node3 186312 1726890178.27573: Calling groups_inventory to load vars for managed_node3 186312 1726890178.27578: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890178.27593: Calling all_plugins_play to load vars for managed_node3 186312 1726890178.27597: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890178.27601: Calling groups_plugins_play to load vars for managed_node3 186312 1726890178.28899: done sending task result for task 02369adf-7a19-881e-6b85-000000003168 186312 1726890178.28903: WORKER PROCESS EXITING 186312 1726890178.28928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890178.29956: done with get_vars() 186312 1726890178.29970: done getting variables 186312 1726890178.30102: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 20 September 2024 23:42:58 -0400 (0:00:00.046) 0:02:28.040 ****** 186312 1726890178.30141: entering _queue_task() for managed_node3/assert 186312 1726890178.30426: worker is 1 (out of 1 available) 186312 1726890178.30438: exiting _queue_task() for managed_node3/assert 186312 1726890178.30451: done queuing things up, now waiting for results queue to drain 186312 1726890178.30453: waiting for pending results... 186312 1726890178.30742: running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume 186312 1726890178.30841: in run() - task 02369adf-7a19-881e-6b85-000000003169 186312 1726890178.30853: variable 'ansible_search_path' from source: unknown 186312 1726890178.30882: calling self._execute() 186312 1726890178.30975: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.30979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.30987: variable 'omit' from source: magic vars 186312 1726890178.31255: variable '_storage_test_volume_present' from source: set_fact 186312 1726890178.31263: Evaluated conditional (_storage_test_volume_present): False 186312 1726890178.31267: when evaluation is False, skipping this task 186312 1726890178.31270: _execute() done 186312 1726890178.31273: dumping result to json 186312 1726890178.31275: done dumping result, returning 186312 1726890178.31281: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about this volume [02369adf-7a19-881e-6b85-000000003169] 186312 1726890178.31286: sending task result for task 02369adf-7a19-881e-6b85-000000003169 186312 1726890178.31381: done sending task result for task 02369adf-7a19-881e-6b85-000000003169 186312 1726890178.31385: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890178.31439: no more pending results, returning what we have 186312 1726890178.31442: results queue empty 186312 1726890178.31443: checking for any_errors_fatal 186312 1726890178.31451: done checking for any_errors_fatal 186312 1726890178.31452: checking for max_fail_percentage 186312 1726890178.31454: done checking for max_fail_percentage 186312 1726890178.31455: checking to see if all hosts have failed and the running result is not ok 186312 1726890178.31456: done checking to see if all hosts have failed 186312 1726890178.31456: getting the remaining hosts for this loop 186312 1726890178.31458: done getting the remaining hosts for this loop 186312 1726890178.31461: getting the next task for host managed_node3 186312 1726890178.31468: done getting next task for host managed_node3 186312 1726890178.31470: ^ task is: TASK: Process volume type (set initial value) (1/2) 186312 1726890178.31475: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890178.31479: getting variables 186312 1726890178.31480: in VariableManager get_vars() 186312 1726890178.31512: Calling all_inventory to load vars for managed_node3 186312 1726890178.31515: Calling groups_inventory to load vars for managed_node3 186312 1726890178.31518: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890178.31531: Calling all_plugins_play to load vars for managed_node3 186312 1726890178.31533: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890178.31535: Calling groups_plugins_play to load vars for managed_node3 186312 1726890178.31959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890178.32919: done with get_vars() 186312 1726890178.32936: done getting variables 186312 1726890178.32990: 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 [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 20 September 2024 23:42:58 -0400 (0:00:00.028) 0:02:28.069 ****** 186312 1726890178.33024: entering _queue_task() for managed_node3/set_fact 186312 1726890178.33261: worker is 1 (out of 1 available) 186312 1726890178.33271: exiting _queue_task() for managed_node3/set_fact 186312 1726890178.33283: done queuing things up, now waiting for results queue to drain 186312 1726890178.33284: waiting for pending results... 186312 1726890178.33583: running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) 186312 1726890178.33855: in run() - task 02369adf-7a19-881e-6b85-00000000316a 186312 1726890178.33881: variable 'ansible_search_path' from source: unknown 186312 1726890178.33931: calling self._execute() 186312 1726890178.34060: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.34073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.34092: variable 'omit' from source: magic vars 186312 1726890178.34217: variable 'omit' from source: magic vars 186312 1726890178.34281: variable 'omit' from source: magic vars 186312 1726890178.34541: variable 'storage_test_volume' from source: include params 186312 1726890178.34599: variable 'omit' from source: magic vars 186312 1726890178.34654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890178.34692: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890178.34720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890178.34751: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890178.34777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890178.34811: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890178.34818: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.34821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.34897: Set connection var ansible_shell_type to sh 186312 1726890178.34910: Set connection var ansible_pipelining to False 186312 1726890178.34920: Set connection var ansible_timeout to 10 186312 1726890178.34923: Set connection var ansible_connection to ssh 186312 1726890178.34928: Set connection var ansible_shell_executable to /bin/sh 186312 1726890178.34936: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890178.34954: variable 'ansible_shell_executable' from source: unknown 186312 1726890178.34957: variable 'ansible_connection' from source: unknown 186312 1726890178.34967: variable 'ansible_module_compression' from source: unknown 186312 1726890178.34970: variable 'ansible_shell_type' from source: unknown 186312 1726890178.34973: variable 'ansible_shell_executable' from source: unknown 186312 1726890178.34975: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.34978: variable 'ansible_pipelining' from source: unknown 186312 1726890178.34980: variable 'ansible_timeout' from source: unknown 186312 1726890178.34985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.35094: 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) 186312 1726890178.35103: variable 'omit' from source: magic vars 186312 1726890178.35108: starting attempt loop 186312 1726890178.35111: running the handler 186312 1726890178.35124: handler run complete 186312 1726890178.35135: attempt loop complete, returning result 186312 1726890178.35137: _execute() done 186312 1726890178.35140: dumping result to json 186312 1726890178.35142: done dumping result, returning 186312 1726890178.35149: done running TaskExecutor() for managed_node3/TASK: Process volume type (set initial value) (1/2) [02369adf-7a19-881e-6b85-00000000316a] 186312 1726890178.35153: sending task result for task 02369adf-7a19-881e-6b85-00000000316a ok: [managed_node3] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } 186312 1726890178.35289: no more pending results, returning what we have 186312 1726890178.35292: results queue empty 186312 1726890178.35293: checking for any_errors_fatal 186312 1726890178.35300: done checking for any_errors_fatal 186312 1726890178.35300: checking for max_fail_percentage 186312 1726890178.35302: done checking for max_fail_percentage 186312 1726890178.35303: checking to see if all hosts have failed and the running result is not ok 186312 1726890178.35304: done checking to see if all hosts have failed 186312 1726890178.35305: getting the remaining hosts for this loop 186312 1726890178.35306: done getting the remaining hosts for this loop 186312 1726890178.35309: getting the next task for host managed_node3 186312 1726890178.35318: done getting next task for host managed_node3 186312 1726890178.35321: ^ task is: TASK: Process volume type (get RAID value) (2/2) 186312 1726890178.35326: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890178.35331: getting variables 186312 1726890178.35333: in VariableManager get_vars() 186312 1726890178.35367: Calling all_inventory to load vars for managed_node3 186312 1726890178.35369: Calling groups_inventory to load vars for managed_node3 186312 1726890178.35372: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890178.35382: Calling all_plugins_play to load vars for managed_node3 186312 1726890178.35384: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890178.35387: Calling groups_plugins_play to load vars for managed_node3 186312 1726890178.35779: done sending task result for task 02369adf-7a19-881e-6b85-00000000316a 186312 1726890178.35782: WORKER PROCESS EXITING 186312 1726890178.35804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890178.36437: done with get_vars() 186312 1726890178.36452: done getting variables 186312 1726890178.36737: 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 [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 20 September 2024 23:42:58 -0400 (0:00:00.037) 0:02:28.106 ****** 186312 1726890178.36769: entering _queue_task() for managed_node3/set_fact 186312 1726890178.37035: worker is 1 (out of 1 available) 186312 1726890178.37047: exiting _queue_task() for managed_node3/set_fact 186312 1726890178.37058: done queuing things up, now waiting for results queue to drain 186312 1726890178.37059: waiting for pending results... 186312 1726890178.37708: running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) 186312 1726890178.37843: in run() - task 02369adf-7a19-881e-6b85-00000000316b 186312 1726890178.37869: variable 'ansible_search_path' from source: unknown 186312 1726890178.37909: calling self._execute() 186312 1726890178.38037: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.38049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.38067: variable 'omit' from source: magic vars 186312 1726890178.38443: variable 'storage_test_volume' from source: include params 186312 1726890178.38472: Evaluated conditional (storage_test_volume.type == "raid"): False 186312 1726890178.38475: when evaluation is False, skipping this task 186312 1726890178.38478: _execute() done 186312 1726890178.38481: dumping result to json 186312 1726890178.38484: done dumping result, returning 186312 1726890178.38489: done running TaskExecutor() for managed_node3/TASK: Process volume type (get RAID value) (2/2) [02369adf-7a19-881e-6b85-00000000316b] 186312 1726890178.38494: sending task result for task 02369adf-7a19-881e-6b85-00000000316b 186312 1726890178.38585: done sending task result for task 02369adf-7a19-881e-6b85-00000000316b 186312 1726890178.38589: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } 186312 1726890178.38641: no more pending results, returning what we have 186312 1726890178.38644: results queue empty 186312 1726890178.38645: checking for any_errors_fatal 186312 1726890178.38652: done checking for any_errors_fatal 186312 1726890178.38653: checking for max_fail_percentage 186312 1726890178.38654: done checking for max_fail_percentage 186312 1726890178.38655: checking to see if all hosts have failed and the running result is not ok 186312 1726890178.38656: done checking to see if all hosts have failed 186312 1726890178.38657: getting the remaining hosts for this loop 186312 1726890178.38658: done getting the remaining hosts for this loop 186312 1726890178.38661: getting the next task for host managed_node3 186312 1726890178.38668: done getting next task for host managed_node3 186312 1726890178.38670: ^ task is: TASK: Verify the volume's device type 186312 1726890178.38676: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890178.38679: getting variables 186312 1726890178.38680: in VariableManager get_vars() 186312 1726890178.38709: Calling all_inventory to load vars for managed_node3 186312 1726890178.38714: Calling groups_inventory to load vars for managed_node3 186312 1726890178.38717: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890178.38727: Calling all_plugins_play to load vars for managed_node3 186312 1726890178.38730: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890178.38734: Calling groups_plugins_play to load vars for managed_node3 186312 1726890178.39048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890178.39396: done with get_vars() 186312 1726890178.39406: done getting variables 186312 1726890178.39446: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 20 September 2024 23:42:58 -0400 (0:00:00.026) 0:02:28.133 ****** 186312 1726890178.39467: entering _queue_task() for managed_node3/assert 186312 1726890178.39633: worker is 1 (out of 1 available) 186312 1726890178.39646: exiting _queue_task() for managed_node3/assert 186312 1726890178.39659: done queuing things up, now waiting for results queue to drain 186312 1726890178.39660: waiting for pending results... 186312 1726890178.39835: running TaskExecutor() for managed_node3/TASK: Verify the volume's device type 186312 1726890178.39952: in run() - task 02369adf-7a19-881e-6b85-00000000316c 186312 1726890178.39979: variable 'ansible_search_path' from source: unknown 186312 1726890178.40024: calling self._execute() 186312 1726890178.40136: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.40148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.40162: variable 'omit' from source: magic vars 186312 1726890178.40615: variable '_storage_test_volume_present' from source: set_fact 186312 1726890178.40643: Evaluated conditional (_storage_test_volume_present): False 186312 1726890178.40653: when evaluation is False, skipping this task 186312 1726890178.40874: _execute() done 186312 1726890178.40886: dumping result to json 186312 1726890178.40895: done dumping result, returning 186312 1726890178.40915: done running TaskExecutor() for managed_node3/TASK: Verify the volume's device type [02369adf-7a19-881e-6b85-00000000316c] 186312 1726890178.40926: sending task result for task 02369adf-7a19-881e-6b85-00000000316c 186312 1726890178.41698: done sending task result for task 02369adf-7a19-881e-6b85-00000000316c 186312 1726890178.41701: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890178.41965: no more pending results, returning what we have 186312 1726890178.41968: results queue empty 186312 1726890178.41969: checking for any_errors_fatal 186312 1726890178.41978: done checking for any_errors_fatal 186312 1726890178.41979: checking for max_fail_percentage 186312 1726890178.41981: done checking for max_fail_percentage 186312 1726890178.41982: checking to see if all hosts have failed and the running result is not ok 186312 1726890178.41983: done checking to see if all hosts have failed 186312 1726890178.41983: getting the remaining hosts for this loop 186312 1726890178.41985: done getting the remaining hosts for this loop 186312 1726890178.41988: getting the next task for host managed_node3 186312 1726890178.41997: done getting next task for host managed_node3 186312 1726890178.42000: ^ task is: TASK: Stat the LUKS device, if encrypted 186312 1726890178.42005: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890178.42009: getting variables 186312 1726890178.42010: in VariableManager get_vars() 186312 1726890178.42064: Calling all_inventory to load vars for managed_node3 186312 1726890178.42069: Calling groups_inventory to load vars for managed_node3 186312 1726890178.42072: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890178.42087: Calling all_plugins_play to load vars for managed_node3 186312 1726890178.42090: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890178.42095: Calling groups_plugins_play to load vars for managed_node3 186312 1726890178.43082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890178.44247: done with get_vars() 186312 1726890178.44263: done getting variables TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 20 September 2024 23:42:58 -0400 (0:00:00.049) 0:02:28.183 ****** 186312 1726890178.44381: entering _queue_task() for managed_node3/stat 186312 1726890178.44646: worker is 1 (out of 1 available) 186312 1726890178.44665: exiting _queue_task() for managed_node3/stat 186312 1726890178.44678: done queuing things up, now waiting for results queue to drain 186312 1726890178.44680: waiting for pending results... 186312 1726890178.44997: running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted 186312 1726890178.45142: in run() - task 02369adf-7a19-881e-6b85-000000003170 186312 1726890178.45163: variable 'ansible_search_path' from source: unknown 186312 1726890178.45204: calling self._execute() 186312 1726890178.45334: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.45351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.45370: variable 'omit' from source: magic vars 186312 1726890178.45733: variable 'storage_test_volume' from source: include params 186312 1726890178.45763: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890178.45769: when evaluation is False, skipping this task 186312 1726890178.45778: _execute() done 186312 1726890178.45781: dumping result to json 186312 1726890178.45783: done dumping result, returning 186312 1726890178.45790: done running TaskExecutor() for managed_node3/TASK: Stat the LUKS device, if encrypted [02369adf-7a19-881e-6b85-000000003170] 186312 1726890178.45795: sending task result for task 02369adf-7a19-881e-6b85-000000003170 186312 1726890178.45894: done sending task result for task 02369adf-7a19-881e-6b85-000000003170 186312 1726890178.45897: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890178.45948: no more pending results, returning what we have 186312 1726890178.45952: results queue empty 186312 1726890178.45953: checking for any_errors_fatal 186312 1726890178.45961: done checking for any_errors_fatal 186312 1726890178.45961: checking for max_fail_percentage 186312 1726890178.45963: done checking for max_fail_percentage 186312 1726890178.45964: checking to see if all hosts have failed and the running result is not ok 186312 1726890178.45965: done checking to see if all hosts have failed 186312 1726890178.45965: getting the remaining hosts for this loop 186312 1726890178.45967: done getting the remaining hosts for this loop 186312 1726890178.45970: getting the next task for host managed_node3 186312 1726890178.45976: done getting next task for host managed_node3 186312 1726890178.45979: ^ task is: TASK: Ensure cryptsetup is present 186312 1726890178.45984: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890178.45988: getting variables 186312 1726890178.45989: in VariableManager get_vars() 186312 1726890178.46023: Calling all_inventory to load vars for managed_node3 186312 1726890178.46026: Calling groups_inventory to load vars for managed_node3 186312 1726890178.46033: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890178.46044: Calling all_plugins_play to load vars for managed_node3 186312 1726890178.46048: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890178.46050: Calling groups_plugins_play to load vars for managed_node3 186312 1726890178.46382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890178.46741: done with get_vars() 186312 1726890178.46751: done getting variables 186312 1726890178.46788: 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 [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 20 September 2024 23:42:58 -0400 (0:00:00.024) 0:02:28.207 ****** 186312 1726890178.46809: entering _queue_task() for managed_node3/package 186312 1726890178.46991: worker is 1 (out of 1 available) 186312 1726890178.47010: exiting _queue_task() for managed_node3/package 186312 1726890178.47030: done queuing things up, now waiting for results queue to drain 186312 1726890178.47032: waiting for pending results... 186312 1726890178.47358: running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present 186312 1726890178.47517: in run() - task 02369adf-7a19-881e-6b85-000000003171 186312 1726890178.47547: variable 'ansible_search_path' from source: unknown 186312 1726890178.47596: calling self._execute() 186312 1726890178.47727: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.47743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.47761: variable 'omit' from source: magic vars 186312 1726890178.47916: variable 'omit' from source: magic vars 186312 1726890178.47999: variable 'omit' from source: magic vars 186312 1726890178.48382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890178.50654: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890178.50732: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890178.50773: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890178.50807: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890178.50833: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890178.50933: 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) 186312 1726890178.50957: 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) 186312 1726890178.51018: 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) 186312 1726890178.51058: 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) 186312 1726890178.51072: 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) 186312 1726890178.51158: variable '__storage_is_ostree' from source: set_fact 186312 1726890178.51161: variable 'omit' from source: magic vars 186312 1726890178.51189: variable 'omit' from source: magic vars 186312 1726890178.51208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890178.51230: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890178.51248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890178.51262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890178.51270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890178.51294: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890178.51297: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.51300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.51368: Set connection var ansible_shell_type to sh 186312 1726890178.51377: Set connection var ansible_pipelining to False 186312 1726890178.51384: Set connection var ansible_timeout to 10 186312 1726890178.51398: Set connection var ansible_connection to ssh 186312 1726890178.51401: Set connection var ansible_shell_executable to /bin/sh 186312 1726890178.51415: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890178.51430: variable 'ansible_shell_executable' from source: unknown 186312 1726890178.51435: variable 'ansible_connection' from source: unknown 186312 1726890178.51438: variable 'ansible_module_compression' from source: unknown 186312 1726890178.51440: variable 'ansible_shell_type' from source: unknown 186312 1726890178.51443: variable 'ansible_shell_executable' from source: unknown 186312 1726890178.51447: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890178.51451: variable 'ansible_pipelining' from source: unknown 186312 1726890178.51453: variable 'ansible_timeout' from source: unknown 186312 1726890178.51458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890178.51530: 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) 186312 1726890178.51540: variable 'omit' from source: magic vars 186312 1726890178.51544: starting attempt loop 186312 1726890178.51547: running the handler 186312 1726890178.51553: variable 'ansible_facts' from source: unknown 186312 1726890178.51556: variable 'ansible_facts' from source: unknown 186312 1726890178.51598: _low_level_execute_command(): starting 186312 1726890178.51603: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 186312 1726890178.52220: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890178.52242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890178.52254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890178.52265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890178.52280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890178.52319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890178.52332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890178.52389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890178.54042: stdout chunk (state=3): >>>/root <<< 186312 1726890178.54149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890178.54199: stderr chunk (state=3): >>><<< 186312 1726890178.54202: stdout chunk (state=3): >>><<< 186312 1726890178.54221: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890178.54250: _low_level_execute_command(): starting 186312 1726890178.54254: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726890178.5422323-191746-185595469478180 `" && echo ansible-tmp-1726890178.5422323-191746-185595469478180="` echo /root/.ansible/tmp/ansible-tmp-1726890178.5422323-191746-185595469478180 `" ) && sleep 0' 186312 1726890178.54963: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890178.54983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890178.54986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890178.55001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890178.55045: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890178.55062: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890178.55080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890178.55119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890178.55122: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration <<< 186312 1726890178.55156: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890178.55162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890178.55168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890178.55195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found <<< 186312 1726890178.55198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890178.55305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890178.55338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890178.55353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890178.55427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890178.57303: stdout chunk (state=3): >>>ansible-tmp-1726890178.5422323-191746-185595469478180=/root/.ansible/tmp/ansible-tmp-1726890178.5422323-191746-185595469478180 <<< 186312 1726890178.57417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890178.57485: stderr chunk (state=3): >>><<< 186312 1726890178.57497: stdout chunk (state=3): >>><<< 186312 1726890178.57834: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726890178.5422323-191746-185595469478180=/root/.ansible/tmp/ansible-tmp-1726890178.5422323-191746-185595469478180 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890178.57838: variable 'ansible_module_compression' from source: unknown 186312 1726890178.57840: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-186312qndigl05/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 186312 1726890178.57842: variable 'ansible_facts' from source: unknown 186312 1726890178.57844: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726890178.5422323-191746-185595469478180/AnsiballZ_dnf.py 186312 1726890178.57901: Sending initial data 186312 1726890178.57904: Sent initial data (154 bytes) 186312 1726890178.58834: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890178.58848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890178.58862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890178.58880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890178.58922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890178.58938: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890178.58953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890178.58970: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890178.58983: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890178.58994: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890178.59006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890178.59021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890178.59041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890178.59053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890178.59064: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890178.59078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890178.59157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890178.59177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890178.59194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890178.59261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890178.61036: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 186312 1726890178.61064: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 186312 1726890178.61097: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-186312qndigl05/tmpj94dbby8 /root/.ansible/tmp/ansible-tmp-1726890178.5422323-191746-185595469478180/AnsiballZ_dnf.py <<< 186312 1726890178.61135: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 186312 1726890178.62671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890178.62870: stderr chunk (state=3): >>><<< 186312 1726890178.62873: stdout chunk (state=3): >>><<< 186312 1726890178.62875: done transferring module to remote 186312 1726890178.62878: _low_level_execute_command(): starting 186312 1726890178.62880: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726890178.5422323-191746-185595469478180/ /root/.ansible/tmp/ansible-tmp-1726890178.5422323-191746-185595469478180/AnsiballZ_dnf.py && sleep 0' 186312 1726890178.63505: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890178.63522: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890178.63545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890178.63562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890178.63618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890178.63634: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890178.63653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890178.63670: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890178.63680: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890178.63689: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890178.63700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890178.63711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890178.63733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890178.63747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890178.63762: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890178.63775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890178.63853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890178.63878: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890178.63895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890178.63958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890178.65800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890178.65803: stdout chunk (state=3): >>><<< 186312 1726890178.65806: stderr chunk (state=3): >>><<< 186312 1726890178.65891: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890178.65894: _low_level_execute_command(): starting 186312 1726890178.65897: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726890178.5422323-191746-185595469478180/AnsiballZ_dnf.py && sleep 0' 186312 1726890178.66451: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 186312 1726890178.66475: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890178.66493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890178.66521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890178.66561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890178.66572: stderr chunk (state=3): >>>debug2: match not found <<< 186312 1726890178.66592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890178.66621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 186312 1726890178.66642: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.47.34 is address <<< 186312 1726890178.66654: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 186312 1726890178.66667: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890178.66681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890178.66697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890178.66709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 <<< 186312 1726890178.66721: stderr chunk (state=3): >>>debug2: match found <<< 186312 1726890178.66741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890178.66827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890178.66859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 186312 1726890178.66878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890178.66955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890178.68932: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 186312 1726890178.68935: stdout chunk (state=3): >>>import '_thread' # <<< 186312 1726890178.68938: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 186312 1726890178.68989: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 186312 1726890178.69027: stdout chunk (state=3): >>>import 'posix' # <<< 186312 1726890178.69063: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 186312 1726890178.69066: stdout chunk (state=3): >>># installing zipimport hook <<< 186312 1726890178.69104: stdout chunk (state=3): >>>import 'time' # <<< 186312 1726890178.69108: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 186312 1726890178.69155: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.69202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 186312 1726890178.69207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 186312 1726890178.69232: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f119b3dc0> <<< 186312 1726890178.69281: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 186312 1726890178.69327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f119583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f119b3b20> <<< 186312 1726890178.69367: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 186312 1726890178.69403: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f119b3ac0> import '_signal' # <<< 186312 1726890178.69409: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11958490> <<< 186312 1726890178.69452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 186312 1726890178.69473: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11958940> <<< 186312 1726890178.69487: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11958670> <<< 186312 1726890178.69531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 186312 1726890178.69535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 186312 1726890178.69570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 186312 1726890178.69590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 186312 1726890178.69616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 186312 1726890178.69652: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1190f190> <<< 186312 1726890178.69673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 186312 1726890178.69752: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1190f220> <<< 186312 1726890178.69825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 186312 1726890178.69863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1190f940> <<< 186312 1726890178.69879: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11970880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11908d90> <<< 186312 1726890178.69930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11932d90> <<< 186312 1726890178.69978: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11958970> <<< 186312 1726890178.70028: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 186312 1726890178.70264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 186312 1726890178.70293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 186312 1726890178.70333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 186312 1726890178.70339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 186312 1726890178.70363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 186312 1726890178.70377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118afeb0> <<< 186312 1726890178.70437: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118b2f40> <<< 186312 1726890178.70521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 186312 1726890178.70533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 186312 1726890178.70605: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118af370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 186312 1726890178.70658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 186312 1726890178.70685: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 186312 1726890178.70781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 186312 1726890178.70893: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f11596dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115968b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11596eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 186312 1726890178.70932: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11596f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11596e80> import '_collections' # <<< 186312 1726890178.70996: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115eed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115e9610> <<< 186312 1726890178.71115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115fb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f115a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115ee250> <<< 186312 1726890178.71159: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890178.71188: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f115fb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118bc9d0> <<< 186312 1726890178.71215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 186312 1726890178.71247: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.71272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115a7d90> <<< 186312 1726890178.71389: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115a7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 186312 1726890178.71481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1157b370> <<< 186312 1726890178.71520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1157b460> <<< 186312 1726890178.71645: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115affa0> <<< 186312 1726890178.71682: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115aaa30> <<< 186312 1726890178.71687: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115aa490> <<< 186312 1726890178.71715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 186312 1726890178.71734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 186312 1726890178.71749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 186312 1726890178.71773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 186312 1726890178.71818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114c91c0> <<< 186312 1726890178.71878: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11565c70> <<< 186312 1726890178.71930: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115aaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 186312 1726890178.72045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114dcaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114dce20> <<< 186312 1726890178.72096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114ef730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 186312 1726890178.72137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 186312 1726890178.72155: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114efc70> <<< 186312 1726890178.72192: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114853a0> <<< 186312 1726890178.72199: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114dcf10> <<< 186312 1726890178.72228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 186312 1726890178.72233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 186312 1726890178.72278: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f11496280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114ef5b0> <<< 186312 1726890178.72285: stdout chunk (state=3): >>>import 'pwd' # <<< 186312 1726890178.72314: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f11496340> <<< 186312 1726890178.72364: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115a79d0> <<< 186312 1726890178.72382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 186312 1726890178.72388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 186312 1726890178.72409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 186312 1726890178.72417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 186312 1726890178.72448: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114b26a0> <<< 186312 1726890178.72472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 186312 1726890178.72503: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114b2970> <<< 186312 1726890178.72579: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114b2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114b2850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 186312 1726890178.72758: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114b2ca0> <<< 186312 1726890178.72896: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114be1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114b28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114a4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115a75b0> <<< 186312 1726890178.72926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 186312 1726890178.72936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 186312 1726890178.72949: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114b2a90> <<< 186312 1726890178.73154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 186312 1726890178.73171: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1f113d2670> <<< 186312 1726890178.73331: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 186312 1726890178.73419: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.73451: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 186312 1726890178.73458: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.73467: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.73489: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 186312 1726890178.73502: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.74783: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.75694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dda7c0> <<< 186312 1726890178.75708: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.75745: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 186312 1726890178.75768: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 186312 1726890178.75797: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890178.75800: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10dda160> <<< 186312 1726890178.75826: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dda280> <<< 186312 1726890178.75856: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10ddaf10> <<< 186312 1726890178.75883: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 186312 1726890178.75885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 186312 1726890178.75933: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dda4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10ddad30> import 'atexit' # <<< 186312 1726890178.75968: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10ddaf70> <<< 186312 1726890178.75985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 186312 1726890178.76014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 186312 1726890178.76049: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dda100> <<< 186312 1726890178.76066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 186312 1726890178.76084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 186312 1726890178.76102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 186312 1726890178.76128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 186312 1726890178.76150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 186312 1726890178.76231: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10d2eee0> <<< 186312 1726890178.76258: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d4c0d0> <<< 186312 1726890178.76289: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d4c2b0> <<< 186312 1726890178.76310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 186312 1726890178.76340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 186312 1726890178.76381: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10d4cc40> <<< 186312 1726890178.76388: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dc0dc0> <<< 186312 1726890178.76550: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dc03a0> <<< 186312 1726890178.76571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 186312 1726890178.76589: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dc0f70> <<< 186312 1726890178.76649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 186312 1726890178.76660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 186312 1726890178.76694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 186312 1726890178.76720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1132fc10> <<< 186312 1726890178.76795: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10daacd0> <<< 186312 1726890178.76802: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10daa3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dde490> <<< 186312 1726890178.76843: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10daa4c0> <<< 186312 1726890178.76861: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10daa4f0> <<< 186312 1726890178.76881: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 186312 1726890178.76897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 186312 1726890178.76915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 186312 1726890178.76957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 186312 1726890178.77023: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d11250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f113411f0> <<< 186312 1726890178.77047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 186312 1726890178.77072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 186312 1726890178.77109: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d1c8e0> <<< 186312 1726890178.77116: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11341370> <<< 186312 1726890178.77137: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 186312 1726890178.77176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.77195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 186312 1726890178.77208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 186312 1726890178.77271: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1135bd90> <<< 186312 1726890178.77402: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10d1c880> <<< 186312 1726890178.77495: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d1c6d0> <<< 186312 1726890178.77554: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d1b670> <<< 186312 1726890178.77573: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d1b5b0> <<< 186312 1726890178.77596: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f113398b0> <<< 186312 1726890178.77662: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 186312 1726890178.77728: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10da1670> <<< 186312 1726890178.77896: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10da0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10db00d0> <<< 186312 1726890178.77941: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10da10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10de5a60> <<< 186312 1726890178.77959: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890178.77973: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 186312 1726890178.77988: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.78056: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.78141: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.78151: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 186312 1726890178.78178: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890178.78187: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 186312 1726890178.78201: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.78298: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.78395: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.78918: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.79334: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 186312 1726890178.79347: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 186312 1726890178.79353: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 186312 1726890178.79369: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 186312 1726890178.79387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.79447: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890178.79451: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f108e0580> <<< 186312 1726890178.79515: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 186312 1726890178.79522: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10ce9520> <<< 186312 1726890178.79536: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108830a0> <<< 186312 1726890178.79579: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 186312 1726890178.79590: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.79610: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.79631: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 186312 1726890178.79634: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.79753: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.79883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 186312 1726890178.79889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 186312 1726890178.79909: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10da0bb0> <<< 186312 1726890178.79922: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.80307: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.80675: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.80736: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.80797: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 186312 1726890178.80801: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.80850: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.80879: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 186312 1726890178.80883: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.80936: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.81020: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 186312 1726890178.81037: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.81061: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 186312 1726890178.81090: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.81133: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 186312 1726890178.81319: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.81526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 186312 1726890178.81546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 186312 1726890178.81632: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10cf9970> # zipimport: zlib available <<< 186312 1726890178.81701: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.81767: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 186312 1726890178.81771: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/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_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 186312 1726890178.81776: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 186312 1726890178.81799: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.81839: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.81870: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 186312 1726890178.81884: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.81916: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.81958: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.82020: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.82079: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 186312 1726890178.82106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.82185: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f1134d250> <<< 186312 1726890178.82221: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10cf96a0> <<< 186312 1726890178.82263: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/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_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 186312 1726890178.82276: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.82403: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.82452: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.82481: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.82525: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 186312 1726890178.82550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 186312 1726890178.82562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 186312 1726890178.82665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 186312 1726890178.82733: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10ce07c0> <<< 186312 1726890178.82763: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10cdd7f0> <<< 186312 1726890178.82817: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10cd7970> <<< 186312 1726890178.82827: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 186312 1726890178.82854: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.82879: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/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_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 186312 1726890178.82940: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 186312 1726890178.82960: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 186312 1726890178.82973: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 186312 1726890178.82994: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.83475: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.83907: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.84480: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.85033: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3640> <<< 186312 1726890178.85109: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c36d0> <<< 186312 1726890178.85117: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 186312 1726890178.85132: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 186312 1726890178.85134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3c10> <<< 186312 1726890178.85166: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 186312 1726890178.85190: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890178.85226: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3070> <<< 186312 1726890178.85247: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 186312 1726890178.85272: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py <<< 186312 1726890178.85278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 186312 1726890178.85306: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 186312 1726890178.85323: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 186312 1726890178.85337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 186312 1726890178.85354: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py <<< 186312 1726890178.85367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 186312 1726890178.85372: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068e730> <<< 186312 1726890178.85398: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 186312 1726890178.85403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068ec40> <<< 186312 1726890178.85435: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 186312 1726890178.85441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068ee50> <<< 186312 1726890178.85504: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1134a700> <<< 186312 1726890178.85521: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 186312 1726890178.85539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890178.85561: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.85566: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068da60> <<< 186312 1726890178.85580: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 186312 1726890178.85617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 186312 1726890178.85677: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068dac0> <<< 186312 1726890178.85703: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 186312 1726890178.85710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 186312 1726890178.85730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 186312 1726890178.85746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 186312 1726890178.85779: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10717610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068dee0> <<< 186312 1726890178.85826: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068d370> <<< 186312 1726890178.85841: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1134a6d0> <<< 186312 1726890178.85865: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 186312 1726890178.85878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 186312 1726890178.85901: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 186312 1726890178.85938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 186312 1726890178.85961: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py <<< 186312 1726890178.85966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 186312 1726890178.85991: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1086f070> <<< 186312 1726890178.86141: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108b4dc0> <<< 186312 1726890178.86172: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10717430> <<< 186312 1726890178.86196: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 186312 1726890178.86202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 186312 1726890178.86220: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 186312 1726890178.86245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 186312 1726890178.86268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 186312 1726890178.86273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108afdf0> <<< 186312 1726890178.86321: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108af250> <<< 186312 1726890178.86335: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108b5d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106e2f70> <<< 186312 1726890178.86377: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10874910> <<< 186312 1726890178.86380: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10cf9ee0> <<< 186312 1726890178.86382: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c36a0> <<< 186312 1726890178.86416: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py <<< 186312 1726890178.86422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3760> <<< 186312 1726890178.86443: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 186312 1726890178.86450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 186312 1726890178.86470: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 186312 1726890178.86479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 186312 1726890178.86533: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108afac0> <<< 186312 1726890178.86544: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3160> <<< 186312 1726890178.86568: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 186312 1726890178.86574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.86651: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108e0a60> <<< 186312 1726890178.86675: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 186312 1726890178.86696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 186312 1726890178.86757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 186312 1726890178.86789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 186312 1726890178.86949: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10875940> <<< 186312 1726890178.87239: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f107245e0> <<< 186312 1726890178.87261: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108e0850> <<< 186312 1726890178.87286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 186312 1726890178.87295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 186312 1726890178.87319: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f107116a0> <<< 186312 1726890178.87342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py <<< 186312 1726890178.87346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' <<< 186312 1726890178.87351: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106bccd0> <<< 186312 1726890178.87374: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 186312 1726890178.87402: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 186312 1726890178.87421: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106d5b50> <<< 186312 1726890178.87428: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106bcfd0> <<< 186312 1726890178.87447: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 186312 1726890178.87502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 186312 1726890178.87583: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106d56d0> <<< 186312 1726890178.87603: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 186312 1726890178.87640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 186312 1726890178.87921: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1069e700> <<< 186312 1726890178.87940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 186312 1726890178.87949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 186312 1726890178.87977: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1043bca0> <<< 186312 1726890178.88015: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.88149: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 186312 1726890178.88160: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.88239: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.88378: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 186312 1726890178.88385: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.88423: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.88461: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 186312 1726890178.88501: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.88584: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.88667: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 186312 1726890178.88757: stdout chunk (state=3): >>># zipimport: zlib available <<< 186312 1726890178.88918: stdout chunk (state=3): >>>import 'gc' # <<< 186312 1726890178.89270: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.89299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 186312 1726890178.89305: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 186312 1726890178.89337: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' <<< 186312 1726890178.89347: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039dbe0> <<< 186312 1726890178.89378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 186312 1726890178.89428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890178.89598: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039dd60> <<< 186312 1726890178.89618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 186312 1726890178.89675: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f103ef430> <<< 186312 1726890178.89678: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039dfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039d250> <<< 186312 1726890178.89718: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039d850> <<< 186312 1726890178.89736: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 186312 1726890178.89830: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 186312 1726890178.89840: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.89876: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 186312 1726890178.90009: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f103239d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10323580> <<< 186312 1726890178.90029: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 186312 1726890178.90069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 186312 1726890178.90158: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f102c6550> <<< 186312 1726890178.90183: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10323a00> <<< 186312 1726890178.90199: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 186312 1726890178.90264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 186312 1726890178.91252: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f1029be20> <<< 186312 1726890178.91319: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f103452e0> <<< 186312 1726890178.91343: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 186312 1726890178.91402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 186312 1726890178.91496: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0ea3e2e0> <<< 186312 1726890178.91556: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f102f88b0> <<< 186312 1726890178.91569: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 186312 1726890178.91585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890178.91751: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e90de80> <<< 186312 1726890178.91801: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ea1d580> <<< 186312 1726890178.91825: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 186312 1726890178.91850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890178.91930: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e877a00> <<< 186312 1726890178.91962: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ea3e520> <<< 186312 1726890178.91986: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py <<< 186312 1726890178.91996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890178.92071: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e870d60> <<< 186312 1726890178.92081: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e877fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10323130> <<< 186312 1726890178.92107: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 186312 1726890178.92134: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 186312 1726890178.92169: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 186312 1726890178.92187: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890178.92192: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890178.92228: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e79fb20> <<< 186312 1726890178.92281: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e79f340> <<< 186312 1726890178.92292: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 186312 1726890178.92326: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 186312 1726890178.92355: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 186312 1726890178.92363: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7b3700> <<< 186312 1726890178.92386: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 186312 1726890178.92402: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 186312 1726890178.92431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' <<< 186312 1726890178.92441: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7bf2b0> <<< 186312 1726890178.92466: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py <<< 186312 1726890178.92471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.92838: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890178.92843: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e7bf850> <<< 186312 1726890178.92875: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 186312 1726890178.92891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7bfca0> <<< 186312 1726890178.92897: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7bf370> <<< 186312 1726890178.92914: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7b3790> <<< 186312 1726890178.92932: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7abdc0> <<< 186312 1726890178.92960: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 186312 1726890178.92977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.93071: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' <<< 186312 1726890178.93079: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e373ee0> <<< 186312 1726890178.93098: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7b3190> <<< 186312 1726890178.93169: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e79fca0> <<< 186312 1726890178.93205: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e8a2730> <<< 186312 1726890178.93231: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.93323: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 186312 1726890178.93330: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e8a2f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e8a28b0> <<< 186312 1726890178.93363: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10323280> <<< 186312 1726890178.93376: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e380d60> <<< 186312 1726890178.93400: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 186312 1726890178.93420: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 186312 1726890178.93443: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 186312 1726890178.93446: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 186312 1726890178.93477: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 186312 1726890178.93484: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 186312 1726890178.93521: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.93545: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 186312 1726890178.93580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 186312 1726890178.93610: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 186312 1726890178.93717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 186312 1726890178.93836: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e1f1220> <<< 186312 1726890178.93934: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e2902b0> <<< 186312 1726890178.93959: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 186312 1726890178.93962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 186312 1726890178.93982: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py <<< 186312 1726890178.93987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29d7f0> <<< 186312 1726890178.94059: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e243e50> <<< 186312 1726890178.94085: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py <<< 186312 1726890178.94094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.94207: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.94223: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 186312 1726890178.94238: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29de80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29dbb0> <<< 186312 1726890178.94256: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.94283: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890178.94354: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29dee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29de50> <<< 186312 1726890178.94360: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py <<< 186312 1726890178.94365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.94376: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 186312 1726890178.94408: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f51c0> <<< 186312 1726890178.94436: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 186312 1726890178.94478: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29df40> <<< 186312 1726890178.94617: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.94642: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f53d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29deb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py <<< 186312 1726890178.94648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 186312 1726890178.94665: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29dc40> <<< 186312 1726890178.94709: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 186312 1726890178.94718: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f51f0> <<< 186312 1726890178.94765: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 186312 1726890178.94780: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5430> <<< 186312 1726890178.94782: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 186312 1726890178.94816: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f54c0> <<< 186312 1726890178.94836: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 186312 1726890178.94906: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 186312 1726890178.94920: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f55e0> <<< 186312 1726890178.94942: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py <<< 186312 1726890178.94948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 186312 1726890178.94995: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5670> <<< 186312 1726890178.95013: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 186312 1726890178.95059: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5700> <<< 186312 1726890178.95072: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5790> <<< 186312 1726890178.95098: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 186312 1726890178.95137: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29d220> <<< 186312 1726890178.95172: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e2771c0> <<< 186312 1726890178.95197: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py <<< 186312 1726890178.95203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 186312 1726890178.95227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 186312 1726890178.95351: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e0f5be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29d8e0> <<< 186312 1726890178.95425: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e290100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e26eca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e26e2b0> <<< 186312 1726890178.95432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 186312 1726890178.95461: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e26e490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e3a5b50> <<< 186312 1726890178.95471: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 186312 1726890178.95479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 186312 1726890178.95515: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e26ee20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e380d00> <<< 186312 1726890178.95543: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.95591: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 186312 1726890178.95594: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 186312 1726890178.95636: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 186312 1726890178.95641: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e10cc40> <<< 186312 1726890178.95656: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e10c4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e3a5940> <<< 186312 1726890178.95672: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 186312 1726890178.95696: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 186312 1726890178.95772: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 186312 1726890178.95798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 186312 1726890178.95833: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890178.95841: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0a92b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 186312 1726890178.95875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 186312 1726890178.95896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 186312 1726890178.95909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 186312 1726890178.95950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 186312 1726890178.95952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e05c190> <<< 186312 1726890178.95987: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e05c220> <<< 186312 1726890178.96043: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0bc6a0> <<< 186312 1726890178.96072: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0a96d0> <<< 186312 1726890178.96097: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e09da90> <<< 186312 1726890178.96151: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0970d0> <<< 186312 1726890178.96181: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e10cee0> <<< 186312 1726890178.96184: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py <<< 186312 1726890178.96195: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 186312 1726890178.96294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.96326: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py <<< 186312 1726890178.96331: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e05cfd0> <<< 186312 1726890178.96351: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e05c790> <<< 186312 1726890178.96362: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e10cd90> <<< 186312 1726890178.96385: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py <<< 186312 1726890178.96394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 186312 1726890178.96405: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e097940> <<< 186312 1726890178.96431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py <<< 186312 1726890178.96448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e080850> <<< 186312 1726890178.96457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0808e0> <<< 186312 1726890178.96518: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.96523: stdout chunk (state=3): >>>import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e080a60> <<< 186312 1726890178.96535: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 186312 1726890178.96578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 186312 1726890178.96582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 186312 1726890178.96672: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' <<< 186312 1726890178.96681: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0dec11c0> <<< 186312 1726890178.96687: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e08f190> <<< 186312 1726890178.96690: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dec1220> <<< 186312 1726890178.96719: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890178.96812: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dec1310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e080a00> <<< 186312 1726890178.96820: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e080fa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 186312 1726890178.96832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 186312 1726890178.96894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 186312 1726890178.96906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 186312 1726890178.96925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 186312 1726890178.96941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 186312 1726890178.96948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 186312 1726890178.96989: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890178.96992: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0de493d0> <<< 186312 1726890178.96994: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de49190> <<< 186312 1726890178.97021: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de389d0> <<< 186312 1726890178.97123: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ded29d0> <<< 186312 1726890178.97129: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dec1eb0> <<< 186312 1726890178.97151: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' <<< 186312 1726890178.97154: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ded2ca0> <<< 186312 1726890178.97180: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py <<< 186312 1726890178.97192: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ded99a0><<< 186312 1726890178.97198: stdout chunk (state=3): >>> <<< 186312 1726890178.97227: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py <<< 186312 1726890178.97234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de57700> <<< 186312 1726890178.97256: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py <<< 186312 1726890178.97260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de57340> <<< 186312 1726890178.97281: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py <<< 186312 1726890178.97291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 186312 1726890178.97302: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 186312 1726890178.97330: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 186312 1726890178.97343: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de68670> <<< 186312 1726890178.97353: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de68190> <<< 186312 1726890178.97371: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de684f0> <<< 186312 1726890178.97401: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039d970> <<< 186312 1726890178.97410: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039d7c0> <<< 186312 1726890178.97901: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 186312 1726890178.97906: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.97942: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de6ffa0> <<< 186312 1726890178.97945: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py <<< 186312 1726890178.97949: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.97970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 186312 1726890178.97996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 186312 1726890178.98027: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 186312 1726890178.98059: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 186312 1726890178.98101: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py <<< 186312 1726890178.98104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de25fa0> <<< 186312 1726890178.98125: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 186312 1726890178.98143: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 186312 1726890178.98169: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.98274: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0ddbfd90> <<< 186312 1726890178.98280: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ddbfc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ddbf3d0> <<< 186312 1726890178.98295: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ddbf190> <<< 186312 1726890178.98305: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de10ee0> <<< 186312 1726890178.98333: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 186312 1726890178.98347: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ddbf220> <<< 186312 1726890178.98379: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 186312 1726890178.98424: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 186312 1726890178.98427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 186312 1726890178.98443: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dde9160> <<< 186312 1726890178.98477: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ddbfeb0> <<< 186312 1726890178.98512: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py <<< 186312 1726890178.98515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 186312 1726890178.98520: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ddda9d0> <<< 186312 1726890178.98544: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 186312 1726890178.98552: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dde9fd0> <<< 186312 1726890178.98574: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py <<< 186312 1726890178.98583: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dce81c0> <<< 186312 1726890178.98606: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py <<< 186312 1726890178.98621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' <<< 186312 1726890178.98630: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dce8310> <<< 186312 1726890178.98646: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py <<< 186312 1726890178.98657: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 186312 1726890178.98662: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 186312 1726890178.98685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 186312 1726890178.98715: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dce8910> <<< 186312 1726890178.98748: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dce8640> <<< 186312 1726890178.98751: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' <<< 186312 1726890178.98756: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dce89d0> <<< 186312 1726890178.98783: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' <<< 186312 1726890178.98825: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcf6610> <<< 186312 1726890178.98831: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 186312 1726890178.98833: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 186312 1726890178.98844: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcf6700> <<< 186312 1726890178.98856: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 186312 1726890178.98862: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 186312 1726890178.98885: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 186312 1726890178.98919: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 186312 1726890178.98928: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcf6ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcf6af0> <<< 186312 1726890178.98960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 186312 1726890178.98972: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcf6f40> <<< 186312 1726890178.99000: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py <<< 186312 1726890178.99006: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dd0cb20> <<< 186312 1726890178.99035: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 186312 1726890178.99040: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dd0cc40> <<< 186312 1726890178.99068: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 186312 1726890178.99075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 186312 1726890178.99097: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dd0ce80> <<< 186312 1726890178.99119: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py <<< 186312 1726890178.99135: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' <<< 186312 1726890178.99143: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc9c310> <<< 186312 1726890178.99169: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py <<< 186312 1726890178.99182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc9cd00> <<< 186312 1726890178.99213: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 186312 1726890178.99217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 186312 1726890178.99219: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc9ce50> <<< 186312 1726890178.99240: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 186312 1726890178.99297: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' <<< 186312 1726890178.99300: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcac550> <<< 186312 1726890178.99302: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcac130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 186312 1726890178.99376: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 186312 1726890178.99414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 186312 1726890178.99419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' <<< 186312 1726890178.99445: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcacf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcaca90> <<< 186312 1726890178.99458: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcacd90> <<< 186312 1726890178.99497: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 186312 1726890178.99533: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 186312 1726890178.99539: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcb9820> <<< 186312 1726890178.99542: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 186312 1726890178.99574: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcb9fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py <<< 186312 1726890178.99607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 186312 1726890178.99613: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcc52b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py <<< 186312 1726890178.99615: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' <<< 186312 1726890178.99648: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcc53a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de104c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de10220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de6fd00> <<< 186312 1726890178.99659: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 186312 1726890178.99692: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.99725: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcc5f10> <<< 186312 1726890178.99735: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcc5c40> <<< 186312 1726890178.99754: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890178.99775: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 186312 1726890178.99807: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 186312 1726890178.99830: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 186312 1726890178.99856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890178.99915: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc605e0> <<< 186312 1726890178.99941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 186312 1726890179.00004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 186312 1726890179.00024: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc69520> <<< 186312 1726890179.00086: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0dc60e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc60df0> <<< 186312 1726890179.00103: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 186312 1726890179.00151: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' <<< 186312 1726890179.00157: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc93760> <<< 186312 1726890179.00171: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc931f0> <<< 186312 1726890179.00219: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.00222: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 186312 1726890179.00260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 186312 1726890179.00264: stdout chunk (state=3): >>>import 'six.moves' # <<< 186312 1726890179.00297: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 186312 1726890179.00327: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbe2a90> <<< 186312 1726890179.00332: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' <<< 186312 1726890179.00335: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbe2c70> <<< 186312 1726890179.00368: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 186312 1726890179.00381: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 186312 1726890179.00416: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc93cd0> <<< 186312 1726890179.00435: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc93a60> <<< 186312 1726890179.00459: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcd3160> <<< 186312 1726890179.00500: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 186312 1726890179.00513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 186312 1726890179.00535: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc60220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcc5af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de10250> <<< 186312 1726890179.00574: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 186312 1726890179.00581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 186312 1726890179.00670: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc02190> <<< 186312 1726890179.00676: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 186312 1726890179.00679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc024c0> <<< 186312 1726890179.00690: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 186312 1726890179.00706: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 186312 1726890179.00715: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc02d30> <<< 186312 1726890179.00732: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py <<< 186312 1726890179.00744: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0db97640> <<< 186312 1726890179.00771: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 186312 1726890179.00795: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 186312 1726890179.00804: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0db97bb0> <<< 186312 1726890179.00856: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 186312 1726890179.00900: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.00903: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 186312 1726890179.00980: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0dba4c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dba4850> <<< 186312 1726890179.00988: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dba45b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dba4220> <<< 186312 1726890179.00995: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 186312 1726890179.01025: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dba4460> <<< 186312 1726890179.01077: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 186312 1726890179.01082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 186312 1726890179.01089: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py <<< 186312 1726890179.01098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.01123: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbb3be0> <<< 186312 1726890179.01139: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py <<< 186312 1726890179.01159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbb3c70> <<< 186312 1726890179.01206: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 186312 1726890179.01209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 186312 1726890179.01306: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 186312 1726890179.01330: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0dbc12b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbb3df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 186312 1726890179.01350: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 186312 1726890179.01358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890179.01383: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py <<< 186312 1726890179.01396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dac9310> <<< 186312 1726890179.01409: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 186312 1726890179.01417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 186312 1726890179.01436: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py <<< 186312 1726890179.01442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 186312 1726890179.01469: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.01478: stdout chunk (state=3): >>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dad2370> <<< 186312 1726890179.01499: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.01518: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dad2310> <<< 186312 1726890179.01536: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 186312 1726890179.01573: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890179.01577: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0dad24c0> <<< 186312 1726890179.01585: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dad2220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dac9d30> <<< 186312 1726890179.01597: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dac93d0> <<< 186312 1726890179.01605: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dabaa60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0daba0d0> <<< 186312 1726890179.01627: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbc1970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbb3820> <<< 186312 1726890179.01654: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbb30d0> <<< 186312 1726890179.01686: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py <<< 186312 1726890179.01690: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 186312 1726890179.01692: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbb3970> <<< 186312 1726890179.01722: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py <<< 186312 1726890179.01731: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 186312 1726890179.01742: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dac9dc0> <<< 186312 1726890179.01765: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py <<< 186312 1726890179.01769: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dad2790> <<< 186312 1726890179.01812: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py <<< 186312 1726890179.01825: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 186312 1726890179.01856: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dad2a00> <<< 186312 1726890179.01860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 186312 1726890179.01863: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 186312 1726890179.01865: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dad2f70> <<< 186312 1726890179.01892: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 186312 1726890179.01929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 186312 1726890179.01951: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0daed760> <<< 186312 1726890179.01970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 186312 1726890179.01982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 186312 1726890179.02013: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py <<< 186312 1726890179.02019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da71940> <<< 186312 1726890179.02038: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 186312 1726890179.02064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 186312 1726890179.02089: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da7ebb0> <<< 186312 1726890179.02108: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 186312 1726890179.02148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 186312 1726890179.02179: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890179.02185: stdout chunk (state=3): >>># extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0daa1160> <<< 186312 1726890179.02284: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da7ec10> <<< 186312 1726890179.02300: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 186312 1726890179.02320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 186312 1726890179.02341: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py <<< 186312 1726890179.02353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 186312 1726890179.02380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.02404: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 186312 1726890179.02423: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 186312 1726890179.02446: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 186312 1726890179.02465: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da49430> <<< 186312 1726890179.02494: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py <<< 186312 1726890179.02497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da49550> <<< 186312 1726890179.02637: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da3c4c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890179.02656: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da3c7f0> <<< 186312 1726890179.02708: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da3e940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da3c160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 186312 1726890179.02723: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da3c220> <<< 186312 1726890179.02749: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da2fac0> <<< 186312 1726890179.02777: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py <<< 186312 1726890179.02781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 186312 1726890179.02783: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da3edf0> <<< 186312 1726890179.02819: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py <<< 186312 1726890179.02833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9e4220> <<< 186312 1726890179.02861: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.02866: stdout chunk (state=3): >>>import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9e4310> <<< 186312 1726890179.02892: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 186312 1726890179.02914: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9e4430> <<< 186312 1726890179.02934: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 186312 1726890179.02976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 186312 1726890179.02979: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 186312 1726890179.03297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 186312 1726890179.03301: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9b9670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da0df70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da1fa00> <<< 186312 1726890179.03322: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py <<< 186312 1726890179.03335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 186312 1726890179.03346: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da1fa90> <<< 186312 1726890179.03371: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 186312 1726890179.03379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890179.03456: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9b92e0> <<< 186312 1726890179.03488: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9ca3d0> <<< 186312 1726890179.03634: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9f0d30> <<< 186312 1726890179.03655: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py <<< 186312 1726890179.03661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 186312 1726890179.03690: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 186312 1726890179.03704: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9fa9a0> <<< 186312 1726890179.03731: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py <<< 186312 1726890179.03739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 186312 1726890179.03753: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9768b0> <<< 186312 1726890179.03764: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9fa2b0> <<< 186312 1726890179.03810: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9e4be0> <<< 186312 1726890179.03861: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da9cdc0> <<< 186312 1726890179.03881: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py<<< 186312 1726890179.03888: stdout chunk (state=3): >>> <<< 186312 1726890179.03903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890179.03931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 186312 1726890179.03958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 186312 1726890179.03991: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d99c670> <<< 186312 1726890179.03993: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d99ce20> <<< 186312 1726890179.04045: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d92b190> <<< 186312 1726890179.04072: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 186312 1726890179.04097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 186312 1726890179.04111: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 186312 1726890179.04180: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d92bac0> <<< 186312 1726890179.04224: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 186312 1726890179.04255: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 186312 1726890179.04267: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d94a1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d92bd90> <<< 186312 1726890179.04279: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d92b220> <<< 186312 1726890179.04323: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d98b8b0> <<< 186312 1726890179.04368: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 186312 1726890179.04371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 186312 1726890179.04383: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 186312 1726890179.04649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d903310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d903df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 186312 1726890179.04655: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d903f70> <<< 186312 1726890179.04707: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 186312 1726890179.04714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 186312 1726890179.04728: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 186312 1726890179.04832: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d90bc10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d90b7f0> <<< 186312 1726890179.04836: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d90b340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d903a90> <<< 186312 1726890179.04857: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 186312 1726890179.04879: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d903be0> <<< 186312 1726890179.04903: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 186312 1726890179.04933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.04970: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.04996: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890179.05033: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.05071: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8b8a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8b86a0> <<< 186312 1726890179.05085: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 186312 1726890179.05111: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 186312 1726890179.05187: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8b8700> import 'urllib3.packages.six.moves' # <<< 186312 1726890179.05190: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 186312 1726890179.05259: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8ad640> <<< 186312 1726890179.05297: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8ad820> <<< 186312 1726890179.05317: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 186312 1726890179.05361: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890179.05392: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.05421: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 186312 1726890179.05450: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d864940> <<< 186312 1726890179.05502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d864af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d864ca0> <<< 186312 1726890179.05539: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8645e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 186312 1726890179.05571: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8648e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d86d100> <<< 186312 1726890179.05608: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 186312 1726890179.05647: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d86d160> <<< 186312 1726890179.05670: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 186312 1726890179.05702: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 186312 1726890179.05742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d87d370> <<< 186312 1726890179.05757: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 186312 1726890179.06673: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d87d940> <<< 186312 1726890179.06714: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py <<< 186312 1726890179.06725: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d89de80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d86dc40> <<< 186312 1726890179.06761: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d86dac0> <<< 186312 1726890179.06770: stdout chunk (state=3): >>>import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d864280> <<< 186312 1726890179.06802: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py <<< 186312 1726890179.06806: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d864340> <<< 186312 1726890179.06815: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py <<< 186312 1726890179.06833: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 186312 1726890179.06840: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d864040> <<< 186312 1726890179.06866: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8c1b20> <<< 186312 1726890179.06894: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py <<< 186312 1726890179.06905: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 186312 1726890179.06922: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py <<< 186312 1726890179.06931: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 186312 1726890179.06961: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 186312 1726890179.06975: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d825910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d825550> <<< 186312 1726890179.07002: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8d2940> <<< 186312 1726890179.07027: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 186312 1726890179.07048: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 186312 1726890179.07072: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8640a0> <<< 186312 1726890179.07096: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py <<< 186312 1726890179.07108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d825d90> <<< 186312 1726890179.07127: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8ad970> <<< 186312 1726890179.07145: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 186312 1726890179.07158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 186312 1726890179.07205: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d831940> <<< 186312 1726890179.07219: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8ad040> <<< 186312 1726890179.07243: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.07281: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py <<< 186312 1726890179.07298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 186312 1726890179.07320: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 186312 1726890179.07341: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 186312 1726890179.07359: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d84b2b0> <<< 186312 1726890179.07381: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py <<< 186312 1726890179.07400: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d84b520> <<< 186312 1726890179.07406: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d83f0a0> <<< 186312 1726890179.07423: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py <<< 186312 1726890179.07439: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 186312 1726890179.07452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py <<< 186312 1726890179.07464: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d84be20> <<< 186312 1726890179.07494: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' <<< 186312 1726890179.07501: stdout chunk (state=3): >>>import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8511c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d84ba00> <<< 186312 1726890179.07523: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py <<< 186312 1726890179.07535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d84bc70> <<< 186312 1726890179.07556: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 186312 1726890179.07578: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 186312 1726890179.07602: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py <<< 186312 1726890179.07621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 186312 1726890179.07637: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d851c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d851820> <<< 186312 1726890179.07684: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 186312 1726890179.07701: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85c0d0> <<< 186312 1726890179.07719: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 186312 1726890179.07743: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 186312 1726890179.07774: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' <<< 186312 1726890179.07807: stdout chunk (state=3): >>>import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85cb80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 186312 1726890179.07832: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85cc40> <<< 186312 1726890179.07847: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 186312 1726890179.07879: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85ccd0> <<< 186312 1726890179.07891: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 186312 1726890179.08027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85cd60> <<< 186312 1726890179.08032: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 186312 1726890179.08035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85cdf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85c520> <<< 186312 1726890179.08422: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85cfa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d851b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d7853a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d7856d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d785940> <<< 186312 1726890179.08431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d785be0> <<< 186312 1726890179.08695: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d785e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78a160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d851460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78a4c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78a8e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78a760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78ad00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78ac10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78ad30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d797100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 186312 1726890179.08749: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d797190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d851670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d83f8b0> <<< 186312 1726890179.08777: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d83f8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d83f430> <<< 186312 1726890179.08805: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 186312 1726890179.08856: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d851550> <<< 186312 1726890179.08877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8ad3d0> <<< 186312 1726890179.08902: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 186312 1726890179.08924: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 186312 1726890179.08952: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d797fd0> <<< 186312 1726890179.09000: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 186312 1726890179.09041: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 186312 1726890179.09048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890179.09187: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d72e5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d72e3a0> <<< 186312 1726890179.09200: stdout chunk (state=3): >>>import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d72e130> <<< 186312 1726890179.09218: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 186312 1726890179.09234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 186312 1726890179.09248: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d72e430> <<< 186312 1726890179.09279: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 186312 1726890179.09288: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d739f70> <<< 186312 1726890179.09323: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78ac70> <<< 186312 1726890179.09348: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 186312 1726890179.09392: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py <<< 186312 1726890179.09416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.09429: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d74aa90> <<< 186312 1726890179.09447: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py <<< 186312 1726890179.09460: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 186312 1726890179.09476: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py<<< 186312 1726890179.09486: stdout chunk (state=3): >>> <<< 186312 1726890179.09509: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 186312 1726890179.09536: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d757280> <<< 186312 1726890179.09559: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d757340> <<< 186312 1726890179.09618: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d74ab20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d74a790> <<< 186312 1726890179.09655: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d74a6a0> <<< 186312 1726890179.09676: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 186312 1726890179.09697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 186312 1726890179.09721: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 186312 1726890179.09750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 186312 1726890179.09764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 186312 1726890179.09779: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d7071f0> <<< 186312 1726890179.09791: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d757d30> <<< 186312 1726890179.09826: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d757f40> <<< 186312 1726890179.09839: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py <<< 186312 1726890179.09857: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d707820> <<< 186312 1726890179.09889: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 186312 1726890179.09900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 186312 1726890179.09925: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d707ee0> <<< 186312 1726890179.09937: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d74a760> <<< 186312 1726890179.09962: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 186312 1726890179.09981: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 186312 1726890179.10008: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 186312 1726890179.10035: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 186312 1726890179.10047: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 186312 1726890179.10077: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890179.10100: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 186312 1726890179.10117: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 186312 1726890179.10152: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6b71f0> <<< 186312 1726890179.10168: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6ade20> <<< 186312 1726890179.10194: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6ad310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d71e880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d757b80> <<< 186312 1726890179.10205: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d91ac70> <<< 186312 1726890179.10231: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d91a580> <<< 186312 1726890179.10253: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.10265: stdout chunk (state=3): >>>import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6adf40> <<< 186312 1726890179.10282: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 186312 1726890179.10304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 186312 1726890179.10318: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6adc70> <<< 186312 1726890179.10334: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 186312 1726890179.10346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 186312 1726890179.10368: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6c0940> <<< 186312 1726890179.10391: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py <<< 186312 1726890179.10413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 186312 1726890179.10426: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6c0d30> <<< 186312 1726890179.10446: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d903550> <<< 186312 1726890179.10489: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8f48b0> <<< 186312 1726890179.10519: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' <<< 186312 1726890179.10533: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6db310> <<< 186312 1726890179.10561: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6db6a0> <<< 186312 1726890179.10592: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6db7c0> <<< 186312 1726890179.10615: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 186312 1726890179.10635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 186312 1726890179.10664: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d671130> <<< 186312 1726890179.10693: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6db880> <<< 186312 1726890179.10722: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 186312 1726890179.10748: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 186312 1726890179.10773: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 186312 1726890179.10806: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d67e190> <<< 186312 1726890179.10836: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d671a30> <<< 186312 1726890179.10855: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 186312 1726890179.10867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 186312 1726890179.10897: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 186312 1726890179.10939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 186312 1726890179.10969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 186312 1726890179.10982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 186312 1726890179.11009: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d624940> <<< 186312 1726890179.11052: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d630580> <<< 186312 1726890179.11120: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d67ef10> <<< 186312 1726890179.11134: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d67e730> <<< 186312 1726890179.11163: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d693a30> <<< 186312 1726890179.11185: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 186312 1726890179.11198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 186312 1726890179.11222: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 186312 1726890179.11235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 186312 1726890179.11258: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py <<< 186312 1726890179.11273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d649c70> <<< 186312 1726890179.11311: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6493a0> <<< 186312 1726890179.11338: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' <<< 186312 1726890179.11351: stdout chunk (state=3): >>>import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d649e20> <<< 186312 1726890179.11376: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d65b2e0> <<< 186312 1726890179.11404: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 186312 1726890179.11441: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' <<< 186312 1726890179.11454: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0d65b460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d65b310> <<< 186312 1726890179.11471: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' <<< 186312 1726890179.11482: stdout chunk (state=3): >>>import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d65b400> <<< 186312 1726890179.11505: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.11529: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 186312 1726890179.11622: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d65bd30> <<< 186312 1726890179.11678: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890179.11693: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0d65bb80> <<< 186312 1726890179.11706: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d65b550> <<< 186312 1726890179.11734: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.11759: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 186312 1726890179.11783: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 186312 1726890179.11798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 186312 1726890179.11818: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 186312 1726890179.11846: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5f5970> <<< 186312 1726890179.11872: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 186312 1726890179.11885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5f5a60> <<< 186312 1726890179.11907: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 186312 1726890179.11923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5f5d60> <<< 186312 1726890179.11952: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 186312 1726890179.11972: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d606370> <<< 186312 1726890179.11987: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5f5310> <<< 186312 1726890179.12001: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5e2eb0> <<< 186312 1726890179.12017: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890179.12032: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 186312 1726890179.12048: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.12067: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 186312 1726890179.12084: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5f55b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5e2b50> <<< 186312 1726890179.12096: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d65b910> <<< 186312 1726890179.12137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 186312 1726890179.12177: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 186312 1726890179.12192: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 186312 1726890179.12205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4f64c0> <<< 186312 1726890179.12232: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 186312 1726890179.12244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 186312 1726890179.12265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 186312 1726890179.12293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 186312 1726890179.12317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 186312 1726890179.12411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 186312 1726890179.12514: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d50ff40> <<< 186312 1726890179.12557: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4f6d00> <<< 186312 1726890179.12584: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4f6850> <<< 186312 1726890179.12721: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d606f70> <<< 186312 1726890179.12753: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 186312 1726890179.12783: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4c0dc0> <<< 186312 1726890179.12813: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 186312 1726890179.12845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 186312 1726890179.12867: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 186312 1726890179.12879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 186312 1726890179.12936: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4dd340> <<< 186312 1726890179.12994: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 186312 1726890179.13010: stdout chunk (state=3): >>># extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0d4ddf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4c0e50> <<< 186312 1726890179.13025: stdout chunk (state=3): >>>import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4c0790> <<< 186312 1726890179.13047: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 186312 1726890179.13065: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 186312 1726890179.13085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 186312 1726890179.13103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 186312 1726890179.13126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 186312 1726890179.13168: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d45af70> <<< 186312 1726890179.13274: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d45a430> <<< 186312 1726890179.13310: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4c2880> <<< 186312 1726890179.13339: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6938b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d671ee0> <<< 186312 1726890179.13403: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d95d580> <<< 186312 1726890179.13441: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8e9850> <<< 186312 1726890179.13475: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 186312 1726890179.13488: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d471e20> <<< 186312 1726890179.13499: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 186312 1726890179.13533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 186312 1726890179.13589: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d471fa0> <<< 186312 1726890179.13625: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d98bf40> <<< 186312 1726890179.13655: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da719d0> <<< 186312 1726890179.13677: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 186312 1726890179.13704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 186312 1726890179.13723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 186312 1726890179.13756: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d421700> <<< 186312 1726890179.13802: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d491b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 186312 1726890179.13857: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 186312 1726890179.13866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 186312 1726890179.13925: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d42d130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d42d3d0> <<< 186312 1726890179.13953: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 186312 1726890179.14003: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d42d610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d42d850> <<< 186312 1726890179.14061: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d42da30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d421ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4219d0> <<< 186312 1726890179.14094: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 186312 1726890179.14124: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d421eb0> <<< 186312 1726890179.14155: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d43e400> <<< 186312 1726890179.14177: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py <<< 186312 1726890179.14190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 186312 1726890179.14255: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d43e8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d43e520> <<< 186312 1726890179.14264: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 186312 1726890179.14291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 186312 1726890179.14330: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d3d91c0> <<< 186312 1726890179.14387: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d43ed00> <<< 186312 1726890179.14418: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 186312 1726890179.14440: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d43ee50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da7e400> <<< 186312 1726890179.14487: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 186312 1726890179.14549: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0d3e0b50> <<< 186312 1726890179.14602: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da716d0> <<< 186312 1726890179.14619: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da68550> <<< 186312 1726890179.14648: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py <<< 186312 1726890179.14663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 186312 1726890179.14685: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 186312 1726890179.14707: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 186312 1726890179.14729: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d3fd670> <<< 186312 1726890179.14748: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 186312 1726890179.14766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 186312 1726890179.14788: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 186312 1726890179.14817: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d408940> <<< 186312 1726890179.14834: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py <<< 186312 1726890179.14848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 186312 1726890179.14865: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py <<< 186312 1726890179.14878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 186312 1726890179.14898: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4126d0> <<< 186312 1726890179.14936: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d408f70> <<< 186312 1726890179.14961: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d3fdb20> <<< 186312 1726890179.14988: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py <<< 186312 1726890179.15009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4083a0> <<< 186312 1726890179.15029: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' <<< 186312 1726890179.15047: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d386670> <<< 186312 1726890179.15062: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' <<< 186312 1726890179.15078: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d386880> <<< 186312 1726890179.15104: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' <<< 186312 1726890179.15126: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d386b80> <<< 186312 1726890179.15144: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' <<< 186312 1726890179.15160: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d386e50> <<< 186312 1726890179.15177: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d3fd100> <<< 186312 1726890179.15195: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d3e0d00> <<< 186312 1726890179.15211: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d3fd4c0> <<< 186312 1726890179.85040: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 186312 1726890179.86667: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 186312 1726890179.86684: stdout chunk (state=3): >>># destroy __main__ <<< 186312 1726890179.87623: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 186312 1726890179.87637: 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<<< 186312 1726890179.87641: stdout chunk (state=3): >>> # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 186312 1726890179.87644: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 <<< 186312 1726890179.87646: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 186312 1726890179.87648: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants<<< 186312 1726890179.87651: stdout chunk (state=3): >>> # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator<<< 186312 1726890179.87653: stdout chunk (state=3): >>> # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib<<< 186312 1726890179.87655: stdout chunk (state=3): >>> # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re <<< 186312 1726890179.87659: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing <<< 186312 1726890179.87661: stdout chunk (state=3): >>># destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy <<< 186312 1726890179.87663: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 186312 1726890179.87668: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil <<< 186312 1726890179.87671: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile<<< 186312 1726890179.87673: stdout chunk (state=3): >>> # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 <<< 186312 1726890179.87718: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 186312 1726890179.87722: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 186312 1726890179.87726: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 186312 1726890179.87753: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime <<< 186312 1726890179.87795: stdout chunk (state=3): >>># cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils <<< 186312 1726890179.87842: stdout chunk (state=3): >>># cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query <<< 186312 1726890179.87942: stdout chunk (state=3): >>># cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml <<< 186312 1726890179.87985: stdout chunk (state=3): >>># cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removi<<< 186312 1726890179.88026: stdout chunk (state=3): >>>ng urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packag<<< 186312 1726890179.88055: stdout chunk (state=3): >>>es.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.<<< 186312 1726890179.88076: stdout chunk (state=3): >>>gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 186312 1726890179.88885: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 186312 1726890179.88889: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 186312 1726890179.88932: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 186312 1726890179.88948: stdout chunk (state=3): >>># destroy netrc <<< 186312 1726890179.88984: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 186312 1726890179.89006: stdout chunk (state=3): >>># destroy systemd.journal <<< 186312 1726890179.89024: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 186312 1726890179.89365: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib <<< 186312 1726890179.89369: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo <<< 186312 1726890179.89374: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib <<< 186312 1726890179.89378: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree <<< 186312 1726890179.89381: stdout chunk (state=3): >>># cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib <<< 186312 1726890179.89385: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides <<< 186312 1726890179.89389: stdout chunk (state=3): >>># destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types <<< 186312 1726890179.89391: stdout chunk (state=3): >>># cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings <<< 186312 1726890179.89394: stdout chunk (state=3): >>># cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes <<< 186312 1726890179.89400: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib <<< 186312 1726890179.89402: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate <<< 186312 1726890179.89404: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures <<< 186312 1726890179.89409: stdout chunk (state=3): >>># destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep <<< 186312 1726890179.89416: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober <<< 186312 1726890179.89423: stdout chunk (state=3): >>># destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager <<< 186312 1726890179.89425: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request<<< 186312 1726890179.89432: stdout chunk (state=3): >>> # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections <<< 186312 1726890179.89435: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ <<< 186312 1726890179.89440: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves <<< 186312 1726890179.89445: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs <<< 186312 1726890179.89447: stdout chunk (state=3): >>># cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils <<< 186312 1726890179.89457: stdout chunk (state=3): >>># destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding <<< 186312 1726890179.89460: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection <<< 186312 1726890179.89469: stdout chunk (state=3): >>># destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases <<< 186312 1726890179.89495: stdout chunk (state=3): >>># destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall <<< 186312 1726890179.89520: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions <<< 186312 1726890179.89546: stdout chunk (state=3): >>># destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols <<< 186312 1726890179.89591: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding <<< 186312 1726890179.89596: 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 <<< 186312 1726890179.89616: stdout chunk (state=3): >>># destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 186312 1726890179.89641: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 186312 1726890179.89663: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf <<< 186312 1726890179.89685: stdout chunk (state=3): >>># destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction <<< 186312 1726890179.89710: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser <<< 186312 1726890179.89737: stdout chunk (state=3): >>># cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http <<< 186312 1726890179.89760: stdout chunk (state=3): >>># cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl <<< 186312 1726890179.89782: stdout chunk (state=3): >>># cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 186312 1726890179.89807: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 186312 1726890179.89835: stdout chunk (state=3): >>># cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error <<< 186312 1726890179.89851: stdout chunk (state=3): >>># destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 186312 1726890179.89872: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base <<< 186312 1726890179.90528: stdout chunk (state=3): >>># destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 186312 1726890179.91436: stdout chunk (state=3): >>># destroy xml.etree.ElementPath <<< 186312 1726890179.91439: stdout chunk (state=3): >>># destroy _elementtree # destroy _heapq <<< 186312 1726890179.91453: stdout chunk (state=3): >>># destroy zipimport <<< 186312 1726890179.91498: stdout chunk (state=3): >>># destroy platform <<< 186312 1726890179.91503: stdout chunk (state=3): >>># destroy _uuid <<< 186312 1726890179.91522: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 186312 1726890179.91572: stdout chunk (state=3): >>># destroy _compat_pickle <<< 186312 1726890179.91575: stdout chunk (state=3): >>># destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper <<< 186312 1726890179.91578: stdout chunk (state=3): >>># destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 186312 1726890179.91613: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 186312 1726890179.91633: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 186312 1726890179.91683: 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 <<< 186312 1726890179.91687: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 186312 1726890179.91721: stdout chunk (state=3): >>># destroy gzip <<< 186312 1726890179.91781: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests <<< 186312 1726890179.91784: stdout chunk (state=3): >>># destroy iniparse.ini <<< 186312 1726890179.91902: stdout chunk (state=3): >>># destroy enum <<< 186312 1726890179.91905: stdout chunk (state=3): >>># destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps <<< 186312 1726890179.91907: stdout chunk (state=3): >>># destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc <<< 186312 1726890179.91910: stdout chunk (state=3): >>># destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 186312 1726890179.91955: stdout chunk (state=3): >>># destroy urllib.parse <<< 186312 1726890179.92009: stdout chunk (state=3): >>># destroy _weakref <<< 186312 1726890179.92014: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 186312 1726890179.92065: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network <<< 186312 1726890179.92072: stdout chunk (state=3): >>># destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 186312 1726890179.92175: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 186312 1726890179.92183: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six.moves.urllib_parse <<< 186312 1726890179.92185: 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 traceback <<< 186312 1726890179.92192: stdout chunk (state=3): >>># destroy dnf.yum.misc # destroy glob # destroy curses<<< 186312 1726890179.92197: stdout chunk (state=3): >>> # destroy fcntl # destroy termios <<< 186312 1726890179.92201: stdout chunk (state=3): >>># destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module <<< 186312 1726890179.92203: stdout chunk (state=3): >>># destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 186312 1726890179.92221: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 186312 1726890179.92284: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 186312 1726890179.92344: stdout chunk (state=3): >>># destroy codecs <<< 186312 1726890179.92361: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 186312 1726890179.92453: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 186312 1726890179.92477: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 186312 1726890179.92494: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 186312 1726890179.92576: stdout chunk (state=3): >>># destroy string <<< 186312 1726890179.92579: stdout chunk (state=3): >>># destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select <<< 186312 1726890179.92582: stdout chunk (state=3): >>># destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib <<< 186312 1726890179.92584: stdout chunk (state=3): >>># destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 186312 1726890179.92623: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 186312 1726890179.92775: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 186312 1726890179.93714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. <<< 186312 1726890179.93718: stdout chunk (state=3): >>><<< 186312 1726890179.93722: stderr chunk (state=3): >>><<< 186312 1726890179.94155: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f119b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f119583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f119b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f119b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11958490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11958940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11958670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1190f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1190f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1190f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11970880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11908d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11932d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11958970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118afeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118b2f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118b0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118af370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f11596dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115968b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11596eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11596f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11596e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115eed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115e9610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115fb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118b6e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f115a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115ee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f115fb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118bc9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115a7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115a7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1157b370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1157b460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115affa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115aaa30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115aa490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114c91c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11565c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115aaeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f118bc040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114dcaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114dce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114ef730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114efc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114853a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114dcf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f11496280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114ef5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f11496340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115a79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114b26a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114b2970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114b2760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114b2850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114b2ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f114be1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114b28e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114a4a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f115a75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f114b2a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1f113d2670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/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_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dda7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10dda160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dda280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10ddaf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dda4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10ddad30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10ddaf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dda100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10d2eee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d4c0d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d4c2b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10d4cc40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dc0dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dc03a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dc0f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1132fc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10daacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10daa3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10dde490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10daa4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10daa4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d11250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f113411f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d1c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f11341370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1135bd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10d1c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d1c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d1b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10d1b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f113398b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10da1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10da0ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10db00d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10da10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10de5a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/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_ilblufna/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_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/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_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f108e0580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10ce9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108830a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10da0bb0> # 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_ilblufna/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_ilblufna/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_ilblufna/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_ilblufna/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_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10cf9970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/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_ilblufna/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_ilblufna/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_ilblufna/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_ilblufna/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.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f1134d250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10cf96a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/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_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10ce07c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10cdd7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10cd7970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/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_ilblufna/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_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/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_ilblufna/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.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c36d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068e730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068ec40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068ee50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1134a700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068da60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068dac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10717610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068dee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1068d370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1134a6d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1086f070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108b4dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10717430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108afdf0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108af250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108b5d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106e2f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10874910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10cf9ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c36a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108afac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106c3160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108e0a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f10875940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f107245e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f108e0850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f107116a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106bccd0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106d5b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106bcfd0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f106d56d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1069e700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1043bca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/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_ilblufna/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_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_ilblufna/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039dbe0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039dd60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f103ef430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039dfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039d250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039d850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f103239d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10323580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f102c6550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10323a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f1029be20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f103452e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0ea3e2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f102f88b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e90de80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ea1d580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e877a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ea3e520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e870d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e877fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10323130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e79fb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e79f340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7b3700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7bf2b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e7bf850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7bfca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7bf370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7b3790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7abdc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e373ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e7b3190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e79fca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e8a2730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e8a2f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e8a28b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f10323280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e380d60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e1f1220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e2902b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29d7f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e243e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29de80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29dbb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29dee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29de50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f51c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29df40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f53d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29deb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29dc40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f51f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f54c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f55e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29d220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e2771c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e0f5be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0f5940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e29d8e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e290100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e26eca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e26e2b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e26e490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e3a5b50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e26ee20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e380d00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e10cc40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e10c4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e3a5940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0a92b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e05c190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0e05c220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0bc6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0a96d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e09da90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0970d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e10cee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e05cfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e05c790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e10cd90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e097940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e080850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e0808e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e080a60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0dec11c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e08f190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dec1220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dec1310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e080a00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0e080fa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0de493d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de49190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de389d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ded29d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dec1eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ded2ca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ded99a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de57700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de57340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de68670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de68190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de684f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039d970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f1039d7c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de6ffa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de25fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0ddbfd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ddbfc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ddbf3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ddbf190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de10ee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ddbf220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dde9160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ddbfeb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0ddda9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dde9fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dce81c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dce8310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dce8910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dce8640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dce89d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcf6610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcf6700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcf6ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcf6af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcf6f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dd0cb20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dd0cc40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dd0ce80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc9c310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc9cd00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc9ce50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcac550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcac130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcacf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcaca90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcacd90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcb9820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcb9fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcc52b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcc53a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de104c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de10220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de6fd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcc5f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcc5c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc605e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc69520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0dc60e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc60df0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc93760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc931f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbe2a90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbe2c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc93cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc93a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcd3160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc60220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dcc5af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0de10250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc02190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc024c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dc02d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0db97640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0db97bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0dba4c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dba4850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dba45b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dba4220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dba4460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbb3be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbb3c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0dbc12b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbb3df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dac9310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dad2370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dad2310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0dad24c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dad2220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dac9d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dac93d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dabaa60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0daba0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbc1970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbb3820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbb30d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dbb3970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dac9dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dad2790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dad2a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0dad2f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0daed760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da71940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da7ebb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0daa1160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da7ec10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da49430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da49550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da3c4c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da3c7f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da3e940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da3c160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da3c220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da2fac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da3edf0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9e4220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9e4310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9e4430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9b9670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da0df70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da1fa00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da1fa90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9b92e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9ca3d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9f0d30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9fa9a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9768b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9fa2b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d9e4be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da9cdc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d99c670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d99ce20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d92b190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d92bac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d94a1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d92bd90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d92b220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d98b8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d903310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d903df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d903f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d90bc10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d90b7f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d90b340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d903a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d903be0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8b8a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8b86a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8b8700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8ad640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8ad820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d864940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d864af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d864ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8645e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8648e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d86d100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d86d160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d87d370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d87d940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d89de80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d86dc40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d86dac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d864280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d864340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d864040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8c1b20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d825910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d825550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8d2940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8640a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d825d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8ad970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d831940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8ad040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d84b2b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d84b520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d83f0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d84be20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8511c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d84ba00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d84bc70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d851c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d851820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85c0d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85cb80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85cc40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85ccd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85cd60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85cdf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85c520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d85cfa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d851b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d7853a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d7856d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d785940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d785be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d785e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78a160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d851460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78a4c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78a8e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78a760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78ad00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78ac10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78ad30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d797100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d797190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d851670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d83f8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d83f8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d83f430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d851550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8ad3d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d797fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d72e5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d72e3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d72e130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d72e430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d739f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d78ac70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d74aa90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d757280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d757340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d74ab20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d74a790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d74a6a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d7071f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d757d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d757f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d707820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d707ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d74a760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6b71f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6ade20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6ad310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d71e880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d757b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d91ac70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d91a580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6adf40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6adc70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6c0940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6c0d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d903550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8f48b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6db310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6db6a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6db7c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d671130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6db880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d67e190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d671a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d624940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d630580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d67ef10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d67e730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d693a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d649c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6493a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d649e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d65b2e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0d65b460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d65b310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d65b400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d65bd30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0d65bb80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d65b550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5f5970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5f5a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5f5d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d606370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5f5310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5e2eb0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5f55b0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d5e2b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d65b910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4f64c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d50ff40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4f6d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4f6850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d606f70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4c0dc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4dd340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0d4ddf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4c0e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4c0790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d45af70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d45a430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4c2880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d6938b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d671ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d95d580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d8e9850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d471e20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d471fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d98bf40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da719d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d421700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d491b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d42d130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d42d3d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d42d610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d42d850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d42da30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d421ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4219d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d421eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d43e400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d43e8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d43e520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d3d91c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d43ed00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d43ee50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da7e400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f0d3e0b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da716d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0da68550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d3fd670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d408940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4126d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d408f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d3fdb20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d4083a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d386670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d386880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d386b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d386e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d3fd100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d3e0d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f0d3fd4c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cryptsetup"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # 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.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.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 _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # 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 gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy 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 gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.47.34 closed. 186312 1726890179.98390: done with _execute_module (ansible.legacy.dnf, {'name': 'cryptsetup', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726890178.5422323-191746-185595469478180/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 186312 1726890179.98395: _low_level_execute_command(): starting 186312 1726890179.98399: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726890178.5422323-191746-185595469478180/ > /dev/null 2>&1 && sleep 0' 186312 1726890179.98402: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 186312 1726890179.98405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 186312 1726890179.98408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890179.98411: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 186312 1726890179.99125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 186312 1726890179.99131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 186312 1726890179.99134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 186312 1726890179.99137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 186312 1726890179.99733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 186312 1726890179.99810: stderr chunk (state=3): >>><<< 186312 1726890179.99816: stdout chunk (state=3): >>><<< 186312 1726890180.00217: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.47.34 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.47.34 originally 10.31.47.34 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 186312 1726890180.00221: handler run complete 186312 1726890180.00224: attempt loop complete, returning result 186312 1726890180.00226: _execute() done 186312 1726890180.00228: dumping result to json 186312 1726890180.00232: done dumping result, returning 186312 1726890180.00235: done running TaskExecutor() for managed_node3/TASK: Ensure cryptsetup is present [02369adf-7a19-881e-6b85-000000003171] 186312 1726890180.00237: sending task result for task 02369adf-7a19-881e-6b85-000000003171 186312 1726890180.00307: done sending task result for task 02369adf-7a19-881e-6b85-000000003171 186312 1726890180.00311: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 186312 1726890180.00383: no more pending results, returning what we have 186312 1726890180.00386: results queue empty 186312 1726890180.00387: checking for any_errors_fatal 186312 1726890180.00394: done checking for any_errors_fatal 186312 1726890180.00395: checking for max_fail_percentage 186312 1726890180.00396: done checking for max_fail_percentage 186312 1726890180.00397: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.00398: done checking to see if all hosts have failed 186312 1726890180.00399: getting the remaining hosts for this loop 186312 1726890180.00400: done getting the remaining hosts for this loop 186312 1726890180.00403: getting the next task for host managed_node3 186312 1726890180.00410: done getting next task for host managed_node3 186312 1726890180.00415: ^ task is: TASK: Collect LUKS info for this volume 186312 1726890180.00419: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.00423: getting variables 186312 1726890180.00424: in VariableManager get_vars() 186312 1726890180.00457: Calling all_inventory to load vars for managed_node3 186312 1726890180.00460: Calling groups_inventory to load vars for managed_node3 186312 1726890180.00463: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.00473: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.00475: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.00477: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.01478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.02111: done with get_vars() 186312 1726890180.02133: done getting variables 186312 1726890180.02196: 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 [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 20 September 2024 23:43:00 -0400 (0:00:01.561) 0:02:29.768 ****** 186312 1726890180.02945: entering _queue_task() for managed_node3/command 186312 1726890180.03294: worker is 1 (out of 1 available) 186312 1726890180.03307: exiting _queue_task() for managed_node3/command 186312 1726890180.03324: done queuing things up, now waiting for results queue to drain 186312 1726890180.03325: waiting for pending results... 186312 1726890180.04376: running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume 186312 1726890180.04650: in run() - task 02369adf-7a19-881e-6b85-000000003172 186312 1726890180.04666: variable 'ansible_search_path' from source: unknown 186312 1726890180.04781: calling self._execute() 186312 1726890180.05064: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.05069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.05082: variable 'omit' from source: magic vars 186312 1726890180.05974: variable 'storage_test_volume' from source: include params 186312 1726890180.06821: variable '_storage_test_volume_present' from source: set_fact 186312 1726890180.06842: Evaluated conditional (storage_test_volume.encryption and _storage_test_volume_present): False 186312 1726890180.06846: when evaluation is False, skipping this task 186312 1726890180.06850: _execute() done 186312 1726890180.06854: dumping result to json 186312 1726890180.06856: done dumping result, returning 186312 1726890180.06859: done running TaskExecutor() for managed_node3/TASK: Collect LUKS info for this volume [02369adf-7a19-881e-6b85-000000003172] 186312 1726890180.06867: sending task result for task 02369adf-7a19-881e-6b85-000000003172 186312 1726890180.06976: done sending task result for task 02369adf-7a19-881e-6b85-000000003172 186312 1726890180.06979: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890180.07033: no more pending results, returning what we have 186312 1726890180.07037: results queue empty 186312 1726890180.07038: checking for any_errors_fatal 186312 1726890180.07054: done checking for any_errors_fatal 186312 1726890180.07055: checking for max_fail_percentage 186312 1726890180.07057: done checking for max_fail_percentage 186312 1726890180.07058: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.07059: done checking to see if all hosts have failed 186312 1726890180.07060: getting the remaining hosts for this loop 186312 1726890180.07062: done getting the remaining hosts for this loop 186312 1726890180.07066: getting the next task for host managed_node3 186312 1726890180.07074: done getting next task for host managed_node3 186312 1726890180.07076: ^ task is: TASK: Verify the presence/absence of the LUKS device node 186312 1726890180.07082: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.07086: getting variables 186312 1726890180.07087: in VariableManager get_vars() 186312 1726890180.07127: Calling all_inventory to load vars for managed_node3 186312 1726890180.07132: Calling groups_inventory to load vars for managed_node3 186312 1726890180.07136: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.07147: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.07150: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.07152: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.07877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.09223: done with get_vars() 186312 1726890180.09244: done getting variables 186312 1726890180.09308: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 20 September 2024 23:43:00 -0400 (0:00:00.064) 0:02:29.832 ****** 186312 1726890180.09350: entering _queue_task() for managed_node3/assert 186312 1726890180.10106: worker is 1 (out of 1 available) 186312 1726890180.10123: exiting _queue_task() for managed_node3/assert 186312 1726890180.10140: done queuing things up, now waiting for results queue to drain 186312 1726890180.10141: waiting for pending results... 186312 1726890180.12050: running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node 186312 1726890180.12164: in run() - task 02369adf-7a19-881e-6b85-000000003173 186312 1726890180.12176: variable 'ansible_search_path' from source: unknown 186312 1726890180.12209: calling self._execute() 186312 1726890180.13023: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.13032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.13040: variable 'omit' from source: magic vars 186312 1726890180.13418: variable 'storage_test_volume' from source: include params 186312 1726890180.13458: Evaluated conditional (storage_test_volume.encryption): False 186312 1726890180.13461: when evaluation is False, skipping this task 186312 1726890180.13465: _execute() done 186312 1726890180.13467: dumping result to json 186312 1726890180.13471: done dumping result, returning 186312 1726890180.13475: done running TaskExecutor() for managed_node3/TASK: Verify the presence/absence of the LUKS device node [02369adf-7a19-881e-6b85-000000003173] 186312 1726890180.13482: sending task result for task 02369adf-7a19-881e-6b85-000000003173 186312 1726890180.13593: done sending task result for task 02369adf-7a19-881e-6b85-000000003173 186312 1726890180.13597: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890180.13655: no more pending results, returning what we have 186312 1726890180.13660: results queue empty 186312 1726890180.13660: checking for any_errors_fatal 186312 1726890180.13671: done checking for any_errors_fatal 186312 1726890180.13672: checking for max_fail_percentage 186312 1726890180.13674: done checking for max_fail_percentage 186312 1726890180.13675: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.13677: done checking to see if all hosts have failed 186312 1726890180.13677: getting the remaining hosts for this loop 186312 1726890180.13680: done getting the remaining hosts for this loop 186312 1726890180.13684: getting the next task for host managed_node3 186312 1726890180.13693: done getting next task for host managed_node3 186312 1726890180.13697: ^ task is: TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890180.13704: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.13711: getting variables 186312 1726890180.13719: in VariableManager get_vars() 186312 1726890180.13769: Calling all_inventory to load vars for managed_node3 186312 1726890180.13772: Calling groups_inventory to load vars for managed_node3 186312 1726890180.13776: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.13792: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.13796: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.13799: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.14559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.15988: done with get_vars() 186312 1726890180.16008: done getting variables 186312 1726890180.16072: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 20 September 2024 23:43:00 -0400 (0:00:00.067) 0:02:29.900 ****** 186312 1726890180.16106: entering _queue_task() for managed_node3/assert 186312 1726890180.16896: worker is 1 (out of 1 available) 186312 1726890180.16909: exiting _queue_task() for managed_node3/assert 186312 1726890180.16989: done queuing things up, now waiting for results queue to drain 186312 1726890180.16990: waiting for pending results... 186312 1726890180.18290: running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted 186312 1726890180.18395: in run() - task 02369adf-7a19-881e-6b85-000000003174 186312 1726890180.18409: variable 'ansible_search_path' from source: unknown 186312 1726890180.18446: calling self._execute() 186312 1726890180.18556: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.18560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.18571: variable 'omit' from source: magic vars 186312 1726890180.18895: variable '_storage_test_volume_present' from source: set_fact 186312 1726890180.18905: Evaluated conditional (_storage_test_volume_present): False 186312 1726890180.18909: when evaluation is False, skipping this task 186312 1726890180.18913: _execute() done 186312 1726890180.18916: dumping result to json 186312 1726890180.19251: done dumping result, returning 186312 1726890180.19257: done running TaskExecutor() for managed_node3/TASK: Verify that the raw device is the same as the device if not encrypted [02369adf-7a19-881e-6b85-000000003174] 186312 1726890180.19264: sending task result for task 02369adf-7a19-881e-6b85-000000003174 186312 1726890180.19373: done sending task result for task 02369adf-7a19-881e-6b85-000000003174 186312 1726890180.19376: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890180.19427: no more pending results, returning what we have 186312 1726890180.19433: results queue empty 186312 1726890180.19434: checking for any_errors_fatal 186312 1726890180.19441: done checking for any_errors_fatal 186312 1726890180.19442: checking for max_fail_percentage 186312 1726890180.19444: done checking for max_fail_percentage 186312 1726890180.19445: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.19446: done checking to see if all hosts have failed 186312 1726890180.19447: getting the remaining hosts for this loop 186312 1726890180.19448: done getting the remaining hosts for this loop 186312 1726890180.19452: getting the next task for host managed_node3 186312 1726890180.19459: done getting next task for host managed_node3 186312 1726890180.19462: ^ task is: TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890180.19467: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.19471: getting variables 186312 1726890180.19472: in VariableManager get_vars() 186312 1726890180.19506: Calling all_inventory to load vars for managed_node3 186312 1726890180.19508: Calling groups_inventory to load vars for managed_node3 186312 1726890180.19514: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.19524: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.19526: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.19531: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.20077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.21525: done with get_vars() 186312 1726890180.21543: done getting variables 186312 1726890180.21603: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 20 September 2024 23:43:00 -0400 (0:00:00.055) 0:02:29.955 ****** 186312 1726890180.21642: entering _queue_task() for managed_node3/assert 186312 1726890180.22324: worker is 1 (out of 1 available) 186312 1726890180.22338: exiting _queue_task() for managed_node3/assert 186312 1726890180.22351: done queuing things up, now waiting for results queue to drain 186312 1726890180.22352: waiting for pending results... 186312 1726890180.22805: running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted 186312 1726890180.23267: in run() - task 02369adf-7a19-881e-6b85-000000003175 186312 1726890180.23286: variable 'ansible_search_path' from source: unknown 186312 1726890180.23326: calling self._execute() 186312 1726890180.23462: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.23588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.23634: variable 'omit' from source: magic vars 186312 1726890180.24519: variable '_storage_test_volume_present' from source: set_fact 186312 1726890180.24565: variable 'storage_test_volume' from source: include params 186312 1726890180.24606: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890180.24670: when evaluation is False, skipping this task 186312 1726890180.24678: _execute() done 186312 1726890180.24687: dumping result to json 186312 1726890180.24694: done dumping result, returning 186312 1726890180.24703: done running TaskExecutor() for managed_node3/TASK: Make sure we got info about the LUKS volume if encrypted [02369adf-7a19-881e-6b85-000000003175] 186312 1726890180.24773: sending task result for task 02369adf-7a19-881e-6b85-000000003175 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890180.24948: no more pending results, returning what we have 186312 1726890180.24952: results queue empty 186312 1726890180.24953: checking for any_errors_fatal 186312 1726890180.24968: done checking for any_errors_fatal 186312 1726890180.24969: checking for max_fail_percentage 186312 1726890180.24971: done checking for max_fail_percentage 186312 1726890180.24972: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.24973: done checking to see if all hosts have failed 186312 1726890180.24974: getting the remaining hosts for this loop 186312 1726890180.24976: done getting the remaining hosts for this loop 186312 1726890180.24980: getting the next task for host managed_node3 186312 1726890180.24990: done getting next task for host managed_node3 186312 1726890180.24993: ^ task is: TASK: Verify the LUKS volume's device type if encrypted 186312 1726890180.24999: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.25005: getting variables 186312 1726890180.25007: in VariableManager get_vars() 186312 1726890180.25055: Calling all_inventory to load vars for managed_node3 186312 1726890180.25059: Calling groups_inventory to load vars for managed_node3 186312 1726890180.25063: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.25078: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.25082: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.25085: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.25709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.26234: done sending task result for task 02369adf-7a19-881e-6b85-000000003175 186312 1726890180.26237: WORKER PROCESS EXITING 186312 1726890180.28218: done with get_vars() 186312 1726890180.28235: done getting variables 186312 1726890180.28295: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 20 September 2024 23:43:00 -0400 (0:00:00.066) 0:02:30.022 ****** 186312 1726890180.28339: entering _queue_task() for managed_node3/assert 186312 1726890180.28634: worker is 1 (out of 1 available) 186312 1726890180.28646: exiting _queue_task() for managed_node3/assert 186312 1726890180.28660: done queuing things up, now waiting for results queue to drain 186312 1726890180.28662: waiting for pending results... 186312 1726890180.28994: running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted 186312 1726890180.29139: in run() - task 02369adf-7a19-881e-6b85-000000003176 186312 1726890180.29160: variable 'ansible_search_path' from source: unknown 186312 1726890180.29202: calling self._execute() 186312 1726890180.29352: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.29364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.29379: variable 'omit' from source: magic vars 186312 1726890180.29825: variable '_storage_test_volume_present' from source: set_fact 186312 1726890180.29841: variable 'storage_test_volume' from source: include params 186312 1726890180.29890: Evaluated conditional (_storage_test_volume_present and storage_test_volume.encryption): False 186312 1726890180.29898: when evaluation is False, skipping this task 186312 1726890180.29905: _execute() done 186312 1726890180.29914: dumping result to json 186312 1726890180.29922: done dumping result, returning 186312 1726890180.29934: done running TaskExecutor() for managed_node3/TASK: Verify the LUKS volume's device type if encrypted [02369adf-7a19-881e-6b85-000000003176] 186312 1726890180.29946: sending task result for task 02369adf-7a19-881e-6b85-000000003176 186312 1726890180.30073: done sending task result for task 02369adf-7a19-881e-6b85-000000003176 186312 1726890180.30081: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } 186312 1726890180.30139: no more pending results, returning what we have 186312 1726890180.30144: results queue empty 186312 1726890180.30145: checking for any_errors_fatal 186312 1726890180.30160: done checking for any_errors_fatal 186312 1726890180.30161: checking for max_fail_percentage 186312 1726890180.30163: done checking for max_fail_percentage 186312 1726890180.30164: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.30165: done checking to see if all hosts have failed 186312 1726890180.30166: getting the remaining hosts for this loop 186312 1726890180.30169: done getting the remaining hosts for this loop 186312 1726890180.30173: getting the next task for host managed_node3 186312 1726890180.30183: done getting next task for host managed_node3 186312 1726890180.30186: ^ task is: TASK: Check LUKS version 186312 1726890180.30195: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.30201: getting variables 186312 1726890180.30203: in VariableManager get_vars() 186312 1726890180.30251: Calling all_inventory to load vars for managed_node3 186312 1726890180.30255: Calling groups_inventory to load vars for managed_node3 186312 1726890180.30259: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.30274: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.30278: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.30282: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.31154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.31826: done with get_vars() 186312 1726890180.31842: done getting variables 186312 1726890180.31898: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 20 September 2024 23:43:00 -0400 (0:00:00.035) 0:02:30.058 ****** 186312 1726890180.31937: entering _queue_task() for managed_node3/assert 186312 1726890180.32191: worker is 1 (out of 1 available) 186312 1726890180.32203: exiting _queue_task() for managed_node3/assert 186312 1726890180.32218: done queuing things up, now waiting for results queue to drain 186312 1726890180.32220: waiting for pending results... 186312 1726890180.32538: running TaskExecutor() for managed_node3/TASK: Check LUKS version 186312 1726890180.32694: in run() - task 02369adf-7a19-881e-6b85-000000003177 186312 1726890180.32721: variable 'ansible_search_path' from source: unknown 186312 1726890180.32764: calling self._execute() 186312 1726890180.32904: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.32923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.32942: variable 'omit' from source: magic vars 186312 1726890180.33315: variable '_storage_test_volume_present' from source: set_fact 186312 1726890180.33337: Evaluated conditional (_storage_test_volume_present): False 186312 1726890180.33344: when evaluation is False, skipping this task 186312 1726890180.33355: _execute() done 186312 1726890180.33362: dumping result to json 186312 1726890180.33367: done dumping result, returning 186312 1726890180.33374: done running TaskExecutor() for managed_node3/TASK: Check LUKS version [02369adf-7a19-881e-6b85-000000003177] 186312 1726890180.33382: sending task result for task 02369adf-7a19-881e-6b85-000000003177 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890180.33560: no more pending results, returning what we have 186312 1726890180.33565: results queue empty 186312 1726890180.33566: checking for any_errors_fatal 186312 1726890180.33578: done checking for any_errors_fatal 186312 1726890180.33579: checking for max_fail_percentage 186312 1726890180.33581: done checking for max_fail_percentage 186312 1726890180.33582: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.33583: done checking to see if all hosts have failed 186312 1726890180.33584: getting the remaining hosts for this loop 186312 1726890180.33586: done getting the remaining hosts for this loop 186312 1726890180.33590: getting the next task for host managed_node3 186312 1726890180.33599: done getting next task for host managed_node3 186312 1726890180.33603: ^ task is: TASK: Check LUKS key size 186312 1726890180.33610: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.33618: getting variables 186312 1726890180.33620: in VariableManager get_vars() 186312 1726890180.33663: Calling all_inventory to load vars for managed_node3 186312 1726890180.33667: Calling groups_inventory to load vars for managed_node3 186312 1726890180.33670: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.33684: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.33688: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.33691: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.34516: done sending task result for task 02369adf-7a19-881e-6b85-000000003177 186312 1726890180.34520: WORKER PROCESS EXITING 186312 1726890180.34549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.35276: done with get_vars() 186312 1726890180.35290: done getting variables 186312 1726890180.35361: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Friday 20 September 2024 23:43:00 -0400 (0:00:00.034) 0:02:30.093 ****** 186312 1726890180.35395: entering _queue_task() for managed_node3/assert 186312 1726890180.35684: worker is 1 (out of 1 available) 186312 1726890180.35695: exiting _queue_task() for managed_node3/assert 186312 1726890180.35709: done queuing things up, now waiting for results queue to drain 186312 1726890180.35710: waiting for pending results... 186312 1726890180.36671: running TaskExecutor() for managed_node3/TASK: Check LUKS key size 186312 1726890180.36837: in run() - task 02369adf-7a19-881e-6b85-000000003178 186312 1726890180.36860: variable 'ansible_search_path' from source: unknown 186312 1726890180.36906: calling self._execute() 186312 1726890180.37045: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.37057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.37073: variable 'omit' from source: magic vars 186312 1726890180.37471: variable '_storage_test_volume_present' from source: set_fact 186312 1726890180.37488: Evaluated conditional (_storage_test_volume_present): False 186312 1726890180.37495: when evaluation is False, skipping this task 186312 1726890180.37501: _execute() done 186312 1726890180.37508: dumping result to json 186312 1726890180.37521: done dumping result, returning 186312 1726890180.37534: done running TaskExecutor() for managed_node3/TASK: Check LUKS key size [02369adf-7a19-881e-6b85-000000003178] 186312 1726890180.37545: sending task result for task 02369adf-7a19-881e-6b85-000000003178 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890180.37727: no more pending results, returning what we have 186312 1726890180.37734: results queue empty 186312 1726890180.37735: checking for any_errors_fatal 186312 1726890180.37752: done checking for any_errors_fatal 186312 1726890180.37753: checking for max_fail_percentage 186312 1726890180.37755: done checking for max_fail_percentage 186312 1726890180.37756: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.37757: done checking to see if all hosts have failed 186312 1726890180.37758: getting the remaining hosts for this loop 186312 1726890180.37760: done getting the remaining hosts for this loop 186312 1726890180.37764: getting the next task for host managed_node3 186312 1726890180.37774: done getting next task for host managed_node3 186312 1726890180.37779: ^ task is: TASK: Check LUKS cipher 186312 1726890180.37786: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.37791: getting variables 186312 1726890180.37793: in VariableManager get_vars() 186312 1726890180.37842: Calling all_inventory to load vars for managed_node3 186312 1726890180.37846: Calling groups_inventory to load vars for managed_node3 186312 1726890180.37850: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.37864: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.37868: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.37871: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.38817: done sending task result for task 02369adf-7a19-881e-6b85-000000003178 186312 1726890180.38821: WORKER PROCESS EXITING 186312 1726890180.38848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.40102: done with get_vars() 186312 1726890180.40117: done getting variables 186312 1726890180.40263: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Friday 20 September 2024 23:43:00 -0400 (0:00:00.048) 0:02:30.142 ****** 186312 1726890180.40295: entering _queue_task() for managed_node3/assert 186312 1726890180.40603: worker is 1 (out of 1 available) 186312 1726890180.40617: exiting _queue_task() for managed_node3/assert 186312 1726890180.40632: done queuing things up, now waiting for results queue to drain 186312 1726890180.40633: waiting for pending results... 186312 1726890180.40946: running TaskExecutor() for managed_node3/TASK: Check LUKS cipher 186312 1726890180.41082: in run() - task 02369adf-7a19-881e-6b85-000000003179 186312 1726890180.41103: variable 'ansible_search_path' from source: unknown 186312 1726890180.41150: calling self._execute() 186312 1726890180.41278: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.41293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.41306: variable 'omit' from source: magic vars 186312 1726890180.41683: variable '_storage_test_volume_present' from source: set_fact 186312 1726890180.41698: Evaluated conditional (_storage_test_volume_present): False 186312 1726890180.41706: when evaluation is False, skipping this task 186312 1726890180.41716: _execute() done 186312 1726890180.41726: dumping result to json 186312 1726890180.41739: done dumping result, returning 186312 1726890180.41751: done running TaskExecutor() for managed_node3/TASK: Check LUKS cipher [02369adf-7a19-881e-6b85-000000003179] 186312 1726890180.41767: sending task result for task 02369adf-7a19-881e-6b85-000000003179 skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890180.41938: no more pending results, returning what we have 186312 1726890180.41942: results queue empty 186312 1726890180.41942: checking for any_errors_fatal 186312 1726890180.41952: done checking for any_errors_fatal 186312 1726890180.41953: checking for max_fail_percentage 186312 1726890180.41955: done checking for max_fail_percentage 186312 1726890180.41956: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.41958: done checking to see if all hosts have failed 186312 1726890180.41958: getting the remaining hosts for this loop 186312 1726890180.41960: done getting the remaining hosts for this loop 186312 1726890180.41964: getting the next task for host managed_node3 186312 1726890180.41972: done getting next task for host managed_node3 186312 1726890180.41975: ^ task is: TASK: Set test variables 186312 1726890180.41982: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.41986: getting variables 186312 1726890180.41988: in VariableManager get_vars() 186312 1726890180.42032: Calling all_inventory to load vars for managed_node3 186312 1726890180.42036: Calling groups_inventory to load vars for managed_node3 186312 1726890180.42039: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.42053: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.42056: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.42059: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.42893: done sending task result for task 02369adf-7a19-881e-6b85-000000003179 186312 1726890180.42896: WORKER PROCESS EXITING 186312 1726890180.42922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.43843: done with get_vars() 186312 1726890180.43857: done getting variables 186312 1726890180.44031: 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 [Set test variables] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Friday 20 September 2024 23:43:00 -0400 (0:00:00.037) 0:02:30.179 ****** 186312 1726890180.44064: entering _queue_task() for managed_node3/set_fact 186312 1726890180.44466: worker is 1 (out of 1 available) 186312 1726890180.44476: exiting _queue_task() for managed_node3/set_fact 186312 1726890180.44488: done queuing things up, now waiting for results queue to drain 186312 1726890180.44489: waiting for pending results... 186312 1726890180.45484: running TaskExecutor() for managed_node3/TASK: Set test variables 186312 1726890180.45632: in run() - task 02369adf-7a19-881e-6b85-00000000317a 186312 1726890180.45652: variable 'ansible_search_path' from source: unknown 186312 1726890180.45696: calling self._execute() 186312 1726890180.45821: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.45838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.45851: variable 'omit' from source: magic vars 186312 1726890180.45972: variable 'omit' from source: magic vars 186312 1726890180.46056: variable 'omit' from source: magic vars 186312 1726890180.46394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890180.50779: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890180.50862: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890180.51516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890180.51560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890180.51597: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890180.51733: variable 'storage_test_volume' from source: include params 186312 1726890180.51758: variable '_storage_test_volume_present' from source: set_fact 186312 1726890180.51987: 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) 186312 1726890180.52026: 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) 186312 1726890180.52062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 186312 1726890180.52109: 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) 186312 1726890180.52139: 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) 186312 1726890180.52186: 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) 186312 1726890180.52217: 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) 186312 1726890180.52259: 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) 186312 1726890180.52542: 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) 186312 1726890180.52564: 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) 186312 1726890180.52640: 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) 186312 1726890180.52669: 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) 186312 1726890180.52700: 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) 186312 1726890180.52754: 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) 186312 1726890180.52774: 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) 186312 1726890180.53081: variable 'storage_test_crypttab' from source: set_fact 186312 1726890180.53167: variable 'storage_test_volume' from source: include params 186312 1726890180.53356: variable 'storage_test_volume' from source: include params 186312 1726890180.53507: variable 'omit' from source: magic vars 186312 1726890180.53543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890180.53614: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890180.53715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890180.53739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890180.53754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890180.53785: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890180.53822: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.53831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.54004: Set connection var ansible_shell_type to sh 186312 1726890180.54094: Set connection var ansible_pipelining to False 186312 1726890180.54165: Set connection var ansible_timeout to 10 186312 1726890180.54218: Set connection var ansible_connection to ssh 186312 1726890180.54233: Set connection var ansible_shell_executable to /bin/sh 186312 1726890180.54247: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890180.54307: variable 'ansible_shell_executable' from source: unknown 186312 1726890180.54475: variable 'ansible_connection' from source: unknown 186312 1726890180.54524: variable 'ansible_module_compression' from source: unknown 186312 1726890180.54535: variable 'ansible_shell_type' from source: unknown 186312 1726890180.54544: variable 'ansible_shell_executable' from source: unknown 186312 1726890180.54552: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.54561: variable 'ansible_pipelining' from source: unknown 186312 1726890180.54618: variable 'ansible_timeout' from source: unknown 186312 1726890180.54631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.54852: 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) 186312 1726890180.54868: variable 'omit' from source: magic vars 186312 1726890180.54887: starting attempt loop 186312 1726890180.54896: running the handler 186312 1726890180.54917: handler run complete 186312 1726890180.54938: attempt loop complete, returning result 186312 1726890180.54946: _execute() done 186312 1726890180.54954: dumping result to json 186312 1726890180.54962: done dumping result, returning 186312 1726890180.54973: done running TaskExecutor() for managed_node3/TASK: Set test variables [02369adf-7a19-881e-6b85-00000000317a] 186312 1726890180.54982: sending task result for task 02369adf-7a19-881e-6b85-00000000317a 186312 1726890180.55092: done sending task result for task 02369adf-7a19-881e-6b85-00000000317a 186312 1726890180.55100: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } 186312 1726890180.55176: no more pending results, returning what we have 186312 1726890180.55180: results queue empty 186312 1726890180.55181: checking for any_errors_fatal 186312 1726890180.55193: done checking for any_errors_fatal 186312 1726890180.55194: checking for max_fail_percentage 186312 1726890180.55196: done checking for max_fail_percentage 186312 1726890180.55197: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.55198: done checking to see if all hosts have failed 186312 1726890180.55199: getting the remaining hosts for this loop 186312 1726890180.55201: done getting the remaining hosts for this loop 186312 1726890180.55205: getting the next task for host managed_node3 186312 1726890180.55217: done getting next task for host managed_node3 186312 1726890180.55220: ^ task is: TASK: Check for /etc/crypttab entry 186312 1726890180.55226: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.55235: getting variables 186312 1726890180.55237: in VariableManager get_vars() 186312 1726890180.55277: Calling all_inventory to load vars for managed_node3 186312 1726890180.55280: Calling groups_inventory to load vars for managed_node3 186312 1726890180.55284: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.55296: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.55300: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.55303: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.55873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.56838: done with get_vars() 186312 1726890180.56854: done getting variables 186312 1726890180.56917: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Friday 20 September 2024 23:43:00 -0400 (0:00:00.128) 0:02:30.308 ****** 186312 1726890180.56956: entering _queue_task() for managed_node3/assert 186312 1726890180.57247: worker is 1 (out of 1 available) 186312 1726890180.57259: exiting _queue_task() for managed_node3/assert 186312 1726890180.57271: done queuing things up, now waiting for results queue to drain 186312 1726890180.57272: waiting for pending results... 186312 1726890180.57579: running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry 186312 1726890180.57741: in run() - task 02369adf-7a19-881e-6b85-00000000317b 186312 1726890180.57763: variable 'ansible_search_path' from source: unknown 186312 1726890180.57862: calling self._execute() 186312 1726890180.58341: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.58373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.58401: variable 'omit' from source: magic vars 186312 1726890180.58565: variable 'omit' from source: magic vars 186312 1726890180.58644: variable 'omit' from source: magic vars 186312 1726890180.58919: variable 'storage_test_volume' from source: include params 186312 1726890180.58964: variable 'omit' from source: magic vars 186312 1726890180.58997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890180.59025: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890180.59061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890180.59099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890180.59124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890180.59175: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890180.59186: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.59189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.59339: Set connection var ansible_shell_type to sh 186312 1726890180.59369: Set connection var ansible_pipelining to False 186312 1726890180.59391: Set connection var ansible_timeout to 10 186312 1726890180.59394: Set connection var ansible_connection to ssh 186312 1726890180.59398: Set connection var ansible_shell_executable to /bin/sh 186312 1726890180.59403: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890180.59436: variable 'ansible_shell_executable' from source: unknown 186312 1726890180.59442: variable 'ansible_connection' from source: unknown 186312 1726890180.59454: variable 'ansible_module_compression' from source: unknown 186312 1726890180.59461: variable 'ansible_shell_type' from source: unknown 186312 1726890180.59475: variable 'ansible_shell_executable' from source: unknown 186312 1726890180.59490: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.59508: variable 'ansible_pipelining' from source: unknown 186312 1726890180.59521: variable 'ansible_timeout' from source: unknown 186312 1726890180.59537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.59748: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890180.59761: variable 'omit' from source: magic vars 186312 1726890180.59773: starting attempt loop 186312 1726890180.59777: running the handler 186312 1726890180.60076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890180.63095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890180.63140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890180.63177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890180.63208: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890180.63242: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890180.63291: 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) 186312 1726890180.63315: 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) 186312 1726890180.63335: 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) 186312 1726890180.63364: 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) 186312 1726890180.63375: 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) 186312 1726890180.63408: 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) 186312 1726890180.63434: 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) 186312 1726890180.63449: 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) 186312 1726890180.63474: 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) 186312 1726890180.63488: 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) 186312 1726890180.63564: variable '_storage_test_crypttab_entries' from source: set_fact 186312 1726890180.63568: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890180.63579: Evaluated conditional (_storage_test_crypttab_entries | length == _storage_test_expected_crypttab_entries | int): True 186312 1726890180.63586: handler run complete 186312 1726890180.63597: attempt loop complete, returning result 186312 1726890180.63600: _execute() done 186312 1726890180.63602: dumping result to json 186312 1726890180.63605: done dumping result, returning 186312 1726890180.63613: done running TaskExecutor() for managed_node3/TASK: Check for /etc/crypttab entry [02369adf-7a19-881e-6b85-00000000317b] 186312 1726890180.63618: sending task result for task 02369adf-7a19-881e-6b85-00000000317b 186312 1726890180.63700: done sending task result for task 02369adf-7a19-881e-6b85-00000000317b 186312 1726890180.63703: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 186312 1726890180.63752: no more pending results, returning what we have 186312 1726890180.63755: results queue empty 186312 1726890180.63756: checking for any_errors_fatal 186312 1726890180.63763: done checking for any_errors_fatal 186312 1726890180.63764: checking for max_fail_percentage 186312 1726890180.63766: done checking for max_fail_percentage 186312 1726890180.63772: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.63773: done checking to see if all hosts have failed 186312 1726890180.63774: getting the remaining hosts for this loop 186312 1726890180.63776: done getting the remaining hosts for this loop 186312 1726890180.63779: getting the next task for host managed_node3 186312 1726890180.63786: done getting next task for host managed_node3 186312 1726890180.63789: ^ task is: TASK: Validate the format of the crypttab entry 186312 1726890180.63793: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.63798: getting variables 186312 1726890180.63799: in VariableManager get_vars() 186312 1726890180.63839: Calling all_inventory to load vars for managed_node3 186312 1726890180.63842: Calling groups_inventory to load vars for managed_node3 186312 1726890180.63846: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.63856: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.63859: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.63862: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.64293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.65433: done with get_vars() 186312 1726890180.65447: done getting variables 186312 1726890180.65523: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Friday 20 September 2024 23:43:00 -0400 (0:00:00.086) 0:02:30.394 ****** 186312 1726890180.65567: entering _queue_task() for managed_node3/assert 186312 1726890180.65859: worker is 1 (out of 1 available) 186312 1726890180.65879: exiting _queue_task() for managed_node3/assert 186312 1726890180.65893: done queuing things up, now waiting for results queue to drain 186312 1726890180.65895: waiting for pending results... 186312 1726890180.66264: running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry 186312 1726890180.66427: in run() - task 02369adf-7a19-881e-6b85-00000000317c 186312 1726890180.66472: variable 'ansible_search_path' from source: unknown 186312 1726890180.66522: calling self._execute() 186312 1726890180.66653: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.66669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.66694: variable 'omit' from source: magic vars 186312 1726890180.67120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890180.69313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890180.69373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890180.69411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890180.69445: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890180.69465: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890180.69536: 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) 186312 1726890180.69559: 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) 186312 1726890180.69576: 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) 186312 1726890180.69602: 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) 186312 1726890180.69614: 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) 186312 1726890180.69746: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890180.69794: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890180.69803: when evaluation is False, skipping this task 186312 1726890180.69816: _execute() done 186312 1726890180.69826: dumping result to json 186312 1726890180.69843: done dumping result, returning 186312 1726890180.69854: done running TaskExecutor() for managed_node3/TASK: Validate the format of the crypttab entry [02369adf-7a19-881e-6b85-00000000317c] 186312 1726890180.69862: sending task result for task 02369adf-7a19-881e-6b85-00000000317c 186312 1726890180.69983: done sending task result for task 02369adf-7a19-881e-6b85-00000000317c 186312 1726890180.70001: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890180.70357: no more pending results, returning what we have 186312 1726890180.70360: results queue empty 186312 1726890180.70361: checking for any_errors_fatal 186312 1726890180.70369: done checking for any_errors_fatal 186312 1726890180.70370: checking for max_fail_percentage 186312 1726890180.70371: done checking for max_fail_percentage 186312 1726890180.70372: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.70376: done checking to see if all hosts have failed 186312 1726890180.70377: getting the remaining hosts for this loop 186312 1726890180.70378: done getting the remaining hosts for this loop 186312 1726890180.70386: getting the next task for host managed_node3 186312 1726890180.70394: done getting next task for host managed_node3 186312 1726890180.70399: ^ task is: TASK: Check backing device of crypttab entry 186312 1726890180.70404: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.70408: getting variables 186312 1726890180.70409: in VariableManager get_vars() 186312 1726890180.70450: Calling all_inventory to load vars for managed_node3 186312 1726890180.70457: Calling groups_inventory to load vars for managed_node3 186312 1726890180.70461: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.70471: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.70474: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.70477: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.71243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.71899: done with get_vars() 186312 1726890180.71914: done getting variables 186312 1726890180.71969: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Friday 20 September 2024 23:43:00 -0400 (0:00:00.064) 0:02:30.459 ****** 186312 1726890180.71999: entering _queue_task() for managed_node3/assert 186312 1726890180.72291: worker is 1 (out of 1 available) 186312 1726890180.72304: exiting _queue_task() for managed_node3/assert 186312 1726890180.72319: done queuing things up, now waiting for results queue to drain 186312 1726890180.72320: waiting for pending results... 186312 1726890180.72977: running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry 186312 1726890180.73116: in run() - task 02369adf-7a19-881e-6b85-00000000317d 186312 1726890180.73165: variable 'ansible_search_path' from source: unknown 186312 1726890180.73236: calling self._execute() 186312 1726890180.73485: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.73488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.73504: variable 'omit' from source: magic vars 186312 1726890180.73900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890180.77042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890180.77090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890180.77133: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890180.77159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890180.77178: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890180.77244: 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) 186312 1726890180.77266: 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) 186312 1726890180.77283: 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) 186312 1726890180.77310: 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) 186312 1726890180.77324: 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) 186312 1726890180.77411: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890180.77438: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890180.77442: when evaluation is False, skipping this task 186312 1726890180.77445: _execute() done 186312 1726890180.77448: dumping result to json 186312 1726890180.77450: done dumping result, returning 186312 1726890180.77456: done running TaskExecutor() for managed_node3/TASK: Check backing device of crypttab entry [02369adf-7a19-881e-6b85-00000000317d] 186312 1726890180.77463: sending task result for task 02369adf-7a19-881e-6b85-00000000317d 186312 1726890180.77565: done sending task result for task 02369adf-7a19-881e-6b85-00000000317d 186312 1726890180.77568: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890180.77615: no more pending results, returning what we have 186312 1726890180.77620: results queue empty 186312 1726890180.77620: checking for any_errors_fatal 186312 1726890180.77631: done checking for any_errors_fatal 186312 1726890180.77632: checking for max_fail_percentage 186312 1726890180.77633: done checking for max_fail_percentage 186312 1726890180.77634: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.77635: done checking to see if all hosts have failed 186312 1726890180.77636: getting the remaining hosts for this loop 186312 1726890180.77638: done getting the remaining hosts for this loop 186312 1726890180.77642: getting the next task for host managed_node3 186312 1726890180.77649: done getting next task for host managed_node3 186312 1726890180.77652: ^ task is: TASK: Check key file of crypttab entry 186312 1726890180.77657: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.77661: getting variables 186312 1726890180.77662: in VariableManager get_vars() 186312 1726890180.77720: Calling all_inventory to load vars for managed_node3 186312 1726890180.77723: Calling groups_inventory to load vars for managed_node3 186312 1726890180.77727: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.77741: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.77745: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.77749: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.78981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.81462: done with get_vars() 186312 1726890180.81478: done getting variables 186312 1726890180.81640: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Friday 20 September 2024 23:43:00 -0400 (0:00:00.096) 0:02:30.555 ****** 186312 1726890180.81674: entering _queue_task() for managed_node3/assert 186312 1726890180.82763: worker is 1 (out of 1 available) 186312 1726890180.82776: exiting _queue_task() for managed_node3/assert 186312 1726890180.82884: done queuing things up, now waiting for results queue to drain 186312 1726890180.82889: waiting for pending results... 186312 1726890180.83435: running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry 186312 1726890180.83598: in run() - task 02369adf-7a19-881e-6b85-00000000317e 186312 1726890180.83621: variable 'ansible_search_path' from source: unknown 186312 1726890180.83665: calling self._execute() 186312 1726890180.83790: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.83806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.83820: variable 'omit' from source: magic vars 186312 1726890180.84253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890180.88572: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890180.88652: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890180.88704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890180.88754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890180.88784: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890180.88896: 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) 186312 1726890180.88934: 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) 186312 1726890180.88973: 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) 186312 1726890180.89019: 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) 186312 1726890180.89042: 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) 186312 1726890180.89177: variable '_storage_test_expected_crypttab_entries' from source: set_fact 186312 1726890180.89210: Evaluated conditional (_storage_test_expected_crypttab_entries | int == 1): False 186312 1726890180.89220: when evaluation is False, skipping this task 186312 1726890180.89227: _execute() done 186312 1726890180.89236: dumping result to json 186312 1726890180.89243: done dumping result, returning 186312 1726890180.89252: done running TaskExecutor() for managed_node3/TASK: Check key file of crypttab entry [02369adf-7a19-881e-6b85-00000000317e] 186312 1726890180.89261: sending task result for task 02369adf-7a19-881e-6b85-00000000317e skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } 186312 1726890180.89557: no more pending results, returning what we have 186312 1726890180.89565: results queue empty 186312 1726890180.89566: checking for any_errors_fatal 186312 1726890180.89579: done checking for any_errors_fatal 186312 1726890180.89580: checking for max_fail_percentage 186312 1726890180.89582: done checking for max_fail_percentage 186312 1726890180.89583: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.89584: done checking to see if all hosts have failed 186312 1726890180.89585: getting the remaining hosts for this loop 186312 1726890180.89590: done getting the remaining hosts for this loop 186312 1726890180.89599: getting the next task for host managed_node3 186312 1726890180.89607: done getting next task for host managed_node3 186312 1726890180.89611: ^ task is: TASK: Clear test variables 186312 1726890180.89618: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.89623: getting variables 186312 1726890180.89625: in VariableManager get_vars() 186312 1726890180.89668: Calling all_inventory to load vars for managed_node3 186312 1726890180.89671: Calling groups_inventory to load vars for managed_node3 186312 1726890180.89674: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.89687: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.89691: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.89694: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.90615: done sending task result for task 02369adf-7a19-881e-6b85-00000000317e 186312 1726890180.90618: WORKER PROCESS EXITING 186312 1726890180.90640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.92074: done with get_vars() 186312 1726890180.92138: done getting variables 186312 1726890180.92301: 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 [Clear test variables] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Friday 20 September 2024 23:43:00 -0400 (0:00:00.106) 0:02:30.662 ****** 186312 1726890180.92349: entering _queue_task() for managed_node3/set_fact 186312 1726890180.93187: worker is 1 (out of 1 available) 186312 1726890180.93200: exiting _queue_task() for managed_node3/set_fact 186312 1726890180.93216: done queuing things up, now waiting for results queue to drain 186312 1726890180.93217: waiting for pending results... 186312 1726890180.93548: running TaskExecutor() for managed_node3/TASK: Clear test variables 186312 1726890180.93690: in run() - task 02369adf-7a19-881e-6b85-00000000317f 186312 1726890180.93714: variable 'ansible_search_path' from source: unknown 186312 1726890180.93759: calling self._execute() 186312 1726890180.93900: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.93914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.93933: variable 'omit' from source: magic vars 186312 1726890180.94060: variable 'omit' from source: magic vars 186312 1726890180.94138: variable 'omit' from source: magic vars 186312 1726890180.94180: variable 'omit' from source: magic vars 186312 1726890180.94240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890180.94280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890180.94310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890180.94342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890180.94360: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890180.94395: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890180.94403: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.94413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.94556: Set connection var ansible_shell_type to sh 186312 1726890180.94572: Set connection var ansible_pipelining to False 186312 1726890180.94588: Set connection var ansible_timeout to 10 186312 1726890180.94596: Set connection var ansible_connection to ssh 186312 1726890180.94606: Set connection var ansible_shell_executable to /bin/sh 186312 1726890180.94618: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890180.94656: variable 'ansible_shell_executable' from source: unknown 186312 1726890180.94663: variable 'ansible_connection' from source: unknown 186312 1726890180.94670: variable 'ansible_module_compression' from source: unknown 186312 1726890180.94677: variable 'ansible_shell_type' from source: unknown 186312 1726890180.94683: variable 'ansible_shell_executable' from source: unknown 186312 1726890180.94690: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.94699: variable 'ansible_pipelining' from source: unknown 186312 1726890180.94705: variable 'ansible_timeout' from source: unknown 186312 1726890180.94715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.94884: 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) 186312 1726890180.94903: variable 'omit' from source: magic vars 186312 1726890180.94915: starting attempt loop 186312 1726890180.94922: running the handler 186312 1726890180.94944: handler run complete 186312 1726890180.94961: attempt loop complete, returning result 186312 1726890180.94975: _execute() done 186312 1726890180.94983: dumping result to json 186312 1726890180.94990: done dumping result, returning 186312 1726890180.95002: done running TaskExecutor() for managed_node3/TASK: Clear test variables [02369adf-7a19-881e-6b85-00000000317f] 186312 1726890180.95010: sending task result for task 02369adf-7a19-881e-6b85-00000000317f ok: [managed_node3] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } 186312 1726890180.95171: no more pending results, returning what we have 186312 1726890180.95175: results queue empty 186312 1726890180.95176: checking for any_errors_fatal 186312 1726890180.95189: done checking for any_errors_fatal 186312 1726890180.95189: checking for max_fail_percentage 186312 1726890180.95191: done checking for max_fail_percentage 186312 1726890180.95192: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.95193: done checking to see if all hosts have failed 186312 1726890180.95194: getting the remaining hosts for this loop 186312 1726890180.95196: done getting the remaining hosts for this loop 186312 1726890180.95200: getting the next task for host managed_node3 186312 1726890180.95216: done getting next task for host managed_node3 186312 1726890180.95219: ^ task is: TASK: Get information about RAID 186312 1726890180.95227: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.95235: getting variables 186312 1726890180.95237: in VariableManager get_vars() 186312 1726890180.95277: Calling all_inventory to load vars for managed_node3 186312 1726890180.95280: Calling groups_inventory to load vars for managed_node3 186312 1726890180.95284: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.95296: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.95299: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.95302: Calling groups_plugins_play to load vars for managed_node3 186312 1726890180.96379: done sending task result for task 02369adf-7a19-881e-6b85-00000000317f 186312 1726890180.96384: WORKER PROCESS EXITING 186312 1726890180.96404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890180.96950: done with get_vars() 186312 1726890180.96964: done getting variables 186312 1726890180.97079: 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 [Get information about RAID] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 20 September 2024 23:43:00 -0400 (0:00:00.047) 0:02:30.710 ****** 186312 1726890180.97148: entering _queue_task() for managed_node3/command 186312 1726890180.97446: worker is 1 (out of 1 available) 186312 1726890180.97477: exiting _queue_task() for managed_node3/command 186312 1726890180.97491: done queuing things up, now waiting for results queue to drain 186312 1726890180.97492: waiting for pending results... 186312 1726890180.97794: running TaskExecutor() for managed_node3/TASK: Get information about RAID 186312 1726890180.97927: in run() - task 02369adf-7a19-881e-6b85-000000003183 186312 1726890180.97955: variable 'ansible_search_path' from source: unknown 186312 1726890180.98045: calling self._execute() 186312 1726890180.98181: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890180.98192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890180.98220: variable 'omit' from source: magic vars 186312 1726890180.98846: variable 'storage_test_volume' from source: include params 186312 1726890180.98926: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890180.98943: when evaluation is False, skipping this task 186312 1726890180.98955: _execute() done 186312 1726890180.98958: dumping result to json 186312 1726890180.98960: done dumping result, returning 186312 1726890180.98967: done running TaskExecutor() for managed_node3/TASK: Get information about RAID [02369adf-7a19-881e-6b85-000000003183] 186312 1726890180.98973: sending task result for task 02369adf-7a19-881e-6b85-000000003183 186312 1726890180.99072: done sending task result for task 02369adf-7a19-881e-6b85-000000003183 186312 1726890180.99075: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890180.99168: no more pending results, returning what we have 186312 1726890180.99171: results queue empty 186312 1726890180.99172: checking for any_errors_fatal 186312 1726890180.99179: done checking for any_errors_fatal 186312 1726890180.99180: checking for max_fail_percentage 186312 1726890180.99181: done checking for max_fail_percentage 186312 1726890180.99182: checking to see if all hosts have failed and the running result is not ok 186312 1726890180.99183: done checking to see if all hosts have failed 186312 1726890180.99184: getting the remaining hosts for this loop 186312 1726890180.99185: done getting the remaining hosts for this loop 186312 1726890180.99188: getting the next task for host managed_node3 186312 1726890180.99235: done getting next task for host managed_node3 186312 1726890180.99258: ^ task is: TASK: Set active devices regex 186312 1726890180.99264: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890180.99290: getting variables 186312 1726890180.99292: in VariableManager get_vars() 186312 1726890180.99339: Calling all_inventory to load vars for managed_node3 186312 1726890180.99341: Calling groups_inventory to load vars for managed_node3 186312 1726890180.99343: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890180.99361: Calling all_plugins_play to load vars for managed_node3 186312 1726890180.99365: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890180.99369: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.00043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.00439: done with get_vars() 186312 1726890181.00449: done getting variables 186312 1726890181.00495: 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 [Set active devices regex] ************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 20 September 2024 23:43:01 -0400 (0:00:00.033) 0:02:30.744 ****** 186312 1726890181.00524: entering _queue_task() for managed_node3/set_fact 186312 1726890181.00798: worker is 1 (out of 1 available) 186312 1726890181.00815: exiting _queue_task() for managed_node3/set_fact 186312 1726890181.00828: done queuing things up, now waiting for results queue to drain 186312 1726890181.00834: waiting for pending results... 186312 1726890181.01365: running TaskExecutor() for managed_node3/TASK: Set active devices regex 186312 1726890181.01861: in run() - task 02369adf-7a19-881e-6b85-000000003184 186312 1726890181.01882: variable 'ansible_search_path' from source: unknown 186312 1726890181.02001: calling self._execute() 186312 1726890181.02754: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.02766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.02779: variable 'omit' from source: magic vars 186312 1726890181.03770: variable 'storage_test_volume' from source: include params 186312 1726890181.03808: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890181.03833: when evaluation is False, skipping this task 186312 1726890181.03836: _execute() done 186312 1726890181.03839: dumping result to json 186312 1726890181.03843: done dumping result, returning 186312 1726890181.03861: done running TaskExecutor() for managed_node3/TASK: Set active devices regex [02369adf-7a19-881e-6b85-000000003184] 186312 1726890181.03864: sending task result for task 02369adf-7a19-881e-6b85-000000003184 186312 1726890181.03977: done sending task result for task 02369adf-7a19-881e-6b85-000000003184 186312 1726890181.03981: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890181.04048: no more pending results, returning what we have 186312 1726890181.04053: results queue empty 186312 1726890181.04053: checking for any_errors_fatal 186312 1726890181.04064: done checking for any_errors_fatal 186312 1726890181.04065: checking for max_fail_percentage 186312 1726890181.04067: done checking for max_fail_percentage 186312 1726890181.04068: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.04069: done checking to see if all hosts have failed 186312 1726890181.04070: getting the remaining hosts for this loop 186312 1726890181.04072: done getting the remaining hosts for this loop 186312 1726890181.04075: getting the next task for host managed_node3 186312 1726890181.04084: done getting next task for host managed_node3 186312 1726890181.04086: ^ task is: TASK: Set spare devices regex 186312 1726890181.04092: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.04096: getting variables 186312 1726890181.04097: in VariableManager get_vars() 186312 1726890181.04140: Calling all_inventory to load vars for managed_node3 186312 1726890181.04143: Calling groups_inventory to load vars for managed_node3 186312 1726890181.04147: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.04159: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.04162: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.04165: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.04491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.05760: done with get_vars() 186312 1726890181.05773: done getting variables 186312 1726890181.05931: 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 [Set spare devices regex] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 20 September 2024 23:43:01 -0400 (0:00:00.054) 0:02:30.799 ****** 186312 1726890181.06088: entering _queue_task() for managed_node3/set_fact 186312 1726890181.06448: worker is 1 (out of 1 available) 186312 1726890181.06459: exiting _queue_task() for managed_node3/set_fact 186312 1726890181.06470: done queuing things up, now waiting for results queue to drain 186312 1726890181.06472: waiting for pending results... 186312 1726890181.06708: running TaskExecutor() for managed_node3/TASK: Set spare devices regex 186312 1726890181.06869: in run() - task 02369adf-7a19-881e-6b85-000000003185 186312 1726890181.06898: variable 'ansible_search_path' from source: unknown 186312 1726890181.06952: calling self._execute() 186312 1726890181.07099: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.07118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.07142: variable 'omit' from source: magic vars 186312 1726890181.07609: variable 'storage_test_volume' from source: include params 186312 1726890181.07666: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890181.07674: when evaluation is False, skipping this task 186312 1726890181.07680: _execute() done 186312 1726890181.07686: dumping result to json 186312 1726890181.07700: done dumping result, returning 186312 1726890181.07715: done running TaskExecutor() for managed_node3/TASK: Set spare devices regex [02369adf-7a19-881e-6b85-000000003185] 186312 1726890181.07727: sending task result for task 02369adf-7a19-881e-6b85-000000003185 186312 1726890181.07847: done sending task result for task 02369adf-7a19-881e-6b85-000000003185 186312 1726890181.07850: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890181.07906: no more pending results, returning what we have 186312 1726890181.07910: results queue empty 186312 1726890181.07911: checking for any_errors_fatal 186312 1726890181.07922: done checking for any_errors_fatal 186312 1726890181.07923: checking for max_fail_percentage 186312 1726890181.07924: done checking for max_fail_percentage 186312 1726890181.07925: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.07926: done checking to see if all hosts have failed 186312 1726890181.07927: getting the remaining hosts for this loop 186312 1726890181.07931: done getting the remaining hosts for this loop 186312 1726890181.07934: getting the next task for host managed_node3 186312 1726890181.07941: done getting next task for host managed_node3 186312 1726890181.07943: ^ task is: TASK: Set md version regex 186312 1726890181.07947: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.07951: getting variables 186312 1726890181.07953: in VariableManager get_vars() 186312 1726890181.07987: Calling all_inventory to load vars for managed_node3 186312 1726890181.07990: Calling groups_inventory to load vars for managed_node3 186312 1726890181.07993: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.08005: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.08008: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.08011: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.08818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.10253: done with get_vars() 186312 1726890181.10265: done getting variables 186312 1726890181.10306: 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 [Set md version regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 20 September 2024 23:43:01 -0400 (0:00:00.043) 0:02:30.842 ****** 186312 1726890181.10338: entering _queue_task() for managed_node3/set_fact 186312 1726890181.10553: worker is 1 (out of 1 available) 186312 1726890181.10566: exiting _queue_task() for managed_node3/set_fact 186312 1726890181.10580: done queuing things up, now waiting for results queue to drain 186312 1726890181.10581: waiting for pending results... 186312 1726890181.10776: running TaskExecutor() for managed_node3/TASK: Set md version regex 186312 1726890181.10891: in run() - task 02369adf-7a19-881e-6b85-000000003186 186312 1726890181.10903: variable 'ansible_search_path' from source: unknown 186312 1726890181.10938: calling self._execute() 186312 1726890181.11043: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.11048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.11057: variable 'omit' from source: magic vars 186312 1726890181.11364: variable 'storage_test_volume' from source: include params 186312 1726890181.11392: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890181.11396: when evaluation is False, skipping this task 186312 1726890181.11399: _execute() done 186312 1726890181.11402: dumping result to json 186312 1726890181.11405: done dumping result, returning 186312 1726890181.11410: done running TaskExecutor() for managed_node3/TASK: Set md version regex [02369adf-7a19-881e-6b85-000000003186] 186312 1726890181.11416: sending task result for task 02369adf-7a19-881e-6b85-000000003186 186312 1726890181.11518: done sending task result for task 02369adf-7a19-881e-6b85-000000003186 186312 1726890181.11520: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890181.11568: no more pending results, returning what we have 186312 1726890181.11572: results queue empty 186312 1726890181.11573: checking for any_errors_fatal 186312 1726890181.11584: done checking for any_errors_fatal 186312 1726890181.11585: checking for max_fail_percentage 186312 1726890181.11587: done checking for max_fail_percentage 186312 1726890181.11588: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.11589: done checking to see if all hosts have failed 186312 1726890181.11589: getting the remaining hosts for this loop 186312 1726890181.11591: done getting the remaining hosts for this loop 186312 1726890181.11595: getting the next task for host managed_node3 186312 1726890181.11603: done getting next task for host managed_node3 186312 1726890181.11605: ^ task is: TASK: Set chunk size regex 186312 1726890181.11610: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.11615: getting variables 186312 1726890181.11617: in VariableManager get_vars() 186312 1726890181.11656: Calling all_inventory to load vars for managed_node3 186312 1726890181.11659: Calling groups_inventory to load vars for managed_node3 186312 1726890181.11662: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.11674: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.11677: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.11680: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.12373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.13005: done with get_vars() 186312 1726890181.13025: done getting variables 186312 1726890181.13078: 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 [Set chunk size regex] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 20 September 2024 23:43:01 -0400 (0:00:00.027) 0:02:30.870 ****** 186312 1726890181.13102: entering _queue_task() for managed_node3/set_fact 186312 1726890181.13328: worker is 1 (out of 1 available) 186312 1726890181.13343: exiting _queue_task() for managed_node3/set_fact 186312 1726890181.13356: done queuing things up, now waiting for results queue to drain 186312 1726890181.13358: waiting for pending results... 186312 1726890181.13552: running TaskExecutor() for managed_node3/TASK: Set chunk size regex 186312 1726890181.13638: in run() - task 02369adf-7a19-881e-6b85-000000003187 186312 1726890181.13650: variable 'ansible_search_path' from source: unknown 186312 1726890181.13680: calling self._execute() 186312 1726890181.13776: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.13785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.13794: variable 'omit' from source: magic vars 186312 1726890181.14101: variable 'storage_test_volume' from source: include params 186312 1726890181.14132: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890181.14140: when evaluation is False, skipping this task 186312 1726890181.14144: _execute() done 186312 1726890181.14147: dumping result to json 186312 1726890181.14149: done dumping result, returning 186312 1726890181.14155: done running TaskExecutor() for managed_node3/TASK: Set chunk size regex [02369adf-7a19-881e-6b85-000000003187] 186312 1726890181.14161: sending task result for task 02369adf-7a19-881e-6b85-000000003187 186312 1726890181.14269: done sending task result for task 02369adf-7a19-881e-6b85-000000003187 186312 1726890181.14273: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890181.14321: no more pending results, returning what we have 186312 1726890181.14331: results queue empty 186312 1726890181.14332: checking for any_errors_fatal 186312 1726890181.14342: done checking for any_errors_fatal 186312 1726890181.14342: checking for max_fail_percentage 186312 1726890181.14344: done checking for max_fail_percentage 186312 1726890181.14345: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.14346: done checking to see if all hosts have failed 186312 1726890181.14346: getting the remaining hosts for this loop 186312 1726890181.14348: done getting the remaining hosts for this loop 186312 1726890181.14351: getting the next task for host managed_node3 186312 1726890181.14358: done getting next task for host managed_node3 186312 1726890181.14361: ^ task is: TASK: Parse the chunk size 186312 1726890181.14365: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.14369: getting variables 186312 1726890181.14370: in VariableManager get_vars() 186312 1726890181.14404: Calling all_inventory to load vars for managed_node3 186312 1726890181.14406: Calling groups_inventory to load vars for managed_node3 186312 1726890181.14409: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.14422: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.14425: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.14428: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.14779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.15134: done with get_vars() 186312 1726890181.15145: done getting variables TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 20 September 2024 23:43:01 -0400 (0:00:00.020) 0:02:30.891 ****** 186312 1726890181.15203: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.15405: worker is 1 (out of 1 available) 186312 1726890181.15419: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.15435: done queuing things up, now waiting for results queue to drain 186312 1726890181.15437: waiting for pending results... 186312 1726890181.15627: running TaskExecutor() for managed_node3/TASK: Parse the chunk size 186312 1726890181.15715: in run() - task 02369adf-7a19-881e-6b85-000000003188 186312 1726890181.15728: variable 'ansible_search_path' from source: unknown 186312 1726890181.15760: calling self._execute() 186312 1726890181.15853: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.15863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.15872: variable 'omit' from source: magic vars 186312 1726890181.16235: variable 'storage_test_volume' from source: include params 186312 1726890181.16296: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890181.16301: when evaluation is False, skipping this task 186312 1726890181.16304: _execute() done 186312 1726890181.16311: dumping result to json 186312 1726890181.16337: done dumping result, returning 186312 1726890181.16353: done running TaskExecutor() for managed_node3/TASK: Parse the chunk size [02369adf-7a19-881e-6b85-000000003188] 186312 1726890181.16368: sending task result for task 02369adf-7a19-881e-6b85-000000003188 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890181.16599: no more pending results, returning what we have 186312 1726890181.16603: results queue empty 186312 1726890181.16604: checking for any_errors_fatal 186312 1726890181.16621: done checking for any_errors_fatal 186312 1726890181.16622: checking for max_fail_percentage 186312 1726890181.16632: done checking for max_fail_percentage 186312 1726890181.16634: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.16635: done checking to see if all hosts have failed 186312 1726890181.16636: getting the remaining hosts for this loop 186312 1726890181.16640: done getting the remaining hosts for this loop 186312 1726890181.16644: getting the next task for host managed_node3 186312 1726890181.16661: done getting next task for host managed_node3 186312 1726890181.16665: ^ task is: TASK: Check RAID active devices count 186312 1726890181.16675: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.16685: getting variables 186312 1726890181.16686: in VariableManager get_vars() 186312 1726890181.16741: Calling all_inventory to load vars for managed_node3 186312 1726890181.16745: Calling groups_inventory to load vars for managed_node3 186312 1726890181.16749: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.16775: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.16780: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.16787: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.17394: done sending task result for task 02369adf-7a19-881e-6b85-000000003188 186312 1726890181.17397: WORKER PROCESS EXITING 186312 1726890181.17433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.17815: done with get_vars() 186312 1726890181.17825: done getting variables 186312 1726890181.17870: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 20 September 2024 23:43:01 -0400 (0:00:00.027) 0:02:30.918 ****** 186312 1726890181.17939: entering _queue_task() for managed_node3/assert 186312 1726890181.18286: worker is 1 (out of 1 available) 186312 1726890181.18301: exiting _queue_task() for managed_node3/assert 186312 1726890181.18322: done queuing things up, now waiting for results queue to drain 186312 1726890181.18323: waiting for pending results... 186312 1726890181.18721: running TaskExecutor() for managed_node3/TASK: Check RAID active devices count 186312 1726890181.18843: in run() - task 02369adf-7a19-881e-6b85-000000003189 186312 1726890181.18862: variable 'ansible_search_path' from source: unknown 186312 1726890181.18918: calling self._execute() 186312 1726890181.19065: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.19072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.19087: variable 'omit' from source: magic vars 186312 1726890181.19627: variable 'storage_test_volume' from source: include params 186312 1726890181.19690: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890181.19700: when evaluation is False, skipping this task 186312 1726890181.19714: _execute() done 186312 1726890181.19727: dumping result to json 186312 1726890181.19738: done dumping result, returning 186312 1726890181.19749: done running TaskExecutor() for managed_node3/TASK: Check RAID active devices count [02369adf-7a19-881e-6b85-000000003189] 186312 1726890181.19755: sending task result for task 02369adf-7a19-881e-6b85-000000003189 186312 1726890181.19856: done sending task result for task 02369adf-7a19-881e-6b85-000000003189 186312 1726890181.19859: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890181.20028: no more pending results, returning what we have 186312 1726890181.20032: results queue empty 186312 1726890181.20033: checking for any_errors_fatal 186312 1726890181.20040: done checking for any_errors_fatal 186312 1726890181.20041: checking for max_fail_percentage 186312 1726890181.20043: done checking for max_fail_percentage 186312 1726890181.20044: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.20045: done checking to see if all hosts have failed 186312 1726890181.20045: getting the remaining hosts for this loop 186312 1726890181.20047: done getting the remaining hosts for this loop 186312 1726890181.20050: getting the next task for host managed_node3 186312 1726890181.20057: done getting next task for host managed_node3 186312 1726890181.20086: ^ task is: TASK: Check RAID spare devices count 186312 1726890181.20091: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.20099: getting variables 186312 1726890181.20100: in VariableManager get_vars() 186312 1726890181.20133: Calling all_inventory to load vars for managed_node3 186312 1726890181.20135: Calling groups_inventory to load vars for managed_node3 186312 1726890181.20137: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.20146: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.20148: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.20150: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.20517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.20930: done with get_vars() 186312 1726890181.20941: done getting variables 186312 1726890181.20986: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 20 September 2024 23:43:01 -0400 (0:00:00.030) 0:02:30.949 ****** 186312 1726890181.21013: entering _queue_task() for managed_node3/assert 186312 1726890181.21226: worker is 1 (out of 1 available) 186312 1726890181.21239: exiting _queue_task() for managed_node3/assert 186312 1726890181.21253: done queuing things up, now waiting for results queue to drain 186312 1726890181.21254: waiting for pending results... 186312 1726890181.21449: running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count 186312 1726890181.21543: in run() - task 02369adf-7a19-881e-6b85-00000000318a 186312 1726890181.21554: variable 'ansible_search_path' from source: unknown 186312 1726890181.21581: calling self._execute() 186312 1726890181.21678: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.21682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.21693: variable 'omit' from source: magic vars 186312 1726890181.22008: variable 'storage_test_volume' from source: include params 186312 1726890181.22041: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890181.22045: when evaluation is False, skipping this task 186312 1726890181.22048: _execute() done 186312 1726890181.22050: dumping result to json 186312 1726890181.22057: done dumping result, returning 186312 1726890181.22062: done running TaskExecutor() for managed_node3/TASK: Check RAID spare devices count [02369adf-7a19-881e-6b85-00000000318a] 186312 1726890181.22068: sending task result for task 02369adf-7a19-881e-6b85-00000000318a 186312 1726890181.22167: done sending task result for task 02369adf-7a19-881e-6b85-00000000318a 186312 1726890181.22170: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890181.22222: no more pending results, returning what we have 186312 1726890181.22225: results queue empty 186312 1726890181.22226: checking for any_errors_fatal 186312 1726890181.22236: done checking for any_errors_fatal 186312 1726890181.22237: checking for max_fail_percentage 186312 1726890181.22239: done checking for max_fail_percentage 186312 1726890181.22240: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.22241: done checking to see if all hosts have failed 186312 1726890181.22241: getting the remaining hosts for this loop 186312 1726890181.22243: done getting the remaining hosts for this loop 186312 1726890181.22247: getting the next task for host managed_node3 186312 1726890181.22254: done getting next task for host managed_node3 186312 1726890181.22258: ^ task is: TASK: Check RAID metadata version 186312 1726890181.22262: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.22266: getting variables 186312 1726890181.22268: in VariableManager get_vars() 186312 1726890181.22303: Calling all_inventory to load vars for managed_node3 186312 1726890181.22306: Calling groups_inventory to load vars for managed_node3 186312 1726890181.22309: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.22320: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.22323: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.22326: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.22648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.23599: done with get_vars() 186312 1726890181.23610: done getting variables 186312 1726890181.23655: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 20 September 2024 23:43:01 -0400 (0:00:00.026) 0:02:30.976 ****** 186312 1726890181.23678: entering _queue_task() for managed_node3/assert 186312 1726890181.23993: worker is 1 (out of 1 available) 186312 1726890181.24007: exiting _queue_task() for managed_node3/assert 186312 1726890181.24027: done queuing things up, now waiting for results queue to drain 186312 1726890181.24033: waiting for pending results... 186312 1726890181.24369: running TaskExecutor() for managed_node3/TASK: Check RAID metadata version 186312 1726890181.24499: in run() - task 02369adf-7a19-881e-6b85-00000000318b 186312 1726890181.24511: variable 'ansible_search_path' from source: unknown 186312 1726890181.24553: calling self._execute() 186312 1726890181.24674: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.24694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.24709: variable 'omit' from source: magic vars 186312 1726890181.25118: variable 'storage_test_volume' from source: include params 186312 1726890181.25153: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890181.25163: when evaluation is False, skipping this task 186312 1726890181.25167: _execute() done 186312 1726890181.25169: dumping result to json 186312 1726890181.25171: done dumping result, returning 186312 1726890181.25179: done running TaskExecutor() for managed_node3/TASK: Check RAID metadata version [02369adf-7a19-881e-6b85-00000000318b] 186312 1726890181.25184: sending task result for task 02369adf-7a19-881e-6b85-00000000318b 186312 1726890181.25314: done sending task result for task 02369adf-7a19-881e-6b85-00000000318b 186312 1726890181.25318: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890181.25379: no more pending results, returning what we have 186312 1726890181.25383: results queue empty 186312 1726890181.25383: checking for any_errors_fatal 186312 1726890181.25398: done checking for any_errors_fatal 186312 1726890181.25399: checking for max_fail_percentage 186312 1726890181.25401: done checking for max_fail_percentage 186312 1726890181.25402: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.25403: done checking to see if all hosts have failed 186312 1726890181.25403: getting the remaining hosts for this loop 186312 1726890181.25405: done getting the remaining hosts for this loop 186312 1726890181.25408: getting the next task for host managed_node3 186312 1726890181.25418: done getting next task for host managed_node3 186312 1726890181.25421: ^ task is: TASK: Check RAID chunk size 186312 1726890181.25429: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.25434: getting variables 186312 1726890181.25436: in VariableManager get_vars() 186312 1726890181.25488: Calling all_inventory to load vars for managed_node3 186312 1726890181.25491: Calling groups_inventory to load vars for managed_node3 186312 1726890181.25495: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.25508: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.25511: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.25516: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.25885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.26262: done with get_vars() 186312 1726890181.26272: done getting variables 186312 1726890181.26315: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 20 September 2024 23:43:01 -0400 (0:00:00.026) 0:02:31.002 ****** 186312 1726890181.26341: entering _queue_task() for managed_node3/assert 186312 1726890181.26606: worker is 1 (out of 1 available) 186312 1726890181.26635: exiting _queue_task() for managed_node3/assert 186312 1726890181.26698: done queuing things up, now waiting for results queue to drain 186312 1726890181.26700: waiting for pending results... 186312 1726890181.26947: running TaskExecutor() for managed_node3/TASK: Check RAID chunk size 186312 1726890181.27046: in run() - task 02369adf-7a19-881e-6b85-00000000318c 186312 1726890181.27057: variable 'ansible_search_path' from source: unknown 186312 1726890181.27085: calling self._execute() 186312 1726890181.27178: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.27184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.27192: variable 'omit' from source: magic vars 186312 1726890181.27507: variable 'storage_test_volume' from source: include params 186312 1726890181.27541: Evaluated conditional (storage_test_volume.type == 'raid'): False 186312 1726890181.27544: when evaluation is False, skipping this task 186312 1726890181.27548: _execute() done 186312 1726890181.27551: dumping result to json 186312 1726890181.27553: done dumping result, returning 186312 1726890181.27558: done running TaskExecutor() for managed_node3/TASK: Check RAID chunk size [02369adf-7a19-881e-6b85-00000000318c] 186312 1726890181.27563: sending task result for task 02369adf-7a19-881e-6b85-00000000318c 186312 1726890181.27670: done sending task result for task 02369adf-7a19-881e-6b85-00000000318c 186312 1726890181.27674: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } 186312 1726890181.27724: no more pending results, returning what we have 186312 1726890181.27728: results queue empty 186312 1726890181.27731: checking for any_errors_fatal 186312 1726890181.27741: done checking for any_errors_fatal 186312 1726890181.27742: checking for max_fail_percentage 186312 1726890181.27744: done checking for max_fail_percentage 186312 1726890181.27745: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.27746: done checking to see if all hosts have failed 186312 1726890181.27750: getting the remaining hosts for this loop 186312 1726890181.27753: done getting the remaining hosts for this loop 186312 1726890181.27757: getting the next task for host managed_node3 186312 1726890181.27772: done getting next task for host managed_node3 186312 1726890181.27775: ^ task is: TASK: Parse the actual size of the volume 186312 1726890181.27781: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.27785: getting variables 186312 1726890181.27787: in VariableManager get_vars() 186312 1726890181.27836: Calling all_inventory to load vars for managed_node3 186312 1726890181.27840: Calling groups_inventory to load vars for managed_node3 186312 1726890181.27844: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.27859: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.27863: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.27867: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.28351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.28819: done with get_vars() 186312 1726890181.28838: done getting variables TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 20 September 2024 23:43:01 -0400 (0:00:00.025) 0:02:31.028 ****** 186312 1726890181.28933: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.29177: worker is 1 (out of 1 available) 186312 1726890181.29191: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.29206: done queuing things up, now waiting for results queue to drain 186312 1726890181.29207: waiting for pending results... 186312 1726890181.29445: running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume 186312 1726890181.29620: in run() - task 02369adf-7a19-881e-6b85-000000003190 186312 1726890181.29634: variable 'ansible_search_path' from source: unknown 186312 1726890181.29665: calling self._execute() 186312 1726890181.29805: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.29827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.29844: variable 'omit' from source: magic vars 186312 1726890181.30254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890181.32546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890181.32613: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890181.32655: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890181.32683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890181.32704: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890181.32783: variable '_storage_test_volume_present' from source: set_fact 186312 1726890181.32797: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890181.32800: when evaluation is False, skipping this task 186312 1726890181.32803: _execute() done 186312 1726890181.32806: dumping result to json 186312 1726890181.32808: done dumping result, returning 186312 1726890181.32816: done running TaskExecutor() for managed_node3/TASK: Parse the actual size of the volume [02369adf-7a19-881e-6b85-000000003190] 186312 1726890181.32823: sending task result for task 02369adf-7a19-881e-6b85-000000003190 186312 1726890181.32922: done sending task result for task 02369adf-7a19-881e-6b85-000000003190 186312 1726890181.32930: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890181.32991: no more pending results, returning what we have 186312 1726890181.32996: results queue empty 186312 1726890181.32997: checking for any_errors_fatal 186312 1726890181.33010: done checking for any_errors_fatal 186312 1726890181.33010: checking for max_fail_percentage 186312 1726890181.33015: done checking for max_fail_percentage 186312 1726890181.33016: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.33017: done checking to see if all hosts have failed 186312 1726890181.33018: getting the remaining hosts for this loop 186312 1726890181.33023: done getting the remaining hosts for this loop 186312 1726890181.33031: getting the next task for host managed_node3 186312 1726890181.33040: done getting next task for host managed_node3 186312 1726890181.33043: ^ task is: TASK: Parse the requested size of the volume 186312 1726890181.33051: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.33056: getting variables 186312 1726890181.33058: in VariableManager get_vars() 186312 1726890181.33115: Calling all_inventory to load vars for managed_node3 186312 1726890181.33118: Calling groups_inventory to load vars for managed_node3 186312 1726890181.33124: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.33140: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.33147: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.33156: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.33772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.34259: done with get_vars() 186312 1726890181.34270: done getting variables TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 20 September 2024 23:43:01 -0400 (0:00:00.054) 0:02:31.082 ****** 186312 1726890181.34356: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.34601: worker is 1 (out of 1 available) 186312 1726890181.34616: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.34631: done queuing things up, now waiting for results queue to drain 186312 1726890181.34633: waiting for pending results... 186312 1726890181.34878: running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume 186312 1726890181.34987: in run() - task 02369adf-7a19-881e-6b85-000000003191 186312 1726890181.35001: variable 'ansible_search_path' from source: unknown 186312 1726890181.35038: calling self._execute() 186312 1726890181.35150: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.35154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.35163: variable 'omit' from source: magic vars 186312 1726890181.35606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890181.37428: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890181.37478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890181.37517: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890181.37565: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890181.37597: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890181.37687: variable '_storage_test_volume_present' from source: set_fact 186312 1726890181.37703: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890181.37706: when evaluation is False, skipping this task 186312 1726890181.37709: _execute() done 186312 1726890181.37713: dumping result to json 186312 1726890181.37716: done dumping result, returning 186312 1726890181.37724: done running TaskExecutor() for managed_node3/TASK: Parse the requested size of the volume [02369adf-7a19-881e-6b85-000000003191] 186312 1726890181.37728: sending task result for task 02369adf-7a19-881e-6b85-000000003191 186312 1726890181.37849: done sending task result for task 02369adf-7a19-881e-6b85-000000003191 186312 1726890181.37851: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890181.37900: no more pending results, returning what we have 186312 1726890181.37906: results queue empty 186312 1726890181.37907: checking for any_errors_fatal 186312 1726890181.37931: done checking for any_errors_fatal 186312 1726890181.37932: checking for max_fail_percentage 186312 1726890181.37934: done checking for max_fail_percentage 186312 1726890181.37935: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.37937: done checking to see if all hosts have failed 186312 1726890181.37937: getting the remaining hosts for this loop 186312 1726890181.37939: done getting the remaining hosts for this loop 186312 1726890181.37943: getting the next task for host managed_node3 186312 1726890181.37951: done getting next task for host managed_node3 186312 1726890181.37954: ^ task is: TASK: Establish base value for expected size 186312 1726890181.37959: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.37963: getting variables 186312 1726890181.37965: in VariableManager get_vars() 186312 1726890181.38008: Calling all_inventory to load vars for managed_node3 186312 1726890181.38011: Calling groups_inventory to load vars for managed_node3 186312 1726890181.38016: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.38027: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.38032: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.38035: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.38553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.39007: done with get_vars() 186312 1726890181.39026: done getting variables 186312 1726890181.39083: 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 [Establish base value for expected size] ********************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 20 September 2024 23:43:01 -0400 (0:00:00.047) 0:02:31.130 ****** 186312 1726890181.39131: entering _queue_task() for managed_node3/set_fact 186312 1726890181.39432: worker is 1 (out of 1 available) 186312 1726890181.39445: exiting _queue_task() for managed_node3/set_fact 186312 1726890181.39460: done queuing things up, now waiting for results queue to drain 186312 1726890181.39461: waiting for pending results... 186312 1726890181.39669: running TaskExecutor() for managed_node3/TASK: Establish base value for expected size 186312 1726890181.39767: in run() - task 02369adf-7a19-881e-6b85-000000003192 186312 1726890181.39778: variable 'ansible_search_path' from source: unknown 186312 1726890181.39825: calling self._execute() 186312 1726890181.39954: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.39981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.39987: variable 'omit' from source: magic vars 186312 1726890181.40439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890181.42352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890181.42399: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890181.42858: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890181.42886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890181.42907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890181.42982: variable '_storage_test_volume_present' from source: set_fact 186312 1726890181.42997: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890181.43000: when evaluation is False, skipping this task 186312 1726890181.43003: _execute() done 186312 1726890181.43006: dumping result to json 186312 1726890181.43008: done dumping result, returning 186312 1726890181.43015: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected size [02369adf-7a19-881e-6b85-000000003192] 186312 1726890181.43023: sending task result for task 02369adf-7a19-881e-6b85-000000003192 186312 1726890181.43134: done sending task result for task 02369adf-7a19-881e-6b85-000000003192 186312 1726890181.43137: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890181.43184: no more pending results, returning what we have 186312 1726890181.43188: results queue empty 186312 1726890181.43188: checking for any_errors_fatal 186312 1726890181.43197: done checking for any_errors_fatal 186312 1726890181.43198: checking for max_fail_percentage 186312 1726890181.43200: done checking for max_fail_percentage 186312 1726890181.43200: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.43202: done checking to see if all hosts have failed 186312 1726890181.43202: getting the remaining hosts for this loop 186312 1726890181.43204: done getting the remaining hosts for this loop 186312 1726890181.43208: getting the next task for host managed_node3 186312 1726890181.43218: done getting next task for host managed_node3 186312 1726890181.43221: ^ task is: TASK: Show expected size 186312 1726890181.43226: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.43233: getting variables 186312 1726890181.43235: in VariableManager get_vars() 186312 1726890181.43276: Calling all_inventory to load vars for managed_node3 186312 1726890181.43279: Calling groups_inventory to load vars for managed_node3 186312 1726890181.43282: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.43294: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.43297: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.43300: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.43724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.44080: done with get_vars() 186312 1726890181.44091: done getting variables 186312 1726890181.44140: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 20 September 2024 23:43:01 -0400 (0:00:00.050) 0:02:31.180 ****** 186312 1726890181.44165: entering _queue_task() for managed_node3/debug 186312 1726890181.44391: worker is 1 (out of 1 available) 186312 1726890181.44404: exiting _queue_task() for managed_node3/debug 186312 1726890181.44422: done queuing things up, now waiting for results queue to drain 186312 1726890181.44424: waiting for pending results... 186312 1726890181.44618: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890181.44704: in run() - task 02369adf-7a19-881e-6b85-000000003193 186312 1726890181.44718: variable 'ansible_search_path' from source: unknown 186312 1726890181.44748: calling self._execute() 186312 1726890181.44846: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.44851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.44860: variable 'omit' from source: magic vars 186312 1726890181.44952: variable 'omit' from source: magic vars 186312 1726890181.44994: variable 'omit' from source: magic vars 186312 1726890181.45021: variable 'omit' from source: magic vars 186312 1726890181.45059: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890181.45085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890181.45106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890181.45123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890181.45135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890181.45160: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890181.45163: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.45166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.45241: Set connection var ansible_shell_type to sh 186312 1726890181.45249: Set connection var ansible_pipelining to False 186312 1726890181.45256: Set connection var ansible_timeout to 10 186312 1726890181.45259: Set connection var ansible_connection to ssh 186312 1726890181.45264: Set connection var ansible_shell_executable to /bin/sh 186312 1726890181.45269: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890181.45286: variable 'ansible_shell_executable' from source: unknown 186312 1726890181.45288: variable 'ansible_connection' from source: unknown 186312 1726890181.45291: variable 'ansible_module_compression' from source: unknown 186312 1726890181.45294: variable 'ansible_shell_type' from source: unknown 186312 1726890181.45296: variable 'ansible_shell_executable' from source: unknown 186312 1726890181.45300: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.45305: variable 'ansible_pipelining' from source: unknown 186312 1726890181.45309: variable 'ansible_timeout' from source: unknown 186312 1726890181.45312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.45425: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890181.45438: variable 'omit' from source: magic vars 186312 1726890181.45441: starting attempt loop 186312 1726890181.45444: running the handler 186312 1726890181.45629: handler run complete 186312 1726890181.45651: attempt loop complete, returning result 186312 1726890181.45659: _execute() done 186312 1726890181.45662: dumping result to json 186312 1726890181.45665: done dumping result, returning 186312 1726890181.45672: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-000000003193] 186312 1726890181.45676: sending task result for task 02369adf-7a19-881e-6b85-000000003193 186312 1726890181.45764: done sending task result for task 02369adf-7a19-881e-6b85-000000003193 186312 1726890181.45767: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890181.45813: no more pending results, returning what we have 186312 1726890181.45817: results queue empty 186312 1726890181.45817: checking for any_errors_fatal 186312 1726890181.45832: done checking for any_errors_fatal 186312 1726890181.45833: checking for max_fail_percentage 186312 1726890181.45835: done checking for max_fail_percentage 186312 1726890181.45836: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.45837: done checking to see if all hosts have failed 186312 1726890181.45837: getting the remaining hosts for this loop 186312 1726890181.45840: done getting the remaining hosts for this loop 186312 1726890181.45843: getting the next task for host managed_node3 186312 1726890181.45850: done getting next task for host managed_node3 186312 1726890181.45853: ^ task is: TASK: Get the size of parent/pool device 186312 1726890181.45858: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.45863: getting variables 186312 1726890181.45864: in VariableManager get_vars() 186312 1726890181.45902: Calling all_inventory to load vars for managed_node3 186312 1726890181.45905: Calling groups_inventory to load vars for managed_node3 186312 1726890181.45908: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.45921: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.45924: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.45926: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.46271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.46894: done with get_vars() 186312 1726890181.46904: done getting variables TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 20 September 2024 23:43:01 -0400 (0:00:00.028) 0:02:31.208 ****** 186312 1726890181.46967: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.47174: worker is 1 (out of 1 available) 186312 1726890181.47188: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.47202: done queuing things up, now waiting for results queue to drain 186312 1726890181.47203: waiting for pending results... 186312 1726890181.47391: running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device 186312 1726890181.47483: in run() - task 02369adf-7a19-881e-6b85-000000003194 186312 1726890181.47494: variable 'ansible_search_path' from source: unknown 186312 1726890181.47536: calling self._execute() 186312 1726890181.47625: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.47631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.47638: variable 'omit' from source: magic vars 186312 1726890181.47914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890181.49542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890181.49591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890181.49635: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890181.49669: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890181.49689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890181.49763: variable '_storage_test_volume_present' from source: set_fact 186312 1726890181.49777: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890181.49781: when evaluation is False, skipping this task 186312 1726890181.49785: _execute() done 186312 1726890181.49787: dumping result to json 186312 1726890181.49789: done dumping result, returning 186312 1726890181.49794: done running TaskExecutor() for managed_node3/TASK: Get the size of parent/pool device [02369adf-7a19-881e-6b85-000000003194] 186312 1726890181.49801: sending task result for task 02369adf-7a19-881e-6b85-000000003194 186312 1726890181.49893: done sending task result for task 02369adf-7a19-881e-6b85-000000003194 186312 1726890181.49895: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890181.49969: no more pending results, returning what we have 186312 1726890181.49973: results queue empty 186312 1726890181.49973: checking for any_errors_fatal 186312 1726890181.49983: done checking for any_errors_fatal 186312 1726890181.49983: checking for max_fail_percentage 186312 1726890181.49985: done checking for max_fail_percentage 186312 1726890181.49986: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.49987: done checking to see if all hosts have failed 186312 1726890181.49988: getting the remaining hosts for this loop 186312 1726890181.49990: done getting the remaining hosts for this loop 186312 1726890181.49993: getting the next task for host managed_node3 186312 1726890181.50002: done getting next task for host managed_node3 186312 1726890181.50005: ^ task is: TASK: Show test pool 186312 1726890181.50013: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.50020: getting variables 186312 1726890181.50021: in VariableManager get_vars() 186312 1726890181.50053: Calling all_inventory to load vars for managed_node3 186312 1726890181.50056: Calling groups_inventory to load vars for managed_node3 186312 1726890181.50059: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.50068: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.50071: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.50073: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.50433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.50800: done with get_vars() 186312 1726890181.50811: done getting variables 186312 1726890181.50857: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 20 September 2024 23:43:01 -0400 (0:00:00.039) 0:02:31.248 ****** 186312 1726890181.50888: entering _queue_task() for managed_node3/debug 186312 1726890181.51155: worker is 1 (out of 1 available) 186312 1726890181.51169: exiting _queue_task() for managed_node3/debug 186312 1726890181.51181: done queuing things up, now waiting for results queue to drain 186312 1726890181.51183: waiting for pending results... 186312 1726890181.51495: running TaskExecutor() for managed_node3/TASK: Show test pool 186312 1726890181.51646: in run() - task 02369adf-7a19-881e-6b85-000000003196 186312 1726890181.51668: variable 'ansible_search_path' from source: unknown 186312 1726890181.51713: calling self._execute() 186312 1726890181.51843: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.51858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.51875: variable 'omit' from source: magic vars 186312 1726890181.52236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890181.53865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890181.53911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890181.53951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890181.53981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890181.54003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890181.54078: variable '_storage_test_volume_present' from source: set_fact 186312 1726890181.54098: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890181.54103: when evaluation is False, skipping this task 186312 1726890181.54106: _execute() done 186312 1726890181.54109: dumping result to json 186312 1726890181.54113: done dumping result, returning 186312 1726890181.54115: done running TaskExecutor() for managed_node3/TASK: Show test pool [02369adf-7a19-881e-6b85-000000003196] 186312 1726890181.54123: sending task result for task 02369adf-7a19-881e-6b85-000000003196 186312 1726890181.54214: done sending task result for task 02369adf-7a19-881e-6b85-000000003196 186312 1726890181.54217: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "_storage_test_volume_present | bool" } 186312 1726890181.54273: no more pending results, returning what we have 186312 1726890181.54277: results queue empty 186312 1726890181.54277: checking for any_errors_fatal 186312 1726890181.54287: done checking for any_errors_fatal 186312 1726890181.54288: checking for max_fail_percentage 186312 1726890181.54290: done checking for max_fail_percentage 186312 1726890181.54291: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.54292: done checking to see if all hosts have failed 186312 1726890181.54293: getting the remaining hosts for this loop 186312 1726890181.54296: done getting the remaining hosts for this loop 186312 1726890181.54299: getting the next task for host managed_node3 186312 1726890181.54305: done getting next task for host managed_node3 186312 1726890181.54308: ^ task is: TASK: Show test blockinfo 186312 1726890181.54315: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.54319: getting variables 186312 1726890181.54321: in VariableManager get_vars() 186312 1726890181.54361: Calling all_inventory to load vars for managed_node3 186312 1726890181.54364: Calling groups_inventory to load vars for managed_node3 186312 1726890181.54367: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.54378: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.54381: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.54383: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.54761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.55117: done with get_vars() 186312 1726890181.55128: done getting variables 186312 1726890181.55169: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 20 September 2024 23:43:01 -0400 (0:00:00.043) 0:02:31.291 ****** 186312 1726890181.55192: entering _queue_task() for managed_node3/debug 186312 1726890181.55397: worker is 1 (out of 1 available) 186312 1726890181.55409: exiting _queue_task() for managed_node3/debug 186312 1726890181.55424: done queuing things up, now waiting for results queue to drain 186312 1726890181.55425: waiting for pending results... 186312 1726890181.55621: running TaskExecutor() for managed_node3/TASK: Show test blockinfo 186312 1726890181.55706: in run() - task 02369adf-7a19-881e-6b85-000000003197 186312 1726890181.55719: variable 'ansible_search_path' from source: unknown 186312 1726890181.55751: calling self._execute() 186312 1726890181.55839: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.55844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.55854: variable 'omit' from source: magic vars 186312 1726890181.56166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890181.58193: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890181.58294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890181.58369: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890181.58446: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890181.58508: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890181.58628: variable '_storage_test_volume_present' from source: set_fact 186312 1726890181.58646: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890181.58649: when evaluation is False, skipping this task 186312 1726890181.58652: _execute() done 186312 1726890181.58654: dumping result to json 186312 1726890181.58658: done dumping result, returning 186312 1726890181.58661: done running TaskExecutor() for managed_node3/TASK: Show test blockinfo [02369adf-7a19-881e-6b85-000000003197] 186312 1726890181.58666: sending task result for task 02369adf-7a19-881e-6b85-000000003197 186312 1726890181.58755: done sending task result for task 02369adf-7a19-881e-6b85-000000003197 186312 1726890181.58758: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "_storage_test_volume_present | bool" } 186312 1726890181.58800: no more pending results, returning what we have 186312 1726890181.58804: results queue empty 186312 1726890181.58805: checking for any_errors_fatal 186312 1726890181.58820: done checking for any_errors_fatal 186312 1726890181.58821: checking for max_fail_percentage 186312 1726890181.58822: done checking for max_fail_percentage 186312 1726890181.58823: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.58824: done checking to see if all hosts have failed 186312 1726890181.58825: getting the remaining hosts for this loop 186312 1726890181.58827: done getting the remaining hosts for this loop 186312 1726890181.58833: getting the next task for host managed_node3 186312 1726890181.58840: done getting next task for host managed_node3 186312 1726890181.58842: ^ task is: TASK: Show test pool size 186312 1726890181.58847: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.58851: getting variables 186312 1726890181.58852: in VariableManager get_vars() 186312 1726890181.58889: Calling all_inventory to load vars for managed_node3 186312 1726890181.58892: Calling groups_inventory to load vars for managed_node3 186312 1726890181.58895: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.58906: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.58908: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.58912: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.59296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.59966: done with get_vars() 186312 1726890181.59984: done getting variables 186312 1726890181.60064: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test pool size] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 20 September 2024 23:43:01 -0400 (0:00:00.048) 0:02:31.340 ****** 186312 1726890181.60088: entering _queue_task() for managed_node3/debug 186312 1726890181.60298: worker is 1 (out of 1 available) 186312 1726890181.60314: exiting _queue_task() for managed_node3/debug 186312 1726890181.60331: done queuing things up, now waiting for results queue to drain 186312 1726890181.60334: waiting for pending results... 186312 1726890181.60609: running TaskExecutor() for managed_node3/TASK: Show test pool size 186312 1726890181.60718: in run() - task 02369adf-7a19-881e-6b85-000000003198 186312 1726890181.60739: variable 'ansible_search_path' from source: unknown 186312 1726890181.60779: calling self._execute() 186312 1726890181.60915: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.60932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.60952: variable 'omit' from source: magic vars 186312 1726890181.61326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890181.63726: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890181.63774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890181.63809: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890181.63841: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890181.63862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890181.63932: variable '_storage_test_volume_present' from source: set_fact 186312 1726890181.63949: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890181.63954: when evaluation is False, skipping this task 186312 1726890181.63957: _execute() done 186312 1726890181.63960: dumping result to json 186312 1726890181.63962: done dumping result, returning 186312 1726890181.63966: done running TaskExecutor() for managed_node3/TASK: Show test pool size [02369adf-7a19-881e-6b85-000000003198] 186312 1726890181.63974: sending task result for task 02369adf-7a19-881e-6b85-000000003198 186312 1726890181.64067: done sending task result for task 02369adf-7a19-881e-6b85-000000003198 186312 1726890181.64070: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "_storage_test_volume_present | bool" } 186312 1726890181.64114: no more pending results, returning what we have 186312 1726890181.64118: results queue empty 186312 1726890181.64118: checking for any_errors_fatal 186312 1726890181.64132: done checking for any_errors_fatal 186312 1726890181.64132: checking for max_fail_percentage 186312 1726890181.64134: done checking for max_fail_percentage 186312 1726890181.64135: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.64136: done checking to see if all hosts have failed 186312 1726890181.64137: getting the remaining hosts for this loop 186312 1726890181.64139: done getting the remaining hosts for this loop 186312 1726890181.64143: getting the next task for host managed_node3 186312 1726890181.64151: done getting next task for host managed_node3 186312 1726890181.64155: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890181.64160: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.64166: getting variables 186312 1726890181.64167: in VariableManager get_vars() 186312 1726890181.64206: Calling all_inventory to load vars for managed_node3 186312 1726890181.64209: Calling groups_inventory to load vars for managed_node3 186312 1726890181.64214: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.64225: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.64228: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.64232: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.64597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.65109: done with get_vars() 186312 1726890181.65125: done getting variables 186312 1726890181.65550: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 20 September 2024 23:43:01 -0400 (0:00:00.054) 0:02:31.395 ****** 186312 1726890181.65585: entering _queue_task() for managed_node3/set_fact 186312 1726890181.65859: worker is 1 (out of 1 available) 186312 1726890181.65872: exiting _queue_task() for managed_node3/set_fact 186312 1726890181.65884: done queuing things up, now waiting for results queue to drain 186312 1726890181.65885: waiting for pending results... 186312 1726890181.66189: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890181.66314: in run() - task 02369adf-7a19-881e-6b85-000000003199 186312 1726890181.66341: variable 'ansible_search_path' from source: unknown 186312 1726890181.66379: calling self._execute() 186312 1726890181.66502: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.66515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.66532: variable 'omit' from source: magic vars 186312 1726890181.66935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890181.69290: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890181.69369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890181.69956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890181.69996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890181.70033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890181.70135: variable '_storage_test_volume_present' from source: set_fact 186312 1726890181.70157: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890181.70163: when evaluation is False, skipping this task 186312 1726890181.70169: _execute() done 186312 1726890181.70175: dumping result to json 186312 1726890181.70181: done dumping result, returning 186312 1726890181.70190: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-000000003199] 186312 1726890181.70199: sending task result for task 02369adf-7a19-881e-6b85-000000003199 186312 1726890181.70310: done sending task result for task 02369adf-7a19-881e-6b85-000000003199 186312 1726890181.70319: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890181.70374: no more pending results, returning what we have 186312 1726890181.70378: results queue empty 186312 1726890181.70378: checking for any_errors_fatal 186312 1726890181.70388: done checking for any_errors_fatal 186312 1726890181.70389: checking for max_fail_percentage 186312 1726890181.70391: done checking for max_fail_percentage 186312 1726890181.70392: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.70393: done checking to see if all hosts have failed 186312 1726890181.70393: getting the remaining hosts for this loop 186312 1726890181.70396: done getting the remaining hosts for this loop 186312 1726890181.70399: getting the next task for host managed_node3 186312 1726890181.70410: done getting next task for host managed_node3 186312 1726890181.70414: ^ task is: TASK: Default thin pool reserved space values 186312 1726890181.70420: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.70425: getting variables 186312 1726890181.70427: in VariableManager get_vars() 186312 1726890181.70471: Calling all_inventory to load vars for managed_node3 186312 1726890181.70475: Calling groups_inventory to load vars for managed_node3 186312 1726890181.70479: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.70493: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.70496: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.70500: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.71403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.72022: done with get_vars() 186312 1726890181.72040: done getting variables 186312 1726890181.72098: 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 [Default thin pool reserved space values] ********************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Friday 20 September 2024 23:43:01 -0400 (0:00:00.065) 0:02:31.460 ****** 186312 1726890181.72135: entering _queue_task() for managed_node3/set_fact 186312 1726890181.72418: worker is 1 (out of 1 available) 186312 1726890181.72433: exiting _queue_task() for managed_node3/set_fact 186312 1726890181.72447: done queuing things up, now waiting for results queue to drain 186312 1726890181.72449: waiting for pending results... 186312 1726890181.72751: running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values 186312 1726890181.72881: in run() - task 02369adf-7a19-881e-6b85-00000000319b 186312 1726890181.72904: variable 'ansible_search_path' from source: unknown 186312 1726890181.72949: calling self._execute() 186312 1726890181.73073: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.73085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.73098: variable 'omit' from source: magic vars 186312 1726890181.73479: variable 'storage_test_volume' from source: include params 186312 1726890181.73524: Evaluated conditional (storage_test_volume.thin): False 186312 1726890181.73539: when evaluation is False, skipping this task 186312 1726890181.73546: _execute() done 186312 1726890181.73551: dumping result to json 186312 1726890181.73557: done dumping result, returning 186312 1726890181.73565: done running TaskExecutor() for managed_node3/TASK: Default thin pool reserved space values [02369adf-7a19-881e-6b85-00000000319b] 186312 1726890181.73573: sending task result for task 02369adf-7a19-881e-6b85-00000000319b skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890181.73718: no more pending results, returning what we have 186312 1726890181.73723: results queue empty 186312 1726890181.73724: checking for any_errors_fatal 186312 1726890181.73740: done checking for any_errors_fatal 186312 1726890181.73741: checking for max_fail_percentage 186312 1726890181.73743: done checking for max_fail_percentage 186312 1726890181.73745: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.73747: done checking to see if all hosts have failed 186312 1726890181.73748: getting the remaining hosts for this loop 186312 1726890181.73750: done getting the remaining hosts for this loop 186312 1726890181.73754: getting the next task for host managed_node3 186312 1726890181.73765: done getting next task for host managed_node3 186312 1726890181.73768: ^ task is: TASK: Default minimal thin pool reserved space size 186312 1726890181.73775: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.73781: getting variables 186312 1726890181.73783: in VariableManager get_vars() 186312 1726890181.73835: Calling all_inventory to load vars for managed_node3 186312 1726890181.73839: Calling groups_inventory to load vars for managed_node3 186312 1726890181.73844: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.73859: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.73863: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.73866: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.74735: done sending task result for task 02369adf-7a19-881e-6b85-00000000319b 186312 1726890181.74739: WORKER PROCESS EXITING 186312 1726890181.74763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.75765: done with get_vars() 186312 1726890181.75780: done getting variables TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Friday 20 September 2024 23:43:01 -0400 (0:00:00.037) 0:02:31.497 ****** 186312 1726890181.75871: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.76180: worker is 1 (out of 1 available) 186312 1726890181.76192: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.76205: done queuing things up, now waiting for results queue to drain 186312 1726890181.76206: waiting for pending results... 186312 1726890181.76519: running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size 186312 1726890181.76673: in run() - task 02369adf-7a19-881e-6b85-00000000319c 186312 1726890181.76690: variable 'ansible_search_path' from source: unknown 186312 1726890181.76735: calling self._execute() 186312 1726890181.76871: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.76875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.76886: variable 'omit' from source: magic vars 186312 1726890181.77197: variable 'storage_test_volume' from source: include params 186312 1726890181.77235: Evaluated conditional (storage_test_volume.thin): False 186312 1726890181.77238: when evaluation is False, skipping this task 186312 1726890181.77241: _execute() done 186312 1726890181.77244: dumping result to json 186312 1726890181.77247: done dumping result, returning 186312 1726890181.77250: done running TaskExecutor() for managed_node3/TASK: Default minimal thin pool reserved space size [02369adf-7a19-881e-6b85-00000000319c] 186312 1726890181.77256: sending task result for task 02369adf-7a19-881e-6b85-00000000319c 186312 1726890181.77356: done sending task result for task 02369adf-7a19-881e-6b85-00000000319c 186312 1726890181.77359: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890181.77408: no more pending results, returning what we have 186312 1726890181.77413: results queue empty 186312 1726890181.77414: checking for any_errors_fatal 186312 1726890181.77427: done checking for any_errors_fatal 186312 1726890181.77428: checking for max_fail_percentage 186312 1726890181.77432: done checking for max_fail_percentage 186312 1726890181.77433: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.77434: done checking to see if all hosts have failed 186312 1726890181.77434: getting the remaining hosts for this loop 186312 1726890181.77437: done getting the remaining hosts for this loop 186312 1726890181.77441: getting the next task for host managed_node3 186312 1726890181.77447: done getting next task for host managed_node3 186312 1726890181.77450: ^ task is: TASK: Default maximal thin pool reserved space size 186312 1726890181.77455: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.77460: getting variables 186312 1726890181.77461: in VariableManager get_vars() 186312 1726890181.77498: Calling all_inventory to load vars for managed_node3 186312 1726890181.77501: Calling groups_inventory to load vars for managed_node3 186312 1726890181.77504: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.77517: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.77520: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.77523: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.77890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.78254: done with get_vars() 186312 1726890181.78265: done getting variables TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Friday 20 September 2024 23:43:01 -0400 (0:00:00.024) 0:02:31.522 ****** 186312 1726890181.78327: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.78555: worker is 1 (out of 1 available) 186312 1726890181.78572: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.78585: done queuing things up, now waiting for results queue to drain 186312 1726890181.78586: waiting for pending results... 186312 1726890181.78857: running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size 186312 1726890181.79026: in run() - task 02369adf-7a19-881e-6b85-00000000319d 186312 1726890181.79051: variable 'ansible_search_path' from source: unknown 186312 1726890181.79097: calling self._execute() 186312 1726890181.79226: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.79237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.79251: variable 'omit' from source: magic vars 186312 1726890181.79778: variable 'storage_test_volume' from source: include params 186312 1726890181.79821: Evaluated conditional (storage_test_volume.thin): False 186312 1726890181.79826: when evaluation is False, skipping this task 186312 1726890181.79829: _execute() done 186312 1726890181.79832: dumping result to json 186312 1726890181.79834: done dumping result, returning 186312 1726890181.79841: done running TaskExecutor() for managed_node3/TASK: Default maximal thin pool reserved space size [02369adf-7a19-881e-6b85-00000000319d] 186312 1726890181.79848: sending task result for task 02369adf-7a19-881e-6b85-00000000319d 186312 1726890181.79954: done sending task result for task 02369adf-7a19-881e-6b85-00000000319d 186312 1726890181.79957: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890181.80007: no more pending results, returning what we have 186312 1726890181.80010: results queue empty 186312 1726890181.80011: checking for any_errors_fatal 186312 1726890181.80021: done checking for any_errors_fatal 186312 1726890181.80022: checking for max_fail_percentage 186312 1726890181.80023: done checking for max_fail_percentage 186312 1726890181.80024: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.80025: done checking to see if all hosts have failed 186312 1726890181.80026: getting the remaining hosts for this loop 186312 1726890181.80028: done getting the remaining hosts for this loop 186312 1726890181.80034: getting the next task for host managed_node3 186312 1726890181.80041: done getting next task for host managed_node3 186312 1726890181.80044: ^ task is: TASK: Calculate maximum usable space in thin pool 186312 1726890181.80048: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.80052: getting variables 186312 1726890181.80053: in VariableManager get_vars() 186312 1726890181.80086: Calling all_inventory to load vars for managed_node3 186312 1726890181.80088: Calling groups_inventory to load vars for managed_node3 186312 1726890181.80091: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.80101: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.80104: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.80106: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.80461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.80809: done with get_vars() 186312 1726890181.80822: done getting variables 186312 1726890181.80864: 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 [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Friday 20 September 2024 23:43:01 -0400 (0:00:00.025) 0:02:31.548 ****** 186312 1726890181.80886: entering _queue_task() for managed_node3/set_fact 186312 1726890181.81113: worker is 1 (out of 1 available) 186312 1726890181.81127: exiting _queue_task() for managed_node3/set_fact 186312 1726890181.81143: done queuing things up, now waiting for results queue to drain 186312 1726890181.81145: waiting for pending results... 186312 1726890181.81388: running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool 186312 1726890181.81479: in run() - task 02369adf-7a19-881e-6b85-00000000319e 186312 1726890181.81490: variable 'ansible_search_path' from source: unknown 186312 1726890181.81524: calling self._execute() 186312 1726890181.81652: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.81696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.81731: variable 'omit' from source: magic vars 186312 1726890181.83286: variable 'storage_test_volume' from source: include params 186312 1726890181.83357: Evaluated conditional (storage_test_volume.thin): False 186312 1726890181.83365: when evaluation is False, skipping this task 186312 1726890181.83376: _execute() done 186312 1726890181.83385: dumping result to json 186312 1726890181.83393: done dumping result, returning 186312 1726890181.83405: done running TaskExecutor() for managed_node3/TASK: Calculate maximum usable space in thin pool [02369adf-7a19-881e-6b85-00000000319e] 186312 1726890181.83421: sending task result for task 02369adf-7a19-881e-6b85-00000000319e skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890181.83587: no more pending results, returning what we have 186312 1726890181.83591: results queue empty 186312 1726890181.83592: checking for any_errors_fatal 186312 1726890181.83606: done checking for any_errors_fatal 186312 1726890181.83607: checking for max_fail_percentage 186312 1726890181.83609: done checking for max_fail_percentage 186312 1726890181.83610: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.83613: done checking to see if all hosts have failed 186312 1726890181.83614: getting the remaining hosts for this loop 186312 1726890181.83616: done getting the remaining hosts for this loop 186312 1726890181.83620: getting the next task for host managed_node3 186312 1726890181.83628: done getting next task for host managed_node3 186312 1726890181.83631: ^ task is: TASK: Apply upper size limit to max usable thin pool space 186312 1726890181.83638: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.83648: getting variables 186312 1726890181.83651: in VariableManager get_vars() 186312 1726890181.83693: Calling all_inventory to load vars for managed_node3 186312 1726890181.83696: Calling groups_inventory to load vars for managed_node3 186312 1726890181.83700: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.83717: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.83721: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.83724: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.84840: done sending task result for task 02369adf-7a19-881e-6b85-00000000319e 186312 1726890181.84845: WORKER PROCESS EXITING 186312 1726890181.85588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.86885: done with get_vars() 186312 1726890181.86906: done getting variables 186312 1726890181.86969: 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 [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Friday 20 September 2024 23:43:01 -0400 (0:00:00.061) 0:02:31.609 ****** 186312 1726890181.87010: entering _queue_task() for managed_node3/set_fact 186312 1726890181.87364: worker is 1 (out of 1 available) 186312 1726890181.87379: exiting _queue_task() for managed_node3/set_fact 186312 1726890181.87393: done queuing things up, now waiting for results queue to drain 186312 1726890181.87395: waiting for pending results... 186312 1726890181.87719: running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space 186312 1726890181.87876: in run() - task 02369adf-7a19-881e-6b85-00000000319f 186312 1726890181.87897: variable 'ansible_search_path' from source: unknown 186312 1726890181.87950: calling self._execute() 186312 1726890181.88079: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.88093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.88108: variable 'omit' from source: magic vars 186312 1726890181.88689: variable 'storage_test_volume' from source: include params 186312 1726890181.88742: Evaluated conditional (storage_test_volume.thin): False 186312 1726890181.88752: when evaluation is False, skipping this task 186312 1726890181.88766: _execute() done 186312 1726890181.88773: dumping result to json 186312 1726890181.88780: done dumping result, returning 186312 1726890181.88788: done running TaskExecutor() for managed_node3/TASK: Apply upper size limit to max usable thin pool space [02369adf-7a19-881e-6b85-00000000319f] 186312 1726890181.88799: sending task result for task 02369adf-7a19-881e-6b85-00000000319f skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890181.88969: no more pending results, returning what we have 186312 1726890181.88973: results queue empty 186312 1726890181.88974: checking for any_errors_fatal 186312 1726890181.88988: done checking for any_errors_fatal 186312 1726890181.88988: checking for max_fail_percentage 186312 1726890181.88990: done checking for max_fail_percentage 186312 1726890181.88991: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.88992: done checking to see if all hosts have failed 186312 1726890181.88993: getting the remaining hosts for this loop 186312 1726890181.88995: done getting the remaining hosts for this loop 186312 1726890181.88998: getting the next task for host managed_node3 186312 1726890181.89007: done getting next task for host managed_node3 186312 1726890181.89009: ^ task is: TASK: Apply lower size limit to max usable thin pool space 186312 1726890181.89017: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.89024: getting variables 186312 1726890181.89025: in VariableManager get_vars() 186312 1726890181.89066: Calling all_inventory to load vars for managed_node3 186312 1726890181.89069: Calling groups_inventory to load vars for managed_node3 186312 1726890181.89073: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.89087: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.89090: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.89092: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.89632: done sending task result for task 02369adf-7a19-881e-6b85-00000000319f 186312 1726890181.89636: WORKER PROCESS EXITING 186312 1726890181.89658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.90288: done with get_vars() 186312 1726890181.90304: done getting variables 186312 1726890181.90367: 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 [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Friday 20 September 2024 23:43:01 -0400 (0:00:00.033) 0:02:31.643 ****** 186312 1726890181.90400: entering _queue_task() for managed_node3/set_fact 186312 1726890181.90697: worker is 1 (out of 1 available) 186312 1726890181.90711: exiting _queue_task() for managed_node3/set_fact 186312 1726890181.90727: done queuing things up, now waiting for results queue to drain 186312 1726890181.90731: waiting for pending results... 186312 1726890181.91767: running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space 186312 1726890181.91939: in run() - task 02369adf-7a19-881e-6b85-0000000031a0 186312 1726890181.91961: variable 'ansible_search_path' from source: unknown 186312 1726890181.92009: calling self._execute() 186312 1726890181.92145: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.92157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.92173: variable 'omit' from source: magic vars 186312 1726890181.92556: variable 'storage_test_volume' from source: include params 186312 1726890181.92596: Evaluated conditional (storage_test_volume.thin): False 186312 1726890181.92603: when evaluation is False, skipping this task 186312 1726890181.92608: _execute() done 186312 1726890181.92618: dumping result to json 186312 1726890181.92625: done dumping result, returning 186312 1726890181.92638: done running TaskExecutor() for managed_node3/TASK: Apply lower size limit to max usable thin pool space [02369adf-7a19-881e-6b85-0000000031a0] 186312 1726890181.92652: sending task result for task 02369adf-7a19-881e-6b85-0000000031a0 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890181.92823: no more pending results, returning what we have 186312 1726890181.92827: results queue empty 186312 1726890181.92827: checking for any_errors_fatal 186312 1726890181.92840: done checking for any_errors_fatal 186312 1726890181.92841: checking for max_fail_percentage 186312 1726890181.92842: done checking for max_fail_percentage 186312 1726890181.92843: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.92844: done checking to see if all hosts have failed 186312 1726890181.92845: getting the remaining hosts for this loop 186312 1726890181.92847: done getting the remaining hosts for this loop 186312 1726890181.92850: getting the next task for host managed_node3 186312 1726890181.92858: done getting next task for host managed_node3 186312 1726890181.92861: ^ task is: TASK: Convert maximum usable thin pool space from int to Size 186312 1726890181.92867: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.92873: getting variables 186312 1726890181.92874: in VariableManager get_vars() 186312 1726890181.92918: Calling all_inventory to load vars for managed_node3 186312 1726890181.92921: Calling groups_inventory to load vars for managed_node3 186312 1726890181.92925: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.92941: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.92945: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.92948: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.93818: done sending task result for task 02369adf-7a19-881e-6b85-0000000031a0 186312 1726890181.93822: WORKER PROCESS EXITING 186312 1726890181.93849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.94474: done with get_vars() 186312 1726890181.94490: done getting variables TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Friday 20 September 2024 23:43:01 -0400 (0:00:00.041) 0:02:31.684 ****** 186312 1726890181.94576: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.94870: worker is 1 (out of 1 available) 186312 1726890181.94883: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890181.94898: done queuing things up, now waiting for results queue to drain 186312 1726890181.94899: waiting for pending results... 186312 1726890181.95273: running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size 186312 1726890181.95475: in run() - task 02369adf-7a19-881e-6b85-0000000031a1 186312 1726890181.95505: variable 'ansible_search_path' from source: unknown 186312 1726890181.95560: calling self._execute() 186312 1726890181.95705: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890181.95724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890181.95753: variable 'omit' from source: magic vars 186312 1726890181.96197: variable 'storage_test_volume' from source: include params 186312 1726890181.96264: Evaluated conditional (storage_test_volume.thin): False 186312 1726890181.96274: when evaluation is False, skipping this task 186312 1726890181.96290: _execute() done 186312 1726890181.96298: dumping result to json 186312 1726890181.96307: done dumping result, returning 186312 1726890181.96324: done running TaskExecutor() for managed_node3/TASK: Convert maximum usable thin pool space from int to Size [02369adf-7a19-881e-6b85-0000000031a1] 186312 1726890181.96346: sending task result for task 02369adf-7a19-881e-6b85-0000000031a1 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890181.96550: no more pending results, returning what we have 186312 1726890181.96555: results queue empty 186312 1726890181.96556: checking for any_errors_fatal 186312 1726890181.96572: done checking for any_errors_fatal 186312 1726890181.96573: checking for max_fail_percentage 186312 1726890181.96575: done checking for max_fail_percentage 186312 1726890181.96576: checking to see if all hosts have failed and the running result is not ok 186312 1726890181.96577: done checking to see if all hosts have failed 186312 1726890181.96578: getting the remaining hosts for this loop 186312 1726890181.96580: done getting the remaining hosts for this loop 186312 1726890181.96584: getting the next task for host managed_node3 186312 1726890181.96599: done getting next task for host managed_node3 186312 1726890181.96602: ^ task is: TASK: Show max thin pool size 186312 1726890181.96608: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890181.96619: getting variables 186312 1726890181.96620: in VariableManager get_vars() 186312 1726890181.96676: Calling all_inventory to load vars for managed_node3 186312 1726890181.96683: Calling groups_inventory to load vars for managed_node3 186312 1726890181.96688: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890181.96710: Calling all_plugins_play to load vars for managed_node3 186312 1726890181.96718: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890181.96725: Calling groups_plugins_play to load vars for managed_node3 186312 1726890181.97635: done sending task result for task 02369adf-7a19-881e-6b85-0000000031a1 186312 1726890181.97639: WORKER PROCESS EXITING 186312 1726890181.97752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890181.98882: done with get_vars() 186312 1726890181.98896: done getting variables 186312 1726890181.98969: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Friday 20 September 2024 23:43:01 -0400 (0:00:00.044) 0:02:31.729 ****** 186312 1726890181.99000: entering _queue_task() for managed_node3/debug 186312 1726890181.99292: worker is 1 (out of 1 available) 186312 1726890181.99304: exiting _queue_task() for managed_node3/debug 186312 1726890181.99318: done queuing things up, now waiting for results queue to drain 186312 1726890181.99320: waiting for pending results... 186312 1726890181.99666: running TaskExecutor() for managed_node3/TASK: Show max thin pool size 186312 1726890181.99834: in run() - task 02369adf-7a19-881e-6b85-0000000031a2 186312 1726890181.99854: variable 'ansible_search_path' from source: unknown 186312 1726890181.99899: calling self._execute() 186312 1726890182.00032: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.00043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.00059: variable 'omit' from source: magic vars 186312 1726890182.00439: variable 'storage_test_volume' from source: include params 186312 1726890182.00480: Evaluated conditional (storage_test_volume.thin): False 186312 1726890182.00488: when evaluation is False, skipping this task 186312 1726890182.00494: _execute() done 186312 1726890182.00502: dumping result to json 186312 1726890182.00509: done dumping result, returning 186312 1726890182.00520: done running TaskExecutor() for managed_node3/TASK: Show max thin pool size [02369adf-7a19-881e-6b85-0000000031a2] 186312 1726890182.00533: sending task result for task 02369adf-7a19-881e-6b85-0000000031a2 skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890182.00703: no more pending results, returning what we have 186312 1726890182.00708: results queue empty 186312 1726890182.00709: checking for any_errors_fatal 186312 1726890182.00725: done checking for any_errors_fatal 186312 1726890182.00726: checking for max_fail_percentage 186312 1726890182.00728: done checking for max_fail_percentage 186312 1726890182.00731: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.00732: done checking to see if all hosts have failed 186312 1726890182.00733: getting the remaining hosts for this loop 186312 1726890182.00735: done getting the remaining hosts for this loop 186312 1726890182.00739: getting the next task for host managed_node3 186312 1726890182.00747: done getting next task for host managed_node3 186312 1726890182.00751: ^ task is: TASK: Show volume thin pool size 186312 1726890182.00758: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.00764: getting variables 186312 1726890182.00766: in VariableManager get_vars() 186312 1726890182.00806: Calling all_inventory to load vars for managed_node3 186312 1726890182.00809: Calling groups_inventory to load vars for managed_node3 186312 1726890182.00815: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.00831: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.00835: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.00839: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.07731: done sending task result for task 02369adf-7a19-881e-6b85-0000000031a2 186312 1726890182.07736: WORKER PROCESS EXITING 186312 1726890182.07922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.08569: done with get_vars() 186312 1726890182.08584: done getting variables 186312 1726890182.08640: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Friday 20 September 2024 23:43:02 -0400 (0:00:00.096) 0:02:31.825 ****** 186312 1726890182.08671: entering _queue_task() for managed_node3/debug 186312 1726890182.09041: worker is 1 (out of 1 available) 186312 1726890182.09054: exiting _queue_task() for managed_node3/debug 186312 1726890182.09068: done queuing things up, now waiting for results queue to drain 186312 1726890182.09070: waiting for pending results... 186312 1726890182.09377: running TaskExecutor() for managed_node3/TASK: Show volume thin pool size 186312 1726890182.09569: in run() - task 02369adf-7a19-881e-6b85-0000000031a3 186312 1726890182.09590: variable 'ansible_search_path' from source: unknown 186312 1726890182.09640: calling self._execute() 186312 1726890182.09771: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.09785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.09802: variable 'omit' from source: magic vars 186312 1726890182.10219: variable 'storage_test_volume' from source: include params 186312 1726890182.10268: Evaluated conditional (storage_test_volume.thin): False 186312 1726890182.10279: when evaluation is False, skipping this task 186312 1726890182.10287: _execute() done 186312 1726890182.10294: dumping result to json 186312 1726890182.10302: done dumping result, returning 186312 1726890182.10313: done running TaskExecutor() for managed_node3/TASK: Show volume thin pool size [02369adf-7a19-881e-6b85-0000000031a3] 186312 1726890182.10325: sending task result for task 02369adf-7a19-881e-6b85-0000000031a3 skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890182.10485: no more pending results, returning what we have 186312 1726890182.10490: results queue empty 186312 1726890182.10490: checking for any_errors_fatal 186312 1726890182.10505: done checking for any_errors_fatal 186312 1726890182.10506: checking for max_fail_percentage 186312 1726890182.10512: done checking for max_fail_percentage 186312 1726890182.10514: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.10515: done checking to see if all hosts have failed 186312 1726890182.10519: getting the remaining hosts for this loop 186312 1726890182.10521: done getting the remaining hosts for this loop 186312 1726890182.10530: getting the next task for host managed_node3 186312 1726890182.10543: done getting next task for host managed_node3 186312 1726890182.10547: ^ task is: TASK: Show test volume size 186312 1726890182.10561: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.10568: getting variables 186312 1726890182.10570: in VariableManager get_vars() 186312 1726890182.10639: Calling all_inventory to load vars for managed_node3 186312 1726890182.10643: Calling groups_inventory to load vars for managed_node3 186312 1726890182.10648: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.10663: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.10666: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.10669: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.11635: done sending task result for task 02369adf-7a19-881e-6b85-0000000031a3 186312 1726890182.11638: WORKER PROCESS EXITING 186312 1726890182.11722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.12459: done with get_vars() 186312 1726890182.12473: done getting variables 186312 1726890182.12534: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test volume size] *************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Friday 20 September 2024 23:43:02 -0400 (0:00:00.038) 0:02:31.864 ****** 186312 1726890182.12570: entering _queue_task() for managed_node3/debug 186312 1726890182.12847: worker is 1 (out of 1 available) 186312 1726890182.12859: exiting _queue_task() for managed_node3/debug 186312 1726890182.12872: done queuing things up, now waiting for results queue to drain 186312 1726890182.12874: waiting for pending results... 186312 1726890182.14009: running TaskExecutor() for managed_node3/TASK: Show test volume size 186312 1726890182.14254: in run() - task 02369adf-7a19-881e-6b85-0000000031a4 186312 1726890182.14288: variable 'ansible_search_path' from source: unknown 186312 1726890182.14338: calling self._execute() 186312 1726890182.14471: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.14482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.14497: variable 'omit' from source: magic vars 186312 1726890182.14885: variable 'storage_test_volume' from source: include params 186312 1726890182.14928: Evaluated conditional (storage_test_volume.thin): False 186312 1726890182.14938: when evaluation is False, skipping this task 186312 1726890182.14945: _execute() done 186312 1726890182.14952: dumping result to json 186312 1726890182.14963: done dumping result, returning 186312 1726890182.14973: done running TaskExecutor() for managed_node3/TASK: Show test volume size [02369adf-7a19-881e-6b85-0000000031a4] 186312 1726890182.14983: sending task result for task 02369adf-7a19-881e-6b85-0000000031a4 skipping: [managed_node3] => { "false_condition": "storage_test_volume.thin" } 186312 1726890182.15142: no more pending results, returning what we have 186312 1726890182.15146: results queue empty 186312 1726890182.15147: checking for any_errors_fatal 186312 1726890182.15154: done checking for any_errors_fatal 186312 1726890182.15155: checking for max_fail_percentage 186312 1726890182.15156: done checking for max_fail_percentage 186312 1726890182.15157: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.15159: done checking to see if all hosts have failed 186312 1726890182.15159: getting the remaining hosts for this loop 186312 1726890182.15161: done getting the remaining hosts for this loop 186312 1726890182.15164: getting the next task for host managed_node3 186312 1726890182.15174: done getting next task for host managed_node3 186312 1726890182.15177: ^ task is: TASK: Establish base value for expected thin pool size 186312 1726890182.15184: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.15190: getting variables 186312 1726890182.15191: in VariableManager get_vars() 186312 1726890182.15236: Calling all_inventory to load vars for managed_node3 186312 1726890182.15239: Calling groups_inventory to load vars for managed_node3 186312 1726890182.15242: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.15258: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.15261: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.15264: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.16650: done sending task result for task 02369adf-7a19-881e-6b85-0000000031a4 186312 1726890182.16654: WORKER PROCESS EXITING 186312 1726890182.16752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.17381: done with get_vars() 186312 1726890182.17395: done getting variables 186312 1726890182.17457: 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 [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Friday 20 September 2024 23:43:02 -0400 (0:00:00.049) 0:02:31.914 ****** 186312 1726890182.17492: entering _queue_task() for managed_node3/set_fact 186312 1726890182.17774: worker is 1 (out of 1 available) 186312 1726890182.17788: exiting _queue_task() for managed_node3/set_fact 186312 1726890182.17800: done queuing things up, now waiting for results queue to drain 186312 1726890182.17801: waiting for pending results... 186312 1726890182.18098: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size 186312 1726890182.18257: in run() - task 02369adf-7a19-881e-6b85-0000000031a5 186312 1726890182.18276: variable 'ansible_search_path' from source: unknown 186312 1726890182.18320: calling self._execute() 186312 1726890182.18451: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.18467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.18484: variable 'omit' from source: magic vars 186312 1726890182.18862: variable 'storage_test_volume' from source: include params 186312 1726890182.18911: Evaluated conditional (storage_test_volume.thin): False 186312 1726890182.18923: when evaluation is False, skipping this task 186312 1726890182.18933: _execute() done 186312 1726890182.18942: dumping result to json 186312 1726890182.18952: done dumping result, returning 186312 1726890182.18964: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool size [02369adf-7a19-881e-6b85-0000000031a5] 186312 1726890182.18976: sending task result for task 02369adf-7a19-881e-6b85-0000000031a5 186312 1726890182.19103: done sending task result for task 02369adf-7a19-881e-6b85-0000000031a5 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890182.19160: no more pending results, returning what we have 186312 1726890182.19165: results queue empty 186312 1726890182.19166: checking for any_errors_fatal 186312 1726890182.19176: done checking for any_errors_fatal 186312 1726890182.19177: checking for max_fail_percentage 186312 1726890182.19178: done checking for max_fail_percentage 186312 1726890182.19179: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.19181: done checking to see if all hosts have failed 186312 1726890182.19181: getting the remaining hosts for this loop 186312 1726890182.19183: done getting the remaining hosts for this loop 186312 1726890182.19187: getting the next task for host managed_node3 186312 1726890182.19195: done getting next task for host managed_node3 186312 1726890182.19198: ^ task is: TASK: Calculate the expected size based on pool size and percentage value 186312 1726890182.19206: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.19213: getting variables 186312 1726890182.19215: in VariableManager get_vars() 186312 1726890182.19258: Calling all_inventory to load vars for managed_node3 186312 1726890182.19261: Calling groups_inventory to load vars for managed_node3 186312 1726890182.19265: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.19280: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.19283: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.19287: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.20072: WORKER PROCESS EXITING 186312 1726890182.20100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.20825: done with get_vars() 186312 1726890182.20842: done getting variables 186312 1726890182.20905: 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 [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Friday 20 September 2024 23:43:02 -0400 (0:00:00.034) 0:02:31.948 ****** 186312 1726890182.20946: entering _queue_task() for managed_node3/set_fact 186312 1726890182.21239: worker is 1 (out of 1 available) 186312 1726890182.21253: exiting _queue_task() for managed_node3/set_fact 186312 1726890182.21267: done queuing things up, now waiting for results queue to drain 186312 1726890182.21269: waiting for pending results... 186312 1726890182.21582: running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value 186312 1726890182.21737: in run() - task 02369adf-7a19-881e-6b85-0000000031a6 186312 1726890182.21759: variable 'ansible_search_path' from source: unknown 186312 1726890182.21799: calling self._execute() 186312 1726890182.21939: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.21952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.21969: variable 'omit' from source: magic vars 186312 1726890182.22389: variable 'storage_test_volume' from source: include params 186312 1726890182.22439: Evaluated conditional (storage_test_volume.thin): False 186312 1726890182.22448: when evaluation is False, skipping this task 186312 1726890182.22455: _execute() done 186312 1726890182.22463: dumping result to json 186312 1726890182.22476: done dumping result, returning 186312 1726890182.22485: done running TaskExecutor() for managed_node3/TASK: Calculate the expected size based on pool size and percentage value [02369adf-7a19-881e-6b85-0000000031a6] 186312 1726890182.22498: sending task result for task 02369adf-7a19-881e-6b85-0000000031a6 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890182.22675: no more pending results, returning what we have 186312 1726890182.22679: results queue empty 186312 1726890182.22680: checking for any_errors_fatal 186312 1726890182.22693: done checking for any_errors_fatal 186312 1726890182.22694: checking for max_fail_percentage 186312 1726890182.22696: done checking for max_fail_percentage 186312 1726890182.22698: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.22699: done checking to see if all hosts have failed 186312 1726890182.22700: getting the remaining hosts for this loop 186312 1726890182.22702: done getting the remaining hosts for this loop 186312 1726890182.22706: getting the next task for host managed_node3 186312 1726890182.22717: done getting next task for host managed_node3 186312 1726890182.22722: ^ task is: TASK: Establish base value for expected thin pool volume size 186312 1726890182.22732: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.22738: getting variables 186312 1726890182.22740: in VariableManager get_vars() 186312 1726890182.22785: Calling all_inventory to load vars for managed_node3 186312 1726890182.22789: Calling groups_inventory to load vars for managed_node3 186312 1726890182.22793: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.22808: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.22814: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.22818: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.23624: done sending task result for task 02369adf-7a19-881e-6b85-0000000031a6 186312 1726890182.23628: WORKER PROCESS EXITING 186312 1726890182.23651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.24430: done with get_vars() 186312 1726890182.24448: done getting variables 186312 1726890182.24508: 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 [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Friday 20 September 2024 23:43:02 -0400 (0:00:00.035) 0:02:31.984 ****** 186312 1726890182.24547: entering _queue_task() for managed_node3/set_fact 186312 1726890182.24846: worker is 1 (out of 1 available) 186312 1726890182.24857: exiting _queue_task() for managed_node3/set_fact 186312 1726890182.24870: done queuing things up, now waiting for results queue to drain 186312 1726890182.24871: waiting for pending results... 186312 1726890182.25176: running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size 186312 1726890182.25320: in run() - task 02369adf-7a19-881e-6b85-0000000031a7 186312 1726890182.25344: variable 'ansible_search_path' from source: unknown 186312 1726890182.25385: calling self._execute() 186312 1726890182.25516: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.25535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.25552: variable 'omit' from source: magic vars 186312 1726890182.25957: variable 'storage_test_volume' from source: include params 186312 1726890182.26003: Evaluated conditional (storage_test_volume.thin): False 186312 1726890182.26010: when evaluation is False, skipping this task 186312 1726890182.26020: _execute() done 186312 1726890182.26028: dumping result to json 186312 1726890182.26038: done dumping result, returning 186312 1726890182.26046: done running TaskExecutor() for managed_node3/TASK: Establish base value for expected thin pool volume size [02369adf-7a19-881e-6b85-0000000031a7] 186312 1726890182.26056: sending task result for task 02369adf-7a19-881e-6b85-0000000031a7 186312 1726890182.26178: done sending task result for task 02369adf-7a19-881e-6b85-0000000031a7 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890182.26227: no more pending results, returning what we have 186312 1726890182.26234: results queue empty 186312 1726890182.26235: checking for any_errors_fatal 186312 1726890182.26243: done checking for any_errors_fatal 186312 1726890182.26244: checking for max_fail_percentage 186312 1726890182.26246: done checking for max_fail_percentage 186312 1726890182.26247: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.26248: done checking to see if all hosts have failed 186312 1726890182.26249: getting the remaining hosts for this loop 186312 1726890182.26251: done getting the remaining hosts for this loop 186312 1726890182.26254: getting the next task for host managed_node3 186312 1726890182.26263: done getting next task for host managed_node3 186312 1726890182.26265: ^ task is: TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890182.26272: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.26277: getting variables 186312 1726890182.26279: in VariableManager get_vars() 186312 1726890182.26323: Calling all_inventory to load vars for managed_node3 186312 1726890182.26326: Calling groups_inventory to load vars for managed_node3 186312 1726890182.26332: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.26347: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.26351: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.26354: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.27216: WORKER PROCESS EXITING 186312 1726890182.27243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.27822: done with get_vars() 186312 1726890182.27841: done getting variables 186312 1726890182.27900: 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 [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Friday 20 September 2024 23:43:02 -0400 (0:00:00.033) 0:02:32.018 ****** 186312 1726890182.27938: entering _queue_task() for managed_node3/set_fact 186312 1726890182.28553: worker is 1 (out of 1 available) 186312 1726890182.28565: exiting _queue_task() for managed_node3/set_fact 186312 1726890182.28578: done queuing things up, now waiting for results queue to drain 186312 1726890182.28579: waiting for pending results... 186312 1726890182.29737: running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value 186312 1726890182.29877: in run() - task 02369adf-7a19-881e-6b85-0000000031a8 186312 1726890182.29896: variable 'ansible_search_path' from source: unknown 186312 1726890182.29941: calling self._execute() 186312 1726890182.30070: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.30083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.30097: variable 'omit' from source: magic vars 186312 1726890182.30481: variable 'storage_test_volume' from source: include params 186312 1726890182.30531: Evaluated conditional (storage_test_volume.thin): False 186312 1726890182.30539: when evaluation is False, skipping this task 186312 1726890182.30546: _execute() done 186312 1726890182.30554: dumping result to json 186312 1726890182.30561: done dumping result, returning 186312 1726890182.30571: done running TaskExecutor() for managed_node3/TASK: Calculate the expected thin pool volume size based on percentage value [02369adf-7a19-881e-6b85-0000000031a8] 186312 1726890182.30582: sending task result for task 02369adf-7a19-881e-6b85-0000000031a8 186312 1726890182.30708: done sending task result for task 02369adf-7a19-881e-6b85-0000000031a8 186312 1726890182.30718: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890182.30772: no more pending results, returning what we have 186312 1726890182.30776: results queue empty 186312 1726890182.30777: checking for any_errors_fatal 186312 1726890182.30787: done checking for any_errors_fatal 186312 1726890182.30788: checking for max_fail_percentage 186312 1726890182.30791: done checking for max_fail_percentage 186312 1726890182.30792: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.30793: done checking to see if all hosts have failed 186312 1726890182.30794: getting the remaining hosts for this loop 186312 1726890182.30796: done getting the remaining hosts for this loop 186312 1726890182.30800: getting the next task for host managed_node3 186312 1726890182.30809: done getting next task for host managed_node3 186312 1726890182.30814: ^ task is: TASK: Replace expected volume size with calculated value 186312 1726890182.30822: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.30827: getting variables 186312 1726890182.30831: in VariableManager get_vars() 186312 1726890182.30875: Calling all_inventory to load vars for managed_node3 186312 1726890182.30878: Calling groups_inventory to load vars for managed_node3 186312 1726890182.30882: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.30898: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.30901: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.30904: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.32174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.33269: done with get_vars() 186312 1726890182.33286: done getting variables 186312 1726890182.33352: 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 [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Friday 20 September 2024 23:43:02 -0400 (0:00:00.054) 0:02:32.073 ****** 186312 1726890182.33388: entering _queue_task() for managed_node3/set_fact 186312 1726890182.34207: worker is 1 (out of 1 available) 186312 1726890182.34279: exiting _queue_task() for managed_node3/set_fact 186312 1726890182.34292: done queuing things up, now waiting for results queue to drain 186312 1726890182.34293: waiting for pending results... 186312 1726890182.35033: running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value 186312 1726890182.35192: in run() - task 02369adf-7a19-881e-6b85-0000000031a9 186312 1726890182.35217: variable 'ansible_search_path' from source: unknown 186312 1726890182.35270: calling self._execute() 186312 1726890182.35416: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.35428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.35449: variable 'omit' from source: magic vars 186312 1726890182.35895: variable 'storage_test_volume' from source: include params 186312 1726890182.35947: Evaluated conditional (storage_test_volume.thin): False 186312 1726890182.35955: when evaluation is False, skipping this task 186312 1726890182.35962: _execute() done 186312 1726890182.35969: dumping result to json 186312 1726890182.35976: done dumping result, returning 186312 1726890182.35991: done running TaskExecutor() for managed_node3/TASK: Replace expected volume size with calculated value [02369adf-7a19-881e-6b85-0000000031a9] 186312 1726890182.36002: sending task result for task 02369adf-7a19-881e-6b85-0000000031a9 186312 1726890182.36136: done sending task result for task 02369adf-7a19-881e-6b85-0000000031a9 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } 186312 1726890182.36188: no more pending results, returning what we have 186312 1726890182.36192: results queue empty 186312 1726890182.36193: checking for any_errors_fatal 186312 1726890182.36203: done checking for any_errors_fatal 186312 1726890182.36203: checking for max_fail_percentage 186312 1726890182.36205: done checking for max_fail_percentage 186312 1726890182.36206: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.36207: done checking to see if all hosts have failed 186312 1726890182.36208: getting the remaining hosts for this loop 186312 1726890182.36210: done getting the remaining hosts for this loop 186312 1726890182.36215: getting the next task for host managed_node3 186312 1726890182.36226: done getting next task for host managed_node3 186312 1726890182.36231: ^ task is: TASK: Show actual size 186312 1726890182.36238: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.36242: getting variables 186312 1726890182.36244: in VariableManager get_vars() 186312 1726890182.36285: Calling all_inventory to load vars for managed_node3 186312 1726890182.36287: Calling groups_inventory to load vars for managed_node3 186312 1726890182.36291: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.36307: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.36310: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.36315: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.37085: WORKER PROCESS EXITING 186312 1726890182.37124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.38027: done with get_vars() 186312 1726890182.38047: done getting variables 186312 1726890182.38105: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show actual size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Friday 20 September 2024 23:43:02 -0400 (0:00:00.047) 0:02:32.120 ****** 186312 1726890182.38146: entering _queue_task() for managed_node3/debug 186312 1726890182.38486: worker is 1 (out of 1 available) 186312 1726890182.38497: exiting _queue_task() for managed_node3/debug 186312 1726890182.38509: done queuing things up, now waiting for results queue to drain 186312 1726890182.38510: waiting for pending results... 186312 1726890182.38833: running TaskExecutor() for managed_node3/TASK: Show actual size 186312 1726890182.38981: in run() - task 02369adf-7a19-881e-6b85-0000000031ab 186312 1726890182.39002: variable 'ansible_search_path' from source: unknown 186312 1726890182.39047: calling self._execute() 186312 1726890182.39184: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.39196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.39210: variable 'omit' from source: magic vars 186312 1726890182.39347: variable 'omit' from source: magic vars 186312 1726890182.39426: variable 'omit' from source: magic vars 186312 1726890182.39469: variable 'omit' from source: magic vars 186312 1726890182.39525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890182.39568: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890182.39597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890182.39626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890182.39648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890182.39684: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890182.39692: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.39700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.39799: Set connection var ansible_shell_type to sh 186312 1726890182.39820: Set connection var ansible_pipelining to False 186312 1726890182.39839: Set connection var ansible_timeout to 10 186312 1726890182.39847: Set connection var ansible_connection to ssh 186312 1726890182.39857: Set connection var ansible_shell_executable to /bin/sh 186312 1726890182.39867: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890182.39892: variable 'ansible_shell_executable' from source: unknown 186312 1726890182.39898: variable 'ansible_connection' from source: unknown 186312 1726890182.39904: variable 'ansible_module_compression' from source: unknown 186312 1726890182.39909: variable 'ansible_shell_type' from source: unknown 186312 1726890182.39916: variable 'ansible_shell_executable' from source: unknown 186312 1726890182.39923: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.39937: variable 'ansible_pipelining' from source: unknown 186312 1726890182.39944: variable 'ansible_timeout' from source: unknown 186312 1726890182.39951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.40090: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890182.40106: variable 'omit' from source: magic vars 186312 1726890182.40117: starting attempt loop 186312 1726890182.40124: running the handler 186312 1726890182.40185: variable 'storage_test_actual_size' from source: set_fact 186312 1726890182.40397: variable 'storage_test_actual_size' from source: set_fact 186312 1726890182.40477: handler run complete 186312 1726890182.40509: attempt loop complete, returning result 186312 1726890182.40519: _execute() done 186312 1726890182.40526: dumping result to json 186312 1726890182.40537: done dumping result, returning 186312 1726890182.40551: done running TaskExecutor() for managed_node3/TASK: Show actual size [02369adf-7a19-881e-6b85-0000000031ab] 186312 1726890182.40562: sending task result for task 02369adf-7a19-881e-6b85-0000000031ab ok: [managed_node3] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } 186312 1726890182.40745: no more pending results, returning what we have 186312 1726890182.40749: results queue empty 186312 1726890182.40750: checking for any_errors_fatal 186312 1726890182.40761: done checking for any_errors_fatal 186312 1726890182.40762: checking for max_fail_percentage 186312 1726890182.40764: done checking for max_fail_percentage 186312 1726890182.40765: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.40767: done checking to see if all hosts have failed 186312 1726890182.40767: getting the remaining hosts for this loop 186312 1726890182.40770: done getting the remaining hosts for this loop 186312 1726890182.40774: getting the next task for host managed_node3 186312 1726890182.40783: done getting next task for host managed_node3 186312 1726890182.40786: ^ task is: TASK: Show expected size 186312 1726890182.40793: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.40798: getting variables 186312 1726890182.40799: in VariableManager get_vars() 186312 1726890182.40845: Calling all_inventory to load vars for managed_node3 186312 1726890182.40849: Calling groups_inventory to load vars for managed_node3 186312 1726890182.40852: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.40865: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.40869: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.40872: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.41927: done sending task result for task 02369adf-7a19-881e-6b85-0000000031ab 186312 1726890182.41933: WORKER PROCESS EXITING 186312 1726890182.41955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.43305: done with get_vars() 186312 1726890182.43401: done getting variables 186312 1726890182.43467: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show expected size] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Friday 20 September 2024 23:43:02 -0400 (0:00:00.053) 0:02:32.174 ****** 186312 1726890182.43502: entering _queue_task() for managed_node3/debug 186312 1726890182.44322: worker is 1 (out of 1 available) 186312 1726890182.44338: exiting _queue_task() for managed_node3/debug 186312 1726890182.44352: done queuing things up, now waiting for results queue to drain 186312 1726890182.44354: waiting for pending results... 186312 1726890182.46423: running TaskExecutor() for managed_node3/TASK: Show expected size 186312 1726890182.47254: in run() - task 02369adf-7a19-881e-6b85-0000000031ac 186312 1726890182.47276: variable 'ansible_search_path' from source: unknown 186312 1726890182.47318: calling self._execute() 186312 1726890182.47438: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.47448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.47462: variable 'omit' from source: magic vars 186312 1726890182.47588: variable 'omit' from source: magic vars 186312 1726890182.47657: variable 'omit' from source: magic vars 186312 1726890182.47696: variable 'omit' from source: magic vars 186312 1726890182.47746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890182.47789: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890182.47821: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890182.47845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890182.47862: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890182.47896: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890182.47904: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.47913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.48013: Set connection var ansible_shell_type to sh 186312 1726890182.48029: Set connection var ansible_pipelining to False 186312 1726890182.48044: Set connection var ansible_timeout to 10 186312 1726890182.48050: Set connection var ansible_connection to ssh 186312 1726890182.48058: Set connection var ansible_shell_executable to /bin/sh 186312 1726890182.48066: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890182.48093: variable 'ansible_shell_executable' from source: unknown 186312 1726890182.48102: variable 'ansible_connection' from source: unknown 186312 1726890182.48108: variable 'ansible_module_compression' from source: unknown 186312 1726890182.48116: variable 'ansible_shell_type' from source: unknown 186312 1726890182.48122: variable 'ansible_shell_executable' from source: unknown 186312 1726890182.48129: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.48136: variable 'ansible_pipelining' from source: unknown 186312 1726890182.48142: variable 'ansible_timeout' from source: unknown 186312 1726890182.48150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.48296: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 186312 1726890182.48608: variable 'omit' from source: magic vars 186312 1726890182.48619: starting attempt loop 186312 1726890182.48627: running the handler 186312 1726890182.48884: handler run complete 186312 1726890182.49074: attempt loop complete, returning result 186312 1726890182.49082: _execute() done 186312 1726890182.49089: dumping result to json 186312 1726890182.49095: done dumping result, returning 186312 1726890182.49133: done running TaskExecutor() for managed_node3/TASK: Show expected size [02369adf-7a19-881e-6b85-0000000031ac] 186312 1726890182.49143: sending task result for task 02369adf-7a19-881e-6b85-0000000031ac 186312 1726890182.49268: done sending task result for task 02369adf-7a19-881e-6b85-0000000031ac 186312 1726890182.49271: WORKER PROCESS EXITING ok: [managed_node3] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } 186312 1726890182.49343: no more pending results, returning what we have 186312 1726890182.49347: results queue empty 186312 1726890182.49348: checking for any_errors_fatal 186312 1726890182.49358: done checking for any_errors_fatal 186312 1726890182.49359: checking for max_fail_percentage 186312 1726890182.49361: done checking for max_fail_percentage 186312 1726890182.49362: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.49363: done checking to see if all hosts have failed 186312 1726890182.49364: getting the remaining hosts for this loop 186312 1726890182.49366: done getting the remaining hosts for this loop 186312 1726890182.49369: getting the next task for host managed_node3 186312 1726890182.49378: done getting next task for host managed_node3 186312 1726890182.49380: ^ task is: TASK: Assert expected size is actual size 186312 1726890182.49387: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.49394: getting variables 186312 1726890182.49396: in VariableManager get_vars() 186312 1726890182.49443: Calling all_inventory to load vars for managed_node3 186312 1726890182.49447: Calling groups_inventory to load vars for managed_node3 186312 1726890182.49450: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.49461: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.49464: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.49466: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.50233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.51747: done with get_vars() 186312 1726890182.51767: done getting variables 186312 1726890182.51834: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Friday 20 September 2024 23:43:02 -0400 (0:00:00.083) 0:02:32.257 ****** 186312 1726890182.51870: entering _queue_task() for managed_node3/assert 186312 1726890182.52208: worker is 1 (out of 1 available) 186312 1726890182.52222: exiting _queue_task() for managed_node3/assert 186312 1726890182.52236: done queuing things up, now waiting for results queue to drain 186312 1726890182.52237: waiting for pending results... 186312 1726890182.52980: running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size 186312 1726890182.53222: in run() - task 02369adf-7a19-881e-6b85-0000000031ad 186312 1726890182.53245: variable 'ansible_search_path' from source: unknown 186312 1726890182.53364: calling self._execute() 186312 1726890182.53580: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.53658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.53677: variable 'omit' from source: magic vars 186312 1726890182.54087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 186312 1726890182.58353: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 186312 1726890182.58451: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 186312 1726890182.58603: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 186312 1726890182.58710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 186312 1726890182.58741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 186312 1726890182.58882: variable '_storage_test_volume_present' from source: set_fact 186312 1726890182.59020: Evaluated conditional (_storage_test_volume_present | bool): False 186312 1726890182.59027: when evaluation is False, skipping this task 186312 1726890182.59034: _execute() done 186312 1726890182.59114: dumping result to json 186312 1726890182.59122: done dumping result, returning 186312 1726890182.59134: done running TaskExecutor() for managed_node3/TASK: Assert expected size is actual size [02369adf-7a19-881e-6b85-0000000031ad] 186312 1726890182.59142: sending task result for task 02369adf-7a19-881e-6b85-0000000031ad skipping: [managed_node3] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } 186312 1726890182.59292: no more pending results, returning what we have 186312 1726890182.59296: results queue empty 186312 1726890182.59297: checking for any_errors_fatal 186312 1726890182.59305: done checking for any_errors_fatal 186312 1726890182.59306: checking for max_fail_percentage 186312 1726890182.59308: done checking for max_fail_percentage 186312 1726890182.59309: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.59310: done checking to see if all hosts have failed 186312 1726890182.59311: getting the remaining hosts for this loop 186312 1726890182.59314: done getting the remaining hosts for this loop 186312 1726890182.59318: getting the next task for host managed_node3 186312 1726890182.59329: done getting next task for host managed_node3 186312 1726890182.59332: ^ task is: TASK: Get information about the LV 186312 1726890182.59337: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.59342: getting variables 186312 1726890182.59343: in VariableManager get_vars() 186312 1726890182.59386: Calling all_inventory to load vars for managed_node3 186312 1726890182.59389: Calling groups_inventory to load vars for managed_node3 186312 1726890182.59393: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.59407: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.59411: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.59417: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.60334: done sending task result for task 02369adf-7a19-881e-6b85-0000000031ad 186312 1726890182.60338: WORKER PROCESS EXITING 186312 1726890182.60360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.60980: done with get_vars() 186312 1726890182.60999: done getting variables 186312 1726890182.61063: 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 [Get information about the LV] ******************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 20 September 2024 23:43:02 -0400 (0:00:00.092) 0:02:32.350 ****** 186312 1726890182.61102: entering _queue_task() for managed_node3/command 186312 1726890182.61432: worker is 1 (out of 1 available) 186312 1726890182.61444: exiting _queue_task() for managed_node3/command 186312 1726890182.61458: done queuing things up, now waiting for results queue to drain 186312 1726890182.61459: waiting for pending results... 186312 1726890182.61756: running TaskExecutor() for managed_node3/TASK: Get information about the LV 186312 1726890182.61889: in run() - task 02369adf-7a19-881e-6b85-0000000031b4 186312 1726890182.61913: variable 'ansible_search_path' from source: unknown 186312 1726890182.61951: calling self._execute() 186312 1726890182.62074: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.62086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.62102: variable 'omit' from source: magic vars 186312 1726890182.62526: variable 'storage_test_volume' from source: include params 186312 1726890182.62554: variable '_storage_test_volume_present' from source: set_fact 186312 1726890182.62578: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890182.62584: when evaluation is False, skipping this task 186312 1726890182.62589: _execute() done 186312 1726890182.62595: dumping result to json 186312 1726890182.62600: done dumping result, returning 186312 1726890182.62608: done running TaskExecutor() for managed_node3/TASK: Get information about the LV [02369adf-7a19-881e-6b85-0000000031b4] 186312 1726890182.62620: sending task result for task 02369adf-7a19-881e-6b85-0000000031b4 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890182.62779: no more pending results, returning what we have 186312 1726890182.62782: results queue empty 186312 1726890182.62783: checking for any_errors_fatal 186312 1726890182.62794: done checking for any_errors_fatal 186312 1726890182.62795: checking for max_fail_percentage 186312 1726890182.62797: done checking for max_fail_percentage 186312 1726890182.62798: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.62799: done checking to see if all hosts have failed 186312 1726890182.62800: getting the remaining hosts for this loop 186312 1726890182.62802: done getting the remaining hosts for this loop 186312 1726890182.62806: getting the next task for host managed_node3 186312 1726890182.62816: done getting next task for host managed_node3 186312 1726890182.62819: ^ task is: TASK: Set LV segment type 186312 1726890182.62826: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.62831: getting variables 186312 1726890182.62833: in VariableManager get_vars() 186312 1726890182.62874: Calling all_inventory to load vars for managed_node3 186312 1726890182.62877: Calling groups_inventory to load vars for managed_node3 186312 1726890182.62881: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.62895: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.62898: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.62900: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.63747: done sending task result for task 02369adf-7a19-881e-6b85-0000000031b4 186312 1726890182.63751: WORKER PROCESS EXITING 186312 1726890182.63774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.64409: done with get_vars() 186312 1726890182.64428: done getting variables 186312 1726890182.64490: 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 [Set LV segment type] ***************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 20 September 2024 23:43:02 -0400 (0:00:00.034) 0:02:32.384 ****** 186312 1726890182.64525: entering _queue_task() for managed_node3/set_fact 186312 1726890182.64827: worker is 1 (out of 1 available) 186312 1726890182.64840: exiting _queue_task() for managed_node3/set_fact 186312 1726890182.64854: done queuing things up, now waiting for results queue to drain 186312 1726890182.64855: waiting for pending results... 186312 1726890182.65168: running TaskExecutor() for managed_node3/TASK: Set LV segment type 186312 1726890182.65308: in run() - task 02369adf-7a19-881e-6b85-0000000031b5 186312 1726890182.65333: variable 'ansible_search_path' from source: unknown 186312 1726890182.65375: calling self._execute() 186312 1726890182.65501: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.65518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.65536: variable 'omit' from source: magic vars 186312 1726890182.65978: variable 'storage_test_volume' from source: include params 186312 1726890182.66005: variable '_storage_test_volume_present' from source: set_fact 186312 1726890182.66034: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890182.66043: when evaluation is False, skipping this task 186312 1726890182.66051: _execute() done 186312 1726890182.66060: dumping result to json 186312 1726890182.66067: done dumping result, returning 186312 1726890182.66077: done running TaskExecutor() for managed_node3/TASK: Set LV segment type [02369adf-7a19-881e-6b85-0000000031b5] 186312 1726890182.66087: sending task result for task 02369adf-7a19-881e-6b85-0000000031b5 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890182.66250: no more pending results, returning what we have 186312 1726890182.66255: results queue empty 186312 1726890182.66256: checking for any_errors_fatal 186312 1726890182.66264: done checking for any_errors_fatal 186312 1726890182.66265: checking for max_fail_percentage 186312 1726890182.66267: done checking for max_fail_percentage 186312 1726890182.66268: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.66269: done checking to see if all hosts have failed 186312 1726890182.66270: getting the remaining hosts for this loop 186312 1726890182.66272: done getting the remaining hosts for this loop 186312 1726890182.66276: getting the next task for host managed_node3 186312 1726890182.66285: done getting next task for host managed_node3 186312 1726890182.66288: ^ task is: TASK: Check segment type 186312 1726890182.66294: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.66300: getting variables 186312 1726890182.66302: in VariableManager get_vars() 186312 1726890182.66349: Calling all_inventory to load vars for managed_node3 186312 1726890182.66353: Calling groups_inventory to load vars for managed_node3 186312 1726890182.66357: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.66372: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.66375: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.66378: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.67532: done sending task result for task 02369adf-7a19-881e-6b85-0000000031b5 186312 1726890182.67536: WORKER PROCESS EXITING 186312 1726890182.67677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.68269: done with get_vars() 186312 1726890182.68284: done getting variables 186312 1726890182.68345: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check segment type] ****************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 20 September 2024 23:43:02 -0400 (0:00:00.038) 0:02:32.423 ****** 186312 1726890182.68379: entering _queue_task() for managed_node3/assert 186312 1726890182.68690: worker is 1 (out of 1 available) 186312 1726890182.68703: exiting _queue_task() for managed_node3/assert 186312 1726890182.68717: done queuing things up, now waiting for results queue to drain 186312 1726890182.68718: waiting for pending results... 186312 1726890182.69017: running TaskExecutor() for managed_node3/TASK: Check segment type 186312 1726890182.69163: in run() - task 02369adf-7a19-881e-6b85-0000000031b6 186312 1726890182.69182: variable 'ansible_search_path' from source: unknown 186312 1726890182.69224: calling self._execute() 186312 1726890182.69350: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.69362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.69381: variable 'omit' from source: magic vars 186312 1726890182.69840: variable 'storage_test_volume' from source: include params 186312 1726890182.69866: variable '_storage_test_volume_present' from source: set_fact 186312 1726890182.69893: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890182.69901: when evaluation is False, skipping this task 186312 1726890182.69907: _execute() done 186312 1726890182.69918: dumping result to json 186312 1726890182.69925: done dumping result, returning 186312 1726890182.69935: done running TaskExecutor() for managed_node3/TASK: Check segment type [02369adf-7a19-881e-6b85-0000000031b6] 186312 1726890182.69945: sending task result for task 02369adf-7a19-881e-6b85-0000000031b6 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890182.70106: no more pending results, returning what we have 186312 1726890182.70113: results queue empty 186312 1726890182.70114: checking for any_errors_fatal 186312 1726890182.70127: done checking for any_errors_fatal 186312 1726890182.70128: checking for max_fail_percentage 186312 1726890182.70130: done checking for max_fail_percentage 186312 1726890182.70131: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.70132: done checking to see if all hosts have failed 186312 1726890182.70133: getting the remaining hosts for this loop 186312 1726890182.70134: done getting the remaining hosts for this loop 186312 1726890182.70138: getting the next task for host managed_node3 186312 1726890182.70147: done getting next task for host managed_node3 186312 1726890182.70151: ^ task is: TASK: Set LV cache size 186312 1726890182.70158: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.70163: getting variables 186312 1726890182.70165: in VariableManager get_vars() 186312 1726890182.70207: Calling all_inventory to load vars for managed_node3 186312 1726890182.70210: Calling groups_inventory to load vars for managed_node3 186312 1726890182.70215: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.70229: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.70233: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.70236: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.71057: done sending task result for task 02369adf-7a19-881e-6b85-0000000031b6 186312 1726890182.71060: WORKER PROCESS EXITING 186312 1726890182.71079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.71676: done with get_vars() 186312 1726890182.71691: done getting variables 186312 1726890182.71959: 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 [Set LV cache size] ******************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 20 September 2024 23:43:02 -0400 (0:00:00.036) 0:02:32.459 ****** 186312 1726890182.71995: entering _queue_task() for managed_node3/set_fact 186312 1726890182.72288: worker is 1 (out of 1 available) 186312 1726890182.72302: exiting _queue_task() for managed_node3/set_fact 186312 1726890182.72319: done queuing things up, now waiting for results queue to drain 186312 1726890182.72320: waiting for pending results... 186312 1726890182.74395: running TaskExecutor() for managed_node3/TASK: Set LV cache size 186312 1726890182.74618: in run() - task 02369adf-7a19-881e-6b85-0000000031b7 186312 1726890182.74839: variable 'ansible_search_path' from source: unknown 186312 1726890182.74883: calling self._execute() 186312 1726890182.75222: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.75240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.75256: variable 'omit' from source: magic vars 186312 1726890182.76138: variable 'storage_test_volume' from source: include params 186312 1726890182.76348: variable '_storage_test_volume_present' from source: set_fact 186312 1726890182.76378: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890182.76387: when evaluation is False, skipping this task 186312 1726890182.76395: _execute() done 186312 1726890182.76403: dumping result to json 186312 1726890182.76418: done dumping result, returning 186312 1726890182.76439: done running TaskExecutor() for managed_node3/TASK: Set LV cache size [02369adf-7a19-881e-6b85-0000000031b7] 186312 1726890182.76455: sending task result for task 02369adf-7a19-881e-6b85-0000000031b7 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890182.76625: no more pending results, returning what we have 186312 1726890182.76631: results queue empty 186312 1726890182.76632: checking for any_errors_fatal 186312 1726890182.76643: done checking for any_errors_fatal 186312 1726890182.76644: checking for max_fail_percentage 186312 1726890182.76646: done checking for max_fail_percentage 186312 1726890182.76647: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.76648: done checking to see if all hosts have failed 186312 1726890182.76649: getting the remaining hosts for this loop 186312 1726890182.76651: done getting the remaining hosts for this loop 186312 1726890182.76654: getting the next task for host managed_node3 186312 1726890182.76662: done getting next task for host managed_node3 186312 1726890182.76666: ^ task is: TASK: Parse the requested cache size 186312 1726890182.76673: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.76677: getting variables 186312 1726890182.76679: in VariableManager get_vars() 186312 1726890182.76727: Calling all_inventory to load vars for managed_node3 186312 1726890182.76733: Calling groups_inventory to load vars for managed_node3 186312 1726890182.76738: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.76755: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.76759: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.76762: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.77318: done sending task result for task 02369adf-7a19-881e-6b85-0000000031b7 186312 1726890182.77322: WORKER PROCESS EXITING 186312 1726890182.77353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.77989: done with get_vars() 186312 1726890182.78006: done getting variables TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 20 September 2024 23:43:02 -0400 (0:00:00.061) 0:02:32.520 ****** 186312 1726890182.78108: entering _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890182.78470: worker is 1 (out of 1 available) 186312 1726890182.78483: exiting _queue_task() for managed_node3/fedora.linux_system_roles.bsize 186312 1726890182.78498: done queuing things up, now waiting for results queue to drain 186312 1726890182.78499: waiting for pending results... 186312 1726890182.79142: running TaskExecutor() for managed_node3/TASK: Parse the requested cache size 186312 1726890182.79352: in run() - task 02369adf-7a19-881e-6b85-0000000031b8 186312 1726890182.79513: variable 'ansible_search_path' from source: unknown 186312 1726890182.79562: calling self._execute() 186312 1726890182.79805: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.79933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.79949: variable 'omit' from source: magic vars 186312 1726890182.80500: variable 'storage_test_volume' from source: include params 186312 1726890182.80532: variable '_storage_test_volume_present' from source: set_fact 186312 1726890182.80561: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890182.80568: when evaluation is False, skipping this task 186312 1726890182.80579: _execute() done 186312 1726890182.80585: dumping result to json 186312 1726890182.80591: done dumping result, returning 186312 1726890182.80600: done running TaskExecutor() for managed_node3/TASK: Parse the requested cache size [02369adf-7a19-881e-6b85-0000000031b8] 186312 1726890182.80608: sending task result for task 02369adf-7a19-881e-6b85-0000000031b8 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890182.80785: no more pending results, returning what we have 186312 1726890182.80790: results queue empty 186312 1726890182.80791: checking for any_errors_fatal 186312 1726890182.80806: done checking for any_errors_fatal 186312 1726890182.80807: checking for max_fail_percentage 186312 1726890182.80809: done checking for max_fail_percentage 186312 1726890182.80810: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.80813: done checking to see if all hosts have failed 186312 1726890182.80814: getting the remaining hosts for this loop 186312 1726890182.80816: done getting the remaining hosts for this loop 186312 1726890182.80820: getting the next task for host managed_node3 186312 1726890182.80834: done getting next task for host managed_node3 186312 1726890182.80837: ^ task is: TASK: Set expected cache size 186312 1726890182.80845: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.80850: getting variables 186312 1726890182.80852: in VariableManager get_vars() 186312 1726890182.80898: Calling all_inventory to load vars for managed_node3 186312 1726890182.80901: Calling groups_inventory to load vars for managed_node3 186312 1726890182.80905: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.80924: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.80928: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.80934: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.81737: done sending task result for task 02369adf-7a19-881e-6b85-0000000031b8 186312 1726890182.81741: WORKER PROCESS EXITING 186312 1726890182.81768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.82633: done with get_vars() 186312 1726890182.82652: done getting variables 186312 1726890182.82716: 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 [Set expected cache size] ************************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 20 September 2024 23:43:02 -0400 (0:00:00.046) 0:02:32.566 ****** 186312 1726890182.82756: entering _queue_task() for managed_node3/set_fact 186312 1726890182.83094: worker is 1 (out of 1 available) 186312 1726890182.83107: exiting _queue_task() for managed_node3/set_fact 186312 1726890182.83124: done queuing things up, now waiting for results queue to drain 186312 1726890182.83125: waiting for pending results... 186312 1726890182.83936: running TaskExecutor() for managed_node3/TASK: Set expected cache size 186312 1726890182.84078: in run() - task 02369adf-7a19-881e-6b85-0000000031b9 186312 1726890182.84097: variable 'ansible_search_path' from source: unknown 186312 1726890182.84141: calling self._execute() 186312 1726890182.84269: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.84280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.84298: variable 'omit' from source: magic vars 186312 1726890182.84777: variable 'storage_test_volume' from source: include params 186312 1726890182.84807: variable '_storage_test_volume_present' from source: set_fact 186312 1726890182.84843: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890182.84853: when evaluation is False, skipping this task 186312 1726890182.84860: _execute() done 186312 1726890182.84866: dumping result to json 186312 1726890182.84872: done dumping result, returning 186312 1726890182.84881: done running TaskExecutor() for managed_node3/TASK: Set expected cache size [02369adf-7a19-881e-6b85-0000000031b9] 186312 1726890182.84890: sending task result for task 02369adf-7a19-881e-6b85-0000000031b9 skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890182.85058: no more pending results, returning what we have 186312 1726890182.85063: results queue empty 186312 1726890182.85064: checking for any_errors_fatal 186312 1726890182.85076: done checking for any_errors_fatal 186312 1726890182.85077: checking for max_fail_percentage 186312 1726890182.85079: done checking for max_fail_percentage 186312 1726890182.85080: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.85081: done checking to see if all hosts have failed 186312 1726890182.85081: getting the remaining hosts for this loop 186312 1726890182.85083: done getting the remaining hosts for this loop 186312 1726890182.85088: getting the next task for host managed_node3 186312 1726890182.85097: done getting next task for host managed_node3 186312 1726890182.85100: ^ task is: TASK: Check cache size 186312 1726890182.85108: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.85115: getting variables 186312 1726890182.85117: in VariableManager get_vars() 186312 1726890182.85163: Calling all_inventory to load vars for managed_node3 186312 1726890182.85166: Calling groups_inventory to load vars for managed_node3 186312 1726890182.85170: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.85185: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.85188: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.85192: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.86115: done sending task result for task 02369adf-7a19-881e-6b85-0000000031b9 186312 1726890182.86119: WORKER PROCESS EXITING 186312 1726890182.86152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.86784: done with get_vars() 186312 1726890182.86801: done getting variables 186312 1726890182.86871: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check cache size] ******************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 20 September 2024 23:43:02 -0400 (0:00:00.041) 0:02:32.608 ****** 186312 1726890182.86907: entering _queue_task() for managed_node3/assert 186312 1726890182.87234: worker is 1 (out of 1 available) 186312 1726890182.87249: exiting _queue_task() for managed_node3/assert 186312 1726890182.87262: done queuing things up, now waiting for results queue to drain 186312 1726890182.87264: waiting for pending results... 186312 1726890182.87590: running TaskExecutor() for managed_node3/TASK: Check cache size 186312 1726890182.87732: in run() - task 02369adf-7a19-881e-6b85-0000000031ba 186312 1726890182.87758: variable 'ansible_search_path' from source: unknown 186312 1726890182.87800: calling self._execute() 186312 1726890182.88001: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.88049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.88087: variable 'omit' from source: magic vars 186312 1726890182.88614: variable 'storage_test_volume' from source: include params 186312 1726890182.88647: variable '_storage_test_volume_present' from source: set_fact 186312 1726890182.88677: Evaluated conditional (storage_test_volume.type == 'lvm' and _storage_test_volume_present): False 186312 1726890182.88689: when evaluation is False, skipping this task 186312 1726890182.88700: _execute() done 186312 1726890182.88707: dumping result to json 186312 1726890182.88715: done dumping result, returning 186312 1726890182.88726: done running TaskExecutor() for managed_node3/TASK: Check cache size [02369adf-7a19-881e-6b85-0000000031ba] 186312 1726890182.88738: sending task result for task 02369adf-7a19-881e-6b85-0000000031ba skipping: [managed_node3] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } 186312 1726890182.88922: no more pending results, returning what we have 186312 1726890182.88926: results queue empty 186312 1726890182.88927: checking for any_errors_fatal 186312 1726890182.88940: done checking for any_errors_fatal 186312 1726890182.88941: checking for max_fail_percentage 186312 1726890182.88942: done checking for max_fail_percentage 186312 1726890182.88943: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.88945: done checking to see if all hosts have failed 186312 1726890182.88946: getting the remaining hosts for this loop 186312 1726890182.88948: done getting the remaining hosts for this loop 186312 1726890182.88952: getting the next task for host managed_node3 186312 1726890182.88964: done getting next task for host managed_node3 186312 1726890182.88967: ^ task is: TASK: Clean up facts 186312 1726890182.88973: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.88984: getting variables 186312 1726890182.88986: in VariableManager get_vars() 186312 1726890182.89042: Calling all_inventory to load vars for managed_node3 186312 1726890182.89046: Calling groups_inventory to load vars for managed_node3 186312 1726890182.89050: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.89065: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.89069: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.89073: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.90292: done sending task result for task 02369adf-7a19-881e-6b85-0000000031ba 186312 1726890182.90296: WORKER PROCESS EXITING 186312 1726890182.90321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.90995: done with get_vars() 186312 1726890182.91014: done getting variables 186312 1726890182.91107: 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 [Clean up facts] ********************************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 20 September 2024 23:43:02 -0400 (0:00:00.042) 0:02:32.651 ****** 186312 1726890182.91199: entering _queue_task() for managed_node3/set_fact 186312 1726890182.91577: worker is 1 (out of 1 available) 186312 1726890182.91590: exiting _queue_task() for managed_node3/set_fact 186312 1726890182.91608: done queuing things up, now waiting for results queue to drain 186312 1726890182.91609: waiting for pending results... 186312 1726890182.91935: running TaskExecutor() for managed_node3/TASK: Clean up facts 186312 1726890182.92071: in run() - task 02369adf-7a19-881e-6b85-000000002f67 186312 1726890182.92093: variable 'ansible_search_path' from source: unknown 186312 1726890182.92139: calling self._execute() 186312 1726890182.92279: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.92291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.92310: variable 'omit' from source: magic vars 186312 1726890182.92450: variable 'omit' from source: magic vars 186312 1726890182.92520: variable 'omit' from source: magic vars 186312 1726890182.92567: variable 'omit' from source: magic vars 186312 1726890182.92628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890182.92674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890182.92705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890182.92738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890182.92757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890182.92795: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890182.92803: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.92815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.92924: Set connection var ansible_shell_type to sh 186312 1726890182.92947: Set connection var ansible_pipelining to False 186312 1726890182.92962: Set connection var ansible_timeout to 10 186312 1726890182.92969: Set connection var ansible_connection to ssh 186312 1726890182.92978: Set connection var ansible_shell_executable to /bin/sh 186312 1726890182.92988: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890182.93016: variable 'ansible_shell_executable' from source: unknown 186312 1726890182.93031: variable 'ansible_connection' from source: unknown 186312 1726890182.93860: variable 'ansible_module_compression' from source: unknown 186312 1726890182.93870: variable 'ansible_shell_type' from source: unknown 186312 1726890182.93877: variable 'ansible_shell_executable' from source: unknown 186312 1726890182.93883: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.93892: variable 'ansible_pipelining' from source: unknown 186312 1726890182.93898: variable 'ansible_timeout' from source: unknown 186312 1726890182.93910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.94191: 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) 186312 1726890182.94360: variable 'omit' from source: magic vars 186312 1726890182.94370: starting attempt loop 186312 1726890182.94377: running the handler 186312 1726890182.94396: handler run complete 186312 1726890182.94414: attempt loop complete, returning result 186312 1726890182.94426: _execute() done 186312 1726890182.94438: dumping result to json 186312 1726890182.94444: done dumping result, returning 186312 1726890182.94459: done running TaskExecutor() for managed_node3/TASK: Clean up facts [02369adf-7a19-881e-6b85-000000002f67] 186312 1726890182.94469: sending task result for task 02369adf-7a19-881e-6b85-000000002f67 ok: [managed_node3] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } 186312 1726890182.94647: no more pending results, returning what we have 186312 1726890182.94651: results queue empty 186312 1726890182.94652: checking for any_errors_fatal 186312 1726890182.94667: done checking for any_errors_fatal 186312 1726890182.94668: checking for max_fail_percentage 186312 1726890182.94670: done checking for max_fail_percentage 186312 1726890182.94671: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.94673: done checking to see if all hosts have failed 186312 1726890182.94674: getting the remaining hosts for this loop 186312 1726890182.94676: done getting the remaining hosts for this loop 186312 1726890182.94679: getting the next task for host managed_node3 186312 1726890182.94689: done getting next task for host managed_node3 186312 1726890182.94692: ^ task is: TASK: Clean up variable namespace 186312 1726890182.94697: ^ state is: HOST STATE: block=2, task=45, rescue=0, 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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 186312 1726890182.94703: getting variables 186312 1726890182.94705: in VariableManager get_vars() 186312 1726890182.94755: Calling all_inventory to load vars for managed_node3 186312 1726890182.94758: Calling groups_inventory to load vars for managed_node3 186312 1726890182.94762: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.94775: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.94778: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.94781: Calling groups_plugins_play to load vars for managed_node3 186312 1726890182.95958: done sending task result for task 02369adf-7a19-881e-6b85-000000002f67 186312 1726890182.95961: WORKER PROCESS EXITING 186312 1726890182.96131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890182.96719: done with get_vars() 186312 1726890182.96738: done getting variables 186312 1726890182.96799: 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 [Clean up variable namespace] ********************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Friday 20 September 2024 23:43:02 -0400 (0:00:00.056) 0:02:32.707 ****** 186312 1726890182.96837: entering _queue_task() for managed_node3/set_fact 186312 1726890182.97183: worker is 1 (out of 1 available) 186312 1726890182.97196: exiting _queue_task() for managed_node3/set_fact 186312 1726890182.97210: done queuing things up, now waiting for results queue to drain 186312 1726890182.97211: waiting for pending results... 186312 1726890182.97543: running TaskExecutor() for managed_node3/TASK: Clean up variable namespace 186312 1726890182.97723: in run() - task 02369adf-7a19-881e-6b85-000000002d3f 186312 1726890182.97755: variable 'ansible_search_path' from source: unknown 186312 1726890182.97817: calling self._execute() 186312 1726890182.97981: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.98005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.98031: variable 'omit' from source: magic vars 186312 1726890182.98207: variable 'omit' from source: magic vars 186312 1726890182.98267: variable 'omit' from source: magic vars 186312 1726890182.98331: variable 'omit' from source: magic vars 186312 1726890182.98398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 186312 1726890182.98450: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 186312 1726890182.98485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 186312 1726890182.98517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890182.98554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 186312 1726890182.98598: variable 'inventory_hostname' from source: host vars for 'managed_node3' 186312 1726890182.98617: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.98627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.98746: Set connection var ansible_shell_type to sh 186312 1726890182.98773: Set connection var ansible_pipelining to False 186312 1726890182.98788: Set connection var ansible_timeout to 10 186312 1726890182.98795: Set connection var ansible_connection to ssh 186312 1726890182.98804: Set connection var ansible_shell_executable to /bin/sh 186312 1726890182.98814: Set connection var ansible_module_compression to ZIP_DEFLATED 186312 1726890182.98840: variable 'ansible_shell_executable' from source: unknown 186312 1726890182.98846: variable 'ansible_connection' from source: unknown 186312 1726890182.98851: variable 'ansible_module_compression' from source: unknown 186312 1726890182.98856: variable 'ansible_shell_type' from source: unknown 186312 1726890182.98862: variable 'ansible_shell_executable' from source: unknown 186312 1726890182.98869: variable 'ansible_host' from source: host vars for 'managed_node3' 186312 1726890182.98875: variable 'ansible_pipelining' from source: unknown 186312 1726890182.98880: variable 'ansible_timeout' from source: unknown 186312 1726890182.98887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 186312 1726890182.99092: 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) 186312 1726890182.99113: variable 'omit' from source: magic vars 186312 1726890182.99126: starting attempt loop 186312 1726890182.99141: running the handler 186312 1726890182.99169: handler run complete 186312 1726890182.99190: attempt loop complete, returning result 186312 1726890182.99210: _execute() done 186312 1726890182.99221: dumping result to json 186312 1726890182.99239: done dumping result, returning 186312 1726890182.99253: done running TaskExecutor() for managed_node3/TASK: Clean up variable namespace [02369adf-7a19-881e-6b85-000000002d3f] 186312 1726890182.99274: sending task result for task 02369adf-7a19-881e-6b85-000000002d3f 186312 1726890182.99410: done sending task result for task 02369adf-7a19-881e-6b85-000000002d3f ok: [managed_node3] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } 186312 1726890182.99500: no more pending results, returning what we have 186312 1726890182.99504: results queue empty 186312 1726890182.99505: checking for any_errors_fatal 186312 1726890182.99525: done checking for any_errors_fatal 186312 1726890182.99527: checking for max_fail_percentage 186312 1726890182.99532: done checking for max_fail_percentage 186312 1726890182.99533: checking to see if all hosts have failed and the running result is not ok 186312 1726890182.99538: done checking to see if all hosts have failed 186312 1726890182.99539: getting the remaining hosts for this loop 186312 1726890182.99541: done getting the remaining hosts for this loop 186312 1726890182.99547: getting the next task for host managed_node3 186312 1726890182.99564: done getting next task for host managed_node3 186312 1726890182.99568: ^ task is: TASK: meta (flush_handlers) 186312 1726890182.99570: ^ 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 186312 1726890182.99579: getting variables 186312 1726890182.99582: in VariableManager get_vars() 186312 1726890182.99646: Calling all_inventory to load vars for managed_node3 186312 1726890182.99652: Calling groups_inventory to load vars for managed_node3 186312 1726890182.99657: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890182.99670: Calling all_plugins_play to load vars for managed_node3 186312 1726890182.99674: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890182.99678: Calling groups_plugins_play to load vars for managed_node3 186312 1726890183.00632: WORKER PROCESS EXITING 186312 1726890183.00803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890183.01520: done with get_vars() 186312 1726890183.01539: done getting variables 186312 1726890183.01636: in VariableManager get_vars() 186312 1726890183.01649: Calling all_inventory to load vars for managed_node3 186312 1726890183.01651: Calling groups_inventory to load vars for managed_node3 186312 1726890183.01657: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890183.01666: Calling all_plugins_play to load vars for managed_node3 186312 1726890183.01668: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890183.01672: Calling groups_plugins_play to load vars for managed_node3 186312 1726890183.02120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890183.02688: done with get_vars() 186312 1726890183.02708: done queuing things up, now waiting for results queue to drain 186312 1726890183.02711: results queue empty 186312 1726890183.02713: checking for any_errors_fatal 186312 1726890183.02717: done checking for any_errors_fatal 186312 1726890183.02718: checking for max_fail_percentage 186312 1726890183.02719: done checking for max_fail_percentage 186312 1726890183.02720: checking to see if all hosts have failed and the running result is not ok 186312 1726890183.02721: done checking to see if all hosts have failed 186312 1726890183.02722: getting the remaining hosts for this loop 186312 1726890183.02723: done getting the remaining hosts for this loop 186312 1726890183.02725: getting the next task for host managed_node3 186312 1726890183.02732: done getting next task for host managed_node3 186312 1726890183.02734: ^ task is: TASK: meta (flush_handlers) 186312 1726890183.02736: ^ 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 186312 1726890183.02744: getting variables 186312 1726890183.02745: in VariableManager get_vars() 186312 1726890183.02757: Calling all_inventory to load vars for managed_node3 186312 1726890183.02759: Calling groups_inventory to load vars for managed_node3 186312 1726890183.02762: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890183.02767: Calling all_plugins_play to load vars for managed_node3 186312 1726890183.02769: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890183.02772: Calling groups_plugins_play to load vars for managed_node3 186312 1726890183.03209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890183.03793: done with get_vars() 186312 1726890183.03814: done getting variables 186312 1726890183.03868: in VariableManager get_vars() 186312 1726890183.03879: Calling all_inventory to load vars for managed_node3 186312 1726890183.03881: Calling groups_inventory to load vars for managed_node3 186312 1726890183.03884: Calling all_plugins_inventory to load vars for managed_node3 186312 1726890183.03888: Calling all_plugins_play to load vars for managed_node3 186312 1726890183.03891: Calling groups_plugins_inventory to load vars for managed_node3 186312 1726890183.03894: Calling groups_plugins_play to load vars for managed_node3 186312 1726890183.04314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 186312 1726890183.04892: done with get_vars() 186312 1726890183.04911: done queuing things up, now waiting for results queue to drain 186312 1726890183.04915: results queue empty 186312 1726890183.04915: checking for any_errors_fatal 186312 1726890183.04917: done checking for any_errors_fatal 186312 1726890183.04918: checking for max_fail_percentage 186312 1726890183.04919: done checking for max_fail_percentage 186312 1726890183.04919: checking to see if all hosts have failed and the running result is not ok 186312 1726890183.04920: done checking to see if all hosts have failed 186312 1726890183.04921: getting the remaining hosts for this loop 186312 1726890183.04922: done getting the remaining hosts for this loop 186312 1726890183.04925: getting the next task for host managed_node3 186312 1726890183.04928: done getting next task for host managed_node3 186312 1726890183.04931: ^ task is: None 186312 1726890183.04932: ^ 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 186312 1726890183.04934: done queuing things up, now waiting for results queue to drain 186312 1726890183.04934: results queue empty 186312 1726890183.04935: checking for any_errors_fatal 186312 1726890183.04936: done checking for any_errors_fatal 186312 1726890183.04937: checking for max_fail_percentage 186312 1726890183.04937: done checking for max_fail_percentage 186312 1726890183.04938: checking to see if all hosts have failed and the running result is not ok 186312 1726890183.04939: done checking to see if all hosts have failed 186312 1726890183.04941: getting the next task for host managed_node3 186312 1726890183.04943: done getting next task for host managed_node3 186312 1726890183.04944: ^ task is: None 186312 1726890183.04946: ^ 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_node3 : ok=496 changed=11 unreachable=0 failed=0 skipped=631 rescued=0 ignored=0 Friday 20 September 2024 23:43:03 -0400 (0:00:00.082) 0:02:32.789 ****** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 8.90s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.40s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Find unused disks in the system ----------------------------------------- 2.49s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 fedora.linux_system_roles.storage : Get service facts ------------------- 1.96s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.64s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Ensure cryptsetup is present -------------------------------------------- 1.62s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.60s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Get path of test volume device ------------------------------------------ 1.59s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.58s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Ensure cryptsetup is present -------------------------------------------- 1.56s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.55s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure test packages ---------------------------------------------------- 1.54s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Ensure cryptsetup is present -------------------------------------------- 1.54s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.53s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.52s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.51s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.51s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure test packages ---------------------------------------------------- 1.50s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Ensure cryptsetup is present -------------------------------------------- 1.49s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Gather swap info -------------------------------------------------------- 1.49s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 186312 1726890183.05347: RUNNING CLEANUP